diff --git a/README.md b/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..2bf40f4ec8fe7bb4813b1d72636652ca158178f3
--- /dev/null
+++ b/README.md
@@ -0,0 +1,202 @@
+---
+base_model: haoranxu/ALMA-13B-Pretrain
+library_name: peft
+---
+
+# Model Card for Model ID
+
+
+
+
+
+## Model Details
+
+### Model Description
+
+
+
+
+
+- **Developed by:** [More Information Needed]
+- **Funded by [optional]:** [More Information Needed]
+- **Shared by [optional]:** [More Information Needed]
+- **Model type:** [More Information Needed]
+- **Language(s) (NLP):** [More Information Needed]
+- **License:** [More Information Needed]
+- **Finetuned from model [optional]:** [More Information Needed]
+
+### Model Sources [optional]
+
+
+
+- **Repository:** [More Information Needed]
+- **Paper [optional]:** [More Information Needed]
+- **Demo [optional]:** [More Information Needed]
+
+## Uses
+
+
+
+### Direct Use
+
+
+
+[More Information Needed]
+
+### Downstream Use [optional]
+
+
+
+[More Information Needed]
+
+### Out-of-Scope Use
+
+
+
+[More Information Needed]
+
+## Bias, Risks, and Limitations
+
+
+
+[More Information Needed]
+
+### Recommendations
+
+
+
+Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
+
+## How to Get Started with the Model
+
+Use the code below to get started with the model.
+
+[More Information Needed]
+
+## Training Details
+
+### Training Data
+
+
+
+[More Information Needed]
+
+### Training Procedure
+
+
+
+#### Preprocessing [optional]
+
+[More Information Needed]
+
+
+#### Training Hyperparameters
+
+- **Training regime:** [More Information Needed]
+
+#### Speeds, Sizes, Times [optional]
+
+
+
+[More Information Needed]
+
+## Evaluation
+
+
+
+### Testing Data, Factors & Metrics
+
+#### Testing Data
+
+
+
+[More Information Needed]
+
+#### Factors
+
+
+
+[More Information Needed]
+
+#### Metrics
+
+
+
+[More Information Needed]
+
+### Results
+
+[More Information Needed]
+
+#### Summary
+
+
+
+## Model Examination [optional]
+
+
+
+[More Information Needed]
+
+## Environmental Impact
+
+
+
+Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
+
+- **Hardware Type:** [More Information Needed]
+- **Hours used:** [More Information Needed]
+- **Cloud Provider:** [More Information Needed]
+- **Compute Region:** [More Information Needed]
+- **Carbon Emitted:** [More Information Needed]
+
+## Technical Specifications [optional]
+
+### Model Architecture and Objective
+
+[More Information Needed]
+
+### Compute Infrastructure
+
+[More Information Needed]
+
+#### Hardware
+
+[More Information Needed]
+
+#### Software
+
+[More Information Needed]
+
+## Citation [optional]
+
+
+
+**BibTeX:**
+
+[More Information Needed]
+
+**APA:**
+
+[More Information Needed]
+
+## Glossary [optional]
+
+
+
+[More Information Needed]
+
+## More Information [optional]
+
+[More Information Needed]
+
+## Model Card Authors [optional]
+
+[More Information Needed]
+
+## Model Card Contact
+
+[More Information Needed]
+### Framework versions
+
+- PEFT 0.13.0
\ No newline at end of file
diff --git a/adapter_config.json b/adapter_config.json
new file mode 100644
index 0000000000000000000000000000000000000000..ee1c3f72968da1e5fdd2d5a79404bff63043b969
--- /dev/null
+++ b/adapter_config.json
@@ -0,0 +1,34 @@
+{
+ "alpha_pattern": {},
+ "auto_mapping": null,
+ "base_model_name_or_path": "haoranxu/ALMA-13B-Pretrain",
+ "bias": "none",
+ "fan_in_fan_out": false,
+ "inference_mode": true,
+ "init_lora_weights": true,
+ "layer_replication": null,
+ "layers_pattern": null,
+ "layers_to_transform": null,
+ "loftq_config": {},
+ "lora_alpha": 32,
+ "lora_dropout": 0.05,
+ "megatron_config": null,
+ "megatron_core": "megatron.core",
+ "modules_to_save": null,
+ "peft_type": "LORA",
+ "r": 16,
+ "rank_pattern": {},
+ "revision": null,
+ "target_modules": [
+ "k_proj",
+ "up_proj",
+ "q_proj",
+ "v_proj",
+ "down_proj",
+ "o_proj",
+ "gate_proj"
+ ],
+ "task_type": "CAUSAL_LM",
+ "use_dora": false,
+ "use_rslora": false
+}
\ No newline at end of file
diff --git a/adapter_model.safetensors b/adapter_model.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..53d9bfcbd4aac5681787547c59c69e884dda31c4
--- /dev/null
+++ b/adapter_model.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:237f6630d45932dbcb30a23d5fd218aaeeca13db6cfe25e091fbf1a37084d67e
+size 125248624
diff --git a/checkpoint-428/README.md b/checkpoint-428/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..2bf40f4ec8fe7bb4813b1d72636652ca158178f3
--- /dev/null
+++ b/checkpoint-428/README.md
@@ -0,0 +1,202 @@
+---
+base_model: haoranxu/ALMA-13B-Pretrain
+library_name: peft
+---
+
+# Model Card for Model ID
+
+
+
+
+
+## Model Details
+
+### Model Description
+
+
+
+
+
+- **Developed by:** [More Information Needed]
+- **Funded by [optional]:** [More Information Needed]
+- **Shared by [optional]:** [More Information Needed]
+- **Model type:** [More Information Needed]
+- **Language(s) (NLP):** [More Information Needed]
+- **License:** [More Information Needed]
+- **Finetuned from model [optional]:** [More Information Needed]
+
+### Model Sources [optional]
+
+
+
+- **Repository:** [More Information Needed]
+- **Paper [optional]:** [More Information Needed]
+- **Demo [optional]:** [More Information Needed]
+
+## Uses
+
+
+
+### Direct Use
+
+
+
+[More Information Needed]
+
+### Downstream Use [optional]
+
+
+
+[More Information Needed]
+
+### Out-of-Scope Use
+
+
+
+[More Information Needed]
+
+## Bias, Risks, and Limitations
+
+
+
+[More Information Needed]
+
+### Recommendations
+
+
+
+Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
+
+## How to Get Started with the Model
+
+Use the code below to get started with the model.
+
+[More Information Needed]
+
+## Training Details
+
+### Training Data
+
+
+
+[More Information Needed]
+
+### Training Procedure
+
+
+
+#### Preprocessing [optional]
+
+[More Information Needed]
+
+
+#### Training Hyperparameters
+
+- **Training regime:** [More Information Needed]
+
+#### Speeds, Sizes, Times [optional]
+
+
+
+[More Information Needed]
+
+## Evaluation
+
+
+
+### Testing Data, Factors & Metrics
+
+#### Testing Data
+
+
+
+[More Information Needed]
+
+#### Factors
+
+
+
+[More Information Needed]
+
+#### Metrics
+
+
+
+[More Information Needed]
+
+### Results
+
+[More Information Needed]
+
+#### Summary
+
+
+
+## Model Examination [optional]
+
+
+
+[More Information Needed]
+
+## Environmental Impact
+
+
+
+Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
+
+- **Hardware Type:** [More Information Needed]
+- **Hours used:** [More Information Needed]
+- **Cloud Provider:** [More Information Needed]
+- **Compute Region:** [More Information Needed]
+- **Carbon Emitted:** [More Information Needed]
+
+## Technical Specifications [optional]
+
+### Model Architecture and Objective
+
+[More Information Needed]
+
+### Compute Infrastructure
+
+[More Information Needed]
+
+#### Hardware
+
+[More Information Needed]
+
+#### Software
+
+[More Information Needed]
+
+## Citation [optional]
+
+
+
+**BibTeX:**
+
+[More Information Needed]
+
+**APA:**
+
+[More Information Needed]
+
+## Glossary [optional]
+
+
+
+[More Information Needed]
+
+## More Information [optional]
+
+[More Information Needed]
+
+## Model Card Authors [optional]
+
+[More Information Needed]
+
+## Model Card Contact
+
+[More Information Needed]
+### Framework versions
+
+- PEFT 0.13.0
\ No newline at end of file
diff --git a/checkpoint-428/adapter_config.json b/checkpoint-428/adapter_config.json
new file mode 100644
index 0000000000000000000000000000000000000000..a29d8197c1351aeaa2d69c80ca8c0a1221908c19
--- /dev/null
+++ b/checkpoint-428/adapter_config.json
@@ -0,0 +1,34 @@
+{
+ "alpha_pattern": {},
+ "auto_mapping": null,
+ "base_model_name_or_path": "haoranxu/ALMA-13B-Pretrain",
+ "bias": "none",
+ "fan_in_fan_out": false,
+ "inference_mode": true,
+ "init_lora_weights": true,
+ "layer_replication": null,
+ "layers_pattern": null,
+ "layers_to_transform": null,
+ "loftq_config": {},
+ "lora_alpha": 32,
+ "lora_dropout": 0.05,
+ "megatron_config": null,
+ "megatron_core": "megatron.core",
+ "modules_to_save": null,
+ "peft_type": "LORA",
+ "r": 16,
+ "rank_pattern": {},
+ "revision": null,
+ "target_modules": [
+ "up_proj",
+ "down_proj",
+ "gate_proj",
+ "q_proj",
+ "v_proj",
+ "k_proj",
+ "o_proj"
+ ],
+ "task_type": "CAUSAL_LM",
+ "use_dora": false,
+ "use_rslora": false
+}
\ No newline at end of file
diff --git a/checkpoint-428/adapter_model.safetensors b/checkpoint-428/adapter_model.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..53d9bfcbd4aac5681787547c59c69e884dda31c4
--- /dev/null
+++ b/checkpoint-428/adapter_model.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:237f6630d45932dbcb30a23d5fd218aaeeca13db6cfe25e091fbf1a37084d67e
+size 125248624
diff --git a/checkpoint-428/adapter_model/README.md b/checkpoint-428/adapter_model/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..2bf40f4ec8fe7bb4813b1d72636652ca158178f3
--- /dev/null
+++ b/checkpoint-428/adapter_model/README.md
@@ -0,0 +1,202 @@
+---
+base_model: haoranxu/ALMA-13B-Pretrain
+library_name: peft
+---
+
+# Model Card for Model ID
+
+
+
+
+
+## Model Details
+
+### Model Description
+
+
+
+
+
+- **Developed by:** [More Information Needed]
+- **Funded by [optional]:** [More Information Needed]
+- **Shared by [optional]:** [More Information Needed]
+- **Model type:** [More Information Needed]
+- **Language(s) (NLP):** [More Information Needed]
+- **License:** [More Information Needed]
+- **Finetuned from model [optional]:** [More Information Needed]
+
+### Model Sources [optional]
+
+
+
+- **Repository:** [More Information Needed]
+- **Paper [optional]:** [More Information Needed]
+- **Demo [optional]:** [More Information Needed]
+
+## Uses
+
+
+
+### Direct Use
+
+
+
+[More Information Needed]
+
+### Downstream Use [optional]
+
+
+
+[More Information Needed]
+
+### Out-of-Scope Use
+
+
+
+[More Information Needed]
+
+## Bias, Risks, and Limitations
+
+
+
+[More Information Needed]
+
+### Recommendations
+
+
+
+Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
+
+## How to Get Started with the Model
+
+Use the code below to get started with the model.
+
+[More Information Needed]
+
+## Training Details
+
+### Training Data
+
+
+
+[More Information Needed]
+
+### Training Procedure
+
+
+
+#### Preprocessing [optional]
+
+[More Information Needed]
+
+
+#### Training Hyperparameters
+
+- **Training regime:** [More Information Needed]
+
+#### Speeds, Sizes, Times [optional]
+
+
+
+[More Information Needed]
+
+## Evaluation
+
+
+
+### Testing Data, Factors & Metrics
+
+#### Testing Data
+
+
+
+[More Information Needed]
+
+#### Factors
+
+
+
+[More Information Needed]
+
+#### Metrics
+
+
+
+[More Information Needed]
+
+### Results
+
+[More Information Needed]
+
+#### Summary
+
+
+
+## Model Examination [optional]
+
+
+
+[More Information Needed]
+
+## Environmental Impact
+
+
+
+Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
+
+- **Hardware Type:** [More Information Needed]
+- **Hours used:** [More Information Needed]
+- **Cloud Provider:** [More Information Needed]
+- **Compute Region:** [More Information Needed]
+- **Carbon Emitted:** [More Information Needed]
+
+## Technical Specifications [optional]
+
+### Model Architecture and Objective
+
+[More Information Needed]
+
+### Compute Infrastructure
+
+[More Information Needed]
+
+#### Hardware
+
+[More Information Needed]
+
+#### Software
+
+[More Information Needed]
+
+## Citation [optional]
+
+
+
+**BibTeX:**
+
+[More Information Needed]
+
+**APA:**
+
+[More Information Needed]
+
+## Glossary [optional]
+
+
+
+[More Information Needed]
+
+## More Information [optional]
+
+[More Information Needed]
+
+## Model Card Authors [optional]
+
+[More Information Needed]
+
+## Model Card Contact
+
+[More Information Needed]
+### Framework versions
+
+- PEFT 0.13.0
\ No newline at end of file
diff --git a/checkpoint-428/adapter_model/adapter_config.json b/checkpoint-428/adapter_model/adapter_config.json
new file mode 100644
index 0000000000000000000000000000000000000000..ee1c3f72968da1e5fdd2d5a79404bff63043b969
--- /dev/null
+++ b/checkpoint-428/adapter_model/adapter_config.json
@@ -0,0 +1,34 @@
+{
+ "alpha_pattern": {},
+ "auto_mapping": null,
+ "base_model_name_or_path": "haoranxu/ALMA-13B-Pretrain",
+ "bias": "none",
+ "fan_in_fan_out": false,
+ "inference_mode": true,
+ "init_lora_weights": true,
+ "layer_replication": null,
+ "layers_pattern": null,
+ "layers_to_transform": null,
+ "loftq_config": {},
+ "lora_alpha": 32,
+ "lora_dropout": 0.05,
+ "megatron_config": null,
+ "megatron_core": "megatron.core",
+ "modules_to_save": null,
+ "peft_type": "LORA",
+ "r": 16,
+ "rank_pattern": {},
+ "revision": null,
+ "target_modules": [
+ "k_proj",
+ "up_proj",
+ "q_proj",
+ "v_proj",
+ "down_proj",
+ "o_proj",
+ "gate_proj"
+ ],
+ "task_type": "CAUSAL_LM",
+ "use_dora": false,
+ "use_rslora": false
+}
\ No newline at end of file
diff --git a/checkpoint-428/adapter_model/adapter_model.safetensors b/checkpoint-428/adapter_model/adapter_model.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..53d9bfcbd4aac5681787547c59c69e884dda31c4
--- /dev/null
+++ b/checkpoint-428/adapter_model/adapter_model.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:237f6630d45932dbcb30a23d5fd218aaeeca13db6cfe25e091fbf1a37084d67e
+size 125248624
diff --git a/checkpoint-428/global_step428/mp_rank_00_model_states.pt b/checkpoint-428/global_step428/mp_rank_00_model_states.pt
new file mode 100644
index 0000000000000000000000000000000000000000..3c9133610d7ef6f0582c4d78a4e993828871c034
--- /dev/null
+++ b/checkpoint-428/global_step428/mp_rank_00_model_states.pt
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:28fae5036f6d2e47cfed4620c86a3543d7fa28f914798c113c9c3b8d0a77a165
+size 125607596
diff --git a/checkpoint-428/global_step428/zero_pp_rank_0_mp_rank_00_optim_states.pt b/checkpoint-428/global_step428/zero_pp_rank_0_mp_rank_00_optim_states.pt
new file mode 100644
index 0000000000000000000000000000000000000000..bb6e19047d781672c4bc0ae70a3c74b429ffa9f9
--- /dev/null
+++ b/checkpoint-428/global_step428/zero_pp_rank_0_mp_rank_00_optim_states.pt
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:fbb6ef38faeeed4eb9d57fa6d73b1976f9cb1fa2e2d0bdd95252caf634cf15ed
+size 187779656
diff --git a/checkpoint-428/global_step428/zero_pp_rank_1_mp_rank_00_optim_states.pt b/checkpoint-428/global_step428/zero_pp_rank_1_mp_rank_00_optim_states.pt
new file mode 100644
index 0000000000000000000000000000000000000000..973acc329711ef9fb63127c405dfcb5d0c41d708
--- /dev/null
+++ b/checkpoint-428/global_step428/zero_pp_rank_1_mp_rank_00_optim_states.pt
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0cf2576808a136be6aa6ad393385ab4a930e9e08f42567471f15e9b8e90ab007
+size 187779784
diff --git a/checkpoint-428/global_step428/zero_pp_rank_2_mp_rank_00_optim_states.pt b/checkpoint-428/global_step428/zero_pp_rank_2_mp_rank_00_optim_states.pt
new file mode 100644
index 0000000000000000000000000000000000000000..3297615b83abc76b9e3eaf20e745fe1fc0d29624
--- /dev/null
+++ b/checkpoint-428/global_step428/zero_pp_rank_2_mp_rank_00_optim_states.pt
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c49d48eb7bca104336dfcc4232e31bad2a8e2ed846cd13e4e2e9a5c9dcc8f929
+size 187779784
diff --git a/checkpoint-428/global_step428/zero_pp_rank_3_mp_rank_00_optim_states.pt b/checkpoint-428/global_step428/zero_pp_rank_3_mp_rank_00_optim_states.pt
new file mode 100644
index 0000000000000000000000000000000000000000..9d4543a6ccc905366aba8e81b96aa29f68f354ac
--- /dev/null
+++ b/checkpoint-428/global_step428/zero_pp_rank_3_mp_rank_00_optim_states.pt
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b6c72551169cd7d90c3d8756acb085e7aa2b2305a3390c68ff72860a9f363ced
+size 187779784
diff --git a/checkpoint-428/latest b/checkpoint-428/latest
new file mode 100644
index 0000000000000000000000000000000000000000..db93d1b9337260f662cac94ff5f4520d8048fcbe
--- /dev/null
+++ b/checkpoint-428/latest
@@ -0,0 +1 @@
+global_step428
\ No newline at end of file
diff --git a/checkpoint-428/rng_state_0.pth b/checkpoint-428/rng_state_0.pth
new file mode 100644
index 0000000000000000000000000000000000000000..8b5b5e861d0e2e8f34a173b47c445f4d7e992003
--- /dev/null
+++ b/checkpoint-428/rng_state_0.pth
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bfbe15d2812f6d0179e0883d0e3f34988997824a81121338d51c54631719666a
+size 15024
diff --git a/checkpoint-428/rng_state_1.pth b/checkpoint-428/rng_state_1.pth
new file mode 100644
index 0000000000000000000000000000000000000000..0c78891333b755ccbe8932a9fffb220dd5083299
--- /dev/null
+++ b/checkpoint-428/rng_state_1.pth
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e86e64cb41c52434f62ff7557b0d4256df2c1b62a000007bf25e91820efa82e5
+size 15024
diff --git a/checkpoint-428/rng_state_2.pth b/checkpoint-428/rng_state_2.pth
new file mode 100644
index 0000000000000000000000000000000000000000..9cb475fc4ec51d9851696acde34b31a1fb62d288
--- /dev/null
+++ b/checkpoint-428/rng_state_2.pth
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:10ed0e04a814e7101c6a7a00b6dd1cd2914d4a102414a25bdd802e8364e9ac82
+size 15024
diff --git a/checkpoint-428/rng_state_3.pth b/checkpoint-428/rng_state_3.pth
new file mode 100644
index 0000000000000000000000000000000000000000..c95ad64eb60561ed1b6271ede6d55b4697f6014f
--- /dev/null
+++ b/checkpoint-428/rng_state_3.pth
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ca3594dd4187c61ec4b12d76250f5afb1eefa93b4747f3f432f5f1e72238b0e3
+size 15024
diff --git a/checkpoint-428/scheduler.pt b/checkpoint-428/scheduler.pt
new file mode 100644
index 0000000000000000000000000000000000000000..7a2728cc13848e9c831276ba0e177433c1621080
--- /dev/null
+++ b/checkpoint-428/scheduler.pt
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5ee76ddc402042cb81418950166cb2d58539631503c7b3278b9a199998f4f5e8
+size 1064
diff --git a/checkpoint-428/special_tokens_map.json b/checkpoint-428/special_tokens_map.json
new file mode 100644
index 0000000000000000000000000000000000000000..8bedc05a6476080d7f473a9da72394f2cee48340
--- /dev/null
+++ b/checkpoint-428/special_tokens_map.json
@@ -0,0 +1,30 @@
+{
+ "bos_token": {
+ "content": "",
+ "lstrip": false,
+ "normalized": false,
+ "rstrip": false,
+ "single_word": false
+ },
+ "eos_token": {
+ "content": "",
+ "lstrip": false,
+ "normalized": false,
+ "rstrip": false,
+ "single_word": false
+ },
+ "pad_token": {
+ "content": "",
+ "lstrip": false,
+ "normalized": false,
+ "rstrip": false,
+ "single_word": false
+ },
+ "unk_token": {
+ "content": "",
+ "lstrip": false,
+ "normalized": false,
+ "rstrip": false,
+ "single_word": false
+ }
+}
diff --git a/checkpoint-428/tokenizer.json b/checkpoint-428/tokenizer.json
new file mode 100644
index 0000000000000000000000000000000000000000..9d45deca9edc80300989ca717b2f5673b0e0976f
--- /dev/null
+++ b/checkpoint-428/tokenizer.json
@@ -0,0 +1,277134 @@
+{
+ "version": "1.0",
+ "truncation": {
+ "direction": "Right",
+ "max_length": 512,
+ "strategy": "LongestFirst",
+ "stride": 0
+ },
+ "padding": null,
+ "added_tokens": [
+ {
+ "id": 0,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 1,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 2,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ }
+ ],
+ "normalizer": null,
+ "pre_tokenizer": {
+ "type": "Metaspace",
+ "replacement": "▁",
+ "prepend_scheme": "first",
+ "split": false
+ },
+ "post_processor": {
+ "type": "TemplateProcessing",
+ "single": [
+ {
+ "SpecialToken": {
+ "id": "",
+ "type_id": 0
+ }
+ },
+ {
+ "Sequence": {
+ "id": "A",
+ "type_id": 0
+ }
+ }
+ ],
+ "pair": [
+ {
+ "SpecialToken": {
+ "id": "",
+ "type_id": 0
+ }
+ },
+ {
+ "Sequence": {
+ "id": "A",
+ "type_id": 0
+ }
+ },
+ {
+ "SpecialToken": {
+ "id": "",
+ "type_id": 1
+ }
+ },
+ {
+ "Sequence": {
+ "id": "B",
+ "type_id": 1
+ }
+ }
+ ],
+ "special_tokens": {
+ "": {
+ "id": "",
+ "ids": [
+ 1
+ ],
+ "tokens": [
+ ""
+ ]
+ }
+ }
+ },
+ "decoder": {
+ "type": "Sequence",
+ "decoders": [
+ {
+ "type": "Replace",
+ "pattern": {
+ "String": "▁"
+ },
+ "content": " "
+ },
+ {
+ "type": "ByteFallback"
+ },
+ {
+ "type": "Fuse"
+ },
+ {
+ "type": "Strip",
+ "content": " ",
+ "start": 1,
+ "stop": 0
+ }
+ ]
+ },
+ "model": {
+ "type": "BPE",
+ "dropout": null,
+ "unk_token": "",
+ "continuing_subword_prefix": null,
+ "end_of_word_suffix": null,
+ "fuse_unk": true,
+ "byte_fallback": true,
+ "ignore_merges": false,
+ "vocab": {
+ "": 0,
+ "": 1,
+ "": 2,
+ "<0x00>": 3,
+ "<0x01>": 4,
+ "<0x02>": 5,
+ "<0x03>": 6,
+ "<0x04>": 7,
+ "<0x05>": 8,
+ "<0x06>": 9,
+ "<0x07>": 10,
+ "<0x08>": 11,
+ "<0x09>": 12,
+ "<0x0A>": 13,
+ "<0x0B>": 14,
+ "<0x0C>": 15,
+ "<0x0D>": 16,
+ "<0x0E>": 17,
+ "<0x0F>": 18,
+ "<0x10>": 19,
+ "<0x11>": 20,
+ "<0x12>": 21,
+ "<0x13>": 22,
+ "<0x14>": 23,
+ "<0x15>": 24,
+ "<0x16>": 25,
+ "<0x17>": 26,
+ "<0x18>": 27,
+ "<0x19>": 28,
+ "<0x1A>": 29,
+ "<0x1B>": 30,
+ "<0x1C>": 31,
+ "<0x1D>": 32,
+ "<0x1E>": 33,
+ "<0x1F>": 34,
+ "<0x20>": 35,
+ "<0x21>": 36,
+ "<0x22>": 37,
+ "<0x23>": 38,
+ "<0x24>": 39,
+ "<0x25>": 40,
+ "<0x26>": 41,
+ "<0x27>": 42,
+ "<0x28>": 43,
+ "<0x29>": 44,
+ "<0x2A>": 45,
+ "<0x2B>": 46,
+ "<0x2C>": 47,
+ "<0x2D>": 48,
+ "<0x2E>": 49,
+ "<0x2F>": 50,
+ "<0x30>": 51,
+ "<0x31>": 52,
+ "<0x32>": 53,
+ "<0x33>": 54,
+ "<0x34>": 55,
+ "<0x35>": 56,
+ "<0x36>": 57,
+ "<0x37>": 58,
+ "<0x38>": 59,
+ "<0x39>": 60,
+ "<0x3A>": 61,
+ "<0x3B>": 62,
+ "<0x3C>": 63,
+ "<0x3D>": 64,
+ "<0x3E>": 65,
+ "<0x3F>": 66,
+ "<0x40>": 67,
+ "<0x41>": 68,
+ "<0x42>": 69,
+ "<0x43>": 70,
+ "<0x44>": 71,
+ "<0x45>": 72,
+ "<0x46>": 73,
+ "<0x47>": 74,
+ "<0x48>": 75,
+ "<0x49>": 76,
+ "<0x4A>": 77,
+ "<0x4B>": 78,
+ "<0x4C>": 79,
+ "<0x4D>": 80,
+ "<0x4E>": 81,
+ "<0x4F>": 82,
+ "<0x50>": 83,
+ "<0x51>": 84,
+ "<0x52>": 85,
+ "<0x53>": 86,
+ "<0x54>": 87,
+ "<0x55>": 88,
+ "<0x56>": 89,
+ "<0x57>": 90,
+ "<0x58>": 91,
+ "<0x59>": 92,
+ "<0x5A>": 93,
+ "<0x5B>": 94,
+ "<0x5C>": 95,
+ "<0x5D>": 96,
+ "<0x5E>": 97,
+ "<0x5F>": 98,
+ "<0x60>": 99,
+ "<0x61>": 100,
+ "<0x62>": 101,
+ "<0x63>": 102,
+ "<0x64>": 103,
+ "<0x65>": 104,
+ "<0x66>": 105,
+ "<0x67>": 106,
+ "<0x68>": 107,
+ "<0x69>": 108,
+ "<0x6A>": 109,
+ "<0x6B>": 110,
+ "<0x6C>": 111,
+ "<0x6D>": 112,
+ "<0x6E>": 113,
+ "<0x6F>": 114,
+ "<0x70>": 115,
+ "<0x71>": 116,
+ "<0x72>": 117,
+ "<0x73>": 118,
+ "<0x74>": 119,
+ "<0x75>": 120,
+ "<0x76>": 121,
+ "<0x77>": 122,
+ "<0x78>": 123,
+ "<0x79>": 124,
+ "<0x7A>": 125,
+ "<0x7B>": 126,
+ "<0x7C>": 127,
+ "<0x7D>": 128,
+ "<0x7E>": 129,
+ "<0x7F>": 130,
+ "<0x80>": 131,
+ "<0x81>": 132,
+ "<0x82>": 133,
+ "<0x83>": 134,
+ "<0x84>": 135,
+ "<0x85>": 136,
+ "<0x86>": 137,
+ "<0x87>": 138,
+ "<0x88>": 139,
+ "<0x89>": 140,
+ "<0x8A>": 141,
+ "<0x8B>": 142,
+ "<0x8C>": 143,
+ "<0x8D>": 144,
+ "<0x8E>": 145,
+ "<0x8F>": 146,
+ "<0x90>": 147,
+ "<0x91>": 148,
+ "<0x92>": 149,
+ "<0x93>": 150,
+ "<0x94>": 151,
+ "<0x95>": 152,
+ "<0x96>": 153,
+ "<0x97>": 154,
+ "<0x98>": 155,
+ "<0x99>": 156,
+ "<0x9A>": 157,
+ "<0x9B>": 158,
+ "<0x9C>": 159,
+ "<0x9D>": 160,
+ "<0x9E>": 161,
+ "<0x9F>": 162,
+ "<0xA0>": 163,
+ "<0xA1>": 164,
+ "<0xA2>": 165,
+ "<0xA3>": 166,
+ "<0xA4>": 167,
+ "<0xA5>": 168,
+ "<0xA6>": 169,
+ "<0xA7>": 170,
+ "<0xA8>": 171,
+ "<0xA9>": 172,
+ "<0xAA>": 173,
+ "<0xAB>": 174,
+ "<0xAC>": 175,
+ "<0xAD>": 176,
+ "<0xAE>": 177,
+ "<0xAF>": 178,
+ "<0xB0>": 179,
+ "<0xB1>": 180,
+ "<0xB2>": 181,
+ "<0xB3>": 182,
+ "<0xB4>": 183,
+ "<0xB5>": 184,
+ "<0xB6>": 185,
+ "<0xB7>": 186,
+ "<0xB8>": 187,
+ "<0xB9>": 188,
+ "<0xBA>": 189,
+ "<0xBB>": 190,
+ "<0xBC>": 191,
+ "<0xBD>": 192,
+ "<0xBE>": 193,
+ "<0xBF>": 194,
+ "<0xC0>": 195,
+ "<0xC1>": 196,
+ "<0xC2>": 197,
+ "<0xC3>": 198,
+ "<0xC4>": 199,
+ "<0xC5>": 200,
+ "<0xC6>": 201,
+ "<0xC7>": 202,
+ "<0xC8>": 203,
+ "<0xC9>": 204,
+ "<0xCA>": 205,
+ "<0xCB>": 206,
+ "<0xCC>": 207,
+ "<0xCD>": 208,
+ "<0xCE>": 209,
+ "<0xCF>": 210,
+ "<0xD0>": 211,
+ "<0xD1>": 212,
+ "<0xD2>": 213,
+ "<0xD3>": 214,
+ "<0xD4>": 215,
+ "<0xD5>": 216,
+ "<0xD6>": 217,
+ "<0xD7>": 218,
+ "<0xD8>": 219,
+ "<0xD9>": 220,
+ "<0xDA>": 221,
+ "<0xDB>": 222,
+ "<0xDC>": 223,
+ "<0xDD>": 224,
+ "<0xDE>": 225,
+ "<0xDF>": 226,
+ "<0xE0>": 227,
+ "<0xE1>": 228,
+ "<0xE2>": 229,
+ "<0xE3>": 230,
+ "<0xE4>": 231,
+ "<0xE5>": 232,
+ "<0xE6>": 233,
+ "<0xE7>": 234,
+ "<0xE8>": 235,
+ "<0xE9>": 236,
+ "<0xEA>": 237,
+ "<0xEB>": 238,
+ "<0xEC>": 239,
+ "<0xED>": 240,
+ "<0xEE>": 241,
+ "<0xEF>": 242,
+ "<0xF0>": 243,
+ "<0xF1>": 244,
+ "<0xF2>": 245,
+ "<0xF3>": 246,
+ "<0xF4>": 247,
+ "<0xF5>": 248,
+ "<0xF6>": 249,
+ "<0xF7>": 250,
+ "<0xF8>": 251,
+ "<0xF9>": 252,
+ "<0xFA>": 253,
+ "<0xFB>": 254,
+ "<0xFC>": 255,
+ "<0xFD>": 256,
+ "<0xFE>": 257,
+ "<0xFF>": 258,
+ "▁▁": 259,
+ "▁t": 260,
+ "er": 261,
+ "in": 262,
+ "▁a": 263,
+ "en": 264,
+ "on": 265,
+ "▁th": 266,
+ "es": 267,
+ "▁▁▁▁": 268,
+ "▁s": 269,
+ "▁d": 270,
+ "at": 271,
+ "or": 272,
+ "an": 273,
+ "▁c": 274,
+ "is": 275,
+ "re": 276,
+ "it": 277,
+ "▁the": 278,
+ "ar": 279,
+ "le": 280,
+ "▁w": 281,
+ "▁p": 282,
+ "ou": 283,
+ "al": 284,
+ "▁f": 285,
+ "▁m": 286,
+ "ed": 287,
+ "▁o": 288,
+ "▁b": 289,
+ "om": 290,
+ "ion": 291,
+ "ing": 292,
+ "ic": 293,
+ "as": 294,
+ "el": 295,
+ "ent": 296,
+ "▁in": 297,
+ "▁h": 298,
+ "nd": 299,
+ "et": 300,
+ "▁l": 301,
+ "▁n": 302,
+ "st": 303,
+ "▁to": 304,
+ "ch": 305,
+ "▁I": 306,
+ "ro": 307,
+ "▁▁▁▁▁▁▁▁": 308,
+ "il": 309,
+ "▁of": 310,
+ "de": 311,
+ "ct": 312,
+ "▁(": 313,
+ "am": 314,
+ "▁C": 315,
+ "▁de": 316,
+ "▁S": 317,
+ "▁u": 318,
+ "▁A": 319,
+ "▁\\": 320,
+ "▁e": 321,
+ "▁and": 322,
+ "▁T": 323,
+ "ol": 324,
+ "▁v": 325,
+ "im": 326,
+ "ot": 327,
+ "ad": 328,
+ "ut": 329,
+ "▁g": 330,
+ "em": 331,
+ "ur": 332,
+ "id": 333,
+ "▁*": 334,
+ "ig": 335,
+ "ra": 336,
+ "▁re": 337,
+ "▁is": 338,
+ "qu": 339,
+ "ow": 340,
+ "▁M": 341,
+ "est": 342,
+ "▁y": 343,
+ "se": 344,
+ "ve": 345,
+ "ce": 346,
+ "ie": 347,
+ "un": 348,
+ "▁P": 349,
+ "▁B": 350,
+ "ag": 351,
+ "ul": 352,
+ "▁=": 353,
+ "he": 354,
+ "end": 355,
+ "ode": 356,
+ "ter": 357,
+ "ment": 358,
+ "os": 359,
+ "▁D": 360,
+ "if": 361,
+ "ation": 362,
+ "▁for": 363,
+ "▁r": 364,
+ "▁L": 365,
+ "▁you": 366,
+ "▁be": 367,
+ "ly": 368,
+ "ver": 369,
+ "ab": 370,
+ "te": 371,
+ "▁it": 372,
+ "▁on": 373,
+ "ri": 374,
+ "us": 375,
+ "▁\"": 376,
+ "▁wh": 377,
+ "▁con": 378,
+ "▁H": 379,
+ "▁st": 380,
+ "ir": 381,
+ "▁E": 382,
+ "▁F": 383,
+ "ck": 384,
+ "▁an": 385,
+ "th": 386,
+ "eg": 387,
+ "ay": 388,
+ "ith": 389,
+ "▁R": 390,
+ "ist": 391,
+ "and": 392,
+ "▁that": 393,
+ "▁al": 394,
+ "▁$": 395,
+ "▁#": 396,
+ "od": 397,
+ "um": 398,
+ "▁W": 399,
+ "ht": 400,
+ "code": 401,
+ "▁G": 402,
+ "ate": 403,
+ "ess": 404,
+ "▁N": 405,
+ "ere": 406,
+ "pp": 407,
+ "▁as": 408,
+ "▁se": 409,
+ "▁pro": 410,
+ "▁with": 411,
+ "pe": 412,
+ "▁k": 413,
+ "ers": 414,
+ "pt": 415,
+ ");": 416,
+ "lo": 417,
+ "▁▁▁▁▁": 418,
+ "▁com": 419,
+ "ame": 420,
+ "▁`": 421,
+ "▁Com": 422,
+ "ia": 423,
+ "ant": 424,
+ "▁la": 425,
+ "▁{": 426,
+ "▁en": 427,
+ "ction": 428,
+ "▁ex": 429,
+ "ld": 430,
+ "ub": 431,
+ "▁j": 432,
+ "la": 433,
+ "ue": 434,
+ "▁J": 435,
+ "ich": 436,
+ "▁do": 437,
+ "▁O": 438,
+ "▁qu": 439,
+ "iv": 440,
+ "ort": 441,
+ "art": 442,
+ "▁un": 443,
+ "▁##": 444,
+ "▁this": 445,
+ "ke": 446,
+ "▁ha": 447,
+ "▁-": 448,
+ "out": 449,
+ "▁The": 450,
+ "▁not": 451,
+ "▁ne": 452,
+ "ill": 453,
+ "▁le": 454,
+ "ci": 455,
+ "rom": 456,
+ "ine": 457,
+ "//": 458,
+ "op": 459,
+ "egin": 460,
+ "▁Comment": 461,
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁": 462,
+ "begin": 463,
+ "ст": 464,
+ "ass": 465,
+ "iz": 466,
+ ").": 467,
+ "og": 468,
+ "▁п": 469,
+ "▁or": 470,
+ "▁was": 471,
+ "▁at": 472,
+ "our": 473,
+ "▁i": 474,
+ "ain": 475,
+ "▁K": 476,
+ "на": 477,
+ "▁V": 478,
+ "ge": 479,
+ "▁su": 480,
+ "ap": 481,
+ "age": 482,
+ "ould": 483,
+ "ne": 484,
+ "av": 485,
+ "xt": 486,
+ "ore": 487,
+ "ile": 488,
+ "--": 489,
+ "▁в": 490,
+ "▁by": 491,
+ "li": 492,
+ "ath": 493,
+ "ра": 494,
+ "ber": 495,
+ "ach": 496,
+ "all": 497,
+ "▁Th": 498,
+ "ult": 499,
+ "▁}": 500,
+ "▁U": 501,
+ "▁us": 502,
+ "▁z": 503,
+ "ust": 504,
+ "▁have": 505,
+ "lic": 506,
+ "ни": 507,
+ "▁can": 508,
+ "tr": 509,
+ "com": 510,
+ "),": 511,
+ "▁In": 512,
+ "ind": 513,
+ "ell": 514,
+ "▁from": 515,
+ "ов": 516,
+ "to": 517,
+ "▁[": 518,
+ "able": 519,
+ "ost": 520,
+ "▁ch": 521,
+ "ect": 522,
+ "ight": 523,
+ "int": 524,
+ "▁'": 525,
+ "▁are": 526,
+ "▁im": 527,
+ "▁sh": 528,
+ "▁<": 529,
+ "▁An": 530,
+ "▁с": 531,
+ "ata": 532,
+ "ire": 533,
+ "▁tr": 534,
+ "con": 535,
+ "ord": 536,
+ "ity": 537,
+ "ard": 538,
+ "▁▁▁▁▁▁": 539,
+ "▁he": 540,
+ "▁but": 541,
+ "oc": 542,
+ "=\"": 543,
+ "▁pr": 544,
+ "ure": 545,
+ "per": 546,
+ "ack": 547,
+ "ork": 548,
+ "ong": 549,
+ "ans": 550,
+ "ко": 551,
+ "ple": 552,
+ "▁des": 553,
+ "ok": 554,
+ "orm": 555,
+ "wer": 556,
+ "ak": 557,
+ "pr": 558,
+ "ase": 559,
+ "▁el": 560,
+ "ph": 561,
+ "ac": 562,
+ "▁und": 563,
+ "▁ar": 564,
+ "▁if": 565,
+ "ud": 566,
+ "ps": 567,
+ "ite": 568,
+ "ble": 569,
+ "но": 570,
+ "fer": 571,
+ "pl": 572,
+ "ive": 573,
+ "ang": 574,
+ "ens": 575,
+ "ро": 576,
+ "▁so": 577,
+ "so": 578,
+ "ast": 579,
+ "()": 580,
+ "swer": 581,
+ "ru": 582,
+ "ies": 583,
+ "▁:": 584,
+ "au": 585,
+ "ov": 586,
+ "ре": 587,
+ "го": 588,
+ "▁der": 589,
+ "▁my": 590,
+ "▁we": 591,
+ "▁me": 592,
+ "nt": 593,
+ "▁ad": 594,
+ "urn": 595,
+ "▁your": 596,
+ "://": 597,
+ "are": 598,
+ "▁all": 599,
+ "ff": 600,
+ "io": 601,
+ "estion": 602,
+ "ime": 603,
+ "▁er": 604,
+ "lass": 605,
+ "▁и": 606,
+ "▁which": 607,
+ "ome": 608,
+ "ont": 609,
+ "▁par": 610,
+ "▁ma": 611,
+ "▁Y": 612,
+ "\",": 613,
+ "▁о": 614,
+ "ft": 615,
+ "ial": 616,
+ "cc": 617,
+ "ound": 618,
+ "▁li": 619,
+ "▁res": 620,
+ "eth": 621,
+ "ject": 622,
+ "▁app": 623,
+ "▁St": 624,
+ "ice": 625,
+ "▁am": 626,
+ "act": 627,
+ "▁del": 628,
+ "gr": 629,
+ "ated": 630,
+ "ier": 631,
+ "▁▁▁▁▁▁▁▁▁▁▁▁": 632,
+ "▁ab": 633,
+ "▁et": 634,
+ "ally": 635,
+ "..": 636,
+ "port": 637,
+ "ik": 638,
+ "▁per": 639,
+ "▁cont": 640,
+ "ри": 641,
+ "ка": 642,
+ "ser": 643,
+ "ли": 644,
+ "ll": 645,
+ "iew": 646,
+ "ign": 647,
+ "_{": 648,
+ "put": 649,
+ "one": 650,
+ "unction": 651,
+ "▁di": 652,
+ "ary": 653,
+ "ition": 654,
+ "ma": 655,
+ "ен": 656,
+ "get": 657,
+ "▁lo": 658,
+ "▁val": 659,
+ "▁Q": 660,
+ "ran": 661,
+ "▁д": 662,
+ "ence": 663,
+ "▁work": 664,
+ "▁на": 665,
+ "ip": 666,
+ "item": 667,
+ "ype": 668,
+ "▁&": 669,
+ "▁his": 670,
+ "▁use": 671,
+ "der": 672,
+ "▁Answer": 673,
+ "▁will": 674,
+ "ize": 675,
+ "та": 676,
+ "low": 677,
+ "▁Ch": 678,
+ "▁get": 679,
+ "ide": 680,
+ "ous": 681,
+ "ink": 682,
+ "ption": 683,
+ "ла": 684,
+ "turn": 685,
+ "ung": 686,
+ "ec": 687,
+ "ug": 688,
+ "form": 689,
+ "res": 690,
+ "htt": 691,
+ "oug": 692,
+ "ль": 693,
+ "▁no": 694,
+ "cl": 695,
+ "▁ro": 696,
+ "▁one": 697,
+ "tt": 698,
+ "cri": 699,
+ "du": 700,
+ "▁up": 701,
+ "то": 702,
+ "(\"": 703,
+ "▁ob": 704,
+ "we": 705,
+ "ory": 706,
+ "▁est": 707,
+ "ery": 708,
+ "iel": 709,
+ "str": 710,
+ "ob": 711,
+ "▁que": 712,
+ "ian": 713,
+ "▁out": 714,
+ "▁pl": 715,
+ "▁new": 716,
+ "ки": 717,
+ "▁+": 718,
+ "ry": 719,
+ "oth": 720,
+ "ther": 721,
+ "▁var": 722,
+ "▁would": 723,
+ "▁ser": 724,
+ "tern": 725,
+ "text": 726,
+ "▁there": 727,
+ "ish": 728,
+ "ror": 729,
+ "те": 730,
+ "▁set": 731,
+ "▁@": 732,
+ "▁по": 733,
+ "▁te": 734,
+ "ex": 735,
+ "▁return": 736,
+ "ail": 737,
+ "▁any": 738,
+ "▁It": 739,
+ "▁function": 740,
+ "{\\": 741,
+ "',": 742,
+ "és": 743,
+ "ale": 744,
+ "ан": 745,
+ "▁when": 746,
+ "ib": 747,
+ "▁go": 748,
+ "ance": 749,
+ "▁had": 750,
+ "▁Qu": 751,
+ "▁comp": 752,
+ "ле": 753,
+ "▁з": 754,
+ "math": 755,
+ "▁has": 756,
+ "▁м": 757,
+ "▁pre": 758,
+ "ener": 759,
+ "▁part": 760,
+ "elf": 761,
+ "▁die": 762,
+ "▁like": 763,
+ "ray": 764,
+ "irst": 765,
+ "▁dis": 766,
+ "▁man": 767,
+ "rit": 768,
+ "▁then": 769,
+ "▁class": 770,
+ "pro": 771,
+ "▁po": 772,
+ "▁using": 773,
+ "eb": 774,
+ "▁code": 775,
+ "own": 776,
+ "▁some": 777,
+ "ces": 778,
+ "▁$\\": 779,
+ "ер": 780,
+ "lect": 781,
+ "▁au": 782,
+ "isch": 783,
+ "▁col": 784,
+ "▁–": 785,
+ "up": 786,
+ "ons": 787,
+ "▁add": 788,
+ "ild": 789,
+ "iss": 790,
+ "val": 791,
+ "ount": 792,
+ "les": 793,
+ "vent": 794,
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁": 795,
+ "▁Z": 796,
+ "In": 797,
+ "row": 798,
+ "ear": 799,
+ "ations": 800,
+ "ah": 801,
+ "que": 802,
+ "ublic": 803,
+ "ank": 804,
+ "▁sp": 805,
+ "▁Wh": 806,
+ "----": 807,
+ "sk": 808,
+ "ew": 809,
+ "ags": 810,
+ "ти": 811,
+ "ann": 812,
+ "▁—": 813,
+ "ert": 814,
+ "ace": 815,
+ "sch": 816,
+ "▁need": 817,
+ "▁à": 818,
+ "ien": 819,
+ "ough": 820,
+ "не": 821,
+ "▁def": 822,
+ "ij": 823,
+ "ern": 824,
+ "▁what": 825,
+ "▁Ar": 826,
+ "wo": 827,
+ "ml": 828,
+ "": 829,
+ "▁Re": 830,
+ "▁es": 831,
+ "▁inst": 832,
+ "bo": 833,
+ "az": 834,
+ "▁###": 835,
+ "▁б": 836,
+ "erm": 837,
+ "▁Al": 838,
+ "led": 839,
+ "да": 840,
+ "ten": 841,
+ "set": 842,
+ "ло": 843,
+ "▁comm": 844,
+ "sh": 845,
+ "ва": 846,
+ "▁/": 847,
+ "▁data": 848,
+ "▁//": 849,
+ "](": 850,
+ "▁str": 851,
+ "ose": 852,
+ "▁Un": 853,
+ "ven": 854,
+ "St": 855,
+ "...": 856,
+ "▁С": 857,
+ "yst": 858,
+ "▁«": 859,
+ "ick": 860,
+ "ix": 861,
+ "par": 862,
+ "▁у": 863,
+ "▁want": 864,
+ "ng": 865,
+ "ote": 866,
+ "▁gr": 867,
+ "▁du": 868,
+ "▁.": 869,
+ "und": 870,
+ "▁only": 871,
+ "▁sa": 872,
+ "ely": 873,
+ "vers": 874,
+ "▁ent": 875,
+ "))": 876,
+ "('": 877,
+ "▁mod": 878,
+ "ava": 879,
+ "ton": 880,
+ "▁should": 881,
+ "ement": 882,
+ "▁form": 883,
+ "▁also": 884,
+ "▁sc": 885,
+ "ings": 886,
+ "▁You": 887,
+ "ón": 888,
+ "▁kn": 889,
+ "();": 890,
+ "▁|": 891,
+ "▁were": 892,
+ "ss": 893,
+ "▁Question": 894,
+ "ise": 895,
+ "▁they": 896,
+ "▁De": 897,
+ "ond": 898,
+ "▁sol": 899,
+ "▁fol": 900,
+ "▁more": 901,
+ "▁her": 902,
+ "▁_": 903,
+ "▁é": 904,
+ "atch": 905,
+ "fter": 906,
+ "▁cre": 907,
+ "lock": 908,
+ "tring": 909,
+ "▁This": 910,
+ "ze": 911,
+ "ado": 912,
+ "ull": 913,
+ "ger": 914,
+ "be": 915,
+ "▁other": 916,
+ "▁Tags": 917,
+ "ution": 918,
+ "ict": 919,
+ "▁how": 920,
+ "▁x": 921,
+ "▁Se": 922,
+ "▁che": 923,
+ "cript": 924,
+ "▁just": 925,
+ "▁pos": 926,
+ "ange": 927,
+ "ific": 928,
+ "ree": 929,
+ "}}": 930,
+ "▁time": 931,
+ "app": 932,
+ "ны": 933,
+ "▁file": 934,
+ "ark": 935,
+ "ical": 936,
+ "▁first": 937,
+ "▁int": 938,
+ "▁В": 939,
+ "▁He": 940,
+ "ta": 941,
+ "ument": 942,
+ "ors": 943,
+ "lement": 944,
+ "rac": 945,
+ "▁ag": 946,
+ "▁does": 947,
+ "yn": 948,
+ "read": 949,
+ "ual": 950,
+ "▁Le": 951,
+ "ys": 952,
+ "▁em": 953,
+ "▁num": 954,
+ "vel": 955,
+ "ди": 956,
+ "over": 957,
+ "▁dif": 958,
+ "ethod": 959,
+ "▁If": 960,
+ "▁spe": 961,
+ "ym": 962,
+ "▁them": 963,
+ "▁into": 964,
+ "▁▁▁▁▁▁▁▁▁▁": 965,
+ "▁les": 966,
+ "▁its": 967,
+ "ese": 968,
+ "ield": 969,
+ "▁public": 970,
+ "▁П": 971,
+ "▁den": 972,
+ "ystem": 973,
+ "of": 974,
+ "▁over": 975,
+ "->": 976,
+ "▁fil": 977,
+ "name": 978,
+ "inal": 979,
+ "▁il": 980,
+ "ample": 981,
+ "▁way": 982,
+ "ica": 983,
+ "во": 984,
+ "cess": 985,
+ "itt": 986,
+ "uch": 987,
+ "▁where": 988,
+ "ми": 989,
+ "org": 990,
+ "https": 991,
+ "▁vo": 992,
+ "ient": 993,
+ "ove": 994,
+ "▁value": 995,
+ "eng": 996,
+ "▁La": 997,
+ "^{": 998,
+ "ref": 999,
+ "ied": 1000,
+ "ER": 1001,
+ "▁stat": 1002,
+ "fig": 1003,
+ "me": 1004,
+ "▁von": 1005,
+ "▁inter": 1006,
+ "roid": 1007,
+ "ater": 1008,
+ "▁their": 1009,
+ "▁bet": 1010,
+ "▁ein": 1011,
+ "}\\": 1012,
+ "\">": 1013,
+ "▁sub": 1014,
+ "▁op": 1015,
+ "▁don": 1016,
+ "ty": 1017,
+ "▁try": 1018,
+ "▁Pro": 1019,
+ "▁tra": 1020,
+ "▁same": 1021,
+ "ep": 1022,
+ "▁two": 1023,
+ "▁name": 1024,
+ "old": 1025,
+ "let": 1026,
+ "▁sim": 1027,
+ "sp": 1028,
+ "▁av": 1029,
+ "bre": 1030,
+ "blem": 1031,
+ "ey": 1032,
+ "▁could": 1033,
+ "▁cor": 1034,
+ "▁acc": 1035,
+ "ays": 1036,
+ "cre": 1037,
+ "urr": 1038,
+ "si": 1039,
+ "▁const": 1040,
+ "ues": 1041,
+ "}$": 1042,
+ "View": 1043,
+ "▁act": 1044,
+ "▁bo": 1045,
+ "▁ко": 1046,
+ "▁som": 1047,
+ "▁about": 1048,
+ "land": 1049,
+ "mer": 1050,
+ "▁list": 1051,
+ "cal": 1052,
+ "▁import": 1053,
+ "col": 1054,
+ "▁na": 1055,
+ "na": 1056,
+ "::": 1057,
+ "▁who": 1058,
+ "▁error": 1059,
+ "▁X": 1060,
+ "ator": 1061,
+ "ext": 1062,
+ "▁been": 1063,
+ "ér": 1064,
+ "▁run": 1065,
+ "pos": 1066,
+ "▁cl": 1067,
+ "**": 1068,
+ "▁К": 1069,
+ "ular": 1070,
+ "ause": 1071,
+ "▁reg": 1072,
+ "▁know": 1073,
+ "▁see": 1074,
+ "▁him": 1075,
+ "ning": 1076,
+ "▁за": 1077,
+ "ates": 1078,
+ "fore": 1079,
+ "ions": 1080,
+ "▁hel": 1081,
+ "ute": 1082,
+ "▁rem": 1083,
+ "▁го": 1084,
+ "▁Mar": 1085,
+ "ру": 1086,
+ "vice": 1087,
+ "irect": 1088,
+ "ner": 1089,
+ "▁under": 1090,
+ "rib": 1091,
+ "hr": 1092,
+ "че": 1093,
+ "▁As": 1094,
+ "▁end": 1095,
+ "ember": 1096,
+ "▁а": 1097,
+ "▁att": 1098,
+ "ina": 1099,
+ "son": 1100,
+ "▁follow": 1101,
+ "▁Sch": 1102,
+ "pect": 1103,
+ "▁rel": 1104,
+ "▁So": 1105,
+ "▁look": 1106,
+ "abel": 1107,
+ "▁problem": 1108,
+ "▁van": 1109,
+ "strong": 1110,
+ "co": 1111,
+ "pon": 1112,
+ "ca": 1113,
+ "ada": 1114,
+ "\":": 1115,
+ "cond": 1116,
+ "amb": 1117,
+ "},": 1118,
+ "quest": 1119,
+ "▁aut": 1120,
+ "▁result": 1121,
+ "▁may": 1122,
+ "Re": 1123,
+ "http": 1124,
+ "):": 1125,
+ "▁And": 1126,
+ "red": 1127,
+ "▁How": 1128,
+ "po": 1129,
+ "ско": 1130,
+ "att": 1131,
+ "oup": 1132,
+ "ced": 1133,
+ "▁type": 1134,
+ "▁than": 1135,
+ "▁cons": 1136,
+ "uf": 1137,
+ "ци": 1138,
+ "▁question": 1139,
+ "raph": 1140,
+ "igh": 1141,
+ "▁М": 1142,
+ "▁htt": 1143,
+ "ins": 1144,
+ "den": 1145,
+ "▁da": 1146,
+ "▁ver": 1147,
+ "oh": 1148,
+ "▁=>": 1149,
+ "riv": 1150,
+ "ude": 1151,
+ "▁For": 1152,
+ "▁ra": 1153,
+ "frac": 1154,
+ "ма": 1155,
+ "▁after": 1156,
+ "}{": 1157,
+ "▁method": 1158,
+ "\")": 1159,
+ "amp": 1160,
+ "ash": 1161,
+ "▁rec": 1162,
+ "▁differ": 1163,
+ "ON": 1164,
+ "ax": 1165,
+ "ament": 1166,
+ "ource": 1167,
+ "Con": 1168,
+ "its": 1169,
+ "Name": 1170,
+ "man": 1171,
+ "▁bec": 1172,
+ "che": 1173,
+ "▁En": 1174,
+ "aj": 1175,
+ "▁gener": 1176,
+ "IN": 1177,
+ "▁id": 1178,
+ "ages": 1179,
+ "▁loc": 1180,
+ "fo": 1181,
+ "br": 1182,
+ "▁she": 1183,
+ "Pro": 1184,
+ "▁una": 1185,
+ "▁к": 1186,
+ "eta": 1187,
+ "log": 1188,
+ "olog": 1189,
+ "▁sur": 1190,
+ "arg": 1191,
+ "▁--": 1192,
+ "kt": 1193,
+ "(\\": 1194,
+ "min": 1195,
+ "▁line": 1196,
+ "▁vari": 1197,
+ "ся": 1198,
+ "ics": 1199,
+ "ня": 1200,
+ "very": 1201,
+ "add": 1202,
+ "▁object": 1203,
+ "Id": 1204,
+ "▁But": 1205,
+ "▁case": 1206,
+ "▁make": 1207,
+ "▁cal": 1208,
+ "▁pass": 1209,
+ "сь": 1210,
+ "ession": 1211,
+ "net": 1212,
+ ".\"": 1213,
+ "▁г": 1214,
+ "är": 1215,
+ "де": 1216,
+ "no": 1217,
+ "ating": 1218,
+ "ato": 1219,
+ "line": 1220,
+ "ви": 1221,
+ "▁Ex": 1222,
+ "▁ass": 1223,
+ "▁vers": 1224,
+ "ля": 1225,
+ "▁ed": 1226,
+ "umn": 1227,
+ "other": 1228,
+ "ста": 1229,
+ "ative": 1230,
+ "String": 1231,
+ "▁los": 1232,
+ "wn": 1233,
+ "▁answer": 1234,
+ "▁let": 1235,
+ "▁pe": 1236,
+ "ents": 1237,
+ "▁fe": 1238,
+ "ince": 1239,
+ "ni": 1240,
+ "ider": 1241,
+ "ows": 1242,
+ "▁test": 1243,
+ "▁here": 1244,
+ "roll": 1245,
+ "▁call": 1246,
+ "ruct": 1247,
+ "▁pol": 1248,
+ "ait": 1249,
+ "▁back": 1250,
+ "ho": 1251,
+ "Ex": 1252,
+ "ress": 1253,
+ "ST": 1254,
+ "ried": 1255,
+ "date": 1256,
+ "ет": 1257,
+ "▁did": 1258,
+ "ting": 1259,
+ "▁El": 1260,
+ "▁dem": 1261,
+ ")$": 1262,
+ "ова": 1263,
+ "urrent": 1264,
+ "lace": 1265,
+ "right": 1266,
+ "ren": 1267,
+ "по": 1268,
+ "▁each": 1269,
+ "cy": 1270,
+ "block": 1271,
+ "data": 1272,
+ "▁%": 1273,
+ "▁ac": 1274,
+ "▁==": 1275,
+ "ür": 1276,
+ "▁por": 1277,
+ "ask": 1278,
+ "arch": 1279,
+ "ames": 1280,
+ "▁Con": 1281,
+ "ча": 1282,
+ "▁off": 1283,
+ "▁find": 1284,
+ "cont": 1285,
+ "▁now": 1286,
+ "work": 1287,
+ "ational": 1288,
+ "dd": 1289,
+ "ción": 1290,
+ "▁А": 1291,
+ "ault": 1292,
+ "List": 1293,
+ "▁ext": 1294,
+ "urs": 1295,
+ "ake": 1296,
+ "ule": 1297,
+ "▁point": 1298,
+ "AT": 1299,
+ "aut": 1300,
+ "▁trans": 1301,
+ "▁co": 1302,
+ "▁read": 1303,
+ "▁used": 1304,
+ "ски": 1305,
+ "ari": 1306,
+ "LE": 1307,
+ "eter": 1308,
+ "oun": 1309,
+ "ever": 1310,
+ "self": 1311,
+ "ined": 1312,
+ "idth": 1313,
+ "ux": 1314,
+ "js": 1315,
+ "▁such": 1316,
+ "▁Is": 1317,
+ "ée": 1318,
+ "ful": 1319,
+ "▁dist": 1320,
+ "▁bu": 1321,
+ "itemize": 1322,
+ "Cont": 1323,
+ "je": 1324,
+ "си": 1325,
+ "▁prov": 1326,
+ "bb": 1327,
+ "ward": 1328,
+ "esent": 1329,
+ "erson": 1330,
+ "anks": 1331,
+ "wh": 1332,
+ "not": 1333,
+ "▁We": 1334,
+ "ka": 1335,
+ "rop": 1336,
+ "atur": 1337,
+ "als": 1338,
+ "▁bel": 1339,
+ "ör": 1340,
+ "fr": 1341,
+ "▁example": 1342,
+ "▁incl": 1343,
+ "amil": 1344,
+ "▁ра": 1345,
+ "▁“": 1346,
+ "▁string": 1347,
+ "▁think": 1348,
+ "Th": 1349,
+ "▁tem": 1350,
+ "ave": 1351,
+ "▁Fran": 1352,
+ "▁number": 1353,
+ "▁si": 1354,
+ "imes": 1355,
+ "tem": 1356,
+ "my": 1357,
+ "ler": 1358,
+ "load": 1359,
+ "==": 1360,
+ "▁hand": 1361,
+ "za": 1362,
+ "▁because": 1363,
+ "▁sch": 1364,
+ "vo": 1365,
+ "this": 1366,
+ "ID": 1367,
+ "ão": 1368,
+ "▁start": 1369,
+ "▁war": 1370,
+ "▁help": 1371,
+ "ts": 1372,
+ "▁char": 1373,
+ "▁ph": 1374,
+ "▁min": 1375,
+ "til": 1376,
+ "rite": 1377,
+ "--------": 1378,
+ "els": 1379,
+ "▁mit": 1380,
+ "edia": 1381,
+ "ку": 1382,
+ "▁Sh": 1383,
+ "any": 1384,
+ "];": 1385,
+ "▁Б": 1386,
+ "ique": 1387,
+ "da": 1388,
+ "ef": 1389,
+ "dex": 1390,
+ "▁produ": 1391,
+ "▁Н": 1392,
+ "gram": 1393,
+ "▁Or": 1394,
+ "▁gre": 1395,
+ "quote": 1396,
+ "leg": 1397,
+ "orn": 1398,
+ "▁ind": 1399,
+ "▁post": 1400,
+ "▁dep": 1401,
+ "],": 1402,
+ "vi": 1403,
+ "▁user": 1404,
+ "▁>": 1405,
+ "lick": 1406,
+ "▁very": 1407,
+ "ething": 1408,
+ "▁array": 1409,
+ "▁gu": 1410,
+ "▁dur": 1411,
+ "`.": 1412,
+ "ть": 1413,
+ "lication": 1414,
+ "сти": 1415,
+ "ek": 1416,
+ "ico": 1417,
+ "▁dat": 1418,
+ "ор": 1419,
+ "html": 1420,
+ "ione": 1421,
+ "▁different": 1422,
+ "▁check": 1423,
+ "▁fr": 1424,
+ "▁Er": 1425,
+ "▁text": 1426,
+ "ні": 1427,
+ "icht": 1428,
+ "stack": 1429,
+ "EN": 1430,
+ "rag": 1431,
+ "▁every": 1432,
+ "Ar": 1433,
+ "▁before": 1434,
+ "alse": 1435,
+ "▁fin": 1436,
+ "▁dé": 1437,
+ "▁these": 1438,
+ "▁det": 1439,
+ "Val": 1440,
+ "ception": 1441,
+ "▁android": 1442,
+ "blockquote": 1443,
+ "▁je": 1444,
+ "file": 1445,
+ "ats": 1446,
+ "▁до": 1447,
+ "essage": 1448,
+ "▁again": 1449,
+ "aw": 1450,
+ "Ch": 1451,
+ "ween": 1452,
+ "▁Д": 1453,
+ "for": 1454,
+ "cial": 1455,
+ "play": 1456,
+ "pre": 1457,
+ "ida": 1458,
+ "▁Par": 1459,
+ "ny": 1460,
+ "ract": 1461,
+ "▁supp": 1462,
+ "ased": 1463,
+ "lection": 1464,
+ "▁dans": 1465,
+ "air": 1466,
+ "rol": 1467,
+ "▁thr": 1468,
+ "Data": 1469,
+ "lich": 1470,
+ "▁про": 1471,
+ "▁long": 1472,
+ "▁second": 1473,
+ "ually": 1474,
+ "ines": 1475,
+ "▁found": 1476,
+ "ength": 1477,
+ "yp": 1478,
+ "ead": 1479,
+ "▁log": 1480,
+ "ui": 1481,
+ "new": 1482,
+ "▁Р": 1483,
+ "go": 1484,
+ "aus": 1485,
+ "ody": 1486,
+ "▁son": 1487,
+ "ме": 1488,
+ "ero": 1489,
+ "ved": 1490,
+ "sub": 1491,
+ "▁right": 1492,
+ "view": 1493,
+ "▁following": 1494,
+ "')": 1495,
+ "\");": 1496,
+ "▁said": 1497,
+ "же": 1498,
+ "чи": 1499,
+ "ту": 1500,
+ "ott": 1501,
+ "се": 1502,
+ "ars": 1503,
+ "$.": 1504,
+ "gg": 1505,
+ "▁br": 1506,
+ "ool": 1507,
+ "yle": 1508,
+ "use": 1509,
+ "▁show": 1510,
+ "lease": 1511,
+ "cia": 1512,
+ "▁direct": 1513,
+ "doc": 1514,
+ "ар": 1515,
+ "ms": 1516,
+ "▁giv": 1517,
+ "▁exp": 1518,
+ "ql": 1519,
+ "ду": 1520,
+ "ве": 1521,
+ "▁Be": 1522,
+ "Com": 1523,
+ "iter": 1524,
+ "RE": 1525,
+ "mp": 1526,
+ "men": 1527,
+ "▁Ro": 1528,
+ "MA": 1529,
+ "▁Col": 1530,
+ "ister": 1531,
+ "▁well": 1532,
+ "▁": 1533,
+ "ayout": 1534,
+ "ature": 1535,
+ "ivers": 1536,
+ "zy": 1537,
+ "▁не": 1538,
+ "▁met": 1539,
+ "une": 1540,
+ "yth": 1541,
+ "Type": 1542,
+ "▁element": 1543,
+ "▁link": 1544,
+ "mod": 1545,
+ "▁between": 1546,
+ "cept": 1547,
+ "quire": 1548,
+ "▁through": 1549,
+ "▁while": 1550,
+ "▁On": 1551,
+ "the": 1552,
+ "ía": 1553,
+ "▁something": 1554,
+ "vol": 1555,
+ "▁most": 1556,
+ "sc": 1557,
+ "uss": 1558,
+ "▁car": 1559,
+ "▁sm": 1560,
+ "▁ро": 1561,
+ "ano": 1562,
+ "left": 1563,
+ "va": 1564,
+ "▁true": 1565,
+ "($": 1566,
+ "ems": 1567,
+ "▁much": 1568,
+ "ás": 1569,
+ "▁New": 1570,
+ "▁proper": 1571,
+ "era": 1572,
+ "ited": 1573,
+ "▁doc": 1574,
+ "ices": 1575,
+ "The": 1576,
+ "▁?": 1577,
+ "сто": 1578,
+ "fl": 1579,
+ "▁spec": 1580,
+ "ender": 1581,
+ "way": 1582,
+ "▁self": 1583,
+ "▁even": 1584,
+ "ів": 1585,
+ "▁се": 1586,
+ "ния": 1587,
+ "▁Pr": 1588,
+ "▁ke": 1589,
+ "emb": 1590,
+ "▁table": 1591,
+ "▁equ": 1592,
+ "lient": 1593,
+ "td": 1594,
+ "part": 1595,
+ "▁print": 1596,
+ "▁une": 1597,
+ "ify": 1598,
+ "▁->": 1599,
+ "ene": 1600,
+ "▁mon": 1601,
+ "▁dec": 1602,
+ "▁still": 1603,
+ "▁об": 1604,
+ "▁Tr": 1605,
+ "▁ф": 1606,
+ "ife": 1607,
+ "ism": 1608,
+ "by": 1609,
+ "raw": 1610,
+ "ior": 1611,
+ "▁med": 1612,
+ "orld": 1613,
+ "▁comple": 1614,
+ "ww": 1615,
+ "▁art": 1616,
+ "ron": 1617,
+ "▁Г": 1618,
+ "▁My": 1619,
+ "▁als": 1620,
+ "rect": 1621,
+ "▁auf": 1622,
+ "▁down": 1623,
+ "ather": 1624,
+ "Col": 1625,
+ "Text": 1626,
+ "back": 1627,
+ "$,": 1628,
+ "▁year": 1629,
+ "мо": 1630,
+ "pi": 1631,
+ "▁Gr": 1632,
+ "ream": 1633,
+ "▁rep": 1634,
+ "bf": 1635,
+ "www": 1636,
+ "▁wur": 1637,
+ "▁org": 1638,
+ "inter": 1639,
+ "▁Die": 1640,
+ "▁being": 1641,
+ "\".": 1642,
+ "label": 1643,
+ "▁cent": 1644,
+ "java": 1645,
+ "bar": 1646,
+ "ante": 1647,
+ "ana": 1648,
+ "__": 1649,
+ "▁solution": 1650,
+ "▁О": 1651,
+ "▁fl": 1652,
+ "▁create": 1653,
+ "ici": 1654,
+ "ste": 1655,
+ "ython": 1656,
+ "unt": 1657,
+ "ason": 1658,
+ "ference": 1659,
+ "SE": 1660,
+ "▁non": 1661,
+ "ane": 1662,
+ "▁ins": 1663,
+ "ader": 1664,
+ "_{\\": 1665,
+ "Res": 1666,
+ "▁main": 1667,
+ "пи": 1668,
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁": 1669,
+ "▁There": 1670,
+ "▁pour": 1671,
+ "RO": 1672,
+ "`,": 1673,
+ "lish": 1674,
+ "bject": 1675,
+ "ccess": 1676,
+ "▁orig": 1677,
+ "▁▁▁": 1678,
+ "ischen": 1679,
+ "ower": 1680,
+ "▁het": 1681,
+ "uc": 1682,
+ "▁else": 1683,
+ "».": 1684,
+ "▁от": 1685,
+ "equ": 1686,
+ "sible": 1687,
+ "test": 1688,
+ "stand": 1689,
+ "én": 1690,
+ "ets": 1691,
+ "GE": 1692,
+ "ident": 1693,
+ "▁е": 1694,
+ "▁при": 1695,
+ ".,": 1696,
+ "▁das": 1697,
+ "ock": 1698,
+ ",\"": 1699,
+ "▁vol": 1700,
+ "▁fo": 1701,
+ "▁para": 1702,
+ "▁Т": 1703,
+ "▁Car": 1704,
+ "ral": 1705,
+ "▁Sp": 1706,
+ "var": 1707,
+ "▁play": 1708,
+ "ouse": 1709,
+ "▁та": 1710,
+ "ically": 1711,
+ "▁contain": 1712,
+ "ponse": 1713,
+ "▁String": 1714,
+ "án": 1715,
+ "▁both": 1716,
+ "ken": 1717,
+ "AR": 1718,
+ "ере": 1719,
+ "▁Il": 1720,
+ "▁iss": 1721,
+ "▁open": 1722,
+ "▁)": 1723,
+ "▁What": 1724,
+ "fe": 1725,
+ "rivate": 1726,
+ "reg": 1727,
+ "▁without": 1728,
+ "▁zu": 1729,
+ "vis": 1730,
+ "flow": 1731,
+ "▁http": 1732,
+ "abase": 1733,
+ "▁word": 1734,
+ "▁change": 1735,
+ "▁works": 1736,
+ "▁ge": 1737,
+ "▁!": 1738,
+ "▁een": 1739,
+ "itle": 1740,
+ "▁event": 1741,
+ "word": 1742,
+ "ando": 1743,
+ "SB": 1744,
+ "rem": 1745,
+ "▁field": 1746,
+ "ving": 1747,
+ "Ser": 1748,
+ "▁our": 1749,
+ "▁qui": 1750,
+ "▁oper": 1751,
+ "▁ist": 1752,
+ "def": 1753,
+ "▁made": 1754,
+ "ние": 1755,
+ "px": 1756,
+ "▁men": 1757,
+ "rm": 1758,
+ "ais": 1759,
+ "cent": 1760,
+ "list": 1761,
+ "To": 1762,
+ "▁To": 1763,
+ "ja": 1764,
+ "vert": 1765,
+ "▁mar": 1766,
+ "value": 1767,
+ "▁„": 1768,
+ "\";": 1769,
+ "▁aus": 1770,
+ "▁Br": 1771,
+ "ole": 1772,
+ "▁mult": 1773,
+ "ought": 1774,
+ "▁mat": 1775,
+ "▁view": 1776,
+ "fil": 1777,
+ "▁со": 1778,
+ "га": 1779,
+ "▁void": 1780,
+ "▁good": 1781,
+ "бо": 1782,
+ "CT": 1783,
+ "▁many": 1784,
+ "ben": 1785,
+ "▁во": 1786,
+ "▁ка": 1787,
+ "▁system": 1788,
+ "ino": 1789,
+ "▁another": 1790,
+ "▁rest": 1791,
+ "user": 1792,
+ "ility": 1793,
+ "ai": 1794,
+ "▁might": 1795,
+ "ustom": 1796,
+ "▁order": 1797,
+ "▁Ver": 1798,
+ "SS": 1799,
+ "})": 1800,
+ "▁eff": 1801,
+ "до": 1802,
+ "ett": 1803,
+ "▁sign": 1804,
+ "му": 1805,
+ "IT": 1806,
+ "string": 1807,
+ "elle": 1808,
+ "▁sing": 1809,
+ "cul": 1810,
+ "▁trying": 1811,
+ "▁beg": 1812,
+ "▁page": 1813,
+ "хо": 1814,
+ "▁Can": 1815,
+ "▁Ser": 1816,
+ "++": 1817,
+ "▁must": 1818,
+ "▁values": 1819,
+ "▁key": 1820,
+ "ible": 1821,
+ "].": 1822,
+ "ird": 1823,
+ "▁program": 1824,
+ "roller": 1825,
+ "▁conne": 1826,
+ "▁say": 1827,
+ "▁param": 1828,
+ "ache": 1829,
+ "velop": 1830,
+ "▁select": 1831,
+ "▁famil": 1832,
+ "▁last": 1833,
+ "▁Thanks": 1834,
+ "▁pop": 1835,
+ "}.": 1836,
+ "eq": 1837,
+ "▁doesn": 1838,
+ "['": 1839,
+ "▁term": 1840,
+ "▁ré": 1841,
+ "▁document": 1842,
+ "па": 1843,
+ "лу": 1844,
+ "ateg": 1845,
+ ".)": 1846,
+ "ling": 1847,
+ "ional": 1848,
+ "ables": 1849,
+ "▁tak": 1850,
+ "utton": 1851,
+ "▁arg": 1852,
+ "type": 1853,
+ "▁sure": 1854,
+ "▁real": 1855,
+ "▁web": 1856,
+ "▁current": 1857,
+ "▁Pl": 1858,
+ "cho": 1859,
+ "ments": 1860,
+ "▁Joh": 1861,
+ "ots": 1862,
+ "▁exist": 1863,
+ "ну": 1864,
+ "▁für": 1865,
+ "▁из": 1866,
+ "do": 1867,
+ "ного": 1868,
+ "▁las": 1869,
+ "▁null": 1870,
+ "▁inform": 1871,
+ "▁Л": 1872,
+ "▁version": 1873,
+ "▁chang": 1874,
+ "ager": 1875,
+ "▁Comm": 1876,
+ "лі": 1877,
+ "ush": 1878,
+ "▁Ge": 1879,
+ "▁high": 1880,
+ "▁input": 1881,
+ "ogle": 1882,
+ "ros": 1883,
+ "box": 1884,
+ "gen": 1885,
+ "▁ste": 1886,
+ "▁local": 1887,
+ "Im": 1888,
+ "▁process": 1889,
+ "ternal": 1890,
+ "ized": 1891,
+ "ги": 1892,
+ "ét": 1893,
+ "▁Ind": 1894,
+ "▁och": 1895,
+ "lt": 1896,
+ "▁column": 1897,
+ "▁tried": 1898,
+ "▁command": 1899,
+ "▁best": 1900,
+ "aster": 1901,
+ "за": 1902,
+ "▁prim": 1903,
+ "▁model": 1904,
+ "▁і": 1905,
+ "▁those": 1906,
+ "ities": 1907,
+ "ère": 1908,
+ "▁ре": 1909,
+ "је": 1910,
+ "ши": 1911,
+ "ques": 1912,
+ "▁Am": 1913,
+ "▁own": 1914,
+ "lin": 1915,
+ "зи": 1916,
+ "Value": 1917,
+ "thing": 1918,
+ "▁,": 1919,
+ "▁Te": 1920,
+ "▁stud": 1921,
+ "▁um": 1922,
+ "▁server": 1923,
+ "ille": 1924,
+ "▁put": 1925,
+ "ativ": 1926,
+ "gy": 1927,
+ "ови": 1928,
+ "raf": 1929,
+ "ово": 1930,
+ "▁wurde": 1931,
+ "▁When": 1932,
+ "▁div": 1933,
+ "ants": 1934,
+ "▁ter": 1935,
+ "▁partic": 1936,
+ "▁т": 1937,
+ "▁Do": 1938,
+ "▁No": 1939,
+ "sert": 1940,
+ "ido": 1941,
+ "mathcal": 1942,
+ "ade": 1943,
+ "▁II": 1944,
+ "lear": 1945,
+ "ograph": 1946,
+ "ense": 1947,
+ "▁row": 1948,
+ "num": 1949,
+ "▁possible": 1950,
+ "▁since": 1951,
+ "▁Bo": 1952,
+ "ctions": 1953,
+ "▁Im": 1954,
+ "OR": 1955,
+ "ці": 1956,
+ "▁ide": 1957,
+ "map": 1958,
+ "▁correct": 1959,
+ "ves": 1960,
+ "php": 1961,
+ "▁output": 1962,
+ "▁Ph": 1963,
+ "AL": 1964,
+ "ared": 1965,
+ "\\\\": 1966,
+ "▁image": 1967,
+ "esch": 1968,
+ "жи": 1969,
+ "▁conf": 1970,
+ "por": 1971,
+ "query": 1972,
+ "ures": 1973,
+ "ium": 1974,
+ "ends": 1975,
+ "▁Ab": 1976,
+ "SBN": 1977,
+ "ід": 1978,
+ "ether": 1979,
+ "ptions": 1980,
+ "itu": 1981,
+ "lib": 1982,
+ "ns": 1983,
+ "ki": 1984,
+ "▁working": 1985,
+ "▁como": 1986,
+ "▁Then": 1987,
+ "ML": 1988,
+ "key": 1989,
+ "class": 1990,
+ "ople": 1991,
+ "ittle": 1992,
+ "▁match": 1993,
+ "ways": 1994,
+ "mathbb": 1995,
+ "▁require": 1996,
+ "alt": 1997,
+ "▁vis": 1998,
+ "▁bl": 1999,
+ "▁called": 2000,
+ "Item": 2001,
+ "ura": 2002,
+ "vec": 2003,
+ "eme": 2004,
+ "▁della": 2005,
+ "embre": 2006,
+ "urg": 2007,
+ "Se": 2008,
+ "▁request": 2009,
+ "ische": 2010,
+ "▁port": 2011,
+ "▁instead": 2012,
+ "=\\": 2013,
+ "▁У": 2014,
+ "hor": 2015,
+ "ente": 2016,
+ "ume": 2017,
+ "erd": 2018,
+ "са": 2019,
+ "▁why": 2020,
+ "rist": 2021,
+ "▁person": 2022,
+ "▁...": 2023,
+ "▁private": 2024,
+ "▁tot": 2025,
+ "pha": 2026,
+ "ift": 2027,
+ "ita": 2028,
+ "loc": 2029,
+ "▁old": 2030,
+ "он": 2031,
+ "▁nel": 2032,
+ "']": 2033,
+ "ti": 2034,
+ "iet": 2035,
+ "cite": 2036,
+ "plement": 2037,
+ "▁above": 2038,
+ "ks": 2039,
+ "ready": 2040,
+ "▁come": 2041,
+ "section": 2042,
+ "▁Pol": 2043,
+ "▁writ": 2044,
+ "▁https": 2045,
+ "▁$$": 2046,
+ "▁»": 2047,
+ "▁build": 2048,
+ "ito": 2049,
+ "▁consider": 2050,
+ "aft": 2051,
+ "App": 2052,
+ ",\\": 2053,
+ "indows": 2054,
+ "comm": 2055,
+ "▁;": 2056,
+ "ground": 2057,
+ "▁place": 2058,
+ "By": 2059,
+ "▁project": 2060,
+ "Object": 2061,
+ "▁repr": 2062,
+ "ences": 2063,
+ "indow": 2064,
+ "zt": 2065,
+ "▁files": 2066,
+ "cz": 2067,
+ "ivity": 2068,
+ "▁init": 2069,
+ "▁prob": 2070,
+ "▁sk": 2071,
+ "orth": 2072,
+ "iment": 2073,
+ "ouble": 2074,
+ "atal": 2075,
+ "irc": 2076,
+ "▁è": 2077,
+ "▁bre": 2078,
+ "ista": 2079,
+ "input": 2080,
+ "▁И": 2081,
+ "ной": 2082,
+ "sum": 2083,
+ "path": 2084,
+ "▁cour": 2085,
+ "▁too": 2086,
+ "▁Ad": 2087,
+ "▁Gu": 2088,
+ "▁false": 2089,
+ "▁fun": 2090,
+ "▁ст": 2091,
+ "ood": 2092,
+ "ès": 2093,
+ "▁enc": 2094,
+ "bol": 2095,
+ "rl": 2096,
+ "arget": 2097,
+ "order": 2098,
+ "▁mean": 2099,
+ "пе": 2100,
+ "igen": 2101,
+ "▁пре": 2102,
+ "width": 2103,
+ ";\r": 2104,
+ "itor": 2105,
+ "▁state": 2106,
+ "▁great": 2107,
+ "enn": 2108,
+ "bin": 2109,
+ "Er": 2110,
+ "Mod": 2111,
+ "oz": 2112,
+ "▁won": 2113,
+ "▁fact": 2114,
+ "▁java": 2115,
+ "▁Univers": 2116,
+ "▁cap": 2117,
+ "istor": 2118,
+ "}(": 2119,
+ "ku": 2120,
+ "ither": 2121,
+ "ales": 2122,
+ "▁ou": 2123,
+ "ross": 2124,
+ "▁take": 2125,
+ "rix": 2126,
+ "lob": 2127,
+ "▁eine": 2128,
+ "ases": 2129,
+ "▁access": 2130,
+ "ité": 2131,
+ "istr": 2132,
+ "ization": 2133,
+ "▁appro": 2134,
+ "ball": 2135,
+ "▁mak": 2136,
+ "}^": 2137,
+ "▁Cons": 2138,
+ "press": 2139,
+ "serv": 2140,
+ "().": 2141,
+ "af": 2142,
+ "▁ref": 2143,
+ ")\\": 2144,
+ "▁contin": 2145,
+ "su": 2146,
+ "iver": 2147,
+ "▁cond": 2148,
+ "▁expect": 2149,
+ "▁charact": 2150,
+ "bert": 2151,
+ "elt": 2152,
+ "ters": 2153,
+ "script": 2154,
+ "▁Ed": 2155,
+ "apt": 2156,
+ "');": 2157,
+ "print": 2158,
+ "▁size": 2159,
+ "▁sich": 2160,
+ "face": 2161,
+ "enden": 2162,
+ "▁Amer": 2163,
+ "ified": 2164,
+ "ów": 2165,
+ "▁Su": 2166,
+ "tes": 2167,
+ "med": 2168,
+ "▁Reg": 2169,
+ "sole": 2170,
+ "▁includ": 2171,
+ "ini": 2172,
+ "inci": 2173,
+ "▁pla": 2174,
+ "▁left": 2175,
+ "df": 2176,
+ "Par": 2177,
+ "▁All": 2178,
+ "▁occ": 2179,
+ "▁At": 2180,
+ "▁cr": 2181,
+ "Qu": 2182,
+ "▁given": 2183,
+ "▁System": 2184,
+ "ican": 2185,
+ "▁final": 2186,
+ "itions": 2187,
+ "▁бы": 2188,
+ "▁perform": 2189,
+ "AN": 2190,
+ "▁Me": 2191,
+ "uro": 2192,
+ "▁That": 2193,
+ "гра": 2194,
+ "▁По": 2195,
+ "▁ви": 2196,
+ "ably": 2197,
+ "▁present": 2198,
+ "duct": 2199,
+ "ric": 2200,
+ "▁Eng": 2201,
+ "try": 2202,
+ "▁lar": 2203,
+ "bl": 2204,
+ "idd": 2205,
+ "▁är": 2206,
+ "ora": 2207,
+ "LL": 2208,
+ "oss": 2209,
+ "▁ISBN": 2210,
+ "▁three": 2211,
+ "jo": 2212,
+ "ní": 2213,
+ "rc": 2214,
+ "▁far": 2215,
+ "▁Not": 2216,
+ "▁little": 2217,
+ "dis": 2218,
+ "ati": 2219,
+ "function": 2220,
+ "▁able": 2221,
+ "less": 2222,
+ "со": 2223,
+ "▁path": 2224,
+ "▁pres": 2225,
+ "lose": 2226,
+ "PI": 2227,
+ "▁issue": 2228,
+ "ackage": 2229,
+ "time": 2230,
+ "ige": 2231,
+ "ams": 2232,
+ "▁Cl": 2233,
+ "ails": 2234,
+ "alk": 2235,
+ "ii": 2236,
+ "ше": 2237,
+ "pen": 2238,
+ "QL": 2239,
+ "▁eas": 2240,
+ "RL": 2241,
+ "cel": 2242,
+ "▁sl": 2243,
+ "▁ask": 2244,
+ "▁nom": 2245,
+ "▁top": 2246,
+ "ides": 2247,
+ "index": 2248,
+ "ém": 2249,
+ "▁happ": 2250,
+ "ox": 2251,
+ "cd": 2252,
+ "▁better": 2253,
+ "▁load": 2254,
+ "ados": 2255,
+ "zen": 2256,
+ "▁ce": 2257,
+ "▁fa": 2258,
+ "▁John": 2259,
+ "IMA": 2260,
+ "▁Bar": 2261,
+ "overflow": 2262,
+ "▁де": 2263,
+ "ness": 2264,
+ "cer": 2265,
+ "▁Here": 2266,
+ "ret": 2267,
+ "▁sz": 2268,
+ "ambda": 2269,
+ "opy": 2270,
+ "url": 2271,
+ "py": 2272,
+ "rt": 2273,
+ "▁understand": 2274,
+ "ał": 2275,
+ "her": 2276,
+ "##": 2277,
+ "▁child": 2278,
+ "▁exec": 2279,
+ "▁application": 2280,
+ "▁struct": 2281,
+ "▁я": 2282,
+ "File": 2283,
+ "▁cert": 2284,
+ "ison": 2285,
+ "▁variable": 2286,
+ "DE": 2287,
+ "rs": 2288,
+ "▁really": 2289,
+ "Port": 2290,
+ "ba": 2291,
+ "▁Ber": 2292,
+ "▁inte": 2293,
+ "▁static": 2294,
+ "▁config": 2295,
+ "▁She": 2296,
+ "estions": 2297,
+ "▁plus": 2298,
+ "▁hab": 2299,
+ "ope": 2300,
+ "▁mus": 2301,
+ "▁count": 2302,
+ "ME": 2303,
+ "▁support": 2304,
+ "▁people": 2305,
+ "▁beh": 2306,
+ "▁already": 2307,
+ "Tr": 2308,
+ "▁done": 2309,
+ "dem": 2310,
+ "size": 2311,
+ "alpha": 2312,
+ "▁disc": 2313,
+ "])": 2314,
+ "▁Man": 2315,
+ "▁mil": 2316,
+ "▁stand": 2317,
+ "▁group": 2318,
+ "▁small": 2319,
+ "▁mag": 2320,
+ "сть": 2321,
+ "▁default": 2322,
+ "▁single": 2323,
+ "link": 2324,
+ "clude": 2325,
+ "▁ear": 2326,
+ "ilar": 2327,
+ "****": 2328,
+ "▁fix": 2329,
+ "ley": 2330,
+ "▁pas": 2331,
+ "ний": 2332,
+ "ission": 2333,
+ "▁implement": 2334,
+ "itch": 2335,
+ "▁года": 2336,
+ "▁always": 2337,
+ "▁Jah": 2338,
+ "pring": 2339,
+ "ção": 2340,
+ "plate": 2341,
+ "▁descri": 2342,
+ "▁head": 2343,
+ "init": 2344,
+ "ograf": 2345,
+ "▁query": 2346,
+ "ived": 2347,
+ "▁ing": 2348,
+ "pty": 2349,
+ "ha": 2350,
+ "▁mov": 2351,
+ "▁э": 2352,
+ "ette": 2353,
+ "ily": 2354,
+ "▁got": 2355,
+ "iled": 2356,
+ "icro": 2357,
+ "▁wr": 2358,
+ "ря": 2359,
+ "▁never": 2360,
+ "ores": 2361,
+ "▁bas": 2362,
+ "ios": 2363,
+ "lack": 2364,
+ "aint": 2365,
+ "vious": 2366,
+ "▁give": 2367,
+ "idad": 2368,
+ "En": 2369,
+ "ный": 2370,
+ "table": 2371,
+ "▁На": 2372,
+ "▁pat": 2373,
+ "тор": 2374,
+ "angu": 2375,
+ "loy": 2376,
+ "▁seg": 2377,
+ "array": 2378,
+ "▁Fl": 2379,
+ "▁index": 2380,
+ "▁sw": 2381,
+ "IMAGE": 2382,
+ "▁km": 2383,
+ "би": 2384,
+ "Class": 2385,
+ "ena": 2386,
+ "мен": 2387,
+ "comp": 2388,
+ "atus": 2389,
+ "rap": 2390,
+ "▁List": 2391,
+ "Error": 2392,
+ "▁typ": 2393,
+ "▁ма": 2394,
+ "cs": 2395,
+ "':": 2396,
+ "ji": 2397,
+ "▁However": 2398,
+ "▁те": 2399,
+ "▁below": 2400,
+ "▁App": 2401,
+ "ще": 2402,
+ "}_": 2403,
+ "bum": 2404,
+ "vir": 2405,
+ "ées": 2406,
+ "▁record": 2407,
+ "tain": 2408,
+ "lem": 2409,
+ "ital": 2410,
+ "▁imp": 2411,
+ "ego": 2412,
+ "▁od": 2413,
+ "▁rece": 2414,
+ "mit": 2415,
+ "ffic": 2416,
+ "stackoverflow": 2417,
+ "ieve": 2418,
+ "▁З": 2419,
+ "▁nov": 2420,
+ "це": 2421,
+ "▁Intern": 2422,
+ "bu": 2423,
+ "▁sugg": 2424,
+ "▁loop": 2425,
+ "ride": 2426,
+ "▁$(": 2427,
+ "▁super": 2428,
+ "rid": 2429,
+ "ных": 2430,
+ "▁Per": 2431,
+ "▁dom": 2432,
+ "='": 2433,
+ "utsch": 2434,
+ "len": 2435,
+ "▁write": 2436,
+ "▁inv": 2437,
+ "outh": 2438,
+ "▁Her": 2439,
+ "▁years": 2440,
+ "▁original": 2441,
+ "ega": 2442,
+ "▁Ste": 2443,
+ "▁seems": 2444,
+ "ég": 2445,
+ "▁next": 2446,
+ "eder": 2447,
+ "▁Ne": 2448,
+ "avas": 2449,
+ "ification": 2450,
+ "Exception": 2451,
+ "▁Der": 2452,
+ "▁ve": 2453,
+ "atic": 2454,
+ "hat": 2455,
+ "brary": 2456,
+ "return": 2457,
+ "urch": 2458,
+ "ision": 2459,
+ "mi": 2460,
+ "oint": 2461,
+ "▁day": 2462,
+ "iction": 2463,
+ "ál": 2464,
+ "▁és": 2465,
+ "▁though": 2466,
+ "action": 2467,
+ "ít": 2468,
+ "ungen": 2469,
+ "ours": 2470,
+ "▁script": 2471,
+ "▁information": 2472,
+ "▁multi": 2473,
+ "▁\\\\": 2474,
+ "ster": 2475,
+ "ке": 2476,
+ "AC": 2477,
+ "cies": 2478,
+ "▁display": 2479,
+ "oman": 2480,
+ "Time": 2481,
+ "ius": 2482,
+ "));": 2483,
+ "tre": 2484,
+ "▁lim": 2485,
+ "ately": 2486,
+ "éd": 2487,
+ "iste": 2488,
+ "▁са": 2489,
+ "post": 2490,
+ "uel": 2491,
+ "img": 2492,
+ "▁ч": 2493,
+ "ска": 2494,
+ "eld": 2495,
+ "pper": 2496,
+ "ula": 2497,
+ "▁general": 2498,
+ "Al": 2499,
+ "Form": 2500,
+ "▁upon": 2501,
+ "zo": 2502,
+ "amente": 2503,
+ "▁prom": 2504,
+ "▁ü": 2505,
+ "lex": 2506,
+ "▁turn": 2507,
+ "▁ме": 2508,
+ "ention": 2509,
+ "лен": 2510,
+ "▁af": 2511,
+ "icle": 2512,
+ "ств": 2513,
+ "▁Fil": 2514,
+ "▁Ф": 2515,
+ "avascript": 2516,
+ "Man": 2517,
+ "ara": 2518,
+ "ware": 2519,
+ "align": 2520,
+ "angle": 2521,
+ "▁Sc": 2522,
+ "unic": 2523,
+ "▁fran": 2524,
+ "Un": 2525,
+ "zi": 2526,
+ "met": 2527,
+ "Add": 2528,
+ "▁pub": 2529,
+ "ков": 2530,
+ "▁gen": 2531,
+ "▁pod": 2532,
+ "▁sum": 2533,
+ "▁having": 2534,
+ "▁avec": 2535,
+ "sl": 2536,
+ "▁fig": 2537,
+ "▁Res": 2538,
+ "Date": 2539,
+ "ules": 2540,
+ "with": 2541,
+ "ский": 2542,
+ "gu": 2543,
+ "ET": 2544,
+ "▁bro": 2545,
+ "rie": 2546,
+ "aps": 2547,
+ "ending": 2548,
+ "mail": 2549,
+ "ook": 2550,
+ "▁success": 2551,
+ "berg": 2552,
+ "▁deb": 2553,
+ "elta": 2554,
+ "()`": 2555,
+ "ential": 2556,
+ "frame": 2557,
+ "Key": 2558,
+ "inn": 2559,
+ "▁simple": 2560,
+ "ival": 2561,
+ "▁care": 2562,
+ "▁Web": 2563,
+ "\").": 2564,
+ ">": 2565,
+ "▁database": 2566,
+ "▁Now": 2567,
+ "Ind": 2568,
+ "▁мо": 2569,
+ "cht": 2570,
+ "ban": 2571,
+ "ram": 2572,
+ "equation": 2573,
+ "ski": 2574,
+ "ief": 2575,
+ "lim": 2576,
+ "Get": 2577,
+ "▁tre": 2578,
+ "aten": 2579,
+ "bed": 2580,
+ "▁Je": 2581,
+ "▁results": 2582,
+ "лю": 2583,
+ "тель": 2584,
+ "db": 2585,
+ "▁bit": 2586,
+ "body": 2587,
+ "Array": 2588,
+ "mu": 2589,
+ "pression": 2590,
+ "▁ста": 2591,
+ "ony": 2592,
+ "iff": 2593,
+ "▁bar": 2594,
+ "▁Arch": 2595,
+ "bers": 2596,
+ "){": 2597,
+ "▁Mon": 2598,
+ "▁doing": 2599,
+ "▁prof": 2600,
+ "▁install": 2601,
+ "▁position": 2602,
+ "ema": 2603,
+ "▁});": 2604,
+ "Path": 2605,
+ "ali": 2606,
+ "▁&&": 2607,
+ "lev": 2608,
+ "▁cannot": 2609,
+ "▁May": 2610,
+ "inst": 2611,
+ "-\\": 2612,
+ "▁coun": 2613,
+ "▁ang": 2614,
+ "▁appear": 2615,
+ "cor": 2616,
+ "ció": 2617,
+ "ided": 2618,
+ "questions": 2619,
+ "atter": 2620,
+ "▁Pa": 2621,
+ "select": 2622,
+ "▁princi": 2623,
+ "Event": 2624,
+ "▁side": 2625,
+ "▁mem": 2626,
+ "▁Jan": 2627,
+ "ario": 2628,
+ "▁within": 2629,
+ "▁Val": 2630,
+ "odes": 2631,
+ "iddle": 2632,
+ "uration": 2633,
+ "bra": 2634,
+ "▁date": 2635,
+ "[]": 2636,
+ "▁entre": 2637,
+ "ili": 2638,
+ "Portail": 2639,
+ "docs": 2640,
+ "ской": 2641,
+ "Element": 2642,
+ "▁message": 2643,
+ "▁nach": 2644,
+ "▁during": 2645,
+ "▁gra": 2646,
+ "etwork": 2647,
+ "▁By": 2648,
+ "▁tell": 2649,
+ "ete": 2650,
+ "~\\": 2651,
+ "▁bis": 2652,
+ "▁pu": 2653,
+ "▁red": 2654,
+ "▁thing": 2655,
+ "▁sort": 2656,
+ "xim": 2657,
+ "ires": 2658,
+ "User": 2659,
+ "iod": 2660,
+ "▁Est": 2661,
+ "osed": 2662,
+ "oute": 2663,
+ "▁Les": 2664,
+ "▁sent": 2665,
+ "ribute": 2666,
+ "utes": 2667,
+ "istory": 2668,
+ "▁service": 2669,
+ "';": 2670,
+ "field": 2671,
+ "▁IN": 2672,
+ "ension": 2673,
+ "rel": 2674,
+ "▁going": 2675,
+ "web": 2676,
+ "Context": 2677,
+ "▁later": 2678,
+ "uk": 2679,
+ "layout": 2680,
+ "ona": 2681,
+ "át": 2682,
+ "----------------": 2683,
+ "▁exact": 2684,
+ "andom": 2685,
+ "▁sie": 2686,
+ "II": 2687,
+ "▁They": 2688,
+ "mente": 2689,
+ "ibli": 2690,
+ "▁fine": 2691,
+ "UT": 2692,
+ "▁develop": 2693,
+ "▁Ein": 2694,
+ "soft": 2695,
+ "off": 2696,
+ "Set": 2697,
+ "▁az": 2698,
+ "eters": 2699,
+ "ilder": 2700,
+ "ples": 2701,
+ "▁specific": 2702,
+ "▁om": 2703,
+ "error": 2704,
+ "ently": 2705,
+ "▁film": 2706,
+ "uck": 2707,
+ "ains": 2708,
+ "ación": 2709,
+ "ges": 2710,
+ "жа": 2711,
+ "▁things": 2712,
+ "Sh": 2713,
+ "▁thought": 2714,
+ "▁added": 2715,
+ "dep": 2716,
+ "ского": 2717,
+ "▁Li": 2718,
+ "ils": 2719,
+ "ync": 2720,
+ "▁то": 2721,
+ "ries": 2722,
+ "▁cu": 2723,
+ "chen": 2724,
+ "ION": 2725,
+ "▁Des": 2726,
+ "ultado": 2727,
+ "irt": 2728,
+ "▁based": 2729,
+ "▁mo": 2730,
+ "▁dest": 2731,
+ "png": 2732,
+ "reen": 2733,
+ "▁running": 2734,
+ "amma": 2735,
+ "oud": 2736,
+ "▁refer": 2737,
+ "ious": 2738,
+ "▁Jul": 2739,
+ "▁search": 2740,
+ "ald": 2741,
+ "ede": 2742,
+ "▁wrong": 2743,
+ "An": 2744,
+ "▁until": 2745,
+ "site": 2746,
+ "ayer": 2747,
+ "▁once": 2748,
+ "arr": 2749,
+ "▁against": 2750,
+ "====": 2751,
+ "▁source": 2752,
+ "arn": 2753,
+ "api": 2754,
+ "▁represent": 2755,
+ "▁aff": 2756,
+ "▁sein": 2757,
+ "▁allow": 2758,
+ "ormal": 2759,
+ "ended": 2760,
+ "▁control": 2761,
+ "mathbf": 2762,
+ "come": 2763,
+ "cur": 2764,
+ "endo": 2765,
+ "wa": 2766,
+ "▁update": 2767,
+ "▁inside": 2768,
+ "▁reason": 2769,
+ "omen": 2770,
+ "▁вы": 2771,
+ "De": 2772,
+ "▁је": 2773,
+ "sw": 2774,
+ "▁sever": 2775,
+ "Of": 2776,
+ "▁instance": 2777,
+ "▁mer": 2778,
+ "▁effect": 2779,
+ "color": 2780,
+ "ugust": 2781,
+ "ilt": 2782,
+ "des": 2783,
+ "itz": 2784,
+ "ulation": 2785,
+ "nie": 2786,
+ "▁World": 2787,
+ "▁similar": 2788,
+ "ymbol": 2789,
+ "hing": 2790,
+ "▁mark": 2791,
+ "State": 2792,
+ "▁content": 2793,
+ "▁means": 2794,
+ "amed": 2795,
+ "▁End": 2796,
+ "ND": 2797,
+ "count": 2798,
+ "▁Inst": 2799,
+ "perty": 2800,
+ "ctor": 2801,
+ "▁{\\": 2802,
+ "▁Let": 2803,
+ "▁!=": 2804,
+ "▁getting": 2805,
+ "uth": 2806,
+ "umber": 2807,
+ "▁Consultado": 2808,
+ "schaft": 2809,
+ "lete": 2810,
+ "▁Will": 2811,
+ "▁Em": 2812,
+ "head": 2813,
+ "▁leg": 2814,
+ "ном": 2815,
+ "Or": 2816,
+ "arm": 2817,
+ "pond": 2818,
+ "▁Christ": 2819,
+ "▁around": 2820,
+ "▁clear": 2821,
+ "▁href": 2822,
+ "▁See": 2823,
+ "').": 2824,
+ "▁created": 2825,
+ "▁button": 2826,
+ "ining": 2827,
+ "▁click": 2828,
+ "iam": 2829,
+ "plit": 2830,
+ "For": 2831,
+ "▁polit": 2832,
+ "▁seem": 2833,
+ "▁life": 2834,
+ "нов": 2835,
+ "▁intern": 2836,
+ "щи": 2837,
+ "sel": 2838,
+ "soci": 2839,
+ "▁stor": 2840,
+ "cle": 2841,
+ "earch": 2842,
+ "android": 2843,
+ "}^{": 2844,
+ "▁either": 2845,
+ "▁few": 2846,
+ "▁initial": 2847,
+ "length": 2848,
+ "ria": 2849,
+ "sql": 2850,
+ "wik": 2851,
+ "▁ét": 2852,
+ "uer": 2853,
+ "▁valid": 2854,
+ "And": 2855,
+ "include": 2856,
+ "ury": 2857,
+ "▁sus": 2858,
+ "ired": 2859,
+ "▁After": 2860,
+ "▁due": 2861,
+ "▁bei": 2862,
+ "ources": 2863,
+ "▁Nov": 2864,
+ "Act": 2865,
+ "▁Cont": 2866,
+ "▁break": 2867,
+ "ested": 2868,
+ "▁actually": 2869,
+ "else": 2870,
+ "tml": 2871,
+ "rer": 2872,
+ "ones": 2873,
+ "▁design": 2874,
+ "▁property": 2875,
+ "phi": 2876,
+ "ality": 2877,
+ "och": 2878,
+ "ists": 2879,
+ "▁·": 2880,
+ "udio": 2881,
+ "AB": 2882,
+ "ala": 2883,
+ "iones": 2884,
+ "фи": 2885,
+ "find": 2886,
+ "As": 2887,
+ "▁custom": 2888,
+ "▁ann": 2889,
+ "ES": 2890,
+ "OT": 2891,
+ "lambda": 2892,
+ "▁ident": 2893,
+ "▁organ": 2894,
+ "▁Cent": 2895,
+ "▁Char": 2896,
+ "▁os": 2897,
+ "▁hard": 2898,
+ "ров": 2899,
+ "▁/>": 2900,
+ "ko": 2901,
+ "▁exper": 2902,
+ "▁separ": 2903,
+ "yl": 2904,
+ "ourn": 2905,
+ "▁dev": 2906,
+ "▁auch": 2907,
+ "▁block": 2908,
+ "book": 2909,
+ "▁map": 2910,
+ "illa": 2911,
+ "▁comput": 2912,
+ "▁space": 2913,
+ "result": 2914,
+ ")}": 2915,
+ "▁echo": 2916,
+ "config": 2917,
+ "hi": 2918,
+ "▁large": 2919,
+ "▁width": 2920,
+ "▁Go": 2921,
+ "mat": 2922,
+ "▁diff": 2923,
+ "▁kind": 2924,
+ "ances": 2925,
+ "ynam": 2926,
+ "▁color": 2927,
+ "Int": 2928,
+ "sol": 2929,
+ "▁pi": 2930,
+ "▁character": 2931,
+ "oment": 2932,
+ "▁response": 2933,
+ "igma": 2934,
+ "wards": 2935,
+ "arrow": 2936,
+ "су": 2937,
+ "ties": 2938,
+ "▁über": 2939,
+ "Image": 2940,
+ "yd": 2941,
+ "▁пере": 2942,
+ "▁node": 2943,
+ "▁item": 2944,
+ "achine": 2945,
+ "ima": 2946,
+ "▁va": 2947,
+ "▁approach": 2948,
+ "▁wer": 2949,
+ "▁че": 2950,
+ "On": 2951,
+ "ollow": 2952,
+ "она": 2953,
+ "cted": 2954,
+ "ured": 2955,
+ "Controller": 2956,
+ "lied": 2957,
+ "▁jo": 2958,
+ "▁dal": 2959,
+ "unk": 2960,
+ "▁î": 2961,
+ "start": 2962,
+ "ola": 2963,
+ "▁compon": 2964,
+ "IC": 2965,
+ "bit": 2966,
+ "▁base": 2967,
+ "пу": 2968,
+ "▁idea": 2969,
+ "▁dire": 2970,
+ "▁rad": 2971,
+ "group": 2972,
+ "▁With": 2973,
+ "server": 2974,
+ "side": 2975,
+ "sing": 2976,
+ "▁dies": 2977,
+ "▁near": 2978,
+ "▁voor": 2979,
+ "▁argument": 2980,
+ "▁},": 2981,
+ "▁land": 2982,
+ "▁names": 2983,
+ "▁option": 2984,
+ "ithub": 2985,
+ "pped": 2986,
+ "aug": 2987,
+ "▁links": 2988,
+ "▁full": 2989,
+ "▁situ": 2990,
+ "▁console": 2991,
+ "▁etc": 2992,
+ "aux": 2993,
+ "▁Cor": 2994,
+ "icrosoft": 2995,
+ "▁came": 2996,
+ "local": 2997,
+ "▁known": 2998,
+ "▁multiple": 2999,
+ "anguage": 3000,
+ "▁total": 3001,
+ "ology": 3002,
+ "ät": 3003,
+ "▁Х": 3004,
+ "▁fre": 3005,
+ "▁ten": 3006,
+ "ideo": 3007,
+ "▁bes": 3008,
+ "true": 3009,
+ "Query": 3010,
+ "omm": 3011,
+ "▁Art": 3012,
+ "▁keep": 3013,
+ "▁University": 3014,
+ "reate": 3015,
+ "pport": 3016,
+ "▁python": 3017,
+ "tra": 3018,
+ "ector": 3019,
+ "рі": 3020,
+ "oph": 3021,
+ "▁conc": 3022,
+ "▁four": 3023,
+ "viron": 3024,
+ "▁via": 3025,
+ "?\"": 3026,
+ "image": 3027,
+ "oll": 3028,
+ "ные": 3029,
+ "▁context": 3030,
+ "▁sem": 3031,
+ "._": 3032,
+ "▁eng": 3033,
+ "mar": 3034,
+ "AD": 3035,
+ "▁mor": 3036,
+ "▁Cal": 3037,
+ "▁cell": 3038,
+ "imal": 3039,
+ "ATE": 3040,
+ "▁inf": 3041,
+ "ön": 3042,
+ "uffer": 3043,
+ "sq": 3044,
+ "....": 3045,
+ "▁zur": 3046,
+ "With": 3047,
+ "ран": 3048,
+ "chn": 3049,
+ "▁door": 3050,
+ "content": 3051,
+ "▁miss": 3052,
+ "▁simp": 3053,
+ "ár": 3054,
+ "ira": 3055,
+ "▁hat": 3056,
+ "Test": 3057,
+ "▁certain": 3058,
+ "NS": 3059,
+ "▁cho": 3060,
+ "▁adv": 3061,
+ "where": 3062,
+ "▁looking": 3063,
+ "▁times": 3064,
+ "них": 3065,
+ "uto": 3066,
+ "▁É": 3067,
+ "can": 3068,
+ "host": 3069,
+ "▁(*": 3070,
+ "loat": 3071,
+ "▁nicht": 3072,
+ "Field": 3073,
+ "burg": 3074,
+ "const": 3075,
+ "ades": 3076,
+ "▁Mus": 3077,
+ "▁nothing": 3078,
+ "▁incre": 3079,
+ "▁Min": 3080,
+ "▁power": 3081,
+ "▁American": 3082,
+ "ln": 3083,
+ "valid": 3084,
+ "ungs": 3085,
+ "▁National": 3086,
+ "▁San": 3087,
+ "▁York": 3088,
+ "Request": 3089,
+ "char": 3090,
+ "▁Ze": 3091,
+ "button": 3092,
+ "▁alg": 3093,
+ "SON": 3094,
+ "▁ap": 3095,
+ "uff": 3096,
+ "ability": 3097,
+ "ем": 3098,
+ "▁anything": 3099,
+ "ela": 3100,
+ "())": 3101,
+ "ба": 3102,
+ "ampion": 3103,
+ "▁pot": 3104,
+ "▁fut": 3105,
+ "ailable": 3106,
+ "▁prop": 3107,
+ "\"]": 3108,
+ "▁less": 3109,
+ "lag": 3110,
+ "▁August": 3111,
+ "It": 3112,
+ "▁please": 3113,
+ "▁style": 3114,
+ "▁Also": 3115,
+ "bt": 3116,
+ "▁probably": 3117,
+ "▁One": 3118,
+ "▁poss": 3119,
+ "UI": 3120,
+ "uit": 3121,
+ "▁West": 3122,
+ "hn": 3123,
+ "+\\": 3124,
+ "Button": 3125,
+ "json": 3126,
+ "err": 3127,
+ "rame": 3128,
+ "dom": 3129,
+ "ilon": 3130,
+ "alf": 3131,
+ "▁client": 3132,
+ "▁continu": 3133,
+ "xml": 3134,
+ "pec": 3135,
+ "ador": 3136,
+ "ls": 3137,
+ "▁however": 3138,
+ "▁Any": 3139,
+ "änd": 3140,
+ "mathrm": 3141,
+ "▁url": 3142,
+ "▁book": 3143,
+ "▁gl": 3144,
+ "ives": 3145,
+ "gi": 3146,
+ "▁tro": 3147,
+ "▁US": 3148,
+ "point": 3149,
+ "open": 3150,
+ "▁cur": 3151,
+ "▁era": 3152,
+ "▁particular": 3153,
+ "▁HT": 3154,
+ "oot": 3155,
+ "ello": 3156,
+ "lobal": 3157,
+ "▁action": 3158,
+ "▁Int": 3159,
+ "▁include": 3160,
+ "▁elements": 3161,
+ "ная": 3162,
+ "ards": 3163,
+ "▁Bl": 3164,
+ "▁hum": 3165,
+ "from": 3166,
+ "change": 3167,
+ "▁functions": 3168,
+ "hen": 3169,
+ "Service": 3170,
+ "▁height": 3171,
+ "▁Land": 3172,
+ "ias": 3173,
+ "gs": 3174,
+ "ión": 3175,
+ "лов": 3176,
+ "node": 3177,
+ ".”": 3178,
+ "hand": 3179,
+ "▁бу": 3180,
+ "▁amb": 3181,
+ "▁Lu": 3182,
+ "▁throw": 3183,
+ "▁mot": 3184,
+ "▁Act": 3185,
+ "▁world": 3186,
+ "_\\": 3187,
+ "base": 3188,
+ "▁Co": 3189,
+ "▁arch": 3190,
+ "▁####": 3191,
+ "ged": 3192,
+ "pril": 3193,
+ "older": 3194,
+ "Model": 3195,
+ "▁several": 3196,
+ "lie": 3197,
+ "check": 3198,
+ "]{": 3199,
+ "cons": 3200,
+ "▁Tra": 3201,
+ "heck": 3202,
+ "▁least": 3203,
+ "down": 3204,
+ "ebru": 3205,
+ "Def": 3206,
+ "param": 3207,
+ "ischer": 3208,
+ "▁cas": 3209,
+ "CH": 3210,
+ "▁address": 3211,
+ "▁раз": 3212,
+ "ufen": 3213,
+ "urope": 3214,
+ "ей": 3215,
+ "▁bound": 3216,
+ "CO": 3217,
+ "▁Ang": 3218,
+ "▁Ma": 3219,
+ "Index": 3220,
+ "core": 3221,
+ "ouch": 3222,
+ "atabase": 3223,
+ "ribution": 3224,
+ "document": 3225,
+ "Le": 3226,
+ "}_{": 3227,
+ "vern": 3228,
+ "▁statement": 3229,
+ "▁Brit": 3230,
+ "ono": 3231,
+ "psilon": 3232,
+ "▁level": 3233,
+ "▁product": 3234,
+ "IS": 3235,
+ "▁course": 3236,
+ "▁Mr": 3237,
+ ">\r": 3238,
+ "▁background": 3239,
+ "▁ret": 3240,
+ "ering": 3241,
+ "most": 3242,
+ "сько": 3243,
+ "▁thread": 3244,
+ "itional": 3245,
+ "ites": 3246,
+ "Pl": 3247,
+ "▁dos": 3248,
+ "ga": 3249,
+ "day": 3250,
+ "▁Gener": 3251,
+ "▁tw": 3252,
+ "Ad": 3253,
+ "\"><": 3254,
+ "▁($": 3255,
+ "▁moment": 3256,
+ "title": 3257,
+ "create": 3258,
+ "version": 3259,
+ "Manager": 3260,
+ "▁fur": 3261,
+ "pping": 3262,
+ "ijn": 3263,
+ "ос": 3264,
+ "▁rather": 3265,
+ "ptember": 3266,
+ "OS": 3267,
+ "▁site": 3268,
+ "▁caus": 3269,
+ "ani": 3270,
+ "▁home": 3271,
+ "мі": 3272,
+ "▁short": 3273,
+ "pa": 3274,
+ "▁lead": 3275,
+ "ished": 3276,
+ "cing": 3277,
+ "ording": 3278,
+ "▁prote": 3279,
+ "сле": 3280,
+ "LECT": 3281,
+ "▁didn": 3282,
+ "position": 3283,
+ "\",\"": 3284,
+ "(),": 3285,
+ "trans": 3286,
+ "▁lot": 3287,
+ "▁од": 3288,
+ "AS": 3289,
+ "▁sat": 3290,
+ "▁points": 3291,
+ "github": 3292,
+ "style": 3293,
+ "▁году": 3294,
+ "▁Dis": 3295,
+ "ponent": 3296,
+ "omet": 3297,
+ "zer": 3298,
+ "ULL": 3299,
+ "▁pa": 3300,
+ "AP": 3301,
+ "aces": 3302,
+ "▁United": 3303,
+ "ama": 3304,
+ "ety": 3305,
+ "Color": 3306,
+ "▁enough": 3307,
+ "US": 3308,
+ "▁length": 3309,
+ "());": 3310,
+ "^{\\": 3311,
+ "fty": 3312,
+ "Box": 3313,
+ "apter": 3314,
+ "▁complet": 3315,
+ "ник": 3316,
+ "max": 3317,
+ "object": 3318,
+ "({": 3319,
+ "imgur": 3320,
+ "itive": 3321,
+ "unch": 3322,
+ "▁Sub": 3323,
+ "ende": 3324,
+ "гу": 3325,
+ "ategory": 3326,
+ "ты": 3327,
+ "iano": 3328,
+ "▁upd": 3329,
+ "▁Aust": 3330,
+ "}{\\": 3331,
+ "top": 3332,
+ "las": 3333,
+ "pis": 3334,
+ "iness": 3335,
+ "▁{\r": 3336,
+ "▁Е": 3337,
+ "Gr": 3338,
+ "▁AS": 3339,
+ "▁ве": 3340,
+ "thers": 3341,
+ "▁defined": 3342,
+ "azione": 3343,
+ "▁offic": 3344,
+ "▁autom": 3345,
+ "ün": 3346,
+ "▁brow": 3347,
+ "▁serv": 3348,
+ "▁remove": 3349,
+ "iro": 3350,
+ "▁Bibli": 3351,
+ "ED": 3352,
+ "▁whole": 3353,
+ "▁ш": 3354,
+ "▁Java": 3355,
+ "▁zum": 3356,
+ "ua": 3357,
+ "pm": 3358,
+ "dev": 3359,
+ "кра": 3360,
+ "olds": 3361,
+ "▁War": 3362,
+ "än": 3363,
+ "pass": 3364,
+ "uz": 3365,
+ "[\"": 3366,
+ "▁tri": 3367,
+ "ised": 3368,
+ "ха": 3369,
+ "▁memory": 3370,
+ "▁Port": 3371,
+ "oper": 3372,
+ "Up": 3373,
+ "▁Thank": 3374,
+ "▁Mich": 3375,
+ "ych": 3376,
+ "board": 3377,
+ "бу": 3378,
+ "Inst": 3379,
+ "▁begin": 3380,
+ "ination": 3381,
+ "▁Mod": 3382,
+ "_,": 3383,
+ "▁Den": 3384,
+ "option": 3385,
+ "▁construct": 3386,
+ "▁Just": 3387,
+ "Map": 3388,
+ "run": 3389,
+ "▁respect": 3390,
+ "ham": 3391,
+ "ман": 3392,
+ "imedia": 3393,
+ "▁apply": 3394,
+ "cription": 3395,
+ "main": 3396,
+ "▁Ка": 3397,
+ "oid": 3398,
+ "Code": 3399,
+ "};": 3400,
+ "Info": 3401,
+ "▁format": 3402,
+ "Log": 3403,
+ "▁су": 3404,
+ "▁lat": 3405,
+ "utor": 3406,
+ "▁reference": 3407,
+ "▁calcul": 3408,
+ "onn": 3409,
+ "Lo": 3410,
+ "infty": 3411,
+ "▁along": 3412,
+ "▁č": 3413,
+ "▁task": 3414,
+ "▁ev": 3415,
+ "theta": 3416,
+ "ras": 3417,
+ "jor": 3418,
+ "▁бо": 3419,
+ "▁princip": 3420,
+ "My": 3421,
+ "▁einer": 3422,
+ "▁Es": 3423,
+ "omb": 3424,
+ "quad": 3425,
+ "^{-": 3426,
+ "ump": 3427,
+ "▁till": 3428,
+ "ді": 3429,
+ "▁looks": 3430,
+ "▁ok": 3431,
+ "ца": 3432,
+ "nu": 3433,
+ "Fil": 3434,
+ "▁sont": 3435,
+ "▁Med": 3436,
+ "ague": 3437,
+ "▁cost": 3438,
+ "▁Sim": 3439,
+ "▁comment": 3440,
+ "▁(\\": 3441,
+ "egen": 3442,
+ "▁parameter": 3443,
+ "▁France": 3444,
+ "rep": 3445,
+ "▁TH": 3446,
+ "▁yet": 3447,
+ "▁away": 3448,
+ "▁circ": 3449,
+ "▁API": 3450,
+ "emp": 3451,
+ "ві": 3452,
+ "Layout": 3453,
+ "▁lines": 3454,
+ "▁Part": 3455,
+ "empt": 3456,
+ "▁Bi": 3457,
+ "▁mind": 3458,
+ "ky": 3459,
+ "ging": 3460,
+ "▁report": 3461,
+ "▁Add": 3462,
+ "род": 3463,
+ "▁range": 3464,
+ "cias": 3465,
+ "lip": 3466,
+ "▁Kar": 3467,
+ "▁Commons": 3468,
+ "gerufen": 3469,
+ "aff": 3470,
+ "sec": 3471,
+ "▁html": 3472,
+ "lig": 3473,
+ "▁window": 3474,
+ "inition": 3475,
+ "cis": 3476,
+ "▁ut": 3477,
+ "eln": 3478,
+ "▁aux": 3479,
+ "▁neg": 3480,
+ "Hand": 3481,
+ "▁);": 3482,
+ "▁anal": 3483,
+ "▁fri": 3484,
+ "▁си": 3485,
+ "etch": 3486,
+ "md": 3487,
+ "page": 3488,
+ "▁library": 3489,
+ "▁:=": 3490,
+ "ROM": 3491,
+ "You": 3492,
+ "space": 3493,
+ "▁durch": 3494,
+ "▁host": 3495,
+ "aven": 3496,
+ "▁File": 3497,
+ "alle": 3498,
+ "тив": 3499,
+ "▁pap": 3500,
+ "ство": 3501,
+ "mark": 3502,
+ "▁mais": 3503,
+ "erman": 3504,
+ "Size": 3505,
+ "ек": 3506,
+ "▁Ма": 3507,
+ "▁isn": 3508,
+ "▁copy": 3509,
+ "sten": 3510,
+ "river": 3511,
+ "▁went": 3512,
+ "▁javascript": 3513,
+ "▁sam": 3514,
+ "▁frame": 3515,
+ "▁vi": 3516,
+ "▁previous": 3517,
+ "rodu": 3518,
+ "▁methods": 3519,
+ "▁necess": 3520,
+ "NA": 3521,
+ "cket": 3522,
+ "▁opt": 3523,
+ "Loc": 3524,
+ "how": 3525,
+ "▁în": 3526,
+ "ship": 3527,
+ "▁itself": 3528,
+ "▁Please": 3529,
+ "iene": 3530,
+ "вер": 3531,
+ "▁<<": 3532,
+ "▁mill": 3533,
+ "▁trad": 3534,
+ "pace": 3535,
+ "▁Har": 3536,
+ "iten": 3537,
+ "wise": 3538,
+ "write": 3539,
+ "ции": 3540,
+ "ры": 3541,
+ "Line": 3542,
+ "olo": 3543,
+ "▁accept": 3544,
+ "height": 3545,
+ "▁elect": 3546,
+ "ella": 3547,
+ "▁på": 3548,
+ "Select": 3549,
+ "▁ли": 3550,
+ "▁\\<": 3551,
+ "((": 3552,
+ "▁ID": 3553,
+ "ops": 3554,
+ "ван": 3555,
+ "ió": 3556,
+ "TP": 3557,
+ "»,": 3558,
+ "nection": 3559,
+ "parent": 3560,
+ "▁Mag": 3561,
+ "Table": 3562,
+ "Over": 3563,
+ "▁network": 3564,
+ "спо": 3565,
+ "▁assign": 3566,
+ "igger": 3567,
+ "irm": 3568,
+ ")`": 3569,
+ "ottom": 3570,
+ "beta": 3571,
+ "▁dell": 3572,
+ "▁body": 3573,
+ "▁да": 3574,
+ "▁Your": 3575,
+ "▁fue": 3576,
+ "▁package": 3577,
+ "▁light": 3578,
+ "▁**": 3579,
+ "MP": 3580,
+ "▁cou": 3581,
+ "yes": 3582,
+ ":\\": 3583,
+ "▁Ч": 3584,
+ "▁mention": 3585,
+ "ensch": 3586,
+ "▁deg": 3587,
+ "▁convert": 3588,
+ "▁Dav": 3589,
+ "adt": 3590,
+ "Result": 3591,
+ "though": 3592,
+ "▁bus": 3593,
+ "xy": 3594,
+ "▁seen": 3595,
+ "All": 3596,
+ "public": 3597,
+ "ively": 3598,
+ "▁Rec": 3599,
+ "▁His": 3600,
+ "sim": 3601,
+ "▁för": 3602,
+ "▁histor": 3603,
+ "▁sett": 3604,
+ "rat": 3605,
+ "abled": 3606,
+ "▁»,": 3607,
+ "google": 3608,
+ "Web": 3609,
+ "él": 3610,
+ "▁title": 3611,
+ "▁Janu": 3612,
+ "ја": 3613,
+ "▁took": 3614,
+ "iden": 3615,
+ "sz": 3616,
+ "▁Get": 3617,
+ "▁objects": 3618,
+ "▁common": 3619,
+ "▁changes": 3620,
+ "▁Lond": 3621,
+ "▁extern": 3622,
+ "▁ju": 3623,
+ "Is": 3624,
+ "▁available": 3625,
+ "tri": 3626,
+ "▁más": 3627,
+ "osa": 3628,
+ "Be": 3629,
+ "▁Data": 3630,
+ "ural": 3631,
+ "▁hom": 3632,
+ "▁account": 3633,
+ "oo": 3634,
+ "▁perm": 3635,
+ "respond": 3636,
+ "yt": 3637,
+ "▁send": 3638,
+ "▁returns": 3639,
+ "ivid": 3640,
+ "▁expla": 3641,
+ "ín": 3642,
+ "▁nor": 3643,
+ "If": 3644,
+ "▁From": 3645,
+ "▁target": 3646,
+ "fect": 3647,
+ "ент": 3648,
+ "▁uit": 3649,
+ "▁Jo": 3650,
+ "▁variables": 3651,
+ "▁series": 3652,
+ "▁func": 3653,
+ "▁himself": 3654,
+ "▁ча": 3655,
+ "anti": 3656,
+ "▁ach": 3657,
+ "ialog": 3658,
+ "▁std": 3659,
+ "ae": 3660,
+ "▁foot": 3661,
+ "▁unter": 3662,
+ "gress": 3663,
+ "Not": 3664,
+ "rad": 3665,
+ "fér": 3666,
+ "▁util": 3667,
+ "orem": 3668,
+ "▁sou": 3669,
+ "opt": 3670,
+ "▁og": 3671,
+ "▁uma": 3672,
+ "itar": 3673,
+ "▁Ok": 3674,
+ "ück": 3675,
+ "sqrt": 3676,
+ "▁ant": 3677,
+ "▁werden": 3678,
+ "år": 3679,
+ "});": 3680,
+ "▁Paris": 3681,
+ "▁exception": 3682,
+ "▁determ": 3683,
+ "▁Vol": 3684,
+ "▁Sam": 3685,
+ "▁ess": 3686,
+ "lies": 3687,
+ "ioni": 3688,
+ "oding": 3689,
+ "idget": 3690,
+ "▁pri": 3691,
+ "▁whether": 3692,
+ "▁под": 3693,
+ "▁numbers": 3694,
+ "▁~": 3695,
+ "event": 3696,
+ "▁shows": 3697,
+ "atures": 3698,
+ "▁house": 3699,
+ "▁face": 3700,
+ "▁się": 3701,
+ "vironment": 3702,
+ "van": 3703,
+ "▁including": 3704,
+ "▁<-": 3705,
+ "times": 3706,
+ "now": 3707,
+ "▁pur": 3708,
+ "ifier": 3709,
+ "▁emp": 3710,
+ "▁cla": 3711,
+ "mon": 3712,
+ "▁Das": 3713,
+ "ady": 3714,
+ "▁від": 3715,
+ "▁ц": 3716,
+ "abor": 3717,
+ "OST": 3718,
+ "▁band": 3719,
+ "▁ú": 3720,
+ "▁exactly": 3721,
+ "iert": 3722,
+ "avig": 3723,
+ "▁redu": 3724,
+ "▁SE": 3725,
+ "lished": 3726,
+ "Bu": 3727,
+ "Message": 3728,
+ "cell": 3729,
+ "fully": 3730,
+ "▁sv": 3731,
+ "▁makes": 3732,
+ "pol": 3733,
+ "▁required": 3734,
+ "ferrer": 3735,
+ "▁pers": 3736,
+ "▁mi": 3737,
+ "FI": 3738,
+ "▁Paul": 3739,
+ "▁UI": 3740,
+ "▁Bel": 3741,
+ "inc": 3742,
+ "▁contains": 3743,
+ "Out": 3744,
+ "asure": 3745,
+ "pu": 3746,
+ "oto": 3747,
+ "▁game": 3748,
+ "zn": 3749,
+ "▁Why": 3750,
+ "orith": 3751,
+ "big": 3752,
+ "кий": 3753,
+ "sigma": 3754,
+ "▁quite": 3755,
+ "▁jed": 3756,
+ "rec": 3757,
+ "▁SQL": 3758,
+ "бе": 3759,
+ "▁Mart": 3760,
+ "ya": 3761,
+ "▁school": 3762,
+ "▁simply": 3763,
+ "▁vor": 3764,
+ "▁double": 3765,
+ "рав": 3766,
+ "▁Str": 3767,
+ "iem": 3768,
+ "▁album": 3769,
+ "▁resol": 3770,
+ "▁dei": 3771,
+ "▁Wik": 3772,
+ "▁aw": 3773,
+ "umb": 3774,
+ "ols": 3775,
+ "▁*/": 3776,
+ "▁ze": 3777,
+ "▁anim": 3778,
+ "/>": 3779,
+ "ris": 3780,
+ "resh": 3781,
+ "No": 3782,
+ "iques": 3783,
+ "current": 3784,
+ "▁period": 3785,
+ "▁April": 3786,
+ "▁store": 3787,
+ "','": 3788,
+ "▁Set": 3789,
+ "={": 3790,
+ "ached": 3791,
+ "▁Mal": 3792,
+ "▁Pal": 3793,
+ "antes": 3794,
+ "aterial": 3795,
+ "▁worked": 3796,
+ "leq": 3797,
+ "oreferrer": 3798,
+ "▁happen": 3799,
+ "▁box": 3800,
+ "ney": 3801,
+ "▁close": 3802,
+ "▁gran": 3803,
+ "▁lie": 3804,
+ "▁ir": 3805,
+ "▁expected": 3806,
+ "▁для": 3807,
+ "click": 3808,
+ "și": 3809,
+ "▁parte": 3810,
+ "ogn": 3811,
+ "▁Form": 3812,
+ "▁memb": 3813,
+ "▁plan": 3814,
+ "▁team": 3815,
+ "][": 3816,
+ "▁commun": 3817,
+ "orry": 3818,
+ "ency": 3819,
+ "gl": 3820,
+ "inary": 3821,
+ "cdot": 3822,
+ "^\\": 3823,
+ "▁First": 3824,
+ "ander": 3825,
+ "▁Dec": 3826,
+ "request": 3827,
+ "ства": 3828,
+ "▁structure": 3829,
+ "▁||": 3830,
+ "▁Comp": 3831,
+ "actory": 3832,
+ "▁Mil": 3833,
+ "▁Some": 3834,
+ "Stream": 3835,
+ "▁assum": 3836,
+ "uen": 3837,
+ "▁words": 3838,
+ "▁September": 3839,
+ "▁Ко": 3840,
+ "▁days": 3841,
+ "ories": 3842,
+ "став": 3843,
+ "sm": 3844,
+ "vin": 3845,
+ "partial": 3846,
+ "▁parent": 3847,
+ "oj": 3848,
+ "нии": 3849,
+ "!\"": 3850,
+ "ugin": 3851,
+ "▁Windows": 3852,
+ "Ed": 3853,
+ ":}": 3854,
+ "▁q": 3855,
+ "▁ben": 3856,
+ "iana": 3857,
+ "▁label": 3858,
+ "state": 3859,
+ "uted": 3860,
+ "▁()": 3861,
+ "▁сво": 3862,
+ "▁edit": 3863,
+ "uring": 3864,
+ "▁NS": 3865,
+ "▁Jahr": 3866,
+ "▁provide": 3867,
+ "He": 3868,
+ "▁Yes": 3869,
+ "anel": 3870,
+ "ename": 3871,
+ "▁Don": 3872,
+ "isk": 3873,
+ "gra": 3874,
+ "elij": 3875,
+ "▁root": 3876,
+ "*/": 3877,
+ "▁Fre": 3878,
+ "▁Mor": 3879,
+ "used": 3880,
+ "range": 3881,
+ "▁tamb": 3882,
+ "▁module": 3883,
+ "▁directory": 3884,
+ "ounds": 3885,
+ "Activity": 3886,
+ "▁mu": 3887,
+ "info": 3888,
+ "▁free": 3889,
+ "orge": 3890,
+ "tab": 3891,
+ ")=": 3892,
+ "lang": 3893,
+ "▁ос": 3894,
+ "▁FROM": 3895,
+ "▁enter": 3896,
+ "▁became": 3897,
+ "idae": 3898,
+ "хи": 3899,
+ "▁States": 3900,
+ "verse": 3901,
+ "▁expl": 3902,
+ "ynt": 3903,
+ "UN": 3904,
+ "ee": 3905,
+ "endent": 3906,
+ "▁making": 3907,
+ "▁\"$": 3908,
+ "uni": 3909,
+ "quence": 3910,
+ "▁lui": 3911,
+ "HT": 3912,
+ "▁uses": 3913,
+ "zie": 3914,
+ "nia": 3915,
+ "Content": 3916,
+ "▁Count": 3917,
+ "▁standard": 3918,
+ "ENT": 3919,
+ "▁кон": 3920,
+ "fort": 3921,
+ "adas": 3922,
+ "зу": 3923,
+ "System": 3924,
+ "▁Sw": 3925,
+ "▁ever": 3926,
+ "LO": 3927,
+ "▁correspond": 3928,
+ "▁Po": 3929,
+ "argin": 3930,
+ "кт": 3931,
+ "ій": 3932,
+ "▁remain": 3933,
+ "cio": 3934,
+ "▁actual": 3935,
+ "сту": 3936,
+ "▁sind": 3937,
+ "▁Pe": 3938,
+ "▁changed": 3939,
+ "▁Note": 3940,
+ "skie": 3941,
+ "▁family": 3942,
+ "ità": 3943,
+ "cos": 3944,
+ "txt": 3945,
+ "ker": 3946,
+ "ceed": 3947,
+ "▁arr": 3948,
+ "▁cam": 3949,
+ "izer": 3950,
+ "▁Dan": 3951,
+ "hel": 3952,
+ "icult": 3953,
+ "HP": 3954,
+ "iler": 3955,
+ "▁Sal": 3956,
+ "▁connection": 3957,
+ "usion": 3958,
+ "kn": 3959,
+ "RI": 3960,
+ "▁vom": 3961,
+ "Listener": 3962,
+ "▁ö": 3963,
+ "▁dim": 3964,
+ "▁press": 3965,
+ "▁esc": 3966,
+ "▁Try": 3967,
+ "atalog": 3968,
+ "▁thanks": 3969,
+ "DO": 3970,
+ "▁written": 3971,
+ "dir": 3972,
+ "rew": 3973,
+ "▁fire": 3974,
+ "▁Nach": 3975,
+ "▁á": 3976,
+ "enc": 3977,
+ "▁origin": 3978,
+ "▁November": 3979,
+ "▁};": 3980,
+ "Count": 3981,
+ "▁За": 3982,
+ "▁graph": 3983,
+ "▁mis": 3984,
+ "▁External": 3985,
+ "▁▁▁▁▁▁▁▁▁": 3986,
+ "▁options": 3987,
+ "▁URL": 3988,
+ "▁php": 3989,
+ "▁integr": 3990,
+ "Config": 3991,
+ "▁Text": 3992,
+ "inner": 3993,
+ "▁crit": 3994,
+ ",”": 3995,
+ "▁tog": 3996,
+ "$$": 3997,
+ "nof": 3998,
+ "▁ses": 3999,
+ "ühr": 4000,
+ "▁Since": 4001,
+ "Des": 4002,
+ "ube": 4003,
+ "▁section": 4004,
+ "▁gi": 4005,
+ "ford": 4006,
+ "▁Ass": 4007,
+ "ainer": 4008,
+ "ttp": 4009,
+ "▁behav": 4010,
+ "ports": 4011,
+ "draw": 4012,
+ "This": 4013,
+ "ranch": 4014,
+ "inding": 4015,
+ "▁estab": 4016,
+ "▁obtain": 4017,
+ "rich": 4018,
+ "licit": 4019,
+ "ев": 4020,
+ "▁qual": 4021,
+ "▁za": 4022,
+ "▁har": 4023,
+ "▁fac": 4024,
+ "aar": 4025,
+ "jet": 4026,
+ "icles": 4027,
+ "▁Aus": 4028,
+ "▁hor": 4029,
+ "▁remov": 4030,
+ "▁wie": 4031,
+ "Client": 4032,
+ "▁natur": 4033,
+ "hip": 4034,
+ "Sub": 4035,
+ "▁random": 4036,
+ "DF": 4037,
+ "▁area": 4038,
+ "tag": 4039,
+ "Pr": 4040,
+ "▁Ital": 4041,
+ "▁roku": 4042,
+ "nofollow": 4043,
+ "*}": 4044,
+ "▁others": 4045,
+ "▁limit": 4046,
+ "▁sil": 4047,
+ "▁sav": 4048,
+ "▁often": 4049,
+ "▁render": 4050,
+ "DB": 4051,
+ "▁Mc": 4052,
+ "▁zijn": 4053,
+ "жен": 4054,
+ "▁tag": 4055,
+ "ming": 4056,
+ "lichen": 4057,
+ "pack": 4058,
+ "▁Ag": 4059,
+ "▁sense": 4060,
+ "pg": 4061,
+ "Method": 4062,
+ "aged": 4063,
+ "ág": 4064,
+ "ła": 4065,
+ "▁interest": 4066,
+ "▁associ": 4067,
+ "volution": 4068,
+ "▁empty": 4069,
+ "iche": 4070,
+ "▁gro": 4071,
+ "▁types": 4072,
+ "▁Sie": 4073,
+ "Inter": 4074,
+ "▁noreferrer": 4075,
+ "▁gives": 4076,
+ "hal": 4077,
+ "▁save": 4078,
+ "▁font": 4079,
+ "ruction": 4080,
+ "Script": 4081,
+ "▁alla": 4082,
+ "▁says": 4083,
+ "▁fu": 4084,
+ "ape": 4085,
+ "▁language": 4086,
+ "iger": 4087,
+ "▁King": 4088,
+ "bor": 4089,
+ "uv": 4090,
+ "▁shall": 4091,
+ "▁Europe": 4092,
+ "▁einem": 4093,
+ "▁water": 4094,
+ "▁govern": 4095,
+ "anz": 4096,
+ "ators": 4097,
+ "▁month": 4098,
+ "ye": 4099,
+ "▁important": 4100,
+ "atz": 4101,
+ "first": 4102,
+ "▁Trans": 4103,
+ "▁Mad": 4104,
+ "▁bra": 4105,
+ "ika": 4106,
+ "▁Saint": 4107,
+ "oria": 4108,
+ "kre": 4109,
+ "ements": 4110,
+ "▁Ben": 4111,
+ "lav": 4112,
+ "▁admin": 4113,
+ "▁Hen": 4114,
+ "ril": 4115,
+ "▁Sm": 4116,
+ "cat": 4117,
+ "▁Refer": 4118,
+ "▁Ш": 4119,
+ "▁pract": 4120,
+ "▁Pat": 4121,
+ "▁Gre": 4122,
+ "▁young": 4123,
+ "▁Inter": 4124,
+ "oma": 4125,
+ "teger": 4126,
+ "ibility": 4127,
+ "▁parameters": 4128,
+ "▁everything": 4129,
+ "dat": 4130,
+ "urop": 4131,
+ "olean": 4132,
+ "▁returned": 4133,
+ "▁Class": 4134,
+ "acy": 4135,
+ "####": 4136,
+ "▁př": 4137,
+ "▁folder": 4138,
+ "▁kon": 4139,
+ "▁guess": 4140,
+ "gt": 4141,
+ "jen": 4142,
+ "annel": 4143,
+ "icon": 4144,
+ "▁comb": 4145,
+ "rict": 4146,
+ "▁hij": 4147,
+ "▁author": 4148,
+ "see": 4149,
+ "here": 4150,
+ "stra": 4151,
+ "▁entire": 4152,
+ "▁directly": 4153,
+ "raft": 4154,
+ "heet": 4155,
+ "ester": 4156,
+ "▁ми": 4157,
+ "▁mass": 4158,
+ "untu": 4159,
+ "▁users": 4160,
+ "chi": 4161,
+ "PE": 4162,
+ "▁component": 4163,
+ "Click": 4164,
+ "Att": 4165,
+ "▁sobre": 4166,
+ "ands": 4167,
+ "▁Hol": 4168,
+ "▁Sant": 4169,
+ "ori": 4170,
+ "▁sua": 4171,
+ "std": 4172,
+ "entic": 4173,
+ "CC": 4174,
+ "▁filter": 4175,
+ "SQL": 4176,
+ "▁God": 4177,
+ "At": 4178,
+ "▁му": 4179,
+ "▁performance": 4180,
+ "delta": 4181,
+ "ande": 4182,
+ "amer": 4183,
+ "ды": 4184,
+ "▁cult": 4185,
+ "▁Nor": 4186,
+ "but": 4187,
+ "▁lik": 4188,
+ "********": 4189,
+ "ствен": 4190,
+ "▁comme": 4191,
+ "▁dr": 4192,
+ "imer": 4193,
+ "ordin": 4194,
+ "▁condition": 4195,
+ "este": 4196,
+ "([": 4197,
+ "FF": 4198,
+ "ться": 4199,
+ "imo": 4200,
+ "rab": 4201,
+ "іль": 4202,
+ "▁half": 4203,
+ "each": 4204,
+ "Dis": 4205,
+ "▁rows": 4206,
+ "▁hon": 4207,
+ "▁together": 4208,
+ "▁și": 4209,
+ "medi": 4210,
+ "agn": 4211,
+ "alled": 4212,
+ "▁vill": 4213,
+ "ING": 4214,
+ "idden": 4215,
+ "▁draw": 4216,
+ "yntax": 4217,
+ "▁attempt": 4218,
+ "URL": 4219,
+ "pose": 4220,
+ "▁indic": 4221,
+ "ника": 4222,
+ "▁English": 4223,
+ "▁déc": 4224,
+ "▁needs": 4225,
+ "▁normal": 4226,
+ "urt": 4227,
+ "▁но": 4228,
+ "}}\\": 4229,
+ "last": 4230,
+ "▁Fin": 4231,
+ "▁Febru": 4232,
+ "ila": 4233,
+ "▁country": 4234,
+ "▁fields": 4235,
+ "▁max": 4236,
+ "lés": 4237,
+ "owie": 4238,
+ "▁deux": 4239,
+ "▁built": 4240,
+ "▁Main": 4241,
+ "▁camp": 4242,
+ "ivo": 4243,
+ "iva": 4244,
+ "icy": 4245,
+ "zione": 4246,
+ "Node": 4247,
+ "▁:)": 4248,
+ "▁among": 4249,
+ "▁Ob": 4250,
+ "▁cases": 4251,
+ "haps": 4252,
+ "sers": 4253,
+ "arter": 4254,
+ "ści": 4255,
+ "▁iter": 4256,
+ "▁named": 4257,
+ "exec": 4258,
+ "▁season": 4259,
+ "tot": 4260,
+ "=>": 4261,
+ "graph": 4262,
+ "▁nil": 4263,
+ "acional": 4264,
+ "▁NULL": 4265,
+ "▁special": 4266,
+ "сте": 4267,
+ "css": 4268,
+ "▁\\(": 4269,
+ "vs": 4270,
+ "ael": 4271,
+ "▁city": 4272,
+ "ova": 4273,
+ "▁article": 4274,
+ "▁South": 4275,
+ "Action": 4276,
+ "ça": 4277,
+ "spring": 4278,
+ "itude": 4279,
+ "▁complex": 4280,
+ "▁что": 4281,
+ "build": 4282,
+ "gamma": 4283,
+ "▁Ent": 4284,
+ "iers": 4285,
+ "'.": 4286,
+ "car": 4287,
+ "apache": 4288,
+ "ingen": 4289,
+ "Input": 4290,
+ ": ": 4291,
+ "▁dynam": 4292,
+ "alls": 4293,
+ "show": 4294,
+ "|\\": 4295,
+ "▁wird": 4296,
+ "Bar": 4297,
+ "alth": 4298,
+ "model": 4299,
+ "Trans": 4300,
+ "Row": 4301,
+ "abe": 4302,
+ "▁lib": 4303,
+ "null": 4304,
+ "ragment": 4305,
+ "▁State": 4306,
+ "▁law": 4307,
+ "Frame": 4308,
+ "▁Lo": 4309,
+ "geb": 4310,
+ "}$.": 4311,
+ "▁needed": 4312,
+ "▁contr": 4313,
+ "aries": 4314,
+ "▁screen": 4315,
+ "yr": 4316,
+ "mm": 4317,
+ "▁shown": 4318,
+ "▁bad": 4319,
+ "▁cast": 4320,
+ "▁Test": 4321,
+ "▁Auf": 4322,
+ "▁quant": 4323,
+ "iga": 4324,
+ "▁ren": 4325,
+ "▁Mac": 4326,
+ "▁transform": 4327,
+ "▁difference": 4328,
+ "▁tit": 4329,
+ "TE": 4330,
+ "▁step": 4331,
+ "▁capt": 4332,
+ "▁collection": 4333,
+ "ictionary": 4334,
+ "▁Tom": 4335,
+ "rier": 4336,
+ "▁move": 4337,
+ "cope": 4338,
+ "ords": 4339,
+ "▁further": 4340,
+ "▁columns": 4341,
+ "▁Lin": 4342,
+ "▁fixed": 4343,
+ "▁children": 4344,
+ "MS": 4345,
+ "mo": 4346,
+ "una": 4347,
+ "▁individ": 4348,
+ "tty": 4349,
+ "aste": 4350,
+ "src": 4351,
+ "match": 4352,
+ "wi": 4353,
+ "▁х": 4354,
+ "▁ди": 4355,
+ "▁ord": 4356,
+ "iving": 4357,
+ "▁Bro": 4358,
+ "▁almost": 4359,
+ "▁Pres": 4360,
+ "reci": 4361,
+ "aring": 4362,
+ "▁///": 4363,
+ "ется": 4364,
+ "▁sig": 4365,
+ "light": 4366,
+ "▁Red": 4367,
+ "▁suggest": 4368,
+ "olf": 4369,
+ "▁été": 4370,
+ "isation": 4371,
+ "зна": 4372,
+ "New": 4373,
+ "стан": 4374,
+ "LA": 4375,
+ "unicip": 4376,
+ "▁figure": 4377,
+ "mt": 4378,
+ "iale": 4379,
+ "▁catch": 4380,
+ "default": 4381,
+ "▁tele": 4382,
+ "▁matter": 4383,
+ "cast": 4384,
+ "▁Rich": 4385,
+ "▁handle": 4386,
+ "valu": 4387,
+ "$-": 4388,
+ "об": 4389,
+ "▁json": 4390,
+ "Create": 4391,
+ "▁exam": 4392,
+ "аль": 4393,
+ "ют": 4394,
+ "ored": 4395,
+ "idos": 4396,
+ "append": 4397,
+ "▁Array": 4398,
+ "кс": 4399,
+ "}[": 4400,
+ "rive": 4401,
+ "▁club": 4402,
+ "mann": 4403,
+ "▁este": 4404,
+ "esta": 4405,
+ "▁Gi": 4406,
+ "▁Jap": 4407,
+ "▁Name": 4408,
+ "Column": 4409,
+ "oups": 4410,
+ "ismo": 4411,
+ "▁City": 4412,
+ "▁classes": 4413,
+ "▁infl": 4414,
+ "hl": 4415,
+ "ром": 4416,
+ "▁adding": 4417,
+ "▁fail": 4418,
+ "xx": 4419,
+ "ões": 4420,
+ "Sc": 4421,
+ "util": 4422,
+ "▁location": 4423,
+ "lege": 4424,
+ "ago": 4425,
+ "▁properties": 4426,
+ "abil": 4427,
+ "vas": 4428,
+ "}$,": 4429,
+ "itted": 4430,
+ "ód": 4431,
+ "▁Dem": 4432,
+ "▁asked": 4433,
+ "▁tab": 4434,
+ "Source": 4435,
+ "▁errors": 4436,
+ "ographie": 4437,
+ "▁жи": 4438,
+ "▁mal": 4439,
+ "stract": 4440,
+ "▁dro": 4441,
+ "rak": 4442,
+ "▁note": 4443,
+ "▁setting": 4444,
+ "▁fem": 4445,
+ "▁saw": 4446,
+ "iar": 4447,
+ "HER": 4448,
+ "ес": 4449,
+ "▁pred": 4450,
+ "▁Out": 4451,
+ "▁items": 4452,
+ "лан": 4453,
+ "▁werd": 4454,
+ "ersion": 4455,
+ "lia": 4456,
+ "▁sin": 4457,
+ "ichte": 4458,
+ "▁feel": 4459,
+ "▁пра": 4460,
+ "▁oder": 4461,
+ "UE": 4462,
+ "ocument": 4463,
+ "▁mode": 4464,
+ "▁Na": 4465,
+ "ден": 4466,
+ "mes": 4467,
+ "framework": 4468,
+ "▁auto": 4469,
+ "ным": 4470,
+ "uby": 4471,
+ "▁template": 4472,
+ "▁mess": 4473,
+ "ieder": 4474,
+ "▁related": 4475,
+ "oken": 4476,
+ "▁follows": 4477,
+ "search": 4478,
+ "ami": 4479,
+ "▁wait": 4480,
+ "igr": 4481,
+ "▁low": 4482,
+ "ских": 4483,
+ "ская": 4484,
+ "▁Mark": 4485,
+ "▁ill": 4486,
+ "amento": 4487,
+ "\\<": 4488,
+ "▁df": 4489,
+ "osition": 4490,
+ "▁Ви": 4491,
+ "isf": 4492,
+ "▁Deutsch": 4493,
+ "ahl": 4494,
+ "war": 4495,
+ "itect": 4496,
+ "▁sal": 4497,
+ "elen": 4498,
+ "ById": 4499,
+ "▁gru": 4500,
+ "sv": 4501,
+ "▁passed": 4502,
+ "▁añ": 4503,
+ "Sch": 4504,
+ "▁solve": 4505,
+ "weise": 4506,
+ "atos": 4507,
+ "▁meg": 4508,
+ "▁member": 4509,
+ "ername": 4510,
+ "▁connect": 4511,
+ "ips": 4512,
+ "▁round": 4513,
+ "▁]": 4514,
+ "nes": 4515,
+ "▁dir": 4516,
+ "▁London": 4517,
+ "dy": 4518,
+ "FA": 4519,
+ "▁received": 4520,
+ "reet": 4521,
+ "▁Log": 4522,
+ "▁School": 4523,
+ "ango": 4524,
+ "▁These": 4525,
+ "▁Mont": 4526,
+ "▁ener": 4527,
+ "lad": 4528,
+ "▁define": 4529,
+ "sign": 4530,
+ "▁cle": 4531,
+ "figure": 4532,
+ "▁View": 4533,
+ "textbf": 4534,
+ "$\\": 4535,
+ "зы": 4536,
+ "number": 4537,
+ "▁din": 4538,
+ "eller": 4539,
+ "orithm": 4540,
+ "false": 4541,
+ "fol": 4542,
+ "fficient": 4543,
+ "▁HTML": 4544,
+ "liche": 4545,
+ "▁Mo": 4546,
+ "▁introdu": 4547,
+ "exp": 4548,
+ "▁strong": 4549,
+ "▁thus": 4550,
+ "/)": 4551,
+ "▁ele": 4552,
+ "▁так": 4553,
+ "▁па": 4554,
+ "▁dont": 4555,
+ "▁cause": 4556,
+ "Number": 4557,
+ "▁images": 4558,
+ "▁sample": 4559,
+ "▁sci": 4560,
+ "like": 4561,
+ "▁Lou": 4562,
+ "div": 4563,
+ "anc": 4564,
+ "▁front": 4565,
+ "nen": 4566,
+ "▁missing": 4567,
+ "aria": 4568,
+ "pres": 4569,
+ "▁пред": 4570,
+ "DI": 4571,
+ "filter": 4572,
+ "▁Mit": 4573,
+ "UR": 4574,
+ "▁opp": 4575,
+ "▁sql": 4576,
+ "▁року": 4577,
+ "eren": 4578,
+ "emat": 4579,
+ "ís": 4580,
+ "▁Jean": 4581,
+ "éc": 4582,
+ "▁ci": 4583,
+ "enne": 4584,
+ "atform": 4585,
+ "▁taken": 4586,
+ "▁Of": 4587,
+ "▁насе": 4588,
+ "▁err": 4589,
+ "OP": 4590,
+ "From": 4591,
+ "Default": 4592,
+ "▁General": 4593,
+ "wiki": 4594,
+ "▁grand": 4595,
+ "▁einen": 4596,
+ "Reg": 4597,
+ "Handler": 4598,
+ "conom": 4599,
+ "anger": 4600,
+ "▁был": 4601,
+ "▁Los": 4602,
+ "▁expression": 4603,
+ "ша": 4604,
+ "yal": 4605,
+ "▁$('": 4606,
+ "▁switch": 4607,
+ "▁vector": 4608,
+ "▁Thom": 4609,
+ "▁virt": 4610,
+ "leased": 4611,
+ "▁cover": 4612,
+ "▁resp": 4613,
+ "ako": 4614,
+ "rench": 4615,
+ "ota": 4616,
+ "Cell": 4617,
+ "anged": 4618,
+ "▁+=": 4619,
+ "lac": 4620,
+ "ska": 4621,
+ "next": 4622,
+ "▁International": 4623,
+ "▁Wil": 4624,
+ "▁ont": 4625,
+ "ibr": 4626,
+ "ustr": 4627,
+ "▁black": 4628,
+ "▁selected": 4629,
+ "cher": 4630,
+ "▁liter": 4631,
+ "root": 4632,
+ "лся": 4633,
+ "▁Life": 4634,
+ "▁insert": 4635,
+ "▁matrix": 4636,
+ "ises": 4637,
+ ")]": 4638,
+ "▁pel": 4639,
+ "Override": 4640,
+ "rypt": 4641,
+ "▁former": 4642,
+ "▁Film": 4643,
+ "▁North": 4644,
+ "client": 4645,
+ "▁night": 4646,
+ "ходи": 4647,
+ "▁Austral": 4648,
+ "▁Ret": 4649,
+ "rho": 4650,
+ "▁пер": 4651,
+ "ipedia": 4652,
+ "▁express": 4653,
+ "▁third": 4654,
+ "▁major": 4655,
+ "▁grad": 4656,
+ "owe": 4657,
+ "▁believe": 4658,
+ "ournal": 4659,
+ "▁status": 4660,
+ "unc": 4661,
+ "▁dou": 4662,
+ "▁JSON": 4663,
+ "uis": 4664,
+ "▁population": 4665,
+ "enz": 4666,
+ "▁William": 4667,
+ "sf": 4668,
+ "▁Object": 4669,
+ "▁cin": 4670,
+ "▁Di": 4671,
+ "curity": 4672,
+ "▁Open": 4673,
+ "▁ле": 4674,
+ "lar": 4675,
+ "adding": 4676,
+ "▁kom": 4677,
+ "}(\\": 4678,
+ "▁kil": 4679,
+ "umer": 4680,
+ "\"/>": 4681,
+ "▁feature": 4682,
+ "▁Are": 4683,
+ "cks": 4684,
+ "▁Internet": 4685,
+ "▁ih": 4686,
+ "▁started": 4687,
+ "▁early": 4688,
+ "▁began": 4689,
+ "TH": 4690,
+ "python": 4691,
+ "asp": 4692,
+ "▁Fr": 4693,
+ "▁clos": 4694,
+ "istic": 4695,
+ "▁music": 4696,
+ "▁dig": 4697,
+ "▁ital": 4698,
+ "▁David": 4699,
+ "▁website": 4700,
+ "▁controller": 4701,
+ "▁Mer": 4702,
+ "context": 4703,
+ "product": 4704,
+ "osp": 4705,
+ "▁▁▁▁▁▁▁": 4706,
+ "▁jun": 4707,
+ "rown": 4708,
+ "▁Az": 4709,
+ "\":\"": 4710,
+ "▁aan": 4711,
+ "▁Date": 4712,
+ "mult": 4713,
+ "▁browser": 4714,
+ "ред": 4715,
+ "which": 4716,
+ "RA": 4717,
+ "quare": 4718,
+ "▁Russ": 4719,
+ "▁soon": 4720,
+ "▁Pre": 4721,
+ "tau": 4722,
+ "▁week": 4723,
+ "▁ба": 4724,
+ "▁oct": 4725,
+ "▁town": 4726,
+ "roy": 4727,
+ "▁els": 4728,
+ "blic": 4729,
+ "undle": 4730,
+ "▁Histor": 4731,
+ "▁foi": 4732,
+ "▁models": 4733,
+ "зо": 4734,
+ "onym": 4735,
+ "Param": 4736,
+ "▁Met": 4737,
+ "gener": 4738,
+ "ją": 4739,
+ "▁espe": 4740,
+ "CE": 4741,
+ "▁device": 4742,
+ "ellow": 4743,
+ "▁debug": 4744,
+ "érie": 4745,
+ "using": 4746,
+ "анг": 4747,
+ "▁*)": 4748,
+ "udi": 4749,
+ "▁Miss": 4750,
+ "ком": 4751,
+ "posed": 4752,
+ "▁zwe": 4753,
+ "ін": 4754,
+ "▁Robert": 4755,
+ "▁Oct": 4756,
+ "lop": 4757,
+ "jar": 4758,
+ "▁aver": 4759,
+ "▁habit": 4760,
+ "▁::": 4761,
+ "äng": 4762,
+ "Start": 4763,
+ "▁pow": 4764,
+ "▁src": 4765,
+ "▁pattern": 4766,
+ "▁Э": 4767,
+ "▁bi": 4768,
+ "otes": 4769,
+ "▁__": 4770,
+ "▁sens": 4771,
+ "▁avoid": 4772,
+ "example": 4773,
+ "utt": 4774,
+ "Label": 4775,
+ "tex": 4776,
+ "boot": 4777,
+ "esto": 4778,
+ "▁March": 4779,
+ "▁easy": 4780,
+ "icture": 4781,
+ "Group": 4782,
+ "▁father": 4783,
+ "▁updated": 4784,
+ "▁Vo": 4785,
+ "▁III": 4786,
+ "omega": 4787,
+ "▁alle": 4788,
+ "Rec": 4789,
+ "yg": 4790,
+ "зе": 4791,
+ "▁Dim": 4792,
+ "nect": 4793,
+ "▁Tor": 4794,
+ "▁deutsch": 4795,
+ "▁white": 4796,
+ "▁national": 4797,
+ "ppe": 4798,
+ "▁air": 4799,
+ "▁password": 4800,
+ "det": 4801,
+ "▁big": 4802,
+ "▁Use": 4803,
+ "call": 4804,
+ "▁extra": 4805,
+ "We": 4806,
+ "ania": 4807,
+ "▁hold": 4808,
+ "Control": 4809,
+ "▁CO": 4810,
+ "▁мі": 4811,
+ "iti": 4812,
+ "▁Ke": 4813,
+ "enu": 4814,
+ "▁Park": 4815,
+ "том": 4816,
+ "▁auth": 4817,
+ "▁center": 4818,
+ "Ph": 4819,
+ "тов": 4820,
+ "iding": 4821,
+ "▁across": 4822,
+ "▁song": 4823,
+ "▁phys": 4824,
+ "▁numer": 4825,
+ "ща": 4826,
+ "▁Alex": 4827,
+ "▁problems": 4828,
+ "▁Error": 4829,
+ "format": 4830,
+ "▁Acc": 4831,
+ "▁six": 4832,
+ "▁db": 4833,
+ "▁Cast": 4834,
+ "oms": 4835,
+ "project": 4836,
+ "▁vert": 4837,
+ "cret": 4838,
+ "▁header": 4839,
+ "▁stream": 4840,
+ "ids": 4841,
+ "▁tor": 4842,
+ "▁sept": 4843,
+ "▁estim": 4844,
+ "▁decl": 4845,
+ "▁gave": 4846,
+ "▁player": 4847,
+ "ysis": 4848,
+ "▁дру": 4849,
+ "amm": 4850,
+ "що": 4851,
+ "▁(\"": 4852,
+ "▁ax": 4853,
+ "Property": 4854,
+ "usr": 4855,
+ "▁someone": 4856,
+ "▁impro": 4857,
+ "aden": 4858,
+ "rote": 4859,
+ "▁Ми": 4860,
+ "ih": 4861,
+ "++)": 4862,
+ "▁video": 4863,
+ "▁exists": 4864,
+ "кла": 4865,
+ "▁complete": 4866,
+ "▁session": 4867,
+ "▁constant": 4868,
+ "icos": 4869,
+ "▁pack": 4870,
+ "rome": 4871,
+ "egr": 4872,
+ "Application": 4873,
+ "▁yes": 4874,
+ "▁elle": 4875,
+ "▁email": 4876,
+ "orf": 4877,
+ "case": 4878,
+ "▁pointer": 4879,
+ "▁regard": 4880,
+ "sen": 4881,
+ "status": 4882,
+ "▁mes": 4883,
+ "▁delle": 4884,
+ "ington": 4885,
+ "▁Bas": 4886,
+ ")^": 4887,
+ "develop": 4888,
+ "▁force": 4889,
+ "▁characters": 4890,
+ "▁cross": 4891,
+ "▁death": 4892,
+ "▁takes": 4893,
+ "éri": 4894,
+ "igne": 4895,
+ "чен": 4896,
+ "UP": 4897,
+ ".:": 4898,
+ "Thread": 4899,
+ "ju": 4900,
+ "iny": 4901,
+ "▁details": 4902,
+ "▁xml": 4903,
+ "tait": 4904,
+ "output": 4905,
+ "message": 4906,
+ "''": 4907,
+ "▁British": 4908,
+ "ville": 4909,
+ "▁Div": 4910,
+ "▁User": 4911,
+ "cm": 4912,
+ "чно": 4913,
+ "column": 4914,
+ "eqref": 4915,
+ "ór": 4916,
+ "onom": 4917,
+ "▁Post": 4918,
+ "ellen": 4919,
+ "Ab": 4920,
+ "ulté": 4921,
+ "▁perfect": 4922,
+ "(){": 4923,
+ "vision": 4924,
+ "active": 4925,
+ "lier": 4926,
+ "rij": 4927,
+ "sd": 4928,
+ "▁kö": 4929,
+ "▁nie": 4930,
+ "▁relig": 4931,
+ "▁ot": 4932,
+ "▁machine": 4933,
+ "▁held": 4934,
+ ")$.": 4935,
+ "========": 4936,
+ "cker": 4937,
+ "вы": 4938,
+ "born": 4939,
+ "▁past": 4940,
+ "рия": 4941,
+ "▁Dr": 4942,
+ "▁regular": 4943,
+ "▁provided": 4944,
+ "TER": 4945,
+ "▁univers": 4946,
+ "▁gets": 4947,
+ "▁nu": 4948,
+ "▁/*": 4949,
+ "ober": 4950,
+ "fin": 4951,
+ "▁nella": 4952,
+ "▁become": 4953,
+ "▁``": 4954,
+ "▁history": 4955,
+ "▁Sol": 4956,
+ "▁Rad": 4957,
+ "▁terms": 4958,
+ "▁events": 4959,
+ "lymp": 4960,
+ ")))": 4961,
+ "рова": 4962,
+ "▁absol": 4963,
+ "▁soft": 4964,
+ "links": 4965,
+ "▁hope": 4966,
+ "▁subject": 4967,
+ "\"),": 4968,
+ "▁creating": 4969,
+ "▁}\r": 4970,
+ "▁Sk": 4971,
+ "▁flow": 4972,
+ "▁Ра": 4973,
+ "▁assert": 4974,
+ "zet": 4975,
+ "▁Frank": 4976,
+ "sa": 4977,
+ "▁distribution": 4978,
+ "cu": 4979,
+ "band": 4980,
+ "izz": 4981,
+ "▁job": 4982,
+ "iner": 4983,
+ "struct": 4984,
+ "ák": 4985,
+ "TO": 4986,
+ "auf": 4987,
+ "▁extends": 4988,
+ "▁Gra": 4989,
+ "display": 4990,
+ "▁signific": 4991,
+ "oney": 4992,
+ "source": 4993,
+ "microsoft": 4994,
+ "inder": 4995,
+ "▁quick": 4996,
+ "▁wonder": 4997,
+ "Instance": 4998,
+ "elles": 4999,
+ "ème": 5000,
+ "▁company": 5001,
+ "uß": 5002,
+ ".}": 5003,
+ "▁separate": 5004,
+ "UM": 5005,
+ "HERE": 5006,
+ "▁writing": 5007,
+ "itution": 5008,
+ "▁Gesch": 5009,
+ "мя": 5010,
+ "▁James": 5011,
+ "▁DE": 5012,
+ "▁Spe": 5013,
+ "process": 5014,
+ "Str": 5015,
+ "▁sym": 5016,
+ "▁ao": 5017,
+ "▁wy": 5018,
+ "▁anyone": 5019,
+ "▁Up": 5020,
+ "useum": 5021,
+ "aron": 5022,
+ "▁definition": 5023,
+ "▁`$": 5024,
+ "▁fav": 5025,
+ "ributes": 5026,
+ "▁Ré": 5027,
+ "ografia": 5028,
+ "element": 5029,
+ "cap": 5030,
+ "pat": 5031,
+ "▁Bra": 5032,
+ ")(": 5033,
+ "▁according": 5034,
+ "ге": 5035,
+ "▁pie": 5036,
+ "eli": 5037,
+ "}\"": 5038,
+ "▁activ": 5039,
+ "▁stop": 5040,
+ "patch": 5041,
+ "ті": 5042,
+ "▁Jose": 5043,
+ "End": 5044,
+ "▁prze": 5045,
+ "▁age": 5046,
+ "itory": 5047,
+ "▁PHP": 5048,
+ "agement": 5049,
+ "▁`.": 5050,
+ "▁pretty": 5051,
+ "▁recomm": 5052,
+ "▁sud": 5053,
+ "▁requ": 5054,
+ "▁обла": 5055,
+ "atives": 5056,
+ "▁High": 5057,
+ "áz": 5058,
+ "oul": 5059,
+ "rest": 5060,
+ "▁Ter": 5061,
+ "under": 5062,
+ "thern": 5063,
+ "center": 5064,
+ "▁ur": 5065,
+ "lat": 5066,
+ "▁interface": 5067,
+ "▁ин": 5068,
+ "▁whose": 5069,
+ "icas": 5070,
+ "amen": 5071,
+ "Filter": 5072,
+ "▁station": 5073,
+ "Page": 5074,
+ "▁arm": 5075,
+ "▁eyes": 5076,
+ "▁рай": 5077,
+ "▁seu": 5078,
+ "oli": 5079,
+ "win": 5080,
+ "lik": 5081,
+ "gex": 5082,
+ "chan": 5083,
+ "idence": 5084,
+ "args": 5085,
+ "aking": 5086,
+ "▁Google": 5087,
+ "▁Stud": 5088,
+ "▁ho": 5089,
+ "торы": 5090,
+ "Su": 5091,
+ "▁automat": 5092,
+ "ême": 5093,
+ "▁cy": 5094,
+ "lor": 5095,
+ "▁stack": 5096,
+ "▁SELECT": 5097,
+ "AF": 5098,
+ "▁>>": 5099,
+ "▁compet": 5100,
+ "▁pair": 5101,
+ "▁inglés": 5102,
+ "Response": 5103,
+ "▁Fig": 5104,
+ "grad": 5105,
+ "▁documentation": 5106,
+ "▁cant": 5107,
+ "▁appreci": 5108,
+ "ån": 5109,
+ "▁learn": 5110,
+ "▁indep": 5111,
+ "▁pal": 5112,
+ "package": 5113,
+ "ares": 5114,
+ "▁Berlin": 5115,
+ "бли": 5116,
+ "reich": 5117,
+ "ён": 5118,
+ "▁satisf": 5119,
+ "▁region": 5120,
+ "▁friend": 5121,
+ "▁George": 5122,
+ "▁Во": 5123,
+ "▁\"\"": 5124,
+ "▁desde": 5125,
+ "Factory": 5126,
+ "▁County": 5127,
+ "ouv": 5128,
+ "▁‘": 5129,
+ "▁installed": 5130,
+ "▁wanted": 5131,
+ "▁Python": 5132,
+ "▁interpre": 5133,
+ "▁included": 5134,
+ "▁((": 5135,
+ "▁altern": 5136,
+ "isto": 5137,
+ "gn": 5138,
+ "▁border": 5139,
+ "pdf": 5140,
+ "▁dup": 5141,
+ "▁download": 5142,
+ "just": 5143,
+ "▁members": 5144,
+ "child": 5145,
+ "▁pay": 5146,
+ "▁cer": 5147,
+ "▁looked": 5148,
+ "▁correctly": 5149,
+ "auth": 5150,
+ "▁стан": 5151,
+ "▁esp": 5152,
+ "▁desc": 5153,
+ "eben": 5154,
+ "▁questions": 5155,
+ "mal": 5156,
+ "▁abgerufen": 5157,
+ "▁Band": 5158,
+ "▁[]": 5159,
+ "Base": 5160,
+ "▁ris": 5161,
+ "▁fort": 5162,
+ "▁Id": 5163,
+ "▁various": 5164,
+ "▁League": 5165,
+ "▁Hand": 5166,
+ "▁Type": 5167,
+ "irl": 5168,
+ "▁Fe": 5169,
+ "ién": 5170,
+ "itter": 5171,
+ "▁fast": 5172,
+ "sta": 5173,
+ "▁except": 5174,
+ "icz": 5175,
+ "▁French": 5176,
+ "▁environment": 5177,
+ "▁conse": 5178,
+ "ур": 5179,
+ "ого": 5180,
+ "▁necessary": 5181,
+ "target": 5182,
+ "▁reading": 5183,
+ "home": 5184,
+ "zeich": 5185,
+ "▁equal": 5186,
+ "▁più": 5187,
+ "▁prem": 5188,
+ "▁difficult": 5189,
+ "▁unit": 5190,
+ "▁replace": 5191,
+ "▁heart": 5192,
+ "▁talk": 5193,
+ "AM": 5194,
+ "▁RE": 5195,
+ "▁Person": 5196,
+ "endency": 5197,
+ "▁imm": 5198,
+ "▁human": 5199,
+ "dn": 5200,
+ "▁Kir": 5201,
+ "▁Aut": 5202,
+ "known": 5203,
+ "▁frequ": 5204,
+ "system": 5205,
+ "лав": 5206,
+ "▁Sz": 5207,
+ "▁Gal": 5208,
+ "ное": 5209,
+ "selves": 5210,
+ "rightarrow": 5211,
+ "▁Са": 5212,
+ "=\"@": 5213,
+ "▁building": 5214,
+ "import": 5215,
+ "▁fam": 5216,
+ "▁delete": 5217,
+ "aire": 5218,
+ "mary": 5219,
+ "▁fund": 5220,
+ "▁particip": 5221,
+ "▁syn": 5222,
+ "sin": 5223,
+ "▁lower": 5224,
+ "▁zero": 5225,
+ "▁sec": 5226,
+ "▁fra": 5227,
+ "Point": 5228,
+ "▁failed": 5229,
+ "iento": 5230,
+ "cup": 5231,
+ "▁slow": 5232,
+ "▁nation": 5233,
+ "ähr": 5234,
+ "▁info": 5235,
+ "▁Public": 5236,
+ "▁decla": 5237,
+ "▁Та": 5238,
+ "▁sold": 5239,
+ "▁Rem": 5240,
+ "▁Phil": 5241,
+ "стра": 5242,
+ "▁mehr": 5243,
+ "▁Work": 5244,
+ "▁Nord": 5245,
+ "▁fait": 5246,
+ "▁gew": 5247,
+ "println": 5248,
+ "obile": 5249,
+ "▁Kon": 5250,
+ "▁assume": 5251,
+ "lands": 5252,
+ "▁amount": 5253,
+ "▁Press": 5254,
+ "ých": 5255,
+ "▁maxim": 5256,
+ "▁Champion": 5257,
+ "library": 5258,
+ "añ": 5259,
+ "▁Wal": 5260,
+ "Comm": 5261,
+ "]]": 5262,
+ "▁zw": 5263,
+ "▁social": 5264,
+ "LI": 5265,
+ "▁Unter": 5266,
+ "vor": 5267,
+ "Delta": 5268,
+ "email": 5269,
+ "raint": 5270,
+ "oni": 5271,
+ "▁alt": 5272,
+ "▁né": 5273,
+ "ция": 5274,
+ "ography": 5275,
+ "▁mentioned": 5276,
+ "▁<=": 5277,
+ "▁cette": 5278,
+ "▁currently": 5279,
+ "vare": 5280,
+ "izing": 5281,
+ "▁Def": 5282,
+ "icol": 5283,
+ "ünd": 5284,
+ "▁configuration": 5285,
+ "estig": 5286,
+ "III": 5287,
+ "lam": 5288,
+ "ière": 5289,
+ "▁Ear": 5290,
+ "▁tu": 5291,
+ "Ent": 5292,
+ "▁Using": 5293,
+ "▁ком": 5294,
+ "cie": 5295,
+ "▁proof": 5296,
+ "▁invol": 5297,
+ "▁History": 5298,
+ "><": 5299,
+ "▁AND": 5300,
+ "avy": 5301,
+ "▁relations": 5302,
+ "${": 5303,
+ "▁comes": 5304,
+ "▁direction": 5305,
+ "▁June": 5306,
+ "▁Way": 5307,
+ "Component": 5308,
+ "ech": 5309,
+ "▁Peter": 5310,
+ "sg": 5311,
+ "▁stra": 5312,
+ "uct": 5313,
+ "▁implementation": 5314,
+ "attle": 5315,
+ "▁cz": 5316,
+ "plot": 5317,
+ "▁played": 5318,
+ "\">": 5319,
+ "▁five": 5320,
+ "▁coll": 5321,
+ "▁Charles": 5322,
+ "Tra": 5323,
+ "▁suo": 5324,
+ "files": 5325,
+ "entes": 5326,
+ "response": 5327,
+ "How": 5328,
+ "▁Soci": 5329,
+ "▁ign": 5330,
+ "▁led": 5331,
+ "▁German": 5332,
+ "udo": 5333,
+ "▁Du": 5334,
+ "▁tim": 5335,
+ "ounter": 5336,
+ "▁attack": 5337,
+ "uri": 5338,
+ "▁ар": 5339,
+ "esse": 5340,
+ "ivil": 5341,
+ "▁Ju": 5342,
+ "▁vel": 5343,
+ "matrix": 5344,
+ "▁Mat": 5345,
+ "gio": 5346,
+ "▁Zeit": 5347,
+ "VER": 5348,
+ "has": 5349,
+ "Connection": 5350,
+ "▁ihr": 5351,
+ "▁attribute": 5352,
+ "▁discuss": 5353,
+ "▁domain": 5354,
+ "bind": 5355,
+ "▁Sec": 5356,
+ "rik": 5357,
+ "close": 5358,
+ "gin": 5359,
+ "▁love": 5360,
+ "anto": 5361,
+ "gent": 5362,
+ "aba": 5363,
+ "jango": 5364,
+ "bi": 5365,
+ "▁obser": 5366,
+ "itting": 5367,
+ "▁ру": 5368,
+ "}=": 5369,
+ "agen": 5370,
+ "BC": 5371,
+ "some": 5372,
+ "▁Bu": 5373,
+ "▁soci": 5374,
+ "▁individual": 5375,
+ "▁deal": 5376,
+ "▁outside": 5377,
+ "rio": 5378,
+ "Exec": 5379,
+ "andid": 5380,
+ "▁business": 5381,
+ "▁tempor": 5382,
+ "▁Tur": 5383,
+ "▁(!": 5384,
+ "riter": 5385,
+ "▁google": 5386,
+ "]:": 5387,
+ "itte": 5388,
+ "xi": 5389,
+ "▁Па": 5390,
+ "hol": 5391,
+ "нь": 5392,
+ "ring": 5393,
+ "▁sul": 5394,
+ "ности": 5395,
+ "_.": 5396,
+ "gar": 5397,
+ "Task": 5398,
+ "▁Check": 5399,
+ "▁modern": 5400,
+ "▁win": 5401,
+ "uster": 5402,
+ "han": 5403,
+ "formation": 5404,
+ "void": 5405,
+ "▁фи": 5406,
+ "▁useful": 5407,
+ "▁England": 5408,
+ "los": 5409,
+ "etime": 5410,
+ "eur": 5411,
+ "▁unique": 5412,
+ "▁как": 5413,
+ "ying": 5414,
+ "obj": 5415,
+ "uid": 5416,
+ "▁windows": 5417,
+ "▁distance": 5418,
+ "▁nombre": 5419,
+ "ія": 5420,
+ "ocus": 5421,
+ "ahn": 5422,
+ "ierte": 5423,
+ "▁dar": 5424,
+ "SI": 5425,
+ "long": 5426,
+ "asta": 5427,
+ "iven": 5428,
+ "▁told": 5429,
+ "▁Gru": 5430,
+ "foo": 5431,
+ "▁calling": 5432,
+ "iembre": 5433,
+ "▁future": 5434,
+ "près": 5435,
+ "leep": 5436,
+ "avigation": 5437,
+ "POST": 5438,
+ "▁described": 5439,
+ "▁noch": 5440,
+ "unit": 5441,
+ "allen": 5442,
+ "▁branch": 5443,
+ "fa": 5444,
+ "▁fill": 5445,
+ "▁obj": 5446,
+ "▁tree": 5447,
+ "▁wurden": 5448,
+ "▁Liter": 5449,
+ "rot": 5450,
+ "split": 5451,
+ "emein": 5452,
+ "module": 5453,
+ "CA": 5454,
+ "▁operator": 5455,
+ "▁wrote": 5456,
+ "▁Jack": 5457,
+ "ologie": 5458,
+ "▁Ant": 5459,
+ "тер": 5460,
+ "stream": 5461,
+ "▁Que": 5462,
+ "epsilon": 5463,
+ "non": 5464,
+ "stein": 5465,
+ "▁simpl": 5466,
+ "pub": 5467,
+ "▁July": 5468,
+ "▁nature": 5469,
+ "▁Database": 5470,
+ "ól": 5471,
+ "ним": 5472,
+ "▁VI": 5473,
+ "être": 5474,
+ "iles": 5475,
+ "▁wel": 5476,
+ "'),": 5477,
+ "▁mut": 5478,
+ "location": 5479,
+ "▁therefore": 5480,
+ "elli": 5481,
+ "▁І": 5482,
+ "né": 5483,
+ "▁ав": 5484,
+ "ledge": 5485,
+ "▁conver": 5486,
+ "ím": 5487,
+ "▁XV": 5488,
+ "vider": 5489,
+ "▁January": 5490,
+ "▁usually": 5491,
+ "▁released": 5492,
+ "▁Mi": 5493,
+ "Head": 5494,
+ "iller": 5495,
+ "▁jan": 5496,
+ "▁letter": 5497,
+ "produ": 5498,
+ "rd": 5499,
+ "▁Cam": 5500,
+ ",'": 5501,
+ "▁Ц": 5502,
+ "▁push": 5503,
+ "update": 5504,
+ "▁maybe": 5505,
+ "Http": 5506,
+ "@\"": 5507,
+ "мер": 5508,
+ "service": 5509,
+ "parse": 5510,
+ "▁dass": 5511,
+ "ên": 5512,
+ ")\"": 5513,
+ "more": 5514,
+ "/*": 5515,
+ "▁mas": 5516,
+ "▁likely": 5517,
+ "▁material": 5518,
+ "▁[[": 5519,
+ "▁longer": 5520,
+ "bal": 5521,
+ "▁Archiv": 5522,
+ "igt": 5523,
+ "▁egy": 5524,
+ "idge": 5525,
+ "igu": 5526,
+ "conf": 5527,
+ "▁inc": 5528,
+ "consulté": 5529,
+ "▁mai": 5530,
+ "Work": 5531,
+ "▁гра": 5532,
+ "▁October": 5533,
+ "▁global": 5534,
+ "▁sel": 5535,
+ "▁municip": 5536,
+ "▁viol": 5537,
+ "▁Does": 5538,
+ "▁\\[": 5539,
+ "ском": 5540,
+ "▁compos": 5541,
+ "бря": 5542,
+ "вя": 5543,
+ "▁respons": 5544,
+ "▁considered": 5545,
+ "▁Japan": 5546,
+ "pes": 5547,
+ "osto": 5548,
+ "▁milit": 5549,
+ "SP": 5550,
+ "сы": 5551,
+ "attr": 5552,
+ "cil": 5553,
+ "irectory": 5554,
+ "aving": 5555,
+ "▁Del": 5556,
+ "▁prevent": 5557,
+ "idade": 5558,
+ "git": 5559,
+ "iform": 5560,
+ "outer": 5561,
+ "inct": 5562,
+ "level": 5563,
+ "atever": 5564,
+ "▁repe": 5565,
+ "▁exc": 5566,
+ "дар": 5567,
+ "Style": 5568,
+ "▁Thomas": 5569,
+ "eline": 5570,
+ "▁ж": 5571,
+ "untime": 5572,
+ "▁larg": 5573,
+ "True": 5574,
+ ".*": 5575,
+ "creen": 5576,
+ "yles": 5577,
+ "▁transl": 5578,
+ "▁Со": 5579,
+ "ensions": 5580,
+ "äl": 5581,
+ "isse": 5582,
+ "▁volt": 5583,
+ "cially": 5584,
+ "nik": 5585,
+ ".]": 5586,
+ "▁Stadt": 5587,
+ "мы": 5588,
+ "fill": 5589,
+ "lov": 5590,
+ "▁\"/": 5591,
+ "Sp": 5592,
+ "▁Air": 5593,
+ "Call": 5594,
+ "▁nur": 5595,
+ "Check": 5596,
+ "ience": 5597,
+ "efined": 5598,
+ "▁вре": 5599,
+ "ło": 5600,
+ "dz": 5601,
+ "▁ор": 5602,
+ "iker": 5603,
+ "owa": 5604,
+ "ович": 5605,
+ "ré": 5606,
+ "OL": 5607,
+ "▁linear": 5608,
+ "▁export": 5609,
+ "ahr": 5610,
+ "icial": 5611,
+ "Rep": 5612,
+ "▁natural": 5613,
+ "▁cop": 5614,
+ "▁})": 5615,
+ "ções": 5616,
+ "zz": 5617,
+ "What": 5618,
+ "▁House": 5619,
+ "Ref": 5620,
+ "inger": 5621,
+ "▁taking": 5622,
+ "ně": 5623,
+ "▁Einz": 5624,
+ "▁dam": 5625,
+ "▁issues": 5626,
+ "Builder": 5627,
+ "edit": 5628,
+ "▁prz": 5629,
+ "password": 5630,
+ "Gener": 5631,
+ "rim": 5632,
+ "▁parts": 5633,
+ "---": 5634,
+ "iginal": 5635,
+ "▁Sci": 5636,
+ "▁mother": 5637,
+ "rea": 5638,
+ "▁container": 5639,
+ "дя": 5640,
+ "▁IP": 5641,
+ "▁none": 5642,
+ "▁followed": 5643,
+ "▁ple": 5644,
+ "▁measure": 5645,
+ "▁tout": 5646,
+ "Ext": 5647,
+ "▁TV": 5648,
+ "▁explain": 5649,
+ "▁paper": 5650,
+ "сті": 5651,
+ "ws": 5652,
+ "Wik": 5653,
+ "▁mm": 5654,
+ "▁Norm": 5655,
+ "▁Server": 5656,
+ "font": 5657,
+ "ecause": 5658,
+ "TR": 5659,
+ "▁би": 5660,
+ "La": 5661,
+ "▁ens": 5662,
+ "▁retr": 5663,
+ "▁Sil": 5664,
+ "▁sequence": 5665,
+ "arc": 5666,
+ "IV": 5667,
+ "zá": 5668,
+ "▁Android": 5669,
+ "▁Super": 5670,
+ "▁roz": 5671,
+ "ovie": 5672,
+ "Om": 5673,
+ "▁Well": 5674,
+ "make": 5675,
+ "orph": 5676,
+ "▁Jer": 5677,
+ "▁Ros": 5678,
+ "reference": 5679,
+ "▁features": 5680,
+ "▁Ger": 5681,
+ "▁Leg": 5682,
+ "▁late": 5683,
+ "▁additional": 5684,
+ "▁flo": 5685,
+ "▁его": 5686,
+ "▁algorithm": 5687,
+ "BA": 5688,
+ "kar": 5689,
+ "IP": 5690,
+ "]);": 5691,
+ "▁appears": 5692,
+ "yw": 5693,
+ "▁temp": 5694,
+ "▁aussi": 5695,
+ "method": 5696,
+ "▁pet": 5697,
+ "strap": 5698,
+ "arning": 5699,
+ "▁cut": 5700,
+ "▁Sa": 5701,
+ "▁track": 5702,
+ "▁employ": 5703,
+ "▁inde": 5704,
+ "rav": 5705,
+ "▁generate": 5706,
+ "bes": 5707,
+ "arts": 5708,
+ "Status": 5709,
+ "uge": 5710,
+ "alis": 5711,
+ "▁override": 5712,
+ "▁fi": 5713,
+ "▁lost": 5714,
+ "oted": 5715,
+ "▁room": 5716,
+ "▁calls": 5717,
+ "▁consist": 5718,
+ "рен": 5719,
+ "▁village": 5720,
+ "dist": 5721,
+ "▁techn": 5722,
+ "enza": 5723,
+ "▁роз": 5724,
+ "▁Catalog": 5725,
+ "▁becom": 5726,
+ "rows": 5727,
+ "▁Nel": 5728,
+ "comple": 5729,
+ "▁premi": 5730,
+ "▁rot": 5731,
+ "▁Weblinks": 5732,
+ "▁football": 5733,
+ "▁compar": 5734,
+ "▁live": 5735,
+ "ких": 5736,
+ "▁equival": 5737,
+ "cape": 5738,
+ "▁Gen": 5739,
+ "nder": 5740,
+ "▁Vis": 5741,
+ "▁behind": 5742,
+ "gers": 5743,
+ "voke": 5744,
+ "▁media": 5745,
+ "EX": 5746,
+ "that": 5747,
+ "▁sono": 5748,
+ "▁mysql": 5749,
+ "ev": 5750,
+ "▁rule": 5751,
+ "дов": 5752,
+ "acc": 5753,
+ "▁WHERE": 5754,
+ "ене": 5755,
+ "Grid": 5756,
+ "▁jul": 5757,
+ "▁mort": 5758,
+ "▁generated": 5759,
+ "encia": 5760,
+ "acter": 5761,
+ "clud": 5762,
+ "▁scen": 5763,
+ "▁closed": 5764,
+ "▁Michael": 5765,
+ "▁mount": 5766,
+ ")$,": 5767,
+ "▁drop": 5768,
+ "▁combin": 5769,
+ "tocol": 5770,
+ "▁goes": 5771,
+ "▁geb": 5772,
+ "MD": 5773,
+ "▁Anton": 5774,
+ "▁$(\"": 5775,
+ "Tem": 5776,
+ "▁ca": 5777,
+ "▁instru": 5778,
+ "eds": 5779,
+ "▁tool": 5780,
+ "mys": 5781,
+ "▁route": 5782,
+ "\"))": 5783,
+ "пре": 5784,
+ "▁float": 5785,
+ "▁services": 5786,
+ "▁чи": 5787,
+ "кі": 5788,
+ "embly": 5789,
+ "aker": 5790,
+ "▁Son": 5791,
+ "▁Math": 5792,
+ "asse": 5793,
+ "ously": 5794,
+ "lications": 5795,
+ "▁ru": 5796,
+ "▁що": 5797,
+ "▁Const": 5798,
+ "▁immedi": 5799,
+ "FO": 5800,
+ "oro": 5801,
+ "▁production": 5802,
+ "rei": 5803,
+ "▁jquery": 5804,
+ "annt": 5805,
+ "▁While": 5806,
+ "▁sn": 5807,
+ "▁годи": 5808,
+ "Format": 5809,
+ "▁star": 5810,
+ "▁Sen": 5811,
+ "▁ko": 5812,
+ "NAME": 5813,
+ "▁prés": 5814,
+ "cha": 5815,
+ "what": 5816,
+ "omin": 5817,
+ "endant": 5818,
+ "hy": 5819,
+ "▁observ": 5820,
+ "▁prefer": 5821,
+ "ун": 5822,
+ "▁constructor": 5823,
+ "bs": 5824,
+ "▁mac": 5825,
+ "▁Bre": 5826,
+ "▁Instit": 5827,
+ "▁story": 5828,
+ "▁symbol": 5829,
+ "eles": 5830,
+ "ße": 5831,
+ "asing": 5832,
+ "▁west": 5833,
+ "ians": 5834,
+ "▁master": 5835,
+ "ез": 5836,
+ "▁ways": 5837,
+ "bm": 5838,
+ "▁pick": 5839,
+ "▁depart": 5840,
+ "Back": 5841,
+ "enk": 5842,
+ "lipse": 5843,
+ "▁math": 5844,
+ "▁Francis": 5845,
+ "▁December": 5846,
+ "fs": 5847,
+ "rum": 5848,
+ "▁development": 5849,
+ "LT": 5850,
+ "ernel": 5851,
+ "▁True": 5852,
+ "▁More": 5853,
+ "rangle": 5854,
+ "▁conditions": 5855,
+ "Options": 5856,
+ "▁gli": 5857,
+ "▁operation": 5858,
+ "ék": 5859,
+ "acht": 5860,
+ "ights": 5861,
+ "▁mist": 5862,
+ "anda": 5863,
+ "▁energy": 5864,
+ "▁же": 5865,
+ "▁women": 5866,
+ "akt": 5867,
+ "▁CH": 5868,
+ "gebra": 5869,
+ "▁meet": 5870,
+ "iu": 5871,
+ "well": 5872,
+ "öl": 5873,
+ "▁government": 5874,
+ "▁Jos": 5875,
+ "ieg": 5876,
+ "▁syntax": 5877,
+ "fix": 5878,
+ "▁Pet": 5879,
+ "jquery": 5880,
+ "▁card": 5881,
+ "▁principal": 5882,
+ "▁dru": 5883,
+ "▁territ": 5884,
+ "▁пов": 5885,
+ "▁SS": 5886,
+ "рии": 5887,
+ "tres": 5888,
+ "agne": 5889,
+ "lying": 5890,
+ "tilde": 5891,
+ "bern": 5892,
+ "enter": 5893,
+ "Per": 5894,
+ "▁somet": 5895,
+ "Load": 5896,
+ "lice": 5897,
+ "▁sous": 5898,
+ "▁Louis": 5899,
+ "▁logic": 5900,
+ "▁Other": 5901,
+ "▁cir": 5902,
+ "év": 5903,
+ "chron": 5904,
+ "▁han": 5905,
+ "▁margin": 5906,
+ "Window": 5907,
+ "ères": 5908,
+ "nych": 5909,
+ "push": 5910,
+ "bolds": 5911,
+ "▁layout": 5912,
+ "▁[`": 5913,
+ "Char": 5914,
+ "▁Cap": 5915,
+ "boldsymbol": 5916,
+ "▁Roman": 5917,
+ "▁Max": 5918,
+ ":(": 5919,
+ "▁Code": 5920,
+ "ising": 5921,
+ "▁states": 5922,
+ "▁existing": 5923,
+ "support": 5924,
+ "▁research": 5925,
+ "licate": 5926,
+ "vari": 5927,
+ "▁bij": 5928,
+ "▁appe": 5929,
+ "▁happens": 5930,
+ "\\\"": 5931,
+ "▁concern": 5932,
+ "west": 5933,
+ "▁saying": 5934,
+ "pid": 5935,
+ "▁recogn": 5936,
+ "▁Het": 5937,
+ "Child": 5938,
+ "▁cs": 5939,
+ "\\,": 5940,
+ "▁clean": 5941,
+ "lections": 5942,
+ "access": 5943,
+ "ву": 5944,
+ "про": 5945,
+ "acity": 5946,
+ "▁Off": 5947,
+ "▁easily": 5948,
+ "èque": 5949,
+ "▁jako": 5950,
+ "▁iz": 5951,
+ "▁Ha": 5952,
+ "▁Det": 5953,
+ "▁forma": 5954,
+ "sche": 5955,
+ "swers": 5956,
+ "▁offer": 5957,
+ "quired": 5958,
+ "Users": 5959,
+ "▁subst": 5960,
+ ">(": 5961,
+ "▁ground": 5962,
+ "unn": 5963,
+ "rod": 5964,
+ "spe": 5965,
+ "ursor": 5966,
+ "▁leave": 5967,
+ "erk": 5968,
+ "▁tal": 5969,
+ "▁bottom": 5970,
+ "IO": 5971,
+ "▁popular": 5972,
+ "igo": 5973,
+ "▁Time": 5974,
+ "values": 5975,
+ "▁Loc": 5976,
+ "▁Club": 5977,
+ "▁anche": 5978,
+ "iał": 5979,
+ "ії": 5980,
+ "Omega": 5981,
+ "▁located": 5982,
+ "Url": 5983,
+ "▁Esp": 5984,
+ "лы": 5985,
+ "ць": 5986,
+ "ulate": 5987,
+ "▁join": 5988,
+ "aves": 5989,
+ "vet": 5990,
+ "lio": 5991,
+ "remove": 5992,
+ "▁token": 5993,
+ "▁optim": 5994,
+ "▁claim": 5995,
+ "ological": 5996,
+ "▁css": 5997,
+ "▁although": 5998,
+ "▁priv": 5999,
+ "▁Ba": 6000,
+ "ül": 6001,
+ "entication": 6002,
+ "▁ven": 6003,
+ "Server": 6004,
+ "▁Cong": 6005,
+ "NET": 6006,
+ "CON": 6007,
+ "dt": 6008,
+ "perties": 6009,
+ "▁epis": 6010,
+ "wikipedia": 6011,
+ "▁engine": 6012,
+ "▁fer": 6013,
+ "getElement": 6014,
+ "▁Cla": 6015,
+ "ří": 6016,
+ "▁rom": 6017,
+ "varepsilon": 6018,
+ "▁prime": 6019,
+ "istry": 6020,
+ "pected": 6021,
+ "orage": 6022,
+ "▁touch": 6023,
+ "▁['": 6024,
+ "▁dan": 6025,
+ "Em": 6026,
+ "aciones": 6027,
+ "Can": 6028,
+ "▁whom": 6029,
+ "▁behavior": 6030,
+ "▁strings": 6031,
+ "▁Europ": 6032,
+ "▁Rom": 6033,
+ "circ": 6034,
+ "▁pun": 6035,
+ "▁register": 6036,
+ "buntu": 6037,
+ "rain": 6038,
+ "Ob": 6039,
+ "TA": 6040,
+ "▁sometimes": 6041,
+ "▁ment": 6042,
+ "▁integer": 6043,
+ "▁Jac": 6044,
+ "legate": 6045,
+ "othing": 6046,
+ "▁sound": 6047,
+ "laces": 6048,
+ "▁Ба": 6049,
+ "rb": 6050,
+ "di": 6051,
+ "ления": 6052,
+ "▁themselves": 6053,
+ "▁Black": 6054,
+ "▁settings": 6055,
+ "▁norm": 6056,
+ "▁runs": 6057,
+ "▁NOT": 6058,
+ "KE": 6059,
+ "▁perhaps": 6060,
+ "▁Я": 6061,
+ "▁mol": 6062,
+ "▁ans": 6063,
+ "atre": 6064,
+ "▁Dies": 6065,
+ "Token": 6066,
+ "anie": 6067,
+ "▁allowed": 6068,
+ "Range": 6069,
+ "▁Gro": 6070,
+ "via": 6071,
+ "utorial": 6072,
+ "ensor": 6073,
+ "estival": 6074,
+ ");\r": 6075,
+ "краї": 6076,
+ "▁turned": 6077,
+ "scope": 6078,
+ "▁bien": 6079,
+ "=$": 6080,
+ "▁extension": 6081,
+ "atore": 6082,
+ "▁Ро": 6083,
+ "▁specify": 6084,
+ "edu": 6085,
+ "Datos": 6086,
+ "▁stored": 6087,
+ "▁parse": 6088,
+ "▁answers": 6089,
+ "ills": 6090,
+ "▁heard": 6091,
+ "lu": 6092,
+ "▁THE": 6093,
+ "▁gén": 6094,
+ "▁ful": 6095,
+ "ez": 6096,
+ "▁Prem": 6097,
+ "then": 6098,
+ "dp": 6099,
+ "ського": 6100,
+ "▁Si": 6101,
+ "ço": 6102,
+ "Edit": 6103,
+ "ків": 6104,
+ "▁Ли": 6105,
+ "▁Sing": 6106,
+ "▁categ": 6107,
+ "Equ": 6108,
+ "▁guer": 6109,
+ "Width": 6110,
+ "▁Christian": 6111,
+ "stat": 6112,
+ "Write": 6113,
+ "▁woman": 6114,
+ "wood": 6115,
+ "Vis": 6116,
+ "раз": 6117,
+ "▁$$\\": 6118,
+ "oder": 6119,
+ "▁bool": 6120,
+ "▁international": 6121,
+ "ность": 6122,
+ "▁Richard": 6123,
+ "▁addition": 6124,
+ "▁Music": 6125,
+ "▁aber": 6126,
+ "tó": 6127,
+ "▁hier": 6128,
+ "ugh": 6129,
+ "▁pob": 6130,
+ "▁tables": 6131,
+ "Do": 6132,
+ "▁higher": 6133,
+ "psi": 6134,
+ "rá": 6135,
+ "▁active": 6136,
+ "▁Table": 6137,
+ "ње": 6138,
+ "▁description": 6139,
+ "▁seemed": 6140,
+ "íst": 6141,
+ "▁myself": 6142,
+ "▁menu": 6143,
+ "del": 6144,
+ "▁ž": 6145,
+ "ele": 6146,
+ "Aut": 6147,
+ "▁гру": 6148,
+ "mut": 6149,
+ "oon": 6150,
+ "asc": 6151,
+ "bug": 6152,
+ "▁moved": 6153,
+ "CL": 6154,
+ "▁datas": 6155,
+ "SO": 6156,
+ "оло": 6157,
+ "▁Georg": 6158,
+ "▁reach": 6159,
+ ":\"": 6160,
+ "▁evalu": 6161,
+ "▁Hel": 6162,
+ "▁River": 6163,
+ "▁Ар": 6164,
+ "////": 6165,
+ "▁sets": 6166,
+ "▁Olymp": 6167,
+ "Adapter": 6168,
+ ".'": 6169,
+ "overn": 6170,
+ "▁Lord": 6171,
+ "!--": 6172,
+ "jpg": 6173,
+ "imento": 6174,
+ "▁Prof": 6175,
+ "▁achieve": 6176,
+ "}:": 6177,
+ "▁incor": 6178,
+ "▁onder": 6179,
+ "engl": 6180,
+ "ABLE": 6181,
+ "▁Mary": 6182,
+ "▁waren": 6183,
+ "lage": 6184,
+ "Dec": 6185,
+ "англ": 6186,
+ "encias": 6187,
+ "лей": 6188,
+ "▁Machine": 6189,
+ "▁Ан": 6190,
+ "uda": 6191,
+ "▁ś": 6192,
+ "▁XX": 6193,
+ "only": 6194,
+ "ление": 6195,
+ "▁también": 6196,
+ "nej": 6197,
+ "▁relative": 6198,
+ "▁hours": 6199,
+ "▁indeed": 6200,
+ "undo": 6201,
+ "ingu": 6202,
+ "area": 6203,
+ "▁Create": 6204,
+ "beit": 6205,
+ "▁removed": 6206,
+ "master": 6207,
+ "haus": 6208,
+ "▁Bern": 6209,
+ "▁speed": 6210,
+ "▁Bay": 6211,
+ "▁Att": 6212,
+ "▁None": 6213,
+ "application": 6214,
+ "üd": 6215,
+ "▁fit": 6216,
+ "▁Maria": 6217,
+ "▁nord": 6218,
+ "▁split": 6219,
+ "▁stru": 6220,
+ "▁official": 6221,
+ "▁execute": 6222,
+ "ouve": 6223,
+ "{{": 6224,
+ "▁Ap": 6225,
+ "▁ку": 6226,
+ "IL": 6227,
+ "▁^": 6228,
+ "dim": 6229,
+ "▁setup": 6230,
+ "ск": 6231,
+ "▁share": 6232,
+ "▁minutes": 6233,
+ "gle": 6234,
+ "oco": 6235,
+ "stell": 6236,
+ "▁Coun": 6237,
+ "▁temper": 6238,
+ "keit": 6239,
+ "ський": 6240,
+ "ao": 6241,
+ "▁Long": 6242,
+ "(&": 6243,
+ "кан": 6244,
+ "▁dens": 6245,
+ "But": 6246,
+ "XX": 6247,
+ "DATE": 6248,
+ "gan": 6249,
+ ".).": 6250,
+ "▁entry": 6251,
+ "install": 6252,
+ "▁зна": 6253,
+ "▁Som": 6254,
+ "Command": 6255,
+ "ßen": 6256,
+ "▁starting": 6257,
+ "▁sto": 6258,
+ "IG": 6259,
+ "▁minim": 6260,
+ "▁explicit": 6261,
+ "▁bytes": 6262,
+ "▁party": 6263,
+ "tober": 6264,
+ "▁Grand": 6265,
+ "▁Vor": 6266,
+ "▁leur": 6267,
+ "Document": 6268,
+ "erc": 6269,
+ "ensive": 6270,
+ "CP": 6271,
+ "env": 6272,
+ "▁arguments": 6273,
+ "▁Gran": 6274,
+ "arily": 6275,
+ "▁lin": 6276,
+ "tn": 6277,
+ "(-": 6278,
+ "geq": 6279,
+ "▁Famil": 6280,
+ "▁Бо": 6281,
+ "▁tour": 6282,
+ "▁nav": 6283,
+ "▁properly": 6284,
+ "▁Mrs": 6285,
+ "▁Mel": 6286,
+ "▁scale": 6287,
+ "astic": 6288,
+ "ds": 6289,
+ "▁Sir": 6290,
+ "▁Church": 6291,
+ "}^{\\": 6292,
+ "you": 6293,
+ "/.": 6294,
+ "So": 6295,
+ "▁brought": 6296,
+ "▁role": 6297,
+ "▁Sur": 6298,
+ "▁fond": 6299,
+ "▁ges": 6300,
+ "że": 6301,
+ "eten": 6302,
+ "▁était": 6303,
+ "SER": 6304,
+ "▁которы": 6305,
+ "▁equation": 6306,
+ "aspx": 6307,
+ "▁Afr": 6308,
+ "▁dit": 6309,
+ "empty": 6310,
+ "alement": 6311,
+ "wrap": 6312,
+ "▁Bet": 6313,
+ "▁collect": 6314,
+ "▁git": 6315,
+ "▁vie": 6316,
+ "▁..": 6317,
+ "рой": 6318,
+ "▁": 6319,
+ "▁educ": 6320,
+ "kl": 6321,
+ "ensis": 6322,
+ "▁OR": 6323,
+ "▁Hi": 6324,
+ "▁Cour": 6325,
+ "бы": 6326,
+ "cert": 6327,
+ "▁Ges": 6328,
+ "essor": 6329,
+ "Main": 6330,
+ "▁лю": 6331,
+ "cade": 6332,
+ "dot": 6333,
+ "augh": 6334,
+ "hib": 6335,
+ "▁automatically": 6336,
+ "▁spir": 6337,
+ "present": 6338,
+ "▁February": 6339,
+ "▁Elle": 6340,
+ "custom": 6341,
+ "▁proget": 6342,
+ "▁administr": 6343,
+ "AA": 6344,
+ "▁born": 6345,
+ "▁College": 6346,
+ "athol": 6347,
+ "`)": 6348,
+ "ierre": 6349,
+ "▁ran": 6350,
+ "▁profession": 6351,
+ "ogen": 6352,
+ "}_{\\": 6353,
+ "▁activity": 6354,
+ "▁scroll": 6355,
+ "▁prove": 6356,
+ "ibrary": 6357,
+ "eries": 6358,
+ "Read": 6359,
+ "year": 6360,
+ "▁lang": 6361,
+ "Det": 6362,
+ "▁knew": 6363,
+ "▁protected": 6364,
+ "▁wor": 6365,
+ "▁effic": 6366,
+ "▁rég": 6367,
+ "▁theory": 6368,
+ "▁published": 6369,
+ "real": 6370,
+ "▁Tour": 6371,
+ "▁durante": 6372,
+ "äs": 6373,
+ "▁positive": 6374,
+ "▁forward": 6375,
+ "▁Rel": 6376,
+ "{\"": 6377,
+ "park": 6378,
+ "▁Um": 6379,
+ "▁eer": 6380,
+ "enta": 6381,
+ "▁imag": 6382,
+ "ної": 6383,
+ "piel": 6384,
+ "▁jQuery": 6385,
+ "isme": 6386,
+ "chni": 6387,
+ "organ": 6388,
+ "▁args": 6389,
+ "oir": 6390,
+ "heim": 6391,
+ "rian": 6392,
+ "eless": 6393,
+ "uses": 6394,
+ "дин": 6395,
+ "ición": 6396,
+ "▁indust": 6397,
+ "▁wish": 6398,
+ "ány": 6399,
+ "oca": 6400,
+ "▁angular": 6401,
+ "ieved": 6402,
+ "▁occur": 6403,
+ "SELECT": 6404,
+ "onia": 6405,
+ "admin": 6406,
+ "▁Best": 6407,
+ "▁это": 6408,
+ "огра": 6409,
+ "▁loss": 6410,
+ "▁bal": 6411,
+ "▁Рос": 6412,
+ "▁career": 6413,
+ "▁пе": 6414,
+ "IX": 6415,
+ "▁fall": 6416,
+ "▁Rob": 6417,
+ "▁OP": 6418,
+ "ened": 6419,
+ "graphics": 6420,
+ "▁coming": 6421,
+ "Update": 6422,
+ "▁died": 6423,
+ "eden": 6424,
+ "▁abs": 6425,
+ "▁inner": 6426,
+ "▁trav": 6427,
+ "стоя": 6428,
+ "zą": 6429,
+ "ép": 6430,
+ "▁Group": 6431,
+ "▁cel": 6432,
+ "▁stuff": 6433,
+ "▁situation": 6434,
+ "▁${": 6435,
+ "acle": 6436,
+ "▁purpose": 6437,
+ "▁Fire": 6438,
+ "▁Oh": 6439,
+ "▁Second": 6440,
+ "▁upload": 6441,
+ "ostał": 6442,
+ "ющи": 6443,
+ "Auth": 6444,
+ "▁showing": 6445,
+ "▁completely": 6446,
+ "avel": 6447,
+ "bd": 6448,
+ "▁proced": 6449,
+ "▁Ö": 6450,
+ "control": 6451,
+ "▁thank": 6452,
+ "undred": 6453,
+ "▁tom": 6454,
+ "▁examples": 6455,
+ "▁remember": 6456,
+ "▁рабо": 6457,
+ "▁possib": 6458,
+ "▁detect": 6459,
+ "▁poor": 6460,
+ "▁Op": 6461,
+ "▁century": 6462,
+ "utter": 6463,
+ "▁login": 6464,
+ "unst": 6465,
+ "Output": 6466,
+ "▁otherwise": 6467,
+ "lan": 6468,
+ "тур": 6469,
+ "▁сов": 6470,
+ "▁groups": 6471,
+ "rip": 6472,
+ "▁shell": 6473,
+ "▁district": 6474,
+ "▁records": 6475,
+ "▁siè": 6476,
+ "fortun": 6477,
+ "enty": 6478,
+ "▁Tre": 6479,
+ "▁changing": 6480,
+ "след": 6481,
+ "aught": 6482,
+ "▁deep": 6483,
+ "subset": 6484,
+ "agy": 6485,
+ "endar": 6486,
+ "jax": 6487,
+ "OM": 6488,
+ "El": 6489,
+ "imate": 6490,
+ "ardo": 6491,
+ "▁plot": 6492,
+ "▁visit": 6493,
+ "▁bug": 6494,
+ "▁все": 6495,
+ "▁opened": 6496,
+ "▁repla": 6497,
+ "▁Henry": 6498,
+ "▁pp": 6499,
+ "bas": 6500,
+ "▁dark": 6501,
+ "▁Martin": 6502,
+ "▁resource": 6503,
+ "iling": 6504,
+ "▁watch": 6505,
+ "replace": 6506,
+ "▁release": 6507,
+ "Location": 6508,
+ "▁learning": 6509,
+ "menu": 6510,
+ "▁allows": 6511,
+ "ър": 6512,
+ "Length": 6513,
+ "▁whatever": 6514,
+ "▁pages": 6515,
+ "▁compiler": 6516,
+ "▁также": 6517,
+ "▁Pan": 6518,
+ "command": 6519,
+ "▁road": 6520,
+ "▁unless": 6521,
+ "`?": 6522,
+ "▁discover": 6523,
+ "▁он": 6524,
+ "}]": 6525,
+ "bour": 6526,
+ "▁Could": 6527,
+ "▁regex": 6528,
+ "▁ps": 6529,
+ "CD": 6530,
+ "из": 6531,
+ "▁wife": 6532,
+ "amenti": 6533,
+ "▁fair": 6534,
+ "▁DB": 6535,
+ "▁Cup": 6536,
+ "enen": 6537,
+ "ajax": 6538,
+ "othèque": 6539,
+ "▁seiner": 6540,
+ "icker": 6541,
+ "ám": 6542,
+ "exchange": 6543,
+ "oles": 6544,
+ "IF": 6545,
+ "▁До": 6546,
+ "ohn": 6547,
+ "▁grow": 6548,
+ "▁Thus": 6549,
+ "spec": 6550,
+ "▁hatte": 6551,
+ "#,": 6552,
+ "allel": 6553,
+ "▁rate": 6554,
+ "▁central": 6555,
+ "▁Van": 6556,
+ "iforn": 6557,
+ "Run": 6558,
+ "▁study": 6559,
+ "▁XML": 6560,
+ "▁Che": 6561,
+ "▁beaut": 6562,
+ "mid": 6563,
+ "▁advance": 6564,
+ "Ver": 6565,
+ "тя": 6566,
+ "▁hands": 6567,
+ "▁lay": 6568,
+ "▁š": 6569,
+ "▁OS": 6570,
+ "▁{}": 6571,
+ "Pre": 6572,
+ "▁Hall": 6573,
+ "imp": 6574,
+ "▁sun": 6575,
+ "▁steps": 6576,
+ "▁jud": 6577,
+ "qui": 6578,
+ "▁boot": 6579,
+ "▁%>": 6580,
+ "▁Ва": 6581,
+ "nost": 6582,
+ "▁nem": 6583,
+ "▁pen": 6584,
+ "Open": 6585,
+ "▁church": 6586,
+ "кон": 6587,
+ "▁average": 6588,
+ "▁comments": 6589,
+ "▁corresponding": 6590,
+ "levant": 6591,
+ "▁bed": 6592,
+ "▁meaning": 6593,
+ "Version": 6594,
+ "Link": 6595,
+ "bel": 6596,
+ "▁extract": 6597,
+ "ść": 6598,
+ "▁IV": 6599,
+ "▁Ir": 6600,
+ "▁computer": 6601,
+ "▁affect": 6602,
+ "▁Ста": 6603,
+ "AX": 6604,
+ "sort": 6605,
+ "▁species": 6606,
+ "▁Oper": 6607,
+ "▁hash": 6608,
+ "ches": 6609,
+ "▁Einzeln": 6610,
+ "▁keys": 6611,
+ "▁marzo": 6612,
+ "▁interpret": 6613,
+ "hood": 6614,
+ "▁coordin": 6615,
+ "ös": 6616,
+ "rage": 6617,
+ "etz": 6618,
+ "iza": 6619,
+ "дер": 6620,
+ "üt": 6621,
+ "^*": 6622,
+ "▁modify": 6623,
+ "▁termin": 6624,
+ "▁cred": 6625,
+ "zon": 6626,
+ "ную": 6627,
+ "▁mie": 6628,
+ "▁''": 6629,
+ "▁Mos": 6630,
+ "▁connected": 6631,
+ "NO": 6632,
+ "▁compile": 6633,
+ "▁\"\\": 6634,
+ "▁cat": 6635,
+ "fiddle": 6636,
+ "uta": 6637,
+ "Access": 6638,
+ "▁Sto": 6639,
+ "▁Bur": 6640,
+ "▁north": 6641,
+ "Gamma": 6642,
+ "▁alloc": 6643,
+ "Init": 6644,
+ "▁Link": 6645,
+ "ialize": 6646,
+ "Impl": 6647,
+ "oupe": 6648,
+ "ropri": 6649,
+ "▁Gold": 6650,
+ "▁solo": 6651,
+ "▁Dist": 6652,
+ ",-": 6653,
+ "nav": 6654,
+ "▁alert": 6655,
+ "esis": 6656,
+ "▁Os": 6657,
+ "///": 6658,
+ "▁feb": 6659,
+ "▁-->": 6660,
+ "foot": 6661,
+ "▁Fried": 6662,
+ "▁Einzelnach": 6663,
+ "▁rev": 6664,
+ "zeit": 6665,
+ "▁Stat": 6666,
+ "▁Seg": 6667,
+ "▁blo": 6668,
+ "wick": 6669,
+ "EL": 6670,
+ "caption": 6671,
+ "header": 6672,
+ "▁president": 6673,
+ "▁multip": 6674,
+ "▁Einzelnachweise": 6675,
+ "▁seine": 6676,
+ "?”": 6677,
+ "Function": 6678,
+ "▁Stand": 6679,
+ "▁Function": 6680,
+ "▁?>": 6681,
+ "▁Bill": 6682,
+ "▁spect": 6683,
+ "▁redirect": 6684,
+ "rupt": 6685,
+ "▁walk": 6686,
+ "вши": 6687,
+ "springframework": 6688,
+ "place": 6689,
+ "ého": 6690,
+ "Entity": 6691,
+ "▁Service": 6692,
+ "inte": 6693,
+ "▁training": 6694,
+ "▁(`": 6695,
+ "фор": 6696,
+ "▁кра": 6697,
+ "aur": 6698,
+ "▁fetch": 6699,
+ "▁†": 6700,
+ "▁même": 6701,
+ "▁('": 6702,
+ "atively": 6703,
+ "▁execut": 6704,
+ "äch": 6705,
+ "▁Catalogue": 6706,
+ "based": 6707,
+ "Attribute": 6708,
+ "▁spring": 6709,
+ "phone": 6710,
+ "тра": 6711,
+ "▁пи": 6712,
+ "тера": 6713,
+ "▁`\\": 6714,
+ "▁Od": 6715,
+ "One": 6716,
+ "send": 6717,
+ "bon": 6718,
+ "▁°": 6719,
+ "MO": 6720,
+ "▁asking": 6721,
+ "▁où": 6722,
+ "▁ingår": 6723,
+ "▁testing": 6724,
+ "▁фа": 6725,
+ "▁Book": 6726,
+ "imm": 6727,
+ "▁progress": 6728,
+ "bro": 6729,
+ "First": 6730,
+ "▁phot": 6731,
+ "▁ON": 6732,
+ "Template": 6733,
+ "developer": 6734,
+ "annot": 6735,
+ "▁>=": 6736,
+ "mission": 6737,
+ "▁któ": 6738,
+ "pc": 6739,
+ "bach": 6740,
+ "zent": 6741,
+ "ued": 6742,
+ "▁ones": 6743,
+ "ји": 6744,
+ "▁rout": 6745,
+ "▁Ки": 6746,
+ "Post": 6747,
+ "ції": 6748,
+ "▁Vir": 6749,
+ "nek": 6750,
+ "aging": 6751,
+ "▁ок": 6752,
+ "izont": 6753,
+ "▁agosto": 6754,
+ "▁choose": 6755,
+ "▁\r": 6756,
+ "▁systems": 6757,
+ "loss": 6758,
+ "iente": 6759,
+ "▁Cre": 6760,
+ "▁contra": 6761,
+ "ums": 6762,
+ "▁beginning": 6763,
+ "emy": 6764,
+ "istics": 6765,
+ "▁served": 6766,
+ "Down": 6767,
+ "options": 6768,
+ "▁Govern": 6769,
+ "▁BY": 6770,
+ "▁jest": 6771,
+ "té": 6772,
+ "▁continue": 6773,
+ "pers": 6774,
+ "▁easier": 6775,
+ "▁cos": 6776,
+ "esso": 6777,
+ ">>": 6778,
+ "Net": 6779,
+ "▁Bor": 6780,
+ "▁Cr": 6781,
+ "▁transfer": 6782,
+ "▁CSS": 6783,
+ "▁finns": 6784,
+ "▁хо": 6785,
+ "username": 6786,
+ "▁constru": 6787,
+ "▁pain": 6788,
+ "▁Tem": 6789,
+ "▁specified": 6790,
+ "▁brit": 6791,
+ "ские": 6792,
+ "irk": 6793,
+ "rapper": 6794,
+ "▁counter": 6795,
+ "▁[\"": 6796,
+ "oded": 6797,
+ "дан": 6798,
+ "property": 6799,
+ "hard": 6800,
+ "istrict": 6801,
+ ")/": 6802,
+ "▁Pour": 6803,
+ "▁Where": 6804,
+ "▁===": 6805,
+ "▁sowie": 6806,
+ "▁Про": 6807,
+ "▁dess": 6808,
+ "▁tras": 6809,
+ "▁уча": 6810,
+ "▁Over": 6811,
+ "note": 6812,
+ "▁America": 6813,
+ "cp": 6814,
+ "▁grande": 6815,
+ "Me": 6816,
+ ")-": 6817,
+ "Mode": 6818,
+ "▁passing": 6819,
+ "▁giving": 6820,
+ "Cl": 6821,
+ "}/": 6822,
+ "Menu": 6823,
+ "!!": 6824,
+ "angular": 6825,
+ "▁launch": 6826,
+ "varphi": 6827,
+ "▁Johann": 6828,
+ "▁foreach": 6829,
+ "ró": 6830,
+ "sequ": 6831,
+ "ifi": 6832,
+ "Am": 6833,
+ "arp": 6834,
+ "▁buffer": 6835,
+ "▁ni": 6836,
+ "▁mix": 6837,
+ "▁Museum": 6838,
+ "▁meant": 6839,
+ "asi": 6840,
+ "▁kan": 6841,
+ "прав": 6842,
+ "Comp": 6843,
+ "istoire": 6844,
+ "iful": 6845,
+ "jer": 6846,
+ "issions": 6847,
+ "Resource": 6848,
+ "▁воз": 6849,
+ "▁ST": 6850,
+ "▁solutions": 6851,
+ "▁belong": 6852,
+ "▁Associ": 6853,
+ "cf": 6854,
+ "▁Mär": 6855,
+ "▁grid": 6856,
+ "Mult": 6857,
+ "▁requires": 6858,
+ "kk": 6859,
+ "▁teach": 6860,
+ "emeinde": 6861,
+ "▁square": 6862,
+ "▁коман": 6863,
+ "▁Event": 6864,
+ "▁rules": 6865,
+ "▁bur": 6866,
+ "▁eing": 6867,
+ "▁Mai": 6868,
+ "▁nam": 6869,
+ "▁slä": 6870,
+ "hör": 6871,
+ "▁tip": 6872,
+ "▁Literatur": 6873,
+ "▁scope": 6874,
+ "overline": 6875,
+ "▁exit": 6876,
+ ")?": 6877,
+ "bet": 6878,
+ "▁vict": 6879,
+ "Off": 6880,
+ "▁approxim": 6881,
+ "▁Geb": 6882,
+ "ktop": 6883,
+ "heit": 6884,
+ "▁Ю": 6885,
+ "template": 6886,
+ "рон": 6887,
+ "▁uno": 6888,
+ "Serv": 6889,
+ "▁framework": 6890,
+ "operator": 6891,
+ "▁generally": 6892,
+ "▁hundred": 6893,
+ "▁divers": 6894,
+ "ovi": 6895,
+ "▁rés": 6896,
+ "abs": 6897,
+ "▁gal": 6898,
+ "çais": 6899,
+ "▁feet": 6900,
+ "▁virtual": 6901,
+ "czy": 6902,
+ "ску": 6903,
+ "./": 6904,
+ "hu": 6905,
+ "ancy": 6906,
+ "▁recommend": 6907,
+ "▁під": 6908,
+ "▁money": 6909,
+ "▁versions": 6910,
+ "▁helps": 6911,
+ "▁Hor": 6912,
+ "Items": 6913,
+ "look": 6914,
+ "connect": 6915,
+ "anges": 6916,
+ "ViewController": 6917,
+ "elijk": 6918,
+ "▁occup": 6919,
+ "▁editor": 6920,
+ "auto": 6921,
+ "ög": 6922,
+ "▁seconds": 6923,
+ "▁obvious": 6924,
+ "vm": 6925,
+ "akes": 6926,
+ "▁gegen": 6927,
+ "▁til": 6928,
+ "jection": 6929,
+ "лення": 6930,
+ "▁operations": 6931,
+ "▁East": 6932,
+ "ogy": 6933,
+ "▁Polit": 6934,
+ "uten": 6935,
+ "▁Joseph": 6936,
+ "\"`": 6937,
+ "▁Company": 6938,
+ "▁callback": 6939,
+ "▁sen": 6940,
+ "cción": 6941,
+ "▁associated": 6942,
+ "▁containing": 6943,
+ "▁practice": 6944,
+ "elijke": 6945,
+ "oke": 6946,
+ "éra": 6947,
+ "uns": 6948,
+ "anta": 6949,
+ "vey": 6950,
+ "zu": 6951,
+ "▁Bes": 6952,
+ "▁Flor": 6953,
+ "mem": 6954,
+ "ycz": 6955,
+ "▁architect": 6956,
+ "▁anni": 6957,
+ "▁contact": 6958,
+ "YPE": 6959,
+ "▁Cas": 6960,
+ "▁полу": 6961,
+ "ovo": 6962,
+ "▁bring": 6963,
+ "▁concept": 6964,
+ "▁js": 6965,
+ "▁Referencias": 6966,
+ "emble": 6967,
+ "▁н": 6968,
+ "▁supported": 6969,
+ "Big": 6970,
+ "▁Hans": 6971,
+ "erv": 6972,
+ "▁Maj": 6973,
+ "▁arriv": 6974,
+ "▁Have": 6975,
+ "▁probability": 6976,
+ "▁Pop": 6977,
+ "▁Pass": 6978,
+ "token": 6979,
+ "Provider": 6980,
+ "▁Ra": 6981,
+ "Reader": 6982,
+ "ooth": 6983,
+ "lap": 6984,
+ "▁assist": 6985,
+ "adow": 6986,
+ "▁tests": 6987,
+ "сси": 6988,
+ "▁king": 6989,
+ "langle": 6990,
+ "▁Sum": 6991,
+ "OIN": 6992,
+ "▁security": 6993,
+ "nis": 6994,
+ "../": 6995,
+ "▁basic": 6996,
+ "unity": 6997,
+ "`:": 6998,
+ "▁кото": 6999,
+ "kow": 7000,
+ "▁Bibliothèque": 7001,
+ "asion": 7002,
+ "alo": 7003,
+ "ifest": 7004,
+ "▁novembre": 7005,
+ "▁peu": 7006,
+ "▁Ж": 7007,
+ "enschaft": 7008,
+ "clus": 7009,
+ "ју": 7010,
+ "Height": 7011,
+ "ún": 7012,
+ "▁tur": 7013,
+ "▁ideas": 7014,
+ "▁ces": 7015,
+ "frak": 7016,
+ "▁premier": 7017,
+ "itation": 7018,
+ "▁sé": 7019,
+ "HTML": 7020,
+ "▁Royal": 7021,
+ "ської": 7022,
+ "▁byte": 7023,
+ "PS": 7024,
+ "▁segu": 7025,
+ "inen": 7026,
+ "▁Great": 7027,
+ "▁Ку": 7028,
+ "▁external": 7029,
+ "Title": 7030,
+ "Top": 7031,
+ "Process": 7032,
+ "ität": 7033,
+ "▁`/": 7034,
+ "▁secret": 7035,
+ "pository": 7036,
+ "▁potential": 7037,
+ "▁Bud": 7038,
+ "names": 7039,
+ "asons": 7040,
+ "stackexchange": 7041,
+ "background": 7042,
+ "пер": 7043,
+ "сов": 7044,
+ "after": 7045,
+ "▁pero": 7046,
+ "▁software": 7047,
+ "▁sed": 7048,
+ "▁arrays": 7049,
+ "tmp": 7050,
+ "▁asp": 7051,
+ "scale": 7052,
+ "▁Lat": 7053,
+ "anal": 7054,
+ "▁gem": 7055,
+ "PU": 7056,
+ "▁Altri": 7057,
+ "That": 7058,
+ "▁Ни": 7059,
+ "ifact": 7060,
+ "Address": 7061,
+ "▁south": 7062,
+ "▁formula": 7063,
+ "▁Colleg": 7064,
+ "▁ін": 7065,
+ "ktion": 7066,
+ "▁sac": 7067,
+ "SH": 7068,
+ "ajo": 7069,
+ "etc": 7070,
+ "vc": 7071,
+ "`](": 7072,
+ "▁Dur": 7073,
+ "▁Ме": 7074,
+ "▁Smith": 7075,
+ "items": 7076,
+ "CK": 7077,
+ "elo": 7078,
+ "▁plugin": 7079,
+ "▁serie": 7080,
+ "ienne": 7081,
+ "▁или": 7082,
+ "Mar": 7083,
+ "▁Image": 7084,
+ "got": 7085,
+ "andas": 7086,
+ "▁matches": 7087,
+ "▁worth": 7088,
+ "▁Deb": 7089,
+ "▁cache": 7090,
+ "▁felt": 7091,
+ "ersch": 7092,
+ "izes": 7093,
+ "Oper": 7094,
+ "▁Jahre": 7095,
+ "▁commune": 7096,
+ "thread": 7097,
+ "▁ny": 7098,
+ "dec": 7099,
+ "ouw": 7100,
+ "▁surface": 7101,
+ "▁Por": 7102,
+ "▁Street": 7103,
+ "при": 7104,
+ "▁candid": 7105,
+ "▁Return": 7106,
+ "▁Kom": 7107,
+ "gru": 7108,
+ "▁ти": 7109,
+ "[\\": 7110,
+ "▁depends": 7111,
+ "▁influ": 7112,
+ "▁towards": 7113,
+ "ained": 7114,
+ "▁rank": 7115,
+ "▁Januar": 7116,
+ "▁components": 7117,
+ "gest": 7118,
+ "getElementById": 7119,
+ "▁checked": 7120,
+ "airs": 7121,
+ "join": 7122,
+ "▁dead": 7123,
+ "▁hit": 7124,
+ "ény": 7125,
+ "▁equivalent": 7126,
+ "▁Пре": 7127,
+ "▁appropri": 7128,
+ "Pass": 7129,
+ "▁primer": 7130,
+ "englisch": 7131,
+ "▁appar": 7132,
+ "▁During": 7133,
+ "▁knowledge": 7134,
+ "▁trigger": 7135,
+ "▁core": 7136,
+ "▁Ol": 7137,
+ "▁Produ": 7138,
+ "▁Fern": 7139,
+ "▁нача": 7140,
+ "Te": 7141,
+ "▁Mot": 7142,
+ "erve": 7143,
+ "тво": 7144,
+ "▁mid": 7145,
+ "▁finally": 7146,
+ "aires": 7147,
+ "▁especially": 7148,
+ "▁tut": 7149,
+ "▁receive": 7150,
+ "adre": 7151,
+ "▁neigh": 7152,
+ "ktet": 7153,
+ "ilde": 7154,
+ "▁radio": 7155,
+ "▁driver": 7156,
+ "лись": 7157,
+ "endencies": 7158,
+ "▁IE": 7159,
+ "▁saved": 7160,
+ "ffect": 7161,
+ "▁Wayback": 7162,
+ "iat": 7163,
+ "▁padding": 7164,
+ "window": 7165,
+ "тиче": 7166,
+ "▁mur": 7167,
+ "actor": 7168,
+ "▁Han": 7169,
+ "ональ": 7170,
+ "▁gar": 7171,
+ "▁familjen": 7172,
+ "ós": 7173,
+ "▁nationale": 7174,
+ "▁pré": 7175,
+ "ded": 7176,
+ "onal": 7177,
+ "▁President": 7178,
+ "▁\\,": 7179,
+ "▁placed": 7180,
+ "erni": 7181,
+ "▁signal": 7182,
+ "nab": 7183,
+ "hm": 7184,
+ "Mon": 7185,
+ "▁vs": 7186,
+ "SC": 7187,
+ "▁progetti": 7188,
+ "▁Ü": 7189,
+ "▁forms": 7190,
+ "▁messages": 7191,
+ "inf": 7192,
+ "users": 7193,
+ "GET": 7194,
+ "▁dels": 7195,
+ "Collection": 7196,
+ "▁Good": 7197,
+ "▁Maybe": 7198,
+ "▁compr": 7199,
+ "▁larger": 7200,
+ "gres": 7201,
+ "aper": 7202,
+ "▁При": 7203,
+ "undes": 7204,
+ "▁sea": 7205,
+ "▁Spring": 7206,
+ "ulo": 7207,
+ "▁mechan": 7208,
+ "▁sans": 7209,
+ "GB": 7210,
+ "Valid": 7211,
+ "▁communic": 7212,
+ "▁pra": 7213,
+ "vier": 7214,
+ "▁Се": 7215,
+ "▁ain": 7216,
+ "тура": 7217,
+ "kom": 7218,
+ "skiego": 7219,
+ "ково": 7220,
+ "adata": 7221,
+ "▁Ре": 7222,
+ "▁boolean": 7223,
+ "sets": 7224,
+ "▁effort": 7225,
+ ".[": 7226,
+ "▁został": 7227,
+ "PA": 7228,
+ "▁Vict": 7229,
+ "SD": 7230,
+ "ował": 7231,
+ "▁emb": 7232,
+ "▁prima": 7233,
+ "▁hour": 7234,
+ "subsection": 7235,
+ "▁Fort": 7236,
+ "mathfrak": 7237,
+ "igin": 7238,
+ "GL": 7239,
+ ")+": 7240,
+ "fi": 7241,
+ "▁anci": 7242,
+ "▁pan": 7243,
+ "\\)": 7244,
+ "▁lug": 7245,
+ "▁deploy": 7246,
+ "domain": 7247,
+ "▁slight": 7248,
+ "JSON": 7249,
+ "▁morning": 7250,
+ "▁hi": 7251,
+ "▁compare": 7252,
+ "ije": 7253,
+ "▁blue": 7254,
+ "▁Ac": 7255,
+ "▁middle": 7256,
+ "anden": 7257,
+ "▁shared": 7258,
+ "▁Camp": 7259,
+ "▁Á": 7260,
+ "ounded": 7261,
+ "uw": 7262,
+ "ierung": 7263,
+ "Stack": 7264,
+ "▁eines": 7265,
+ "▁Da": 7266,
+ "lij": 7267,
+ "enti": 7268,
+ "▁й": 7269,
+ "Util": 7270,
+ "▁experience": 7271,
+ "▁await": 7272,
+ "uls": 7273,
+ "▁requests": 7274,
+ "▁impos": 7275,
+ "▁constraint": 7276,
+ "Change": 7277,
+ "emph": 7278,
+ "бер": 7279,
+ "▁Another": 7280,
+ "Custom": 7281,
+ "▁significant": 7282,
+ "cr": 7283,
+ "▁million": 7284,
+ "reek": 7285,
+ "▁dalla": 7286,
+ "▁Germ": 7287,
+ "otal": 7288,
+ "ateur": 7289,
+ "btn": 7290,
+ "▁thinking": 7291,
+ "▁interval": 7292,
+ "onne": 7293,
+ "▁liv": 7294,
+ "():": 7295,
+ "▁Ве": 7296,
+ "oe": 7297,
+ "▁Ev": 7298,
+ "meta": 7299,
+ "▁broad": 7300,
+ "Rem": 7301,
+ "apply": 7302,
+ "▁couple": 7303,
+ "▁techni": 7304,
+ "idades": 7305,
+ "▁goal": 7306,
+ "▁CD": 7307,
+ "hab": 7308,
+ "▁explan": 7309,
+ "anner": 7310,
+ "▁Because": 7311,
+ "blog": 7312,
+ "includegraphics": 7313,
+ "▁voice": 7314,
+ "▁Map": 7315,
+ "vention": 7316,
+ "Session": 7317,
+ "▁Liens": 7318,
+ "▁sor": 7319,
+ "category": 7320,
+ "ashington": 7321,
+ "▁März": 7322,
+ "pop": 7323,
+ "illet": 7324,
+ "▁zwei": 7325,
+ "▁Lie": 7326,
+ "Null": 7327,
+ "address": 7328,
+ "▁factor": 7329,
+ "▁ligne": 7330,
+ "▁HTTP": 7331,
+ "▁suf": 7332,
+ "▁personal": 7333,
+ "cip": 7334,
+ "▁Dar": 7335,
+ "▁adm": 7336,
+ "кой": 7337,
+ "▁Ext": 7338,
+ "▁god": 7339,
+ "aa": 7340,
+ "Right": 7341,
+ "été": 7342,
+ "▁dynamic": 7343,
+ "▁maintain": 7344,
+ "tor": 7345,
+ "########": 7346,
+ "▁Fra": 7347,
+ "▁choice": 7348,
+ "▁сто": 7349,
+ "СР": 7350,
+ "▁Feder": 7351,
+ "ston": 7352,
+ "▁flag": 7353,
+ "kit": 7354,
+ "Module": 7355,
+ "▁спо": 7356,
+ "▁Stra": 7357,
+ "icks": 7358,
+ "▁haven": 7359,
+ "▁Mass": 7360,
+ "▁Emp": 7361,
+ "▁Pi": 7362,
+ "▁Pen": 7363,
+ "Rect": 7364,
+ "▁Kr": 7365,
+ "itat": 7366,
+ "eler": 7367,
+ "ября": 7368,
+ "itet": 7369,
+ "▁Start": 7370,
+ "▁produced": 7371,
+ "▁пол": 7372,
+ "(_": 7373,
+ "▁delet": 7374,
+ "▁hot": 7375,
+ "▁Geschichte": 7376,
+ "~~": 7377,
+ "▁months": 7378,
+ "▁tod": 7379,
+ "▁ни": 7380,
+ "ús": 7381,
+ "temp": 7382,
+ "▁Dez": 7383,
+ "ypes": 7384,
+ "▁cui": 7385,
+ "ommun": 7386,
+ "actions": 7387,
+ "▁eigen": 7388,
+ "▁immediately": 7389,
+ "PL": 7390,
+ "▁Го": 7391,
+ "▁Bal": 7392,
+ "ље": 7393,
+ "ului": 7394,
+ "▁online": 7395,
+ "▁años": 7396,
+ "▁namespace": 7397,
+ "▁mond": 7398,
+ "▁Base": 7399,
+ "▁Canada": 7400,
+ "etzt": 7401,
+ "}-": 7402,
+ "▁defin": 7403,
+ "▁doubt": 7404,
+ "▁investig": 7405,
+ "views": 7406,
+ "▁Line": 7407,
+ "▁stage": 7408,
+ "ettings": 7409,
+ "ubre": 7410,
+ "float": 7411,
+ "▁Play": 7412,
+ "▁Las": 7413,
+ "ptr": 7414,
+ "▁becomes": 7415,
+ "estamp": 7416,
+ "▁independent": 7417,
+ "▁analysis": 7418,
+ "▁Look": 7419,
+ "lain": 7420,
+ "▁рас": 7421,
+ "Reference": 7422,
+ "▁sorry": 7423,
+ "▁supposed": 7424,
+ "ût": 7425,
+ "▁degree": 7426,
+ "utz": 7427,
+ "MM": 7428,
+ "▁desired": 7429,
+ "ły": 7430,
+ "▁len": 7431,
+ "▁alone": 7432,
+ "signed": 7433,
+ "▁Sta": 7434,
+ "Person": 7435,
+ "▁applied": 7436,
+ "▁Back": 7437,
+ "▁mars": 7438,
+ "Part": 7439,
+ "▁Did": 7440,
+ "▁externes": 7441,
+ "▁np": 7442,
+ "ongo": 7443,
+ "▁esta": 7444,
+ "Block": 7445,
+ "▁pou": 7446,
+ "adores": 7447,
+ "▁Studio": 7448,
+ ".$": 7449,
+ "▁reached": 7450,
+ "bot": 7451,
+ "▁Juni": 7452,
+ "tons": 7453,
+ "itel": 7454,
+ "▁Gar": 7455,
+ "▁articles": 7456,
+ "▁District": 7457,
+ "▁trouble": 7458,
+ "lide": 7459,
+ "▁Found": 7460,
+ "ád": 7461,
+ "▁equip": 7462,
+ "▁internal": 7463,
+ "'],": 7464,
+ "▁async": 7465,
+ "UB": 7466,
+ "gel": 7467,
+ "▁ai": 7468,
+ "ensure": 7469,
+ "▁appeared": 7470,
+ "▁$_": 7471,
+ "▁maximum": 7472,
+ "▁Си": 7473,
+ "рь": 7474,
+ "▁announ": 7475,
+ "лась": 7476,
+ "▁cm": 7477,
+ "ган": 7478,
+ "aupt": 7479,
+ "▁latter": 7480,
+ "▁platform": 7481,
+ "▁dra": 7482,
+ "▁capital": 7483,
+ "▁solved": 7484,
+ "riz": 7485,
+ "edic": 7486,
+ "▁Mur": 7487,
+ "▁Top": 7488,
+ "тся": 7489,
+ "Panel": 7490,
+ "rule": 7491,
+ "etic": 7492,
+ "▁Ren": 7493,
+ "▁Wikimedia": 7494,
+ "▁TO": 7495,
+ "second": 7496,
+ "isl": 7497,
+ "▁hy": 7498,
+ "▁niet": 7499,
+ "▁loaded": 7500,
+ "dig": 7501,
+ "▁mayo": 7502,
+ "[:": 7503,
+ "Acc": 7504,
+ "▁bek": 7505,
+ "нию": 7506,
+ "login": 7507,
+ "tx": 7508,
+ "▁Fur": 7509,
+ "▁Santa": 7510,
+ "azz": 7511,
+ "▁conduct": 7512,
+ "▁India": 7513,
+ "Order": 7514,
+ "irth": 7515,
+ "tw": 7516,
+ "}+": 7517,
+ "▁wieder": 7518,
+ "▁Edu": 7519,
+ "AV": 7520,
+ "▁```": 7521,
+ "▁manually": 7522,
+ "▁Read": 7523,
+ "fortunately": 7524,
+ "▁Run": 7525,
+ "▁Award": 7526,
+ "▁Foot": 7527,
+ "*)": 7528,
+ "params": 7529,
+ "пі": 7530,
+ "▁native": 7531,
+ "rift": 7532,
+ "▁ä": 7533,
+ "ATH": 7534,
+ "▁yourself": 7535,
+ "▁prior": 7536,
+ "▁cit": 7537,
+ "äh": 7538,
+ "▁treat": 7539,
+ "▁meas": 7540,
+ "ributed": 7541,
+ "▁clar": 7542,
+ "card": 7543,
+ "ROR": 7544,
+ "illes": 7545,
+ "▁layer": 7546,
+ "auer": 7547,
+ "▁rat": 7548,
+ "bernate": 7549,
+ "▁stato": 7550,
+ "▁China": 7551,
+ "▁$('#": 7552,
+ "▁naar": 7553,
+ "zip": 7554,
+ "▁${\\": 7555,
+ "▁appreciated": 7556,
+ "▁име": 7557,
+ "ży": 7558,
+ "▁przez": 7559,
+ "▁Indian": 7560,
+ "▁Tod": 7561,
+ "▁Source": 7562,
+ "▁други": 7563,
+ "internal": 7564,
+ "ionale": 7565,
+ "Product": 7566,
+ "▁Men": 7567,
+ "▁upper": 7568,
+ "▁Every": 7569,
+ "},\\": 7570,
+ "▁printf": 7571,
+ "▁continued": 7572,
+ "▁nodes": 7573,
+ "лки": 7574,
+ "▁nice": 7575,
+ "modules": 7576,
+ "eign": 7577,
+ "▁Mex": 7578,
+ "▁According": 7579,
+ "▁undefined": 7580,
+ "▁binary": 7581,
+ "cut": 7582,
+ "Current": 7583,
+ "edy": 7584,
+ "}}{": 7585,
+ "bles": 7586,
+ "▁вой": 7587,
+ "scri": 7588,
+ "eqn": 7589,
+ "Changed": 7590,
+ "▁köz": 7591,
+ "▁remote": 7592,
+ "вля": 7593,
+ "▁quel": 7594,
+ "▁align": 7595,
+ "▁пар": 7596,
+ "SV": 7597,
+ "yer": 7598,
+ "▁Californ": 7599,
+ "▁places": 7600,
+ "▁primary": 7601,
+ "▁conv": 7602,
+ "▁Juli": 7603,
+ "▁visual": 7604,
+ "▁Select": 7605,
+ "atory": 7606,
+ "=(": 7607,
+ "iser": 7608,
+ "▁intent": 7609,
+ "sur": 7610,
+ "container": 7611,
+ "iced": 7612,
+ "▁board": 7613,
+ "astr": 7614,
+ "omial": 7615,
+ "вет": 7616,
+ "зва": 7617,
+ "▁cru": 7618,
+ "▁Oktober": 7619,
+ "save": 7620,
+ "▁greater": 7621,
+ "▁inn": 7622,
+ "▁picture": 7623,
+ "▁То": 7624,
+ "▁obtained": 7625,
+ "Wikimedia": 7626,
+ "úblic": 7627,
+ "▁lors": 7628,
+ "▁mont": 7629,
+ "obre": 7630,
+ "▁civil": 7631,
+ "▁construction": 7632,
+ "▁Welt": 7633,
+ "▁Under": 7634,
+ "undert": 7635,
+ "▁edge": 7636,
+ "▁Liste": 7637,
+ "csv": 7638,
+ "▁experiment": 7639,
+ "localhost": 7640,
+ "▁Edit": 7641,
+ "greg": 7642,
+ "ová": 7643,
+ "ља": 7644,
+ "msg": 7645,
+ "▁Green": 7646,
+ "Dialog": 7647,
+ "Ident": 7648,
+ "▁JS": 7649,
+ "^{(": 7650,
+ "▁släktet": 7651,
+ "____": 7652,
+ "Project": 7653,
+ "▁beskre": 7654,
+ "▁ber": 7655,
+ "▁wouldn": 7656,
+ "▁react": 7657,
+ "Hel": 7658,
+ "zw": 7659,
+ "▁Washington": 7660,
+ "orie": 7661,
+ "task": 7662,
+ "▁category": 7663,
+ "▁artist": 7664,
+ "anno": 7665,
+ "▁ook": 7666,
+ "ammen": 7667,
+ "▁Minister": 7668,
+ "▁declar": 7669,
+ "▁Key": 7670,
+ ",.": 7671,
+ "▁mach": 7672,
+ "▁ww": 7673,
+ "isen": 7674,
+ "Fran": 7675,
+ "▁Росси": 7676,
+ "бор": 7677,
+ "три": 7678,
+ "▁rock": 7679,
+ "quis": 7680,
+ "mos": 7681,
+ "пера": 7682,
+ "▁esterni": 7683,
+ "▁gold": 7684,
+ "Windows": 7685,
+ "%%": 7686,
+ "▁partial": 7687,
+ "▁weight": 7688,
+ "▁spr": 7689,
+ "}).": 7690,
+ "▁français": 7691,
+ "fun": 7692,
+ "▁thous": 7693,
+ "holder": 7694,
+ "▁gone": 7695,
+ "▁Č": 7696,
+ "▁rend": 7697,
+ "DA": 7698,
+ "▁answered": 7699,
+ "▁False": 7700,
+ "Buffer": 7701,
+ "▁daugh": 7702,
+ ".--": 7703,
+ "▁Show": 7704,
+ "▁rect": 7705,
+ "▁Kre": 7706,
+ "dr": 7707,
+ "osoph": 7708,
+ "▁yield": 7709,
+ "urity": 7710,
+ "toString": 7711,
+ "aval": 7712,
+ "Pol": 7713,
+ "▁lock": 7714,
+ "imation": 7715,
+ "antic": 7716,
+ "Local": 7717,
+ "▁beskrevs": 7718,
+ "ités": 7719,
+ "grid": 7720,
+ "ут": 7721,
+ "▁_{": 7722,
+ "сі": 7723,
+ "FILE": 7724,
+ "▁км": 7725,
+ "▁speak": 7726,
+ "summary": 7727,
+ "prop": 7728,
+ "javascript": 7729,
+ "zk": 7730,
+ "izontal": 7731,
+ "▁trois": 7732,
+ "▁Rod": 7733,
+ "prise": 7734,
+ "рово": 7735,
+ "▁odd": 7736,
+ "▁gest": 7737,
+ "▁produce": 7738,
+ "▁waar": 7739,
+ "▁Av": 7740,
+ "ribu": 7741,
+ "вання": 7742,
+ "▁finished": 7743,
+ "▁adapt": 7744,
+ "▁Sar": 7745,
+ "textit": 7746,
+ "▁Ce": 7747,
+ "▁Fa": 7748,
+ "osen": 7749,
+ "▁deriv": 7750,
+ "▁ship": 7751,
+ "▁opin": 7752,
+ "▁Even": 7753,
+ "gesch": 7754,
+ "▁suppose": 7755,
+ "▁Fer": 7756,
+ "ское": 7757,
+ "▁worden": 7758,
+ "sey": 7759,
+ "hline": 7760,
+ "▁Union": 7761,
+ "▁/**": 7762,
+ "▁vez": 7763,
+ "▁Collegamenti": 7764,
+ "▁Society": 7765,
+ "▁econom": 7766,
+ "ší": 7767,
+ "oi": 7768,
+ "▁orient": 7769,
+ "▁Teil": 7770,
+ "rent": 7771,
+ "лекс": 7772,
+ "▁solid": 7773,
+ "▁cart": 7774,
+ "****************": 7775,
+ "▁cab": 7776,
+ "▁Message": 7777,
+ "dots": 7778,
+ "▁ég": 7779,
+ "▁twe": 7780,
+ "aga": 7781,
+ "▁naz": 7782,
+ "▁Microsoft": 7783,
+ "▁underarter": 7784,
+ "ppen": 7785,
+ "▁recent": 7786,
+ "▁net": 7787,
+ "▁resources": 7788,
+ "Ste": 7789,
+ ".\\": 7790,
+ "▁SO": 7791,
+ "лом": 7792,
+ "▁cele": 7793,
+ "▁lic": 7794,
+ "▁benef": 7795,
+ "ldots": 7796,
+ "▁serial": 7797,
+ "Integer": 7798,
+ "cles": 7799,
+ "▁miles": 7800,
+ "▁Ale": 7801,
+ "▁entered": 7802,
+ "▁Two": 7803,
+ "wie": 7804,
+ "▁includes": 7805,
+ "▁Each": 7806,
+ "elling": 7807,
+ "quer": 7808,
+ "▁Dom": 7809,
+ "pf": 7810,
+ "WS": 7811,
+ "▁straight": 7812,
+ "▁Stan": 7813,
+ "▁nos": 7814,
+ "ícul": 7815,
+ "atro": 7816,
+ "▁Center": 7817,
+ "FT": 7818,
+ "▁Inga": 7819,
+ "ilo": 7820,
+ "▁www": 7821,
+ "jsfiddle": 7822,
+ "nic": 7823,
+ "▁European": 7824,
+ "▁commer": 7825,
+ "▁girl": 7826,
+ "total": 7827,
+ "▁Star": 7828,
+ "▁suggested": 7829,
+ "pal": 7830,
+ "▁zwischen": 7831,
+ "писа": 7832,
+ "IM": 7833,
+ "▁handler": 7834,
+ "▁Program": 7835,
+ "xsl": 7836,
+ "ály": 7837,
+ "BU": 7838,
+ ",--": 7839,
+ "▁vid": 7840,
+ "▁established": 7841,
+ "▁Spiel": 7842,
+ "ometry": 7843,
+ "unes": 7844,
+ "▁sit": 7845,
+ "▁inher": 7846,
+ "▁puis": 7847,
+ "▁être": 7848,
+ "▁Most": 7849,
+ "Header": 7850,
+ "insert": 7851,
+ "▁sist": 7852,
+ "▁favor": 7853,
+ "dest": 7854,
+ "▁entity": 7855,
+ "Cal": 7856,
+ "▁Therefore": 7857,
+ "DD": 7858,
+ ";;": 7859,
+ "▁Dezember": 7860,
+ "▁Rh": 7861,
+ "iments": 7862,
+ "▁returning": 7863,
+ "sto": 7864,
+ "▁Value": 7865,
+ "▁liber": 7866,
+ "▁Result": 7867,
+ "▁bind": 7868,
+ "voir": 7869,
+ "▁Tim": 7870,
+ "▁Movie": 7871,
+ "weg": 7872,
+ "ket": 7873,
+ "▁исто": 7874,
+ "▁friends": 7875,
+ "▁fn": 7876,
+ "▁él": 7877,
+ "▁&=": 7878,
+ "arden": 7879,
+ "fficial": 7880,
+ "▁community": 7881,
+ "▁api": 7882,
+ "Args": 7883,
+ "ieren": 7884,
+ "▁dann": 7885,
+ "omorph": 7886,
+ "adr": 7887,
+ "loop": 7888,
+ "uman": 7889,
+ "▁vous": 7890,
+ "bst": 7891,
+ "submit": 7892,
+ "\\|": 7893,
+ "тин": 7894,
+ "Container": 7895,
+ "asket": 7896,
+ "?)": 7897,
+ "Sec": 7898,
+ "▁drive": 7899,
+ "Ass": 7900,
+ "▁swe": 7901,
+ "▁amer": 7902,
+ "▁mine": 7903,
+ "▁Ham": 7904,
+ "▁avait": 7905,
+ "▁Hon": 7906,
+ "▁après": 7907,
+ "▁Mann": 7908,
+ "ська": 7909,
+ "▁increase": 7910,
+ "▁ty": 7911,
+ "sky": 7912,
+ "▁accur": 7913,
+ "article": 7914,
+ "weight": 7915,
+ "▁sex": 7916,
+ "▁listade": 7917,
+ "/**": 7918,
+ "▁está": 7919,
+ "}}$": 7920,
+ "argo": 7921,
+ "define": 7922,
+ "▁состав": 7923,
+ "session": 7924,
+ "ads": 7925,
+ "стви": 7926,
+ "▁Law": 7927,
+ "▁dialog": 7928,
+ "▁duplicate": 7929,
+ "▁ép": 7930,
+ "▁voc": 7931,
+ "fri": 7932,
+ "▁green": 7933,
+ "▁hidden": 7934,
+ "▁Island": 7935,
+ "▁diag": 7936,
+ "owej": 7937,
+ "mysql": 7938,
+ "teil": 7939,
+ "rä": 7940,
+ "ikan": 7941,
+ "▁José": 7942,
+ "aled": 7943,
+ "Runtime": 7944,
+ "▁train": 7945,
+ "▁Division": 7946,
+ "ниц": 7947,
+ "▁Span": 7948,
+ "нима": 7949,
+ ")=\\": 7950,
+ "тан": 7951,
+ "▁stay": 7952,
+ "▁foo": 7953,
+ "▁accom": 7954,
+ "▁hers": 7955,
+ "▁нау": 7956,
+ "▁Mün": 7957,
+ "ideos": 7958,
+ "static": 7959,
+ "▁ready": 7960,
+ "]`": 7961,
+ "▁visible": 7962,
+ "▁Hope": 7963,
+ "ulated": 7964,
+ "▁Cult": 7965,
+ "стро": 7966,
+ "Co": 7967,
+ "▁smaller": 7968,
+ "atura": 7969,
+ "▁perfectly": 7970,
+ "req": 7971,
+ "▁proposed": 7972,
+ "▁degli": 7973,
+ "Search": 7974,
+ "▁ich": 7975,
+ "Max": 7976,
+ "▁volume": 7977,
+ "execute": 7978,
+ "gre": 7979,
+ "▁sport": 7980,
+ "udad": 7981,
+ "PT": 7982,
+ "▁Records": 7983,
+ "▁cook": 7984,
+ "▁expand": 7985,
+ "бі": 7986,
+ "▁altri": 7987,
+ "ppet": 7988,
+ "arse": 7989,
+ "▁wet": 7990,
+ "▁Bob": 7991,
+ "▁FC": 7992,
+ "▁Association": 7993,
+ "uje": 7994,
+ "▁fel": 7995,
+ "▁слу": 7996,
+ "▁Big": 7997,
+ "/\\": 7998,
+ "Ge": 7999,
+ "while": 8000,
+ "{(": 8001,
+ "▁sufficient": 8002,
+ "Position": 8003,
+ "▁understanding": 8004,
+ "▁nue": 8005,
+ "▁raz": 8006,
+ "▁ye": 8007,
+ "hem": 8008,
+ "Num": 8009,
+ "▁Project": 8010,
+ "▁Its": 8011,
+ "▁hasta": 8012,
+ "enso": 8013,
+ "▁wire": 8014,
+ "Ret": 8015,
+ "uj": 8016,
+ "proof": 8017,
+ "▁relevant": 8018,
+ "▁partir": 8019,
+ "▁ago": 8020,
+ "ificate": 8021,
+ "▁domin": 8022,
+ "▁boy": 8023,
+ "▁plant": 8024,
+ "▁encoding": 8025,
+ "▁throws": 8026,
+ "▁Rock": 8027,
+ "zone": 8028,
+ "gang": 8029,
+ "widget": 8030,
+ "▁interesting": 8031,
+ "DER": 8032,
+ "▁demon": 8033,
+ "▁office": 8034,
+ "amt": 8035,
+ "äter": 8036,
+ "▁White": 8037,
+ "▁versch": 8038,
+ "▁dieser": 8039,
+ "▁Mount": 8040,
+ "▁students": 8041,
+ "▁Pub": 8042,
+ "▁Де": 8043,
+ "ija": 8044,
+ "▁Cy": 8045,
+ "▁California": 8046,
+ "▁abril": 8047,
+ "äll": 8048,
+ "▁чем": 8049,
+ "TV": 8050,
+ "▁més": 8051,
+ "▁declared": 8052,
+ "▁ю": 8053,
+ "ől": 8054,
+ "appa": 8055,
+ "▁Бе": 8056,
+ "echo": 8057,
+ "numer": 8058,
+ "▁posted": 8059,
+ "▁вер": 8060,
+ "▁године": 8061,
+ "▁weak": 8062,
+ "▁Republic": 8063,
+ "▁champion": 8064,
+ "ensuremath": 8065,
+ "your": 8066,
+ "▁Ober": 8067,
+ "▁Central": 8068,
+ "isa": 8069,
+ "анд": 8070,
+ "yy": 8071,
+ "▁fully": 8072,
+ "▁SD": 8073,
+ "▁Linux": 8074,
+ "▁Scott": 8075,
+ "partment": 8076,
+ "kon": 8077,
+ "▁contract": 8078,
+ "▁OF": 8079,
+ "▁ale": 8080,
+ "▁Ann": 8081,
+ "▁над": 8082,
+ "lah": 8083,
+ "▁Next": 8084,
+ "oren": 8085,
+ "▁disk": 8086,
+ "▁eg": 8087,
+ "atu": 8088,
+ "логи": 8089,
+ "▁games": 8090,
+ "Left": 8091,
+ "▁lu": 8092,
+ "▁finite": 8093,
+ "▁ки": 8094,
+ "▁crash": 8095,
+ "pher": 8096,
+ "exe": 8097,
+ "ATION": 8098,
+ "▁brother": 8099,
+ "Eng": 8100,
+ "tat": 8101,
+ "▁Integer": 8102,
+ "ному": 8103,
+ "▁colon": 8104,
+ "iqu": 8105,
+ ")).": 8106,
+ "ivi": 8107,
+ "▁Method": 8108,
+ "arten": 8109,
+ "Uni": 8110,
+ "vector": 8111,
+ "▁wood": 8112,
+ "рт": 8113,
+ "▁Ле": 8114,
+ "▁siècle": 8115,
+ "▁gent": 8116,
+ "}\r": 8117,
+ "▁contents": 8118,
+ "▁compan": 8119,
+ "Go": 8120,
+ "▁jou": 8121,
+ "uent": 8122,
+ "Async": 8123,
+ "printf": 8124,
+ "▁Model": 8125,
+ "▁kept": 8126,
+ "ASE": 8127,
+ "▁provides": 8128,
+ "▁Abgerufen": 8129,
+ "▁Gall": 8130,
+ "▁Alf": 8131,
+ "SA": 8132,
+ "▁Mem": 8133,
+ "▁kter": 8134,
+ "▁Bru": 8135,
+ "Android": 8136,
+ "(:": 8137,
+ "▁Украї": 8138,
+ "Ne": 8139,
+ "Min": 8140,
+ "atr": 8141,
+ "▁Hal": 8142,
+ "delete": 8143,
+ "odo": 8144,
+ "▁não": 8145,
+ "ène": 8146,
+ "▁calculate": 8147,
+ "Json": 8148,
+ "keys": 8149,
+ "ней": 8150,
+ "▁hence": 8151,
+ "▁ow": 8152,
+ "▁Lib": 8153,
+ "eno": 8154,
+ "▁Love": 8155,
+ "osi": 8156,
+ "wide": 8157,
+ "▁score": 8158,
+ "full": 8159,
+ "вод": 8160,
+ "▁determine": 8161,
+ "▁spaces": 8162,
+ "лова": 8163,
+ "▁peut": 8164,
+ "éral": 8165,
+ "ół": 8166,
+ "▁appoint": 8167,
+ "▁Tw": 8168,
+ "": 8169,
+ "▁Order": 8170,
+ "▁hop": 8171,
+ "random": 8172,
+ "cache": 8173,
+ "▁destroy": 8174,
+ "▁race": 8175,
+ "Tag": 8176,
+ "▁rid": 8177,
+ "▁negative": 8178,
+ "Car": 8179,
+ "ensional": 8180,
+ "dk": 8181,
+ "▁cro": 8182,
+ "▁THEN": 8183,
+ "▁$.": 8184,
+ "ensk": 8185,
+ "NE": 8186,
+ "HO": 8187,
+ "▁kle": 8188,
+ "ospital": 8189,
+ "kte": 8190,
+ "férences": 8191,
+ "udes": 8192,
+ "IR": 8193,
+ "otion": 8194,
+ "▁Real": 8195,
+ "▁Februar": 8196,
+ "ин": 8197,
+ "▁Old": 8198,
+ "кого": 8199,
+ "leich": 8200,
+ "▁р": 8201,
+ "ían": 8202,
+ "▁га": 8203,
+ "cide": 8204,
+ "lab": 8205,
+ "▁pull": 8206,
+ "▁'/": 8207,
+ "Long": 8208,
+ ",$": 8209,
+ "▁appropriate": 8210,
+ "▁была": 8211,
+ "führ": 8212,
+ "▁Media": 8213,
+ "▁manner": 8214,
+ "▁Ге": 8215,
+ "description": 8216,
+ "Bean": 8217,
+ "▁Lar": 8218,
+ "'];": 8219,
+ "▁relation": 8220,
+ "▁Sorry": 8221,
+ "har": 8222,
+ "cpp": 8223,
+ "▁Ko": 8224,
+ "▁execution": 8225,
+ "inos": 8226,
+ "▁bul": 8227,
+ "grade": 8228,
+ "▁Mu": 8229,
+ "▁pil": 8230,
+ "writ": 8231,
+ "ifications": 8232,
+ "inese": 8233,
+ "▁Phili": 8234,
+ "dx": 8235,
+ "▁leading": 8236,
+ "▁Journal": 8237,
+ "oved": 8238,
+ "▁contro": 8239,
+ "нова": 8240,
+ "Yes": 8241,
+ "▁channel": 8242,
+ ")),": 8243,
+ "isten": 8244,
+ "aka": 8245,
+ "ToString": 8246,
+ "mas": 8247,
+ "▁ett": 8248,
+ "▁forces": 8249,
+ "ulations": 8250,
+ "▁Call": 8251,
+ "▁explanation": 8252,
+ "oring": 8253,
+ "ATA": 8254,
+ "chter": 8255,
+ "when": 8256,
+ "VC": 8257,
+ "▁Jahrh": 8258,
+ "Case": 8259,
+ "▁commands": 8260,
+ "▁rich": 8261,
+ "bus": 8262,
+ "Fe": 8263,
+ "mbox": 8264,
+ "▁recon": 8265,
+ "ño": 8266,
+ "▁shape": 8267,
+ "owy": 8268,
+ "entry": 8269,
+ "itable": 8270,
+ "▁election": 8271,
+ "ється": 8272,
+ "▁prep": 8273,
+ "vá": 8274,
+ "▁infin": 8275,
+ "lot": 8276,
+ "▁books": 8277,
+ "▁USA": 8278,
+ "лин": 8279,
+ "▁pom": 8280,
+ "▁nas": 8281,
+ "▁tags": 8282,
+ "▁executed": 8283,
+ "aille": 8284,
+ "lung": 8285,
+ "▁JavaScript": 8286,
+ "▁ball": 8287,
+ "▁ainsi": 8288,
+ "▁Pri": 8289,
+ "{$": 8290,
+ "▁UN": 8291,
+ "▁Ram": 8292,
+ "▁hear": 8293,
+ "▁Ubuntu": 8294,
+ ">();": 8295,
+ "▁pure": 8296,
+ "▁embed": 8297,
+ "ação": 8298,
+ "controller": 8299,
+ "▁married": 8300,
+ "▁Fol": 8301,
+ "famil": 8302,
+ "▁prec": 8303,
+ "▁recurs": 8304,
+ "pad": 8305,
+ "istration": 8306,
+ "▁respectively": 8307,
+ "[$": 8308,
+ "autor": 8309,
+ "▁grav": 8310,
+ "iera": 8311,
+ "azioni": 8312,
+ "▁Bul": 8313,
+ "▁Australia": 8314,
+ "mond": 8315,
+ "▁Tro": 8316,
+ "▁Ele": 8317,
+ "packages": 8318,
+ "msdn": 8319,
+ "▁Als": 8320,
+ "▁przy": 8321,
+ "ART": 8322,
+ "▁charge": 8323,
+ "▁applications": 8324,
+ "Unit": 8325,
+ "aren": 8326,
+ "▁sudden": 8327,
+ "ometer": 8328,
+ "▁dot": 8329,
+ "acji": 8330,
+ "ктор": 8331,
+ "imin": 8332,
+ "ening": 8333,
+ "▁donde": 8334,
+ "▁Ho": 8335,
+ "tree": 8336,
+ "mb": 8337,
+ "▁drag": 8338,
+ "aje": 8339,
+ "▁invalid": 8340,
+ "▁finish": 8341,
+ "laim": 8342,
+ "▁feed": 8343,
+ "▁Nap": 8344,
+ "room": 8345,
+ "images": 8346,
+ "▁сай": 8347,
+ "▁succ": 8348,
+ "iffer": 8349,
+ "▁año": 8350,
+ "▁cual": 8351,
+ "мери": 8352,
+ "DR": 8353,
+ "▁Bilder": 8354,
+ "бра": 8355,
+ "rait": 8356,
+ "pan": 8357,
+ "ень": 8358,
+ "▁distinct": 8359,
+ "▁Kn": 8360,
+ "önig": 8361,
+ "anced": 8362,
+ "▁loading": 8363,
+ "▁Techn": 8364,
+ "▁Sel": 8365,
+ "mus": 8366,
+ "▁rail": 8367,
+ "▁student": 8368,
+ "▁notice": 8369,
+ "▁sla": 8370,
+ "▁Да": 8371,
+ "▁guard": 8372,
+ "▁Day": 8373,
+ "вали": 8374,
+ "Option": 8375,
+ "aison": 8376,
+ "ipp": 8377,
+ "▁Jun": 8378,
+ "▁fell": 8379,
+ "▁absolute": 8380,
+ "ове": 8381,
+ "debug": 8382,
+ "▁Sud": 8383,
+ "пы": 8384,
+ "ugins": 8385,
+ "▁views": 8386,
+ "lay": 8387,
+ "▁surr": 8388,
+ "▁stood": 8389,
+ "▁ві": 8390,
+ "selected": 8391,
+ "гі": 8392,
+ "▁attributes": 8393,
+ "final": 8394,
+ "enda": 8395,
+ "▁Bon": 8396,
+ "ners": 8397,
+ "▁Wer": 8398,
+ "bur": 8399,
+ "ittel": 8400,
+ "▁moving": 8401,
+ "▁Plan": 8402,
+ "isches": 8403,
+ "Java": 8404,
+ "▁basis": 8405,
+ "▁Bus": 8406,
+ "▁Au": 8407,
+ "▁Ill": 8408,
+ "▁время": 8409,
+ "▁цент": 8410,
+ "handle": 8411,
+ "ступ": 8412,
+ "▁Far": 8413,
+ "▁oraz": 8414,
+ "ocr": 8415,
+ "▁seit": 8416,
+ "onder": 8417,
+ "дом": 8418,
+ ":/": 8419,
+ "chor": 8420,
+ "▁Town": 8421,
+ "▁definit": 8422,
+ "react": 8423,
+ "▁piece": 8424,
+ "▁Karl": 8425,
+ "CI": 8426,
+ "▁Application": 8427,
+ "unter": 8428,
+ "▁formed": 8429,
+ "▁пу": 8430,
+ "Bo": 8431,
+ "▁Daniel": 8432,
+ "▁пла": 8433,
+ "Body": 8434,
+ "})$": 8435,
+ "▁были": 8436,
+ "▁earth": 8437,
+ "гла": 8438,
+ "There": 8439,
+ "▁стра": 8440,
+ "▁ville": 8441,
+ "▁centre": 8442,
+ ")\r": 8443,
+ "▁helpful": 8444,
+ "▁++": 8445,
+ "▁CG": 8446,
+ "izione": 8447,
+ "▁Game": 8448,
+ "▁Which": 8449,
+ "▁pip": 8450,
+ "▁Portug": 8451,
+ "DS": 8452,
+ "▁describe": 8453,
+ "▁checking": 8454,
+ "▁manager": 8455,
+ "BO": 8456,
+ "▁Bundes": 8457,
+ "buch": 8458,
+ "▁decided": 8459,
+ "▁Jahrhundert": 8460,
+ "▁fif": 8461,
+ "efficient": 8462,
+ "anci": 8463,
+ "braries": 8464,
+ "▁fails": 8465,
+ "▁kernel": 8466,
+ "▁Gl": 8467,
+ "▁Nacional": 8468,
+ "▁proceed": 8469,
+ "▁fuer": 8470,
+ "▁living": 8471,
+ "▁successfully": 8472,
+ "▁faster": 8473,
+ "▁contre": 8474,
+ "▁prison": 8475,
+ "ORT": 8476,
+ "help": 8477,
+ "▁autor": 8478,
+ "ław": 8479,
+ "ają": 8480,
+ "▁Arm": 8481,
+ "▁provin": 8482,
+ "▁naam": 8483,
+ "/#": 8484,
+ "sed": 8485,
+ "▁gesch": 8486,
+ "▁мар": 8487,
+ "esk": 8488,
+ "term": 8489,
+ "▁Tex": 8490,
+ "iring": 8491,
+ "▁tools": 8492,
+ "PDF": 8493,
+ "▁ult": 8494,
+ "issenschaft": 8495,
+ "▁couldn": 8496,
+ "ding": 8497,
+ "Dep": 8498,
+ "{-": 8499,
+ "▁predict": 8500,
+ "antage": 8501,
+ "▁Like": 8502,
+ "▁Би": 8503,
+ "tools": 8504,
+ "estra": 8505,
+ "▁ki": 8506,
+ "▁Jim": 8507,
+ "star": 8508,
+ "▁remark": 8509,
+ "óg": 8510,
+ "nabla": 8511,
+ "▁Although": 8512,
+ "mode": 8513,
+ "Host": 8514,
+ "▁strange": 8515,
+ "None": 8516,
+ "black": 8517,
+ "▁Festival": 8518,
+ "▁IS": 8519,
+ "anza": 8520,
+ "▁(-": 8521,
+ "icket": 8522,
+ "кола": 8523,
+ "▁Jes": 8524,
+ "▁flex": 8525,
+ "▁À": 8526,
+ "▁Network": 8527,
+ "▁EX": 8528,
+ "▁enero": 8529,
+ "!”": 8530,
+ "▁Ort": 8531,
+ "▁alors": 8532,
+ "▁Original": 8533,
+ "▁zo": 8534,
+ "ными": 8535,
+ "▁spl": 8536,
+ "Draw": 8537,
+ "yond": 8538,
+ "──": 8539,
+ "▁Ot": 8540,
+ "▁dram": 8541,
+ "▁division": 8542,
+ "▁efficient": 8543,
+ "▁Га": 8544,
+ "▁vier": 8545,
+ "nak": 8546,
+ "LS": 8547,
+ "▁spirit": 8548,
+ "zeichnet": 8549,
+ "▁dici": 8550,
+ "clear": 8551,
+ "copy": 8552,
+ "yar": 8553,
+ "▁році": 8554,
+ "usqu": 8555,
+ "▁nous": 8556,
+ "▁blev": 8557,
+ "жде": 8558,
+ "Arg": 8559,
+ "▁performed": 8560,
+ "▁Make": 8561,
+ "▁Carol": 8562,
+ "etto": 8563,
+ "▁Sand": 8564,
+ "▁Disc": 8565,
+ "Enc": 8566,
+ "rero": 8567,
+ "hash": 8568,
+ "▁focus": 8569,
+ "▁attention": 8570,
+ "▁agre": 8571,
+ "▁divis": 8572,
+ "▁было": 8573,
+ "▁ej": 8574,
+ "▁march": 8575,
+ "▁phase": 8576,
+ "ías": 8577,
+ "▁phil": 8578,
+ "▁Pap": 8579,
+ "▁river": 8580,
+ "▁caused": 8581,
+ "plugin": 8582,
+ "▁Team": 8583,
+ "uler": 8584,
+ "▁$(\"#": 8585,
+ "iej": 8586,
+ "ISBN": 8587,
+ "nam": 8588,
+ "▁fight": 8589,
+ "vid": 8590,
+ "▁Lud": 8591,
+ "Selected": 8592,
+ ":@\"": 8593,
+ "▁Pod": 8594,
+ "▁années": 8595,
+ "arios": 8596,
+ "▁deutscher": 8597,
+ "▁NA": 8598,
+ "▁ию": 8599,
+ "▁dictionary": 8600,
+ "▁Ла": 8601,
+ "▁Tri": 8602,
+ "èn": 8603,
+ "▁political": 8604,
+ "ridge": 8605,
+ "atten": 8606,
+ "▁circle": 8607,
+ "▁transport": 8608,
+ "emas": 8609,
+ "FC": 8610,
+ "▁replaced": 8611,
+ "▁Aud": 8612,
+ "iska": 8613,
+ "Configuration": 8614,
+ "▁soort": 8615,
+ "▁Не": 8616,
+ "▁sequ": 8617,
+ "PRO": 8618,
+ "▁bud": 8619,
+ "▁{{": 8620,
+ "ließ": 8621,
+ "▁Mas": 8622,
+ "ders": 8623,
+ "usammen": 8624,
+ "esa": 8625,
+ "▁Ly": 8626,
+ "вро": 8627,
+ "mac": 8628,
+ "▁испо": 8629,
+ "▁suc": 8630,
+ "uy": 8631,
+ "▁illustr": 8632,
+ "▁primera": 8633,
+ "ilation": 8634,
+ "▁storage": 8635,
+ "▁params": 8636,
+ "kaz": 8637,
+ "▁terminal": 8638,
+ "раль": 8639,
+ "▁holds": 8640,
+ "лось": 8641,
+ "▁nad": 8642,
+ "”.": 8643,
+ "▁octubre": 8644,
+ "bul": 8645,
+ "▁hus": 8646,
+ "ULT": 8647,
+ "▁également": 8648,
+ "▁Mill": 8649,
+ "ład": 8650,
+ "▁contiene": 8651,
+ "\"?": 8652,
+ "▁>>>": 8653,
+ "Que": 8654,
+ " ": 8655,
+ "▁plain": 8656,
+ "ativa": 8657,
+ "ocker": 8658,
+ "Names": 8659,
+ "▁Jud": 8660,
+ "▁agree": 8661,
+ "▁Gemeinde": 8662,
+ "lare": 8663,
+ "каза": 8664,
+ "▁starts": 8665,
+ "▁price": 8666,
+ "Target": 8667,
+ "cus": 8668,
+ "▁Instead": 8669,
+ ".;": 8670,
+ "▁alternative": 8671,
+ "▁вла": 8672,
+ "IE": 8673,
+ "▁organiz": 8674,
+ "inu": 8675,
+ "▁completed": 8676,
+ "▁carry": 8677,
+ "atom": 8678,
+ "▁depending": 8679,
+ "▁Our": 8680,
+ "▁insp": 8681,
+ "▁&\\": 8682,
+ "aily": 8683,
+ "irection": 8684,
+ "фа": 8685,
+ "▁defe": 8686,
+ "TAC": 8687,
+ "▁designed": 8688,
+ "▁voir": 8689,
+ "break": 8690,
+ "▁partie": 8691,
+ "▁Jahren": 8692,
+ "▁studio": 8693,
+ "▁jour": 8694,
+ "▁Notes": 8695,
+ "fire": 8696,
+ "house": 8697,
+ "success": 8698,
+ "▁Juan": 8699,
+ "JS": 8700,
+ "▁Custom": 8701,
+ "▁besch": 8702,
+ "▁stated": 8703,
+ "bootstrap": 8704,
+ "ött": 8705,
+ "ozzá": 8706,
+ "▁CON": 8707,
+ "hav": 8708,
+ "▁sleep": 8709,
+ "eda": 8710,
+ "hot": 8711,
+ "ánd": 8712,
+ "▁Sy": 8713,
+ "▁temps": 8714,
+ "amar": 8715,
+ "▁scal": 8716,
+ "▁ast": 8717,
+ "▁opening": 8718,
+ "clipse": 8719,
+ "▁programming": 8720,
+ "▁letters": 8721,
+ "▁profile": 8722,
+ "nah": 8723,
+ "▁beyond": 8724,
+ "▁Further": 8725,
+ "faces": 8726,
+ "▁chart": 8727,
+ "зда": 8728,
+ "aign": 8729,
+ "ній": 8730,
+ "▁Rol": 8731,
+ "овано": 8732,
+ "terior": 8733,
+ "wed": 8734,
+ "▁herself": 8735,
+ "▁ng": 8736,
+ "anguages": 8737,
+ "}=\\": 8738,
+ "ynamic": 8739,
+ "▁jug": 8740,
+ "▁Example": 8741,
+ "▁(†": 8742,
+ "▁playing": 8743,
+ "▁usage": 8744,
+ "▁managed": 8745,
+ "▁Natur": 8746,
+ "тери": 8747,
+ "▁Et": 8748,
+ "eria": 8749,
+ "▁daughter": 8750,
+ "нием": 8751,
+ "Fragment": 8752,
+ "▁hol": 8753,
+ "Fl": 8754,
+ "ографи": 8755,
+ "▁ihn": 8756,
+ "üh": 8757,
+ "instance": 8758,
+ "▁comun": 8759,
+ "▁truth": 8760,
+ "▁само": 8761,
+ "▁implemented": 8762,
+ "▁anyway": 8763,
+ "▁Cro": 8764,
+ "фе": 8765,
+ "GC": 8766,
+ "ubuntu": 8767,
+ "types": 8768,
+ "ês": 8769,
+ ".~\\": 8770,
+ "fold": 8771,
+ "▁joined": 8772,
+ "??": 8773,
+ "▁mé": 8774,
+ "▁wild": 8775,
+ "клю": 8776,
+ "rowser": 8777,
+ "▁Home": 8778,
+ "skiej": 8779,
+ "▁JOIN": 8780,
+ "▁juin": 8781,
+ "hof": 8782,
+ "▁dataset": 8783,
+ "жду": 8784,
+ "'))": 8785,
+ "▁miejs": 8786,
+ "API": 8787,
+ "▁edited": 8788,
+ "ools": 8789,
+ "▁seeing": 8790,
+ "ijd": 8791,
+ "▁procedure": 8792,
+ "▁Bras": 8793,
+ "▁signed": 8794,
+ "▁externos": 8795,
+ "▁disapp": 8796,
+ "▁Direct": 8797,
+ "cyc": 8798,
+ "▁consult": 8799,
+ "örd": 8800,
+ "Widget": 8801,
+ "cious": 8802,
+ "sect": 8803,
+ "▁Ди": 8804,
+ "▁wind": 8805,
+ "▁Archivado": 8806,
+ "aml": 8807,
+ "сс": 8808,
+ "Wh": 8809,
+ "kbd": 8810,
+ "▁Army": 8811,
+ "▁suffer": 8812,
+ "artifact": 8813,
+ "▁resolve": 8814,
+ "▁Sport": 8815,
+ "▁це": 8816,
+ "idas": 8817,
+ "▁tax": 8818,
+ "idi": 8819,
+ "▁actions": 8820,
+ "пра": 8821,
+ "pués": 8822,
+ "▁naj": 8823,
+ "False": 8824,
+ "▁chance": 8825,
+ "▁тако": 8826,
+ "äd": 8827,
+ "▁dol": 8828,
+ "▁env": 8829,
+ "▁basically": 8830,
+ "▁Council": 8831,
+ "zte": 8832,
+ "▁displayed": 8833,
+ "nil": 8834,
+ "complete": 8835,
+ "▁Lem": 8836,
+ "iance": 8837,
+ "▁основ": 8838,
+ "▁depend": 8839,
+ "plom": 8840,
+ "ensus": 8841,
+ "uts": 8842,
+ "▁Hot": 8843,
+ "bitr": 8844,
+ "▁validation": 8845,
+ "abb": 8846,
+ "▁тре": 8847,
+ "km": 8848,
+ "zd": 8849,
+ "öff": 8850,
+ "WE": 8851,
+ "▁interested": 8852,
+ "▁{\"": 8853,
+ "aro": 8854,
+ "▁correl": 8855,
+ "▁dedic": 8856,
+ "▁lists": 8857,
+ "▁Bibliografia": 8858,
+ "▁earlier": 8859,
+ "program": 8860,
+ "▁première": 8861,
+ "front": 8862,
+ "Tab": 8863,
+ "ству": 8864,
+ "drop": 8865,
+ "▁fear": 8866,
+ "▁Enlaces": 8867,
+ "▁Capt": 8868,
+ "▁realiz": 8869,
+ "▁hal": 8870,
+ "▁instances": 8871,
+ "▁susp": 8872,
+ "illing": 8873,
+ "%;": 8874,
+ "{}": 8875,
+ "||": 8876,
+ "▁partition": 8877,
+ "▁Build": 8878,
+ "▁wo": 8879,
+ "▁Пер": 8880,
+ "▁director": 8881,
+ "▁Sin": 8882,
+ "тия": 8883,
+ "rsg": 8884,
+ "ouver": 8885,
+ "▁nearly": 8886,
+ "oda": 8887,
+ "ктив": 8888,
+ "▁sir": 8889,
+ "IME": 8890,
+ "▁janvier": 8891,
+ "▁Win": 8892,
+ "Build": 8893,
+ "ieurs": 8894,
+ "INE": 8895,
+ "double": 8896,
+ "Last": 8897,
+ "▁policy": 8898,
+ "store": 8899,
+ "▁observed": 8900,
+ "▁familie": 8901,
+ "nica": 8902,
+ "rey": 8903,
+ "зь": 8904,
+ "▁Year": 8905,
+ "▁developed": 8906,
+ "▁Institute": 8907,
+ "▁reply": 8908,
+ "Comple": 8909,
+ "ician": 8910,
+ "▁Guer": 8911,
+ "▁dall": 8912,
+ "▁desp": 8913,
+ "▁Football": 8914,
+ "Empty": 8915,
+ "cken": 8916,
+ "unda": 8917,
+ "▁Ur": 8918,
+ "▁ig": 8919,
+ "▁Atl": 8920,
+ "author": 8921,
+ "▁Bol": 8922,
+ "zig": 8923,
+ "nat": 8924,
+ "št": 8925,
+ "security": 8926,
+ "onic": 8927,
+ "▁pes": 8928,
+ "itan": 8929,
+ "▁Extern": 8930,
+ "jan": 8931,
+ "VAL": 8932,
+ "▁им": 8933,
+ "bold": 8934,
+ "▁ва": 8935,
+ "▁Мо": 8936,
+ "▁disput": 8937,
+ "▁trick": 8938,
+ "▁ped": 8939,
+ ")^{": 8940,
+ "into": 8941,
+ "Sim": 8942,
+ "▁parallel": 8943,
+ "fox": 8944,
+ "normal": 8945,
+ "inent": 8946,
+ "педи": 8947,
+ "hold": 8948,
+ "OK": 8949,
+ "▁chem": 8950,
+ "▁twice": 8951,
+ "▁username": 8952,
+ "ič": 8953,
+ "▁representation": 8954,
+ "▁journal": 8955,
+ "▁:-": 8956,
+ "▁batt": 8957,
+ "\\%": 8958,
+ "▁certainly": 8959,
+ "▁Exception": 8960,
+ "eps": 8961,
+ "shot": 8962,
+ "ategy": 8963,
+ "Show": 8964,
+ "▁Carl": 8965,
+ "rig": 8966,
+ "▁reported": 8967,
+ "bottom": 8968,
+ "TF": 8969,
+ "▁Francisco": 8970,
+ "nap": 8971,
+ "▁Championship": 8972,
+ "▁court": 8973,
+ "▁sources": 8974,
+ "iour": 8975,
+ "▁conserv": 8976,
+ "dict": 8977,
+ "▁Ру": 8978,
+ "IB": 8979,
+ "▁Ve": 8980,
+ "▁№": 8981,
+ "▁ER": 8982,
+ "\"));": 8983,
+ "▁Point": 8984,
+ "azine": 8985,
+ "▁internet": 8986,
+ "дна": 8987,
+ "▁carried": 8988,
+ "▁Field": 8989,
+ "axis": 8990,
+ "▁Sun": 8991,
+ "▁ave": 8992,
+ "пис": 8993,
+ "ян": 8994,
+ "asy": 8995,
+ "▁julio": 8996,
+ "▁depuis": 8997,
+ "▁suggestion": 8998,
+ "[[": 8999,
+ "▁Archive": 9000,
+ "ęp": 9001,
+ "▁Pra": 9002,
+ "reh": 9003,
+ "▁demonstr": 9004,
+ "фі": 9005,
+ "cmd": 9006,
+ "▁wasn": 9007,
+ "▁phone": 9008,
+ "upload": 9009,
+ "aya": 9010,
+ "тора": 9011,
+ "lines": 9012,
+ "▁indu": 9013,
+ "▁vot": 9014,
+ "▁espa": 9015,
+ "▁bin": 9016,
+ "▁после": 9017,
+ "plan": 9018,
+ "▁junio": 9019,
+ "orial": 9020,
+ "free": 9021,
+ "sterreich": 9022,
+ "▁ду": 9023,
+ "▁linked": 9024,
+ "▁enable": 9025,
+ "PC": 9026,
+ "▁density": 9027,
+ "▁Egy": 9028,
+ "yo": 9029,
+ "endre": 9030,
+ "▁съ": 9031,
+ "▁italiano": 9032,
+ "▁AR": 9033,
+ "▁Pers": 9034,
+ "férés": 9035,
+ "▁скла": 9036,
+ "Var": 9037,
+ "▁Once": 9038,
+ "Red": 9039,
+ "buffer": 9040,
+ "▁Enter": 9041,
+ "▁Š": 9042,
+ "imiento": 9043,
+ "Store": 9044,
+ "▁health": 9045,
+ "vat": 9046,
+ "IST": 9047,
+ "Oh": 9048,
+ "▁kw": 9049,
+ "▁riv": 9050,
+ "▁somewhere": 9051,
+ "ografie": 9052,
+ "private": 9053,
+ "кти": 9054,
+ "▁delay": 9055,
+ "▁Http": 9056,
+ "job": 9057,
+ "rael": 9058,
+ "empor": 9059,
+ "▁diciembre": 9060,
+ "ête": 9061,
+ "цу": 9062,
+ "▁commit": 9063,
+ "oso": 9064,
+ "Values": 9065,
+ "▁headers": 9066,
+ "transform": 9067,
+ "▁processing": 9068,
+ "rå": 9069,
+ "▁Ah": 9070,
+ "▁Node": 9071,
+ "------------": 9072,
+ "▁faire": 9073,
+ "▁hun": 9074,
+ "Player": 9075,
+ "▁review": 9076,
+ "гда": 9077,
+ "▁limited": 9078,
+ "▁Property": 9079,
+ "▁serve": 9080,
+ "riage": 9081,
+ "▁Master": 9082,
+ "▁kann": 9083,
+ "crete": 9084,
+ "phere": 9085,
+ "ёр": 9086,
+ "▁chief": 9087,
+ "▁scene": 9088,
+ "kin": 9089,
+ "▁uniform": 9090,
+ "▁febrero": 9091,
+ "\"}": 9092,
+ "illo": 9093,
+ "ITE": 9094,
+ "ouvel": 9095,
+ "usepackage": 9096,
+ "enth": 9097,
+ "▁quickly": 9098,
+ "Lambda": 9099,
+ "xes": 9100,
+ "▁cells": 9101,
+ "rog": 9102,
+ "amin": 9103,
+ "▁Мар": 9104,
+ "▁mayor": 9105,
+ "player": 9106,
+ "++;": 9107,
+ "▁Насе": 9108,
+ "▁safe": 9109,
+ "▁veloc": 9110,
+ "▁обра": 9111,
+ "Database": 9112,
+ "neh": 9113,
+ "Vert": 9114,
+ "▁fle": 9115,
+ "▁фор": 9116,
+ "▁foreign": 9117,
+ "Abstract": 9118,
+ "▁magn": 9119,
+ "▁modified": 9120,
+ "▁military": 9121,
+ "▁monde": 9122,
+ "▁Action": 9123,
+ "▁bank": 9124,
+ "Serial": 9125,
+ "▁continuous": 9126,
+ "▁gel": 9127,
+ "▁physical": 9128,
+ "▁introduced": 9129,
+ "uture": 9130,
+ "rick": 9131,
+ "▁presented": 9132,
+ "▁Prov": 9133,
+ "▁Both": 9134,
+ "Pos": 9135,
+ "super": 9136,
+ "": 9137,
+ "▁finding": 9138,
+ "nel": 9139,
+ "unde": 9140,
+ "▁från": 9141,
+ "skim": 9142,
+ "▁Hill": 9143,
+ "fn": 9144,
+ "▁Canad": 9145,
+ "▁intended": 9146,
+ "ozzáférés": 9147,
+ "▁juillet": 9148,
+ "▁Wars": 9149,
+ "▁successful": 9150,
+ "▁charg": 9151,
+ "iele": 9152,
+ "omething": 9153,
+ "oku": 9154,
+ "fetch": 9155,
+ "▁}}": 9156,
+ "bank": 9157,
+ "operatorname": 9158,
+ "▁Color": 9159,
+ "▁Card": 9160,
+ "tu": 9161,
+ "▁\",": 9162,
+ "wid": 9163,
+ "▁gep": 9164,
+ "XML": 9165,
+ "================": 9166,
+ "▁Virgin": 9167,
+ "ährend": 9168,
+ "licated": 9169,
+ "Dir": 9170,
+ "zero": 9171,
+ "▁Kal": 9172,
+ "▁Party": 9173,
+ "▁å": 9174,
+ "price": 9175,
+ "don": 9176,
+ "▁warning": 9177,
+ "▁Bad": 9178,
+ "▁Supp": 9179,
+ "▁Liga": 9180,
+ "▁Pierre": 9181,
+ "Record": 9182,
+ "ulator": 9183,
+ "▁Rome": 9184,
+ "▁theorem": 9185,
+ "▁entirely": 9186,
+ "ским": 9187,
+ "het": 9188,
+ "▁dopo": 9189,
+ "Next": 9190,
+ "mlung": 9191,
+ "wig": 9192,
+ "▁Ath": 9193,
+ "▁Sou": 9194,
+ "licher": 9195,
+ "▁sudo": 9196,
+ "ests": 9197,
+ "хів": 9198,
+ "▁septiembre": 9199,
+ "▁micro": 9200,
+ "▁trop": 9201,
+ "fit": 9202,
+ "Core": 9203,
+ "▁Radio": 9204,
+ "▁Organ": 9205,
+ "▁Power": 9206,
+ "CF": 9207,
+ "▁Last": 9208,
+ "▁oppos": 9209,
+ "▁offset": 9210,
+ "▁regia": 9211,
+ "▁minimum": 9212,
+ "▁helped": 9213,
+ "andon": 9214,
+ "ifying": 9215,
+ "ruit": 9216,
+ "enschapp": 9217,
+ "▁bere": 9218,
+ "VM": 9219,
+ "▁Awards": 9220,
+ "▁agr": 9221,
+ "ynomial": 9222,
+ "enced": 9223,
+ "▁devices": 9224,
+ "▁bot": 9225,
+ "▁firm": 9226,
+ "▁writer": 9227,
+ "▁ring": 9228,
+ ".-": 9229,
+ "istes": 9230,
+ "lä": 9231,
+ "▁mel": 9232,
+ "entation": 9233,
+ "▁Schw": 9234,
+ "▁nome": 9235,
+ "▁pobla": 9236,
+ "▁woj": 9237,
+ "▁ul": 9238,
+ "ento": 9239,
+ "ых": 9240,
+ "▁resist": 9241,
+ "▁remains": 9242,
+ "▁Ca": 9243,
+ "aña": 9244,
+ "▁Court": 9245,
+ "utable": 9246,
+ "entially": 9247,
+ "▁trat": 9248,
+ "▁Visual": 9249,
+ "▁restrict": 9250,
+ "▁previously": 9251,
+ "cation": 9252,
+ "▁осо": 9253,
+ "▁MySQL": 9254,
+ "för": 9255,
+ "cala": 9256,
+ "▁culture": 9257,
+ "live": 9258,
+ "▁accepted": 9259,
+ "Did": 9260,
+ "▁hous": 9261,
+ "▁selection": 9262,
+ "▁decre": 9263,
+ "margin": 9264,
+ "urb": 9265,
+ "▁Inc": 9266,
+ "▁Many": 9267,
+ "ibt": 9268,
+ "▁succeed": 9269,
+ "Binding": 9270,
+ "cí": 9271,
+ "▁Rog": 9272,
+ "▁shouldn": 9273,
+ "cloud": 9274,
+ "▁dz": 9275,
+ "вав": 9276,
+ "▁pix": 9277,
+ "small": 9278,
+ "▁projects": 9279,
+ "▁OK": 9280,
+ "▁latest": 9281,
+ "▁references": 9282,
+ "Program": 9283,
+ "▁erst": 9284,
+ "▁як": 9285,
+ "▁kam": 9286,
+ "▁Camb": 9287,
+ "ellt": 9288,
+ "öd": 9289,
+ "none": 9290,
+ "▁jusqu": 9291,
+ "king": 9292,
+ "▁Ped": 9293,
+ "assert": 9294,
+ "CS": 9295,
+ "rito": 9296,
+ "essa": 9297,
+ "лько": 9298,
+ "▁Von": 9299,
+ "▁Edward": 9300,
+ "▁impossible": 9301,
+ "np": 9302,
+ "words": 9303,
+ "ielt": 9304,
+ "▁Page": 9305,
+ "lers": 9306,
+ "▁pier": 9307,
+ "▁области": 9308,
+ "ittee": 9309,
+ "▁([": 9310,
+ "▁trust": 9311,
+ "NG": 9312,
+ "redu": 9313,
+ "<<": 9314,
+ "rial": 9315,
+ "▁products": 9316,
+ "▁Ern": 9317,
+ "rière": 9318,
+ "гов": 9319,
+ "▁Reich": 9320,
+ "▁Road": 9321,
+ "▁nested": 9322,
+ "Display": 9323,
+ "▁strength": 9324,
+ "ografía": 9325,
+ "▁announced": 9326,
+ "▁Science": 9327,
+ "▁райо": 9328,
+ "Parameter": 9329,
+ "▁Task": 9330,
+ "uments": 9331,
+ "▁adopt": 9332,
+ "▁Only": 9333,
+ "ють": 9334,
+ "▁cli": 9335,
+ "▁lem": 9336,
+ "stood": 9337,
+ "▁FI": 9338,
+ "ências": 9339,
+ "ponents": 9340,
+ "]$": 9341,
+ "comment": 9342,
+ "▁ya": 9343,
+ "should": 9344,
+ "ike": 9345,
+ "tim": 9346,
+ "ellig": 9347,
+ "▁sending": 9348,
+ "▁ajax": 9349,
+ "▁noviembre": 9350,
+ "umes": 9351,
+ "▁weiter": 9352,
+ "▁Dans": 9353,
+ "opp": 9354,
+ "▁septembre": 9355,
+ "otimes": 9356,
+ "ző": 9357,
+ "▁ep": 9358,
+ "vere": 9359,
+ "▁oh": 9360,
+ ":=": 9361,
+ "▁Song": 9362,
+ "”,": 9363,
+ "▁viv": 9364,
+ "▁queries": 9365,
+ "▁vá": 9366,
+ "▁décembre": 9367,
+ "▁unable": 9368,
+ "▁erh": 9369,
+ "▁`-": 9370,
+ "▁Lee": 9371,
+ "▁ersten": 9372,
+ "ôt": 9373,
+ "стве": 9374,
+ "TS": 9375,
+ "▁fragment": 9376,
+ "▁wide": 9377,
+ "▁suff": 9378,
+ "▁dut": 9379,
+ "▁Vere": 9380,
+ "іс": 9381,
+ "ading": 9382,
+ "iego": 9383,
+ "icago": 9384,
+ "▁Argent": 9385,
+ "orer": 9386,
+ "ennes": 9387,
+ "▁Leb": 9388,
+ "linux": 9389,
+ "acing": 9390,
+ "▁broken": 9391,
+ "tp": 9392,
+ "ío": 9393,
+ "abeth": 9394,
+ "istas": 9395,
+ "gew": 9396,
+ "ième": 9397,
+ "cas": 9398,
+ "▁preced": 9399,
+ "▁Dal": 9400,
+ "▁compared": 9401,
+ "equiv": 9402,
+ "illy": 9403,
+ "teen": 9404,
+ "▁Console": 9405,
+ "▁strict": 9406,
+ "itaire": 9407,
+ "▁ED": 9408,
+ "entials": 9409,
+ "▁perman": 9410,
+ "▁tous": 9411,
+ "▁geme": 9412,
+ "▁extrem": 9413,
+ "▁окру": 9414,
+ "kg": 9415,
+ "▁heavy": 9416,
+ "▁avril": 9417,
+ "▁anti": 9418,
+ "▁octobre": 9419,
+ "utf": 9420,
+ "helm": 9421,
+ "amples": 9422,
+ "▁(_": 9423,
+ "aken": 9424,
+ "▁dear": 9425,
+ "▁opinion": 9426,
+ "▁fish": 9427,
+ "▁Alexander": 9428,
+ "iw": 9429,
+ "им": 9430,
+ "cadem": 9431,
+ "▁reflect": 9432,
+ "▁др": 9433,
+ "▁trib": 9434,
+ "common": 9435,
+ "▁clearly": 9436,
+ "▁saf": 9437,
+ "=\"@+": 9438,
+ "▁Мос": 9439,
+ "сите": 9440,
+ "eqnarray": 9441,
+ "nung": 9442,
+ "▁relationship": 9443,
+ "▁Sem": 9444,
+ "▁killed": 9445,
+ "ted": 9446,
+ "uno": 9447,
+ "▁лі": 9448,
+ "▁wid": 9449,
+ "anning": 9450,
+ "▁panel": 9451,
+ "▁Leben": 9452,
+ "▁ruby": 9453,
+ "ansion": 9454,
+ "▁aren": 9455,
+ "tabular": 9456,
+ "alet": 9457,
+ "}$$": 9458,
+ "▁Lake": 9459,
+ "▁suite": 9460,
+ "▁minor": 9461,
+ "Hozzáférés": 9462,
+ "▁xmlns": 9463,
+ "DIR": 9464,
+ "driver": 9465,
+ "ints": 9466,
+ "▁vic": 9467,
+ "AND": 9468,
+ "prim": 9469,
+ "сылки": 9470,
+ "▁Ox": 9471,
+ "TC": 9472,
+ "rivial": 9473,
+ "atie": 9474,
+ "▁eight": 9475,
+ "▁conflic": 9476,
+ "angel": 9477,
+ "▁Begr": 9478,
+ "▁explicitly": 9479,
+ "ются": 9480,
+ "▁Dev": 9481,
+ "render": 9482,
+ "▁reprodu": 9483,
+ "▁cré": 9484,
+ "Gu": 9485,
+ "MB": 9486,
+ "▁kön": 9487,
+ "▁remained": 9488,
+ "▁kl": 9489,
+ "хов": 9490,
+ "▁byl": 9491,
+ "Phi": 9492,
+ "▁detail": 9493,
+ "jav": 9494,
+ "▁mouse": 9495,
+ "Bas": 9496,
+ "ię": 9497,
+ "asser": 9498,
+ "hs": 9499,
+ "▁shift": 9500,
+ "▁últ": 9501,
+ "rand": 9502,
+ "▁btn": 9503,
+ "raz": 9504,
+ "▁pul": 9505,
+ "▁statements": 9506,
+ "filename": 9507,
+ "▁prompt": 9508,
+ "élé": 9509,
+ "ikz": 9510,
+ "▁Sus": 9511,
+ "▁debut": 9512,
+ "Stat": 9513,
+ "forms": 9514,
+ "▁Hein": 9515,
+ "stadt": 9516,
+ "ennis": 9517,
+ "пол": 9518,
+ "arante": 9519,
+ "цій": 9520,
+ "▁queue": 9521,
+ "▁reci": 9522,
+ "▁sta": 9523,
+ "ynchron": 9524,
+ "centering": 9525,
+ "Some": 9526,
+ "Graph": 9527,
+ "▁tested": 9528,
+ "▁Kunst": 9529,
+ "ом": 9530,
+ "▁Nothing": 9531,
+ "ieu": 9532,
+ "“.": 9533,
+ "Bundle": 9534,
+ "▁oficial": 9535,
+ "allow": 9536,
+ "▁React": 9537,
+ "▁Library": 9538,
+ "blue": 9539,
+ "▁verw": 9540,
+ "▁pare": 9541,
+ "▁Friedrich": 9542,
+ "▁aware": 9543,
+ "Exp": 9544,
+ "▁effects": 9545,
+ "▁горо": 9546,
+ "lopedia": 9547,
+ "▁Ven": 9548,
+ "rale": 9549,
+ "▁Final": 9550,
+ "▁propos": 9551,
+ "lacement": 9552,
+ "kten": 9553,
+ "▁novel": 9554,
+ "orter": 9555,
+ "▁Germany": 9556,
+ "▁django": 9557,
+ "▁transition": 9558,
+ "▁happened": 9559,
+ "▁beautiful": 9560,
+ "▁neither": 9561,
+ "▁libraries": 9562,
+ "▁hide": 9563,
+ "alg": 9564,
+ "▁aspect": 9565,
+ "▁forget": 9566,
+ "cademy": 9567,
+ "onte": 9568,
+ "refix": 9569,
+ "▁cloud": 9570,
+ "ned": 9571,
+ "cdots": 9572,
+ "register": 9573,
+ "nym": 9574,
+ ".):": 9575,
+ "▁Jew": 9576,
+ "▁très": 9577,
+ "ниче": 9578,
+ "▁Dor": 9579,
+ "▁proc": 9580,
+ "▁gan": 9581,
+ "▁є": 9582,
+ "▁Sav": 9583,
+ "ví": 9584,
+ "Settings": 9585,
+ "▁Vari": 9586,
+ "▁cours": 9587,
+ "Ro": 9588,
+ "▁conj": 9589,
+ "▁reasons": 9590,
+ "▁reader": 9591,
+ "лександ": 9592,
+ "icate": 9593,
+ "}),": 9594,
+ "▁tasks": 9595,
+ "▁Ray": 9596,
+ "▁ric": 9597,
+ "Ke": 9598,
+ "onie": 9599,
+ "rf": 9600,
+ ")[": 9601,
+ "▁subsequ": 9602,
+ "▁Turn": 9603,
+ "▁VIAF": 9604,
+ "mathsf": 9605,
+ "HE": 9606,
+ "▁declare": 9607,
+ "▁protocol": 9608,
+ "▁PC": 9609,
+ "цион": 9610,
+ "ViewById": 9611,
+ "▁animation": 9612,
+ "▁confused": 9613,
+ "вич": 9614,
+ "▁enabled": 9615,
+ "owo": 9616,
+ "ást": 9617,
+ "öt": 9618,
+ "▁mand": 9619,
+ "▁Rail": 9620,
+ "fields": 9621,
+ "▁Kap": 9622,
+ "▁algebra": 9623,
+ "▁Су": 9624,
+ "férence": 9625,
+ "▁Current": 9626,
+ "сно": 9627,
+ "▁Lim": 9628,
+ "Params": 9629,
+ "▁Antonio": 9630,
+ "▁tv": 9631,
+ "late": 9632,
+ "ifer": 9633,
+ "Entry": 9634,
+ "▁Serv": 9635,
+ "▁musical": 9636,
+ "▁trace": 9637,
+ "▁scient": 9638,
+ "fic": 9639,
+ "▁forgot": 9640,
+ "video": 9641,
+ "▁older": 9642,
+ "Tree": 9643,
+ "▁uns": 9644,
+ "ники": 9645,
+ "▁Europa": 9646,
+ "▁Zwe": 9647,
+ "▁бе": 9648,
+ "▁vec": 9649,
+ "жу": 9650,
+ "▁▁▁▁▁▁▁▁▁▁▁": 9651,
+ "Match": 9652,
+ "span": 9653,
+ "▁blank": 9654,
+ "▁später": 9655,
+ "▁Ty": 9656,
+ "▁dict": 9657,
+ "ña": 9658,
+ "▁confirm": 9659,
+ "▁vý": 9660,
+ "зан": 9661,
+ "Rel": 9662,
+ "film": 9663,
+ "▁Rot": 9664,
+ "▁Hy": 9665,
+ "ках": 9666,
+ "▁demand": 9667,
+ "▁minist": 9668,
+ "▁Madrid": 9669,
+ "▁usual": 9670,
+ "spiel": 9671,
+ "eros": 9672,
+ "▁tutorial": 9673,
+ "▁Ссылки": 9674,
+ "sys": 9675,
+ "циаль": 9676,
+ "▁spread": 9677,
+ "▁convers": 9678,
+ "▁roll": 9679,
+ "artifactId": 9680,
+ "▁Number": 9681,
+ "▁symmet": 9682,
+ "▁Mult": 9683,
+ "expected": 9684,
+ "▁axis": 9685,
+ "▁matching": 9686,
+ "▁food": 9687,
+ "groupId": 9688,
+ "Mapp": 9689,
+ "▁свя": 9690,
+ "▁vend": 9691,
+ "Found": 9692,
+ "otto": 9693,
+ "Cat": 9694,
+ "crit": 9695,
+ "istent": 9696,
+ "▁drei": 9697,
+ "▁ended": 9698,
+ "▁Tele": 9699,
+ "component": 9700,
+ "▁involved": 9701,
+ "▁Estados": 9702,
+ "▁danger": 9703,
+ "▁chain": 9704,
+ "▁Prom": 9705,
+ "hom": 9706,
+ "▁polít": 9707,
+ "cop": 9708,
+ "▁nap": 9709,
+ "rif": 9710,
+ "plements": 9711,
+ "▁vent": 9712,
+ "anna": 9713,
+ "anted": 9714,
+ "dated": 9715,
+ "anth": 9716,
+ "▁threads": 9717,
+ "зова": 9718,
+ "▁станов": 9719,
+ "▁eerst": 9720,
+ "buf": 9721,
+ "heid": 9722,
+ "▁Ru": 9723,
+ "▁Prim": 9724,
+ "▁migr": 9725,
+ "▁Unidos": 9726,
+ "▁arbitr": 9727,
+ "▁roman": 9728,
+ "ountry": 9729,
+ "ultur": 9730,
+ "▁König": 9731,
+ "▁annot": 9732,
+ "aching": 9733,
+ "▁Haupt": 9734,
+ "umin": 9735,
+ "▁hem": 9736,
+ "ckets": 9737,
+ "bau": 9738,
+ "ection": 9739,
+ "eft": 9740,
+ "▁packages": 9741,
+ "▁Kur": 9742,
+ "thur": 9743,
+ "▁pays": 9744,
+ "liament": 9745,
+ "▁Бу": 9746,
+ "▁cada": 9747,
+ "points": 9748,
+ "ocket": 9749,
+ "▁verb": 9750,
+ "лее": 9751,
+ "▁submit": 9752,
+ "▁san": 9753,
+ "ruby": 9754,
+ "▁east": 9755,
+ "kov": 9756,
+ "▁Verlag": 9757,
+ "▁spot": 9758,
+ "ppo": 9759,
+ "Each": 9760,
+ "jekt": 9761,
+ "▁Biographie": 9762,
+ "▁news": 9763,
+ "▁país": 9764,
+ "ufact": 9765,
+ "▁dia": 9766,
+ "кова": 9767,
+ "▁accompl": 9768,
+ "▁Ét": 9769,
+ "ilities": 9770,
+ "▁ihm": 9771,
+ "invoke": 9772,
+ "▁append": 9773,
+ ".),": 9774,
+ "▁lab": 9775,
+ "anging": 9776,
+ "istan": 9777,
+ "resol": 9778,
+ "▁Section": 9779,
+ "Parent": 9780,
+ "moz": 9781,
+ "Mat": 9782,
+ "styles": 9783,
+ "unden": 9784,
+ "“,": 9785,
+ "irtschaft": 9786,
+ "ким": 9787,
+ "▁Finally": 9788,
+ "phen": 9789,
+ "▁Pac": 9790,
+ "▁ArrayList": 9791,
+ "▁recover": 9792,
+ "▁education": 9793,
+ "models": 9794,
+ "ped": 9795,
+ "▁happy": 9796,
+ "чу": 9797,
+ "▁guerra": 9798,
+ "media": 9799,
+ "OF": 9800,
+ "▁ensure": 9801,
+ "Mark": 9802,
+ "database": 9803,
+ "oggle": 9804,
+ "▁publish": 9805,
+ "OW": 9806,
+ "▁Bau": 9807,
+ "?.": 9808,
+ "▁части": 9809,
+ "▁repository": 9810,
+ "▁Matt": 9811,
+ "high": 9812,
+ "oven": 9813,
+ "▁ger": 9814,
+ "▁unknown": 9815,
+ "Amer": 9816,
+ "▁Brown": 9817,
+ "ALL": 9818,
+ "▁resulting": 9819,
+ "▁bor": 9820,
+ "▁poet": 9821,
+ "ними": 9822,
+ "Email": 9823,
+ "Font": 9824,
+ "▁hist": 9825,
+ "▁today": 9826,
+ "▁Berg": 9827,
+ "▁buttons": 9828,
+ "тал": 9829,
+ "▁sni": 9830,
+ "▁челов": 9831,
+ "Cre": 9832,
+ "▁union": 9833,
+ "▁zich": 9834,
+ "ishop": 9835,
+ "▁quando": 9836,
+ "Po": 9837,
+ "CTION": 9838,
+ "▁Cost": 9839,
+ "судар": 9840,
+ "erved": 9841,
+ "Note": 9842,
+ "Equal": 9843,
+ "лия": 9844,
+ "бур": 9845,
+ "▁abstract": 9846,
+ "stop": 9847,
+ "▁advice": 9848,
+ "▁icon": 9849,
+ "▁travel": 9850,
+ "BS": 9851,
+ "vens": 9852,
+ "▁batch": 9853,
+ "lique": 9854,
+ "sheet": 9855,
+ "▁ihre": 9856,
+ "emon": 9857,
+ "berto": 9858,
+ "▁assigned": 9859,
+ "ью": 9860,
+ "Phone": 9861,
+ "▁award": 9862,
+ "▁functionality": 9863,
+ "alla": 9864,
+ "▁Dam": 9865,
+ "▁ciudad": 9866,
+ "▁cluster": 9867,
+ "Description": 9868,
+ "▁sheet": 9869,
+ "▁Australian": 9870,
+ "▁».": 9871,
+ "▁\"<": 9872,
+ "▁wondering": 9873,
+ "aine": 9874,
+ "▁represented": 9875,
+ "kappa": 9876,
+ "nb": 9877,
+ "▁sy": 9878,
+ "▁Kö": 9879,
+ "=\"#": 9880,
+ "▁seven": 9881,
+ "Directory": 9882,
+ "▁sister": 9883,
+ "plates": 9884,
+ "▁luck": 9885,
+ "▁remaining": 9886,
+ "▁Vill": 9887,
+ "werk": 9888,
+ "anni": 9889,
+ "etti": 9890,
+ "func": 9891,
+ "▁ban": 9892,
+ "ims": 9893,
+ "miss": 9894,
+ "agraph": 9895,
+ "екси": 9896,
+ "▁Ref": 9897,
+ "nitt": 9898,
+ "▁Gab": 9899,
+ "▁andere": 9900,
+ "▁jedoch": 9901,
+ "results": 9902,
+ "!\\": 9903,
+ "▁listed": 9904,
+ "▁loro": 9905,
+ "▁knows": 9906,
+ "жно": 9907,
+ "Rad": 9908,
+ "▁socket": 9909,
+ "multi": 9910,
+ "▁рі": 9911,
+ "rails": 9912,
+ "▁tar": 9913,
+ "▁gentle": 9914,
+ "sett": 9915,
+ "services": 9916,
+ "bound": 9917,
+ "igkeit": 9918,
+ "aja": 9919,
+ "▁cmd": 9920,
+ "agger": 9921,
+ "▁ba": 9922,
+ "▁Belg": 9923,
+ "▁Kle": 9924,
+ "▁wordt": 9925,
+ "▁fost": 9926,
+ "▁dimension": 9927,
+ "Ang": 9928,
+ "uming": 9929,
+ "Obj": 9930,
+ "нен": 9931,
+ "▁Marie": 9932,
+ "exists": 9933,
+ "тро": 9934,
+ "▁боль": 9935,
+ "emente": 9936,
+ "▁Jon": 9937,
+ "SERT": 9938,
+ "▁highest": 9939,
+ "aki": 9940,
+ "▁tres": 9941,
+ "▁circum": 9942,
+ "▁Down": 9943,
+ "ommen": 9944,
+ "urer": 9945,
+ "▁causes": 9946,
+ "venue": 9947,
+ "issance": 9948,
+ "▁influence": 9949,
+ "▁fat": 9950,
+ "реди": 9951,
+ "}\\\\": 9952,
+ "▁entr": 9953,
+ "▁Sign": 9954,
+ "▁кла": 9955,
+ "▁binding": 9956,
+ "essen": 9957,
+ "▁Фран": 9958,
+ "▁Local": 9959,
+ "▁явля": 9960,
+ "appro": 9961,
+ "▁dependencies": 9962,
+ "▁talking": 9963,
+ "▁zurück": 9964,
+ "connection": 9965,
+ "Active": 9966,
+ "bbe": 9967,
+ "irls": 9968,
+ "▁Inf": 9969,
+ "wd": 9970,
+ "▁ис": 9971,
+ "road": 9972,
+ "▁conven": 9973,
+ "ět": 9974,
+ "вез": 9975,
+ "▁entries": 9976,
+ "esc": 9977,
+ "▁bits": 9978,
+ "asso": 9979,
+ "WR": 9980,
+ "ships": 9981,
+ "▁dés": 9982,
+ "esp": 9983,
+ "Make": 9984,
+ "▁familiar": 9985,
+ "Art": 9986,
+ "▁army": 9987,
+ "ctr": 9988,
+ "éric": 9989,
+ "queue": 9990,
+ "▁\\{": 9991,
+ "uela": 9992,
+ "amiento": 9993,
+ "ших": 9994,
+ "▁\"\"\"": 9995,
+ "contr": 9996,
+ "лле": 9997,
+ "FS": 9998,
+ "▁market": 9999,
+ "ång": 10000,
+ "citep": 10001,
+ "Ill": 10002,
+ "rank": 10003,
+ "▁sender": 10004,
+ "▁beim": 10005,
+ "рак": 10006,
+ "▁compat": 10007,
+ "▁occurs": 10008,
+ "▁diese": 10009,
+ "ститу": 10010,
+ "awa": 10011,
+ "▁iOS": 10012,
+ "▁Chinese": 10013,
+ "▁TR": 10014,
+ "▁Ken": 10015,
+ "▁Une": 10016,
+ "▁creates": 10017,
+ "▁showed": 10018,
+ "▁év": 10019,
+ "ologia": 10020,
+ "▁protest": 10021,
+ "▁Pf": 10022,
+ "▁squad": 10023,
+ "++,": 10024,
+ "áv": 10025,
+ "▁essere": 10026,
+ "зя": 10027,
+ "kol": 10028,
+ "▁slightly": 10029,
+ "addr": 10030,
+ "ân": 10031,
+ "▁reduce": 10032,
+ "▁\\(\\": 10033,
+ "▁Dep": 10034,
+ "▁generic": 10035,
+ "Loader": 10036,
+ "ți": 10037,
+ "▁пос": 10038,
+ "▁occasion": 10039,
+ "▁Lady": 10040,
+ "entity": 10041,
+ "▁avant": 10042,
+ "▁Pas": 10043,
+ "aggio": 10044,
+ "\\{": 10045,
+ "пад": 10046,
+ "atholic": 10047,
+ "Password": 10048,
+ "▁respond": 10049,
+ "▁Non": 10050,
+ "AG": 10051,
+ "neg": 10052,
+ "▁ус": 10053,
+ "blob": 10054,
+ "cke": 10055,
+ "▁Consider": 10056,
+ "▁Care": 10057,
+ "iki": 10058,
+ "▁Chicago": 10059,
+ "inden": 10060,
+ "▁Cop": 10061,
+ "]+": 10062,
+ "öm": 10063,
+ "évrier": 10064,
+ "кло": 10065,
+ "alen": 10066,
+ "▁maj": 10067,
+ "racy": 10068,
+ "orte": 10069,
+ "ients": 10070,
+ "ells": 10071,
+ "activity": 10072,
+ "▁runtime": 10073,
+ "NULL": 10074,
+ "▁possibly": 10075,
+ "▁stri": 10076,
+ "izi": 10077,
+ "▁mir": 10078,
+ "▁Version": 10079,
+ "prime": 10080,
+ "▁twenty": 10081,
+ "▁Mah": 10082,
+ "▁sounds": 10083,
+ "шен": 10084,
+ "clusion": 10085,
+ "acz": 10086,
+ "▁determined": 10087,
+ "▁Rep": 10088,
+ "▁Landes": 10089,
+ "▁wall": 10090,
+ "igi": 10091,
+ "▁reset": 10092,
+ "шо": 10093,
+ "yan": 10094,
+ "Met": 10095,
+ "ei": 10096,
+ "▁appearance": 10097,
+ "▁fois": 10098,
+ "▁nell": 10099,
+ "esi": 10100,
+ "ёт": 10101,
+ "loor": 10102,
+ "▁Ul": 10103,
+ "▁resolution": 10104,
+ "▁fot": 10105,
+ "▁throughout": 10106,
+ "▁ri": 10107,
+ "Level": 10108,
+ "pool": 10109,
+ "▁identity": 10110,
+ "▁janu": 10111,
+ "▁imper": 10112,
+ "▁över": 10113,
+ "}`": 10114,
+ "▁infer": 10115,
+ "▁dates": 10116,
+ "▁Standard": 10117,
+ "force": 10118,
+ "ockey": 10119,
+ "tera": 10120,
+ "▁distingu": 10121,
+ "▁presence": 10122,
+ "lica": 10123,
+ "▁leaving": 10124,
+ "itung": 10125,
+ "éb": 10126,
+ "▁establish": 10127,
+ "▁maar": 10128,
+ "adi": 10129,
+ "▁News": 10130,
+ "azon": 10131,
+ "folg": 10132,
+ "▁Hence": 10133,
+ "▁Ye": 10134,
+ "▁fab": 10135,
+ "▁führ": 10136,
+ "itmap": 10137,
+ "▁Vers": 10138,
+ "rov": 10139,
+ "Sign": 10140,
+ "device": 10141,
+ "Sigma": 10142,
+ "▁wetenschapp": 10143,
+ "▁Ps": 10144,
+ "PATH": 10145,
+ "▁torn": 10146,
+ "vest": 10147,
+ "стов": 10148,
+ "account": 10149,
+ "▁largest": 10150,
+ "▁percent": 10151,
+ "▁Women": 10152,
+ "▁img": 10153,
+ "tool": 10154,
+ "▁roce": 10155,
+ "▁ay": 10156,
+ "inet": 10157,
+ "▁août": 10158,
+ "▁polynomial": 10159,
+ "▁integral": 10160,
+ "▁areas": 10161,
+ "}'": 10162,
+ "▁hyp": 10163,
+ "loyee": 10164,
+ "таль": 10165,
+ "▁proxy": 10166,
+ "▁Wy": 10167,
+ "▁Мекси": 10168,
+ "▁escape": 10169,
+ "olar": 10170,
+ "▁mistake": 10171,
+ ")}{": 10172,
+ "▁Pot": 10173,
+ "▁processes": 10174,
+ "\">\r": 10175,
+ "halten": 10176,
+ "zza": 10177,
+ "amo": 10178,
+ "кре": 10179,
+ "▁Wood": 10180,
+ "ør": 10181,
+ "▁сер": 10182,
+ "ocia": 10183,
+ "two": 10184,
+ "profile": 10185,
+ "▁Ast": 10186,
+ "embro": 10187,
+ "▁arms": 10188,
+ "inas": 10189,
+ "innen": 10190,
+ "▁msg": 10191,
+ "INT": 10192,
+ "▁batter": 10193,
+ "ignment": 10194,
+ "▁vy": 10195,
+ "Hrsg": 10196,
+ "▁Grund": 10197,
+ "roc": 10198,
+ "seg": 10199,
+ "▁decor": 10200,
+ "▁eventually": 10201,
+ ">,": 10202,
+ "▁pag": 10203,
+ "anten": 10204,
+ "▁strugg": 10205,
+ "}^\\": 10206,
+ "daten": 10207,
+ "▁rela": 10208,
+ "пов": 10209,
+ "▁коро": 10210,
+ "▁Bos": 10211,
+ "▁labor": 10212,
+ "▁Secret": 10213,
+ "ugen": 10214,
+ "▁jap": 10215,
+ "▁husband": 10216,
+ "▁Album": 10217,
+ "▁etwa": 10218,
+ "▁произ": 10219,
+ "richt": 10220,
+ "rach": 10221,
+ "bat": 10222,
+ "▁prepar": 10223,
+ "▁Stock": 10224,
+ "▁lack": 10225,
+ "хід": 10226,
+ "▁hogy": 10227,
+ "▁Chrome": 10228,
+ "▁Admin": 10229,
+ "▁comparison": 10230,
+ "▁increasing": 10231,
+ "нг": 10232,
+ "imi": 10233,
+ "Db": 10234,
+ "▁gef": 10235,
+ "ucht": 10236,
+ "ése": 10237,
+ "gence": 10238,
+ "▁Core": 10239,
+ "▁incorrect": 10240,
+ "▁assuming": 10241,
+ "ourse": 10242,
+ "ieron": 10243,
+ "▁Theorem": 10244,
+ "▁casa": 10245,
+ "jes": 10246,
+ "▁дере": 10247,
+ "▁`\"": 10248,
+ "LD": 10249,
+ "äß": 10250,
+ "Deb": 10251,
+ "▁suiv": 10252,
+ "▁Bank": 10253,
+ "libs": 10254,
+ "▁Leon": 10255,
+ "▁quart": 10256,
+ "▁professional": 10257,
+ "▁tiene": 10258,
+ "▁accomp": 10259,
+ "стер": 10260,
+ "▁UK": 10261,
+ "NN": 10262,
+ "▁lí": 10263,
+ "ця": 10264,
+ "kel": 10265,
+ "▁•": 10266,
+ "▁dise": 10267,
+ "onto": 10268,
+ "▁má": 10269,
+ "ifs": 10270,
+ "bild": 10271,
+ "▁compute": 10272,
+ "▁éd": 10273,
+ "ję": 10274,
+ "▁Mé": 10275,
+ "▁languages": 10276,
+ "▁Times": 10277,
+ "cen": 10278,
+ "▁авто": 10279,
+ "ým": 10280,
+ "enez": 10281,
+ "▁upp": 10282,
+ "▁méd": 10283,
+ "▁cuando": 10284,
+ "од": 10285,
+ "Intent": 10286,
+ "eerd": 10287,
+ "▁Tal": 10288,
+ "offset": 10289,
+ "▁haben": 10290,
+ "reme": 10291,
+ "▁Stack": 10292,
+ "▁dri": 10293,
+ "▁seinem": 10294,
+ "▁février": 10295,
+ "▁combination": 10296,
+ "▁soll": 10297,
+ "▁movement": 10298,
+ "Spec": 10299,
+ "кры": 10300,
+ "retch": 10301,
+ "Offset": 10302,
+ "Root": 10303,
+ "Ар": 10304,
+ "wart": 10305,
+ "▁Follow": 10306,
+ "▁Social": 10307,
+ "ников": 10308,
+ "▁→": 10309,
+ "Don": 10310,
+ "▁harm": 10311,
+ "agr": 10312,
+ "nego": 10313,
+ "resource": 10314,
+ "▁Luc": 10315,
+ "▁seinen": 10316,
+ "▁Department": 10317,
+ "▁Update": 10318,
+ "▁Texas": 10319,
+ "▁reve": 10320,
+ "▁Pos": 10321,
+ "▁shot": 10322,
+ "othe": 10323,
+ "▁repeated": 10324,
+ "▁recently": 10325,
+ "ában": 10326,
+ "aks": 10327,
+ "пан": 10328,
+ "▁cha": 10329,
+ "ohl": 10330,
+ "▁tend": 10331,
+ "▁дво": 10332,
+ "chts": 10333,
+ "çaise": 10334,
+ "pling": 10335,
+ "album": 10336,
+ "ej": 10337,
+ "▁`[": 10338,
+ "maps": 10339,
+ "▁units": 10340,
+ "▁": 15110,
+ "▁pří": 15111,
+ "pandas": 15112,
+ "▁Plus": 15113,
+ "yll": 15114,
+ "▁terror": 15115,
+ "▁crim": 15116,
+ "▁zak": 15117,
+ "issue": 15118,
+ "panel": 15119,
+ "svg": 15120,
+ "▁reb": 15121,
+ "Customer": 15122,
+ "switch": 15123,
+ "обра": 15124,
+ "▁Championships": 15125,
+ "clo": 15126,
+ "atte": 15127,
+ "▁anymore": 15128,
+ "▁excellent": 15129,
+ "▁opportunity": 15130,
+ "▁Bahn": 15131,
+ "чин": 15132,
+ "eting": 15133,
+ "▁incident": 15134,
+ "tom": 15135,
+ "Pers": 15136,
+ "bben": 15137,
+ "ственной": 15138,
+ "их": 15139,
+ "router": 15140,
+ "▁newly": 15141,
+ "▁silence": 15142,
+ "▁GNU": 15143,
+ "▁Rails": 15144,
+ "▁Amb": 15145,
+ "▁Qual": 15146,
+ "▁Schaus": 15147,
+ "▁Sohn": 15148,
+ "▁ALL": 15149,
+ "▁royal": 15150,
+ "▁£": 15151,
+ "wię": 15152,
+ "▁entfer": 15153,
+ "▁Remove": 15154,
+ "▁hardly": 15155,
+ "Using": 15156,
+ "лог": 15157,
+ "▁Ich": 15158,
+ "▁derni": 15159,
+ "▁Connection": 15160,
+ "fish": 15161,
+ "▁Inform": 15162,
+ "▁Ener": 15163,
+ "roit": 15164,
+ "Bbb": 15165,
+ "ViewModel": 15166,
+ "Video": 15167,
+ "iley": 15168,
+ "▁много": 15169,
+ "▁Gem": 15170,
+ "▁compreh": 15171,
+ "enumerate": 15172,
+ "ulas": 15173,
+ "▁Bah": 15174,
+ "▁Yet": 15175,
+ "BR": 15176,
+ "хра": 15177,
+ "▁county": 15178,
+ "▁Hist": 15179,
+ "▁Гу": 15180,
+ "▁Ј": 15181,
+ "▁mari": 15182,
+ "▁Clar": 15183,
+ "Bitmap": 15184,
+ "▁Cz": 15185,
+ "▁mån": 15186,
+ "▁mere": 15187,
+ "▁musique": 15188,
+ "also": 15189,
+ "dates": 15190,
+ "▁DVD": 15191,
+ "▁gol": 15192,
+ "fony": 15193,
+ "▁Castle": 15194,
+ "▁фами": 15195,
+ "▁arrang": 15196,
+ "▁Business": 15197,
+ "▁Kaz": 15198,
+ "▁osc": 15199,
+ "▁secolo": 15200,
+ "▁affected": 15201,
+ "▁Health": 15202,
+ "reb": 15203,
+ "editor": 15204,
+ "▁owned": 15205,
+ "tl": 15206,
+ "▁ví": 15207,
+ "чних": 15208,
+ "кви": 15209,
+ "▁devient": 15210,
+ "Mutable": 15211,
+ "▁tegen": 15212,
+ "Register": 15213,
+ "єю": 15214,
+ "▁caracter": 15215,
+ "лли": 15216,
+ "▁nouvelle": 15217,
+ "oko": 15218,
+ "ichtet": 15219,
+ "▁evol": 15220,
+ "▁Hab": 15221,
+ "▁militar": 15222,
+ "▁puts": 15223,
+ "endif": 15224,
+ "▁Davis": 15225,
+ "▁Scotland": 15226,
+ "regular": 15227,
+ "▁Context": 15228,
+ "ispiel": 15229,
+ "▁Gallery": 15230,
+ "\",\r": 15231,
+ "▁arc": 15232,
+ "▁INFO": 15233,
+ "▁cod": 15234,
+ "дів": 15235,
+ "▁varchar": 15236,
+ "▁toujours": 15237,
+ "atial": 15238,
+ "▁hanno": 15239,
+ "▁профес": 15240,
+ "▁launched": 15241,
+ "▁населення": 15242,
+ "▁ton": 15243,
+ "aused": 15244,
+ "▁із": 15245,
+ "▁tö": 15246,
+ "▁Pur": 15247,
+ "▁olymp": 15248,
+ "ARN": 15249,
+ "óm": 15250,
+ "▁august": 15251,
+ "▁furn": 15252,
+ "▁Colomb": 15253,
+ "▁Staats": 15254,
+ "hora": 15255,
+ "▁мор": 15256,
+ "canvas": 15257,
+ "▁grave": 15258,
+ "▁composition": 15259,
+ "acja": 15260,
+ "▁которые": 15261,
+ "▁чо": 15262,
+ "General": 15263,
+ "ані": 15264,
+ "▁Johannes": 15265,
+ "кар": 15266,
+ "▁част": 15267,
+ "▁Васи": 15268,
+ "ssh": 15269,
+ "▁replacing": 15270,
+ "▁<>": 15271,
+ "ців": 15272,
+ "laus": 15273,
+ "eny": 15274,
+ "ähl": 15275,
+ "▁marg": 15276,
+ "cience": 15277,
+ "▁instruction": 15278,
+ "▁који": 15279,
+ "Editor": 15280,
+ "▁fundamental": 15281,
+ "mund": 15282,
+ "▁exceptions": 15283,
+ "▁plate": 15284,
+ "▁Lis": 15285,
+ "▁deren": 15286,
+ "prep": 15287,
+ "▁januari": 15288,
+ "Scope": 15289,
+ "ynast": 15290,
+ "rv": 15291,
+ "orsz": 15292,
+ "▁Tony": 15293,
+ "▁ді": 15294,
+ "▁одна": 15295,
+ "▁sab": 15296,
+ "oti": 15297,
+ "jel": 15298,
+ "▁generator": 15299,
+ "▁'.": 15300,
+ "▁sharp": 15301,
+ "▁только": 15302,
+ "▁accounts": 15303,
+ "▁že": 15304,
+ "▁foram": 15305,
+ "▁gouvern": 15306,
+ "TIME": 15307,
+ "▁Soviet": 15308,
+ "▁Gé": 15309,
+ "▁exped": 15310,
+ "▁ordinary": 15311,
+ "▁Conserv": 15312,
+ "▁compla": 15313,
+ "tei": 15314,
+ "▁captain": 15315,
+ "▁Samuel": 15316,
+ "▁Dark": 15317,
+ "▁він": 15318,
+ "▁delight": 15319,
+ "recht": 15320,
+ "dia": 15321,
+ "esses": 15322,
+ "ulp": 15323,
+ "шки": 15324,
+ "bez": 15325,
+ "▁detection": 15326,
+ "▁cookie": 15327,
+ "antry": 15328,
+ "Multi": 15329,
+ "oba": 15330,
+ "▁joy": 15331,
+ "▁safety": 15332,
+ "|^": 15333,
+ "pod": 15334,
+ "adém": 15335,
+ "▁Chron": 15336,
+ "▁Django": 15337,
+ "▁ehemal": 15338,
+ "kh": 15339,
+ "èle": 15340,
+ "▁poc": 15341,
+ "Bottom": 15342,
+ "launch": 15343,
+ "nem": 15344,
+ "▁GROUP": 15345,
+ "ního": 15346,
+ "▁Gib": 15347,
+ "sdk": 15348,
+ "BE": 15349,
+ "▁Gene": 15350,
+ "▁Staff": 15351,
+ "▁subsequent": 15352,
+ "icion": 15353,
+ "▁victory": 15354,
+ "▁canon": 15355,
+ "izar": 15356,
+ "izia": 15357,
+ "▁mate": 15358,
+ "▁layers": 15359,
+ "sudo": 15360,
+ "schule": 15361,
+ "periment": 15362,
+ "ület": 15363,
+ "ARCHAR": 15364,
+ "▁террито": 15365,
+ "▁measures": 15366,
+ "▁zou": 15367,
+ "opsis": 15368,
+ "нами": 15369,
+ "tbody": 15370,
+ "▁ese": 15371,
+ "sterdam": 15372,
+ "▁photo": 15373,
+ "ynchronous": 15374,
+ "setminus": 15375,
+ "▁loads": 15376,
+ "▁pleasure": 15377,
+ "▁meille": 15378,
+ "}\\,": 15379,
+ "qual": 15380,
+ "▁favour": 15381,
+ "▁rod": 15382,
+ "Der": 15383,
+ "рабо": 15384,
+ "▁pressed": 15385,
+ "rę": 15386,
+ "ieving": 15387,
+ "material": 15388,
+ "virt": 15389,
+ "▁capable": 15390,
+ "сло": 15391,
+ "ushed": 15392,
+ "▁побе": 15393,
+ "usetts": 15394,
+ "unsigned": 15395,
+ "ków": 15396,
+ "▁ov": 15397,
+ "egeben": 15398,
+ "▁applying": 15399,
+ "▁galax": 15400,
+ "▁Oracle": 15401,
+ "▁Stuttgart": 15402,
+ "Infl": 15403,
+ "achusetts": 15404,
+ "▁deel": 15405,
+ "lire": 15406,
+ "▁statunit": 15407,
+ "▁Politiker": 15408,
+ "▁beauty": 15409,
+ ")>": 15410,
+ "▁Columbia": 15411,
+ "▁zewnętrzne": 15412,
+ "▁програ": 15413,
+ "▁dx": 15414,
+ "cknow": 15415,
+ "▁dub": 15416,
+ "unächst": 15417,
+ "findViewById": 15418,
+ "▁Mand": 15419,
+ "áll": 15420,
+ "naire": 15421,
+ "▁destin": 15422,
+ "isting": 15423,
+ "aggi": 15424,
+ "chart": 15425,
+ "▁justice": 15426,
+ "Simple": 15427,
+ "▁unfortunately": 15428,
+ "ір": 15429,
+ "▁questa": 15430,
+ "▁Governor": 15431,
+ "яв": 15432,
+ "▁música": 15433,
+ "▁equipo": 15434,
+ "▁Dest": 15435,
+ "elect": 15436,
+ "StackTrace": 15437,
+ "зом": 15438,
+ "proc": 15439,
+ "entin": 15440,
+ "adora": 15441,
+ "▁Лю": 15442,
+ "▁registered": 15443,
+ "HL": 15444,
+ "facebook": 15445,
+ "▁storing": 15446,
+ "▁Currently": 15447,
+ "▁quadr": 15448,
+ "Standard": 15449,
+ "trim": 15450,
+ "ears": 15451,
+ "sender": 15452,
+ "▁Vas": 15453,
+ "▁edific": 15454,
+ "▁Bür": 15455,
+ "▁Country": 15456,
+ "tha": 15457,
+ ";\"": 15458,
+ "nor": 15459,
+ "▁Doctor": 15460,
+ "rument": 15461,
+ "Gen": 15462,
+ "▁Buen": 15463,
+ "rade": 15464,
+ "▁kun": 15465,
+ "navigation": 15466,
+ "Pay": 15467,
+ "▁captured": 15468,
+ "▁struck": 15469,
+ "venir": 15470,
+ "ément": 15471,
+ "▁Tree": 15472,
+ "▁xx": 15473,
+ "▁narr": 15474,
+ "льного": 15475,
+ "▁installing": 15476,
+ "▁association": 15477,
+ "▁inserted": 15478,
+ "erner": 15479,
+ "validate": 15480,
+ "▁lut": 15481,
+ "▁glo": 15482,
+ "▁technology": 15483,
+ "▁Place": 15484,
+ "$?": 15485,
+ "▁zv": 15486,
+ "слі": 15487,
+ "EP": 15488,
+ "▁atmos": 15489,
+ "ugo": 15490,
+ "ért": 15491,
+ "▁Werk": 15492,
+ "▁%}": 15493,
+ "tele": 15494,
+ "Span": 15495,
+ "▁Raj": 15496,
+ "▁Personen": 15497,
+ "▁Cant": 15498,
+ "▁combat": 15499,
+ "▁observation": 15500,
+ "parameter": 15501,
+ "▁agreed": 15502,
+ "pur": 15503,
+ "▁shadow": 15504,
+ "▁gł": 15505,
+ "Keys": 15506,
+ "Cred": 15507,
+ "ouri": 15508,
+ "▁pale": 15509,
+ "ické": 15510,
+ "▁Week": 15511,
+ "▁Prime": 15512,
+ ">.": 15513,
+ "Initial": 15514,
+ "▁один": 15515,
+ "▁'',": 15516,
+ "▁учи": 15517,
+ "▁Inv": 15518,
+ "cola": 15519,
+ "cible": 15520,
+ "▁Theatre": 15521,
+ "▁bem": 15522,
+ "▁satisfy": 15523,
+ "xl": 15524,
+ "▁разви": 15525,
+ "▁pixel": 15526,
+ "lán": 15527,
+ "▁twee": 15528,
+ "çon": 15529,
+ "нения": 15530,
+ "▁AT": 15531,
+ "ège": 15532,
+ "▁Mort": 15533,
+ "▁mysq": 15534,
+ "ften": 15535,
+ "▁пес": 15536,
+ "éma": 15537,
+ "▁Services": 15538,
+ "customer": 15539,
+ "▁AWS": 15540,
+ "ът": 15541,
+ "▁Ach": 15542,
+ "%.": 15543,
+ "▁clarify": 15544,
+ "▁университе": 15545,
+ "xture": 15546,
+ "umi": 15547,
+ "▁så": 15548,
+ "▁Pel": 15549,
+ "serial": 15550,
+ "URI": 15551,
+ "▁rg": 15552,
+ "▁соста": 15553,
+ "chestra": 15554,
+ "].[": 15555,
+ "wen": 15556,
+ "▁Londres": 15557,
+ "▁anys": 15558,
+ "DataSource": 15559,
+ "▁районе": 15560,
+ "▁rein": 15561,
+ "▁metadata": 15562,
+ "umble": 15563,
+ "arbeit": 15564,
+ "hner": 15565,
+ "cient": 15566,
+ "▁norte": 15567,
+ "▁она": 15568,
+ "▁scored": 15569,
+ "▁ray": 15570,
+ "▁февра": 15571,
+ "▁protagon": 15572,
+ "▁Sac": 15573,
+ "▁commonly": 15574,
+ "LinearLayout": 15575,
+ "▁applic": 15576,
+ "▁мая": 15577,
+ "За": 15578,
+ "▁accessible": 15579,
+ "iewer": 15580,
+ "flag": 15581,
+ "▁Rück": 15582,
+ "äu": 15583,
+ "▁erano": 15584,
+ "▁authentic": 15585,
+ "▁Ry": 15586,
+ "▁неско": 15587,
+ "▁embargo": 15588,
+ "▁dry": 15589,
+ "▁reasonable": 15590,
+ "▁Module": 15591,
+ "▁acceler": 15592,
+ "▁interview": 15593,
+ "▁Creek": 15594,
+ "▁alpha": 15595,
+ "serie": 15596,
+ "They": 15597,
+ "ючи": 15598,
+ "▁Hof": 15599,
+ "▁CR": 15600,
+ "modal": 15601,
+ "▁sequences": 15602,
+ "closed": 15603,
+ ")}$": 15604,
+ "▁Чер": 15605,
+ "▁ORDER": 15606,
+ "Rightarrow": 15607,
+ "hausen": 15608,
+ "}}_": 15609,
+ "▁també": 15610,
+ "▁magnetic": 15611,
+ "▁McC": 15612,
+ "▁winning": 15613,
+ "underline": 15614,
+ "▁Billboard": 15615,
+ "naio": 15616,
+ "▁liqu": 15617,
+ "displaystyle": 15618,
+ "timeout": 15619,
+ "▁considerable": 15620,
+ "▁eben": 15621,
+ "ifferent": 15622,
+ "anu": 15623,
+ "▁Сов": 15624,
+ "[(": 15625,
+ "▁:-)": 15626,
+ "leitung": 15627,
+ "formed": 15628,
+ "▁Manager": 15629,
+ "▁onclick": 15630,
+ "TY": 15631,
+ "тах": 15632,
+ "CV": 15633,
+ "runtime": 15634,
+ "poque": 15635,
+ "▁Ло": 15636,
+ "Temp": 15637,
+ "loaded": 15638,
+ "▁!==": 15639,
+ "▁singer": 15640,
+ "far": 15641,
+ "▁Comple": 15642,
+ "▁Österreich": 15643,
+ "Policy": 15644,
+ "▁worker": 15645,
+ "Wrapper": 15646,
+ "obi": 15647,
+ "▁discussed": 15648,
+ "▁buy": 15649,
+ "▁января": 15650,
+ "▁Din": 15651,
+ "▁ged": 15652,
+ "ској": 15653,
+ "Europe": 15654,
+ "▁tall": 15655,
+ "hos": 15656,
+ "лаго": 15657,
+ "▁Block": 15658,
+ "▁identified": 15659,
+ "ListView": 15660,
+ "▁attempting": 15661,
+ "▁typical": 15662,
+ "psum": 15663,
+ "oster": 15664,
+ "▁журна": 15665,
+ "Pe": 15666,
+ "merce": 15667,
+ "▁unexpected": 15668,
+ "hui": 15669,
+ "letter": 15670,
+ "▁nuevo": 15671,
+ "▁або": 15672,
+ "▁VALUES": 15673,
+ "▁Iz": 15674,
+ "Flags": 15675,
+ "▁TRUE": 15676,
+ "ización": 15677,
+ "▁growing": 15678,
+ "estre": 15679,
+ "▁poly": 15680,
+ "▁Stone": 15681,
+ "▁VIII": 15682,
+ "▁localhost": 15683,
+ "ählt": 15684,
+ "▁embedded": 15685,
+ "jdbc": 15686,
+ "▁convention": 15687,
+ "▁scala": 15688,
+ "сок": 15689,
+ "▁analog": 15690,
+ "▁\"+": 15691,
+ "цю": 15692,
+ "occ": 15693,
+ "▁litt": 15694,
+ "PN": 15695,
+ "▁актив": 15696,
+ "attributes": 15697,
+ "▁Ferd": 15698,
+ "▁azure": 15699,
+ "ști": 15700,
+ "ños": 15701,
+ "ping": 15702,
+ "▁teacher": 15703,
+ "}&": 15704,
+ "ipe": 15705,
+ "▁Nob": 15706,
+ "▁има": 15707,
+ "Bind": 15708,
+ "▁magic": 15709,
+ "▁Transport": 15710,
+ "ixel": 15711,
+ "▁computed": 15712,
+ "agna": 15713,
+ "erst": 15714,
+ "HA": 15715,
+ "Wait": 15716,
+ "▁authors": 15717,
+ "▁;)": 15718,
+ "clam": 15719,
+ "▁Pennsylvan": 15720,
+ "▁drug": 15721,
+ "▁vain": 15722,
+ "▁employed": 15723,
+ "▁individuals": 15724,
+ "▁ange": 15725,
+ "utat": 15726,
+ "▁$-": 15727,
+ "correct": 15728,
+ "▁experiments": 15729,
+ "Argument": 15730,
+ "▁IB": 15731,
+ "▁père": 15732,
+ "▁Brian": 15733,
+ "berger": 15734,
+ "Mac": 15735,
+ "iast": 15736,
+ "Perm": 15737,
+ "Cast": 15738,
+ "▁{};": 15739,
+ "▁Student": 15740,
+ "▁statt": 15741,
+ "algebra": 15742,
+ "▁equals": 15743,
+ "▁projet": 15744,
+ "▁président": 15745,
+ "ActivityThread": 15746,
+ "▁einz": 15747,
+ "enia": 15748,
+ "rez": 15749,
+ "essional": 15750,
+ "▁августа": 15751,
+ "override": 15752,
+ "news": 15753,
+ "▁planet": 15754,
+ "nn": 15755,
+ "▁Wis": 15756,
+ "твер": 15757,
+ "▁Valid": 15758,
+ "▁Gef": 15759,
+ "град": 15760,
+ "▁eig": 15761,
+ "antom": 15762,
+ "▁Meister": 15763,
+ "flags": 15764,
+ "fficiale": 15765,
+ "шая": 15766,
+ "-,": 15767,
+ "ationen": 15768,
+ "mouse": 15769,
+ "standard": 15770,
+ "Single": 15771,
+ "▁bol": 15772,
+ "isis": 15773,
+ "▁fruit": 15774,
+ "course": 15775,
+ "itants": 15776,
+ "▁étaient": 15777,
+ "TextField": 15778,
+ "▁фон": 15779,
+ "▁aircraft": 15780,
+ "▁ISSN": 15781,
+ "▁western": 15782,
+ "▁representing": 15783,
+ "Esp": 15784,
+ "▁Else": 15785,
+ "▁sizes": 15786,
+ "▁satisfied": 15787,
+ "otos": 15788,
+ "UD": 15789,
+ "Final": 15790,
+ "ój": 15791,
+ "ève": 15792,
+ "▁Roy": 15793,
+ "ffen": 15794,
+ "▁salt": 15795,
+ "▁Label": 15796,
+ "Sk": 15797,
+ "▁кре": 15798,
+ "▁Литература": 15799,
+ "▁см": 15800,
+ "Attributes": 15801,
+ "aye": 15802,
+ "ськ": 15803,
+ "▁высо": 15804,
+ "-)": 15805,
+ "oses": 15806,
+ "calcul": 15807,
+ "▁Cannot": 15808,
+ "Generic": 15809,
+ "emo": 15810,
+ "▁Autor": 15811,
+ "лён": 15812,
+ "лага": 15813,
+ "vote": 15814,
+ "licates": 15815,
+ "rus": 15816,
+ "éli": 15817,
+ "opf": 15818,
+ "atique": 15819,
+ "scala": 15820,
+ "▁Ohio": 15821,
+ "▁Britann": 15822,
+ "▁bef": 15823,
+ "▁Евро": 15824,
+ "▁Career": 15825,
+ "isée": 15826,
+ "ót": 15827,
+ "bose": 15828,
+ "▁Бер": 15829,
+ "▁Controller": 15830,
+ "pole": 15831,
+ "▁allen": 15832,
+ "▁hack": 15833,
+ "▁extent": 15834,
+ "▁calci": 15835,
+ "Mer": 15836,
+ "▁summary": 15837,
+ "Mart": 15838,
+ "▁historical": 15839,
+ "imat": 15840,
+ "bud": 15841,
+ "▁FOR": 15842,
+ "export": 15843,
+ "edi": 15844,
+ "Mapping": 15845,
+ "▁Ay": 15846,
+ "▁Ruby": 15847,
+ "▁definitions": 15848,
+ "▁{$": 15849,
+ "▁yours": 15850,
+ "rias": 15851,
+ "Touch": 15852,
+ "▁Gaz": 15853,
+ "▁Autom": 15854,
+ "▁истори": 15855,
+ "▁delen": 15856,
+ "▁Kinder": 15857,
+ "}}%": 15858,
+ "▁performing": 15859,
+ "FR": 15860,
+ "▁Sig": 15861,
+ "▁Brad": 15862,
+ "bras": 15863,
+ "▁Jar": 15864,
+ "pkg": 15865,
+ "wr": 15866,
+ "▁Pays": 15867,
+ "NC": 15868,
+ "▁opposed": 15869,
+ "Try": 15870,
+ "▁везе": 15871,
+ "▁Bog": 15872,
+ "▁writes": 15873,
+ "▁stories": 15874,
+ "▁mater": 15875,
+ "▁stagione": 15876,
+ "▁sty": 15877,
+ "▁compatible": 15878,
+ "heast": 15879,
+ "▁Guy": 15880,
+ "egründ": 15881,
+ "▁identifier": 15882,
+ "▁heads": 15883,
+ "пози": 15884,
+ "▁stup": 15885,
+ "▁tf": 15886,
+ "▁још": 15887,
+ "▁Hugh": 15888,
+ "▁cards": 15889,
+ "ovy": 15890,
+ "▁Toast": 15891,
+ "allas": 15892,
+ "▁públic": 15893,
+ "▁assumes": 15894,
+ "▁чемпиона": 15895,
+ "ycler": 15896,
+ "▁Junior": 15897,
+ "▁Fich": 15898,
+ "▁estimated": 15899,
+ "zerw": 15900,
+ "dialog": 15901,
+ "шин": 15902,
+ "shell": 15903,
+ "▁них": 15904,
+ "▁pitch": 15905,
+ "дол": 15906,
+ "outube": 15907,
+ "▁Santi": 15908,
+ "OnClickListener": 15909,
+ "▁Magyar": 15910,
+ "▁vue": 15911,
+ "ião": 15912,
+ "▁`#": 15913,
+ "collect": 15914,
+ "▁Rou": 15915,
+ "analysis": 15916,
+ "istrzost": 15917,
+ "▁Digital": 15918,
+ "▁crist": 15919,
+ "riere": 15920,
+ "▁campo": 15921,
+ "Us": 15922,
+ "▁circa": 15923,
+ "▁Component": 15924,
+ "▁NSString": 15925,
+ "pd": 15926,
+ "▁prince": 15927,
+ "▁invoke": 15928,
+ "▁Marine": 15929,
+ "Allow": 15930,
+ "estic": 15931,
+ "ристи": 15932,
+ "bone": 15933,
+ "туры": 15934,
+ "▁passion": 15935,
+ "áció": 15936,
+ "▁orn": 15937,
+ "вед": 15938,
+ "▁invari": 15939,
+ "▁ні": 15940,
+ "Remove": 15941,
+ "encies": 15942,
+ "ilib": 15943,
+ "▁Director": 15944,
+ "\"\"": 15945,
+ "▁Conse": 15946,
+ "googleapis": 15947,
+ "ók": 15948,
+ "▁Укра": 15949,
+ "▁Having": 15950,
+ "Domain": 15951,
+ "ierz": 15952,
+ "нологи": 15953,
+ "Cho": 15954,
+ "undefined": 15955,
+ "alloc": 15956,
+ "▁pied": 15957,
+ "▁fraction": 15958,
+ "bia": 15959,
+ "▁поло": 15960,
+ "ugno": 15961,
+ "minister": 15962,
+ "▁principale": 15963,
+ "▁refused": 15964,
+ "browser": 15965,
+ "*,": 15966,
+ "▁Hospital": 15967,
+ "▁universal": 15968,
+ "▁Ernst": 15969,
+ "who": 15970,
+ "▁Gard": 15971,
+ "'_": 15972,
+ "conde": 15973,
+ "▁[{": 15974,
+ "sob": 15975,
+ "▁Crit": 15976,
+ "▁декабря": 15977,
+ "▁punto": 15978,
+ "▁eingesetzt": 15979,
+ "▁tör": 15980,
+ "▁Ni": 15981,
+ "▁worry": 15982,
+ "▁legend": 15983,
+ "▁були": 15984,
+ "▁komm": 15985,
+ "rijk": 15986,
+ "effect": 15987,
+ "Ori": 15988,
+ "RES": 15989,
+ "▁Peters": 15990,
+ "▁Baron": 15991,
+ "▁Got": 15992,
+ "▁honest": 15993,
+ "äre": 15994,
+ "ász": 15995,
+ "▁noble": 15996,
+ "▁conclusion": 15997,
+ "▁formatting": 15998,
+ "▁otto": 15999,
+ "▁deleg": 16000,
+ "мб": 16001,
+ "ptop": 16002,
+ "▁sends": 16003,
+ "urname": 16004,
+ "▁festival": 16005,
+ ",": 16006,
+ "рус": 16007,
+ "▁doch": 16008,
+ "subject": 16009,
+ "▁careful": 16010,
+ "quent": 16011,
+ "▁Load": 16012,
+ "temperaturen": 16013,
+ "▁rue": 16014,
+ "Memory": 16015,
+ "ța": 16016,
+ "iona": 16017,
+ "▁dentro": 16018,
+ "▁begann": 16019,
+ "▁Aqu": 16020,
+ "▁scientific": 16021,
+ "kań": 16022,
+ "лок": 16023,
+ "elde": 16024,
+ "▁Those": 16025,
+ "quier": 16026,
+ "actér": 16027,
+ "▁Auflage": 16028,
+ ")'": 16029,
+ "▁gradient": 16030,
+ "integer": 16031,
+ "▁Import": 16032,
+ "SK": 16033,
+ "▁Status": 16034,
+ "▁explo": 16035,
+ "AE": 16036,
+ "Shell": 16037,
+ "▁Paulo": 16038,
+ ".»": 16039,
+ "}": 16040,
+ "flex": 16041,
+ "▁комп": 16042,
+ "onden": 16043,
+ "accept": 16044,
+ "▁miejsce": 16045,
+ "Hub": 16046,
+ "alleng": 16047,
+ "WN": 16048,
+ "▁implementing": 16049,
+ "▁лу": 16050,
+ "▁confusing": 16051,
+ "▁Install": 16052,
+ "▁rou": 16053,
+ "▁проек": 16054,
+ "Accessor": 16055,
+ "љашње": 16056,
+ "odio": 16057,
+ "▁applies": 16058,
+ "ющий": 16059,
+ "▁Mundial": 16060,
+ "État": 16061,
+ "ietnam": 16062,
+ "hum": 16063,
+ "▁сбор": 16064,
+ "ordinate": 16065,
+ "France": 16066,
+ "▁prend": 16067,
+ "eltemperaturen": 16068,
+ "▁trabaj": 16069,
+ "Axis": 16070,
+ "▁мно": 16071,
+ "primary": 16072,
+ "▁Seite": 16073,
+ "permission": 16074,
+ "▁orden": 16075,
+ "since": 16076,
+ "▁ic": 16077,
+ "▁Brazil": 16078,
+ "▁bare": 16079,
+ "▁Nar": 16080,
+ "▁Jur": 16081,
+ "▁freedom": 16082,
+ "▁medical": 16083,
+ "ischof": 16084,
+ "▁сп": 16085,
+ "ież": 16086,
+ "▁bootstrap": 16087,
+ "▁…": 16088,
+ "▁facil": 16089,
+ "cord": 16090,
+ "ване": 16091,
+ "▁Allen": 16092,
+ "avid": 16093,
+ "ingham": 16094,
+ "zas": 16095,
+ "▁inspect": 16096,
+ "itten": 16097,
+ "osti": 16098,
+ "uh": 16099,
+ "cé": 16100,
+ "▁#####": 16101,
+ "cius": 16102,
+ "omy": 16103,
+ "▁Seine": 16104,
+ "bres": 16105,
+ "▁genus": 16106,
+ "Other": 16107,
+ "▁Golden": 16108,
+ "mul": 16109,
+ "▁Спољашње": 16110,
+ "▁gennaio": 16111,
+ "▁carefully": 16112,
+ "aal": 16113,
+ "▁analyt": 16114,
+ "neur": 16115,
+ "▁stretch": 16116,
+ "▁Occ": 16117,
+ "olas": 16118,
+ "▁firebase": 16119,
+ "▁expecting": 16120,
+ "basic": 16121,
+ "condition": 16122,
+ "prov": 16123,
+ "▁Wasser": 16124,
+ "▁concaten": 16125,
+ "▁evil": 16126,
+ "▁coefficients": 16127,
+ "West": 16128,
+ "iry": 16129,
+ "phas": 16130,
+ "▁Jam": 16131,
+ "fois": 16132,
+ "▁consid": 16133,
+ "▁mainten": 16134,
+ "nim": 16135,
+ "esser": 16136,
+ "esz": 16137,
+ "unta": 16138,
+ "uest": 16139,
+ "▁credentials": 16140,
+ "_;": 16141,
+ "Dim": 16142,
+ "преде": 16143,
+ "▁Bü": 16144,
+ "built": 16145,
+ "▁Academ": 16146,
+ "▁audi": 16147,
+ "▁två": 16148,
+ "inand": 16149,
+ "▁Theater": 16150,
+ "▁genre": 16151,
+ "ços": 16152,
+ "gresql": 16153,
+ "▁weap": 16154,
+ "▁Rab": 16155,
+ "▁’": 16156,
+ "▁adult": 16157,
+ "▁dém": 16158,
+ "``": 16159,
+ "▁stabil": 16160,
+ "▁corresponds": 16161,
+ "▁Eastern": 16162,
+ "unnel": 16163,
+ "Worker": 16164,
+ "▁coh": 16165,
+ "лка": 16166,
+ "▁Massachusetts": 16167,
+ "pio": 16168,
+ "▁ports": 16169,
+ "agg": 16170,
+ "▁Debug": 16171,
+ "▁breath": 16172,
+ "MIN": 16173,
+ "Variable": 16174,
+ "batch": 16175,
+ "ссе": 16176,
+ "▁preg": 16177,
+ "▁roles": 16178,
+ "paste": 16179,
+ "▁referenced": 16180,
+ "adrat": 16181,
+ "чё": 16182,
+ "binom": 16183,
+ "▁defining": 16184,
+ "▁Budapest": 16185,
+ "▁дви": 16186,
+ "▁taught": 16187,
+ "▁hole": 16188,
+ "▁quella": 16189,
+ "Msg": 16190,
+ "aska": 16191,
+ "scan": 16192,
+ "▁propose": 16193,
+ "▁Биография": 16194,
+ "{{\\": 16195,
+ "textt": 16196,
+ "▁Alb": 16197,
+ "▁Sydney": 16198,
+ "▁backup": 16199,
+ "▁credit": 16200,
+ "▁францу": 16201,
+ "stats": 16202,
+ "\\\":": 16203,
+ "▁Пере": 16204,
+ "▁accordingly": 16205,
+ "▁Len": 16206,
+ "zna": 16207,
+ "▁Regional": 16208,
+ "▁изда": 16209,
+ "▁jú": 16210,
+ "histor": 16211,
+ "▁entities": 16212,
+ "Star": 16213,
+ "оне": 16214,
+ "']['": 16215,
+ "▁Nova": 16216,
+ "die": 16217,
+ "▁`'": 16218,
+ "▁obten": 16219,
+ "anst": 16220,
+ "▁Relig": 16221,
+ "▁trig": 16222,
+ "▁режи": 16223,
+ "▁Personal": 16224,
+ "▁tone": 16225,
+ "▁aid": 16226,
+ "Visual": 16227,
+ "Submit": 16228,
+ "▁moves": 16229,
+ "▁Bridge": 16230,
+ "▁Boy": 16231,
+ "▁accurate": 16232,
+ "osta": 16233,
+ "atto": 16234,
+ "▁defeated": 16235,
+ "▁datab": 16236,
+ "ginx": 16237,
+ "▁Liv": 16238,
+ "lywood": 16239,
+ "TW": 16240,
+ "rium": 16241,
+ "ipped": 16242,
+ "Fail": 16243,
+ "REQUEST": 16244,
+ "▁ignor": 16245,
+ "▁sitting": 16246,
+ "▁molto": 16247,
+ "▁endpoint": 16248,
+ "ución": 16249,
+ "▁collections": 16250,
+ "▁Ту": 16251,
+ "tembre": 16252,
+ "▁nécess": 16253,
+ "▁interact": 16254,
+ "▁otras": 16255,
+ "▁curr": 16256,
+ "▁tracks": 16257,
+ "▁família": 16258,
+ "▁numerical": 16259,
+ "legt": 16260,
+ "]/": 16261,
+ "▁Mario": 16262,
+ "▁tort": 16263,
+ "bg": 16264,
+ "ssl": 16265,
+ "texttt": 16266,
+ "▁spark": 16267,
+ "дии": 16268,
+ "▁probable": 16269,
+ "%%%%": 16270,
+ "phia": 16271,
+ "],[": 16272,
+ "▁boxes": 16273,
+ "▁academ": 16274,
+ "▁Slo": 16275,
+ "äude": 16276,
+ "▁witness": 16277,
+ "▁editing": 16278,
+ "лина": 16279,
+ "▁lookup": 16280,
+ "▁Buck": 16281,
+ "дня": 16282,
+ "▁jours": 16283,
+ "++){": 16284,
+ "▁indices": 16285,
+ "▁flight": 16286,
+ "▁computation": 16287,
+ "Plugin": 16288,
+ "▁realize": 16289,
+ "isset": 16290,
+ "▁derivative": 16291,
+ "linewidth": 16292,
+ "bund": 16293,
+ "▁thor": 16294,
+ "▁.=": 16295,
+ "▁sí": 16296,
+ "▁Click": 16297,
+ "▁Sebast": 16298,
+ ">'": 16299,
+ "havior": 16300,
+ "lei": 16301,
+ "ulf": 16302,
+ "▁geometry": 16303,
+ "prev": 16304,
+ "empl": 16305,
+ "▁Lé": 16306,
+ "anson": 16307,
+ "▁Alice": 16308,
+ "prototype": 16309,
+ "READ": 16310,
+ "icular": 16311,
+ "▁бі": 16312,
+ "▁deutsche": 16313,
+ "▁Represent": 16314,
+ "sites": 16315,
+ "▁Mean": 16316,
+ "▁diss": 16317,
+ "▁Zur": 16318,
+ "▁през": 16319,
+ "PAR": 16320,
+ "▁'#": 16321,
+ "▁Dra": 16322,
+ "сон": 16323,
+ "▁steht": 16324,
+ "markt": 16325,
+ "▁ease": 16326,
+ "Drawing": 16327,
+ "=%": 16328,
+ "Stop": 16329,
+ "▁serving": 16330,
+ "▁także": 16331,
+ "▁DNS": 16332,
+ "▁literal": 16333,
+ "Die": 16334,
+ "▁вос": 16335,
+ "▁senior": 16336,
+ "acion": 16337,
+ "▁ubuntu": 16338,
+ "▁Frankfurt": 16339,
+ "▁Sunday": 16340,
+ "áb": 16341,
+ "▁journey": 16342,
+ "issa": 16343,
+ "berry": 16344,
+ "▁sep": 16345,
+ "▁ion": 16346,
+ "wert": 16347,
+ "ország": 16348,
+ "serve": 16349,
+ "▁Milano": 16350,
+ "▁века": 16351,
+ "рах": 16352,
+ "▁июля": 16353,
+ "▁manera": 16354,
+ "▁stations": 16355,
+ "▁adopted": 16356,
+ "▁anybody": 16357,
+ "VERSION": 16358,
+ "FE": 16359,
+ "dorf": 16360,
+ "...,": 16361,
+ "▁образова": 16362,
+ "Logger": 16363,
+ "фициаль": 16364,
+ "WRITE": 16365,
+ "▁ham": 16366,
+ "▁Future": 16367,
+ "oten": 16368,
+ "▁AG": 16369,
+ "▁trained": 16370,
+ "▁Nich": 16371,
+ "▁university": 16372,
+ "▁Olympics": 16373,
+ "▁doit": 16374,
+ "▁cultural": 16375,
+ "Conf": 16376,
+ "▁Conference": 16377,
+ "orno": 16378,
+ "▁MP": 16379,
+ "▁bou": 16380,
+ "cin": 16381,
+ "High": 16382,
+ "annte": 16383,
+ "▁displaying": 16384,
+ "▁chapter": 16385,
+ "▁Frauen": 16386,
+ "▁realized": 16387,
+ "▁attempted": 16388,
+ "▁preferred": 16389,
+ "Dat": 16390,
+ "▁trouve": 16391,
+ "▁intention": 16392,
+ "▁Notice": 16393,
+ "timestamp": 16394,
+ "*(": 16395,
+ "▁Ша": 16396,
+ "anas": 16397,
+ "cla": 16398,
+ "isz": 16399,
+ "tbl": 16400,
+ "Arr": 16401,
+ "▁inverse": 16402,
+ "▁terrible": 16403,
+ "▁occupied": 16404,
+ "JAX": 16405,
+ "<-": 16406,
+ "▁Philosoph": 16407,
+ "▁Corps": 16408,
+ "builder": 16409,
+ "▁begins": 16410,
+ "▁census": 16411,
+ ".’": 16412,
+ "▁proven": 16413,
+ "metric": 16414,
+ "▁increases": 16415,
+ "wich": 16416,
+ "▁ABC": 16417,
+ "projects": 16418,
+ "▁Thor": 16419,
+ "▁confidence": 16420,
+ "▁ufficiale": 16421,
+ "elm": 16422,
+ "▁garden": 16423,
+ "▁robust": 16424,
+ "▁così": 16425,
+ "iedz": 16426,
+ "▁Islam": 16427,
+ "▁Address": 16428,
+ "▁divide": 16429,
+ "▁Eu": 16430,
+ "catal": 16431,
+ "detail": 16432,
+ "ependant": 16433,
+ "fg": 16434,
+ "▁bew": 16435,
+ "▁fis": 16436,
+ "▁BO": 16437,
+ "▁wsp": 16438,
+ "▁pipeline": 16439,
+ "hd": 16440,
+ "▁Session": 16441,
+ "länd": 16442,
+ "iveau": 16443,
+ "estr": 16444,
+ "▁particle": 16445,
+ "▁laravel": 16446,
+ "pic": 16447,
+ "▁nau": 16448,
+ "▁fins": 16449,
+ "▁Vil": 16450,
+ "▁fus": 16451,
+ "▁quasi": 16452,
+ "operation": 16453,
+ "▁aller": 16454,
+ "▁analy": 16455,
+ "▁Он": 16456,
+ "▁Mes": 16457,
+ "▁опера": 16458,
+ "▁handled": 16459,
+ "▁deprec": 16460,
+ "tto": 16461,
+ "▁Ek": 16462,
+ "▁stran": 16463,
+ "▁anglais": 16464,
+ "jure": 16465,
+ "▁Silver": 16466,
+ "▁closely": 16467,
+ "enkins": 16468,
+ "anos": 16469,
+ "sted": 16470,
+ "▁сентября": 16471,
+ "brand": 16472,
+ "ньо": 16473,
+ "▁présent": 16474,
+ "rok": 16475,
+ "mount": 16476,
+ "▁Anthony": 16477,
+ "▁Furthermore": 16478,
+ "inha": 16479,
+ "▁архи": 16480,
+ "▁разли": 16481,
+ "▁октября": 16482,
+ "▁pint": 16483,
+ "ný": 16484,
+ "pts": 16485,
+ "▁italien": 16486,
+ "▁реги": 16487,
+ "лез": 16488,
+ "дина": 16489,
+ "atherine": 16490,
+ "Internal": 16491,
+ "Question": 16492,
+ "▁settlement": 16493,
+ "▁Все": 16494,
+ "▁folders": 16495,
+ "дри": 16496,
+ "▁valor": 16497,
+ "▁Miller": 16498,
+ "▁Assert": 16499,
+ "▁patient": 16500,
+ "▁Nieder": 16501,
+ "▁EP": 16502,
+ "▁Agr": 16503,
+ "▁onde": 16504,
+ "▁scop": 16505,
+ "sequence": 16506,
+ "▁PL": 16507,
+ "▁seek": 16508,
+ "javase": 16509,
+ "▁Vector": 16510,
+ "▁ná": 16511,
+ "▁categoría": 16512,
+ "clone": 16513,
+ "NR": 16514,
+ "available": 16515,
+ "▁Besch": 16516,
+ "▁eclipse": 16517,
+ "wicklung": 16518,
+ "deploy": 16519,
+ "enie": 16520,
+ "▁\")": 16521,
+ "äst": 16522,
+ "▁sync": 16523,
+ "CODE": 16524,
+ "▁Че": 16525,
+ "▁floating": 16526,
+ "/`": 16527,
+ "▁retired": 16528,
+ "deb": 16529,
+ "▁particul": 16530,
+ "▁collected": 16531,
+ "▁downloaded": 16532,
+ "nice": 16533,
+ "▁Buffer": 16534,
+ "▁Account": 16535,
+ "▁maggio": 16536,
+ "▁реда": 16537,
+ "▁sales": 16538,
+ "▁statunitense": 16539,
+ "▁Ki": 16540,
+ "▁Ferr": 16541,
+ "Lock": 16542,
+ "▁Isabel": 16543,
+ "clar": 16544,
+ "▁pov": 16545,
+ "atra": 16546,
+ "▁Frau": 16547,
+ "▁sorting": 16548,
+ "▁phrase": 16549,
+ "▁апреля": 16550,
+ "▁деятель": 16551,
+ "▁André": 16552,
+ "definition": 16553,
+ "writing": 16554,
+ "éré": 16555,
+ "щу": 16556,
+ "▁Ord": 16557,
+ "▁rum": 16558,
+ "▁Turk": 16559,
+ "▁Ivan": 16560,
+ "theless": 16561,
+ "▁ги": 16562,
+ "▁sake": 16563,
+ "▁Based": 16564,
+ "deck": 16565,
+ "orus": 16566,
+ "▁tutti": 16567,
+ "▁blan": 16568,
+ "▁Пу": 16569,
+ "Detail": 16570,
+ "▁Но": 16571,
+ "▁Sky": 16572,
+ "▁près": 16573,
+ "мой": 16574,
+ "coln": 16575,
+ "ческой": 16576,
+ "eti": 16577,
+ "▁arrow": 16578,
+ "▁Cha": 16579,
+ "chmark": 16580,
+ "œur": 16581,
+ "fab": 16582,
+ "куль": 16583,
+ "GridView": 16584,
+ "▁Background": 16585,
+ "sn": 16586,
+ "▁seguito": 16587,
+ "▁nic": 16588,
+ "cou": 16589,
+ "тів": 16590,
+ "▁bzw": 16591,
+ "addEventListener": 16592,
+ "sync": 16593,
+ "azzo": 16594,
+ "abstract": 16595,
+ "assets": 16596,
+ "▁Dru": 16597,
+ "зд": 16598,
+ "ordnet": 16599,
+ "▁bigger": 16600,
+ "▁initialized": 16601,
+ "каз": 16602,
+ "ogene": 16603,
+ "viously": 16604,
+ "▁guid": 16605,
+ "scheidung": 16606,
+ "▁Zent": 16607,
+ "▁frames": 16608,
+ "rieben": 16609,
+ "▁issued": 16610,
+ "▁dow": 16611,
+ "▁describes": 16612,
+ "ilst": 16613,
+ "▁criteria": 16614,
+ "▁gentleman": 16615,
+ "Basic": 16616,
+ "nez": 16617,
+ "Dev": 16618,
+ "Move": 16619,
+ "▁estaba": 16620,
+ "▁settembre": 16621,
+ "circle": 16622,
+ "▁fais": 16623,
+ "▁myst": 16624,
+ "▁archiv": 16625,
+ "dynamic": 16626,
+ "jà": 16627,
+ "itas": 16628,
+ "▁який": 16629,
+ "▁dor": 16630,
+ "▁Amazon": 16631,
+ "▁neces": 16632,
+ "▁Marcel": 16633,
+ "▁ella": 16634,
+ "рок": 16635,
+ "▁Pennsylvania": 16636,
+ "cular": 16637,
+ "Pack": 16638,
+ "itage": 16639,
+ "▁Burn": 16640,
+ "▁RO": 16641,
+ "▁они": 16642,
+ "~$": 16643,
+ "TeX": 16644,
+ "assign": 16645,
+ "▁beat": 16646,
+ "idense": 16647,
+ "acent": 16648,
+ "Alert": 16649,
+ "▁strateg": 16650,
+ "▁månaden": 16651,
+ "LOC": 16652,
+ "▁catalog": 16653,
+ "printStackTrace": 16654,
+ "()).": 16655,
+ "usted": 16656,
+ "▁Framework": 16657,
+ "ECK": 16658,
+ "▁até": 16659,
+ "Framework": 16660,
+ "▁attacks": 16661,
+ "▁Bert": 16662,
+ "▁тран": 16663,
+ ":%": 16664,
+ "arsi": 16665,
+ "notation": 16666,
+ "▁logical": 16667,
+ "weet": 16668,
+ "▁visited": 16669,
+ "bru": 16670,
+ "▁surprise": 16671,
+ "^^": 16672,
+ "inale": 16673,
+ "remote": 16674,
+ "'},": 16675,
+ "Syntax": 16676,
+ "iane": 16677,
+ "onnen": 16678,
+ "▁breaking": 16679,
+ "parser": 16680,
+ "apk": 16681,
+ "▁Miguel": 16682,
+ "▁§": 16683,
+ "▁acting": 16684,
+ "▁gebru": 16685,
+ "AtIndex": 16686,
+ "ються": 16687,
+ "▁offers": 16688,
+ "▁prac": 16689,
+ "▁grant": 16690,
+ "ternoon": 16691,
+ "▁acquired": 16692,
+ "▁Ny": 16693,
+ "▁comma": 16694,
+ "ník": 16695,
+ "▁Step": 16696,
+ "inners": 16697,
+ "▁SA": 16698,
+ "▁wat": 16699,
+ "days": 16700,
+ "▁rectangle": 16701,
+ "dar": 16702,
+ "▁trac": 16703,
+ "▁Indones": 16704,
+ "▁feedback": 16705,
+ "▁breaks": 16706,
+ "partition": 16707,
+ "icans": 16708,
+ "▁Notices": 16709,
+ "▁improved": 16710,
+ "phan": 16711,
+ "▁differential": 16712,
+ "scripts": 16713,
+ "▁XIII": 16714,
+ "▁Labor": 16715,
+ "▁precision": 16716,
+ "▁seed": 16717,
+ "bundle": 16718,
+ "idents": 16719,
+ "hre": 16720,
+ "▁Douglas": 16721,
+ "uld": 16722,
+ "▁secondary": 16723,
+ "▁brig": 16724,
+ "▁confirmed": 16725,
+ "▁claims": 16726,
+ "Role": 16727,
+ "▁Jewish": 16728,
+ "▁před": 16729,
+ "▁hotel": 16730,
+ "▁compte": 16731,
+ "▁recursive": 16732,
+ "](#)": 16733,
+ "▁rotate": 16734,
+ "▁chrome": 16735,
+ "inea": 16736,
+ "%;\r": 16737,
+ "▁Environment": 16738,
+ "platz": 16739,
+ "▁Single": 16740,
+ "▁sevent": 16741,
+ "▁posting": 16742,
+ "▁dealing": 16743,
+ "parameters": 16744,
+ "граф": 16745,
+ "Authentication": 16746,
+ "touch": 16747,
+ "Az": 16748,
+ "▁gray": 16749,
+ "encing": 16750,
+ "boldmath": 16751,
+ "▁сайте": 16752,
+ "▁Za": 16753,
+ "anje": 16754,
+ "▁polar": 16755,
+ "▁ули": 16756,
+ "kil": 16757,
+ "▁hover": 16758,
+ "▁REST": 16759,
+ "▁Come": 16760,
+ "jb": 16761,
+ "▁Georgia": 16762,
+ "▁Estado": 16763,
+ "OutputStream": 16764,
+ "ћи": 16765,
+ "▁dump": 16766,
+ "▁Age": 16767,
+ "▁swo": 16768,
+ "mobile": 16769,
+ "occup": 16770,
+ "шего": 16771,
+ "▁constitution": 16772,
+ "good": 16773,
+ "aku": 16774,
+ "▁анг": 16775,
+ "ieck": 16776,
+ "▁Psych": 16777,
+ "▁roots": 16778,
+ "▁vest": 16779,
+ "▁годах": 16780,
+ "▁República": 16781,
+ "▁pian": 16782,
+ "igration": 16783,
+ "▁préc": 16784,
+ "▁generates": 16785,
+ "LY": 16786,
+ "(`": 16787,
+ "▁=~": 16788,
+ "шения": 16789,
+ "▁Rah": 16790,
+ "▁connecting": 16791,
+ "ží": 16792,
+ "▁fő": 16793,
+ "▁appel": 16794,
+ "▁Railway": 16795,
+ "гли": 16796,
+ "▁développ": 16797,
+ "▁apo": 16798,
+ "fran": 16799,
+ "▁immediate": 16800,
+ "вого": 16801,
+ "Runner": 16802,
+ "äg": 16803,
+ "Something": 16804,
+ "▁généra": 16805,
+ "EventArgs": 16806,
+ "inction": 16807,
+ "gly": 16808,
+ "▁Due": 16809,
+ "▁prost": 16810,
+ "▁referring": 16811,
+ "▁jog": 16812,
+ "▁executable": 16813,
+ "▁Dream": 16814,
+ "acs": 16815,
+ "▁Cole": 16816,
+ "ampf": 16817,
+ "▁Bis": 16818,
+ "▁июня": 16819,
+ "lieder": 16820,
+ "тек": 16821,
+ "▁vb": 16822,
+ "▁mom": 16823,
+ "▁:(": 16824,
+ "▁dernier": 16825,
+ "'=>": 16826,
+ "▁этого": 16827,
+ "▁neue": 16828,
+ "▁Ча": 16829,
+ "▁weitere": 16830,
+ "▁alleg": 16831,
+ "▁reality": 16832,
+ "▁judge": 16833,
+ "▁Balt": 16834,
+ "▁thin": 16835,
+ "▁Ged": 16836,
+ "ieval": 16837,
+ "mx": 16838,
+ "ціональ": 16839,
+ "▁выпу": 16840,
+ "▁IX": 16841,
+ "▁blind": 16842,
+ "▁Motor": 16843,
+ "▁ша": 16844,
+ "▁approximation": 16845,
+ "dam": 16846,
+ "▁fog": 16847,
+ "кор": 16848,
+ "▁Writ": 16849,
+ "▁ling": 16850,
+ "▁писа": 16851,
+ "▁Mars": 16852,
+ "otti": 16853,
+ "Enum": 16854,
+ "▁Trib": 16855,
+ "▁merc": 16856,
+ "zung": 16857,
+ "vanced": 16858,
+ "cfg": 16859,
+ "нах": 16860,
+ "schen": 16861,
+ "\"].": 16862,
+ "bek": 16863,
+ "▁ster": 16864,
+ "jp": 16865,
+ "▁Rap": 16866,
+ "▁recording": 16867,
+ "▁peint": 16868,
+ "▁lets": 16869,
+ "änge": 16870,
+ ">\";": 16871,
+ "▁місце": 16872,
+ "▁caval": 16873,
+ "▁CSV": 16874,
+ "▁entstand": 16875,
+ "▁helper": 16876,
+ "endet": 16877,
+ "▁Gram": 16878,
+ "▁Diego": 16879,
+ "▁Bishop": 16880,
+ "TAG": 16881,
+ "▁ecc": 16882,
+ "▁Een": 16883,
+ "▁AV": 16884,
+ "City": 16885,
+ "▁Guide": 16886,
+ "hind": 16887,
+ "rical": 16888,
+ "▁Основ": 16889,
+ "Bus": 16890,
+ "▁zunächst": 16891,
+ "▁tick": 16892,
+ "▁Colonel": 16893,
+ "Thanks": 16894,
+ "▁ferm": 16895,
+ "▁granted": 16896,
+ "▁threshold": 16897,
+ "omorphic": 16898,
+ "▁Hun": 16899,
+ "enis": 16900,
+ "▁прав": 16901,
+ "▁які": 16902,
+ "PG": 16903,
+ "▁ws": 16904,
+ "▁technical": 16905,
+ "estro": 16906,
+ "klär": 16907,
+ "vars": 16908,
+ "ocrat": 16909,
+ "▁општи": 16910,
+ "onso": 16911,
+ "iba": 16912,
+ "▁Save": 16913,
+ "▁programa": 16914,
+ "▁въ": 16915,
+ "▁invån": 16916,
+ ">()": 16917,
+ "▁mejor": 16918,
+ "▁слова": 16919,
+ "▁replacement": 16920,
+ "▁impr": 16921,
+ "▁Francesco": 16922,
+ "▁Hotel": 16923,
+ "▁UPDATE": 16924,
+ "▁музы": 16925,
+ "ugs": 16926,
+ "vard": 16927,
+ "▁faz": 16928,
+ "inton": 16929,
+ "▁arts": 16930,
+ "▁Ky": 16931,
+ "▁Ils": 16932,
+ "▁sera": 16933,
+ "▁Volume": 16934,
+ "▁giugno": 16935,
+ "▁asym": 16936,
+ "▁Pir": 16937,
+ "▁NAS": 16938,
+ "▁Tam": 16939,
+ "ěl": 16940,
+ "Sequ": 16941,
+ "kmal": 16942,
+ "▁Eins": 16943,
+ "▁компа": 16944,
+ "obe": 16945,
+ "oor": 16946,
+ "▁heap": 16947,
+ "ctl": 16948,
+ "▁separately": 16949,
+ "reader": 16950,
+ "▁significantly": 16951,
+ "▁Lag": 16952,
+ "notes": 16953,
+ "▁sele": 16954,
+ "▁dedicated": 16955,
+ "▁Host": 16956,
+ "choice": 16957,
+ "wing": 16958,
+ "▁Titel": 16959,
+ "▁befindet": 16960,
+ "large": 16961,
+ "▁conten": 16962,
+ "JavaScript": 16963,
+ "▁deser": 16964,
+ "▁Gordon": 16965,
+ "спе": 16966,
+ "▁patri": 16967,
+ "▁Random": 16968,
+ "▁Returns": 16969,
+ "ым": 16970,
+ "рома": 16971,
+ "▁Studies": 16972,
+ "Sl": 16973,
+ "▁frü": 16974,
+ "TEXT": 16975,
+ "inate": 16976,
+ "▁Tol": 16977,
+ "▁everywhere": 16978,
+ "arta": 16979,
+ "▁orbit": 16980,
+ "▁Aires": 16981,
+ "▁Iss": 16982,
+ "▁też": 16983,
+ "▁diverse": 16984,
+ "▁numeric": 16985,
+ "maz": 16986,
+ "▁mise": 16987,
+ "▁battery": 16988,
+ "▁Akadem": 16989,
+ "нение": 16990,
+ "▁simultane": 16991,
+ "▁Dead": 16992,
+ "▁clust": 16993,
+ "▁otro": 16994,
+ "▁cerca": 16995,
+ "()`,": 16996,
+ "roz": 16997,
+ "ăt": 16998,
+ "▁MO": 16999,
+ "riften": 17000,
+ "important": 17001,
+ "▁jeho": 17002,
+ "▁findViewById": 17003,
+ "▁consequence": 17004,
+ "▁measured": 17005,
+ "ishes": 17006,
+ "▁sze": 17007,
+ "iendo": 17008,
+ "▁Wahl": 17009,
+ "strip": 17010,
+ "ARD": 17011,
+ "▁opacity": 17012,
+ "WORD": 17013,
+ "▁Ві": 17014,
+ "▁Location": 17015,
+ "rai": 17016,
+ "пен": 17017,
+ "▁rif": 17018,
+ "aussian": 17019,
+ "FileName": 17020,
+ "▁disco": 17021,
+ "ilen": 17022,
+ "▁vagy": 17023,
+ "licity": 17024,
+ "Border": 17025,
+ "▁Track": 17026,
+ "бом": 17027,
+ "fact": 17028,
+ "oka": 17029,
+ "▁gior": 17030,
+ "▁XVII": 17031,
+ "▁där": 17032,
+ "Site": 17033,
+ "ało": 17034,
+ "ská": 17035,
+ "▁pixels": 17036,
+ "vity": 17037,
+ "jQuery": 17038,
+ "▁sculpt": 17039,
+ "▁cargo": 17040,
+ "▁directive": 17041,
+ "▁wal": 17042,
+ "▁conna": 17043,
+ "▁Through": 17044,
+ "▁этом": 17045,
+ "Static": 17046,
+ "omsnitt": 17047,
+ "▁rund": 17048,
+ "▁claimed": 17049,
+ "зня": 17050,
+ "sha": 17051,
+ "▁rag": 17052,
+ "crement": 17053,
+ "▁fünf": 17054,
+ "▁rival": 17055,
+ "rin": 17056,
+ "slash": 17057,
+ "▁thirty": 17058,
+ "sleep": 17059,
+ "ологи": 17060,
+ "SM": 17061,
+ "gate": 17062,
+ "izations": 17063,
+ "vik": 17064,
+ "▁bless": 17065,
+ "▁Illinois": 17066,
+ "▁TE": 17067,
+ "uting": 17068,
+ "▁solving": 17069,
+ "GER": 17070,
+ "▁XIV": 17071,
+ "▁Indians": 17072,
+ "express": 17073,
+ "▁Heil": 17074,
+ "▁mujer": 17075,
+ "▁invånare": 17076,
+ "']);": 17077,
+ "▁aur": 17078,
+ "boost": 17079,
+ "GO": 17080,
+ "▁nin": 17081,
+ "tok": 17082,
+ "god": 17083,
+ "oter": 17084,
+ ")$$": 17085,
+ "▁descend": 17086,
+ "рю": 17087,
+ "▁Language": 17088,
+ "▁diver": 17089,
+ "▁Assuming": 17090,
+ "▁frequent": 17091,
+ "чні": 17092,
+ "▁Biography": 17093,
+ ",[": 17094,
+ "urm": 17095,
+ "▁walked": 17096,
+ "▁federal": 17097,
+ "▁Michigan": 17098,
+ "▁facts": 17099,
+ "▁Integr": 17100,
+ "LES": 17101,
+ "▁Alan": 17102,
+ "▁coup": 17103,
+ "Ber": 17104,
+ "▁particles": 17105,
+ "ће": 17106,
+ "Inflater": 17107,
+ "+(": 17108,
+ "Bound": 17109,
+ "▁Sü": 17110,
+ "Audio": 17111,
+ "citet": 17112,
+ "yect": 17113,
+ "▁nr": 17114,
+ "xe": 17115,
+ "▁Brun": 17116,
+ "▁_,": 17117,
+ "avor": 17118,
+ "▁discipl": 17119,
+ "alm": 17120,
+ "▁ноября": 17121,
+ "▁SSL": 17122,
+ "▁Kaiser": 17123,
+ "▁recher": 17124,
+ "ygon": 17125,
+ "▁regardless": 17126,
+ "▁configur": 17127,
+ "▁unnecess": 17128,
+ "▁Clark": 17129,
+ "PHP": 17130,
+ "▁FALSE": 17131,
+ "▁pad": 17132,
+ "$}": 17133,
+ "▁valu": 17134,
+ "▁disease": 17135,
+ "▁maior": 17136,
+ "▁hommes": 17137,
+ "▁Edition": 17138,
+ "slant": 17139,
+ "▁ending": 17140,
+ "▁settled": 17141,
+ "urus": 17142,
+ "hed": 17143,
+ "Pattern": 17144,
+ "▁година": 17145,
+ "▁Philadel": 17146,
+ "tikzpicture": 17147,
+ "▁coal": 17148,
+ "▁sede": 17149,
+ "▁satisfies": 17150,
+ "▁trim": 17151,
+ "▁bat": 17152,
+ "▁américain": 17153,
+ "▁luglio": 17154,
+ "▁поча": 17155,
+ "ffff": 17156,
+ "▁Target": 17157,
+ "generate": 17158,
+ "▁Zie": 17159,
+ "ția": 17160,
+ "▁gard": 17161,
+ "▁workers": 17162,
+ "▁Job": 17163,
+ "▁urban": 17164,
+ "ahlen": 17165,
+ "▁Building": 17166,
+ "▁neu": 17167,
+ "▁chron": 17168,
+ "▁Earl": 17169,
+ "gro": 17170,
+ "USE": 17171,
+ "▁XII": 17172,
+ "▁wealth": 17173,
+ "inae": 17174,
+ "▁Бра": 17175,
+ "▁libert": 17176,
+ "iros": 17177,
+ ":$": 17178,
+ "lee": 17179,
+ "ieves": 17180,
+ "▁Justice": 17181,
+ "▁oil": 17182,
+ "▁Athlet": 17183,
+ "▁clo": 17184,
+ "Scale": 17185,
+ "▁lips": 17186,
+ "▁april": 17187,
+ "▁impression": 17188,
+ "▁perce": 17189,
+ "▁участи": 17190,
+ "vil": 17191,
+ "éch": 17192,
+ "▁equality": 17193,
+ "▁мет": 17194,
+ "▁annotation": 17195,
+ "ernal": 17196,
+ "▁Mach": 17197,
+ "▁intitul": 17198,
+ "problem": 17199,
+ "ющих": 17200,
+ "oplus": 17201,
+ "▁thousands": 17202,
+ "▁calculations": 17203,
+ "umps": 17204,
+ "▁triangle": 17205,
+ "phal": 17206,
+ "▁Dorf": 17207,
+ "▁dollars": 17208,
+ "▁denen": 17209,
+ "lès": 17210,
+ "olid": 17211,
+ "▁Results": 17212,
+ "▁Stadium": 17213,
+ "▁Desp": 17214,
+ "▁Eisen": 17215,
+ "imir": 17216,
+ "▁sotto": 17217,
+ "▁či": 17218,
+ "atable": 17219,
+ "orum": 17220,
+ "▁convergence": 17221,
+ "▁jeune": 17222,
+ "oking": 17223,
+ "▁живо": 17224,
+ "aining": 17225,
+ "pointer": 17226,
+ "culo": 17227,
+ "▁jsou": 17228,
+ "▁grab": 17229,
+ "akte": 17230,
+ "▁hoping": 17231,
+ "▁Mak": 17232,
+ "▁sag": 17233,
+ "origine": 17234,
+ "▁послед": 17235,
+ "▁Veg": 17236,
+ "▁theoret": 17237,
+ "▁Tru": 17238,
+ "nement": 17239,
+ "▁faces": 17240,
+ "Hor": 17241,
+ "Join": 17242,
+ "arel": 17243,
+ "▁около": 17244,
+ "However": 17245,
+ "▁catal": 17246,
+ "bourg": 17247,
+ "▁mysqli": 17248,
+ "acions": 17249,
+ "▁Initial": 17250,
+ "▁rain": 17251,
+ "iture": 17252,
+ "▁Sciences": 17253,
+ "▁Kreis": 17254,
+ ".__": 17255,
+ "▁cinq": 17256,
+ "▁Auß": 17257,
+ "ithmet": 17258,
+ "itors": 17259,
+ "amazon": 17260,
+ "▁gap": 17261,
+ "▁ignored": 17262,
+ "adv": 17263,
+ "кої": 17264,
+ "▁часть": 17265,
+ "▁corpor": 17266,
+ "цер": 17267,
+ "▁crime": 17268,
+ "uous": 17269,
+ "▁налази": 17270,
+ "DataFrame": 17271,
+ "води": 17272,
+ "Ign": 17273,
+ "▁Lincoln": 17274,
+ "▁menos": 17275,
+ "▁Luft": 17276,
+ "▁Lind": 17277,
+ "▁Cook": 17278,
+ "▁materials": 17279,
+ "apped": 17280,
+ "ignore": 17281,
+ "▁откры": 17282,
+ "fried": 17283,
+ "▁gouvernement": 17284,
+ "▁fired": 17285,
+ "▁screenshot": 17286,
+ "сен": 17287,
+ "▁[(": 17288,
+ "▁организа": 17289,
+ "Graphics": 17290,
+ "▁проти": 17291,
+ "▁phen": 17292,
+ "craft": 17293,
+ "▁brain": 17294,
+ "▁Como": 17295,
+ "▁Everything": 17296,
+ "anes": 17297,
+ "IGN": 17298,
+ "▁nederbörd": 17299,
+ "▁Forest": 17300,
+ "zahl": 17301,
+ "▁Among": 17302,
+ "Qt": 17303,
+ "▁togg": 17304,
+ "▁variant": 17305,
+ "▁hill": 17306,
+ "писи": 17307,
+ "colon": 17308,
+ "▁dicembre": 17309,
+ "гор": 17310,
+ "▁Wind": 17311,
+ "ünstler": 17312,
+ "▁=\\": 17313,
+ "saved": 17314,
+ "▁nej": 17315,
+ "unte": 17316,
+ "utto": 17317,
+ "▁recens": 17318,
+ "▁sick": 17319,
+ "▁desen": 17320,
+ "UST": 17321,
+ "▁worst": 17322,
+ "▁Angel": 17323,
+ "odox": 17324,
+ "▁Province": 17325,
+ "▁Maz": 17326,
+ "▁agreement": 17327,
+ "▁Bass": 17328,
+ "▁segunda": 17329,
+ "onces": 17330,
+ "▁Linki": 17331,
+ "▁CL": 17332,
+ "▁já": 17333,
+ "itement": 17334,
+ "▁área": 17335,
+ "▁scalar": 17336,
+ "▁Рес": 17337,
+ "awt": 17338,
+ "sieme": 17339,
+ "▁juni": 17340,
+ "▁худож": 17341,
+ "ikus": 17342,
+ "▁lid": 17343,
+ "ppel": 17344,
+ "avi": 17345,
+ "▁balance": 17346,
+ "ipping": 17347,
+ "cussion": 17348,
+ "ческих": 17349,
+ "(\".": 17350,
+ "Also": 17351,
+ "▁whis": 17352,
+ "HOME": 17353,
+ "▁brown": 17354,
+ "▁día": 17355,
+ "▁può": 17356,
+ "plotlib": 17357,
+ "▁Jahrhunderts": 17358,
+ "DK": 17359,
+ "▁anchor": 17360,
+ "...]": 17361,
+ "▁Austria": 17362,
+ "▁marca": 17363,
+ "▁gez": 17364,
+ "iously": 17365,
+ "▁lazy": 17366,
+ "xa": 17367,
+ "▁Channel": 17368,
+ "▁neuen": 17369,
+ "das": 17370,
+ "▁searched": 17371,
+ "▁staat": 17372,
+ "▁Так": 17373,
+ "▁Josef": 17374,
+ "▁Sher": 17375,
+ "pois": 17376,
+ "▁enem": 17377,
+ "▁accessing": 17378,
+ "▁неко": 17379,
+ "▁furono": 17380,
+ "▁pseudo": 17381,
+ "?>": 17382,
+ "▁estadoun": 17383,
+ "▁Види": 17384,
+ "▁motiv": 17385,
+ "▁recall": 17386,
+ "isson": 17387,
+ "ób": 17388,
+ ")--": 17389,
+ "▁Erz": 17390,
+ "▁савез": 17391,
+ "Direct": 17392,
+ "соб": 17393,
+ "▁sho": 17394,
+ "völker": 17395,
+ "Ap": 17396,
+ "gens": 17397,
+ "ништво": 17398,
+ "▁Amsterdam": 17399,
+ "usk": 17400,
+ "пло": 17401,
+ "▁simulation": 17402,
+ "▁BC": 17403,
+ "▁Woj": 17404,
+ "autom": 17405,
+ "Alex": 17406,
+ "▁economic": 17407,
+ "гом": 17408,
+ "ikai": 17409,
+ "▁altre": 17410,
+ "▁'-": 17411,
+ "▁Weg": 17412,
+ "NotFound": 17413,
+ "йской": 17414,
+ "▁converting": 17415,
+ "phabet": 17416,
+ "atrice": 17417,
+ "bourne": 17418,
+ "alom": 17419,
+ "▁comparing": 17420,
+ "▁Zo": 17421,
+ "▁fla": 17422,
+ "вая": 17423,
+ "▁entra": 17424,
+ "▁charset": 17425,
+ "developers": 17426,
+ "ística": 17427,
+ "}>": 17428,
+ "▁Jazz": 17429,
+ "▁Howard": 17430,
+ "шта": 17431,
+ "▁clone": 17432,
+ "door": 17433,
+ "▁Pin": 17434,
+ "***": 17435,
+ "▁silent": 17436,
+ "ecycle": 17437,
+ "isce": 17438,
+ "▁mud": 17439,
+ "▁Display": 17440,
+ "▁lip": 17441,
+ "▁использова": 17442,
+ "▁characteristic": 17443,
+ "▁sb": 17444,
+ "firebase": 17445,
+ "▁Bew": 17446,
+ "Calendar": 17447,
+ "▁uso": 17448,
+ "èse": 17449,
+ "▁Rat": 17450,
+ "▁esper": 17451,
+ "▁throwing": 17452,
+ "▁rodz": 17453,
+ "▁yards": 17454,
+ "▁grass": 17455,
+ "▁marker": 17456,
+ "▁Kos": 17457,
+ "Theta": 17458,
+ "▁organis": 17459,
+ "kernel": 17460,
+ "▁personas": 17461,
+ "keep": 17462,
+ "▁exclaimed": 17463,
+ "oslav": 17464,
+ "▁Entertain": 17465,
+ "нер": 17466,
+ "▁inwon": 17467,
+ "▁Rand": 17468,
+ "reduce": 17469,
+ "fac": 17470,
+ "expression": 17471,
+ "yj": 17472,
+ "▁differenti": 17473,
+ "aglia": 17474,
+ "▁templates": 17475,
+ "▁mű": 17476,
+ "▁prv": 17477,
+ "▁mois": 17478,
+ "▁gewann": 17479,
+ "▁була": 17480,
+ "bibli": 17481,
+ "demo": 17482,
+ "▁Anderson": 17483,
+ "▁ред": 17484,
+ "▁porque": 17485,
+ "▁Pologne": 17486,
+ "▁trip": 17487,
+ "▁exemple": 17488,
+ "▁Internacional": 17489,
+ "▁као": 17490,
+ "Insert": 17491,
+ "general": 17492,
+ "SESSION": 17493,
+ "berga": 17494,
+ "hält": 17495,
+ "unas": 17496,
+ "мира": 17497,
+ "▁yields": 17498,
+ "mapsto": 17499,
+ "spot": 17500,
+ "▁+\\": 17501,
+ "лла": 17502,
+ "▁precisely": 17503,
+ "▁член": 17504,
+ "shadow": 17505,
+ "Are": 17506,
+ "unal": 17507,
+ "▁dispar": 17508,
+ "▁título": 17509,
+ "nest": 17510,
+ "▁Low": 17511,
+ "▁prot": 17512,
+ "▁Costa": 17513,
+ "named": 17514,
+ "▁gained": 17515,
+ "lesia": 17516,
+ "▁administration": 17517,
+ "Import": 17518,
+ "branch": 17519,
+ "▁sympath": 17520,
+ "voj": 17521,
+ "▁EC": 17522,
+ "▁municipio": 17523,
+ "▁animated": 17524,
+ "▁directories": 17525,
+ "▁roof": 17526,
+ "ząd": 17527,
+ "imet": 17528,
+ "proto": 17529,
+ "bla": 17530,
+ ":]": 17531,
+ "have": 17532,
+ "atem": 17533,
+ "▁ns": 17534,
+ "▁sector": 17535,
+ "three": 17536,
+ "owane": 17537,
+ "wers": 17538,
+ "ових": 17539,
+ "rence": 17540,
+ "▁extr": 17541,
+ "igten": 17542,
+ "▁occident": 17543,
+ "ță": 17544,
+ "▁eat": 17545,
+ "▁hydro": 17546,
+ "ubernetes": 17547,
+ "[@": 17548,
+ "▁Moon": 17549,
+ "▁Sho": 17550,
+ "▁elsewhere": 17551,
+ "üller": 17552,
+ "Upload": 17553,
+ "ланд": 17554,
+ "▁För": 17555,
+ "wissenschaft": 17556,
+ "KS": 17557,
+ "▁physics": 17558,
+ "tz": 17559,
+ "▁серед": 17560,
+ "▁Arbeit": 17561,
+ "▁мест": 17562,
+ "▁Gebiet": 17563,
+ "▁insect": 17564,
+ "Ah": 17565,
+ "izado": 17566,
+ "▁temple": 17567,
+ "▁annual": 17568,
+ "stad": 17569,
+ "▁habitat": 17570,
+ "▁AB": 17571,
+ "wort": 17572,
+ "▁repos": 17573,
+ "▁Neu": 17574,
+ "▁$(\".": 17575,
+ "Vorlage": 17576,
+ "▁reprezent": 17577,
+ "estanden": 17578,
+ "Intern": 17579,
+ ".`": 17580,
+ "▁failing": 17581,
+ "▁Material": 17582,
+ "▁effectively": 17583,
+ "телем": 17584,
+ "▁гла": 17585,
+ "▁nahm": 17586,
+ "▁differently": 17587,
+ "extension": 17588,
+ "▁Verm": 17589,
+ "enabled": 17590,
+ "configure": 17591,
+ "nio": 17592,
+ "ciones": 17593,
+ "▁Beach": 17594,
+ "сона": 17595,
+ "▁copying": 17596,
+ "▁україн": 17597,
+ "▁призна": 17598,
+ "zh": 17599,
+ "Desktop": 17600,
+ "▁sost": 17601,
+ "▁subsequently": 17602,
+ "▁Lehr": 17603,
+ "▁ó": 17604,
+ "lär": 17605,
+ "odor": 17606,
+ "phon": 17607,
+ "nc": 17608,
+ "iterator": 17609,
+ "▁эти": 17610,
+ "▁europé": 17611,
+ "▁Toronto": 17612,
+ "ódigo": 17613,
+ "▁posto": 17614,
+ "ffe": 17615,
+ "▁crew": 17616,
+ "▁Schwar": 17617,
+ "Sa": 17618,
+ "square": 17619,
+ "▁beside": 17620,
+ "▁Мі": 17621,
+ "▁ath": 17622,
+ "▁advent": 17623,
+ "cji": 17624,
+ "written": 17625,
+ "▁russ": 17626,
+ "rost": 17627,
+ "HI": 17628,
+ "▁dice": 17629,
+ "cca": 17630,
+ "▁dép": 17631,
+ "ply": 17632,
+ "bigg": 17633,
+ "ział": 17634,
+ "ütt": 17635,
+ "▁одно": 17636,
+ "JECT": 17637,
+ "ському": 17638,
+ "nos": 17639,
+ "mock": 17640,
+ "Launch": 17641,
+ "same": 17642,
+ "▁jobs": 17643,
+ "▁widely": 17644,
+ "▁defines": 17645,
+ "▁Pse": 17646,
+ "▁neighbour": 17647,
+ "ющие": 17648,
+ "▁closer": 17649,
+ "▁располо": 17650,
+ "▁clubs": 17651,
+ "fly": 17652,
+ "шим": 17653,
+ "▁suffered": 17654,
+ "▁nar": 17655,
+ "▁lavor": 17656,
+ "Extension": 17657,
+ "itionally": 17658,
+ "▁grace": 17659,
+ "▁Campeonato": 17660,
+ "▁Christmas": 17661,
+ "middle": 17662,
+ "othek": 17663,
+ "elements": 17664,
+ "▁sondern": 17665,
+ "▁tarde": 17666,
+ "▁permanent": 17667,
+ "▁conclude": 17668,
+ "Seg": 17669,
+ "▁акаде": 17670,
+ "}\",": 17671,
+ "▁февраля": 17672,
+ "řed": 17673,
+ "▁IL": 17674,
+ "jud": 17675,
+ "▁USS": 17676,
+ "▁Nature": 17677,
+ "ifference": 17678,
+ "Serializer": 17679,
+ "▁twelve": 17680,
+ "tid": 17681,
+ "мия": 17682,
+ "ческого": 17683,
+ "▁calendar": 17684,
+ "concat": 17685,
+ "▁intersection": 17686,
+ "▁PA": 17687,
+ "azure": 17688,
+ "▁située": 17689,
+ "▁kinds": 17690,
+ "▁ausge": 17691,
+ "▁rural": 17692,
+ "Theme": 17693,
+ "▁tale": 17694,
+ "noindent": 17695,
+ "going": 17696,
+ "rx": 17697,
+ "agi": 17698,
+ "wrapper": 17699,
+ "▁Coast": 17700,
+ "mbH": 17701,
+ "▁перед": 17702,
+ "spre": 17703,
+ "▁}\\": 17704,
+ "▁LI": 17705,
+ "znam": 17706,
+ "itled": 17707,
+ "Sample": 17708,
+ "uliar": 17709,
+ "*\\": 17710,
+ "▁resistance": 17711,
+ "stock": 17712,
+ "ked": 17713,
+ "▁HE": 17714,
+ "▁possession": 17715,
+ "▁Ring": 17716,
+ "▁magyar": 17717,
+ "outs": 17718,
+ "▁Secretary": 17719,
+ "nde": 17720,
+ "▁Wald": 17721,
+ "-(": 17722,
+ "▁ISO": 17723,
+ "▁afternoon": 17724,
+ "ionen": 17725,
+ "▁stops": 17726,
+ "▁constants": 17727,
+ "guard": 17728,
+ "bow": 17729,
+ "▁ers": 17730,
+ "▁Firebase": 17731,
+ "▁Clear": 17732,
+ "▁Holy": 17733,
+ "Win": 17734,
+ "▁titles": 17735,
+ "▁трав": 17736,
+ "▁contrib": 17737,
+ "häng": 17738,
+ "▁photograph": 17739,
+ "▁Distribution": 17740,
+ "ifts": 17741,
+ "▁aunque": 17742,
+ "comb": 17743,
+ "ADD": 17744,
+ "▁publication": 17745,
+ "▁служ": 17746,
+ "▁кня": 17747,
+ "▁ayant": 17748,
+ "▁restore": 17749,
+ "▁belief": 17750,
+ "▁vég": 17751,
+ "▁extensions": 17752,
+ "▁decom": 17753,
+ "вший": 17754,
+ "WT": 17755,
+ "▁parti": 17756,
+ "▁gioc": 17757,
+ "▁мира": 17758,
+ "▁issu": 17759,
+ "pipe": 17760,
+ "▁props": 17761,
+ "▁willing": 17762,
+ "▁nest": 17763,
+ "aso": 17764,
+ "pot": 17765,
+ "▁handles": 17766,
+ "▁фо": 17767,
+ "▁moder": 17768,
+ "▁ebenfalls": 17769,
+ "▁fighting": 17770,
+ "umbn": 17771,
+ "▁transparent": 17772,
+ "▁Krist": 17773,
+ "▁homes": 17774,
+ "▁voyage": 17775,
+ "Failed": 17776,
+ "▁Bird": 17777,
+ "▁Heart": 17778,
+ "Counter": 17779,
+ "▁Scottish": 17780,
+ "ática": 17781,
+ "▁arbeit": 17782,
+ "^{-\\": 17783,
+ "▁Sor": 17784,
+ "▁engaged": 17785,
+ "▁aside": 17786,
+ "▁Fou": 17787,
+ "▁wiel": 17788,
+ "▁reconst": 17789,
+ "ousin": 17790,
+ "▁hosted": 17791,
+ "▁classe": 17792,
+ "▁contest": 17793,
+ "...\"": 17794,
+ "мом": 17795,
+ "▁bean": 17796,
+ "gem": 17797,
+ "▁consultato": 17798,
+ "▁bio": 17799,
+ "▁subjects": 17800,
+ "boBox": 17801,
+ "▁Schrift": 17802,
+ "▁dinner": 17803,
+ "ăr": 17804,
+ "▁równ": 17805,
+ "▁%%": 17806,
+ "bage": 17807,
+ "▁veröff": 17808,
+ "▁detected": 17809,
+ "ienn": 17810,
+ "rose": 17811,
+ "▁Ton": 17812,
+ "Complete": 17813,
+ "▁proto": 17814,
+ "ichts": 17815,
+ "STAT": 17816,
+ "Checked": 17817,
+ "▁inten": 17818,
+ "▁smile": 17819,
+ "▁strip": 17820,
+ "neut": 17821,
+ "');\r": 17822,
+ "four": 17823,
+ "▁todas": 17824,
+ "Controls": 17825,
+ "▁thorough": 17826,
+ "rup": 17827,
+ "▁држави": 17828,
+ "ită": 17829,
+ "Protocol": 17830,
+ "Ка": 17831,
+ "▁expanded": 17832,
+ "extra": 17833,
+ "oport": 17834,
+ "▁Станов": 17835,
+ "leases": 17836,
+ "▁notion": 17837,
+ "▁guest": 17838,
+ "▁Islands": 17839,
+ "icked": 17840,
+ "▁Dave": 17841,
+ "▁reflection": 17842,
+ "liv": 17843,
+ "ální": 17844,
+ "▁revealed": 17845,
+ "▁sog": 17846,
+ "▁Tax": 17847,
+ "▁periodo": 17848,
+ "▁Weltkrie": 17849,
+ "catalina": 17850,
+ "qué": 17851,
+ "▁Father": 17852,
+ "▁Bir": 17853,
+ "expect": 17854,
+ "▁regression": 17855,
+ "iné": 17856,
+ "▁dabei": 17857,
+ "perm": 17858,
+ "мене": 17859,
+ "▁Abd": 17860,
+ "▁CF": 17861,
+ "arks": 17862,
+ "resolve": 17863,
+ "wedge": 17864,
+ "▁initialization": 17865,
+ "▁Véase": 17866,
+ "▁приня": 17867,
+ "stmt": 17868,
+ "▁income": 17869,
+ "MY": 17870,
+ "▁odkazy": 17871,
+ "▁Siehe": 17872,
+ "▁bodies": 17873,
+ "▁soc": 17874,
+ "Random": 17875,
+ "▁senza": 17876,
+ "ablo": 17877,
+ "▁regarded": 17878,
+ "onCreate": 17879,
+ "▁Magazine": 17880,
+ "▁Raf": 17881,
+ "▁Buenos": 17882,
+ "ил": 17883,
+ ")));": 17884,
+ "capt": 17885,
+ "redirect": 17886,
+ "▁petit": 17887,
+ "▁farm": 17888,
+ "▁rôle": 17889,
+ "▁статьи": 17890,
+ " ": 17891,
+ "subfigure": 17892,
+ "èces": 17893,
+ "ziel": 17894,
+ "▁окон": 17895,
+ "EE": 17896,
+ "mee": 17897,
+ "▁perten": 17898,
+ "▁représent": 17899,
+ "▁LA": 17900,
+ "?'": 17901,
+ "▁тру": 17902,
+ "▁rational": 17903,
+ "osof": 17904,
+ "▁kne": 17905,
+ "▁artists": 17906,
+ "Flow": 17907,
+ "▁Аль": 17908,
+ "izard": 17909,
+ "▁numero": 17910,
+ "actic": 17911,
+ "▁destruct": 17912,
+ "▁Пра": 17913,
+ "onsieur": 17914,
+ "qt": 17915,
+ "abestanden": 17916,
+ "ność": 17917,
+ "Connect": 17918,
+ "▁oracle": 17919,
+ "▁Stockholm": 17920,
+ "sizeof": 17921,
+ "▁gemäß": 17922,
+ "ACT": 17923,
+ "▁expert": 17924,
+ "utions": 17925,
+ "▁hacia": 17926,
+ "▁logger": 17927,
+ "▁fool": 17928,
+ "rypto": 17929,
+ "ær": 17930,
+ "▁cidade": 17931,
+ "▁составе": 17932,
+ "oker": 17933,
+ "▁Transfer": 17934,
+ "▁denied": 17935,
+ "Track": 17936,
+ "▁radi": 17937,
+ "zec": 17938,
+ "▁Historic": 17939,
+ "▁Einwohner": 17940,
+ "кою": 17941,
+ "▁хра": 17942,
+ "▁Category": 17943,
+ "▁Disney": 17944,
+ "▁swap": 17945,
+ "Begin": 17946,
+ "▁mientras": 17947,
+ "▁dance": 17948,
+ "▁tête": 17949,
+ "▁droit": 17950,
+ "erta": 17951,
+ "▁birds": 17952,
+ "▁convin": 17953,
+ "parator": 17954,
+ "дра": 17955,
+ "▁ES": 17956,
+ "▁Ressources": 17957,
+ "EGIN": 17958,
+ "ücke": 17959,
+ "▁Cruz": 17960,
+ "abling": 17961,
+ "▁\"@": 17962,
+ "▁metres": 17963,
+ "▁Beg": 17964,
+ "▁Gründ": 17965,
+ "▁Boh": 17966,
+ "▁mile": 17967,
+ "▁Technology": 17968,
+ "\"+": 17969,
+ "acco": 17970,
+ "▁ss": 17971,
+ "▁Fed": 17972,
+ "▁Hend": 17973,
+ "usch": 17974,
+ "itä": 17975,
+ "folk": 17976,
+ "▁absor": 17977,
+ "antal": 17978,
+ "odge": 17979,
+ "▁WHEN": 17980,
+ "▁Externí": 17981,
+ "▁Regiment": 17982,
+ "▁evaluation": 17983,
+ "▁Tai": 17984,
+ "▁vocals": 17985,
+ "▁experimental": 17986,
+ "embed": 17987,
+ "▁Minn": 17988,
+ "▁вме": 17989,
+ "prec": 17990,
+ "every": 17991,
+ "▁hoof": 17992,
+ "▁Fernando": 17993,
+ "▁Bibliographie": 17994,
+ "▁nag": 17995,
+ "amerikanischer": 17996,
+ "▁marks": 17997,
+ "▁UTC": 17998,
+ "▁uncertain": 17999,
+ "дия": 18000,
+ "olia": 18001,
+ "▁cup": 18002,
+ "▁fille": 18003,
+ "▁dok": 18004,
+ "useppe": 18005,
+ "esterd": 18006,
+ "▁Brand": 18007,
+ "▁Third": 18008,
+ "PP": 18009,
+ "nodes": 18010,
+ "▁Pad": 18011,
+ "▁loved": 18012,
+ "swing": 18013,
+ "▁surprised": 18014,
+ "ardi": 18015,
+ "▁GR": 18016,
+ "]\"": 18017,
+ "▁equally": 18018,
+ "ihe": 18019,
+ "care": 18020,
+ "писок": 18021,
+ "lijk": 18022,
+ "rinn": 18023,
+ "▁\\[\\": 18024,
+ "▁sons": 18025,
+ "▁tät": 18026,
+ "icamente": 18027,
+ "▁listing": 18028,
+ "iellement": 18029,
+ "▁nyelven": 18030,
+ "▁ds": 18031,
+ "▁agricult": 18032,
+ "▁Hermann": 18033,
+ "▁besides": 18034,
+ "progress": 18035,
+ "▁peculiar": 18036,
+ "focus": 18037,
+ "cn": 18038,
+ "-$": 18039,
+ "ственный": 18040,
+ "ourg": 18041,
+ "▁wyn": 18042,
+ "▁conducted": 18043,
+ "▁Становништво": 18044,
+ "connected": 18045,
+ "▁bott": 18046,
+ "▁смер": 18047,
+ "▁Poz": 18048,
+ "unct": 18049,
+ "conda": 18050,
+ "▁савезној": 18051,
+ "▁havet": 18052,
+ "ligt": 18053,
+ "orted": 18054,
+ "▁entering": 18055,
+ "multip": 18056,
+ "▁Temple": 18057,
+ "▁Plant": 18058,
+ "typeof": 18059,
+ "▁Vlad": 18060,
+ "▁qued": 18061,
+ "▁reste": 18062,
+ "▁май": 18063,
+ "▁Very": 18064,
+ "ambiguation": 18065,
+ "▁challeng": 18066,
+ "▁respective": 18067,
+ "▁тор": 18068,
+ "Ctrl": 18069,
+ "▁absence": 18070,
+ "aru": 18071,
+ "вое": 18072,
+ "▁först": 18073,
+ "▁sq": 18074,
+ "▁Emperor": 18075,
+ "▁Ign": 18076,
+ "▁това": 18077,
+ ":`": 18078,
+ "adoop": 18079,
+ "▁Madame": 18080,
+ "▁gruppo": 18081,
+ "stud": 18082,
+ "▁externas": 18083,
+ "▁Александр": 18084,
+ "▁dign": 18085,
+ "▁живе": 18086,
+ "Amount": 18087,
+ "▁correlate": 18088,
+ "▁Fant": 18089,
+ "▁rails": 18090,
+ "fp": 18091,
+ "министратив": 18092,
+ "▁bought": 18093,
+ "▁filters": 18094,
+ "▁ancora": 18095,
+ "▁partner": 18096,
+ "▁quand": 18097,
+ "symbol": 18098,
+ "ulating": 18099,
+ "▁zd": 18100,
+ "awn": 18101,
+ "▁Grant": 18102,
+ "because": 18103,
+ "rable": 18104,
+ "\\}": 18105,
+ "ísticas": 18106,
+ "▁уче": 18107,
+ "▁période": 18108,
+ "▁ske": 18109,
+ "▁Anyway": 18110,
+ "▁indexes": 18111,
+ "▁directions": 18112,
+ "▁RAM": 18113,
+ "chrome": 18114,
+ "▁apost": 18115,
+ "▁warnings": 18116,
+ "▁Airport": 18117,
+ "VI": 18118,
+ "abile": 18119,
+ "▁lord": 18120,
+ "provider": 18121,
+ "▁Ji": 18122,
+ "ostream": 18123,
+ "▁gemeente": 18124,
+ "tableView": 18125,
+ "Extra": 18126,
+ "cursor": 18127,
+ "eground": 18128,
+ "▁Moz": 18129,
+ "▁rib": 18130,
+ "▁morph": 18131,
+ "loads": 18132,
+ "elsk": 18133,
+ "▁MAX": 18134,
+ "▁Santiago": 18135,
+ "▁Him": 18136,
+ "codes": 18137,
+ "▁lanz": 18138,
+ "▁counts": 18139,
+ "rinningsområ": 18140,
+ "щё": 18141,
+ "▁spé": 18142,
+ "▁pierws": 18143,
+ "▁Sver": 18144,
+ "▁acknow": 18145,
+ "Boolean": 18146,
+ "▁фамили": 18147,
+ "▁Senate": 18148,
+ "шов": 18149,
+ "agers": 18150,
+ "▁Nueva": 18151,
+ "bil": 18152,
+ "kiem": 18153,
+ "▁Mey": 18154,
+ "wij": 18155,
+ "▁GmbH": 18156,
+ "validation": 18157,
+ "▁ensuite": 18158,
+ "inking": 18159,
+ "▁campion": 18160,
+ "▁financial": 18161,
+ "izon": 18162,
+ "Headers": 18163,
+ "▁deprecated": 18164,
+ "▁fonction": 18165,
+ "REG": 18166,
+ "▁volumes": 18167,
+ "▁Chi": 18168,
+ "▁encountered": 18169,
+ "lak": 18170,
+ "рая": 18171,
+ "▁continues": 18172,
+ "▁~[": 18173,
+ "uerte": 18174,
+ "▁\\;": 18175,
+ "▁Dok": 18176,
+ "▁weights": 18177,
+ "▁rh": 18178,
+ "▁Napole": 18179,
+ "▁naturally": 18180,
+ "sku": 18181,
+ "pas": 18182,
+ "▁gegründ": 18183,
+ "etr": 18184,
+ "▁Ku": 18185,
+ "icted": 18186,
+ "▁fabric": 18187,
+ "▁ASC": 18188,
+ "▁Entertainment": 18189,
+ "▁energ": 18190,
+ "клад": 18191,
+ "omon": 18192,
+ "theme": 18193,
+ "▁харак": 18194,
+ "▁draft": 18195,
+ "▁channels": 18196,
+ "▁desert": 18197,
+ "▁través": 18198,
+ "▁Lock": 18199,
+ "▁siendo": 18200,
+ "фек": 18201,
+ "même": 18202,
+ "▁packet": 18203,
+ "▁Mountain": 18204,
+ "▁Fahr": 18205,
+ "braio": 18206,
+ "пере": 18207,
+ "▁genannt": 18208,
+ "▁deployment": 18209,
+ "Pal": 18210,
+ "ног": 18211,
+ "стру": 18212,
+ "Prim": 18213,
+ "für": 18214,
+ "▁dangerous": 18215,
+ "▁szám": 18216,
+ "reck": 18217,
+ "▁popup": 18218,
+ "icky": 18219,
+ "inar": 18220,
+ "cowo": 18221,
+ "нцикло": 18222,
+ "ítás": 18223,
+ "▁plugins": 18224,
+ "▁driven": 18225,
+ "лев": 18226,
+ "▁\"(": 18227,
+ "tta": 18228,
+ "▁Ú": 18229,
+ "▁eb": 18230,
+ "▁'';": 18231,
+ "▁knock": 18232,
+ "▁основа": 18233,
+ "▁maison": 18234,
+ "гля": 18235,
+ "▁Honor": 18236,
+ "tail": 18237,
+ "ritz": 18238,
+ "▁guys": 18239,
+ "▁combinations": 18240,
+ "ondere": 18241,
+ "▁Ald": 18242,
+ "▁fiddle": 18243,
+ "дав": 18244,
+ "urd": 18245,
+ "▁projection": 18246,
+ "▁También": 18247,
+ "verb": 18248,
+ "▁terre": 18249,
+ "rugu": 18250,
+ "▁september": 18251,
+ "▁=": 18572,
+ "▁Beat": 18573,
+ "▁Sax": 18574,
+ "vertical": 18575,
+ "кто": 18576,
+ "▁plants": 18577,
+ "▁Références": 18578,
+ "▁ogni": 18579,
+ "▁curs": 18580,
+ "▁SK": 18581,
+ "они": 18582,
+ "▁destac": 18583,
+ "\");\r": 18584,
+ "▁Sure": 18585,
+ "▁partido": 18586,
+ "▁Folge": 18587,
+ "▁Moore": 18588,
+ "▁wz": 18589,
+ "скус": 18590,
+ "ltre": 18591,
+ "ondo": 18592,
+ "▁pose": 18593,
+ "imos": 18594,
+ "бой": 18595,
+ "ципа": 18596,
+ "jus": 18597,
+ ".....": 18598,
+ "▁época": 18599,
+ "▁quanto": 18600,
+ "▁Support": 18601,
+ "geschichte": 18602,
+ "SERVER": 18603,
+ "▁Georges": 18604,
+ "enum": 18605,
+ "▁herm": 18606,
+ "▁nebo": 18607,
+ "▁Chr": 18608,
+ "character": 18609,
+ "▁***": 18610,
+ "▁Forsch": 18611,
+ "iami": 18612,
+ "▁¿": 18613,
+ "cych": 18614,
+ "▁fifth": 18615,
+ "sent": 18616,
+ "▁anderem": 18617,
+ "▁proportion": 18618,
+ "▁prest": 18619,
+ "▁Girl": 18620,
+ "▁drama": 18621,
+ "wand": 18622,
+ "▁Mail": 18623,
+ "▁Lux": 18624,
+ "▁který": 18625,
+ "▁Gesellschaft": 18626,
+ "▁Hinweis": 18627,
+ "nisse": 18628,
+ "▁mondo": 18629,
+ "Eq": 18630,
+ "▁perí": 18631,
+ "▁eastern": 18632,
+ "▁UEFA": 18633,
+ "uale": 18634,
+ "▁convex": 18635,
+ "▁поль": 18636,
+ "▁Hey": 18637,
+ "zenie": 18638,
+ "initely": 18639,
+ "▁Zusammen": 18640,
+ "SSL": 18641,
+ "ocal": 18642,
+ "▁canal": 18643,
+ "voy": 18644,
+ "▁Кри": 18645,
+ "▁között": 18646,
+ "▁cars": 18647,
+ "▁versión": 18648,
+ "Environment": 18649,
+ "Her": 18650,
+ "▁señ": 18651,
+ "▁spatial": 18652,
+ "ymi": 18653,
+ "Fire": 18654,
+ "▁veget": 18655,
+ "▁Wie": 18656,
+ "▁znaj": 18657,
+ "▁damage": 18658,
+ "▁endl": 18659,
+ "gif": 18660,
+ "▁quali": 18661,
+ "▁которых": 18662,
+ "ellan": 18663,
+ "▁mens": 18664,
+ "▁plug": 18665,
+ "▁abund": 18666,
+ "FIG": 18667,
+ "▁sf": 18668,
+ "▁confl": 18669,
+ "▁населения": 18670,
+ "▁principles": 18671,
+ "▁Gabriel": 18672,
+ "ibe": 18673,
+ "▁{%": 18674,
+ "▁població": 18675,
+ "ніципа": 18676,
+ "▁extreme": 18677,
+ "▁asse": 18678,
+ "▁vu": 18679,
+ "Mock": 18680,
+ "▁spielte": 18681,
+ "▁Aer": 18682,
+ "▁datos": 18683,
+ "endes": 18684,
+ "▁Gel": 18685,
+ "▁Gor": 18686,
+ "Christ": 18687,
+ "chos": 18688,
+ "Processor": 18689,
+ "▁instruct": 18690,
+ "▁picked": 18691,
+ "nahme": 18692,
+ "fahr": 18693,
+ "▁indicated": 18694,
+ "▁%.": 18695,
+ "▁ts": 18696,
+ "▁notable": 18697,
+ "▁qualified": 18698,
+ "▁Ал": 18699,
+ "Black": 18700,
+ "▁council": 18701,
+ "▁overhead": 18702,
+ "aci": 18703,
+ "année": 18704,
+ "▁initWith": 18705,
+ "bió": 18706,
+ "▁introduction": 18707,
+ "▁companion": 18708,
+ "▁expon": 18709,
+ "▁kör": 18710,
+ "oby": 18711,
+ "burn": 18712,
+ "gnu": 18713,
+ "virtual": 18714,
+ "▁intellect": 18715,
+ "▁держа": 18716,
+ "'+": 18717,
+ "бле": 18718,
+ "▁strictly": 18719,
+ "▁recognize": 18720,
+ "hour": 18721,
+ "▁Wrest": 18722,
+ "ennen": 18723,
+ "$).": 18724,
+ "fff": 18725,
+ "▁Centro": 18726,
+ "▁Pitt": 18727,
+ "▁dział": 18728,
+ "▁cela": 18729,
+ "▁francese": 18730,
+ "рами": 18731,
+ "special": 18732,
+ "▁Dup": 18733,
+ "toire": 18734,
+ "каль": 18735,
+ "COUNT": 18736,
+ "▁Brook": 18737,
+ "▁руково": 18738,
+ "publique": 18739,
+ "▁seconda": 18740,
+ "▁compt": 18741,
+ "▁bland": 18742,
+ "Before": 18743,
+ "▁Pack": 18744,
+ "alty": 18745,
+ "öder": 18746,
+ "▁intervals": 18747,
+ "▁Datenbank": 18748,
+ "Movie": 18749,
+ "▁transm": 18750,
+ "▁tap": 18751,
+ "▁поч": 18752,
+ "fon": 18753,
+ "iai": 18754,
+ "▁fib": 18755,
+ "▁wyd": 18756,
+ "▁hung": 18757,
+ "▁alive": 18758,
+ "Clear": 18759,
+ "▁pushed": 18760,
+ "▁tuple": 18761,
+ "achen": 18762,
+ "гово": 18763,
+ "▁revers": 18764,
+ "▁augment": 18765,
+ "▁challenge": 18766,
+ "lost": 18767,
+ "▁deuxième": 18768,
+ "structor": 18769,
+ "▁mehrerer": 18770,
+ "atural": 18771,
+ "Split": 18772,
+ "стем": 18773,
+ "шла": 18774,
+ ")\\\\": 18775,
+ "▁Dog": 18776,
+ "▁developers": 18777,
+ "▁nod": 18778,
+ "▁сторо": 18779,
+ "▁NaN": 18780,
+ "▁priest": 18781,
+ "▁exha": 18782,
+ "UND": 18783,
+ "pair": 18784,
+ "alone": 18785,
+ "▁moon": 18786,
+ "▁#!/": 18787,
+ "▁guns": 18788,
+ "rola": 18789,
+ "чита": 18790,
+ "▁Encyclopedia": 18791,
+ "atis": 18792,
+ "▁'\"": 18793,
+ "zych": 18794,
+ "▁superfic": 18795,
+ "▁эк": 18796,
+ "едера": 18797,
+ "feed": 18798,
+ "LAY": 18799,
+ "Fi": 18800,
+ "unks": 18801,
+ "isecond": 18802,
+ "▁'@": 18803,
+ "▁Adding": 18804,
+ "рое": 18805,
+ "▁tang": 18806,
+ "цо": 18807,
+ "hung": 18808,
+ "bis": 18809,
+ "ského": 18810,
+ "▁advert": 18811,
+ "▁занима": 18812,
+ "uzz": 18813,
+ "ágina": 18814,
+ "▁Tel": 18815,
+ "sig": 18816,
+ "▁Ez": 18817,
+ "▁guarantee": 18818,
+ "▁teaching": 18819,
+ "oty": 18820,
+ "termin": 18821,
+ "▁distributions": 18822,
+ "FLA": 18823,
+ "▁Giuseppe": 18824,
+ "querySelector": 18825,
+ "▁/\\": 18826,
+ "▁Squad": 18827,
+ "gz": 18828,
+ "delay": 18829,
+ "▁surrounding": 18830,
+ "▁manus": 18831,
+ "▁Hou": 18832,
+ "²,": 18833,
+ "▁cultiv": 18834,
+ "▁troubles": 18835,
+ "▁raison": 18836,
+ "expand": 18837,
+ "▁cov": 18838,
+ "nungen": 18839,
+ ")){": 18840,
+ "▁geen": 18841,
+ "▁außer": 18842,
+ "▁Лі": 18843,
+ "ři": 18844,
+ "▁situations": 18845,
+ "▁telep": 18846,
+ "▁Jed": 18847,
+ "▁travail": 18848,
+ "lias": 18849,
+ "bullet": 18850,
+ "▁selecting": 18851,
+ "avier": 18852,
+ "▁essential": 18853,
+ "(/": 18854,
+ "yyyy": 18855,
+ "ště": 18856,
+ "ulty": 18857,
+ "▁kra": 18858,
+ "▁tabs": 18859,
+ "▁experienced": 18860,
+ "azi": 18861,
+ "▁Directory": 18862,
+ "▁cron": 18863,
+ "▁spend": 18864,
+ "▁RA": 18865,
+ "▁selenium": 18866,
+ "▁Thé": 18867,
+ "Elements": 18868,
+ "cii": 18869,
+ "▁plat": 18870,
+ "▁archive": 18871,
+ "▁assistance": 18872,
+ "▁neck": 18873,
+ "▁Avenue": 18874,
+ "▁wheel": 18875,
+ "▁hade": 18876,
+ "Common": 18877,
+ "▁Dialog": 18878,
+ "▁forg": 18879,
+ "▁surely": 18880,
+ "▁hockey": 18881,
+ "któ": 18882,
+ "▁tk": 18883,
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁": 18884,
+ "▁Bruce": 18885,
+ "▁enorm": 18886,
+ ",’": 18887,
+ "▁Christopher": 18888,
+ "jev": 18889,
+ "▁quad": 18890,
+ "▁AJAX": 18891,
+ "▁relief": 18892,
+ "▁modes": 18893,
+ "sklär": 18894,
+ "▁Vid": 18895,
+ "▁Serial": 18896,
+ "▁tokens": 18897,
+ "▁Poland": 18898,
+ "\\]": 18899,
+ "▁vide": 18900,
+ "rooms": 18901,
+ "omas": 18902,
+ "▁Bureau": 18903,
+ "cx": 18904,
+ "ностью": 18905,
+ "▁signs": 18906,
+ "шение": 18907,
+ "lossen": 18908,
+ "▁Queens": 18909,
+ "▁membre": 18910,
+ "▁mez": 18911,
+ "▁Bool": 18912,
+ "▁Naj": 18913,
+ "▁Memory": 18914,
+ "▁Khan": 18915,
+ "▁là": 18916,
+ "▁Hud": 18917,
+ "▁dismiss": 18918,
+ "ighth": 18919,
+ "▁fs": 18920,
+ "prevent": 18921,
+ "▁меда": 18922,
+ "▁Police": 18923,
+ "▁ско": 18924,
+ "finite": 18925,
+ "▁ami": 18926,
+ "▁Much": 18927,
+ "owania": 18928,
+ "ORY": 18929,
+ "iors": 18930,
+ "▁Premio": 18931,
+ "▁textbox": 18932,
+ "dm": 18933,
+ "▁afin": 18934,
+ "▁Donald": 18935,
+ "▁Priv": 18936,
+ "▁decid": 18937,
+ "▁Maurice": 18938,
+ "agan": 18939,
+ "▁Britannica": 18940,
+ "▁oft": 18941,
+ "▁consecutive": 18942,
+ "\"?>": 18943,
+ "овий": 18944,
+ "student": 18945,
+ "▁peque": 18946,
+ "▁dieses": 18947,
+ "▁retour": 18948,
+ "étr": 18949,
+ "▁сез": 18950,
+ "▁kre": 18951,
+ "▁votes": 18952,
+ "ruption": 18953,
+ "izada": 18954,
+ "▁Wiel": 18955,
+ "▁Gray": 18956,
+ "▁Leop": 18957,
+ "teilung": 18958,
+ "(['": 18959,
+ "▁whites": 18960,
+ "frica": 18961,
+ "animation": 18962,
+ "curl": 18963,
+ "lings": 18964,
+ "=\"$": 18965,
+ "loyd": 18966,
+ "textsc": 18967,
+ "ору": 18968,
+ "▁села": 18969,
+ "esian": 18970,
+ "▁Mission": 18971,
+ "▁неза": 18972,
+ "▁ultimately": 18973,
+ "бов": 18974,
+ "olen": 18975,
+ "скому": 18976,
+ "nete": 18977,
+ "▁Dit": 18978,
+ "▁costru": 18979,
+ "dependent": 18980,
+ "▁Resource": 18981,
+ "▁hosts": 18982,
+ "▁rear": 18983,
+ "Duration": 18984,
+ "ників": 18985,
+ "Ма": 18986,
+ "▁planning": 18987,
+ "▁prediction": 18988,
+ "▁Lyn": 18989,
+ "▁kir": 18990,
+ "▁Legisl": 18991,
+ "мат": 18992,
+ "▁Soccer": 18993,
+ "▁survey": 18994,
+ "▁estadounidense": 18995,
+ "orgen": 18996,
+ "jourd": 18997,
+ "▁aprile": 18998,
+ "▁ids": 18999,
+ "ське": 19000,
+ "▁employee": 19001,
+ "▁Schauspieler": 19002,
+ "ръ": 19003,
+ "▁multimedia": 19004,
+ "▁свою": 19005,
+ "▁wine": 19006,
+ "▁EU": 19007,
+ "ică": 19008,
+ "▁Rhein": 19009,
+ "▁Palmar": 19010,
+ "oteca": 19011,
+ "▁prepare": 19012,
+ "▁Tot": 19013,
+ "▁Null": 19014,
+ "▁kin": 19015,
+ "inals": 19016,
+ "▁Newton": 19017,
+ "▁tbl": 19018,
+ "▁Sold": 19019,
+ "▁verf": 19020,
+ "aturing": 19021,
+ "▁laptop": 19022,
+ "▁Совет": 19023,
+ "secret": 19024,
+ "▁Olympic": 19025,
+ "▁footballer": 19026,
+ "▁Rudolf": 19027,
+ "▁conhe": 19028,
+ "zysk": 19029,
+ "▁evaluated": 19030,
+ "»)": 19031,
+ "shop": 19032,
+ "repository": 19033,
+ "▁zach": 19034,
+ "▁losing": 19035,
+ "etter": 19036,
+ "▁Wirtschaft": 19037,
+ "так": 19038,
+ "▁unnecessary": 19039,
+ "▁Phot": 19040,
+ "anska": 19041,
+ "▁Native": 19042,
+ "CCE": 19043,
+ "▁fifty": 19044,
+ "▁erw": 19045,
+ "rh": 19046,
+ "issent": 19047,
+ "}{(": 19048,
+ "▁lanç": 19049,
+ "▁Xcode": 19050,
+ "город": 19051,
+ "cir": 19052,
+ "▁película": 19053,
+ "▁Oscar": 19054,
+ "▁shore": 19055,
+ "▁supplied": 19056,
+ "examples": 19057,
+ "Mess": 19058,
+ "VICE": 19059,
+ "▁exclude": 19060,
+ "▁hen": 19061,
+ "▁губер": 19062,
+ "▁Fragment": 19063,
+ "▁Bitte": 19064,
+ "▁Besides": 19065,
+ "▁hes": 19066,
+ "▁ihrem": 19067,
+ "▁Serge": 19068,
+ "▁artific": 19069,
+ "=\"${": 19070,
+ "лово": 19071,
+ "uteur": 19072,
+ "taire": 19073,
+ "пас": 19074,
+ "▁easiest": 19075,
+ "▁famiglia": 19076,
+ "Normal": 19077,
+ "▁dalle": 19078,
+ "▁nations": 19079,
+ "rp": 19080,
+ "thead": 19081,
+ "▁області": 19082,
+ "▁Democratic": 19083,
+ "▁челове": 19084,
+ "мож": 19085,
+ "▁гер": 19086,
+ "▁smallest": 19087,
+ "▁Publishing": 19088,
+ "▁Ts": 19089,
+ "▁laughed": 19090,
+ "lle": 19091,
+ "▁Amt": 19092,
+ "▁IIS": 19093,
+ "FORM": 19094,
+ "Mag": 19095,
+ "дон": 19096,
+ "▁storia": 19097,
+ "▁organized": 19098,
+ "ční": 19099,
+ "▁ox": 19100,
+ "lingen": 19101,
+ "▁luego": 19102,
+ "cció": 19103,
+ "▁rely": 19104,
+ "▁tussen": 19105,
+ "erten": 19106,
+ "▁honour": 19107,
+ "▁Claude": 19108,
+ "▁Korea": 19109,
+ "▁Metropol": 19110,
+ "Super": 19111,
+ "rien": 19112,
+ "érature": 19113,
+ "attro": 19114,
+ "▁біль": 19115,
+ "▁Herbert": 19116,
+ "▁auteurs": 19117,
+ "▁darauf": 19118,
+ "▁mental": 19119,
+ "▁rang": 19120,
+ "▁són": 19121,
+ "▁Soph": 19122,
+ ")\",": 19123,
+ "Descriptor": 19124,
+ "prepare": 19125,
+ "▁Landkreis": 19126,
+ "HC": 19127,
+ "cross": 19128,
+ "лиза": 19129,
+ "▁Login": 19130,
+ "onen": 19131,
+ "Feature": 19132,
+ "▁museum": 19133,
+ "vek": 19134,
+ "▁Nelson": 19135,
+ "▁rejo": 19136,
+ "▁команди": 19137,
+ "▁summar": 19138,
+ "▁следу": 19139,
+ "ämp": 19140,
+ "▁Gas": 19141,
+ "вом": 19142,
+ "VALUE": 19143,
+ "inge": 19144,
+ "period": 19145,
+ "lassen": 19146,
+ "ával": 19147,
+ "▁altogether": 19148,
+ "umph": 19149,
+ "istro": 19150,
+ "ąż": 19151,
+ "▁Keep": 19152,
+ "▁Marco": 19153,
+ "▁étant": 19154,
+ "▁Dre": 19155,
+ "geometry": 19156,
+ "▁Kas": 19157,
+ "messages": 19158,
+ "Cook": 19159,
+ "▁Side": 19160,
+ "▁коми": 19161,
+ "стри": 19162,
+ "▁excess": 19163,
+ "▁Biografia": 19164,
+ "XXXX": 19165,
+ "▁Nie": 19166,
+ "vendor": 19167,
+ "xsd": 19168,
+ "Mill": 19169,
+ "processing": 19170,
+ "▁Missouri": 19171,
+ "▁permett": 19172,
+ "▁apar": 19173,
+ "▁crowd": 19174,
+ "fert": 19175,
+ "▁Dou": 19176,
+ "rí": 19177,
+ "▁CC": 19178,
+ "▁payment": 19179,
+ "▁Hollywood": 19180,
+ "▁Virtual": 19181,
+ "▁spoken": 19182,
+ "▁tram": 19183,
+ "▁Community": 19184,
+ "▁administrative": 19185,
+ "▁воло": 19186,
+ "gior": 19187,
+ "visor": 19188,
+ "▁Украи": 19189,
+ "stage": 19190,
+ "▁Format": 19191,
+ "▁convenient": 19192,
+ "На": 19193,
+ "▁median": 19194,
+ "▁вра": 19195,
+ "▁Према": 19196,
+ "enig": 19197,
+ "▁Opera": 19198,
+ "rés": 19199,
+ "▁fmt": 19200,
+ "▁efficiency": 19201,
+ "male": 19202,
+ "Master": 19203,
+ "Series": 19204,
+ "▁syd": 19205,
+ "generic": 19206,
+ "interval": 19207,
+ "▁efect": 19208,
+ "▁inwoners": 19209,
+ "лимпи": 19210,
+ "irement": 19211,
+ "Err": 19212,
+ "öh": 19213,
+ "▁lying": 19214,
+ "▁Settings": 19215,
+ "!=": 19216,
+ "ematic": 19217,
+ "argv": 19218,
+ "▁Basic": 19219,
+ "▁consideration": 19220,
+ "▁habe": 19221,
+ "-%": 19222,
+ "▁mountains": 19223,
+ "▁peak": 19224,
+ "▁fallen": 19225,
+ "eded": 19226,
+ "logic": 19227,
+ "▁matched": 19228,
+ "▁typing": 19229,
+ ")},": 19230,
+ "▁fancy": 19231,
+ "▁elegant": 19232,
+ "ال": 19233,
+ "▁участ": 19234,
+ "▁Sarah": 19235,
+ "▁Verd": 19236,
+ "▁tego": 19237,
+ "rules": 19238,
+ "▁mounted": 19239,
+ "▁ім": 19240,
+ "еру": 19241,
+ "stoff": 19242,
+ "fahren": 19243,
+ "distance": 19244,
+ "▁License": 19245,
+ "▁LEFT": 19246,
+ "▁wp": 19247,
+ "/{": 19248,
+ "▁amazon": 19249,
+ ">&": 19250,
+ "▁első": 19251,
+ "quarters": 19252,
+ "▁shock": 19253,
+ "nick": 19254,
+ "▁Archite": 19255,
+ "▁Square": 19256,
+ "▁rates": 19257,
+ "iore": 19258,
+ "▁Nat": 19259,
+ "▁Charlot": 19260,
+ "reichen": 19261,
+ "▁variation": 19262,
+ "osis": 19263,
+ "life": 19264,
+ "slide": 19265,
+ "abi": 19266,
+ "uki": 19267,
+ "mysq": 19268,
+ "▁primitive": 19269,
+ "▁universitaire": 19270,
+ "LENG": 19271,
+ "ależ": 19272,
+ "ebook": 19273,
+ "syn": 19274,
+ "▁Gegen": 19275,
+ "▁Kü": 19276,
+ "▁але": 19277,
+ "▁Lub": 19278,
+ "concurrent": 19279,
+ "izzato": 19280,
+ "▁stub": 19281,
+ "▁ie": 19282,
+ "▁'./": 19283,
+ "cod": 19284,
+ "▁internacional": 19285,
+ "▁Glas": 19286,
+ "▁mare": 19287,
+ "▁Neb": 19288,
+ "▁GB": 19289,
+ "kwargs": 19290,
+ "▁aument": 19291,
+ "WID": 19292,
+ "▁род": 19293,
+ "punkt": 19294,
+ "▁Grad": 19295,
+ "SN": 19296,
+ "AMP": 19297,
+ "▁Born": 19298,
+ "▁Guerre": 19299,
+ "готов": 19300,
+ "▁medio": 19301,
+ "Med": 19302,
+ "supp": 19303,
+ "actual": 19304,
+ "dropdown": 19305,
+ "▁oktober": 19306,
+ "▁ř": 19307,
+ "▁circular": 19308,
+ "▁skin": 19309,
+ "▁emphas": 19310,
+ "▁голов": 19311,
+ "▁pue": 19312,
+ "▁informations": 19313,
+ "▁Wolfgang": 19314,
+ "▁useless": 19315,
+ "ит": 19316,
+ "▁Joan": 19317,
+ "▁бор": 19318,
+ "▁Glad": 19319,
+ "▁Know": 19320,
+ "ként": 19321,
+ "speed": 19322,
+ "▁Kevin": 19323,
+ "unft": 19324,
+ "▁arqu": 19325,
+ "▁Casa": 19326,
+ "(...": 19327,
+ "▁rapidly": 19328,
+ "▁proble": 19329,
+ "▁Википеди": 19330,
+ "žen": 19331,
+ "▁Neben": 19332,
+ "▁Meter": 19333,
+ "Children": 19334,
+ "cem": 19335,
+ "igos": 19336,
+ "aju": 19337,
+ "▁Retrie": 19338,
+ "▁Hell": 19339,
+ "▁gig": 19340,
+ "▁controvers": 19341,
+ "▁zoom": 19342,
+ "▁cens": 19343,
+ "▁alcuni": 19344,
+ "▁Header": 19345,
+ "Meta": 19346,
+ "Required": 19347,
+ "▁институ": 19348,
+ "▁skup": 19349,
+ "▁ingles": 19350,
+ "égl": 19351,
+ "bij": 19352,
+ "▁tér": 19353,
+ "▁compag": 19354,
+ "▁committed": 19355,
+ "▁processed": 19356,
+ "Lower": 19357,
+ "▁Foreign": 19358,
+ "▁seq": 19359,
+ "sheets": 19360,
+ "▁Fem": 19361,
+ "hoz": 19362,
+ "inks": 19363,
+ "▁kall": 19364,
+ "variant": 19365,
+ "▁libro": 19366,
+ "▁clicks": 19367,
+ "▁gobierno": 19368,
+ "iegel": 19369,
+ "мого": 19370,
+ "geme": 19371,
+ "▁tower": 19372,
+ "▁parish": 19373,
+ "▁TCP": 19374,
+ "▁ls": 19375,
+ "▁nginx": 19376,
+ "NaN": 19377,
+ "▁Dir": 19378,
+ "▁Begriffe": 19379,
+ "arie": 19380,
+ "ímp": 19381,
+ "icios": 19382,
+ "▁sharing": 19383,
+ "▁cinéma": 19384,
+ "bec": 19385,
+ "RED": 19386,
+ "▁Kra": 19387,
+ "abol": 19388,
+ "▁flux": 19389,
+ "▁expensive": 19390,
+ "▁суще": 19391,
+ "▁`_": 19392,
+ "ocz": 19393,
+ "лист": 19394,
+ "▁acquaint": 19395,
+ "▁wise": 19396,
+ "▁pouvoir": 19397,
+ "▁devant": 19398,
+ "▁momentum": 19399,
+ "immer": 19400,
+ "▁Coupe": 19401,
+ "indexOf": 19402,
+ "▁doesnt": 19403,
+ "▁зав": 19404,
+ "▁license": 19405,
+ "▁â": 19406,
+ "CSS": 19407,
+ "▁rice": 19408,
+ "Team": 19409,
+ "▁ano": 19410,
+ "lit": 19411,
+ "▁merged": 19412,
+ "▁Cell": 19413,
+ "лл": 19414,
+ "boy": 19415,
+ "asts": 19416,
+ "▁sell": 19417,
+ "▁große": 19418,
+ "▁virtuel": 19419,
+ "Cancel": 19420,
+ "▁sj": 19421,
+ "gment": 19422,
+ ".<": 19423,
+ "чай": 19424,
+ "ië": 19425,
+ "akh": 19426,
+ "izers": 19427,
+ "prit": 19428,
+ "▁Tib": 19429,
+ "▁elaborate": 19430,
+ "▁fé": 19431,
+ "▁меди": 19432,
+ "LENGTH": 19433,
+ "▁primarily": 19434,
+ "▁scores": 19435,
+ "▁carrying": 19436,
+ "▁lake": 19437,
+ "compose": 19438,
+ "▁Township": 19439,
+ "unge": 19440,
+ "▁alberga": 19441,
+ "anych": 19442,
+ "quelle": 19443,
+ "▁Ark": 19444,
+ "▁pris": 19445,
+ "▁voll": 19446,
+ "шли": 19447,
+ "Validation": 19448,
+ "▁ceux": 19449,
+ "▁populate": 19450,
+ "\"\r": 19451,
+ "▁femmes": 19452,
+ "ANG": 19453,
+ "▁Despite": 19454,
+ "вые": 19455,
+ "iske": 19456,
+ "zug": 19457,
+ "нача": 19458,
+ "▁hatten": 19459,
+ "INSERT": 19460,
+ "Employee": 19461,
+ "▁moments": 19462,
+ "▁última": 19463,
+ "▁holder": 19464,
+ "blank": 19465,
+ "Collections": 19466,
+ "athers": 19467,
+ "▁grade": 19468,
+ "▁affairs": 19469,
+ ".$$": 19470,
+ "▁delta": 19471,
+ "▁Jugend": 19472,
+ "▁español": 19473,
+ "▁OUT": 19474,
+ "▁mathematical": 19475,
+ "▁mongo": 19476,
+ "▁Фе": 19477,
+ "uling": 19478,
+ "▁revolution": 19479,
+ "▁coin": 19480,
+ "▁subclass": 19481,
+ "\"=>": 19482,
+ "äche": 19483,
+ "▁pyg": 19484,
+ "щая": 19485,
+ "illery": 19486,
+ "▁comenz": 19487,
+ "depth": 19488,
+ "▁cél": 19489,
+ "▁resize": 19490,
+ "▁Same": 19491,
+ "▁strik": 19492,
+ "▁tir": 19493,
+ "▁scarc": 19494,
+ "▁Member": 19495,
+ "subscribe": 19496,
+ "óż": 19497,
+ "útbol": 19498,
+ "except": 19499,
+ "▁driving": 19500,
+ "kie": 19501,
+ "zony": 19502,
+ "èmes": 19503,
+ "David": 19504,
+ "issant": 19505,
+ "▁ты": 19506,
+ "▁élect": 19507,
+ "▁rename": 19508,
+ "▁Running": 19509,
+ "▁interfaces": 19510,
+ "////////////////": 19511,
+ "▁Walker": 19512,
+ "▁société": 19513,
+ "▁asks": 19514,
+ "brid": 19515,
+ "▁jewe": 19516,
+ "▁seines": 19517,
+ "▁agents": 19518,
+ "▁MY": 19519,
+ "▁Lawrence": 19520,
+ "dess": 19521,
+ "iesen": 19522,
+ "▁людях": 19523,
+ "прави": 19524,
+ "▁ancest": 19525,
+ "▁welche": 19526,
+ "raum": 19527,
+ "▁orb": 19528,
+ "scal": 19529,
+ "▁Lear": 19530,
+ "▁wear": 19531,
+ "▁slave": 19532,
+ "▁renamed": 19533,
+ "čen": 19534,
+ "maste": 19535,
+ "angles": 19536,
+ "▁América": 19537,
+ "▁ti": 19538,
+ "▁demsel": 19539,
+ "▁beneath": 19540,
+ "binary": 19541,
+ "▁edición": 19542,
+ "▁kilomet": 19543,
+ "uits": 19544,
+ "▁cuatro": 19545,
+ "▁entrance": 19546,
+ "ondissement": 19547,
+ "▁bag": 19548,
+ "▁Armen": 19549,
+ "ijo": 19550,
+ "▁Lors": 19551,
+ "▁demselben": 19552,
+ "êm": 19553,
+ "▁discrete": 19554,
+ "▁prominent": 19555,
+ "▁Jay": 19556,
+ "decor": 19557,
+ "DL": 19558,
+ "▁dí": 19559,
+ "Struct": 19560,
+ "▁Production": 19561,
+ "they": 19562,
+ "arius": 19563,
+ "schnitt": 19564,
+ "▁Cou": 19565,
+ "▁lex": 19566,
+ "youtube": 19567,
+ "▁работа": 19568,
+ "station": 19569,
+ "sep": 19570,
+ "▁mirror": 19571,
+ "▁hits": 19572,
+ "▁Beck": 19573,
+ "atically": 19574,
+ "▁Laz": 19575,
+ "▁winner": 19576,
+ "DEX": 19577,
+ "▁INT": 19578,
+ "}^{-": 19579,
+ "▁wegen": 19580,
+ "mad": 19581,
+ "Angle": 19582,
+ "zing": 19583,
+ "▁Bayern": 19584,
+ "sal": 19585,
+ "äger": 19586,
+ "▁busy": 19587,
+ "▁stör": 19588,
+ "▁folk": 19589,
+ "▁prix": 19590,
+ "▁allocated": 19591,
+ "▁pt": 19592,
+ "affen": 19593,
+ "cluster": 19594,
+ "▁complement": 19595,
+ "árs": 19596,
+ "▁Amerika": 19597,
+ "рій": 19598,
+ "▁valley": 19599,
+ "▁rooms": 19600,
+ "▁moi": 19601,
+ ".\",": 19602,
+ ";;;;": 19603,
+ "▁lowest": 19604,
+ "nog": 19605,
+ "▁landet": 19606,
+ "▁programme": 19607,
+ "chio": 19608,
+ "▁Während": 19609,
+ "ández": 19610,
+ "▁долж": 19611,
+ "▁ouv": 19612,
+ "omány": 19613,
+ "▁Википедии": 19614,
+ "▁só": 19615,
+ "▁elektr": 19616,
+ "Desc": 19617,
+ "▁Beaut": 19618,
+ "нар": 19619,
+ "▁може": 19620,
+ "Pierre": 19621,
+ "esota": 19622,
+ "▁operated": 19623,
+ "▁forte": 19624,
+ "рис": 19625,
+ "▁opposition": 19626,
+ "alia": 19627,
+ "▁Syl": 19628,
+ "getName": 19629,
+ "вели": 19630,
+ "fik": 19631,
+ "▁comprom": 19632,
+ "▁TextView": 19633,
+ "Spring": 19634,
+ "metadata": 19635,
+ "engu": 19636,
+ "/,": 19637,
+ "▁carri": 19638,
+ "istol": 19639,
+ "▁diagonal": 19640,
+ "lista": 19641,
+ "izen": 19642,
+ "▁rende": 19643,
+ "gcc": 19644,
+ "beck": 19645,
+ "lius": 19646,
+ "iral": 19647,
+ "Resolver": 19648,
+ "▁percentage": 19649,
+ "▁attra": 19650,
+ "strings": 19651,
+ "wiąz": 19652,
+ "ods": 19653,
+ "волю": 19654,
+ "ęż": 19655,
+ "▁newspaper": 19656,
+ "imiter": 19657,
+ "ABC": 19658,
+ "▁Manchester": 19659,
+ "[{": 19660,
+ "Agent": 19661,
+ "▁Wor": 19662,
+ "▁Kath": 19663,
+ "▁пові": 19664,
+ "▁entonces": 19665,
+ "▁niveau": 19666,
+ "atted": 19667,
+ "learn": 19668,
+ "atiques": 19669,
+ "▁уби": 19670,
+ "▁quindi": 19671,
+ "binding": 19672,
+ "▁imported": 19673,
+ "▁Horn": 19674,
+ "emberg": 19675,
+ "complex": 19676,
+ "▁neural": 19677,
+ "information": 19678,
+ "▁recognition": 19679,
+ "ingt": 19680,
+ "▁inhabitants": 19681,
+ "vue": 19682,
+ "▁Bevölker": 19683,
+ "▁curves": 19684,
+ "▁leb": 19685,
+ "дій": 19686,
+ "▁sow": 19687,
+ "▁sentiment": 19688,
+ "PH": 19689,
+ "rache": 19690,
+ "▁-(": 19691,
+ "▁estable": 19692,
+ "▁Ferdinand": 19693,
+ "▁écrit": 19694,
+ "▁primeiro": 19695,
+ "▁tex": 19696,
+ "▁intermediate": 19697,
+ "verage": 19698,
+ "ibus": 19699,
+ "▁serves": 19700,
+ "ivas": 19701,
+ "▁bru": 19702,
+ "▁lum": 19703,
+ "attice": 19704,
+ "чный": 19705,
+ "▁Dres": 19706,
+ "▁videos": 19707,
+ "duration": 19708,
+ "▁abit": 19709,
+ "▁egg": 19710,
+ "ographical": 19711,
+ "alph": 19712,
+ "STATE": 19713,
+ "▁пара": 19714,
+ "reading": 19715,
+ "▁vehicle": 19716,
+ "▁fortune": 19717,
+ "ultats": 19718,
+ "▁Storia": 19719,
+ "midt": 19720,
+ "łącz": 19721,
+ "▁Memorial": 19722,
+ "▁vas": 19723,
+ "▁зан": 19724,
+ "▁utility": 19725,
+ "▁obsc": 19726,
+ "▁relacion": 19727,
+ "▁runat": 19728,
+ "Release": 19729,
+ "take": 19730,
+ "▁Oliver": 19731,
+ "▁Sid": 19732,
+ "ulos": 19733,
+ "▁Garc": 19734,
+ "▁розта": 19735,
+ "▁Sak": 19736,
+ "Py": 19737,
+ "führt": 19738,
+ "▁trabal": 19739,
+ "*{": 19740,
+ "▁zes": 19741,
+ "▁szere": 19742,
+ "▁varios": 19743,
+ "▁otra": 19744,
+ "▁eval": 19745,
+ "▁situé": 19746,
+ "▁wounded": 19747,
+ "▁Vincent": 19748,
+ "▁викори": 19749,
+ "▁encode": 19750,
+ "Modal": 19751,
+ "▁forb": 19752,
+ "▁dynamics": 19753,
+ "▁depos": 19754,
+ "arde": 19755,
+ "▁streets": 19756,
+ "▁Komm": 19757,
+ "=$(": 19758,
+ "▁повер": 19759,
+ "▁dois": 19760,
+ "▁vitt": 19761,
+ "▁automatisch": 19762,
+ "▁reload": 19763,
+ "▁Verwalt": 19764,
+ "bero": 19765,
+ "▁hub": 19766,
+ "▁mos": 19767,
+ "▁tutto": 19768,
+ "▁Frederick": 19769,
+ "łow": 19770,
+ "antages": 19771,
+ "aque": 19772,
+ "paper": 19773,
+ "▁einige": 19774,
+ "`),": 19775,
+ "dj": 19776,
+ "▁Ple": 19777,
+ "▁%,": 19778,
+ "▁Bitmap": 19779,
+ "▁friendly": 19780,
+ "▁truly": 19781,
+ "▁stroke": 19782,
+ "roph": 19783,
+ "▁engl": 19784,
+ "▁coff": 19785,
+ "▁dust": 19786,
+ "▁Jahres": 19787,
+ "ppi": 19788,
+ "▁wys": 19789,
+ "factor": 19790,
+ "schluss": 19791,
+ "▁деревня": 19792,
+ "▁Past": 19793,
+ "▁дома": 19794,
+ "COM": 19795,
+ "▁pueden": 19796,
+ "▁gift": 19797,
+ "▁Gla": 19798,
+ "▁triggered": 19799,
+ "ély": 19800,
+ "ülés": 19801,
+ "▁Oliv": 19802,
+ "▁verso": 19803,
+ "▁lle": 19804,
+ "▁Gli": 19805,
+ "▁Ltd": 19806,
+ "oa": 19807,
+ "▁territorio": 19808,
+ "ordre": 19809,
+ "▁deck": 19810,
+ "dra": 19811,
+ "aszt": 19812,
+ "▁concerning": 19813,
+ "▁Additionally": 19814,
+ "▁které": 19815,
+ "▁grund": 19816,
+ "▁Gest": 19817,
+ "▁misunder": 19818,
+ "pret": 19819,
+ "────": 19820,
+ "▁reputation": 19821,
+ "zia": 19822,
+ "▁успе": 19823,
+ "▁escaped": 19824,
+ "▁Prag": 19825,
+ "perform": 19826,
+ "▁austral": 19827,
+ "▁Vater": 19828,
+ "час": 19829,
+ "▁races": 19830,
+ "▁Byte": 19831,
+ "Mask": 19832,
+ "▁Territ": 19833,
+ "стю": 19834,
+ "▁Voci": 19835,
+ "▁Fichier": 19836,
+ "▁Населення": 19837,
+ "▁Unterscheidung": 19838,
+ "teenth": 19839,
+ "▁pilot": 19840,
+ "▁ji": 19841,
+ "▁двух": 19842,
+ "▁orientation": 19843,
+ "indre": 19844,
+ "▁Dort": 19845,
+ "ças": 19846,
+ "пли": 19847,
+ "▁reaction": 19848,
+ "▁consisting": 19849,
+ "▁ferro": 19850,
+ "тисти": 19851,
+ "yard": 19852,
+ "▁сві": 19853,
+ "▁interpretation": 19854,
+ "ią": 19855,
+ "rah": 19856,
+ "▁fand": 19857,
+ "Public": 19858,
+ "▁universe": 19859,
+ "▁retir": 19860,
+ "▁conscious": 19861,
+ "arqu": 19862,
+ "▁waste": 19863,
+ "▁Bib": 19864,
+ "yclerView": 19865,
+ "▁listening": 19866,
+ "gleich": 19867,
+ "niejs": 19868,
+ "▁correlation": 19869,
+ "▁receiver": 19870,
+ "▁уда": 19871,
+ "▁courage": 19872,
+ "uchs": 19873,
+ "fass": 19874,
+ "▁chunk": 19875,
+ "▁Anfang": 19876,
+ "▁großen": 19877,
+ "continue": 19878,
+ "▁Warszawa": 19879,
+ "hé": 19880,
+ "iy": 19881,
+ "ivement": 19882,
+ "▁α": 19883,
+ "▁exposed": 19884,
+ "▁zahl": 19885,
+ "▁sacr": 19886,
+ "▁Looks": 19887,
+ "▁eager": 19888,
+ "enten": 19889,
+ "Cursor": 19890,
+ "/_": 19891,
+ "ixa": 19892,
+ "рела": 19893,
+ "знача": 19894,
+ "▁фамилией": 19895,
+ "▁argent": 19896,
+ "▁Anders": 19897,
+ "œuvre": 19898,
+ "▁Isa": 19899,
+ "мента": 19900,
+ "▁advers": 19901,
+ "riction": 19902,
+ "GP": 19903,
+ "▁після": 19904,
+ "▁preserve": 19905,
+ "▁Garden": 19906,
+ "Rate": 19907,
+ "après": 19908,
+ "▁readable": 19909,
+ "indu": 19910,
+ "▁skill": 19911,
+ "▁helping": 19912,
+ "ographique": 19913,
+ "cling": 19914,
+ "ologist": 19915,
+ "▁Filter": 19916,
+ "▁finger": 19917,
+ "▁Vall": 19918,
+ "▁Polish": 19919,
+ "lg": 19920,
+ "▁Familien": 19921,
+ "▁waters": 19922,
+ "▁pseud": 19923,
+ "aza": 19924,
+ "_)": 19925,
+ "ARY": 19926,
+ "▁среди": 19927,
+ "▁Must": 19928,
+ "▁Bod": 19929,
+ "anon": 19930,
+ "▁lado": 19931,
+ "▁tight": 19932,
+ "imen": 19933,
+ "appen": 19934,
+ "frames": 19935,
+ "ingers": 19936,
+ "▁COVID": 19937,
+ "▁зі": 19938,
+ "▁све": 19939,
+ "▁ць": 19940,
+ "▁Left": 19941,
+ "]];": 19942,
+ "чь": 19943,
+ "фика": 19944,
+ "▁сло": 19945,
+ "▁пі": 19946,
+ "▁existe": 19947,
+ "▁Atlantic": 19948,
+ "▁maintained": 19949,
+ "▁irre": 19950,
+ "▁année": 19951,
+ "▁commented": 19952,
+ "веро": 19953,
+ "berta": 19954,
+ "▁Lad": 19955,
+ "▁Upon": 19956,
+ "▁pause": 19957,
+ "mill": 19958,
+ "opter": 19959,
+ "UK": 19960,
+ "рес": 19961,
+ "нциклопеди": 19962,
+ "▁alongside": 19963,
+ "▁robot": 19964,
+ "▁fert": 19965,
+ "▁moy": 19966,
+ "▁ade": 19967,
+ "Mapper": 19968,
+ ")->": 19969,
+ "igua": 19970,
+ "étique": 19971,
+ "тка": 19972,
+ "alias": 19973,
+ "▁ори": 19974,
+ "▁Magn": 19975,
+ "▁gehörte": 19976,
+ "imb": 19977,
+ ")}{\\": 19978,
+ "▁Wikipédia": 19979,
+ "▁urs": 19980,
+ "▁ende": 19981,
+ "leb": 19982,
+ "▁GC": 19983,
+ "Hol": 19984,
+ "ancing": 19985,
+ "Union": 19986,
+ "▁tenía": 19987,
+ "TT": 19988,
+ "▁estate": 19989,
+ "há": 19990,
+ "▁полі": 19991,
+ "ultan": 19992,
+ "▁Hockey": 19993,
+ "ulse": 19994,
+ "▁choices": 19995,
+ "scher": 19996,
+ "▁[],": 19997,
+ "▁potentially": 19998,
+ "▁Übers": 19999,
+ "▁admit": 20000,
+ "Comment": 20001,
+ "стя": 20002,
+ "▁Vien": 20003,
+ "▁ці": 20004,
+ "▁permut": 20005,
+ "cgi": 20006,
+ "▁crít": 20007,
+ "Console": 20008,
+ "ctic": 20009,
+ "▁okres": 20010,
+ "awk": 20011,
+ "football": 20012,
+ "ouest": 20013,
+ "CTYPE": 20014,
+ "ologique": 20015,
+ "▁constit": 20016,
+ "▁interests": 20017,
+ "▁Progress": 20018,
+ "▁Menu": 20019,
+ "▁také": 20020,
+ "▁Asian": 20021,
+ "▁защи": 20022,
+ "▁younger": 20023,
+ "▁wished": 20024,
+ "▁Sort": 20025,
+ "▁audience": 20026,
+ "amba": 20027,
+ "▁gehört": 20028,
+ "▁Kansas": 20029,
+ "yaume": 20030,
+ "▁Professional": 20031,
+ "âce": 20032,
+ "▁fatto": 20033,
+ "tod": 20034,
+ "▁datasets": 20035,
+ "▁fare": 20036,
+ "▁waves": 20037,
+ "~/": 20038,
+ "▁measurement": 20039,
+ "▁wol": 20040,
+ "indust": 20041,
+ "▁struggling": 20042,
+ "▁pulled": 20043,
+ "▁caratter": 20044,
+ "▁Externe": 20045,
+ "▁действи": 20046,
+ "cnt": 20047,
+ "liches": 20048,
+ "▁Possible": 20049,
+ "▁faced": 20050,
+ "▁hypothesis": 20051,
+ "▁kilom": 20052,
+ "▁när": 20053,
+ "boolean": 20054,
+ "PY": 20055,
+ "ampa": 20056,
+ "▁kiss": 20057,
+ "▁astero": 20058,
+ "▁negli": 20059,
+ "aments": 20060,
+ "▁Stu": 20061,
+ "ató": 20062,
+ "▁Constitution": 20063,
+ "▁interpol": 20064,
+ "▁Unable": 20065,
+ "▁pis": 20066,
+ "▁parc": 20067,
+ "\"])": 20068,
+ "pler": 20069,
+ "▁autory": 20070,
+ "▁algunos": 20071,
+ "ywna": 20072,
+ "}))": 20073,
+ "▁falls": 20074,
+ "▁équip": 20075,
+ "▁emit": 20076,
+ "▁profil": 20077,
+ "gets": 20078,
+ "фо": 20079,
+ "▁Military": 20080,
+ "▁nombreux": 20081,
+ "oct": 20082,
+ "Replace": 20083,
+ "▁seasons": 20084,
+ "▁château": 20085,
+ "▁typeof": 20086,
+ "polit": 20087,
+ "▁rand": 20088,
+ "▁quar": 20089,
+ "▁erstmals": 20090,
+ "сини": 20091,
+ "▁payload": 20092,
+ "По": 20093,
+ "кін": 20094,
+ "repo": 20095,
+ "▁Pav": 20096,
+ "Score": 20097,
+ "erves": 20098,
+ "▁sollte": 20099,
+ "▁між": 20100,
+ "ébec": 20101,
+ "▁clip": 20102,
+ "▁Nice": 20103,
+ "▁neben": 20104,
+ "▁assass": 20105,
+ "itories": 20106,
+ "▁unity": 20107,
+ "▁ен": 20108,
+ "▁Institut": 20109,
+ "▁internationale": 20110,
+ "▁наук": 20111,
+ "▁comand": 20112,
+ "▁kleine": 20113,
+ "▁adjacent": 20114,
+ "▁delivered": 20115,
+ "▁ше": 20116,
+ "зем": 20117,
+ "▁cot": 20118,
+ "visual": 20119,
+ "вает": 20120,
+ "▁Census": 20121,
+ "\\_": 20122,
+ "▁territory": 20123,
+ "чил": 20124,
+ "чные": 20125,
+ "flutter": 20126,
+ "DidLoad": 20127,
+ "Documents": 20128,
+ "▁dob": 20129,
+ "Bre": 20130,
+ "animate": 20131,
+ "▁biz": 20132,
+ "▁bata": 20133,
+ "▁SU": 20134,
+ "eso": 20135,
+ "▁priority": 20136,
+ "ván": 20137,
+ "iras": 20138,
+ "▁charged": 20139,
+ "▁Micro": 20140,
+ "atoire": 20141,
+ "чер": 20142,
+ "abad": 20143,
+ "uru": 20144,
+ "▁vš": 20145,
+ "dire": 20146,
+ "▁Twitter": 20147,
+ "▁мето": 20148,
+ ")..": 20149,
+ "▁Цент": 20150,
+ "▁entwick": 20151,
+ "▁Mind": 20152,
+ "▁функ": 20153,
+ "Future": 20154,
+ "lst": 20155,
+ "łoż": 20156,
+ "fli": 20157,
+ "tensor": 20158,
+ "▁topology": 20159,
+ "▁arte": 20160,
+ "ERT": 20161,
+ "▁variance": 20162,
+ "Images": 20163,
+ "▁(@": 20164,
+ "ArrayList": 20165,
+ "OC": 20166,
+ "▁Демо": 20167,
+ "aucoup": 20168,
+ "▁denotes": 20169,
+ "imon": 20170,
+ "њи": 20171,
+ "▁Przyp": 20172,
+ "▁Zag": 20173,
+ "▁дире": 20174,
+ "▁Similarly": 20175,
+ "бро": 20176,
+ "▁militaire": 20177,
+ "▁тому": 20178,
+ "▁Johnny": 20179,
+ "▁Мексику": 20180,
+ "ћа": 20181,
+ "Supp": 20182,
+ "▁junior": 20183,
+ "oltre": 20184,
+ "▁Моск": 20185,
+ "▁admitted": 20186,
+ "▁religios": 20187,
+ "зяй": 20188,
+ "его": 20189,
+ "▁tears": 20190,
+ "ingo": 20191,
+ "odu": 20192,
+ "iveness": 20193,
+ "▁logo": 20194,
+ "▁último": 20195,
+ "▁aliment": 20196,
+ "▁UITableView": 20197,
+ ")!": 20198,
+ "▁nj": 20199,
+ "lette": 20200,
+ "▁resident": 20201,
+ "▁termine": 20202,
+ "▁уже": 20203,
+ "▁Сте": 20204,
+ "office": 20205,
+ "▁carte": 20206,
+ "▁livre": 20207,
+ "▁Москов": 20208,
+ "▁elections": 20209,
+ "зиден": 20210,
+ "Trigger": 20211,
+ "▁Benjamin": 20212,
+ "addClass": 20213,
+ "ског": 20214,
+ "▁Observable": 20215,
+ "Cla": 20216,
+ "gemein": 20217,
+ "▁consent": 20218,
+ "ври": 20219,
+ "▁unfold": 20220,
+ "▁governor": 20221,
+ "нал": 20222,
+ "▁toda": 20223,
+ "Remote": 20224,
+ "arias": 20225,
+ "▁instal": 20226,
+ "fixed": 20227,
+ "▁decay": 20228,
+ "▁дерев": 20229,
+ "xyz": 20230,
+ "▁DATE": 20231,
+ "imar": 20232,
+ "ntil": 20233,
+ "▁startup": 20234,
+ "alion": 20235,
+ "▁kolej": 20236,
+ "cios": 20237,
+ "▁ranges": 20238,
+ "▁stupid": 20239,
+ "▁implementations": 20240,
+ "▁rm": 20241,
+ "ének": 20242,
+ "▁gcc": 20243,
+ "▁scène": 20244,
+ "Navigation": 20245,
+ "▁ ": 20246,
+ "▁кан": 20247,
+ "▁towns": 20248,
+ "Username": 20249,
+ "▁фе": 20250,
+ "▁leaders": 20251,
+ "oit": 20252,
+ "wär": 20253,
+ "▁dummy": 20254,
+ "▁assistant": 20255,
+ "{$\\": 20256,
+ "бір": 20257,
+ "▁roy": 20258,
+ "▁Layout": 20259,
+ "▁Jung": 20260,
+ "Lines": 20261,
+ "▁Holland": 20262,
+ "пор": 20263,
+ "▁Гри": 20264,
+ "▁Bened": 20265,
+ "▁Под": 20266,
+ "xls": 20267,
+ "▁Gol": 20268,
+ "▁Aleks": 20269,
+ "▁ejemplo": 20270,
+ "▁sezon": 20271,
+ "arding": 20272,
+ "footnote": 20273,
+ "▁Congrès": 20274,
+ "refer": 20275,
+ "ската": 20276,
+ "Iterator": 20277,
+ "▁ourselves": 20278,
+ "▁Mic": 20279,
+ "▁código": 20280,
+ "▁площа": 20281,
+ "▁\\$": 20282,
+ "▁Charlie": 20283,
+ "Nodes": 20284,
+ "▁puzz": 20285,
+ "▁Identifier": 20286,
+ "▁flutter": 20287,
+ "▁prü": 20288,
+ "▁ort": 20289,
+ "▁Cort": 20290,
+ "asticsearch": 20291,
+ "▁Свя": 20292,
+ "▁Bull": 20293,
+ "udem": 20294,
+ "▁apparent": 20295,
+ ":--": 20296,
+ "▁Хар": 20297,
+ "▁Lap": 20298,
+ "▁comport": 20299,
+ "matically": 20300,
+ "▁curios": 20301,
+ "▁может": 20302,
+ "▁Bh": 20303,
+ "apping": 20304,
+ "▁basketball": 20305,
+ "zetek": 20306,
+ "▁runt": 20307,
+ "▁Milan": 20308,
+ "fection": 20309,
+ "ría": 20310,
+ "▁Kin": 20311,
+ "▁slower": 20312,
+ "both": 20313,
+ "▁Instituto": 20314,
+ "▁Historical": 20315,
+ "▁również": 20316,
+ "matches": 20317,
+ "yci": 20318,
+ "▁espèce": 20319,
+ "▁Schweizer": 20320,
+ "NT": 20321,
+ "SF": 20322,
+ "acia": 20323,
+ "forge": 20324,
+ "Points": 20325,
+ "numbers": 20326,
+ "▁falling": 20327,
+ "▁inheritance": 20328,
+ "▁Erst": 20329,
+ "▁customers": 20330,
+ "▁actu": 20331,
+ "▁migration": 20332,
+ "\\'": 20333,
+ "Plan": 20334,
+ "Mr": 20335,
+ "othy": 20336,
+ "▁upgrad": 20337,
+ "бира": 20338,
+ "▁Offic": 20339,
+ "▁Wait": 20340,
+ "▁toler": 20341,
+ "ardon": 20342,
+ "▁slide": 20343,
+ ")_": 20344,
+ "▁став": 20345,
+ "▁nuclear": 20346,
+ "▁Bil": 20347,
+ "owner": 20348,
+ "▁Harris": 20349,
+ "Information": 20350,
+ "▁pó": 20351,
+ "▁включа": 20352,
+ "▁nuovo": 20353,
+ "▁Cav": 20354,
+ "▁Descri": 20355,
+ "▁ак": 20356,
+ "ództ": 20357,
+ "▁reactjs": 20358,
+ "▁Adams": 20359,
+ "▁Alternatively": 20360,
+ "струк": 20361,
+ ")`,": 20362,
+ "substring": 20363,
+ "▁massive": 20364,
+ "▁heavily": 20365,
+ "▁сезо": 20366,
+ "▁Ana": 20367,
+ "▁vale": 20368,
+ "Pad": 20369,
+ "▁Either": 20370,
+ "▁rs": 20371,
+ "anche": 20372,
+ "▁uploaded": 20373,
+ "▁(/": 20374,
+ "▁спор": 20375,
+ "▁reduction": 20376,
+ "▁Tokyo": 20377,
+ "gren": 20378,
+ "▁migli": 20379,
+ "▁iterator": 20380,
+ "stav": 20381,
+ "▁supporting": 20382,
+ "▁österreich": 20383,
+ "▁NSLog": 20384,
+ "istiques": 20385,
+ "rimin": 20386,
+ "MODE": 20387,
+ "}}}\\": 20388,
+ "▁explos": 20389,
+ "оте": 20390,
+ "▁(„": 20391,
+ "Sal": 20392,
+ "▁simplest": 20393,
+ "▁già": 20394,
+ "▁тан": 20395,
+ "▁cyl": 20396,
+ "bir": 20397,
+ "▁measurements": 20398,
+ "Created": 20399,
+ "erek": 20400,
+ "lookup": 20401,
+ "wirtschaft": 20402,
+ "▁Воло": 20403,
+ "timer": 20404,
+ "derr": 20405,
+ "▁стала": 20406,
+ "▁scenes": 20407,
+ "▁persu": 20408,
+ "liest": 20409,
+ "▁schedule": 20410,
+ "tal": 20411,
+ "лено": 20412,
+ "▁painting": 20413,
+ "▁improvement": 20414,
+ "software": 20415,
+ "▁governo": 20416,
+ "▁Hir": 20417,
+ "Execution": 20418,
+ "▁Okay": 20419,
+ "Prop": 20420,
+ "loster": 20421,
+ "ніципалі": 20422,
+ "▁peuvent": 20423,
+ "olu": 20424,
+ "▁Фа": 20425,
+ "rollo": 20426,
+ "▁коло": 20427,
+ "▁carrière": 20428,
+ "▁toggle": 20429,
+ "▁($\\": 20430,
+ "▁aggregate": 20431,
+ "▁Бі": 20432,
+ "textarea": 20433,
+ "Ok": 20434,
+ "itto": 20435,
+ "▁stim": 20436,
+ "▁recursion": 20437,
+ "▁Federation": 20438,
+ ")_{": 20439,
+ "ategor": 20440,
+ "▁distribu": 20441,
+ "Cloud": 20442,
+ "▁madre": 20443,
+ "▁iv": 20444,
+ "▁Lieutenant": 20445,
+ "▁substant": 20446,
+ "▁leaf": 20447,
+ "▁Kontrola": 20448,
+ "VA": 20449,
+ "▁tomb": 20450,
+ "эн": 20451,
+ "atoes": 20452,
+ "▁godine": 20453,
+ "▁#>": 20454,
+ "Cert": 20455,
+ "▁empresa": 20456,
+ "Props": 20457,
+ "▁planned": 20458,
+ "▁randomly": 20459,
+ "jähr": 20460,
+ "elem": 20461,
+ "▁Operation": 20462,
+ "*`": 20463,
+ "protocol": 20464,
+ "()));": 20465,
+ "wel": 20466,
+ "▁praw": 20467,
+ "▁сим": 20468,
+ "▁wob": 20469,
+ "▁hace": 20470,
+ "▁nearest": 20471,
+ "disable": 20472,
+ "▁Commun": 20473,
+ "▁revel": 20474,
+ "Free": 20475,
+ "▁brackets": 20476,
+ "IOException": 20477,
+ "▁alto": 20478,
+ "▁marry": 20479,
+ "▁auc": 20480,
+ "),\\": 20481,
+ "▁typo": 20482,
+ "edad": 20483,
+ "ará": 20484,
+ "icator": 20485,
+ "tatywna": 20486,
+ "▁buff": 20487,
+ "orders": 20488,
+ "▁asynchronous": 20489,
+ "▁econ": 20490,
+ "▁feu": 20491,
+ "▁Iron": 20492,
+ "▁rising": 20493,
+ "Radius": 20494,
+ "clk": 20495,
+ "▁zweiten": 20496,
+ "`'": 20497,
+ "▁uniqu": 20498,
+ "▁FM": 20499,
+ "▁Bran": 20500,
+ "▁flu": 20501,
+ "▁sensitive": 20502,
+ "urre": 20503,
+ "▁Iter": 20504,
+ "▁Sein": 20505,
+ "▁diferentes": 20506,
+ "▁него": 20507,
+ "chia": 20508,
+ "▁Anleitung": 20509,
+ "aturday": 20510,
+ "▁shorter": 20511,
+ "▁translated": 20512,
+ "▁Rés": 20513,
+ "▁rode": 20514,
+ "drag": 20515,
+ "▁lange": 20516,
+ "Bi": 20517,
+ "üb": 20518,
+ "leur": 20519,
+ "▁ordering": 20520,
+ "alous": 20521,
+ "▁Кор": 20522,
+ "archar": 20523,
+ "destroy": 20524,
+ "ervation": 20525,
+ "]],": 20526,
+ "AccessorImpl": 20527,
+ "▁autorytatywna": 20528,
+ "Sequence": 20529,
+ "▁proyect": 20530,
+ "▁bran": 20531,
+ "▁(+": 20532,
+ "▁Kab": 20533,
+ "▁zem": 20534,
+ "▁Calcul": 20535,
+ "▁seul": 20536,
+ "▁Niger": 20537,
+ "▁chiam": 20538,
+ "throw": 20539,
+ "▁Planet": 20540,
+ "bildung": 20541,
+ "▁zones": 20542,
+ "transition": 20543,
+ "лений": 20544,
+ "▁mapped": 20545,
+ "onaut": 20546,
+ "Pair": 20547,
+ "ilian": 20548,
+ "▁Morgan": 20549,
+ "▁unto": 20550,
+ "jou": 20551,
+ "▁hid": 20552,
+ "▁Meta": 20553,
+ "▁elles": 20554,
+ "Lou": 20555,
+ "rama": 20556,
+ "geordnet": 20557,
+ "▁scarcely": 20558,
+ "▁mint": 20559,
+ "Focus": 20560,
+ "▁Alter": 20561,
+ "▁dio": 20562,
+ "▁ampl": 20563,
+ "ièrement": 20564,
+ "▁исследова": 20565,
+ "LED": 20566,
+ "algorithm": 20567,
+ "▁сайті": 20568,
+ "▁\"\")": 20569,
+ "History": 20570,
+ "pk": 20571,
+ "▁Whit": 20572,
+ "▁систем": 20573,
+ "▁Kirchen": 20574,
+ "rà": 20575,
+ "APP": 20576,
+ "▁<%": 20577,
+ "antine": 20578,
+ "▁Disk": 20579,
+ "conv": 20580,
+ "welt": 20581,
+ "▁Fut": 20582,
+ "▁Nom": 20583,
+ "ordo": 20584,
+ "ellij": 20585,
+ "▁receives": 20586,
+ "cow": 20587,
+ "ytu": 20588,
+ "▁obras": 20589,
+ "▁purchase": 20590,
+ "▁earned": 20591,
+ "▁accessed": 20592,
+ "axi": 20593,
+ "▁Mans": 20594,
+ "ivan": 20595,
+ "▁tuvo": 20596,
+ "▁Trace": 20597,
+ "rimonio": 20598,
+ "▁desenvol": 20599,
+ "érique": 20600,
+ "▁resulted": 20601,
+ "▁computing": 20602,
+ "▁inspired": 20603,
+ "▁Prize": 20604,
+ "*\"": 20605,
+ "Comput": 20606,
+ "▁extensive": 20607,
+ "èg": 20608,
+ "▁Portály": 20609,
+ "▁castle": 20610,
+ "▁*.": 20611,
+ "▁photos": 20612,
+ "▁voet": 20613,
+ "ONG": 20614,
+ "▁Alle": 20615,
+ "▁threaten": 20616,
+ "stüt": 20617,
+ "▁albums": 20618,
+ "▁dense": 20619,
+ "flat": 20620,
+ "continu": 20621,
+ "Subject": 20622,
+ "▁readonly": 20623,
+ "Opt": 20624,
+ "писко": 20625,
+ "▁Aber": 20626,
+ "▁Position": 20627,
+ "▁Today": 20628,
+ "▁mini": 20629,
+ "▁Bef": 20630,
+ "listen": 20631,
+ "ственного": 20632,
+ "SUB": 20633,
+ "ossa": 20634,
+ "▁Pope": 20635,
+ "▁Jimmy": 20636,
+ "▁Дру": 20637,
+ "ungsseite": 20638,
+ "▁tren": 20639,
+ "optim": 20640,
+ "itsch": 20641,
+ "▁samt": 20642,
+ "▁испол": 20643,
+ "&=": 20644,
+ "▁Przypisy": 20645,
+ "▁продол": 20646,
+ "Cr": 20647,
+ "ermann": 20648,
+ "▁матери": 20649,
+ "▁Hugo": 20650,
+ "▁Deze": 20651,
+ "TRUE": 20652,
+ "▁defeat": 20653,
+ "▁watched": 20654,
+ "▁Gent": 20655,
+ "AUT": 20656,
+ "orous": 20657,
+ "▁опреде": 20658,
+ "orientation": 20659,
+ "▁distinguished": 20660,
+ "▁mesmo": 20661,
+ "▁sli": 20662,
+ "мена": 20663,
+ "mittel": 20664,
+ "gericht": 20665,
+ "eton": 20666,
+ "->{": 20667,
+ "▁wont": 20668,
+ "▁weg": 20669,
+ "▁classific": 20670,
+ "ilus": 20671,
+ "▁MD": 20672,
+ "tasks": 20673,
+ "▁chim": 20674,
+ "await": 20675,
+ "▁gang": 20676,
+ "▁wię": 20677,
+ "through": 20678,
+ "▁Russell": 20679,
+ "▁guessing": 20680,
+ "▁акт": 20681,
+ "блі": 20682,
+ "categories": 20683,
+ "сут": 20684,
+ "▁Fen": 20685,
+ "▁муж": 20686,
+ "▁newer": 20687,
+ "▁Async": 20688,
+ "▁terme": 20689,
+ ">/": 20690,
+ "пара": 20691,
+ "▁Trust": 20692,
+ "▁Opt": 20693,
+ "▁dah": 20694,
+ "▁wonderful": 20695,
+ "adratkil": 20696,
+ "▁Гра": 20697,
+ "mapping": 20698,
+ "▁discovery": 20699,
+ "▁BE": 20700,
+ "Enable": 20701,
+ "▁Friend": 20702,
+ "сня": 20703,
+ "▁controlled": 20704,
+ "чної": 20705,
+ "▁contributions": 20706,
+ "jší": 20707,
+ "▁Lev": 20708,
+ "▁francés": 20709,
+ "▁mic": 20710,
+ "zik": 20711,
+ "▁alem": 20712,
+ "cancel": 20713,
+ "!'": 20714,
+ "▁grat": 20715,
+ "▁Begriffsklär": 20716,
+ "Camera": 20717,
+ "ificación": 20718,
+ "ród": 20719,
+ "▁Arnold": 20720,
+ "▁bezeichneter": 20721,
+ "▁fought": 20722,
+ "▁deput": 20723,
+ "▁Drop": 20724,
+ "tax": 20725,
+ "dg": 20726,
+ "▁Hop": 20727,
+ "GN": 20728,
+ "▁Kirch": 20729,
+ "▁Бар": 20730,
+ "Invoke": 20731,
+ "▁erhalten": 20732,
+ "▁veel": 20733,
+ "▁wordpress": 20734,
+ "▁INNER": 20735,
+ "transaction": 20736,
+ "▁déjà": 20737,
+ "Fact": 20738,
+ "▁надмор": 20739,
+ "▁angularjs": 20740,
+ "▁át": 20741,
+ "▁alap": 20742,
+ "▁Price": 20743,
+ "▁effet": 20744,
+ "▁sphere": 20745,
+ "ClassLoader": 20746,
+ "▁rugby": 20747,
+ "▁kingdom": 20748,
+ "▁Mut": 20749,
+ "▁кино": 20750,
+ "▁reward": 20751,
+ "cit": 20752,
+ "▁presente": 20753,
+ "Sto": 20754,
+ "Character": 20755,
+ "logs": 20756,
+ "▁centrale": 20757,
+ "▁mouv": 20758,
+ "▁okay": 20759,
+ "▁aplic": 20760,
+ "More": 20761,
+ "ények": 20762,
+ "▁Köln": 20763,
+ "nett": 20764,
+ "▁истории": 20765,
+ "▁describing": 20766,
+ "▁soldier": 20767,
+ "▁Need": 20768,
+ "Light": 20769,
+ "▁\"\\<": 20770,
+ "▁hav": 20771,
+ "ermo": 20772,
+ "▁inferior": 20773,
+ "lea": 20774,
+ "▁gg": 20775,
+ "▁конце": 20776,
+ "fragment": 20777,
+ "sb": 20778,
+ "Country": 20779,
+ "▁vě": 20780,
+ "▁Beng": 20781,
+ "▁Это": 20782,
+ "▁водо": 20783,
+ "мар": 20784,
+ "STRING": 20785,
+ "▁új": 20786,
+ "multiple": 20787,
+ "statement": 20788,
+ "▁involves": 20789,
+ "▁tecn": 20790,
+ "Student": 20791,
+ "gré": 20792,
+ "▁lean": 20793,
+ "▁bringing": 20794,
+ "▁Medical": 20795,
+ "▁програм": 20796,
+ "▁Vog": 20797,
+ "▁жов": 20798,
+ "▁Spirit": 20799,
+ "nth": 20800,
+ "▁standards": 20801,
+ "▁Profile": 20802,
+ "▁ez": 20803,
+ "▁территории": 20804,
+ "▁stem": 20805,
+ "uil": 20806,
+ "▁Og": 20807,
+ "Btn": 20808,
+ "nal": 20809,
+ "▁nearby": 20810,
+ "▁producing": 20811,
+ "criv": 20812,
+ "▁assumptions": 20813,
+ "▁Spark": 20814,
+ "▁Lot": 20815,
+ "itudes": 20816,
+ "afka": 20817,
+ "five": 20818,
+ "atio": 20819,
+ "▁distinguish": 20820,
+ "rock": 20821,
+ "église": 20822,
+ "▁rappres": 20823,
+ ">\\<": 20824,
+ "лій": 20825,
+ "▁мини": 20826,
+ "▁intitulé": 20827,
+ "}}(\\": 20828,
+ "▁Rout": 20829,
+ "▁Border": 20830,
+ "▁overrid": 20831,
+ "HOST": 20832,
+ "ritten": 20833,
+ "say": 20834,
+ "▁Чи": 20835,
+ "ichtung": 20836,
+ "▁straightforward": 20837,
+ "obb": 20838,
+ "▁Terra": 20839,
+ "▁[:": 20840,
+ "Ben": 20841,
+ "▁composite": 20842,
+ ")+\\": 20843,
+ "▁crown": 20844,
+ "direction": 20845,
+ "▁несколько": 20846,
+ "▁avail": 20847,
+ "▁purchased": 20848,
+ "hook": 20849,
+ "eties": 20850,
+ "▁fase": 20851,
+ "▁Rum": 20852,
+ "▁genom": 20853,
+ "▁dét": 20854,
+ "ową": 20855,
+ "mpeg": 20856,
+ "▁Ін": 20857,
+ "desktop": 20858,
+ "▁injection": 20859,
+ "agle": 20860,
+ "▁Edd": 20861,
+ "_{(": 20862,
+ "▁Hem": 20863,
+ "utos": 20864,
+ "proj": 20865,
+ "▁superficie": 20866,
+ "Plot": 20867,
+ "▁Docker": 20868,
+ "ätz": 20869,
+ "kreich": 20870,
+ "▁unclear": 20871,
+ "▁Unity": 20872,
+ "▁streams": 20873,
+ "вид": 20874,
+ "▁simplified": 20875,
+ "Fill": 20876,
+ "▁sant": 20877,
+ "▁Kommun": 20878,
+ "▁duc": 20879,
+ "▁две": 20880,
+ "▁obs": 20881,
+ "žit": 20882,
+ "▁Janeiro": 20883,
+ "бя": 20884,
+ "▁presso": 20885,
+ "▁Ministry": 20886,
+ "▁burst": 20887,
+ "▁reaching": 20888,
+ "liter": 20889,
+ "▁responses": 20890,
+ "▁Eug": 20891,
+ "▁sod": 20892,
+ "▁Cord": 20893,
+ "▁Perm": 20894,
+ "parts": 20895,
+ "цима": 20896,
+ "variables": 20897,
+ "▁forgotten": 20898,
+ "Fern": 20899,
+ "ostęp": 20900,
+ "vl": 20901,
+ "▁См": 20902,
+ "kim": 20903,
+ "ając": 20904,
+ "наль": 20905,
+ "гле": 20906,
+ "helper": 20907,
+ "dup": 20908,
+ "euw": 20909,
+ "fra": 20910,
+ "ellite": 20911,
+ "anya": 20912,
+ "▁reign": 20913,
+ "gesamt": 20914,
+ "седа": 20915,
+ "▁Ryan": 20916,
+ "▁formatted": 20917,
+ "▁Borg": 20918,
+ "walk": 20919,
+ "▁ал": 20920,
+ "agnostics": 20921,
+ "▁Cape": 20922,
+ "▁Franco": 20923,
+ "▁fug": 20924,
+ ":)": 20925,
+ "юз": 20926,
+ "Fetch": 20927,
+ "▁roughly": 20928,
+ "▁Mis": 20929,
+ "uetooth": 20930,
+ "▁Venezuela": 20931,
+ "▁astronom": 20932,
+ "\")`": 20933,
+ "ombres": 20934,
+ "▁которой": 20935,
+ "óp": 20936,
+ "owed": 20937,
+ "HR": 20938,
+ "▁Camer": 20939,
+ "кие": 20940,
+ "parison": 20941,
+ "▁Bij": 20942,
+ "templates": 20943,
+ "environment": 20944,
+ "ização": 20945,
+ "▁ér": 20946,
+ "▁plenty": 20947,
+ "▁TypeError": 20948,
+ "▁forty": 20949,
+ "коном": 20950,
+ "▁Sed": 20951,
+ "▁thats": 20952,
+ "▁gravity": 20953,
+ "▁spiritual": 20954,
+ "▁duplicates": 20955,
+ "▁encryption": 20956,
+ "▁reven": 20957,
+ "getInstance": 20958,
+ "ällor": 20959,
+ "disk": 20960,
+ "▁thro": 20961,
+ "▁Nak": 20962,
+ "▁poł": 20963,
+ "▁heraus": 20964,
+ "invalid": 20965,
+ "sBy": 20966,
+ "Boot": 20967,
+ "▁bucket": 20968,
+ "▁Parse": 20969,
+ "hex": 20970,
+ "Conne": 20971,
+ "▁Computer": 20972,
+ "zyk": 20973,
+ "▁induced": 20974,
+ "▁Bruno": 20975,
+ "▁addressed": 20976,
+ "mania": 20977,
+ "▁inclus": 20978,
+ "ounced": 20979,
+ "scriptsize": 20980,
+ "▁Epis": 20981,
+ "▁vocal": 20982,
+ "▁Jonathan": 20983,
+ "ум": 20984,
+ "staden": 20985,
+ "▁Children": 20986,
+ "пей": 20987,
+ "Italia": 20988,
+ "reibung": 20989,
+ "▁nost": 20990,
+ "▁ещё": 20991,
+ "▁Werke": 20992,
+ "▁actress": 20993,
+ "▁Minnesota": 20994,
+ "rike": 20995,
+ "▁tek": 20996,
+ "▁primeira": 20997,
+ "▁frat": 20998,
+ "▁Configuration": 20999,
+ "▁bid": 21000,
+ "trigger": 21001,
+ "Contents": 21002,
+ "▁constantly": 21003,
+ "!!!": 21004,
+ "▁dread": 21005,
+ "▁hundreds": 21006,
+ "istische": 21007,
+ "▁cardinal": 21008,
+ "TABLE": 21009,
+ "▁estos": 21010,
+ "assoc": 21011,
+ "gray": 21012,
+ "▁Schloss": 21013,
+ "▁sche": 21014,
+ "cong": 21015,
+ "▁koji": 21016,
+ "ètes": 21017,
+ "▁Era": 21018,
+ "omi": 21019,
+ "▁SR": 21020,
+ "▁wrapped": 21021,
+ "▁trunc": 21022,
+ "▁ah": 21023,
+ "egos": 21024,
+ "oki": 21025,
+ "mouth": 21026,
+ "logging": 21027,
+ "▁fasc": 21028,
+ "▁Sample": 21029,
+ "▁conte": 21030,
+ "▁villa": 21031,
+ "comments": 21032,
+ "▁batal": 21033,
+ "▁García": 21034,
+ "▁Norte": 21035,
+ "▁wechsel": 21036,
+ "▁Museo": 21037,
+ "▁enfants": 21038,
+ "▁whisper": 21039,
+ "nake": 21040,
+ "▁jednak": 21041,
+ "lês": 21042,
+ "enders": 21043,
+ "▁äl": 21044,
+ "▁VB": 21045,
+ "▁cookies": 21046,
+ "zeti": 21047,
+ "atum": 21048,
+ "▁dedu": 21049,
+ "▁arranged": 21050,
+ "laz": 21051,
+ "▁cuenta": 21052,
+ "yml": 21053,
+ "▁flav": 21054,
+ "MR": 21055,
+ "emet": 21056,
+ "біль": 21057,
+ "cmp": 21058,
+ "ituto": 21059,
+ "zett": 21060,
+ "▁envi": 21061,
+ "▁kot": 21062,
+ "$:": 21063,
+ "upper": 21064,
+ "▁Alberto": 21065,
+ "kb": 21066,
+ "Anal": 21067,
+ "ört": 21068,
+ "▁[-": 21069,
+ "▁führte": 21070,
+ "iah": 21071,
+ "▁Tun": 21072,
+ "▁искус": 21073,
+ "uwe": 21074,
+ "ispecies": 21075,
+ "Pub": 21076,
+ "Sync": 21077,
+ "▁Colombia": 21078,
+ "akers": 21079,
+ "▁Imperial": 21080,
+ "oving": 21081,
+ "▁intelligence": 21082,
+ "▁equipment": 21083,
+ "ein": 21084,
+ "dagger": 21085,
+ "▁Edge": 21086,
+ "▁Республи": 21087,
+ "adratkilometer": 21088,
+ "▁Anto": 21089,
+ "▁charges": 21090,
+ "▁Ocean": 21091,
+ "▁simplify": 21092,
+ "▁miesz": 21093,
+ "running": 21094,
+ "▁Lac": 21095,
+ "genommen": 21096,
+ "▁representative": 21097,
+ "=.": 21098,
+ "▁Pred": 21099,
+ "▁spite": 21100,
+ "ciale": 21101,
+ "▁nave": 21102,
+ "▁extens": 21103,
+ "▁neutral": 21104,
+ "▁которая": 21105,
+ ".": 21106,
+ "▁CS": 21107,
+ "uky": 21108,
+ "▁whilst": 21109,
+ "▁lingu": 21110,
+ "extract": 21111,
+ "zeichnung": 21112,
+ "▁Feld": 21113,
+ "▁valuable": 21114,
+ "urable": 21115,
+ "▁Jen": 21116,
+ "▁struggle": 21117,
+ "▁committee": 21118,
+ "▁Wohn": 21119,
+ "▁sqlite": 21120,
+ "▁Temp": 21121,
+ "▁COUNT": 21122,
+ "consin": 21123,
+ "міні": 21124,
+ "usage": 21125,
+ "▁quest": 21126,
+ "дян": 21127,
+ "eared": 21128,
+ "▁Schne": 21129,
+ "▁dod": 21130,
+ "▁recht": 21131,
+ "▁kao": 21132,
+ "Capt": 21133,
+ "labels": 21134,
+ "▁ellos": 21135,
+ "▁industri": 21136,
+ "▁Colorado": 21137,
+ "▁contrary": 21138,
+ "▁Dum": 21139,
+ "Bel": 21140,
+ "▁Vent": 21141,
+ "▁authorities": 21142,
+ "YES": 21143,
+ "ensed": 21144,
+ "umbnail": 21145,
+ "izzazione": 21146,
+ "kou": 21147,
+ "rica": 21148,
+ "▁sect": 21149,
+ "tests": 21150,
+ "▁Klein": 21151,
+ "▁legs": 21152,
+ "▁Pietro": 21153,
+ "fu": 21154,
+ "thy": 21155,
+ "▁bast": 21156,
+ "▁tedes": 21157,
+ "ettes": 21158,
+ "▁repet": 21159,
+ "acre": 21160,
+ "retto": 21161,
+ "▁remainder": 21162,
+ "▁Geg": 21163,
+ "▁Гор": 21164,
+ "▁Rechts": 21165,
+ "▁filtering": 21166,
+ "ouss": 21167,
+ "▁deployed": 21168,
+ "▁prüfe": 21169,
+ "▁bitmap": 21170,
+ "▁sovi": 21171,
+ "▁<%=": 21172,
+ "▁entferne": 21173,
+ "kill": 21174,
+ "tabs": 21175,
+ "Expr": 21176,
+ "кому": 21177,
+ "▁Republican": 21178,
+ "▁Size": 21179,
+ "▁poll": 21180,
+ "▁rien": 21181,
+ "▁клуб": 21182,
+ "énd": 21183,
+ "▁Bio": 21184,
+ "▁perl": 21185,
+ "▁Andreas": 21186,
+ "вин": 21187,
+ "▁distant": 21188,
+ "▁Finn": 21189,
+ "▁Mitch": 21190,
+ "▁%{": 21191,
+ "▁charm": 21192,
+ "▁Mul": 21193,
+ "perate": 21194,
+ "▁sciences": 21195,
+ "▁monot": 21196,
+ "▁debido": 21197,
+ "rizona": 21198,
+ "iec": 21199,
+ "▁alarm": 21200,
+ "▁promoted": 21201,
+ "▁letzten": 21202,
+ "atin": 21203,
+ "▁conclus": 21204,
+ "herr": 21205,
+ "▁éch": 21206,
+ "edish": 21207,
+ "gor": 21208,
+ "▁stycz": 21209,
+ "▁impress": 21210,
+ "ruits": 21211,
+ "ierungs": 21212,
+ "▁parsed": 21213,
+ "▁río": 21214,
+ "▁Pakistan": 21215,
+ "igner": 21216,
+ "▁watching": 21217,
+ "▁databases": 21218,
+ "eding": 21219,
+ "▁Specific": 21220,
+ "▁generale": 21221,
+ "lax": 21222,
+ "▁Looking": 21223,
+ "▁bond": 21224,
+ "▁vista": 21225,
+ "▁ec": 21226,
+ "▁grud": 21227,
+ "▁deleting": 21228,
+ "tac": 21229,
+ "▁jazz": 21230,
+ "jm": 21231,
+ "▁pół": 21232,
+ "Language": 21233,
+ "delegate": 21234,
+ "▁registry": 21235,
+ "▁Shared": 21236,
+ "строй": 21237,
+ "Music": 21238,
+ "▁vessel": 21239,
+ ".@": 21240,
+ "▁Wür": 21241,
+ "▁fed": 21242,
+ "▁eredet": 21243,
+ "▁Gö": 21244,
+ "upt": 21245,
+ "▁pleasant": 21246,
+ "▁tableView": 21247,
+ "▁counting": 21248,
+ "▁Kriegs": 21249,
+ "▁получил": 21250,
+ "▁],": 21251,
+ "виа": 21252,
+ "▁až": 21253,
+ "ToList": 21254,
+ "▁Advent": 21255,
+ "▁sketch": 21256,
+ "pn": 21257,
+ "▁sier": 21258,
+ "▁находится": 21259,
+ "iop": 21260,
+ "▁ly": 21261,
+ "▁Schl": 21262,
+ "Contract": 21263,
+ "associ": 21264,
+ "▁Pear": 21265,
+ "▁whe": 21266,
+ "▁Delete": 21267,
+ "▁elem": 21268,
+ "ätte": 21269,
+ "▁česk": 21270,
+ "▁MC": 21271,
+ "▁shout": 21272,
+ "akespe": 21273,
+ "▁defaults": 21274,
+ "penas": 21275,
+ "òria": 21276,
+ "▁hierarchy": 21277,
+ "ipt": 21278,
+ "▁Elis": 21279,
+ "likely": 21280,
+ "Rot": 21281,
+ "▁cow": 21282,
+ "▁strike": 21283,
+ "▁березня": 21284,
+ "▁ensemble": 21285,
+ "▁Pseud": 21286,
+ "Virtual": 21287,
+ "▁її": 21288,
+ "ROOT": 21289,
+ "сия": 21290,
+ "▁соб": 21291,
+ "▁invert": 21292,
+ "▁switching": 21293,
+ "htaccess": 21294,
+ "▁награ": 21295,
+ "▁Norman": 21296,
+ "▁inglês": 21297,
+ "![": 21298,
+ "ousel": 21299,
+ "DOCTYPE": 21300,
+ "▁suppress": 21301,
+ "▁accompanied": 21302,
+ "▁Bé": 21303,
+ "implies": 21304,
+ "nut": 21305,
+ "▁Syntax": 21306,
+ "inho": 21307,
+ "▁tam": 21308,
+ "▁focused": 21309,
+ "avano": 21310,
+ "▁Baden": 21311,
+ "had": 21312,
+ "▁({": 21313,
+ "Ty": 21314,
+ "▁рос": 21315,
+ "▁чолові": 21316,
+ "oge": 21317,
+ "jsp": 21318,
+ "Blue": 21319,
+ "▁suas": 21320,
+ "apers": 21321,
+ "Short": 21322,
+ "Renderer": 21323,
+ "▁sendo": 21324,
+ "▁Cec": 21325,
+ "▁`__": 21326,
+ "▁Municipal": 21327,
+ "dotnet": 21328,
+ "▁bev": 21329,
+ "▁DA": 21330,
+ "MenuItem": 21331,
+ "▁amp": 21332,
+ "▁uri": 21333,
+ "▁fier": 21334,
+ "слен": 21335,
+ "),(": 21336,
+ "cules": 21337,
+ "illas": 21338,
+ "LOCK": 21339,
+ "▁derive": 21340,
+ "uben": 21341,
+ "▁GT": 21342,
+ "▁Mack": 21343,
+ "▁scholar": 21344,
+ ")}}": 21345,
+ "зм": 21346,
+ ">::": 21347,
+ "шёл": 21348,
+ "▁principales": 21349,
+ "▁цар": 21350,
+ "▁tied": 21351,
+ "▁alta": 21352,
+ "▁Cit": 21353,
+ "lined": 21354,
+ "major": 21355,
+ "▁punk": 21356,
+ "▁cinco": 21357,
+ "ický": 21358,
+ "▁raggi": 21359,
+ "typen": 21360,
+ "тельство": 21361,
+ "▁conference": 21362,
+ "▁сіль": 21363,
+ "▁heut": 21364,
+ "iš": 21365,
+ "ета": 21366,
+ "velope": 21367,
+ "hbox": 21368,
+ "nown": 21369,
+ "▁zar": 21370,
+ "ktiv": 21371,
+ "ieß": 21372,
+ "▁стре": 21373,
+ "▁EventArgs": 21374,
+ "▁Ira": 21375,
+ "▁VBA": 21376,
+ "▁Santo": 21377,
+ "▁Fach": 21378,
+ "▁FF": 21379,
+ "▁Raymond": 21380,
+ "мец": 21381,
+ "implementation": 21382,
+ "▁brothers": 21383,
+ "▁côté": 21384,
+ "▁controllers": 21385,
+ "▁Cle": 21386,
+ "▁cable": 21387,
+ "▁confer": 21388,
+ "▁{-": 21389,
+ "▁czł": 21390,
+ "▁Filip": 21391,
+ "atorio": 21392,
+ "▁wicht": 21393,
+ "▁beaucoup": 21394,
+ "▁Lit": 21395,
+ "▁sessions": 21396,
+ "▁Success": 21397,
+ "▁routing": 21398,
+ "niu": 21399,
+ "▁Vice": 21400,
+ "▁krit": 21401,
+ "updated": 21402,
+ "▁Invalid": 21403,
+ "▁Mannschaft": 21404,
+ "▁aos": 21405,
+ "▁tudi": 21406,
+ "▁després": 21407,
+ "qua": 21408,
+ "Contains": 21409,
+ "Company": 21410,
+ "▁persona": 21411,
+ "adapter": 21412,
+ "сни": 21413,
+ "▁voj": 21414,
+ "▁escri": 21415,
+ "agt": 21416,
+ "▁ство": 21417,
+ "▁distrito": 21418,
+ "apan": 21419,
+ "▁aspects": 21420,
+ "▁zal": 21421,
+ ")^{\\": 21422,
+ "▁système": 21423,
+ "▁ана": 21424,
+ "iums": 21425,
+ "▁premiers": 21426,
+ "▁поэ": 21427,
+ "▁mère": 21428,
+ "▁Gun": 21429,
+ "aping": 21430,
+ "▁Rain": 21431,
+ "▁igual": 21432,
+ "▁processor": 21433,
+ "')`": 21434,
+ "bling": 21435,
+ "▁mism": 21436,
+ "bráz": 21437,
+ "▁closest": 21438,
+ "▁Reading": 21439,
+ "▁попу": 21440,
+ "cono": 21441,
+ "▁kult": 21442,
+ "▁!!": 21443,
+ "▁Expression": 21444,
+ "▁induction": 21445,
+ "ahren": 21446,
+ "▁cp": 21447,
+ "▁violence": 21448,
+ "ientí": 21449,
+ "cente": 21450,
+ "▁Dob": 21451,
+ "jack": 21452,
+ "song": 21453,
+ "bucket": 21454,
+ "▁deport": 21455,
+ "кими": 21456,
+ "lm": 21457,
+ "▁innoc": 21458,
+ "Changes": 21459,
+ "▁prohib": 21460,
+ "angol": 21461,
+ "iseconds": 21462,
+ "▁пор": 21463,
+ "▁hip": 21464,
+ "▁pů": 21465,
+ "endorf": 21466,
+ "▁scheduled": 21467,
+ "▁Flug": 21468,
+ "acyj": 21469,
+ "▁Films": 21470,
+ "athedral": 21471,
+ "Power": 21472,
+ "ardin": 21473,
+ "kap": 21474,
+ "icken": 21475,
+ "resize": 21476,
+ "eus": 21477,
+ "rr": 21478,
+ "лян": 21479,
+ "▁Hav": 21480,
+ "▁ora": 21481,
+ "FROM": 21482,
+ "лося": 21483,
+ "▁terug": 21484,
+ "▁Width": 21485,
+ "▁accepts": 21486,
+ "бен": 21487,
+ "▁mich": 21488,
+ "▁Czech": 21489,
+ "▁Bedeut": 21490,
+ "▁вид": 21491,
+ "ôme": 21492,
+ "▁Loop": 21493,
+ "spect": 21494,
+ "ük": 21495,
+ "eston": 21496,
+ "▁slot": 21497,
+ "▁została": 21498,
+ "▁Charlotte": 21499,
+ "▁составляет": 21500,
+ "▁Promise": 21501,
+ "▁epo": 21502,
+ "▁diction": 21503,
+ "▁Franklin": 21504,
+ "▁Riv": 21505,
+ "руг": 21506,
+ "cida": 21507,
+ "▁Explorer": 21508,
+ "cookie": 21509,
+ "▁formerly": 21510,
+ "▁municipality": 21511,
+ "▁Stefan": 21512,
+ "lists": 21513,
+ "COMP": 21514,
+ "Len": 21515,
+ "▁Staat": 21516,
+ "▁NBA": 21517,
+ "dens": 21518,
+ "▁oscill": 21519,
+ "!.": 21520,
+ "▁PO": 21521,
+ "ône": 21522,
+ "eses": 21523,
+ "▁националь": 21524,
+ "voor": 21525,
+ "▁копи": 21526,
+ "▁пози": 21527,
+ "ulu": 21528,
+ "Constraint": 21529,
+ "▁своей": 21530,
+ "▁algebraic": 21531,
+ "чня": 21532,
+ "Dict": 21533,
+ "▁appearing": 21534,
+ "▁prav": 21535,
+ "▁Universal": 21536,
+ "Browser": 21537,
+ "▁Singap": 21538,
+ "ennessee": 21539,
+ "]_": 21540,
+ "▁Sof": 21541,
+ "▁Cad": 21542,
+ "ounce": 21543,
+ "▁costs": 21544,
+ "]{\\": 21545,
+ "../../": 21546,
+ "ській": 21547,
+ "ühl": 21548,
+ "iety": 21549,
+ "пр": 21550,
+ "▁interpreted": 21551,
+ "ajn": 21552,
+ "colog": 21553,
+ "YS": 21554,
+ "mans": 21555,
+ "▁metrics": 21556,
+ "▁registr": 21557,
+ "istance": 21558,
+ "▁Поль": 21559,
+ "▁anonymous": 21560,
+ "▁institutions": 21561,
+ "▁zdob": 21562,
+ "prüng": 21563,
+ "▁арти": 21564,
+ "▁estat": 21565,
+ "acci": 21566,
+ "▁academic": 21567,
+ "▁chiesa": 21568,
+ "▁Gian": 21569,
+ "contrib": 21570,
+ "umed": 21571,
+ "▁Gir": 21572,
+ "▁baseball": 21573,
+ "numeric": 21574,
+ "Generator": 21575,
+ "GM": 21576,
+ "▁tiny": 21577,
+ "▁distinction": 21578,
+ "гер": 21579,
+ "▁rust": 21580,
+ "▁FIFA": 21581,
+ "▁Properties": 21582,
+ "^-": 21583,
+ "▁экс": 21584,
+ "▁Stanis": 21585,
+ "▁Ajax": 21586,
+ "escape": 21587,
+ "▁consp": 21588,
+ "▁Chen": 21589,
+ "▁Naval": 21590,
+ "Bit": 21591,
+ "▁bât": 21592,
+ "скими": 21593,
+ "drive": 21594,
+ "▁Round": 21595,
+ "photo": 21596,
+ "▁Level": 21597,
+ "▁geg": 21598,
+ "Tom": 21599,
+ "▁Mobile": 21600,
+ "▁Trop": 21601,
+ "Direction": 21602,
+ "isan": 21603,
+ ")^{-": 21604,
+ "▁Setting": 21605,
+ "▁Probably": 21606,
+ "лья": 21607,
+ "▁assets": 21608,
+ "▁atte": 21609,
+ "▁bulk": 21610,
+ "ést": 21611,
+ "▁wing": 21612,
+ "nius": 21613,
+ "▁wins": 21614,
+ "▁lud": 21615,
+ "ushing": 21616,
+ "▁deven": 21617,
+ "ограф": 21618,
+ "burger": 21619,
+ "▁embar": 21620,
+ "FilterChain": 21621,
+ "▁tum": 21622,
+ "▁öss": 21623,
+ "▁nommé": 21624,
+ "▁pir": 21625,
+ "▁luc": 21626,
+ "dbo": 21627,
+ "agues": 21628,
+ "▁alcan": 21629,
+ "ouwen": 21630,
+ "▁Stanley": 21631,
+ "циали": 21632,
+ "▁grown": 21633,
+ "▁preserved": 21634,
+ "▁solar": 21635,
+ "▁Население": 21636,
+ "▁performances": 21637,
+ "▁Cow": 21638,
+ "▁engineering": 21639,
+ "▁scaling": 21640,
+ "atomic": 21641,
+ "endance": 21642,
+ "▁ace": 21643,
+ "ängen": 21644,
+ "Anim": 21645,
+ "phase": 21646,
+ "zburg": 21647,
+ "Old": 21648,
+ "▁servant": 21649,
+ "▁gemeins": 21650,
+ "▁Observ": 21651,
+ "translate": 21652,
+ "▁covering": 21653,
+ "▁están": 21654,
+ "▁problema": 21655,
+ "▁установ": 21656,
+ "▁llev": 21657,
+ "▁czerw": 21658,
+ "éal": 21659,
+ "mez": 21660,
+ "REE": 21661,
+ "ERR": 21662,
+ "тури": 21663,
+ "segu": 21664,
+ "▁profit": 21665,
+ "▁multiplication": 21666,
+ "kommen": 21667,
+ "▁faut": 21668,
+ "▁candidates": 21669,
+ "▁Uri": 21670,
+ "▁Laura": 21671,
+ "▁sap": 21672,
+ "▁висини": 21673,
+ "▁Between": 21674,
+ "fade": 21675,
+ "▁reserved": 21676,
+ "▁involving": 21677,
+ "▁Mare": 21678,
+ "▁Container": 21679,
+ "▁назна": 21680,
+ "▁DEBUG": 21681,
+ "▁hurt": 21682,
+ "▁Polski": 21683,
+ "▁lux": 21684,
+ "CB": 21685,
+ "wach": 21686,
+ "▁период": 21687,
+ "▁Catherine": 21688,
+ "▁ganz": 21689,
+ "uchte": 21690,
+ "▁consumer": 21691,
+ "▁crossed": 21692,
+ "ordered": 21693,
+ "away": 21694,
+ "techn": 21695,
+ "▁subscri": 21696,
+ "▁shortcut": 21697,
+ "▁производ": 21698,
+ "▁simultaneously": 21699,
+ "▁rating": 21700,
+ "▁Kings": 21701,
+ "▁relationships": 21702,
+ "▁Sex": 21703,
+ "▁Tool": 21704,
+ "agh": 21705,
+ "acters": 21706,
+ "logger": 21707,
+ "homme": 21708,
+ "engers": 21709,
+ "▁Ri": 21710,
+ "earance": 21711,
+ "▁appearances": 21712,
+ "Real": 21713,
+ "▁passe": 21714,
+ "iclopedia": 21715,
+ "чко": 21716,
+ "terre": 21717,
+ "▁Ontario": 21718,
+ "▁переда": 21719,
+ "footer": 21720,
+ "archivi": 21721,
+ "ifiz": 21722,
+ "▁Protest": 21723,
+ "▁LIN": 21724,
+ "unnable": 21725,
+ "▁centuries": 21726,
+ "▁Bayer": 21727,
+ "цію": 21728,
+ "овин": 21729,
+ "▁Andrea": 21730,
+ "selection": 21731,
+ "▁calm": 21732,
+ "▁modification": 21733,
+ "▁shortly": 21734,
+ "inaire": 21735,
+ "▁fusion": 21736,
+ "▁feelings": 21737,
+ "PK": 21738,
+ "▁Roberto": 21739,
+ "гне": 21740,
+ "Shared": 21741,
+ "▁mehrere": 21742,
+ "▁Niem": 21743,
+ "omp": 21744,
+ "Env": 21745,
+ "▁Article": 21746,
+ "▁Pok": 21747,
+ "▁VARCHAR": 21748,
+ "▁dil": 21749,
+ "▁afford": 21750,
+ "▁confront": 21751,
+ "owanie": 21752,
+ "▁ministre": 21753,
+ "adesh": 21754,
+ "▁Poly": 21755,
+ "▁Распо": 21756,
+ "▁Gruppe": 21757,
+ "▁Helen": 21758,
+ "▁cc": 21759,
+ "▁portrait": 21760,
+ "bew": 21761,
+ "▁beta": 21762,
+ "▁Wir": 21763,
+ "▁Audio": 21764,
+ "▁(\\<": 21765,
+ "riority": 21766,
+ "▁nit": 21767,
+ "▁представи": 21768,
+ "▁Vie": 21769,
+ "▁wür": 21770,
+ "▁Hold": 21771,
+ "▁Sad": 21772,
+ "▁Tochter": 21773,
+ "▁oltre": 21774,
+ "▁Activ": 21775,
+ "▁Jason": 21776,
+ "▁wieku": 21777,
+ "▁regards": 21778,
+ "▁taste": 21779,
+ "agnostic": 21780,
+ "лася": 21781,
+ "▁Self": 21782,
+ "▁apr": 21783,
+ "▁Deep": 21784,
+ "scop": 21785,
+ "Activ": 21786,
+ "▁typedef": 21787,
+ "ContentView": 21788,
+ "compiler": 21789,
+ "▁Roth": 21790,
+ "xc": 21791,
+ "зик": 21792,
+ "▁largo": 21793,
+ "▁Rena": 21794,
+ "heiten": 21795,
+ "▁platforms": 21796,
+ "ulla": 21797,
+ "▁glance": 21798,
+ "▁mascul": 21799,
+ "▁mex": 21800,
+ "▁Jorge": 21801,
+ "▁funcion": 21802,
+ "choose": 21803,
+ "▁reviews": 21804,
+ "▁Alban": 21805,
+ "▁Glo": 21806,
+ "▁Species": 21807,
+ "▁Fame": 21808,
+ "▁Roll": 21809,
+ "▁Puerto": 21810,
+ "▁\\)": 21811,
+ "ymnas": 21812,
+ "environ": 21813,
+ "▁iphone": 21814,
+ "▁Wrestling": 21815,
+ "ały": 21816,
+ "▁Indiana": 21817,
+ "Radio": 21818,
+ "VS": 21819,
+ "▁independence": 21820,
+ "тай": 21821,
+ "▁decode": 21822,
+ "White": 21823,
+ "▁journ": 21824,
+ "ículo": 21825,
+ "▁Barb": 21826,
+ "▁Evangel": 21827,
+ "▁Andy": 21828,
+ "▁Welcome": 21829,
+ "▁Device": 21830,
+ "gef": 21831,
+ "▁remembered": 21832,
+ "▁variations": 21833,
+ "▁Adolf": 21834,
+ "itaine": 21835,
+ "▁надморској": 21836,
+ "▁steam": 21837,
+ "▁concerns": 21838,
+ "▁`|": 21839,
+ "▁био": 21840,
+ "тельства": 21841,
+ "▁quattro": 21842,
+ "extend": 21843,
+ "▁trabajo": 21844,
+ "enberg": 21845,
+ "▁scenarios": 21846,
+ "ânt": 21847,
+ "▁kommt": 21848,
+ "▁domestic": 21849,
+ "▁Basketball": 21850,
+ "▁Cooper": 21851,
+ "sock": 21852,
+ "держа": 21853,
+ "={\\": 21854,
+ "▁inici": 21855,
+ "▁Phill": 21856,
+ "▁генерал": 21857,
+ "archiviato": 21858,
+ "ън": 21859,
+ "Rob": 21860,
+ "▁tong": 21861,
+ "▁characteristics": 21862,
+ "▁amaz": 21863,
+ "▁Mode": 21864,
+ "▁inaugur": 21865,
+ "wehr": 21866,
+ "rant": 21867,
+ "ionali": 21868,
+ "▁Mother": 21869,
+ "Ma": 21870,
+ "équ": 21871,
+ "▁Kelly": 21872,
+ "cile": 21873,
+ "▁besteht": 21874,
+ "▁estimates": 21875,
+ "ruguay": 21876,
+ "▁Ans": 21877,
+ "Mad": 21878,
+ "▁нав": 21879,
+ "▁données": 21880,
+ "▁tropical": 21881,
+ "▁Several": 21882,
+ "elter": 21883,
+ "▁Pho": 21884,
+ "kem": 21885,
+ "▁Customer": 21886,
+ "▁складі": 21887,
+ "▁courses": 21888,
+ "Platform": 21889,
+ "navbar": 21890,
+ "learning": 21891,
+ "▁Swedish": 21892,
+ "▁zast": 21893,
+ "▁Lig": 21894,
+ "management": 21895,
+ "▁lod": 21896,
+ "uffle": 21897,
+ "Texture": 21898,
+ "arga": 21899,
+ "átum": 21900,
+ "▁DDR": 21901,
+ "нії": 21902,
+ "▁Société": 21903,
+ "▁domains": 21904,
+ "▁permitted": 21905,
+ "▁externe": 21906,
+ "▁quelque": 21907,
+ "vt": 21908,
+ "yman": 21909,
+ "▁Ward": 21910,
+ "▁agli": 21911,
+ "▁andra": 21912,
+ "Snapshot": 21913,
+ "▁må": 21914,
+ "▁yeah": 21915,
+ "дена": 21916,
+ "ępu": 21917,
+ "askell": 21918,
+ "▁République": 21919,
+ "inject": 21920,
+ "▁';": 21921,
+ "änn": 21922,
+ "▁zelf": 21923,
+ "▁Entwicklung": 21924,
+ "ária": 21925,
+ "onomy": 21926,
+ "▁svil": 21927,
+ "iese": 21928,
+ "▁conser": 21929,
+ "▁nim": 21930,
+ "▁rész": 21931,
+ "▁Итали": 21932,
+ "▁partici": 21933,
+ "▁Lion": 21934,
+ "sr": 21935,
+ "always": 21936,
+ "▁Владимир": 21937,
+ "ческие": 21938,
+ "[,": 21939,
+ "▁Definition": 21940,
+ "nant": 21941,
+ "oem": 21942,
+ "Ids": 21943,
+ "▁вне": 21944,
+ "▁[...]": 21945,
+ "▁направ": 21946,
+ "▁GO": 21947,
+ "▁års": 21948,
+ "▁után": 21949,
+ "▁outros": 21950,
+ "▁región": 21951,
+ "▁Mong": 21952,
+ "▁filme": 21953,
+ "▁triple": 21954,
+ "▁spons": 21955,
+ "Develop": 21956,
+ "▁outcome": 21957,
+ "▁Bible": 21958,
+ "▁имени": 21959,
+ "Canvas": 21960,
+ "пута": 21961,
+ "curr": 21962,
+ "ások": 21963,
+ "){\\": 21964,
+ "ningar": 21965,
+ "`;": 21966,
+ "▁Flash": 21967,
+ ":#": 21968,
+ "must": 21969,
+ "cpu": 21970,
+ "▁formats": 21971,
+ "Har": 21972,
+ "▁episodio": 21973,
+ "▁Rosa": 21974,
+ "▁dès": 21975,
+ "emit": 21976,
+ "riteria": 21977,
+ "Annotation": 21978,
+ "Flag": 21979,
+ "gmail": 21980,
+ "▁Normal": 21981,
+ "ollary": 21982,
+ "▁foss": 21983,
+ "▁concurrent": 21984,
+ "▁crashes": 21985,
+ "▁виде": 21986,
+ "▁Minor": 21987,
+ "▁Sit": 21988,
+ "▁SN": 21989,
+ "▁scar": 21990,
+ "▁femin": 21991,
+ "▁specification": 21992,
+ "soap": 21993,
+ "▁operate": 21994,
+ "▁principalmente": 21995,
+ "▁aust": 21996,
+ "ibile": 21997,
+ "itime": 21998,
+ "лежа": 21999,
+ "iframe": 22000,
+ "▁concepts": 22001,
+ "▁tack": 22002,
+ "▁viss": 22003,
+ "▁carbon": 22004,
+ "tery": 22005,
+ "▁naming": 22006,
+ "▁Orts": 22007,
+ "idente": 22008,
+ "▁Capit": 22009,
+ "▁expr": 22010,
+ "▁насељу": 22011,
+ "▁Selected": 22012,
+ "▁hinter": 22013,
+ "▁iframe": 22014,
+ "▁zb": 22015,
+ "indexPath": 22016,
+ "coll": 22017,
+ "▁wrześ": 22018,
+ "▁acht": 22019,
+ "▁gradually": 22020,
+ "▁чу": 22021,
+ "зей": 22022,
+ "haft": 22023,
+ "▁tran": 22024,
+ "▁laquelle": 22025,
+ "ytics": 22026,
+ "IDE": 22027,
+ "▁pygame": 22028,
+ "▁Package": 22029,
+ "▁className": 22030,
+ "Bal": 22031,
+ "perl": 22032,
+ "тина": 22033,
+ "Occ": 22034,
+ "▁infrastr": 22035,
+ "▁Champions": 22036,
+ "▁classic": 22037,
+ "▁Raw": 22038,
+ "▁partially": 22039,
+ "▁Ted": 22040,
+ "▁stolet": 22041,
+ "rained": 22042,
+ "WHERE": 22043,
+ "▁vall": 22044,
+ "▁Julia": 22045,
+ "zat": 22046,
+ "▁surrounded": 22047,
+ "SEE": 22048,
+ "▁walking": 22049,
+ "Bad": 22050,
+ "FOR": 22051,
+ "contre": 22052,
+ "▁Palest": 22053,
+ "ático": 22054,
+ "▁engineer": 22055,
+ "▁partners": 22056,
+ "▁Jews": 22057,
+ "ilers": 22058,
+ "▁cerem": 22059,
+ "▁interactions": 22060,
+ "acu": 22061,
+ "sty": 22062,
+ "▁Princess": 22063,
+ "sharp": 22064,
+ "▁Singles": 22065,
+ "▁їх": 22066,
+ "chez": 22067,
+ "Receiver": 22068,
+ "▁patients": 22069,
+ "stringify": 22070,
+ "▁competed": 22071,
+ "bey": 22072,
+ "$;": 22073,
+ "▁Bd": 22074,
+ "hadoop": 22075,
+ "▁División": 22076,
+ "öld": 22077,
+ "▁restricted": 22078,
+ "▁commander": 22079,
+ "▁Highway": 22080,
+ "▁Česk": 22081,
+ "▁myth": 22082,
+ "чан": 22083,
+ "raham": 22084,
+ "▁enqu": 22085,
+ "▁pog": 22086,
+ "▁comuna": 22087,
+ "▁println": 22088,
+ "▁круп": 22089,
+ "▁depois": 22090,
+ "▁seats": 22091,
+ "▁neighb": 22092,
+ "циона": 22093,
+ "agine": 22094,
+ "▁clothes": 22095,
+ "▁Prior": 22096,
+ "Brain": 22097,
+ "FFFF": 22098,
+ "':'": 22099,
+ "features": 22100,
+ "▁filesystem": 22101,
+ "▁singles": 22102,
+ "▁Melbourne": 22103,
+ "▁destruction": 22104,
+ "▁Lyon": 22105,
+ "▁Insel": 22106,
+ "Nav": 22107,
+ "▁Replace": 22108,
+ "▁lé": 22109,
+ "Who": 22110,
+ "▁Estad": 22111,
+ "▁dimensional": 22112,
+ "▁öff": 22113,
+ "▁grands": 22114,
+ "джа": 22115,
+ "plane": 22116,
+ "ності": 22117,
+ "▁Origin": 22118,
+ "WI": 22119,
+ "änner": 22120,
+ "▁Cry": 22121,
+ "ITION": 22122,
+ "▁född": 22123,
+ "▁cultura": 22124,
+ "▁Rank": 22125,
+ "▁vuel": 22126,
+ "▁zag": 22127,
+ "▁Maxim": 22128,
+ "ону": 22129,
+ "()))": 22130,
+ "Raw": 22131,
+ "kirche": 22132,
+ "▁además": 22133,
+ "▁tie": 22134,
+ "▁Style": 22135,
+ "сков": 22136,
+ "istant": 22137,
+ "olph": 22138,
+ "▁Zür": 22139,
+ "▁Info": 22140,
+ "DOM": 22141,
+ "usc": 22142,
+ "nahm": 22143,
+ "▁Федера": 22144,
+ "▁Fot": 22145,
+ "▁specifying": 22146,
+ "▁titolo": 22147,
+ "▁Boys": 22148,
+ "iech": 22149,
+ "Place": 22150,
+ "▁Hoff": 22151,
+ "▁cached": 22152,
+ "валь": 22153,
+ "isher": 22154,
+ "rolling": 22155,
+ "opens": 22156,
+ "▁hr": 22157,
+ "------": 22158,
+ "▁maggior": 22159,
+ "▁transactions": 22160,
+ "▁criminal": 22161,
+ "▁retre": 22162,
+ "▁Campbell": 22163,
+ ")):": 22164,
+ "▁ned": 22165,
+ "Pager": 22166,
+ "▁Hero": 22167,
+ "(__": 22168,
+ "▁uncle": 22169,
+ "▁reaches": 22170,
+ "arto": 22171,
+ "▁hello": 22172,
+ "Preferences": 22173,
+ "▁затем": 22174,
+ "Named": 22175,
+ "▁readers": 22176,
+ "хі": 22177,
+ "kern": 22178,
+ "▁упо": 22179,
+ "кин": 22180,
+ "▁lav": 22181,
+ "▁nob": 22182,
+ "▁secre": 22183,
+ "▁ListView": 22184,
+ "вания": 22185,
+ "▁Mayor": 22186,
+ "borough": 22187,
+ "▁filosof": 22188,
+ "нення": 22189,
+ "фри": 22190,
+ "▁patr": 22191,
+ "FM": 22192,
+ "▁acid": 22193,
+ "▁Salvador": 22194,
+ "▁abb": 22195,
+ "▁Graham": 22196,
+ "policy": 22197,
+ "negative": 22198,
+ "ńskiego": 22199,
+ "▁Heimat": 22200,
+ "▁dazu": 22201,
+ "▁mely": 22202,
+ "▁ride": 22203,
+ "▁duties": 22204,
+ "overy": 22205,
+ "▁Proposition": 22206,
+ "▁Paolo": 22207,
+ "/'": 22208,
+ "▁Mau": 22209,
+ "imenti": 22210,
+ "Saint": 22211,
+ "father": 22212,
+ "▁equilib": 22213,
+ "phony": 22214,
+ "▁clas": 22215,
+ "▁отли": 22216,
+ "▁Buffered": 22217,
+ "rek": 22218,
+ "▁mitt": 22219,
+ "▁Hur": 22220,
+ "▁Harvard": 22221,
+ "▁demonstrate": 22222,
+ "uario": 22223,
+ "▁dolor": 22224,
+ "▁rejected": 22225,
+ "▁Müller": 22226,
+ "▁nac": 22227,
+ "▁Belle": 22228,
+ "▁gathered": 22229,
+ "nr": 22230,
+ "frika": 22231,
+ "öll": 22232,
+ "▁chemical": 22233,
+ "nig": 22234,
+ "▁calc": 22235,
+ "▁DEFAULT": 22236,
+ "▁philosophy": 22237,
+ "▁Laravel": 22238,
+ "▁alignment": 22239,
+ "EV": 22240,
+ "eor": 22241,
+ "▁dzie": 22242,
+ "▁mest": 22243,
+ "▁Io": 22244,
+ "CRE": 22245,
+ "зви": 22246,
+ "▁Medic": 22247,
+ "▁nä": 22248,
+ "▁zab": 22249,
+ "▁Slov": 22250,
+ "utlich": 22251,
+ "▁amplit": 22252,
+ "▁Frankreich": 22253,
+ "▁кіль": 22254,
+ "IND": 22255,
+ "execution": 22256,
+ "▁Karriere": 22257,
+ "dostęp": 22258,
+ "▁réal": 22259,
+ "engo": 22260,
+ "▁severe": 22261,
+ "зма": 22262,
+ "▁турни": 22263,
+ "▁Carter": 22264,
+ "▁Robinson": 22265,
+ "getElementsBy": 22266,
+ "▁prototype": 22267,
+ "▁japon": 22268,
+ "führung": 22269,
+ "▁consegu": 22270,
+ "▁studi": 22271,
+ "▁lire": 22272,
+ "▁schließ": 22273,
+ "▁Buff": 22274,
+ "▁redund": 22275,
+ "▁ern": 22276,
+ "▁myster": 22277,
+ "▁proprio": 22278,
+ "ateful": 22279,
+ "▁Parent": 22280,
+ "▁ladies": 22281,
+ "rack": 22282,
+ "тика": 22283,
+ "enburg": 22284,
+ "▁качестве": 22285,
+ "▁EF": 22286,
+ "▁stam": 22287,
+ "▁nueva": 22288,
+ "▁filtered": 22289,
+ "reten": 22290,
+ "▁Ian": 22291,
+ "▁Matthew": 22292,
+ "kih": 22293,
+ "▁ő": 22294,
+ "▁компози": 22295,
+ "▁forever": 22296,
+ "oires": 22297,
+ ":\\\\": 22298,
+ "▁études": 22299,
+ "▁soup": 22300,
+ "▁pleased": 22301,
+ ")}(": 22302,
+ "▁Stop": 22303,
+ "Setter": 22304,
+ "▁Help": 22305,
+ "▁bars": 22306,
+ "▁ERR": 22307,
+ "▁(?": 22308,
+ "▁poetry": 22309,
+ "▁Util": 22310,
+ "AK": 22311,
+ "▁fick": 22312,
+ "▁IM": 22313,
+ "▁proud": 22314,
+ "носи": 22315,
+ "▁muerte": 22316,
+ "▁Palmarès": 22317,
+ "▁Nas": 22318,
+ "щих": 22319,
+ "▁quer": 22320,
+ "▁apenas": 22321,
+ "]['": 22322,
+ "▁Konst": 22323,
+ "пон": 22324,
+ "▁Schiff": 22325,
+ "▁mp": 22326,
+ "▁благо": 22327,
+ "fram": 22328,
+ "▁household": 22329,
+ "▁tract": 22330,
+ "encoding": 22331,
+ "▁undert": 22332,
+ "▁Aug": 22333,
+ "ован": 22334,
+ "▁Arten": 22335,
+ "▁invoked": 22336,
+ "▁dynast": 22337,
+ "▁fleet": 22338,
+ "чество": 22339,
+ "▁Murray": 22340,
+ "▁gut": 22341,
+ "elihood": 22342,
+ "▁SSH": 22343,
+ "ответ": 22344,
+ "▁personally": 22345,
+ "прия": 22346,
+ "▁financi": 22347,
+ "▁Thompson": 22348,
+ "alu": 22349,
+ "identity": 22350,
+ "▁Grab": 22351,
+ "addle": 22352,
+ "Ét": 22353,
+ "▁Tob": 22354,
+ "▁verlor": 22355,
+ "▁Sainte": 22356,
+ "▁dop": 22357,
+ "▁вере": 22358,
+ "___": 22359,
+ "▁promotion": 22360,
+ "▁-=": 22361,
+ "▁отде": 22362,
+ "▁ambigu": 22363,
+ "ORDER": 22364,
+ "▁Communic": 22365,
+ "▁imply": 22366,
+ "oned": 22367,
+ "cluding": 22368,
+ "▁collision": 22369,
+ "▁fragments": 22370,
+ "scription": 22371,
+ "▁'{": 22372,
+ "лях": 22373,
+ "▁hans": 22374,
+ "ус": 22375,
+ "wire": 22376,
+ "namespace": 22377,
+ "▁sword": 22378,
+ "refresh": 22379,
+ "▁kwam": 22380,
+ "zs": 22381,
+ "commons": 22382,
+ "▁cosa": 22383,
+ "▁regime": 22384,
+ "grep": 22385,
+ "▁dioc": 22386,
+ "▁Contact": 22387,
+ "▁estas": 22388,
+ "▁Stewart": 22389,
+ "▁viele": 22390,
+ "това": 22391,
+ "▁Ran": 22392,
+ "annes": 22393,
+ "iday": 22394,
+ "▁snapshot": 22395,
+ "orrow": 22396,
+ "▁zač": 22397,
+ "▁участие": 22398,
+ "▁promised": 22399,
+ "Assembly": 22400,
+ "▁championship": 22401,
+ "▁Define": 22402,
+ "▁eren": 22403,
+ "▁ново": 22404,
+ "▁thinks": 22405,
+ "Age": 22406,
+ "▁gev": 22407,
+ "varchar": 22408,
+ "ività": 22409,
+ "compos": 22410,
+ "▁Mutter": 22411,
+ "CONT": 22412,
+ "armée": 22413,
+ "agnet": 22414,
+ "▁Brow": 22415,
+ ".—": 22416,
+ "▁Television": 22417,
+ "▁Для": 22418,
+ "▁vm": 22419,
+ "▁ordin": 22420,
+ "▁Михай": 22421,
+ "▁aproxim": 22422,
+ "')->": 22423,
+ "▁zoo": 22424,
+ "ippi": 22425,
+ "▁sino": 22426,
+ "▁Québec": 22427,
+ "rages": 22428,
+ "äck": 22429,
+ "eing": 22430,
+ "arlo": 22431,
+ "pios": 22432,
+ "▁Chan": 22433,
+ "▁elli": 22434,
+ "▁incons": 22435,
+ "gestellt": 22436,
+ "ppers": 22437,
+ "Jean": 22438,
+ "anstalt": 22439,
+ "▁Dance": 22440,
+ "▁toen": 22441,
+ "▁decis": 22442,
+ "▁Резу": 22443,
+ "▁officially": 22444,
+ "ätze": 22445,
+ "▁доро": 22446,
+ "▁enumer": 22447,
+ "▁troisième": 22448,
+ "typ": 22449,
+ "offs": 22450,
+ "боль": 22451,
+ "odn": 22452,
+ "▁Zar": 22453,
+ "▁друго": 22454,
+ "quia": 22455,
+ "▁Nicolas": 22456,
+ "пису": 22457,
+ "▁mob": 22458,
+ "paces": 22459,
+ "нього": 22460,
+ "Alg": 22461,
+ "éroï": 22462,
+ "Errors": 22463,
+ "▁гре": 22464,
+ "▁женщи": 22465,
+ "inch": 22466,
+ "▁Korean": 22467,
+ "▁Apost": 22468,
+ "▁Liver": 22469,
+ "▁elementary": 22470,
+ "▁DI": 22471,
+ "виси": 22472,
+ "▁soil": 22473,
+ "▁DLL": 22474,
+ "▁risp": 22475,
+ "▁Shakespe": 22476,
+ "▁Gaussian": 22477,
+ "▁Kurt": 22478,
+ "Vertex": 22479,
+ "ebol": 22480,
+ "organisation": 22481,
+ "ären": 22482,
+ "▁YES": 22483,
+ "CUR": 22484,
+ "▁началь": 22485,
+ "▁постро": 22486,
+ "▁Luigi": 22487,
+ "▁caching": 22488,
+ "preventDefault": 22489,
+ "amd": 22490,
+ "▁Vit": 22491,
+ "subst": 22492,
+ "▁строи": 22493,
+ "▁Campion": 22494,
+ "chr": 22495,
+ "фере": 22496,
+ "▁Список": 22497,
+ "NF": 22498,
+ "▁cím": 22499,
+ "▁hé": 22500,
+ "rebbe": 22501,
+ "ocy": 22502,
+ "below": 22503,
+ "▁bylo": 22504,
+ "▁Уи": 22505,
+ "▁\\({\\": 22506,
+ "▁`:": 22507,
+ "giore": 22508,
+ "San": 22509,
+ "▁Gate": 22510,
+ "▁вс": 22511,
+ "▁olimp": 22512,
+ "▁Matrix": 22513,
+ "▁hearing": 22514,
+ "rii": 22515,
+ "tfrac": 22516,
+ "▁allemand": 22517,
+ "▁Vue": 22518,
+ "лн": 22519,
+ "▁compiling": 22520,
+ "▁Ens": 22521,
+ "▁investigation": 22522,
+ "▁Ax": 22523,
+ "▁chars": 22524,
+ "▁targets": 22525,
+ "▁loud": 22526,
+ "usement": 22527,
+ "▁Nether": 22528,
+ "commerce": 22529,
+ "IGHT": 22530,
+ "ocoa": 22531,
+ "ifecycle": 22532,
+ "▁Leo": 22533,
+ "priv": 22534,
+ "▁goods": 22535,
+ "adamente": 22536,
+ "Austral": 22537,
+ "▁reboot": 22538,
+ "Gest": 22539,
+ "▁representations": 22540,
+ "ceu": 22541,
+ "▁doctrine": 22542,
+ "cers": 22543,
+ "▁Krak": 22544,
+ "▁advoc": 22545,
+ "▁squadra": 22546,
+ "▁arbeitete": 22547,
+ "üst": 22548,
+ "▁pill": 22549,
+ "Answer": 22550,
+ "▁квіт": 22551,
+ "▁Wa": 22552,
+ "umann": 22553,
+ "▁Dynam": 22554,
+ "Famil": 22555,
+ "▁tennis": 22556,
+ "▁Engineering": 22557,
+ "▁circles": 22558,
+ "▁Maryland": 22559,
+ "▁besta": 22560,
+ "▁bases": 22561,
+ "▁znajdu": 22562,
+ "ктора": 22563,
+ "▁arrest": 22564,
+ "лер": 22565,
+ "▁Gia": 22566,
+ "▁remarkable": 22567,
+ "▁могу": 22568,
+ "▁Supreme": 22569,
+ "▁`%": 22570,
+ "dor": 22571,
+ "▁aujourd": 22572,
+ "▁wis": 22573,
+ "WIDTH": 22574,
+ "▁misma": 22575,
+ "▁fluid": 22576,
+ "▁petite": 22577,
+ "▁Tow": 22578,
+ "Registry": 22579,
+ "emed": 22580,
+ "▁Wisconsin": 22581,
+ "▁Racing": 22582,
+ "▁registration": 22583,
+ "/%": 22584,
+ "third": 22585,
+ "▁monuments": 22586,
+ "чей": 22587,
+ "▁jet": 22588,
+ "▁Urban": 22589,
+ "álva": 22590,
+ "▁milieu": 22591,
+ "▁possess": 22592,
+ "▁germ": 22593,
+ "dependencies": 22594,
+ "▁enemies": 22595,
+ "▁samen": 22596,
+ "▁Werner": 22597,
+ "▁hizo": 22598,
+ "▁td": 22599,
+ "▁yesterday": 22600,
+ "▁Ад": 22601,
+ "▁hasn": 22602,
+ "cellation": 22603,
+ "ování": 22604,
+ "lika": 22605,
+ "Week": 22606,
+ "▁Ing": 22607,
+ "▁Email": 22608,
+ "▁mètres": 22609,
+ "▁OCLC": 22610,
+ "▁amongst": 22611,
+ "▁splend": 22612,
+ "fur": 22613,
+ "antics": 22614,
+ "▁XXX": 22615,
+ "▁группы": 22616,
+ "lach": 22617,
+ "▁cousin": 22618,
+ "▁invariant": 22619,
+ "ђу": 22620,
+ "▁Beispiel": 22621,
+ "▁harder": 22622,
+ "▁bell": 22623,
+ "▁orch": 22624,
+ "tb": 22625,
+ "Footnote": 22626,
+ "regon": 22627,
+ "Martin": 22628,
+ "▁incon": 22629,
+ "▁attacked": 22630,
+ "_{-": 22631,
+ "▁Tras": 22632,
+ "party": 22633,
+ "iteit": 22634,
+ "▁saint": 22635,
+ "rások": 22636,
+ "▁containers": 22637,
+ "Mo": 22638,
+ "▁Sn": 22639,
+ "quantity": 22640,
+ "▁ras": 22641,
+ "▁Canal": 22642,
+ "ccion": 22643,
+ "uvo": 22644,
+ "▁idx": 22645,
+ "typename": 22646,
+ "▁Rugby": 22647,
+ "▁Seems": 22648,
+ "▁transmit": 22649,
+ "▁Präsident": 22650,
+ "зне": 22651,
+ "▁Baker": 22652,
+ "inth": 22653,
+ "▁több": 22654,
+ "verein": 22655,
+ "▁especie": 22656,
+ ",(": 22657,
+ "▁téc": 22658,
+ "▁WITH": 22659,
+ "▁unos": 22660,
+ "▁politics": 22661,
+ "createElement": 22662,
+ "▁stats": 22663,
+ "▁Tennessee": 22664,
+ "▁Bedeutung": 22665,
+ "▁Screen": 22666,
+ "▁Straße": 22667,
+ "anze": 22668,
+ "▁partly": 22669,
+ "manuel": 22670,
+ "olation": 22671,
+ "horizontal": 22672,
+ "érieure": 22673,
+ "ampio": 22674,
+ "▁струк": 22675,
+ "Weight": 22676,
+ "Land": 22677,
+ "poly": 22678,
+ "▁Dak": 22679,
+ "▁Assume": 22680,
+ "\".$": 22681,
+ "▁casi": 22682,
+ "▁gross": 22683,
+ "▁entertain": 22684,
+ "▁década": 22685,
+ "'.$": 22686,
+ "encer": 22687,
+ "▁guaranteed": 22688,
+ "]$.": 22689,
+ "лися": 22690,
+ "▁acceptable": 22691,
+ "raise": 22692,
+ "irus": 22693,
+ "weit": 22694,
+ "▁Ана": 22695,
+ "▁hills": 22696,
+ "ipage": 22697,
+ "BIT": 22698,
+ "▁nucle": 22699,
+ "▁utilis": 22700,
+ "CAA": 22701,
+ "ènes": 22702,
+ "▁Schweiz": 22703,
+ "▁AA": 22704,
+ "ninger": 22705,
+ "▁bands": 22706,
+ "▁tender": 22707,
+ "som": 22708,
+ "Warning": 22709,
+ "▁Bischof": 22710,
+ "▁Arc": 22711,
+ "▁Woman": 22712,
+ "▁transmission": 22713,
+ "чни": 22714,
+ "istre": 22715,
+ "BY": 22716,
+ "▁SI": 22717,
+ "▁Пар": 22718,
+ "▁}).": 22719,
+ "▁presenta": 22720,
+ "▁René": 22721,
+ "▁happiness": 22722,
+ "▁Punk": 22723,
+ "cols": 22724,
+ "▁Desde": 22725,
+ "рёх": 22726,
+ "▁мона": 22727,
+ "▁scratch": 22728,
+ "▁tcp": 22729,
+ "êtes": 22730,
+ "itated": 22731,
+ "▁diferen": 22732,
+ "geh": 22733,
+ "nahmen": 22734,
+ "Пе": 22735,
+ "cki": 22736,
+ "▁Teatro": 22737,
+ "▁Remember": 22738,
+ "▁fright": 22739,
+ "▁Yam": 22740,
+ "western": 22741,
+ "leted": 22742,
+ "▁встре": 22743,
+ "▁település": 22744,
+ "зин": 22745,
+ "▁Quant": 22746,
+ "▁supre": 22747,
+ "ája": 22748,
+ "дія": 22749,
+ "▁carrera": 22750,
+ "kret": 22751,
+ "para": 22752,
+ "▁SUM": 22753,
+ "▁pit": 22754,
+ "źdz": 22755,
+ "éo": 22756,
+ "рення": 22757,
+ "▁Chor": 22758,
+ "▁voix": 22759,
+ "▁executive": 22760,
+ "▁allerdings": 22761,
+ "Maybe": 22762,
+ "▁день": 22763,
+ "▁flying": 22764,
+ "▁parliament": 22765,
+ "ждан": 22766,
+ "▁fram": 22767,
+ "▁жовт": 22768,
+ "▁ugly": 22769,
+ "▁буду": 22770,
+ "igny": 22771,
+ "\\|_{": 22772,
+ "▁bitter": 22773,
+ "sce": 22774,
+ "▁pole": 22775,
+ "Verlag": 22776,
+ "▁totalité": 22777,
+ "▁foundation": 22778,
+ "jt": 22779,
+ "▁slice": 22780,
+ "ifique": 22781,
+ "▁integrate": 22782,
+ "strij": 22783,
+ "▁asympt": 22784,
+ "▁ему": 22785,
+ "▁perturb": 22786,
+ "▁Flow": 22787,
+ "jboss": 22788,
+ "RIG": 22789,
+ "▁Aless": 22790,
+ "XXX": 22791,
+ "▁summ": 22792,
+ "sqlite": 22793,
+ "▁cheer": 22794,
+ "prob": 22795,
+ "▁GPU": 22796,
+ "ził": 22797,
+ "(*)": 22798,
+ "▁induct": 22799,
+ "RAY": 22800,
+ "blatt": 22801,
+ "questa": 22802,
+ "oru": 22803,
+ "▁Inside": 22804,
+ "▁McG": 22805,
+ "▁Nep": 22806,
+ "мп": 22807,
+ "▁inve": 22808,
+ "▁Animal": 22809,
+ "▁sob": 22810,
+ "ított": 22811,
+ "loyment": 22812,
+ "▁bund": 22813,
+ "Station": 22814,
+ "▁BEGIN": 22815,
+ "▁partiellement": 22816,
+ "igg": 22817,
+ "estore": 22818,
+ "▁coinc": 22819,
+ "▁Sommer": 22820,
+ "▁md": 22821,
+ "▁locked": 22822,
+ "mathchar": 22823,
+ "arma": 22824,
+ "pent": 22825,
+ "arium": 22826,
+ "▁ears": 22827,
+ "▁Songs": 22828,
+ "▁similarly": 22829,
+ "▁literally": 22830,
+ "▁inches": 22831,
+ "▁affection": 22832,
+ "lp": 22833,
+ "▁concluded": 22834,
+ "▁муніципалі": 22835,
+ "▁памя": 22836,
+ "estaur": 22837,
+ "▁Josh": 22838,
+ "▁Fritz": 22839,
+ "DBC": 22840,
+ "дён": 22841,
+ "posa": 22842,
+ "▁golden": 22843,
+ "▁pc": 22844,
+ "▁comte": 22845,
+ "▁Ziel": 22846,
+ "▁présente": 22847,
+ "marks": 22848,
+ "igneur": 22849,
+ "▁Drive": 22850,
+ "▁neglect": 22851,
+ "▁rozp": 22852,
+ "▁Five": 22853,
+ "spaces": 22854,
+ "▁Medi": 22855,
+ "▁existed": 22856,
+ "▁była": 22857,
+ "джи": 22858,
+ "▁frente": 22859,
+ "тник": 22860,
+ "odd": 22861,
+ "▁answering": 22862,
+ "bian": 22863,
+ "▁Eugen": 22864,
+ "▁Publications": 22865,
+ "▁Dia": 22866,
+ "lá": 22867,
+ "▁'_": 22868,
+ "▁recuper": 22869,
+ "ому": 22870,
+ "▁Append": 22871,
+ "obar": 22872,
+ "▁employees": 22873,
+ "▁compens": 22874,
+ "emetery": 22875,
+ "▁элект": 22876,
+ "MON": 22877,
+ "olin": 22878,
+ "▁historic": 22879,
+ "his": 22880,
+ "ąd": 22881,
+ "nm": 22882,
+ "▁Goth": 22883,
+ "▁stress": 22884,
+ "▁partecip": 22885,
+ "▁Aw": 22886,
+ "▁sar": 22887,
+ "▁hu": 22888,
+ "▁matplotlib": 22889,
+ "▁Myst": 22890,
+ "();`": 22891,
+ "schein": 22892,
+ "Longrightarrow": 22893,
+ "▁ря": 22894,
+ "▁Isra": 22895,
+ "[^": 22896,
+ "nou": 22897,
+ "▁synd": 22898,
+ "working": 22899,
+ "▁Nation": 22900,
+ "▁Pent": 22901,
+ "▁klass": 22902,
+ "▁applicable": 22903,
+ "▁Diam": 22904,
+ "▁brasile": 22905,
+ "▁pac": 22906,
+ "▁Height": 22907,
+ "Put": 22908,
+ "▁intro": 22909,
+ "▁unusual": 22910,
+ "nas": 22911,
+ "▁Gebäude": 22912,
+ "▁beam": 22913,
+ "▁Rect": 22914,
+ "▁Primera": 22915,
+ "▁haut": 22916,
+ "▁trait": 22917,
+ "prüft": 22918,
+ "inación": 22919,
+ "▁configurations": 22920,
+ "▁gilt": 22921,
+ "▁territoire": 22922,
+ "hez": 22923,
+ "▁alte": 22924,
+ "relative": 22925,
+ "Excel": 22926,
+ "▁Wright": 22927,
+ "GV": 22928,
+ "поли": 22929,
+ "Quant": 22930,
+ "▁gauge": 22931,
+ "▁multiply": 22932,
+ "ASS": 22933,
+ "ственно": 22934,
+ "ану": 22935,
+ "▁jeden": 22936,
+ "▁literary": 22937,
+ "▁Dro": 22938,
+ "▁advise": 22939,
+ "itzen": 22940,
+ "▁disag": 22941,
+ "website": 22942,
+ "▁дія": 22943,
+ "▁observer": 22944,
+ "▁január": 22945,
+ "vě": 22946,
+ "kup": 22947,
+ "▁Ses": 22948,
+ "▁wojew": 22949,
+ "▁stages": 22950,
+ "▁времени": 22951,
+ "łuż": 22952,
+ "нос": 22953,
+ "Download": 22954,
+ "ipo": 22955,
+ "▁graf": 22956,
+ "▁робо": 22957,
+ "▁Nikol": 22958,
+ "▁fic": 22959,
+ "▁joining": 22960,
+ "▁diversos": 22961,
+ "▁LIKE": 22962,
+ "▁Fitz": 22963,
+ "▁dimin": 22964,
+ "▁distrib": 22965,
+ "Sam": 22966,
+ "koz": 22967,
+ "▁alphabet": 22968,
+ "oser": 22969,
+ "OUR": 22970,
+ "uka": 22971,
+ "кая": 22972,
+ "▁steel": 22973,
+ "▁`--": 22974,
+ "▁tener": 22975,
+ "marker": 22976,
+ "▁Heaven": 22977,
+ "newcommand": 22978,
+ "▁prisoners": 22979,
+ "▁Knight": 22980,
+ "▁presents": 22981,
+ "▁questi": 22982,
+ "▁trains": 22983,
+ "opera": 22984,
+ "▁Linear": 22985,
+ "▁ME": 22986,
+ "▁Buc": 22987,
+ "Leg": 22988,
+ "▁agua": 22989,
+ "▁Griff": 22990,
+ "olg": 22991,
+ "dst": 22992,
+ ".\r": 22993,
+ "▁persones": 22994,
+ "Mal": 22995,
+ "бере": 22996,
+ "folge": 22997,
+ "▁acab": 22998,
+ "ctu": 22999,
+ "ptic": 23000,
+ "▁Navigation": 23001,
+ "Russ": 23002,
+ "галь": 23003,
+ "▁Ful": 23004,
+ "▁має": 23005,
+ "чная": 23006,
+ "wner": 23007,
+ "contra": 23008,
+ "▁joueur": 23009,
+ "▁Jess": 23010,
+ "▁renew": 23011,
+ "▁lap": 23012,
+ "▁casting": 23013,
+ "gal": 23014,
+ "▁tématu": 23015,
+ "▁называ": 23016,
+ "зах": 23017,
+ "чне": 23018,
+ ")-\\": 23019,
+ "▁часто": 23020,
+ "}$-": 23021,
+ "▁licz": 23022,
+ "▁emot": 23023,
+ "harm": 23024,
+ "▁occasionally": 23025,
+ "▁horror": 23026,
+ "east": 23027,
+ "▁printer": 23028,
+ "aran": 23029,
+ "▁Mississ": 23030,
+ "follow": 23031,
+ "▁Barry": 23032,
+ "▁investigate": 23033,
+ "gow": 23034,
+ "▁Americans": 23035,
+ "Since": 23036,
+ "▁відо": 23037,
+ "▁reun": 23038,
+ "osci": 23039,
+ "▁Chapter": 23040,
+ "▁bay": 23041,
+ "роме": 23042,
+ "ethe": 23043,
+ "édie": 23044,
+ "comot": 23045,
+ "▁miejscowo": 23046,
+ "▁studierte": 23047,
+ "ouvert": 23048,
+ "▁кур": 23049,
+ "▁DESC": 23050,
+ "▁touched": 23051,
+ "▁Jerry": 23052,
+ "uese": 23053,
+ "лище": 23054,
+ "authentication": 23055,
+ "▁colle": 23056,
+ "heart": 23057,
+ "▁regiment": 23058,
+ "cribed": 23059,
+ "▁Боль": 23060,
+ "▁проис": 23061,
+ "ceae": 23062,
+ "▁masses": 23063,
+ "▁scrolling": 23064,
+ "usto": 23065,
+ "SW": 23066,
+ "ovat": 23067,
+ "▁grâce": 23068,
+ "▁Архив": 23069,
+ "▁Север": 23070,
+ "avait": 23071,
+ "▁Marshall": 23072,
+ "▁HashMap": 23073,
+ "acon": 23074,
+ "ücken": 23075,
+ "[])": 23076,
+ "▁evangel": 23077,
+ "etzung": 23078,
+ "ttemberg": 23079,
+ "sters": 23080,
+ "TM": 23081,
+ "▁литера": 23082,
+ "quot": 23083,
+ "Pred": 23084,
+ "▁werk": 23085,
+ "▁haber": 23086,
+ "lava": 23087,
+ "vous": 23088,
+ "▁Late": 23089,
+ "cycle": 23090,
+ "тирова": 23091,
+ "▁проду": 23092,
+ "▁populations": 23093,
+ "▁Yan": 23094,
+ "Prefix": 23095,
+ "actéristiques": 23096,
+ "+'": 23097,
+ "()`](": 23098,
+ "▁Ль": 23099,
+ "филь": 23100,
+ "▁жизни": 23101,
+ "ftp": 23102,
+ "▁всех": 23103,
+ "▁gdzie": 23104,
+ "▁videa": 23105,
+ "oauth": 23106,
+ "▁pid": 23107,
+ "ům": 23108,
+ "▁pesso": 23109,
+ "▁tracking": 23110,
+ "izin": 23111,
+ "▁Morris": 23112,
+ "щий": 23113,
+ "▁Provinz": 23114,
+ "▁Mitte": 23115,
+ "▁artificial": 23116,
+ "brázky": 23117,
+ "▁дости": 23118,
+ "▁restored": 23119,
+ "▁communicate": 23120,
+ "agit": 23121,
+ "Recogn": 23122,
+ "▁lon": 23123,
+ "▁заня": 23124,
+ "▁Argument": 23125,
+ "flush": 23126,
+ "мана": 23127,
+ "seconds": 23128,
+ "UC": 23129,
+ "▁Ruth": 23130,
+ "▁tub": 23131,
+ "▁Bret": 23132,
+ "▁Pere": 23133,
+ "▁responsibility": 23134,
+ "ńczy": 23135,
+ "▁environments": 23136,
+ "kee": 23137,
+ "▁groot": 23138,
+ "▁painted": 23139,
+ "▁Éditions": 23140,
+ "cpy": 23141,
+ "árt": 23142,
+ "lichkeit": 23143,
+ "arda": 23144,
+ "Batch": 23145,
+ "▁Leopold": 23146,
+ "reason": 23147,
+ "noreferrer": 23148,
+ "sens": 23149,
+ "▁rocks": 23150,
+ "▁Hitler": 23151,
+ "лат": 23152,
+ "▁quoted": 23153,
+ "▁колле": 23154,
+ "▁уров": 23155,
+ "bag": 23156,
+ ".\")": 23157,
+ "▁ML": 23158,
+ "▁komt": 23159,
+ "▁[_": 23160,
+ "▁spectral": 23161,
+ "edo": 23162,
+ "▁insieme": 23163,
+ "▁suffering": 23164,
+ "slider": 23165,
+ "▁Kennedy": 23166,
+ "olate": 23167,
+ "▁Patri": 23168,
+ "зии": 23169,
+ "OH": 23170,
+ "▁теа": 23171,
+ "▁права": 23172,
+ "мах": 23173,
+ "rewrite": 23174,
+ "▁Einsatz": 23175,
+ "external": 23176,
+ "holds": 23177,
+ "▁Places": 23178,
+ "atype": 23179,
+ "▁vulner": 23180,
+ "▁abandoned": 23181,
+ "Origin": 23182,
+ "▁maximal": 23183,
+ "AAAA": 23184,
+ "▁Baseball": 23185,
+ "▁Close": 23186,
+ "▁painter": 23187,
+ "▁assigning": 23188,
+ "NB": 23189,
+ "blast": 23190,
+ "▁Künstler": 23191,
+ ")](": 23192,
+ "fach": 23193,
+ "▁Constantin": 23194,
+ "okes": 23195,
+ "▁nobody": 23196,
+ "▁subtract": 23197,
+ "▁fosse": 23198,
+ "▁certific": 23199,
+ "▁muse": 23200,
+ "/),": 23201,
+ "▁Profil": 23202,
+ "▁proxim": 23203,
+ "▁Jerusalem": 23204,
+ "▁simplicity": 23205,
+ "▁wsz": 23206,
+ "NUMBER": 23207,
+ "uttavia": 23208,
+ "UITableView": 23209,
+ "ichter": 23210,
+ "жан": 23211,
+ "▁Lav": 23212,
+ "itchen": 23213,
+ "▁Чем": 23214,
+ "Tu": 23215,
+ "▁geom": 23216,
+ "▁zvuky": 23217,
+ "▁Survey": 23218,
+ "ANCE": 23219,
+ "▁encrypted": 23220,
+ "prof": 23221,
+ "▁dare": 23222,
+ "▁Loren": 23223,
+ "тв": 23224,
+ "▁Алек": 23225,
+ "▁computers": 23226,
+ "▁expectation": 23227,
+ "▁substantial": 23228,
+ "▁Дми": 23229,
+ "▁`{": 23230,
+ "▁дра": 23231,
+ "ubble": 23232,
+ "▁performs": 23233,
+ "▁Krieg": 23234,
+ "▁incoming": 23235,
+ "▁Classification": 23236,
+ "WebView": 23237,
+ "▁episodes": 23238,
+ "apper": 23239,
+ "äufig": 23240,
+ "▁giov": 23241,
+ "▁Depart": 23242,
+ "бора": 23243,
+ "edly": 23244,
+ "ospod": 23245,
+ "▁ptr": 23246,
+ "▁dátum": 23247,
+ "▁estimation": 23248,
+ "icole": 23249,
+ "▁----": 23250,
+ "▁princes": 23251,
+ "HEAD": 23252,
+ "▁diffusion": 23253,
+ "▁drie": 23254,
+ "▁Ada": 23255,
+ "нице": 23256,
+ "nginx": 23257,
+ "shal": 23258,
+ "▁februari": 23259,
+ "▁Tat": 23260,
+ "looking": 23261,
+ "kund": 23262,
+ "▁Dean": 23263,
+ "mongodb": 23264,
+ "вших": 23265,
+ "▁Aur": 23266,
+ "▁Flora": 23267,
+ "▁Studios": 23268,
+ "ције": 23269,
+ "eil": 23270,
+ "Install": 23271,
+ "▁franch": 23272,
+ "▁HMS": 23273,
+ "▁practices": 23274,
+ "lej": 23275,
+ "dale": 23276,
+ "▁poste": 23277,
+ "▁Hels": 23278,
+ "▁reliable": 23279,
+ "ździer": 23280,
+ "▁verse": 23281,
+ "ermeister": 23282,
+ "▁quit": 23283,
+ "ético": 23284,
+ "ilis": 23285,
+ "edor": 23286,
+ "▁Cultural": 23287,
+ "дже": 23288,
+ "▁liked": 23289,
+ "▁mongodb": 23290,
+ "▁Broadway": 23291,
+ "▁IR": 23292,
+ "eszt": 23293,
+ "hov": 23294,
+ "▁míst": 23295,
+ "reiche": 23296,
+ "▁kB": 23297,
+ "стом": 23298,
+ "▁SQLite": 23299,
+ "▁torneo": 23300,
+ "\\.": 23301,
+ "Ord": 23302,
+ "▁Administration": 23303,
+ "▁зда": 23304,
+ "▁Hinter": 23305,
+ "▁Via": 23306,
+ "Decimal": 23307,
+ "orious": 23308,
+ "▁nécessaire": 23309,
+ "wx": 23310,
+ "▁tej": 23311,
+ "▁tema": 23312,
+ "Obrázky": 23313,
+ "рите": 23314,
+ "▁builds": 23315,
+ "▁laten": 23316,
+ "▁гг": 23317,
+ "Visibility": 23318,
+ "läu": 23319,
+ "▁sechs": 23320,
+ "▁луч": 23321,
+ "cera": 23322,
+ "Could": 23323,
+ "▁traject": 23324,
+ "}}^{": 23325,
+ "▁Japon": 23326,
+ "another": 23327,
+ "IK": 23328,
+ "▁belonging": 23329,
+ "▁facilities": 23330,
+ "▁Daily": 23331,
+ "▁dece": 23332,
+ "intro": 23333,
+ "▁случа": 23334,
+ "Namespace": 23335,
+ "▁Bak": 23336,
+ "locale": 23337,
+ "UG": 23338,
+ "=${": 23339,
+ "▁compañ": 23340,
+ "jąc": 23341,
+ "▁arithmetic": 23342,
+ "forum": 23343,
+ "▁porta": 23344,
+ "onk": 23345,
+ "▁gender": 23346,
+ "▁expects": 23347,
+ "бка": 23348,
+ "▁nak": 23349,
+ "▁Grace": 23350,
+ "▁stro": 23351,
+ "ividual": 23352,
+ "▁COM": 23353,
+ "▁Farm": 23354,
+ "▁canton": 23355,
+ "тому": 23356,
+ "javax": 23357,
+ "сей": 23358,
+ "▁briefly": 23359,
+ "Face": 23360,
+ "rotate": 23361,
+ "constant": 23362,
+ "▁gallery": 23363,
+ "astro": 23364,
+ "allery": 23365,
+ "▁DJ": 23366,
+ "charge": 23367,
+ "ходить": 23368,
+ "Cent": 23369,
+ "\\\",": 23370,
+ "▁donna": 23371,
+ "arca": 23372,
+ "lade": 23373,
+ "zin": 23374,
+ "▁Ned": 23375,
+ "▁hosting": 23376,
+ "idor": 23377,
+ "itative": 23378,
+ "igs": 23379,
+ "▁пря": 23380,
+ "▁ticket": 23381,
+ "▁studying": 23382,
+ "▁designer": 23383,
+ "lapsed": 23384,
+ "▁laat": 23385,
+ "▁dix": 23386,
+ "▁integrated": 23387,
+ "▁informed": 23388,
+ "▁behave": 23389,
+ "▁labour": 23390,
+ "estellt": 23391,
+ "calendar": 23392,
+ "▁killing": 23393,
+ "▁twitter": 23394,
+ "iae": 23395,
+ "▁historique": 23396,
+ "DEFAULT": 23397,
+ "iała": 23398,
+ "▁theoretical": 23399,
+ "▁unders": 23400,
+ "ляет": 23401,
+ "atan": 23402,
+ "▁surname": 23403,
+ "▁intercept": 23404,
+ "гласно": 23405,
+ "▁општини": 23406,
+ "▁tired": 23407,
+ "▁Beth": 23408,
+ "▁административ": 23409,
+ "Li": 23410,
+ "▁Тур": 23411,
+ "▁Scanner": 23412,
+ "▁Stern": 23413,
+ "▁вместе": 23414,
+ "▁reporting": 23415,
+ "▁sull": 23416,
+ "цией": 23417,
+ "berts": 23418,
+ "ogonal": 23419,
+ "ők": 23420,
+ "▁ipsum": 23421,
+ "▁seulement": 23422,
+ "▁Seiten": 23423,
+ "wordpress": 23424,
+ "▁featuring": 23425,
+ "istischen": 23426,
+ "jub": 23427,
+ "▁étr": 23428,
+ "▁tea": 23429,
+ "▁adapted": 23430,
+ "▁scales": 23431,
+ "▁nan": 23432,
+ "getValue": 23433,
+ "▁Blues": 23434,
+ "acles": 23435,
+ "▁stati": 23436,
+ "▁entitled": 23437,
+ "▁Ralph": 23438,
+ "gravity": 23439,
+ "▁entrepr": 23440,
+ "któber": 23441,
+ "limat": 23442,
+ "lis": 23443,
+ "Demo": 23444,
+ "relation": 23445,
+ "▁nep": 23446,
+ "prowad": 23447,
+ "itis": 23448,
+ "▁pup": 23449,
+ "nehmer": 23450,
+ "▁disappoint": 23451,
+ "▁etwas": 23452,
+ "annon": 23453,
+ "▁approved": 23454,
+ "▁clever": 23455,
+ "Loading": 23456,
+ "▁verz": 23457,
+ "resse": 23458,
+ "▁inspir": 23459,
+ "▁sampling": 23460,
+ "▁Bek": 23461,
+ "})$.": 23462,
+ "▁грома": 23463,
+ "▁specie": 23464,
+ "▁repub": 23465,
+ "▁loader": 23466,
+ "▁erf": 23467,
+ "▁shoulder": 23468,
+ "rais": 23469,
+ "▁мате": 23470,
+ "▁Month": 23471,
+ "Scene": 23472,
+ "▁blocking": 23473,
+ "▁ocean": 23474,
+ "geben": 23475,
+ "▁Kilometer": 23476,
+ "▁bedeut": 23477,
+ "▁Mix": 23478,
+ "fmt": 23479,
+ "▁Norweg": 23480,
+ "▁IDs": 23481,
+ "parallel": 23482,
+ "▁anticip": 23483,
+ "▁revis": 23484,
+ "хан": 23485,
+ "▁свет": 23486,
+ "CASE": 23487,
+ "▁führt": 23488,
+ "▁atomic": 23489,
+ "▁darkness": 23490,
+ "▁Fußballspieler": 23491,
+ "▁Жи": 23492,
+ "quisition": 23493,
+ "▁Sieg": 23494,
+ "Circ": 23495,
+ "▁cientí": 23496,
+ "nelle": 23497,
+ "SHA": 23498,
+ "▁urb": 23499,
+ "▁ksi": 23500,
+ "leqslant": 23501,
+ "▁фрон": 23502,
+ "▁defect": 23503,
+ "▁rá": 23504,
+ "▁stronger": 23505,
+ "▁pł": 23506,
+ "▁communities": 23507,
+ "нина": 23508,
+ "enas": 23509,
+ "iennent": 23510,
+ "▁safely": 23511,
+ "▁тя": 23512,
+ "▁benchmark": 23513,
+ "▁Braun": 23514,
+ "methods": 23515,
+ "argument": 23516,
+ "vos": 23517,
+ "obox": 23518,
+ "рови": 23519,
+ "▁recherche": 23520,
+ "mn": 23521,
+ "▁brings": 23522,
+ "machine": 23523,
+ "CESS": 23524,
+ "hosts": 23525,
+ "▁NY": 23526,
+ "Autow": 23527,
+ "▁современ": 23528,
+ "▁Gary": 23529,
+ "▁sensor": 23530,
+ "▁documented": 23531,
+ "▁prendre": 23532,
+ "▁peer": 23533,
+ "enix": 23534,
+ "hai": 23535,
+ "arbe": 23536,
+ "цент": 23537,
+ "_(": 23538,
+ "▁URI": 23539,
+ "ева": 23540,
+ "▁Regie": 23541,
+ "▁Monument": 23542,
+ "▁onderwerp": 23543,
+ "Bag": 23544,
+ "tit": 23545,
+ "▁stir": 23546,
+ "▁nerv": 23547,
+ "сторія": 23548,
+ "▁sov": 23549,
+ "▁writers": 23550,
+ "▁sorts": 23551,
+ "absolute": 23552,
+ "▁difficulties": 23553,
+ "▁parlament": 23554,
+ "▁IEnumerable": 23555,
+ "▁dissol": 23556,
+ "▁CHECK": 23557,
+ "arina": 23558,
+ "inburgh": 23559,
+ "DM": 23560,
+ "▁eind": 23561,
+ "▁budget": 23562,
+ "▁certains": 23563,
+ "▁första": 23564,
+ "anja": 23565,
+ "▁годов": 23566,
+ "▁тек": 23567,
+ "▁Duch": 23568,
+ "gui": 23569,
+ "▁Teams": 23570,
+ "▁многи": 23571,
+ "Marie": 23572,
+ "Integr": 23573,
+ "ThreadPool": 23574,
+ "rust": 23575,
+ "ík": 23576,
+ "%\"": 23577,
+ "enf": 23578,
+ "spl": 23579,
+ "▁begun": 23580,
+ "lou": 23581,
+ "▁RewriteRule": 23582,
+ "tuple": 23583,
+ "aneous": 23584,
+ "▁marine": 23585,
+ "attan": 23586,
+ "ikal": 23587,
+ "▁graduated": 23588,
+ "illé": 23589,
+ "▁прове": 23590,
+ "▁Роз": 23591,
+ "',\r": 23592,
+ "▁Pfarr": 23593,
+ "▁nivel": 23594,
+ "▁працю": 23595,
+ "music": 23596,
+ "▁setTimeout": 23597,
+ "ERS": 23598,
+ "▁Erik": 23599,
+ "pit": 23600,
+ "▁Хро": 23601,
+ "▁pił": 23602,
+ "▁peri": 23603,
+ "док": 23604,
+ "uszt": 23605,
+ "▁Bear": 23606,
+ "ClassName": 23607,
+ "▁Parlament": 23608,
+ "▁aix": 23609,
+ "▁invited": 23610,
+ "▁PATH": 23611,
+ "xter": 23612,
+ "▁Race": 23613,
+ "▁hecho": 23614,
+ "▁Tower": 23615,
+ "▁utf": 23616,
+ "actly": 23617,
+ "▁буде": 23618,
+ "▁angles": 23619,
+ "няя": 23620,
+ "ouvelles": 23621,
+ "▁climate": 23622,
+ "▁singing": 23623,
+ "▁navigate": 23624,
+ ">';": 23625,
+ "adows": 23626,
+ "▁leta": 23627,
+ "▁Sitz": 23628,
+ "▁partitions": 23629,
+ "▁dock": 23630,
+ "▁ży": 23631,
+ "▁allocate": 23632,
+ "▁benefits": 23633,
+ "▁nieder": 23634,
+ "xpath": 23635,
+ "meck": 23636,
+ "älle": 23637,
+ "▁coupling": 23638,
+ "жил": 23639,
+ "ForKey": 23640,
+ "argent": 23641,
+ "clou": 23642,
+ "▁instruments": 23643,
+ "▁enthus": 23644,
+ "▁még": 23645,
+ "▁Пав": 23646,
+ "▁Rach": 23647,
+ "-----": 23648,
+ "▁APIs": 23649,
+ "▁Vier": 23650,
+ "Cmd": 23651,
+ "itore": 23652,
+ "▁Cuba": 23653,
+ "▁dátummal": 23654,
+ "▁embedding": 23655,
+ "stdio": 23656,
+ "▁Gilbert": 23657,
+ "▁geprüft": 23658,
+ "▁stating": 23659,
+ "▁triggers": 23660,
+ "+=": 23661,
+ "▁spécial": 23662,
+ "▁deliber": 23663,
+ "мин": 23664,
+ "Produ": 23665,
+ "▁Stati": 23666,
+ "▁zus": 23667,
+ "ktionen": 23668,
+ "Dispatcher": 23669,
+ "idal": 23670,
+ "▁LP": 23671,
+ "optera": 23672,
+ "▁estar": 23673,
+ "▁значи": 23674,
+ "смо": 23675,
+ "ouses": 23676,
+ "engono": 23677,
+ "▁WPF": 23678,
+ "publish": 23679,
+ "▁teor": 23680,
+ "elif": 23681,
+ "▁erg": 23682,
+ "▁separation": 23683,
+ "Pan": 23684,
+ "▁Orchestra": 23685,
+ "Peter": 23686,
+ "bounds": 23687,
+ "▁Shakespeare": 23688,
+ "▁cantante": 23689,
+ "▁demi": 23690,
+ "▁Popular": 23691,
+ "фр": 23692,
+ "arring": 23693,
+ "цин": 23694,
+ "▁Ис": 23695,
+ "von": 23696,
+ "▁substitution": 23697,
+ "▁línea": 23698,
+ "\\}$.": 23699,
+ "como": 23700,
+ "▁важ": 23701,
+ "wagen": 23702,
+ "▁rarely": 23703,
+ "▁periods": 23704,
+ "glob": 23705,
+ "▁Frid": 23706,
+ "▁Terr": 23707,
+ "▁Release": 23708,
+ "Brainz": 23709,
+ "▁граф": 23710,
+ "DIS": 23711,
+ "compatible": 23712,
+ "▁poč": 23713,
+ "LIN": 23714,
+ "▁Källor": 23715,
+ "▁Arizona": 23716,
+ "ppy": 23717,
+ "Seq": 23718,
+ "▁Ain": 23719,
+ "▁Tourn": 23720,
+ "brow": 23721,
+ "▁Kör": 23722,
+ "▁ash": 23723,
+ "ogeneous": 23724,
+ "▁dialect": 23725,
+ "▁насеља": 23726,
+ "mysqli": 23727,
+ "цов": 23728,
+ "▁flor": 23729,
+ "▁фло": 23730,
+ "IAB": 23731,
+ "▁Within": 23732,
+ "^(": 23733,
+ "▁bois": 23734,
+ "▁tank": 23735,
+ "▁affili": 23736,
+ "▁hijo": 23737,
+ "▁Kate": 23738,
+ "▁Verl": 23739,
+ "▁Miami": 23740,
+ "▁typescript": 23741,
+ "њу": 23742,
+ "▁Vern": 23743,
+ "▁висо": 23744,
+ "iemann": 23745,
+ "▁coverage": 23746,
+ "brie": 23747,
+ "▁Starting": 23748,
+ "numpy": 23749,
+ "▁Jenkins": 23750,
+ "▁két": 23751,
+ "▁grup": 23752,
+ "▁Scient": 23753,
+ "▁interrupt": 23754,
+ "▁blob": 23755,
+ "ugel": 23756,
+ "▁Orth": 23757,
+ "abama": 23758,
+ "▁Bapt": 23759,
+ "ownik": 23760,
+ "▁быть": 23761,
+ "▁Julius": 23762,
+ "▁През": 23763,
+ "▁substitute": 23764,
+ "supported": 23765,
+ "chy": 23766,
+ "egyzetek": 23767,
+ "▁Performance": 23768,
+ "lessly": 23769,
+ "Constructor": 23770,
+ "▁extending": 23771,
+ "▁Muslim": 23772,
+ "Overflow": 23773,
+ "▁Jenn": 23774,
+ "▁produz": 23775,
+ "мії": 23776,
+ "▁países": 23777,
+ "▁eux": 23778,
+ "▁fate": 23779,
+ "ologe": 23780,
+ "ук": 23781,
+ "▁wobei": 23782,
+ "▁Sachsen": 23783,
+ "▁сайт": 23784,
+ "Models": 23785,
+ "▁Fast": 23786,
+ "besondere": 23787,
+ "▁FR": 23788,
+ "▁acon": 23789,
+ "▁Denkmal": 23790,
+ "▁anch": 23791,
+ "▁público": 23792,
+ "▁Tas": 23793,
+ "▁cand": 23794,
+ "▁paździer": 23795,
+ "▁Мон": 23796,
+ "▁versus": 23797,
+ "rut": 23798,
+ "GT": 23799,
+ "▁inserting": 23800,
+ "▁canad": 23801,
+ "єм": 23802,
+ "▁Metro": 23803,
+ "▁Herzog": 23804,
+ "Ignore": 23805,
+ "▁decrease": 23806,
+ "▁пун": 23807,
+ "▁Fischer": 23808,
+ "▁Mall": 23809,
+ "▁nörd": 23810,
+ "iostream": 23811,
+ "▁Luxemb": 23812,
+ "payload": 23813,
+ "▁Zeitung": 23814,
+ "▁modifying": 23815,
+ "▁Cher": 23816,
+ "▁Luci": 23817,
+ "nx": 23818,
+ "▁loose": 23819,
+ "▁topics": 23820,
+ "▁varied": 23821,
+ "▁pg": 23822,
+ "ajes": 23823,
+ "umm": 23824,
+ "Views": 23825,
+ "▁Beau": 23826,
+ "MAP": 23827,
+ "ipeline": 23828,
+ "▁Interest": 23829,
+ "arith": 23830,
+ "▁según": 23831,
+ "▁Gemeins": 23832,
+ "▁Attribute": 23833,
+ "community": 23834,
+ "▁центр": 23835,
+ "▁kilometer": 23836,
+ "▁économ": 23837,
+ "laration": 23838,
+ "▁къ": 23839,
+ "▁carriage": 23840,
+ "▁Lane": 23841,
+ "▁необ": 23842,
+ "kur": 23843,
+ "▁AF": 23844,
+ "INTER": 23845,
+ "))$": 23846,
+ "▁beide": 23847,
+ "destination": 23848,
+ "▁fonts": 23849,
+ "appendChild": 23850,
+ "▁MAR": 23851,
+ "▁gay": 23852,
+ "mil": 23853,
+ "lesh": 23854,
+ "èt": 23855,
+ "▁Wang": 23856,
+ "▁Years": 23857,
+ "▁Symbol": 23858,
+ "Live": 23859,
+ "quency": 23860,
+ "▁Users": 23861,
+ "▁Unicode": 23862,
+ "▁Sau": 23863,
+ "▁tons": 23864,
+ "▁Ні": 23865,
+ "▁краї": 23866,
+ "AXI": 23867,
+ "▁Pick": 23868,
+ "AI": 23869,
+ "▁hath": 23870,
+ "▁ainda": 23871,
+ "▁papa": 23872,
+ "▁Censo": 23873,
+ "▁Bald": 23874,
+ "▁Насеље": 23875,
+ "▁simulations": 23876,
+ "▁jaren": 23877,
+ "▁inherited": 23878,
+ "▁той": 23879,
+ "▁feels": 23880,
+ "ression": 23881,
+ "▁október": 23882,
+ "bid": 23883,
+ "ási": 23884,
+ "▁muss": 23885,
+ "ventory": 23886,
+ "▁meist": 23887,
+ "▁bore": 23888,
+ "▁slider": 23889,
+ "дели": 23890,
+ "\\;": 23891,
+ "▁extracted": 23892,
+ "кур": 23893,
+ "Edge": 23894,
+ "▁perf": 23895,
+ "▁Brigade": 23896,
+ "▁град": 23897,
+ "ienie": 23898,
+ "▁Norden": 23899,
+ "▁cancer": 23900,
+ "\"/": 23901,
+ "Cur": 23902,
+ "▁Сере": 23903,
+ "▁liquid": 23904,
+ "structure": 23905,
+ "▁choosing": 23906,
+ "▁Perl": 23907,
+ "Side": 23908,
+ "üs": 23909,
+ "ритор": 23910,
+ "▁kost": 23911,
+ "▁packets": 23912,
+ "▁которого": 23913,
+ "▁Comun": 23914,
+ "▁fingers": 23915,
+ "ográfica": 23916,
+ ">:": 23917,
+ "▁championnat": 23918,
+ "▁blieb": 23919,
+ "▁Situ": 23920,
+ "▁suic": 23921,
+ "andis": 23922,
+ "Fre": 23923,
+ "▁Conc": 23924,
+ "▁republic": 23925,
+ "▁armed": 23926,
+ "▁hell": 23927,
+ "▁hög": 23928,
+ "ragma": 23929,
+ "▁ense": 23930,
+ "▁acres": 23931,
+ "▁Від": 23932,
+ "▁Reform": 23933,
+ "MainActivity": 23934,
+ "keeper": 23935,
+ "erb": 23936,
+ "▁monaster": 23937,
+ "subsubsection": 23938,
+ "▁Див": 23939,
+ "▁creature": 23940,
+ "▁indicating": 23941,
+ "▁urls": 23942,
+ "▁kein": 23943,
+ "образ": 23944,
+ "pick": 23945,
+ "▁Admir": 23946,
+ "▁oldest": 23947,
+ "▁muz": 23948,
+ "▁contradiction": 23949,
+ "▁probabil": 23950,
+ "illiant": 23951,
+ "▁pav": 23952,
+ "▁papel": 23953,
+ "ubs": 23954,
+ "▁жена": 23955,
+ "AML": 23956,
+ "▁recip": 23957,
+ "▁COL": 23958,
+ "added": 23959,
+ "▁clue": 23960,
+ "▁Ukraine": 23961,
+ "▁jelent": 23962,
+ "чень": 23963,
+ "▁mathematics": 23964,
+ "Accept": 23965,
+ "▁сот": 23966,
+ "▁север": 23967,
+ "▁isolated": 23968,
+ "▁поя": 23969,
+ "wür": 23970,
+ "Router": 23971,
+ "CAT": 23972,
+ "rgb": 23973,
+ "▁Lov": 23974,
+ "mutable": 23975,
+ "▁Wes": 23976,
+ "▁Italien": 23977,
+ "Drag": 23978,
+ "enium": 23979,
+ "atting": 23980,
+ "tcp": 23981,
+ "▁erfolgte": 23982,
+ "▁Beit": 23983,
+ "гато": 23984,
+ "▁Systems": 23985,
+ "▁reserve": 23986,
+ "eree": 23987,
+ "▁Пари": 23988,
+ "▁зали": 23989,
+ "▁rent": 23990,
+ "▁sunt": 23991,
+ "▁Girls": 23992,
+ "▁Ernest": 23993,
+ "▁fits": 23994,
+ "▁oppon": 23995,
+ "▁живело": 23996,
+ "▁avaient": 23997,
+ "▁Florence": 23998,
+ "▁числе": 23999,
+ "▁engines": 24000,
+ "Dynamic": 24001,
+ "▁stycznia": 24002,
+ "▁bias": 24003,
+ "▁Exchange": 24004,
+ "дий": 24005,
+ "▁historiques": 24006,
+ "▁Hä": 24007,
+ "hod": 24008,
+ "▁wł": 24009,
+ "schap": 24010,
+ "▁lac": 24011,
+ "▁Foi": 24012,
+ "▁dwell": 24013,
+ "▁Unternehmen": 24014,
+ "URN": 24015,
+ "▁kilometres": 24016,
+ "▁Однако": 24017,
+ "кли": 24018,
+ "▁Sri": 24019,
+ "Groups": 24020,
+ "mind": 24021,
+ "oslov": 24022,
+ "fern": 24023,
+ "egu": 24024,
+ "abeled": 24025,
+ "Fiddle": 24026,
+ "▁Century": 24027,
+ "/-": 24028,
+ "▁Jegyzetek": 24029,
+ "Hen": 24030,
+ "ensemble": 24031,
+ "▁Gut": 24032,
+ "_{{\\": 24033,
+ "▁ranking": 24034,
+ "+$": 24035,
+ "ала": 24036,
+ "▁#{": 24037,
+ "imientos": 24038,
+ "achim": 24039,
+ "rides": 24040,
+ "▁Klaus": 24041,
+ "▁intend": 24042,
+ "▁Kentucky": 24043,
+ "cipe": 24044,
+ "▁Dienst": 24045,
+ "▁situated": 24046,
+ "▁póź": 24047,
+ "▁scrit": 24048,
+ "clip": 24049,
+ "нет": 24050,
+ "tables": 24051,
+ "▁Nied": 24052,
+ "▁McK": 24053,
+ "▁powst": 24054,
+ "▁kunnen": 24055,
+ "▁Evans": 24056,
+ "жды": 24057,
+ "вать": 24058,
+ "uchar": 24059,
+ "▁residents": 24060,
+ "iak": 24061,
+ "▁Resol": 24062,
+ "▁veces": 24063,
+ "▁satisfying": 24064,
+ "INF": 24065,
+ "▁син": 24066,
+ "▁crossing": 24067,
+ "iben": 24068,
+ "▁широ": 24069,
+ "pto": 24070,
+ "ILL": 24071,
+ "▁роль": 24072,
+ "▁aktiv": 24073,
+ "▁обращения": 24074,
+ "Wikispecies": 24075,
+ "▁Höhe": 24076,
+ "cro": 24077,
+ "════": 24078,
+ "altra": 24079,
+ "▁FILE": 24080,
+ "▁ups": 24081,
+ "▁allocation": 24082,
+ "Michael": 24083,
+ "▁acknowled": 24084,
+ "Linux": 24085,
+ "▁metros": 24086,
+ "tte": 24087,
+ "afen": 24088,
+ "▁xcode": 24089,
+ "▁тради": 24090,
+ "species": 24091,
+ "▁injury": 24092,
+ "▁самы": 24093,
+ "▁lattice": 24094,
+ "Material": 24095,
+ "andenburg": 24096,
+ "▁huvudstaden": 24097,
+ "story": 24098,
+ "▁varying": 24099,
+ "▁követ": 24100,
+ "▁Российской": 24101,
+ "irse": 24102,
+ "▁drum": 24103,
+ "Pressed": 24104,
+ "Lar": 24105,
+ "▁Agu": 24106,
+ "▁weil": 24107,
+ "▁commence": 24108,
+ "▁Según": 24109,
+ "Gesture": 24110,
+ "Shape": 24111,
+ "▁Vors": 24112,
+ "▁succès": 24113,
+ "▁corrected": 24114,
+ "Kar": 24115,
+ "▁cruel": 24116,
+ "▁politico": 24117,
+ "▁Schriftsteller": 24118,
+ "▁risult": 24119,
+ "etu": 24120,
+ "archiv": 24121,
+ "▁género": 24122,
+ "▁Lü": 24123,
+ "▁triumph": 24124,
+ "ORS": 24125,
+ "Lu": 24126,
+ "▁personnel": 24127,
+ "▁Hills": 24128,
+ "asset": 24129,
+ "domin": 24130,
+ "Receive": 24131,
+ "▁Oak": 24132,
+ "▁Kno": 24133,
+ "▁Theory": 24134,
+ "irie": 24135,
+ "owan": 24136,
+ "▁estava": 24137,
+ "▁executes": 24138,
+ "йт": 24139,
+ "ópez": 24140,
+ "поло": 24141,
+ "ética": 24142,
+ "▁название": 24143,
+ "▁converges": 24144,
+ "▁notre": 24145,
+ "▁populated": 24146,
+ "▁movements": 24147,
+ "▁statistical": 24148,
+ "▁Zweiten": 24149,
+ "quin": 24150,
+ "▁importantes": 24151,
+ "▁klein": 24152,
+ "▁Segunda": 24153,
+ "schließend": 24154,
+ "Failure": 24155,
+ "nar": 24156,
+ "dag": 24157,
+ "▁ruolo": 24158,
+ "▁fiction": 24159,
+ "▁использу": 24160,
+ "▁crisis": 24161,
+ "▁Getting": 24162,
+ ",%": 24163,
+ "▁армии": 24164,
+ "▁campus": 24165,
+ "▁footer": 24166,
+ "▁días": 24167,
+ "бан": 24168,
+ "▁liberty": 24169,
+ "▁gh": 24170,
+ "▁chamber": 24171,
+ "▁districts": 24172,
+ "▁excited": 24173,
+ "▁canción": 24174,
+ "tero": 24175,
+ "▁Working": 24176,
+ "▁części": 24177,
+ "льный": 24178,
+ "▁forum": 24179,
+ "▁Ehe": 24180,
+ "▁ката": 24181,
+ "itations": 24182,
+ "Tools": 24183,
+ "achiv": 24184,
+ "▁cres": 24185,
+ "asto": 24186,
+ "▁rever": 24187,
+ "▁nazionale": 24188,
+ "▁doors": 24189,
+ "▁Nancy": 24190,
+ "▁islands": 24191,
+ "Imp": 24192,
+ "▁Chair": 24193,
+ "▁vorm": 24194,
+ "sein": 24195,
+ "▁доку": 24196,
+ "erset": 24197,
+ "▁tätig": 24198,
+ "▁Krit": 24199,
+ "▁пя": 24200,
+ "▁conservation": 24201,
+ "▁Partido": 24202,
+ "minipage": 24203,
+ "Validator": 24204,
+ "▁recovery": 24205,
+ "▁NASA": 24206,
+ "▁breast": 24207,
+ "ilty": 24208,
+ "analy": 24209,
+ "elines": 24210,
+ "▁Saturday": 24211,
+ "emark": 24212,
+ "cej": 24213,
+ "Zero": 24214,
+ "▁Turner": 24215,
+ "secure": 24216,
+ "Exists": 24217,
+ "▁Rick": 24218,
+ "evalu": 24219,
+ "ctrl": 24220,
+ "▁compression": 24221,
+ "▁CURL": 24222,
+ "textcolor": 24223,
+ ")\\,": 24224,
+ "longrightarrow": 24225,
+ "▁Fernseh": 24226,
+ "icha": 24227,
+ "▁loi": 24228,
+ "▁Оте": 24229,
+ "▁cave": 24230,
+ "▁dozen": 24231,
+ "▁explaining": 24232,
+ "▁innov": 24233,
+ "▁Nicholas": 24234,
+ "▁diameter": 24235,
+ "▁Marian": 24236,
+ "▁fires": 24237,
+ "▁artifact": 24238,
+ "▁Parker": 24239,
+ "▁Bund": 24240,
+ "▁verte": 24241,
+ "▁talent": 24242,
+ "▁Lucas": 24243,
+ "reverse": 24244,
+ "▁folgenden": 24245,
+ "▁Sah": 24246,
+ "jections": 24247,
+ "▁invece": 24248,
+ "▁costitu": 24249,
+ "▁ssl": 24250,
+ "}}^": 24251,
+ "▁violent": 24252,
+ "▁spos": 24253,
+ "Rout": 24254,
+ "jdk": 24255,
+ "▁заме": 24256,
+ "▁furent": 24257,
+ "andal": 24258,
+ "Hom": 24259,
+ "▁Senior": 24260,
+ "▁pounds": 24261,
+ "▁Discogs": 24262,
+ "▁зе": 24263,
+ "'}[": 24264,
+ "▁Napoleon": 24265,
+ "ordinates": 24266,
+ "àn": 24267,
+ "▁kurz": 24268,
+ "▁vere": 24269,
+ "▁reuse": 24270,
+ "▁Ген": 24271,
+ "▁Syst": 24272,
+ "▁disappeared": 24273,
+ "▁Watch": 24274,
+ "bibliothek": 24275,
+ "▁корпу": 24276,
+ "▁Cs": 24277,
+ "▁}`": 24278,
+ "▁rör": 24279,
+ "▁дела": 24280,
+ "VB": 24281,
+ "▁calculus": 24282,
+ "рода": 24283,
+ "▁judgment": 24284,
+ "atile": 24285,
+ "▁longue": 24286,
+ "▁Hus": 24287,
+ "Jac": 24288,
+ "}})": 24289,
+ "RIPT": 24290,
+ "IABot": 24291,
+ "▁após": 24292,
+ "▁aston": 24293,
+ "Webachiv": 24294,
+ "▁URLs": 24295,
+ "▁coat": 24296,
+ "▁эконо": 24297,
+ "▁lear": 24298,
+ "extensions": 24299,
+ "▁Classic": 24300,
+ "TI": 24301,
+ "▁Tage": 24302,
+ "▁lá": 24303,
+ "▁semb": 24304,
+ "▁développement": 24305,
+ "ISTS": 24306,
+ "▁solves": 24307,
+ ",\\,": 24308,
+ "▁чемпі": 24309,
+ "ordinary": 24310,
+ "▁Bav": 24311,
+ "▁muchos": 24312,
+ "Self": 24313,
+ "▁Май": 24314,
+ "▁Diet": 24315,
+ "▁necessity": 24316,
+ "від": 24317,
+ "▁mano": 24318,
+ "▁Ср": 24319,
+ "▁carre": 24320,
+ "▁Camera": 24321,
+ "▁Narod": 24322,
+ "▁Phone": 24323,
+ "▁polym": 24324,
+ "imore": 24325,
+ "isEmpty": 24326,
+ "▁Houston": 24327,
+ "▁Rece": 24328,
+ "▁presentation": 24329,
+ "ниципа": 24330,
+ "▁Db": 24331,
+ "▁confident": 24332,
+ "▁}{": 24333,
+ "▁bullet": 24334,
+ "▁{},": 24335,
+ "ANGE": 24336,
+ "▁Notre": 24337,
+ "chin": 24338,
+ "▁Dragon": 24339,
+ "erca": 24340,
+ "iali": 24341,
+ "▁asset": 24342,
+ "▁muito": 24343,
+ "▁deeply": 24344,
+ "▁restriction": 24345,
+ "▁commerce": 24346,
+ "▁Bomb": 24347,
+ "caught": 24348,
+ "qq": 24349,
+ "▁Arag": 24350,
+ "▁немец": 24351,
+ "▁Analysis": 24352,
+ "▁článku": 24353,
+ "▁baby": 24354,
+ "▁echter": 24355,
+ "▁одного": 24356,
+ "жена": 24357,
+ "▁whitespace": 24358,
+ "çu": 24359,
+ "LIST": 24360,
+ "frique": 24361,
+ "▁varias": 24362,
+ "▁Wit": 24363,
+ "▁Licencia": 24364,
+ "Exit": 24365,
+ "▁sierp": 24366,
+ "▁assemb": 24367,
+ "▁splitting": 24368,
+ "▁palace": 24369,
+ "▁blocked": 24370,
+ "▁boundaries": 24371,
+ "▁iterations": 24372,
+ "▁Rotten": 24373,
+ "▁Verkehr": 24374,
+ "▁weer": 24375,
+ "Tests": 24376,
+ "ifting": 24377,
+ "▁regul": 24378,
+ "▁persist": 24379,
+ "▁Solution": 24380,
+ "pb": 24381,
+ "▁collapse": 24382,
+ "▁arrested": 24383,
+ "▁predicate": 24384,
+ "▁Zone": 24385,
+ "▁ingen": 24386,
+ "zález": 24387,
+ "▁banks": 24388,
+ "plant": 24389,
+ "▁Nella": 24390,
+ "▁бан": 24391,
+ "▁Snow": 24392,
+ "▁Kreuz": 24393,
+ "ício": 24394,
+ "▁enters": 24395,
+ "▁expose": 24396,
+ "či": 24397,
+ "шие": 24398,
+ "Qual": 24399,
+ "▁landscape": 24400,
+ "▁подацима": 24401,
+ "mai": 24402,
+ "stag": 24403,
+ "ований": 24404,
+ "DEF": 24405,
+ "[]{": 24406,
+ "▁dernière": 24407,
+ "icut": 24408,
+ "▁Xml": 24409,
+ "▁subgroup": 24410,
+ "▁Polsce": 24411,
+ "▁Warning": 24412,
+ "▁vehicles": 24413,
+ "iot": 24414,
+ "▁dll": 24415,
+ "ront": 24416,
+ "▁Louise": 24417,
+ "▁ara": 24418,
+ "▁Scala": 24419,
+ "▁canonical": 24420,
+ "▁placing": 24421,
+ "ERY": 24422,
+ "▁Jag": 24423,
+ "▁virus": 24424,
+ "emu": 24425,
+ "▁});\r": 24426,
+ "▁мм": 24427,
+ "▁Trying": 24428,
+ "▁Lexikon": 24429,
+ "abord": 24430,
+ "▁expedition": 24431,
+ "▁demanded": 24432,
+ "Zyg": 24433,
+ "lein": 24434,
+ "▁verwendet": 24435,
+ "рина": 24436,
+ "wol": 24437,
+ "▁pivot": 24438,
+ "▁однако": 24439,
+ "▁propriet": 24440,
+ "▁awards": 24441,
+ "tout": 24442,
+ "▁assim": 24443,
+ "▁Storm": 24444,
+ "Limit": 24445,
+ "elin": 24446,
+ "wealth": 24447,
+ "uez": 24448,
+ "▁rappresent": 24449,
+ "▁resta": 24450,
+ "▁gegründet": 24451,
+ "▁journalist": 24452,
+ "isie": 24453,
+ "▁facility": 24454,
+ "illed": 24455,
+ "ulk": 24456,
+ "▁PK": 24457,
+ "Anchor": 24458,
+ "▁_)": 24459,
+ "VF": 24460,
+ "LAB": 24461,
+ "▁nå": 24462,
+ "odos": 24463,
+ "▁billion": 24464,
+ "virti": 24465,
+ "▁Jeux": 24466,
+ "юза": 24467,
+ "tomcat": 24468,
+ "▁charts": 24469,
+ "▁Bundle": 24470,
+ "▁lst": 24471,
+ "▁exer": 24472,
+ "▁females": 24473,
+ "▁obliged": 24474,
+ "▁aby": 24475,
+ "rolled": 24476,
+ "dri": 24477,
+ "▁Sche": 24478,
+ "▁vessels": 24479,
+ "IMARY": 24480,
+ "▁reasoning": 24481,
+ "▁проте": 24482,
+ "FILES": 24483,
+ "verk": 24484,
+ "osos": 24485,
+ "▁комму": 24486,
+ "дії": 24487,
+ "▁dd": 24488,
+ "▁соответ": 24489,
+ "▁IOException": 24490,
+ "ských": 24491,
+ "▁CLI": 24492,
+ "▁ње": 24493,
+ "CM": 24494,
+ "TD": 24495,
+ "▁possibilities": 24496,
+ "▁Compos": 24497,
+ "half": 24498,
+ "▁webpage": 24499,
+ "▁swing": 24500,
+ "▁zas": 24501,
+ "▁cycl": 24502,
+ "leid": 24503,
+ "istica": 24504,
+ "▁Insert": 24505,
+ "▁Sweden": 24506,
+ "▁wanting": 24507,
+ "▁ال": 24508,
+ "▁eeuw": 24509,
+ "▁Administr": 24510,
+ "▁Warren": 24511,
+ "▁bs": 24512,
+ "▁pam": 24513,
+ "anus": 24514,
+ "Dra": 24515,
+ "expl": 24516,
+ "▁Kant": 24517,
+ "▁Austin": 24518,
+ "▁csak": 24519,
+ "▁theatre": 24520,
+ "▁compatibility": 24521,
+ "матиче": 24522,
+ "setState": 24523,
+ "бю": 24524,
+ "}{|": 24525,
+ "▁Dy": 24526,
+ "▁Zwischen": 24527,
+ "Alt": 24528,
+ "CLARE": 24529,
+ "steps": 24530,
+ "▁Lage": 24531,
+ "▁Mitt": 24532,
+ "▁Dublin": 24533,
+ "▁работы": 24534,
+ "deep": 24535,
+ "▁flows": 24536,
+ "▁Palace": 24537,
+ "unix": 24538,
+ "refs": 24539,
+ "umar": 24540,
+ "aset": 24541,
+ "cov": 24542,
+ "▁ping": 24543,
+ "▁Safari": 24544,
+ "flug": 24545,
+ "creens": 24546,
+ "{#": 24547,
+ "▁реа": 24548,
+ "adors": 24549,
+ "▁amor": 24550,
+ "uce": 24551,
+ "demic": 24552,
+ "▁Netherlands": 24553,
+ "▁clusters": 24554,
+ "▁enfor": 24555,
+ "marine": 24556,
+ "▁bugs": 24557,
+ "izzata": 24558,
+ "▁scra": 24559,
+ "Les": 24560,
+ "quick": 24561,
+ "▁turno": 24562,
+ "_*": 24563,
+ "ера": 24564,
+ "Generated": 24565,
+ ">[": 24566,
+ "▁estre": 24567,
+ "orde": 24568,
+ "▁verg": 24569,
+ "роз": 24570,
+ "▁pau": 24571,
+ "includes": 24572,
+ "assa": 24573,
+ "aders": 24574,
+ "▁Герма": 24575,
+ "▁estaven": 24576,
+ "▁earliest": 24577,
+ "▁resultado": 24578,
+ "mun": 24579,
+ "▁plots": 24580,
+ "din": 24581,
+ "sorted": 24582,
+ "▁preference": 24583,
+ "rió": 24584,
+ "туре": 24585,
+ "▁Ligue": 24586,
+ "▁завер": 24587,
+ "phr": 24588,
+ "▁pocket": 24589,
+ "▁parl": 24590,
+ "▁lak": 24591,
+ "▁powie": 24592,
+ "▁altres": 24593,
+ "$};": 24594,
+ "plain": 24595,
+ "▁Cred": 24596,
+ "itza": 24597,
+ "perp": 24598,
+ "Green": 24599,
+ "▁devoted": 24600,
+ "production": 24601,
+ "worker": 24602,
+ "elsen": 24603,
+ "▁vern": 24604,
+ "▁március": 24605,
+ "▁Confeder": 24606,
+ "▁Liverpool": 24607,
+ "▁музи": 24608,
+ "▁emails": 24609,
+ "▁distances": 24610,
+ "▁segments": 24611,
+ "▁anth": 24612,
+ "▁wrest": 24613,
+ "▁hoog": 24614,
+ "▁cinema": 24615,
+ "rror": 24616,
+ "▁geboren": 24617,
+ "▁éc": 24618,
+ "Marker": 24619,
+ "▁Compet": 24620,
+ "▁листо": 24621,
+ "allowed": 24622,
+ "volume": 24623,
+ "Espagne": 24624,
+ "Ze": 24625,
+ "▁fixes": 24626,
+ "▁rond": 24627,
+ "▁arrangement": 24628,
+ "/~": 24629,
+ ".](": 24630,
+ "▁Források": 24631,
+ "▁weiteren": 24632,
+ "excel": 24633,
+ "▁змі": 24634,
+ "▁moderne": 24635,
+ "English": 24636,
+ "▁Transfermarkt": 24637,
+ "▁bearing": 24638,
+ "▁cleared": 24639,
+ "▁сам": 24640,
+ "▁divs": 24641,
+ "ći": 24642,
+ "▁этой": 24643,
+ "▁Геор": 24644,
+ "scene": 24645,
+ "▁ages": 24646,
+ "GEN": 24647,
+ "rän": 24648,
+ "▁Toul": 24649,
+ "▁Abs": 24650,
+ "ját": 24651,
+ "▁mediante": 24652,
+ "▁empres": 24653,
+ "▁Employee": 24654,
+ "▁polynomials": 24655,
+ "▁optimize": 24656,
+ "▁выступа": 24657,
+ "fare": 24658,
+ "вей": 24659,
+ "xf": 24660,
+ "quez": 24661,
+ "▁botan": 24662,
+ "▁defend": 24663,
+ "▁Quart": 24664,
+ "Mont": 24665,
+ "vb": 24666,
+ "tick": 24667,
+ "WD": 24668,
+ "mine": 24669,
+ "▁modific": 24670,
+ "notification": 24671,
+ "▁denn": 24672,
+ "▁algo": 24673,
+ "▁Spo": 24674,
+ "▁mistrzost": 24675,
+ "/:": 24676,
+ "▁apresent": 24677,
+ "▁прод": 24678,
+ "Volume": 24679,
+ "ską": 24680,
+ "protected": 24681,
+ "▁Turkish": 24682,
+ "azy": 24683,
+ "▁pouv": 24684,
+ "▁período": 24685,
+ "skog": 24686,
+ "▁entropy": 24687,
+ "zed": 24688,
+ "тори": 24689,
+ "▁lij": 24690,
+ "boards": 24691,
+ "▁стату": 24692,
+ "Bool": 24693,
+ "▁polity": 24694,
+ "@\",": 24695,
+ "▁рік": 24696,
+ "née": 24697,
+ "▁Zug": 24698,
+ "▁Uniti": 24699,
+ "émet": 24700,
+ "atience": 24701,
+ "dimen": 24702,
+ "▁Steven": 24703,
+ "Ha": 24704,
+ "ACTION": 24705,
+ "▁wand": 24706,
+ "▁Navar": 24707,
+ "▁січня": 24708,
+ "Watch": 24709,
+ "▁Stuart": 24710,
+ "▁zde": 24711,
+ "▁контро": 24712,
+ "dataset": 24713,
+ "yó": 24714,
+ "▁Bush": 24715,
+ "▁себя": 24716,
+ "▁worthy": 24717,
+ "▁Ble": 24718,
+ "▁propor": 24719,
+ "▁Village": 24720,
+ "▁ry": 24721,
+ "▁voit": 24722,
+ "▁копия": 24723,
+ "▁zp": 24724,
+ "▁cura": 24725,
+ "▁Html": 24726,
+ "▁Dieser": 24727,
+ "▁Days": 24728,
+ "onnes": 24729,
+ "▁antigu": 24730,
+ "▁Staaten": 24731,
+ "▁faint": 24732,
+ "ongs": 24733,
+ "▁öst": 24734,
+ "Redirect": 24735,
+ "ель": 24736,
+ "atorial": 24737,
+ "▁bother": 24738,
+ "EditText": 24739,
+ "▁Giul": 24740,
+ "▁заво": 24741,
+ "▁pueblo": 24742,
+ "▁Mississippi": 24743,
+ "jak": 24744,
+ "▁wings": 24745,
+ "onc": 24746,
+ "ível": 24747,
+ "iencia": 24748,
+ "entlicht": 24749,
+ "▁BTW": 24750,
+ "ornal": 24751,
+ "▁Коро": 24752,
+ "▁одним": 24753,
+ "▁salv": 24754,
+ "▁finden": 24755,
+ "geo": 24756,
+ "▁авиа": 24757,
+ "attung": 24758,
+ "viv": 24759,
+ "▁Luther": 24760,
+ "▁общи": 24761,
+ "▁Rolle": 24762,
+ "▁Abraham": 24763,
+ "▁centered": 24764,
+ "▁slash": 24765,
+ "isat": 24766,
+ "emann": 24767,
+ "Os": 24768,
+ "парта": 24769,
+ "▁Pablo": 24770,
+ "▁collaboration": 24771,
+ "paths": 24772,
+ "édition": 24773,
+ "▁viewed": 24774,
+ "▁consisted": 24775,
+ "▁recovered": 24776,
+ "▁Mexican": 24777,
+ "▁Fix": 24778,
+ "▁spell": 24779,
+ "Special": 24780,
+ "▁Ст": 24781,
+ "esseur": 24782,
+ "▁Украины": 24783,
+ "former": 24784,
+ "▁św": 24785,
+ "▁zeros": 24786,
+ "▁Straßen": 24787,
+ "▁organisation": 24788,
+ "üssen": 24789,
+ "▁Sierra": 24790,
+ "▁Season": 24791,
+ "▁volont": 24792,
+ "BeanFactory": 24793,
+ "▁помощ": 24794,
+ "▁pressing": 24795,
+ "▁equivalence": 24796,
+ "▁catt": 24797,
+ "icity": 24798,
+ "▁accomplished": 24799,
+ "▁yo": 24800,
+ "▁sic": 24801,
+ "▁imports": 24802,
+ "▁accommod": 24803,
+ "▁Porto": 24804,
+ "▁яка": 24805,
+ "▁loan": 24806,
+ "тики": 24807,
+ "▁checkout": 24808,
+ "▁assess": 24809,
+ "▁Population": 24810,
+ "urent": 24811,
+ "clojure": 24812,
+ "▁Santos": 24813,
+ "▁információ": 24814,
+ "POS": 24815,
+ "▁gare": 24816,
+ "▁kick": 24817,
+ "▁radical": 24818,
+ "▁Peace": 24819,
+ "▁streaming": 24820,
+ "camp": 24821,
+ "ząt": 24822,
+ "говор": 24823,
+ "▁Regierung": 24824,
+ "▁proceeded": 24825,
+ "fm": 24826,
+ "лены": 24827,
+ "▁earnest": 24828,
+ "▁Parad": 24829,
+ "requests": 24830,
+ "▁Raum": 24831,
+ "šč": 24832,
+ "▁policies": 24833,
+ "▁Tig": 24834,
+ "▁sitt": 24835,
+ "▁Energy": 24836,
+ "▁purely": 24837,
+ "▁Haut": 24838,
+ "▁Speed": 24839,
+ "bio": 24840,
+ "▁orange": 24841,
+ "▁biggest": 24842,
+ "▁britannique": 24843,
+ "▁Notable": 24844,
+ "vu": 24845,
+ "лении": 24846,
+ "бин": 24847,
+ "▁Nash": 24848,
+ "щение": 24849,
+ "▁ciel": 24850,
+ "adémie": 24851,
+ "▁грудня": 24852,
+ "▁joue": 24853,
+ "▁voted": 24854,
+ "rico": 24855,
+ "▁гор": 24856,
+ "▁команду": 24857,
+ "itivity": 24858,
+ "▁ще": 24859,
+ "▁definite": 24860,
+ "uropa": 24861,
+ "!\");": 24862,
+ "Defaults": 24863,
+ "▁некоторы": 24864,
+ "édération": 24865,
+ "▁silly": 24866,
+ "▁talked": 24867,
+ "reu": 24868,
+ "▁Lomb": 24869,
+ "▁statue": 24870,
+ "кта": 24871,
+ "юр": 24872,
+ "umably": 24873,
+ "▁городе": 24874,
+ "▁Runtime": 24875,
+ "▁diagn": 24876,
+ "▁retro": 24877,
+ "▁Sverige": 24878,
+ "▁inicial": 24879,
+ "ienza": 24880,
+ "▁figlio": 24881,
+ "▁zog": 24882,
+ "▁rey": 24883,
+ "▁Rund": 24884,
+ "тный": 24885,
+ "▁ceased": 24886,
+ "erno": 24887,
+ "▁esa": 24888,
+ "▁trouv": 24889,
+ "▁Gemeinden": 24890,
+ "▁comercial": 24891,
+ "skap": 24892,
+ "enario": 24893,
+ "▁juris": 24894,
+ "TB": 24895,
+ "нала": 24896,
+ "▁vij": 24897,
+ "VO": 24898,
+ "▁clin": 24899,
+ "jör": 24900,
+ "сан": 24901,
+ "owała": 24902,
+ "ribución": 24903,
+ "▁ursprüng": 24904,
+ "▁condem": 24905,
+ "▁Stage": 24906,
+ "▁mixing": 24907,
+ "▁різ": 24908,
+ "▁fans": 24909,
+ "ház": 24910,
+ "social": 24911,
+ "zan": 24912,
+ "▁свой": 24913,
+ "Cookie": 24914,
+ "▁Roland": 24915,
+ "azionale": 24916,
+ "▁Sloven": 24917,
+ "▁Fiche": 24918,
+ "▁Sé": 24919,
+ "hä": 24920,
+ "▁officials": 24921,
+ "▁înt": 24922,
+ "Interceptor": 24923,
+ "Tables": 24924,
+ "▁davon": 24925,
+ "initialize": 24926,
+ "]=\"": 24927,
+ "▁Body": 24928,
+ "▁Upper": 24929,
+ "▁Collect": 24930,
+ "▁Zürich": 24931,
+ "Horizontal": 24932,
+ "Typ": 24933,
+ "▁político": 24934,
+ "▁RewriteCond": 24935,
+ "▁hoped": 24936,
+ "▁anxious": 24937,
+ "Liter": 24938,
+ "jahr": 24939,
+ "▁assemble": 24940,
+ "▁crypt": 24941,
+ "lahoma": 24942,
+ "ASH": 24943,
+ "▁Бри": 24944,
+ "▁Cic": 24945,
+ "twitter": 24946,
+ "hyper": 24947,
+ "▁Tell": 24948,
+ "ільки": 24949,
+ "вобо": 24950,
+ "▁bazie": 24951,
+ "▁contemporary": 24952,
+ "▁Parameter": 24953,
+ "stwa": 24954,
+ "▁bekend": 24955,
+ "cock": 24956,
+ "previous": 24957,
+ "enska": 24958,
+ "▁caller": 24959,
+ "]])": 24960,
+ "▁Raz": 24961,
+ "▁Selon": 24962,
+ "▁proposal": 24963,
+ "▁bý": 24964,
+ "▁Sied": 24965,
+ "▁Arbeits": 24966,
+ "▁pride": 24967,
+ "▁slope": 24968,
+ "idé": 24969,
+ "gradient": 24970,
+ "▁Джерела": 24971,
+ "▁SH": 24972,
+ "▁разрабо": 24973,
+ "iversity": 24974,
+ "сподар": 24975,
+ "\\{\\": 24976,
+ "▁стали": 24977,
+ "▁Einzel": 24978,
+ "▁rgba": 24979,
+ "▁Anim": 24980,
+ "▁alles": 24981,
+ "бар": 24982,
+ "erte": 24983,
+ "▁réalisé": 24984,
+ "Institut": 24985,
+ "▁markup": 24986,
+ "▁vars": 24987,
+ "▁gam": 24988,
+ "▁Василь": 24989,
+ "izza": 24990,
+ "▁Cob": 24991,
+ "▁Metal": 24992,
+ "▁leak": 24993,
+ "▁Lanc": 24994,
+ "Switch": 24995,
+ "Delay": 24996,
+ "atuur": 24997,
+ "▁четы": 24998,
+ "▁англий": 24999,
+ "▁legacy": 25000,
+ "▁desarroll": 25001,
+ "▁topological": 25002,
+ "▁jeweils": 25003,
+ "▁Nederlandse": 25004,
+ "▁atmosphere": 25005,
+ "urban": 25006,
+ "▁slov": 25007,
+ "▁lawyer": 25008,
+ "pecially": 25009,
+ "▁alternate": 25010,
+ "▁paramet": 25011,
+ "▁establishment": 25012,
+ "▁woods": 25013,
+ "PD": 25014,
+ "▁наи": 25015,
+ "▁mang": 25016,
+ "▁wechselte": 25017,
+ "ську": 25018,
+ ".=": 25019,
+ "▁fifteen": 25020,
+ "SUM": 25021,
+ "▁Fro": 25022,
+ "▁LED": 25023,
+ "owano": 25024,
+ "ствие": 25025,
+ "▁Données": 25026,
+ "tol": 25027,
+ "żyn": 25028,
+ "cref": 25029,
+ "ствии": 25030,
+ "horn": 25031,
+ "▁сооб": 25032,
+ "▁оборо": 25033,
+ "▁Complete": 25034,
+ "“)": 25035,
+ "▁kindly": 25036,
+ "▁Chamber": 25037,
+ "ség": 25038,
+ "WH": 25039,
+ "▁ambient": 25040,
+ "кро": 25041,
+ "▁cheval": 25042,
+ "▁написа": 25043,
+ "flu": 25044,
+ "▁Offiz": 25045,
+ "mate": 25046,
+ "natural": 25047,
+ "separ": 25048,
+ "empre": 25049,
+ "ViewHolder": 25050,
+ "fw": 25051,
+ "▁letech": 25052,
+ "▁trailing": 25053,
+ "atri": 25054,
+ "▁Gó": 25055,
+ "▁Bonn": 25056,
+ "▁unlikely": 25057,
+ "RAM": 25058,
+ "enst": 25059,
+ "Stats": 25060,
+ "▁политиче": 25061,
+ ")--(": 25062,
+ "▁trom": 25063,
+ "!...": 25064,
+ "▁Meanwhile": 25065,
+ "стана": 25066,
+ "▁Reino": 25067,
+ "▁Arist": 25068,
+ "$}}%": 25069,
+ "▁solem": 25070,
+ "closure": 25071,
+ "ignation": 25072,
+ "łod": 25073,
+ "▁divor": 25074,
+ "▁международ": 25075,
+ "=\"": 25076,
+ "▁molt": 25077,
+ "▁skills": 25078,
+ "▁Cir": 25079,
+ "▁Después": 25080,
+ "▁lun": 25081,
+ "▁coron": 25082,
+ "▁Comics": 25083,
+ "стори": 25084,
+ "▁Items": 25085,
+ "▁Think": 25086,
+ "игра": 25087,
+ "▁grows": 25088,
+ "portal": 25089,
+ "▁nich": 25090,
+ "▁restrictions": 25091,
+ "▁Lau": 25092,
+ "шення": 25093,
+ "▁Sozial": 25094,
+ "▁кі": 25095,
+ "mana": 25096,
+ "▁lieutenant": 25097,
+ "Attr": 25098,
+ "umeric": 25099,
+ "▁drives": 25100,
+ "asis": 25101,
+ "бай": 25102,
+ "NL": 25103,
+ "Zygote": 25104,
+ "physics": 25105,
+ "▁internally": 25106,
+ "вается": 25107,
+ "Hidden": 25108,
+ "▁Дата": 25109,
+ "▁unsafe": 25110,
+ "▁Roc": 25111,
+ "▁instantiate": 25112,
+ "udni": 25113,
+ "▁Room": 25114,
+ "▁Пред": 25115,
+ "▁maja": 25116,
+ "achment": 25117,
+ "uuid": 25118,
+ "Projects": 25119,
+ "Gre": 25120,
+ "▁взя": 25121,
+ "▁Blood": 25122,
+ "icile": 25123,
+ "▁Nouvelle": 25124,
+ "Does": 25125,
+ "▁nieuwe": 25126,
+ "ále": 25127,
+ "angs": 25128,
+ "weak": 25129,
+ "▁aantal": 25130,
+ "▁Ев": 25131,
+ "▁Dresden": 25132,
+ "▁Lost": 25133,
+ "ката": 25134,
+ "▁involve": 25135,
+ "▁declaring": 25136,
+ "▁Political": 25137,
+ "érez": 25138,
+ "kop": 25139,
+ "notify": 25140,
+ "▁Curt": 25141,
+ "▁schließlich": 25142,
+ "ghan": 25143,
+ "цена": 25144,
+ "▁kwiet": 25145,
+ "ügel": 25146,
+ "▁Sob": 25147,
+ "▁substr": 25148,
+ "▁ellen": 25149,
+ "ionario": 25150,
+ "enson": 25151,
+ "WIN": 25152,
+ "спорт": 25153,
+ "emer": 25154,
+ "nome": 25155,
+ "▁smiled": 25156,
+ "▁Schmidt": 25157,
+ "▁smoke": 25158,
+ "▁Token": 25159,
+ "▁vague": 25160,
+ "▁provision": 25161,
+ "yaml": 25162,
+ "нитель": 25163,
+ "onial": 25164,
+ "époque": 25165,
+ "▁NC": 25166,
+ "▁NFL": 25167,
+ "teck": 25168,
+ "▁allo": 25169,
+ "▁précéd": 25170,
+ "central": 25171,
+ "▁majd": 25172,
+ "▁chrom": 25173,
+ "▁Zum": 25174,
+ "verso": 25175,
+ "▁verschiedenen": 25176,
+ "▁старо": 25177,
+ "▁quelle": 25178,
+ "▁rép": 25179,
+ "ROW": 25180,
+ "▁ihnen": 25181,
+ "▁sensible": 25182,
+ "|$": 25183,
+ "▁schw": 25184,
+ "▁BR": 25185,
+ "▁Options": 25186,
+ "▁tens": 25187,
+ "▁conquist": 25188,
+ "▁ließ": 25189,
+ "ovis": 25190,
+ "▁міста": 25191,
+ "▁ela": 25192,
+ "rifice": 25193,
+ "▁lok": 25194,
+ "▁Queensland": 25195,
+ "Binary": 25196,
+ "▁Rahmen": 25197,
+ "▁abol": 25198,
+ "▁část": 25199,
+ "▁Edinburgh": 25200,
+ "inde": 25201,
+ "▁calculating": 25202,
+ "▁Oregon": 25203,
+ "▁legit": 25204,
+ "▁Nachdem": 25205,
+ "athon": 25206,
+ "Private": 25207,
+ "illaume": 25208,
+ "▁observable": 25209,
+ "leans": 25210,
+ "▁remarked": 25211,
+ "▁halt": 25212,
+ "ницы": 25213,
+ "▁stamp": 25214,
+ "▁Adv": 25215,
+ "Louis": 25216,
+ "imming": 25217,
+ "gruppe": 25218,
+ "▁Policy": 25219,
+ "▁vrij": 25220,
+ "ftrag": 25221,
+ "▁offices": 25222,
+ "▁participated": 25223,
+ "▁escol": 25224,
+ "▁\"": 25225,
+ "▁nombreuses": 25226,
+ "▁divid": 25227,
+ "▁advis": 25228,
+ "лтати": 25229,
+ "▁==>": 25230,
+ "Orientation": 25231,
+ "cid": 25232,
+ "Cart": 25233,
+ "▁murm": 25234,
+ "▁assez": 25235,
+ "▁linking": 25236,
+ "building": 25237,
+ "▁reconna": 25238,
+ "▁shook": 25239,
+ "managed": 25240,
+ "landa": 25241,
+ "▁León": 25242,
+ "▁création": 25243,
+ "дой": 25244,
+ "ocity": 25245,
+ "▁wij": 25246,
+ "▁wieś": 25247,
+ "xtart": 25248,
+ "▁Move": 25249,
+ "lungen": 25250,
+ "ствует": 25251,
+ "orney": 25252,
+ "optional": 25253,
+ "macro": 25254,
+ "Condition": 25255,
+ "▁squares": 25256,
+ "▁mistaken": 25257,
+ "ánt": 25258,
+ "▁Ris": 25259,
+ "▁sentences": 25260,
+ "erea": 25261,
+ "▁mij": 25262,
+ "Und": 25263,
+ "▁nombr": 25264,
+ "zA": 25265,
+ "▁Independent": 25266,
+ "▁preview": 25267,
+ "imas": 25268,
+ "▁males": 25269,
+ "inental": 25270,
+ "Thank": 25271,
+ "▁popol": 25272,
+ "▁pover": 25273,
+ "▁grasp": 25274,
+ "▁imped": 25275,
+ "▁campionato": 25276,
+ "▁Wei": 25277,
+ "▁titled": 25278,
+ "▁Además": 25279,
+ "▁Password": 25280,
+ "▁Pam": 25281,
+ "UILD": 25282,
+ "▁липня": 25283,
+ "werb": 25284,
+ "................": 25285,
+ "▁Río": 25286,
+ "▁teeth": 25287,
+ "bp": 25288,
+ "▁SW": 25289,
+ "ulaire": 25290,
+ "▁seized": 25291,
+ "▁Stef": 25292,
+ "úl": 25293,
+ "▁viz": 25294,
+ "iony": 25295,
+ "▁junt": 25296,
+ "▁která": 25297,
+ "▁września": 25298,
+ "<>": 25299,
+ "▁surg": 25300,
+ "▁tutte": 25301,
+ "▁Hob": 25302,
+ "повід": 25303,
+ "▁wohl": 25304,
+ "▁trag": 25305,
+ "▁Crown": 25306,
+ "▁trova": 25307,
+ "стову": 25308,
+ "▁Vienna": 25309,
+ "esehen": 25310,
+ "▁metropol": 25311,
+ "▁reflected": 25312,
+ "тета": 25313,
+ "▁traduc": 25314,
+ "▁Bast": 25315,
+ "▁erschien": 25316,
+ "woord": 25317,
+ "()\"": 25318,
+ "talet": 25319,
+ "▁roads": 25320,
+ "ведения": 25321,
+ "ührung": 25322,
+ "▁cogn": 25323,
+ "▁Valle": 25324,
+ "▁landing": 25325,
+ "▁Regex": 25326,
+ "▁Iowa": 25327,
+ "dział": 25328,
+ "▁erreichte": 25329,
+ "aum": 25330,
+ "▁founder": 25331,
+ "apolis": 25332,
+ "Compiler": 25333,
+ "▁kop": 25334,
+ "▁marc": 25335,
+ "▁територ": 25336,
+ "))`": 25337,
+ "▁lei": 25338,
+ "geon": 25339,
+ "▁weapons": 25340,
+ "▁horn": 25341,
+ "▁elif": 25342,
+ "▁Capital": 25343,
+ "će": 25344,
+ "▁forall": 25345,
+ "▁эта": 25346,
+ "preview": 25347,
+ "▁DNA": 25348,
+ "▁sid": 25349,
+ "orch": 25350,
+ "▁Ras": 25351,
+ "▁arab": 25352,
+ "Best": 25353,
+ "▁счита": 25354,
+ "▁López": 25355,
+ "ança": 25356,
+ "▁funkc": 25357,
+ "▁tienen": 25358,
+ ";&": 25359,
+ "museum": 25360,
+ "▁Err": 25361,
+ "▁resort": 25362,
+ "Nov": 25363,
+ "▁kal": 25364,
+ "MW": 25365,
+ "шь": 25366,
+ "anchor": 25367,
+ "▁роман": 25368,
+ "leading": 25369,
+ "▁manten": 25370,
+ "▁Silva": 25371,
+ "dade": 25372,
+ "▁designated": 25373,
+ "▁revista": 25374,
+ "Oct": 25375,
+ "percent": 25376,
+ "▁уні": 25377,
+ "identifier": 25378,
+ "mass": 25379,
+ "@@": 25380,
+ "ulsion": 25381,
+ "germeister": 25382,
+ "▁predicted": 25383,
+ "▁сви": 25384,
+ "жной": 25385,
+ "▁Ergeb": 25386,
+ "▁cust": 25387,
+ "▁removes": 25388,
+ "charg": 25389,
+ "пример": 25390,
+ "▁forming": 25391,
+ "asma": 25392,
+ "stdout": 25393,
+ "Fun": 25394,
+ "yme": 25395,
+ "tered": 25396,
+ "ursive": 25397,
+ "ighed": 25398,
+ "▁след": 25399,
+ "verband": 25400,
+ "▁LOG": 25401,
+ "rams": 25402,
+ "éon": 25403,
+ "endra": 25404,
+ "▁Bereich": 25405,
+ "▁temporal": 25406,
+ "▁langue": 25407,
+ "▁Inn": 25408,
+ "▁moreover": 25409,
+ "▁tutorials": 25410,
+ "Middle": 25411,
+ "▁советский": 25412,
+ "▁maintenance": 25413,
+ "asures": 25414,
+ "▁válto": 25415,
+ "BASE": 25416,
+ "▁disappear": 25417,
+ "ския": 25418,
+ "▁conocido": 25419,
+ "▁Нау": 25420,
+ "▁Libert": 25421,
+ "▁Harold": 25422,
+ "▁lifetime": 25423,
+ "▁Tür": 25424,
+ "▁zawod": 25425,
+ "omic": 25426,
+ "▁Retrieved": 25427,
+ "architecture": 25428,
+ "čka": 25429,
+ "iformes": 25430,
+ "development": 25431,
+ "ordnung": 25432,
+ "Inf": 25433,
+ "leben": 25434,
+ "▁Stars": 25435,
+ "signal": 25436,
+ "▁grammar": 25437,
+ "▁corso": 25438,
+ "▁Wagner": 25439,
+ "▁geht": 25440,
+ "▁royale": 25441,
+ "warn": 25442,
+ "umbled": 25443,
+ "▁instit": 25444,
+ "▁Ши": 25445,
+ "hh": 25446,
+ "▁refuge": 25447,
+ "▁favorite": 25448,
+ "ierto": 25449,
+ "▁condado": 25450,
+ "▁Ther": 25451,
+ "▁человека": 25452,
+ "▁Food": 25453,
+ "▁seizo": 25454,
+ "▁Initialize": 25455,
+ "▁connu": 25456,
+ "▁overlap": 25457,
+ "▁Emil": 25458,
+ "▁Martí": 25459,
+ "▁жовтня": 25460,
+ "erva": 25461,
+ "▁boats": 25462,
+ "ações": 25463,
+ "▁derrot": 25464,
+ "▁malloc": 25465,
+ "▁conject": 25466,
+ "jk": 25467,
+ "▁sare": 25468,
+ "лемен": 25469,
+ "▁sums": 25470,
+ "Authorization": 25471,
+ "▁Kun": 25472,
+ "]$,": 25473,
+ "gemeinde": 25474,
+ "odot": 25475,
+ "defin": 25476,
+ "▁emission": 25477,
+ "▁Крас": 25478,
+ "▁appart": 25479,
+ "▁stopping": 25480,
+ "▁Сред": 25481,
+ "▁conjug": 25482,
+ "▁insight": 25483,
+ "▁Broadcast": 25484,
+ "▁PMID": 25485,
+ "▁advantages": 25486,
+ "enes": 25487,
+ "▁residence": 25488,
+ "ljen": 25489,
+ "isseur": 25490,
+ "▁pubblicato": 25491,
+ "▁GitHub": 25492,
+ "▁Peru": 25493,
+ "▁galaxies": 25494,
+ "▁annotations": 25495,
+ "gas": 25496,
+ "▁répond": 25497,
+ "Js": 25498,
+ "▁independently": 25499,
+ "NP": 25500,
+ "▁inqu": 25501,
+ "▁grounds": 25502,
+ "Components": 25503,
+ "▁anten": 25504,
+ "▁вз": 25505,
+ "▁hos": 25506,
+ "▁sint": 25507,
+ "▁hiding": 25508,
+ "▁województ": 25509,
+ "Messages": 25510,
+ "▁показа": 25511,
+ "===": 25512,
+ "▁Abstract": 25513,
+ "▁läng": 25514,
+ "▁Formula": 25515,
+ "dawn": 25516,
+ "▁designs": 25517,
+ "Img": 25518,
+ "▁Portuguese": 25519,
+ "▁incluy": 25520,
+ "avigator": 25521,
+ "▁Brothers": 25522,
+ "▁continent": 25523,
+ "▁evidently": 25524,
+ "race": 25525,
+ "цького": 25526,
+ "▁reck": 25527,
+ "▁серпня": 25528,
+ "▁Grey": 25529,
+ "▁appeal": 25530,
+ "▁unlike": 25531,
+ "▁powershell": 25532,
+ "▁racc": 25533,
+ "fers": 25534,
+ "▁burning": 25535,
+ "fasst": 25536,
+ "installed": 25537,
+ "▁Give": 25538,
+ "▁colonial": 25539,
+ "▁€": 25540,
+ "▁Rö": 25541,
+ "▁christ": 25542,
+ "nehm": 25543,
+ "там": 25544,
+ "▁corpo": 25545,
+ "▁convirti": 25546,
+ "yter": 25547,
+ "Sym": 25548,
+ "▁Greece": 25549,
+ "▁moth": 25550,
+ "▁Johan": 25551,
+ "▁monarch": 25552,
+ "▁Download": 25553,
+ "▁craft": 25554,
+ "už": 25555,
+ "▁Luke": 25556,
+ "▁suffix": 25557,
+ "\\/": 25558,
+ "Have": 25559,
+ "▁карь": 25560,
+ "▁comfortable": 25561,
+ "▁tips": 25562,
+ "▁Після": 25563,
+ "▁броја": 25564,
+ "▁информа": 25565,
+ "MQ": 25566,
+ "бран": 25567,
+ "▁tx": 25568,
+ "▁slaves": 25569,
+ "▁firewall": 25570,
+ "▁Forces": 25571,
+ "atif": 25572,
+ "▁Quellen": 25573,
+ "▁théâtre": 25574,
+ "льных": 25575,
+ "▁расположен": 25576,
+ "▁Details": 25577,
+ "ką": 25578,
+ "▁longitud": 25579,
+ "INST": 25580,
+ "▁naval": 25581,
+ "Fernseh": 25582,
+ "essel": 25583,
+ "Grad": 25584,
+ "▁belang": 25585,
+ "▁aggi": 25586,
+ "ZygoteInit": 25587,
+ "łów": 25588,
+ "▁Sug": 25589,
+ "sil": 25590,
+ "▁exterior": 25591,
+ "щі": 25592,
+ "ORD": 25593,
+ "enser": 25594,
+ "▁rapide": 25595,
+ "▁темпера": 25596,
+ "incie": 25597,
+ "Si": 25598,
+ "avam": 25599,
+ "arded": 25600,
+ "▁Added": 25601,
+ "Endpoint": 25602,
+ "hardt": 25603,
+ "стран": 25604,
+ "▁estilo": 25605,
+ "▁Haz": 25606,
+ "▁musste": 25607,
+ "uo": 25608,
+ "iii": 25609,
+ "▁ří": 25610,
+ "anzen": 25611,
+ "жений": 25612,
+ "aha": 25613,
+ "ARNING": 25614,
+ "▁renov": 25615,
+ "▁divine": 25616,
+ "▁convinced": 25617,
+ "▁humans": 25618,
+ "▁departure": 25619,
+ "▁Mediter": 25620,
+ "qa": 25621,
+ "▁possessed": 25622,
+ "▁церкви": 25623,
+ "giv": 25624,
+ "▁свої": 25625,
+ "▁Ortste": 25626,
+ "Rich": 25627,
+ "puis": 25628,
+ "increment": 25629,
+ "▁Hannover": 25630,
+ "▁ucz": 25631,
+ "Done": 25632,
+ "▁alguns": 25633,
+ "FIX": 25634,
+ "▁Heritage": 25635,
+ "removeClass": 25636,
+ "фер": 25637,
+ "▁abc": 25638,
+ "Dr": 25639,
+ "▁семей": 25640,
+ "{:": 25641,
+ "▁seule": 25642,
+ "zeichnungen": 25643,
+ "addy": 25644,
+ "▁París": 25645,
+ "üsseld": 25646,
+ "▁reception": 25647,
+ "folio": 25648,
+ "tiny": 25649,
+ "▁recensement": 25650,
+ "▁Nur": 25651,
+ "▁kier": 25652,
+ "▁gmina": 25653,
+ "staat": 25654,
+ "ándose": 25655,
+ "ческая": 25656,
+ "▁speaker": 25657,
+ "▁exponential": 25658,
+ "▁Dieu": 25659,
+ "▁приз": 25660,
+ "▁Rafael": 25661,
+ "▁ggplot": 25662,
+ "▁Template": 25663,
+ "oure": 25664,
+ "▁Inner": 25665,
+ "ogne": 25666,
+ "igare": 25667,
+ "▁Arte": 25668,
+ "▁Cov": 25669,
+ "▁aufgrund": 25670,
+ "▁Бы": 25671,
+ "▁ceremony": 25672,
+ "▁Spart": 25673,
+ "jective": 25674,
+ "yi": 25675,
+ "▁inizi": 25676,
+ "▁latin": 25677,
+ "▁Nevertheless": 25678,
+ "▁Done": 25679,
+ "тря": 25680,
+ "▁Arr": 25681,
+ "season": 25682,
+ "▁складу": 25683,
+ "▁podczas": 25684,
+ "▁Beautiful": 25685,
+ "▁Weltkrieg": 25686,
+ "▁зо": 25687,
+ "▁overcome": 25688,
+ "▁Praha": 25689,
+ "▁району": 25690,
+ "▁subscription": 25691,
+ "igent": 25692,
+ "▁пока": 25693,
+ "latex": 25694,
+ "▁beach": 25695,
+ "▁роках": 25696,
+ "geg": 25697,
+ "▁probl": 25698,
+ "arguments": 25699,
+ "▁organizations": 25700,
+ "▁Nan": 25701,
+ "▁stones": 25702,
+ "▁Hunter": 25703,
+ "▁regularly": 25704,
+ "шого": 25705,
+ "▁flexible": 25706,
+ "opts": 25707,
+ "ář": 25708,
+ "witz": 25709,
+ "▁')": 25710,
+ "PASS": 25711,
+ "▁kraj": 25712,
+ "▁fake": 25713,
+ "heits": 25714,
+ "osph": 25715,
+ "parseInt": 25716,
+ "FALSE": 25717,
+ "▁profess": 25718,
+ "people": 25719,
+ "▁precip": 25720,
+ "dirname": 25721,
+ "▁perpet": 25722,
+ "▁Updated": 25723,
+ "rayed": 25724,
+ "▁provoc": 25725,
+ "▁травня": 25726,
+ "▁categorie": 25727,
+ "▁тео": 25728,
+ "сну": 25729,
+ "otr": 25730,
+ "▁Верхов": 25731,
+ "▁compét": 25732,
+ "Cost": 25733,
+ "▁wider": 25734,
+ "▁Obviously": 25735,
+ "писан": 25736,
+ "▁настоя": 25737,
+ "▁seeking": 25738,
+ "()),": 25739,
+ "▁équipe": 25740,
+ "▁commits": 25741,
+ "▁Svens": 25742,
+ "ябре": 25743,
+ "atern": 25744,
+ "▁heter": 25745,
+ "▁Bootstrap": 25746,
+ "éné": 25747,
+ "▁derivatives": 25748,
+ "▁Detroit": 25749,
+ "▁provincial": 25750,
+ "onomie": 25751,
+ "EB": 25752,
+ "▁cuer": 25753,
+ "▁относи": 25754,
+ "▁ней": 25755,
+ ")».": 25756,
+ "▁Ciudad": 25757,
+ "IAL": 25758,
+ "zyst": 25759,
+ ")\")": 25760,
+ "▁Alc": 25761,
+ "blogs": 25762,
+ "▁parmi": 25763,
+ "▁Albums": 25764,
+ "▁Boliv": 25765,
+ "▁clés": 25766,
+ "Products": 25767,
+ "uerdo": 25768,
+ "▁gelang": 25769,
+ "znik": 25770,
+ "hagen": 25771,
+ "anonymous": 25772,
+ "▁svg": 25773,
+ "▁Conseil": 25774,
+ "▁Ari": 25775,
+ "coli": 25776,
+ "▁czy": 25777,
+ "▁CV": 25778,
+ "▁ford": 25779,
+ "▁Außer": 25780,
+ "▁CI": 25781,
+ "▁tempt": 25782,
+ "▁Organisation": 25783,
+ "áš": 25784,
+ "▁cycles": 25785,
+ "▁geslacht": 25786,
+ "▁людей": 25787,
+ "ými": 25788,
+ "▁Spieler": 25789,
+ "efe": 25790,
+ "▁Marvel": 25791,
+ "▁portal": 25792,
+ "▁Серг": 25793,
+ "▁grado": 25794,
+ "▁handlers": 25795,
+ "▁Interface": 25796,
+ "AME": 25797,
+ "▁seriously": 25798,
+ "▁Binding": 25799,
+ "▁Rang": 25800,
+ "▁nada": 25801,
+ "oce": 25802,
+ "▁integra": 25803,
+ "ocracy": 25804,
+ "▁альбо": 25805,
+ "▁stability": 25806,
+ "Uns": 25807,
+ "▁veter": 25808,
+ "------+": 25809,
+ "▁serait": 25810,
+ "▁omitted": 25811,
+ "▁uncertainty": 25812,
+ "onian": 25813,
+ "▁resto": 25814,
+ "▁желез": 25815,
+ "▁одной": 25816,
+ "▁Bevölkerung": 25817,
+ "▁Kraft": 25818,
+ "стр": 25819,
+ "▁Moscow": 25820,
+ "lane": 25821,
+ "arab": 25822,
+ "▁spole": 25823,
+ "▁своего": 25824,
+ "?:": 25825,
+ "START": 25826,
+ "▁интер": 25827,
+ "▁sympt": 25828,
+ "▁Lorenzo": 25829,
+ "▁ejec": 25830,
+ "▁prosper": 25831,
+ "DAT": 25832,
+ "лимпий": 25833,
+ "▁shapes": 25834,
+ "valueOf": 25835,
+ "▁associate": 25836,
+ "▁Medien": 25837,
+ "ENV": 25838,
+ "▁сре": 25839,
+ "▁државе": 25840,
+ "▁theories": 25841,
+ "heb": 25842,
+ "▁Wayne": 25843,
+ "▁StringBuilder": 25844,
+ "iwers": 25845,
+ "▁Maps": 25846,
+ "Phys": 25847,
+ "\\}\\": 25848,
+ "▁Parte": 25849,
+ "▁Hudson": 25850,
+ "лон": 25851,
+ "Lng": 25852,
+ "▁ры": 25853,
+ "стей": 25854,
+ "lau": 25855,
+ "ancer": 25856,
+ "▁Coppa": 25857,
+ "▁війсь": 25858,
+ "▁ucc": 25859,
+ "▁Pattern": 25860,
+ "▁garbage": 25861,
+ "▁González": 25862,
+ "▁Encyclop": 25863,
+ "etten": 25864,
+ "External": 25865,
+ "REF": 25866,
+ ">;": 25867,
+ "lijke": 25868,
+ "▁intersect": 25869,
+ "▁Unless": 25870,
+ "▁deeper": 25871,
+ "▁жі": 25872,
+ "dent": 25873,
+ "lef": 25874,
+ "▁chanson": 25875,
+ "▁diffus": 25876,
+ "▁primi": 25877,
+ "▁Wieder": 25878,
+ "▁aws": 25879,
+ "owana": 25880,
+ "▁sociale": 25881,
+ "ikk": 25882,
+ "льной": 25883,
+ "▁divisions": 25884,
+ "лосо": 25885,
+ "▁Claud": 25886,
+ "▁Ya": 25887,
+ "▁voce": 25888,
+ "▁Branch": 25889,
+ "▁fitted": 25890,
+ "orr": 25891,
+ "ôtel": 25892,
+ "stroke": 25893,
+ "listener": 25894,
+ "iman": 25895,
+ "восто": 25896,
+ "▁Shah": 25897,
+ "Introduction": 25898,
+ "▁newline": 25899,
+ "▁tile": 25900,
+ "']))": 25901,
+ "▁travaux": 25902,
+ "CONFIG": 25903,
+ "▁quadratic": 25904,
+ "onneur": 25905,
+ "▁Giorg": 25906,
+ "▁identific": 25907,
+ "éricaine": 25908,
+ "▁UIView": 25909,
+ "▁Liberal": 25910,
+ "▁Koch": 25911,
+ "▁Berliner": 25912,
+ "▁notifications": 25913,
+ "▁Susan": 25914,
+ "▁cadre": 25915,
+ "▁Kloster": 25916,
+ "▁examine": 25917,
+ "▁един": 25918,
+ "▁UNION": 25919,
+ "▁alten": 25920,
+ "▁finit": 25921,
+ "▁pedig": 25922,
+ "cyk": 25923,
+ "▁mouvement": 25924,
+ "IOS": 25925,
+ "▁британ": 25926,
+ "▁bout": 25927,
+ "▁автор": 25928,
+ "ництво": 25929,
+ "ето": 25930,
+ "lera": 25931,
+ "cls": 25932,
+ "▁Ley": 25933,
+ "amy": 25934,
+ "agens": 25935,
+ "ashed": 25936,
+ "▁okrę": 25937,
+ "гро": 25938,
+ "ellett": 25939,
+ "▁Fellow": 25940,
+ "▁manifold": 25941,
+ "$),": 25942,
+ "lder": 25943,
+ "▁voz": 25944,
+ "▁begg": 25945,
+ "▁baron": 25946,
+ "▁fid": 25947,
+ "▁firing": 25948,
+ "ilda": 25949,
+ "dek": 25950,
+ "AU": 25951,
+ "itare": 25952,
+ "▁Ara": 25953,
+ "▁Exit": 25954,
+ "▁cinemat": 25955,
+ "▁intros": 25956,
+ "▁contacts": 25957,
+ "пени": 25958,
+ "▁möglich": 25959,
+ "▁Singapore": 25960,
+ "ström": 25961,
+ "▁Hern": 25962,
+ "▁sixth": 25963,
+ "▁publications": 25964,
+ "vie": 25965,
+ "▁Hat": 25966,
+ "▁accepting": 25967,
+ "ác": 25968,
+ "stwo": 25969,
+ "▁quietly": 25970,
+ "Photo": 25971,
+ "▁basket": 25972,
+ "▁eigenvalues": 25973,
+ "▁médec": 25974,
+ "▁Olimp": 25975,
+ "▁церков": 25976,
+ "alin": 25977,
+ "consum": 25978,
+ "▁lassen": 25979,
+ "▁анти": 25980,
+ "▁Seq": 25981,
+ "\";\r": 25982,
+ "rare": 25983,
+ "▁$|\\": 25984,
+ "▁nick": 25985,
+ "dflare": 25986,
+ "Vec": 25987,
+ "bindung": 25988,
+ "▁bg": 25989,
+ "changes": 25990,
+ "Days": 25991,
+ "▁Mouse": 25992,
+ "▁waited": 25993,
+ "▁Tomatoes": 25994,
+ "▁fas": 25995,
+ "verte": 25996,
+ "▁succession": 25997,
+ "сор": 25998,
+ "▁sols": 25999,
+ "▁Render": 26000,
+ "▁leadership": 26001,
+ "▁significance": 26002,
+ "▁gauche": 26003,
+ "cano": 26004,
+ "▁Pie": 26005,
+ "ensoort": 26006,
+ "▁cambio": 26007,
+ "▁уз": 26008,
+ "▁endeav": 26009,
+ "Completed": 26010,
+ "▁Архивная": 26011,
+ "jd": 26012,
+ "órico": 26013,
+ "▁churches": 26014,
+ "▁animate": 26015,
+ "SG": 26016,
+ "compute": 26017,
+ "▁uniformly": 26018,
+ "INIT": 26019,
+ "lles": 26020,
+ "HttpRequest": 26021,
+ "Ко": 26022,
+ "Diff": 26023,
+ "▁sah": 26024,
+ "airo": 26025,
+ "maybe": 26026,
+ "UTE": 26027,
+ "▁Dow": 26028,
+ "human": 26029,
+ "▁aurait": 26030,
+ "dark": 26031,
+ "▁repair": 26032,
+ "▁ner": 26033,
+ "▁Dabei": 26034,
+ "▁Botan": 26035,
+ "Original": 26036,
+ "ază": 26037,
+ "▁NAT": 26038,
+ "imper": 26039,
+ "▁Youth": 26040,
+ "thes": 26041,
+ "▁округа": 26042,
+ "▁Flo": 26043,
+ "▁breakfast": 26044,
+ "urls": 26045,
+ "▁übernahm": 26046,
+ "ários": 26047,
+ "▁Orange": 26048,
+ "▁Affairs": 26049,
+ "ske": 26050,
+ "▁notify": 26051,
+ "imoine": 26052,
+ "▁Arena": 26053,
+ "▁liberal": 26054,
+ "▁obec": 26055,
+ "ifa": 26056,
+ "guez": 26057,
+ "iono": 26058,
+ "ператор": 26059,
+ "▁retained": 26060,
+ "failed": 26061,
+ "bine": 26062,
+ "тных": 26063,
+ "▁CGRect": 26064,
+ "camera": 26065,
+ "idenote": 26066,
+ "KB": 26067,
+ "▁lights": 26068,
+ "▁Pictures": 26069,
+ "▁Squadron": 26070,
+ "▁Volk": 26071,
+ "▁burg": 26072,
+ ",]": 26073,
+ "Gi": 26074,
+ "êque": 26075,
+ "makeText": 26076,
+ "▁everybody": 26077,
+ "▁Hyper": 26078,
+ "▁Deux": 26079,
+ "▁glory": 26080,
+ "presentation": 26081,
+ "onica": 26082,
+ "▁frère": 26083,
+ "aget": 26084,
+ "▁hints": 26085,
+ "▁tunnel": 26086,
+ "▁Ej": 26087,
+ "ális": 26088,
+ "▁Viv": 26089,
+ "ственных": 26090,
+ "▁caps": 26091,
+ "PART": 26092,
+ "oci": 26093,
+ "▁prices": 26094,
+ "currency": 26095,
+ "▁achter": 26096,
+ "romagnet": 26097,
+ "gender": 26098,
+ "▁suis": 26099,
+ "versions": 26100,
+ "▁Training": 26101,
+ "inside": 26102,
+ "ege": 26103,
+ "▁totale": 26104,
+ "▁Daar": 26105,
+ "▁grudnia": 26106,
+ "▁Ier": 26107,
+ "▁occasions": 26108,
+ "▁kde": 26109,
+ "▁tensorflow": 26110,
+ "▁ór": 26111,
+ "Methods": 26112,
+ "▁looping": 26113,
+ "▁directeur": 26114,
+ "kę": 26115,
+ "▁isomorphism": 26116,
+ "▁João": 26117,
+ "▁aligned": 26118,
+ "онов": 26119,
+ "urger": 26120,
+ "▁nova": 26121,
+ "morrow": 26122,
+ "altern": 26123,
+ "HD": 26124,
+ "▁marqu": 26125,
+ "ativas": 26126,
+ "ggreg": 26127,
+ "▁ancien": 26128,
+ "nit": 26129,
+ "▁secured": 26130,
+ "mier": 26131,
+ "▁Ole": 26132,
+ "▁инте": 26133,
+ "▁minus": 26134,
+ "▁clearer": 26135,
+ "▁nello": 26136,
+ "▁információk": 26137,
+ "▁propre": 26138,
+ "{.": 26139,
+ "ilog": 26140,
+ "▁Quick": 26141,
+ "▁accus": 26142,
+ "employee": 26143,
+ "▁зу": 26144,
+ "цький": 26145,
+ "фіцій": 26146,
+ "▁публи": 26147,
+ "▁bent": 26148,
+ "▁позво": 26149,
+ "▁Пор": 26150,
+ "ází": 26151,
+ "ánico": 26152,
+ "emptyset": 26153,
+ "▁surtout": 26154,
+ "reno": 26155,
+ "unya": 26156,
+ "▁уез": 26157,
+ "▁Millionen": 26158,
+ "▁listopada": 26159,
+ "▁Maine": 26160,
+ "▁grupos": 26161,
+ "▁Storage": 26162,
+ "▁apple": 26163,
+ "▁Lö": 26164,
+ "oused": 26165,
+ "дро": 26166,
+ "sci": 26167,
+ "▁hibernate": 26168,
+ "dog": 26169,
+ "▁восто": 26170,
+ "▁intensity": 26171,
+ "legend": 26172,
+ "▁Wille": 26173,
+ "▁szerint": 26174,
+ "gesellschaft": 26175,
+ "▁Living": 26176,
+ "allo": 26177,
+ "▁Split": 26178,
+ "dru": 26179,
+ "need": 26180,
+ "▁Джон": 26181,
+ "▁Swiss": 26182,
+ "▁spraw": 26183,
+ "▁beho": 26184,
+ "▁fotograf": 26185,
+ "▁rencontre": 26186,
+ "▁kis": 26187,
+ "▁signing": 26188,
+ "akult": 26189,
+ "▁indexing": 26190,
+ "apor": 26191,
+ "▁conception": 26192,
+ "aggreg": 26193,
+ "▁Савез": 26194,
+ "▁affair": 26195,
+ "ění": 26196,
+ "August": 26197,
+ "▁секре": 26198,
+ "▁mieszkań": 26199,
+ "UIImage": 26200,
+ "▁bishop": 26201,
+ "▁servants": 26202,
+ "▁trail": 26203,
+ "digit": 26204,
+ "▁joins": 26205,
+ "▁Near": 26206,
+ "öffentlich": 26207,
+ ">{": 26208,
+ "▁skład": 26209,
+ "geführt": 26210,
+ "▁Holz": 26211,
+ "▁Militär": 26212,
+ "achi": 26213,
+ "Upper": 26214,
+ "pine": 26215,
+ "utzt": 26216,
+ "▁nuova": 26217,
+ "ibration": 26218,
+ "▁Bien": 26219,
+ "▁первый": 26220,
+ "▁Creating": 26221,
+ "Once": 26222,
+ "▁einmal": 26223,
+ "▁geometric": 26224,
+ "stvo": 26225,
+ "▁kW": 26226,
+ "▁decomposition": 26227,
+ "▁comedy": 26228,
+ "▁activation": 26229,
+ "▁angry": 26230,
+ "illeurs": 26231,
+ "▁instantly": 26232,
+ "▁suggesting": 26233,
+ "▁Clay": 26234,
+ "cot": 26235,
+ "▁Gén": 26236,
+ "($(": 26237,
+ "unwrap": 26238,
+ "▁lifted": 26239,
+ "▁Kit": 26240,
+ "▁linea": 26241,
+ "ок": 26242,
+ "hart": 26243,
+ "->_": 26244,
+ "▁nuit": 26245,
+ "▁Issue": 26246,
+ "лии": 26247,
+ "▁röm": 26248,
+ "Tasks": 26249,
+ "▁Sr": 26250,
+ "▁seis": 26251,
+ "asia": 26252,
+ "}}$.": 26253,
+ ":{": 26254,
+ "controls": 26255,
+ "▁Stim": 26256,
+ "▁Recht": 26257,
+ "ociación": 26258,
+ "▁Natal": 26259,
+ "▁Philippines": 26260,
+ "ulen": 26261,
+ "Fixed": 26262,
+ "▁switched": 26263,
+ "Zip": 26264,
+ "ospel": 26265,
+ "▁начале": 26266,
+ "▁Blan": 26267,
+ "urst": 26268,
+ "▁autour": 26269,
+ "Ca": 26270,
+ "▁latitude": 26271,
+ "▁Frei": 26272,
+ "▁Musée": 26273,
+ "▁Kurz": 26274,
+ "▁região": 26275,
+ "swap": 26276,
+ "▁hate": 26277,
+ "▁modifications": 26278,
+ "▁Ком": 26279,
+ "▁Antoine": 26280,
+ "uga": 26281,
+ "RECT": 26282,
+ "éter": 26283,
+ "GROUP": 26284,
+ "▁sacrific": 26285,
+ "▁Whe": 26286,
+ "▁Stevens": 26287,
+ "ologische": 26288,
+ "Summary": 26289,
+ "obs": 26290,
+ "hnen": 26291,
+ "<%=": 26292,
+ "dienst": 26293,
+ "remark": 26294,
+ "▁veröffentlicht": 26295,
+ "ел": 26296,
+ "▁Mock": 26297,
+ "▁Льв": 26298,
+ "▁três": 26299,
+ "gb": 26300,
+ "▁celebrated": 26301,
+ "▁Eb": 26302,
+ "▁costa": 26303,
+ "▁Geographic": 26304,
+ "▁attachment": 26305,
+ "mannschaft": 26306,
+ "▁dependence": 26307,
+ "��": 26308,
+ "▁attitude": 26309,
+ "etal": 26310,
+ "vic": 26311,
+ "baut": 26312,
+ "▁дов": 26313,
+ "▁interven": 26314,
+ "▁Gü": 26315,
+ "ónica": 26316,
+ "▁Pon": 26317,
+ "▁disponible": 26318,
+ "▁Feb": 26319,
+ "▁worship": 26320,
+ "▁Specifically": 26321,
+ "Hy": 26322,
+ "iju": 26323,
+ "▁cb": 26324,
+ "▁spac": 26325,
+ "leveland": 26326,
+ "▁localidad": 26327,
+ "▁preceding": 26328,
+ "▁Hessen": 26329,
+ "xp": 26330,
+ "▁Wein": 26331,
+ "▁Româ": 26332,
+ "▁giorno": 26333,
+ "▁квітня": 26334,
+ "llaços": 26335,
+ "▁Academia": 26336,
+ "▁kül": 26337,
+ "▁Års": 26338,
+ "▁нај": 26339,
+ "uclide": 26340,
+ "Internet": 26341,
+ "orton": 26342,
+ "▁corn": 26343,
+ "ями": 26344,
+ "▁\"*": 26345,
+ "▁Felix": 26346,
+ "apat": 26347,
+ "▁свои": 26348,
+ "MIT": 26349,
+ "made": 26350,
+ "▁locomot": 26351,
+ "хода": 26352,
+ "FP": 26353,
+ "▁pm": 26354,
+ ".*;": 26355,
+ "▁Hamm": 26356,
+ "`}": 26357,
+ "LayoutInflater": 26358,
+ "==\"": 26359,
+ "▁Eur": 26360,
+ "▁dogs": 26361,
+ "жении": 26362,
+ "▁azon": 26363,
+ "▁emulator": 26364,
+ "▁ricon": 26365,
+ "beeld": 26366,
+ "▁ну": 26367,
+ "▁approximate": 26368,
+ "LM": 26369,
+ "▁Bond": 26370,
+ "▁enh": 26371,
+ "ędz": 26372,
+ "▁solit": 26373,
+ "RelativeLayout": 26374,
+ "eteor": 26375,
+ "amentos": 26376,
+ "▁indirect": 26377,
+ "iből": 26378,
+ "▁gros": 26379,
+ "▁Originals": 26380,
+ "commands": 26381,
+ "Export": 26382,
+ "▁Avec": 26383,
+ "▁solemn": 26384,
+ "▁correction": 26385,
+ "▁проводи": 26386,
+ "▁Mosk": 26387,
+ "▁подо": 26388,
+ "▁gebied": 26389,
+ "▁następ": 26390,
+ "▁Driver": 26391,
+ "▁Ook": 26392,
+ "▁Vec": 26393,
+ "▁lungo": 26394,
+ "ficos": 26395,
+ "▁svol": 26396,
+ "▁kid": 26397,
+ "nja": 26398,
+ "▁Hr": 26399,
+ "▁поддер": 26400,
+ "▁visibility": 26401,
+ "▁Méd": 26402,
+ "▁cpu": 26403,
+ "discussion": 26404,
+ "Asset": 26405,
+ "▁defense": 26406,
+ "▁Anyone": 26407,
+ "▁Justin": 26408,
+ "iszt": 26409,
+ "▁Collins": 26410,
+ "▁Valent": 26411,
+ "▁Pale": 26412,
+ "▁fuel": 26413,
+ "▁nose": 26414,
+ "ríguez": 26415,
+ "▁Schles": 26416,
+ "▁Malays": 26417,
+ "▁commut": 26418,
+ "dro": 26419,
+ "uing": 26420,
+ "▁Rico": 26421,
+ "▁Emma": 26422,
+ "orp": 26423,
+ "▁Kirk": 26424,
+ "▁Quando": 26425,
+ "▁Neue": 26426,
+ "▁demande": 26427,
+ "▁Cover": 26428,
+ "▁rescue": 26429,
+ "▁gewählt": 26430,
+ "▁Calendar": 26431,
+ "▁Madonna": 26432,
+ "WP": 26433,
+ "oshi": 26434,
+ "▁Maven": 26435,
+ "▁belle": 26436,
+ "▁wx": 26437,
+ "▁sugar": 26438,
+ "▁Betrieb": 26439,
+ "▁equilibrium": 26440,
+ "EAR": 26441,
+ "▁texts": 26442,
+ "слов": 26443,
+ "▁czerwca": 26444,
+ "▁Düsseld": 26445,
+ "▁ELSE": 26446,
+ "▁amery": 26447,
+ "▁ani": 26448,
+ "▁obey": 26449,
+ "▁Nell": 26450,
+ "▁inne": 26451,
+ "▁тро": 26452,
+ "FD": 26453,
+ "cco": 26454,
+ "▁Zob": 26455,
+ "alette": 26456,
+ "▁május": 26457,
+ "ected": 26458,
+ "▁Turkey": 26459,
+ "▁Whether": 26460,
+ "qi": 26461,
+ "▁што": 26462,
+ "▁headquarters": 26463,
+ "endi": 26464,
+ "arus": 26465,
+ "opus": 26466,
+ "▁золо": 26467,
+ "▁destru": 26468,
+ "▁Lok": 26469,
+ "▁satisfaction": 26470,
+ "()\r": 26471,
+ "▁Тер": 26472,
+ "Jose": 26473,
+ "▁conquer": 26474,
+ "▁Effect": 26475,
+ "LayoutParams": 26476,
+ "iez": 26477,
+ "▁externs": 26478,
+ "▁gegenüber": 26479,
+ "▁ESP": 26480,
+ "olta": 26481,
+ "processor": 26482,
+ "▁Kult": 26483,
+ "▁Atlanta": 26484,
+ "▁tier": 26485,
+ "Operator": 26486,
+ "▁диа": 26487,
+ "▁пись": 26488,
+ "▁groß": 26489,
+ "▁hearts": 26490,
+ "▁millimeter": 26491,
+ "although": 26492,
+ "alles": 26493,
+ "▁Magic": 26494,
+ "training": 26495,
+ "oline": 26496,
+ "▁органі": 26497,
+ ">\\<^": 26498,
+ "ціаль": 26499,
+ "exports": 26500,
+ "Workbook": 26501,
+ "▁вересня": 26502,
+ "▁teles": 26503,
+ "▁economy": 26504,
+ "▁trap": 26505,
+ "▁refuse": 26506,
+ "▁stranger": 26507,
+ "▁instinct": 26508,
+ "пода": 26509,
+ "olan": 26510,
+ "▁ning": 26511,
+ "inflate": 26512,
+ "itatea": 26513,
+ "acks": 26514,
+ "▁Joy": 26515,
+ "FLAG": 26516,
+ "ailand": 26517,
+ "▁sorti": 26518,
+ "▁впер": 26519,
+ "▁pén": 26520,
+ "Nothing": 26521,
+ "▁száz": 26522,
+ "▁Áng": 26523,
+ "▁AUT": 26524,
+ "Actions": 26525,
+ "Every": 26526,
+ "▁червня": 26527,
+ "▁автомо": 26528,
+ "▁routine": 26529,
+ "▁estruct": 26530,
+ "▁Gang": 26531,
+ "▁holes": 26532,
+ "thesis": 26533,
+ "▁concl": 26534,
+ "▁pé": 26535,
+ "riers": 26536,
+ "ровой": 26537,
+ "adic": 26538,
+ "Speed": 26539,
+ "▁commanded": 26540,
+ "▁Nazionale": 26541,
+ "Managed": 26542,
+ "▁DECLARE": 26543,
+ "▁sedan": 26544,
+ "Strings": 26545,
+ "▁sacred": 26546,
+ "tersuch": 26547,
+ "▁abitanti": 26548,
+ "brit": 26549,
+ "▁NCAA": 26550,
+ "▁СП": 26551,
+ "▁aged": 26552,
+ "▁Chiesa": 26553,
+ "▁revision": 26554,
+ "opro": 26555,
+ "▁overwrite": 26556,
+ "embros": 26557,
+ "▁sortie": 26558,
+ "▁otten": 26559,
+ "xiv": 26560,
+ "▁deli": 26561,
+ "▁Asp": 26562,
+ "▁balls": 26563,
+ "kaf": 26564,
+ "▁brave": 26565,
+ "▁всего": 26566,
+ "egn": 26567,
+ "jpeg": 26568,
+ "▁Osten": 26569,
+ "Constants": 26570,
+ "▁Infantry": 26571,
+ "▁Nev": 26572,
+ "▁яких": 26573,
+ "▁муниципа": 26574,
+ "cija": 26575,
+ "▁poem": 26576,
+ "▁negro": 26577,
+ "хар": 26578,
+ "▁Ask": 26579,
+ "▁avo": 26580,
+ "▁Meyer": 26581,
+ "▁Westen": 26582,
+ "▁oko": 26583,
+ "agin": 26584,
+ "▁Süden": 26585,
+ "entries": 26586,
+ "▁Republik": 26587,
+ "CollectionView": 26588,
+ "-------": 26589,
+ "▁firefox": 26590,
+ "▁alcune": 26591,
+ "▁фото": 26592,
+ "▁отрима": 26593,
+ "~~~~~~~~": 26594,
+ "▁Раз": 26595,
+ "▁Complex": 26596,
+ "▁pia": 26597,
+ "▁publicada": 26598,
+ "wei": 26599,
+ "cedure": 26600,
+ "occupation": 26601,
+ "▁medicine": 26602,
+ "▁drove": 26603,
+ "Problem": 26604,
+ "▁beginner": 26605,
+ "▁thoroughly": 26606,
+ "uria": 26607,
+ "avant": 26608,
+ "ucha": 26609,
+ "▁lever": 26610,
+ "▁teatro": 26611,
+ "AVA": 26612,
+ "squ": 26613,
+ "trat": 26614,
+ "ivatal": 26615,
+ "▁dirty": 26616,
+ "▁seconde": 26617,
+ "▁gravit": 26618,
+ "▁proposition": 26619,
+ "hbar": 26620,
+ "omini": 26621,
+ "▁”": 26622,
+ "▁Camil": 26623,
+ "▁queen": 26624,
+ "modifier": 26625,
+ "Jan": 26626,
+ "▁lyr": 26627,
+ "ComboBox": 26628,
+ "ionic": 26629,
+ "▁holy": 26630,
+ "▁Sebastian": 26631,
+ "|_{": 26632,
+ "▁{@": 26633,
+ "▁можно": 26634,
+ "▁Creative": 26635,
+ "▁interess": 26636,
+ "▁CT": 26637,
+ "ições": 26638,
+ "▁chant": 26639,
+ "▁współ": 26640,
+ "▁Мексика": 26641,
+ "▁ranked": 26642,
+ "▁października": 26643,
+ "▁brut": 26644,
+ "▁farther": 26645,
+ "▁Verb": 26646,
+ "▁Seven": 26647,
+ "lbl": 26648,
+ "▁mentions": 26649,
+ "▁Fight": 26650,
+ "ifen": 26651,
+ "▁bog": 26652,
+ "▁regres": 26653,
+ "▁scoring": 26654,
+ "icane": 26655,
+ "▁Elli": 26656,
+ "▁pierw": 26657,
+ "measure": 26658,
+ "ńskiej": 26659,
+ "#{": 26660,
+ "▁деся": 26661,
+ "▁varmaste": 26662,
+ "▁Unix": 26663,
+ "IZ": 26664,
+ "itié": 26665,
+ "Primary": 26666,
+ "▁Springer": 26667,
+ "üng": 26668,
+ "▁anv": 26669,
+ "▁versione": 26670,
+ "▁shoulders": 26671,
+ "▁брига": 26672,
+ "▁jav": 26673,
+ "ltal": 26674,
+ "▁kallaste": 26675,
+ "▁Mitchell": 26676,
+ "▁wireless": 26677,
+ "▁Ál": 26678,
+ "respons": 26679,
+ "could": 26680,
+ "▁relax": 26681,
+ "Lond": 26682,
+ "ńcz": 26683,
+ "ствовал": 26684,
+ "▁polski": 26685,
+ "enç": 26686,
+ "zar": 26687,
+ "▁dtype": 26688,
+ "owned": 26689,
+ "unknown": 26690,
+ "▁mutable": 26691,
+ "▁siempre": 26692,
+ "▁Montreal": 26693,
+ "▁locate": 26694,
+ "▁traces": 26695,
+ "▁insgesamt": 26696,
+ "▁Nil": 26697,
+ "▁прода": 26698,
+ "▁Warner": 26699,
+ "▁Nau": 26700,
+ "triangle": 26701,
+ "▁concentration": 26702,
+ "▁gentlemen": 26703,
+ "ächt": 26704,
+ "filters": 26705,
+ "incipal": 26706,
+ "VALID": 26707,
+ "▁депута": 26708,
+ "adó": 26709,
+ "▁konst": 26710,
+ "gså": 26711,
+ "agas": 26712,
+ "▁meilleur": 26713,
+ "▁данным": 26714,
+ "єдна": 26715,
+ "encoded": 26716,
+ "<'": 26717,
+ "▁sheets": 26718,
+ "cuador": 26719,
+ "▁використову": 26720,
+ "▁Deput": 26721,
+ "▁manière": 26722,
+ "ąg": 26723,
+ "csol": 26724,
+ ")$-": 26725,
+ "UIView": 26726,
+ "▁millones": 26727,
+ "▁Ehren": 26728,
+ "Sil": 26729,
+ "▁atac": 26730,
+ "▁Cold": 26731,
+ "\"\\": 26732,
+ "▁approached": 26733,
+ "▁Årsmed": 26734,
+ "WM": 26735,
+ "▁Deport": 26736,
+ "mis": 26737,
+ "andbox": 26738,
+ "observ": 26739,
+ "setting": 26740,
+ "ható": 26741,
+ "▁strat": 26742,
+ "▁spre": 26743,
+ "▁personne": 26744,
+ "▁dirige": 26745,
+ "pull": 26746,
+ "dating": 26747,
+ "▁Fact": 26748,
+ "▁manipulate": 26749,
+ "▁MAC": 26750,
+ "▁dej": 26751,
+ "ultimo": 26752,
+ "FX": 26753,
+ "Life": 26754,
+ "▁crack": 26755,
+ "▁mí": 26756,
+ "▁пове": 26757,
+ "▁wore": 26758,
+ "université": 26759,
+ "▁formulas": 26760,
+ "▁Elisabeth": 26761,
+ "plots": 26762,
+ "mile": 26763,
+ "▁menor": 26764,
+ "тил": 26765,
+ "keyword": 26766,
+ "▁Baltimore": 26767,
+ "hrer": 26768,
+ "▁Clement": 26769,
+ "vim": 26770,
+ "rass": 26771,
+ "Take": 26772,
+ "▁című": 26773,
+ "▁Convention": 26774,
+ "atge": 26775,
+ "seed": 26776,
+ "▁Dí": 26777,
+ "▁Spider": 26778,
+ "ahoo": 26779,
+ "▁имеет": 26780,
+ "ührt": 26781,
+ "▁пописа": 26782,
+ "▁Cot": 26783,
+ "▁nobles": 26784,
+ "RESS": 26785,
+ "▁chemin": 26786,
+ "▁główn": 26787,
+ "GG": 26788,
+ "▁Germania": 26789,
+ "▁Alexandre": 26790,
+ "hens": 26791,
+ "swift": 26792,
+ "oop": 26793,
+ "Subview": 26794,
+ "▁requiring": 26795,
+ "ędzy": 26796,
+ "▁fict": 26797,
+ "▁Констан": 26798,
+ "▁déput": 26799,
+ "▁surprising": 26800,
+ "▁deix": 26801,
+ "▁unterschied": 26802,
+ "inson": 26803,
+ "▁Character": 26804,
+ "▁gestion": 26805,
+ "chus": 26806,
+ "comes": 26807,
+ "▁neur": 26808,
+ "▁yeux": 26809,
+ "ollar": 26810,
+ "▁parad": 26811,
+ "▁maggiore": 26812,
+ "TRAN": 26813,
+ "▁votre": 26814,
+ "▁descent": 26815,
+ "▁Icon": 26816,
+ "▁Judge": 26817,
+ "▁occupation": 26818,
+ "eping": 26819,
+ "▁tongue": 26820,
+ "▁Enllaços": 26821,
+ "ruf": 26822,
+ "▁protein": 26823,
+ "▁visitors": 26824,
+ "axy": 26825,
+ "esten": 26826,
+ "blica": 26827,
+ "hw": 26828,
+ "▁spirits": 26829,
+ "▁reduces": 26830,
+ "▁мен": 26831,
+ "▁Lamb": 26832,
+ "▁Mine": 26833,
+ "▁verified": 26834,
+ "▁Baby": 26835,
+ "▁prize": 26836,
+ "вър": 26837,
+ "▁ratings": 26838,
+ "▁fore": 26839,
+ "asha": 26840,
+ "urrence": 26841,
+ "▁intér": 26842,
+ "▁Olímp": 26843,
+ "cra": 26844,
+ "▁computational": 26845,
+ "irche": 26846,
+ ".: ": 26847,
+ "▁illustrated": 26848,
+ "▁Share": 26849,
+ "▁households": 26850,
+ "▁convolution": 26851,
+ "oemd": 26852,
+ "▁zdoby": 26853,
+ "ccc": 26854,
+ "▁quantities": 26855,
+ "Che": 26856,
+ "Should": 26857,
+ "▁genius": 26858,
+ "adj": 26859,
+ "хва": 26860,
+ "Петер": 26861,
+ "EMA": 26862,
+ "▁Rights": 26863,
+ "▁Eli": 26864,
+ "VAR": 26865,
+ "шло": 26866,
+ "▁збір": 26867,
+ "iftung": 26868,
+ "▁contributed": 26869,
+ "zef": 26870,
+ "▁CHAR": 26871,
+ "▁Sib": 26872,
+ "▁Mant": 26873,
+ "▁связи": 26874,
+ "▁javafx": 26875,
+ "▁cependant": 26876,
+ "▁intu": 26877,
+ "▁твор": 26878,
+ "▁Ó": 26879,
+ "guer": 26880,
+ "rado": 26881,
+ "▁Revol": 26882,
+ "▁fémin": 26883,
+ "▁Orleans": 26884,
+ "▁poj": 26885,
+ "▁prez": 26886,
+ "Tex": 26887,
+ "ouwd": 26888,
+ "?(": 26889,
+ "▁LIM": 26890,
+ "istique": 26891,
+ "esar": 26892,
+ "▁heures": 26893,
+ "icki": 26894,
+ "▁dbo": 26895,
+ "skih": 26896,
+ "confirm": 26897,
+ "▁világ": 26898,
+ "▁ciutat": 26899,
+ "▁DR": 26900,
+ "▁Hawai": 26901,
+ "ched": 26902,
+ "▁spher": 26903,
+ "▁Artikel": 26904,
+ "▁Multiple": 26905,
+ "ciu": 26906,
+ "▁мы": 26907,
+ "▁lipca": 26908,
+ "](/": 26909,
+ "Strategy": 26910,
+ "▁Alabama": 26911,
+ "SDK": 26912,
+ "UTC": 26913,
+ "__.": 26914,
+ "Arguments": 26915,
+ "▁setContentView": 26916,
+ "île": 26917,
+ "ByVal": 26918,
+ "▁JVM": 26919,
+ "ющего": 26920,
+ "▁Leonard": 26921,
+ "▁justify": 26922,
+ "цем": 26923,
+ "▁nab": 26924,
+ "CCESS": 26925,
+ "▁hopes": 26926,
+ ")&": 26927,
+ "sero": 26928,
+ "▁зай": 26929,
+ "слід": 26930,
+ "▁Rég": 26931,
+ "▁Sang": 26932,
+ "▁fung": 26933,
+ "baar": 26934,
+ "▁coffee": 26935,
+ "assembly": 26936,
+ "▁Він": 26937,
+ "эй": 26938,
+ "▁comprend": 26939,
+ "filled": 26940,
+ "рд": 26941,
+ "odia": 26942,
+ "▁gens": 26943,
+ "fluss": 26944,
+ "Drawable": 26945,
+ "▁surve": 26946,
+ "Setup": 26947,
+ "▁należ": 26948,
+ "▁conjunto": 26949,
+ "▁Его": 26950,
+ "▁oldal": 26951,
+ "▁verbose": 26952,
+ "▁Electric": 26953,
+ "▁Harrison": 26954,
+ "engen": 26955,
+ "paragraph": 26956,
+ "▁nouvelles": 26957,
+ "▁време": 26958,
+ "▁memor": 26959,
+ "▁mayoría": 26960,
+ "сад": 26961,
+ "▁bataille": 26962,
+ "▁thermal": 26963,
+ "▁Хронологи": 26964,
+ "▁Better": 26965,
+ "bye": 26966,
+ "▁театра": 26967,
+ "roe": 26968,
+ "▁segle": 26969,
+ "rott": 26970,
+ "▁opinions": 26971,
+ ")})": 26972,
+ "ühle": 26973,
+ "▁Gün": 26974,
+ "▁Щ": 26975,
+ "ból": 26976,
+ "▁Larry": 26977,
+ "▁solic": 26978,
+ "▁zwar": 26979,
+ "▁Caroline": 26980,
+ "▁Reichs": 26981,
+ "Extensions": 26982,
+ "migr": 26983,
+ ":@": 26984,
+ "▁enumerate": 26985,
+ "▁eigenen": 26986,
+ "▁explore": 26987,
+ "ému": 26988,
+ "▁gat": 26989,
+ "▁imperial": 26990,
+ "▁Usually": 26991,
+ "▁tud": 26992,
+ "▁укра": 26993,
+ "him": 26994,
+ "▁corners": 26995,
+ "▁SER": 26996,
+ "▁interpreter": 26997,
+ "▁Ice": 26998,
+ "▁amounts": 26999,
+ "▁Pala": 27000,
+ "▁tinha": 27001,
+ "vole": 27002,
+ "▁gle": 27003,
+ "ucci": 27004,
+ "▁siehe": 27005,
+ "Jack": 27006,
+ "▁woll": 27007,
+ "▁elder": 27008,
+ "▁кораб": 27009,
+ "▁engag": 27010,
+ "▁Laurent": 27011,
+ "▁achiev": 27012,
+ "istik": 27013,
+ "arct": 27014,
+ "тного": 27015,
+ "▁gir": 27016,
+ "▁Singh": 27017,
+ "mathop": 27018,
+ "USA": 27019,
+ "▁Projekt": 27020,
+ "▁debe": 27021,
+ "richtung": 27022,
+ "▁Tsch": 27023,
+ "uminate": 27024,
+ "▁szó": 27025,
+ "lyph": 27026,
+ "зидент": 27027,
+ "▁limitations": 27028,
+ "ющей": 27029,
+ "▁bila": 27030,
+ "Push": 27031,
+ "▁offering": 27032,
+ "iennes": 27033,
+ "Fri": 27034,
+ "▁postgresql": 27035,
+ "▁Tommy": 27036,
+ "▁particolare": 27037,
+ "▁století": 27038,
+ "▁arrib": 27039,
+ "▁Eva": 27040,
+ "school": 27041,
+ "▁vendor": 27042,
+ "▁Dallas": 27043,
+ "▁prolong": 27044,
+ "CREATE": 27045,
+ "▁suivante": 27046,
+ "STATUS": 27047,
+ "là": 27048,
+ "kv": 27049,
+ "▁häufig": 27050,
+ "▁Agricult": 27051,
+ "▁huit": 27052,
+ "▁inoltre": 27053,
+ "▁Lloyd": 27054,
+ "▁француз": 27055,
+ "▁выпол": 27056,
+ "▁faithful": 27057,
+ "▁Вар": 27058,
+ "▁verl": 27059,
+ "▁juego": 27060,
+ "▁Резултати": 27061,
+ ",...,": 27062,
+ "▁implicitly": 27063,
+ "irks": 27064,
+ "Calcul": 27065,
+ "▁meses": 27066,
+ "omed": 27067,
+ "▁pak": 27068,
+ "herit": 27069,
+ "▁optical": 27070,
+ "▁Історія": 27071,
+ "veis": 27072,
+ "▁capitale": 27073,
+ "placeholder": 27074,
+ "intrag": 27075,
+ "▁Atlas": 27076,
+ ")];": 27077,
+ "icons": 27078,
+ "▁Bent": 27079,
+ "▁Widget": 27080,
+ "▁volunt": 27081,
+ "avo": 27082,
+ "égr": 27083,
+ "lige": 27084,
+ "▁NAME": 27085,
+ "▁abstra": 27086,
+ "▁fís": 27087,
+ "▁Browser": 27088,
+ "▁bush": 27089,
+ "hall": 27090,
+ "▁clouds": 27091,
+ "▁SUB": 27092,
+ "▁tandis": 27093,
+ "▁Commonwealth": 27094,
+ "тая": 27095,
+ "▁exhaust": 27096,
+ "________________": 27097,
+ "▁Statistics": 27098,
+ "▁Religion": 27099,
+ "▁Muham": 27100,
+ "uals": 27101,
+ "goto": 27102,
+ "Digital": 27103,
+ "Family": 27104,
+ "▁Bun": 27105,
+ "letin": 27106,
+ "Management": 27107,
+ "▁capabilities": 27108,
+ "annten": 27109,
+ "▁себе": 27110,
+ "▁stays": 27111,
+ "kter": 27112,
+ "▁dost": 27113,
+ "▁Тре": 27114,
+ "лович": 27115,
+ "▁dying": 27116,
+ "sections": 27117,
+ "ános": 27118,
+ "▁apparten": 27119,
+ "▁zoals": 27120,
+ "▁dressed": 27121,
+ "▁compress": 27122,
+ "ńska": 27123,
+ "▁sierpnia": 27124,
+ "▁титу": 27125,
+ "dictionary": 27126,
+ "▁rabb": 27127,
+ "▁vérit": 27128,
+ "Во": 27129,
+ "▁singleton": 27130,
+ "▁vital": 27131,
+ "Refresh": 27132,
+ "мель": 27133,
+ "▁Zh": 27134,
+ "▁Afghan": 27135,
+ "inkel": 27136,
+ "aaaa": 27137,
+ "▁participants": 27138,
+ "arin": 27139,
+ "▁Mold": 27140,
+ "▁primeros": 27141,
+ "▁ран": 27142,
+ "▁Амери": 27143,
+ "▁restaurant": 27144,
+ "ével": 27145,
+ "▁SL": 27146,
+ "▁Rey": 27147,
+ "chas": 27148,
+ "▁electrons": 27149,
+ "▁Pitts": 27150,
+ "▁Jules": 27151,
+ "май": 27152,
+ "enant": 27153,
+ "-}": 27154,
+ "лад": 27155,
+ "▁Москва": 27156,
+ "gom": 27157,
+ "▁Fernández": 27158,
+ "fund": 27159,
+ "interno": 27160,
+ "▁Mari": 27161,
+ "▁rius": 27162,
+ "▁Prozent": 27163,
+ "стрі": 27164,
+ "▁внут": 27165,
+ "anterie": 27166,
+ "▁прис": 27167,
+ "▁обы": 27168,
+ "▁Marina": 27169,
+ "▁occurrence": 27170,
+ "rikt": 27171,
+ "▁физи": 27172,
+ "▁schwer": 27173,
+ "▁Гре": 27174,
+ "Reset": 27175,
+ "▁mucho": 27176,
+ "andr": 27177,
+ "▁Wies": 27178,
+ "▁Keith": 27179,
+ "▁Julian": 27180,
+ "▁cole": 27181,
+ "ciendo": 27182,
+ "▁Contempor": 27183,
+ "etry": 27184,
+ "elian": 27185,
+ "гии": 27186,
+ "▁голо": 27187,
+ "▁dél": 27188,
+ "▁decent": 27189,
+ "РСР": 27190,
+ "▁szeptember": 27191,
+ "мест": 27192,
+ "castle": 27193,
+ "▁держав": 27194,
+ "}\")": 27195,
+ "▁ASCII": 27196,
+ "▁Glen": 27197,
+ "itzerland": 27198,
+ "Toggle": 27199,
+ "▁tradicional": 27200,
+ "▁Plat": 27201,
+ "vee": 27202,
+ "abgerufen": 27203,
+ "(|": 27204,
+ "CLI": 27205,
+ "}}$,": 27206,
+ "▁Bowl": 27207,
+ "▁Male": 27208,
+ "▁Bres": 27209,
+ "▁пси": 27210,
+ "▁Challenge": 27211,
+ "zó": 27212,
+ "▁projekt": 27213,
+ "▁negoti": 27214,
+ "above": 27215,
+ "▁перио": 27216,
+ "▁longest": 27217,
+ "authentic": 27218,
+ "▁tradu": 27219,
+ "▁mujeres": 27220,
+ "▁Andre": 27221,
+ "▁hadn": 27222,
+ "▁Schule": 27223,
+ "odel": 27224,
+ "bled": 27225,
+ "▁Trade": 27226,
+ "▁mobil": 27227,
+ "▁algunas": 27228,
+ "▁Lak": 27229,
+ "▁Connecticut": 27230,
+ "▁alco": 27231,
+ "▁Selbst": 27232,
+ "ił": 27233,
+ "▁alb": 27234,
+ "ouverneur": 27235,
+ "▁sr": 27236,
+ "▁vba": 27237,
+ "loped": 27238,
+ "▁Partei": 27239,
+ "uate": 27240,
+ "▁Authentication": 27241,
+ "bei": 27242,
+ "}}.": 27243,
+ "▁konnten": 27244,
+ "▁допо": 27245,
+ "▁hyd": 27246,
+ "Office": 27247,
+ "données": 27248,
+ "▁Cleveland": 27249,
+ "rita": 27250,
+ "íos": 27251,
+ "▁выше": 27252,
+ "▁Roberts": 27253,
+ "▁élections": 27254,
+ "▁'')": 27255,
+ "▁publishing": 27256,
+ "▁bapt": 27257,
+ "<>();": 27258,
+ "missing": 27259,
+ "ровано": 27260,
+ "▁housing": 27261,
+ "▁inference": 27262,
+ "▁Renaissance": 27263,
+ "▁règ": 27264,
+ "▁Steph": 27265,
+ "CES": 27266,
+ "ERE": 27267,
+ "кет": 27268,
+ "OU": 27269,
+ "▁grouping": 27270,
+ "verkehr": 27271,
+ "jih": 27272,
+ "agli": 27273,
+ "▁milk": 27274,
+ "lait": 27275,
+ "Stage": 27276,
+ "▁byly": 27277,
+ "▁wooden": 27278,
+ "keley": 27279,
+ "etra": 27280,
+ "▁Peg": 27281,
+ "▁donné": 27282,
+ "adal": 27283,
+ "sequently": 27284,
+ "▁insbesondere": 27285,
+ "ELD": 27286,
+ "▁Mam": 27287,
+ "▁volte": 27288,
+ "▁prospect": 27289,
+ "нове": 27290,
+ "▁denoted": 27291,
+ "▁overlay": 27292,
+ "Permission": 27293,
+ "een": 27294,
+ "▁EM": 27295,
+ "▁uz": 27296,
+ "Mc": 27297,
+ "olit": 27298,
+ "▁servi": 27299,
+ "▁Heidel": 27300,
+ "▁Wiener": 27301,
+ "▁illegal": 27302,
+ "▁predictions": 27303,
+ "▁goog": 27304,
+ "hon": 27305,
+ "▁Cinema": 27306,
+ "▁револю": 27307,
+ "▁Rule": 27308,
+ "wod": 27309,
+ "▁radiation": 27310,
+ "oł": 27311,
+ "ової": 27312,
+ "▁Perform": 27313,
+ "▁prisoner": 27314,
+ "▁amet": 27315,
+ "▁figura": 27316,
+ "▁Commander": 27317,
+ "▁официаль": 27318,
+ "▁trov": 27319,
+ "▁acted": 27320,
+ "▁workflow": 27321,
+ "▁Республики": 27322,
+ "▁guidance": 27323,
+ "▁мене": 27324,
+ "National": 27325,
+ "▁Kel": 27326,
+ "webpack": 27327,
+ "простра": 27328,
+ "▁llamado": 27329,
+ "alog": 27330,
+ "terra": 27331,
+ "ixen": 27332,
+ "legraph": 27333,
+ "äischen": 27334,
+ "▁teachers": 27335,
+ "uden": 27336,
+ "▁også": 27337,
+ "possible": 27338,
+ "▁Soul": 27339,
+ "▁Geography": 27340,
+ "▁зада": 27341,
+ "hit": 27342,
+ "▁anger": 27343,
+ "▁remporte": 27344,
+ "Pod": 27345,
+ "чке": 27346,
+ "▁aria": 27347,
+ "▁Astronom": 27348,
+ "chapter": 27349,
+ "▁fork": 27350,
+ "▁Cuando": 27351,
+ "mense": 27352,
+ "▁Christians": 27353,
+ "gc": 27354,
+ "▁#(": 27355,
+ "Organ": 27356,
+ "▁steady": 27357,
+ "pse": 27358,
+ "жить": 27359,
+ "ignes": 27360,
+ "aterra": 27361,
+ "movie": 27362,
+ "posta": 27363,
+ "raste": 27364,
+ "▁Ressource": 27365,
+ "▁País": 27366,
+ "▁();": 27367,
+ "▁penalty": 27368,
+ "тт": 27369,
+ "▁trasfer": 27370,
+ "century": 27371,
+ "▁cleaner": 27372,
+ "selenium": 27373,
+ "ortheast": 27374,
+ "xic": 27375,
+ "лії": 27376,
+ "▁inglese": 27377,
+ "▁Tang": 27378,
+ "▁gods": 27379,
+ "frent": 27380,
+ "ciente": 27381,
+ "starts": 27382,
+ "▁musica": 27383,
+ "ymnasium": 27384,
+ "----+": 27385,
+ "▁terrest": 27386,
+ "▁retrieved": 27387,
+ "iare": 27388,
+ "unning": 27389,
+ "▁Marcus": 27390,
+ "▁promote": 27391,
+ "warning": 27392,
+ "тый": 27393,
+ "})$,": 27394,
+ "Transport": 27395,
+ "▁reson": 27396,
+ "▁Clo": 27397,
+ "▁erm": 27398,
+ "▁eliminate": 27399,
+ "heimer": 27400,
+ "▁saves": 27401,
+ "▁prayer": 27402,
+ "Classes": 27403,
+ "Express": 27404,
+ "▁Akademie": 27405,
+ "Else": 27406,
+ "Turn": 27407,
+ "▁ikke": 27408,
+ "▁rei": 27409,
+ "▁dirett": 27410,
+ "▁Rost": 27411,
+ "▁Papa": 27412,
+ "▁jsf": 27413,
+ "лением": 27414,
+ "▁Tul": 27415,
+ "▁Zak": 27416,
+ "▁niemieck": 27417,
+ "Tw": 27418,
+ "amour": 27419,
+ "nested": 27420,
+ "ppets": 27421,
+ "шп": 27422,
+ "dit": 27423,
+ "зен": 27424,
+ "zyma": 27425,
+ "hrte": 27426,
+ "Constraints": 27427,
+ "▁ownership": 27428,
+ "Arm": 27429,
+ "▁consumption": 27430,
+ "▁fet": 27431,
+ "ivari": 27432,
+ "chrom": 27433,
+ "setAttribute": 27434,
+ "▁compose": 27435,
+ "▁backing": 27436,
+ "▁Paz": 27437,
+ "▁scri": 27438,
+ "▁Mechan": 27439,
+ "▁Norway": 27440,
+ "▁Jup": 27441,
+ "▁mér": 27442,
+ "▁administrator": 27443,
+ "▁cabe": 27444,
+ "ivalent": 27445,
+ "▁throne": 27446,
+ "▁dues": 27447,
+ "▁humor": 27448,
+ "▁Adri": 27449,
+ "▁abort": 27450,
+ "ñas": 27451,
+ "▁Київ": 27452,
+ "jící": 27453,
+ "▁zweite": 27454,
+ "▁doub": 27455,
+ "ershell": 27456,
+ "шой": 27457,
+ "▁Fam": 27458,
+ "åk": 27459,
+ "▁tweede": 27460,
+ "▁Rib": 27461,
+ "▁før": 27462,
+ "pción": 27463,
+ "inned": 27464,
+ "rvm": 27465,
+ "▁Appar": 27466,
+ "▁Dj": 27467,
+ "▁Shang": 27468,
+ "Distance": 27469,
+ "▁dawn": 27470,
+ "▁Matth": 27471,
+ "▁errichtet": 27472,
+ "phantom": 27473,
+ "▁releases": 27474,
+ "Recognizer": 27475,
+ "▁Kop": 27476,
+ "▁Pul": 27477,
+ "ué": 27478,
+ "nats": 27479,
+ "relax": 27480,
+ "▁fled": 27481,
+ "▁experiences": 27482,
+ "щее": 27483,
+ "меня": 27484,
+ "▁персона": 27485,
+ "▁Identity": 27486,
+ "rets": 27487,
+ "kunft": 27488,
+ "larg": 27489,
+ "ListItem": 27490,
+ "vd": 27491,
+ "runner": 27492,
+ "lant": 27493,
+ "ipart": 27494,
+ "bay": 27495,
+ "iei": 27496,
+ "▁lengths": 27497,
+ "▁cattle": 27498,
+ "jets": 27499,
+ "▁sehen": 27500,
+ "Jul": 27501,
+ "fatt": 27502,
+ "▁surrender": 27503,
+ "▁Trump": 27504,
+ "дного": 27505,
+ "▁Fourier": 27506,
+ "ieben": 27507,
+ "_\"": 27508,
+ "▁früher": 27509,
+ "▁garant": 27510,
+ "uclidean": 27511,
+ "ägt": 27512,
+ "▁півден": 27513,
+ "Pages": 27514,
+ "▁rivers": 27515,
+ "▁donner": 27516,
+ "svn": 27517,
+ "▁ł": 27518,
+ "ově": 27519,
+ "▁Leist": 27520,
+ "arial": 27521,
+ "ových": 27522,
+ "▁filling": 27523,
+ "▁musicale": 27524,
+ "maxim": 27525,
+ "▁dashed": 27526,
+ "▁Нов": 27527,
+ "Drawer": 27528,
+ "▁Medicine": 27529,
+ "▁dokument": 27530,
+ "owel": 27531,
+ "vić": 27532,
+ "hely": 27533,
+ "▁elet": 27534,
+ "Seconds": 27535,
+ "▁Gonz": 27536,
+ "rou": 27537,
+ "▁finales": 27538,
+ "rn": 27539,
+ "fø": 27540,
+ "▁indexed": 27541,
+ "className": 27542,
+ "▁ober": 27543,
+ "▁duas": 27544,
+ "▁optimized": 27545,
+ "▁kdy": 27546,
+ "versary": 27547,
+ "energy": 27548,
+ "▁центра": 27549,
+ "▁currency": 27550,
+ "zyż": 27551,
+ "Like": 27552,
+ "▁Ги": 27553,
+ "sono": 27554,
+ "▁palab": 27555,
+ "▁pushing": 27556,
+ "ublik": 27557,
+ "▁Hass": 27558,
+ "}\\,\\": 27559,
+ "unker": 27560,
+ "▁Factory": 27561,
+ "▁Resources": 27562,
+ "datei": 27563,
+ "▁Tools": 27564,
+ "▁stehen": 27565,
+ "sime": 27566,
+ "▁Ху": 27567,
+ "▁hoch": 27568,
+ "▁Rodríguez": 27569,
+ "zeitig": 27570,
+ "▁Terry": 27571,
+ "▁обу": 27572,
+ "Usage": 27573,
+ "urchase": 27574,
+ "lö": 27575,
+ "▁Introduction": 27576,
+ "▁participation": 27577,
+ "ος": 27578,
+ "ogli": 27579,
+ "apy": 27580,
+ "▁hopefully": 27581,
+ "ponder": 27582,
+ "▁Yang": 27583,
+ "▁promises": 27584,
+ "▁верну": 27585,
+ "▁остров": 27586,
+ "^{+": 27587,
+ "▁mostra": 27588,
+ "▁CURLOPT": 27589,
+ "HH": 27590,
+ "▁stdout": 27591,
+ "▁brilliant": 27592,
+ "▁manuscript": 27593,
+ "▁decir": 27594,
+ "▁Bolog": 27595,
+ "▁места": 27596,
+ "▁invisible": 27597,
+ "▁Chal": 27598,
+ "▁analyze": 27599,
+ "prilis": 27600,
+ "attend": 27601,
+ "Mvc": 27602,
+ "than": 27603,
+ "cko": 27604,
+ "▁Quebec": 27605,
+ "▁planta": 27606,
+ "▁télévis": 27607,
+ "▁uninstall": 27608,
+ "ències": 27609,
+ "▁gminie": 27610,
+ "▁Pref": 27611,
+ "▁lequel": 27612,
+ "Invocation": 27613,
+ "▁Í": 27614,
+ "▁transformed": 27615,
+ "MAN": 27616,
+ "gebaut": 27617,
+ "▁сохра": 27618,
+ "▁второй": 27619,
+ "▁Lith": 27620,
+ "wendung": 27621,
+ "▁Politik": 27622,
+ "▁Senator": 27623,
+ "▁LL": 27624,
+ "ждение": 27625,
+ "ште": 27626,
+ "▁Cés": 27627,
+ "▁bande": 27628,
+ "▁historian": 27629,
+ "▁passwords": 27630,
+ "malloc": 27631,
+ "▁semif": 27632,
+ "▁rå": 27633,
+ "unicí": 27634,
+ "Available": 27635,
+ "Optional": 27636,
+ "▁Twe": 27637,
+ "▁kró": 27638,
+ "▁subsets": 27639,
+ "▁DAT": 27640,
+ "▁doubles": 27641,
+ "никами": 27642,
+ "▁зв": 27643,
+ "gegeben": 27644,
+ "▁Попис": 27645,
+ "▁július": 27646,
+ "▁meteor": 27647,
+ "Mount": 27648,
+ "ivent": 27649,
+ "▁Nathan": 27650,
+ "▁Schutz": 27651,
+ "egov": 27652,
+ "▁död": 27653,
+ "▁meat": 27654,
+ "▁пункт": 27655,
+ "▁minds": 27656,
+ "elivery": 27657,
+ "▁TLS": 27658,
+ "рем": 27659,
+ "ckså": 27660,
+ "▁stayed": 27661,
+ "▁Bin": 27662,
+ "▁Pia": 27663,
+ "▁имен": 27664,
+ "▁Bobby": 27665,
+ "▁produit": 27666,
+ "empio": 27667,
+ "▁reducing": 27668,
+ "▁Yu": 27669,
+ "▁Geschäft": 27670,
+ "▁perché": 27671,
+ "▁cors": 27672,
+ "▁icons": 27673,
+ "AppData": 27674,
+ "▁Hog": 27675,
+ "▁рів": 27676,
+ "▁Sans": 27677,
+ "▁siège": 27678,
+ "stellen": 27679,
+ "Brush": 27680,
+ "OFF": 27681,
+ "▁visitor": 27682,
+ "▁bath": 27683,
+ "▁fee": 27684,
+ "atisf": 27685,
+ "▁curv": 27686,
+ "▁folgender": 27687,
+ "▁conscience": 27688,
+ "▁Seattle": 27689,
+ "▁medieval": 27690,
+ "distribution": 27691,
+ "▁DM": 27692,
+ "▁мя": 27693,
+ "▁RUN": 27694,
+ "akov": 27695,
+ "ceil": 27696,
+ "▁letting": 27697,
+ "▁dov": 27698,
+ "▁оби": 27699,
+ "kiej": 27700,
+ "▁direkt": 27701,
+ "▁tm": 27702,
+ "colors": 27703,
+ "▁altro": 27704,
+ "▁tijdens": 27705,
+ "]{'": 27706,
+ "▁Bom": 27707,
+ "▁kunst": 27708,
+ "▁shelter": 27709,
+ "▁rav": 27710,
+ "predict": 27711,
+ "▁comenzó": 27712,
+ "▁świat": 27713,
+ "▁Durant": 27714,
+ "▁schemes": 27715,
+ "▁mesh": 27716,
+ "▁indicator": 27717,
+ "▁Emer": 27718,
+ "▁guilty": 27719,
+ "нец": 27720,
+ "▁consequences": 27721,
+ "cludes": 27722,
+ "▁Lower": 27723,
+ "▁поме": 27724,
+ "▁pace": 27725,
+ "даго": 27726,
+ "▁ambos": 27727,
+ "lb": 27728,
+ "▁educated": 27729,
+ "urale": 27730,
+ "anh": 27731,
+ "esség": 27732,
+ "▁associations": 27733,
+ "town": 27734,
+ "▁trif": 27735,
+ "samples": 27736,
+ "bos": 27737,
+ "▁Spect": 27738,
+ "▁Це": 27739,
+ "altung": 27740,
+ "▁Lob": 27741,
+ "▁curiosity": 27742,
+ "▁Weiter": 27743,
+ "estone": 27744,
+ "▁demol": 27745,
+ "▁apolog": 27746,
+ "▁Dynamic": 27747,
+ "Inner": 27748,
+ "esper": 27749,
+ "ecz": 27750,
+ "uellement": 27751,
+ "▁Hamiltonian": 27752,
+ "Atlas": 27753,
+ "▁argue": 27754,
+ "Foreign": 27755,
+ "collapse": 27756,
+ "▁términ": 27757,
+ "▁electronic": 27758,
+ "▁NR": 27759,
+ "▁corr": 27760,
+ "temps": 27761,
+ "IndexPath": 27762,
+ "яз": 27763,
+ "▁talál": 27764,
+ "today": 27765,
+ "wave": 27766,
+ "▁sib": 27767,
+ "▁спи": 27768,
+ "▁convey": 27769,
+ "▁Géographie": 27770,
+ "▁Нью": 27771,
+ "▁Hibernate": 27772,
+ "▁tin": 27773,
+ "dic": 27774,
+ "ppings": 27775,
+ "sweise": 27776,
+ "▁rolling": 27777,
+ "▁selects": 27778,
+ ")\\)": 27779,
+ "▁poeta": 27780,
+ "▁степени": 27781,
+ "▁Abr": 27782,
+ "▁höch": 27783,
+ "▁stern": 27784,
+ "▁fjär": 27785,
+ "▁installer": 27786,
+ "decl": 27787,
+ "▁miser": 27788,
+ "groupby": 27789,
+ "substr": 27790,
+ "▁phenomen": 27791,
+ "▁Wing": 27792,
+ "▁fills": 27793,
+ "▁único": 27794,
+ "Running": 27795,
+ "Come": 27796,
+ "irable": 27797,
+ "simeq": 27798,
+ "▁remp": 27799,
+ "kele": 27800,
+ "liers": 27801,
+ "▁kwietnia": 27802,
+ "▁interrupted": 27803,
+ "▁Jet": 27804,
+ "=\\{": 27805,
+ "ído": 27806,
+ "▁Taiwan": 27807,
+ "▁возра": 27808,
+ "▁alternatives": 27809,
+ "▁Tir": 27810,
+ "▁Reserve": 27811,
+ "▁Кур": 27812,
+ "▁Nobel": 27813,
+ "▁работал": 27814,
+ "▁axes": 27815,
+ "▁Cependant": 27816,
+ "ká": 27817,
+ "▁erneut": 27818,
+ "▁Demo": 27819,
+ "communic": 27820,
+ "constructor": 27821,
+ "▁Monday": 27822,
+ "Nil": 27823,
+ "HashMap": 27824,
+ "payment": 27825,
+ "▁fixing": 27826,
+ "▁ADD": 27827,
+ "review": 27828,
+ "▁possibil": 27829,
+ "▁grote": 27830,
+ "▁grouped": 27831,
+ "▁Lima": 27832,
+ "▁Augen": 27833,
+ "▁också": 27834,
+ "onas": 27835,
+ "▁debate": 27836,
+ "▁Ingl": 27837,
+ "Da": 27838,
+ "SOUR": 27839,
+ "ettbe": 27840,
+ "▁Battalion": 27841,
+ "▁Float": 27842,
+ "▁cone": 27843,
+ "readsheet": 27844,
+ "court": 27845,
+ "ligen": 27846,
+ "▁Beginn": 27847,
+ "▁LIMIT": 27848,
+ "▁enjoyed": 27849,
+ "▁Jakob": 27850,
+ "▁telt": 27851,
+ "backend": 27852,
+ "▁Gemeinsame": 27853,
+ "lint": 27854,
+ "alling": 27855,
+ "▁bör": 27856,
+ "grand": 27857,
+ "▁diverses": 27858,
+ "▁związ": 27859,
+ "▁Kompon": 27860,
+ "▁innerhalb": 27861,
+ "▁desarrollo": 27862,
+ "▁Masters": 27863,
+ "ioso": 27864,
+ "]`.": 27865,
+ "▁francesa": 27866,
+ "Aff": 27867,
+ "inek": 27868,
+ "▁dessin": 27869,
+ "`.`": 27870,
+ "▁ranks": 27871,
+ "берг": 27872,
+ "▁skal": 27873,
+ "▁Sultan": 27874,
+ "АН": 27875,
+ "▁способ": 27876,
+ "▁contradict": 27877,
+ "▁recom": 27878,
+ "▁Oklahoma": 27879,
+ "▁Vladimir": 27880,
+ "▁meters": 27881,
+ "transport": 27882,
+ "▁consulté": 27883,
+ "▁ATP": 27884,
+ "ebb": 27885,
+ "▁volunte": 27886,
+ "▁outline": 27887,
+ "LIC": 27888,
+ "▁euro": 27889,
+ "CharField": 27890,
+ "medium": 27891,
+ "▁Belgique": 27892,
+ "Proc": 27893,
+ "routes": 27894,
+ "▁contribu": 27895,
+ "!}": 27896,
+ "ším": 27897,
+ "▁Less": 27898,
+ "▁Kost": 27899,
+ "▁eredetiből": 27900,
+ "reven": 27901,
+ "verify": 27902,
+ "▁Salt": 27903,
+ "▁shooting": 27904,
+ "▁dispose": 27905,
+ "ují": 27906,
+ "▁tierra": 27907,
+ "▁poison": 27908,
+ "sak": 27909,
+ "perimental": 27910,
+ "▁Né": 27911,
+ "▁Kid": 27912,
+ "agyar": 27913,
+ "▁archiválva": 27914,
+ "bereich": 27915,
+ "íz": 27916,
+ "▁Ritter": 27917,
+ "▁Хронологија": 27918,
+ "zeum": 27919,
+ "дах": 27920,
+ "▁gründ": 27921,
+ "▁programmer": 27922,
+ "▁conseil": 27923,
+ "▁encrypt": 27924,
+ "integration": 27925,
+ "Culture": 27926,
+ "▁Circle": 27927,
+ "Observable": 27928,
+ "▁genomsnitt": 27929,
+ "▁Selection": 27930,
+ "▁irregular": 27931,
+ "Autres": 27932,
+ "Percent": 27933,
+ "fault": 27934,
+ "▁virtue": 27935,
+ "ąpi": 27936,
+ "▁sess": 27937,
+ "▁Также": 27938,
+ "Timestamp": 27939,
+ "▁littérature": 27940,
+ "▁moż": 27941,
+ "▁borrow": 27942,
+ "▁conced": 27943,
+ "чник": 27944,
+ "▁Lund": 27945,
+ "IONS": 27946,
+ "ynie": 27947,
+ "▁Shin": 27948,
+ "▁osob": 27949,
+ "bě": 27950,
+ "▁intuit": 27951,
+ "▁нап": 27952,
+ "▁proph": 27953,
+ "▁pitt": 27954,
+ "▁IBM": 27955,
+ "▁Till": 27956,
+ "▁hina": 27957,
+ "ittest": 27958,
+ "generator": 27959,
+ "▁Nin": 27960,
+ "▁Kot": 27961,
+ "▁passer": 27962,
+ "▁disposition": 27963,
+ "uning": 27964,
+ "▁fame": 27965,
+ "▁tenia": 27966,
+ "ancement": 27967,
+ "▁Suisse": 27968,
+ "`-": 27969,
+ "▁hombres": 27970,
+ "▁infinity": 27971,
+ "▁оконча": 27972,
+ "▁cosm": 27973,
+ "▁Dennis": 27974,
+ "baz": 27975,
+ "haupt": 27976,
+ "▁mighty": 27977,
+ "▁prede": 27978,
+ "usable": 27979,
+ "▁wszyst": 27980,
+ "▁lb": 27981,
+ "ABASE": 27982,
+ "jna": 27983,
+ "нев": 27984,
+ "▁ases": 27985,
+ "▁finalmente": 27986,
+ "йм": 27987,
+ "pection": 27988,
+ "▁Studien": 27989,
+ "▁Norwegian": 27990,
+ "cego": 27991,
+ "INDEX": 27992,
+ "orten": 27993,
+ "▁friendship": 27994,
+ "metro": 27995,
+ "thick": 27996,
+ "▁Zel": 27997,
+ "LOW": 27998,
+ "▁thereby": 27999,
+ "unted": 28000,
+ "▁surfaces": 28001,
+ "ющим": 28002,
+ "%).": 28003,
+ "▁Wonder": 28004,
+ "▁redundant": 28005,
+ "▁Gros": 28006,
+ "▁websites": 28007,
+ "▁vio": 28008,
+ "▁ocas": 28009,
+ "vés": 28010,
+ "▁Gam": 28011,
+ "dw": 28012,
+ "Indicator": 28013,
+ "▁Kob": 28014,
+ "▁jack": 28015,
+ "Hint": 28016,
+ "▁Apol": 28017,
+ "▁другие": 28018,
+ "▁NUM": 28019,
+ "▁ofic": 28020,
+ "ystycz": 28021,
+ "▁wereld": 28022,
+ "мости": 28023,
+ "LEFT": 28024,
+ "▁Types": 28025,
+ "seen": 28026,
+ "uncia": 28027,
+ "▁narod": 28028,
+ "▁этот": 28029,
+ "Sidenote": 28030,
+ "ueil": 28031,
+ "▁отме": 28032,
+ "▁courts": 28033,
+ "fir": 28034,
+ "urz": 28035,
+ "ченко": 28036,
+ "Credentials": 28037,
+ "▁imagination": 28038,
+ "itats": 28039,
+ "buff": 28040,
+ "flash": 28041,
+ "▁badly": 28042,
+ "▁worn": 28043,
+ "▁округу": 28044,
+ "catalog": 28045,
+ "lime": 28046,
+ "▁Gill": 28047,
+ "▁Sent": 28048,
+ "iella": 28049,
+ "▁Craig": 28050,
+ "▁Sele": 28051,
+ "▁Independ": 28052,
+ "▁provincie": 28053,
+ "ossen": 28054,
+ "▁запад": 28055,
+ "▁infant": 28056,
+ "▁prevents": 28057,
+ "▁provinces": 28058,
+ "afé": 28059,
+ "beg": 28060,
+ "▁colours": 28061,
+ "BF": 28062,
+ "ën": 28063,
+ "▁Между": 28064,
+ "în": 28065,
+ "Observer": 28066,
+ "forsch": 28067,
+ "ígen": 28068,
+ "umption": 28069,
+ "▁Illustr": 28070,
+ "рист": 28071,
+ "▁полови": 28072,
+ "▁`&": 28073,
+ "▁ore": 28074,
+ "▁supplies": 28075,
+ "▁parenthes": 28076,
+ "Foundation": 28077,
+ "▁vou": 28078,
+ "▁Tout": 28079,
+ "Donald": 28080,
+ "▁RET": 28081,
+ "weig": 28082,
+ "▁producción": 28083,
+ "mix": 28084,
+ "▁utwor": 28085,
+ "▁föl": 28086,
+ "▁então": 28087,
+ "▁Sister": 28088,
+ "Tags": 28089,
+ "▁Савезне": 28090,
+ "▁privileges": 28091,
+ "▁nazw": 28092,
+ "▁Rav": 28093,
+ "▁repro": 28094,
+ "▁Mason": 28095,
+ "▁Platform": 28096,
+ "▁пробле": 28097,
+ "▁Pérez": 28098,
+ "▁blanc": 28099,
+ "Behavior": 28100,
+ "фици": 28101,
+ "eken": 28102,
+ "▁meets": 28103,
+ "(.*": 28104,
+ "▁få": 28105,
+ "epen": 28106,
+ "maker": 28107,
+ "▁loyal": 28108,
+ "members": 28109,
+ "meisterschaft": 28110,
+ "goal": 28111,
+ "шлен": 28112,
+ "▁северо": 28113,
+ "iende": 28114,
+ "дні": 28115,
+ "Proof": 28116,
+ "▁explic": 28117,
+ "▁electro": 28118,
+ "iels": 28119,
+ "reload": 28120,
+ "▁eleven": 28121,
+ "▁partidos": 28122,
+ "îne": 28123,
+ "▁Regin": 28124,
+ "▁éx": 28125,
+ "▁Bulg": 28126,
+ "▁networking": 28127,
+ "▁separator": 28128,
+ "UserName": 28129,
+ "▁edificio": 28130,
+ "▁Mie": 28131,
+ "▁idle": 28132,
+ "yed": 28133,
+ "▁passengers": 28134,
+ "+)": 28135,
+ "meno": 28136,
+ "eggi": 28137,
+ "▁nicely": 28138,
+ "endencia": 28139,
+ "чий": 28140,
+ "étés": 28141,
+ "ightarrow": 28142,
+ "▁orthogonal": 28143,
+ "▁Half": 28144,
+ "▁fewer": 28145,
+ "▁propi": 28146,
+ "▁primit": 28147,
+ "icale": 28148,
+ "▁flower": 28149,
+ "merk": 28150,
+ "▁Отече": 28151,
+ "▁persistent": 28152,
+ "▁Ville": 28153,
+ "Men": 28154,
+ "gaben": 28155,
+ "▁Isaac": 28156,
+ "ativity": 28157,
+ "▁północ": 28158,
+ "▁rok": 28159,
+ "cards": 28160,
+ "дения": 28161,
+ "▁юго": 28162,
+ "▁extraordinary": 28163,
+ "▁kyr": 28164,
+ "(\",": 28165,
+ "))]": 28166,
+ "▁unix": 28167,
+ "кол": 28168,
+ "▁sink": 28169,
+ "apsed": 28170,
+ "▁kommen": 28171,
+ "▁forcing": 28172,
+ "About": 28173,
+ "▁Halle": 28174,
+ "▁Majesty": 28175,
+ "▁Switch": 28176,
+ "▁abroad": 28177,
+ "▁acceleration": 28178,
+ "urbed": 28179,
+ "▁остан": 28180,
+ "Ready": 28181,
+ "▁півні": 28182,
+ "Bra": 28183,
+ "▁цього": 28184,
+ "▁plut": 28185,
+ "▁Train": 28186,
+ "▁április": 28187,
+ "▁puesto": 28188,
+ "▁toss": 28189,
+ "▁irrelevant": 28190,
+ "▁dip": 28191,
+ "segment": 28192,
+ "opacity": 28193,
+ "▁lorsque": 28194,
+ "▁verschill": 28195,
+ "ена": 28196,
+ "▁Doc": 28197,
+ "%%%%%%%%": 28198,
+ "▁borders": 28199,
+ "gebras": 28200,
+ "▁ries": 28201,
+ "▁Olympedia": 28202,
+ "▁Generation": 28203,
+ "metros": 28204,
+ "▁horizon": 28205,
+ "▁adaptation": 28206,
+ "▁Zahl": 28207,
+ "▁nahe": 28208,
+ "▁Bug": 28209,
+ "Picture": 28210,
+ "љи": 28211,
+ "RGB": 28212,
+ "Owner": 28213,
+ "adin": 28214,
+ "▁Catalunya": 28215,
+ "ných": 28216,
+ "▁cualquier": 28217,
+ "▁Institution": 28218,
+ "insen": 28219,
+ "▁Brasile": 28220,
+ "▁fitting": 28221,
+ "Deleg": 28222,
+ "ictwo": 28223,
+ "▁Exper": 28224,
+ "ochastic": 28225,
+ "▁dus": 28226,
+ "▁пора": 28227,
+ "▁substring": 28228,
+ "ссии": 28229,
+ "oin": 28230,
+ "▁школа": 28231,
+ "▁cx": 28232,
+ "▁%)": 28233,
+ "▁Buddh": 28234,
+ "▁pending": 28235,
+ "▁Entry": 28236,
+ "▁Berl": 28237,
+ "▁cler": 28238,
+ "▁Soc": 28239,
+ "▁rounded": 28240,
+ "▁mv": 28241,
+ "ített": 28242,
+ "▁Diplom": 28243,
+ "▁französischen": 28244,
+ "▁Gan": 28245,
+ "▁Investig": 28246,
+ "▁indexPath": 28247,
+ "▁molti": 28248,
+ "persistence": 28249,
+ "▁XIXe": 28250,
+ "▁Electron": 28251,
+ "bü": 28252,
+ "gele": 28253,
+ "▁Maler": 28254,
+ "▁proyecto": 28255,
+ "▁Bath": 28256,
+ "ellers": 28257,
+ "▁GP": 28258,
+ "oning": 28259,
+ "cloudflare": 28260,
+ "▁při": 28261,
+ "▁ded": 28262,
+ "▁Odkazy": 28263,
+ "▁Msg": 28264,
+ "▁Being": 28265,
+ "▁Depuis": 28266,
+ "▁Primary": 28267,
+ "▁Appro": 28268,
+ "▁formally": 28269,
+ "ступил": 28270,
+ "▁fuera": 28271,
+ "▁Root": 28272,
+ "▁autonom": 28273,
+ "▁secretary": 28274,
+ "▁osób": 28275,
+ "▁cuales": 28276,
+ "▁Depending": 28277,
+ "▁asi": 28278,
+ "vera": 28279,
+ "▁russe": 28280,
+ "▁proves": 28281,
+ "▁presiden": 28282,
+ "RU": 28283,
+ "▁Watson": 28284,
+ "▁webpack": 28285,
+ "elligence": 28286,
+ "кам": 28287,
+ "▁Officer": 28288,
+ "▁delivery": 28289,
+ "ждён": 28290,
+ "▁импе": 28291,
+ "▁wil": 28292,
+ "▁vesc": 28293,
+ "usztus": 28294,
+ "▁Geoff": 28295,
+ "()}": 28296,
+ "▁Fore": 28297,
+ "▁wenig": 28298,
+ "▁Airl": 28299,
+ "▁Efter": 28300,
+ "▁Break": 28301,
+ "▁Städ": 28302,
+ "ismiss": 28303,
+ "íp": 28304,
+ "▁avoided": 28305,
+ "▁assertion": 28306,
+ "DN": 28307,
+ "▁teat": 28308,
+ "ína": 28309,
+ "▁mechanical": 28310,
+ "isu": 28311,
+ "@{": 28312,
+ "▁nou": 28313,
+ "Italie": 28314,
+ "sourceforge": 28315,
+ "▁svo": 28316,
+ "▁király": 28317,
+ "▁References": 28318,
+ "six": 28319,
+ "▁Archives": 28320,
+ "▁finishing": 28321,
+ "acje": 28322,
+ "état": 28323,
+ "iffs": 28324,
+ "▁stead": 28325,
+ "▁feas": 28326,
+ "aware": 28327,
+ "lande": 28328,
+ "Inject": 28329,
+ "▁Agent": 28330,
+ "▁Normdatei": 28331,
+ "▁amen": 28332,
+ "▁Architecture": 28333,
+ "aze": 28334,
+ "ște": 28335,
+ "▁usar": 28336,
+ "▁cores": 28337,
+ "лін": 28338,
+ "▁Castro": 28339,
+ "▁væ": 28340,
+ ">\",": 28341,
+ "omena": 28342,
+ "▁gesam": 28343,
+ "▁Martín": 28344,
+ "egung": 28345,
+ "▁společ": 28346,
+ "▁amplitude": 28347,
+ "▁importing": 28348,
+ "▁listview": 28349,
+ "THE": 28350,
+ "ziale": 28351,
+ "cedes": 28352,
+ "▁particulier": 28353,
+ "▁Расподела": 28354,
+ "▁край": 28355,
+ "▁divent": 28356,
+ "▁ké": 28357,
+ "quit": 28358,
+ "тором": 28359,
+ "CheckBox": 28360,
+ "▁Zobacz": 28361,
+ "phe": 28362,
+ "pta": 28363,
+ "▁sjö": 28364,
+ "▁розташ": 28365,
+ "▁tedesco": 28366,
+ "▁stal": 28367,
+ "▁Beruf": 28368,
+ "овая": 28369,
+ "▁svě": 28370,
+ "▁flush": 28371,
+ "▁відбу": 28372,
+ "▁radial": 28373,
+ "▁différentes": 28374,
+ "анта": 28375,
+ "▁Perry": 28376,
+ "Coll": 28377,
+ "liqu": 28378,
+ "▁Optional": 28379,
+ "▁Санкт": 28380,
+ "▁LINQ": 28381,
+ "▁Franc": 28382,
+ "cije": 28383,
+ "▁Guillaume": 28384,
+ "know": 28385,
+ "▁Units": 28386,
+ "olk": 28387,
+ "▁Système": 28388,
+ "▁Sales": 28389,
+ "▁ehemaligen": 28390,
+ "мирова": 28391,
+ "xhtml": 28392,
+ "setopt": 28393,
+ "▁mellan": 28394,
+ "▁zie": 28395,
+ "▁giant": 28396,
+ "Board": 28397,
+ "▁Caval": 28398,
+ "▁defence": 28399,
+ "----------": 28400,
+ "pshire": 28401,
+ "mart": 28402,
+ "▁Dioc": 28403,
+ "iskt": 28404,
+ "▁inse": 28405,
+ "▁épisode": 28406,
+ "чик": 28407,
+ "bars": 28408,
+ "Sito": 28409,
+ "▁integrity": 28410,
+ "auff": 28411,
+ "▁vär": 28412,
+ "Azure": 28413,
+ "▁starb": 28414,
+ "▁контра": 28415,
+ "▁Мексичка": 28416,
+ "▁запа": 28417,
+ "▁Mountains": 28418,
+ "}}=": 28419,
+ "▁pulling": 28420,
+ "▁satellite": 28421,
+ "▁atoms": 28422,
+ "▁profesor": 28423,
+ "▁repeatedly": 28424,
+ "▁invasion": 28425,
+ "programming": 28426,
+ "├──": 28427,
+ "▁Lip": 28428,
+ "вшие": 28429,
+ "▁keen": 28430,
+ "▁critics": 28431,
+ "▁Nicola": 28432,
+ "▁Cand": 28433,
+ "▁distint": 28434,
+ "▁heading": 28435,
+ "pragma": 28436,
+ "{|": 28437,
+ "ymen": 28438,
+ "▁terrain": 28439,
+ "iedenis": 28440,
+ "▁besonders": 28441,
+ "▁nominated": 28442,
+ "BOOL": 28443,
+ "▁Kay": 28444,
+ "cian": 28445,
+ "stelle": 28446,
+ "▁dispute": 28447,
+ "▁щ": 28448,
+ "DataSet": 28449,
+ "nothing": 28450,
+ "Autom": 28451,
+ "hören": 28452,
+ "▁shed": 28453,
+ "▁paused": 28454,
+ "san": 28455,
+ "▁nunca": 28456,
+ "!(\"": 28457,
+ "▁położ": 28458,
+ "Secret": 28459,
+ "▁Domain": 28460,
+ "▁возмож": 28461,
+ "XV": 28462,
+ "lv": 28463,
+ "ikh": 28464,
+ "▁Sony": 28465,
+ "mq": 28466,
+ "otrop": 28467,
+ "▁Logger": 28468,
+ "▁threat": 28469,
+ "asted": 28470,
+ "зько": 28471,
+ "▁freely": 28472,
+ "▁improvements": 28473,
+ "istema": 28474,
+ "▁illustrate": 28475,
+ "▁tact": 28476,
+ "▁figur": 28477,
+ "ués": 28478,
+ "riminal": 28479,
+ "odon": 28480,
+ "intendo": 28481,
+ "▁influenced": 28482,
+ "FFER": 28483,
+ "▁Ghost": 28484,
+ "▁совер": 28485,
+ "nad": 28486,
+ "ioned": 28487,
+ "▁Events": 28488,
+ "▁wrapping": 28489,
+ "---------+": 28490,
+ "fif": 28491,
+ "▁(**": 28492,
+ "={{": 28493,
+ "маль": 28494,
+ "▁losses": 28495,
+ "▁Galerie": 28496,
+ "tel": 28497,
+ "▁лютого": 28498,
+ "▁Kru": 28499,
+ "▁Polen": 28500,
+ "нім": 28501,
+ "near": 28502,
+ "▁shame": 28503,
+ "▁moyenne": 28504,
+ "▁CP": 28505,
+ "preis": 28506,
+ "▁passenger": 28507,
+ "lek": 28508,
+ "ionales": 28509,
+ "kafka": 28510,
+ "▁participe": 28511,
+ "▁membership": 28512,
+ "[_": 28513,
+ "lando": 28514,
+ "stelling": 28515,
+ "Sem": 28516,
+ "gon": 28517,
+ "▁Correct": 28518,
+ "▁valle": 28519,
+ "▁readily": 28520,
+ "▁Dokument": 28521,
+ "honneur": 28522,
+ "▁testim": 28523,
+ "ulative": 28524,
+ "doFilter": 28525,
+ "▁dominant": 28526,
+ "ammer": 28527,
+ "▁која": 28528,
+ "▁Monsieur": 28529,
+ "zeg": 28530,
+ "▁війни": 28531,
+ "▁Fo": 28532,
+ "▁Amy": 28533,
+ "▁¡": 28534,
+ "▁február": 28535,
+ "▁downloading": 28536,
+ "▁leng": 28537,
+ "\\}$,": 28538,
+ "▁neat": 28539,
+ "▁Cache": 28540,
+ "ICATION": 28541,
+ "▁deve": 28542,
+ "▁sorrow": 28543,
+ "slow": 28544,
+ "▁hinaus": 28545,
+ "▁reconoc": 28546,
+ "▁Linked": 28547,
+ "▁Shaw": 28548,
+ "market": 28549,
+ "▁Dic": 28550,
+ "▁Ski": 28551,
+ "▁delimiter": 28552,
+ "▁MainActivity": 28553,
+ "▁Musical": 28554,
+ "▁Reyn": 28555,
+ "ScrollView": 28556,
+ "▁conventional": 28557,
+ "ença": 28558,
+ "▁refactor": 28559,
+ "'-": 28560,
+ "▁Hed": 28561,
+ "sprech": 28562,
+ "▁athlet": 28563,
+ "▁especies": 28564,
+ "▁Schön": 28565,
+ "▁kleinen": 28566,
+ "шко": 28567,
+ "▁Йо": 28568,
+ "▁Happy": 28569,
+ "multirow": 28570,
+ "▁augusti": 28571,
+ "▁Gand": 28572,
+ "▁appointment": 28573,
+ "▁Mediabestanden": 28574,
+ "Three": 28575,
+ "▁Kenneth": 28576,
+ "NEW": 28577,
+ "▁Notification": 28578,
+ "▁Marx": 28579,
+ "▁insc": 28580,
+ "Mor": 28581,
+ "вый": 28582,
+ "väst": 28583,
+ "vidia": 28584,
+ "▁demonstrated": 28585,
+ "fonts": 28586,
+ "▁kamen": 28587,
+ "▁Ster": 28588,
+ "▁mieszkańców": 28589,
+ "▁Koh": 28590,
+ "~$\\": 28591,
+ "»).": 28592,
+ "rene": 28593,
+ "insic": 28594,
+ "ická": 28595,
+ "xygen": 28596,
+ "▁mn": 28597,
+ "▁sched": 28598,
+ "ASC": 28599,
+ "Ig": 28600,
+ "▁Constant": 28601,
+ "▁opportun": 28602,
+ "▁MyClass": 28603,
+ "sef": 28604,
+ "oped": 28605,
+ "▁injured": 28606,
+ "VIS": 28607,
+ "▁Pero": 28608,
+ "▁Until": 28609,
+ "▁flesh": 28610,
+ "orphism": 28611,
+ "▁Portal": 28612,
+ "▁gminy": 28613,
+ "▁власти": 28614,
+ "▁Nä": 28615,
+ "ктиче": 28616,
+ "▁hrab": 28617,
+ "▁Cub": 28618,
+ "avoir": 28619,
+ "▁Lars": 28620,
+ "▁Бело": 28621,
+ "▁seizoen": 28622,
+ "▁Genomsnitt": 28623,
+ "▁Lil": 28624,
+ "▁Pool": 28625,
+ "▁Dios": 28626,
+ "TX": 28627,
+ "aes": 28628,
+ "autore": 28629,
+ "Alpha": 28630,
+ "states": 28631,
+ "Lab": 28632,
+ "nederbörd": 28633,
+ "erton": 28634,
+ "▁brid": 28635,
+ "▁richt": 28636,
+ "▁Ela": 28637,
+ "▁сла": 28638,
+ "▁weapon": 28639,
+ "▁combatt": 28640,
+ "agar": 28641,
+ "▁regnig": 28642,
+ "▁utilisé": 28643,
+ "▁servir": 28644,
+ "▁brick": 28645,
+ "▁gateway": 28646,
+ "▁torraste": 28647,
+ "▁procedures": 28648,
+ "▁årsnederbörd": 28649,
+ "▁Genomsnittlig": 28650,
+ "чёт": 28651,
+ "▁områ": 28652,
+ "▁regnigaste": 28653,
+ "▁честь": 28654,
+ "▁amid": 28655,
+ "▁grateful": 28656,
+ "▁DIS": 28657,
+ "DAY": 28658,
+ "▁ору": 28659,
+ "▁rivière": 28660,
+ "heure": 28661,
+ "▁Richmond": 28662,
+ "▁Compar": 28663,
+ "▁Нор": 28664,
+ "DOC": 28665,
+ "esia": 28666,
+ "calc": 28667,
+ "▁IU": 28668,
+ "▁vorg": 28669,
+ "▁habían": 28670,
+ "çoit": 28671,
+ "▁arist": 28672,
+ "▁кли": 28673,
+ "▁Sue": 28674,
+ "▁Touch": 28675,
+ "▁Writing": 28676,
+ "ifiable": 28677,
+ "▁wc": 28678,
+ "▁withdraw": 28679,
+ "зар": 28680,
+ "▁presently": 28681,
+ "▁FK": 28682,
+ "▁prakt": 28683,
+ "▁colored": 28684,
+ "usb": 28685,
+ "▁Perú": 28686,
+ "▁plata": 28687,
+ "▁wishes": 28688,
+ "▁кам": 28689,
+ "azar": 28690,
+ "ável": 28691,
+ "▁lamp": 28692,
+ "bishop": 28693,
+ "▁inclusion": 28694,
+ "jq": 28695,
+ "arth": 28696,
+ "▁Flag": 28697,
+ "▁нор": 28698,
+ "ædia": 28699,
+ "UNCTION": 28700,
+ "▁Bahnhof": 28701,
+ "▁approaching": 28702,
+ "▁Gött": 28703,
+ "▁cube": 28704,
+ "▁argued": 28705,
+ "▁Things": 28706,
+ "Gui": 28707,
+ "дови": 28708,
+ "▁recre": 28709,
+ "▁réseau": 28710,
+ "▁significa": 28711,
+ "Git": 28712,
+ "gebracht": 28713,
+ "▁liga": 28714,
+ "▁assured": 28715,
+ "alus": 28716,
+ "рит": 28717,
+ "▁энциклопеди": 28718,
+ "▁%).": 28719,
+ "▁Première": 28720,
+ "▁declarations": 28721,
+ "▁tricky": 28722,
+ "▁profiles": 28723,
+ "▁Fon": 28724,
+ "▁Jas": 28725,
+ "âr": 28726,
+ "babel": 28727,
+ "▁Friday": 28728,
+ "▁június": 28729,
+ "▁cols": 28730,
+ "▁EXISTS": 28731,
+ "▁Italiana": 28732,
+ "▁authorization": 28733,
+ "▁sulle": 28734,
+ "▁Emb": 28735,
+ "▁Variable": 28736,
+ "trees": 28737,
+ "▁Fly": 28738,
+ "riors": 28739,
+ "▁damals": 28740,
+ "▁findet": 28741,
+ "▁Sept": 28742,
+ "▁mundial": 28743,
+ "▁removal": 28744,
+ "▁longitude": 28745,
+ "clic": 28746,
+ "▁fade": 28747,
+ "▁gradle": 28748,
+ "▁zák": 28749,
+ "▁timing": 28750,
+ "trightarrow": 28751,
+ "atia": 28752,
+ "-.": 28753,
+ "uche": 28754,
+ "▁serialize": 28755,
+ "▁Hmm": 28756,
+ "▁Representatives": 28757,
+ "bah": 28758,
+ "rend": 28759,
+ "assador": 28760,
+ "▁shield": 28761,
+ "ucion": 28762,
+ "▁américaine": 28763,
+ "zę": 28764,
+ "villa": 28765,
+ "▁hombre": 28766,
+ "áss": 28767,
+ "▁SF": 28768,
+ "▁repeating": 28769,
+ "▁criter": 28770,
+ "▁Struct": 28771,
+ "???": 28772,
+ "▁cheap": 28773,
+ "▁rings": 28774,
+ "abhäng": 28775,
+ "▁corte": 28776,
+ "▁administ": 28777,
+ "ixon": 28778,
+ "gypt": 28779,
+ "▁puntos": 28780,
+ "▁mezi": 28781,
+ "▁pochod": 28782,
+ "isko": 28783,
+ "nię": 28784,
+ "▁осу": 28785,
+ "▁ár": 28786,
+ "тельной": 28787,
+ "▁Metropolitan": 28788,
+ "jin": 28789,
+ "zess": 28790,
+ "▁віці": 28791,
+ "▁conflicts": 28792,
+ "ijst": 28793,
+ "▁Market": 28794,
+ "стров": 28795,
+ "▁\",\"": 28796,
+ "▁Scroll": 28797,
+ "gun": 28798,
+ "тара": 28799,
+ "▁amateur": 28800,
+ "▁róż": 28801,
+ "poss": 28802,
+ "▁generalized": 28803,
+ "▁Harm": 28804,
+ "cita": 28805,
+ "▁Switzerland": 28806,
+ "icola": 28807,
+ "▁muit": 28808,
+ "located": 28809,
+ "▁có": 28810,
+ "▁arose": 28811,
+ "▁communauté": 28812,
+ "})^": 28813,
+ "visibility": 28814,
+ "ída": 28815,
+ "▁FB": 28816,
+ "▁Freund": 28817,
+ "gat": 28818,
+ "\":{\"": 28819,
+ "intellij": 28820,
+ "ifie": 28821,
+ "hmen": 28822,
+ "▁édition": 28823,
+ "▁које": 28824,
+ "▁інших": 28825,
+ "oming": 28826,
+ "▁arquitect": 28827,
+ "▁Presidente": 28828,
+ "▁Під": 28829,
+ "▁cabin": 28830,
+ "Theorem": 28831,
+ "▁Gay": 28832,
+ "ifice": 28833,
+ "▁hect": 28834,
+ "lą": 28835,
+ "irmingham": 28836,
+ "▁semantic": 28837,
+ "▁Louisiana": 28838,
+ "▁sacrifice": 28839,
+ "▁Christoph": 28840,
+ "▁Executive": 28841,
+ "_+": 28842,
+ "ják": 28843,
+ "▁seria": 28844,
+ "▁Overflow": 28845,
+ "▁Lucy": 28846,
+ "▁melhor": 28847,
+ "▁voices": 28848,
+ "cza": 28849,
+ "▁капи": 28850,
+ "▁университета": 28851,
+ "INCT": 28852,
+ "▁coloc": 28853,
+ "▁prue": 28854,
+ "▁geomet": 28855,
+ "▁diretto": 28856,
+ "reso": 28857,
+ "▁Akt": 28858,
+ "▁unh": 28859,
+ "▁сери": 28860,
+ "▁Alert": 28861,
+ "Wel": 28862,
+ "audi": 28863,
+ "äler": 28864,
+ "▁guests": 28865,
+ "▁иде": 28866,
+ "Studio": 28867,
+ "▁кате": 28868,
+ "▁exponent": 28869,
+ "rze": 28870,
+ "pmod": 28871,
+ "rolle": 28872,
+ "▁Limited": 28873,
+ "Allemagne": 28874,
+ "▁pity": 28875,
+ "▁lä": 28876,
+ "▁runner": 28877,
+ "kende": 28878,
+ "EQ": 28879,
+ "▁MM": 28880,
+ "szág": 28881,
+ "поді": 28882,
+ "▁regret": 28883,
+ "▁publié": 28884,
+ "▁departamento": 28885,
+ "▁accused": 28886,
+ "hp": 28887,
+ "▁Pfl": 28888,
+ "▁Sint": 28889,
+ "▁ekonom": 28890,
+ "ractor": 28891,
+ "▁Пів": 28892,
+ "▁awful": 28893,
+ "ować": 28894,
+ "]->": 28895,
+ "▁Fine": 28896,
+ "Са": 28897,
+ "tis": 28898,
+ "éta": 28899,
+ "▁Роди": 28900,
+ "▁Düsseldorf": 28901,
+ "LOB": 28902,
+ "osas": 28903,
+ "werke": 28904,
+ "▁lance": 28905,
+ "▁листопада": 28906,
+ "▁incomplete": 28907,
+ "▁Picture": 28908,
+ "('\\": 28909,
+ "esters": 28910,
+ "▁belonged": 28911,
+ "▁Sank": 28912,
+ "ammed": 28913,
+ "▁repositories": 28914,
+ "▁addr": 28915,
+ "Collect": 28916,
+ "Hot": 28917,
+ "▁tyl": 28918,
+ "▁instanceof": 28919,
+ "▁bonus": 28920,
+ "ový": 28921,
+ "▁моря": 28922,
+ "▁interactive": 28923,
+ "▁Mys": 28924,
+ "▁Edmund": 28925,
+ "fileName": 28926,
+ "emor": 28927,
+ "▁Три": 28928,
+ "▁Rosen": 28929,
+ "▁Prima": 28930,
+ "▁voting": 28931,
+ "▁XP": 28932,
+ "▁Zero": 28933,
+ "▁Led": 28934,
+ "amsung": 28935,
+ "▁enables": 28936,
+ "▁redirects": 28937,
+ "AST": 28938,
+ "Paint": 28939,
+ "acker": 28940,
+ "lecht": 28941,
+ "▁chairman": 28942,
+ "▁Aven": 28943,
+ "▁Sach": 28944,
+ "(\"<": 28945,
+ "кер": 28946,
+ "▁mistakes": 28947,
+ "▁Weit": 28948,
+ "▁prowad": 28949,
+ "▁didnt": 28950,
+ "énario": 28951,
+ "unless": 28952,
+ "▁backwards": 28953,
+ "boa": 28954,
+ "duino": 28955,
+ "```": 28956,
+ "stor": 28957,
+ "Completion": 28958,
+ "puesta": 28959,
+ "▁dinast": 28960,
+ "últ": 28961,
+ "▁SY": 28962,
+ "ifolia": 28963,
+ "œuvres": 28964,
+ "▁racing": 28965,
+ "▁cabinet": 28966,
+ "▁cutting": 28967,
+ "▁thumb": 28968,
+ "▁Кара": 28969,
+ "highlight": 28970,
+ "куп": 28971,
+ "▁sd": 28972,
+ "▁національ": 28973,
+ "▁campagne": 28974,
+ "▁registers": 28975,
+ "▁educational": 28976,
+ "▁pesar": 28977,
+ "üge": 28978,
+ "▁oro": 28979,
+ "burgo": 28980,
+ "▁Athletics": 28981,
+ "▁MTV": 28982,
+ "getMessage": 28983,
+ "▁Hyp": 28984,
+ "▁victim": 28985,
+ "))\\": 28986,
+ "▁drums": 28987,
+ "hostname": 28988,
+ "tał": 28989,
+ "making": 28990,
+ "▁powiat": 28991,
+ "őd": 28992,
+ "threads": 28993,
+ "▁absolv": 28994,
+ "▁люди": 28995,
+ "▁stepped": 28996,
+ "exist": 28997,
+ "▁NK": 28998,
+ "▁ves": 28999,
+ "istiche": 29000,
+ "%'": 29001,
+ "ativos": 29002,
+ "▁такой": 29003,
+ "▁MongoDB": 29004,
+ "▁Ung": 29005,
+ "▁Рус": 29006,
+ "▁elim": 29007,
+ "▁Fif": 29008,
+ "icación": 29009,
+ "▁Tennis": 29010,
+ "▁Jefferson": 29011,
+ "ján": 29012,
+ "fog": 29013,
+ "anha": 29014,
+ "zor": 29015,
+ "▁університе": 29016,
+ "ahu": 29017,
+ "iada": 29018,
+ "Sdk": 29019,
+ "Setting": 29020,
+ "▁Kill": 29021,
+ "▁Wend": 29022,
+ "▁bald": 29023,
+ "▁Kub": 29024,
+ "▁visto": 29025,
+ "▁jeunes": 29026,
+ "collections": 29027,
+ "ací": 29028,
+ "вропей": 29029,
+ "▁arise": 29030,
+ "оні": 29031,
+ "MAIN": 29032,
+ "доступ": 29033,
+ "▁berg": 29034,
+ "▁criticism": 29035,
+ "▁Torre": 29036,
+ "▁descript": 29037,
+ "ières": 29038,
+ "▁estudio": 29039,
+ "▁ili": 29040,
+ "▁militare": 29041,
+ "▁Clara": 29042,
+ "▁Ellen": 29043,
+ "limited": 29044,
+ "лм": 29045,
+ "▁Españ": 29046,
+ "▁infinitely": 29047,
+ "America": 29048,
+ "ouc": 29049,
+ "glass": 29050,
+ "▁rud": 29051,
+ "▁zat": 29052,
+ "▁rin": 29053,
+ "▁Bibliografía": 29054,
+ "▁merchant": 29055,
+ "tensorflow": 29056,
+ "▁dér": 29057,
+ "▁ActiveRecord": 29058,
+ "IES": 29059,
+ "▁linker": 29060,
+ "▁estudios": 29061,
+ "cdnjs": 29062,
+ "▁Государ": 29063,
+ "ánchez": 29064,
+ "appe": 29065,
+ "club": 29066,
+ "▁další": 29067,
+ "▁Algorithm": 29068,
+ "dfs": 29069,
+ "▁Bac": 29070,
+ "▁кафе": 29071,
+ "▁&=\\": 29072,
+ "▁ат": 29073,
+ "▁Глав": 29074,
+ "▁Mou": 29075,
+ "Machine": 29076,
+ "(...)": 29077,
+ "▁compart": 29078,
+ "▁augusztus": 29079,
+ "avan": 29080,
+ "▁rolled": 29081,
+ "▁еди": 29082,
+ "Scan": 29083,
+ "▁регі": 29084,
+ "▁świata": 29085,
+ "▁mines": 29086,
+ "},{": 29087,
+ "▁Tier": 29088,
+ "Cannot": 29089,
+ "мін": 29090,
+ "▁NEW": 29091,
+ "▁Вол": 29092,
+ "▁Manh": 29093,
+ "▁Gregory": 29094,
+ "▁principe": 29095,
+ "ISO": 29096,
+ "prog": 29097,
+ "▁Fail": 29098,
+ "▁aa": 29099,
+ "▁fecha": 29100,
+ "▁WCF": 29101,
+ "▁magistr": 29102,
+ "▁Zach": 29103,
+ "▁unicode": 29104,
+ "▁converter": 29105,
+ "▁dispers": 29106,
+ "ksam": 29107,
+ "▁Uncle": 29108,
+ "PropertyChanged": 29109,
+ "▁lider": 29110,
+ "▁opts": 29111,
+ "▁там": 29112,
+ "locked": 29113,
+ "zak": 29114,
+ "▁counted": 29115,
+ "▁persone": 29116,
+ "▁hurried": 29117,
+ "ätter": 29118,
+ "▁outras": 29119,
+ "▁genu": 29120,
+ "BD": 29121,
+ "veg": 29122,
+ "due": 29123,
+ "▁Pract": 29124,
+ "▁posible": 29125,
+ "▁contribute": 29126,
+ "UMN": 29127,
+ "▁Bürger": 29128,
+ "▁wars": 29129,
+ "▁exhibition": 29130,
+ "hill": 29131,
+ "▁astr": 29132,
+ "▁музе": 29133,
+ "▁CASE": 29134,
+ "manifest": 29135,
+ "yellow": 29136,
+ "Fn": 29137,
+ "▁RC": 29138,
+ "▁sott": 29139,
+ "▁sujet": 29140,
+ "▁Socket": 29141,
+ "▁Chine": 29142,
+ "▁frameworks": 29143,
+ "Hold": 29144,
+ "êts": 29145,
+ "▁філь": 29146,
+ "Loaded": 29147,
+ "ophe": 29148,
+ "texte": 29149,
+ "▁expres": 29150,
+ "▁consume": 29151,
+ "▁Richtung": 29152,
+ "ografi": 29153,
+ "▁magnific": 29154,
+ "àt": 29155,
+ "▁indul": 29156,
+ "ryty": 29157,
+ "▁offici": 29158,
+ "▁assault": 29159,
+ "rund": 29160,
+ "▁variants": 29161,
+ "▁сельсов": 29162,
+ "▁excitement": 29163,
+ "Times": 29164,
+ "kotlin": 29165,
+ "▁gering": 29166,
+ "▁Engel": 29167,
+ "▁Timer": 29168,
+ "²).": 29169,
+ "▁Ng": 29170,
+ "ässt": 29171,
+ "schau": 29172,
+ "SError": 29173,
+ "▁Edwards": 29174,
+ "▁Terminal": 29175,
+ "lict": 29176,
+ "Under": 29177,
+ "▁spawn": 29178,
+ "ürgen": 29179,
+ "▁Außerdem": 29180,
+ "▁kitchen": 29181,
+ "fahrt": 29182,
+ "▁Colors": 29183,
+ "▁система": 29184,
+ "▁terminated": 29185,
+ "▁LaTeX": 29186,
+ "igkeiten": 29187,
+ "▁mesure": 29188,
+ "▁Amts": 29189,
+ "▁empir": 29190,
+ "▁striking": 29191,
+ "▁exclusive": 29192,
+ "тех": 29193,
+ "▁rez": 29194,
+ "▁quan": 29195,
+ "▁Glasgow": 29196,
+ "▁lecture": 29197,
+ "▁Testament": 29198,
+ "▁funds": 29199,
+ "▁stessa": 29200,
+ "▁tribes": 29201,
+ "▁parfois": 29202,
+ "▁treball": 29203,
+ "nitz": 29204,
+ "bove": 29205,
+ "▁заслу": 29206,
+ "▁absent": 29207,
+ "▁Lauf": 29208,
+ "Smith": 29209,
+ "▁Николай": 29210,
+ "▁européenne": 29211,
+ "lr": 29212,
+ "▁programma": 29213,
+ "▁midst": 29214,
+ "▁daughters": 29215,
+ "Syn": 29216,
+ "oben": 29217,
+ "ână": 29218,
+ "idan": 29219,
+ "▁ther": 29220,
+ "odore": 29221,
+ "sdl": 29222,
+ "▁Quint": 29223,
+ "▁casos": 29224,
+ "▁Zam": 29225,
+ "▁страны": 29226,
+ "▁sprite": 29227,
+ "кал": 29228,
+ "▁nasc": 29229,
+ "▁сотруд": 29230,
+ "▁trava": 29231,
+ "▁хозяй": 29232,
+ "▁Uruguay": 29233,
+ "▁sparse": 29234,
+ "▁поле": 29235,
+ "▁mystery": 29236,
+ "▁Mang": 29237,
+ "registr": 29238,
+ "▁CGFloat": 29239,
+ "▁submission": 29240,
+ "вана": 29241,
+ "▁\":": 29242,
+ "▁Traceback": 29243,
+ "▁Pit": 29244,
+ "▁Ehr": 29245,
+ "▁сра": 29246,
+ "▁Graphics": 29247,
+ "Updated": 29248,
+ "▁svensk": 29249,
+ "▁spacing": 29250,
+ "tritt": 29251,
+ "▁Guinea": 29252,
+ "▁França": 29253,
+ "Associ": 29254,
+ "▁Tová": 29255,
+ "stab": 29256,
+ "▁Learning": 29257,
+ "▁Bright": 29258,
+ "śc": 29259,
+ "▁idő": 29260,
+ "}}_{\\": 29261,
+ "▁droite": 29262,
+ "▁raising": 29263,
+ "getting": 29264,
+ "ythm": 29265,
+ "onyme": 29266,
+ "żs": 29267,
+ "▁blah": 29268,
+ "TagName": 29269,
+ "Vertical": 29270,
+ "▁aper": 29271,
+ "postgresql": 29272,
+ "▁Handle": 29273,
+ "zew": 29274,
+ "▁skulle": 29275,
+ "▁opere": 29276,
+ "layers": 29277,
+ "▁possono": 29278,
+ "▁relate": 29279,
+ "ąc": 29280,
+ "▁Mih": 29281,
+ "âge": 29282,
+ "▁Świ": 29283,
+ "isses": 29284,
+ "▁servlet": 29285,
+ "Los": 29286,
+ "▁Advanced": 29287,
+ "atica": 29288,
+ "▁ced": 29289,
+ "▁elementos": 29290,
+ "рона": 29291,
+ "iks": 29292,
+ "arf": 29293,
+ "ariat": 29294,
+ "Mobile": 29295,
+ "agua": 29296,
+ "▁timp": 29297,
+ "▁Comité": 29298,
+ "▁combining": 29299,
+ "wohl": 29300,
+ "▁Study": 29301,
+ "coordinate": 29302,
+ "▁recommendation": 29303,
+ "▁transformations": 29304,
+ "until": 29305,
+ "bounded": 29306,
+ "▁изу": 29307,
+ "hanced": 29308,
+ "▁вопро": 29309,
+ "▁Prés": 29310,
+ "▁coord": 29311,
+ "xty": 29312,
+ "▁$,": 29313,
+ "▁champions": 29314,
+ "Den": 29315,
+ "Mil": 29316,
+ "(',": 29317,
+ "▁Preis": 29318,
+ "▁eigh": 29319,
+ "▁markers": 29320,
+ "▁gewesen": 29321,
+ "ätten": 29322,
+ "▁pione": 29323,
+ "mv": 29324,
+ "▁ју": 29325,
+ "zeichnis": 29326,
+ "hoff": 29327,
+ "News": 29328,
+ "▁Stanisław": 29329,
+ "▁Brandenburg": 29330,
+ "▁Feuer": 29331,
+ "=&": 29332,
+ "жет": 29333,
+ "▁Neil": 29334,
+ "▁wirk": 29335,
+ "▁società": 29336,
+ "▁spare": 29337,
+ "▁civile": 29338,
+ "sprach": 29339,
+ "▁disse": 29340,
+ "▁gates": 29341,
+ "▁anom": 29342,
+ "▁Федерации": 29343,
+ "▁tib": 29344,
+ "▁fútbol": 29345,
+ "▁Wikiped": 29346,
+ "iate": 29347,
+ "Front": 29348,
+ "▁craw": 29349,
+ "▁Rak": 29350,
+ "▁зву": 29351,
+ "street": 29352,
+ "▁Agency": 29353,
+ "вало": 29354,
+ "▁Рас": 29355,
+ "▁mkdir": 29356,
+ "ację": 29357,
+ "▁shares": 29358,
+ "Story": 29359,
+ "▁remarks": 29360,
+ "▁keywords": 29361,
+ "Bob": 29362,
+ "▁toe": 29363,
+ "▁Vitt": 29364,
+ "▁rhs": 29365,
+ "ROP": 29366,
+ "oris": 29367,
+ "/@": 29368,
+ "сии": 29369,
+ "▁traverse": 29370,
+ "▁referencing": 29371,
+ "präsident": 29372,
+ "rong": 29373,
+ "'):": 29374,
+ "aties": 29375,
+ "AW": 29376,
+ "Outlet": 29377,
+ "▁évol": 29378,
+ "ikes": 29379,
+ "▁environmental": 29380,
+ "icum": 29381,
+ "▁Lied": 29382,
+ "▁warn": 29383,
+ "▁Butler": 29384,
+ "▁%),": 29385,
+ "▁Zeitschrift": 29386,
+ "▁Montr": 29387,
+ "важа": 29388,
+ "▁Mercur": 29389,
+ "jekte": 29390,
+ "meter": 29391,
+ "ducation": 29392,
+ "▁attributed": 29393,
+ "*$": 29394,
+ "▁unf": 29395,
+ "▁Vertrag": 29396,
+ "zien": 29397,
+ "▁Роб": 29398,
+ "lices": 29399,
+ "pply": 29400,
+ "ansen": 29401,
+ "▁zeit": 29402,
+ "▁immense": 29403,
+ "▁lutego": 29404,
+ "▁Bulgar": 29405,
+ "▁miembros": 29406,
+ "▁Националь": 29407,
+ "▁Allow": 29408,
+ "▁anglès": 29409,
+ "дви": 29410,
+ "▁Toy": 29411,
+ "туа": 29412,
+ "▁yard": 29413,
+ "(%": 29414,
+ "isser": 29415,
+ "▁golf": 29416,
+ "▁Ukrain": 29417,
+ "▁hosp": 29418,
+ "Include": 29419,
+ "▁Lisa": 29420,
+ "▁csal": 29421,
+ "▁Mira": 29422,
+ "recogn": 29423,
+ "▁Ке": 29424,
+ "▁hitting": 29425,
+ "кономі": 29426,
+ "▁Tournament": 29427,
+ "LOAD": 29428,
+ "▁Guardian": 29429,
+ "▁daher": 29430,
+ "▁timezone": 29431,
+ "▁tomcat": 29432,
+ "▁successor": 29433,
+ "▁Void": 29434,
+ "▁começ": 29435,
+ "▁converts": 29436,
+ "ächs": 29437,
+ "osex": 29438,
+ "xelles": 29439,
+ "aser": 29440,
+ "▁És": 29441,
+ "▁mou": 29442,
+ "▁ung": 29443,
+ "▁origen": 29444,
+ "▁Crow": 29445,
+ "▁Erd": 29446,
+ "▁sieben": 29447,
+ "lua": 29448,
+ "▁BB": 29449,
+ "RENT": 29450,
+ "▁piłkar": 29451,
+ "▁marque": 29452,
+ "▁Labour": 29453,
+ "viders": 29454,
+ "▁exempl": 29455,
+ "Sound": 29456,
+ "▁Wass": 29457,
+ "arrison": 29458,
+ "▁течение": 29459,
+ "▁Oficina": 29460,
+ "▁Daw": 29461,
+ "▁Kauf": 29462,
+ "ént": 29463,
+ "éső": 29464,
+ "▁=\"": 29465,
+ "▁kat": 29466,
+ "diction": 29467,
+ "▁Voll": 29468,
+ "▁highway": 29469,
+ "James": 29470,
+ "zeuge": 29471,
+ "▁modelo": 29472,
+ "Throw": 29473,
+ "▁Forum": 29474,
+ "(\"@": 29475,
+ "▁enfer": 29476,
+ "▁специаль": 29477,
+ "Numbers": 29478,
+ "▁Binary": 29479,
+ "▁Martínez": 29480,
+ "▁Stato": 29481,
+ "▁festiv": 29482,
+ "▁katol": 29483,
+ "▁Аб": 29484,
+ "▁limitation": 29485,
+ "▁STR": 29486,
+ "▁Официаль": 29487,
+ "ipes": 29488,
+ "▁Isn": 29489,
+ "▁ruled": 29490,
+ "▁cí": 29491,
+ "geber": 29492,
+ "▁lavoro": 29493,
+ "▁parentheses": 29494,
+ "оз": 29495,
+ "▁équipes": 29496,
+ "▁efficiently": 29497,
+ "▁Period": 29498,
+ "▁Regarding": 29499,
+ "leaf": 29500,
+ "▁similarity": 29501,
+ "▁gesture": 29502,
+ "datab": 29503,
+ "▁terminate": 29504,
+ "▁semantics": 29505,
+ "▁Alo": 29506,
+ "▁cig": 29507,
+ "▁OpenGL": 29508,
+ "▁heutigen": 29509,
+ "xaml": 29510,
+ "▁frequencies": 29511,
+ ")}.": 29512,
+ "▁threatened": 29513,
+ "тик": 29514,
+ "▁calcio": 29515,
+ "▁Riemann": 29516,
+ "slug": 29517,
+ "▁Finale": 29518,
+ "LR": 29519,
+ "▁Derby": 29520,
+ "▁още": 29521,
+ "▁deviation": 29522,
+ "ächen": 29523,
+ "▁Cris": 29524,
+ "ново": 29525,
+ "▁столі": 29526,
+ "▁relev": 29527,
+ "▁splendid": 29528,
+ "▁учё": 29529,
+ "erving": 29530,
+ "gable": 29531,
+ "▁générale": 29532,
+ "pom": 29533,
+ "▁Cheers": 29534,
+ "▁imprison": 29535,
+ "▁indent": 29536,
+ "▁analyz": 29537,
+ "▁revert": 29538,
+ "érer": 29539,
+ "▁phases": 29540,
+ "FirstName": 29541,
+ "▁mig": 29542,
+ "▁disturb": 29543,
+ "▁mixture": 29544,
+ "▁){": 29545,
+ "inture": 29546,
+ "▁Tried": 29547,
+ "▁sooner": 29548,
+ "▁pels": 29549,
+ "▁établ": 29550,
+ "etro": 29551,
+ "itie": 29552,
+ "▁quartier": 29553,
+ "▁гово": 29554,
+ "▁város": 29555,
+ "ufe": 29556,
+ "heten": 29557,
+ "хом": 29558,
+ "▁soap": 29559,
+ "utors": 29560,
+ "▁duch": 29561,
+ "syntax": 29562,
+ "▁tribe": 29563,
+ "▁chante": 29564,
+ "Tri": 29565,
+ "▁Mate": 29566,
+ "quality": 29567,
+ "uola": 29568,
+ "=\".": 29569,
+ "chk": 29570,
+ "▁всі": 29571,
+ "▁przeci": 29572,
+ "▁Meteor": 29573,
+ "▁scattered": 29574,
+ "Plus": 29575,
+ "trad": 29576,
+ "▁stackoverflow": 29577,
+ "▁retra": 29578,
+ "▁éditions": 29579,
+ "▁sain": 29580,
+ "cribe": 29581,
+ "ignon": 29582,
+ "ucker": 29583,
+ "▁мало": 29584,
+ "▁tenir": 29585,
+ "▁exports": 29586,
+ "▁auxili": 29587,
+ "▁]]": 29588,
+ "▁CBS": 29589,
+ "uniform": 29590,
+ "▁periodic": 29591,
+ "agrant": 29592,
+ "▁emple": 29593,
+ "Wil": 29594,
+ "▁fres": 29595,
+ "▁strutt": 29596,
+ "▁світ": 29597,
+ "▁betre": 29598,
+ "▁объек": 29599,
+ "тися": 29600,
+ "▁bisher": 29601,
+ "baum": 29602,
+ "ishi": 29603,
+ "▁Gazette": 29604,
+ "backgroundColor": 29605,
+ "jl": 29606,
+ "▁fiel": 29607,
+ "▁према": 29608,
+ "▁protagonista": 29609,
+ "▁Muhammad": 29610,
+ "▁simulate": 29611,
+ "▁Hook": 29612,
+ "fest": 29613,
+ "▁своих": 29614,
+ "Sender": 29615,
+ "▁listened": 29616,
+ "жі": 29617,
+ "jest": 29618,
+ "kord": 29619,
+ "Choice": 29620,
+ "▁hoofd": 29621,
+ "reducible": 29622,
+ "hpp": 29623,
+ "▁Wu": 29624,
+ "ši": 29625,
+ "▁Marse": 29626,
+ "▁soir": 29627,
+ "westen": 29628,
+ "emos": 29629,
+ "▁Duc": 29630,
+ "▁amerik": 29631,
+ "|}{": 29632,
+ "▁Gul": 29633,
+ "▁Sprache": 29634,
+ "▁mismatch": 29635,
+ "Scal": 29636,
+ "Pixel": 29637,
+ "EF": 29638,
+ "▁Sep": 29639,
+ "▁powiecie": 29640,
+ "urk": 29641,
+ "▁Napoli": 29642,
+ "▁neighbourhood": 29643,
+ "стоян": 29644,
+ "▁searches": 29645,
+ "yrus": 29646,
+ "пет": 29647,
+ "Help": 29648,
+ "pont": 29649,
+ "▁Orient": 29650,
+ "▁Alfonso": 29651,
+ "▁monitoring": 29652,
+ "iao": 29653,
+ "édé": 29654,
+ "▁César": 29655,
+ "шее": 29656,
+ "Shift": 29657,
+ "suit": 29658,
+ "coded": 29659,
+ "ното": 29660,
+ "▁Parti": 29661,
+ "▁lasci": 29662,
+ "▁awesome": 29663,
+ "usta": 29664,
+ "▁Сове": 29665,
+ "▁Fland": 29666,
+ "oom": 29667,
+ "▁devi": 29668,
+ "engelsk": 29669,
+ "endum": 29670,
+ "▁Pascal": 29671,
+ "▁Bind": 29672,
+ "▁siguientes": 29673,
+ "JB": 29674,
+ "▁Petersburg": 29675,
+ "▁incorrectly": 29676,
+ "▁Bash": 29677,
+ "▁pelos": 29678,
+ "▁zespo": 29679,
+ "NSURL": 29680,
+ "▁přek": 29681,
+ "▁Crime": 29682,
+ "nach": 29683,
+ "▁thrust": 29684,
+ "▁Cultura": 29685,
+ "WF": 29686,
+ "▁Solo": 29687,
+ "▁invas": 29688,
+ "▁individually": 29689,
+ "ibm": 29690,
+ "▁etapa": 29691,
+ "▁handed": 29692,
+ "▁wherever": 29693,
+ "▁interpolation": 29694,
+ "▁musée": 29695,
+ "▁CNN": 29696,
+ "idia": 29697,
+ "ństw": 29698,
+ "▁przew": 29699,
+ "ughing": 29700,
+ "▁actors": 29701,
+ "▁Oriental": 29702,
+ "▁convenience": 29703,
+ "▁miasta": 29704,
+ "brains": 29705,
+ "▁меся": 29706,
+ "▁infatti": 29707,
+ "▁AllMovie": 29708,
+ "▁critique": 29709,
+ "▁successo": 29710,
+ "ancouver": 29711,
+ "▁fá": 29712,
+ "ългар": 29713,
+ "▁wisdom": 29714,
+ "▁Phoenix": 29715,
+ "hole": 29716,
+ "▁información": 29717,
+ "▁Airlines": 29718,
+ ".«": 29719,
+ "mort": 29720,
+ "userId": 29721,
+ "▁*/\r": 29722,
+ "▁Congo": 29723,
+ "▁\"`": 29724,
+ "corr": 29725,
+ "▁problemas": 29726,
+ "▁bib": 29727,
+ "▁później": 29728,
+ "▁fileName": 29729,
+ "zott": 29730,
+ "macht": 29731,
+ "▁Ulrich": 29732,
+ "Cy": 29733,
+ "endpoint": 29734,
+ "▁sheep": 29735,
+ "▁ibn": 29736,
+ "Feed": 29737,
+ "▁sympathy": 29738,
+ "▁Ib": 29739,
+ "▁territorial": 29740,
+ "rating": 29741,
+ "дами": 29742,
+ "▁dst": 29743,
+ "ую": 29744,
+ "aho": 29745,
+ "▁sug": 29746,
+ "emia": 29747,
+ "▁ted": 29748,
+ "▁Api": 29749,
+ "▁Rica": 29750,
+ "▁MR": 29751,
+ "ńskim": 29752,
+ "▁Voor": 29753,
+ "▁devil": 29754,
+ "▁Фо": 29755,
+ "▁När": 29756,
+ "▁...)": 29757,
+ "▁vois": 29758,
+ "▁abbre": 29759,
+ "▁Männer": 29760,
+ "ximo": 29761,
+ "▁intellectual": 29762,
+ "▁tales": 29763,
+ "similar": 29764,
+ "neum": 29765,
+ "▁Orig": 29766,
+ "▁postal": 29767,
+ "▁hvor": 29768,
+ "▁identification": 29769,
+ "▁Од": 29770,
+ "uesto": 29771,
+ "▁../": 29772,
+ "▁bir": 29773,
+ "▁Лон": 29774,
+ "▁esempio": 29775,
+ "▁Eing": 29776,
+ "Expand": 29777,
+ "▁PRIMARY": 29778,
+ "▁Jin": 29779,
+ "▁však": 29780,
+ "ourses": 29781,
+ "▁Betty": 29782,
+ "▁WM": 29783,
+ "▁flask": 29784,
+ "hlen": 29785,
+ "▁Adel": 29786,
+ "laravel": 29787,
+ "▁дет": 29788,
+ "ською": 29789,
+ "▁Mundo": 29790,
+ "iczn": 29791,
+ "ifié": 29792,
+ "▁Мор": 29793,
+ "▁древ": 29794,
+ "DateFormat": 29795,
+ "ським": 29796,
+ "▁dated": 29797,
+ "коли": 29798,
+ "▁результате": 29799,
+ "\\).": 29800,
+ "▁delayed": 29801,
+ "sound": 29802,
+ "▁Мак": 29803,
+ "▁\"...": 29804,
+ "▁binnen": 29805,
+ "▁факуль": 29806,
+ "▁polygon": 29807,
+ "▁eggs": 29808,
+ "AtIndexPath": 29809,
+ "менталь": 29810,
+ "▁incred": 29811,
+ "chunk": 29812,
+ "webdriver": 29813,
+ "▁свобо": 29814,
+ "▁między": 29815,
+ "Received": 29816,
+ "▁Monde": 29817,
+ "▁JQuery": 29818,
+ "Butt": 29819,
+ "▁PDO": 29820,
+ "▁forec": 29821,
+ "▁discipline": 29822,
+ "chev": 29823,
+ "нат": 29824,
+ "▁redis": 29825,
+ "▁hunting": 29826,
+ "▁alk": 29827,
+ "▁proofs": 29828,
+ "PRI": 29829,
+ "▁chip": 29830,
+ "ésie": 29831,
+ "▁HO": 29832,
+ "▁rug": 29833,
+ "zos": 29834,
+ "▁sorte": 29835,
+ "▁zeigt": 29836,
+ "▁Physics": 29837,
+ "legte": 29838,
+ "▁proportional": 29839,
+ "▁toolbar": 29840,
+ "vement": 29841,
+ "notin": 29842,
+ "▁první": 29843,
+ "blah": 29844,
+ "▁présence": 29845,
+ "▁lloc": 29846,
+ "▁líder": 29847,
+ "▁Accept": 29848,
+ "▁Always": 29849,
+ "▁\"{": 29850,
+ "▁diversi": 29851,
+ "ikor": 29852,
+ "Period": 29853,
+ "жён": 29854,
+ "▁Alliance": 29855,
+ "▁relay": 29856,
+ "Bro": 29857,
+ "jön": 29858,
+ "▁Baud": 29859,
+ "▁Bian": 29860,
+ "')[": 29861,
+ "чив": 29862,
+ "▁Poss": 29863,
+ "▁Mitglieder": 29864,
+ "▁nev": 29865,
+ "Daniel": 29866,
+ "▁tends": 29867,
+ "▁compagnie": 29868,
+ "▁livres": 29869,
+ "lub": 29870,
+ "▁": 29871,
+ "e": 29872,
+ "t": 29873,
+ "a": 29874,
+ "i": 29875,
+ "n": 29876,
+ "o": 29877,
+ "r": 29878,
+ "s": 29879,
+ "l": 29880,
+ "d": 29881,
+ "h": 29882,
+ "c": 29883,
+ "u": 29884,
+ "m": 29885,
+ "p": 29886,
+ "g": 29887,
+ "f": 29888,
+ ".": 29889,
+ "b": 29890,
+ "y": 29891,
+ ",": 29892,
+ "w": 29893,
+ "v": 29894,
+ "k": 29895,
+ "1": 29896,
+ ")": 29897,
+ "(": 29898,
+ "-": 29899,
+ "0": 29900,
+ ":": 29901,
+ "I": 29902,
+ "S": 29903,
+ "о": 29904,
+ "\\": 29905,
+ "2": 29906,
+ "C": 29907,
+ "\"": 29908,
+ "A": 29909,
+ "а": 29910,
+ "T": 29911,
+ "{": 29912,
+ "}": 29913,
+ "/": 29914,
+ "'": 29915,
+ "x": 29916,
+ "и": 29917,
+ "_": 29918,
+ "е": 29919,
+ "z": 29920,
+ "н": 29921,
+ "=": 29922,
+ "E": 29923,
+ "M": 29924,
+ "P": 29925,
+ "j": 29926,
+ "р": 29927,
+ "D": 29928,
+ "9": 29929,
+ "*": 29930,
+ "L": 29931,
+ "т": 29932,
+ "B": 29933,
+ "R": 29934,
+ "с": 29935,
+ ";": 29936,
+ "#": 29937,
+ "$": 29938,
+ "q": 29939,
+ "N": 29940,
+ "3": 29941,
+ "в": 29942,
+ "F": 29943,
+ "л": 29944,
+ "5": 29945,
+ "4": 29946,
+ "8": 29947,
+ "é": 29948,
+ "O": 29949,
+ "H": 29950,
+ "к": 29951,
+ "`": 29952,
+ "6": 29953,
+ "G": 29954,
+ "7": 29955,
+ "W": 29956,
+ "д": 29957,
+ ">": 29958,
+ "м": 29959,
+ "у": 29960,
+ "[": 29961,
+ "]": 29962,
+ "V": 29963,
+ "п": 29964,
+ "U": 29965,
+ "<": 29966,
+ "J": 29967,
+ "K": 29968,
+ "г": 29969,
+ "я": 29970,
+ "і": 29971,
+ "з": 29972,
+ "?": 29973,
+ "+": 29974,
+ "б": 29975,
+ "á": 29976,
+ "й": 29977,
+ "ь": 29978,
+ "Y": 29979,
+ "ó": 29980,
+ "ч": 29981,
+ "ы": 29982,
+ "í": 29983,
+ "Q": 29984,
+ "^": 29985,
+ "ä": 29986,
+ "&": 29987,
+ "х": 29988,
+ "|": 29989,
+ "X": 29990,
+ "!": 29991,
+ "@": 29992,
+ "ü": 29993,
+ "–": 29994,
+ "%": 29995,
+ "ц": 29996,
+ "ö": 29997,
+ "ж": 29998,
+ "Z": 29999,
+ "è": 30000,
+ "à": 30001,
+ "ш": 30002,
+ "—": 30003,
+ "\r": 30004,
+ "ю": 30005,
+ "ł": 30006,
+ "»": 30007,
+ "С": 30008,
+ "«": 30009,
+ "’": 30010,
+ "ф": 30011,
+ "В": 30012,
+ "П": 30013,
+ "К": 30014,
+ "“": 30015,
+ "ј": 30016,
+ "М": 30017,
+ "А": 30018,
+ "ç": 30019,
+ "å": 30020,
+ "щ": 30021,
+ "~": 30022,
+ "ę": 30023,
+ "”": 30024,
+ "ą": 30025,
+ "č": 30026,
+ "Р": 30027,
+ "ї": 30028,
+ "Н": 30029,
+ "ú": 30030,
+ "Б": 30031,
+ "Д": 30032,
+ "ã": 30033,
+ "ß": 30034,
+ "ă": 30035,
+ "ě": 30036,
+ "ê": 30037,
+ "О": 30038,
+ "š": 30039,
+ "Г": 30040,
+ "Т": 30041,
+ "ż": 30042,
+ "ё": 30043,
+ "ž": 30044,
+ "ś": 30045,
+ "ñ": 30046,
+ "ř": 30047,
+ "ő": 30048,
+ "„": 30049,
+ "Л": 30050,
+ "э": 30051,
+ "ý": 30052,
+ "У": 30053,
+ "И": 30054,
+ "ъ": 30055,
+ "є": 30056,
+ "â": 30057,
+ "î": 30058,
+ "ò": 30059,
+ "З": 30060,
+ "Ф": 30061,
+ "É": 30062,
+ "ć": 30063,
+ "·": 30064,
+ "ș": 30065,
+ "ń": 30066,
+ "ț": 30067,
+ "Х": 30068,
+ "ô": 30069,
+ "Е": 30070,
+ "ù": 30071,
+ "ů": 30072,
+ "°": 30073,
+ "Ш": 30074,
+ "љ": 30075,
+ "Ч": 30076,
+ "ø": 30077,
+ "æ": 30078,
+ "њ": 30079,
+ " ": 30080,
+ " ": 30081,
+ "Э": 30082,
+ "ë": 30083,
+ "õ": 30084,
+ "ï": 30085,
+ "‘": 30086,
+ "†": 30087,
+ "²": 30088,
+ "ű": 30089,
+ "І": 30090,
+ "─": 30091,
+ "Ц": 30092,
+ "ћ": 30093,
+ "Ö": 30094,
+ "û": 30095,
+ "Я": 30096,
+ "ì": 30097,
+ "…": 30098,
+ "ō": 30099,
+ "Ж": 30100,
+ "Ю": 30101,
+ "Á": 30102,
+ "́": 30103,
+ "Ü": 30104,
+ "º": 30105,
+ "œ": 30106,
+ "ā": 30107,
+ "Č": 30108,
+ "ź": 30109,
+ "α": 30110,
+ "│": 30111,
+ "ا": 30112,
+ "À": 30113,
+ "═": 30114,
+ "Š": 30115,
+ "ђ": 30116,
+ "№": 30117,
+ " ": 30118,
+ "•": 30119,
+ "−": 30120,
+ "→": 30121,
+ "×": 30122,
+ "ο": 30123,
+ "₂": 30124,
+ "Ä": 30125,
+ "Î": 30126,
+ "Ś": 30127,
+ "đ": 30128,
+ "Å": 30129,
+ "ı": 30130,
+ "": 30131,
+ "ū": 30132,
+ "ν": 30133,
+ "Й": 30134,
+ "ª": 30135,
+ "ι": 30136,
+ "τ": 30137,
+ "ل": 30138,
+ "′": 30139,
+ "�": 30140,
+ "È": 30141,
+ "λ": 30142,
+ "": 30143,
+ "Ž": 30144,
+ "ς": 30145,
+ "ň": 30146,
+ "ρ": 30147,
+ "₁": 30148,
+ "Є": 30149,
+ "ī": 30150,
+ "ε": 30151,
+ "§": 30152,
+ "Ł": 30153,
+ "Ј": 30154,
+ "£": 30155,
+ "ر": 30156,
+ "Ż": 30157,
+ "¿": 30158,
+ "م": 30159,
+ "″": 30160,
+ "Ú": 30161,
+ "ن": 30162,
+ "ي": 30163,
+ "σ": 30164,
+ "´": 30165,
+ "": 30166,
+ "μ": 30167,
+ "³": 30168,
+ "ş": 30169,
+ "π": 30170,
+ "و": 30171,
+ "د": 30172,
+ "κ": 30173,
+ "₃": 30174,
+ "Í": 30175,
+ "ˈ": 30176,
+ "ب": 30177,
+ "Ó": 30178,
+ "Ã": 30179,
+ "¡": 30180,
+ "€": 30181,
+ "ť": 30182,
+ "η": 30183,
+ "ə": 30184,
+ "ー": 30185,
+ "Щ": 30186,
+ "β": 30187,
+ "├": 30188,
+ "ð": 30189,
+ "ґ": 30190,
+ "": 30191,
+ "υ": 30192,
+ "¹": 30193,
+ "₄": 30194,
+ "ت": 30195,
+ "י": 30196,
+ "γ": 30197,
+ "س": 30198,
+ "の": 30199,
+ "ğ": 30200,
+ "δ": 30201,
+ "ی": 30202,
+ "ン": 30203,
+ "ه": 30204,
+ "ו": 30205,
+ "ω": 30206,
+ "ί": 30207,
+ "█": 30208,
+ "θ": 30209,
+ "的": 30210,
+ "©": 30211,
+ "Â": 30212,
+ "↑": 30213,
+ ",": 30214,
+ "ː": 30215,
+ "ά": 30216,
+ "―": 30217,
+ "ع": 30218,
+ "Ç": 30219,
+ "₀": 30220,
+ "±": 30221,
+ "Ø": 30222,
+ "ď": 30223,
+ "Ř": 30224,
+ "Œ": 30225,
+ "½": 30226,
+ "└": 30227,
+ "ό": 30228,
+ "‚": 30229,
+ "ē": 30230,
+ "₅": 30231,
+ "Æ": 30232,
+ "Ș": 30233,
+ "ɛ": 30234,
+ "ה": 30235,
+ "ר": 30236,
+ "φ": 30237,
+ "₆": 30238,
+ "ė": 30239,
+ "ح": 30240,
+ "ف": 30241,
+ "ة": 30242,
+ "İ": 30243,
+ " ": 30244,
+ "←": 30245,
+ "║": 30246,
+ "ɔ": 30247,
+ "≤": 30248,
+ "ל": 30249,
+ "Đ": 30250,
+ "ա": 30251,
+ "Ō": 30252,
+ "א": 30253,
+ "്": 30254,
+ "ス": 30255,
+ "ش": 30256,
+ "大": 30257,
+ "ル": 30258,
+ "џ": 30259,
+ "イ": 30260,
+ "⟩": 30261,
+ " ": 30262,
+ "µ": 30263,
+ "∈": 30264,
+ "ق": 30265,
+ "⟨": 30266,
+ "。": 30267,
+ "Ґ": 30268,
+ "ा": 30269,
+ "ج": 30270,
+ "ʿ": 30271,
+ "ა": 30272,
+ "έ": 30273,
+ "χ": 30274,
+ "中": 30275,
+ "ב": 30276,
+ "ი": 30277,
+ "₈": 30278,
+ "ト": 30279,
+ "ή": 30280,
+ "ラ": 30281,
+ "Џ": 30282,
+ "ك": 30283,
+ "₇": 30284,
+ "מ": 30285,
+ "ת": 30286,
+ "一": 30287,
+ "Π": 30288,
+ "า": 30289,
+ "・": 30290,
+ "Σ": 30291,
+ "Α": 30292,
+ "Δ": 30293,
+ "ש": 30294,
+ "ز": 30295,
+ "्": 30296,
+ "ร": 30297,
+ "い": 30298,
+ "ʻ": 30299,
+ "Њ": 30300,
+ "₉": 30301,
+ "ʼ": 30302,
+ "リ": 30303,
+ "‐": 30304,
+ "ク": 30305,
+ "∞": 30306,
+ "⁄": 30307,
+ "ύ": 30308,
+ "Ş": 30309,
+ "ア": 30310,
+ "Ε": 30311,
+ "ɪ": 30312,
+ "人": 30313,
+ "Κ": 30314,
+ "∀": 30315,
+ "र": 30316,
+ "ッ": 30317,
+ "►": 30318,
+ "子": 30319,
+ "¬": 30320,
+ "خ": 30321,
+ "◄": 30322,
+ "َ": 30323,
+ "ע": 30324,
+ "日": 30325,
+ "し": 30326,
+ "ḥ": 30327,
+ "נ": 30328,
+ "山": 30329,
+ "、": 30330,
+ "Ї": 30331,
+ "る": 30332,
+ "文": 30333,
+ "Ñ": 30334,
+ "ド": 30335,
+ "ד": 30336,
+ "ն": 30337,
+ "Ђ": 30338,
+ "Γ": 30339,
+ "þ": 30340,
+ "": 30341,
+ "®": 30342,
+ "ک": 30343,
+ "": 30344,
+ "⚭": 30345,
+ "本": 30346,
+ "ℕ": 30347,
+ "น": 30348,
+ "ѝ": 30349,
+ "̶": 30350,
+ "อ": 30351,
+ "ў": 30352,
+ "に": 30353,
+ "数": 30354,
+ "ე": 30355,
+ "国": 30356,
+ "Ω": 30357,
+ " ": 30358,
+ "ǎ": 30359,
+ "ص": 30360,
+ "": 30361,
+ "Μ": 30362,
+ " ": 30363,
+ "と": 30364,
+ "": 30365,
+ "た": 30366,
+ "ط": 30367,
+ "ր": 30368,
+ "タ": 30369,
+ "ÿ": 30370,
+ "な": 30371,
+ "أ": 30372,
+ "シ": 30373,
+ "新": 30374,
+ "﹕": 30375,
+ "ʃ": 30376,
+ "ľ": 30377,
+ "ロ": 30378,
+ "⁴": 30379,
+ "்": 30380,
+ "⇒": 30381,
+ "ţ": 30382,
+ ":": 30383,
+ "Ț": 30384,
+ "ക": 30385,
+ "≥": 30386,
+ "ി": 30387,
+ "マ": 30388,
+ "ん": 30389,
+ "ṣ": 30390,
+ "ジ": 30391,
+ "是": 30392,
+ "이": 30393,
+ "⋅": 30394,
+ "田": 30395,
+ "を": 30396,
+ "道": 30397,
+ "ง": 30398,
+ "¨": 30399,
+ "ـ": 30400,
+ "เ": 30401,
+ "村": 30402,
+ "Ê": 30403,
+ "ם": 30404,
+ "›": 30405,
+ "用": 30406,
+ "ώ": 30407,
+ "天": 30408,
+ ")": 30409,
+ "་": 30410,
+ "镇": 30411,
+ "か": 30412,
+ "不": 30413,
+ "Τ": 30414,
+ "学": 30415,
+ "ư": 30416,
+ "有": 30417,
+ "ո": 30418,
+ "(": 30419,
+ "レ": 30420,
+ "گ": 30421,
+ "": 30422,
+ "フ": 30423,
+ "न": 30424,
+ "ก": 30425,
+ "ɑ": 30426,
+ "す": 30427,
+ "ח": 30428,
+ "上": 30429,
+ "": 30430,
+ "∧": 30431,
+ "ṭ": 30432,
+ "ק": 30433,
+ "ξ": 30434,
+ "¤": 30435,
+ "ि": 30436,
+ "会": 30437,
+ "ന": 30438,
+ "カ": 30439,
+ "ų": 30440,
+ "ま": 30441,
+ "ു": 30442,
+ "͡": 30443,
+ "क": 30444,
+ "া": 30445,
+ "小": 30446,
+ "ן": 30447,
+ "行": 30448,
+ "は": 30449,
+ "ʁ": 30450,
+ "Ő": 30451,
+ "Þ": 30452,
+ "り": 30453,
+ "キ": 30454,
+ "Λ": 30455,
+ "რ": 30456,
+ "三": 30457,
+ "が": 30458,
+ "コ": 30459,
+ "ζ": 30460,
+ "市": 30461,
+ "王": 30462,
+ "ℝ": 30463,
+ "Ź": 30464,
+ "う": 30465,
+ "て": 30466,
+ "区": 30467,
+ "ാ": 30468,
+ "": 30469,
+ "年": 30470,
+ "פ": 30471,
+ "ի": 30472,
+ "ſ": 30473,
+ "‹": 30474,
+ "त": 30475,
+ "ŏ": 30476,
+ "‑": 30477,
+ "̃": 30478,
+ "Ć": 30479,
+ "ى": 30480,
+ "「": 30481,
+ "」": 30482,
+ "ს": 30483,
+ "Ā": 30484,
+ "म": 30485,
+ "生": 30486,
+ "≠": 30487,
+ "Љ": 30488,
+ "स": 30489,
+ "↔": 30490,
+ "Ο": 30491,
+ "ว": 30492,
+ "ლ": 30493,
+ "成": 30494,
+ "定": 30495,
+ "ล": 30496,
+ "¶": 30497,
+ "כ": 30498,
+ "で": 30499,
+ "ּ": 30500,
+ "ม": 30501,
+ "个": 30502,
+ "和": 30503,
+ "ס": 30504,
+ "在": 30505,
+ "Β": 30506,
+ "ิ": 30507,
+ "Ι": 30508,
+ "⁵": 30509,
+ "ั": 30510,
+ "ɡ": 30511,
+ "━": 30512,
+ "ら": 30513,
+ "オ": 30514,
+ "¼": 30515,
+ "ե": 30516,
+ "バ": 30517,
+ "ָ": 30518,
+ "ŋ": 30519,
+ "ŭ": 30520,
+ "グ": 30521,
+ "⁶": 30522,
+ "Ь": 30523,
+ "⁰": 30524,
+ "方": 30525,
+ "บ": 30526,
+ "": 30527,
+ "高": 30528,
+ "ệ": 30529,
+ "Ν": 30530,
+ "ѣ": 30531,
+ "ィ": 30532,
+ "地": 30533,
+ "月": 30534,
+ "Ô": 30535,
+ "™": 30536,
+ "ウ": 30537,
+ "き": 30538,
+ "公": 30539,
+ "ạ": 30540,
+ "ო": 30541,
+ "ɾ": 30542,
+ "่": 30543,
+ "出": 30544,
+ "法": 30545,
+ "Θ": 30546,
+ "ส": 30547,
+ "名": 30548,
+ "ย": 30549,
+ "ത": 30550,
+ "Φ": 30551,
+ "↓": 30552,
+ "れ": 30553,
+ "ג": 30554,
+ "Ё": 30555,
+ "ơ": 30556,
+ "下": 30557,
+ "ә": 30558,
+ "ψ": 30559,
+ "┼": 30560,
+ "ャ": 30561,
+ "√": 30562,
+ "¥": 30563,
+ "社": 30564,
+ "ṇ": 30565,
+ "さ": 30566,
+ "ِ": 30567,
+ "く": 30568,
+ "े": 30569,
+ "Ы": 30570,
+ "ἐ": 30571,
+ "テ": 30572,
+ "为": 30573,
+ "乡": 30574,
+ "川": 30575,
+ "ナ": 30576,
+ "之": 30577,
+ "字": 30578,
+ "ム": 30579,
+ "ी": 30580,
+ "海": 30581,
+ "ブ": 30582,
+ "≈": 30583,
+ "!": 30584,
+ "پ": 30585,
+ "¯": 30586,
+ "ἀ": 30587,
+ "": 30588,
+ "こ": 30589,
+ "ְ": 30590,
+ "東": 30591,
+ "明": 30592,
+ "ὶ": 30593,
+ "时": 30594,
+ "ท": 30595,
+ "ɨ": 30596,
+ "デ": 30597,
+ "️": 30598,
+ "ʊ": 30599,
+ "エ": 30600,
+ "南": 30601,
+ "西": 30602,
+ "ल": 30603,
+ "メ": 30604,
+ "プ": 30605,
+ "平": 30606,
+ "式": 30607,
+ "ῖ": 30608,
+ "қ": 30609,
+ "व": 30610,
+ "غ": 30611,
+ "Ò": 30612,
+ "家": 30613,
+ "ʒ": 30614,
+ "サ": 30615,
+ "≡": 30616,
+ "ダ": 30617,
+ "ต": 30618,
+ "∃": 30619,
+ "₹": 30620,
+ "प": 30621,
+ "第": 30622,
+ "ര": 30623,
+ "ض": 30624,
+ "▄": 30625,
+ "城": 30626,
+ "ミ": 30627,
+ "ɐ": 30628,
+ "¦": 30629,
+ "美": 30630,
+ "件": 30631,
+ "ნ": 30632,
+ "Ð": 30633,
+ "ַ": 30634,
+ "ニ": 30635,
+ "部": 30636,
+ "ņ": 30637,
+ "ǐ": 30638,
+ "ט": 30639,
+ "य": 30640,
+ "あ": 30641,
+ "¾": 30642,
+ "ả": 30643,
+ "ち": 30644,
+ "ュ": 30645,
+ "÷": 30646,
+ "女": 30647,
+ "神": 30648,
+ "♦": 30649,
+ "¢": 30650,
+ "以": 30651,
+ "้": 30652,
+ "র": 30653,
+ "太": 30654,
+ "্": 30655,
+ "チ": 30656,
+ "յ": 30657,
+ "前": 30658,
+ "金": 30659,
+ "ւ": 30660,
+ "野": 30661,
+ "北": 30662,
+ "ห": 30663,
+ "‰": 30664,
+ "っ": 30665,
+ "加": 30666,
+ "原": 30667,
+ "ʲ": 30668,
+ "置": 30669,
+ "安": 30670,
+ "ガ": 30671,
+ "我": 30672,
+ "Ḥ": 30673,
+ "യ": 30674,
+ "京": 30675,
+ "▀": 30676,
+ "მ": 30677,
+ "ვ": 30678,
+ "ʾ": 30679,
+ "∨": 30680,
+ "ִ": 30681,
+ "可": 30682,
+ "取": 30683,
+ "县": 30684,
+ "二": 30685,
+ "▒": 30686,
+ "理": 30687,
+ "自": 30688,
+ "信": 30689,
+ "代": 30690,
+ "ี": 30691,
+ "צ": 30692,
+ "်": 30693,
+ "द": 30694,
+ "⁸": 30695,
+ "̯": 30696,
+ "お": 30697,
+ "要": 30698,
+ "ῦ": 30699,
+ "க": 30700,
+ "ễ": 30701,
+ "ु": 30702,
+ "ƒ": 30703,
+ "ʰ": 30704,
+ "化": 30705,
+ "✓": 30706,
+ "പ": 30707,
+ "의": 30708,
+ "다": 30709,
+ "木": 30710,
+ "ُ": 30711,
+ "̀": 30712,
+ "ˌ": 30713,
+ "ह": 30714,
+ "パ": 30715,
+ "水": 30716,
+ "ế": 30717,
+ "ด": 30718,
+ "ズ": 30719,
+ "⁹": 30720,
+ "島": 30721,
+ "": 30722,
+ "も": 30723,
+ "正": 30724,
+ "■": 30725,
+ "آ": 30726,
+ "พ": 30727,
+ "内": 30728,
+ "Ì": 30729,
+ "ǔ": 30730,
+ "┬": 30731,
+ "作": 30732,
+ "合": 30733,
+ "ὸ": 30734,
+ "み": 30735,
+ "▼": 30736,
+ "ῶ": 30737,
+ "⊙": 30738,
+ "~": 30739,
+ "ị": 30740,
+ "ْ": 30741,
+ "回": 30742,
+ "了": 30743,
+ "所": 30744,
+ "事": 30745,
+ "表": 30746,
+ "ำ": 30747,
+ "分": 30748,
+ "⁷": 30749,
+ "ү": 30750,
+ "": 30751,
+ "入": 30752,
+ "全": 30753,
+ "إ": 30754,
+ "里": 30755,
+ "Χ": 30756,
+ "ं": 30757,
+ "ハ": 30758,
+ "ค": 30759,
+ "⁻": 30760,
+ "モ": 30761,
+ "郎": 30762,
+ "据": 30763,
+ "●": 30764,
+ "州": 30765,
+ "∩": 30766,
+ "者": 30767,
+ "通": 30768,
+ "都": 30769,
+ "ℤ": 30770,
+ "♭": 30771,
+ "╌": 30772,
+ "つ": 30773,
+ "ḍ": 30774,
+ "江": 30775,
+ "ז": 30776,
+ "Ý": 30777,
+ "ө": 30778,
+ "์": 30779,
+ "到": 30780,
+ "ி": 30781,
+ "ʂ": 30782,
+ "对": 30783,
+ "스": 30784,
+ "使": 30785,
+ "ি": 30786,
+ "よ": 30787,
+ "Ἀ": 30788,
+ "Ï": 30789,
+ "∘": 30790,
+ "사": 30791,
+ "ন": 30792,
+ "世": 30793,
+ "ɕ": 30794,
+ "կ": 30795,
+ "უ": 30796,
+ "ട": 30797,
+ "ბ": 30798,
+ "ो": 30799,
+ "വ": 30800,
+ "果": 30801,
+ "十": 30802,
+ "ุ": 30803,
+ "藤": 30804,
+ "来": 30805,
+ "面": 30806,
+ "け": 30807,
+ "ĕ": 30808,
+ "ビ": 30809,
+ "这": 30810,
+ "지": 30811,
+ "ം": 30812,
+ "街": 30813,
+ "石": 30814,
+ "能": 30815,
+ "空": 30816,
+ "տ": 30817,
+ "ئ": 30818,
+ "武": 30819,
+ "ʹ": 30820,
+ "ϕ": 30821,
+ "后": 30822,
+ "ะ": 30823,
+ "元": 30824,
+ "ʔ": 30825,
+ "리": 30826,
+ "기": 30827,
+ "河": 30828,
+ "町": 30829,
+ "花": 30830,
+ "ὐ": 30831,
+ "类": 30832,
+ "░": 30833,
+ "物": 30834,
+ "Η": 30835,
+ "¸": 30836,
+ "ு": 30837,
+ "თ": 30838,
+ "ث": 30839,
+ "െ": 30840,
+ "╠": 30841,
+ "⊆": 30842,
+ "》": 30843,
+ "ツ": 30844,
+ "版": 30845,
+ "动": 30846,
+ "如": 30847,
+ "真": 30848,
+ "ɲ": 30849,
+ "号": 30850,
+ "ذ": 30851,
+ "정": 30852,
+ "林": 30853,
+ "書": 30854,
+ "民": 30855,
+ "口": 30856,
+ "ّ": 30857,
+ "示": 30858,
+ "മ": 30859,
+ "아": 30860,
+ "图": 30861,
+ "∪": 30862,
+ "戦": 30863,
+ "李": 30864,
+ "ല": 30865,
+ "《": 30866,
+ "光": 30867,
+ "白": 30868,
+ "心": 30869,
+ "த": 30870,
+ "ज": 30871,
+ "设": 30872,
+ "ί": 30873,
+ "路": 30874,
+ "ग": 30875,
+ "∥": 30876,
+ "한": 30877,
+ "最": 30878,
+ "Ћ": 30879,
+ "手": 30880,
+ "ս": 30881,
+ "?": 30882,
+ "型": 30883,
+ "ầ": 30884,
+ "セ": 30885,
+ "建": 30886,
+ "ェ": 30887,
+ "主": 30888,
+ "시": 30889,
+ "대": 30890,
+ "ῆ": 30891,
+ "‡": 30892,
+ "集": 30893,
+ "დ": 30894,
+ "目": 30895,
+ "Ρ": 30896,
+ "ァ": 30897,
+ "度": 30898,
+ "長": 30899,
+ "星": 30900,
+ "ノ": 30901,
+ "ộ": 30902,
+ "가": 30903,
+ "五": 30904,
+ "چ": 30905,
+ "로": 30906,
+ "ョ": 30907,
+ "重": 30908,
+ "于": 30909,
+ "发": 30910,
+ "史": 30911,
+ "ظ": 30912,
+ "ช": 30913,
+ "え": 30914,
+ "國": 30915,
+ "ĭ": 30916,
+ "ப": 30917,
+ "인": 30918,
+ "你": 30919,
+ "駅": 30920,
+ "‒": 30921,
+ "♥": 30922,
+ "多": 30923,
+ "ħ": 30924,
+ "Қ": 30925,
+ "ồ": 30926,
+ "士": 30927,
+ "四": 30928,
+ "┴": 30929,
+ "ம": 30930,
+ "司": 30931,
+ "ে": 30932,
+ "ὰ": 30933,
+ "∂": 30934,
+ "╬": 30935,
+ "次": 30936,
+ "Ľ": 30937,
+ "⟶": 30938,
+ "立": 30939,
+ "点": 30940,
+ "音": 30941,
+ "⠀": 30942,
+ "器": 30943,
+ "하": 30944,
+ "井": 30945,
+ "存": 30946,
+ "ֹ": 30947,
+ "当": 30948,
+ "Ë": 30949,
+ "★": 30950,
+ "寺": 30951,
+ "性": 30952,
+ "也": 30953,
+ "め": 30954,
+ "だ": 30955,
+ "位": 30956,
+ "ങ": 30957,
+ "ہ": 30958,
+ "值": 30959,
+ "古": 30960,
+ "გ": 30961,
+ "ব": 30962,
+ "院": 30963,
+ "േ": 30964,
+ "▶": 30965,
+ "ர": 30966,
+ "界": 30967,
+ "語": 30968,
+ "സ": 30969,
+ "수": 30970,
+ "ǒ": 30971,
+ "愛": 30972,
+ "✔": 30973,
+ "時": 30974,
+ "ọ": 30975,
+ "റ": 30976,
+ "մ": 30977,
+ "ケ": 30978,
+ "东": 30979,
+ "同": 30980,
+ "주": 30981,
+ "保": 30982,
+ "Õ": 30983,
+ "ố": 30984,
+ "ἰ": 30985,
+ "青": 30986,
+ "ゴ": 30987,
+ "体": 30988,
+ "清": 30989,
+ "相": 30990,
+ "จ": 30991,
+ "ء": 30992,
+ "情": 30993,
+ "𝕜": 30994,
+ "ক": 30995,
+ "ḫ": 30996,
+ "ờ": 30997,
+ "将": 30998,
+ "族": 30999,
+ "동": 31000,
+ "Υ": 31001,
+ "┌": 31002,
+ "ボ": 31003,
+ "宮": 31004,
+ "』": 31005,
+ "ম": 31006,
+ "『": 31007,
+ "ļ": 31008,
+ "श": 31009,
+ "ป": 31010,
+ "Ա": 31011,
+ "ब": 31012,
+ "자": 31013,
+ "政": 31014,
+ "ா": 31015,
+ "间": 31016,
+ "fi": 31017,
+ "松": 31018,
+ "ṃ": 31019,
+ "始": 31020,
+ "息": 31021,
+ "少": 31022,
+ "教": 31023,
+ "获": 31024,
+ "列": 31025,
+ "开": 31026,
+ "ტ": 31027,
+ "ワ": 31028,
+ "კ": 31029,
+ "科": 31030,
+ "春": 31031,
+ "治": 31032,
+ "吉": 31033,
+ "ས": 31034,
+ "ศ": 31035,
+ "ɒ": 31036,
+ "台": 31037,
+ "ネ": 31038,
+ "း": 31039,
+ "ĩ": 31040,
+ "工": 31041,
+ "ά": 31042,
+ "知": 31043,
+ "八": 31044,
+ "場": 31045,
+ "画": 31046,
+ "百": 31047,
+ "☆": 31048,
+ "記": 31049,
+ "得": 31050,
+ "ソ": 31051,
+ "氏": 31052,
+ "ာ": 31053,
+ "에": 31054,
+ "ল": 31055,
+ "ṛ": 31056,
+ "关": 31057,
+ "ġ": 31058,
+ "έ": 31059,
+ "∑": 31060,
+ "ベ": 31061,
+ "标": 31062,
+ "니": 31063,
+ "ὴ": 31064,
+ "ֵ": 31065,
+ "外": 31066,
+ "♠": 31067,
+ "わ": 31068,
+ "間": 31069,
+ "ภ": 31070,
+ "校": 31071,
+ "制": 31072,
+ "แ": 31073,
+ "力": 31074,
+ "門": 31075,
+ "好": 31076,
+ "ғ": 31077,
+ "Ù": 31078,
+ "ℓ": 31079,
+ "ֶ": 31080,
+ "는": 31081,
+ "┐": 31082,
+ "∗": 31083,
+ "指": 31084,
+ "色": 31085,
+ "返": 31086,
+ "馬": 31087,
+ "请": 31088,
+ "≫": 31089,
+ "風": 31090,
+ "ό": 31091,
+ "接": 31092,
+ "서": 31093,
+ "↳": 31094,
+ "せ": 31095,
+ "志": 31096,
+ "̲": 31097,
+ "魔": 31098,
+ "ң": 31099,
+ "更": 31100,
+ "程": 31101,
+ "김": 31102,
+ "郡": 31103,
+ "ོ": 31104,
+ "ũ": 31105,
+ "ച": 31106,
+ "利": 31107,
+ "県": 31108,
+ "周": 31109,
+ "そ": 31110,
+ "や": 31111,
+ "谷": 31112,
+ "香": 31113,
+ "♯": 31114,
+ "じ": 31115,
+ "،": 31116,
+ "期": 31117,
+ "∅": 31118,
+ "┘": 31119,
+ "初": 31120,
+ "福": 31121,
+ "片": 31122,
+ "ザ": 31123,
+ "動": 31124,
+ "参": 31125,
+ "성": 31126,
+ "Ə": 31127,
+ "╦": 31128,
+ "어": 31129,
+ "ხ": 31130,
+ "義": 31131,
+ "च": 31132,
+ "象": 31133,
+ "功": 31134,
+ "♂": 31135,
+ "도": 31136,
+ "고": 31137,
+ "过": 31138,
+ "վ": 31139,
+ "皇": 31140,
+ "特": 31141,
+ "ậ": 31142,
+ "长": 31143,
+ "英": 31144,
+ "ấ": 31145,
+ "ണ": 31146,
+ "Ъ": 31147,
+ "স": 31148,
+ "其": 31149,
+ "ত": 31150,
+ "流": 31151,
+ "除": 31152,
+ "일": 31153,
+ "ু": 31154,
+ "្": 31155,
+ "永": 31156,
+ "直": 31157,
+ "상": 31158,
+ "千": 31159,
+ "ắ": 31160,
+ "館": 31161,
+ "Ť": 31162,
+ "朝": 31163,
+ "ட": 31164,
+ "ɣ": 31165,
+ "单": 31166,
+ "ʀ": 31167,
+ "格": 31168,
+ "德": 31169,
+ "전": 31170,
+ "☺": 31171,
+ "ピ": 31172,
+ "歌": 31173,
+ "进": 31174,
+ "限": 31175,
+ "夫": 31176,
+ "트": 31177,
+ "⊢": 31178,
+ "園": 31179,
+ "量": 31180,
+ "土": 31181,
+ "放": 31182,
+ "码": 31183,
+ "等": 31184,
+ "系": 31185,
+ "∼": 31186,
+ "華": 31187,
+ "↵": 31188,
+ "소": 31189,
+ "常": 31190,
+ "否": 31191,
+ "見": 31192,
+ "源": 31193,
+ "ׁ": 31194,
+ "实": 31195,
+ "博": 31196,
+ "라": 31197,
+ "원": 31198,
+ "보": 31199,
+ "⊕": 31200,
+ "解": 31201,
+ "〜": 31202,
+ "男": 31203,
+ "দ": 31204,
+ "ポ": 31205,
+ "ろ": 31206,
+ "나": 31207,
+ "ག": 31208,
+ "無": 31209,
+ "Û": 31210,
+ "̥": 31211,
+ "ұ": 31212,
+ "查": 31213,
+ "̣": 31214,
+ "╗": 31215,
+ "╩": 31216,
+ "条": 31217,
+ "য": 31218,
+ "ὁ": 31219,
+ "後": 31220,
+ "他": 31221,
+ "网": 31222,
+ "ல": 31223,
+ "≃": 31224,
+ "화": 31225,
+ "ە": 31226,
+ "阿": 31227,
+ "ေ": 31228,
+ "户": 31229,
+ "∫": 31230,
+ "구": 31231,
+ "ར": 31232,
+ "မ": 31233,
+ "▸": 31234,
+ "լ": 31235,
+ "○": 31236,
+ "命": 31237,
+ "就": 31238,
+ "龍": 31239,
+ "君": 31240,
+ "夏": 31241,
+ "": 31242,
+ "言": 31243,
+ "先": 31244,
+ "➜": 31245,
+ "შ": 31246,
+ "ძ": 31247,
+ "ਾ": 31248,
+ "வ": 31249,
+ "ど": 31250,
+ "ヒ": 31251,
+ "ไ": 31252,
+ "ன": 31253,
+ "ば": 31254,
+ "ギ": 31255,
+ "գ": 31256,
+ "ἄ": 31257,
+ "ヤ": 31258,
+ "典": 31259,
+ "府": 31260,
+ "̄": 31261,
+ "신": 31262,
+ "组": 31263,
+ "改": 31264,
+ "ὲ": 31265,
+ "华": 31266,
+ "与": 31267,
+ "调": 31268,
+ "╝": 31269,
+ "ヴ": 31270,
+ "ქ": 31271,
+ "由": 31272,
+ "修": 31273,
+ "學": 31274,
+ "♣": 31275,
+ "消": 31276,
+ "符": 31277,
+ "ʌ": 31278,
+ "부": 31279,
+ "ớ": 31280,
+ "‾": 31281,
+ "▲": 31282,
+ "录": 31283,
+ "ള": 31284,
+ "연": 31285,
+ "을": 31286,
+ "ひ": 31287,
+ "영": 31288,
+ "┤": 31289,
+ "已": 31290,
+ "陽": 31291,
+ "င": 31292,
+ "국": 31293,
+ "容": 31294,
+ "未": 31295,
+ "宗": 31296,
+ "ᴇ": 31297,
+ "び": 31298,
+ "장": 31299,
+ "龙": 31300,
+ "්": 31301,
+ "提": 31302,
+ "ĝ": 31303,
+ "六": 31304,
+ "形": 31305,
+ "제": 31306,
+ "Հ": 31307,
+ "伊": 31308,
+ "ϵ": 31309,
+ "ข": 31310,
+ "Ű": 31311,
+ "ゃ": 31312,
+ "火": 31313,
+ "Ṣ": 31314,
+ "佐": 31315,
+ "⊥": 31316,
+ "̪": 31317,
+ "ứ": 31318,
+ "□": 31319,
+ "结": 31320,
+ "九": 31321,
+ "雄": 31322,
+ "թ": 31323,
+ "ា": 31324,
+ "而": 31325,
+ "བ": 31326,
+ "우": 31327,
+ "张": 31328,
+ "ट": 31329,
+ "ष": 31330,
+ "向": 31331,
+ "ῥ": 31332,
+ "选": 31333,
+ "공": 31334,
+ "ゲ": 31335,
+ "ʐ": 31336,
+ "仁": 31337,
+ "堂": 31338,
+ "ך": 31339,
+ "ု": 31340,
+ "ἔ": 31341,
+ "അ": 31342,
+ "ề": 31343,
+ "ད": 31344,
+ "선": 31345,
+ "오": 31346,
+ "久": 31347,
+ "": 31348,
+ "义": 31349,
+ "अ": 31350,
+ "╔": 31351,
+ "无": 31352,
+ "
": 31353,
+ "은": 31354,
+ "ʷ": 31355,
+ "那": 31356,
+ "線": 31357,
+ "务": 31358,
+ "基": 31359,
+ "属": 31360,
+ "配": 31361,
+ "미": 31362,
+ "軍": 31363,
+ "โ": 31364,
+ "津": 31365,
+ "完": 31366,
+ "研": 31367,
+ "注": 31368,
+ "失": 31369,
+ "应": 31370,
+ "က": 31371,
+ "╚": 31372,
+ "友": 31373,
+ "章": 31374,
+ "Ψ": 31375,
+ "求": 31376,
+ "ण": 31377,
+ "경": 31378,
+ "": 31379,
+ "भ": 31380,
+ "们": 31381,
+ "模": 31382,
+ "需": 31383,
+ "ச": 31384,
+ "電": 31385,
+ "প": 31386,
+ "դ": 31387,
+ "へ": 31388,
+ "此": 31389,
+ "夜": 31390,
+ "或": 31391,
+ "橋": 31392,
+ "根": 31393,
+ "Ī": 31394,
+ "玉": 31395,
+ "ู": 31396,
+ "ṅ": 31397,
+ "交": 31398,
+ "品": 31399,
+ "良": 31400,
+ "ང": 31401,
+ "ォ": 31402,
+ "则": 31403,
+ "開": 31404,
+ "Ζ": 31405,
+ "문": 31406,
+ "被": 31407,
+ "조": 31408,
+ "株": 31409,
+ "记": 31410,
+ "會": 31411,
+ "经": 31412,
+ "ू": 31413,
+ "ょ": 31414,
+ "转": 31415,
+ "崎": 31416,
+ "마": 31417,
+ "⌘": 31418,
+ "比": 31419,
+ "造": 31420,
+ "ܐ": 31421,
+ "ื": 31422,
+ "没": 31423,
+ "现": 31424,
+ "七": 31425,
+ "Ά": 31426,
+ "商": 31427,
+ "ை": 31428,
+ "机": 31429,
+ "阳": 31430,
+ "ĉ": 31431,
+ "角": 31432,
+ "站": 31433,
+ "բ": 31434,
+ "해": 31435,
+ "及": 31436,
+ "ध": 31437,
+ "術": 31438,
+ "认": 31439,
+ "": 31440,
+ "创": 31441,
+ "編": 31442,
+ "ղ": 31443,
+ "ḩ": 31444,
+ "伝": 31445,
+ "岡": 31446,
+ "ड": 31447,
+ "ホ": 31448,
+ "港": 31449,
+ "任": 31450,
+ "登": 31451,
+ "ི": 31452,
+ "็": 31453,
+ "布": 31454,
+ "究": 31455,
+ "帝": 31456,
+ "여": 31457,
+ "산": 31458,
+ "န": 31459,
+ "◦": 31460,
+ "密": 31461,
+ "变": 31462,
+ "序": 31463,
+ "♀": 31464,
+ "∣": 31465,
+ "计": 31466,
+ "曲": 31467,
+ "Ă": 31468,
+ "ύ": 31469,
+ "ʋ": 31470,
+ "传": 31471,
+ "】": 31472,
+ "包": 31473,
+ "意": 31474,
+ "去": 31475,
+ "沙": 31476,
+ "⸮": 31477,
+ "【": 31478,
+ "写": 31479,
+ "超": 31480,
+ "ய": 31481,
+ "今": 31482,
+ "┈": 31483,
+ "森": 31484,
+ "ි": 31485,
+ "⊗": 31486,
+ "비": 31487,
+ "հ": 31488,
+ "Ḩ": 31489,
+ "ǫ": 31490,
+ "黄": 31491,
+ "∙": 31492,
+ "드": 31493,
+ "🌍": 31494,
+ "景": 31495,
+ "湖": 31496,
+ "ք": 31497,
+ "ိ": 31498,
+ "ⁿ": 31499,
+ "̂": 31500,
+ "ペ": 31501,
+ "何": 31502,
+ "宇": 31503,
+ "張": 31504,
+ "语": 31505,
+ "老": 31506,
+ "例": 31507,
+ "Ṭ": 31508,
+ "鉄": 31509,
+ "克": 31510,
+ "☉": 31511,
+ "": 31512,
+ "ɹ": 31513,
+ "ἱ": 31514,
+ "ⴰ": 31515,
+ "然": 31516,
+ "를": 31517,
+ "ǧ": 31518,
+ "報": 31519,
+ "服": 31520,
+ "Ď": 31521,
+ "想": 31522,
+ "‖": 31523,
+ "ユ": 31524,
+ "実": 31525,
+ "载": 31526,
+ "요": 31527,
+ "ℚ": 31528,
+ "波": 31529,
+ "马": 31530,
+ "状": 31531,
+ "线": 31532,
+ "유": 31533,
+ "洋": 31534,
+ "万": 31535,
+ "진": 31536,
+ "জ": 31537,
+ "添": 31538,
+ "球": 31539,
+ "機": 31540,
+ "支": 31541,
+ "显": 31542,
+ "拉": 31543,
+ "ὑ": 31544,
+ "送": 31545,
+ "隊": 31546,
+ "ธ": 31547,
+ "处": 31548,
+ "師": 31549,
+ "⊂": 31550,
+ "像": 31551,
+ "়": 31552,
+ "黒": 31553,
+ "ց": 31554,
+ "": 31555,
+ "ủ": 31556,
+ "只": 31557,
+ "起": 31558,
+ "段": 31559,
+ "တ": 31560,
+ "區": 31561,
+ "選": 31562,
+ "천": 31563,
+ "業": 31564,
+ "算": 31565,
+ "广": 31566,
+ "រ": 31567,
+ "视": 31568,
+ "秋": 31569,
+ "因": 31570,
+ "년": 31571,
+ "ے": 31572,
+ "输": 31573,
+ "̱": 31574,
+ "Մ": 31575,
+ "∆": 31576,
+ "康": 31577,
+ "세": 31578,
+ "思": 31579,
+ "死": 31580,
+ "聖": 31581,
+ "민": 31582,
+ "-": 31583,
+ "头": 31584,
+ "ർ": 31585,
+ "∉": 31586,
+ "車": 31587,
+ "┃": 31588,
+ "▇": 31589,
+ "按": 31590,
+ "⍵": 31591,
+ "夢": 31592,
+ "汉": 31593,
+ "从": 31594,
+ "ী": 31595,
+ "题": 31596,
+ "ˆ": 31597,
+ "ἡ": 31598,
+ "展": 31599,
+ "省": 31600,
+ "ུ": 31601,
+ "葉": 31602,
+ "호": 31603,
+ "ਰ": 31604,
+ "素": 31605,
+ "関": 31606,
+ "그": 31607,
+ ";": 31608,
+ "න": 31609,
+ "页": 31610,
+ "共": 31611,
+ "宿": 31612,
+ "态": 31613,
+ "ན": 31614,
+ "技": 31615,
+ "乐": 31616,
+ "控": 31617,
+ "移": 31618,
+ "影": 31619,
+ "ụ": 31620,
+ "ゆ": 31621,
+ "ご": 31622,
+ "್": 31623,
+ "管": 31624,
+ "ൾ": 31625,
+ "╣": 31626,
+ "戸": 31627,
+ "⇔": 31628,
+ "函": 31629,
+ "ẓ": 31630,
+ "尾": 31631,
+ "场": 31632,
+ "介": 31633,
+ "": 31634,
+ "育": 31635,
+ "ර": 31636,
+ "泉": 31637,
+ "ൽ": 31638,
+ "说": 31639,
+ "换": 31640,
+ "必": 31641,
+ "紀": 31642,
+ "མ": 31643,
+ "ེ": 31644,
+ "ợ": 31645,
+ "ൻ": 31646,
+ "宝": 31647,
+ "気": 31648,
+ "门": 31649,
+ "令": 31650,
+ "左": 31651,
+ "漢": 31652,
+ "若": 31653,
+ "屋": 31654,
+ "局": 31655,
+ "打": 31656,
+ "発": 31657,
+ "问": 31658,
+ "恋": 31659,
+ "兵": 31660,
+ "別": 31661,
+ "ા": 31662,
+ "Ս": 31663,
+ "߬": 31664,
+ "গ": 31665,
+ "并": 31666,
+ "ख": 31667,
+ "ή": 31668,
+ "节": 31669,
+ "ʑ": 31670,
+ "ץ": 31671,
+ "Ḫ": 31672,
+ "ℂ": 31673,
+ "引": 31674,
+ "统": 31675,
+ "智": 31676,
+ "̩": 31677,
+ "ै": 31678,
+ "电": 31679,
+ "현": 31680,
+ "✅": 31681,
+ "赤": 31682,
+ "断": 31683,
+ "ね": 31684,
+ "称": 31685,
+ "শ": 31686,
+ "身": 31687,
+ "首": 31688,
+ "付": 31689,
+ "⅓": 31690,
+ "ਸ": 31691,
+ "連": 31692,
+ "ზ": 31693,
+ "官": 31694,
+ "持": 31695,
+ "奈": 31696,
+ "御": 31697,
+ "親": 31698,
+ "군": 31699,
+ "库": 31700,
+ "秀": 31701,
+ "址": 31702,
+ "守": 31703,
+ "活": 31704,
+ "ལ": 31705,
+ "ふ": 31706,
+ "藏": 31707,
+ "ស": 31708,
+ "竹": 31709,
+ "草": 31710,
+ "結": 31711,
+ "ා": 31712,
+ "昌": 31713,
+ "樹": 31714,
+ "ள": 31715,
+ "무": 31716,
+ "হ": 31717,
+ "ゼ": 31718,
+ "̈": 31719,
+ "շ": 31720,
+ "勝": 31721,
+ "足": 31722,
+ "ရ": 31723,
+ "위": 31724,
+ "į": 31725,
+ "Ἰ": 31726,
+ "航": 31727,
+ "陳": 31728,
+ "业": 31729,
+ "富": 31730,
+ "雪": 31731,
+ "आ": 31732,
+ "再": 31733,
+ "안": 31734,
+ "默": 31735,
+ "박": 31736,
+ "용": 31737,
+ "✿": 31738,
+ "楽": 31739,
+ "沢": 31740,
+ "羅": 31741,
+ "Ė": 31742,
+ "ʎ": 31743,
+ "忠": 31744,
+ "错": 31745,
+ "단": 31746,
+ "면": 31747,
+ "ķ": 31748,
+ "桥": 31749,
+ "雲": 31750,
+ "该": 31751,
+ "ṯ": 31752,
+ "岩": 31753,
+ "남": 31754,
+ "ỹ": 31755,
+ "专": 31756,
+ "切": 31757,
+ "店": 31758,
+ "朱": 31759,
+ "ף": 31760,
+ "ず": 31761,
+ "幸": 31762,
+ "母": 31763,
+ "ɫ": 31764,
+ "々": 31765,
+ "∷": 31766,
+ "串": 31767,
+ "击": 31768,
+ "Ἐ": 31769,
+ "設": 31770,
+ "⊤": 31771,
+ "ₗ": 31772,
+ "經": 31773,
+ "강": 31774,
+ "ပ": 31775,
+ "।": 31776,
+ "ѐ": 31777,
+ "ᾶ": 31778,
+ "➖": 31779,
+ "座": 31780,
+ "씨": 31781,
+ "ぶ": 31782,
+ "Ţ": 31783,
+ "云": 31784,
+ "告": 31785,
+ "変": 31786,
+ "试": 31787,
+ "隆": 31788,
+ "개": 31789,
+ "պ": 31790,
+ "判": 31791,
+ "劉": 31792,
+ "˜": 31793,
+ "ˠ": 31794,
+ "编": 31795,
+ "ณ": 31796,
+ "ữ": 31797,
+ "达": 31798,
+ "Ě": 31799,
+ "ܝ": 31800,
+ "ြ": 31801,
+ "ḷ": 31802,
+ "右": 31803,
+ "들": 31804,
+ "ŝ": 31805,
+ "ӏ": 31806,
+ "్": 31807,
+ "എ": 31808,
+ "ற": 31809,
+ "复": 31810,
+ "看": 31811,
+ "話": 31812,
+ "坂": 31813,
+ "尔": 31814,
+ "衛": 31815,
+ "զ": 31816,
+ "차": 31817,
+ "丸": 31818,
+ "样": 31819,
+ "鬼": 31820,
+ "़": 31821,
+ "학": 31822,
+ "喜": 31823,
+ "斯": 31824,
+ "銀": 31825,
+ "만": 31826,
+ "Ξ": 31827,
+ "ც": 31828,
+ "群": 31829,
+ "近": 31830,
+ "塔": 31831,
+ "ϊ": 31832,
+ "ந": 31833,
+ "む": 31834,
+ "确": 31835,
+ "索": 31836,
+ "∇": 31837,
+ "非": 31838,
+ "望": 31839,
+ "❯": 31840,
+ "希": 31841,
+ "ỳ": 31842,
+ "甲": 31843,
+ "越": 31844,
+ "鳥": 31845,
+ "麻": 31846,
+ "雅": 31847,
+ "拳": 31848,
+ "ក": 31849,
+ "溪": 31850,
+ "测": 31851,
+ "话": 31852,
+ "池": 31853,
+ "菜": 31854,
+ "食": 31855,
+ "터": 31856,
+ "ਿ": 31857,
+ "渡": 31858,
+ "速": 31859,
+ "ھ": 31860,
+ "ರ": 31861,
+ "陈": 31862,
+ "健": 31863,
+ "ো": 31864,
+ "ක": 31865,
+ "ὺ": 31866,
+ "军": 31867,
+ "庄": 31868,
+ "红": 31869,
+ "Ħ": 31870,
+ "論": 31871,
+ "Ÿ": 31872,
+ "Έ": 31873,
+ "ự": 31874,
+ "孝": 31875,
+ "頭": 31876,
+ "飛": 31877,
+ "˚": 31878,
+ "▓": 31879,
+ "ً": 31880,
+ "": 31881,
+ "么": 31882,
+ "達": 31883,
+ "ѫ": 31884,
+ "巴": 31885,
+ "洞": 31886,
+ "貴": 31887,
+ "项": 31888,
+ "ദ": 31889,
+ "ɵ": 31890,
+ "̍": 31891,
+ "ҡ": 31892,
+ "种": 31893,
+ "运": 31894,
+ "식": 31895,
+ "ྱ": 31896,
+ "ḳ": 31897,
+ "彦": 31898,
+ "⥤": 31899,
+ "书": 31900,
+ "构": 31901,
+ "米": 31902,
+ "连": 31903,
+ "操": 31904,
+ "装": 31905,
+ "과": 31906,
+ "ぐ": 31907,
+ "反": 31908,
+ "̌": 31909,
+ "仮": 31910,
+ "员": 31911,
+ "昭": 31912,
+ "ശ": 31913,
+ "兴": 31914,
+ "客": 31915,
+ "删": 31916,
+ "ම": 31917,
+ "ව": 31918,
+ "პ": 31919,
+ "ċ": 31920,
+ "ഷ": 31921,
+ "သ": 31922,
+ "ᵉ": 31923,
+ "居": 31924,
+ "타": 31925,
+ "𝓝": 31926,
+ "थ": 31927,
+ "現": 31928,
+ "ˇ": 31929,
+ "종": 31930,
+ "助": 31931,
+ "唐": 31932,
+ "瀬": 31933,
+ "ន": 31934,
+ "微": 31935,
+ "1": 31936,
+ "Ġ": 31937,
+ "ほ": 31938,
+ "舞": 31939,
+ "내": 31940,
+ "중": 31941,
+ "Ē": 31942,
+ "导": 31943,
+ "效": 31944,
+ "방": 31945,
+ "ḏ": 31946,
+ "深": 31947,
+ "梅": 31948,
+ "料": 31949,
+ "월": 31950,
+ "每": 31951,
+ "洲": 31952,
+ "회": 31953,
+ "茶": 31954,
+ "败": 31955,
+ "ഞ": 31956,
+ "ể": 31957,
+ "ヨ": 31958,
+ "些": 31959,
+ "双": 31960,
+ "嘉": 31961,
+ "모": 31962,
+ "바": 31963,
+ "ษ": 31964,
+ "進": 31965,
+ "음": 31966,
+ "ญ": 31967,
+ "丁": 31968,
+ "故": 31969,
+ "計": 31970,
+ "遠": 31971,
+ "교": 31972,
+ "재": 31973,
+ "候": 31974,
+ "房": 31975,
+ "명": 31976,
+ "两": 31977,
+ "ფ": 31978,
+ "才": 31979,
+ "합": 31980,
+ "止": 31981,
+ "番": 31982,
+ "ɯ": 31983,
+ "奇": 31984,
+ "怪": 31985,
+ "联": 31986,
+ "역": 31987,
+ "泰": 31988,
+ "백": 31989,
+ "ὀ": 31990,
+ "げ": 31991,
+ "べ": 31992,
+ "边": 31993,
+ "还": 31994,
+ "黃": 31995,
+ "왕": 31996,
+ "收": 31997,
+ "弘": 31998,
+ "给": 31999
+ },
+ "merges": [
+ [
+ "▁",
+ "t"
+ ],
+ [
+ "e",
+ "r"
+ ],
+ [
+ "i",
+ "n"
+ ],
+ [
+ "▁",
+ "a"
+ ],
+ [
+ "e",
+ "n"
+ ],
+ [
+ "o",
+ "n"
+ ],
+ [
+ "▁t",
+ "h"
+ ],
+ [
+ "▁",
+ "th"
+ ],
+ [
+ "e",
+ "s"
+ ],
+ [
+ "▁",
+ "s"
+ ],
+ [
+ "▁",
+ "d"
+ ],
+ [
+ "a",
+ "t"
+ ],
+ [
+ "o",
+ "r"
+ ],
+ [
+ "a",
+ "n"
+ ],
+ [
+ "▁",
+ "c"
+ ],
+ [
+ "i",
+ "s"
+ ],
+ [
+ "r",
+ "e"
+ ],
+ [
+ "i",
+ "t"
+ ],
+ [
+ "▁th",
+ "e"
+ ],
+ [
+ "▁t",
+ "he"
+ ],
+ [
+ "▁",
+ "the"
+ ],
+ [
+ "a",
+ "r"
+ ],
+ [
+ "l",
+ "e"
+ ],
+ [
+ "▁",
+ "w"
+ ],
+ [
+ "▁",
+ "p"
+ ],
+ [
+ "o",
+ "u"
+ ],
+ [
+ "a",
+ "l"
+ ],
+ [
+ "▁",
+ "f"
+ ],
+ [
+ "▁",
+ "m"
+ ],
+ [
+ "e",
+ "d"
+ ],
+ [
+ "▁",
+ "o"
+ ],
+ [
+ "▁",
+ "b"
+ ],
+ [
+ "o",
+ "m"
+ ],
+ [
+ "io",
+ "n"
+ ],
+ [
+ "i",
+ "on"
+ ],
+ [
+ "in",
+ "g"
+ ],
+ [
+ "i",
+ "ng"
+ ],
+ [
+ "i",
+ "c"
+ ],
+ [
+ "a",
+ "s"
+ ],
+ [
+ "e",
+ "l"
+ ],
+ [
+ "en",
+ "t"
+ ],
+ [
+ "e",
+ "nt"
+ ],
+ [
+ "▁i",
+ "n"
+ ],
+ [
+ "▁",
+ "in"
+ ],
+ [
+ "▁",
+ "h"
+ ],
+ [
+ "n",
+ "d"
+ ],
+ [
+ "e",
+ "t"
+ ],
+ [
+ "▁",
+ "l"
+ ],
+ [
+ "▁",
+ "n"
+ ],
+ [
+ "s",
+ "t"
+ ],
+ [
+ "▁t",
+ "o"
+ ],
+ [
+ "▁",
+ "to"
+ ],
+ [
+ "c",
+ "h"
+ ],
+ [
+ "▁",
+ "I"
+ ],
+ [
+ "r",
+ "o"
+ ],
+ [
+ "i",
+ "l"
+ ],
+ [
+ "▁o",
+ "f"
+ ],
+ [
+ "▁",
+ "of"
+ ],
+ [
+ "d",
+ "e"
+ ],
+ [
+ "c",
+ "t"
+ ],
+ [
+ "▁",
+ "("
+ ],
+ [
+ "a",
+ "m"
+ ],
+ [
+ "▁",
+ "C"
+ ],
+ [
+ "▁d",
+ "e"
+ ],
+ [
+ "▁",
+ "de"
+ ],
+ [
+ "▁",
+ "S"
+ ],
+ [
+ "▁",
+ "u"
+ ],
+ [
+ "▁",
+ "A"
+ ],
+ [
+ "▁",
+ "\\"
+ ],
+ [
+ "▁",
+ "e"
+ ],
+ [
+ "▁an",
+ "d"
+ ],
+ [
+ "▁a",
+ "nd"
+ ],
+ [
+ "▁",
+ "and"
+ ],
+ [
+ "▁",
+ "T"
+ ],
+ [
+ "o",
+ "l"
+ ],
+ [
+ "▁",
+ "v"
+ ],
+ [
+ "i",
+ "m"
+ ],
+ [
+ "o",
+ "t"
+ ],
+ [
+ "a",
+ "d"
+ ],
+ [
+ "u",
+ "t"
+ ],
+ [
+ "▁",
+ "g"
+ ],
+ [
+ "e",
+ "m"
+ ],
+ [
+ "u",
+ "r"
+ ],
+ [
+ "i",
+ "d"
+ ],
+ [
+ "▁",
+ "*"
+ ],
+ [
+ "i",
+ "g"
+ ],
+ [
+ "r",
+ "a"
+ ],
+ [
+ "▁r",
+ "e"
+ ],
+ [
+ "▁",
+ "re"
+ ],
+ [
+ "▁i",
+ "s"
+ ],
+ [
+ "▁",
+ "is"
+ ],
+ [
+ "q",
+ "u"
+ ],
+ [
+ "o",
+ "w"
+ ],
+ [
+ "▁",
+ "M"
+ ],
+ [
+ "es",
+ "t"
+ ],
+ [
+ "e",
+ "st"
+ ],
+ [
+ "▁",
+ "y"
+ ],
+ [
+ "s",
+ "e"
+ ],
+ [
+ "v",
+ "e"
+ ],
+ [
+ "c",
+ "e"
+ ],
+ [
+ "i",
+ "e"
+ ],
+ [
+ "u",
+ "n"
+ ],
+ [
+ "▁",
+ "P"
+ ],
+ [
+ "▁",
+ "B"
+ ],
+ [
+ "a",
+ "g"
+ ],
+ [
+ "u",
+ "l"
+ ],
+ [
+ "▁",
+ "="
+ ],
+ [
+ "h",
+ "e"
+ ],
+ [
+ "en",
+ "d"
+ ],
+ [
+ "e",
+ "nd"
+ ],
+ [
+ "od",
+ "e"
+ ],
+ [
+ "o",
+ "de"
+ ],
+ [
+ "te",
+ "r"
+ ],
+ [
+ "t",
+ "er"
+ ],
+ [
+ "men",
+ "t"
+ ],
+ [
+ "me",
+ "nt"
+ ],
+ [
+ "m",
+ "ent"
+ ],
+ [
+ "o",
+ "s"
+ ],
+ [
+ "▁",
+ "D"
+ ],
+ [
+ "i",
+ "f"
+ ],
+ [
+ "atio",
+ "n"
+ ],
+ [
+ "ati",
+ "on"
+ ],
+ [
+ "at",
+ "ion"
+ ],
+ [
+ "a",
+ "tion"
+ ],
+ [
+ "▁fo",
+ "r"
+ ],
+ [
+ "▁f",
+ "or"
+ ],
+ [
+ "▁",
+ "for"
+ ],
+ [
+ "▁",
+ "r"
+ ],
+ [
+ "▁",
+ "L"
+ ],
+ [
+ "▁yo",
+ "u"
+ ],
+ [
+ "▁y",
+ "ou"
+ ],
+ [
+ "▁",
+ "you"
+ ],
+ [
+ "▁b",
+ "e"
+ ],
+ [
+ "▁",
+ "be"
+ ],
+ [
+ "l",
+ "y"
+ ],
+ [
+ "ve",
+ "r"
+ ],
+ [
+ "v",
+ "er"
+ ],
+ [
+ "a",
+ "b"
+ ],
+ [
+ "t",
+ "e"
+ ],
+ [
+ "▁i",
+ "t"
+ ],
+ [
+ "▁",
+ "it"
+ ],
+ [
+ "▁o",
+ "n"
+ ],
+ [
+ "▁",
+ "on"
+ ],
+ [
+ "r",
+ "i"
+ ],
+ [
+ "u",
+ "s"
+ ],
+ [
+ "▁",
+ "\""
+ ],
+ [
+ "▁w",
+ "h"
+ ],
+ [
+ "▁",
+ "wh"
+ ],
+ [
+ "▁co",
+ "n"
+ ],
+ [
+ "▁c",
+ "on"
+ ],
+ [
+ "▁",
+ "con"
+ ],
+ [
+ "▁",
+ "H"
+ ],
+ [
+ "▁s",
+ "t"
+ ],
+ [
+ "▁",
+ "st"
+ ],
+ [
+ "i",
+ "r"
+ ],
+ [
+ "▁",
+ "E"
+ ],
+ [
+ "▁",
+ "F"
+ ],
+ [
+ "c",
+ "k"
+ ],
+ [
+ "▁a",
+ "n"
+ ],
+ [
+ "▁",
+ "an"
+ ],
+ [
+ "t",
+ "h"
+ ],
+ [
+ "e",
+ "g"
+ ],
+ [
+ "a",
+ "y"
+ ],
+ [
+ "it",
+ "h"
+ ],
+ [
+ "i",
+ "th"
+ ],
+ [
+ "▁",
+ "R"
+ ],
+ [
+ "is",
+ "t"
+ ],
+ [
+ "i",
+ "st"
+ ],
+ [
+ "an",
+ "d"
+ ],
+ [
+ "a",
+ "nd"
+ ],
+ [
+ "▁th",
+ "at"
+ ],
+ [
+ "▁t",
+ "hat"
+ ],
+ [
+ "▁",
+ "that"
+ ],
+ [
+ "▁a",
+ "l"
+ ],
+ [
+ "▁",
+ "al"
+ ],
+ [
+ "▁",
+ "$"
+ ],
+ [
+ "▁",
+ "#"
+ ],
+ [
+ "o",
+ "d"
+ ],
+ [
+ "u",
+ "m"
+ ],
+ [
+ "▁",
+ "W"
+ ],
+ [
+ "h",
+ "t"
+ ],
+ [
+ "cod",
+ "e"
+ ],
+ [
+ "co",
+ "de"
+ ],
+ [
+ "c",
+ "ode"
+ ],
+ [
+ "▁",
+ "G"
+ ],
+ [
+ "at",
+ "e"
+ ],
+ [
+ "a",
+ "te"
+ ],
+ [
+ "es",
+ "s"
+ ],
+ [
+ "e",
+ "ss"
+ ],
+ [
+ "▁",
+ "N"
+ ],
+ [
+ "er",
+ "e"
+ ],
+ [
+ "e",
+ "re"
+ ],
+ [
+ "p",
+ "p"
+ ],
+ [
+ "▁a",
+ "s"
+ ],
+ [
+ "▁",
+ "as"
+ ],
+ [
+ "▁s",
+ "e"
+ ],
+ [
+ "▁",
+ "se"
+ ],
+ [
+ "▁pr",
+ "o"
+ ],
+ [
+ "▁p",
+ "ro"
+ ],
+ [
+ "▁",
+ "pro"
+ ],
+ [
+ "▁wit",
+ "h"
+ ],
+ [
+ "▁w",
+ "ith"
+ ],
+ [
+ "▁",
+ "with"
+ ],
+ [
+ "p",
+ "e"
+ ],
+ [
+ "▁",
+ "k"
+ ],
+ [
+ "er",
+ "s"
+ ],
+ [
+ "e",
+ "rs"
+ ],
+ [
+ "p",
+ "t"
+ ],
+ [
+ ")",
+ ";"
+ ],
+ [
+ "l",
+ "o"
+ ],
+ [
+ "▁co",
+ "m"
+ ],
+ [
+ "▁c",
+ "om"
+ ],
+ [
+ "▁",
+ "com"
+ ],
+ [
+ "am",
+ "e"
+ ],
+ [
+ "a",
+ "me"
+ ],
+ [
+ "▁",
+ "`"
+ ],
+ [
+ "▁Co",
+ "m"
+ ],
+ [
+ "▁C",
+ "om"
+ ],
+ [
+ "▁",
+ "Com"
+ ],
+ [
+ "i",
+ "a"
+ ],
+ [
+ "an",
+ "t"
+ ],
+ [
+ "a",
+ "nt"
+ ],
+ [
+ "▁l",
+ "a"
+ ],
+ [
+ "▁",
+ "la"
+ ],
+ [
+ "▁",
+ "{"
+ ],
+ [
+ "▁e",
+ "n"
+ ],
+ [
+ "▁",
+ "en"
+ ],
+ [
+ "ct",
+ "ion"
+ ],
+ [
+ "c",
+ "tion"
+ ],
+ [
+ "▁e",
+ "x"
+ ],
+ [
+ "▁",
+ "ex"
+ ],
+ [
+ "l",
+ "d"
+ ],
+ [
+ "u",
+ "b"
+ ],
+ [
+ "▁",
+ "j"
+ ],
+ [
+ "l",
+ "a"
+ ],
+ [
+ "u",
+ "e"
+ ],
+ [
+ "▁",
+ "J"
+ ],
+ [
+ "ic",
+ "h"
+ ],
+ [
+ "i",
+ "ch"
+ ],
+ [
+ "▁d",
+ "o"
+ ],
+ [
+ "▁",
+ "do"
+ ],
+ [
+ "▁",
+ "O"
+ ],
+ [
+ "▁q",
+ "u"
+ ],
+ [
+ "▁",
+ "qu"
+ ],
+ [
+ "i",
+ "v"
+ ],
+ [
+ "or",
+ "t"
+ ],
+ [
+ "o",
+ "rt"
+ ],
+ [
+ "ar",
+ "t"
+ ],
+ [
+ "a",
+ "rt"
+ ],
+ [
+ "▁u",
+ "n"
+ ],
+ [
+ "▁",
+ "un"
+ ],
+ [
+ "▁#",
+ "#"
+ ],
+ [
+ "▁",
+ "##"
+ ],
+ [
+ "▁th",
+ "is"
+ ],
+ [
+ "▁t",
+ "his"
+ ],
+ [
+ "▁",
+ "this"
+ ],
+ [
+ "k",
+ "e"
+ ],
+ [
+ "▁h",
+ "a"
+ ],
+ [
+ "▁",
+ "ha"
+ ],
+ [
+ "▁",
+ "-"
+ ],
+ [
+ "ou",
+ "t"
+ ],
+ [
+ "o",
+ "ut"
+ ],
+ [
+ "▁Th",
+ "e"
+ ],
+ [
+ "▁T",
+ "he"
+ ],
+ [
+ "▁",
+ "The"
+ ],
+ [
+ "▁no",
+ "t"
+ ],
+ [
+ "▁n",
+ "ot"
+ ],
+ [
+ "▁",
+ "not"
+ ],
+ [
+ "▁n",
+ "e"
+ ],
+ [
+ "▁",
+ "ne"
+ ],
+ [
+ "il",
+ "l"
+ ],
+ [
+ "i",
+ "ll"
+ ],
+ [
+ "▁l",
+ "e"
+ ],
+ [
+ "▁",
+ "le"
+ ],
+ [
+ "c",
+ "i"
+ ],
+ [
+ "ro",
+ "m"
+ ],
+ [
+ "r",
+ "om"
+ ],
+ [
+ "in",
+ "e"
+ ],
+ [
+ "i",
+ "ne"
+ ],
+ [
+ "/",
+ "/"
+ ],
+ [
+ "o",
+ "p"
+ ],
+ [
+ "eg",
+ "in"
+ ],
+ [
+ "e",
+ "gin"
+ ],
+ [
+ "▁Comm",
+ "ent"
+ ],
+ [
+ "▁Com",
+ "ment"
+ ],
+ [
+ "▁",
+ "Comment"
+ ],
+ [
+ "beg",
+ "in"
+ ],
+ [
+ "be",
+ "gin"
+ ],
+ [
+ "b",
+ "egin"
+ ],
+ [
+ "с",
+ "т"
+ ],
+ [
+ "as",
+ "s"
+ ],
+ [
+ "a",
+ "ss"
+ ],
+ [
+ "i",
+ "z"
+ ],
+ [
+ ")",
+ "."
+ ],
+ [
+ "o",
+ "g"
+ ],
+ [
+ "▁",
+ "п"
+ ],
+ [
+ "▁o",
+ "r"
+ ],
+ [
+ "▁",
+ "or"
+ ],
+ [
+ "▁wa",
+ "s"
+ ],
+ [
+ "▁w",
+ "as"
+ ],
+ [
+ "▁",
+ "was"
+ ],
+ [
+ "▁a",
+ "t"
+ ],
+ [
+ "▁",
+ "at"
+ ],
+ [
+ "ou",
+ "r"
+ ],
+ [
+ "o",
+ "ur"
+ ],
+ [
+ "▁",
+ "i"
+ ],
+ [
+ "ai",
+ "n"
+ ],
+ [
+ "a",
+ "in"
+ ],
+ [
+ "▁",
+ "K"
+ ],
+ [
+ "н",
+ "а"
+ ],
+ [
+ "▁",
+ "V"
+ ],
+ [
+ "g",
+ "e"
+ ],
+ [
+ "▁s",
+ "u"
+ ],
+ [
+ "▁",
+ "su"
+ ],
+ [
+ "a",
+ "p"
+ ],
+ [
+ "ag",
+ "e"
+ ],
+ [
+ "a",
+ "ge"
+ ],
+ [
+ "oul",
+ "d"
+ ],
+ [
+ "ou",
+ "ld"
+ ],
+ [
+ "o",
+ "uld"
+ ],
+ [
+ "n",
+ "e"
+ ],
+ [
+ "a",
+ "v"
+ ],
+ [
+ "x",
+ "t"
+ ],
+ [
+ "or",
+ "e"
+ ],
+ [
+ "o",
+ "re"
+ ],
+ [
+ "il",
+ "e"
+ ],
+ [
+ "i",
+ "le"
+ ],
+ [
+ "-",
+ "-"
+ ],
+ [
+ "▁",
+ "в"
+ ],
+ [
+ "▁b",
+ "y"
+ ],
+ [
+ "▁",
+ "by"
+ ],
+ [
+ "l",
+ "i"
+ ],
+ [
+ "at",
+ "h"
+ ],
+ [
+ "a",
+ "th"
+ ],
+ [
+ "р",
+ "а"
+ ],
+ [
+ "be",
+ "r"
+ ],
+ [
+ "b",
+ "er"
+ ],
+ [
+ "ac",
+ "h"
+ ],
+ [
+ "a",
+ "ch"
+ ],
+ [
+ "al",
+ "l"
+ ],
+ [
+ "a",
+ "ll"
+ ],
+ [
+ "▁T",
+ "h"
+ ],
+ [
+ "▁",
+ "Th"
+ ],
+ [
+ "ul",
+ "t"
+ ],
+ [
+ "u",
+ "lt"
+ ],
+ [
+ "▁",
+ "}"
+ ],
+ [
+ "▁",
+ "U"
+ ],
+ [
+ "▁u",
+ "s"
+ ],
+ [
+ "▁",
+ "us"
+ ],
+ [
+ "▁",
+ "z"
+ ],
+ [
+ "us",
+ "t"
+ ],
+ [
+ "u",
+ "st"
+ ],
+ [
+ "▁hav",
+ "e"
+ ],
+ [
+ "▁ha",
+ "ve"
+ ],
+ [
+ "▁h",
+ "ave"
+ ],
+ [
+ "▁",
+ "have"
+ ],
+ [
+ "li",
+ "c"
+ ],
+ [
+ "l",
+ "ic"
+ ],
+ [
+ "н",
+ "и"
+ ],
+ [
+ "▁ca",
+ "n"
+ ],
+ [
+ "▁c",
+ "an"
+ ],
+ [
+ "▁",
+ "can"
+ ],
+ [
+ "t",
+ "r"
+ ],
+ [
+ "co",
+ "m"
+ ],
+ [
+ "c",
+ "om"
+ ],
+ [
+ ")",
+ ","
+ ],
+ [
+ "▁I",
+ "n"
+ ],
+ [
+ "▁",
+ "In"
+ ],
+ [
+ "in",
+ "d"
+ ],
+ [
+ "i",
+ "nd"
+ ],
+ [
+ "el",
+ "l"
+ ],
+ [
+ "e",
+ "ll"
+ ],
+ [
+ "▁fro",
+ "m"
+ ],
+ [
+ "▁fr",
+ "om"
+ ],
+ [
+ "▁f",
+ "rom"
+ ],
+ [
+ "▁",
+ "from"
+ ],
+ [
+ "о",
+ "в"
+ ],
+ [
+ "t",
+ "o"
+ ],
+ [
+ "▁",
+ "["
+ ],
+ [
+ "abl",
+ "e"
+ ],
+ [
+ "ab",
+ "le"
+ ],
+ [
+ "a",
+ "ble"
+ ],
+ [
+ "os",
+ "t"
+ ],
+ [
+ "o",
+ "st"
+ ],
+ [
+ "▁c",
+ "h"
+ ],
+ [
+ "▁",
+ "ch"
+ ],
+ [
+ "ec",
+ "t"
+ ],
+ [
+ "e",
+ "ct"
+ ],
+ [
+ "igh",
+ "t"
+ ],
+ [
+ "ig",
+ "ht"
+ ],
+ [
+ "in",
+ "t"
+ ],
+ [
+ "i",
+ "nt"
+ ],
+ [
+ "▁",
+ "'"
+ ],
+ [
+ "▁ar",
+ "e"
+ ],
+ [
+ "▁a",
+ "re"
+ ],
+ [
+ "▁",
+ "are"
+ ],
+ [
+ "▁i",
+ "m"
+ ],
+ [
+ "▁",
+ "im"
+ ],
+ [
+ "▁s",
+ "h"
+ ],
+ [
+ "▁",
+ "sh"
+ ],
+ [
+ "▁",
+ "<"
+ ],
+ [
+ "▁A",
+ "n"
+ ],
+ [
+ "▁",
+ "An"
+ ],
+ [
+ "▁",
+ "с"
+ ],
+ [
+ "at",
+ "a"
+ ],
+ [
+ "a",
+ "ta"
+ ],
+ [
+ "ir",
+ "e"
+ ],
+ [
+ "i",
+ "re"
+ ],
+ [
+ "▁t",
+ "r"
+ ],
+ [
+ "▁",
+ "tr"
+ ],
+ [
+ "co",
+ "n"
+ ],
+ [
+ "c",
+ "on"
+ ],
+ [
+ "or",
+ "d"
+ ],
+ [
+ "o",
+ "rd"
+ ],
+ [
+ "it",
+ "y"
+ ],
+ [
+ "i",
+ "ty"
+ ],
+ [
+ "ar",
+ "d"
+ ],
+ [
+ "a",
+ "rd"
+ ],
+ [
+ "▁h",
+ "e"
+ ],
+ [
+ "▁",
+ "he"
+ ],
+ [
+ "▁bu",
+ "t"
+ ],
+ [
+ "▁b",
+ "ut"
+ ],
+ [
+ "▁",
+ "but"
+ ],
+ [
+ "o",
+ "c"
+ ],
+ [
+ "=",
+ "\""
+ ],
+ [
+ "▁p",
+ "r"
+ ],
+ [
+ "▁",
+ "pr"
+ ],
+ [
+ "ur",
+ "e"
+ ],
+ [
+ "u",
+ "re"
+ ],
+ [
+ "pe",
+ "r"
+ ],
+ [
+ "p",
+ "er"
+ ],
+ [
+ "ac",
+ "k"
+ ],
+ [
+ "a",
+ "ck"
+ ],
+ [
+ "or",
+ "k"
+ ],
+ [
+ "on",
+ "g"
+ ],
+ [
+ "o",
+ "ng"
+ ],
+ [
+ "an",
+ "s"
+ ],
+ [
+ "a",
+ "ns"
+ ],
+ [
+ "к",
+ "о"
+ ],
+ [
+ "pl",
+ "e"
+ ],
+ [
+ "p",
+ "le"
+ ],
+ [
+ "▁de",
+ "s"
+ ],
+ [
+ "▁d",
+ "es"
+ ],
+ [
+ "▁",
+ "des"
+ ],
+ [
+ "o",
+ "k"
+ ],
+ [
+ "or",
+ "m"
+ ],
+ [
+ "o",
+ "rm"
+ ],
+ [
+ "we",
+ "r"
+ ],
+ [
+ "w",
+ "er"
+ ],
+ [
+ "a",
+ "k"
+ ],
+ [
+ "p",
+ "r"
+ ],
+ [
+ "as",
+ "e"
+ ],
+ [
+ "a",
+ "se"
+ ],
+ [
+ "▁e",
+ "l"
+ ],
+ [
+ "▁",
+ "el"
+ ],
+ [
+ "p",
+ "h"
+ ],
+ [
+ "a",
+ "c"
+ ],
+ [
+ "▁un",
+ "d"
+ ],
+ [
+ "▁u",
+ "nd"
+ ],
+ [
+ "▁",
+ "und"
+ ],
+ [
+ "▁a",
+ "r"
+ ],
+ [
+ "▁",
+ "ar"
+ ],
+ [
+ "▁i",
+ "f"
+ ],
+ [
+ "▁",
+ "if"
+ ],
+ [
+ "u",
+ "d"
+ ],
+ [
+ "p",
+ "s"
+ ],
+ [
+ "it",
+ "e"
+ ],
+ [
+ "i",
+ "te"
+ ],
+ [
+ "bl",
+ "e"
+ ],
+ [
+ "b",
+ "le"
+ ],
+ [
+ "н",
+ "о"
+ ],
+ [
+ "fe",
+ "r"
+ ],
+ [
+ "f",
+ "er"
+ ],
+ [
+ "p",
+ "l"
+ ],
+ [
+ "iv",
+ "e"
+ ],
+ [
+ "i",
+ "ve"
+ ],
+ [
+ "an",
+ "g"
+ ],
+ [
+ "a",
+ "ng"
+ ],
+ [
+ "en",
+ "s"
+ ],
+ [
+ "e",
+ "ns"
+ ],
+ [
+ "р",
+ "о"
+ ],
+ [
+ "▁s",
+ "o"
+ ],
+ [
+ "▁",
+ "so"
+ ],
+ [
+ "s",
+ "o"
+ ],
+ [
+ "as",
+ "t"
+ ],
+ [
+ "a",
+ "st"
+ ],
+ [
+ "(",
+ ")"
+ ],
+ [
+ "sw",
+ "er"
+ ],
+ [
+ "s",
+ "wer"
+ ],
+ [
+ "r",
+ "u"
+ ],
+ [
+ "ie",
+ "s"
+ ],
+ [
+ "i",
+ "es"
+ ],
+ [
+ "▁",
+ ":"
+ ],
+ [
+ "a",
+ "u"
+ ],
+ [
+ "o",
+ "v"
+ ],
+ [
+ "р",
+ "е"
+ ],
+ [
+ "г",
+ "о"
+ ],
+ [
+ "▁de",
+ "r"
+ ],
+ [
+ "▁d",
+ "er"
+ ],
+ [
+ "▁",
+ "der"
+ ],
+ [
+ "▁m",
+ "y"
+ ],
+ [
+ "▁",
+ "my"
+ ],
+ [
+ "▁w",
+ "e"
+ ],
+ [
+ "▁",
+ "we"
+ ],
+ [
+ "▁m",
+ "e"
+ ],
+ [
+ "▁",
+ "me"
+ ],
+ [
+ "n",
+ "t"
+ ],
+ [
+ "▁a",
+ "d"
+ ],
+ [
+ "▁",
+ "ad"
+ ],
+ [
+ "ur",
+ "n"
+ ],
+ [
+ "u",
+ "rn"
+ ],
+ [
+ "▁you",
+ "r"
+ ],
+ [
+ "▁yo",
+ "ur"
+ ],
+ [
+ "▁y",
+ "our"
+ ],
+ [
+ "▁",
+ "your"
+ ],
+ [
+ ":/",
+ "/"
+ ],
+ [
+ ":",
+ "//"
+ ],
+ [
+ "ar",
+ "e"
+ ],
+ [
+ "a",
+ "re"
+ ],
+ [
+ "▁al",
+ "l"
+ ],
+ [
+ "▁a",
+ "ll"
+ ],
+ [
+ "▁",
+ "all"
+ ],
+ [
+ "f",
+ "f"
+ ],
+ [
+ "i",
+ "o"
+ ],
+ [
+ "esti",
+ "on"
+ ],
+ [
+ "est",
+ "ion"
+ ],
+ [
+ "es",
+ "tion"
+ ],
+ [
+ "im",
+ "e"
+ ],
+ [
+ "i",
+ "me"
+ ],
+ [
+ "▁e",
+ "r"
+ ],
+ [
+ "▁",
+ "er"
+ ],
+ [
+ "las",
+ "s"
+ ],
+ [
+ "la",
+ "ss"
+ ],
+ [
+ "l",
+ "ass"
+ ],
+ [
+ "▁",
+ "и"
+ ],
+ [
+ "▁wh",
+ "ich"
+ ],
+ [
+ "▁",
+ "which"
+ ],
+ [
+ "om",
+ "e"
+ ],
+ [
+ "o",
+ "me"
+ ],
+ [
+ "on",
+ "t"
+ ],
+ [
+ "o",
+ "nt"
+ ],
+ [
+ "▁pa",
+ "r"
+ ],
+ [
+ "▁p",
+ "ar"
+ ],
+ [
+ "▁",
+ "par"
+ ],
+ [
+ "▁m",
+ "a"
+ ],
+ [
+ "▁",
+ "ma"
+ ],
+ [
+ "▁",
+ "Y"
+ ],
+ [
+ "\"",
+ ","
+ ],
+ [
+ "▁",
+ "о"
+ ],
+ [
+ "f",
+ "t"
+ ],
+ [
+ "ia",
+ "l"
+ ],
+ [
+ "i",
+ "al"
+ ],
+ [
+ "c",
+ "c"
+ ],
+ [
+ "oun",
+ "d"
+ ],
+ [
+ "ou",
+ "nd"
+ ],
+ [
+ "o",
+ "und"
+ ],
+ [
+ "▁l",
+ "i"
+ ],
+ [
+ "▁",
+ "li"
+ ],
+ [
+ "▁re",
+ "s"
+ ],
+ [
+ "▁r",
+ "es"
+ ],
+ [
+ "▁",
+ "res"
+ ],
+ [
+ "et",
+ "h"
+ ],
+ [
+ "e",
+ "th"
+ ],
+ [
+ "je",
+ "ct"
+ ],
+ [
+ "j",
+ "ect"
+ ],
+ [
+ "▁ap",
+ "p"
+ ],
+ [
+ "▁a",
+ "pp"
+ ],
+ [
+ "▁",
+ "app"
+ ],
+ [
+ "▁S",
+ "t"
+ ],
+ [
+ "▁",
+ "St"
+ ],
+ [
+ "ic",
+ "e"
+ ],
+ [
+ "i",
+ "ce"
+ ],
+ [
+ "▁a",
+ "m"
+ ],
+ [
+ "▁",
+ "am"
+ ],
+ [
+ "ac",
+ "t"
+ ],
+ [
+ "a",
+ "ct"
+ ],
+ [
+ "▁de",
+ "l"
+ ],
+ [
+ "▁d",
+ "el"
+ ],
+ [
+ "▁",
+ "del"
+ ],
+ [
+ "g",
+ "r"
+ ],
+ [
+ "ate",
+ "d"
+ ],
+ [
+ "at",
+ "ed"
+ ],
+ [
+ "a",
+ "ted"
+ ],
+ [
+ "ie",
+ "r"
+ ],
+ [
+ "i",
+ "er"
+ ],
+ [
+ "▁a",
+ "b"
+ ],
+ [
+ "▁",
+ "ab"
+ ],
+ [
+ "▁e",
+ "t"
+ ],
+ [
+ "▁",
+ "et"
+ ],
+ [
+ "all",
+ "y"
+ ],
+ [
+ "al",
+ "ly"
+ ],
+ [
+ ".",
+ "."
+ ],
+ [
+ "por",
+ "t"
+ ],
+ [
+ "po",
+ "rt"
+ ],
+ [
+ "p",
+ "ort"
+ ],
+ [
+ "i",
+ "k"
+ ],
+ [
+ "▁pe",
+ "r"
+ ],
+ [
+ "▁p",
+ "er"
+ ],
+ [
+ "▁",
+ "per"
+ ],
+ [
+ "▁con",
+ "t"
+ ],
+ [
+ "▁co",
+ "nt"
+ ],
+ [
+ "▁c",
+ "ont"
+ ],
+ [
+ "▁",
+ "cont"
+ ],
+ [
+ "р",
+ "и"
+ ],
+ [
+ "к",
+ "а"
+ ],
+ [
+ "se",
+ "r"
+ ],
+ [
+ "s",
+ "er"
+ ],
+ [
+ "л",
+ "и"
+ ],
+ [
+ "l",
+ "l"
+ ],
+ [
+ "ie",
+ "w"
+ ],
+ [
+ "i",
+ "ew"
+ ],
+ [
+ "ig",
+ "n"
+ ],
+ [
+ "i",
+ "gn"
+ ],
+ [
+ "_",
+ "{"
+ ],
+ [
+ "pu",
+ "t"
+ ],
+ [
+ "p",
+ "ut"
+ ],
+ [
+ "on",
+ "e"
+ ],
+ [
+ "o",
+ "ne"
+ ],
+ [
+ "unct",
+ "ion"
+ ],
+ [
+ "unc",
+ "tion"
+ ],
+ [
+ "un",
+ "ction"
+ ],
+ [
+ "▁d",
+ "i"
+ ],
+ [
+ "▁",
+ "di"
+ ],
+ [
+ "ar",
+ "y"
+ ],
+ [
+ "a",
+ "ry"
+ ],
+ [
+ "iti",
+ "on"
+ ],
+ [
+ "it",
+ "ion"
+ ],
+ [
+ "i",
+ "tion"
+ ],
+ [
+ "m",
+ "a"
+ ],
+ [
+ "е",
+ "н"
+ ],
+ [
+ "ge",
+ "t"
+ ],
+ [
+ "g",
+ "et"
+ ],
+ [
+ "▁l",
+ "o"
+ ],
+ [
+ "▁",
+ "lo"
+ ],
+ [
+ "▁va",
+ "l"
+ ],
+ [
+ "▁v",
+ "al"
+ ],
+ [
+ "▁",
+ "val"
+ ],
+ [
+ "▁",
+ "Q"
+ ],
+ [
+ "ra",
+ "n"
+ ],
+ [
+ "r",
+ "an"
+ ],
+ [
+ "▁",
+ "д"
+ ],
+ [
+ "enc",
+ "e"
+ ],
+ [
+ "en",
+ "ce"
+ ],
+ [
+ "▁wor",
+ "k"
+ ],
+ [
+ "▁w",
+ "ork"
+ ],
+ [
+ "▁",
+ "work"
+ ],
+ [
+ "▁н",
+ "а"
+ ],
+ [
+ "▁",
+ "на"
+ ],
+ [
+ "i",
+ "p"
+ ],
+ [
+ "ite",
+ "m"
+ ],
+ [
+ "it",
+ "em"
+ ],
+ [
+ "i",
+ "tem"
+ ],
+ [
+ "yp",
+ "e"
+ ],
+ [
+ "y",
+ "pe"
+ ],
+ [
+ "▁",
+ "&"
+ ],
+ [
+ "▁hi",
+ "s"
+ ],
+ [
+ "▁h",
+ "is"
+ ],
+ [
+ "▁",
+ "his"
+ ],
+ [
+ "▁us",
+ "e"
+ ],
+ [
+ "▁u",
+ "se"
+ ],
+ [
+ "▁",
+ "use"
+ ],
+ [
+ "de",
+ "r"
+ ],
+ [
+ "d",
+ "er"
+ ],
+ [
+ "▁Ans",
+ "wer"
+ ],
+ [
+ "▁An",
+ "swer"
+ ],
+ [
+ "▁",
+ "Answer"
+ ],
+ [
+ "▁wil",
+ "l"
+ ],
+ [
+ "▁w",
+ "ill"
+ ],
+ [
+ "▁",
+ "will"
+ ],
+ [
+ "iz",
+ "e"
+ ],
+ [
+ "i",
+ "ze"
+ ],
+ [
+ "т",
+ "а"
+ ],
+ [
+ "lo",
+ "w"
+ ],
+ [
+ "l",
+ "ow"
+ ],
+ [
+ "▁C",
+ "h"
+ ],
+ [
+ "▁",
+ "Ch"
+ ],
+ [
+ "▁ge",
+ "t"
+ ],
+ [
+ "▁g",
+ "et"
+ ],
+ [
+ "▁",
+ "get"
+ ],
+ [
+ "id",
+ "e"
+ ],
+ [
+ "i",
+ "de"
+ ],
+ [
+ "ou",
+ "s"
+ ],
+ [
+ "o",
+ "us"
+ ],
+ [
+ "in",
+ "k"
+ ],
+ [
+ "pt",
+ "ion"
+ ],
+ [
+ "p",
+ "tion"
+ ],
+ [
+ "л",
+ "а"
+ ],
+ [
+ "tu",
+ "rn"
+ ],
+ [
+ "t",
+ "urn"
+ ],
+ [
+ "un",
+ "g"
+ ],
+ [
+ "u",
+ "ng"
+ ],
+ [
+ "e",
+ "c"
+ ],
+ [
+ "u",
+ "g"
+ ],
+ [
+ "for",
+ "m"
+ ],
+ [
+ "fo",
+ "rm"
+ ],
+ [
+ "f",
+ "orm"
+ ],
+ [
+ "re",
+ "s"
+ ],
+ [
+ "r",
+ "es"
+ ],
+ [
+ "ht",
+ "t"
+ ],
+ [
+ "h",
+ "tt"
+ ],
+ [
+ "ou",
+ "g"
+ ],
+ [
+ "o",
+ "ug"
+ ],
+ [
+ "л",
+ "ь"
+ ],
+ [
+ "▁n",
+ "o"
+ ],
+ [
+ "▁",
+ "no"
+ ],
+ [
+ "c",
+ "l"
+ ],
+ [
+ "▁r",
+ "o"
+ ],
+ [
+ "▁",
+ "ro"
+ ],
+ [
+ "▁on",
+ "e"
+ ],
+ [
+ "▁o",
+ "ne"
+ ],
+ [
+ "▁",
+ "one"
+ ],
+ [
+ "t",
+ "t"
+ ],
+ [
+ "cr",
+ "i"
+ ],
+ [
+ "c",
+ "ri"
+ ],
+ [
+ "d",
+ "u"
+ ],
+ [
+ "▁u",
+ "p"
+ ],
+ [
+ "▁",
+ "up"
+ ],
+ [
+ "т",
+ "о"
+ ],
+ [
+ "(",
+ "\""
+ ],
+ [
+ "▁o",
+ "b"
+ ],
+ [
+ "▁",
+ "ob"
+ ],
+ [
+ "w",
+ "e"
+ ],
+ [
+ "or",
+ "y"
+ ],
+ [
+ "o",
+ "ry"
+ ],
+ [
+ "▁es",
+ "t"
+ ],
+ [
+ "▁e",
+ "st"
+ ],
+ [
+ "▁",
+ "est"
+ ],
+ [
+ "er",
+ "y"
+ ],
+ [
+ "e",
+ "ry"
+ ],
+ [
+ "ie",
+ "l"
+ ],
+ [
+ "i",
+ "el"
+ ],
+ [
+ "st",
+ "r"
+ ],
+ [
+ "s",
+ "tr"
+ ],
+ [
+ "o",
+ "b"
+ ],
+ [
+ "▁qu",
+ "e"
+ ],
+ [
+ "▁q",
+ "ue"
+ ],
+ [
+ "▁",
+ "que"
+ ],
+ [
+ "ia",
+ "n"
+ ],
+ [
+ "i",
+ "an"
+ ],
+ [
+ "▁ou",
+ "t"
+ ],
+ [
+ "▁o",
+ "ut"
+ ],
+ [
+ "▁",
+ "out"
+ ],
+ [
+ "▁p",
+ "l"
+ ],
+ [
+ "▁",
+ "pl"
+ ],
+ [
+ "▁ne",
+ "w"
+ ],
+ [
+ "▁n",
+ "ew"
+ ],
+ [
+ "▁",
+ "new"
+ ],
+ [
+ "к",
+ "и"
+ ],
+ [
+ "▁",
+ "+"
+ ],
+ [
+ "r",
+ "y"
+ ],
+ [
+ "ot",
+ "h"
+ ],
+ [
+ "o",
+ "th"
+ ],
+ [
+ "the",
+ "r"
+ ],
+ [
+ "th",
+ "er"
+ ],
+ [
+ "t",
+ "her"
+ ],
+ [
+ "▁va",
+ "r"
+ ],
+ [
+ "▁v",
+ "ar"
+ ],
+ [
+ "▁",
+ "var"
+ ],
+ [
+ "▁wo",
+ "uld"
+ ],
+ [
+ "▁w",
+ "ould"
+ ],
+ [
+ "▁se",
+ "r"
+ ],
+ [
+ "▁s",
+ "er"
+ ],
+ [
+ "▁",
+ "ser"
+ ],
+ [
+ "ter",
+ "n"
+ ],
+ [
+ "te",
+ "rn"
+ ],
+ [
+ "t",
+ "ern"
+ ],
+ [
+ "tex",
+ "t"
+ ],
+ [
+ "te",
+ "xt"
+ ],
+ [
+ "t",
+ "ext"
+ ],
+ [
+ "▁ther",
+ "e"
+ ],
+ [
+ "▁the",
+ "re"
+ ],
+ [
+ "▁th",
+ "ere"
+ ],
+ [
+ "▁t",
+ "here"
+ ],
+ [
+ "▁",
+ "there"
+ ],
+ [
+ "is",
+ "h"
+ ],
+ [
+ "i",
+ "sh"
+ ],
+ [
+ "ro",
+ "r"
+ ],
+ [
+ "r",
+ "or"
+ ],
+ [
+ "т",
+ "е"
+ ],
+ [
+ "▁se",
+ "t"
+ ],
+ [
+ "▁s",
+ "et"
+ ],
+ [
+ "▁",
+ "set"
+ ],
+ [
+ "▁",
+ "@"
+ ],
+ [
+ "▁п",
+ "о"
+ ],
+ [
+ "▁",
+ "по"
+ ],
+ [
+ "▁t",
+ "e"
+ ],
+ [
+ "▁",
+ "te"
+ ],
+ [
+ "e",
+ "x"
+ ],
+ [
+ "▁ret",
+ "urn"
+ ],
+ [
+ "▁re",
+ "turn"
+ ],
+ [
+ "▁",
+ "return"
+ ],
+ [
+ "ai",
+ "l"
+ ],
+ [
+ "a",
+ "il"
+ ],
+ [
+ "▁an",
+ "y"
+ ],
+ [
+ "▁a",
+ "ny"
+ ],
+ [
+ "▁",
+ "any"
+ ],
+ [
+ "▁I",
+ "t"
+ ],
+ [
+ "▁",
+ "It"
+ ],
+ [
+ "▁func",
+ "tion"
+ ],
+ [
+ "▁fun",
+ "ction"
+ ],
+ [
+ "▁f",
+ "unction"
+ ],
+ [
+ "▁",
+ "function"
+ ],
+ [
+ "{",
+ "\\"
+ ],
+ [
+ "'",
+ ","
+ ],
+ [
+ "é",
+ "s"
+ ],
+ [
+ "al",
+ "e"
+ ],
+ [
+ "a",
+ "le"
+ ],
+ [
+ "а",
+ "н"
+ ],
+ [
+ "▁whe",
+ "n"
+ ],
+ [
+ "▁wh",
+ "en"
+ ],
+ [
+ "▁w",
+ "hen"
+ ],
+ [
+ "▁",
+ "when"
+ ],
+ [
+ "i",
+ "b"
+ ],
+ [
+ "▁g",
+ "o"
+ ],
+ [
+ "▁",
+ "go"
+ ],
+ [
+ "anc",
+ "e"
+ ],
+ [
+ "an",
+ "ce"
+ ],
+ [
+ "▁ha",
+ "d"
+ ],
+ [
+ "▁h",
+ "ad"
+ ],
+ [
+ "▁",
+ "had"
+ ],
+ [
+ "▁Q",
+ "u"
+ ],
+ [
+ "▁",
+ "Qu"
+ ],
+ [
+ "▁com",
+ "p"
+ ],
+ [
+ "▁co",
+ "mp"
+ ],
+ [
+ "▁c",
+ "omp"
+ ],
+ [
+ "▁",
+ "comp"
+ ],
+ [
+ "л",
+ "е"
+ ],
+ [
+ "▁",
+ "з"
+ ],
+ [
+ "mat",
+ "h"
+ ],
+ [
+ "ma",
+ "th"
+ ],
+ [
+ "m",
+ "ath"
+ ],
+ [
+ "▁ha",
+ "s"
+ ],
+ [
+ "▁h",
+ "as"
+ ],
+ [
+ "▁",
+ "has"
+ ],
+ [
+ "▁",
+ "м"
+ ],
+ [
+ "▁pr",
+ "e"
+ ],
+ [
+ "▁p",
+ "re"
+ ],
+ [
+ "▁",
+ "pre"
+ ],
+ [
+ "ene",
+ "r"
+ ],
+ [
+ "en",
+ "er"
+ ],
+ [
+ "e",
+ "ner"
+ ],
+ [
+ "▁par",
+ "t"
+ ],
+ [
+ "▁pa",
+ "rt"
+ ],
+ [
+ "▁p",
+ "art"
+ ],
+ [
+ "▁",
+ "part"
+ ],
+ [
+ "el",
+ "f"
+ ],
+ [
+ "▁di",
+ "e"
+ ],
+ [
+ "▁d",
+ "ie"
+ ],
+ [
+ "▁",
+ "die"
+ ],
+ [
+ "▁lik",
+ "e"
+ ],
+ [
+ "▁li",
+ "ke"
+ ],
+ [
+ "▁l",
+ "ike"
+ ],
+ [
+ "▁",
+ "like"
+ ],
+ [
+ "ra",
+ "y"
+ ],
+ [
+ "r",
+ "ay"
+ ],
+ [
+ "irs",
+ "t"
+ ],
+ [
+ "ir",
+ "st"
+ ],
+ [
+ "▁di",
+ "s"
+ ],
+ [
+ "▁d",
+ "is"
+ ],
+ [
+ "▁",
+ "dis"
+ ],
+ [
+ "▁ma",
+ "n"
+ ],
+ [
+ "▁m",
+ "an"
+ ],
+ [
+ "▁",
+ "man"
+ ],
+ [
+ "ri",
+ "t"
+ ],
+ [
+ "r",
+ "it"
+ ],
+ [
+ "▁the",
+ "n"
+ ],
+ [
+ "▁th",
+ "en"
+ ],
+ [
+ "▁t",
+ "hen"
+ ],
+ [
+ "▁",
+ "then"
+ ],
+ [
+ "▁clas",
+ "s"
+ ],
+ [
+ "▁cla",
+ "ss"
+ ],
+ [
+ "▁cl",
+ "ass"
+ ],
+ [
+ "▁c",
+ "lass"
+ ],
+ [
+ "▁",
+ "class"
+ ],
+ [
+ "pr",
+ "o"
+ ],
+ [
+ "p",
+ "ro"
+ ],
+ [
+ "▁p",
+ "o"
+ ],
+ [
+ "▁",
+ "po"
+ ],
+ [
+ "▁us",
+ "ing"
+ ],
+ [
+ "▁u",
+ "sing"
+ ],
+ [
+ "▁",
+ "using"
+ ],
+ [
+ "e",
+ "b"
+ ],
+ [
+ "▁cod",
+ "e"
+ ],
+ [
+ "▁co",
+ "de"
+ ],
+ [
+ "▁c",
+ "ode"
+ ],
+ [
+ "▁",
+ "code"
+ ],
+ [
+ "ow",
+ "n"
+ ],
+ [
+ "o",
+ "wn"
+ ],
+ [
+ "▁som",
+ "e"
+ ],
+ [
+ "▁so",
+ "me"
+ ],
+ [
+ "▁s",
+ "ome"
+ ],
+ [
+ "▁",
+ "some"
+ ],
+ [
+ "ce",
+ "s"
+ ],
+ [
+ "c",
+ "es"
+ ],
+ [
+ "▁$",
+ "\\"
+ ],
+ [
+ "▁",
+ "$\\"
+ ],
+ [
+ "е",
+ "р"
+ ],
+ [
+ "le",
+ "ct"
+ ],
+ [
+ "l",
+ "ect"
+ ],
+ [
+ "▁a",
+ "u"
+ ],
+ [
+ "▁",
+ "au"
+ ],
+ [
+ "isc",
+ "h"
+ ],
+ [
+ "is",
+ "ch"
+ ],
+ [
+ "i",
+ "sch"
+ ],
+ [
+ "▁co",
+ "l"
+ ],
+ [
+ "▁c",
+ "ol"
+ ],
+ [
+ "▁",
+ "col"
+ ],
+ [
+ "▁",
+ "–"
+ ],
+ [
+ "u",
+ "p"
+ ],
+ [
+ "on",
+ "s"
+ ],
+ [
+ "o",
+ "ns"
+ ],
+ [
+ "▁ad",
+ "d"
+ ],
+ [
+ "▁a",
+ "dd"
+ ],
+ [
+ "▁",
+ "add"
+ ],
+ [
+ "il",
+ "d"
+ ],
+ [
+ "i",
+ "ld"
+ ],
+ [
+ "is",
+ "s"
+ ],
+ [
+ "i",
+ "ss"
+ ],
+ [
+ "va",
+ "l"
+ ],
+ [
+ "v",
+ "al"
+ ],
+ [
+ "oun",
+ "t"
+ ],
+ [
+ "ou",
+ "nt"
+ ],
+ [
+ "o",
+ "unt"
+ ],
+ [
+ "le",
+ "s"
+ ],
+ [
+ "l",
+ "es"
+ ],
+ [
+ "ven",
+ "t"
+ ],
+ [
+ "ve",
+ "nt"
+ ],
+ [
+ "v",
+ "ent"
+ ],
+ [
+ "▁",
+ "Z"
+ ],
+ [
+ "I",
+ "n"
+ ],
+ [
+ "ro",
+ "w"
+ ],
+ [
+ "r",
+ "ow"
+ ],
+ [
+ "ea",
+ "r"
+ ],
+ [
+ "e",
+ "ar"
+ ],
+ [
+ "ation",
+ "s"
+ ],
+ [
+ "atio",
+ "ns"
+ ],
+ [
+ "ati",
+ "ons"
+ ],
+ [
+ "at",
+ "ions"
+ ],
+ [
+ "a",
+ "h"
+ ],
+ [
+ "qu",
+ "e"
+ ],
+ [
+ "q",
+ "ue"
+ ],
+ [
+ "ub",
+ "lic"
+ ],
+ [
+ "u",
+ "blic"
+ ],
+ [
+ "an",
+ "k"
+ ],
+ [
+ "▁s",
+ "p"
+ ],
+ [
+ "▁",
+ "sp"
+ ],
+ [
+ "▁W",
+ "h"
+ ],
+ [
+ "▁",
+ "Wh"
+ ],
+ [
+ "---",
+ "-"
+ ],
+ [
+ "--",
+ "--"
+ ],
+ [
+ "-",
+ "---"
+ ],
+ [
+ "s",
+ "k"
+ ],
+ [
+ "e",
+ "w"
+ ],
+ [
+ "ag",
+ "s"
+ ],
+ [
+ "a",
+ "gs"
+ ],
+ [
+ "т",
+ "и"
+ ],
+ [
+ "an",
+ "n"
+ ],
+ [
+ "a",
+ "nn"
+ ],
+ [
+ "▁",
+ "—"
+ ],
+ [
+ "er",
+ "t"
+ ],
+ [
+ "e",
+ "rt"
+ ],
+ [
+ "ac",
+ "e"
+ ],
+ [
+ "a",
+ "ce"
+ ],
+ [
+ "sc",
+ "h"
+ ],
+ [
+ "s",
+ "ch"
+ ],
+ [
+ "▁ne",
+ "ed"
+ ],
+ [
+ "▁n",
+ "eed"
+ ],
+ [
+ "▁",
+ "need"
+ ],
+ [
+ "▁",
+ "à"
+ ],
+ [
+ "ie",
+ "n"
+ ],
+ [
+ "i",
+ "en"
+ ],
+ [
+ "oug",
+ "h"
+ ],
+ [
+ "ou",
+ "gh"
+ ],
+ [
+ "o",
+ "ugh"
+ ],
+ [
+ "н",
+ "е"
+ ],
+ [
+ "▁de",
+ "f"
+ ],
+ [
+ "▁d",
+ "ef"
+ ],
+ [
+ "▁",
+ "def"
+ ],
+ [
+ "i",
+ "j"
+ ],
+ [
+ "er",
+ "n"
+ ],
+ [
+ "e",
+ "rn"
+ ],
+ [
+ "▁wh",
+ "at"
+ ],
+ [
+ "▁w",
+ "hat"
+ ],
+ [
+ "▁",
+ "what"
+ ],
+ [
+ "▁A",
+ "r"
+ ],
+ [
+ "▁",
+ "Ar"
+ ],
+ [
+ "w",
+ "o"
+ ],
+ [
+ "m",
+ "l"
+ ],
+ [
+ "<",
+ "/"
+ ],
+ [
+ "▁R",
+ "e"
+ ],
+ [
+ "▁",
+ "Re"
+ ],
+ [
+ "▁e",
+ "s"
+ ],
+ [
+ "▁",
+ "es"
+ ],
+ [
+ "▁ins",
+ "t"
+ ],
+ [
+ "▁in",
+ "st"
+ ],
+ [
+ "▁",
+ "inst"
+ ],
+ [
+ "b",
+ "o"
+ ],
+ [
+ "a",
+ "z"
+ ],
+ [
+ "▁##",
+ "#"
+ ],
+ [
+ "▁#",
+ "##"
+ ],
+ [
+ "▁",
+ "б"
+ ],
+ [
+ "er",
+ "m"
+ ],
+ [
+ "e",
+ "rm"
+ ],
+ [
+ "▁A",
+ "l"
+ ],
+ [
+ "▁",
+ "Al"
+ ],
+ [
+ "le",
+ "d"
+ ],
+ [
+ "l",
+ "ed"
+ ],
+ [
+ "д",
+ "а"
+ ],
+ [
+ "te",
+ "n"
+ ],
+ [
+ "t",
+ "en"
+ ],
+ [
+ "se",
+ "t"
+ ],
+ [
+ "s",
+ "et"
+ ],
+ [
+ "л",
+ "о"
+ ],
+ [
+ "▁com",
+ "m"
+ ],
+ [
+ "▁co",
+ "mm"
+ ],
+ [
+ "▁c",
+ "omm"
+ ],
+ [
+ "▁",
+ "comm"
+ ],
+ [
+ "s",
+ "h"
+ ],
+ [
+ "в",
+ "а"
+ ],
+ [
+ "▁",
+ "/"
+ ],
+ [
+ "▁dat",
+ "a"
+ ],
+ [
+ "▁da",
+ "ta"
+ ],
+ [
+ "▁d",
+ "ata"
+ ],
+ [
+ "▁",
+ "data"
+ ],
+ [
+ "▁/",
+ "/"
+ ],
+ [
+ "▁",
+ "//"
+ ],
+ [
+ "]",
+ "("
+ ],
+ [
+ "▁st",
+ "r"
+ ],
+ [
+ "▁s",
+ "tr"
+ ],
+ [
+ "▁",
+ "str"
+ ],
+ [
+ "os",
+ "e"
+ ],
+ [
+ "o",
+ "se"
+ ],
+ [
+ "▁U",
+ "n"
+ ],
+ [
+ "▁",
+ "Un"
+ ],
+ [
+ "ve",
+ "n"
+ ],
+ [
+ "v",
+ "en"
+ ],
+ [
+ "S",
+ "t"
+ ],
+ [
+ "..",
+ "."
+ ],
+ [
+ ".",
+ ".."
+ ],
+ [
+ "▁",
+ "С"
+ ],
+ [
+ "ys",
+ "t"
+ ],
+ [
+ "y",
+ "st"
+ ],
+ [
+ "▁",
+ "«"
+ ],
+ [
+ "ic",
+ "k"
+ ],
+ [
+ "i",
+ "ck"
+ ],
+ [
+ "i",
+ "x"
+ ],
+ [
+ "pa",
+ "r"
+ ],
+ [
+ "p",
+ "ar"
+ ],
+ [
+ "▁",
+ "у"
+ ],
+ [
+ "▁wa",
+ "nt"
+ ],
+ [
+ "▁w",
+ "ant"
+ ],
+ [
+ "n",
+ "g"
+ ],
+ [
+ "ot",
+ "e"
+ ],
+ [
+ "o",
+ "te"
+ ],
+ [
+ "▁g",
+ "r"
+ ],
+ [
+ "▁",
+ "gr"
+ ],
+ [
+ "▁d",
+ "u"
+ ],
+ [
+ "▁",
+ "du"
+ ],
+ [
+ "▁",
+ "."
+ ],
+ [
+ "un",
+ "d"
+ ],
+ [
+ "u",
+ "nd"
+ ],
+ [
+ "▁on",
+ "ly"
+ ],
+ [
+ "▁",
+ "only"
+ ],
+ [
+ "▁s",
+ "a"
+ ],
+ [
+ "▁",
+ "sa"
+ ],
+ [
+ "el",
+ "y"
+ ],
+ [
+ "e",
+ "ly"
+ ],
+ [
+ "ver",
+ "s"
+ ],
+ [
+ "ve",
+ "rs"
+ ],
+ [
+ "v",
+ "ers"
+ ],
+ [
+ "▁en",
+ "t"
+ ],
+ [
+ "▁e",
+ "nt"
+ ],
+ [
+ "▁",
+ "ent"
+ ],
+ [
+ ")",
+ ")"
+ ],
+ [
+ "(",
+ "'"
+ ],
+ [
+ "▁mo",
+ "d"
+ ],
+ [
+ "▁m",
+ "od"
+ ],
+ [
+ "▁",
+ "mod"
+ ],
+ [
+ "av",
+ "a"
+ ],
+ [
+ "a",
+ "va"
+ ],
+ [
+ "to",
+ "n"
+ ],
+ [
+ "t",
+ "on"
+ ],
+ [
+ "▁sho",
+ "uld"
+ ],
+ [
+ "▁sh",
+ "ould"
+ ],
+ [
+ "▁",
+ "should"
+ ],
+ [
+ "emen",
+ "t"
+ ],
+ [
+ "eme",
+ "nt"
+ ],
+ [
+ "em",
+ "ent"
+ ],
+ [
+ "e",
+ "ment"
+ ],
+ [
+ "▁for",
+ "m"
+ ],
+ [
+ "▁fo",
+ "rm"
+ ],
+ [
+ "▁f",
+ "orm"
+ ],
+ [
+ "▁",
+ "form"
+ ],
+ [
+ "▁als",
+ "o"
+ ],
+ [
+ "▁al",
+ "so"
+ ],
+ [
+ "▁",
+ "also"
+ ],
+ [
+ "▁s",
+ "c"
+ ],
+ [
+ "▁",
+ "sc"
+ ],
+ [
+ "ing",
+ "s"
+ ],
+ [
+ "in",
+ "gs"
+ ],
+ [
+ "▁Y",
+ "ou"
+ ],
+ [
+ "▁",
+ "You"
+ ],
+ [
+ "ó",
+ "n"
+ ],
+ [
+ "▁k",
+ "n"
+ ],
+ [
+ "▁",
+ "kn"
+ ],
+ [
+ "()",
+ ";"
+ ],
+ [
+ "(",
+ ");"
+ ],
+ [
+ "▁",
+ "|"
+ ],
+ [
+ "▁wer",
+ "e"
+ ],
+ [
+ "▁we",
+ "re"
+ ],
+ [
+ "▁w",
+ "ere"
+ ],
+ [
+ "s",
+ "s"
+ ],
+ [
+ "▁Qu",
+ "estion"
+ ],
+ [
+ "▁",
+ "Question"
+ ],
+ [
+ "is",
+ "e"
+ ],
+ [
+ "i",
+ "se"
+ ],
+ [
+ "▁the",
+ "y"
+ ],
+ [
+ "▁th",
+ "ey"
+ ],
+ [
+ "▁",
+ "they"
+ ],
+ [
+ "▁D",
+ "e"
+ ],
+ [
+ "▁",
+ "De"
+ ],
+ [
+ "on",
+ "d"
+ ],
+ [
+ "o",
+ "nd"
+ ],
+ [
+ "▁so",
+ "l"
+ ],
+ [
+ "▁s",
+ "ol"
+ ],
+ [
+ "▁",
+ "sol"
+ ],
+ [
+ "▁fo",
+ "l"
+ ],
+ [
+ "▁f",
+ "ol"
+ ],
+ [
+ "▁",
+ "fol"
+ ],
+ [
+ "▁mor",
+ "e"
+ ],
+ [
+ "▁mo",
+ "re"
+ ],
+ [
+ "▁m",
+ "ore"
+ ],
+ [
+ "▁",
+ "more"
+ ],
+ [
+ "▁he",
+ "r"
+ ],
+ [
+ "▁h",
+ "er"
+ ],
+ [
+ "▁",
+ "her"
+ ],
+ [
+ "▁",
+ "_"
+ ],
+ [
+ "▁",
+ "é"
+ ],
+ [
+ "at",
+ "ch"
+ ],
+ [
+ "fte",
+ "r"
+ ],
+ [
+ "ft",
+ "er"
+ ],
+ [
+ "f",
+ "ter"
+ ],
+ [
+ "▁cr",
+ "e"
+ ],
+ [
+ "▁c",
+ "re"
+ ],
+ [
+ "▁",
+ "cre"
+ ],
+ [
+ "loc",
+ "k"
+ ],
+ [
+ "lo",
+ "ck"
+ ],
+ [
+ "l",
+ "ock"
+ ],
+ [
+ "tri",
+ "ng"
+ ],
+ [
+ "tr",
+ "ing"
+ ],
+ [
+ "t",
+ "ring"
+ ],
+ [
+ "▁Th",
+ "is"
+ ],
+ [
+ "▁T",
+ "his"
+ ],
+ [
+ "▁",
+ "This"
+ ],
+ [
+ "z",
+ "e"
+ ],
+ [
+ "ad",
+ "o"
+ ],
+ [
+ "a",
+ "do"
+ ],
+ [
+ "ul",
+ "l"
+ ],
+ [
+ "u",
+ "ll"
+ ],
+ [
+ "ge",
+ "r"
+ ],
+ [
+ "g",
+ "er"
+ ],
+ [
+ "b",
+ "e"
+ ],
+ [
+ "▁ot",
+ "her"
+ ],
+ [
+ "▁o",
+ "ther"
+ ],
+ [
+ "▁",
+ "other"
+ ],
+ [
+ "▁Tag",
+ "s"
+ ],
+ [
+ "▁Ta",
+ "gs"
+ ],
+ [
+ "▁T",
+ "ags"
+ ],
+ [
+ "▁",
+ "Tags"
+ ],
+ [
+ "uti",
+ "on"
+ ],
+ [
+ "ut",
+ "ion"
+ ],
+ [
+ "u",
+ "tion"
+ ],
+ [
+ "ic",
+ "t"
+ ],
+ [
+ "i",
+ "ct"
+ ],
+ [
+ "▁ho",
+ "w"
+ ],
+ [
+ "▁h",
+ "ow"
+ ],
+ [
+ "▁",
+ "how"
+ ],
+ [
+ "▁",
+ "x"
+ ],
+ [
+ "▁S",
+ "e"
+ ],
+ [
+ "▁",
+ "Se"
+ ],
+ [
+ "▁ch",
+ "e"
+ ],
+ [
+ "▁c",
+ "he"
+ ],
+ [
+ "▁",
+ "che"
+ ],
+ [
+ "cri",
+ "pt"
+ ],
+ [
+ "cr",
+ "ipt"
+ ],
+ [
+ "▁ju",
+ "st"
+ ],
+ [
+ "▁j",
+ "ust"
+ ],
+ [
+ "▁",
+ "just"
+ ],
+ [
+ "▁po",
+ "s"
+ ],
+ [
+ "▁p",
+ "os"
+ ],
+ [
+ "▁",
+ "pos"
+ ],
+ [
+ "ang",
+ "e"
+ ],
+ [
+ "an",
+ "ge"
+ ],
+ [
+ "ifi",
+ "c"
+ ],
+ [
+ "if",
+ "ic"
+ ],
+ [
+ "i",
+ "fic"
+ ],
+ [
+ "re",
+ "e"
+ ],
+ [
+ "r",
+ "ee"
+ ],
+ [
+ "}",
+ "}"
+ ],
+ [
+ "▁tim",
+ "e"
+ ],
+ [
+ "▁ti",
+ "me"
+ ],
+ [
+ "▁t",
+ "ime"
+ ],
+ [
+ "▁",
+ "time"
+ ],
+ [
+ "ap",
+ "p"
+ ],
+ [
+ "a",
+ "pp"
+ ],
+ [
+ "н",
+ "ы"
+ ],
+ [
+ "▁fil",
+ "e"
+ ],
+ [
+ "▁fi",
+ "le"
+ ],
+ [
+ "▁f",
+ "ile"
+ ],
+ [
+ "▁",
+ "file"
+ ],
+ [
+ "ar",
+ "k"
+ ],
+ [
+ "ica",
+ "l"
+ ],
+ [
+ "ic",
+ "al"
+ ],
+ [
+ "i",
+ "cal"
+ ],
+ [
+ "▁fir",
+ "st"
+ ],
+ [
+ "▁f",
+ "irst"
+ ],
+ [
+ "▁",
+ "first"
+ ],
+ [
+ "▁in",
+ "t"
+ ],
+ [
+ "▁i",
+ "nt"
+ ],
+ [
+ "▁",
+ "int"
+ ],
+ [
+ "▁",
+ "В"
+ ],
+ [
+ "▁H",
+ "e"
+ ],
+ [
+ "▁",
+ "He"
+ ],
+ [
+ "t",
+ "a"
+ ],
+ [
+ "umen",
+ "t"
+ ],
+ [
+ "ume",
+ "nt"
+ ],
+ [
+ "um",
+ "ent"
+ ],
+ [
+ "u",
+ "ment"
+ ],
+ [
+ "or",
+ "s"
+ ],
+ [
+ "o",
+ "rs"
+ ],
+ [
+ "lem",
+ "ent"
+ ],
+ [
+ "le",
+ "ment"
+ ],
+ [
+ "l",
+ "ement"
+ ],
+ [
+ "ra",
+ "c"
+ ],
+ [
+ "r",
+ "ac"
+ ],
+ [
+ "▁a",
+ "g"
+ ],
+ [
+ "▁",
+ "ag"
+ ],
+ [
+ "▁do",
+ "es"
+ ],
+ [
+ "▁",
+ "does"
+ ],
+ [
+ "y",
+ "n"
+ ],
+ [
+ "rea",
+ "d"
+ ],
+ [
+ "re",
+ "ad"
+ ],
+ [
+ "r",
+ "ead"
+ ],
+ [
+ "ua",
+ "l"
+ ],
+ [
+ "u",
+ "al"
+ ],
+ [
+ "▁L",
+ "e"
+ ],
+ [
+ "▁",
+ "Le"
+ ],
+ [
+ "y",
+ "s"
+ ],
+ [
+ "▁e",
+ "m"
+ ],
+ [
+ "▁",
+ "em"
+ ],
+ [
+ "▁nu",
+ "m"
+ ],
+ [
+ "▁n",
+ "um"
+ ],
+ [
+ "▁",
+ "num"
+ ],
+ [
+ "ve",
+ "l"
+ ],
+ [
+ "v",
+ "el"
+ ],
+ [
+ "д",
+ "и"
+ ],
+ [
+ "ove",
+ "r"
+ ],
+ [
+ "ov",
+ "er"
+ ],
+ [
+ "o",
+ "ver"
+ ],
+ [
+ "▁di",
+ "f"
+ ],
+ [
+ "▁d",
+ "if"
+ ],
+ [
+ "eth",
+ "od"
+ ],
+ [
+ "et",
+ "hod"
+ ],
+ [
+ "▁I",
+ "f"
+ ],
+ [
+ "▁",
+ "If"
+ ],
+ [
+ "▁sp",
+ "e"
+ ],
+ [
+ "▁s",
+ "pe"
+ ],
+ [
+ "▁",
+ "spe"
+ ],
+ [
+ "y",
+ "m"
+ ],
+ [
+ "▁the",
+ "m"
+ ],
+ [
+ "▁th",
+ "em"
+ ],
+ [
+ "▁t",
+ "hem"
+ ],
+ [
+ "▁int",
+ "o"
+ ],
+ [
+ "▁in",
+ "to"
+ ],
+ [
+ "▁",
+ "into"
+ ],
+ [
+ "▁le",
+ "s"
+ ],
+ [
+ "▁l",
+ "es"
+ ],
+ [
+ "▁",
+ "les"
+ ],
+ [
+ "▁it",
+ "s"
+ ],
+ [
+ "▁i",
+ "ts"
+ ],
+ [
+ "▁",
+ "its"
+ ],
+ [
+ "es",
+ "e"
+ ],
+ [
+ "e",
+ "se"
+ ],
+ [
+ "iel",
+ "d"
+ ],
+ [
+ "ie",
+ "ld"
+ ],
+ [
+ "i",
+ "eld"
+ ],
+ [
+ "▁publi",
+ "c"
+ ],
+ [
+ "▁pub",
+ "lic"
+ ],
+ [
+ "▁pu",
+ "blic"
+ ],
+ [
+ "▁p",
+ "ublic"
+ ],
+ [
+ "▁",
+ "public"
+ ],
+ [
+ "▁",
+ "П"
+ ],
+ [
+ "▁de",
+ "n"
+ ],
+ [
+ "▁d",
+ "en"
+ ],
+ [
+ "▁",
+ "den"
+ ],
+ [
+ "yst",
+ "em"
+ ],
+ [
+ "ys",
+ "tem"
+ ],
+ [
+ "o",
+ "f"
+ ],
+ [
+ "▁ov",
+ "er"
+ ],
+ [
+ "▁o",
+ "ver"
+ ],
+ [
+ "▁",
+ "over"
+ ],
+ [
+ "-",
+ ">"
+ ],
+ [
+ "▁fi",
+ "l"
+ ],
+ [
+ "▁f",
+ "il"
+ ],
+ [
+ "▁",
+ "fil"
+ ],
+ [
+ "nam",
+ "e"
+ ],
+ [
+ "na",
+ "me"
+ ],
+ [
+ "n",
+ "ame"
+ ],
+ [
+ "ina",
+ "l"
+ ],
+ [
+ "in",
+ "al"
+ ],
+ [
+ "i",
+ "nal"
+ ],
+ [
+ "▁i",
+ "l"
+ ],
+ [
+ "▁",
+ "il"
+ ],
+ [
+ "amp",
+ "le"
+ ],
+ [
+ "am",
+ "ple"
+ ],
+ [
+ "▁wa",
+ "y"
+ ],
+ [
+ "▁w",
+ "ay"
+ ],
+ [
+ "▁",
+ "way"
+ ],
+ [
+ "ic",
+ "a"
+ ],
+ [
+ "i",
+ "ca"
+ ],
+ [
+ "в",
+ "о"
+ ],
+ [
+ "ces",
+ "s"
+ ],
+ [
+ "ce",
+ "ss"
+ ],
+ [
+ "c",
+ "ess"
+ ],
+ [
+ "it",
+ "t"
+ ],
+ [
+ "i",
+ "tt"
+ ],
+ [
+ "uc",
+ "h"
+ ],
+ [
+ "u",
+ "ch"
+ ],
+ [
+ "▁whe",
+ "re"
+ ],
+ [
+ "▁wh",
+ "ere"
+ ],
+ [
+ "▁w",
+ "here"
+ ],
+ [
+ "▁",
+ "where"
+ ],
+ [
+ "м",
+ "и"
+ ],
+ [
+ "or",
+ "g"
+ ],
+ [
+ "o",
+ "rg"
+ ],
+ [
+ "http",
+ "s"
+ ],
+ [
+ "htt",
+ "ps"
+ ],
+ [
+ "▁v",
+ "o"
+ ],
+ [
+ "▁",
+ "vo"
+ ],
+ [
+ "ien",
+ "t"
+ ],
+ [
+ "ie",
+ "nt"
+ ],
+ [
+ "i",
+ "ent"
+ ],
+ [
+ "ov",
+ "e"
+ ],
+ [
+ "o",
+ "ve"
+ ],
+ [
+ "▁valu",
+ "e"
+ ],
+ [
+ "▁val",
+ "ue"
+ ],
+ [
+ "▁",
+ "value"
+ ],
+ [
+ "en",
+ "g"
+ ],
+ [
+ "e",
+ "ng"
+ ],
+ [
+ "▁L",
+ "a"
+ ],
+ [
+ "▁",
+ "La"
+ ],
+ [
+ "^",
+ "{"
+ ],
+ [
+ "re",
+ "f"
+ ],
+ [
+ "r",
+ "ef"
+ ],
+ [
+ "ie",
+ "d"
+ ],
+ [
+ "i",
+ "ed"
+ ],
+ [
+ "E",
+ "R"
+ ],
+ [
+ "▁sta",
+ "t"
+ ],
+ [
+ "▁st",
+ "at"
+ ],
+ [
+ "▁s",
+ "tat"
+ ],
+ [
+ "▁",
+ "stat"
+ ],
+ [
+ "fi",
+ "g"
+ ],
+ [
+ "f",
+ "ig"
+ ],
+ [
+ "m",
+ "e"
+ ],
+ [
+ "▁vo",
+ "n"
+ ],
+ [
+ "▁v",
+ "on"
+ ],
+ [
+ "▁",
+ "von"
+ ],
+ [
+ "▁inte",
+ "r"
+ ],
+ [
+ "▁int",
+ "er"
+ ],
+ [
+ "▁in",
+ "ter"
+ ],
+ [
+ "▁",
+ "inter"
+ ],
+ [
+ "ro",
+ "id"
+ ],
+ [
+ "r",
+ "oid"
+ ],
+ [
+ "ate",
+ "r"
+ ],
+ [
+ "at",
+ "er"
+ ],
+ [
+ "a",
+ "ter"
+ ],
+ [
+ "▁the",
+ "ir"
+ ],
+ [
+ "▁be",
+ "t"
+ ],
+ [
+ "▁b",
+ "et"
+ ],
+ [
+ "▁",
+ "bet"
+ ],
+ [
+ "▁e",
+ "in"
+ ],
+ [
+ "▁",
+ "ein"
+ ],
+ [
+ "}",
+ "\\"
+ ],
+ [
+ "\"",
+ ">"
+ ],
+ [
+ "▁su",
+ "b"
+ ],
+ [
+ "▁s",
+ "ub"
+ ],
+ [
+ "▁",
+ "sub"
+ ],
+ [
+ "▁o",
+ "p"
+ ],
+ [
+ "▁",
+ "op"
+ ],
+ [
+ "▁do",
+ "n"
+ ],
+ [
+ "▁d",
+ "on"
+ ],
+ [
+ "▁",
+ "don"
+ ],
+ [
+ "t",
+ "y"
+ ],
+ [
+ "▁tr",
+ "y"
+ ],
+ [
+ "▁t",
+ "ry"
+ ],
+ [
+ "▁",
+ "try"
+ ],
+ [
+ "▁Pr",
+ "o"
+ ],
+ [
+ "▁P",
+ "ro"
+ ],
+ [
+ "▁",
+ "Pro"
+ ],
+ [
+ "▁tr",
+ "a"
+ ],
+ [
+ "▁t",
+ "ra"
+ ],
+ [
+ "▁",
+ "tra"
+ ],
+ [
+ "▁sam",
+ "e"
+ ],
+ [
+ "▁sa",
+ "me"
+ ],
+ [
+ "▁s",
+ "ame"
+ ],
+ [
+ "▁",
+ "same"
+ ],
+ [
+ "e",
+ "p"
+ ],
+ [
+ "▁tw",
+ "o"
+ ],
+ [
+ "▁t",
+ "wo"
+ ],
+ [
+ "▁",
+ "two"
+ ],
+ [
+ "▁nam",
+ "e"
+ ],
+ [
+ "▁na",
+ "me"
+ ],
+ [
+ "▁n",
+ "ame"
+ ],
+ [
+ "▁",
+ "name"
+ ],
+ [
+ "ol",
+ "d"
+ ],
+ [
+ "o",
+ "ld"
+ ],
+ [
+ "le",
+ "t"
+ ],
+ [
+ "l",
+ "et"
+ ],
+ [
+ "▁si",
+ "m"
+ ],
+ [
+ "▁s",
+ "im"
+ ],
+ [
+ "▁",
+ "sim"
+ ],
+ [
+ "s",
+ "p"
+ ],
+ [
+ "▁a",
+ "v"
+ ],
+ [
+ "▁",
+ "av"
+ ],
+ [
+ "br",
+ "e"
+ ],
+ [
+ "b",
+ "re"
+ ],
+ [
+ "ble",
+ "m"
+ ],
+ [
+ "bl",
+ "em"
+ ],
+ [
+ "b",
+ "lem"
+ ],
+ [
+ "e",
+ "y"
+ ],
+ [
+ "▁cou",
+ "ld"
+ ],
+ [
+ "▁co",
+ "uld"
+ ],
+ [
+ "▁c",
+ "ould"
+ ],
+ [
+ "▁",
+ "could"
+ ],
+ [
+ "▁co",
+ "r"
+ ],
+ [
+ "▁c",
+ "or"
+ ],
+ [
+ "▁",
+ "cor"
+ ],
+ [
+ "▁ac",
+ "c"
+ ],
+ [
+ "▁a",
+ "cc"
+ ],
+ [
+ "▁",
+ "acc"
+ ],
+ [
+ "ay",
+ "s"
+ ],
+ [
+ "a",
+ "ys"
+ ],
+ [
+ "cr",
+ "e"
+ ],
+ [
+ "c",
+ "re"
+ ],
+ [
+ "ur",
+ "r"
+ ],
+ [
+ "u",
+ "rr"
+ ],
+ [
+ "s",
+ "i"
+ ],
+ [
+ "▁cons",
+ "t"
+ ],
+ [
+ "▁con",
+ "st"
+ ],
+ [
+ "▁",
+ "const"
+ ],
+ [
+ "ue",
+ "s"
+ ],
+ [
+ "u",
+ "es"
+ ],
+ [
+ "}",
+ "$"
+ ],
+ [
+ "V",
+ "iew"
+ ],
+ [
+ "▁ac",
+ "t"
+ ],
+ [
+ "▁a",
+ "ct"
+ ],
+ [
+ "▁",
+ "act"
+ ],
+ [
+ "▁b",
+ "o"
+ ],
+ [
+ "▁",
+ "bo"
+ ],
+ [
+ "▁к",
+ "о"
+ ],
+ [
+ "▁",
+ "ко"
+ ],
+ [
+ "▁so",
+ "m"
+ ],
+ [
+ "▁s",
+ "om"
+ ],
+ [
+ "▁",
+ "som"
+ ],
+ [
+ "▁ab",
+ "out"
+ ],
+ [
+ "▁",
+ "about"
+ ],
+ [
+ "lan",
+ "d"
+ ],
+ [
+ "la",
+ "nd"
+ ],
+ [
+ "l",
+ "and"
+ ],
+ [
+ "me",
+ "r"
+ ],
+ [
+ "m",
+ "er"
+ ],
+ [
+ "▁li",
+ "st"
+ ],
+ [
+ "▁l",
+ "ist"
+ ],
+ [
+ "▁",
+ "list"
+ ],
+ [
+ "ca",
+ "l"
+ ],
+ [
+ "c",
+ "al"
+ ],
+ [
+ "▁imp",
+ "ort"
+ ],
+ [
+ "▁im",
+ "port"
+ ],
+ [
+ "▁",
+ "import"
+ ],
+ [
+ "co",
+ "l"
+ ],
+ [
+ "c",
+ "ol"
+ ],
+ [
+ "▁n",
+ "a"
+ ],
+ [
+ "▁",
+ "na"
+ ],
+ [
+ "n",
+ "a"
+ ],
+ [
+ ":",
+ ":"
+ ],
+ [
+ "▁wh",
+ "o"
+ ],
+ [
+ "▁w",
+ "ho"
+ ],
+ [
+ "▁",
+ "who"
+ ],
+ [
+ "▁err",
+ "or"
+ ],
+ [
+ "▁er",
+ "ror"
+ ],
+ [
+ "▁e",
+ "rror"
+ ],
+ [
+ "▁",
+ "error"
+ ],
+ [
+ "▁",
+ "X"
+ ],
+ [
+ "ato",
+ "r"
+ ],
+ [
+ "at",
+ "or"
+ ],
+ [
+ "a",
+ "tor"
+ ],
+ [
+ "ex",
+ "t"
+ ],
+ [
+ "e",
+ "xt"
+ ],
+ [
+ "▁be",
+ "en"
+ ],
+ [
+ "▁b",
+ "een"
+ ],
+ [
+ "é",
+ "r"
+ ],
+ [
+ "▁ru",
+ "n"
+ ],
+ [
+ "▁r",
+ "un"
+ ],
+ [
+ "▁",
+ "run"
+ ],
+ [
+ "po",
+ "s"
+ ],
+ [
+ "p",
+ "os"
+ ],
+ [
+ "▁c",
+ "l"
+ ],
+ [
+ "▁",
+ "cl"
+ ],
+ [
+ "*",
+ "*"
+ ],
+ [
+ "▁",
+ "К"
+ ],
+ [
+ "ula",
+ "r"
+ ],
+ [
+ "ul",
+ "ar"
+ ],
+ [
+ "u",
+ "lar"
+ ],
+ [
+ "aus",
+ "e"
+ ],
+ [
+ "au",
+ "se"
+ ],
+ [
+ "a",
+ "use"
+ ],
+ [
+ "▁re",
+ "g"
+ ],
+ [
+ "▁r",
+ "eg"
+ ],
+ [
+ "▁",
+ "reg"
+ ],
+ [
+ "▁kn",
+ "ow"
+ ],
+ [
+ "▁k",
+ "now"
+ ],
+ [
+ "▁",
+ "know"
+ ],
+ [
+ "▁se",
+ "e"
+ ],
+ [
+ "▁s",
+ "ee"
+ ],
+ [
+ "▁",
+ "see"
+ ],
+ [
+ "▁hi",
+ "m"
+ ],
+ [
+ "▁h",
+ "im"
+ ],
+ [
+ "▁",
+ "him"
+ ],
+ [
+ "ni",
+ "ng"
+ ],
+ [
+ "n",
+ "ing"
+ ],
+ [
+ "▁з",
+ "а"
+ ],
+ [
+ "▁",
+ "за"
+ ],
+ [
+ "ate",
+ "s"
+ ],
+ [
+ "at",
+ "es"
+ ],
+ [
+ "a",
+ "tes"
+ ],
+ [
+ "for",
+ "e"
+ ],
+ [
+ "fo",
+ "re"
+ ],
+ [
+ "f",
+ "ore"
+ ],
+ [
+ "ion",
+ "s"
+ ],
+ [
+ "io",
+ "ns"
+ ],
+ [
+ "i",
+ "ons"
+ ],
+ [
+ "▁he",
+ "l"
+ ],
+ [
+ "▁h",
+ "el"
+ ],
+ [
+ "▁",
+ "hel"
+ ],
+ [
+ "ut",
+ "e"
+ ],
+ [
+ "u",
+ "te"
+ ],
+ [
+ "▁re",
+ "m"
+ ],
+ [
+ "▁r",
+ "em"
+ ],
+ [
+ "▁",
+ "rem"
+ ],
+ [
+ "▁г",
+ "о"
+ ],
+ [
+ "▁",
+ "го"
+ ],
+ [
+ "▁Ma",
+ "r"
+ ],
+ [
+ "▁M",
+ "ar"
+ ],
+ [
+ "▁",
+ "Mar"
+ ],
+ [
+ "р",
+ "у"
+ ],
+ [
+ "vic",
+ "e"
+ ],
+ [
+ "vi",
+ "ce"
+ ],
+ [
+ "v",
+ "ice"
+ ],
+ [
+ "ire",
+ "ct"
+ ],
+ [
+ "ir",
+ "ect"
+ ],
+ [
+ "i",
+ "rect"
+ ],
+ [
+ "ne",
+ "r"
+ ],
+ [
+ "n",
+ "er"
+ ],
+ [
+ "▁und",
+ "er"
+ ],
+ [
+ "▁un",
+ "der"
+ ],
+ [
+ "▁u",
+ "nder"
+ ],
+ [
+ "▁",
+ "under"
+ ],
+ [
+ "ri",
+ "b"
+ ],
+ [
+ "r",
+ "ib"
+ ],
+ [
+ "h",
+ "r"
+ ],
+ [
+ "ч",
+ "е"
+ ],
+ [
+ "▁A",
+ "s"
+ ],
+ [
+ "▁",
+ "As"
+ ],
+ [
+ "▁en",
+ "d"
+ ],
+ [
+ "▁e",
+ "nd"
+ ],
+ [
+ "▁",
+ "end"
+ ],
+ [
+ "emb",
+ "er"
+ ],
+ [
+ "em",
+ "ber"
+ ],
+ [
+ "▁",
+ "а"
+ ],
+ [
+ "▁at",
+ "t"
+ ],
+ [
+ "▁a",
+ "tt"
+ ],
+ [
+ "▁",
+ "att"
+ ],
+ [
+ "in",
+ "a"
+ ],
+ [
+ "i",
+ "na"
+ ],
+ [
+ "so",
+ "n"
+ ],
+ [
+ "s",
+ "on"
+ ],
+ [
+ "▁fol",
+ "low"
+ ],
+ [
+ "▁f",
+ "ollow"
+ ],
+ [
+ "▁",
+ "follow"
+ ],
+ [
+ "▁Sc",
+ "h"
+ ],
+ [
+ "▁S",
+ "ch"
+ ],
+ [
+ "▁",
+ "Sch"
+ ],
+ [
+ "pec",
+ "t"
+ ],
+ [
+ "pe",
+ "ct"
+ ],
+ [
+ "p",
+ "ect"
+ ],
+ [
+ "▁re",
+ "l"
+ ],
+ [
+ "▁r",
+ "el"
+ ],
+ [
+ "▁",
+ "rel"
+ ],
+ [
+ "▁S",
+ "o"
+ ],
+ [
+ "▁",
+ "So"
+ ],
+ [
+ "▁lo",
+ "ok"
+ ],
+ [
+ "▁l",
+ "ook"
+ ],
+ [
+ "▁",
+ "look"
+ ],
+ [
+ "abe",
+ "l"
+ ],
+ [
+ "ab",
+ "el"
+ ],
+ [
+ "a",
+ "bel"
+ ],
+ [
+ "▁proble",
+ "m"
+ ],
+ [
+ "▁probl",
+ "em"
+ ],
+ [
+ "▁prob",
+ "lem"
+ ],
+ [
+ "▁pro",
+ "blem"
+ ],
+ [
+ "▁",
+ "problem"
+ ],
+ [
+ "▁va",
+ "n"
+ ],
+ [
+ "▁v",
+ "an"
+ ],
+ [
+ "▁",
+ "van"
+ ],
+ [
+ "str",
+ "ong"
+ ],
+ [
+ "st",
+ "rong"
+ ],
+ [
+ "c",
+ "o"
+ ],
+ [
+ "po",
+ "n"
+ ],
+ [
+ "p",
+ "on"
+ ],
+ [
+ "c",
+ "a"
+ ],
+ [
+ "ad",
+ "a"
+ ],
+ [
+ "a",
+ "da"
+ ],
+ [
+ "\"",
+ ":"
+ ],
+ [
+ "con",
+ "d"
+ ],
+ [
+ "co",
+ "nd"
+ ],
+ [
+ "c",
+ "ond"
+ ],
+ [
+ "am",
+ "b"
+ ],
+ [
+ "a",
+ "mb"
+ ],
+ [
+ "}",
+ ","
+ ],
+ [
+ "ques",
+ "t"
+ ],
+ [
+ "que",
+ "st"
+ ],
+ [
+ "qu",
+ "est"
+ ],
+ [
+ "q",
+ "uest"
+ ],
+ [
+ "▁au",
+ "t"
+ ],
+ [
+ "▁a",
+ "ut"
+ ],
+ [
+ "▁",
+ "aut"
+ ],
+ [
+ "▁res",
+ "ult"
+ ],
+ [
+ "▁",
+ "result"
+ ],
+ [
+ "▁ma",
+ "y"
+ ],
+ [
+ "▁m",
+ "ay"
+ ],
+ [
+ "▁",
+ "may"
+ ],
+ [
+ "R",
+ "e"
+ ],
+ [
+ "htt",
+ "p"
+ ],
+ [
+ "ht",
+ "tp"
+ ],
+ [
+ "h",
+ "ttp"
+ ],
+ [
+ ")",
+ ":"
+ ],
+ [
+ "▁An",
+ "d"
+ ],
+ [
+ "▁A",
+ "nd"
+ ],
+ [
+ "▁",
+ "And"
+ ],
+ [
+ "re",
+ "d"
+ ],
+ [
+ "r",
+ "ed"
+ ],
+ [
+ "▁Ho",
+ "w"
+ ],
+ [
+ "▁H",
+ "ow"
+ ],
+ [
+ "▁",
+ "How"
+ ],
+ [
+ "p",
+ "o"
+ ],
+ [
+ "ск",
+ "о"
+ ],
+ [
+ "с",
+ "ко"
+ ],
+ [
+ "at",
+ "t"
+ ],
+ [
+ "a",
+ "tt"
+ ],
+ [
+ "ou",
+ "p"
+ ],
+ [
+ "o",
+ "up"
+ ],
+ [
+ "ce",
+ "d"
+ ],
+ [
+ "c",
+ "ed"
+ ],
+ [
+ "▁typ",
+ "e"
+ ],
+ [
+ "▁ty",
+ "pe"
+ ],
+ [
+ "▁t",
+ "ype"
+ ],
+ [
+ "▁",
+ "type"
+ ],
+ [
+ "▁th",
+ "an"
+ ],
+ [
+ "▁t",
+ "han"
+ ],
+ [
+ "▁",
+ "than"
+ ],
+ [
+ "▁con",
+ "s"
+ ],
+ [
+ "▁co",
+ "ns"
+ ],
+ [
+ "▁c",
+ "ons"
+ ],
+ [
+ "▁",
+ "cons"
+ ],
+ [
+ "u",
+ "f"
+ ],
+ [
+ "ц",
+ "и"
+ ],
+ [
+ "▁questi",
+ "on"
+ ],
+ [
+ "▁quest",
+ "ion"
+ ],
+ [
+ "▁qu",
+ "estion"
+ ],
+ [
+ "▁",
+ "question"
+ ],
+ [
+ "rap",
+ "h"
+ ],
+ [
+ "ra",
+ "ph"
+ ],
+ [
+ "r",
+ "aph"
+ ],
+ [
+ "ig",
+ "h"
+ ],
+ [
+ "i",
+ "gh"
+ ],
+ [
+ "▁",
+ "М"
+ ],
+ [
+ "▁h",
+ "tt"
+ ],
+ [
+ "▁",
+ "htt"
+ ],
+ [
+ "in",
+ "s"
+ ],
+ [
+ "i",
+ "ns"
+ ],
+ [
+ "de",
+ "n"
+ ],
+ [
+ "d",
+ "en"
+ ],
+ [
+ "▁d",
+ "a"
+ ],
+ [
+ "▁",
+ "da"
+ ],
+ [
+ "▁ve",
+ "r"
+ ],
+ [
+ "▁v",
+ "er"
+ ],
+ [
+ "▁",
+ "ver"
+ ],
+ [
+ "o",
+ "h"
+ ],
+ [
+ "▁=",
+ ">"
+ ],
+ [
+ "▁",
+ "=>"
+ ],
+ [
+ "ri",
+ "v"
+ ],
+ [
+ "r",
+ "iv"
+ ],
+ [
+ "ud",
+ "e"
+ ],
+ [
+ "u",
+ "de"
+ ],
+ [
+ "▁Fo",
+ "r"
+ ],
+ [
+ "▁F",
+ "or"
+ ],
+ [
+ "▁",
+ "For"
+ ],
+ [
+ "▁r",
+ "a"
+ ],
+ [
+ "▁",
+ "ra"
+ ],
+ [
+ "fra",
+ "c"
+ ],
+ [
+ "fr",
+ "ac"
+ ],
+ [
+ "f",
+ "rac"
+ ],
+ [
+ "м",
+ "а"
+ ],
+ [
+ "▁af",
+ "ter"
+ ],
+ [
+ "▁a",
+ "fter"
+ ],
+ [
+ "▁",
+ "after"
+ ],
+ [
+ "}",
+ "{"
+ ],
+ [
+ "▁met",
+ "hod"
+ ],
+ [
+ "▁m",
+ "ethod"
+ ],
+ [
+ "▁",
+ "method"
+ ],
+ [
+ "\"",
+ ")"
+ ],
+ [
+ "am",
+ "p"
+ ],
+ [
+ "a",
+ "mp"
+ ],
+ [
+ "as",
+ "h"
+ ],
+ [
+ "a",
+ "sh"
+ ],
+ [
+ "▁re",
+ "c"
+ ],
+ [
+ "▁r",
+ "ec"
+ ],
+ [
+ "▁",
+ "rec"
+ ],
+ [
+ "▁diff",
+ "er"
+ ],
+ [
+ "▁dif",
+ "fer"
+ ],
+ [
+ "▁d",
+ "iffer"
+ ],
+ [
+ "O",
+ "N"
+ ],
+ [
+ "a",
+ "x"
+ ],
+ [
+ "amen",
+ "t"
+ ],
+ [
+ "ame",
+ "nt"
+ ],
+ [
+ "am",
+ "ent"
+ ],
+ [
+ "a",
+ "ment"
+ ],
+ [
+ "our",
+ "ce"
+ ],
+ [
+ "Co",
+ "n"
+ ],
+ [
+ "C",
+ "on"
+ ],
+ [
+ "it",
+ "s"
+ ],
+ [
+ "i",
+ "ts"
+ ],
+ [
+ "Na",
+ "me"
+ ],
+ [
+ "N",
+ "ame"
+ ],
+ [
+ "ma",
+ "n"
+ ],
+ [
+ "m",
+ "an"
+ ],
+ [
+ "▁be",
+ "c"
+ ],
+ [
+ "▁b",
+ "ec"
+ ],
+ [
+ "▁",
+ "bec"
+ ],
+ [
+ "ch",
+ "e"
+ ],
+ [
+ "c",
+ "he"
+ ],
+ [
+ "▁E",
+ "n"
+ ],
+ [
+ "▁",
+ "En"
+ ],
+ [
+ "a",
+ "j"
+ ],
+ [
+ "▁gene",
+ "r"
+ ],
+ [
+ "▁gen",
+ "er"
+ ],
+ [
+ "▁ge",
+ "ner"
+ ],
+ [
+ "▁g",
+ "ener"
+ ],
+ [
+ "▁",
+ "gener"
+ ],
+ [
+ "I",
+ "N"
+ ],
+ [
+ "▁i",
+ "d"
+ ],
+ [
+ "▁",
+ "id"
+ ],
+ [
+ "age",
+ "s"
+ ],
+ [
+ "ag",
+ "es"
+ ],
+ [
+ "a",
+ "ges"
+ ],
+ [
+ "▁lo",
+ "c"
+ ],
+ [
+ "▁l",
+ "oc"
+ ],
+ [
+ "▁",
+ "loc"
+ ],
+ [
+ "f",
+ "o"
+ ],
+ [
+ "b",
+ "r"
+ ],
+ [
+ "▁sh",
+ "e"
+ ],
+ [
+ "▁s",
+ "he"
+ ],
+ [
+ "▁",
+ "she"
+ ],
+ [
+ "Pr",
+ "o"
+ ],
+ [
+ "P",
+ "ro"
+ ],
+ [
+ "▁un",
+ "a"
+ ],
+ [
+ "▁u",
+ "na"
+ ],
+ [
+ "▁",
+ "una"
+ ],
+ [
+ "▁",
+ "к"
+ ],
+ [
+ "et",
+ "a"
+ ],
+ [
+ "e",
+ "ta"
+ ],
+ [
+ "lo",
+ "g"
+ ],
+ [
+ "l",
+ "og"
+ ],
+ [
+ "olo",
+ "g"
+ ],
+ [
+ "ol",
+ "og"
+ ],
+ [
+ "o",
+ "log"
+ ],
+ [
+ "▁su",
+ "r"
+ ],
+ [
+ "▁s",
+ "ur"
+ ],
+ [
+ "▁",
+ "sur"
+ ],
+ [
+ "ar",
+ "g"
+ ],
+ [
+ "a",
+ "rg"
+ ],
+ [
+ "▁-",
+ "-"
+ ],
+ [
+ "▁",
+ "--"
+ ],
+ [
+ "k",
+ "t"
+ ],
+ [
+ "(",
+ "\\"
+ ],
+ [
+ "mi",
+ "n"
+ ],
+ [
+ "m",
+ "in"
+ ],
+ [
+ "▁lin",
+ "e"
+ ],
+ [
+ "▁li",
+ "ne"
+ ],
+ [
+ "▁l",
+ "ine"
+ ],
+ [
+ "▁",
+ "line"
+ ],
+ [
+ "▁var",
+ "i"
+ ],
+ [
+ "▁va",
+ "ri"
+ ],
+ [
+ "▁v",
+ "ari"
+ ],
+ [
+ "▁",
+ "vari"
+ ],
+ [
+ "с",
+ "я"
+ ],
+ [
+ "ic",
+ "s"
+ ],
+ [
+ "i",
+ "cs"
+ ],
+ [
+ "н",
+ "я"
+ ],
+ [
+ "ver",
+ "y"
+ ],
+ [
+ "ve",
+ "ry"
+ ],
+ [
+ "v",
+ "ery"
+ ],
+ [
+ "ad",
+ "d"
+ ],
+ [
+ "a",
+ "dd"
+ ],
+ [
+ "▁obj",
+ "ect"
+ ],
+ [
+ "▁ob",
+ "ject"
+ ],
+ [
+ "▁o",
+ "bject"
+ ],
+ [
+ "▁",
+ "object"
+ ],
+ [
+ "I",
+ "d"
+ ],
+ [
+ "▁Bu",
+ "t"
+ ],
+ [
+ "▁B",
+ "ut"
+ ],
+ [
+ "▁",
+ "But"
+ ],
+ [
+ "▁cas",
+ "e"
+ ],
+ [
+ "▁ca",
+ "se"
+ ],
+ [
+ "▁c",
+ "ase"
+ ],
+ [
+ "▁",
+ "case"
+ ],
+ [
+ "▁mak",
+ "e"
+ ],
+ [
+ "▁ma",
+ "ke"
+ ],
+ [
+ "▁m",
+ "ake"
+ ],
+ [
+ "▁",
+ "make"
+ ],
+ [
+ "▁ca",
+ "l"
+ ],
+ [
+ "▁c",
+ "al"
+ ],
+ [
+ "▁",
+ "cal"
+ ],
+ [
+ "▁pas",
+ "s"
+ ],
+ [
+ "▁pa",
+ "ss"
+ ],
+ [
+ "▁p",
+ "ass"
+ ],
+ [
+ "▁",
+ "pass"
+ ],
+ [
+ "с",
+ "ь"
+ ],
+ [
+ "ess",
+ "ion"
+ ],
+ [
+ "ne",
+ "t"
+ ],
+ [
+ "n",
+ "et"
+ ],
+ [
+ ".",
+ "\""
+ ],
+ [
+ "▁",
+ "г"
+ ],
+ [
+ "ä",
+ "r"
+ ],
+ [
+ "д",
+ "е"
+ ],
+ [
+ "n",
+ "o"
+ ],
+ [
+ "atin",
+ "g"
+ ],
+ [
+ "ati",
+ "ng"
+ ],
+ [
+ "at",
+ "ing"
+ ],
+ [
+ "a",
+ "ting"
+ ],
+ [
+ "at",
+ "o"
+ ],
+ [
+ "a",
+ "to"
+ ],
+ [
+ "lin",
+ "e"
+ ],
+ [
+ "li",
+ "ne"
+ ],
+ [
+ "l",
+ "ine"
+ ],
+ [
+ "в",
+ "и"
+ ],
+ [
+ "▁E",
+ "x"
+ ],
+ [
+ "▁",
+ "Ex"
+ ],
+ [
+ "▁as",
+ "s"
+ ],
+ [
+ "▁a",
+ "ss"
+ ],
+ [
+ "▁",
+ "ass"
+ ],
+ [
+ "▁ver",
+ "s"
+ ],
+ [
+ "▁ve",
+ "rs"
+ ],
+ [
+ "▁v",
+ "ers"
+ ],
+ [
+ "▁",
+ "vers"
+ ],
+ [
+ "л",
+ "я"
+ ],
+ [
+ "▁e",
+ "d"
+ ],
+ [
+ "▁",
+ "ed"
+ ],
+ [
+ "um",
+ "n"
+ ],
+ [
+ "u",
+ "mn"
+ ],
+ [
+ "othe",
+ "r"
+ ],
+ [
+ "oth",
+ "er"
+ ],
+ [
+ "ot",
+ "her"
+ ],
+ [
+ "o",
+ "ther"
+ ],
+ [
+ "ст",
+ "а"
+ ],
+ [
+ "с",
+ "та"
+ ],
+ [
+ "ativ",
+ "e"
+ ],
+ [
+ "ati",
+ "ve"
+ ],
+ [
+ "at",
+ "ive"
+ ],
+ [
+ "Str",
+ "ing"
+ ],
+ [
+ "St",
+ "ring"
+ ],
+ [
+ "S",
+ "tring"
+ ],
+ [
+ "▁lo",
+ "s"
+ ],
+ [
+ "▁l",
+ "os"
+ ],
+ [
+ "▁",
+ "los"
+ ],
+ [
+ "w",
+ "n"
+ ],
+ [
+ "▁ans",
+ "wer"
+ ],
+ [
+ "▁an",
+ "swer"
+ ],
+ [
+ "▁",
+ "answer"
+ ],
+ [
+ "▁le",
+ "t"
+ ],
+ [
+ "▁l",
+ "et"
+ ],
+ [
+ "▁",
+ "let"
+ ],
+ [
+ "▁p",
+ "e"
+ ],
+ [
+ "▁",
+ "pe"
+ ],
+ [
+ "ent",
+ "s"
+ ],
+ [
+ "en",
+ "ts"
+ ],
+ [
+ "▁f",
+ "e"
+ ],
+ [
+ "▁",
+ "fe"
+ ],
+ [
+ "inc",
+ "e"
+ ],
+ [
+ "in",
+ "ce"
+ ],
+ [
+ "n",
+ "i"
+ ],
+ [
+ "ide",
+ "r"
+ ],
+ [
+ "id",
+ "er"
+ ],
+ [
+ "i",
+ "der"
+ ],
+ [
+ "ow",
+ "s"
+ ],
+ [
+ "o",
+ "ws"
+ ],
+ [
+ "▁te",
+ "st"
+ ],
+ [
+ "▁t",
+ "est"
+ ],
+ [
+ "▁",
+ "test"
+ ],
+ [
+ "▁her",
+ "e"
+ ],
+ [
+ "▁he",
+ "re"
+ ],
+ [
+ "▁h",
+ "ere"
+ ],
+ [
+ "▁",
+ "here"
+ ],
+ [
+ "rol",
+ "l"
+ ],
+ [
+ "ro",
+ "ll"
+ ],
+ [
+ "r",
+ "oll"
+ ],
+ [
+ "▁cal",
+ "l"
+ ],
+ [
+ "▁ca",
+ "ll"
+ ],
+ [
+ "▁c",
+ "all"
+ ],
+ [
+ "▁",
+ "call"
+ ],
+ [
+ "ru",
+ "ct"
+ ],
+ [
+ "r",
+ "uct"
+ ],
+ [
+ "▁po",
+ "l"
+ ],
+ [
+ "▁p",
+ "ol"
+ ],
+ [
+ "▁",
+ "pol"
+ ],
+ [
+ "ai",
+ "t"
+ ],
+ [
+ "a",
+ "it"
+ ],
+ [
+ "▁ba",
+ "ck"
+ ],
+ [
+ "▁b",
+ "ack"
+ ],
+ [
+ "▁",
+ "back"
+ ],
+ [
+ "h",
+ "o"
+ ],
+ [
+ "E",
+ "x"
+ ],
+ [
+ "res",
+ "s"
+ ],
+ [
+ "re",
+ "ss"
+ ],
+ [
+ "r",
+ "ess"
+ ],
+ [
+ "S",
+ "T"
+ ],
+ [
+ "rie",
+ "d"
+ ],
+ [
+ "ri",
+ "ed"
+ ],
+ [
+ "r",
+ "ied"
+ ],
+ [
+ "dat",
+ "e"
+ ],
+ [
+ "da",
+ "te"
+ ],
+ [
+ "d",
+ "ate"
+ ],
+ [
+ "е",
+ "т"
+ ],
+ [
+ "▁di",
+ "d"
+ ],
+ [
+ "▁d",
+ "id"
+ ],
+ [
+ "▁",
+ "did"
+ ],
+ [
+ "ti",
+ "ng"
+ ],
+ [
+ "t",
+ "ing"
+ ],
+ [
+ "▁E",
+ "l"
+ ],
+ [
+ "▁",
+ "El"
+ ],
+ [
+ "▁de",
+ "m"
+ ],
+ [
+ "▁d",
+ "em"
+ ],
+ [
+ "▁",
+ "dem"
+ ],
+ [
+ ")",
+ "$"
+ ],
+ [
+ "ов",
+ "а"
+ ],
+ [
+ "о",
+ "ва"
+ ],
+ [
+ "urre",
+ "nt"
+ ],
+ [
+ "urr",
+ "ent"
+ ],
+ [
+ "ur",
+ "rent"
+ ],
+ [
+ "lac",
+ "e"
+ ],
+ [
+ "la",
+ "ce"
+ ],
+ [
+ "l",
+ "ace"
+ ],
+ [
+ "rig",
+ "ht"
+ ],
+ [
+ "r",
+ "ight"
+ ],
+ [
+ "re",
+ "n"
+ ],
+ [
+ "r",
+ "en"
+ ],
+ [
+ "п",
+ "о"
+ ],
+ [
+ "▁e",
+ "ach"
+ ],
+ [
+ "▁",
+ "each"
+ ],
+ [
+ "c",
+ "y"
+ ],
+ [
+ "blo",
+ "ck"
+ ],
+ [
+ "bl",
+ "ock"
+ ],
+ [
+ "b",
+ "lock"
+ ],
+ [
+ "dat",
+ "a"
+ ],
+ [
+ "da",
+ "ta"
+ ],
+ [
+ "d",
+ "ata"
+ ],
+ [
+ "▁",
+ "%"
+ ],
+ [
+ "▁a",
+ "c"
+ ],
+ [
+ "▁",
+ "ac"
+ ],
+ [
+ "▁=",
+ "="
+ ],
+ [
+ "▁",
+ "=="
+ ],
+ [
+ "ü",
+ "r"
+ ],
+ [
+ "▁po",
+ "r"
+ ],
+ [
+ "▁p",
+ "or"
+ ],
+ [
+ "▁",
+ "por"
+ ],
+ [
+ "as",
+ "k"
+ ],
+ [
+ "a",
+ "sk"
+ ],
+ [
+ "arc",
+ "h"
+ ],
+ [
+ "ar",
+ "ch"
+ ],
+ [
+ "ame",
+ "s"
+ ],
+ [
+ "am",
+ "es"
+ ],
+ [
+ "a",
+ "mes"
+ ],
+ [
+ "▁Co",
+ "n"
+ ],
+ [
+ "▁C",
+ "on"
+ ],
+ [
+ "▁",
+ "Con"
+ ],
+ [
+ "ч",
+ "а"
+ ],
+ [
+ "▁of",
+ "f"
+ ],
+ [
+ "▁o",
+ "ff"
+ ],
+ [
+ "▁",
+ "off"
+ ],
+ [
+ "▁fin",
+ "d"
+ ],
+ [
+ "▁fi",
+ "nd"
+ ],
+ [
+ "▁f",
+ "ind"
+ ],
+ [
+ "▁",
+ "find"
+ ],
+ [
+ "con",
+ "t"
+ ],
+ [
+ "co",
+ "nt"
+ ],
+ [
+ "c",
+ "ont"
+ ],
+ [
+ "▁no",
+ "w"
+ ],
+ [
+ "▁n",
+ "ow"
+ ],
+ [
+ "▁",
+ "now"
+ ],
+ [
+ "wor",
+ "k"
+ ],
+ [
+ "w",
+ "ork"
+ ],
+ [
+ "ation",
+ "al"
+ ],
+ [
+ "atio",
+ "nal"
+ ],
+ [
+ "ati",
+ "onal"
+ ],
+ [
+ "at",
+ "ional"
+ ],
+ [
+ "d",
+ "d"
+ ],
+ [
+ "ció",
+ "n"
+ ],
+ [
+ "ci",
+ "ón"
+ ],
+ [
+ "c",
+ "ión"
+ ],
+ [
+ "▁",
+ "А"
+ ],
+ [
+ "au",
+ "lt"
+ ],
+ [
+ "a",
+ "ult"
+ ],
+ [
+ "Li",
+ "st"
+ ],
+ [
+ "L",
+ "ist"
+ ],
+ [
+ "▁ex",
+ "t"
+ ],
+ [
+ "▁e",
+ "xt"
+ ],
+ [
+ "▁",
+ "ext"
+ ],
+ [
+ "ur",
+ "s"
+ ],
+ [
+ "u",
+ "rs"
+ ],
+ [
+ "ak",
+ "e"
+ ],
+ [
+ "a",
+ "ke"
+ ],
+ [
+ "ul",
+ "e"
+ ],
+ [
+ "u",
+ "le"
+ ],
+ [
+ "▁poi",
+ "nt"
+ ],
+ [
+ "▁po",
+ "int"
+ ],
+ [
+ "▁p",
+ "oint"
+ ],
+ [
+ "▁",
+ "point"
+ ],
+ [
+ "A",
+ "T"
+ ],
+ [
+ "au",
+ "t"
+ ],
+ [
+ "a",
+ "ut"
+ ],
+ [
+ "▁tran",
+ "s"
+ ],
+ [
+ "▁tra",
+ "ns"
+ ],
+ [
+ "▁tr",
+ "ans"
+ ],
+ [
+ "▁",
+ "trans"
+ ],
+ [
+ "▁c",
+ "o"
+ ],
+ [
+ "▁",
+ "co"
+ ],
+ [
+ "▁re",
+ "ad"
+ ],
+ [
+ "▁r",
+ "ead"
+ ],
+ [
+ "▁",
+ "read"
+ ],
+ [
+ "▁use",
+ "d"
+ ],
+ [
+ "▁us",
+ "ed"
+ ],
+ [
+ "▁u",
+ "sed"
+ ],
+ [
+ "▁",
+ "used"
+ ],
+ [
+ "ск",
+ "и"
+ ],
+ [
+ "с",
+ "ки"
+ ],
+ [
+ "ar",
+ "i"
+ ],
+ [
+ "a",
+ "ri"
+ ],
+ [
+ "L",
+ "E"
+ ],
+ [
+ "ete",
+ "r"
+ ],
+ [
+ "et",
+ "er"
+ ],
+ [
+ "e",
+ "ter"
+ ],
+ [
+ "ou",
+ "n"
+ ],
+ [
+ "o",
+ "un"
+ ],
+ [
+ "ev",
+ "er"
+ ],
+ [
+ "e",
+ "ver"
+ ],
+ [
+ "sel",
+ "f"
+ ],
+ [
+ "s",
+ "elf"
+ ],
+ [
+ "ine",
+ "d"
+ ],
+ [
+ "in",
+ "ed"
+ ],
+ [
+ "i",
+ "ned"
+ ],
+ [
+ "id",
+ "th"
+ ],
+ [
+ "u",
+ "x"
+ ],
+ [
+ "j",
+ "s"
+ ],
+ [
+ "▁suc",
+ "h"
+ ],
+ [
+ "▁su",
+ "ch"
+ ],
+ [
+ "▁s",
+ "uch"
+ ],
+ [
+ "▁",
+ "such"
+ ],
+ [
+ "▁I",
+ "s"
+ ],
+ [
+ "▁",
+ "Is"
+ ],
+ [
+ "é",
+ "e"
+ ],
+ [
+ "fu",
+ "l"
+ ],
+ [
+ "f",
+ "ul"
+ ],
+ [
+ "▁dis",
+ "t"
+ ],
+ [
+ "▁di",
+ "st"
+ ],
+ [
+ "▁d",
+ "ist"
+ ],
+ [
+ "▁",
+ "dist"
+ ],
+ [
+ "▁b",
+ "u"
+ ],
+ [
+ "▁",
+ "bu"
+ ],
+ [
+ "item",
+ "ize"
+ ],
+ [
+ "Con",
+ "t"
+ ],
+ [
+ "Co",
+ "nt"
+ ],
+ [
+ "C",
+ "ont"
+ ],
+ [
+ "j",
+ "e"
+ ],
+ [
+ "с",
+ "и"
+ ],
+ [
+ "▁pro",
+ "v"
+ ],
+ [
+ "▁pr",
+ "ov"
+ ],
+ [
+ "▁p",
+ "rov"
+ ],
+ [
+ "▁",
+ "prov"
+ ],
+ [
+ "b",
+ "b"
+ ],
+ [
+ "war",
+ "d"
+ ],
+ [
+ "wa",
+ "rd"
+ ],
+ [
+ "w",
+ "ard"
+ ],
+ [
+ "esen",
+ "t"
+ ],
+ [
+ "ese",
+ "nt"
+ ],
+ [
+ "es",
+ "ent"
+ ],
+ [
+ "e",
+ "sent"
+ ],
+ [
+ "ers",
+ "on"
+ ],
+ [
+ "er",
+ "son"
+ ],
+ [
+ "ank",
+ "s"
+ ],
+ [
+ "an",
+ "ks"
+ ],
+ [
+ "w",
+ "h"
+ ],
+ [
+ "no",
+ "t"
+ ],
+ [
+ "n",
+ "ot"
+ ],
+ [
+ "▁W",
+ "e"
+ ],
+ [
+ "▁",
+ "We"
+ ],
+ [
+ "k",
+ "a"
+ ],
+ [
+ "ro",
+ "p"
+ ],
+ [
+ "r",
+ "op"
+ ],
+ [
+ "atu",
+ "r"
+ ],
+ [
+ "at",
+ "ur"
+ ],
+ [
+ "al",
+ "s"
+ ],
+ [
+ "a",
+ "ls"
+ ],
+ [
+ "▁be",
+ "l"
+ ],
+ [
+ "▁b",
+ "el"
+ ],
+ [
+ "▁",
+ "bel"
+ ],
+ [
+ "ö",
+ "r"
+ ],
+ [
+ "f",
+ "r"
+ ],
+ [
+ "▁exam",
+ "ple"
+ ],
+ [
+ "▁ex",
+ "ample"
+ ],
+ [
+ "▁",
+ "example"
+ ],
+ [
+ "▁inc",
+ "l"
+ ],
+ [
+ "▁in",
+ "cl"
+ ],
+ [
+ "ami",
+ "l"
+ ],
+ [
+ "am",
+ "il"
+ ],
+ [
+ "a",
+ "mil"
+ ],
+ [
+ "▁р",
+ "а"
+ ],
+ [
+ "▁",
+ "ра"
+ ],
+ [
+ "▁",
+ "“"
+ ],
+ [
+ "▁stri",
+ "ng"
+ ],
+ [
+ "▁str",
+ "ing"
+ ],
+ [
+ "▁st",
+ "ring"
+ ],
+ [
+ "▁s",
+ "tring"
+ ],
+ [
+ "▁",
+ "string"
+ ],
+ [
+ "▁thin",
+ "k"
+ ],
+ [
+ "▁th",
+ "ink"
+ ],
+ [
+ "T",
+ "h"
+ ],
+ [
+ "▁te",
+ "m"
+ ],
+ [
+ "▁t",
+ "em"
+ ],
+ [
+ "▁",
+ "tem"
+ ],
+ [
+ "av",
+ "e"
+ ],
+ [
+ "a",
+ "ve"
+ ],
+ [
+ "▁Fra",
+ "n"
+ ],
+ [
+ "▁Fr",
+ "an"
+ ],
+ [
+ "▁F",
+ "ran"
+ ],
+ [
+ "▁",
+ "Fran"
+ ],
+ [
+ "▁num",
+ "ber"
+ ],
+ [
+ "▁n",
+ "umber"
+ ],
+ [
+ "▁",
+ "number"
+ ],
+ [
+ "▁s",
+ "i"
+ ],
+ [
+ "▁",
+ "si"
+ ],
+ [
+ "ime",
+ "s"
+ ],
+ [
+ "im",
+ "es"
+ ],
+ [
+ "i",
+ "mes"
+ ],
+ [
+ "te",
+ "m"
+ ],
+ [
+ "t",
+ "em"
+ ],
+ [
+ "m",
+ "y"
+ ],
+ [
+ "le",
+ "r"
+ ],
+ [
+ "l",
+ "er"
+ ],
+ [
+ "lo",
+ "ad"
+ ],
+ [
+ "=",
+ "="
+ ],
+ [
+ "▁han",
+ "d"
+ ],
+ [
+ "▁ha",
+ "nd"
+ ],
+ [
+ "▁h",
+ "and"
+ ],
+ [
+ "▁",
+ "hand"
+ ],
+ [
+ "z",
+ "a"
+ ],
+ [
+ "▁bec",
+ "ause"
+ ],
+ [
+ "▁b",
+ "ecause"
+ ],
+ [
+ "▁",
+ "because"
+ ],
+ [
+ "▁sc",
+ "h"
+ ],
+ [
+ "▁s",
+ "ch"
+ ],
+ [
+ "▁",
+ "sch"
+ ],
+ [
+ "v",
+ "o"
+ ],
+ [
+ "th",
+ "is"
+ ],
+ [
+ "t",
+ "his"
+ ],
+ [
+ "I",
+ "D"
+ ],
+ [
+ "ã",
+ "o"
+ ],
+ [
+ "▁star",
+ "t"
+ ],
+ [
+ "▁sta",
+ "rt"
+ ],
+ [
+ "▁st",
+ "art"
+ ],
+ [
+ "▁",
+ "start"
+ ],
+ [
+ "▁wa",
+ "r"
+ ],
+ [
+ "▁w",
+ "ar"
+ ],
+ [
+ "▁",
+ "war"
+ ],
+ [
+ "▁hel",
+ "p"
+ ],
+ [
+ "▁he",
+ "lp"
+ ],
+ [
+ "▁",
+ "help"
+ ],
+ [
+ "t",
+ "s"
+ ],
+ [
+ "▁cha",
+ "r"
+ ],
+ [
+ "▁ch",
+ "ar"
+ ],
+ [
+ "▁c",
+ "har"
+ ],
+ [
+ "▁",
+ "char"
+ ],
+ [
+ "▁p",
+ "h"
+ ],
+ [
+ "▁",
+ "ph"
+ ],
+ [
+ "▁mi",
+ "n"
+ ],
+ [
+ "▁m",
+ "in"
+ ],
+ [
+ "▁",
+ "min"
+ ],
+ [
+ "ti",
+ "l"
+ ],
+ [
+ "t",
+ "il"
+ ],
+ [
+ "rit",
+ "e"
+ ],
+ [
+ "ri",
+ "te"
+ ],
+ [
+ "r",
+ "ite"
+ ],
+ [
+ "-------",
+ "-"
+ ],
+ [
+ "------",
+ "--"
+ ],
+ [
+ "-----",
+ "---"
+ ],
+ [
+ "----",
+ "----"
+ ],
+ [
+ "---",
+ "-----"
+ ],
+ [
+ "--",
+ "------"
+ ],
+ [
+ "-",
+ "-------"
+ ],
+ [
+ "el",
+ "s"
+ ],
+ [
+ "e",
+ "ls"
+ ],
+ [
+ "▁mi",
+ "t"
+ ],
+ [
+ "▁m",
+ "it"
+ ],
+ [
+ "▁",
+ "mit"
+ ],
+ [
+ "edi",
+ "a"
+ ],
+ [
+ "ed",
+ "ia"
+ ],
+ [
+ "e",
+ "dia"
+ ],
+ [
+ "к",
+ "у"
+ ],
+ [
+ "▁S",
+ "h"
+ ],
+ [
+ "▁",
+ "Sh"
+ ],
+ [
+ "an",
+ "y"
+ ],
+ [
+ "a",
+ "ny"
+ ],
+ [
+ "]",
+ ";"
+ ],
+ [
+ "▁",
+ "Б"
+ ],
+ [
+ "iqu",
+ "e"
+ ],
+ [
+ "i",
+ "que"
+ ],
+ [
+ "d",
+ "a"
+ ],
+ [
+ "e",
+ "f"
+ ],
+ [
+ "de",
+ "x"
+ ],
+ [
+ "d",
+ "ex"
+ ],
+ [
+ "▁prod",
+ "u"
+ ],
+ [
+ "▁pro",
+ "du"
+ ],
+ [
+ "▁pr",
+ "odu"
+ ],
+ [
+ "▁p",
+ "rodu"
+ ],
+ [
+ "▁",
+ "produ"
+ ],
+ [
+ "▁",
+ "Н"
+ ],
+ [
+ "gra",
+ "m"
+ ],
+ [
+ "gr",
+ "am"
+ ],
+ [
+ "g",
+ "ram"
+ ],
+ [
+ "▁O",
+ "r"
+ ],
+ [
+ "▁",
+ "Or"
+ ],
+ [
+ "▁gr",
+ "e"
+ ],
+ [
+ "▁g",
+ "re"
+ ],
+ [
+ "▁",
+ "gre"
+ ],
+ [
+ "quot",
+ "e"
+ ],
+ [
+ "qu",
+ "ote"
+ ],
+ [
+ "le",
+ "g"
+ ],
+ [
+ "l",
+ "eg"
+ ],
+ [
+ "or",
+ "n"
+ ],
+ [
+ "o",
+ "rn"
+ ],
+ [
+ "▁in",
+ "d"
+ ],
+ [
+ "▁i",
+ "nd"
+ ],
+ [
+ "▁",
+ "ind"
+ ],
+ [
+ "▁pos",
+ "t"
+ ],
+ [
+ "▁po",
+ "st"
+ ],
+ [
+ "▁p",
+ "ost"
+ ],
+ [
+ "▁",
+ "post"
+ ],
+ [
+ "▁de",
+ "p"
+ ],
+ [
+ "▁d",
+ "ep"
+ ],
+ [
+ "▁",
+ "dep"
+ ],
+ [
+ "]",
+ ","
+ ],
+ [
+ "v",
+ "i"
+ ],
+ [
+ "▁use",
+ "r"
+ ],
+ [
+ "▁us",
+ "er"
+ ],
+ [
+ "▁u",
+ "ser"
+ ],
+ [
+ "▁",
+ "user"
+ ],
+ [
+ "▁",
+ ">"
+ ],
+ [
+ "lic",
+ "k"
+ ],
+ [
+ "li",
+ "ck"
+ ],
+ [
+ "l",
+ "ick"
+ ],
+ [
+ "▁ver",
+ "y"
+ ],
+ [
+ "▁ve",
+ "ry"
+ ],
+ [
+ "▁v",
+ "ery"
+ ],
+ [
+ "▁",
+ "very"
+ ],
+ [
+ "eth",
+ "ing"
+ ],
+ [
+ "et",
+ "hing"
+ ],
+ [
+ "e",
+ "thing"
+ ],
+ [
+ "▁arr",
+ "ay"
+ ],
+ [
+ "▁ar",
+ "ray"
+ ],
+ [
+ "▁",
+ "array"
+ ],
+ [
+ "▁g",
+ "u"
+ ],
+ [
+ "▁",
+ "gu"
+ ],
+ [
+ "▁du",
+ "r"
+ ],
+ [
+ "▁d",
+ "ur"
+ ],
+ [
+ "`",
+ "."
+ ],
+ [
+ "т",
+ "ь"
+ ],
+ [
+ "lica",
+ "tion"
+ ],
+ [
+ "lic",
+ "ation"
+ ],
+ [
+ "li",
+ "cation"
+ ],
+ [
+ "ст",
+ "и"
+ ],
+ [
+ "с",
+ "ти"
+ ],
+ [
+ "e",
+ "k"
+ ],
+ [
+ "ic",
+ "o"
+ ],
+ [
+ "i",
+ "co"
+ ],
+ [
+ "▁da",
+ "t"
+ ],
+ [
+ "▁d",
+ "at"
+ ],
+ [
+ "▁",
+ "dat"
+ ],
+ [
+ "о",
+ "р"
+ ],
+ [
+ "htm",
+ "l"
+ ],
+ [
+ "ht",
+ "ml"
+ ],
+ [
+ "h",
+ "tml"
+ ],
+ [
+ "ion",
+ "e"
+ ],
+ [
+ "io",
+ "ne"
+ ],
+ [
+ "i",
+ "one"
+ ],
+ [
+ "▁differ",
+ "ent"
+ ],
+ [
+ "▁d",
+ "ifferent"
+ ],
+ [
+ "▁che",
+ "ck"
+ ],
+ [
+ "▁c",
+ "heck"
+ ],
+ [
+ "▁",
+ "check"
+ ],
+ [
+ "▁f",
+ "r"
+ ],
+ [
+ "▁",
+ "fr"
+ ],
+ [
+ "▁E",
+ "r"
+ ],
+ [
+ "▁",
+ "Er"
+ ],
+ [
+ "▁tex",
+ "t"
+ ],
+ [
+ "▁te",
+ "xt"
+ ],
+ [
+ "▁t",
+ "ext"
+ ],
+ [
+ "▁",
+ "text"
+ ],
+ [
+ "н",
+ "і"
+ ],
+ [
+ "ich",
+ "t"
+ ],
+ [
+ "ic",
+ "ht"
+ ],
+ [
+ "i",
+ "cht"
+ ],
+ [
+ "sta",
+ "ck"
+ ],
+ [
+ "st",
+ "ack"
+ ],
+ [
+ "E",
+ "N"
+ ],
+ [
+ "ra",
+ "g"
+ ],
+ [
+ "r",
+ "ag"
+ ],
+ [
+ "▁ever",
+ "y"
+ ],
+ [
+ "▁ev",
+ "ery"
+ ],
+ [
+ "▁e",
+ "very"
+ ],
+ [
+ "▁",
+ "every"
+ ],
+ [
+ "A",
+ "r"
+ ],
+ [
+ "▁bef",
+ "ore"
+ ],
+ [
+ "▁be",
+ "fore"
+ ],
+ [
+ "▁",
+ "before"
+ ],
+ [
+ "als",
+ "e"
+ ],
+ [
+ "al",
+ "se"
+ ],
+ [
+ "▁fi",
+ "n"
+ ],
+ [
+ "▁f",
+ "in"
+ ],
+ [
+ "▁",
+ "fin"
+ ],
+ [
+ "▁d",
+ "é"
+ ],
+ [
+ "▁the",
+ "se"
+ ],
+ [
+ "▁th",
+ "ese"
+ ],
+ [
+ "▁de",
+ "t"
+ ],
+ [
+ "▁d",
+ "et"
+ ],
+ [
+ "▁",
+ "det"
+ ],
+ [
+ "V",
+ "al"
+ ],
+ [
+ "cept",
+ "ion"
+ ],
+ [
+ "cep",
+ "tion"
+ ],
+ [
+ "ce",
+ "ption"
+ ],
+ [
+ "▁and",
+ "roid"
+ ],
+ [
+ "▁",
+ "android"
+ ],
+ [
+ "block",
+ "quote"
+ ],
+ [
+ "▁j",
+ "e"
+ ],
+ [
+ "▁",
+ "je"
+ ],
+ [
+ "fil",
+ "e"
+ ],
+ [
+ "fi",
+ "le"
+ ],
+ [
+ "f",
+ "ile"
+ ],
+ [
+ "at",
+ "s"
+ ],
+ [
+ "a",
+ "ts"
+ ],
+ [
+ "▁д",
+ "о"
+ ],
+ [
+ "▁",
+ "до"
+ ],
+ [
+ "essa",
+ "ge"
+ ],
+ [
+ "ess",
+ "age"
+ ],
+ [
+ "▁ag",
+ "ain"
+ ],
+ [
+ "a",
+ "w"
+ ],
+ [
+ "C",
+ "h"
+ ],
+ [
+ "we",
+ "en"
+ ],
+ [
+ "w",
+ "een"
+ ],
+ [
+ "▁",
+ "Д"
+ ],
+ [
+ "fo",
+ "r"
+ ],
+ [
+ "f",
+ "or"
+ ],
+ [
+ "cia",
+ "l"
+ ],
+ [
+ "ci",
+ "al"
+ ],
+ [
+ "c",
+ "ial"
+ ],
+ [
+ "pla",
+ "y"
+ ],
+ [
+ "pl",
+ "ay"
+ ],
+ [
+ "p",
+ "lay"
+ ],
+ [
+ "pr",
+ "e"
+ ],
+ [
+ "p",
+ "re"
+ ],
+ [
+ "id",
+ "a"
+ ],
+ [
+ "i",
+ "da"
+ ],
+ [
+ "▁Pa",
+ "r"
+ ],
+ [
+ "▁P",
+ "ar"
+ ],
+ [
+ "▁",
+ "Par"
+ ],
+ [
+ "n",
+ "y"
+ ],
+ [
+ "rac",
+ "t"
+ ],
+ [
+ "ra",
+ "ct"
+ ],
+ [
+ "r",
+ "act"
+ ],
+ [
+ "▁sup",
+ "p"
+ ],
+ [
+ "▁su",
+ "pp"
+ ],
+ [
+ "▁s",
+ "upp"
+ ],
+ [
+ "▁",
+ "supp"
+ ],
+ [
+ "ase",
+ "d"
+ ],
+ [
+ "as",
+ "ed"
+ ],
+ [
+ "a",
+ "sed"
+ ],
+ [
+ "lect",
+ "ion"
+ ],
+ [
+ "le",
+ "ction"
+ ],
+ [
+ "l",
+ "ection"
+ ],
+ [
+ "▁dan",
+ "s"
+ ],
+ [
+ "▁da",
+ "ns"
+ ],
+ [
+ "▁d",
+ "ans"
+ ],
+ [
+ "ai",
+ "r"
+ ],
+ [
+ "a",
+ "ir"
+ ],
+ [
+ "ro",
+ "l"
+ ],
+ [
+ "r",
+ "ol"
+ ],
+ [
+ "▁th",
+ "r"
+ ],
+ [
+ "▁t",
+ "hr"
+ ],
+ [
+ "Dat",
+ "a"
+ ],
+ [
+ "Da",
+ "ta"
+ ],
+ [
+ "D",
+ "ata"
+ ],
+ [
+ "lic",
+ "h"
+ ],
+ [
+ "li",
+ "ch"
+ ],
+ [
+ "l",
+ "ich"
+ ],
+ [
+ "▁пр",
+ "о"
+ ],
+ [
+ "▁п",
+ "ро"
+ ],
+ [
+ "▁",
+ "про"
+ ],
+ [
+ "▁lon",
+ "g"
+ ],
+ [
+ "▁lo",
+ "ng"
+ ],
+ [
+ "▁l",
+ "ong"
+ ],
+ [
+ "▁",
+ "long"
+ ],
+ [
+ "▁sec",
+ "ond"
+ ],
+ [
+ "▁se",
+ "cond"
+ ],
+ [
+ "▁",
+ "second"
+ ],
+ [
+ "ual",
+ "ly"
+ ],
+ [
+ "u",
+ "ally"
+ ],
+ [
+ "ine",
+ "s"
+ ],
+ [
+ "in",
+ "es"
+ ],
+ [
+ "i",
+ "nes"
+ ],
+ [
+ "▁fou",
+ "nd"
+ ],
+ [
+ "▁fo",
+ "und"
+ ],
+ [
+ "▁f",
+ "ound"
+ ],
+ [
+ "▁",
+ "found"
+ ],
+ [
+ "eng",
+ "th"
+ ],
+ [
+ "y",
+ "p"
+ ],
+ [
+ "ea",
+ "d"
+ ],
+ [
+ "e",
+ "ad"
+ ],
+ [
+ "▁lo",
+ "g"
+ ],
+ [
+ "▁l",
+ "og"
+ ],
+ [
+ "▁",
+ "log"
+ ],
+ [
+ "u",
+ "i"
+ ],
+ [
+ "ne",
+ "w"
+ ],
+ [
+ "n",
+ "ew"
+ ],
+ [
+ "▁",
+ "Р"
+ ],
+ [
+ "g",
+ "o"
+ ],
+ [
+ "au",
+ "s"
+ ],
+ [
+ "a",
+ "us"
+ ],
+ [
+ "od",
+ "y"
+ ],
+ [
+ "o",
+ "dy"
+ ],
+ [
+ "▁so",
+ "n"
+ ],
+ [
+ "▁s",
+ "on"
+ ],
+ [
+ "▁",
+ "son"
+ ],
+ [
+ "м",
+ "е"
+ ],
+ [
+ "er",
+ "o"
+ ],
+ [
+ "e",
+ "ro"
+ ],
+ [
+ "ve",
+ "d"
+ ],
+ [
+ "v",
+ "ed"
+ ],
+ [
+ "su",
+ "b"
+ ],
+ [
+ "s",
+ "ub"
+ ],
+ [
+ "▁rig",
+ "ht"
+ ],
+ [
+ "▁r",
+ "ight"
+ ],
+ [
+ "▁",
+ "right"
+ ],
+ [
+ "vie",
+ "w"
+ ],
+ [
+ "vi",
+ "ew"
+ ],
+ [
+ "v",
+ "iew"
+ ],
+ [
+ "▁follow",
+ "ing"
+ ],
+ [
+ "'",
+ ")"
+ ],
+ [
+ "\")",
+ ";"
+ ],
+ [
+ "\"",
+ ");"
+ ],
+ [
+ "▁sa",
+ "id"
+ ],
+ [
+ "ж",
+ "е"
+ ],
+ [
+ "ч",
+ "и"
+ ],
+ [
+ "т",
+ "у"
+ ],
+ [
+ "ot",
+ "t"
+ ],
+ [
+ "o",
+ "tt"
+ ],
+ [
+ "с",
+ "е"
+ ],
+ [
+ "ar",
+ "s"
+ ],
+ [
+ "a",
+ "rs"
+ ],
+ [
+ "$",
+ "."
+ ],
+ [
+ "g",
+ "g"
+ ],
+ [
+ "▁b",
+ "r"
+ ],
+ [
+ "▁",
+ "br"
+ ],
+ [
+ "oo",
+ "l"
+ ],
+ [
+ "o",
+ "ol"
+ ],
+ [
+ "yl",
+ "e"
+ ],
+ [
+ "y",
+ "le"
+ ],
+ [
+ "us",
+ "e"
+ ],
+ [
+ "u",
+ "se"
+ ],
+ [
+ "▁sho",
+ "w"
+ ],
+ [
+ "▁sh",
+ "ow"
+ ],
+ [
+ "▁s",
+ "how"
+ ],
+ [
+ "▁",
+ "show"
+ ],
+ [
+ "lea",
+ "se"
+ ],
+ [
+ "le",
+ "ase"
+ ],
+ [
+ "ci",
+ "a"
+ ],
+ [
+ "c",
+ "ia"
+ ],
+ [
+ "▁dire",
+ "ct"
+ ],
+ [
+ "▁dir",
+ "ect"
+ ],
+ [
+ "▁di",
+ "rect"
+ ],
+ [
+ "▁d",
+ "irect"
+ ],
+ [
+ "▁",
+ "direct"
+ ],
+ [
+ "do",
+ "c"
+ ],
+ [
+ "d",
+ "oc"
+ ],
+ [
+ "а",
+ "р"
+ ],
+ [
+ "m",
+ "s"
+ ],
+ [
+ "▁gi",
+ "v"
+ ],
+ [
+ "▁g",
+ "iv"
+ ],
+ [
+ "▁",
+ "giv"
+ ],
+ [
+ "▁ex",
+ "p"
+ ],
+ [
+ "▁e",
+ "xp"
+ ],
+ [
+ "▁",
+ "exp"
+ ],
+ [
+ "q",
+ "l"
+ ],
+ [
+ "д",
+ "у"
+ ],
+ [
+ "в",
+ "е"
+ ],
+ [
+ "▁B",
+ "e"
+ ],
+ [
+ "▁",
+ "Be"
+ ],
+ [
+ "Co",
+ "m"
+ ],
+ [
+ "C",
+ "om"
+ ],
+ [
+ "ite",
+ "r"
+ ],
+ [
+ "it",
+ "er"
+ ],
+ [
+ "i",
+ "ter"
+ ],
+ [
+ "R",
+ "E"
+ ],
+ [
+ "m",
+ "p"
+ ],
+ [
+ "me",
+ "n"
+ ],
+ [
+ "m",
+ "en"
+ ],
+ [
+ "▁R",
+ "o"
+ ],
+ [
+ "▁",
+ "Ro"
+ ],
+ [
+ "M",
+ "A"
+ ],
+ [
+ "▁Co",
+ "l"
+ ],
+ [
+ "▁C",
+ "ol"
+ ],
+ [
+ "▁",
+ "Col"
+ ],
+ [
+ "iste",
+ "r"
+ ],
+ [
+ "ist",
+ "er"
+ ],
+ [
+ "is",
+ "ter"
+ ],
+ [
+ "i",
+ "ster"
+ ],
+ [
+ "▁wel",
+ "l"
+ ],
+ [
+ "▁we",
+ "ll"
+ ],
+ [
+ "▁w",
+ "ell"
+ ],
+ [
+ "▁",
+ "well"
+ ],
+ [
+ "▁<",
+ "/"
+ ],
+ [
+ "▁",
+ ""
+ ],
+ [
+ "ay",
+ "out"
+ ],
+ [
+ "atur",
+ "e"
+ ],
+ [
+ "atu",
+ "re"
+ ],
+ [
+ "at",
+ "ure"
+ ],
+ [
+ "iver",
+ "s"
+ ],
+ [
+ "ive",
+ "rs"
+ ],
+ [
+ "iv",
+ "ers"
+ ],
+ [
+ "i",
+ "vers"
+ ],
+ [
+ "z",
+ "y"
+ ],
+ [
+ "▁н",
+ "е"
+ ],
+ [
+ "▁",
+ "не"
+ ],
+ [
+ "▁me",
+ "t"
+ ],
+ [
+ "▁m",
+ "et"
+ ],
+ [
+ "▁",
+ "met"
+ ],
+ [
+ "un",
+ "e"
+ ],
+ [
+ "u",
+ "ne"
+ ],
+ [
+ "yt",
+ "h"
+ ],
+ [
+ "y",
+ "th"
+ ],
+ [
+ "Typ",
+ "e"
+ ],
+ [
+ "Ty",
+ "pe"
+ ],
+ [
+ "T",
+ "ype"
+ ],
+ [
+ "▁elem",
+ "ent"
+ ],
+ [
+ "▁ele",
+ "ment"
+ ],
+ [
+ "▁el",
+ "ement"
+ ],
+ [
+ "▁e",
+ "lement"
+ ],
+ [
+ "▁",
+ "element"
+ ],
+ [
+ "▁lin",
+ "k"
+ ],
+ [
+ "▁l",
+ "ink"
+ ],
+ [
+ "▁",
+ "link"
+ ],
+ [
+ "mo",
+ "d"
+ ],
+ [
+ "m",
+ "od"
+ ],
+ [
+ "▁bet",
+ "ween"
+ ],
+ [
+ "▁",
+ "between"
+ ],
+ [
+ "cep",
+ "t"
+ ],
+ [
+ "ce",
+ "pt"
+ ],
+ [
+ "qui",
+ "re"
+ ],
+ [
+ "qu",
+ "ire"
+ ],
+ [
+ "▁thro",
+ "ugh"
+ ],
+ [
+ "▁thr",
+ "ough"
+ ],
+ [
+ "▁th",
+ "rough"
+ ],
+ [
+ "▁",
+ "through"
+ ],
+ [
+ "▁wh",
+ "ile"
+ ],
+ [
+ "▁",
+ "while"
+ ],
+ [
+ "▁O",
+ "n"
+ ],
+ [
+ "▁",
+ "On"
+ ],
+ [
+ "th",
+ "e"
+ ],
+ [
+ "t",
+ "he"
+ ],
+ [
+ "í",
+ "a"
+ ],
+ [
+ "▁somet",
+ "hing"
+ ],
+ [
+ "▁some",
+ "thing"
+ ],
+ [
+ "▁som",
+ "ething"
+ ],
+ [
+ "▁s",
+ "omething"
+ ],
+ [
+ "▁",
+ "something"
+ ],
+ [
+ "vo",
+ "l"
+ ],
+ [
+ "v",
+ "ol"
+ ],
+ [
+ "▁mos",
+ "t"
+ ],
+ [
+ "▁mo",
+ "st"
+ ],
+ [
+ "▁m",
+ "ost"
+ ],
+ [
+ "▁",
+ "most"
+ ],
+ [
+ "s",
+ "c"
+ ],
+ [
+ "us",
+ "s"
+ ],
+ [
+ "u",
+ "ss"
+ ],
+ [
+ "▁ca",
+ "r"
+ ],
+ [
+ "▁c",
+ "ar"
+ ],
+ [
+ "▁",
+ "car"
+ ],
+ [
+ "▁s",
+ "m"
+ ],
+ [
+ "▁",
+ "sm"
+ ],
+ [
+ "▁р",
+ "о"
+ ],
+ [
+ "▁",
+ "ро"
+ ],
+ [
+ "an",
+ "o"
+ ],
+ [
+ "a",
+ "no"
+ ],
+ [
+ "lef",
+ "t"
+ ],
+ [
+ "le",
+ "ft"
+ ],
+ [
+ "l",
+ "eft"
+ ],
+ [
+ "v",
+ "a"
+ ],
+ [
+ "▁tr",
+ "ue"
+ ],
+ [
+ "▁",
+ "true"
+ ],
+ [
+ "(",
+ "$"
+ ],
+ [
+ "em",
+ "s"
+ ],
+ [
+ "e",
+ "ms"
+ ],
+ [
+ "▁mu",
+ "ch"
+ ],
+ [
+ "▁m",
+ "uch"
+ ],
+ [
+ "á",
+ "s"
+ ],
+ [
+ "▁Ne",
+ "w"
+ ],
+ [
+ "▁N",
+ "ew"
+ ],
+ [
+ "▁",
+ "New"
+ ],
+ [
+ "▁prop",
+ "er"
+ ],
+ [
+ "▁pro",
+ "per"
+ ],
+ [
+ "▁pr",
+ "oper"
+ ],
+ [
+ "er",
+ "a"
+ ],
+ [
+ "e",
+ "ra"
+ ],
+ [
+ "ite",
+ "d"
+ ],
+ [
+ "it",
+ "ed"
+ ],
+ [
+ "i",
+ "ted"
+ ],
+ [
+ "▁do",
+ "c"
+ ],
+ [
+ "▁d",
+ "oc"
+ ],
+ [
+ "▁",
+ "doc"
+ ],
+ [
+ "ice",
+ "s"
+ ],
+ [
+ "ic",
+ "es"
+ ],
+ [
+ "i",
+ "ces"
+ ],
+ [
+ "Th",
+ "e"
+ ],
+ [
+ "T",
+ "he"
+ ],
+ [
+ "▁",
+ "?"
+ ],
+ [
+ "ст",
+ "о"
+ ],
+ [
+ "с",
+ "то"
+ ],
+ [
+ "f",
+ "l"
+ ],
+ [
+ "▁spe",
+ "c"
+ ],
+ [
+ "▁sp",
+ "ec"
+ ],
+ [
+ "▁s",
+ "pec"
+ ],
+ [
+ "▁",
+ "spec"
+ ],
+ [
+ "ende",
+ "r"
+ ],
+ [
+ "end",
+ "er"
+ ],
+ [
+ "en",
+ "der"
+ ],
+ [
+ "e",
+ "nder"
+ ],
+ [
+ "wa",
+ "y"
+ ],
+ [
+ "w",
+ "ay"
+ ],
+ [
+ "▁sel",
+ "f"
+ ],
+ [
+ "▁s",
+ "elf"
+ ],
+ [
+ "▁",
+ "self"
+ ],
+ [
+ "▁ev",
+ "en"
+ ],
+ [
+ "▁e",
+ "ven"
+ ],
+ [
+ "▁",
+ "even"
+ ],
+ [
+ "і",
+ "в"
+ ],
+ [
+ "▁с",
+ "е"
+ ],
+ [
+ "▁",
+ "се"
+ ],
+ [
+ "ни",
+ "я"
+ ],
+ [
+ "▁P",
+ "r"
+ ],
+ [
+ "▁",
+ "Pr"
+ ],
+ [
+ "▁k",
+ "e"
+ ],
+ [
+ "▁",
+ "ke"
+ ],
+ [
+ "em",
+ "b"
+ ],
+ [
+ "e",
+ "mb"
+ ],
+ [
+ "▁tab",
+ "le"
+ ],
+ [
+ "▁ta",
+ "ble"
+ ],
+ [
+ "▁t",
+ "able"
+ ],
+ [
+ "▁",
+ "table"
+ ],
+ [
+ "▁eq",
+ "u"
+ ],
+ [
+ "▁e",
+ "qu"
+ ],
+ [
+ "▁",
+ "equ"
+ ],
+ [
+ "lie",
+ "nt"
+ ],
+ [
+ "li",
+ "ent"
+ ],
+ [
+ "l",
+ "ient"
+ ],
+ [
+ "t",
+ "d"
+ ],
+ [
+ "par",
+ "t"
+ ],
+ [
+ "pa",
+ "rt"
+ ],
+ [
+ "p",
+ "art"
+ ],
+ [
+ "▁prin",
+ "t"
+ ],
+ [
+ "▁pri",
+ "nt"
+ ],
+ [
+ "▁pr",
+ "int"
+ ],
+ [
+ "▁",
+ "print"
+ ],
+ [
+ "▁un",
+ "e"
+ ],
+ [
+ "▁u",
+ "ne"
+ ],
+ [
+ "▁",
+ "une"
+ ],
+ [
+ "if",
+ "y"
+ ],
+ [
+ "▁-",
+ ">"
+ ],
+ [
+ "▁",
+ "->"
+ ],
+ [
+ "en",
+ "e"
+ ],
+ [
+ "e",
+ "ne"
+ ],
+ [
+ "▁mo",
+ "n"
+ ],
+ [
+ "▁m",
+ "on"
+ ],
+ [
+ "▁",
+ "mon"
+ ],
+ [
+ "▁de",
+ "c"
+ ],
+ [
+ "▁d",
+ "ec"
+ ],
+ [
+ "▁",
+ "dec"
+ ],
+ [
+ "▁st",
+ "ill"
+ ],
+ [
+ "▁о",
+ "б"
+ ],
+ [
+ "▁",
+ "об"
+ ],
+ [
+ "▁T",
+ "r"
+ ],
+ [
+ "▁",
+ "Tr"
+ ],
+ [
+ "▁",
+ "ф"
+ ],
+ [
+ "if",
+ "e"
+ ],
+ [
+ "i",
+ "fe"
+ ],
+ [
+ "is",
+ "m"
+ ],
+ [
+ "i",
+ "sm"
+ ],
+ [
+ "b",
+ "y"
+ ],
+ [
+ "ra",
+ "w"
+ ],
+ [
+ "r",
+ "aw"
+ ],
+ [
+ "io",
+ "r"
+ ],
+ [
+ "i",
+ "or"
+ ],
+ [
+ "▁me",
+ "d"
+ ],
+ [
+ "▁m",
+ "ed"
+ ],
+ [
+ "▁",
+ "med"
+ ],
+ [
+ "or",
+ "ld"
+ ],
+ [
+ "▁compl",
+ "e"
+ ],
+ [
+ "▁comp",
+ "le"
+ ],
+ [
+ "▁com",
+ "ple"
+ ],
+ [
+ "▁",
+ "comple"
+ ],
+ [
+ "w",
+ "w"
+ ],
+ [
+ "▁ar",
+ "t"
+ ],
+ [
+ "▁a",
+ "rt"
+ ],
+ [
+ "▁",
+ "art"
+ ],
+ [
+ "ro",
+ "n"
+ ],
+ [
+ "r",
+ "on"
+ ],
+ [
+ "▁",
+ "Г"
+ ],
+ [
+ "▁M",
+ "y"
+ ],
+ [
+ "▁",
+ "My"
+ ],
+ [
+ "▁al",
+ "s"
+ ],
+ [
+ "▁a",
+ "ls"
+ ],
+ [
+ "▁",
+ "als"
+ ],
+ [
+ "rec",
+ "t"
+ ],
+ [
+ "re",
+ "ct"
+ ],
+ [
+ "r",
+ "ect"
+ ],
+ [
+ "▁au",
+ "f"
+ ],
+ [
+ "▁a",
+ "uf"
+ ],
+ [
+ "▁",
+ "auf"
+ ],
+ [
+ "▁dow",
+ "n"
+ ],
+ [
+ "▁do",
+ "wn"
+ ],
+ [
+ "▁d",
+ "own"
+ ],
+ [
+ "▁",
+ "down"
+ ],
+ [
+ "ath",
+ "er"
+ ],
+ [
+ "at",
+ "her"
+ ],
+ [
+ "a",
+ "ther"
+ ],
+ [
+ "Co",
+ "l"
+ ],
+ [
+ "C",
+ "ol"
+ ],
+ [
+ "Tex",
+ "t"
+ ],
+ [
+ "Te",
+ "xt"
+ ],
+ [
+ "T",
+ "ext"
+ ],
+ [
+ "ba",
+ "ck"
+ ],
+ [
+ "b",
+ "ack"
+ ],
+ [
+ "$",
+ ","
+ ],
+ [
+ "▁ye",
+ "ar"
+ ],
+ [
+ "▁y",
+ "ear"
+ ],
+ [
+ "▁",
+ "year"
+ ],
+ [
+ "м",
+ "о"
+ ],
+ [
+ "p",
+ "i"
+ ],
+ [
+ "▁G",
+ "r"
+ ],
+ [
+ "▁",
+ "Gr"
+ ],
+ [
+ "rea",
+ "m"
+ ],
+ [
+ "re",
+ "am"
+ ],
+ [
+ "▁re",
+ "p"
+ ],
+ [
+ "▁r",
+ "ep"
+ ],
+ [
+ "▁",
+ "rep"
+ ],
+ [
+ "b",
+ "f"
+ ],
+ [
+ "ww",
+ "w"
+ ],
+ [
+ "w",
+ "ww"
+ ],
+ [
+ "▁w",
+ "ur"
+ ],
+ [
+ "▁or",
+ "g"
+ ],
+ [
+ "▁o",
+ "rg"
+ ],
+ [
+ "▁",
+ "org"
+ ],
+ [
+ "inte",
+ "r"
+ ],
+ [
+ "int",
+ "er"
+ ],
+ [
+ "in",
+ "ter"
+ ],
+ [
+ "▁Di",
+ "e"
+ ],
+ [
+ "▁D",
+ "ie"
+ ],
+ [
+ "▁",
+ "Die"
+ ],
+ [
+ "▁bei",
+ "ng"
+ ],
+ [
+ "▁be",
+ "ing"
+ ],
+ [
+ "▁b",
+ "eing"
+ ],
+ [
+ "\"",
+ "."
+ ],
+ [
+ "lab",
+ "el"
+ ],
+ [
+ "la",
+ "bel"
+ ],
+ [
+ "l",
+ "abel"
+ ],
+ [
+ "▁ce",
+ "nt"
+ ],
+ [
+ "▁c",
+ "ent"
+ ],
+ [
+ "▁",
+ "cent"
+ ],
+ [
+ "jav",
+ "a"
+ ],
+ [
+ "ja",
+ "va"
+ ],
+ [
+ "j",
+ "ava"
+ ],
+ [
+ "ba",
+ "r"
+ ],
+ [
+ "b",
+ "ar"
+ ],
+ [
+ "ant",
+ "e"
+ ],
+ [
+ "an",
+ "te"
+ ],
+ [
+ "an",
+ "a"
+ ],
+ [
+ "a",
+ "na"
+ ],
+ [
+ "_",
+ "_"
+ ],
+ [
+ "▁sol",
+ "ution"
+ ],
+ [
+ "▁",
+ "О"
+ ],
+ [
+ "▁f",
+ "l"
+ ],
+ [
+ "▁",
+ "fl"
+ ],
+ [
+ "▁cre",
+ "ate"
+ ],
+ [
+ "▁c",
+ "reate"
+ ],
+ [
+ "▁",
+ "create"
+ ],
+ [
+ "ic",
+ "i"
+ ],
+ [
+ "i",
+ "ci"
+ ],
+ [
+ "st",
+ "e"
+ ],
+ [
+ "s",
+ "te"
+ ],
+ [
+ "yth",
+ "on"
+ ],
+ [
+ "yt",
+ "hon"
+ ],
+ [
+ "un",
+ "t"
+ ],
+ [
+ "u",
+ "nt"
+ ],
+ [
+ "aso",
+ "n"
+ ],
+ [
+ "as",
+ "on"
+ ],
+ [
+ "a",
+ "son"
+ ],
+ [
+ "fer",
+ "ence"
+ ],
+ [
+ "fe",
+ "rence"
+ ],
+ [
+ "S",
+ "E"
+ ],
+ [
+ "▁no",
+ "n"
+ ],
+ [
+ "▁n",
+ "on"
+ ],
+ [
+ "▁",
+ "non"
+ ],
+ [
+ "an",
+ "e"
+ ],
+ [
+ "a",
+ "ne"
+ ],
+ [
+ "▁in",
+ "s"
+ ],
+ [
+ "▁i",
+ "ns"
+ ],
+ [
+ "▁",
+ "ins"
+ ],
+ [
+ "ade",
+ "r"
+ ],
+ [
+ "ad",
+ "er"
+ ],
+ [
+ "a",
+ "der"
+ ],
+ [
+ "_{",
+ "\\"
+ ],
+ [
+ "_",
+ "{\\"
+ ],
+ [
+ "Re",
+ "s"
+ ],
+ [
+ "R",
+ "es"
+ ],
+ [
+ "▁mai",
+ "n"
+ ],
+ [
+ "▁ma",
+ "in"
+ ],
+ [
+ "▁m",
+ "ain"
+ ],
+ [
+ "▁",
+ "main"
+ ],
+ [
+ "п",
+ "и"
+ ],
+ [
+ "▁Ther",
+ "e"
+ ],
+ [
+ "▁The",
+ "re"
+ ],
+ [
+ "▁Th",
+ "ere"
+ ],
+ [
+ "▁T",
+ "here"
+ ],
+ [
+ "▁",
+ "There"
+ ],
+ [
+ "▁pou",
+ "r"
+ ],
+ [
+ "▁po",
+ "ur"
+ ],
+ [
+ "▁p",
+ "our"
+ ],
+ [
+ "R",
+ "O"
+ ],
+ [
+ "`",
+ ","
+ ],
+ [
+ "lis",
+ "h"
+ ],
+ [
+ "li",
+ "sh"
+ ],
+ [
+ "l",
+ "ish"
+ ],
+ [
+ "b",
+ "ject"
+ ],
+ [
+ "cc",
+ "ess"
+ ],
+ [
+ "c",
+ "cess"
+ ],
+ [
+ "▁or",
+ "ig"
+ ],
+ [
+ "▁o",
+ "rig"
+ ],
+ [
+ "▁",
+ "orig"
+ ],
+ [
+ "ische",
+ "n"
+ ],
+ [
+ "isch",
+ "en"
+ ],
+ [
+ "isc",
+ "hen"
+ ],
+ [
+ "is",
+ "chen"
+ ],
+ [
+ "i",
+ "schen"
+ ],
+ [
+ "owe",
+ "r"
+ ],
+ [
+ "ow",
+ "er"
+ ],
+ [
+ "o",
+ "wer"
+ ],
+ [
+ "▁he",
+ "t"
+ ],
+ [
+ "▁h",
+ "et"
+ ],
+ [
+ "▁",
+ "het"
+ ],
+ [
+ "u",
+ "c"
+ ],
+ [
+ "▁els",
+ "e"
+ ],
+ [
+ "▁el",
+ "se"
+ ],
+ [
+ "▁",
+ "else"
+ ],
+ [
+ "»",
+ "."
+ ],
+ [
+ "▁о",
+ "т"
+ ],
+ [
+ "▁",
+ "от"
+ ],
+ [
+ "eq",
+ "u"
+ ],
+ [
+ "e",
+ "qu"
+ ],
+ [
+ "si",
+ "ble"
+ ],
+ [
+ "s",
+ "ible"
+ ],
+ [
+ "tes",
+ "t"
+ ],
+ [
+ "te",
+ "st"
+ ],
+ [
+ "t",
+ "est"
+ ],
+ [
+ "stan",
+ "d"
+ ],
+ [
+ "sta",
+ "nd"
+ ],
+ [
+ "st",
+ "and"
+ ],
+ [
+ "é",
+ "n"
+ ],
+ [
+ "et",
+ "s"
+ ],
+ [
+ "e",
+ "ts"
+ ],
+ [
+ "G",
+ "E"
+ ],
+ [
+ "iden",
+ "t"
+ ],
+ [
+ "ide",
+ "nt"
+ ],
+ [
+ "id",
+ "ent"
+ ],
+ [
+ "i",
+ "dent"
+ ],
+ [
+ "▁",
+ "е"
+ ],
+ [
+ "▁пр",
+ "и"
+ ],
+ [
+ "▁п",
+ "ри"
+ ],
+ [
+ "▁",
+ "при"
+ ],
+ [
+ ".",
+ ","
+ ],
+ [
+ "▁da",
+ "s"
+ ],
+ [
+ "▁d",
+ "as"
+ ],
+ [
+ "▁",
+ "das"
+ ],
+ [
+ "oc",
+ "k"
+ ],
+ [
+ "o",
+ "ck"
+ ],
+ [
+ ",",
+ "\""
+ ],
+ [
+ "▁vo",
+ "l"
+ ],
+ [
+ "▁v",
+ "ol"
+ ],
+ [
+ "▁",
+ "vol"
+ ],
+ [
+ "▁f",
+ "o"
+ ],
+ [
+ "▁",
+ "fo"
+ ],
+ [
+ "▁par",
+ "a"
+ ],
+ [
+ "▁pa",
+ "ra"
+ ],
+ [
+ "▁p",
+ "ara"
+ ],
+ [
+ "▁",
+ "para"
+ ],
+ [
+ "▁",
+ "Т"
+ ],
+ [
+ "▁Ca",
+ "r"
+ ],
+ [
+ "▁C",
+ "ar"
+ ],
+ [
+ "▁",
+ "Car"
+ ],
+ [
+ "ra",
+ "l"
+ ],
+ [
+ "r",
+ "al"
+ ],
+ [
+ "▁S",
+ "p"
+ ],
+ [
+ "▁",
+ "Sp"
+ ],
+ [
+ "va",
+ "r"
+ ],
+ [
+ "v",
+ "ar"
+ ],
+ [
+ "▁pla",
+ "y"
+ ],
+ [
+ "▁pl",
+ "ay"
+ ],
+ [
+ "▁p",
+ "lay"
+ ],
+ [
+ "▁",
+ "play"
+ ],
+ [
+ "ous",
+ "e"
+ ],
+ [
+ "ou",
+ "se"
+ ],
+ [
+ "o",
+ "use"
+ ],
+ [
+ "▁т",
+ "а"
+ ],
+ [
+ "▁",
+ "та"
+ ],
+ [
+ "ical",
+ "ly"
+ ],
+ [
+ "ic",
+ "ally"
+ ],
+ [
+ "▁cont",
+ "ain"
+ ],
+ [
+ "▁con",
+ "tain"
+ ],
+ [
+ "pon",
+ "se"
+ ],
+ [
+ "▁Str",
+ "ing"
+ ],
+ [
+ "▁St",
+ "ring"
+ ],
+ [
+ "▁S",
+ "tring"
+ ],
+ [
+ "▁",
+ "String"
+ ],
+ [
+ "á",
+ "n"
+ ],
+ [
+ "▁bot",
+ "h"
+ ],
+ [
+ "▁bo",
+ "th"
+ ],
+ [
+ "▁b",
+ "oth"
+ ],
+ [
+ "▁",
+ "both"
+ ],
+ [
+ "ke",
+ "n"
+ ],
+ [
+ "k",
+ "en"
+ ],
+ [
+ "A",
+ "R"
+ ],
+ [
+ "ер",
+ "е"
+ ],
+ [
+ "е",
+ "ре"
+ ],
+ [
+ "▁I",
+ "l"
+ ],
+ [
+ "▁",
+ "Il"
+ ],
+ [
+ "▁is",
+ "s"
+ ],
+ [
+ "▁i",
+ "ss"
+ ],
+ [
+ "▁",
+ "iss"
+ ],
+ [
+ "▁op",
+ "en"
+ ],
+ [
+ "▁o",
+ "pen"
+ ],
+ [
+ "▁",
+ "open"
+ ],
+ [
+ "▁",
+ ")"
+ ],
+ [
+ "▁Wh",
+ "at"
+ ],
+ [
+ "▁W",
+ "hat"
+ ],
+ [
+ "▁",
+ "What"
+ ],
+ [
+ "f",
+ "e"
+ ],
+ [
+ "riv",
+ "ate"
+ ],
+ [
+ "re",
+ "g"
+ ],
+ [
+ "r",
+ "eg"
+ ],
+ [
+ "▁with",
+ "out"
+ ],
+ [
+ "▁",
+ "without"
+ ],
+ [
+ "▁z",
+ "u"
+ ],
+ [
+ "▁",
+ "zu"
+ ],
+ [
+ "vi",
+ "s"
+ ],
+ [
+ "v",
+ "is"
+ ],
+ [
+ "fl",
+ "ow"
+ ],
+ [
+ "f",
+ "low"
+ ],
+ [
+ "▁htt",
+ "p"
+ ],
+ [
+ "▁h",
+ "ttp"
+ ],
+ [
+ "▁",
+ "http"
+ ],
+ [
+ "aba",
+ "se"
+ ],
+ [
+ "ab",
+ "ase"
+ ],
+ [
+ "a",
+ "base"
+ ],
+ [
+ "▁wor",
+ "d"
+ ],
+ [
+ "▁wo",
+ "rd"
+ ],
+ [
+ "▁w",
+ "ord"
+ ],
+ [
+ "▁",
+ "word"
+ ],
+ [
+ "▁chang",
+ "e"
+ ],
+ [
+ "▁ch",
+ "ange"
+ ],
+ [
+ "▁",
+ "change"
+ ],
+ [
+ "▁work",
+ "s"
+ ],
+ [
+ "▁wor",
+ "ks"
+ ],
+ [
+ "▁",
+ "works"
+ ],
+ [
+ "▁g",
+ "e"
+ ],
+ [
+ "▁",
+ "ge"
+ ],
+ [
+ "▁",
+ "!"
+ ],
+ [
+ "▁e",
+ "en"
+ ],
+ [
+ "▁",
+ "een"
+ ],
+ [
+ "it",
+ "le"
+ ],
+ [
+ "▁even",
+ "t"
+ ],
+ [
+ "▁ev",
+ "ent"
+ ],
+ [
+ "▁e",
+ "vent"
+ ],
+ [
+ "▁",
+ "event"
+ ],
+ [
+ "wor",
+ "d"
+ ],
+ [
+ "wo",
+ "rd"
+ ],
+ [
+ "w",
+ "ord"
+ ],
+ [
+ "and",
+ "o"
+ ],
+ [
+ "an",
+ "do"
+ ],
+ [
+ "S",
+ "B"
+ ],
+ [
+ "re",
+ "m"
+ ],
+ [
+ "r",
+ "em"
+ ],
+ [
+ "▁fiel",
+ "d"
+ ],
+ [
+ "▁fi",
+ "eld"
+ ],
+ [
+ "▁f",
+ "ield"
+ ],
+ [
+ "▁",
+ "field"
+ ],
+ [
+ "vin",
+ "g"
+ ],
+ [
+ "vi",
+ "ng"
+ ],
+ [
+ "v",
+ "ing"
+ ],
+ [
+ "Se",
+ "r"
+ ],
+ [
+ "S",
+ "er"
+ ],
+ [
+ "▁ou",
+ "r"
+ ],
+ [
+ "▁o",
+ "ur"
+ ],
+ [
+ "▁",
+ "our"
+ ],
+ [
+ "▁qu",
+ "i"
+ ],
+ [
+ "▁q",
+ "ui"
+ ],
+ [
+ "▁",
+ "qui"
+ ],
+ [
+ "▁op",
+ "er"
+ ],
+ [
+ "▁o",
+ "per"
+ ],
+ [
+ "▁",
+ "oper"
+ ],
+ [
+ "▁is",
+ "t"
+ ],
+ [
+ "▁i",
+ "st"
+ ],
+ [
+ "▁",
+ "ist"
+ ],
+ [
+ "de",
+ "f"
+ ],
+ [
+ "d",
+ "ef"
+ ],
+ [
+ "▁mad",
+ "e"
+ ],
+ [
+ "▁ma",
+ "de"
+ ],
+ [
+ "▁m",
+ "ade"
+ ],
+ [
+ "▁",
+ "made"
+ ],
+ [
+ "ни",
+ "е"
+ ],
+ [
+ "p",
+ "x"
+ ],
+ [
+ "▁me",
+ "n"
+ ],
+ [
+ "▁m",
+ "en"
+ ],
+ [
+ "▁",
+ "men"
+ ],
+ [
+ "r",
+ "m"
+ ],
+ [
+ "ai",
+ "s"
+ ],
+ [
+ "a",
+ "is"
+ ],
+ [
+ "cen",
+ "t"
+ ],
+ [
+ "ce",
+ "nt"
+ ],
+ [
+ "c",
+ "ent"
+ ],
+ [
+ "lis",
+ "t"
+ ],
+ [
+ "li",
+ "st"
+ ],
+ [
+ "l",
+ "ist"
+ ],
+ [
+ "T",
+ "o"
+ ],
+ [
+ "▁T",
+ "o"
+ ],
+ [
+ "▁",
+ "To"
+ ],
+ [
+ "j",
+ "a"
+ ],
+ [
+ "ver",
+ "t"
+ ],
+ [
+ "ve",
+ "rt"
+ ],
+ [
+ "v",
+ "ert"
+ ],
+ [
+ "▁ma",
+ "r"
+ ],
+ [
+ "▁m",
+ "ar"
+ ],
+ [
+ "▁",
+ "mar"
+ ],
+ [
+ "valu",
+ "e"
+ ],
+ [
+ "val",
+ "ue"
+ ],
+ [
+ "▁",
+ "„"
+ ],
+ [
+ "\"",
+ ";"
+ ],
+ [
+ "▁au",
+ "s"
+ ],
+ [
+ "▁a",
+ "us"
+ ],
+ [
+ "▁",
+ "aus"
+ ],
+ [
+ "▁B",
+ "r"
+ ],
+ [
+ "▁",
+ "Br"
+ ],
+ [
+ "ol",
+ "e"
+ ],
+ [
+ "o",
+ "le"
+ ],
+ [
+ "▁mul",
+ "t"
+ ],
+ [
+ "▁mu",
+ "lt"
+ ],
+ [
+ "▁m",
+ "ult"
+ ],
+ [
+ "▁",
+ "mult"
+ ],
+ [
+ "ough",
+ "t"
+ ],
+ [
+ "oug",
+ "ht"
+ ],
+ [
+ "▁ma",
+ "t"
+ ],
+ [
+ "▁m",
+ "at"
+ ],
+ [
+ "▁",
+ "mat"
+ ],
+ [
+ "▁vie",
+ "w"
+ ],
+ [
+ "▁vi",
+ "ew"
+ ],
+ [
+ "▁v",
+ "iew"
+ ],
+ [
+ "▁",
+ "view"
+ ],
+ [
+ "fi",
+ "l"
+ ],
+ [
+ "f",
+ "il"
+ ],
+ [
+ "▁с",
+ "о"
+ ],
+ [
+ "▁",
+ "со"
+ ],
+ [
+ "г",
+ "а"
+ ],
+ [
+ "▁vo",
+ "id"
+ ],
+ [
+ "▁v",
+ "oid"
+ ],
+ [
+ "▁",
+ "void"
+ ],
+ [
+ "▁go",
+ "od"
+ ],
+ [
+ "▁g",
+ "ood"
+ ],
+ [
+ "▁",
+ "good"
+ ],
+ [
+ "б",
+ "о"
+ ],
+ [
+ "C",
+ "T"
+ ],
+ [
+ "▁man",
+ "y"
+ ],
+ [
+ "▁ma",
+ "ny"
+ ],
+ [
+ "▁m",
+ "any"
+ ],
+ [
+ "▁",
+ "many"
+ ],
+ [
+ "be",
+ "n"
+ ],
+ [
+ "b",
+ "en"
+ ],
+ [
+ "▁в",
+ "о"
+ ],
+ [
+ "▁",
+ "во"
+ ],
+ [
+ "▁к",
+ "а"
+ ],
+ [
+ "▁",
+ "ка"
+ ],
+ [
+ "▁syst",
+ "em"
+ ],
+ [
+ "▁sys",
+ "tem"
+ ],
+ [
+ "▁s",
+ "ystem"
+ ],
+ [
+ "▁",
+ "system"
+ ],
+ [
+ "in",
+ "o"
+ ],
+ [
+ "i",
+ "no"
+ ],
+ [
+ "▁ano",
+ "ther"
+ ],
+ [
+ "▁an",
+ "other"
+ ],
+ [
+ "▁",
+ "another"
+ ],
+ [
+ "▁res",
+ "t"
+ ],
+ [
+ "▁re",
+ "st"
+ ],
+ [
+ "▁r",
+ "est"
+ ],
+ [
+ "▁",
+ "rest"
+ ],
+ [
+ "use",
+ "r"
+ ],
+ [
+ "us",
+ "er"
+ ],
+ [
+ "u",
+ "ser"
+ ],
+ [
+ "ili",
+ "ty"
+ ],
+ [
+ "il",
+ "ity"
+ ],
+ [
+ "a",
+ "i"
+ ],
+ [
+ "▁mig",
+ "ht"
+ ],
+ [
+ "▁m",
+ "ight"
+ ],
+ [
+ "usto",
+ "m"
+ ],
+ [
+ "ust",
+ "om"
+ ],
+ [
+ "us",
+ "tom"
+ ],
+ [
+ "▁ord",
+ "er"
+ ],
+ [
+ "▁or",
+ "der"
+ ],
+ [
+ "▁",
+ "order"
+ ],
+ [
+ "▁Ve",
+ "r"
+ ],
+ [
+ "▁V",
+ "er"
+ ],
+ [
+ "▁",
+ "Ver"
+ ],
+ [
+ "S",
+ "S"
+ ],
+ [
+ "}",
+ ")"
+ ],
+ [
+ "▁e",
+ "ff"
+ ],
+ [
+ "▁",
+ "eff"
+ ],
+ [
+ "д",
+ "о"
+ ],
+ [
+ "et",
+ "t"
+ ],
+ [
+ "e",
+ "tt"
+ ],
+ [
+ "▁sig",
+ "n"
+ ],
+ [
+ "▁si",
+ "gn"
+ ],
+ [
+ "▁s",
+ "ign"
+ ],
+ [
+ "▁",
+ "sign"
+ ],
+ [
+ "м",
+ "у"
+ ],
+ [
+ "I",
+ "T"
+ ],
+ [
+ "str",
+ "ing"
+ ],
+ [
+ "st",
+ "ring"
+ ],
+ [
+ "s",
+ "tring"
+ ],
+ [
+ "ell",
+ "e"
+ ],
+ [
+ "el",
+ "le"
+ ],
+ [
+ "e",
+ "lle"
+ ],
+ [
+ "▁sin",
+ "g"
+ ],
+ [
+ "▁si",
+ "ng"
+ ],
+ [
+ "▁s",
+ "ing"
+ ],
+ [
+ "▁",
+ "sing"
+ ],
+ [
+ "cu",
+ "l"
+ ],
+ [
+ "c",
+ "ul"
+ ],
+ [
+ "▁try",
+ "ing"
+ ],
+ [
+ "▁tr",
+ "ying"
+ ],
+ [
+ "▁be",
+ "g"
+ ],
+ [
+ "▁b",
+ "eg"
+ ],
+ [
+ "▁",
+ "beg"
+ ],
+ [
+ "▁pag",
+ "e"
+ ],
+ [
+ "▁pa",
+ "ge"
+ ],
+ [
+ "▁p",
+ "age"
+ ],
+ [
+ "▁",
+ "page"
+ ],
+ [
+ "х",
+ "о"
+ ],
+ [
+ "▁Ca",
+ "n"
+ ],
+ [
+ "▁C",
+ "an"
+ ],
+ [
+ "▁",
+ "Can"
+ ],
+ [
+ "▁Se",
+ "r"
+ ],
+ [
+ "▁S",
+ "er"
+ ],
+ [
+ "▁",
+ "Ser"
+ ],
+ [
+ "+",
+ "+"
+ ],
+ [
+ "▁mus",
+ "t"
+ ],
+ [
+ "▁mu",
+ "st"
+ ],
+ [
+ "▁m",
+ "ust"
+ ],
+ [
+ "▁",
+ "must"
+ ],
+ [
+ "▁value",
+ "s"
+ ],
+ [
+ "▁valu",
+ "es"
+ ],
+ [
+ "▁val",
+ "ues"
+ ],
+ [
+ "▁",
+ "values"
+ ],
+ [
+ "▁ke",
+ "y"
+ ],
+ [
+ "▁k",
+ "ey"
+ ],
+ [
+ "▁",
+ "key"
+ ],
+ [
+ "ib",
+ "le"
+ ],
+ [
+ "i",
+ "ble"
+ ],
+ [
+ "]",
+ "."
+ ],
+ [
+ "ir",
+ "d"
+ ],
+ [
+ "i",
+ "rd"
+ ],
+ [
+ "▁pro",
+ "gram"
+ ],
+ [
+ "▁pr",
+ "ogram"
+ ],
+ [
+ "▁",
+ "program"
+ ],
+ [
+ "rolle",
+ "r"
+ ],
+ [
+ "roll",
+ "er"
+ ],
+ [
+ "rol",
+ "ler"
+ ],
+ [
+ "▁conn",
+ "e"
+ ],
+ [
+ "▁con",
+ "ne"
+ ],
+ [
+ "▁c",
+ "onne"
+ ],
+ [
+ "▁",
+ "conne"
+ ],
+ [
+ "▁sa",
+ "y"
+ ],
+ [
+ "▁s",
+ "ay"
+ ],
+ [
+ "▁",
+ "say"
+ ],
+ [
+ "▁para",
+ "m"
+ ],
+ [
+ "▁par",
+ "am"
+ ],
+ [
+ "▁pa",
+ "ram"
+ ],
+ [
+ "▁p",
+ "aram"
+ ],
+ [
+ "▁",
+ "param"
+ ],
+ [
+ "ach",
+ "e"
+ ],
+ [
+ "ac",
+ "he"
+ ],
+ [
+ "a",
+ "che"
+ ],
+ [
+ "vel",
+ "op"
+ ],
+ [
+ "ve",
+ "lop"
+ ],
+ [
+ "▁sele",
+ "ct"
+ ],
+ [
+ "▁sel",
+ "ect"
+ ],
+ [
+ "▁se",
+ "lect"
+ ],
+ [
+ "▁s",
+ "elect"
+ ],
+ [
+ "▁",
+ "select"
+ ],
+ [
+ "▁fam",
+ "il"
+ ],
+ [
+ "▁fa",
+ "mil"
+ ],
+ [
+ "▁f",
+ "amil"
+ ],
+ [
+ "▁",
+ "famil"
+ ],
+ [
+ "▁las",
+ "t"
+ ],
+ [
+ "▁la",
+ "st"
+ ],
+ [
+ "▁l",
+ "ast"
+ ],
+ [
+ "▁",
+ "last"
+ ],
+ [
+ "▁Thank",
+ "s"
+ ],
+ [
+ "▁Th",
+ "anks"
+ ],
+ [
+ "▁",
+ "Thanks"
+ ],
+ [
+ "▁po",
+ "p"
+ ],
+ [
+ "▁p",
+ "op"
+ ],
+ [
+ "▁",
+ "pop"
+ ],
+ [
+ "}",
+ "."
+ ],
+ [
+ "e",
+ "q"
+ ],
+ [
+ "▁does",
+ "n"
+ ],
+ [
+ "[",
+ "'"
+ ],
+ [
+ "▁ter",
+ "m"
+ ],
+ [
+ "▁te",
+ "rm"
+ ],
+ [
+ "▁t",
+ "erm"
+ ],
+ [
+ "▁",
+ "term"
+ ],
+ [
+ "▁r",
+ "é"
+ ],
+ [
+ "▁",
+ "ré"
+ ],
+ [
+ "▁doc",
+ "ument"
+ ],
+ [
+ "▁d",
+ "ocument"
+ ],
+ [
+ "▁",
+ "document"
+ ],
+ [
+ "п",
+ "а"
+ ],
+ [
+ "л",
+ "у"
+ ],
+ [
+ "ate",
+ "g"
+ ],
+ [
+ "at",
+ "eg"
+ ],
+ [
+ ".",
+ ")"
+ ],
+ [
+ "lin",
+ "g"
+ ],
+ [
+ "li",
+ "ng"
+ ],
+ [
+ "l",
+ "ing"
+ ],
+ [
+ "iona",
+ "l"
+ ],
+ [
+ "ion",
+ "al"
+ ],
+ [
+ "io",
+ "nal"
+ ],
+ [
+ "i",
+ "onal"
+ ],
+ [
+ "able",
+ "s"
+ ],
+ [
+ "abl",
+ "es"
+ ],
+ [
+ "ab",
+ "les"
+ ],
+ [
+ "a",
+ "bles"
+ ],
+ [
+ "▁ta",
+ "k"
+ ],
+ [
+ "▁t",
+ "ak"
+ ],
+ [
+ "utto",
+ "n"
+ ],
+ [
+ "utt",
+ "on"
+ ],
+ [
+ "ut",
+ "ton"
+ ],
+ [
+ "▁ar",
+ "g"
+ ],
+ [
+ "▁a",
+ "rg"
+ ],
+ [
+ "▁",
+ "arg"
+ ],
+ [
+ "typ",
+ "e"
+ ],
+ [
+ "ty",
+ "pe"
+ ],
+ [
+ "t",
+ "ype"
+ ],
+ [
+ "▁sur",
+ "e"
+ ],
+ [
+ "▁su",
+ "re"
+ ],
+ [
+ "▁s",
+ "ure"
+ ],
+ [
+ "▁re",
+ "al"
+ ],
+ [
+ "▁",
+ "real"
+ ],
+ [
+ "▁we",
+ "b"
+ ],
+ [
+ "▁w",
+ "eb"
+ ],
+ [
+ "▁",
+ "web"
+ ],
+ [
+ "▁curr",
+ "ent"
+ ],
+ [
+ "▁cur",
+ "rent"
+ ],
+ [
+ "▁c",
+ "urrent"
+ ],
+ [
+ "▁",
+ "current"
+ ],
+ [
+ "▁P",
+ "l"
+ ],
+ [
+ "▁",
+ "Pl"
+ ],
+ [
+ "ch",
+ "o"
+ ],
+ [
+ "c",
+ "ho"
+ ],
+ [
+ "ment",
+ "s"
+ ],
+ [
+ "men",
+ "ts"
+ ],
+ [
+ "m",
+ "ents"
+ ],
+ [
+ "▁Jo",
+ "h"
+ ],
+ [
+ "▁J",
+ "oh"
+ ],
+ [
+ "ot",
+ "s"
+ ],
+ [
+ "o",
+ "ts"
+ ],
+ [
+ "▁ex",
+ "ist"
+ ],
+ [
+ "▁",
+ "exist"
+ ],
+ [
+ "н",
+ "у"
+ ],
+ [
+ "▁f",
+ "ür"
+ ],
+ [
+ "▁",
+ "für"
+ ],
+ [
+ "▁и",
+ "з"
+ ],
+ [
+ "▁",
+ "из"
+ ],
+ [
+ "d",
+ "o"
+ ],
+ [
+ "ног",
+ "о"
+ ],
+ [
+ "но",
+ "го"
+ ],
+ [
+ "н",
+ "ого"
+ ],
+ [
+ "▁la",
+ "s"
+ ],
+ [
+ "▁l",
+ "as"
+ ],
+ [
+ "▁",
+ "las"
+ ],
+ [
+ "▁nu",
+ "ll"
+ ],
+ [
+ "▁n",
+ "ull"
+ ],
+ [
+ "▁",
+ "null"
+ ],
+ [
+ "▁info",
+ "rm"
+ ],
+ [
+ "▁inf",
+ "orm"
+ ],
+ [
+ "▁in",
+ "form"
+ ],
+ [
+ "▁",
+ "Л"
+ ],
+ [
+ "▁vers",
+ "ion"
+ ],
+ [
+ "▁v",
+ "ersion"
+ ],
+ [
+ "▁",
+ "version"
+ ],
+ [
+ "▁cha",
+ "ng"
+ ],
+ [
+ "▁ch",
+ "ang"
+ ],
+ [
+ "▁c",
+ "hang"
+ ],
+ [
+ "age",
+ "r"
+ ],
+ [
+ "ag",
+ "er"
+ ],
+ [
+ "a",
+ "ger"
+ ],
+ [
+ "▁Com",
+ "m"
+ ],
+ [
+ "▁Co",
+ "mm"
+ ],
+ [
+ "▁C",
+ "omm"
+ ],
+ [
+ "▁",
+ "Comm"
+ ],
+ [
+ "л",
+ "і"
+ ],
+ [
+ "us",
+ "h"
+ ],
+ [
+ "u",
+ "sh"
+ ],
+ [
+ "▁G",
+ "e"
+ ],
+ [
+ "▁",
+ "Ge"
+ ],
+ [
+ "▁hi",
+ "gh"
+ ],
+ [
+ "▁h",
+ "igh"
+ ],
+ [
+ "▁",
+ "high"
+ ],
+ [
+ "▁in",
+ "put"
+ ],
+ [
+ "▁",
+ "input"
+ ],
+ [
+ "og",
+ "le"
+ ],
+ [
+ "o",
+ "gle"
+ ],
+ [
+ "ro",
+ "s"
+ ],
+ [
+ "r",
+ "os"
+ ],
+ [
+ "bo",
+ "x"
+ ],
+ [
+ "b",
+ "ox"
+ ],
+ [
+ "ge",
+ "n"
+ ],
+ [
+ "g",
+ "en"
+ ],
+ [
+ "▁st",
+ "e"
+ ],
+ [
+ "▁s",
+ "te"
+ ],
+ [
+ "▁",
+ "ste"
+ ],
+ [
+ "▁loc",
+ "al"
+ ],
+ [
+ "▁lo",
+ "cal"
+ ],
+ [
+ "▁l",
+ "ocal"
+ ],
+ [
+ "▁",
+ "local"
+ ],
+ [
+ "I",
+ "m"
+ ],
+ [
+ "▁proces",
+ "s"
+ ],
+ [
+ "▁proc",
+ "ess"
+ ],
+ [
+ "▁pro",
+ "cess"
+ ],
+ [
+ "▁",
+ "process"
+ ],
+ [
+ "tern",
+ "al"
+ ],
+ [
+ "ter",
+ "nal"
+ ],
+ [
+ "t",
+ "ernal"
+ ],
+ [
+ "ize",
+ "d"
+ ],
+ [
+ "iz",
+ "ed"
+ ],
+ [
+ "i",
+ "zed"
+ ],
+ [
+ "г",
+ "и"
+ ],
+ [
+ "é",
+ "t"
+ ],
+ [
+ "▁In",
+ "d"
+ ],
+ [
+ "▁I",
+ "nd"
+ ],
+ [
+ "▁",
+ "Ind"
+ ],
+ [
+ "▁oc",
+ "h"
+ ],
+ [
+ "▁o",
+ "ch"
+ ],
+ [
+ "▁",
+ "och"
+ ],
+ [
+ "l",
+ "t"
+ ],
+ [
+ "▁col",
+ "umn"
+ ],
+ [
+ "▁",
+ "column"
+ ],
+ [
+ "▁tri",
+ "ed"
+ ],
+ [
+ "▁tr",
+ "ied"
+ ],
+ [
+ "▁t",
+ "ried"
+ ],
+ [
+ "▁comma",
+ "nd"
+ ],
+ [
+ "▁comm",
+ "and"
+ ],
+ [
+ "▁",
+ "command"
+ ],
+ [
+ "▁bes",
+ "t"
+ ],
+ [
+ "▁be",
+ "st"
+ ],
+ [
+ "▁b",
+ "est"
+ ],
+ [
+ "▁",
+ "best"
+ ],
+ [
+ "aste",
+ "r"
+ ],
+ [
+ "ast",
+ "er"
+ ],
+ [
+ "as",
+ "ter"
+ ],
+ [
+ "a",
+ "ster"
+ ],
+ [
+ "з",
+ "а"
+ ],
+ [
+ "▁pri",
+ "m"
+ ],
+ [
+ "▁pr",
+ "im"
+ ],
+ [
+ "▁p",
+ "rim"
+ ],
+ [
+ "▁",
+ "prim"
+ ],
+ [
+ "▁mode",
+ "l"
+ ],
+ [
+ "▁mod",
+ "el"
+ ],
+ [
+ "▁mo",
+ "del"
+ ],
+ [
+ "▁m",
+ "odel"
+ ],
+ [
+ "▁",
+ "model"
+ ],
+ [
+ "▁",
+ "і"
+ ],
+ [
+ "▁th",
+ "ose"
+ ],
+ [
+ "itie",
+ "s"
+ ],
+ [
+ "iti",
+ "es"
+ ],
+ [
+ "it",
+ "ies"
+ ],
+ [
+ "i",
+ "ties"
+ ],
+ [
+ "è",
+ "re"
+ ],
+ [
+ "▁р",
+ "е"
+ ],
+ [
+ "▁",
+ "ре"
+ ],
+ [
+ "ј",
+ "е"
+ ],
+ [
+ "ш",
+ "и"
+ ],
+ [
+ "que",
+ "s"
+ ],
+ [
+ "qu",
+ "es"
+ ],
+ [
+ "q",
+ "ues"
+ ],
+ [
+ "▁A",
+ "m"
+ ],
+ [
+ "▁",
+ "Am"
+ ],
+ [
+ "▁ow",
+ "n"
+ ],
+ [
+ "▁o",
+ "wn"
+ ],
+ [
+ "▁",
+ "own"
+ ],
+ [
+ "li",
+ "n"
+ ],
+ [
+ "l",
+ "in"
+ ],
+ [
+ "з",
+ "и"
+ ],
+ [
+ "Val",
+ "ue"
+ ],
+ [
+ "th",
+ "ing"
+ ],
+ [
+ "t",
+ "hing"
+ ],
+ [
+ "▁",
+ ","
+ ],
+ [
+ "▁T",
+ "e"
+ ],
+ [
+ "▁",
+ "Te"
+ ],
+ [
+ "▁st",
+ "ud"
+ ],
+ [
+ "▁",
+ "stud"
+ ],
+ [
+ "▁u",
+ "m"
+ ],
+ [
+ "▁",
+ "um"
+ ],
+ [
+ "▁serve",
+ "r"
+ ],
+ [
+ "▁serv",
+ "er"
+ ],
+ [
+ "▁ser",
+ "ver"
+ ],
+ [
+ "▁",
+ "server"
+ ],
+ [
+ "ill",
+ "e"
+ ],
+ [
+ "il",
+ "le"
+ ],
+ [
+ "i",
+ "lle"
+ ],
+ [
+ "▁pu",
+ "t"
+ ],
+ [
+ "▁p",
+ "ut"
+ ],
+ [
+ "▁",
+ "put"
+ ],
+ [
+ "ati",
+ "v"
+ ],
+ [
+ "at",
+ "iv"
+ ],
+ [
+ "g",
+ "y"
+ ],
+ [
+ "ов",
+ "и"
+ ],
+ [
+ "о",
+ "ви"
+ ],
+ [
+ "ra",
+ "f"
+ ],
+ [
+ "r",
+ "af"
+ ],
+ [
+ "ов",
+ "о"
+ ],
+ [
+ "о",
+ "во"
+ ],
+ [
+ "▁wur",
+ "de"
+ ],
+ [
+ "▁Whe",
+ "n"
+ ],
+ [
+ "▁Wh",
+ "en"
+ ],
+ [
+ "▁W",
+ "hen"
+ ],
+ [
+ "▁",
+ "When"
+ ],
+ [
+ "▁di",
+ "v"
+ ],
+ [
+ "▁d",
+ "iv"
+ ],
+ [
+ "▁",
+ "div"
+ ],
+ [
+ "ant",
+ "s"
+ ],
+ [
+ "an",
+ "ts"
+ ],
+ [
+ "▁te",
+ "r"
+ ],
+ [
+ "▁t",
+ "er"
+ ],
+ [
+ "▁",
+ "ter"
+ ],
+ [
+ "▁parti",
+ "c"
+ ],
+ [
+ "▁part",
+ "ic"
+ ],
+ [
+ "▁",
+ "т"
+ ],
+ [
+ "▁D",
+ "o"
+ ],
+ [
+ "▁",
+ "Do"
+ ],
+ [
+ "▁N",
+ "o"
+ ],
+ [
+ "▁",
+ "No"
+ ],
+ [
+ "ser",
+ "t"
+ ],
+ [
+ "se",
+ "rt"
+ ],
+ [
+ "s",
+ "ert"
+ ],
+ [
+ "id",
+ "o"
+ ],
+ [
+ "i",
+ "do"
+ ],
+ [
+ "math",
+ "cal"
+ ],
+ [
+ "ad",
+ "e"
+ ],
+ [
+ "a",
+ "de"
+ ],
+ [
+ "▁I",
+ "I"
+ ],
+ [
+ "▁",
+ "II"
+ ],
+ [
+ "lea",
+ "r"
+ ],
+ [
+ "le",
+ "ar"
+ ],
+ [
+ "l",
+ "ear"
+ ],
+ [
+ "og",
+ "raph"
+ ],
+ [
+ "o",
+ "graph"
+ ],
+ [
+ "ens",
+ "e"
+ ],
+ [
+ "en",
+ "se"
+ ],
+ [
+ "▁ro",
+ "w"
+ ],
+ [
+ "▁r",
+ "ow"
+ ],
+ [
+ "▁",
+ "row"
+ ],
+ [
+ "nu",
+ "m"
+ ],
+ [
+ "n",
+ "um"
+ ],
+ [
+ "▁possib",
+ "le"
+ ],
+ [
+ "▁poss",
+ "ible"
+ ],
+ [
+ "▁pos",
+ "sible"
+ ],
+ [
+ "▁",
+ "possible"
+ ],
+ [
+ "▁sin",
+ "ce"
+ ],
+ [
+ "▁s",
+ "ince"
+ ],
+ [
+ "▁",
+ "since"
+ ],
+ [
+ "▁B",
+ "o"
+ ],
+ [
+ "▁",
+ "Bo"
+ ],
+ [
+ "ction",
+ "s"
+ ],
+ [
+ "ct",
+ "ions"
+ ],
+ [
+ "▁I",
+ "m"
+ ],
+ [
+ "▁",
+ "Im"
+ ],
+ [
+ "O",
+ "R"
+ ],
+ [
+ "ц",
+ "і"
+ ],
+ [
+ "▁id",
+ "e"
+ ],
+ [
+ "▁i",
+ "de"
+ ],
+ [
+ "▁",
+ "ide"
+ ],
+ [
+ "ma",
+ "p"
+ ],
+ [
+ "m",
+ "ap"
+ ],
+ [
+ "▁corre",
+ "ct"
+ ],
+ [
+ "▁corr",
+ "ect"
+ ],
+ [
+ "▁cor",
+ "rect"
+ ],
+ [
+ "▁",
+ "correct"
+ ],
+ [
+ "ve",
+ "s"
+ ],
+ [
+ "v",
+ "es"
+ ],
+ [
+ "ph",
+ "p"
+ ],
+ [
+ "p",
+ "hp"
+ ],
+ [
+ "▁out",
+ "put"
+ ],
+ [
+ "▁",
+ "output"
+ ],
+ [
+ "▁P",
+ "h"
+ ],
+ [
+ "▁",
+ "Ph"
+ ],
+ [
+ "A",
+ "L"
+ ],
+ [
+ "are",
+ "d"
+ ],
+ [
+ "ar",
+ "ed"
+ ],
+ [
+ "a",
+ "red"
+ ],
+ [
+ "\\",
+ "\\"
+ ],
+ [
+ "▁imag",
+ "e"
+ ],
+ [
+ "▁im",
+ "age"
+ ],
+ [
+ "▁",
+ "image"
+ ],
+ [
+ "esc",
+ "h"
+ ],
+ [
+ "es",
+ "ch"
+ ],
+ [
+ "e",
+ "sch"
+ ],
+ [
+ "ж",
+ "и"
+ ],
+ [
+ "▁con",
+ "f"
+ ],
+ [
+ "▁",
+ "conf"
+ ],
+ [
+ "po",
+ "r"
+ ],
+ [
+ "p",
+ "or"
+ ],
+ [
+ "quer",
+ "y"
+ ],
+ [
+ "que",
+ "ry"
+ ],
+ [
+ "qu",
+ "ery"
+ ],
+ [
+ "ure",
+ "s"
+ ],
+ [
+ "ur",
+ "es"
+ ],
+ [
+ "u",
+ "res"
+ ],
+ [
+ "iu",
+ "m"
+ ],
+ [
+ "i",
+ "um"
+ ],
+ [
+ "end",
+ "s"
+ ],
+ [
+ "en",
+ "ds"
+ ],
+ [
+ "▁A",
+ "b"
+ ],
+ [
+ "▁",
+ "Ab"
+ ],
+ [
+ "SB",
+ "N"
+ ],
+ [
+ "і",
+ "д"
+ ],
+ [
+ "ethe",
+ "r"
+ ],
+ [
+ "eth",
+ "er"
+ ],
+ [
+ "et",
+ "her"
+ ],
+ [
+ "e",
+ "ther"
+ ],
+ [
+ "ption",
+ "s"
+ ],
+ [
+ "pt",
+ "ions"
+ ],
+ [
+ "it",
+ "u"
+ ],
+ [
+ "i",
+ "tu"
+ ],
+ [
+ "li",
+ "b"
+ ],
+ [
+ "l",
+ "ib"
+ ],
+ [
+ "n",
+ "s"
+ ],
+ [
+ "k",
+ "i"
+ ],
+ [
+ "▁work",
+ "ing"
+ ],
+ [
+ "▁wor",
+ "king"
+ ],
+ [
+ "▁",
+ "working"
+ ],
+ [
+ "▁com",
+ "o"
+ ],
+ [
+ "▁co",
+ "mo"
+ ],
+ [
+ "▁c",
+ "omo"
+ ],
+ [
+ "▁",
+ "como"
+ ],
+ [
+ "▁The",
+ "n"
+ ],
+ [
+ "▁Th",
+ "en"
+ ],
+ [
+ "▁T",
+ "hen"
+ ],
+ [
+ "▁",
+ "Then"
+ ],
+ [
+ "M",
+ "L"
+ ],
+ [
+ "ke",
+ "y"
+ ],
+ [
+ "k",
+ "ey"
+ ],
+ [
+ "cla",
+ "ss"
+ ],
+ [
+ "cl",
+ "ass"
+ ],
+ [
+ "c",
+ "lass"
+ ],
+ [
+ "op",
+ "le"
+ ],
+ [
+ "o",
+ "ple"
+ ],
+ [
+ "itt",
+ "le"
+ ],
+ [
+ "▁mat",
+ "ch"
+ ],
+ [
+ "▁m",
+ "atch"
+ ],
+ [
+ "▁",
+ "match"
+ ],
+ [
+ "way",
+ "s"
+ ],
+ [
+ "wa",
+ "ys"
+ ],
+ [
+ "w",
+ "ays"
+ ],
+ [
+ "math",
+ "bb"
+ ],
+ [
+ "▁requ",
+ "ire"
+ ],
+ [
+ "▁re",
+ "quire"
+ ],
+ [
+ "▁",
+ "require"
+ ],
+ [
+ "al",
+ "t"
+ ],
+ [
+ "a",
+ "lt"
+ ],
+ [
+ "▁vi",
+ "s"
+ ],
+ [
+ "▁v",
+ "is"
+ ],
+ [
+ "▁",
+ "vis"
+ ],
+ [
+ "▁b",
+ "l"
+ ],
+ [
+ "▁",
+ "bl"
+ ],
+ [
+ "▁call",
+ "ed"
+ ],
+ [
+ "▁cal",
+ "led"
+ ],
+ [
+ "▁c",
+ "alled"
+ ],
+ [
+ "▁",
+ "called"
+ ],
+ [
+ "It",
+ "em"
+ ],
+ [
+ "I",
+ "tem"
+ ],
+ [
+ "ur",
+ "a"
+ ],
+ [
+ "u",
+ "ra"
+ ],
+ [
+ "ve",
+ "c"
+ ],
+ [
+ "v",
+ "ec"
+ ],
+ [
+ "em",
+ "e"
+ ],
+ [
+ "e",
+ "me"
+ ],
+ [
+ "▁dell",
+ "a"
+ ],
+ [
+ "▁del",
+ "la"
+ ],
+ [
+ "▁de",
+ "lla"
+ ],
+ [
+ "▁d",
+ "ella"
+ ],
+ [
+ "emb",
+ "re"
+ ],
+ [
+ "em",
+ "bre"
+ ],
+ [
+ "ur",
+ "g"
+ ],
+ [
+ "u",
+ "rg"
+ ],
+ [
+ "S",
+ "e"
+ ],
+ [
+ "▁requ",
+ "est"
+ ],
+ [
+ "▁req",
+ "uest"
+ ],
+ [
+ "▁re",
+ "quest"
+ ],
+ [
+ "▁",
+ "request"
+ ],
+ [
+ "isch",
+ "e"
+ ],
+ [
+ "isc",
+ "he"
+ ],
+ [
+ "is",
+ "che"
+ ],
+ [
+ "i",
+ "sche"
+ ],
+ [
+ "▁por",
+ "t"
+ ],
+ [
+ "▁po",
+ "rt"
+ ],
+ [
+ "▁p",
+ "ort"
+ ],
+ [
+ "▁",
+ "port"
+ ],
+ [
+ "▁inst",
+ "ead"
+ ],
+ [
+ "=",
+ "\\"
+ ],
+ [
+ "▁",
+ "У"
+ ],
+ [
+ "ho",
+ "r"
+ ],
+ [
+ "h",
+ "or"
+ ],
+ [
+ "ent",
+ "e"
+ ],
+ [
+ "en",
+ "te"
+ ],
+ [
+ "um",
+ "e"
+ ],
+ [
+ "u",
+ "me"
+ ],
+ [
+ "er",
+ "d"
+ ],
+ [
+ "e",
+ "rd"
+ ],
+ [
+ "с",
+ "а"
+ ],
+ [
+ "▁wh",
+ "y"
+ ],
+ [
+ "▁w",
+ "hy"
+ ],
+ [
+ "▁",
+ "why"
+ ],
+ [
+ "ris",
+ "t"
+ ],
+ [
+ "ri",
+ "st"
+ ],
+ [
+ "r",
+ "ist"
+ ],
+ [
+ "▁pers",
+ "on"
+ ],
+ [
+ "▁per",
+ "son"
+ ],
+ [
+ "▁p",
+ "erson"
+ ],
+ [
+ "▁",
+ "person"
+ ],
+ [
+ "▁..",
+ "."
+ ],
+ [
+ "▁.",
+ ".."
+ ],
+ [
+ "▁",
+ "..."
+ ],
+ [
+ "▁priv",
+ "ate"
+ ],
+ [
+ "▁p",
+ "rivate"
+ ],
+ [
+ "▁",
+ "private"
+ ],
+ [
+ "▁to",
+ "t"
+ ],
+ [
+ "▁t",
+ "ot"
+ ],
+ [
+ "▁",
+ "tot"
+ ],
+ [
+ "ph",
+ "a"
+ ],
+ [
+ "p",
+ "ha"
+ ],
+ [
+ "if",
+ "t"
+ ],
+ [
+ "i",
+ "ft"
+ ],
+ [
+ "it",
+ "a"
+ ],
+ [
+ "i",
+ "ta"
+ ],
+ [
+ "lo",
+ "c"
+ ],
+ [
+ "l",
+ "oc"
+ ],
+ [
+ "▁ol",
+ "d"
+ ],
+ [
+ "▁o",
+ "ld"
+ ],
+ [
+ "▁",
+ "old"
+ ],
+ [
+ "о",
+ "н"
+ ],
+ [
+ "▁ne",
+ "l"
+ ],
+ [
+ "▁n",
+ "el"
+ ],
+ [
+ "▁",
+ "nel"
+ ],
+ [
+ "'",
+ "]"
+ ],
+ [
+ "t",
+ "i"
+ ],
+ [
+ "ie",
+ "t"
+ ],
+ [
+ "i",
+ "et"
+ ],
+ [
+ "cit",
+ "e"
+ ],
+ [
+ "ci",
+ "te"
+ ],
+ [
+ "c",
+ "ite"
+ ],
+ [
+ "ple",
+ "ment"
+ ],
+ [
+ "pl",
+ "ement"
+ ],
+ [
+ "p",
+ "lement"
+ ],
+ [
+ "▁ab",
+ "ove"
+ ],
+ [
+ "▁a",
+ "bove"
+ ],
+ [
+ "▁",
+ "above"
+ ],
+ [
+ "k",
+ "s"
+ ],
+ [
+ "read",
+ "y"
+ ],
+ [
+ "rea",
+ "dy"
+ ],
+ [
+ "re",
+ "ady"
+ ],
+ [
+ "▁com",
+ "e"
+ ],
+ [
+ "▁co",
+ "me"
+ ],
+ [
+ "▁c",
+ "ome"
+ ],
+ [
+ "▁",
+ "come"
+ ],
+ [
+ "sect",
+ "ion"
+ ],
+ [
+ "sec",
+ "tion"
+ ],
+ [
+ "se",
+ "ction"
+ ],
+ [
+ "s",
+ "ection"
+ ],
+ [
+ "▁Po",
+ "l"
+ ],
+ [
+ "▁P",
+ "ol"
+ ],
+ [
+ "▁",
+ "Pol"
+ ],
+ [
+ "▁wr",
+ "it"
+ ],
+ [
+ "▁w",
+ "rit"
+ ],
+ [
+ "▁",
+ "writ"
+ ],
+ [
+ "▁http",
+ "s"
+ ],
+ [
+ "▁htt",
+ "ps"
+ ],
+ [
+ "▁",
+ "https"
+ ],
+ [
+ "▁$",
+ "$"
+ ],
+ [
+ "▁",
+ "$$"
+ ],
+ [
+ "▁",
+ "»"
+ ],
+ [
+ "▁bu",
+ "ild"
+ ],
+ [
+ "▁",
+ "build"
+ ],
+ [
+ "it",
+ "o"
+ ],
+ [
+ "i",
+ "to"
+ ],
+ [
+ "▁consid",
+ "er"
+ ],
+ [
+ "▁cons",
+ "ider"
+ ],
+ [
+ "af",
+ "t"
+ ],
+ [
+ "a",
+ "ft"
+ ],
+ [
+ "Ap",
+ "p"
+ ],
+ [
+ "A",
+ "pp"
+ ],
+ [
+ ",",
+ "\\"
+ ],
+ [
+ "indow",
+ "s"
+ ],
+ [
+ "indo",
+ "ws"
+ ],
+ [
+ "ind",
+ "ows"
+ ],
+ [
+ "com",
+ "m"
+ ],
+ [
+ "co",
+ "mm"
+ ],
+ [
+ "c",
+ "omm"
+ ],
+ [
+ "▁",
+ ";"
+ ],
+ [
+ "gro",
+ "und"
+ ],
+ [
+ "gr",
+ "ound"
+ ],
+ [
+ "g",
+ "round"
+ ],
+ [
+ "▁pla",
+ "ce"
+ ],
+ [
+ "▁pl",
+ "ace"
+ ],
+ [
+ "▁p",
+ "lace"
+ ],
+ [
+ "▁",
+ "place"
+ ],
+ [
+ "B",
+ "y"
+ ],
+ [
+ "▁pro",
+ "ject"
+ ],
+ [
+ "▁",
+ "project"
+ ],
+ [
+ "Obj",
+ "ect"
+ ],
+ [
+ "Ob",
+ "ject"
+ ],
+ [
+ "O",
+ "bject"
+ ],
+ [
+ "▁rep",
+ "r"
+ ],
+ [
+ "▁re",
+ "pr"
+ ],
+ [
+ "ence",
+ "s"
+ ],
+ [
+ "enc",
+ "es"
+ ],
+ [
+ "en",
+ "ces"
+ ],
+ [
+ "indo",
+ "w"
+ ],
+ [
+ "ind",
+ "ow"
+ ],
+ [
+ "z",
+ "t"
+ ],
+ [
+ "▁file",
+ "s"
+ ],
+ [
+ "▁fil",
+ "es"
+ ],
+ [
+ "▁fi",
+ "les"
+ ],
+ [
+ "▁f",
+ "iles"
+ ],
+ [
+ "▁",
+ "files"
+ ],
+ [
+ "c",
+ "z"
+ ],
+ [
+ "ivi",
+ "ty"
+ ],
+ [
+ "iv",
+ "ity"
+ ],
+ [
+ "i",
+ "vity"
+ ],
+ [
+ "▁in",
+ "it"
+ ],
+ [
+ "▁i",
+ "nit"
+ ],
+ [
+ "▁",
+ "init"
+ ],
+ [
+ "▁pro",
+ "b"
+ ],
+ [
+ "▁pr",
+ "ob"
+ ],
+ [
+ "▁p",
+ "rob"
+ ],
+ [
+ "▁",
+ "prob"
+ ],
+ [
+ "▁s",
+ "k"
+ ],
+ [
+ "▁",
+ "sk"
+ ],
+ [
+ "ort",
+ "h"
+ ],
+ [
+ "or",
+ "th"
+ ],
+ [
+ "imen",
+ "t"
+ ],
+ [
+ "ime",
+ "nt"
+ ],
+ [
+ "im",
+ "ent"
+ ],
+ [
+ "i",
+ "ment"
+ ],
+ [
+ "ou",
+ "ble"
+ ],
+ [
+ "ata",
+ "l"
+ ],
+ [
+ "at",
+ "al"
+ ],
+ [
+ "a",
+ "tal"
+ ],
+ [
+ "ir",
+ "c"
+ ],
+ [
+ "i",
+ "rc"
+ ],
+ [
+ "▁",
+ "è"
+ ],
+ [
+ "▁br",
+ "e"
+ ],
+ [
+ "▁b",
+ "re"
+ ],
+ [
+ "▁",
+ "bre"
+ ],
+ [
+ "ist",
+ "a"
+ ],
+ [
+ "is",
+ "ta"
+ ],
+ [
+ "i",
+ "sta"
+ ],
+ [
+ "in",
+ "put"
+ ],
+ [
+ "▁",
+ "И"
+ ],
+ [
+ "но",
+ "й"
+ ],
+ [
+ "su",
+ "m"
+ ],
+ [
+ "s",
+ "um"
+ ],
+ [
+ "pat",
+ "h"
+ ],
+ [
+ "pa",
+ "th"
+ ],
+ [
+ "p",
+ "ath"
+ ],
+ [
+ "▁cou",
+ "r"
+ ],
+ [
+ "▁co",
+ "ur"
+ ],
+ [
+ "▁c",
+ "our"
+ ],
+ [
+ "▁to",
+ "o"
+ ],
+ [
+ "▁t",
+ "oo"
+ ],
+ [
+ "▁A",
+ "d"
+ ],
+ [
+ "▁",
+ "Ad"
+ ],
+ [
+ "▁G",
+ "u"
+ ],
+ [
+ "▁",
+ "Gu"
+ ],
+ [
+ "▁fal",
+ "se"
+ ],
+ [
+ "▁f",
+ "alse"
+ ],
+ [
+ "▁",
+ "false"
+ ],
+ [
+ "▁fu",
+ "n"
+ ],
+ [
+ "▁f",
+ "un"
+ ],
+ [
+ "▁",
+ "fun"
+ ],
+ [
+ "▁с",
+ "т"
+ ],
+ [
+ "▁",
+ "ст"
+ ],
+ [
+ "oo",
+ "d"
+ ],
+ [
+ "o",
+ "od"
+ ],
+ [
+ "è",
+ "s"
+ ],
+ [
+ "▁en",
+ "c"
+ ],
+ [
+ "▁e",
+ "nc"
+ ],
+ [
+ "▁",
+ "enc"
+ ],
+ [
+ "bo",
+ "l"
+ ],
+ [
+ "b",
+ "ol"
+ ],
+ [
+ "r",
+ "l"
+ ],
+ [
+ "arg",
+ "et"
+ ],
+ [
+ "ar",
+ "get"
+ ],
+ [
+ "orde",
+ "r"
+ ],
+ [
+ "ord",
+ "er"
+ ],
+ [
+ "or",
+ "der"
+ ],
+ [
+ "▁me",
+ "an"
+ ],
+ [
+ "▁",
+ "mean"
+ ],
+ [
+ "п",
+ "е"
+ ],
+ [
+ "ige",
+ "n"
+ ],
+ [
+ "ig",
+ "en"
+ ],
+ [
+ "i",
+ "gen"
+ ],
+ [
+ "▁пр",
+ "е"
+ ],
+ [
+ "▁п",
+ "ре"
+ ],
+ [
+ "▁",
+ "пре"
+ ],
+ [
+ "wid",
+ "th"
+ ],
+ [
+ "w",
+ "idth"
+ ],
+ [
+ ";",
+ "\r"
+ ],
+ [
+ "ito",
+ "r"
+ ],
+ [
+ "it",
+ "or"
+ ],
+ [
+ "i",
+ "tor"
+ ],
+ [
+ "▁stat",
+ "e"
+ ],
+ [
+ "▁sta",
+ "te"
+ ],
+ [
+ "▁st",
+ "ate"
+ ],
+ [
+ "▁",
+ "state"
+ ],
+ [
+ "▁gre",
+ "at"
+ ],
+ [
+ "en",
+ "n"
+ ],
+ [
+ "e",
+ "nn"
+ ],
+ [
+ "bi",
+ "n"
+ ],
+ [
+ "b",
+ "in"
+ ],
+ [
+ "E",
+ "r"
+ ],
+ [
+ "Mo",
+ "d"
+ ],
+ [
+ "M",
+ "od"
+ ],
+ [
+ "o",
+ "z"
+ ],
+ [
+ "▁wo",
+ "n"
+ ],
+ [
+ "▁w",
+ "on"
+ ],
+ [
+ "▁",
+ "won"
+ ],
+ [
+ "▁fac",
+ "t"
+ ],
+ [
+ "▁fa",
+ "ct"
+ ],
+ [
+ "▁f",
+ "act"
+ ],
+ [
+ "▁",
+ "fact"
+ ],
+ [
+ "▁jav",
+ "a"
+ ],
+ [
+ "▁ja",
+ "va"
+ ],
+ [
+ "▁j",
+ "ava"
+ ],
+ [
+ "▁",
+ "java"
+ ],
+ [
+ "▁Un",
+ "ivers"
+ ],
+ [
+ "▁",
+ "Univers"
+ ],
+ [
+ "▁ca",
+ "p"
+ ],
+ [
+ "▁c",
+ "ap"
+ ],
+ [
+ "▁",
+ "cap"
+ ],
+ [
+ "isto",
+ "r"
+ ],
+ [
+ "ist",
+ "or"
+ ],
+ [
+ "is",
+ "tor"
+ ],
+ [
+ "i",
+ "stor"
+ ],
+ [
+ "}",
+ "("
+ ],
+ [
+ "k",
+ "u"
+ ],
+ [
+ "ith",
+ "er"
+ ],
+ [
+ "it",
+ "her"
+ ],
+ [
+ "i",
+ "ther"
+ ],
+ [
+ "ale",
+ "s"
+ ],
+ [
+ "al",
+ "es"
+ ],
+ [
+ "a",
+ "les"
+ ],
+ [
+ "▁o",
+ "u"
+ ],
+ [
+ "▁",
+ "ou"
+ ],
+ [
+ "ros",
+ "s"
+ ],
+ [
+ "ro",
+ "ss"
+ ],
+ [
+ "r",
+ "oss"
+ ],
+ [
+ "▁tak",
+ "e"
+ ],
+ [
+ "▁ta",
+ "ke"
+ ],
+ [
+ "▁t",
+ "ake"
+ ],
+ [
+ "▁",
+ "take"
+ ],
+ [
+ "ri",
+ "x"
+ ],
+ [
+ "r",
+ "ix"
+ ],
+ [
+ "lo",
+ "b"
+ ],
+ [
+ "l",
+ "ob"
+ ],
+ [
+ "▁ein",
+ "e"
+ ],
+ [
+ "▁e",
+ "ine"
+ ],
+ [
+ "ase",
+ "s"
+ ],
+ [
+ "as",
+ "es"
+ ],
+ [
+ "▁acc",
+ "ess"
+ ],
+ [
+ "▁ac",
+ "cess"
+ ],
+ [
+ "▁a",
+ "ccess"
+ ],
+ [
+ "▁",
+ "access"
+ ],
+ [
+ "it",
+ "é"
+ ],
+ [
+ "i",
+ "té"
+ ],
+ [
+ "ist",
+ "r"
+ ],
+ [
+ "is",
+ "tr"
+ ],
+ [
+ "i",
+ "str"
+ ],
+ [
+ "iza",
+ "tion"
+ ],
+ [
+ "iz",
+ "ation"
+ ],
+ [
+ "▁app",
+ "ro"
+ ],
+ [
+ "▁ap",
+ "pro"
+ ],
+ [
+ "▁",
+ "appro"
+ ],
+ [
+ "bal",
+ "l"
+ ],
+ [
+ "ba",
+ "ll"
+ ],
+ [
+ "b",
+ "all"
+ ],
+ [
+ "▁ma",
+ "k"
+ ],
+ [
+ "▁m",
+ "ak"
+ ],
+ [
+ "}",
+ "^"
+ ],
+ [
+ "▁Con",
+ "s"
+ ],
+ [
+ "▁Co",
+ "ns"
+ ],
+ [
+ "▁C",
+ "ons"
+ ],
+ [
+ "▁",
+ "Cons"
+ ],
+ [
+ "pres",
+ "s"
+ ],
+ [
+ "pre",
+ "ss"
+ ],
+ [
+ "pr",
+ "ess"
+ ],
+ [
+ "p",
+ "ress"
+ ],
+ [
+ "ser",
+ "v"
+ ],
+ [
+ "se",
+ "rv"
+ ],
+ [
+ "s",
+ "erv"
+ ],
+ [
+ "()",
+ "."
+ ],
+ [
+ "(",
+ ")."
+ ],
+ [
+ "a",
+ "f"
+ ],
+ [
+ "▁re",
+ "f"
+ ],
+ [
+ "▁r",
+ "ef"
+ ],
+ [
+ "▁",
+ "ref"
+ ],
+ [
+ ")",
+ "\\"
+ ],
+ [
+ "▁cont",
+ "in"
+ ],
+ [
+ "s",
+ "u"
+ ],
+ [
+ "ive",
+ "r"
+ ],
+ [
+ "iv",
+ "er"
+ ],
+ [
+ "i",
+ "ver"
+ ],
+ [
+ "▁con",
+ "d"
+ ],
+ [
+ "▁co",
+ "nd"
+ ],
+ [
+ "▁c",
+ "ond"
+ ],
+ [
+ "▁",
+ "cond"
+ ],
+ [
+ "▁exp",
+ "ect"
+ ],
+ [
+ "▁ex",
+ "pect"
+ ],
+ [
+ "▁",
+ "expect"
+ ],
+ [
+ "▁char",
+ "act"
+ ],
+ [
+ "▁cha",
+ "ract"
+ ],
+ [
+ "ber",
+ "t"
+ ],
+ [
+ "be",
+ "rt"
+ ],
+ [
+ "b",
+ "ert"
+ ],
+ [
+ "el",
+ "t"
+ ],
+ [
+ "e",
+ "lt"
+ ],
+ [
+ "ter",
+ "s"
+ ],
+ [
+ "te",
+ "rs"
+ ],
+ [
+ "t",
+ "ers"
+ ],
+ [
+ "scri",
+ "pt"
+ ],
+ [
+ "scr",
+ "ipt"
+ ],
+ [
+ "s",
+ "cript"
+ ],
+ [
+ "▁E",
+ "d"
+ ],
+ [
+ "▁",
+ "Ed"
+ ],
+ [
+ "ap",
+ "t"
+ ],
+ [
+ "a",
+ "pt"
+ ],
+ [
+ "')",
+ ";"
+ ],
+ [
+ "'",
+ ");"
+ ],
+ [
+ "pr",
+ "int"
+ ],
+ [
+ "▁si",
+ "ze"
+ ],
+ [
+ "▁s",
+ "ize"
+ ],
+ [
+ "▁",
+ "size"
+ ],
+ [
+ "▁sic",
+ "h"
+ ],
+ [
+ "▁si",
+ "ch"
+ ],
+ [
+ "▁s",
+ "ich"
+ ],
+ [
+ "fac",
+ "e"
+ ],
+ [
+ "fa",
+ "ce"
+ ],
+ [
+ "f",
+ "ace"
+ ],
+ [
+ "ende",
+ "n"
+ ],
+ [
+ "end",
+ "en"
+ ],
+ [
+ "en",
+ "den"
+ ],
+ [
+ "▁Am",
+ "er"
+ ],
+ [
+ "▁A",
+ "mer"
+ ],
+ [
+ "▁",
+ "Amer"
+ ],
+ [
+ "ifie",
+ "d"
+ ],
+ [
+ "ifi",
+ "ed"
+ ],
+ [
+ "if",
+ "ied"
+ ],
+ [
+ "ó",
+ "w"
+ ],
+ [
+ "▁S",
+ "u"
+ ],
+ [
+ "▁",
+ "Su"
+ ],
+ [
+ "te",
+ "s"
+ ],
+ [
+ "t",
+ "es"
+ ],
+ [
+ "me",
+ "d"
+ ],
+ [
+ "m",
+ "ed"
+ ],
+ [
+ "▁Re",
+ "g"
+ ],
+ [
+ "▁R",
+ "eg"
+ ],
+ [
+ "▁",
+ "Reg"
+ ],
+ [
+ "sol",
+ "e"
+ ],
+ [
+ "so",
+ "le"
+ ],
+ [
+ "s",
+ "ole"
+ ],
+ [
+ "▁inclu",
+ "d"
+ ],
+ [
+ "▁incl",
+ "ud"
+ ],
+ [
+ "▁in",
+ "clud"
+ ],
+ [
+ "▁",
+ "includ"
+ ],
+ [
+ "in",
+ "i"
+ ],
+ [
+ "i",
+ "ni"
+ ],
+ [
+ "inc",
+ "i"
+ ],
+ [
+ "in",
+ "ci"
+ ],
+ [
+ "▁pl",
+ "a"
+ ],
+ [
+ "▁p",
+ "la"
+ ],
+ [
+ "▁",
+ "pla"
+ ],
+ [
+ "▁le",
+ "ft"
+ ],
+ [
+ "▁l",
+ "eft"
+ ],
+ [
+ "▁",
+ "left"
+ ],
+ [
+ "d",
+ "f"
+ ],
+ [
+ "Pa",
+ "r"
+ ],
+ [
+ "P",
+ "ar"
+ ],
+ [
+ "▁Al",
+ "l"
+ ],
+ [
+ "▁A",
+ "ll"
+ ],
+ [
+ "▁",
+ "All"
+ ],
+ [
+ "▁oc",
+ "c"
+ ],
+ [
+ "▁o",
+ "cc"
+ ],
+ [
+ "▁",
+ "occ"
+ ],
+ [
+ "▁A",
+ "t"
+ ],
+ [
+ "▁",
+ "At"
+ ],
+ [
+ "▁c",
+ "r"
+ ],
+ [
+ "▁",
+ "cr"
+ ],
+ [
+ "Q",
+ "u"
+ ],
+ [
+ "▁give",
+ "n"
+ ],
+ [
+ "▁giv",
+ "en"
+ ],
+ [
+ "▁gi",
+ "ven"
+ ],
+ [
+ "▁g",
+ "iven"
+ ],
+ [
+ "▁Syst",
+ "em"
+ ],
+ [
+ "▁S",
+ "ystem"
+ ],
+ [
+ "▁",
+ "System"
+ ],
+ [
+ "ica",
+ "n"
+ ],
+ [
+ "ic",
+ "an"
+ ],
+ [
+ "i",
+ "can"
+ ],
+ [
+ "▁fin",
+ "al"
+ ],
+ [
+ "▁fi",
+ "nal"
+ ],
+ [
+ "▁f",
+ "inal"
+ ],
+ [
+ "▁",
+ "final"
+ ],
+ [
+ "ition",
+ "s"
+ ],
+ [
+ "iti",
+ "ons"
+ ],
+ [
+ "it",
+ "ions"
+ ],
+ [
+ "▁б",
+ "ы"
+ ],
+ [
+ "▁",
+ "бы"
+ ],
+ [
+ "▁perf",
+ "orm"
+ ],
+ [
+ "▁per",
+ "form"
+ ],
+ [
+ "▁",
+ "perform"
+ ],
+ [
+ "A",
+ "N"
+ ],
+ [
+ "▁M",
+ "e"
+ ],
+ [
+ "▁",
+ "Me"
+ ],
+ [
+ "ur",
+ "o"
+ ],
+ [
+ "u",
+ "ro"
+ ],
+ [
+ "▁Th",
+ "at"
+ ],
+ [
+ "▁T",
+ "hat"
+ ],
+ [
+ "▁",
+ "That"
+ ],
+ [
+ "г",
+ "ра"
+ ],
+ [
+ "▁П",
+ "о"
+ ],
+ [
+ "▁",
+ "По"
+ ],
+ [
+ "▁в",
+ "и"
+ ],
+ [
+ "▁",
+ "ви"
+ ],
+ [
+ "abl",
+ "y"
+ ],
+ [
+ "ab",
+ "ly"
+ ],
+ [
+ "▁pres",
+ "ent"
+ ],
+ [
+ "▁pre",
+ "sent"
+ ],
+ [
+ "▁pr",
+ "esent"
+ ],
+ [
+ "▁",
+ "present"
+ ],
+ [
+ "du",
+ "ct"
+ ],
+ [
+ "d",
+ "uct"
+ ],
+ [
+ "ri",
+ "c"
+ ],
+ [
+ "r",
+ "ic"
+ ],
+ [
+ "▁En",
+ "g"
+ ],
+ [
+ "▁E",
+ "ng"
+ ],
+ [
+ "▁",
+ "Eng"
+ ],
+ [
+ "tr",
+ "y"
+ ],
+ [
+ "t",
+ "ry"
+ ],
+ [
+ "▁la",
+ "r"
+ ],
+ [
+ "▁l",
+ "ar"
+ ],
+ [
+ "▁",
+ "lar"
+ ],
+ [
+ "b",
+ "l"
+ ],
+ [
+ "id",
+ "d"
+ ],
+ [
+ "i",
+ "dd"
+ ],
+ [
+ "▁ä",
+ "r"
+ ],
+ [
+ "▁",
+ "är"
+ ],
+ [
+ "or",
+ "a"
+ ],
+ [
+ "o",
+ "ra"
+ ],
+ [
+ "L",
+ "L"
+ ],
+ [
+ "os",
+ "s"
+ ],
+ [
+ "o",
+ "ss"
+ ],
+ [
+ "▁I",
+ "SBN"
+ ],
+ [
+ "▁",
+ "ISBN"
+ ],
+ [
+ "▁thre",
+ "e"
+ ],
+ [
+ "▁thr",
+ "ee"
+ ],
+ [
+ "▁th",
+ "ree"
+ ],
+ [
+ "▁",
+ "three"
+ ],
+ [
+ "j",
+ "o"
+ ],
+ [
+ "n",
+ "í"
+ ],
+ [
+ "r",
+ "c"
+ ],
+ [
+ "▁fa",
+ "r"
+ ],
+ [
+ "▁f",
+ "ar"
+ ],
+ [
+ "▁",
+ "far"
+ ],
+ [
+ "▁No",
+ "t"
+ ],
+ [
+ "▁N",
+ "ot"
+ ],
+ [
+ "▁",
+ "Not"
+ ],
+ [
+ "▁litt",
+ "le"
+ ],
+ [
+ "▁l",
+ "ittle"
+ ],
+ [
+ "di",
+ "s"
+ ],
+ [
+ "d",
+ "is"
+ ],
+ [
+ "at",
+ "i"
+ ],
+ [
+ "a",
+ "ti"
+ ],
+ [
+ "func",
+ "tion"
+ ],
+ [
+ "fun",
+ "ction"
+ ],
+ [
+ "f",
+ "unction"
+ ],
+ [
+ "▁ab",
+ "le"
+ ],
+ [
+ "▁a",
+ "ble"
+ ],
+ [
+ "▁",
+ "able"
+ ],
+ [
+ "les",
+ "s"
+ ],
+ [
+ "le",
+ "ss"
+ ],
+ [
+ "l",
+ "ess"
+ ],
+ [
+ "с",
+ "о"
+ ],
+ [
+ "▁pat",
+ "h"
+ ],
+ [
+ "▁pa",
+ "th"
+ ],
+ [
+ "▁p",
+ "ath"
+ ],
+ [
+ "▁",
+ "path"
+ ],
+ [
+ "▁pre",
+ "s"
+ ],
+ [
+ "▁pr",
+ "es"
+ ],
+ [
+ "▁p",
+ "res"
+ ],
+ [
+ "▁",
+ "pres"
+ ],
+ [
+ "los",
+ "e"
+ ],
+ [
+ "lo",
+ "se"
+ ],
+ [
+ "l",
+ "ose"
+ ],
+ [
+ "P",
+ "I"
+ ],
+ [
+ "▁issu",
+ "e"
+ ],
+ [
+ "▁iss",
+ "ue"
+ ],
+ [
+ "▁",
+ "issue"
+ ],
+ [
+ "ack",
+ "age"
+ ],
+ [
+ "tim",
+ "e"
+ ],
+ [
+ "ti",
+ "me"
+ ],
+ [
+ "t",
+ "ime"
+ ],
+ [
+ "ig",
+ "e"
+ ],
+ [
+ "i",
+ "ge"
+ ],
+ [
+ "am",
+ "s"
+ ],
+ [
+ "a",
+ "ms"
+ ],
+ [
+ "▁C",
+ "l"
+ ],
+ [
+ "▁",
+ "Cl"
+ ],
+ [
+ "ail",
+ "s"
+ ],
+ [
+ "ai",
+ "ls"
+ ],
+ [
+ "a",
+ "ils"
+ ],
+ [
+ "al",
+ "k"
+ ],
+ [
+ "i",
+ "i"
+ ],
+ [
+ "ш",
+ "е"
+ ],
+ [
+ "pe",
+ "n"
+ ],
+ [
+ "p",
+ "en"
+ ],
+ [
+ "Q",
+ "L"
+ ],
+ [
+ "▁e",
+ "as"
+ ],
+ [
+ "R",
+ "L"
+ ],
+ [
+ "ce",
+ "l"
+ ],
+ [
+ "c",
+ "el"
+ ],
+ [
+ "▁s",
+ "l"
+ ],
+ [
+ "▁",
+ "sl"
+ ],
+ [
+ "▁as",
+ "k"
+ ],
+ [
+ "▁a",
+ "sk"
+ ],
+ [
+ "▁",
+ "ask"
+ ],
+ [
+ "▁no",
+ "m"
+ ],
+ [
+ "▁n",
+ "om"
+ ],
+ [
+ "▁",
+ "nom"
+ ],
+ [
+ "▁to",
+ "p"
+ ],
+ [
+ "▁t",
+ "op"
+ ],
+ [
+ "▁",
+ "top"
+ ],
+ [
+ "ide",
+ "s"
+ ],
+ [
+ "id",
+ "es"
+ ],
+ [
+ "i",
+ "des"
+ ],
+ [
+ "inde",
+ "x"
+ ],
+ [
+ "ind",
+ "ex"
+ ],
+ [
+ "in",
+ "dex"
+ ],
+ [
+ "é",
+ "m"
+ ],
+ [
+ "▁ha",
+ "pp"
+ ],
+ [
+ "▁h",
+ "app"
+ ],
+ [
+ "o",
+ "x"
+ ],
+ [
+ "c",
+ "d"
+ ],
+ [
+ "▁bet",
+ "ter"
+ ],
+ [
+ "▁b",
+ "etter"
+ ],
+ [
+ "▁lo",
+ "ad"
+ ],
+ [
+ "▁",
+ "load"
+ ],
+ [
+ "ado",
+ "s"
+ ],
+ [
+ "ad",
+ "os"
+ ],
+ [
+ "ze",
+ "n"
+ ],
+ [
+ "z",
+ "en"
+ ],
+ [
+ "▁c",
+ "e"
+ ],
+ [
+ "▁",
+ "ce"
+ ],
+ [
+ "▁f",
+ "a"
+ ],
+ [
+ "▁",
+ "fa"
+ ],
+ [
+ "▁Joh",
+ "n"
+ ],
+ [
+ "▁Jo",
+ "hn"
+ ],
+ [
+ "▁J",
+ "ohn"
+ ],
+ [
+ "▁",
+ "John"
+ ],
+ [
+ "IM",
+ "A"
+ ],
+ [
+ "I",
+ "MA"
+ ],
+ [
+ "▁Ba",
+ "r"
+ ],
+ [
+ "▁B",
+ "ar"
+ ],
+ [
+ "▁",
+ "Bar"
+ ],
+ [
+ "over",
+ "flow"
+ ],
+ [
+ "▁д",
+ "е"
+ ],
+ [
+ "▁",
+ "де"
+ ],
+ [
+ "nes",
+ "s"
+ ],
+ [
+ "ne",
+ "ss"
+ ],
+ [
+ "n",
+ "ess"
+ ],
+ [
+ "ce",
+ "r"
+ ],
+ [
+ "c",
+ "er"
+ ],
+ [
+ "▁Her",
+ "e"
+ ],
+ [
+ "▁He",
+ "re"
+ ],
+ [
+ "▁H",
+ "ere"
+ ],
+ [
+ "▁",
+ "Here"
+ ],
+ [
+ "re",
+ "t"
+ ],
+ [
+ "r",
+ "et"
+ ],
+ [
+ "▁s",
+ "z"
+ ],
+ [
+ "▁",
+ "sz"
+ ],
+ [
+ "amb",
+ "da"
+ ],
+ [
+ "op",
+ "y"
+ ],
+ [
+ "o",
+ "py"
+ ],
+ [
+ "ur",
+ "l"
+ ],
+ [
+ "u",
+ "rl"
+ ],
+ [
+ "p",
+ "y"
+ ],
+ [
+ "r",
+ "t"
+ ],
+ [
+ "▁under",
+ "stand"
+ ],
+ [
+ "a",
+ "ł"
+ ],
+ [
+ "he",
+ "r"
+ ],
+ [
+ "h",
+ "er"
+ ],
+ [
+ "#",
+ "#"
+ ],
+ [
+ "▁chi",
+ "ld"
+ ],
+ [
+ "▁ch",
+ "ild"
+ ],
+ [
+ "▁",
+ "child"
+ ],
+ [
+ "▁ex",
+ "ec"
+ ],
+ [
+ "▁",
+ "exec"
+ ],
+ [
+ "▁applic",
+ "ation"
+ ],
+ [
+ "▁app",
+ "lication"
+ ],
+ [
+ "▁",
+ "application"
+ ],
+ [
+ "▁stru",
+ "ct"
+ ],
+ [
+ "▁str",
+ "uct"
+ ],
+ [
+ "▁st",
+ "ruct"
+ ],
+ [
+ "▁",
+ "struct"
+ ],
+ [
+ "▁",
+ "я"
+ ],
+ [
+ "Fil",
+ "e"
+ ],
+ [
+ "Fi",
+ "le"
+ ],
+ [
+ "F",
+ "ile"
+ ],
+ [
+ "▁cer",
+ "t"
+ ],
+ [
+ "▁ce",
+ "rt"
+ ],
+ [
+ "▁c",
+ "ert"
+ ],
+ [
+ "▁",
+ "cert"
+ ],
+ [
+ "iso",
+ "n"
+ ],
+ [
+ "is",
+ "on"
+ ],
+ [
+ "i",
+ "son"
+ ],
+ [
+ "▁vari",
+ "able"
+ ],
+ [
+ "▁",
+ "variable"
+ ],
+ [
+ "D",
+ "E"
+ ],
+ [
+ "r",
+ "s"
+ ],
+ [
+ "▁real",
+ "ly"
+ ],
+ [
+ "▁re",
+ "ally"
+ ],
+ [
+ "Po",
+ "rt"
+ ],
+ [
+ "P",
+ "ort"
+ ],
+ [
+ "b",
+ "a"
+ ],
+ [
+ "▁Be",
+ "r"
+ ],
+ [
+ "▁B",
+ "er"
+ ],
+ [
+ "▁",
+ "Ber"
+ ],
+ [
+ "▁int",
+ "e"
+ ],
+ [
+ "▁in",
+ "te"
+ ],
+ [
+ "▁",
+ "inte"
+ ],
+ [
+ "▁stati",
+ "c"
+ ],
+ [
+ "▁stat",
+ "ic"
+ ],
+ [
+ "▁st",
+ "atic"
+ ],
+ [
+ "▁",
+ "static"
+ ],
+ [
+ "▁conf",
+ "ig"
+ ],
+ [
+ "▁con",
+ "fig"
+ ],
+ [
+ "▁",
+ "config"
+ ],
+ [
+ "▁Sh",
+ "e"
+ ],
+ [
+ "▁S",
+ "he"
+ ],
+ [
+ "▁",
+ "She"
+ ],
+ [
+ "estion",
+ "s"
+ ],
+ [
+ "esti",
+ "ons"
+ ],
+ [
+ "est",
+ "ions"
+ ],
+ [
+ "▁pl",
+ "us"
+ ],
+ [
+ "▁p",
+ "lus"
+ ],
+ [
+ "▁",
+ "plus"
+ ],
+ [
+ "▁ha",
+ "b"
+ ],
+ [
+ "▁h",
+ "ab"
+ ],
+ [
+ "▁",
+ "hab"
+ ],
+ [
+ "op",
+ "e"
+ ],
+ [
+ "o",
+ "pe"
+ ],
+ [
+ "▁mu",
+ "s"
+ ],
+ [
+ "▁m",
+ "us"
+ ],
+ [
+ "▁",
+ "mus"
+ ],
+ [
+ "▁coun",
+ "t"
+ ],
+ [
+ "▁cou",
+ "nt"
+ ],
+ [
+ "▁co",
+ "unt"
+ ],
+ [
+ "▁c",
+ "ount"
+ ],
+ [
+ "▁",
+ "count"
+ ],
+ [
+ "M",
+ "E"
+ ],
+ [
+ "▁supp",
+ "ort"
+ ],
+ [
+ "▁sup",
+ "port"
+ ],
+ [
+ "▁su",
+ "pport"
+ ],
+ [
+ "▁",
+ "support"
+ ],
+ [
+ "▁pe",
+ "ople"
+ ],
+ [
+ "▁",
+ "people"
+ ],
+ [
+ "▁be",
+ "h"
+ ],
+ [
+ "▁b",
+ "eh"
+ ],
+ [
+ "▁al",
+ "ready"
+ ],
+ [
+ "T",
+ "r"
+ ],
+ [
+ "▁don",
+ "e"
+ ],
+ [
+ "▁do",
+ "ne"
+ ],
+ [
+ "▁d",
+ "one"
+ ],
+ [
+ "▁",
+ "done"
+ ],
+ [
+ "de",
+ "m"
+ ],
+ [
+ "d",
+ "em"
+ ],
+ [
+ "si",
+ "ze"
+ ],
+ [
+ "s",
+ "ize"
+ ],
+ [
+ "alph",
+ "a"
+ ],
+ [
+ "al",
+ "pha"
+ ],
+ [
+ "▁dis",
+ "c"
+ ],
+ [
+ "▁di",
+ "sc"
+ ],
+ [
+ "▁d",
+ "isc"
+ ],
+ [
+ "]",
+ ")"
+ ],
+ [
+ "▁Ma",
+ "n"
+ ],
+ [
+ "▁M",
+ "an"
+ ],
+ [
+ "▁",
+ "Man"
+ ],
+ [
+ "▁mi",
+ "l"
+ ],
+ [
+ "▁m",
+ "il"
+ ],
+ [
+ "▁",
+ "mil"
+ ],
+ [
+ "▁stan",
+ "d"
+ ],
+ [
+ "▁sta",
+ "nd"
+ ],
+ [
+ "▁st",
+ "and"
+ ],
+ [
+ "▁",
+ "stand"
+ ],
+ [
+ "▁gro",
+ "up"
+ ],
+ [
+ "▁gr",
+ "oup"
+ ],
+ [
+ "▁",
+ "group"
+ ],
+ [
+ "▁sm",
+ "all"
+ ],
+ [
+ "▁",
+ "small"
+ ],
+ [
+ "▁ma",
+ "g"
+ ],
+ [
+ "▁m",
+ "ag"
+ ],
+ [
+ "▁",
+ "mag"
+ ],
+ [
+ "ст",
+ "ь"
+ ],
+ [
+ "с",
+ "ть"
+ ],
+ [
+ "▁def",
+ "ault"
+ ],
+ [
+ "▁de",
+ "fault"
+ ],
+ [
+ "▁",
+ "default"
+ ],
+ [
+ "▁sing",
+ "le"
+ ],
+ [
+ "▁sin",
+ "gle"
+ ],
+ [
+ "▁",
+ "single"
+ ],
+ [
+ "lin",
+ "k"
+ ],
+ [
+ "l",
+ "ink"
+ ],
+ [
+ "clud",
+ "e"
+ ],
+ [
+ "cl",
+ "ude"
+ ],
+ [
+ "▁e",
+ "ar"
+ ],
+ [
+ "▁",
+ "ear"
+ ],
+ [
+ "ila",
+ "r"
+ ],
+ [
+ "il",
+ "ar"
+ ],
+ [
+ "i",
+ "lar"
+ ],
+ [
+ "***",
+ "*"
+ ],
+ [
+ "**",
+ "**"
+ ],
+ [
+ "*",
+ "***"
+ ],
+ [
+ "▁fi",
+ "x"
+ ],
+ [
+ "▁f",
+ "ix"
+ ],
+ [
+ "▁",
+ "fix"
+ ],
+ [
+ "le",
+ "y"
+ ],
+ [
+ "l",
+ "ey"
+ ],
+ [
+ "▁pa",
+ "s"
+ ],
+ [
+ "▁p",
+ "as"
+ ],
+ [
+ "▁",
+ "pas"
+ ],
+ [
+ "ни",
+ "й"
+ ],
+ [
+ "iss",
+ "ion"
+ ],
+ [
+ "▁impl",
+ "ement"
+ ],
+ [
+ "▁imp",
+ "lement"
+ ],
+ [
+ "▁im",
+ "plement"
+ ],
+ [
+ "it",
+ "ch"
+ ],
+ [
+ "▁год",
+ "а"
+ ],
+ [
+ "▁го",
+ "да"
+ ],
+ [
+ "▁al",
+ "ways"
+ ],
+ [
+ "▁",
+ "always"
+ ],
+ [
+ "▁Ja",
+ "h"
+ ],
+ [
+ "▁J",
+ "ah"
+ ],
+ [
+ "pr",
+ "ing"
+ ],
+ [
+ "p",
+ "ring"
+ ],
+ [
+ "ç",
+ "ão"
+ ],
+ [
+ "pla",
+ "te"
+ ],
+ [
+ "pl",
+ "ate"
+ ],
+ [
+ "p",
+ "late"
+ ],
+ [
+ "▁desc",
+ "ri"
+ ],
+ [
+ "▁des",
+ "cri"
+ ],
+ [
+ "▁de",
+ "scri"
+ ],
+ [
+ "▁he",
+ "ad"
+ ],
+ [
+ "▁h",
+ "ead"
+ ],
+ [
+ "▁",
+ "head"
+ ],
+ [
+ "ini",
+ "t"
+ ],
+ [
+ "in",
+ "it"
+ ],
+ [
+ "i",
+ "nit"
+ ],
+ [
+ "og",
+ "raf"
+ ],
+ [
+ "▁quer",
+ "y"
+ ],
+ [
+ "▁que",
+ "ry"
+ ],
+ [
+ "▁qu",
+ "ery"
+ ],
+ [
+ "▁",
+ "query"
+ ],
+ [
+ "ive",
+ "d"
+ ],
+ [
+ "iv",
+ "ed"
+ ],
+ [
+ "i",
+ "ved"
+ ],
+ [
+ "▁in",
+ "g"
+ ],
+ [
+ "▁i",
+ "ng"
+ ],
+ [
+ "▁",
+ "ing"
+ ],
+ [
+ "pt",
+ "y"
+ ],
+ [
+ "p",
+ "ty"
+ ],
+ [
+ "h",
+ "a"
+ ],
+ [
+ "▁mo",
+ "v"
+ ],
+ [
+ "▁m",
+ "ov"
+ ],
+ [
+ "▁",
+ "mov"
+ ],
+ [
+ "▁",
+ "э"
+ ],
+ [
+ "ett",
+ "e"
+ ],
+ [
+ "et",
+ "te"
+ ],
+ [
+ "e",
+ "tte"
+ ],
+ [
+ "il",
+ "y"
+ ],
+ [
+ "i",
+ "ly"
+ ],
+ [
+ "▁go",
+ "t"
+ ],
+ [
+ "▁g",
+ "ot"
+ ],
+ [
+ "▁",
+ "got"
+ ],
+ [
+ "ile",
+ "d"
+ ],
+ [
+ "il",
+ "ed"
+ ],
+ [
+ "i",
+ "led"
+ ],
+ [
+ "ic",
+ "ro"
+ ],
+ [
+ "i",
+ "cro"
+ ],
+ [
+ "▁w",
+ "r"
+ ],
+ [
+ "▁",
+ "wr"
+ ],
+ [
+ "р",
+ "я"
+ ],
+ [
+ "▁nev",
+ "er"
+ ],
+ [
+ "▁ne",
+ "ver"
+ ],
+ [
+ "▁n",
+ "ever"
+ ],
+ [
+ "ore",
+ "s"
+ ],
+ [
+ "or",
+ "es"
+ ],
+ [
+ "o",
+ "res"
+ ],
+ [
+ "▁ba",
+ "s"
+ ],
+ [
+ "▁b",
+ "as"
+ ],
+ [
+ "▁",
+ "bas"
+ ],
+ [
+ "io",
+ "s"
+ ],
+ [
+ "i",
+ "os"
+ ],
+ [
+ "lac",
+ "k"
+ ],
+ [
+ "la",
+ "ck"
+ ],
+ [
+ "l",
+ "ack"
+ ],
+ [
+ "ain",
+ "t"
+ ],
+ [
+ "ai",
+ "nt"
+ ],
+ [
+ "a",
+ "int"
+ ],
+ [
+ "vi",
+ "ous"
+ ],
+ [
+ "v",
+ "ious"
+ ],
+ [
+ "▁giv",
+ "e"
+ ],
+ [
+ "▁gi",
+ "ve"
+ ],
+ [
+ "▁g",
+ "ive"
+ ],
+ [
+ "ida",
+ "d"
+ ],
+ [
+ "id",
+ "ad"
+ ],
+ [
+ "E",
+ "n"
+ ],
+ [
+ "ны",
+ "й"
+ ],
+ [
+ "н",
+ "ый"
+ ],
+ [
+ "tab",
+ "le"
+ ],
+ [
+ "ta",
+ "ble"
+ ],
+ [
+ "t",
+ "able"
+ ],
+ [
+ "▁Н",
+ "а"
+ ],
+ [
+ "▁",
+ "На"
+ ],
+ [
+ "▁pa",
+ "t"
+ ],
+ [
+ "▁p",
+ "at"
+ ],
+ [
+ "▁",
+ "pat"
+ ],
+ [
+ "то",
+ "р"
+ ],
+ [
+ "т",
+ "ор"
+ ],
+ [
+ "ang",
+ "u"
+ ],
+ [
+ "an",
+ "gu"
+ ],
+ [
+ "lo",
+ "y"
+ ],
+ [
+ "l",
+ "oy"
+ ],
+ [
+ "▁se",
+ "g"
+ ],
+ [
+ "▁s",
+ "eg"
+ ],
+ [
+ "▁",
+ "seg"
+ ],
+ [
+ "arr",
+ "ay"
+ ],
+ [
+ "ar",
+ "ray"
+ ],
+ [
+ "▁F",
+ "l"
+ ],
+ [
+ "▁",
+ "Fl"
+ ],
+ [
+ "▁inde",
+ "x"
+ ],
+ [
+ "▁ind",
+ "ex"
+ ],
+ [
+ "▁in",
+ "dex"
+ ],
+ [
+ "▁",
+ "index"
+ ],
+ [
+ "▁s",
+ "w"
+ ],
+ [
+ "▁",
+ "sw"
+ ],
+ [
+ "IMA",
+ "GE"
+ ],
+ [
+ "IM",
+ "AGE"
+ ],
+ [
+ "▁k",
+ "m"
+ ],
+ [
+ "▁",
+ "km"
+ ],
+ [
+ "б",
+ "и"
+ ],
+ [
+ "Cla",
+ "ss"
+ ],
+ [
+ "Cl",
+ "ass"
+ ],
+ [
+ "C",
+ "lass"
+ ],
+ [
+ "en",
+ "a"
+ ],
+ [
+ "e",
+ "na"
+ ],
+ [
+ "ме",
+ "н"
+ ],
+ [
+ "м",
+ "ен"
+ ],
+ [
+ "com",
+ "p"
+ ],
+ [
+ "co",
+ "mp"
+ ],
+ [
+ "c",
+ "omp"
+ ],
+ [
+ "atu",
+ "s"
+ ],
+ [
+ "at",
+ "us"
+ ],
+ [
+ "ra",
+ "p"
+ ],
+ [
+ "r",
+ "ap"
+ ],
+ [
+ "▁Lis",
+ "t"
+ ],
+ [
+ "▁Li",
+ "st"
+ ],
+ [
+ "▁L",
+ "ist"
+ ],
+ [
+ "▁",
+ "List"
+ ],
+ [
+ "Err",
+ "or"
+ ],
+ [
+ "Er",
+ "ror"
+ ],
+ [
+ "E",
+ "rror"
+ ],
+ [
+ "▁ty",
+ "p"
+ ],
+ [
+ "▁t",
+ "yp"
+ ],
+ [
+ "▁",
+ "typ"
+ ],
+ [
+ "▁м",
+ "а"
+ ],
+ [
+ "▁",
+ "ма"
+ ],
+ [
+ "c",
+ "s"
+ ],
+ [
+ "'",
+ ":"
+ ],
+ [
+ "j",
+ "i"
+ ],
+ [
+ "▁How",
+ "ever"
+ ],
+ [
+ "▁",
+ "However"
+ ],
+ [
+ "▁т",
+ "е"
+ ],
+ [
+ "▁",
+ "те"
+ ],
+ [
+ "▁bel",
+ "ow"
+ ],
+ [
+ "▁be",
+ "low"
+ ],
+ [
+ "▁",
+ "below"
+ ],
+ [
+ "▁Ap",
+ "p"
+ ],
+ [
+ "▁A",
+ "pp"
+ ],
+ [
+ "▁",
+ "App"
+ ],
+ [
+ "щ",
+ "е"
+ ],
+ [
+ "}",
+ "_"
+ ],
+ [
+ "bu",
+ "m"
+ ],
+ [
+ "b",
+ "um"
+ ],
+ [
+ "vi",
+ "r"
+ ],
+ [
+ "v",
+ "ir"
+ ],
+ [
+ "ée",
+ "s"
+ ],
+ [
+ "é",
+ "es"
+ ],
+ [
+ "▁rec",
+ "ord"
+ ],
+ [
+ "▁re",
+ "cord"
+ ],
+ [
+ "▁",
+ "record"
+ ],
+ [
+ "ta",
+ "in"
+ ],
+ [
+ "t",
+ "ain"
+ ],
+ [
+ "le",
+ "m"
+ ],
+ [
+ "l",
+ "em"
+ ],
+ [
+ "ita",
+ "l"
+ ],
+ [
+ "it",
+ "al"
+ ],
+ [
+ "i",
+ "tal"
+ ],
+ [
+ "▁im",
+ "p"
+ ],
+ [
+ "▁i",
+ "mp"
+ ],
+ [
+ "▁",
+ "imp"
+ ],
+ [
+ "eg",
+ "o"
+ ],
+ [
+ "e",
+ "go"
+ ],
+ [
+ "▁o",
+ "d"
+ ],
+ [
+ "▁",
+ "od"
+ ],
+ [
+ "▁rec",
+ "e"
+ ],
+ [
+ "▁re",
+ "ce"
+ ],
+ [
+ "▁",
+ "rece"
+ ],
+ [
+ "mi",
+ "t"
+ ],
+ [
+ "m",
+ "it"
+ ],
+ [
+ "ff",
+ "ic"
+ ],
+ [
+ "f",
+ "fic"
+ ],
+ [
+ "stack",
+ "overflow"
+ ],
+ [
+ "iev",
+ "e"
+ ],
+ [
+ "ie",
+ "ve"
+ ],
+ [
+ "▁",
+ "З"
+ ],
+ [
+ "▁no",
+ "v"
+ ],
+ [
+ "▁n",
+ "ov"
+ ],
+ [
+ "▁",
+ "nov"
+ ],
+ [
+ "ц",
+ "е"
+ ],
+ [
+ "▁Inter",
+ "n"
+ ],
+ [
+ "▁Int",
+ "ern"
+ ],
+ [
+ "▁In",
+ "tern"
+ ],
+ [
+ "▁",
+ "Intern"
+ ],
+ [
+ "b",
+ "u"
+ ],
+ [
+ "▁sug",
+ "g"
+ ],
+ [
+ "▁su",
+ "gg"
+ ],
+ [
+ "▁s",
+ "ugg"
+ ],
+ [
+ "▁lo",
+ "op"
+ ],
+ [
+ "▁l",
+ "oop"
+ ],
+ [
+ "▁",
+ "loop"
+ ],
+ [
+ "rid",
+ "e"
+ ],
+ [
+ "ri",
+ "de"
+ ],
+ [
+ "r",
+ "ide"
+ ],
+ [
+ "▁$",
+ "("
+ ],
+ [
+ "▁",
+ "$("
+ ],
+ [
+ "▁sup",
+ "er"
+ ],
+ [
+ "▁su",
+ "per"
+ ],
+ [
+ "▁s",
+ "uper"
+ ],
+ [
+ "▁",
+ "super"
+ ],
+ [
+ "ri",
+ "d"
+ ],
+ [
+ "r",
+ "id"
+ ],
+ [
+ "ны",
+ "х"
+ ],
+ [
+ "н",
+ "ых"
+ ],
+ [
+ "▁Pe",
+ "r"
+ ],
+ [
+ "▁P",
+ "er"
+ ],
+ [
+ "▁",
+ "Per"
+ ],
+ [
+ "▁do",
+ "m"
+ ],
+ [
+ "▁d",
+ "om"
+ ],
+ [
+ "▁",
+ "dom"
+ ],
+ [
+ "=",
+ "'"
+ ],
+ [
+ "uts",
+ "ch"
+ ],
+ [
+ "ut",
+ "sch"
+ ],
+ [
+ "le",
+ "n"
+ ],
+ [
+ "l",
+ "en"
+ ],
+ [
+ "▁writ",
+ "e"
+ ],
+ [
+ "▁wr",
+ "ite"
+ ],
+ [
+ "▁w",
+ "rite"
+ ],
+ [
+ "▁",
+ "write"
+ ],
+ [
+ "▁in",
+ "v"
+ ],
+ [
+ "▁",
+ "inv"
+ ],
+ [
+ "out",
+ "h"
+ ],
+ [
+ "ou",
+ "th"
+ ],
+ [
+ "o",
+ "uth"
+ ],
+ [
+ "▁He",
+ "r"
+ ],
+ [
+ "▁H",
+ "er"
+ ],
+ [
+ "▁",
+ "Her"
+ ],
+ [
+ "▁year",
+ "s"
+ ],
+ [
+ "▁ye",
+ "ars"
+ ],
+ [
+ "▁y",
+ "ears"
+ ],
+ [
+ "▁origin",
+ "al"
+ ],
+ [
+ "▁orig",
+ "inal"
+ ],
+ [
+ "▁or",
+ "iginal"
+ ],
+ [
+ "▁",
+ "original"
+ ],
+ [
+ "eg",
+ "a"
+ ],
+ [
+ "e",
+ "ga"
+ ],
+ [
+ "▁St",
+ "e"
+ ],
+ [
+ "▁S",
+ "te"
+ ],
+ [
+ "▁",
+ "Ste"
+ ],
+ [
+ "▁seem",
+ "s"
+ ],
+ [
+ "▁see",
+ "ms"
+ ],
+ [
+ "▁se",
+ "ems"
+ ],
+ [
+ "é",
+ "g"
+ ],
+ [
+ "▁ne",
+ "xt"
+ ],
+ [
+ "▁n",
+ "ext"
+ ],
+ [
+ "▁",
+ "next"
+ ],
+ [
+ "ede",
+ "r"
+ ],
+ [
+ "ed",
+ "er"
+ ],
+ [
+ "e",
+ "der"
+ ],
+ [
+ "▁N",
+ "e"
+ ],
+ [
+ "▁",
+ "Ne"
+ ],
+ [
+ "ava",
+ "s"
+ ],
+ [
+ "av",
+ "as"
+ ],
+ [
+ "a",
+ "vas"
+ ],
+ [
+ "ifica",
+ "tion"
+ ],
+ [
+ "ific",
+ "ation"
+ ],
+ [
+ "ifi",
+ "cation"
+ ],
+ [
+ "Ex",
+ "ception"
+ ],
+ [
+ "▁De",
+ "r"
+ ],
+ [
+ "▁D",
+ "er"
+ ],
+ [
+ "▁",
+ "Der"
+ ],
+ [
+ "▁v",
+ "e"
+ ],
+ [
+ "▁",
+ "ve"
+ ],
+ [
+ "ati",
+ "c"
+ ],
+ [
+ "at",
+ "ic"
+ ],
+ [
+ "ha",
+ "t"
+ ],
+ [
+ "h",
+ "at"
+ ],
+ [
+ "bra",
+ "ry"
+ ],
+ [
+ "br",
+ "ary"
+ ],
+ [
+ "ret",
+ "urn"
+ ],
+ [
+ "re",
+ "turn"
+ ],
+ [
+ "ur",
+ "ch"
+ ],
+ [
+ "isi",
+ "on"
+ ],
+ [
+ "is",
+ "ion"
+ ],
+ [
+ "m",
+ "i"
+ ],
+ [
+ "oin",
+ "t"
+ ],
+ [
+ "oi",
+ "nt"
+ ],
+ [
+ "o",
+ "int"
+ ],
+ [
+ "▁da",
+ "y"
+ ],
+ [
+ "▁d",
+ "ay"
+ ],
+ [
+ "▁",
+ "day"
+ ],
+ [
+ "ict",
+ "ion"
+ ],
+ [
+ "ic",
+ "tion"
+ ],
+ [
+ "i",
+ "ction"
+ ],
+ [
+ "á",
+ "l"
+ ],
+ [
+ "▁é",
+ "s"
+ ],
+ [
+ "▁",
+ "és"
+ ],
+ [
+ "▁thou",
+ "gh"
+ ],
+ [
+ "▁th",
+ "ough"
+ ],
+ [
+ "▁",
+ "though"
+ ],
+ [
+ "act",
+ "ion"
+ ],
+ [
+ "ac",
+ "tion"
+ ],
+ [
+ "a",
+ "ction"
+ ],
+ [
+ "í",
+ "t"
+ ],
+ [
+ "unge",
+ "n"
+ ],
+ [
+ "ung",
+ "en"
+ ],
+ [
+ "un",
+ "gen"
+ ],
+ [
+ "our",
+ "s"
+ ],
+ [
+ "ou",
+ "rs"
+ ],
+ [
+ "o",
+ "urs"
+ ],
+ [
+ "▁scri",
+ "pt"
+ ],
+ [
+ "▁scr",
+ "ipt"
+ ],
+ [
+ "▁s",
+ "cript"
+ ],
+ [
+ "▁",
+ "script"
+ ],
+ [
+ "▁inform",
+ "ation"
+ ],
+ [
+ "▁in",
+ "formation"
+ ],
+ [
+ "▁",
+ "information"
+ ],
+ [
+ "▁mult",
+ "i"
+ ],
+ [
+ "▁mul",
+ "ti"
+ ],
+ [
+ "▁",
+ "multi"
+ ],
+ [
+ "▁\\",
+ "\\"
+ ],
+ [
+ "▁",
+ "\\\\"
+ ],
+ [
+ "ste",
+ "r"
+ ],
+ [
+ "st",
+ "er"
+ ],
+ [
+ "s",
+ "ter"
+ ],
+ [
+ "к",
+ "е"
+ ],
+ [
+ "A",
+ "C"
+ ],
+ [
+ "cie",
+ "s"
+ ],
+ [
+ "ci",
+ "es"
+ ],
+ [
+ "c",
+ "ies"
+ ],
+ [
+ "▁disp",
+ "lay"
+ ],
+ [
+ "▁dis",
+ "play"
+ ],
+ [
+ "▁",
+ "display"
+ ],
+ [
+ "oma",
+ "n"
+ ],
+ [
+ "om",
+ "an"
+ ],
+ [
+ "o",
+ "man"
+ ],
+ [
+ "Tim",
+ "e"
+ ],
+ [
+ "T",
+ "ime"
+ ],
+ [
+ "iu",
+ "s"
+ ],
+ [
+ "i",
+ "us"
+ ],
+ [
+ "))",
+ ";"
+ ],
+ [
+ ")",
+ ");"
+ ],
+ [
+ "tr",
+ "e"
+ ],
+ [
+ "t",
+ "re"
+ ],
+ [
+ "▁li",
+ "m"
+ ],
+ [
+ "▁l",
+ "im"
+ ],
+ [
+ "▁",
+ "lim"
+ ],
+ [
+ "atel",
+ "y"
+ ],
+ [
+ "ate",
+ "ly"
+ ],
+ [
+ "at",
+ "ely"
+ ],
+ [
+ "é",
+ "d"
+ ],
+ [
+ "ist",
+ "e"
+ ],
+ [
+ "is",
+ "te"
+ ],
+ [
+ "i",
+ "ste"
+ ],
+ [
+ "▁с",
+ "а"
+ ],
+ [
+ "▁",
+ "са"
+ ],
+ [
+ "pos",
+ "t"
+ ],
+ [
+ "po",
+ "st"
+ ],
+ [
+ "p",
+ "ost"
+ ],
+ [
+ "ue",
+ "l"
+ ],
+ [
+ "u",
+ "el"
+ ],
+ [
+ "im",
+ "g"
+ ],
+ [
+ "▁",
+ "ч"
+ ],
+ [
+ "ск",
+ "а"
+ ],
+ [
+ "с",
+ "ка"
+ ],
+ [
+ "el",
+ "d"
+ ],
+ [
+ "e",
+ "ld"
+ ],
+ [
+ "ppe",
+ "r"
+ ],
+ [
+ "pp",
+ "er"
+ ],
+ [
+ "p",
+ "per"
+ ],
+ [
+ "ul",
+ "a"
+ ],
+ [
+ "u",
+ "la"
+ ],
+ [
+ "▁gener",
+ "al"
+ ],
+ [
+ "▁gene",
+ "ral"
+ ],
+ [
+ "▁gen",
+ "eral"
+ ],
+ [
+ "▁",
+ "general"
+ ],
+ [
+ "A",
+ "l"
+ ],
+ [
+ "For",
+ "m"
+ ],
+ [
+ "F",
+ "orm"
+ ],
+ [
+ "▁up",
+ "on"
+ ],
+ [
+ "▁u",
+ "pon"
+ ],
+ [
+ "z",
+ "o"
+ ],
+ [
+ "ament",
+ "e"
+ ],
+ [
+ "amen",
+ "te"
+ ],
+ [
+ "am",
+ "ente"
+ ],
+ [
+ "a",
+ "mente"
+ ],
+ [
+ "▁pro",
+ "m"
+ ],
+ [
+ "▁pr",
+ "om"
+ ],
+ [
+ "▁p",
+ "rom"
+ ],
+ [
+ "▁",
+ "prom"
+ ],
+ [
+ "▁",
+ "ü"
+ ],
+ [
+ "le",
+ "x"
+ ],
+ [
+ "l",
+ "ex"
+ ],
+ [
+ "▁tur",
+ "n"
+ ],
+ [
+ "▁tu",
+ "rn"
+ ],
+ [
+ "▁t",
+ "urn"
+ ],
+ [
+ "▁",
+ "turn"
+ ],
+ [
+ "▁м",
+ "е"
+ ],
+ [
+ "▁",
+ "ме"
+ ],
+ [
+ "enti",
+ "on"
+ ],
+ [
+ "ent",
+ "ion"
+ ],
+ [
+ "en",
+ "tion"
+ ],
+ [
+ "ле",
+ "н"
+ ],
+ [
+ "л",
+ "ен"
+ ],
+ [
+ "▁a",
+ "f"
+ ],
+ [
+ "▁",
+ "af"
+ ],
+ [
+ "ic",
+ "le"
+ ],
+ [
+ "i",
+ "cle"
+ ],
+ [
+ "ст",
+ "в"
+ ],
+ [
+ "с",
+ "тв"
+ ],
+ [
+ "▁F",
+ "il"
+ ],
+ [
+ "▁",
+ "Fil"
+ ],
+ [
+ "▁",
+ "Ф"
+ ],
+ [
+ "avas",
+ "cript"
+ ],
+ [
+ "ava",
+ "script"
+ ],
+ [
+ "Ma",
+ "n"
+ ],
+ [
+ "M",
+ "an"
+ ],
+ [
+ "ar",
+ "a"
+ ],
+ [
+ "a",
+ "ra"
+ ],
+ [
+ "war",
+ "e"
+ ],
+ [
+ "wa",
+ "re"
+ ],
+ [
+ "w",
+ "are"
+ ],
+ [
+ "ali",
+ "gn"
+ ],
+ [
+ "al",
+ "ign"
+ ],
+ [
+ "ang",
+ "le"
+ ],
+ [
+ "an",
+ "gle"
+ ],
+ [
+ "▁S",
+ "c"
+ ],
+ [
+ "▁",
+ "Sc"
+ ],
+ [
+ "uni",
+ "c"
+ ],
+ [
+ "un",
+ "ic"
+ ],
+ [
+ "u",
+ "nic"
+ ],
+ [
+ "▁fra",
+ "n"
+ ],
+ [
+ "▁fr",
+ "an"
+ ],
+ [
+ "▁f",
+ "ran"
+ ],
+ [
+ "▁",
+ "fran"
+ ],
+ [
+ "U",
+ "n"
+ ],
+ [
+ "z",
+ "i"
+ ],
+ [
+ "me",
+ "t"
+ ],
+ [
+ "m",
+ "et"
+ ],
+ [
+ "Ad",
+ "d"
+ ],
+ [
+ "A",
+ "dd"
+ ],
+ [
+ "▁pu",
+ "b"
+ ],
+ [
+ "▁p",
+ "ub"
+ ],
+ [
+ "▁",
+ "pub"
+ ],
+ [
+ "ко",
+ "в"
+ ],
+ [
+ "к",
+ "ов"
+ ],
+ [
+ "▁ge",
+ "n"
+ ],
+ [
+ "▁g",
+ "en"
+ ],
+ [
+ "▁",
+ "gen"
+ ],
+ [
+ "▁po",
+ "d"
+ ],
+ [
+ "▁p",
+ "od"
+ ],
+ [
+ "▁",
+ "pod"
+ ],
+ [
+ "▁su",
+ "m"
+ ],
+ [
+ "▁s",
+ "um"
+ ],
+ [
+ "▁",
+ "sum"
+ ],
+ [
+ "▁hav",
+ "ing"
+ ],
+ [
+ "▁ha",
+ "ving"
+ ],
+ [
+ "▁h",
+ "aving"
+ ],
+ [
+ "▁ave",
+ "c"
+ ],
+ [
+ "▁av",
+ "ec"
+ ],
+ [
+ "▁a",
+ "vec"
+ ],
+ [
+ "s",
+ "l"
+ ],
+ [
+ "▁fi",
+ "g"
+ ],
+ [
+ "▁f",
+ "ig"
+ ],
+ [
+ "▁",
+ "fig"
+ ],
+ [
+ "▁Re",
+ "s"
+ ],
+ [
+ "▁R",
+ "es"
+ ],
+ [
+ "▁",
+ "Res"
+ ],
+ [
+ "Dat",
+ "e"
+ ],
+ [
+ "Da",
+ "te"
+ ],
+ [
+ "D",
+ "ate"
+ ],
+ [
+ "ule",
+ "s"
+ ],
+ [
+ "ul",
+ "es"
+ ],
+ [
+ "u",
+ "les"
+ ],
+ [
+ "wi",
+ "th"
+ ],
+ [
+ "w",
+ "ith"
+ ],
+ [
+ "ски",
+ "й"
+ ],
+ [
+ "с",
+ "кий"
+ ],
+ [
+ "g",
+ "u"
+ ],
+ [
+ "E",
+ "T"
+ ],
+ [
+ "▁br",
+ "o"
+ ],
+ [
+ "▁b",
+ "ro"
+ ],
+ [
+ "▁",
+ "bro"
+ ],
+ [
+ "ri",
+ "e"
+ ],
+ [
+ "r",
+ "ie"
+ ],
+ [
+ "ap",
+ "s"
+ ],
+ [
+ "a",
+ "ps"
+ ],
+ [
+ "endi",
+ "ng"
+ ],
+ [
+ "end",
+ "ing"
+ ],
+ [
+ "en",
+ "ding"
+ ],
+ [
+ "mai",
+ "l"
+ ],
+ [
+ "ma",
+ "il"
+ ],
+ [
+ "m",
+ "ail"
+ ],
+ [
+ "oo",
+ "k"
+ ],
+ [
+ "o",
+ "ok"
+ ],
+ [
+ "▁succ",
+ "ess"
+ ],
+ [
+ "▁suc",
+ "cess"
+ ],
+ [
+ "▁su",
+ "ccess"
+ ],
+ [
+ "▁",
+ "success"
+ ],
+ [
+ "ber",
+ "g"
+ ],
+ [
+ "be",
+ "rg"
+ ],
+ [
+ "b",
+ "erg"
+ ],
+ [
+ "▁de",
+ "b"
+ ],
+ [
+ "▁d",
+ "eb"
+ ],
+ [
+ "▁",
+ "deb"
+ ],
+ [
+ "elt",
+ "a"
+ ],
+ [
+ "el",
+ "ta"
+ ],
+ [
+ "()",
+ "`"
+ ],
+ [
+ "(",
+ ")`"
+ ],
+ [
+ "enti",
+ "al"
+ ],
+ [
+ "ent",
+ "ial"
+ ],
+ [
+ "fram",
+ "e"
+ ],
+ [
+ "fra",
+ "me"
+ ],
+ [
+ "fr",
+ "ame"
+ ],
+ [
+ "f",
+ "rame"
+ ],
+ [
+ "Ke",
+ "y"
+ ],
+ [
+ "K",
+ "ey"
+ ],
+ [
+ "in",
+ "n"
+ ],
+ [
+ "i",
+ "nn"
+ ],
+ [
+ "▁simpl",
+ "e"
+ ],
+ [
+ "▁simp",
+ "le"
+ ],
+ [
+ "▁sim",
+ "ple"
+ ],
+ [
+ "▁",
+ "simple"
+ ],
+ [
+ "iva",
+ "l"
+ ],
+ [
+ "iv",
+ "al"
+ ],
+ [
+ "i",
+ "val"
+ ],
+ [
+ "▁car",
+ "e"
+ ],
+ [
+ "▁ca",
+ "re"
+ ],
+ [
+ "▁c",
+ "are"
+ ],
+ [
+ "▁",
+ "care"
+ ],
+ [
+ "▁We",
+ "b"
+ ],
+ [
+ "▁W",
+ "eb"
+ ],
+ [
+ "▁",
+ "Web"
+ ],
+ [
+ "\")",
+ "."
+ ],
+ [
+ "\"",
+ ")."
+ ],
+ [
+ "><",
+ "/"
+ ],
+ [
+ ">",
+ ""
+ ],
+ [
+ "▁datab",
+ "ase"
+ ],
+ [
+ "▁data",
+ "base"
+ ],
+ [
+ "▁dat",
+ "abase"
+ ],
+ [
+ "▁d",
+ "atabase"
+ ],
+ [
+ "▁",
+ "database"
+ ],
+ [
+ "▁No",
+ "w"
+ ],
+ [
+ "▁N",
+ "ow"
+ ],
+ [
+ "▁",
+ "Now"
+ ],
+ [
+ "In",
+ "d"
+ ],
+ [
+ "I",
+ "nd"
+ ],
+ [
+ "▁м",
+ "о"
+ ],
+ [
+ "▁",
+ "мо"
+ ],
+ [
+ "ch",
+ "t"
+ ],
+ [
+ "c",
+ "ht"
+ ],
+ [
+ "ba",
+ "n"
+ ],
+ [
+ "b",
+ "an"
+ ],
+ [
+ "ra",
+ "m"
+ ],
+ [
+ "r",
+ "am"
+ ],
+ [
+ "equ",
+ "ation"
+ ],
+ [
+ "sk",
+ "i"
+ ],
+ [
+ "s",
+ "ki"
+ ],
+ [
+ "ie",
+ "f"
+ ],
+ [
+ "i",
+ "ef"
+ ],
+ [
+ "li",
+ "m"
+ ],
+ [
+ "l",
+ "im"
+ ],
+ [
+ "Ge",
+ "t"
+ ],
+ [
+ "G",
+ "et"
+ ],
+ [
+ "▁tr",
+ "e"
+ ],
+ [
+ "▁t",
+ "re"
+ ],
+ [
+ "▁",
+ "tre"
+ ],
+ [
+ "ate",
+ "n"
+ ],
+ [
+ "at",
+ "en"
+ ],
+ [
+ "a",
+ "ten"
+ ],
+ [
+ "be",
+ "d"
+ ],
+ [
+ "b",
+ "ed"
+ ],
+ [
+ "▁J",
+ "e"
+ ],
+ [
+ "▁",
+ "Je"
+ ],
+ [
+ "▁result",
+ "s"
+ ],
+ [
+ "▁",
+ "results"
+ ],
+ [
+ "л",
+ "ю"
+ ],
+ [
+ "тел",
+ "ь"
+ ],
+ [
+ "те",
+ "ль"
+ ],
+ [
+ "т",
+ "ель"
+ ],
+ [
+ "d",
+ "b"
+ ],
+ [
+ "▁bi",
+ "t"
+ ],
+ [
+ "▁b",
+ "it"
+ ],
+ [
+ "▁",
+ "bit"
+ ],
+ [
+ "bo",
+ "dy"
+ ],
+ [
+ "b",
+ "ody"
+ ],
+ [
+ "Arr",
+ "ay"
+ ],
+ [
+ "Ar",
+ "ray"
+ ],
+ [
+ "m",
+ "u"
+ ],
+ [
+ "press",
+ "ion"
+ ],
+ [
+ "pr",
+ "ession"
+ ],
+ [
+ "p",
+ "ression"
+ ],
+ [
+ "▁ст",
+ "а"
+ ],
+ [
+ "▁с",
+ "та"
+ ],
+ [
+ "▁",
+ "ста"
+ ],
+ [
+ "on",
+ "y"
+ ],
+ [
+ "o",
+ "ny"
+ ],
+ [
+ "if",
+ "f"
+ ],
+ [
+ "i",
+ "ff"
+ ],
+ [
+ "▁ba",
+ "r"
+ ],
+ [
+ "▁b",
+ "ar"
+ ],
+ [
+ "▁",
+ "bar"
+ ],
+ [
+ "▁Arc",
+ "h"
+ ],
+ [
+ "▁Ar",
+ "ch"
+ ],
+ [
+ "▁",
+ "Arch"
+ ],
+ [
+ "ber",
+ "s"
+ ],
+ [
+ "be",
+ "rs"
+ ],
+ [
+ "b",
+ "ers"
+ ],
+ [
+ ")",
+ "{"
+ ],
+ [
+ "▁Mo",
+ "n"
+ ],
+ [
+ "▁M",
+ "on"
+ ],
+ [
+ "▁",
+ "Mon"
+ ],
+ [
+ "▁doi",
+ "ng"
+ ],
+ [
+ "▁do",
+ "ing"
+ ],
+ [
+ "▁pro",
+ "f"
+ ],
+ [
+ "▁pr",
+ "of"
+ ],
+ [
+ "▁",
+ "prof"
+ ],
+ [
+ "▁instal",
+ "l"
+ ],
+ [
+ "▁inst",
+ "all"
+ ],
+ [
+ "▁",
+ "install"
+ ],
+ [
+ "▁posit",
+ "ion"
+ ],
+ [
+ "▁pos",
+ "ition"
+ ],
+ [
+ "▁p",
+ "osition"
+ ],
+ [
+ "▁",
+ "position"
+ ],
+ [
+ "em",
+ "a"
+ ],
+ [
+ "e",
+ "ma"
+ ],
+ [
+ "▁})",
+ ";"
+ ],
+ [
+ "▁}",
+ ");"
+ ],
+ [
+ "▁",
+ "});"
+ ],
+ [
+ "Pat",
+ "h"
+ ],
+ [
+ "Pa",
+ "th"
+ ],
+ [
+ "P",
+ "ath"
+ ],
+ [
+ "al",
+ "i"
+ ],
+ [
+ "a",
+ "li"
+ ],
+ [
+ "▁&",
+ "&"
+ ],
+ [
+ "▁",
+ "&&"
+ ],
+ [
+ "le",
+ "v"
+ ],
+ [
+ "l",
+ "ev"
+ ],
+ [
+ "▁can",
+ "not"
+ ],
+ [
+ "▁c",
+ "annot"
+ ],
+ [
+ "▁Ma",
+ "y"
+ ],
+ [
+ "▁M",
+ "ay"
+ ],
+ [
+ "▁",
+ "May"
+ ],
+ [
+ "ins",
+ "t"
+ ],
+ [
+ "in",
+ "st"
+ ],
+ [
+ "-",
+ "\\"
+ ],
+ [
+ "▁cou",
+ "n"
+ ],
+ [
+ "▁co",
+ "un"
+ ],
+ [
+ "▁c",
+ "oun"
+ ],
+ [
+ "▁an",
+ "g"
+ ],
+ [
+ "▁a",
+ "ng"
+ ],
+ [
+ "▁",
+ "ang"
+ ],
+ [
+ "▁appe",
+ "ar"
+ ],
+ [
+ "▁app",
+ "ear"
+ ],
+ [
+ "co",
+ "r"
+ ],
+ [
+ "c",
+ "or"
+ ],
+ [
+ "ci",
+ "ó"
+ ],
+ [
+ "c",
+ "ió"
+ ],
+ [
+ "ide",
+ "d"
+ ],
+ [
+ "id",
+ "ed"
+ ],
+ [
+ "i",
+ "ded"
+ ],
+ [
+ "question",
+ "s"
+ ],
+ [
+ "quest",
+ "ions"
+ ],
+ [
+ "qu",
+ "estions"
+ ],
+ [
+ "atte",
+ "r"
+ ],
+ [
+ "att",
+ "er"
+ ],
+ [
+ "at",
+ "ter"
+ ],
+ [
+ "▁P",
+ "a"
+ ],
+ [
+ "▁",
+ "Pa"
+ ],
+ [
+ "sel",
+ "ect"
+ ],
+ [
+ "se",
+ "lect"
+ ],
+ [
+ "s",
+ "elect"
+ ],
+ [
+ "▁prin",
+ "ci"
+ ],
+ [
+ "▁pr",
+ "inci"
+ ],
+ [
+ "E",
+ "vent"
+ ],
+ [
+ "▁sid",
+ "e"
+ ],
+ [
+ "▁si",
+ "de"
+ ],
+ [
+ "▁s",
+ "ide"
+ ],
+ [
+ "▁",
+ "side"
+ ],
+ [
+ "▁me",
+ "m"
+ ],
+ [
+ "▁m",
+ "em"
+ ],
+ [
+ "▁",
+ "mem"
+ ],
+ [
+ "▁Ja",
+ "n"
+ ],
+ [
+ "▁J",
+ "an"
+ ],
+ [
+ "▁",
+ "Jan"
+ ],
+ [
+ "ari",
+ "o"
+ ],
+ [
+ "ar",
+ "io"
+ ],
+ [
+ "a",
+ "rio"
+ ],
+ [
+ "▁with",
+ "in"
+ ],
+ [
+ "▁wit",
+ "hin"
+ ],
+ [
+ "▁Va",
+ "l"
+ ],
+ [
+ "▁V",
+ "al"
+ ],
+ [
+ "▁",
+ "Val"
+ ],
+ [
+ "ode",
+ "s"
+ ],
+ [
+ "od",
+ "es"
+ ],
+ [
+ "o",
+ "des"
+ ],
+ [
+ "idd",
+ "le"
+ ],
+ [
+ "ura",
+ "tion"
+ ],
+ [
+ "ur",
+ "ation"
+ ],
+ [
+ "br",
+ "a"
+ ],
+ [
+ "b",
+ "ra"
+ ],
+ [
+ "▁dat",
+ "e"
+ ],
+ [
+ "▁da",
+ "te"
+ ],
+ [
+ "▁d",
+ "ate"
+ ],
+ [
+ "▁",
+ "date"
+ ],
+ [
+ "[",
+ "]"
+ ],
+ [
+ "▁entr",
+ "e"
+ ],
+ [
+ "▁ent",
+ "re"
+ ],
+ [
+ "▁en",
+ "tre"
+ ],
+ [
+ "▁",
+ "entre"
+ ],
+ [
+ "il",
+ "i"
+ ],
+ [
+ "i",
+ "li"
+ ],
+ [
+ "Port",
+ "ail"
+ ],
+ [
+ "doc",
+ "s"
+ ],
+ [
+ "do",
+ "cs"
+ ],
+ [
+ "d",
+ "ocs"
+ ],
+ [
+ "ско",
+ "й"
+ ],
+ [
+ "с",
+ "кой"
+ ],
+ [
+ "El",
+ "ement"
+ ],
+ [
+ "E",
+ "lement"
+ ],
+ [
+ "▁mess",
+ "age"
+ ],
+ [
+ "▁m",
+ "essage"
+ ],
+ [
+ "▁",
+ "message"
+ ],
+ [
+ "▁nac",
+ "h"
+ ],
+ [
+ "▁na",
+ "ch"
+ ],
+ [
+ "▁n",
+ "ach"
+ ],
+ [
+ "▁",
+ "nach"
+ ],
+ [
+ "▁dur",
+ "ing"
+ ],
+ [
+ "▁du",
+ "ring"
+ ],
+ [
+ "▁d",
+ "uring"
+ ],
+ [
+ "▁gr",
+ "a"
+ ],
+ [
+ "▁g",
+ "ra"
+ ],
+ [
+ "▁",
+ "gra"
+ ],
+ [
+ "et",
+ "work"
+ ],
+ [
+ "▁B",
+ "y"
+ ],
+ [
+ "▁",
+ "By"
+ ],
+ [
+ "▁tel",
+ "l"
+ ],
+ [
+ "▁te",
+ "ll"
+ ],
+ [
+ "▁t",
+ "ell"
+ ],
+ [
+ "et",
+ "e"
+ ],
+ [
+ "e",
+ "te"
+ ],
+ [
+ "~",
+ "\\"
+ ],
+ [
+ "▁bi",
+ "s"
+ ],
+ [
+ "▁b",
+ "is"
+ ],
+ [
+ "▁",
+ "bis"
+ ],
+ [
+ "▁p",
+ "u"
+ ],
+ [
+ "▁",
+ "pu"
+ ],
+ [
+ "▁re",
+ "d"
+ ],
+ [
+ "▁r",
+ "ed"
+ ],
+ [
+ "▁",
+ "red"
+ ],
+ [
+ "▁thin",
+ "g"
+ ],
+ [
+ "▁th",
+ "ing"
+ ],
+ [
+ "▁t",
+ "hing"
+ ],
+ [
+ "▁",
+ "thing"
+ ],
+ [
+ "▁sor",
+ "t"
+ ],
+ [
+ "▁so",
+ "rt"
+ ],
+ [
+ "▁s",
+ "ort"
+ ],
+ [
+ "▁",
+ "sort"
+ ],
+ [
+ "xi",
+ "m"
+ ],
+ [
+ "x",
+ "im"
+ ],
+ [
+ "ire",
+ "s"
+ ],
+ [
+ "ir",
+ "es"
+ ],
+ [
+ "i",
+ "res"
+ ],
+ [
+ "Use",
+ "r"
+ ],
+ [
+ "Us",
+ "er"
+ ],
+ [
+ "U",
+ "ser"
+ ],
+ [
+ "io",
+ "d"
+ ],
+ [
+ "i",
+ "od"
+ ],
+ [
+ "▁Es",
+ "t"
+ ],
+ [
+ "▁E",
+ "st"
+ ],
+ [
+ "▁",
+ "Est"
+ ],
+ [
+ "ose",
+ "d"
+ ],
+ [
+ "os",
+ "ed"
+ ],
+ [
+ "o",
+ "sed"
+ ],
+ [
+ "out",
+ "e"
+ ],
+ [
+ "ou",
+ "te"
+ ],
+ [
+ "o",
+ "ute"
+ ],
+ [
+ "▁Le",
+ "s"
+ ],
+ [
+ "▁L",
+ "es"
+ ],
+ [
+ "▁",
+ "Les"
+ ],
+ [
+ "▁sen",
+ "t"
+ ],
+ [
+ "▁se",
+ "nt"
+ ],
+ [
+ "▁s",
+ "ent"
+ ],
+ [
+ "▁",
+ "sent"
+ ],
+ [
+ "ribu",
+ "te"
+ ],
+ [
+ "rib",
+ "ute"
+ ],
+ [
+ "ute",
+ "s"
+ ],
+ [
+ "ut",
+ "es"
+ ],
+ [
+ "u",
+ "tes"
+ ],
+ [
+ "istor",
+ "y"
+ ],
+ [
+ "isto",
+ "ry"
+ ],
+ [
+ "ist",
+ "ory"
+ ],
+ [
+ "i",
+ "story"
+ ],
+ [
+ "▁servi",
+ "ce"
+ ],
+ [
+ "▁serv",
+ "ice"
+ ],
+ [
+ "▁ser",
+ "vice"
+ ],
+ [
+ "▁",
+ "service"
+ ],
+ [
+ "'",
+ ";"
+ ],
+ [
+ "fi",
+ "eld"
+ ],
+ [
+ "f",
+ "ield"
+ ],
+ [
+ "▁I",
+ "N"
+ ],
+ [
+ "▁",
+ "IN"
+ ],
+ [
+ "ens",
+ "ion"
+ ],
+ [
+ "re",
+ "l"
+ ],
+ [
+ "r",
+ "el"
+ ],
+ [
+ "▁go",
+ "ing"
+ ],
+ [
+ "▁",
+ "going"
+ ],
+ [
+ "we",
+ "b"
+ ],
+ [
+ "w",
+ "eb"
+ ],
+ [
+ "Cont",
+ "ext"
+ ],
+ [
+ "Con",
+ "text"
+ ],
+ [
+ "▁late",
+ "r"
+ ],
+ [
+ "▁lat",
+ "er"
+ ],
+ [
+ "▁la",
+ "ter"
+ ],
+ [
+ "▁l",
+ "ater"
+ ],
+ [
+ "u",
+ "k"
+ ],
+ [
+ "lay",
+ "out"
+ ],
+ [
+ "l",
+ "ayout"
+ ],
+ [
+ "on",
+ "a"
+ ],
+ [
+ "o",
+ "na"
+ ],
+ [
+ "á",
+ "t"
+ ],
+ [
+ "------------",
+ "----"
+ ],
+ [
+ "----------",
+ "------"
+ ],
+ [
+ "--------",
+ "--------"
+ ],
+ [
+ "------",
+ "----------"
+ ],
+ [
+ "----",
+ "------------"
+ ],
+ [
+ "▁ex",
+ "act"
+ ],
+ [
+ "ando",
+ "m"
+ ],
+ [
+ "and",
+ "om"
+ ],
+ [
+ "an",
+ "dom"
+ ],
+ [
+ "▁si",
+ "e"
+ ],
+ [
+ "▁s",
+ "ie"
+ ],
+ [
+ "I",
+ "I"
+ ],
+ [
+ "▁The",
+ "y"
+ ],
+ [
+ "▁Th",
+ "ey"
+ ],
+ [
+ "▁",
+ "They"
+ ],
+ [
+ "ment",
+ "e"
+ ],
+ [
+ "men",
+ "te"
+ ],
+ [
+ "m",
+ "ente"
+ ],
+ [
+ "ib",
+ "li"
+ ],
+ [
+ "▁fin",
+ "e"
+ ],
+ [
+ "▁fi",
+ "ne"
+ ],
+ [
+ "▁f",
+ "ine"
+ ],
+ [
+ "U",
+ "T"
+ ],
+ [
+ "▁deve",
+ "lop"
+ ],
+ [
+ "▁de",
+ "velop"
+ ],
+ [
+ "▁",
+ "develop"
+ ],
+ [
+ "▁E",
+ "in"
+ ],
+ [
+ "so",
+ "ft"
+ ],
+ [
+ "of",
+ "f"
+ ],
+ [
+ "o",
+ "ff"
+ ],
+ [
+ "Se",
+ "t"
+ ],
+ [
+ "S",
+ "et"
+ ],
+ [
+ "▁a",
+ "z"
+ ],
+ [
+ "▁",
+ "az"
+ ],
+ [
+ "eter",
+ "s"
+ ],
+ [
+ "ete",
+ "rs"
+ ],
+ [
+ "et",
+ "ers"
+ ],
+ [
+ "e",
+ "ters"
+ ],
+ [
+ "ilde",
+ "r"
+ ],
+ [
+ "ild",
+ "er"
+ ],
+ [
+ "il",
+ "der"
+ ],
+ [
+ "i",
+ "lder"
+ ],
+ [
+ "ple",
+ "s"
+ ],
+ [
+ "pl",
+ "es"
+ ],
+ [
+ "p",
+ "les"
+ ],
+ [
+ "▁spec",
+ "ific"
+ ],
+ [
+ "▁",
+ "specific"
+ ],
+ [
+ "▁o",
+ "m"
+ ],
+ [
+ "▁",
+ "om"
+ ],
+ [
+ "err",
+ "or"
+ ],
+ [
+ "er",
+ "ror"
+ ],
+ [
+ "e",
+ "rror"
+ ],
+ [
+ "ent",
+ "ly"
+ ],
+ [
+ "▁fil",
+ "m"
+ ],
+ [
+ "▁fi",
+ "lm"
+ ],
+ [
+ "▁",
+ "film"
+ ],
+ [
+ "uc",
+ "k"
+ ],
+ [
+ "u",
+ "ck"
+ ],
+ [
+ "ain",
+ "s"
+ ],
+ [
+ "ai",
+ "ns"
+ ],
+ [
+ "a",
+ "ins"
+ ],
+ [
+ "ació",
+ "n"
+ ],
+ [
+ "aci",
+ "ón"
+ ],
+ [
+ "ac",
+ "ión"
+ ],
+ [
+ "a",
+ "ción"
+ ],
+ [
+ "ge",
+ "s"
+ ],
+ [
+ "g",
+ "es"
+ ],
+ [
+ "ж",
+ "а"
+ ],
+ [
+ "▁thing",
+ "s"
+ ],
+ [
+ "▁thin",
+ "gs"
+ ],
+ [
+ "▁th",
+ "ings"
+ ],
+ [
+ "S",
+ "h"
+ ],
+ [
+ "▁though",
+ "t"
+ ],
+ [
+ "▁th",
+ "ought"
+ ],
+ [
+ "▁add",
+ "ed"
+ ],
+ [
+ "▁ad",
+ "ded"
+ ],
+ [
+ "▁",
+ "added"
+ ],
+ [
+ "de",
+ "p"
+ ],
+ [
+ "d",
+ "ep"
+ ],
+ [
+ "ског",
+ "о"
+ ],
+ [
+ "ско",
+ "го"
+ ],
+ [
+ "ск",
+ "ого"
+ ],
+ [
+ "с",
+ "кого"
+ ],
+ [
+ "▁L",
+ "i"
+ ],
+ [
+ "▁",
+ "Li"
+ ],
+ [
+ "il",
+ "s"
+ ],
+ [
+ "i",
+ "ls"
+ ],
+ [
+ "yn",
+ "c"
+ ],
+ [
+ "y",
+ "nc"
+ ],
+ [
+ "▁т",
+ "о"
+ ],
+ [
+ "▁",
+ "то"
+ ],
+ [
+ "rie",
+ "s"
+ ],
+ [
+ "ri",
+ "es"
+ ],
+ [
+ "r",
+ "ies"
+ ],
+ [
+ "▁c",
+ "u"
+ ],
+ [
+ "▁",
+ "cu"
+ ],
+ [
+ "che",
+ "n"
+ ],
+ [
+ "ch",
+ "en"
+ ],
+ [
+ "c",
+ "hen"
+ ],
+ [
+ "IO",
+ "N"
+ ],
+ [
+ "I",
+ "ON"
+ ],
+ [
+ "▁De",
+ "s"
+ ],
+ [
+ "▁D",
+ "es"
+ ],
+ [
+ "▁",
+ "Des"
+ ],
+ [
+ "ult",
+ "ado"
+ ],
+ [
+ "ir",
+ "t"
+ ],
+ [
+ "i",
+ "rt"
+ ],
+ [
+ "▁base",
+ "d"
+ ],
+ [
+ "▁bas",
+ "ed"
+ ],
+ [
+ "▁ba",
+ "sed"
+ ],
+ [
+ "▁b",
+ "ased"
+ ],
+ [
+ "▁",
+ "based"
+ ],
+ [
+ "▁m",
+ "o"
+ ],
+ [
+ "▁",
+ "mo"
+ ],
+ [
+ "▁des",
+ "t"
+ ],
+ [
+ "▁de",
+ "st"
+ ],
+ [
+ "▁d",
+ "est"
+ ],
+ [
+ "▁",
+ "dest"
+ ],
+ [
+ "pn",
+ "g"
+ ],
+ [
+ "p",
+ "ng"
+ ],
+ [
+ "ree",
+ "n"
+ ],
+ [
+ "re",
+ "en"
+ ],
+ [
+ "r",
+ "een"
+ ],
+ [
+ "▁run",
+ "ning"
+ ],
+ [
+ "▁r",
+ "unning"
+ ],
+ [
+ "▁",
+ "running"
+ ],
+ [
+ "amm",
+ "a"
+ ],
+ [
+ "am",
+ "ma"
+ ],
+ [
+ "ou",
+ "d"
+ ],
+ [
+ "o",
+ "ud"
+ ],
+ [
+ "▁ref",
+ "er"
+ ],
+ [
+ "▁re",
+ "fer"
+ ],
+ [
+ "▁",
+ "refer"
+ ],
+ [
+ "io",
+ "us"
+ ],
+ [
+ "i",
+ "ous"
+ ],
+ [
+ "▁Ju",
+ "l"
+ ],
+ [
+ "▁J",
+ "ul"
+ ],
+ [
+ "▁",
+ "Jul"
+ ],
+ [
+ "▁se",
+ "arch"
+ ],
+ [
+ "▁s",
+ "earch"
+ ],
+ [
+ "▁",
+ "search"
+ ],
+ [
+ "al",
+ "d"
+ ],
+ [
+ "a",
+ "ld"
+ ],
+ [
+ "ed",
+ "e"
+ ],
+ [
+ "e",
+ "de"
+ ],
+ [
+ "▁wr",
+ "ong"
+ ],
+ [
+ "▁w",
+ "rong"
+ ],
+ [
+ "A",
+ "n"
+ ],
+ [
+ "▁un",
+ "til"
+ ],
+ [
+ "▁u",
+ "ntil"
+ ],
+ [
+ "▁",
+ "until"
+ ],
+ [
+ "si",
+ "te"
+ ],
+ [
+ "s",
+ "ite"
+ ],
+ [
+ "aye",
+ "r"
+ ],
+ [
+ "ay",
+ "er"
+ ],
+ [
+ "a",
+ "yer"
+ ],
+ [
+ "▁on",
+ "ce"
+ ],
+ [
+ "▁",
+ "once"
+ ],
+ [
+ "ar",
+ "r"
+ ],
+ [
+ "a",
+ "rr"
+ ],
+ [
+ "▁again",
+ "st"
+ ],
+ [
+ "===",
+ "="
+ ],
+ [
+ "==",
+ "=="
+ ],
+ [
+ "=",
+ "==="
+ ],
+ [
+ "▁s",
+ "ource"
+ ],
+ [
+ "▁",
+ "source"
+ ],
+ [
+ "ar",
+ "n"
+ ],
+ [
+ "a",
+ "rn"
+ ],
+ [
+ "ap",
+ "i"
+ ],
+ [
+ "a",
+ "pi"
+ ],
+ [
+ "▁repres",
+ "ent"
+ ],
+ [
+ "▁repre",
+ "sent"
+ ],
+ [
+ "▁repr",
+ "esent"
+ ],
+ [
+ "▁re",
+ "present"
+ ],
+ [
+ "▁af",
+ "f"
+ ],
+ [
+ "▁a",
+ "ff"
+ ],
+ [
+ "▁",
+ "aff"
+ ],
+ [
+ "▁sei",
+ "n"
+ ],
+ [
+ "▁se",
+ "in"
+ ],
+ [
+ "▁s",
+ "ein"
+ ],
+ [
+ "▁",
+ "sein"
+ ],
+ [
+ "▁allo",
+ "w"
+ ],
+ [
+ "▁all",
+ "ow"
+ ],
+ [
+ "▁al",
+ "low"
+ ],
+ [
+ "▁",
+ "allow"
+ ],
+ [
+ "orm",
+ "al"
+ ],
+ [
+ "or",
+ "mal"
+ ],
+ [
+ "ende",
+ "d"
+ ],
+ [
+ "end",
+ "ed"
+ ],
+ [
+ "en",
+ "ded"
+ ],
+ [
+ "▁contro",
+ "l"
+ ],
+ [
+ "▁contr",
+ "ol"
+ ],
+ [
+ "▁cont",
+ "rol"
+ ],
+ [
+ "▁",
+ "control"
+ ],
+ [
+ "math",
+ "bf"
+ ],
+ [
+ "com",
+ "e"
+ ],
+ [
+ "co",
+ "me"
+ ],
+ [
+ "c",
+ "ome"
+ ],
+ [
+ "cu",
+ "r"
+ ],
+ [
+ "c",
+ "ur"
+ ],
+ [
+ "end",
+ "o"
+ ],
+ [
+ "en",
+ "do"
+ ],
+ [
+ "w",
+ "a"
+ ],
+ [
+ "▁upd",
+ "ate"
+ ],
+ [
+ "▁up",
+ "date"
+ ],
+ [
+ "▁",
+ "update"
+ ],
+ [
+ "▁ins",
+ "ide"
+ ],
+ [
+ "▁in",
+ "side"
+ ],
+ [
+ "▁",
+ "inside"
+ ],
+ [
+ "▁re",
+ "ason"
+ ],
+ [
+ "▁",
+ "reason"
+ ],
+ [
+ "ome",
+ "n"
+ ],
+ [
+ "om",
+ "en"
+ ],
+ [
+ "o",
+ "men"
+ ],
+ [
+ "▁в",
+ "ы"
+ ],
+ [
+ "▁",
+ "вы"
+ ],
+ [
+ "D",
+ "e"
+ ],
+ [
+ "▁ј",
+ "е"
+ ],
+ [
+ "▁",
+ "је"
+ ],
+ [
+ "s",
+ "w"
+ ],
+ [
+ "▁se",
+ "ver"
+ ],
+ [
+ "▁s",
+ "ever"
+ ],
+ [
+ "O",
+ "f"
+ ],
+ [
+ "▁inst",
+ "ance"
+ ],
+ [
+ "▁",
+ "instance"
+ ],
+ [
+ "▁me",
+ "r"
+ ],
+ [
+ "▁m",
+ "er"
+ ],
+ [
+ "▁",
+ "mer"
+ ],
+ [
+ "▁eff",
+ "ect"
+ ],
+ [
+ "▁e",
+ "ffect"
+ ],
+ [
+ "▁",
+ "effect"
+ ],
+ [
+ "colo",
+ "r"
+ ],
+ [
+ "col",
+ "or"
+ ],
+ [
+ "co",
+ "lor"
+ ],
+ [
+ "ug",
+ "ust"
+ ],
+ [
+ "il",
+ "t"
+ ],
+ [
+ "i",
+ "lt"
+ ],
+ [
+ "de",
+ "s"
+ ],
+ [
+ "d",
+ "es"
+ ],
+ [
+ "it",
+ "z"
+ ],
+ [
+ "i",
+ "tz"
+ ],
+ [
+ "ula",
+ "tion"
+ ],
+ [
+ "ul",
+ "ation"
+ ],
+ [
+ "u",
+ "lation"
+ ],
+ [
+ "ni",
+ "e"
+ ],
+ [
+ "n",
+ "ie"
+ ],
+ [
+ "▁Wor",
+ "ld"
+ ],
+ [
+ "▁W",
+ "orld"
+ ],
+ [
+ "▁",
+ "World"
+ ],
+ [
+ "▁sim",
+ "ilar"
+ ],
+ [
+ "▁",
+ "similar"
+ ],
+ [
+ "ym",
+ "bol"
+ ],
+ [
+ "hin",
+ "g"
+ ],
+ [
+ "hi",
+ "ng"
+ ],
+ [
+ "h",
+ "ing"
+ ],
+ [
+ "▁mar",
+ "k"
+ ],
+ [
+ "▁m",
+ "ark"
+ ],
+ [
+ "▁",
+ "mark"
+ ],
+ [
+ "Stat",
+ "e"
+ ],
+ [
+ "St",
+ "ate"
+ ],
+ [
+ "▁conten",
+ "t"
+ ],
+ [
+ "▁conte",
+ "nt"
+ ],
+ [
+ "▁cont",
+ "ent"
+ ],
+ [
+ "▁",
+ "content"
+ ],
+ [
+ "▁mean",
+ "s"
+ ],
+ [
+ "▁me",
+ "ans"
+ ],
+ [
+ "ame",
+ "d"
+ ],
+ [
+ "am",
+ "ed"
+ ],
+ [
+ "a",
+ "med"
+ ],
+ [
+ "▁En",
+ "d"
+ ],
+ [
+ "▁E",
+ "nd"
+ ],
+ [
+ "▁",
+ "End"
+ ],
+ [
+ "N",
+ "D"
+ ],
+ [
+ "cou",
+ "nt"
+ ],
+ [
+ "co",
+ "unt"
+ ],
+ [
+ "c",
+ "ount"
+ ],
+ [
+ "▁Ins",
+ "t"
+ ],
+ [
+ "▁In",
+ "st"
+ ],
+ [
+ "▁",
+ "Inst"
+ ],
+ [
+ "pert",
+ "y"
+ ],
+ [
+ "per",
+ "ty"
+ ],
+ [
+ "ct",
+ "or"
+ ],
+ [
+ "c",
+ "tor"
+ ],
+ [
+ "▁{",
+ "\\"
+ ],
+ [
+ "▁",
+ "{\\"
+ ],
+ [
+ "▁Le",
+ "t"
+ ],
+ [
+ "▁L",
+ "et"
+ ],
+ [
+ "▁",
+ "Let"
+ ],
+ [
+ "▁!",
+ "="
+ ],
+ [
+ "▁",
+ "!="
+ ],
+ [
+ "▁get",
+ "ting"
+ ],
+ [
+ "▁",
+ "getting"
+ ],
+ [
+ "ut",
+ "h"
+ ],
+ [
+ "u",
+ "th"
+ ],
+ [
+ "umb",
+ "er"
+ ],
+ [
+ "um",
+ "ber"
+ ],
+ [
+ "▁Cons",
+ "ultado"
+ ],
+ [
+ "sch",
+ "aft"
+ ],
+ [
+ "sc",
+ "haft"
+ ],
+ [
+ "let",
+ "e"
+ ],
+ [
+ "le",
+ "te"
+ ],
+ [
+ "l",
+ "ete"
+ ],
+ [
+ "▁Wil",
+ "l"
+ ],
+ [
+ "▁Wi",
+ "ll"
+ ],
+ [
+ "▁W",
+ "ill"
+ ],
+ [
+ "▁",
+ "Will"
+ ],
+ [
+ "▁E",
+ "m"
+ ],
+ [
+ "▁",
+ "Em"
+ ],
+ [
+ "he",
+ "ad"
+ ],
+ [
+ "h",
+ "ead"
+ ],
+ [
+ "▁le",
+ "g"
+ ],
+ [
+ "▁l",
+ "eg"
+ ],
+ [
+ "▁",
+ "leg"
+ ],
+ [
+ "но",
+ "м"
+ ],
+ [
+ "н",
+ "ом"
+ ],
+ [
+ "O",
+ "r"
+ ],
+ [
+ "ar",
+ "m"
+ ],
+ [
+ "a",
+ "rm"
+ ],
+ [
+ "pon",
+ "d"
+ ],
+ [
+ "po",
+ "nd"
+ ],
+ [
+ "p",
+ "ond"
+ ],
+ [
+ "▁Chris",
+ "t"
+ ],
+ [
+ "▁Chr",
+ "ist"
+ ],
+ [
+ "▁Ch",
+ "rist"
+ ],
+ [
+ "▁",
+ "Christ"
+ ],
+ [
+ "▁ar",
+ "ound"
+ ],
+ [
+ "▁a",
+ "round"
+ ],
+ [
+ "▁",
+ "around"
+ ],
+ [
+ "▁cle",
+ "ar"
+ ],
+ [
+ "▁cl",
+ "ear"
+ ],
+ [
+ "▁c",
+ "lear"
+ ],
+ [
+ "▁",
+ "clear"
+ ],
+ [
+ "▁hr",
+ "ef"
+ ],
+ [
+ "▁h",
+ "ref"
+ ],
+ [
+ "▁",
+ "href"
+ ],
+ [
+ "▁Se",
+ "e"
+ ],
+ [
+ "▁S",
+ "ee"
+ ],
+ [
+ "▁",
+ "See"
+ ],
+ [
+ "')",
+ "."
+ ],
+ [
+ "'",
+ ")."
+ ],
+ [
+ "▁create",
+ "d"
+ ],
+ [
+ "▁cre",
+ "ated"
+ ],
+ [
+ "▁",
+ "created"
+ ],
+ [
+ "▁but",
+ "ton"
+ ],
+ [
+ "▁b",
+ "utton"
+ ],
+ [
+ "▁",
+ "button"
+ ],
+ [
+ "ini",
+ "ng"
+ ],
+ [
+ "in",
+ "ing"
+ ],
+ [
+ "i",
+ "ning"
+ ],
+ [
+ "▁cli",
+ "ck"
+ ],
+ [
+ "▁cl",
+ "ick"
+ ],
+ [
+ "▁c",
+ "lick"
+ ],
+ [
+ "▁",
+ "click"
+ ],
+ [
+ "ia",
+ "m"
+ ],
+ [
+ "i",
+ "am"
+ ],
+ [
+ "pl",
+ "it"
+ ],
+ [
+ "p",
+ "lit"
+ ],
+ [
+ "F",
+ "or"
+ ],
+ [
+ "▁pol",
+ "it"
+ ],
+ [
+ "▁po",
+ "lit"
+ ],
+ [
+ "▁p",
+ "olit"
+ ],
+ [
+ "▁",
+ "polit"
+ ],
+ [
+ "▁see",
+ "m"
+ ],
+ [
+ "▁se",
+ "em"
+ ],
+ [
+ "▁lif",
+ "e"
+ ],
+ [
+ "▁li",
+ "fe"
+ ],
+ [
+ "▁l",
+ "ife"
+ ],
+ [
+ "▁",
+ "life"
+ ],
+ [
+ "но",
+ "в"
+ ],
+ [
+ "н",
+ "ов"
+ ],
+ [
+ "▁inter",
+ "n"
+ ],
+ [
+ "▁inte",
+ "rn"
+ ],
+ [
+ "▁int",
+ "ern"
+ ],
+ [
+ "▁in",
+ "tern"
+ ],
+ [
+ "▁",
+ "intern"
+ ],
+ [
+ "щ",
+ "и"
+ ],
+ [
+ "se",
+ "l"
+ ],
+ [
+ "s",
+ "el"
+ ],
+ [
+ "so",
+ "ci"
+ ],
+ [
+ "s",
+ "oci"
+ ],
+ [
+ "▁sto",
+ "r"
+ ],
+ [
+ "▁st",
+ "or"
+ ],
+ [
+ "▁s",
+ "tor"
+ ],
+ [
+ "▁",
+ "stor"
+ ],
+ [
+ "cl",
+ "e"
+ ],
+ [
+ "c",
+ "le"
+ ],
+ [
+ "ear",
+ "ch"
+ ],
+ [
+ "e",
+ "arch"
+ ],
+ [
+ "andro",
+ "id"
+ ],
+ [
+ "andr",
+ "oid"
+ ],
+ [
+ "and",
+ "roid"
+ ],
+ [
+ "}^",
+ "{"
+ ],
+ [
+ "}",
+ "^{"
+ ],
+ [
+ "▁e",
+ "ither"
+ ],
+ [
+ "▁fe",
+ "w"
+ ],
+ [
+ "▁f",
+ "ew"
+ ],
+ [
+ "▁initi",
+ "al"
+ ],
+ [
+ "▁init",
+ "ial"
+ ],
+ [
+ "▁",
+ "initial"
+ ],
+ [
+ "l",
+ "ength"
+ ],
+ [
+ "ri",
+ "a"
+ ],
+ [
+ "r",
+ "ia"
+ ],
+ [
+ "sq",
+ "l"
+ ],
+ [
+ "s",
+ "ql"
+ ],
+ [
+ "wi",
+ "k"
+ ],
+ [
+ "w",
+ "ik"
+ ],
+ [
+ "▁é",
+ "t"
+ ],
+ [
+ "▁",
+ "ét"
+ ],
+ [
+ "ue",
+ "r"
+ ],
+ [
+ "u",
+ "er"
+ ],
+ [
+ "▁val",
+ "id"
+ ],
+ [
+ "▁",
+ "valid"
+ ],
+ [
+ "An",
+ "d"
+ ],
+ [
+ "A",
+ "nd"
+ ],
+ [
+ "includ",
+ "e"
+ ],
+ [
+ "in",
+ "clude"
+ ],
+ [
+ "ur",
+ "y"
+ ],
+ [
+ "u",
+ "ry"
+ ],
+ [
+ "▁su",
+ "s"
+ ],
+ [
+ "▁s",
+ "us"
+ ],
+ [
+ "ire",
+ "d"
+ ],
+ [
+ "ir",
+ "ed"
+ ],
+ [
+ "i",
+ "red"
+ ],
+ [
+ "▁Af",
+ "ter"
+ ],
+ [
+ "▁A",
+ "fter"
+ ],
+ [
+ "▁",
+ "After"
+ ],
+ [
+ "▁du",
+ "e"
+ ],
+ [
+ "▁d",
+ "ue"
+ ],
+ [
+ "▁",
+ "due"
+ ],
+ [
+ "▁be",
+ "i"
+ ],
+ [
+ "▁b",
+ "ei"
+ ],
+ [
+ "▁",
+ "bei"
+ ],
+ [
+ "ource",
+ "s"
+ ],
+ [
+ "our",
+ "ces"
+ ],
+ [
+ "▁No",
+ "v"
+ ],
+ [
+ "▁N",
+ "ov"
+ ],
+ [
+ "▁",
+ "Nov"
+ ],
+ [
+ "Ac",
+ "t"
+ ],
+ [
+ "A",
+ "ct"
+ ],
+ [
+ "▁Con",
+ "t"
+ ],
+ [
+ "▁Co",
+ "nt"
+ ],
+ [
+ "▁C",
+ "ont"
+ ],
+ [
+ "▁",
+ "Cont"
+ ],
+ [
+ "▁bre",
+ "ak"
+ ],
+ [
+ "▁",
+ "break"
+ ],
+ [
+ "este",
+ "d"
+ ],
+ [
+ "est",
+ "ed"
+ ],
+ [
+ "es",
+ "ted"
+ ],
+ [
+ "e",
+ "sted"
+ ],
+ [
+ "▁actual",
+ "ly"
+ ],
+ [
+ "▁actu",
+ "ally"
+ ],
+ [
+ "▁act",
+ "ually"
+ ],
+ [
+ "els",
+ "e"
+ ],
+ [
+ "el",
+ "se"
+ ],
+ [
+ "tm",
+ "l"
+ ],
+ [
+ "t",
+ "ml"
+ ],
+ [
+ "re",
+ "r"
+ ],
+ [
+ "r",
+ "er"
+ ],
+ [
+ "one",
+ "s"
+ ],
+ [
+ "on",
+ "es"
+ ],
+ [
+ "o",
+ "nes"
+ ],
+ [
+ "▁des",
+ "ign"
+ ],
+ [
+ "▁de",
+ "sign"
+ ],
+ [
+ "▁",
+ "design"
+ ],
+ [
+ "▁proper",
+ "ty"
+ ],
+ [
+ "▁pro",
+ "perty"
+ ],
+ [
+ "▁",
+ "property"
+ ],
+ [
+ "ph",
+ "i"
+ ],
+ [
+ "p",
+ "hi"
+ ],
+ [
+ "ali",
+ "ty"
+ ],
+ [
+ "al",
+ "ity"
+ ],
+ [
+ "oc",
+ "h"
+ ],
+ [
+ "o",
+ "ch"
+ ],
+ [
+ "ist",
+ "s"
+ ],
+ [
+ "is",
+ "ts"
+ ],
+ [
+ "▁",
+ "·"
+ ],
+ [
+ "udi",
+ "o"
+ ],
+ [
+ "ud",
+ "io"
+ ],
+ [
+ "A",
+ "B"
+ ],
+ [
+ "al",
+ "a"
+ ],
+ [
+ "a",
+ "la"
+ ],
+ [
+ "ione",
+ "s"
+ ],
+ [
+ "ion",
+ "es"
+ ],
+ [
+ "io",
+ "nes"
+ ],
+ [
+ "i",
+ "ones"
+ ],
+ [
+ "ф",
+ "и"
+ ],
+ [
+ "fin",
+ "d"
+ ],
+ [
+ "fi",
+ "nd"
+ ],
+ [
+ "f",
+ "ind"
+ ],
+ [
+ "A",
+ "s"
+ ],
+ [
+ "▁cust",
+ "om"
+ ],
+ [
+ "▁c",
+ "ustom"
+ ],
+ [
+ "▁",
+ "custom"
+ ],
+ [
+ "▁an",
+ "n"
+ ],
+ [
+ "▁a",
+ "nn"
+ ],
+ [
+ "▁",
+ "ann"
+ ],
+ [
+ "E",
+ "S"
+ ],
+ [
+ "O",
+ "T"
+ ],
+ [
+ "l",
+ "ambda"
+ ],
+ [
+ "▁ide",
+ "nt"
+ ],
+ [
+ "▁id",
+ "ent"
+ ],
+ [
+ "▁i",
+ "dent"
+ ],
+ [
+ "▁",
+ "ident"
+ ],
+ [
+ "▁org",
+ "an"
+ ],
+ [
+ "▁or",
+ "gan"
+ ],
+ [
+ "▁",
+ "organ"
+ ],
+ [
+ "▁Ce",
+ "nt"
+ ],
+ [
+ "▁C",
+ "ent"
+ ],
+ [
+ "▁",
+ "Cent"
+ ],
+ [
+ "▁Cha",
+ "r"
+ ],
+ [
+ "▁Ch",
+ "ar"
+ ],
+ [
+ "▁C",
+ "har"
+ ],
+ [
+ "▁",
+ "Char"
+ ],
+ [
+ "▁o",
+ "s"
+ ],
+ [
+ "▁",
+ "os"
+ ],
+ [
+ "▁har",
+ "d"
+ ],
+ [
+ "▁ha",
+ "rd"
+ ],
+ [
+ "▁h",
+ "ard"
+ ],
+ [
+ "▁",
+ "hard"
+ ],
+ [
+ "ро",
+ "в"
+ ],
+ [
+ "р",
+ "ов"
+ ],
+ [
+ "▁/",
+ ">"
+ ],
+ [
+ "▁",
+ "/>"
+ ],
+ [
+ "k",
+ "o"
+ ],
+ [
+ "▁exp",
+ "er"
+ ],
+ [
+ "▁ex",
+ "per"
+ ],
+ [
+ "▁sep",
+ "ar"
+ ],
+ [
+ "▁se",
+ "par"
+ ],
+ [
+ "▁",
+ "separ"
+ ],
+ [
+ "y",
+ "l"
+ ],
+ [
+ "our",
+ "n"
+ ],
+ [
+ "ou",
+ "rn"
+ ],
+ [
+ "o",
+ "urn"
+ ],
+ [
+ "▁de",
+ "v"
+ ],
+ [
+ "▁d",
+ "ev"
+ ],
+ [
+ "▁",
+ "dev"
+ ],
+ [
+ "▁auc",
+ "h"
+ ],
+ [
+ "▁au",
+ "ch"
+ ],
+ [
+ "▁a",
+ "uch"
+ ],
+ [
+ "▁",
+ "auch"
+ ],
+ [
+ "▁blo",
+ "ck"
+ ],
+ [
+ "▁bl",
+ "ock"
+ ],
+ [
+ "▁b",
+ "lock"
+ ],
+ [
+ "▁",
+ "block"
+ ],
+ [
+ "bo",
+ "ok"
+ ],
+ [
+ "b",
+ "ook"
+ ],
+ [
+ "▁ma",
+ "p"
+ ],
+ [
+ "▁m",
+ "ap"
+ ],
+ [
+ "▁",
+ "map"
+ ],
+ [
+ "ill",
+ "a"
+ ],
+ [
+ "il",
+ "la"
+ ],
+ [
+ "i",
+ "lla"
+ ],
+ [
+ "▁comp",
+ "ut"
+ ],
+ [
+ "▁com",
+ "put"
+ ],
+ [
+ "▁",
+ "comput"
+ ],
+ [
+ "▁spac",
+ "e"
+ ],
+ [
+ "▁sp",
+ "ace"
+ ],
+ [
+ "▁s",
+ "pace"
+ ],
+ [
+ "▁",
+ "space"
+ ],
+ [
+ "res",
+ "ult"
+ ],
+ [
+ ")",
+ "}"
+ ],
+ [
+ "▁ec",
+ "ho"
+ ],
+ [
+ "▁e",
+ "cho"
+ ],
+ [
+ "▁",
+ "echo"
+ ],
+ [
+ "conf",
+ "ig"
+ ],
+ [
+ "con",
+ "fig"
+ ],
+ [
+ "h",
+ "i"
+ ],
+ [
+ "▁larg",
+ "e"
+ ],
+ [
+ "▁lar",
+ "ge"
+ ],
+ [
+ "▁",
+ "large"
+ ],
+ [
+ "▁wid",
+ "th"
+ ],
+ [
+ "▁w",
+ "idth"
+ ],
+ [
+ "▁",
+ "width"
+ ],
+ [
+ "▁G",
+ "o"
+ ],
+ [
+ "▁",
+ "Go"
+ ],
+ [
+ "ma",
+ "t"
+ ],
+ [
+ "m",
+ "at"
+ ],
+ [
+ "▁dif",
+ "f"
+ ],
+ [
+ "▁di",
+ "ff"
+ ],
+ [
+ "▁d",
+ "iff"
+ ],
+ [
+ "▁",
+ "diff"
+ ],
+ [
+ "▁kin",
+ "d"
+ ],
+ [
+ "▁ki",
+ "nd"
+ ],
+ [
+ "▁k",
+ "ind"
+ ],
+ [
+ "▁",
+ "kind"
+ ],
+ [
+ "ance",
+ "s"
+ ],
+ [
+ "anc",
+ "es"
+ ],
+ [
+ "an",
+ "ces"
+ ],
+ [
+ "yna",
+ "m"
+ ],
+ [
+ "yn",
+ "am"
+ ],
+ [
+ "y",
+ "nam"
+ ],
+ [
+ "▁col",
+ "or"
+ ],
+ [
+ "▁co",
+ "lor"
+ ],
+ [
+ "▁",
+ "color"
+ ],
+ [
+ "In",
+ "t"
+ ],
+ [
+ "I",
+ "nt"
+ ],
+ [
+ "so",
+ "l"
+ ],
+ [
+ "s",
+ "ol"
+ ],
+ [
+ "▁p",
+ "i"
+ ],
+ [
+ "▁",
+ "pi"
+ ],
+ [
+ "▁charact",
+ "er"
+ ],
+ [
+ "▁char",
+ "acter"
+ ],
+ [
+ "▁",
+ "character"
+ ],
+ [
+ "omen",
+ "t"
+ ],
+ [
+ "ome",
+ "nt"
+ ],
+ [
+ "om",
+ "ent"
+ ],
+ [
+ "o",
+ "ment"
+ ],
+ [
+ "▁respons",
+ "e"
+ ],
+ [
+ "▁res",
+ "ponse"
+ ],
+ [
+ "▁",
+ "response"
+ ],
+ [
+ "ig",
+ "ma"
+ ],
+ [
+ "ward",
+ "s"
+ ],
+ [
+ "war",
+ "ds"
+ ],
+ [
+ "w",
+ "ards"
+ ],
+ [
+ "arr",
+ "ow"
+ ],
+ [
+ "ar",
+ "row"
+ ],
+ [
+ "с",
+ "у"
+ ],
+ [
+ "ti",
+ "es"
+ ],
+ [
+ "t",
+ "ies"
+ ],
+ [
+ "▁ü",
+ "ber"
+ ],
+ [
+ "▁",
+ "über"
+ ],
+ [
+ "Im",
+ "age"
+ ],
+ [
+ "y",
+ "d"
+ ],
+ [
+ "▁пер",
+ "е"
+ ],
+ [
+ "▁пе",
+ "ре"
+ ],
+ [
+ "▁п",
+ "ере"
+ ],
+ [
+ "▁",
+ "пере"
+ ],
+ [
+ "▁nod",
+ "e"
+ ],
+ [
+ "▁no",
+ "de"
+ ],
+ [
+ "▁n",
+ "ode"
+ ],
+ [
+ "▁",
+ "node"
+ ],
+ [
+ "▁it",
+ "em"
+ ],
+ [
+ "▁i",
+ "tem"
+ ],
+ [
+ "▁",
+ "item"
+ ],
+ [
+ "achi",
+ "ne"
+ ],
+ [
+ "ach",
+ "ine"
+ ],
+ [
+ "im",
+ "a"
+ ],
+ [
+ "i",
+ "ma"
+ ],
+ [
+ "▁v",
+ "a"
+ ],
+ [
+ "▁",
+ "va"
+ ],
+ [
+ "▁appro",
+ "ach"
+ ],
+ [
+ "▁we",
+ "r"
+ ],
+ [
+ "▁w",
+ "er"
+ ],
+ [
+ "▁",
+ "wer"
+ ],
+ [
+ "▁ч",
+ "е"
+ ],
+ [
+ "▁",
+ "че"
+ ],
+ [
+ "O",
+ "n"
+ ],
+ [
+ "oll",
+ "ow"
+ ],
+ [
+ "ol",
+ "low"
+ ],
+ [
+ "он",
+ "а"
+ ],
+ [
+ "о",
+ "на"
+ ],
+ [
+ "ct",
+ "ed"
+ ],
+ [
+ "c",
+ "ted"
+ ],
+ [
+ "ure",
+ "d"
+ ],
+ [
+ "ur",
+ "ed"
+ ],
+ [
+ "u",
+ "red"
+ ],
+ [
+ "Control",
+ "ler"
+ ],
+ [
+ "Cont",
+ "roller"
+ ],
+ [
+ "lie",
+ "d"
+ ],
+ [
+ "li",
+ "ed"
+ ],
+ [
+ "l",
+ "ied"
+ ],
+ [
+ "▁j",
+ "o"
+ ],
+ [
+ "▁",
+ "jo"
+ ],
+ [
+ "▁da",
+ "l"
+ ],
+ [
+ "▁d",
+ "al"
+ ],
+ [
+ "▁",
+ "dal"
+ ],
+ [
+ "un",
+ "k"
+ ],
+ [
+ "▁",
+ "î"
+ ],
+ [
+ "star",
+ "t"
+ ],
+ [
+ "sta",
+ "rt"
+ ],
+ [
+ "st",
+ "art"
+ ],
+ [
+ "ol",
+ "a"
+ ],
+ [
+ "o",
+ "la"
+ ],
+ [
+ "▁comp",
+ "on"
+ ],
+ [
+ "▁com",
+ "pon"
+ ],
+ [
+ "I",
+ "C"
+ ],
+ [
+ "bi",
+ "t"
+ ],
+ [
+ "b",
+ "it"
+ ],
+ [
+ "▁bas",
+ "e"
+ ],
+ [
+ "▁ba",
+ "se"
+ ],
+ [
+ "▁b",
+ "ase"
+ ],
+ [
+ "▁",
+ "base"
+ ],
+ [
+ "п",
+ "у"
+ ],
+ [
+ "▁ide",
+ "a"
+ ],
+ [
+ "▁id",
+ "ea"
+ ],
+ [
+ "▁",
+ "idea"
+ ],
+ [
+ "▁dir",
+ "e"
+ ],
+ [
+ "▁di",
+ "re"
+ ],
+ [
+ "▁d",
+ "ire"
+ ],
+ [
+ "▁",
+ "dire"
+ ],
+ [
+ "▁ra",
+ "d"
+ ],
+ [
+ "▁r",
+ "ad"
+ ],
+ [
+ "▁",
+ "rad"
+ ],
+ [
+ "gro",
+ "up"
+ ],
+ [
+ "gr",
+ "oup"
+ ],
+ [
+ "▁Wit",
+ "h"
+ ],
+ [
+ "▁Wi",
+ "th"
+ ],
+ [
+ "▁W",
+ "ith"
+ ],
+ [
+ "▁",
+ "With"
+ ],
+ [
+ "serve",
+ "r"
+ ],
+ [
+ "serv",
+ "er"
+ ],
+ [
+ "ser",
+ "ver"
+ ],
+ [
+ "si",
+ "de"
+ ],
+ [
+ "s",
+ "ide"
+ ],
+ [
+ "sin",
+ "g"
+ ],
+ [
+ "si",
+ "ng"
+ ],
+ [
+ "s",
+ "ing"
+ ],
+ [
+ "▁die",
+ "s"
+ ],
+ [
+ "▁di",
+ "es"
+ ],
+ [
+ "▁d",
+ "ies"
+ ],
+ [
+ "▁ne",
+ "ar"
+ ],
+ [
+ "▁n",
+ "ear"
+ ],
+ [
+ "▁",
+ "near"
+ ],
+ [
+ "▁vo",
+ "or"
+ ],
+ [
+ "▁v",
+ "oor"
+ ],
+ [
+ "▁",
+ "voor"
+ ],
+ [
+ "▁arg",
+ "ument"
+ ],
+ [
+ "▁",
+ "argument"
+ ],
+ [
+ "▁}",
+ ","
+ ],
+ [
+ "▁",
+ "},"
+ ],
+ [
+ "▁lan",
+ "d"
+ ],
+ [
+ "▁la",
+ "nd"
+ ],
+ [
+ "▁l",
+ "and"
+ ],
+ [
+ "▁",
+ "land"
+ ],
+ [
+ "▁name",
+ "s"
+ ],
+ [
+ "▁nam",
+ "es"
+ ],
+ [
+ "▁na",
+ "mes"
+ ],
+ [
+ "▁n",
+ "ames"
+ ],
+ [
+ "▁",
+ "names"
+ ],
+ [
+ "▁opt",
+ "ion"
+ ],
+ [
+ "▁op",
+ "tion"
+ ],
+ [
+ "▁o",
+ "ption"
+ ],
+ [
+ "▁",
+ "option"
+ ],
+ [
+ "ith",
+ "ub"
+ ],
+ [
+ "ppe",
+ "d"
+ ],
+ [
+ "pp",
+ "ed"
+ ],
+ [
+ "p",
+ "ped"
+ ],
+ [
+ "au",
+ "g"
+ ],
+ [
+ "a",
+ "ug"
+ ],
+ [
+ "▁link",
+ "s"
+ ],
+ [
+ "▁lin",
+ "ks"
+ ],
+ [
+ "▁l",
+ "inks"
+ ],
+ [
+ "▁",
+ "links"
+ ],
+ [
+ "▁ful",
+ "l"
+ ],
+ [
+ "▁fu",
+ "ll"
+ ],
+ [
+ "▁f",
+ "ull"
+ ],
+ [
+ "▁",
+ "full"
+ ],
+ [
+ "▁sit",
+ "u"
+ ],
+ [
+ "▁si",
+ "tu"
+ ],
+ [
+ "▁s",
+ "itu"
+ ],
+ [
+ "▁cons",
+ "ole"
+ ],
+ [
+ "▁con",
+ "sole"
+ ],
+ [
+ "▁",
+ "console"
+ ],
+ [
+ "▁et",
+ "c"
+ ],
+ [
+ "▁e",
+ "tc"
+ ],
+ [
+ "▁",
+ "etc"
+ ],
+ [
+ "au",
+ "x"
+ ],
+ [
+ "a",
+ "ux"
+ ],
+ [
+ "▁Co",
+ "r"
+ ],
+ [
+ "▁C",
+ "or"
+ ],
+ [
+ "▁",
+ "Cor"
+ ],
+ [
+ "icro",
+ "soft"
+ ],
+ [
+ "▁cam",
+ "e"
+ ],
+ [
+ "▁ca",
+ "me"
+ ],
+ [
+ "▁c",
+ "ame"
+ ],
+ [
+ "loc",
+ "al"
+ ],
+ [
+ "lo",
+ "cal"
+ ],
+ [
+ "l",
+ "ocal"
+ ],
+ [
+ "▁know",
+ "n"
+ ],
+ [
+ "▁kn",
+ "own"
+ ],
+ [
+ "▁k",
+ "nown"
+ ],
+ [
+ "▁",
+ "known"
+ ],
+ [
+ "▁multip",
+ "le"
+ ],
+ [
+ "▁multi",
+ "ple"
+ ],
+ [
+ "▁",
+ "multiple"
+ ],
+ [
+ "angu",
+ "age"
+ ],
+ [
+ "▁tot",
+ "al"
+ ],
+ [
+ "▁to",
+ "tal"
+ ],
+ [
+ "▁t",
+ "otal"
+ ],
+ [
+ "▁",
+ "total"
+ ],
+ [
+ "olog",
+ "y"
+ ],
+ [
+ "olo",
+ "gy"
+ ],
+ [
+ "ol",
+ "ogy"
+ ],
+ [
+ "ä",
+ "t"
+ ],
+ [
+ "▁",
+ "Х"
+ ],
+ [
+ "▁fr",
+ "e"
+ ],
+ [
+ "▁f",
+ "re"
+ ],
+ [
+ "▁",
+ "fre"
+ ],
+ [
+ "▁te",
+ "n"
+ ],
+ [
+ "▁t",
+ "en"
+ ],
+ [
+ "▁",
+ "ten"
+ ],
+ [
+ "ide",
+ "o"
+ ],
+ [
+ "▁be",
+ "s"
+ ],
+ [
+ "▁b",
+ "es"
+ ],
+ [
+ "▁",
+ "bes"
+ ],
+ [
+ "tr",
+ "ue"
+ ],
+ [
+ "Que",
+ "ry"
+ ],
+ [
+ "Qu",
+ "ery"
+ ],
+ [
+ "om",
+ "m"
+ ],
+ [
+ "o",
+ "mm"
+ ],
+ [
+ "▁Ar",
+ "t"
+ ],
+ [
+ "▁A",
+ "rt"
+ ],
+ [
+ "▁",
+ "Art"
+ ],
+ [
+ "▁ke",
+ "ep"
+ ],
+ [
+ "▁",
+ "keep"
+ ],
+ [
+ "▁Univers",
+ "ity"
+ ],
+ [
+ "▁Un",
+ "iversity"
+ ],
+ [
+ "rea",
+ "te"
+ ],
+ [
+ "re",
+ "ate"
+ ],
+ [
+ "ppo",
+ "rt"
+ ],
+ [
+ "pp",
+ "ort"
+ ],
+ [
+ "p",
+ "port"
+ ],
+ [
+ "▁p",
+ "ython"
+ ],
+ [
+ "▁",
+ "python"
+ ],
+ [
+ "tr",
+ "a"
+ ],
+ [
+ "t",
+ "ra"
+ ],
+ [
+ "ect",
+ "or"
+ ],
+ [
+ "ec",
+ "tor"
+ ],
+ [
+ "e",
+ "ctor"
+ ],
+ [
+ "р",
+ "і"
+ ],
+ [
+ "op",
+ "h"
+ ],
+ [
+ "o",
+ "ph"
+ ],
+ [
+ "▁con",
+ "c"
+ ],
+ [
+ "▁co",
+ "nc"
+ ],
+ [
+ "▁c",
+ "onc"
+ ],
+ [
+ "▁fou",
+ "r"
+ ],
+ [
+ "▁fo",
+ "ur"
+ ],
+ [
+ "▁f",
+ "our"
+ ],
+ [
+ "▁",
+ "four"
+ ],
+ [
+ "vir",
+ "on"
+ ],
+ [
+ "vi",
+ "ron"
+ ],
+ [
+ "▁vi",
+ "a"
+ ],
+ [
+ "▁v",
+ "ia"
+ ],
+ [
+ "▁",
+ "via"
+ ],
+ [
+ "?",
+ "\""
+ ],
+ [
+ "ima",
+ "ge"
+ ],
+ [
+ "im",
+ "age"
+ ],
+ [
+ "ol",
+ "l"
+ ],
+ [
+ "o",
+ "ll"
+ ],
+ [
+ "ны",
+ "е"
+ ],
+ [
+ "н",
+ "ые"
+ ],
+ [
+ "▁conte",
+ "xt"
+ ],
+ [
+ "▁cont",
+ "ext"
+ ],
+ [
+ "▁con",
+ "text"
+ ],
+ [
+ "▁",
+ "context"
+ ],
+ [
+ "▁se",
+ "m"
+ ],
+ [
+ "▁s",
+ "em"
+ ],
+ [
+ "▁",
+ "sem"
+ ],
+ [
+ ".",
+ "_"
+ ],
+ [
+ "▁en",
+ "g"
+ ],
+ [
+ "▁e",
+ "ng"
+ ],
+ [
+ "▁",
+ "eng"
+ ],
+ [
+ "ma",
+ "r"
+ ],
+ [
+ "m",
+ "ar"
+ ],
+ [
+ "A",
+ "D"
+ ],
+ [
+ "▁mo",
+ "r"
+ ],
+ [
+ "▁m",
+ "or"
+ ],
+ [
+ "▁",
+ "mor"
+ ],
+ [
+ "▁Ca",
+ "l"
+ ],
+ [
+ "▁C",
+ "al"
+ ],
+ [
+ "▁",
+ "Cal"
+ ],
+ [
+ "▁cel",
+ "l"
+ ],
+ [
+ "▁ce",
+ "ll"
+ ],
+ [
+ "▁c",
+ "ell"
+ ],
+ [
+ "▁",
+ "cell"
+ ],
+ [
+ "ima",
+ "l"
+ ],
+ [
+ "im",
+ "al"
+ ],
+ [
+ "i",
+ "mal"
+ ],
+ [
+ "AT",
+ "E"
+ ],
+ [
+ "A",
+ "TE"
+ ],
+ [
+ "▁in",
+ "f"
+ ],
+ [
+ "▁",
+ "inf"
+ ],
+ [
+ "ö",
+ "n"
+ ],
+ [
+ "uff",
+ "er"
+ ],
+ [
+ "uf",
+ "fer"
+ ],
+ [
+ "s",
+ "q"
+ ],
+ [
+ "...",
+ "."
+ ],
+ [
+ "..",
+ ".."
+ ],
+ [
+ ".",
+ "..."
+ ],
+ [
+ "▁zu",
+ "r"
+ ],
+ [
+ "▁z",
+ "ur"
+ ],
+ [
+ "W",
+ "ith"
+ ],
+ [
+ "ра",
+ "н"
+ ],
+ [
+ "р",
+ "ан"
+ ],
+ [
+ "ch",
+ "n"
+ ],
+ [
+ "c",
+ "hn"
+ ],
+ [
+ "▁do",
+ "or"
+ ],
+ [
+ "▁d",
+ "oor"
+ ],
+ [
+ "▁",
+ "door"
+ ],
+ [
+ "cont",
+ "ent"
+ ],
+ [
+ "▁mis",
+ "s"
+ ],
+ [
+ "▁mi",
+ "ss"
+ ],
+ [
+ "▁m",
+ "iss"
+ ],
+ [
+ "▁",
+ "miss"
+ ],
+ [
+ "▁sim",
+ "p"
+ ],
+ [
+ "▁si",
+ "mp"
+ ],
+ [
+ "▁s",
+ "imp"
+ ],
+ [
+ "▁",
+ "simp"
+ ],
+ [
+ "á",
+ "r"
+ ],
+ [
+ "ir",
+ "a"
+ ],
+ [
+ "i",
+ "ra"
+ ],
+ [
+ "▁ha",
+ "t"
+ ],
+ [
+ "▁h",
+ "at"
+ ],
+ [
+ "▁",
+ "hat"
+ ],
+ [
+ "Te",
+ "st"
+ ],
+ [
+ "T",
+ "est"
+ ],
+ [
+ "▁cert",
+ "ain"
+ ],
+ [
+ "▁cer",
+ "tain"
+ ],
+ [
+ "▁c",
+ "ertain"
+ ],
+ [
+ "▁",
+ "certain"
+ ],
+ [
+ "N",
+ "S"
+ ],
+ [
+ "▁ch",
+ "o"
+ ],
+ [
+ "▁c",
+ "ho"
+ ],
+ [
+ "▁",
+ "cho"
+ ],
+ [
+ "▁ad",
+ "v"
+ ],
+ [
+ "▁",
+ "adv"
+ ],
+ [
+ "wh",
+ "ere"
+ ],
+ [
+ "w",
+ "here"
+ ],
+ [
+ "▁look",
+ "ing"
+ ],
+ [
+ "▁lo",
+ "oking"
+ ],
+ [
+ "▁",
+ "looking"
+ ],
+ [
+ "▁time",
+ "s"
+ ],
+ [
+ "▁tim",
+ "es"
+ ],
+ [
+ "▁ti",
+ "mes"
+ ],
+ [
+ "▁t",
+ "imes"
+ ],
+ [
+ "▁",
+ "times"
+ ],
+ [
+ "ни",
+ "х"
+ ],
+ [
+ "н",
+ "их"
+ ],
+ [
+ "ut",
+ "o"
+ ],
+ [
+ "u",
+ "to"
+ ],
+ [
+ "▁",
+ "É"
+ ],
+ [
+ "ca",
+ "n"
+ ],
+ [
+ "c",
+ "an"
+ ],
+ [
+ "hos",
+ "t"
+ ],
+ [
+ "ho",
+ "st"
+ ],
+ [
+ "h",
+ "ost"
+ ],
+ [
+ "▁(",
+ "*"
+ ],
+ [
+ "▁",
+ "(*"
+ ],
+ [
+ "lo",
+ "at"
+ ],
+ [
+ "▁nich",
+ "t"
+ ],
+ [
+ "▁nic",
+ "ht"
+ ],
+ [
+ "▁ni",
+ "cht"
+ ],
+ [
+ "▁n",
+ "icht"
+ ],
+ [
+ "Fi",
+ "eld"
+ ],
+ [
+ "F",
+ "ield"
+ ],
+ [
+ "bur",
+ "g"
+ ],
+ [
+ "bu",
+ "rg"
+ ],
+ [
+ "b",
+ "urg"
+ ],
+ [
+ "cons",
+ "t"
+ ],
+ [
+ "con",
+ "st"
+ ],
+ [
+ "ade",
+ "s"
+ ],
+ [
+ "ad",
+ "es"
+ ],
+ [
+ "a",
+ "des"
+ ],
+ [
+ "▁Mu",
+ "s"
+ ],
+ [
+ "▁M",
+ "us"
+ ],
+ [
+ "▁",
+ "Mus"
+ ],
+ [
+ "▁not",
+ "hing"
+ ],
+ [
+ "▁no",
+ "thing"
+ ],
+ [
+ "▁n",
+ "othing"
+ ],
+ [
+ "▁",
+ "nothing"
+ ],
+ [
+ "▁inc",
+ "re"
+ ],
+ [
+ "▁in",
+ "cre"
+ ],
+ [
+ "▁Mi",
+ "n"
+ ],
+ [
+ "▁M",
+ "in"
+ ],
+ [
+ "▁",
+ "Min"
+ ],
+ [
+ "▁pow",
+ "er"
+ ],
+ [
+ "▁po",
+ "wer"
+ ],
+ [
+ "▁p",
+ "ower"
+ ],
+ [
+ "▁",
+ "power"
+ ],
+ [
+ "▁America",
+ "n"
+ ],
+ [
+ "▁Amer",
+ "ican"
+ ],
+ [
+ "▁",
+ "American"
+ ],
+ [
+ "l",
+ "n"
+ ],
+ [
+ "val",
+ "id"
+ ],
+ [
+ "ung",
+ "s"
+ ],
+ [
+ "un",
+ "gs"
+ ],
+ [
+ "▁Nation",
+ "al"
+ ],
+ [
+ "▁Nat",
+ "ional"
+ ],
+ [
+ "▁N",
+ "ational"
+ ],
+ [
+ "▁",
+ "National"
+ ],
+ [
+ "▁Sa",
+ "n"
+ ],
+ [
+ "▁S",
+ "an"
+ ],
+ [
+ "▁",
+ "San"
+ ],
+ [
+ "▁Y",
+ "ork"
+ ],
+ [
+ "Re",
+ "quest"
+ ],
+ [
+ "cha",
+ "r"
+ ],
+ [
+ "ch",
+ "ar"
+ ],
+ [
+ "c",
+ "har"
+ ],
+ [
+ "▁Z",
+ "e"
+ ],
+ [
+ "▁",
+ "Ze"
+ ],
+ [
+ "but",
+ "ton"
+ ],
+ [
+ "b",
+ "utton"
+ ],
+ [
+ "▁al",
+ "g"
+ ],
+ [
+ "▁a",
+ "lg"
+ ],
+ [
+ "▁",
+ "alg"
+ ],
+ [
+ "SO",
+ "N"
+ ],
+ [
+ "S",
+ "ON"
+ ],
+ [
+ "▁a",
+ "p"
+ ],
+ [
+ "▁",
+ "ap"
+ ],
+ [
+ "uf",
+ "f"
+ ],
+ [
+ "u",
+ "ff"
+ ],
+ [
+ "abil",
+ "ity"
+ ],
+ [
+ "ab",
+ "ility"
+ ],
+ [
+ "е",
+ "м"
+ ],
+ [
+ "▁any",
+ "thing"
+ ],
+ [
+ "el",
+ "a"
+ ],
+ [
+ "e",
+ "la"
+ ],
+ [
+ "()",
+ ")"
+ ],
+ [
+ "(",
+ "))"
+ ],
+ [
+ "б",
+ "а"
+ ],
+ [
+ "ampio",
+ "n"
+ ],
+ [
+ "amp",
+ "ion"
+ ],
+ [
+ "▁po",
+ "t"
+ ],
+ [
+ "▁p",
+ "ot"
+ ],
+ [
+ "▁",
+ "pot"
+ ],
+ [
+ "▁fu",
+ "t"
+ ],
+ [
+ "▁f",
+ "ut"
+ ],
+ [
+ "ail",
+ "able"
+ ],
+ [
+ "▁pro",
+ "p"
+ ],
+ [
+ "▁pr",
+ "op"
+ ],
+ [
+ "▁p",
+ "rop"
+ ],
+ [
+ "▁",
+ "prop"
+ ],
+ [
+ "\"",
+ "]"
+ ],
+ [
+ "▁les",
+ "s"
+ ],
+ [
+ "▁le",
+ "ss"
+ ],
+ [
+ "▁l",
+ "ess"
+ ],
+ [
+ "▁",
+ "less"
+ ],
+ [
+ "la",
+ "g"
+ ],
+ [
+ "l",
+ "ag"
+ ],
+ [
+ "▁Aug",
+ "ust"
+ ],
+ [
+ "▁A",
+ "ugust"
+ ],
+ [
+ "▁",
+ "August"
+ ],
+ [
+ "I",
+ "t"
+ ],
+ [
+ "▁ple",
+ "ase"
+ ],
+ [
+ "▁p",
+ "lease"
+ ],
+ [
+ "▁sty",
+ "le"
+ ],
+ [
+ "▁st",
+ "yle"
+ ],
+ [
+ "▁",
+ "style"
+ ],
+ [
+ "▁Als",
+ "o"
+ ],
+ [
+ "▁Al",
+ "so"
+ ],
+ [
+ "▁",
+ "Also"
+ ],
+ [
+ "b",
+ "t"
+ ],
+ [
+ "▁prob",
+ "ably"
+ ],
+ [
+ "▁pro",
+ "bably"
+ ],
+ [
+ "▁On",
+ "e"
+ ],
+ [
+ "▁O",
+ "ne"
+ ],
+ [
+ "▁",
+ "One"
+ ],
+ [
+ "▁pos",
+ "s"
+ ],
+ [
+ "▁po",
+ "ss"
+ ],
+ [
+ "▁p",
+ "oss"
+ ],
+ [
+ "▁",
+ "poss"
+ ],
+ [
+ "U",
+ "I"
+ ],
+ [
+ "ui",
+ "t"
+ ],
+ [
+ "u",
+ "it"
+ ],
+ [
+ "▁Wes",
+ "t"
+ ],
+ [
+ "▁We",
+ "st"
+ ],
+ [
+ "▁W",
+ "est"
+ ],
+ [
+ "▁",
+ "West"
+ ],
+ [
+ "h",
+ "n"
+ ],
+ [
+ "+",
+ "\\"
+ ],
+ [
+ "Butt",
+ "on"
+ ],
+ [
+ "But",
+ "ton"
+ ],
+ [
+ "B",
+ "utton"
+ ],
+ [
+ "js",
+ "on"
+ ],
+ [
+ "j",
+ "son"
+ ],
+ [
+ "er",
+ "r"
+ ],
+ [
+ "e",
+ "rr"
+ ],
+ [
+ "ram",
+ "e"
+ ],
+ [
+ "ra",
+ "me"
+ ],
+ [
+ "r",
+ "ame"
+ ],
+ [
+ "do",
+ "m"
+ ],
+ [
+ "d",
+ "om"
+ ],
+ [
+ "ilo",
+ "n"
+ ],
+ [
+ "il",
+ "on"
+ ],
+ [
+ "i",
+ "lon"
+ ],
+ [
+ "al",
+ "f"
+ ],
+ [
+ "▁cli",
+ "ent"
+ ],
+ [
+ "▁cl",
+ "ient"
+ ],
+ [
+ "▁c",
+ "lient"
+ ],
+ [
+ "▁",
+ "client"
+ ],
+ [
+ "▁contin",
+ "u"
+ ],
+ [
+ "▁cont",
+ "inu"
+ ],
+ [
+ "▁",
+ "continu"
+ ],
+ [
+ "x",
+ "ml"
+ ],
+ [
+ "pe",
+ "c"
+ ],
+ [
+ "p",
+ "ec"
+ ],
+ [
+ "ado",
+ "r"
+ ],
+ [
+ "ad",
+ "or"
+ ],
+ [
+ "a",
+ "dor"
+ ],
+ [
+ "l",
+ "s"
+ ],
+ [
+ "▁how",
+ "ever"
+ ],
+ [
+ "▁An",
+ "y"
+ ],
+ [
+ "▁A",
+ "ny"
+ ],
+ [
+ "▁",
+ "Any"
+ ],
+ [
+ "än",
+ "d"
+ ],
+ [
+ "ä",
+ "nd"
+ ],
+ [
+ "math",
+ "rm"
+ ],
+ [
+ "▁ur",
+ "l"
+ ],
+ [
+ "▁u",
+ "rl"
+ ],
+ [
+ "▁",
+ "url"
+ ],
+ [
+ "▁bo",
+ "ok"
+ ],
+ [
+ "▁b",
+ "ook"
+ ],
+ [
+ "▁",
+ "book"
+ ],
+ [
+ "▁g",
+ "l"
+ ],
+ [
+ "▁",
+ "gl"
+ ],
+ [
+ "ive",
+ "s"
+ ],
+ [
+ "iv",
+ "es"
+ ],
+ [
+ "i",
+ "ves"
+ ],
+ [
+ "g",
+ "i"
+ ],
+ [
+ "▁tr",
+ "o"
+ ],
+ [
+ "▁t",
+ "ro"
+ ],
+ [
+ "▁U",
+ "S"
+ ],
+ [
+ "▁",
+ "US"
+ ],
+ [
+ "po",
+ "int"
+ ],
+ [
+ "p",
+ "oint"
+ ],
+ [
+ "ope",
+ "n"
+ ],
+ [
+ "op",
+ "en"
+ ],
+ [
+ "o",
+ "pen"
+ ],
+ [
+ "▁cu",
+ "r"
+ ],
+ [
+ "▁c",
+ "ur"
+ ],
+ [
+ "▁",
+ "cur"
+ ],
+ [
+ "▁er",
+ "a"
+ ],
+ [
+ "▁e",
+ "ra"
+ ],
+ [
+ "▁",
+ "era"
+ ],
+ [
+ "▁particul",
+ "ar"
+ ],
+ [
+ "▁partic",
+ "ular"
+ ],
+ [
+ "▁parti",
+ "cular"
+ ],
+ [
+ "▁part",
+ "icular"
+ ],
+ [
+ "▁H",
+ "T"
+ ],
+ [
+ "▁",
+ "HT"
+ ],
+ [
+ "oo",
+ "t"
+ ],
+ [
+ "o",
+ "ot"
+ ],
+ [
+ "ell",
+ "o"
+ ],
+ [
+ "el",
+ "lo"
+ ],
+ [
+ "lob",
+ "al"
+ ],
+ [
+ "lo",
+ "bal"
+ ],
+ [
+ "▁act",
+ "ion"
+ ],
+ [
+ "▁ac",
+ "tion"
+ ],
+ [
+ "▁a",
+ "ction"
+ ],
+ [
+ "▁",
+ "action"
+ ],
+ [
+ "▁In",
+ "t"
+ ],
+ [
+ "▁I",
+ "nt"
+ ],
+ [
+ "▁",
+ "Int"
+ ],
+ [
+ "▁includ",
+ "e"
+ ],
+ [
+ "▁inclu",
+ "de"
+ ],
+ [
+ "▁incl",
+ "ude"
+ ],
+ [
+ "▁in",
+ "clude"
+ ],
+ [
+ "▁",
+ "include"
+ ],
+ [
+ "▁element",
+ "s"
+ ],
+ [
+ "▁elem",
+ "ents"
+ ],
+ [
+ "▁ele",
+ "ments"
+ ],
+ [
+ "▁el",
+ "ements"
+ ],
+ [
+ "▁",
+ "elements"
+ ],
+ [
+ "на",
+ "я"
+ ],
+ [
+ "ard",
+ "s"
+ ],
+ [
+ "ar",
+ "ds"
+ ],
+ [
+ "▁B",
+ "l"
+ ],
+ [
+ "▁",
+ "Bl"
+ ],
+ [
+ "▁hu",
+ "m"
+ ],
+ [
+ "▁h",
+ "um"
+ ],
+ [
+ "▁",
+ "hum"
+ ],
+ [
+ "fr",
+ "om"
+ ],
+ [
+ "f",
+ "rom"
+ ],
+ [
+ "chan",
+ "ge"
+ ],
+ [
+ "ch",
+ "ange"
+ ],
+ [
+ "▁function",
+ "s"
+ ],
+ [
+ "▁fun",
+ "ctions"
+ ],
+ [
+ "▁",
+ "functions"
+ ],
+ [
+ "he",
+ "n"
+ ],
+ [
+ "h",
+ "en"
+ ],
+ [
+ "Serv",
+ "ice"
+ ],
+ [
+ "Ser",
+ "vice"
+ ],
+ [
+ "▁he",
+ "ight"
+ ],
+ [
+ "▁",
+ "height"
+ ],
+ [
+ "▁Lan",
+ "d"
+ ],
+ [
+ "▁La",
+ "nd"
+ ],
+ [
+ "▁L",
+ "and"
+ ],
+ [
+ "▁",
+ "Land"
+ ],
+ [
+ "ia",
+ "s"
+ ],
+ [
+ "i",
+ "as"
+ ],
+ [
+ "g",
+ "s"
+ ],
+ [
+ "ió",
+ "n"
+ ],
+ [
+ "i",
+ "ón"
+ ],
+ [
+ "ло",
+ "в"
+ ],
+ [
+ "л",
+ "ов"
+ ],
+ [
+ "no",
+ "de"
+ ],
+ [
+ "n",
+ "ode"
+ ],
+ [
+ ".",
+ "”"
+ ],
+ [
+ "han",
+ "d"
+ ],
+ [
+ "ha",
+ "nd"
+ ],
+ [
+ "h",
+ "and"
+ ],
+ [
+ "▁б",
+ "у"
+ ],
+ [
+ "▁",
+ "бу"
+ ],
+ [
+ "▁am",
+ "b"
+ ],
+ [
+ "▁a",
+ "mb"
+ ],
+ [
+ "▁",
+ "amb"
+ ],
+ [
+ "▁L",
+ "u"
+ ],
+ [
+ "▁",
+ "Lu"
+ ],
+ [
+ "▁thro",
+ "w"
+ ],
+ [
+ "▁thr",
+ "ow"
+ ],
+ [
+ "▁th",
+ "row"
+ ],
+ [
+ "▁",
+ "throw"
+ ],
+ [
+ "▁mo",
+ "t"
+ ],
+ [
+ "▁m",
+ "ot"
+ ],
+ [
+ "▁",
+ "mot"
+ ],
+ [
+ "▁Ac",
+ "t"
+ ],
+ [
+ "▁A",
+ "ct"
+ ],
+ [
+ "▁",
+ "Act"
+ ],
+ [
+ "▁wor",
+ "ld"
+ ],
+ [
+ "▁w",
+ "orld"
+ ],
+ [
+ "▁",
+ "world"
+ ],
+ [
+ "_",
+ "\\"
+ ],
+ [
+ "bas",
+ "e"
+ ],
+ [
+ "ba",
+ "se"
+ ],
+ [
+ "b",
+ "ase"
+ ],
+ [
+ "▁C",
+ "o"
+ ],
+ [
+ "▁",
+ "Co"
+ ],
+ [
+ "▁arc",
+ "h"
+ ],
+ [
+ "▁ar",
+ "ch"
+ ],
+ [
+ "▁",
+ "arch"
+ ],
+ [
+ "▁###",
+ "#"
+ ],
+ [
+ "▁##",
+ "##"
+ ],
+ [
+ "▁",
+ "####"
+ ],
+ [
+ "ge",
+ "d"
+ ],
+ [
+ "g",
+ "ed"
+ ],
+ [
+ "pr",
+ "il"
+ ],
+ [
+ "p",
+ "ril"
+ ],
+ [
+ "old",
+ "er"
+ ],
+ [
+ "ol",
+ "der"
+ ],
+ [
+ "o",
+ "lder"
+ ],
+ [
+ "Mode",
+ "l"
+ ],
+ [
+ "Mod",
+ "el"
+ ],
+ [
+ "Mo",
+ "del"
+ ],
+ [
+ "M",
+ "odel"
+ ],
+ [
+ "▁sever",
+ "al"
+ ],
+ [
+ "li",
+ "e"
+ ],
+ [
+ "l",
+ "ie"
+ ],
+ [
+ "che",
+ "ck"
+ ],
+ [
+ "c",
+ "heck"
+ ],
+ [
+ "]",
+ "{"
+ ],
+ [
+ "con",
+ "s"
+ ],
+ [
+ "co",
+ "ns"
+ ],
+ [
+ "c",
+ "ons"
+ ],
+ [
+ "▁Tr",
+ "a"
+ ],
+ [
+ "▁T",
+ "ra"
+ ],
+ [
+ "▁",
+ "Tra"
+ ],
+ [
+ "he",
+ "ck"
+ ],
+ [
+ "▁le",
+ "ast"
+ ],
+ [
+ "▁l",
+ "east"
+ ],
+ [
+ "do",
+ "wn"
+ ],
+ [
+ "d",
+ "own"
+ ],
+ [
+ "eb",
+ "ru"
+ ],
+ [
+ "e",
+ "bru"
+ ],
+ [
+ "De",
+ "f"
+ ],
+ [
+ "D",
+ "ef"
+ ],
+ [
+ "para",
+ "m"
+ ],
+ [
+ "par",
+ "am"
+ ],
+ [
+ "pa",
+ "ram"
+ ],
+ [
+ "p",
+ "aram"
+ ],
+ [
+ "ische",
+ "r"
+ ],
+ [
+ "isch",
+ "er"
+ ],
+ [
+ "isc",
+ "her"
+ ],
+ [
+ "is",
+ "cher"
+ ],
+ [
+ "i",
+ "scher"
+ ],
+ [
+ "▁ca",
+ "s"
+ ],
+ [
+ "▁c",
+ "as"
+ ],
+ [
+ "▁",
+ "cas"
+ ],
+ [
+ "C",
+ "H"
+ ],
+ [
+ "▁addr",
+ "ess"
+ ],
+ [
+ "▁add",
+ "ress"
+ ],
+ [
+ "▁",
+ "address"
+ ],
+ [
+ "▁ра",
+ "з"
+ ],
+ [
+ "▁",
+ "раз"
+ ],
+ [
+ "ufe",
+ "n"
+ ],
+ [
+ "uf",
+ "en"
+ ],
+ [
+ "u",
+ "fen"
+ ],
+ [
+ "urop",
+ "e"
+ ],
+ [
+ "uro",
+ "pe"
+ ],
+ [
+ "ur",
+ "ope"
+ ],
+ [
+ "е",
+ "й"
+ ],
+ [
+ "▁bou",
+ "nd"
+ ],
+ [
+ "▁bo",
+ "und"
+ ],
+ [
+ "▁b",
+ "ound"
+ ],
+ [
+ "▁",
+ "bound"
+ ],
+ [
+ "C",
+ "O"
+ ],
+ [
+ "▁An",
+ "g"
+ ],
+ [
+ "▁A",
+ "ng"
+ ],
+ [
+ "▁",
+ "Ang"
+ ],
+ [
+ "▁M",
+ "a"
+ ],
+ [
+ "▁",
+ "Ma"
+ ],
+ [
+ "Ind",
+ "ex"
+ ],
+ [
+ "In",
+ "dex"
+ ],
+ [
+ "cor",
+ "e"
+ ],
+ [
+ "co",
+ "re"
+ ],
+ [
+ "c",
+ "ore"
+ ],
+ [
+ "ouc",
+ "h"
+ ],
+ [
+ "ou",
+ "ch"
+ ],
+ [
+ "o",
+ "uch"
+ ],
+ [
+ "ata",
+ "base"
+ ],
+ [
+ "at",
+ "abase"
+ ],
+ [
+ "ribu",
+ "tion"
+ ],
+ [
+ "rib",
+ "ution"
+ ],
+ [
+ "doc",
+ "ument"
+ ],
+ [
+ "d",
+ "ocument"
+ ],
+ [
+ "L",
+ "e"
+ ],
+ [
+ "}_",
+ "{"
+ ],
+ [
+ "}",
+ "_{"
+ ],
+ [
+ "ver",
+ "n"
+ ],
+ [
+ "ve",
+ "rn"
+ ],
+ [
+ "v",
+ "ern"
+ ],
+ [
+ "▁state",
+ "ment"
+ ],
+ [
+ "▁stat",
+ "ement"
+ ],
+ [
+ "▁",
+ "statement"
+ ],
+ [
+ "▁Br",
+ "it"
+ ],
+ [
+ "▁B",
+ "rit"
+ ],
+ [
+ "on",
+ "o"
+ ],
+ [
+ "o",
+ "no"
+ ],
+ [
+ "psi",
+ "lon"
+ ],
+ [
+ "ps",
+ "ilon"
+ ],
+ [
+ "▁lev",
+ "el"
+ ],
+ [
+ "▁le",
+ "vel"
+ ],
+ [
+ "▁",
+ "level"
+ ],
+ [
+ "▁produ",
+ "ct"
+ ],
+ [
+ "▁prod",
+ "uct"
+ ],
+ [
+ "▁pro",
+ "duct"
+ ],
+ [
+ "▁",
+ "product"
+ ],
+ [
+ "I",
+ "S"
+ ],
+ [
+ "▁cours",
+ "e"
+ ],
+ [
+ "▁cour",
+ "se"
+ ],
+ [
+ "▁c",
+ "ourse"
+ ],
+ [
+ "▁",
+ "course"
+ ],
+ [
+ "▁M",
+ "r"
+ ],
+ [
+ "▁",
+ "Mr"
+ ],
+ [
+ ">",
+ "\r"
+ ],
+ [
+ "▁back",
+ "ground"
+ ],
+ [
+ "▁",
+ "background"
+ ],
+ [
+ "▁re",
+ "t"
+ ],
+ [
+ "▁r",
+ "et"
+ ],
+ [
+ "▁",
+ "ret"
+ ],
+ [
+ "eri",
+ "ng"
+ ],
+ [
+ "er",
+ "ing"
+ ],
+ [
+ "e",
+ "ring"
+ ],
+ [
+ "mos",
+ "t"
+ ],
+ [
+ "mo",
+ "st"
+ ],
+ [
+ "m",
+ "ost"
+ ],
+ [
+ "ськ",
+ "о"
+ ],
+ [
+ "сь",
+ "ко"
+ ],
+ [
+ "▁thre",
+ "ad"
+ ],
+ [
+ "▁thr",
+ "ead"
+ ],
+ [
+ "▁th",
+ "read"
+ ],
+ [
+ "▁",
+ "thread"
+ ],
+ [
+ "ition",
+ "al"
+ ],
+ [
+ "iti",
+ "onal"
+ ],
+ [
+ "it",
+ "ional"
+ ],
+ [
+ "ite",
+ "s"
+ ],
+ [
+ "it",
+ "es"
+ ],
+ [
+ "i",
+ "tes"
+ ],
+ [
+ "P",
+ "l"
+ ],
+ [
+ "▁do",
+ "s"
+ ],
+ [
+ "▁d",
+ "os"
+ ],
+ [
+ "g",
+ "a"
+ ],
+ [
+ "da",
+ "y"
+ ],
+ [
+ "d",
+ "ay"
+ ],
+ [
+ "▁Gene",
+ "r"
+ ],
+ [
+ "▁Gen",
+ "er"
+ ],
+ [
+ "▁Ge",
+ "ner"
+ ],
+ [
+ "▁G",
+ "ener"
+ ],
+ [
+ "▁",
+ "Gener"
+ ],
+ [
+ "▁t",
+ "w"
+ ],
+ [
+ "▁",
+ "tw"
+ ],
+ [
+ "A",
+ "d"
+ ],
+ [
+ "\">",
+ "<"
+ ],
+ [
+ "\"",
+ "><"
+ ],
+ [
+ "▁(",
+ "$"
+ ],
+ [
+ "▁",
+ "($"
+ ],
+ [
+ "▁mom",
+ "ent"
+ ],
+ [
+ "▁mo",
+ "ment"
+ ],
+ [
+ "▁m",
+ "oment"
+ ],
+ [
+ "tit",
+ "le"
+ ],
+ [
+ "t",
+ "itle"
+ ],
+ [
+ "cre",
+ "ate"
+ ],
+ [
+ "c",
+ "reate"
+ ],
+ [
+ "vers",
+ "ion"
+ ],
+ [
+ "v",
+ "ersion"
+ ],
+ [
+ "Man",
+ "ager"
+ ],
+ [
+ "▁fu",
+ "r"
+ ],
+ [
+ "▁f",
+ "ur"
+ ],
+ [
+ "▁",
+ "fur"
+ ],
+ [
+ "ppi",
+ "ng"
+ ],
+ [
+ "pp",
+ "ing"
+ ],
+ [
+ "p",
+ "ping"
+ ],
+ [
+ "ij",
+ "n"
+ ],
+ [
+ "о",
+ "с"
+ ],
+ [
+ "▁rat",
+ "her"
+ ],
+ [
+ "▁ra",
+ "ther"
+ ],
+ [
+ "▁r",
+ "ather"
+ ],
+ [
+ "pt",
+ "ember"
+ ],
+ [
+ "O",
+ "S"
+ ],
+ [
+ "▁sit",
+ "e"
+ ],
+ [
+ "▁si",
+ "te"
+ ],
+ [
+ "▁s",
+ "ite"
+ ],
+ [
+ "▁",
+ "site"
+ ],
+ [
+ "▁ca",
+ "us"
+ ],
+ [
+ "▁c",
+ "aus"
+ ],
+ [
+ "an",
+ "i"
+ ],
+ [
+ "a",
+ "ni"
+ ],
+ [
+ "▁hom",
+ "e"
+ ],
+ [
+ "▁ho",
+ "me"
+ ],
+ [
+ "▁h",
+ "ome"
+ ],
+ [
+ "▁",
+ "home"
+ ],
+ [
+ "м",
+ "і"
+ ],
+ [
+ "▁sho",
+ "rt"
+ ],
+ [
+ "▁sh",
+ "ort"
+ ],
+ [
+ "▁",
+ "short"
+ ],
+ [
+ "p",
+ "a"
+ ],
+ [
+ "▁le",
+ "ad"
+ ],
+ [
+ "▁l",
+ "ead"
+ ],
+ [
+ "ish",
+ "ed"
+ ],
+ [
+ "is",
+ "hed"
+ ],
+ [
+ "cin",
+ "g"
+ ],
+ [
+ "ci",
+ "ng"
+ ],
+ [
+ "c",
+ "ing"
+ ],
+ [
+ "ordin",
+ "g"
+ ],
+ [
+ "ord",
+ "ing"
+ ],
+ [
+ "or",
+ "ding"
+ ],
+ [
+ "▁prot",
+ "e"
+ ],
+ [
+ "▁pro",
+ "te"
+ ],
+ [
+ "▁pr",
+ "ote"
+ ],
+ [
+ "▁p",
+ "rote"
+ ],
+ [
+ "▁",
+ "prote"
+ ],
+ [
+ "с",
+ "ле"
+ ],
+ [
+ "LE",
+ "CT"
+ ],
+ [
+ "L",
+ "ECT"
+ ],
+ [
+ "▁did",
+ "n"
+ ],
+ [
+ "▁di",
+ "dn"
+ ],
+ [
+ "pos",
+ "ition"
+ ],
+ [
+ "p",
+ "osition"
+ ],
+ [
+ "\",",
+ "\""
+ ],
+ [
+ "\"",
+ ",\""
+ ],
+ [
+ "()",
+ ","
+ ],
+ [
+ "(",
+ "),"
+ ],
+ [
+ "tra",
+ "ns"
+ ],
+ [
+ "tr",
+ "ans"
+ ],
+ [
+ "▁lo",
+ "t"
+ ],
+ [
+ "▁l",
+ "ot"
+ ],
+ [
+ "▁",
+ "lot"
+ ],
+ [
+ "▁о",
+ "д"
+ ],
+ [
+ "▁",
+ "од"
+ ],
+ [
+ "A",
+ "S"
+ ],
+ [
+ "▁sa",
+ "t"
+ ],
+ [
+ "▁s",
+ "at"
+ ],
+ [
+ "▁point",
+ "s"
+ ],
+ [
+ "▁po",
+ "ints"
+ ],
+ [
+ "▁",
+ "points"
+ ],
+ [
+ "g",
+ "ithub"
+ ],
+ [
+ "sty",
+ "le"
+ ],
+ [
+ "st",
+ "yle"
+ ],
+ [
+ "▁год",
+ "у"
+ ],
+ [
+ "▁го",
+ "ду"
+ ],
+ [
+ "▁Di",
+ "s"
+ ],
+ [
+ "▁D",
+ "is"
+ ],
+ [
+ "▁",
+ "Dis"
+ ],
+ [
+ "pon",
+ "ent"
+ ],
+ [
+ "ome",
+ "t"
+ ],
+ [
+ "om",
+ "et"
+ ],
+ [
+ "o",
+ "met"
+ ],
+ [
+ "ze",
+ "r"
+ ],
+ [
+ "z",
+ "er"
+ ],
+ [
+ "UL",
+ "L"
+ ],
+ [
+ "U",
+ "LL"
+ ],
+ [
+ "▁p",
+ "a"
+ ],
+ [
+ "▁",
+ "pa"
+ ],
+ [
+ "A",
+ "P"
+ ],
+ [
+ "ace",
+ "s"
+ ],
+ [
+ "ac",
+ "es"
+ ],
+ [
+ "a",
+ "ces"
+ ],
+ [
+ "▁Unit",
+ "ed"
+ ],
+ [
+ "▁Un",
+ "ited"
+ ],
+ [
+ "am",
+ "a"
+ ],
+ [
+ "a",
+ "ma"
+ ],
+ [
+ "et",
+ "y"
+ ],
+ [
+ "e",
+ "ty"
+ ],
+ [
+ "Col",
+ "or"
+ ],
+ [
+ "Co",
+ "lor"
+ ],
+ [
+ "▁en",
+ "ough"
+ ],
+ [
+ "U",
+ "S"
+ ],
+ [
+ "▁leng",
+ "th"
+ ],
+ [
+ "▁l",
+ "ength"
+ ],
+ [
+ "▁",
+ "length"
+ ],
+ [
+ "())",
+ ";"
+ ],
+ [
+ "()",
+ ");"
+ ],
+ [
+ "(",
+ "));"
+ ],
+ [
+ "^{",
+ "\\"
+ ],
+ [
+ "^",
+ "{\\"
+ ],
+ [
+ "ft",
+ "y"
+ ],
+ [
+ "f",
+ "ty"
+ ],
+ [
+ "Bo",
+ "x"
+ ],
+ [
+ "B",
+ "ox"
+ ],
+ [
+ "apt",
+ "er"
+ ],
+ [
+ "ap",
+ "ter"
+ ],
+ [
+ "▁comple",
+ "t"
+ ],
+ [
+ "▁compl",
+ "et"
+ ],
+ [
+ "▁comp",
+ "let"
+ ],
+ [
+ "ни",
+ "к"
+ ],
+ [
+ "ma",
+ "x"
+ ],
+ [
+ "m",
+ "ax"
+ ],
+ [
+ "obj",
+ "ect"
+ ],
+ [
+ "ob",
+ "ject"
+ ],
+ [
+ "o",
+ "bject"
+ ],
+ [
+ "(",
+ "{"
+ ],
+ [
+ "img",
+ "ur"
+ ],
+ [
+ "iti",
+ "ve"
+ ],
+ [
+ "it",
+ "ive"
+ ],
+ [
+ "unc",
+ "h"
+ ],
+ [
+ "un",
+ "ch"
+ ],
+ [
+ "▁Su",
+ "b"
+ ],
+ [
+ "▁S",
+ "ub"
+ ],
+ [
+ "▁",
+ "Sub"
+ ],
+ [
+ "end",
+ "e"
+ ],
+ [
+ "en",
+ "de"
+ ],
+ [
+ "e",
+ "nde"
+ ],
+ [
+ "г",
+ "у"
+ ],
+ [
+ "ategor",
+ "y"
+ ],
+ [
+ "ateg",
+ "ory"
+ ],
+ [
+ "т",
+ "ы"
+ ],
+ [
+ "ian",
+ "o"
+ ],
+ [
+ "ia",
+ "no"
+ ],
+ [
+ "i",
+ "ano"
+ ],
+ [
+ "▁up",
+ "d"
+ ],
+ [
+ "▁u",
+ "pd"
+ ],
+ [
+ "▁Aus",
+ "t"
+ ],
+ [
+ "▁Au",
+ "st"
+ ],
+ [
+ "▁A",
+ "ust"
+ ],
+ [
+ "}{",
+ "\\"
+ ],
+ [
+ "}",
+ "{\\"
+ ],
+ [
+ "to",
+ "p"
+ ],
+ [
+ "t",
+ "op"
+ ],
+ [
+ "la",
+ "s"
+ ],
+ [
+ "l",
+ "as"
+ ],
+ [
+ "pi",
+ "s"
+ ],
+ [
+ "p",
+ "is"
+ ],
+ [
+ "ines",
+ "s"
+ ],
+ [
+ "ine",
+ "ss"
+ ],
+ [
+ "in",
+ "ess"
+ ],
+ [
+ "i",
+ "ness"
+ ],
+ [
+ "▁{",
+ "\r"
+ ],
+ [
+ "▁",
+ "{\r"
+ ],
+ [
+ "▁",
+ "Е"
+ ],
+ [
+ "G",
+ "r"
+ ],
+ [
+ "▁A",
+ "S"
+ ],
+ [
+ "▁",
+ "AS"
+ ],
+ [
+ "▁в",
+ "е"
+ ],
+ [
+ "▁",
+ "ве"
+ ],
+ [
+ "ther",
+ "s"
+ ],
+ [
+ "the",
+ "rs"
+ ],
+ [
+ "th",
+ "ers"
+ ],
+ [
+ "▁define",
+ "d"
+ ],
+ [
+ "▁defin",
+ "ed"
+ ],
+ [
+ "▁def",
+ "ined"
+ ],
+ [
+ "▁d",
+ "efined"
+ ],
+ [
+ "▁",
+ "defined"
+ ],
+ [
+ "azi",
+ "one"
+ ],
+ [
+ "az",
+ "ione"
+ ],
+ [
+ "a",
+ "zione"
+ ],
+ [
+ "▁off",
+ "ic"
+ ],
+ [
+ "▁of",
+ "fic"
+ ],
+ [
+ "▁o",
+ "ffic"
+ ],
+ [
+ "▁auto",
+ "m"
+ ],
+ [
+ "▁aut",
+ "om"
+ ],
+ [
+ "▁au",
+ "tom"
+ ],
+ [
+ "▁",
+ "autom"
+ ],
+ [
+ "ü",
+ "n"
+ ],
+ [
+ "▁bro",
+ "w"
+ ],
+ [
+ "▁br",
+ "ow"
+ ],
+ [
+ "▁b",
+ "row"
+ ],
+ [
+ "▁",
+ "brow"
+ ],
+ [
+ "▁ser",
+ "v"
+ ],
+ [
+ "▁se",
+ "rv"
+ ],
+ [
+ "▁s",
+ "erv"
+ ],
+ [
+ "▁",
+ "serv"
+ ],
+ [
+ "▁remov",
+ "e"
+ ],
+ [
+ "▁rem",
+ "ove"
+ ],
+ [
+ "▁re",
+ "move"
+ ],
+ [
+ "▁",
+ "remove"
+ ],
+ [
+ "ir",
+ "o"
+ ],
+ [
+ "i",
+ "ro"
+ ],
+ [
+ "▁Bib",
+ "li"
+ ],
+ [
+ "▁B",
+ "ibli"
+ ],
+ [
+ "E",
+ "D"
+ ],
+ [
+ "▁who",
+ "le"
+ ],
+ [
+ "▁wh",
+ "ole"
+ ],
+ [
+ "▁w",
+ "hole"
+ ],
+ [
+ "▁",
+ "ш"
+ ],
+ [
+ "▁Ja",
+ "va"
+ ],
+ [
+ "▁J",
+ "ava"
+ ],
+ [
+ "▁",
+ "Java"
+ ],
+ [
+ "▁zu",
+ "m"
+ ],
+ [
+ "▁z",
+ "um"
+ ],
+ [
+ "u",
+ "a"
+ ],
+ [
+ "p",
+ "m"
+ ],
+ [
+ "de",
+ "v"
+ ],
+ [
+ "d",
+ "ev"
+ ],
+ [
+ "к",
+ "ра"
+ ],
+ [
+ "old",
+ "s"
+ ],
+ [
+ "ol",
+ "ds"
+ ],
+ [
+ "▁Wa",
+ "r"
+ ],
+ [
+ "▁W",
+ "ar"
+ ],
+ [
+ "ä",
+ "n"
+ ],
+ [
+ "pas",
+ "s"
+ ],
+ [
+ "pa",
+ "ss"
+ ],
+ [
+ "p",
+ "ass"
+ ],
+ [
+ "u",
+ "z"
+ ],
+ [
+ "[",
+ "\""
+ ],
+ [
+ "▁tr",
+ "i"
+ ],
+ [
+ "▁t",
+ "ri"
+ ],
+ [
+ "▁",
+ "tri"
+ ],
+ [
+ "ise",
+ "d"
+ ],
+ [
+ "is",
+ "ed"
+ ],
+ [
+ "i",
+ "sed"
+ ],
+ [
+ "х",
+ "а"
+ ],
+ [
+ "▁memor",
+ "y"
+ ],
+ [
+ "▁mem",
+ "ory"
+ ],
+ [
+ "▁",
+ "memory"
+ ],
+ [
+ "▁Por",
+ "t"
+ ],
+ [
+ "▁Po",
+ "rt"
+ ],
+ [
+ "▁P",
+ "ort"
+ ],
+ [
+ "▁",
+ "Port"
+ ],
+ [
+ "ope",
+ "r"
+ ],
+ [
+ "op",
+ "er"
+ ],
+ [
+ "o",
+ "per"
+ ],
+ [
+ "U",
+ "p"
+ ],
+ [
+ "▁Th",
+ "ank"
+ ],
+ [
+ "▁",
+ "Thank"
+ ],
+ [
+ "▁Mic",
+ "h"
+ ],
+ [
+ "▁Mi",
+ "ch"
+ ],
+ [
+ "▁M",
+ "ich"
+ ],
+ [
+ "▁",
+ "Mich"
+ ],
+ [
+ "yc",
+ "h"
+ ],
+ [
+ "y",
+ "ch"
+ ],
+ [
+ "boa",
+ "rd"
+ ],
+ [
+ "bo",
+ "ard"
+ ],
+ [
+ "б",
+ "у"
+ ],
+ [
+ "In",
+ "st"
+ ],
+ [
+ "▁beg",
+ "in"
+ ],
+ [
+ "▁be",
+ "gin"
+ ],
+ [
+ "▁b",
+ "egin"
+ ],
+ [
+ "▁",
+ "begin"
+ ],
+ [
+ "ina",
+ "tion"
+ ],
+ [
+ "in",
+ "ation"
+ ],
+ [
+ "▁Mo",
+ "d"
+ ],
+ [
+ "▁M",
+ "od"
+ ],
+ [
+ "▁",
+ "Mod"
+ ],
+ [
+ "_",
+ ","
+ ],
+ [
+ "▁De",
+ "n"
+ ],
+ [
+ "▁D",
+ "en"
+ ],
+ [
+ "▁",
+ "Den"
+ ],
+ [
+ "opt",
+ "ion"
+ ],
+ [
+ "op",
+ "tion"
+ ],
+ [
+ "o",
+ "ption"
+ ],
+ [
+ "▁constru",
+ "ct"
+ ],
+ [
+ "▁const",
+ "ruct"
+ ],
+ [
+ "▁con",
+ "struct"
+ ],
+ [
+ "▁",
+ "construct"
+ ],
+ [
+ "▁Ju",
+ "st"
+ ],
+ [
+ "▁J",
+ "ust"
+ ],
+ [
+ "▁",
+ "Just"
+ ],
+ [
+ "Ma",
+ "p"
+ ],
+ [
+ "M",
+ "ap"
+ ],
+ [
+ "ru",
+ "n"
+ ],
+ [
+ "r",
+ "un"
+ ],
+ [
+ "▁resp",
+ "ect"
+ ],
+ [
+ "▁res",
+ "pect"
+ ],
+ [
+ "▁re",
+ "spect"
+ ],
+ [
+ "ha",
+ "m"
+ ],
+ [
+ "h",
+ "am"
+ ],
+ [
+ "ма",
+ "н"
+ ],
+ [
+ "м",
+ "ан"
+ ],
+ [
+ "ime",
+ "dia"
+ ],
+ [
+ "im",
+ "edia"
+ ],
+ [
+ "i",
+ "media"
+ ],
+ [
+ "▁app",
+ "ly"
+ ],
+ [
+ "▁ap",
+ "ply"
+ ],
+ [
+ "▁a",
+ "pply"
+ ],
+ [
+ "▁",
+ "apply"
+ ],
+ [
+ "cript",
+ "ion"
+ ],
+ [
+ "cri",
+ "ption"
+ ],
+ [
+ "mai",
+ "n"
+ ],
+ [
+ "ma",
+ "in"
+ ],
+ [
+ "m",
+ "ain"
+ ],
+ [
+ "▁К",
+ "а"
+ ],
+ [
+ "▁",
+ "Ка"
+ ],
+ [
+ "oi",
+ "d"
+ ],
+ [
+ "o",
+ "id"
+ ],
+ [
+ "Co",
+ "de"
+ ],
+ [
+ "C",
+ "ode"
+ ],
+ [
+ "}",
+ ";"
+ ],
+ [
+ "Inf",
+ "o"
+ ],
+ [
+ "In",
+ "fo"
+ ],
+ [
+ "▁forma",
+ "t"
+ ],
+ [
+ "▁form",
+ "at"
+ ],
+ [
+ "▁for",
+ "mat"
+ ],
+ [
+ "▁",
+ "format"
+ ],
+ [
+ "Lo",
+ "g"
+ ],
+ [
+ "L",
+ "og"
+ ],
+ [
+ "▁с",
+ "у"
+ ],
+ [
+ "▁",
+ "су"
+ ],
+ [
+ "▁la",
+ "t"
+ ],
+ [
+ "▁l",
+ "at"
+ ],
+ [
+ "▁",
+ "lat"
+ ],
+ [
+ "uto",
+ "r"
+ ],
+ [
+ "ut",
+ "or"
+ ],
+ [
+ "u",
+ "tor"
+ ],
+ [
+ "▁refer",
+ "ence"
+ ],
+ [
+ "▁re",
+ "ference"
+ ],
+ [
+ "▁",
+ "reference"
+ ],
+ [
+ "▁calc",
+ "ul"
+ ],
+ [
+ "▁cal",
+ "cul"
+ ],
+ [
+ "▁",
+ "calcul"
+ ],
+ [
+ "on",
+ "n"
+ ],
+ [
+ "o",
+ "nn"
+ ],
+ [
+ "L",
+ "o"
+ ],
+ [
+ "inf",
+ "ty"
+ ],
+ [
+ "in",
+ "fty"
+ ],
+ [
+ "▁al",
+ "ong"
+ ],
+ [
+ "▁a",
+ "long"
+ ],
+ [
+ "▁",
+ "č"
+ ],
+ [
+ "▁ta",
+ "sk"
+ ],
+ [
+ "▁t",
+ "ask"
+ ],
+ [
+ "▁",
+ "task"
+ ],
+ [
+ "▁e",
+ "v"
+ ],
+ [
+ "▁",
+ "ev"
+ ],
+ [
+ "the",
+ "ta"
+ ],
+ [
+ "th",
+ "eta"
+ ],
+ [
+ "ra",
+ "s"
+ ],
+ [
+ "r",
+ "as"
+ ],
+ [
+ "jo",
+ "r"
+ ],
+ [
+ "j",
+ "or"
+ ],
+ [
+ "▁б",
+ "о"
+ ],
+ [
+ "▁",
+ "бо"
+ ],
+ [
+ "▁princi",
+ "p"
+ ],
+ [
+ "▁prin",
+ "cip"
+ ],
+ [
+ "M",
+ "y"
+ ],
+ [
+ "▁eine",
+ "r"
+ ],
+ [
+ "▁ein",
+ "er"
+ ],
+ [
+ "▁e",
+ "iner"
+ ],
+ [
+ "▁E",
+ "s"
+ ],
+ [
+ "▁",
+ "Es"
+ ],
+ [
+ "om",
+ "b"
+ ],
+ [
+ "o",
+ "mb"
+ ],
+ [
+ "qua",
+ "d"
+ ],
+ [
+ "qu",
+ "ad"
+ ],
+ [
+ "^{",
+ "-"
+ ],
+ [
+ "^",
+ "{-"
+ ],
+ [
+ "um",
+ "p"
+ ],
+ [
+ "u",
+ "mp"
+ ],
+ [
+ "▁til",
+ "l"
+ ],
+ [
+ "▁ti",
+ "ll"
+ ],
+ [
+ "▁t",
+ "ill"
+ ],
+ [
+ "д",
+ "і"
+ ],
+ [
+ "▁look",
+ "s"
+ ],
+ [
+ "▁lo",
+ "oks"
+ ],
+ [
+ "▁o",
+ "k"
+ ],
+ [
+ "▁",
+ "ok"
+ ],
+ [
+ "ц",
+ "а"
+ ],
+ [
+ "n",
+ "u"
+ ],
+ [
+ "Fi",
+ "l"
+ ],
+ [
+ "F",
+ "il"
+ ],
+ [
+ "▁son",
+ "t"
+ ],
+ [
+ "▁so",
+ "nt"
+ ],
+ [
+ "▁s",
+ "ont"
+ ],
+ [
+ "▁Me",
+ "d"
+ ],
+ [
+ "▁M",
+ "ed"
+ ],
+ [
+ "▁",
+ "Med"
+ ],
+ [
+ "agu",
+ "e"
+ ],
+ [
+ "ag",
+ "ue"
+ ],
+ [
+ "a",
+ "gue"
+ ],
+ [
+ "▁cos",
+ "t"
+ ],
+ [
+ "▁co",
+ "st"
+ ],
+ [
+ "▁c",
+ "ost"
+ ],
+ [
+ "▁",
+ "cost"
+ ],
+ [
+ "▁Si",
+ "m"
+ ],
+ [
+ "▁S",
+ "im"
+ ],
+ [
+ "▁",
+ "Sim"
+ ],
+ [
+ "▁comme",
+ "nt"
+ ],
+ [
+ "▁comm",
+ "ent"
+ ],
+ [
+ "▁com",
+ "ment"
+ ],
+ [
+ "▁",
+ "comment"
+ ],
+ [
+ "▁(",
+ "\\"
+ ],
+ [
+ "▁",
+ "(\\"
+ ],
+ [
+ "ege",
+ "n"
+ ],
+ [
+ "eg",
+ "en"
+ ],
+ [
+ "e",
+ "gen"
+ ],
+ [
+ "▁paramet",
+ "er"
+ ],
+ [
+ "▁param",
+ "eter"
+ ],
+ [
+ "▁para",
+ "meter"
+ ],
+ [
+ "▁",
+ "parameter"
+ ],
+ [
+ "▁Franc",
+ "e"
+ ],
+ [
+ "▁Fran",
+ "ce"
+ ],
+ [
+ "▁Fr",
+ "ance"
+ ],
+ [
+ "▁F",
+ "rance"
+ ],
+ [
+ "▁",
+ "France"
+ ],
+ [
+ "re",
+ "p"
+ ],
+ [
+ "r",
+ "ep"
+ ],
+ [
+ "▁T",
+ "H"
+ ],
+ [
+ "▁",
+ "TH"
+ ],
+ [
+ "▁ye",
+ "t"
+ ],
+ [
+ "▁y",
+ "et"
+ ],
+ [
+ "▁aw",
+ "ay"
+ ],
+ [
+ "▁a",
+ "way"
+ ],
+ [
+ "▁",
+ "away"
+ ],
+ [
+ "▁cir",
+ "c"
+ ],
+ [
+ "▁ci",
+ "rc"
+ ],
+ [
+ "▁c",
+ "irc"
+ ],
+ [
+ "▁",
+ "circ"
+ ],
+ [
+ "▁AP",
+ "I"
+ ],
+ [
+ "▁A",
+ "PI"
+ ],
+ [
+ "▁",
+ "API"
+ ],
+ [
+ "em",
+ "p"
+ ],
+ [
+ "e",
+ "mp"
+ ],
+ [
+ "в",
+ "і"
+ ],
+ [
+ "L",
+ "ayout"
+ ],
+ [
+ "▁line",
+ "s"
+ ],
+ [
+ "▁lin",
+ "es"
+ ],
+ [
+ "▁li",
+ "nes"
+ ],
+ [
+ "▁l",
+ "ines"
+ ],
+ [
+ "▁",
+ "lines"
+ ],
+ [
+ "▁Par",
+ "t"
+ ],
+ [
+ "▁Pa",
+ "rt"
+ ],
+ [
+ "▁P",
+ "art"
+ ],
+ [
+ "▁",
+ "Part"
+ ],
+ [
+ "emp",
+ "t"
+ ],
+ [
+ "em",
+ "pt"
+ ],
+ [
+ "▁B",
+ "i"
+ ],
+ [
+ "▁",
+ "Bi"
+ ],
+ [
+ "▁min",
+ "d"
+ ],
+ [
+ "▁mi",
+ "nd"
+ ],
+ [
+ "▁m",
+ "ind"
+ ],
+ [
+ "▁",
+ "mind"
+ ],
+ [
+ "k",
+ "y"
+ ],
+ [
+ "gin",
+ "g"
+ ],
+ [
+ "gi",
+ "ng"
+ ],
+ [
+ "g",
+ "ing"
+ ],
+ [
+ "▁repo",
+ "rt"
+ ],
+ [
+ "▁rep",
+ "ort"
+ ],
+ [
+ "▁re",
+ "port"
+ ],
+ [
+ "▁",
+ "report"
+ ],
+ [
+ "▁Ad",
+ "d"
+ ],
+ [
+ "▁A",
+ "dd"
+ ],
+ [
+ "▁",
+ "Add"
+ ],
+ [
+ "ро",
+ "д"
+ ],
+ [
+ "р",
+ "од"
+ ],
+ [
+ "▁rang",
+ "e"
+ ],
+ [
+ "▁ran",
+ "ge"
+ ],
+ [
+ "▁r",
+ "ange"
+ ],
+ [
+ "▁",
+ "range"
+ ],
+ [
+ "cia",
+ "s"
+ ],
+ [
+ "ci",
+ "as"
+ ],
+ [
+ "c",
+ "ias"
+ ],
+ [
+ "li",
+ "p"
+ ],
+ [
+ "l",
+ "ip"
+ ],
+ [
+ "▁Ka",
+ "r"
+ ],
+ [
+ "▁K",
+ "ar"
+ ],
+ [
+ "▁",
+ "Kar"
+ ],
+ [
+ "▁Common",
+ "s"
+ ],
+ [
+ "▁Comm",
+ "ons"
+ ],
+ [
+ "ger",
+ "ufen"
+ ],
+ [
+ "af",
+ "f"
+ ],
+ [
+ "a",
+ "ff"
+ ],
+ [
+ "se",
+ "c"
+ ],
+ [
+ "s",
+ "ec"
+ ],
+ [
+ "▁h",
+ "tml"
+ ],
+ [
+ "▁",
+ "html"
+ ],
+ [
+ "li",
+ "g"
+ ],
+ [
+ "l",
+ "ig"
+ ],
+ [
+ "▁wind",
+ "ow"
+ ],
+ [
+ "▁w",
+ "indow"
+ ],
+ [
+ "▁",
+ "window"
+ ],
+ [
+ "init",
+ "ion"
+ ],
+ [
+ "ini",
+ "tion"
+ ],
+ [
+ "in",
+ "ition"
+ ],
+ [
+ "ci",
+ "s"
+ ],
+ [
+ "c",
+ "is"
+ ],
+ [
+ "▁u",
+ "t"
+ ],
+ [
+ "▁",
+ "ut"
+ ],
+ [
+ "el",
+ "n"
+ ],
+ [
+ "e",
+ "ln"
+ ],
+ [
+ "▁au",
+ "x"
+ ],
+ [
+ "▁a",
+ "ux"
+ ],
+ [
+ "▁",
+ "aux"
+ ],
+ [
+ "▁ne",
+ "g"
+ ],
+ [
+ "▁n",
+ "eg"
+ ],
+ [
+ "▁",
+ "neg"
+ ],
+ [
+ "Ha",
+ "nd"
+ ],
+ [
+ "H",
+ "and"
+ ],
+ [
+ "▁)",
+ ";"
+ ],
+ [
+ "▁",
+ ");"
+ ],
+ [
+ "▁an",
+ "al"
+ ],
+ [
+ "▁a",
+ "nal"
+ ],
+ [
+ "▁",
+ "anal"
+ ],
+ [
+ "▁fr",
+ "i"
+ ],
+ [
+ "▁f",
+ "ri"
+ ],
+ [
+ "▁",
+ "fri"
+ ],
+ [
+ "▁с",
+ "и"
+ ],
+ [
+ "▁",
+ "си"
+ ],
+ [
+ "etc",
+ "h"
+ ],
+ [
+ "et",
+ "ch"
+ ],
+ [
+ "m",
+ "d"
+ ],
+ [
+ "pag",
+ "e"
+ ],
+ [
+ "pa",
+ "ge"
+ ],
+ [
+ "p",
+ "age"
+ ],
+ [
+ "▁li",
+ "brary"
+ ],
+ [
+ "▁l",
+ "ibrary"
+ ],
+ [
+ "▁",
+ "library"
+ ],
+ [
+ "▁:",
+ "="
+ ],
+ [
+ "▁",
+ ":="
+ ],
+ [
+ "RO",
+ "M"
+ ],
+ [
+ "R",
+ "OM"
+ ],
+ [
+ "Y",
+ "ou"
+ ],
+ [
+ "sp",
+ "ace"
+ ],
+ [
+ "s",
+ "pace"
+ ],
+ [
+ "▁dur",
+ "ch"
+ ],
+ [
+ "▁d",
+ "urch"
+ ],
+ [
+ "▁hos",
+ "t"
+ ],
+ [
+ "▁ho",
+ "st"
+ ],
+ [
+ "▁h",
+ "ost"
+ ],
+ [
+ "▁",
+ "host"
+ ],
+ [
+ "ave",
+ "n"
+ ],
+ [
+ "av",
+ "en"
+ ],
+ [
+ "a",
+ "ven"
+ ],
+ [
+ "▁Fil",
+ "e"
+ ],
+ [
+ "▁F",
+ "ile"
+ ],
+ [
+ "▁",
+ "File"
+ ],
+ [
+ "all",
+ "e"
+ ],
+ [
+ "al",
+ "le"
+ ],
+ [
+ "a",
+ "lle"
+ ],
+ [
+ "ти",
+ "в"
+ ],
+ [
+ "▁pa",
+ "p"
+ ],
+ [
+ "▁p",
+ "ap"
+ ],
+ [
+ "ств",
+ "о"
+ ],
+ [
+ "ст",
+ "во"
+ ],
+ [
+ "с",
+ "тво"
+ ],
+ [
+ "mar",
+ "k"
+ ],
+ [
+ "m",
+ "ark"
+ ],
+ [
+ "▁mai",
+ "s"
+ ],
+ [
+ "▁ma",
+ "is"
+ ],
+ [
+ "▁m",
+ "ais"
+ ],
+ [
+ "erm",
+ "an"
+ ],
+ [
+ "er",
+ "man"
+ ],
+ [
+ "Si",
+ "ze"
+ ],
+ [
+ "S",
+ "ize"
+ ],
+ [
+ "е",
+ "к"
+ ],
+ [
+ "▁М",
+ "а"
+ ],
+ [
+ "▁",
+ "Ма"
+ ],
+ [
+ "▁is",
+ "n"
+ ],
+ [
+ "▁i",
+ "sn"
+ ],
+ [
+ "▁cop",
+ "y"
+ ],
+ [
+ "▁co",
+ "py"
+ ],
+ [
+ "▁c",
+ "opy"
+ ],
+ [
+ "▁",
+ "copy"
+ ],
+ [
+ "ste",
+ "n"
+ ],
+ [
+ "st",
+ "en"
+ ],
+ [
+ "s",
+ "ten"
+ ],
+ [
+ "rive",
+ "r"
+ ],
+ [
+ "riv",
+ "er"
+ ],
+ [
+ "ri",
+ "ver"
+ ],
+ [
+ "r",
+ "iver"
+ ],
+ [
+ "▁wen",
+ "t"
+ ],
+ [
+ "▁we",
+ "nt"
+ ],
+ [
+ "▁w",
+ "ent"
+ ],
+ [
+ "▁java",
+ "script"
+ ],
+ [
+ "▁j",
+ "avascript"
+ ],
+ [
+ "▁",
+ "javascript"
+ ],
+ [
+ "▁sa",
+ "m"
+ ],
+ [
+ "▁s",
+ "am"
+ ],
+ [
+ "▁",
+ "sam"
+ ],
+ [
+ "▁fram",
+ "e"
+ ],
+ [
+ "▁fra",
+ "me"
+ ],
+ [
+ "▁fr",
+ "ame"
+ ],
+ [
+ "▁f",
+ "rame"
+ ],
+ [
+ "▁",
+ "frame"
+ ],
+ [
+ "▁v",
+ "i"
+ ],
+ [
+ "▁",
+ "vi"
+ ],
+ [
+ "▁prev",
+ "ious"
+ ],
+ [
+ "▁pre",
+ "vious"
+ ],
+ [
+ "▁",
+ "previous"
+ ],
+ [
+ "rod",
+ "u"
+ ],
+ [
+ "ro",
+ "du"
+ ],
+ [
+ "r",
+ "odu"
+ ],
+ [
+ "▁method",
+ "s"
+ ],
+ [
+ "▁",
+ "methods"
+ ],
+ [
+ "▁neces",
+ "s"
+ ],
+ [
+ "▁ne",
+ "cess"
+ ],
+ [
+ "▁",
+ "necess"
+ ],
+ [
+ "N",
+ "A"
+ ],
+ [
+ "cke",
+ "t"
+ ],
+ [
+ "ck",
+ "et"
+ ],
+ [
+ "c",
+ "ket"
+ ],
+ [
+ "▁op",
+ "t"
+ ],
+ [
+ "▁o",
+ "pt"
+ ],
+ [
+ "▁",
+ "opt"
+ ],
+ [
+ "Lo",
+ "c"
+ ],
+ [
+ "L",
+ "oc"
+ ],
+ [
+ "ho",
+ "w"
+ ],
+ [
+ "h",
+ "ow"
+ ],
+ [
+ "▁î",
+ "n"
+ ],
+ [
+ "▁",
+ "în"
+ ],
+ [
+ "sh",
+ "ip"
+ ],
+ [
+ "s",
+ "hip"
+ ],
+ [
+ "▁its",
+ "elf"
+ ],
+ [
+ "▁it",
+ "self"
+ ],
+ [
+ "▁Ple",
+ "ase"
+ ],
+ [
+ "▁P",
+ "lease"
+ ],
+ [
+ "▁",
+ "Please"
+ ],
+ [
+ "ien",
+ "e"
+ ],
+ [
+ "ie",
+ "ne"
+ ],
+ [
+ "i",
+ "ene"
+ ],
+ [
+ "ве",
+ "р"
+ ],
+ [
+ "в",
+ "ер"
+ ],
+ [
+ "▁<",
+ "<"
+ ],
+ [
+ "▁",
+ "<<"
+ ],
+ [
+ "▁mil",
+ "l"
+ ],
+ [
+ "▁mi",
+ "ll"
+ ],
+ [
+ "▁m",
+ "ill"
+ ],
+ [
+ "▁",
+ "mill"
+ ],
+ [
+ "▁tra",
+ "d"
+ ],
+ [
+ "▁tr",
+ "ad"
+ ],
+ [
+ "▁t",
+ "rad"
+ ],
+ [
+ "▁",
+ "trad"
+ ],
+ [
+ "pa",
+ "ce"
+ ],
+ [
+ "p",
+ "ace"
+ ],
+ [
+ "▁Ha",
+ "r"
+ ],
+ [
+ "▁H",
+ "ar"
+ ],
+ [
+ "▁",
+ "Har"
+ ],
+ [
+ "ite",
+ "n"
+ ],
+ [
+ "it",
+ "en"
+ ],
+ [
+ "i",
+ "ten"
+ ],
+ [
+ "wi",
+ "se"
+ ],
+ [
+ "w",
+ "ise"
+ ],
+ [
+ "writ",
+ "e"
+ ],
+ [
+ "wr",
+ "ite"
+ ],
+ [
+ "w",
+ "rite"
+ ],
+ [
+ "ци",
+ "и"
+ ],
+ [
+ "р",
+ "ы"
+ ],
+ [
+ "Lin",
+ "e"
+ ],
+ [
+ "Li",
+ "ne"
+ ],
+ [
+ "L",
+ "ine"
+ ],
+ [
+ "ol",
+ "o"
+ ],
+ [
+ "o",
+ "lo"
+ ],
+ [
+ "▁ac",
+ "cept"
+ ],
+ [
+ "▁",
+ "accept"
+ ],
+ [
+ "he",
+ "ight"
+ ],
+ [
+ "▁ele",
+ "ct"
+ ],
+ [
+ "▁el",
+ "ect"
+ ],
+ [
+ "▁e",
+ "lect"
+ ],
+ [
+ "▁",
+ "elect"
+ ],
+ [
+ "ell",
+ "a"
+ ],
+ [
+ "el",
+ "la"
+ ],
+ [
+ "e",
+ "lla"
+ ],
+ [
+ "▁p",
+ "å"
+ ],
+ [
+ "Se",
+ "lect"
+ ],
+ [
+ "S",
+ "elect"
+ ],
+ [
+ "▁",
+ "ли"
+ ],
+ [
+ "▁\\",
+ "<"
+ ],
+ [
+ "▁",
+ "\\<"
+ ],
+ [
+ "(",
+ "("
+ ],
+ [
+ "▁I",
+ "D"
+ ],
+ [
+ "▁",
+ "ID"
+ ],
+ [
+ "op",
+ "s"
+ ],
+ [
+ "o",
+ "ps"
+ ],
+ [
+ "ва",
+ "н"
+ ],
+ [
+ "в",
+ "ан"
+ ],
+ [
+ "i",
+ "ó"
+ ],
+ [
+ "T",
+ "P"
+ ],
+ [
+ "»",
+ ","
+ ],
+ [
+ "nect",
+ "ion"
+ ],
+ [
+ "ne",
+ "ction"
+ ],
+ [
+ "n",
+ "ection"
+ ],
+ [
+ "par",
+ "ent"
+ ],
+ [
+ "pa",
+ "rent"
+ ],
+ [
+ "▁Ma",
+ "g"
+ ],
+ [
+ "▁M",
+ "ag"
+ ],
+ [
+ "▁",
+ "Mag"
+ ],
+ [
+ "Tab",
+ "le"
+ ],
+ [
+ "T",
+ "able"
+ ],
+ [
+ "O",
+ "ver"
+ ],
+ [
+ "▁net",
+ "work"
+ ],
+ [
+ "▁n",
+ "etwork"
+ ],
+ [
+ "▁",
+ "network"
+ ],
+ [
+ "с",
+ "по"
+ ],
+ [
+ "▁ass",
+ "ign"
+ ],
+ [
+ "▁as",
+ "sign"
+ ],
+ [
+ "▁",
+ "assign"
+ ],
+ [
+ "igg",
+ "er"
+ ],
+ [
+ "ig",
+ "ger"
+ ],
+ [
+ "ir",
+ "m"
+ ],
+ [
+ "i",
+ "rm"
+ ],
+ [
+ ")",
+ "`"
+ ],
+ [
+ "otto",
+ "m"
+ ],
+ [
+ "ott",
+ "om"
+ ],
+ [
+ "ot",
+ "tom"
+ ],
+ [
+ "bet",
+ "a"
+ ],
+ [
+ "be",
+ "ta"
+ ],
+ [
+ "b",
+ "eta"
+ ],
+ [
+ "▁del",
+ "l"
+ ],
+ [
+ "▁de",
+ "ll"
+ ],
+ [
+ "▁d",
+ "ell"
+ ],
+ [
+ "▁bod",
+ "y"
+ ],
+ [
+ "▁bo",
+ "dy"
+ ],
+ [
+ "▁b",
+ "ody"
+ ],
+ [
+ "▁",
+ "body"
+ ],
+ [
+ "▁д",
+ "а"
+ ],
+ [
+ "▁",
+ "да"
+ ],
+ [
+ "▁You",
+ "r"
+ ],
+ [
+ "▁Y",
+ "our"
+ ],
+ [
+ "▁",
+ "Your"
+ ],
+ [
+ "▁fu",
+ "e"
+ ],
+ [
+ "▁f",
+ "ue"
+ ],
+ [
+ "▁pack",
+ "age"
+ ],
+ [
+ "▁p",
+ "ackage"
+ ],
+ [
+ "▁",
+ "package"
+ ],
+ [
+ "▁lig",
+ "ht"
+ ],
+ [
+ "▁l",
+ "ight"
+ ],
+ [
+ "▁",
+ "light"
+ ],
+ [
+ "▁*",
+ "*"
+ ],
+ [
+ "▁",
+ "**"
+ ],
+ [
+ "M",
+ "P"
+ ],
+ [
+ "▁co",
+ "u"
+ ],
+ [
+ "▁c",
+ "ou"
+ ],
+ [
+ "▁",
+ "cou"
+ ],
+ [
+ "ye",
+ "s"
+ ],
+ [
+ "y",
+ "es"
+ ],
+ [
+ ":",
+ "\\"
+ ],
+ [
+ "▁",
+ "Ч"
+ ],
+ [
+ "▁ment",
+ "ion"
+ ],
+ [
+ "▁men",
+ "tion"
+ ],
+ [
+ "▁m",
+ "ention"
+ ],
+ [
+ "ens",
+ "ch"
+ ],
+ [
+ "en",
+ "sch"
+ ],
+ [
+ "▁de",
+ "g"
+ ],
+ [
+ "▁d",
+ "eg"
+ ],
+ [
+ "▁",
+ "deg"
+ ],
+ [
+ "▁conver",
+ "t"
+ ],
+ [
+ "▁conv",
+ "ert"
+ ],
+ [
+ "▁con",
+ "vert"
+ ],
+ [
+ "▁",
+ "convert"
+ ],
+ [
+ "▁Da",
+ "v"
+ ],
+ [
+ "▁D",
+ "av"
+ ],
+ [
+ "ad",
+ "t"
+ ],
+ [
+ "a",
+ "dt"
+ ],
+ [
+ "Res",
+ "ult"
+ ],
+ [
+ "th",
+ "ough"
+ ],
+ [
+ "▁bu",
+ "s"
+ ],
+ [
+ "▁b",
+ "us"
+ ],
+ [
+ "▁",
+ "bus"
+ ],
+ [
+ "x",
+ "y"
+ ],
+ [
+ "▁see",
+ "n"
+ ],
+ [
+ "▁se",
+ "en"
+ ],
+ [
+ "▁s",
+ "een"
+ ],
+ [
+ "▁",
+ "seen"
+ ],
+ [
+ "Al",
+ "l"
+ ],
+ [
+ "A",
+ "ll"
+ ],
+ [
+ "pub",
+ "lic"
+ ],
+ [
+ "pu",
+ "blic"
+ ],
+ [
+ "p",
+ "ublic"
+ ],
+ [
+ "ivel",
+ "y"
+ ],
+ [
+ "ive",
+ "ly"
+ ],
+ [
+ "iv",
+ "ely"
+ ],
+ [
+ "▁Re",
+ "c"
+ ],
+ [
+ "▁R",
+ "ec"
+ ],
+ [
+ "▁",
+ "Rec"
+ ],
+ [
+ "▁Hi",
+ "s"
+ ],
+ [
+ "▁H",
+ "is"
+ ],
+ [
+ "si",
+ "m"
+ ],
+ [
+ "s",
+ "im"
+ ],
+ [
+ "▁fö",
+ "r"
+ ],
+ [
+ "▁f",
+ "ör"
+ ],
+ [
+ "▁",
+ "för"
+ ],
+ [
+ "▁hist",
+ "or"
+ ],
+ [
+ "▁his",
+ "tor"
+ ],
+ [
+ "▁hi",
+ "stor"
+ ],
+ [
+ "▁h",
+ "istor"
+ ],
+ [
+ "▁",
+ "histor"
+ ],
+ [
+ "▁set",
+ "t"
+ ],
+ [
+ "▁se",
+ "tt"
+ ],
+ [
+ "▁s",
+ "ett"
+ ],
+ [
+ "▁",
+ "sett"
+ ],
+ [
+ "ra",
+ "t"
+ ],
+ [
+ "r",
+ "at"
+ ],
+ [
+ "able",
+ "d"
+ ],
+ [
+ "abl",
+ "ed"
+ ],
+ [
+ "ab",
+ "led"
+ ],
+ [
+ "a",
+ "bled"
+ ],
+ [
+ "▁»",
+ ","
+ ],
+ [
+ "▁",
+ "»,"
+ ],
+ [
+ "go",
+ "ogle"
+ ],
+ [
+ "We",
+ "b"
+ ],
+ [
+ "W",
+ "eb"
+ ],
+ [
+ "é",
+ "l"
+ ],
+ [
+ "▁tit",
+ "le"
+ ],
+ [
+ "▁t",
+ "itle"
+ ],
+ [
+ "▁",
+ "title"
+ ],
+ [
+ "▁Jan",
+ "u"
+ ],
+ [
+ "▁Ja",
+ "nu"
+ ],
+ [
+ "▁J",
+ "anu"
+ ],
+ [
+ "ј",
+ "а"
+ ],
+ [
+ "▁too",
+ "k"
+ ],
+ [
+ "▁to",
+ "ok"
+ ],
+ [
+ "▁t",
+ "ook"
+ ],
+ [
+ "ide",
+ "n"
+ ],
+ [
+ "id",
+ "en"
+ ],
+ [
+ "i",
+ "den"
+ ],
+ [
+ "s",
+ "z"
+ ],
+ [
+ "▁Ge",
+ "t"
+ ],
+ [
+ "▁G",
+ "et"
+ ],
+ [
+ "▁",
+ "Get"
+ ],
+ [
+ "▁object",
+ "s"
+ ],
+ [
+ "▁",
+ "objects"
+ ],
+ [
+ "▁comm",
+ "on"
+ ],
+ [
+ "▁com",
+ "mon"
+ ],
+ [
+ "▁",
+ "common"
+ ],
+ [
+ "▁change",
+ "s"
+ ],
+ [
+ "▁chang",
+ "es"
+ ],
+ [
+ "▁ch",
+ "anges"
+ ],
+ [
+ "▁",
+ "changes"
+ ],
+ [
+ "▁Lo",
+ "nd"
+ ],
+ [
+ "▁L",
+ "ond"
+ ],
+ [
+ "▁",
+ "Lond"
+ ],
+ [
+ "▁ext",
+ "ern"
+ ],
+ [
+ "▁ex",
+ "tern"
+ ],
+ [
+ "▁j",
+ "u"
+ ],
+ [
+ "▁",
+ "ju"
+ ],
+ [
+ "I",
+ "s"
+ ],
+ [
+ "▁avail",
+ "able"
+ ],
+ [
+ "▁av",
+ "ailable"
+ ],
+ [
+ "▁",
+ "available"
+ ],
+ [
+ "tr",
+ "i"
+ ],
+ [
+ "t",
+ "ri"
+ ],
+ [
+ "▁má",
+ "s"
+ ],
+ [
+ "▁m",
+ "ás"
+ ],
+ [
+ "os",
+ "a"
+ ],
+ [
+ "o",
+ "sa"
+ ],
+ [
+ "B",
+ "e"
+ ],
+ [
+ "▁Dat",
+ "a"
+ ],
+ [
+ "▁Da",
+ "ta"
+ ],
+ [
+ "▁D",
+ "ata"
+ ],
+ [
+ "▁",
+ "Data"
+ ],
+ [
+ "ura",
+ "l"
+ ],
+ [
+ "ur",
+ "al"
+ ],
+ [
+ "u",
+ "ral"
+ ],
+ [
+ "▁ho",
+ "m"
+ ],
+ [
+ "▁h",
+ "om"
+ ],
+ [
+ "▁",
+ "hom"
+ ],
+ [
+ "▁acc",
+ "ount"
+ ],
+ [
+ "▁ac",
+ "count"
+ ],
+ [
+ "▁",
+ "account"
+ ],
+ [
+ "o",
+ "o"
+ ],
+ [
+ "▁per",
+ "m"
+ ],
+ [
+ "▁pe",
+ "rm"
+ ],
+ [
+ "▁p",
+ "erm"
+ ],
+ [
+ "▁",
+ "perm"
+ ],
+ [
+ "resp",
+ "ond"
+ ],
+ [
+ "res",
+ "pond"
+ ],
+ [
+ "y",
+ "t"
+ ],
+ [
+ "▁sen",
+ "d"
+ ],
+ [
+ "▁se",
+ "nd"
+ ],
+ [
+ "▁s",
+ "end"
+ ],
+ [
+ "▁",
+ "send"
+ ],
+ [
+ "▁return",
+ "s"
+ ],
+ [
+ "▁",
+ "returns"
+ ],
+ [
+ "ivi",
+ "d"
+ ],
+ [
+ "iv",
+ "id"
+ ],
+ [
+ "i",
+ "vid"
+ ],
+ [
+ "▁expl",
+ "a"
+ ],
+ [
+ "▁exp",
+ "la"
+ ],
+ [
+ "▁ex",
+ "pla"
+ ],
+ [
+ "í",
+ "n"
+ ],
+ [
+ "▁no",
+ "r"
+ ],
+ [
+ "▁n",
+ "or"
+ ],
+ [
+ "▁",
+ "nor"
+ ],
+ [
+ "I",
+ "f"
+ ],
+ [
+ "▁Fro",
+ "m"
+ ],
+ [
+ "▁Fr",
+ "om"
+ ],
+ [
+ "▁F",
+ "rom"
+ ],
+ [
+ "▁",
+ "From"
+ ],
+ [
+ "▁tar",
+ "get"
+ ],
+ [
+ "▁t",
+ "arget"
+ ],
+ [
+ "▁",
+ "target"
+ ],
+ [
+ "fe",
+ "ct"
+ ],
+ [
+ "f",
+ "ect"
+ ],
+ [
+ "ен",
+ "т"
+ ],
+ [
+ "▁ui",
+ "t"
+ ],
+ [
+ "▁u",
+ "it"
+ ],
+ [
+ "▁",
+ "uit"
+ ],
+ [
+ "▁J",
+ "o"
+ ],
+ [
+ "▁",
+ "Jo"
+ ],
+ [
+ "▁variable",
+ "s"
+ ],
+ [
+ "▁vari",
+ "ables"
+ ],
+ [
+ "▁",
+ "variables"
+ ],
+ [
+ "▁serie",
+ "s"
+ ],
+ [
+ "▁ser",
+ "ies"
+ ],
+ [
+ "▁se",
+ "ries"
+ ],
+ [
+ "▁s",
+ "eries"
+ ],
+ [
+ "▁",
+ "series"
+ ],
+ [
+ "▁fun",
+ "c"
+ ],
+ [
+ "▁fu",
+ "nc"
+ ],
+ [
+ "▁f",
+ "unc"
+ ],
+ [
+ "▁",
+ "func"
+ ],
+ [
+ "▁him",
+ "self"
+ ],
+ [
+ "▁ч",
+ "а"
+ ],
+ [
+ "▁",
+ "ча"
+ ],
+ [
+ "ant",
+ "i"
+ ],
+ [
+ "an",
+ "ti"
+ ],
+ [
+ "▁ac",
+ "h"
+ ],
+ [
+ "▁a",
+ "ch"
+ ],
+ [
+ "▁",
+ "ach"
+ ],
+ [
+ "ial",
+ "og"
+ ],
+ [
+ "ia",
+ "log"
+ ],
+ [
+ "i",
+ "alog"
+ ],
+ [
+ "▁st",
+ "d"
+ ],
+ [
+ "▁s",
+ "td"
+ ],
+ [
+ "▁",
+ "std"
+ ],
+ [
+ "a",
+ "e"
+ ],
+ [
+ "▁foo",
+ "t"
+ ],
+ [
+ "▁fo",
+ "ot"
+ ],
+ [
+ "▁f",
+ "oot"
+ ],
+ [
+ "▁",
+ "foot"
+ ],
+ [
+ "▁un",
+ "ter"
+ ],
+ [
+ "▁",
+ "unter"
+ ],
+ [
+ "gres",
+ "s"
+ ],
+ [
+ "gre",
+ "ss"
+ ],
+ [
+ "gr",
+ "ess"
+ ],
+ [
+ "g",
+ "ress"
+ ],
+ [
+ "No",
+ "t"
+ ],
+ [
+ "N",
+ "ot"
+ ],
+ [
+ "ra",
+ "d"
+ ],
+ [
+ "r",
+ "ad"
+ ],
+ [
+ "f",
+ "ér"
+ ],
+ [
+ "▁ut",
+ "il"
+ ],
+ [
+ "▁u",
+ "til"
+ ],
+ [
+ "▁",
+ "util"
+ ],
+ [
+ "ore",
+ "m"
+ ],
+ [
+ "or",
+ "em"
+ ],
+ [
+ "o",
+ "rem"
+ ],
+ [
+ "▁so",
+ "u"
+ ],
+ [
+ "▁s",
+ "ou"
+ ],
+ [
+ "op",
+ "t"
+ ],
+ [
+ "o",
+ "pt"
+ ],
+ [
+ "▁o",
+ "g"
+ ],
+ [
+ "▁",
+ "og"
+ ],
+ [
+ "▁um",
+ "a"
+ ],
+ [
+ "▁u",
+ "ma"
+ ],
+ [
+ "▁",
+ "uma"
+ ],
+ [
+ "ita",
+ "r"
+ ],
+ [
+ "it",
+ "ar"
+ ],
+ [
+ "i",
+ "tar"
+ ],
+ [
+ "▁O",
+ "k"
+ ],
+ [
+ "▁",
+ "Ok"
+ ],
+ [
+ "ü",
+ "ck"
+ ],
+ [
+ "sq",
+ "rt"
+ ],
+ [
+ "▁an",
+ "t"
+ ],
+ [
+ "▁a",
+ "nt"
+ ],
+ [
+ "▁",
+ "ant"
+ ],
+ [
+ "▁werd",
+ "en"
+ ],
+ [
+ "▁wer",
+ "den"
+ ],
+ [
+ "å",
+ "r"
+ ],
+ [
+ "})",
+ ";"
+ ],
+ [
+ "}",
+ ");"
+ ],
+ [
+ "▁Par",
+ "is"
+ ],
+ [
+ "▁Pa",
+ "ris"
+ ],
+ [
+ "▁P",
+ "aris"
+ ],
+ [
+ "▁except",
+ "ion"
+ ],
+ [
+ "▁ex",
+ "ception"
+ ],
+ [
+ "▁",
+ "exception"
+ ],
+ [
+ "▁det",
+ "erm"
+ ],
+ [
+ "▁de",
+ "term"
+ ],
+ [
+ "▁Vo",
+ "l"
+ ],
+ [
+ "▁V",
+ "ol"
+ ],
+ [
+ "▁",
+ "Vol"
+ ],
+ [
+ "▁Sa",
+ "m"
+ ],
+ [
+ "▁S",
+ "am"
+ ],
+ [
+ "▁",
+ "Sam"
+ ],
+ [
+ "▁es",
+ "s"
+ ],
+ [
+ "▁e",
+ "ss"
+ ],
+ [
+ "▁",
+ "ess"
+ ],
+ [
+ "lie",
+ "s"
+ ],
+ [
+ "li",
+ "es"
+ ],
+ [
+ "l",
+ "ies"
+ ],
+ [
+ "ion",
+ "i"
+ ],
+ [
+ "io",
+ "ni"
+ ],
+ [
+ "i",
+ "oni"
+ ],
+ [
+ "odi",
+ "ng"
+ ],
+ [
+ "od",
+ "ing"
+ ],
+ [
+ "o",
+ "ding"
+ ],
+ [
+ "idge",
+ "t"
+ ],
+ [
+ "id",
+ "get"
+ ],
+ [
+ "▁pr",
+ "i"
+ ],
+ [
+ "▁p",
+ "ri"
+ ],
+ [
+ "▁whe",
+ "ther"
+ ],
+ [
+ "▁wh",
+ "ether"
+ ],
+ [
+ "▁по",
+ "д"
+ ],
+ [
+ "▁п",
+ "од"
+ ],
+ [
+ "▁number",
+ "s"
+ ],
+ [
+ "▁num",
+ "bers"
+ ],
+ [
+ "▁",
+ "numbers"
+ ],
+ [
+ "▁",
+ "~"
+ ],
+ [
+ "even",
+ "t"
+ ],
+ [
+ "ev",
+ "ent"
+ ],
+ [
+ "e",
+ "vent"
+ ],
+ [
+ "▁show",
+ "s"
+ ],
+ [
+ "▁sho",
+ "ws"
+ ],
+ [
+ "▁sh",
+ "ows"
+ ],
+ [
+ "ature",
+ "s"
+ ],
+ [
+ "atur",
+ "es"
+ ],
+ [
+ "atu",
+ "res"
+ ],
+ [
+ "at",
+ "ures"
+ ],
+ [
+ "▁hous",
+ "e"
+ ],
+ [
+ "▁ho",
+ "use"
+ ],
+ [
+ "▁h",
+ "ouse"
+ ],
+ [
+ "▁",
+ "house"
+ ],
+ [
+ "▁fac",
+ "e"
+ ],
+ [
+ "▁fa",
+ "ce"
+ ],
+ [
+ "▁f",
+ "ace"
+ ],
+ [
+ "▁",
+ "face"
+ ],
+ [
+ "▁si",
+ "ę"
+ ],
+ [
+ "▁s",
+ "ię"
+ ],
+ [
+ "viron",
+ "ment"
+ ],
+ [
+ "va",
+ "n"
+ ],
+ [
+ "v",
+ "an"
+ ],
+ [
+ "▁includ",
+ "ing"
+ ],
+ [
+ "▁inclu",
+ "ding"
+ ],
+ [
+ "▁in",
+ "cluding"
+ ],
+ [
+ "▁",
+ "including"
+ ],
+ [
+ "▁<",
+ "-"
+ ],
+ [
+ "▁",
+ "<-"
+ ],
+ [
+ "time",
+ "s"
+ ],
+ [
+ "tim",
+ "es"
+ ],
+ [
+ "ti",
+ "mes"
+ ],
+ [
+ "t",
+ "imes"
+ ],
+ [
+ "no",
+ "w"
+ ],
+ [
+ "n",
+ "ow"
+ ],
+ [
+ "▁pu",
+ "r"
+ ],
+ [
+ "▁p",
+ "ur"
+ ],
+ [
+ "▁",
+ "pur"
+ ],
+ [
+ "ifie",
+ "r"
+ ],
+ [
+ "ifi",
+ "er"
+ ],
+ [
+ "if",
+ "ier"
+ ],
+ [
+ "▁em",
+ "p"
+ ],
+ [
+ "▁e",
+ "mp"
+ ],
+ [
+ "▁",
+ "emp"
+ ],
+ [
+ "▁cl",
+ "a"
+ ],
+ [
+ "▁c",
+ "la"
+ ],
+ [
+ "▁",
+ "cla"
+ ],
+ [
+ "mo",
+ "n"
+ ],
+ [
+ "m",
+ "on"
+ ],
+ [
+ "▁Da",
+ "s"
+ ],
+ [
+ "▁D",
+ "as"
+ ],
+ [
+ "ad",
+ "y"
+ ],
+ [
+ "a",
+ "dy"
+ ],
+ [
+ "▁ві",
+ "д"
+ ],
+ [
+ "▁в",
+ "ід"
+ ],
+ [
+ "▁",
+ "від"
+ ],
+ [
+ "▁",
+ "ц"
+ ],
+ [
+ "ab",
+ "or"
+ ],
+ [
+ "a",
+ "bor"
+ ],
+ [
+ "OS",
+ "T"
+ ],
+ [
+ "O",
+ "ST"
+ ],
+ [
+ "▁ban",
+ "d"
+ ],
+ [
+ "▁ba",
+ "nd"
+ ],
+ [
+ "▁b",
+ "and"
+ ],
+ [
+ "▁",
+ "band"
+ ],
+ [
+ "▁",
+ "ú"
+ ],
+ [
+ "▁exact",
+ "ly"
+ ],
+ [
+ "▁ex",
+ "actly"
+ ],
+ [
+ "ier",
+ "t"
+ ],
+ [
+ "ie",
+ "rt"
+ ],
+ [
+ "i",
+ "ert"
+ ],
+ [
+ "avi",
+ "g"
+ ],
+ [
+ "av",
+ "ig"
+ ],
+ [
+ "▁red",
+ "u"
+ ],
+ [
+ "▁re",
+ "du"
+ ],
+ [
+ "▁r",
+ "edu"
+ ],
+ [
+ "▁",
+ "redu"
+ ],
+ [
+ "▁S",
+ "E"
+ ],
+ [
+ "▁",
+ "SE"
+ ],
+ [
+ "lish",
+ "ed"
+ ],
+ [
+ "lis",
+ "hed"
+ ],
+ [
+ "l",
+ "ished"
+ ],
+ [
+ "B",
+ "u"
+ ],
+ [
+ "Mess",
+ "age"
+ ],
+ [
+ "M",
+ "essage"
+ ],
+ [
+ "cel",
+ "l"
+ ],
+ [
+ "ce",
+ "ll"
+ ],
+ [
+ "c",
+ "ell"
+ ],
+ [
+ "full",
+ "y"
+ ],
+ [
+ "ful",
+ "ly"
+ ],
+ [
+ "▁s",
+ "v"
+ ],
+ [
+ "▁",
+ "sv"
+ ],
+ [
+ "▁make",
+ "s"
+ ],
+ [
+ "▁mak",
+ "es"
+ ],
+ [
+ "▁ma",
+ "kes"
+ ],
+ [
+ "▁m",
+ "akes"
+ ],
+ [
+ "po",
+ "l"
+ ],
+ [
+ "p",
+ "ol"
+ ],
+ [
+ "▁require",
+ "d"
+ ],
+ [
+ "▁requ",
+ "ired"
+ ],
+ [
+ "▁re",
+ "quired"
+ ],
+ [
+ "▁",
+ "required"
+ ],
+ [
+ "fer",
+ "rer"
+ ],
+ [
+ "▁per",
+ "s"
+ ],
+ [
+ "▁pe",
+ "rs"
+ ],
+ [
+ "▁p",
+ "ers"
+ ],
+ [
+ "▁",
+ "pers"
+ ],
+ [
+ "▁m",
+ "i"
+ ],
+ [
+ "▁",
+ "mi"
+ ],
+ [
+ "F",
+ "I"
+ ],
+ [
+ "▁Pa",
+ "ul"
+ ],
+ [
+ "▁",
+ "Paul"
+ ],
+ [
+ "▁U",
+ "I"
+ ],
+ [
+ "▁",
+ "UI"
+ ],
+ [
+ "▁Be",
+ "l"
+ ],
+ [
+ "▁B",
+ "el"
+ ],
+ [
+ "▁",
+ "Bel"
+ ],
+ [
+ "in",
+ "c"
+ ],
+ [
+ "i",
+ "nc"
+ ],
+ [
+ "▁contain",
+ "s"
+ ],
+ [
+ "▁cont",
+ "ains"
+ ],
+ [
+ "▁",
+ "contains"
+ ],
+ [
+ "O",
+ "ut"
+ ],
+ [
+ "as",
+ "ure"
+ ],
+ [
+ "p",
+ "u"
+ ],
+ [
+ "ot",
+ "o"
+ ],
+ [
+ "o",
+ "to"
+ ],
+ [
+ "▁gam",
+ "e"
+ ],
+ [
+ "▁ga",
+ "me"
+ ],
+ [
+ "▁g",
+ "ame"
+ ],
+ [
+ "▁",
+ "game"
+ ],
+ [
+ "z",
+ "n"
+ ],
+ [
+ "▁Wh",
+ "y"
+ ],
+ [
+ "▁W",
+ "hy"
+ ],
+ [
+ "▁",
+ "Why"
+ ],
+ [
+ "ori",
+ "th"
+ ],
+ [
+ "or",
+ "ith"
+ ],
+ [
+ "bi",
+ "g"
+ ],
+ [
+ "b",
+ "ig"
+ ],
+ [
+ "ки",
+ "й"
+ ],
+ [
+ "sig",
+ "ma"
+ ],
+ [
+ "s",
+ "igma"
+ ],
+ [
+ "▁quit",
+ "e"
+ ],
+ [
+ "▁qui",
+ "te"
+ ],
+ [
+ "▁qu",
+ "ite"
+ ],
+ [
+ "▁je",
+ "d"
+ ],
+ [
+ "▁j",
+ "ed"
+ ],
+ [
+ "▁",
+ "jed"
+ ],
+ [
+ "re",
+ "c"
+ ],
+ [
+ "r",
+ "ec"
+ ],
+ [
+ "▁S",
+ "QL"
+ ],
+ [
+ "▁",
+ "SQL"
+ ],
+ [
+ "б",
+ "е"
+ ],
+ [
+ "▁Mar",
+ "t"
+ ],
+ [
+ "▁Ma",
+ "rt"
+ ],
+ [
+ "▁M",
+ "art"
+ ],
+ [
+ "▁",
+ "Mart"
+ ],
+ [
+ "y",
+ "a"
+ ],
+ [
+ "▁sch",
+ "ool"
+ ],
+ [
+ "▁",
+ "school"
+ ],
+ [
+ "▁simpl",
+ "y"
+ ],
+ [
+ "▁simp",
+ "ly"
+ ],
+ [
+ "▁sim",
+ "ply"
+ ],
+ [
+ "▁vo",
+ "r"
+ ],
+ [
+ "▁v",
+ "or"
+ ],
+ [
+ "▁",
+ "vor"
+ ],
+ [
+ "▁doub",
+ "le"
+ ],
+ [
+ "▁dou",
+ "ble"
+ ],
+ [
+ "▁d",
+ "ouble"
+ ],
+ [
+ "▁",
+ "double"
+ ],
+ [
+ "ра",
+ "в"
+ ],
+ [
+ "▁St",
+ "r"
+ ],
+ [
+ "▁S",
+ "tr"
+ ],
+ [
+ "▁",
+ "Str"
+ ],
+ [
+ "ie",
+ "m"
+ ],
+ [
+ "i",
+ "em"
+ ],
+ [
+ "▁alb",
+ "um"
+ ],
+ [
+ "▁al",
+ "bum"
+ ],
+ [
+ "▁",
+ "album"
+ ],
+ [
+ "▁res",
+ "ol"
+ ],
+ [
+ "▁re",
+ "sol"
+ ],
+ [
+ "▁",
+ "resol"
+ ],
+ [
+ "▁de",
+ "i"
+ ],
+ [
+ "▁d",
+ "ei"
+ ],
+ [
+ "▁Wi",
+ "k"
+ ],
+ [
+ "▁W",
+ "ik"
+ ],
+ [
+ "▁",
+ "Wik"
+ ],
+ [
+ "▁a",
+ "w"
+ ],
+ [
+ "▁",
+ "aw"
+ ],
+ [
+ "um",
+ "b"
+ ],
+ [
+ "u",
+ "mb"
+ ],
+ [
+ "ol",
+ "s"
+ ],
+ [
+ "o",
+ "ls"
+ ],
+ [
+ "▁*",
+ "/"
+ ],
+ [
+ "▁",
+ "*/"
+ ],
+ [
+ "▁z",
+ "e"
+ ],
+ [
+ "▁",
+ "ze"
+ ],
+ [
+ "▁ani",
+ "m"
+ ],
+ [
+ "▁an",
+ "im"
+ ],
+ [
+ "▁a",
+ "nim"
+ ],
+ [
+ "▁",
+ "anim"
+ ],
+ [
+ "/",
+ ">"
+ ],
+ [
+ "ri",
+ "s"
+ ],
+ [
+ "r",
+ "is"
+ ],
+ [
+ "res",
+ "h"
+ ],
+ [
+ "re",
+ "sh"
+ ],
+ [
+ "r",
+ "esh"
+ ],
+ [
+ "N",
+ "o"
+ ],
+ [
+ "ique",
+ "s"
+ ],
+ [
+ "iqu",
+ "es"
+ ],
+ [
+ "i",
+ "ques"
+ ],
+ [
+ "curr",
+ "ent"
+ ],
+ [
+ "cur",
+ "rent"
+ ],
+ [
+ "c",
+ "urrent"
+ ],
+ [
+ "▁peri",
+ "od"
+ ],
+ [
+ "▁per",
+ "iod"
+ ],
+ [
+ "▁",
+ "period"
+ ],
+ [
+ "▁Ap",
+ "ril"
+ ],
+ [
+ "▁A",
+ "pril"
+ ],
+ [
+ "▁stor",
+ "e"
+ ],
+ [
+ "▁sto",
+ "re"
+ ],
+ [
+ "▁st",
+ "ore"
+ ],
+ [
+ "▁",
+ "store"
+ ],
+ [
+ "',",
+ "'"
+ ],
+ [
+ "'",
+ ",'"
+ ],
+ [
+ "▁Se",
+ "t"
+ ],
+ [
+ "▁S",
+ "et"
+ ],
+ [
+ "▁",
+ "Set"
+ ],
+ [
+ "=",
+ "{"
+ ],
+ [
+ "ache",
+ "d"
+ ],
+ [
+ "ach",
+ "ed"
+ ],
+ [
+ "ac",
+ "hed"
+ ],
+ [
+ "a",
+ "ched"
+ ],
+ [
+ "▁Ma",
+ "l"
+ ],
+ [
+ "▁M",
+ "al"
+ ],
+ [
+ "▁",
+ "Mal"
+ ],
+ [
+ "▁Pa",
+ "l"
+ ],
+ [
+ "▁P",
+ "al"
+ ],
+ [
+ "▁",
+ "Pal"
+ ],
+ [
+ "ante",
+ "s"
+ ],
+ [
+ "ant",
+ "es"
+ ],
+ [
+ "an",
+ "tes"
+ ],
+ [
+ "ater",
+ "ial"
+ ],
+ [
+ "ate",
+ "rial"
+ ],
+ [
+ "▁work",
+ "ed"
+ ],
+ [
+ "▁wor",
+ "ked"
+ ],
+ [
+ "le",
+ "q"
+ ],
+ [
+ "l",
+ "eq"
+ ],
+ [
+ "ore",
+ "ferrer"
+ ],
+ [
+ "▁happ",
+ "en"
+ ],
+ [
+ "▁ha",
+ "ppen"
+ ],
+ [
+ "▁h",
+ "appen"
+ ],
+ [
+ "▁bo",
+ "x"
+ ],
+ [
+ "▁b",
+ "ox"
+ ],
+ [
+ "▁",
+ "box"
+ ],
+ [
+ "ne",
+ "y"
+ ],
+ [
+ "n",
+ "ey"
+ ],
+ [
+ "▁clos",
+ "e"
+ ],
+ [
+ "▁clo",
+ "se"
+ ],
+ [
+ "▁cl",
+ "ose"
+ ],
+ [
+ "▁c",
+ "lose"
+ ],
+ [
+ "▁",
+ "close"
+ ],
+ [
+ "▁gra",
+ "n"
+ ],
+ [
+ "▁gr",
+ "an"
+ ],
+ [
+ "▁g",
+ "ran"
+ ],
+ [
+ "▁li",
+ "e"
+ ],
+ [
+ "▁l",
+ "ie"
+ ],
+ [
+ "▁",
+ "lie"
+ ],
+ [
+ "▁i",
+ "r"
+ ],
+ [
+ "▁",
+ "ir"
+ ],
+ [
+ "▁expect",
+ "ed"
+ ],
+ [
+ "▁exp",
+ "ected"
+ ],
+ [
+ "▁ex",
+ "pected"
+ ],
+ [
+ "▁",
+ "expected"
+ ],
+ [
+ "▁д",
+ "ля"
+ ],
+ [
+ "clic",
+ "k"
+ ],
+ [
+ "cli",
+ "ck"
+ ],
+ [
+ "cl",
+ "ick"
+ ],
+ [
+ "c",
+ "lick"
+ ],
+ [
+ "ș",
+ "i"
+ ],
+ [
+ "▁part",
+ "e"
+ ],
+ [
+ "▁par",
+ "te"
+ ],
+ [
+ "▁p",
+ "arte"
+ ],
+ [
+ "og",
+ "n"
+ ],
+ [
+ "o",
+ "gn"
+ ],
+ [
+ "▁For",
+ "m"
+ ],
+ [
+ "▁Fo",
+ "rm"
+ ],
+ [
+ "▁F",
+ "orm"
+ ],
+ [
+ "▁",
+ "Form"
+ ],
+ [
+ "▁mem",
+ "b"
+ ],
+ [
+ "▁me",
+ "mb"
+ ],
+ [
+ "▁m",
+ "emb"
+ ],
+ [
+ "▁pla",
+ "n"
+ ],
+ [
+ "▁pl",
+ "an"
+ ],
+ [
+ "▁p",
+ "lan"
+ ],
+ [
+ "▁",
+ "plan"
+ ],
+ [
+ "▁tea",
+ "m"
+ ],
+ [
+ "▁te",
+ "am"
+ ],
+ [
+ "▁",
+ "team"
+ ],
+ [
+ "]",
+ "["
+ ],
+ [
+ "▁comm",
+ "un"
+ ],
+ [
+ "▁com",
+ "mun"
+ ],
+ [
+ "▁c",
+ "ommun"
+ ],
+ [
+ "orr",
+ "y"
+ ],
+ [
+ "or",
+ "ry"
+ ],
+ [
+ "enc",
+ "y"
+ ],
+ [
+ "en",
+ "cy"
+ ],
+ [
+ "g",
+ "l"
+ ],
+ [
+ "inar",
+ "y"
+ ],
+ [
+ "ina",
+ "ry"
+ ],
+ [
+ "in",
+ "ary"
+ ],
+ [
+ "cd",
+ "ot"
+ ],
+ [
+ "c",
+ "dot"
+ ],
+ [
+ "^",
+ "\\"
+ ],
+ [
+ "▁Fir",
+ "st"
+ ],
+ [
+ "▁F",
+ "irst"
+ ],
+ [
+ "▁",
+ "First"
+ ],
+ [
+ "ande",
+ "r"
+ ],
+ [
+ "and",
+ "er"
+ ],
+ [
+ "an",
+ "der"
+ ],
+ [
+ "a",
+ "nder"
+ ],
+ [
+ "▁De",
+ "c"
+ ],
+ [
+ "▁D",
+ "ec"
+ ],
+ [
+ "▁",
+ "Dec"
+ ],
+ [
+ "req",
+ "uest"
+ ],
+ [
+ "re",
+ "quest"
+ ],
+ [
+ "ств",
+ "а"
+ ],
+ [
+ "ст",
+ "ва"
+ ],
+ [
+ "с",
+ "тва"
+ ],
+ [
+ "▁struct",
+ "ure"
+ ],
+ [
+ "▁str",
+ "ucture"
+ ],
+ [
+ "▁",
+ "structure"
+ ],
+ [
+ "▁|",
+ "|"
+ ],
+ [
+ "▁",
+ "||"
+ ],
+ [
+ "▁Com",
+ "p"
+ ],
+ [
+ "▁Co",
+ "mp"
+ ],
+ [
+ "▁C",
+ "omp"
+ ],
+ [
+ "▁",
+ "Comp"
+ ],
+ [
+ "actor",
+ "y"
+ ],
+ [
+ "act",
+ "ory"
+ ],
+ [
+ "▁Mi",
+ "l"
+ ],
+ [
+ "▁M",
+ "il"
+ ],
+ [
+ "▁",
+ "Mil"
+ ],
+ [
+ "▁Som",
+ "e"
+ ],
+ [
+ "▁So",
+ "me"
+ ],
+ [
+ "▁S",
+ "ome"
+ ],
+ [
+ "▁",
+ "Some"
+ ],
+ [
+ "St",
+ "ream"
+ ],
+ [
+ "▁ass",
+ "um"
+ ],
+ [
+ "▁as",
+ "sum"
+ ],
+ [
+ "ue",
+ "n"
+ ],
+ [
+ "u",
+ "en"
+ ],
+ [
+ "▁word",
+ "s"
+ ],
+ [
+ "▁wor",
+ "ds"
+ ],
+ [
+ "▁w",
+ "ords"
+ ],
+ [
+ "▁",
+ "words"
+ ],
+ [
+ "▁Sept",
+ "ember"
+ ],
+ [
+ "▁Se",
+ "ptember"
+ ],
+ [
+ "▁К",
+ "о"
+ ],
+ [
+ "▁",
+ "Ко"
+ ],
+ [
+ "▁day",
+ "s"
+ ],
+ [
+ "▁da",
+ "ys"
+ ],
+ [
+ "▁d",
+ "ays"
+ ],
+ [
+ "▁",
+ "days"
+ ],
+ [
+ "orie",
+ "s"
+ ],
+ [
+ "ori",
+ "es"
+ ],
+ [
+ "or",
+ "ies"
+ ],
+ [
+ "o",
+ "ries"
+ ],
+ [
+ "ста",
+ "в"
+ ],
+ [
+ "s",
+ "m"
+ ],
+ [
+ "vi",
+ "n"
+ ],
+ [
+ "v",
+ "in"
+ ],
+ [
+ "part",
+ "ial"
+ ],
+ [
+ "▁pare",
+ "nt"
+ ],
+ [
+ "▁par",
+ "ent"
+ ],
+ [
+ "▁pa",
+ "rent"
+ ],
+ [
+ "▁",
+ "parent"
+ ],
+ [
+ "o",
+ "j"
+ ],
+ [
+ "ни",
+ "и"
+ ],
+ [
+ "!",
+ "\""
+ ],
+ [
+ "ug",
+ "in"
+ ],
+ [
+ "u",
+ "gin"
+ ],
+ [
+ "▁Window",
+ "s"
+ ],
+ [
+ "▁Wind",
+ "ows"
+ ],
+ [
+ "▁W",
+ "indows"
+ ],
+ [
+ "▁",
+ "Windows"
+ ],
+ [
+ "E",
+ "d"
+ ],
+ [
+ ":",
+ "}"
+ ],
+ [
+ "▁",
+ "q"
+ ],
+ [
+ "▁be",
+ "n"
+ ],
+ [
+ "▁b",
+ "en"
+ ],
+ [
+ "▁",
+ "ben"
+ ],
+ [
+ "ian",
+ "a"
+ ],
+ [
+ "ia",
+ "na"
+ ],
+ [
+ "i",
+ "ana"
+ ],
+ [
+ "▁lab",
+ "el"
+ ],
+ [
+ "▁la",
+ "bel"
+ ],
+ [
+ "▁l",
+ "abel"
+ ],
+ [
+ "▁",
+ "label"
+ ],
+ [
+ "stat",
+ "e"
+ ],
+ [
+ "sta",
+ "te"
+ ],
+ [
+ "st",
+ "ate"
+ ],
+ [
+ "ute",
+ "d"
+ ],
+ [
+ "ut",
+ "ed"
+ ],
+ [
+ "u",
+ "ted"
+ ],
+ [
+ "▁(",
+ ")"
+ ],
+ [
+ "▁",
+ "()"
+ ],
+ [
+ "▁с",
+ "во"
+ ],
+ [
+ "▁ed",
+ "it"
+ ],
+ [
+ "▁e",
+ "dit"
+ ],
+ [
+ "▁",
+ "edit"
+ ],
+ [
+ "uri",
+ "ng"
+ ],
+ [
+ "ur",
+ "ing"
+ ],
+ [
+ "u",
+ "ring"
+ ],
+ [
+ "▁N",
+ "S"
+ ],
+ [
+ "▁",
+ "NS"
+ ],
+ [
+ "▁Jah",
+ "r"
+ ],
+ [
+ "▁Ja",
+ "hr"
+ ],
+ [
+ "▁J",
+ "ahr"
+ ],
+ [
+ "▁prov",
+ "ide"
+ ],
+ [
+ "H",
+ "e"
+ ],
+ [
+ "▁Ye",
+ "s"
+ ],
+ [
+ "▁Y",
+ "es"
+ ],
+ [
+ "▁",
+ "Yes"
+ ],
+ [
+ "ane",
+ "l"
+ ],
+ [
+ "an",
+ "el"
+ ],
+ [
+ "a",
+ "nel"
+ ],
+ [
+ "ena",
+ "me"
+ ],
+ [
+ "en",
+ "ame"
+ ],
+ [
+ "e",
+ "name"
+ ],
+ [
+ "▁Do",
+ "n"
+ ],
+ [
+ "▁D",
+ "on"
+ ],
+ [
+ "▁",
+ "Don"
+ ],
+ [
+ "is",
+ "k"
+ ],
+ [
+ "i",
+ "sk"
+ ],
+ [
+ "gr",
+ "a"
+ ],
+ [
+ "g",
+ "ra"
+ ],
+ [
+ "eli",
+ "j"
+ ],
+ [
+ "el",
+ "ij"
+ ],
+ [
+ "e",
+ "lij"
+ ],
+ [
+ "▁ro",
+ "ot"
+ ],
+ [
+ "▁r",
+ "oot"
+ ],
+ [
+ "▁",
+ "root"
+ ],
+ [
+ "*",
+ "/"
+ ],
+ [
+ "▁Fr",
+ "e"
+ ],
+ [
+ "▁F",
+ "re"
+ ],
+ [
+ "▁",
+ "Fre"
+ ],
+ [
+ "▁Mo",
+ "r"
+ ],
+ [
+ "▁M",
+ "or"
+ ],
+ [
+ "▁",
+ "Mor"
+ ],
+ [
+ "use",
+ "d"
+ ],
+ [
+ "us",
+ "ed"
+ ],
+ [
+ "u",
+ "sed"
+ ],
+ [
+ "ran",
+ "ge"
+ ],
+ [
+ "r",
+ "ange"
+ ],
+ [
+ "▁tam",
+ "b"
+ ],
+ [
+ "▁ta",
+ "mb"
+ ],
+ [
+ "▁t",
+ "amb"
+ ],
+ [
+ "▁mod",
+ "ule"
+ ],
+ [
+ "▁",
+ "module"
+ ],
+ [
+ "▁director",
+ "y"
+ ],
+ [
+ "▁direct",
+ "ory"
+ ],
+ [
+ "▁d",
+ "irectory"
+ ],
+ [
+ "▁",
+ "directory"
+ ],
+ [
+ "ound",
+ "s"
+ ],
+ [
+ "oun",
+ "ds"
+ ],
+ [
+ "Activ",
+ "ity"
+ ],
+ [
+ "Act",
+ "ivity"
+ ],
+ [
+ "▁m",
+ "u"
+ ],
+ [
+ "▁",
+ "mu"
+ ],
+ [
+ "inf",
+ "o"
+ ],
+ [
+ "in",
+ "fo"
+ ],
+ [
+ "▁fre",
+ "e"
+ ],
+ [
+ "▁fr",
+ "ee"
+ ],
+ [
+ "▁f",
+ "ree"
+ ],
+ [
+ "▁",
+ "free"
+ ],
+ [
+ "org",
+ "e"
+ ],
+ [
+ "or",
+ "ge"
+ ],
+ [
+ "ta",
+ "b"
+ ],
+ [
+ "t",
+ "ab"
+ ],
+ [
+ ")",
+ "="
+ ],
+ [
+ "lan",
+ "g"
+ ],
+ [
+ "la",
+ "ng"
+ ],
+ [
+ "l",
+ "ang"
+ ],
+ [
+ "▁о",
+ "с"
+ ],
+ [
+ "▁",
+ "ос"
+ ],
+ [
+ "▁FR",
+ "OM"
+ ],
+ [
+ "▁F",
+ "ROM"
+ ],
+ [
+ "▁",
+ "FROM"
+ ],
+ [
+ "▁ent",
+ "er"
+ ],
+ [
+ "▁en",
+ "ter"
+ ],
+ [
+ "▁",
+ "enter"
+ ],
+ [
+ "▁bec",
+ "ame"
+ ],
+ [
+ "ida",
+ "e"
+ ],
+ [
+ "id",
+ "ae"
+ ],
+ [
+ "х",
+ "и"
+ ],
+ [
+ "▁State",
+ "s"
+ ],
+ [
+ "▁Stat",
+ "es"
+ ],
+ [
+ "▁Sta",
+ "tes"
+ ],
+ [
+ "▁St",
+ "ates"
+ ],
+ [
+ "vers",
+ "e"
+ ],
+ [
+ "ver",
+ "se"
+ ],
+ [
+ "▁exp",
+ "l"
+ ],
+ [
+ "▁ex",
+ "pl"
+ ],
+ [
+ "▁",
+ "expl"
+ ],
+ [
+ "yn",
+ "t"
+ ],
+ [
+ "y",
+ "nt"
+ ],
+ [
+ "U",
+ "N"
+ ],
+ [
+ "e",
+ "e"
+ ],
+ [
+ "enden",
+ "t"
+ ],
+ [
+ "ende",
+ "nt"
+ ],
+ [
+ "end",
+ "ent"
+ ],
+ [
+ "en",
+ "dent"
+ ],
+ [
+ "▁mak",
+ "ing"
+ ],
+ [
+ "▁ma",
+ "king"
+ ],
+ [
+ "▁m",
+ "aking"
+ ],
+ [
+ "▁",
+ "making"
+ ],
+ [
+ "▁\"",
+ "$"
+ ],
+ [
+ "un",
+ "i"
+ ],
+ [
+ "u",
+ "ni"
+ ],
+ [
+ "qu",
+ "ence"
+ ],
+ [
+ "▁lu",
+ "i"
+ ],
+ [
+ "▁l",
+ "ui"
+ ],
+ [
+ "H",
+ "T"
+ ],
+ [
+ "▁use",
+ "s"
+ ],
+ [
+ "▁us",
+ "es"
+ ],
+ [
+ "▁",
+ "uses"
+ ],
+ [
+ "zi",
+ "e"
+ ],
+ [
+ "z",
+ "ie"
+ ],
+ [
+ "ni",
+ "a"
+ ],
+ [
+ "n",
+ "ia"
+ ],
+ [
+ "Cont",
+ "ent"
+ ],
+ [
+ "▁Coun",
+ "t"
+ ],
+ [
+ "▁Cou",
+ "nt"
+ ],
+ [
+ "▁Co",
+ "unt"
+ ],
+ [
+ "▁C",
+ "ount"
+ ],
+ [
+ "▁",
+ "Count"
+ ],
+ [
+ "▁stand",
+ "ard"
+ ],
+ [
+ "▁",
+ "standard"
+ ],
+ [
+ "EN",
+ "T"
+ ],
+ [
+ "E",
+ "NT"
+ ],
+ [
+ "▁ко",
+ "н"
+ ],
+ [
+ "▁к",
+ "он"
+ ],
+ [
+ "▁",
+ "кон"
+ ],
+ [
+ "for",
+ "t"
+ ],
+ [
+ "fo",
+ "rt"
+ ],
+ [
+ "f",
+ "ort"
+ ],
+ [
+ "ada",
+ "s"
+ ],
+ [
+ "ad",
+ "as"
+ ],
+ [
+ "a",
+ "das"
+ ],
+ [
+ "з",
+ "у"
+ ],
+ [
+ "S",
+ "ystem"
+ ],
+ [
+ "▁S",
+ "w"
+ ],
+ [
+ "▁",
+ "Sw"
+ ],
+ [
+ "▁ev",
+ "er"
+ ],
+ [
+ "▁e",
+ "ver"
+ ],
+ [
+ "▁",
+ "ever"
+ ],
+ [
+ "L",
+ "O"
+ ],
+ [
+ "▁cor",
+ "respond"
+ ],
+ [
+ "▁P",
+ "o"
+ ],
+ [
+ "▁",
+ "Po"
+ ],
+ [
+ "arg",
+ "in"
+ ],
+ [
+ "ar",
+ "gin"
+ ],
+ [
+ "к",
+ "т"
+ ],
+ [
+ "і",
+ "й"
+ ],
+ [
+ "▁rem",
+ "ain"
+ ],
+ [
+ "▁re",
+ "main"
+ ],
+ [
+ "ci",
+ "o"
+ ],
+ [
+ "c",
+ "io"
+ ],
+ [
+ "▁actu",
+ "al"
+ ],
+ [
+ "▁act",
+ "ual"
+ ],
+ [
+ "▁",
+ "actual"
+ ],
+ [
+ "ст",
+ "у"
+ ],
+ [
+ "с",
+ "ту"
+ ],
+ [
+ "▁sin",
+ "d"
+ ],
+ [
+ "▁si",
+ "nd"
+ ],
+ [
+ "▁s",
+ "ind"
+ ],
+ [
+ "▁P",
+ "e"
+ ],
+ [
+ "▁",
+ "Pe"
+ ],
+ [
+ "▁change",
+ "d"
+ ],
+ [
+ "▁chang",
+ "ed"
+ ],
+ [
+ "▁ch",
+ "anged"
+ ],
+ [
+ "▁",
+ "changed"
+ ],
+ [
+ "▁Not",
+ "e"
+ ],
+ [
+ "▁No",
+ "te"
+ ],
+ [
+ "▁N",
+ "ote"
+ ],
+ [
+ "▁",
+ "Note"
+ ],
+ [
+ "ski",
+ "e"
+ ],
+ [
+ "sk",
+ "ie"
+ ],
+ [
+ "s",
+ "kie"
+ ],
+ [
+ "▁famil",
+ "y"
+ ],
+ [
+ "▁fam",
+ "ily"
+ ],
+ [
+ "▁",
+ "family"
+ ],
+ [
+ "it",
+ "à"
+ ],
+ [
+ "co",
+ "s"
+ ],
+ [
+ "c",
+ "os"
+ ],
+ [
+ "tx",
+ "t"
+ ],
+ [
+ "t",
+ "xt"
+ ],
+ [
+ "ke",
+ "r"
+ ],
+ [
+ "k",
+ "er"
+ ],
+ [
+ "ce",
+ "ed"
+ ],
+ [
+ "c",
+ "eed"
+ ],
+ [
+ "▁ar",
+ "r"
+ ],
+ [
+ "▁a",
+ "rr"
+ ],
+ [
+ "▁",
+ "arr"
+ ],
+ [
+ "▁ca",
+ "m"
+ ],
+ [
+ "▁c",
+ "am"
+ ],
+ [
+ "▁",
+ "cam"
+ ],
+ [
+ "ize",
+ "r"
+ ],
+ [
+ "iz",
+ "er"
+ ],
+ [
+ "i",
+ "zer"
+ ],
+ [
+ "▁Da",
+ "n"
+ ],
+ [
+ "▁D",
+ "an"
+ ],
+ [
+ "▁",
+ "Dan"
+ ],
+ [
+ "he",
+ "l"
+ ],
+ [
+ "h",
+ "el"
+ ],
+ [
+ "icul",
+ "t"
+ ],
+ [
+ "ic",
+ "ult"
+ ],
+ [
+ "H",
+ "P"
+ ],
+ [
+ "ile",
+ "r"
+ ],
+ [
+ "il",
+ "er"
+ ],
+ [
+ "i",
+ "ler"
+ ],
+ [
+ "▁Sa",
+ "l"
+ ],
+ [
+ "▁S",
+ "al"
+ ],
+ [
+ "▁",
+ "Sal"
+ ],
+ [
+ "▁connect",
+ "ion"
+ ],
+ [
+ "▁conne",
+ "ction"
+ ],
+ [
+ "▁conn",
+ "ection"
+ ],
+ [
+ "▁con",
+ "nection"
+ ],
+ [
+ "▁",
+ "connection"
+ ],
+ [
+ "us",
+ "ion"
+ ],
+ [
+ "k",
+ "n"
+ ],
+ [
+ "R",
+ "I"
+ ],
+ [
+ "▁vo",
+ "m"
+ ],
+ [
+ "▁v",
+ "om"
+ ],
+ [
+ "List",
+ "ener"
+ ],
+ [
+ "▁",
+ "ö"
+ ],
+ [
+ "▁di",
+ "m"
+ ],
+ [
+ "▁d",
+ "im"
+ ],
+ [
+ "▁",
+ "dim"
+ ],
+ [
+ "▁pres",
+ "s"
+ ],
+ [
+ "▁pre",
+ "ss"
+ ],
+ [
+ "▁pr",
+ "ess"
+ ],
+ [
+ "▁p",
+ "ress"
+ ],
+ [
+ "▁",
+ "press"
+ ],
+ [
+ "▁es",
+ "c"
+ ],
+ [
+ "▁e",
+ "sc"
+ ],
+ [
+ "▁",
+ "esc"
+ ],
+ [
+ "▁Tr",
+ "y"
+ ],
+ [
+ "▁T",
+ "ry"
+ ],
+ [
+ "▁",
+ "Try"
+ ],
+ [
+ "atal",
+ "og"
+ ],
+ [
+ "ata",
+ "log"
+ ],
+ [
+ "at",
+ "alog"
+ ],
+ [
+ "▁thank",
+ "s"
+ ],
+ [
+ "▁than",
+ "ks"
+ ],
+ [
+ "▁th",
+ "anks"
+ ],
+ [
+ "D",
+ "O"
+ ],
+ [
+ "▁writ",
+ "ten"
+ ],
+ [
+ "▁wr",
+ "itten"
+ ],
+ [
+ "▁w",
+ "ritten"
+ ],
+ [
+ "▁",
+ "written"
+ ],
+ [
+ "di",
+ "r"
+ ],
+ [
+ "d",
+ "ir"
+ ],
+ [
+ "re",
+ "w"
+ ],
+ [
+ "r",
+ "ew"
+ ],
+ [
+ "▁fir",
+ "e"
+ ],
+ [
+ "▁fi",
+ "re"
+ ],
+ [
+ "▁f",
+ "ire"
+ ],
+ [
+ "▁",
+ "fire"
+ ],
+ [
+ "▁Na",
+ "ch"
+ ],
+ [
+ "▁N",
+ "ach"
+ ],
+ [
+ "▁",
+ "á"
+ ],
+ [
+ "en",
+ "c"
+ ],
+ [
+ "e",
+ "nc"
+ ],
+ [
+ "▁orig",
+ "in"
+ ],
+ [
+ "▁or",
+ "igin"
+ ],
+ [
+ "▁",
+ "origin"
+ ],
+ [
+ "▁Nov",
+ "ember"
+ ],
+ [
+ "▁}",
+ ";"
+ ],
+ [
+ "▁",
+ "};"
+ ],
+ [
+ "Co",
+ "unt"
+ ],
+ [
+ "C",
+ "ount"
+ ],
+ [
+ "▁З",
+ "а"
+ ],
+ [
+ "▁",
+ "За"
+ ],
+ [
+ "▁gra",
+ "ph"
+ ],
+ [
+ "▁gr",
+ "aph"
+ ],
+ [
+ "▁g",
+ "raph"
+ ],
+ [
+ "▁",
+ "graph"
+ ],
+ [
+ "▁mi",
+ "s"
+ ],
+ [
+ "▁m",
+ "is"
+ ],
+ [
+ "▁",
+ "mis"
+ ],
+ [
+ "▁Externa",
+ "l"
+ ],
+ [
+ "▁Extern",
+ "al"
+ ],
+ [
+ "▁Ext",
+ "ernal"
+ ],
+ [
+ "▁Ex",
+ "ternal"
+ ],
+ [
+ "▁",
+ "External"
+ ],
+ [
+ "▁option",
+ "s"
+ ],
+ [
+ "▁opt",
+ "ions"
+ ],
+ [
+ "▁o",
+ "ptions"
+ ],
+ [
+ "▁",
+ "options"
+ ],
+ [
+ "▁U",
+ "RL"
+ ],
+ [
+ "▁",
+ "URL"
+ ],
+ [
+ "▁ph",
+ "p"
+ ],
+ [
+ "▁p",
+ "hp"
+ ],
+ [
+ "▁",
+ "php"
+ ],
+ [
+ "▁inte",
+ "gr"
+ ],
+ [
+ "▁int",
+ "egr"
+ ],
+ [
+ "▁in",
+ "tegr"
+ ],
+ [
+ "▁",
+ "integr"
+ ],
+ [
+ "Conf",
+ "ig"
+ ],
+ [
+ "Con",
+ "fig"
+ ],
+ [
+ "▁Tex",
+ "t"
+ ],
+ [
+ "▁Te",
+ "xt"
+ ],
+ [
+ "▁T",
+ "ext"
+ ],
+ [
+ "▁",
+ "Text"
+ ],
+ [
+ "inn",
+ "er"
+ ],
+ [
+ "in",
+ "ner"
+ ],
+ [
+ "▁cri",
+ "t"
+ ],
+ [
+ "▁cr",
+ "it"
+ ],
+ [
+ "▁c",
+ "rit"
+ ],
+ [
+ "▁",
+ "crit"
+ ],
+ [
+ ",",
+ "”"
+ ],
+ [
+ "▁to",
+ "g"
+ ],
+ [
+ "▁t",
+ "og"
+ ],
+ [
+ "$",
+ "$"
+ ],
+ [
+ "no",
+ "f"
+ ],
+ [
+ "n",
+ "of"
+ ],
+ [
+ "▁se",
+ "s"
+ ],
+ [
+ "▁s",
+ "es"
+ ],
+ [
+ "üh",
+ "r"
+ ],
+ [
+ "ü",
+ "hr"
+ ],
+ [
+ "▁Sin",
+ "ce"
+ ],
+ [
+ "▁S",
+ "ince"
+ ],
+ [
+ "▁",
+ "Since"
+ ],
+ [
+ "De",
+ "s"
+ ],
+ [
+ "D",
+ "es"
+ ],
+ [
+ "ub",
+ "e"
+ ],
+ [
+ "u",
+ "be"
+ ],
+ [
+ "▁sect",
+ "ion"
+ ],
+ [
+ "▁sec",
+ "tion"
+ ],
+ [
+ "▁se",
+ "ction"
+ ],
+ [
+ "▁s",
+ "ection"
+ ],
+ [
+ "▁",
+ "section"
+ ],
+ [
+ "▁g",
+ "i"
+ ],
+ [
+ "▁",
+ "gi"
+ ],
+ [
+ "for",
+ "d"
+ ],
+ [
+ "fo",
+ "rd"
+ ],
+ [
+ "f",
+ "ord"
+ ],
+ [
+ "▁As",
+ "s"
+ ],
+ [
+ "▁A",
+ "ss"
+ ],
+ [
+ "▁",
+ "Ass"
+ ],
+ [
+ "aine",
+ "r"
+ ],
+ [
+ "ain",
+ "er"
+ ],
+ [
+ "ai",
+ "ner"
+ ],
+ [
+ "a",
+ "iner"
+ ],
+ [
+ "tt",
+ "p"
+ ],
+ [
+ "t",
+ "tp"
+ ],
+ [
+ "▁beh",
+ "av"
+ ],
+ [
+ "▁be",
+ "hav"
+ ],
+ [
+ "port",
+ "s"
+ ],
+ [
+ "por",
+ "ts"
+ ],
+ [
+ "dra",
+ "w"
+ ],
+ [
+ "dr",
+ "aw"
+ ],
+ [
+ "d",
+ "raw"
+ ],
+ [
+ "Th",
+ "is"
+ ],
+ [
+ "T",
+ "his"
+ ],
+ [
+ "ran",
+ "ch"
+ ],
+ [
+ "r",
+ "anch"
+ ],
+ [
+ "indi",
+ "ng"
+ ],
+ [
+ "ind",
+ "ing"
+ ],
+ [
+ "in",
+ "ding"
+ ],
+ [
+ "▁esta",
+ "b"
+ ],
+ [
+ "▁est",
+ "ab"
+ ],
+ [
+ "▁es",
+ "tab"
+ ],
+ [
+ "▁e",
+ "stab"
+ ],
+ [
+ "▁obt",
+ "ain"
+ ],
+ [
+ "▁ob",
+ "tain"
+ ],
+ [
+ "ric",
+ "h"
+ ],
+ [
+ "ri",
+ "ch"
+ ],
+ [
+ "r",
+ "ich"
+ ],
+ [
+ "lic",
+ "it"
+ ],
+ [
+ "li",
+ "cit"
+ ],
+ [
+ "е",
+ "в"
+ ],
+ [
+ "▁qu",
+ "al"
+ ],
+ [
+ "▁q",
+ "ual"
+ ],
+ [
+ "▁",
+ "qual"
+ ],
+ [
+ "▁z",
+ "a"
+ ],
+ [
+ "▁",
+ "za"
+ ],
+ [
+ "▁ha",
+ "r"
+ ],
+ [
+ "▁h",
+ "ar"
+ ],
+ [
+ "▁",
+ "har"
+ ],
+ [
+ "▁fa",
+ "c"
+ ],
+ [
+ "▁f",
+ "ac"
+ ],
+ [
+ "▁",
+ "fac"
+ ],
+ [
+ "aa",
+ "r"
+ ],
+ [
+ "a",
+ "ar"
+ ],
+ [
+ "je",
+ "t"
+ ],
+ [
+ "j",
+ "et"
+ ],
+ [
+ "icle",
+ "s"
+ ],
+ [
+ "ic",
+ "les"
+ ],
+ [
+ "i",
+ "cles"
+ ],
+ [
+ "▁Au",
+ "s"
+ ],
+ [
+ "▁A",
+ "us"
+ ],
+ [
+ "▁",
+ "Aus"
+ ],
+ [
+ "▁ho",
+ "r"
+ ],
+ [
+ "▁h",
+ "or"
+ ],
+ [
+ "▁",
+ "hor"
+ ],
+ [
+ "▁rem",
+ "ov"
+ ],
+ [
+ "▁re",
+ "mov"
+ ],
+ [
+ "▁w",
+ "ie"
+ ],
+ [
+ "▁",
+ "wie"
+ ],
+ [
+ "Cl",
+ "ient"
+ ],
+ [
+ "C",
+ "lient"
+ ],
+ [
+ "▁nat",
+ "ur"
+ ],
+ [
+ "▁n",
+ "atur"
+ ],
+ [
+ "hi",
+ "p"
+ ],
+ [
+ "h",
+ "ip"
+ ],
+ [
+ "Su",
+ "b"
+ ],
+ [
+ "S",
+ "ub"
+ ],
+ [
+ "▁rand",
+ "om"
+ ],
+ [
+ "▁ran",
+ "dom"
+ ],
+ [
+ "▁r",
+ "andom"
+ ],
+ [
+ "▁",
+ "random"
+ ],
+ [
+ "D",
+ "F"
+ ],
+ [
+ "▁are",
+ "a"
+ ],
+ [
+ "▁ar",
+ "ea"
+ ],
+ [
+ "▁a",
+ "rea"
+ ],
+ [
+ "▁",
+ "area"
+ ],
+ [
+ "ta",
+ "g"
+ ],
+ [
+ "t",
+ "ag"
+ ],
+ [
+ "P",
+ "r"
+ ],
+ [
+ "▁It",
+ "al"
+ ],
+ [
+ "▁I",
+ "tal"
+ ],
+ [
+ "▁",
+ "Ital"
+ ],
+ [
+ "▁rok",
+ "u"
+ ],
+ [
+ "▁ro",
+ "ku"
+ ],
+ [
+ "▁r",
+ "oku"
+ ],
+ [
+ "nof",
+ "ollow"
+ ],
+ [
+ "no",
+ "follow"
+ ],
+ [
+ "*",
+ "}"
+ ],
+ [
+ "▁other",
+ "s"
+ ],
+ [
+ "▁o",
+ "thers"
+ ],
+ [
+ "▁lim",
+ "it"
+ ],
+ [
+ "▁li",
+ "mit"
+ ],
+ [
+ "▁l",
+ "imit"
+ ],
+ [
+ "▁",
+ "limit"
+ ],
+ [
+ "▁si",
+ "l"
+ ],
+ [
+ "▁s",
+ "il"
+ ],
+ [
+ "▁",
+ "sil"
+ ],
+ [
+ "▁sa",
+ "v"
+ ],
+ [
+ "▁s",
+ "av"
+ ],
+ [
+ "▁oft",
+ "en"
+ ],
+ [
+ "▁of",
+ "ten"
+ ],
+ [
+ "▁o",
+ "ften"
+ ],
+ [
+ "▁rende",
+ "r"
+ ],
+ [
+ "▁rend",
+ "er"
+ ],
+ [
+ "▁ren",
+ "der"
+ ],
+ [
+ "▁re",
+ "nder"
+ ],
+ [
+ "▁r",
+ "ender"
+ ],
+ [
+ "▁",
+ "render"
+ ],
+ [
+ "D",
+ "B"
+ ],
+ [
+ "▁M",
+ "c"
+ ],
+ [
+ "▁",
+ "Mc"
+ ],
+ [
+ "▁zij",
+ "n"
+ ],
+ [
+ "▁z",
+ "ijn"
+ ],
+ [
+ "же",
+ "н"
+ ],
+ [
+ "ж",
+ "ен"
+ ],
+ [
+ "▁ta",
+ "g"
+ ],
+ [
+ "▁t",
+ "ag"
+ ],
+ [
+ "▁",
+ "tag"
+ ],
+ [
+ "min",
+ "g"
+ ],
+ [
+ "mi",
+ "ng"
+ ],
+ [
+ "m",
+ "ing"
+ ],
+ [
+ "liche",
+ "n"
+ ],
+ [
+ "lich",
+ "en"
+ ],
+ [
+ "lic",
+ "hen"
+ ],
+ [
+ "li",
+ "chen"
+ ],
+ [
+ "l",
+ "ichen"
+ ],
+ [
+ "pa",
+ "ck"
+ ],
+ [
+ "p",
+ "ack"
+ ],
+ [
+ "▁A",
+ "g"
+ ],
+ [
+ "▁",
+ "Ag"
+ ],
+ [
+ "▁sens",
+ "e"
+ ],
+ [
+ "▁sen",
+ "se"
+ ],
+ [
+ "▁s",
+ "ense"
+ ],
+ [
+ "p",
+ "g"
+ ],
+ [
+ "Met",
+ "hod"
+ ],
+ [
+ "M",
+ "ethod"
+ ],
+ [
+ "age",
+ "d"
+ ],
+ [
+ "ag",
+ "ed"
+ ],
+ [
+ "a",
+ "ged"
+ ],
+ [
+ "á",
+ "g"
+ ],
+ [
+ "ł",
+ "a"
+ ],
+ [
+ "▁inter",
+ "est"
+ ],
+ [
+ "▁inte",
+ "rest"
+ ],
+ [
+ "▁ass",
+ "oci"
+ ],
+ [
+ "▁as",
+ "soci"
+ ],
+ [
+ "▁",
+ "associ"
+ ],
+ [
+ "vol",
+ "ution"
+ ],
+ [
+ "▁emp",
+ "ty"
+ ],
+ [
+ "▁em",
+ "pty"
+ ],
+ [
+ "▁",
+ "empty"
+ ],
+ [
+ "ich",
+ "e"
+ ],
+ [
+ "ic",
+ "he"
+ ],
+ [
+ "i",
+ "che"
+ ],
+ [
+ "▁gr",
+ "o"
+ ],
+ [
+ "▁g",
+ "ro"
+ ],
+ [
+ "▁",
+ "gro"
+ ],
+ [
+ "▁type",
+ "s"
+ ],
+ [
+ "▁typ",
+ "es"
+ ],
+ [
+ "▁ty",
+ "pes"
+ ],
+ [
+ "▁t",
+ "ypes"
+ ],
+ [
+ "▁",
+ "types"
+ ],
+ [
+ "▁Si",
+ "e"
+ ],
+ [
+ "▁S",
+ "ie"
+ ],
+ [
+ "Int",
+ "er"
+ ],
+ [
+ "In",
+ "ter"
+ ],
+ [
+ "▁n",
+ "oreferrer"
+ ],
+ [
+ "▁",
+ "noreferrer"
+ ],
+ [
+ "▁give",
+ "s"
+ ],
+ [
+ "▁giv",
+ "es"
+ ],
+ [
+ "▁gi",
+ "ves"
+ ],
+ [
+ "▁g",
+ "ives"
+ ],
+ [
+ "ha",
+ "l"
+ ],
+ [
+ "h",
+ "al"
+ ],
+ [
+ "▁sav",
+ "e"
+ ],
+ [
+ "▁sa",
+ "ve"
+ ],
+ [
+ "▁s",
+ "ave"
+ ],
+ [
+ "▁",
+ "save"
+ ],
+ [
+ "▁fon",
+ "t"
+ ],
+ [
+ "▁fo",
+ "nt"
+ ],
+ [
+ "▁f",
+ "ont"
+ ],
+ [
+ "▁",
+ "font"
+ ],
+ [
+ "ruct",
+ "ion"
+ ],
+ [
+ "ru",
+ "ction"
+ ],
+ [
+ "S",
+ "cript"
+ ],
+ [
+ "▁all",
+ "a"
+ ],
+ [
+ "▁al",
+ "la"
+ ],
+ [
+ "▁a",
+ "lla"
+ ],
+ [
+ "▁",
+ "alla"
+ ],
+ [
+ "▁say",
+ "s"
+ ],
+ [
+ "▁sa",
+ "ys"
+ ],
+ [
+ "▁s",
+ "ays"
+ ],
+ [
+ "▁f",
+ "u"
+ ],
+ [
+ "▁",
+ "fu"
+ ],
+ [
+ "ap",
+ "e"
+ ],
+ [
+ "a",
+ "pe"
+ ],
+ [
+ "▁l",
+ "anguage"
+ ],
+ [
+ "▁",
+ "language"
+ ],
+ [
+ "ige",
+ "r"
+ ],
+ [
+ "ig",
+ "er"
+ ],
+ [
+ "i",
+ "ger"
+ ],
+ [
+ "▁Kin",
+ "g"
+ ],
+ [
+ "▁Ki",
+ "ng"
+ ],
+ [
+ "▁K",
+ "ing"
+ ],
+ [
+ "bo",
+ "r"
+ ],
+ [
+ "b",
+ "or"
+ ],
+ [
+ "u",
+ "v"
+ ],
+ [
+ "▁sh",
+ "all"
+ ],
+ [
+ "▁s",
+ "hall"
+ ],
+ [
+ "▁Europ",
+ "e"
+ ],
+ [
+ "▁Euro",
+ "pe"
+ ],
+ [
+ "▁Eur",
+ "ope"
+ ],
+ [
+ "▁E",
+ "urope"
+ ],
+ [
+ "▁",
+ "Europe"
+ ],
+ [
+ "▁eine",
+ "m"
+ ],
+ [
+ "▁ein",
+ "em"
+ ],
+ [
+ "▁wat",
+ "er"
+ ],
+ [
+ "▁wa",
+ "ter"
+ ],
+ [
+ "▁w",
+ "ater"
+ ],
+ [
+ "▁",
+ "water"
+ ],
+ [
+ "▁gover",
+ "n"
+ ],
+ [
+ "▁go",
+ "vern"
+ ],
+ [
+ "▁g",
+ "overn"
+ ],
+ [
+ "an",
+ "z"
+ ],
+ [
+ "ator",
+ "s"
+ ],
+ [
+ "ato",
+ "rs"
+ ],
+ [
+ "at",
+ "ors"
+ ],
+ [
+ "▁mont",
+ "h"
+ ],
+ [
+ "▁mon",
+ "th"
+ ],
+ [
+ "▁mo",
+ "nth"
+ ],
+ [
+ "▁",
+ "month"
+ ],
+ [
+ "y",
+ "e"
+ ],
+ [
+ "▁import",
+ "ant"
+ ],
+ [
+ "▁",
+ "important"
+ ],
+ [
+ "at",
+ "z"
+ ],
+ [
+ "a",
+ "tz"
+ ],
+ [
+ "fir",
+ "st"
+ ],
+ [
+ "f",
+ "irst"
+ ],
+ [
+ "▁Tra",
+ "ns"
+ ],
+ [
+ "▁Tr",
+ "ans"
+ ],
+ [
+ "▁",
+ "Trans"
+ ],
+ [
+ "▁Ma",
+ "d"
+ ],
+ [
+ "▁M",
+ "ad"
+ ],
+ [
+ "▁",
+ "Mad"
+ ],
+ [
+ "▁br",
+ "a"
+ ],
+ [
+ "▁b",
+ "ra"
+ ],
+ [
+ "▁",
+ "bra"
+ ],
+ [
+ "ik",
+ "a"
+ ],
+ [
+ "i",
+ "ka"
+ ],
+ [
+ "▁Sain",
+ "t"
+ ],
+ [
+ "▁Sa",
+ "int"
+ ],
+ [
+ "▁S",
+ "aint"
+ ],
+ [
+ "▁",
+ "Saint"
+ ],
+ [
+ "ori",
+ "a"
+ ],
+ [
+ "or",
+ "ia"
+ ],
+ [
+ "o",
+ "ria"
+ ],
+ [
+ "kr",
+ "e"
+ ],
+ [
+ "k",
+ "re"
+ ],
+ [
+ "ement",
+ "s"
+ ],
+ [
+ "emen",
+ "ts"
+ ],
+ [
+ "em",
+ "ents"
+ ],
+ [
+ "e",
+ "ments"
+ ],
+ [
+ "▁Be",
+ "n"
+ ],
+ [
+ "▁B",
+ "en"
+ ],
+ [
+ "▁",
+ "Ben"
+ ],
+ [
+ "la",
+ "v"
+ ],
+ [
+ "l",
+ "av"
+ ],
+ [
+ "▁adm",
+ "in"
+ ],
+ [
+ "▁ad",
+ "min"
+ ],
+ [
+ "▁",
+ "admin"
+ ],
+ [
+ "▁He",
+ "n"
+ ],
+ [
+ "▁H",
+ "en"
+ ],
+ [
+ "▁",
+ "Hen"
+ ],
+ [
+ "ri",
+ "l"
+ ],
+ [
+ "r",
+ "il"
+ ],
+ [
+ "▁S",
+ "m"
+ ],
+ [
+ "▁",
+ "Sm"
+ ],
+ [
+ "ca",
+ "t"
+ ],
+ [
+ "c",
+ "at"
+ ],
+ [
+ "▁Ref",
+ "er"
+ ],
+ [
+ "▁Re",
+ "fer"
+ ],
+ [
+ "▁",
+ "Ш"
+ ],
+ [
+ "▁prac",
+ "t"
+ ],
+ [
+ "▁pra",
+ "ct"
+ ],
+ [
+ "▁pr",
+ "act"
+ ],
+ [
+ "▁p",
+ "ract"
+ ],
+ [
+ "▁Pa",
+ "t"
+ ],
+ [
+ "▁P",
+ "at"
+ ],
+ [
+ "▁",
+ "Pat"
+ ],
+ [
+ "▁Gr",
+ "e"
+ ],
+ [
+ "▁G",
+ "re"
+ ],
+ [
+ "▁",
+ "Gre"
+ ],
+ [
+ "▁you",
+ "ng"
+ ],
+ [
+ "▁yo",
+ "ung"
+ ],
+ [
+ "▁Int",
+ "er"
+ ],
+ [
+ "▁In",
+ "ter"
+ ],
+ [
+ "▁",
+ "Inter"
+ ],
+ [
+ "om",
+ "a"
+ ],
+ [
+ "o",
+ "ma"
+ ],
+ [
+ "te",
+ "ger"
+ ],
+ [
+ "ibil",
+ "ity"
+ ],
+ [
+ "ib",
+ "ility"
+ ],
+ [
+ "▁parameter",
+ "s"
+ ],
+ [
+ "▁paramet",
+ "ers"
+ ],
+ [
+ "▁param",
+ "eters"
+ ],
+ [
+ "▁",
+ "parameters"
+ ],
+ [
+ "▁every",
+ "thing"
+ ],
+ [
+ "da",
+ "t"
+ ],
+ [
+ "d",
+ "at"
+ ],
+ [
+ "uro",
+ "p"
+ ],
+ [
+ "ur",
+ "op"
+ ],
+ [
+ "u",
+ "rop"
+ ],
+ [
+ "ole",
+ "an"
+ ],
+ [
+ "o",
+ "lean"
+ ],
+ [
+ "▁return",
+ "ed"
+ ],
+ [
+ "▁Cla",
+ "ss"
+ ],
+ [
+ "▁Cl",
+ "ass"
+ ],
+ [
+ "▁C",
+ "lass"
+ ],
+ [
+ "▁",
+ "Class"
+ ],
+ [
+ "ac",
+ "y"
+ ],
+ [
+ "a",
+ "cy"
+ ],
+ [
+ "##",
+ "##"
+ ],
+ [
+ "▁p",
+ "ř"
+ ],
+ [
+ "▁fol",
+ "der"
+ ],
+ [
+ "▁fo",
+ "lder"
+ ],
+ [
+ "▁f",
+ "older"
+ ],
+ [
+ "▁",
+ "folder"
+ ],
+ [
+ "▁ko",
+ "n"
+ ],
+ [
+ "▁k",
+ "on"
+ ],
+ [
+ "▁",
+ "kon"
+ ],
+ [
+ "▁gu",
+ "ess"
+ ],
+ [
+ "g",
+ "t"
+ ],
+ [
+ "je",
+ "n"
+ ],
+ [
+ "j",
+ "en"
+ ],
+ [
+ "anne",
+ "l"
+ ],
+ [
+ "ann",
+ "el"
+ ],
+ [
+ "an",
+ "nel"
+ ],
+ [
+ "ico",
+ "n"
+ ],
+ [
+ "ic",
+ "on"
+ ],
+ [
+ "i",
+ "con"
+ ],
+ [
+ "▁com",
+ "b"
+ ],
+ [
+ "▁co",
+ "mb"
+ ],
+ [
+ "▁c",
+ "omb"
+ ],
+ [
+ "▁",
+ "comb"
+ ],
+ [
+ "ric",
+ "t"
+ ],
+ [
+ "ri",
+ "ct"
+ ],
+ [
+ "r",
+ "ict"
+ ],
+ [
+ "▁hi",
+ "j"
+ ],
+ [
+ "▁h",
+ "ij"
+ ],
+ [
+ "▁auth",
+ "or"
+ ],
+ [
+ "▁aut",
+ "hor"
+ ],
+ [
+ "▁",
+ "author"
+ ],
+ [
+ "se",
+ "e"
+ ],
+ [
+ "s",
+ "ee"
+ ],
+ [
+ "her",
+ "e"
+ ],
+ [
+ "he",
+ "re"
+ ],
+ [
+ "h",
+ "ere"
+ ],
+ [
+ "str",
+ "a"
+ ],
+ [
+ "st",
+ "ra"
+ ],
+ [
+ "s",
+ "tra"
+ ],
+ [
+ "▁ent",
+ "ire"
+ ],
+ [
+ "▁direct",
+ "ly"
+ ],
+ [
+ "raf",
+ "t"
+ ],
+ [
+ "ra",
+ "ft"
+ ],
+ [
+ "r",
+ "aft"
+ ],
+ [
+ "he",
+ "et"
+ ],
+ [
+ "este",
+ "r"
+ ],
+ [
+ "est",
+ "er"
+ ],
+ [
+ "es",
+ "ter"
+ ],
+ [
+ "e",
+ "ster"
+ ],
+ [
+ "▁м",
+ "и"
+ ],
+ [
+ "▁",
+ "ми"
+ ],
+ [
+ "▁mas",
+ "s"
+ ],
+ [
+ "▁ma",
+ "ss"
+ ],
+ [
+ "▁m",
+ "ass"
+ ],
+ [
+ "▁",
+ "mass"
+ ],
+ [
+ "unt",
+ "u"
+ ],
+ [
+ "un",
+ "tu"
+ ],
+ [
+ "▁user",
+ "s"
+ ],
+ [
+ "▁use",
+ "rs"
+ ],
+ [
+ "▁us",
+ "ers"
+ ],
+ [
+ "▁u",
+ "sers"
+ ],
+ [
+ "▁",
+ "users"
+ ],
+ [
+ "ch",
+ "i"
+ ],
+ [
+ "c",
+ "hi"
+ ],
+ [
+ "P",
+ "E"
+ ],
+ [
+ "▁compon",
+ "ent"
+ ],
+ [
+ "▁com",
+ "ponent"
+ ],
+ [
+ "▁",
+ "component"
+ ],
+ [
+ "Cl",
+ "ick"
+ ],
+ [
+ "C",
+ "lick"
+ ],
+ [
+ "At",
+ "t"
+ ],
+ [
+ "A",
+ "tt"
+ ],
+ [
+ "▁sob",
+ "re"
+ ],
+ [
+ "▁so",
+ "bre"
+ ],
+ [
+ "▁s",
+ "obre"
+ ],
+ [
+ "and",
+ "s"
+ ],
+ [
+ "an",
+ "ds"
+ ],
+ [
+ "▁Ho",
+ "l"
+ ],
+ [
+ "▁H",
+ "ol"
+ ],
+ [
+ "▁",
+ "Hol"
+ ],
+ [
+ "▁San",
+ "t"
+ ],
+ [
+ "▁Sa",
+ "nt"
+ ],
+ [
+ "▁S",
+ "ant"
+ ],
+ [
+ "or",
+ "i"
+ ],
+ [
+ "o",
+ "ri"
+ ],
+ [
+ "▁su",
+ "a"
+ ],
+ [
+ "▁s",
+ "ua"
+ ],
+ [
+ "st",
+ "d"
+ ],
+ [
+ "s",
+ "td"
+ ],
+ [
+ "enti",
+ "c"
+ ],
+ [
+ "ent",
+ "ic"
+ ],
+ [
+ "C",
+ "C"
+ ],
+ [
+ "▁fil",
+ "ter"
+ ],
+ [
+ "▁",
+ "filter"
+ ],
+ [
+ "S",
+ "QL"
+ ],
+ [
+ "▁Go",
+ "d"
+ ],
+ [
+ "▁G",
+ "od"
+ ],
+ [
+ "A",
+ "t"
+ ],
+ [
+ "▁м",
+ "у"
+ ],
+ [
+ "▁",
+ "му"
+ ],
+ [
+ "▁perform",
+ "ance"
+ ],
+ [
+ "▁per",
+ "formance"
+ ],
+ [
+ "del",
+ "ta"
+ ],
+ [
+ "d",
+ "elta"
+ ],
+ [
+ "and",
+ "e"
+ ],
+ [
+ "an",
+ "de"
+ ],
+ [
+ "a",
+ "nde"
+ ],
+ [
+ "ame",
+ "r"
+ ],
+ [
+ "am",
+ "er"
+ ],
+ [
+ "a",
+ "mer"
+ ],
+ [
+ "д",
+ "ы"
+ ],
+ [
+ "▁cul",
+ "t"
+ ],
+ [
+ "▁cu",
+ "lt"
+ ],
+ [
+ "▁c",
+ "ult"
+ ],
+ [
+ "▁No",
+ "r"
+ ],
+ [
+ "▁N",
+ "or"
+ ],
+ [
+ "bu",
+ "t"
+ ],
+ [
+ "b",
+ "ut"
+ ],
+ [
+ "▁li",
+ "k"
+ ],
+ [
+ "▁l",
+ "ik"
+ ],
+ [
+ "▁",
+ "lik"
+ ],
+ [
+ "****",
+ "****"
+ ],
+ [
+ "стве",
+ "н"
+ ],
+ [
+ "ств",
+ "ен"
+ ],
+ [
+ "ст",
+ "вен"
+ ],
+ [
+ "▁comm",
+ "e"
+ ],
+ [
+ "▁com",
+ "me"
+ ],
+ [
+ "▁d",
+ "r"
+ ],
+ [
+ "▁",
+ "dr"
+ ],
+ [
+ "ime",
+ "r"
+ ],
+ [
+ "im",
+ "er"
+ ],
+ [
+ "i",
+ "mer"
+ ],
+ [
+ "ord",
+ "in"
+ ],
+ [
+ "or",
+ "din"
+ ],
+ [
+ "▁cond",
+ "ition"
+ ],
+ [
+ "▁",
+ "condition"
+ ],
+ [
+ "est",
+ "e"
+ ],
+ [
+ "es",
+ "te"
+ ],
+ [
+ "e",
+ "ste"
+ ],
+ [
+ "(",
+ "["
+ ],
+ [
+ "F",
+ "F"
+ ],
+ [
+ "ть",
+ "ся"
+ ],
+ [
+ "im",
+ "o"
+ ],
+ [
+ "i",
+ "mo"
+ ],
+ [
+ "ra",
+ "b"
+ ],
+ [
+ "r",
+ "ab"
+ ],
+ [
+ "і",
+ "ль"
+ ],
+ [
+ "▁hal",
+ "f"
+ ],
+ [
+ "▁h",
+ "alf"
+ ],
+ [
+ "▁",
+ "half"
+ ],
+ [
+ "ea",
+ "ch"
+ ],
+ [
+ "e",
+ "ach"
+ ],
+ [
+ "Di",
+ "s"
+ ],
+ [
+ "D",
+ "is"
+ ],
+ [
+ "▁row",
+ "s"
+ ],
+ [
+ "▁ro",
+ "ws"
+ ],
+ [
+ "▁r",
+ "ows"
+ ],
+ [
+ "▁",
+ "rows"
+ ],
+ [
+ "▁ho",
+ "n"
+ ],
+ [
+ "▁h",
+ "on"
+ ],
+ [
+ "▁",
+ "hon"
+ ],
+ [
+ "▁tog",
+ "ether"
+ ],
+ [
+ "▁t",
+ "ogether"
+ ],
+ [
+ "▁",
+ "și"
+ ],
+ [
+ "med",
+ "i"
+ ],
+ [
+ "me",
+ "di"
+ ],
+ [
+ "m",
+ "edi"
+ ],
+ [
+ "ag",
+ "n"
+ ],
+ [
+ "a",
+ "gn"
+ ],
+ [
+ "alle",
+ "d"
+ ],
+ [
+ "all",
+ "ed"
+ ],
+ [
+ "al",
+ "led"
+ ],
+ [
+ "▁vil",
+ "l"
+ ],
+ [
+ "▁vi",
+ "ll"
+ ],
+ [
+ "▁v",
+ "ill"
+ ],
+ [
+ "IN",
+ "G"
+ ],
+ [
+ "I",
+ "NG"
+ ],
+ [
+ "idd",
+ "en"
+ ],
+ [
+ "id",
+ "den"
+ ],
+ [
+ "▁dra",
+ "w"
+ ],
+ [
+ "▁dr",
+ "aw"
+ ],
+ [
+ "▁d",
+ "raw"
+ ],
+ [
+ "▁",
+ "draw"
+ ],
+ [
+ "ynt",
+ "ax"
+ ],
+ [
+ "yn",
+ "tax"
+ ],
+ [
+ "▁att",
+ "empt"
+ ],
+ [
+ "UR",
+ "L"
+ ],
+ [
+ "U",
+ "RL"
+ ],
+ [
+ "pos",
+ "e"
+ ],
+ [
+ "po",
+ "se"
+ ],
+ [
+ "p",
+ "ose"
+ ],
+ [
+ "▁ind",
+ "ic"
+ ],
+ [
+ "▁in",
+ "dic"
+ ],
+ [
+ "ник",
+ "а"
+ ],
+ [
+ "ни",
+ "ка"
+ ],
+ [
+ "▁Eng",
+ "lish"
+ ],
+ [
+ "▁",
+ "English"
+ ],
+ [
+ "▁dé",
+ "c"
+ ],
+ [
+ "▁d",
+ "éc"
+ ],
+ [
+ "▁need",
+ "s"
+ ],
+ [
+ "▁ne",
+ "eds"
+ ],
+ [
+ "▁norm",
+ "al"
+ ],
+ [
+ "▁nor",
+ "mal"
+ ],
+ [
+ "▁n",
+ "ormal"
+ ],
+ [
+ "▁",
+ "normal"
+ ],
+ [
+ "ur",
+ "t"
+ ],
+ [
+ "u",
+ "rt"
+ ],
+ [
+ "▁н",
+ "о"
+ ],
+ [
+ "▁",
+ "но"
+ ],
+ [
+ "}}",
+ "\\"
+ ],
+ [
+ "}",
+ "}\\"
+ ],
+ [
+ "las",
+ "t"
+ ],
+ [
+ "la",
+ "st"
+ ],
+ [
+ "l",
+ "ast"
+ ],
+ [
+ "▁F",
+ "in"
+ ],
+ [
+ "▁",
+ "Fin"
+ ],
+ [
+ "▁Feb",
+ "ru"
+ ],
+ [
+ "▁Fe",
+ "bru"
+ ],
+ [
+ "▁F",
+ "ebru"
+ ],
+ [
+ "il",
+ "a"
+ ],
+ [
+ "i",
+ "la"
+ ],
+ [
+ "▁count",
+ "ry"
+ ],
+ [
+ "▁coun",
+ "try"
+ ],
+ [
+ "▁c",
+ "ountry"
+ ],
+ [
+ "▁",
+ "country"
+ ],
+ [
+ "▁field",
+ "s"
+ ],
+ [
+ "▁fiel",
+ "ds"
+ ],
+ [
+ "▁",
+ "fields"
+ ],
+ [
+ "▁ma",
+ "x"
+ ],
+ [
+ "▁m",
+ "ax"
+ ],
+ [
+ "▁",
+ "max"
+ ],
+ [
+ "lé",
+ "s"
+ ],
+ [
+ "l",
+ "és"
+ ],
+ [
+ "owi",
+ "e"
+ ],
+ [
+ "ow",
+ "ie"
+ ],
+ [
+ "o",
+ "wie"
+ ],
+ [
+ "▁de",
+ "ux"
+ ],
+ [
+ "▁bu",
+ "ilt"
+ ],
+ [
+ "▁",
+ "built"
+ ],
+ [
+ "▁Mai",
+ "n"
+ ],
+ [
+ "▁Ma",
+ "in"
+ ],
+ [
+ "▁M",
+ "ain"
+ ],
+ [
+ "▁",
+ "Main"
+ ],
+ [
+ "▁cam",
+ "p"
+ ],
+ [
+ "▁ca",
+ "mp"
+ ],
+ [
+ "▁c",
+ "amp"
+ ],
+ [
+ "▁",
+ "camp"
+ ],
+ [
+ "iv",
+ "o"
+ ],
+ [
+ "i",
+ "vo"
+ ],
+ [
+ "iv",
+ "a"
+ ],
+ [
+ "i",
+ "va"
+ ],
+ [
+ "ic",
+ "y"
+ ],
+ [
+ "i",
+ "cy"
+ ],
+ [
+ "zi",
+ "one"
+ ],
+ [
+ "z",
+ "ione"
+ ],
+ [
+ "No",
+ "de"
+ ],
+ [
+ "N",
+ "ode"
+ ],
+ [
+ "▁:",
+ ")"
+ ],
+ [
+ "▁",
+ ":)"
+ ],
+ [
+ "▁am",
+ "ong"
+ ],
+ [
+ "▁O",
+ "b"
+ ],
+ [
+ "▁",
+ "Ob"
+ ],
+ [
+ "▁case",
+ "s"
+ ],
+ [
+ "▁cas",
+ "es"
+ ],
+ [
+ "▁c",
+ "ases"
+ ],
+ [
+ "▁",
+ "cases"
+ ],
+ [
+ "ha",
+ "ps"
+ ],
+ [
+ "h",
+ "aps"
+ ],
+ [
+ "ser",
+ "s"
+ ],
+ [
+ "se",
+ "rs"
+ ],
+ [
+ "s",
+ "ers"
+ ],
+ [
+ "arte",
+ "r"
+ ],
+ [
+ "art",
+ "er"
+ ],
+ [
+ "ar",
+ "ter"
+ ],
+ [
+ "śc",
+ "i"
+ ],
+ [
+ "ś",
+ "ci"
+ ],
+ [
+ "▁it",
+ "er"
+ ],
+ [
+ "▁i",
+ "ter"
+ ],
+ [
+ "▁",
+ "iter"
+ ],
+ [
+ "▁name",
+ "d"
+ ],
+ [
+ "▁nam",
+ "ed"
+ ],
+ [
+ "▁na",
+ "med"
+ ],
+ [
+ "▁n",
+ "amed"
+ ],
+ [
+ "▁",
+ "named"
+ ],
+ [
+ "exe",
+ "c"
+ ],
+ [
+ "ex",
+ "ec"
+ ],
+ [
+ "▁sea",
+ "son"
+ ],
+ [
+ "▁se",
+ "ason"
+ ],
+ [
+ "▁",
+ "season"
+ ],
+ [
+ "to",
+ "t"
+ ],
+ [
+ "t",
+ "ot"
+ ],
+ [
+ "=",
+ ">"
+ ],
+ [
+ "gra",
+ "ph"
+ ],
+ [
+ "gr",
+ "aph"
+ ],
+ [
+ "g",
+ "raph"
+ ],
+ [
+ "▁ni",
+ "l"
+ ],
+ [
+ "▁n",
+ "il"
+ ],
+ [
+ "▁",
+ "nil"
+ ],
+ [
+ "acion",
+ "al"
+ ],
+ [
+ "aci",
+ "onal"
+ ],
+ [
+ "ac",
+ "ional"
+ ],
+ [
+ "▁N",
+ "ULL"
+ ],
+ [
+ "▁",
+ "NULL"
+ ],
+ [
+ "▁spec",
+ "ial"
+ ],
+ [
+ "▁spe",
+ "cial"
+ ],
+ [
+ "▁",
+ "special"
+ ],
+ [
+ "ст",
+ "е"
+ ],
+ [
+ "с",
+ "те"
+ ],
+ [
+ "cs",
+ "s"
+ ],
+ [
+ "c",
+ "ss"
+ ],
+ [
+ "▁\\",
+ "("
+ ],
+ [
+ "v",
+ "s"
+ ],
+ [
+ "ae",
+ "l"
+ ],
+ [
+ "a",
+ "el"
+ ],
+ [
+ "▁cit",
+ "y"
+ ],
+ [
+ "▁ci",
+ "ty"
+ ],
+ [
+ "▁c",
+ "ity"
+ ],
+ [
+ "▁",
+ "city"
+ ],
+ [
+ "ov",
+ "a"
+ ],
+ [
+ "o",
+ "va"
+ ],
+ [
+ "▁art",
+ "icle"
+ ],
+ [
+ "▁",
+ "article"
+ ],
+ [
+ "▁Sou",
+ "th"
+ ],
+ [
+ "▁So",
+ "uth"
+ ],
+ [
+ "▁S",
+ "outh"
+ ],
+ [
+ "Act",
+ "ion"
+ ],
+ [
+ "Ac",
+ "tion"
+ ],
+ [
+ "A",
+ "ction"
+ ],
+ [
+ "ç",
+ "a"
+ ],
+ [
+ "spr",
+ "ing"
+ ],
+ [
+ "sp",
+ "ring"
+ ],
+ [
+ "s",
+ "pring"
+ ],
+ [
+ "itud",
+ "e"
+ ],
+ [
+ "itu",
+ "de"
+ ],
+ [
+ "it",
+ "ude"
+ ],
+ [
+ "▁comple",
+ "x"
+ ],
+ [
+ "▁compl",
+ "ex"
+ ],
+ [
+ "▁comp",
+ "lex"
+ ],
+ [
+ "▁com",
+ "plex"
+ ],
+ [
+ "▁",
+ "complex"
+ ],
+ [
+ "▁ч",
+ "то"
+ ],
+ [
+ "bu",
+ "ild"
+ ],
+ [
+ "g",
+ "amma"
+ ],
+ [
+ "▁En",
+ "t"
+ ],
+ [
+ "▁E",
+ "nt"
+ ],
+ [
+ "▁",
+ "Ent"
+ ],
+ [
+ "ier",
+ "s"
+ ],
+ [
+ "ie",
+ "rs"
+ ],
+ [
+ "i",
+ "ers"
+ ],
+ [
+ "'",
+ "."
+ ],
+ [
+ "ca",
+ "r"
+ ],
+ [
+ "c",
+ "ar"
+ ],
+ [
+ "apa",
+ "che"
+ ],
+ [
+ "ap",
+ "ache"
+ ],
+ [
+ "inge",
+ "n"
+ ],
+ [
+ "ing",
+ "en"
+ ],
+ [
+ "in",
+ "gen"
+ ],
+ [
+ "In",
+ "put"
+ ],
+ [
+ ":",
+ " "
+ ],
+ [
+ "▁dy",
+ "nam"
+ ],
+ [
+ "▁d",
+ "ynam"
+ ],
+ [
+ "all",
+ "s"
+ ],
+ [
+ "al",
+ "ls"
+ ],
+ [
+ "sh",
+ "ow"
+ ],
+ [
+ "s",
+ "how"
+ ],
+ [
+ "|",
+ "\\"
+ ],
+ [
+ "▁wir",
+ "d"
+ ],
+ [
+ "▁w",
+ "ird"
+ ],
+ [
+ "B",
+ "ar"
+ ],
+ [
+ "alt",
+ "h"
+ ],
+ [
+ "al",
+ "th"
+ ],
+ [
+ "mode",
+ "l"
+ ],
+ [
+ "mod",
+ "el"
+ ],
+ [
+ "mo",
+ "del"
+ ],
+ [
+ "m",
+ "odel"
+ ],
+ [
+ "Tra",
+ "ns"
+ ],
+ [
+ "Tr",
+ "ans"
+ ],
+ [
+ "Ro",
+ "w"
+ ],
+ [
+ "R",
+ "ow"
+ ],
+ [
+ "ab",
+ "e"
+ ],
+ [
+ "a",
+ "be"
+ ],
+ [
+ "▁li",
+ "b"
+ ],
+ [
+ "▁l",
+ "ib"
+ ],
+ [
+ "▁",
+ "lib"
+ ],
+ [
+ "nu",
+ "ll"
+ ],
+ [
+ "n",
+ "ull"
+ ],
+ [
+ "rag",
+ "ment"
+ ],
+ [
+ "ra",
+ "gment"
+ ],
+ [
+ "▁Stat",
+ "e"
+ ],
+ [
+ "▁Sta",
+ "te"
+ ],
+ [
+ "▁St",
+ "ate"
+ ],
+ [
+ "▁",
+ "State"
+ ],
+ [
+ "▁la",
+ "w"
+ ],
+ [
+ "▁l",
+ "aw"
+ ],
+ [
+ "▁",
+ "law"
+ ],
+ [
+ "Fr",
+ "ame"
+ ],
+ [
+ "F",
+ "rame"
+ ],
+ [
+ "▁L",
+ "o"
+ ],
+ [
+ "▁",
+ "Lo"
+ ],
+ [
+ "ge",
+ "b"
+ ],
+ [
+ "g",
+ "eb"
+ ],
+ [
+ "}$",
+ "."
+ ],
+ [
+ "}",
+ "$."
+ ],
+ [
+ "▁need",
+ "ed"
+ ],
+ [
+ "▁ne",
+ "eded"
+ ],
+ [
+ "▁cont",
+ "r"
+ ],
+ [
+ "▁con",
+ "tr"
+ ],
+ [
+ "▁",
+ "contr"
+ ],
+ [
+ "arie",
+ "s"
+ ],
+ [
+ "ari",
+ "es"
+ ],
+ [
+ "ar",
+ "ies"
+ ],
+ [
+ "a",
+ "ries"
+ ],
+ [
+ "▁scr",
+ "een"
+ ],
+ [
+ "▁sc",
+ "reen"
+ ],
+ [
+ "▁s",
+ "creen"
+ ],
+ [
+ "▁",
+ "screen"
+ ],
+ [
+ "y",
+ "r"
+ ],
+ [
+ "m",
+ "m"
+ ],
+ [
+ "▁show",
+ "n"
+ ],
+ [
+ "▁sho",
+ "wn"
+ ],
+ [
+ "▁sh",
+ "own"
+ ],
+ [
+ "▁ba",
+ "d"
+ ],
+ [
+ "▁b",
+ "ad"
+ ],
+ [
+ "▁",
+ "bad"
+ ],
+ [
+ "▁cas",
+ "t"
+ ],
+ [
+ "▁ca",
+ "st"
+ ],
+ [
+ "▁c",
+ "ast"
+ ],
+ [
+ "▁",
+ "cast"
+ ],
+ [
+ "▁Te",
+ "st"
+ ],
+ [
+ "▁T",
+ "est"
+ ],
+ [
+ "▁",
+ "Test"
+ ],
+ [
+ "▁Au",
+ "f"
+ ],
+ [
+ "▁A",
+ "uf"
+ ],
+ [
+ "▁quan",
+ "t"
+ ],
+ [
+ "▁qu",
+ "ant"
+ ],
+ [
+ "▁",
+ "quant"
+ ],
+ [
+ "ig",
+ "a"
+ ],
+ [
+ "i",
+ "ga"
+ ],
+ [
+ "▁re",
+ "n"
+ ],
+ [
+ "▁r",
+ "en"
+ ],
+ [
+ "▁",
+ "ren"
+ ],
+ [
+ "▁Ma",
+ "c"
+ ],
+ [
+ "▁M",
+ "ac"
+ ],
+ [
+ "▁",
+ "Mac"
+ ],
+ [
+ "▁trans",
+ "form"
+ ],
+ [
+ "▁",
+ "transform"
+ ],
+ [
+ "▁differ",
+ "ence"
+ ],
+ [
+ "▁dif",
+ "ference"
+ ],
+ [
+ "▁d",
+ "ifference"
+ ],
+ [
+ "▁ti",
+ "t"
+ ],
+ [
+ "▁t",
+ "it"
+ ],
+ [
+ "▁",
+ "tit"
+ ],
+ [
+ "T",
+ "E"
+ ],
+ [
+ "▁ste",
+ "p"
+ ],
+ [
+ "▁st",
+ "ep"
+ ],
+ [
+ "▁",
+ "step"
+ ],
+ [
+ "▁cap",
+ "t"
+ ],
+ [
+ "▁ca",
+ "pt"
+ ],
+ [
+ "▁c",
+ "apt"
+ ],
+ [
+ "▁",
+ "capt"
+ ],
+ [
+ "▁collect",
+ "ion"
+ ],
+ [
+ "▁colle",
+ "ction"
+ ],
+ [
+ "▁coll",
+ "ection"
+ ],
+ [
+ "▁col",
+ "lection"
+ ],
+ [
+ "▁",
+ "collection"
+ ],
+ [
+ "iction",
+ "ary"
+ ],
+ [
+ "▁To",
+ "m"
+ ],
+ [
+ "▁T",
+ "om"
+ ],
+ [
+ "▁",
+ "Tom"
+ ],
+ [
+ "rie",
+ "r"
+ ],
+ [
+ "ri",
+ "er"
+ ],
+ [
+ "r",
+ "ier"
+ ],
+ [
+ "▁mov",
+ "e"
+ ],
+ [
+ "▁mo",
+ "ve"
+ ],
+ [
+ "▁m",
+ "ove"
+ ],
+ [
+ "▁",
+ "move"
+ ],
+ [
+ "cop",
+ "e"
+ ],
+ [
+ "co",
+ "pe"
+ ],
+ [
+ "c",
+ "ope"
+ ],
+ [
+ "ord",
+ "s"
+ ],
+ [
+ "or",
+ "ds"
+ ],
+ [
+ "▁fur",
+ "ther"
+ ],
+ [
+ "▁column",
+ "s"
+ ],
+ [
+ "▁",
+ "columns"
+ ],
+ [
+ "▁Li",
+ "n"
+ ],
+ [
+ "▁L",
+ "in"
+ ],
+ [
+ "▁",
+ "Lin"
+ ],
+ [
+ "▁fix",
+ "ed"
+ ],
+ [
+ "▁f",
+ "ixed"
+ ],
+ [
+ "▁",
+ "fixed"
+ ],
+ [
+ "▁child",
+ "ren"
+ ],
+ [
+ "▁",
+ "children"
+ ],
+ [
+ "M",
+ "S"
+ ],
+ [
+ "m",
+ "o"
+ ],
+ [
+ "un",
+ "a"
+ ],
+ [
+ "u",
+ "na"
+ ],
+ [
+ "▁ind",
+ "ivid"
+ ],
+ [
+ "tt",
+ "y"
+ ],
+ [
+ "t",
+ "ty"
+ ],
+ [
+ "ast",
+ "e"
+ ],
+ [
+ "as",
+ "te"
+ ],
+ [
+ "a",
+ "ste"
+ ],
+ [
+ "sr",
+ "c"
+ ],
+ [
+ "s",
+ "rc"
+ ],
+ [
+ "mat",
+ "ch"
+ ],
+ [
+ "m",
+ "atch"
+ ],
+ [
+ "w",
+ "i"
+ ],
+ [
+ "▁",
+ "х"
+ ],
+ [
+ "▁д",
+ "и"
+ ],
+ [
+ "▁",
+ "ди"
+ ],
+ [
+ "▁or",
+ "d"
+ ],
+ [
+ "▁o",
+ "rd"
+ ],
+ [
+ "▁",
+ "ord"
+ ],
+ [
+ "ivi",
+ "ng"
+ ],
+ [
+ "iv",
+ "ing"
+ ],
+ [
+ "i",
+ "ving"
+ ],
+ [
+ "▁Br",
+ "o"
+ ],
+ [
+ "▁B",
+ "ro"
+ ],
+ [
+ "▁",
+ "Bro"
+ ],
+ [
+ "▁al",
+ "most"
+ ],
+ [
+ "▁Pre",
+ "s"
+ ],
+ [
+ "▁Pr",
+ "es"
+ ],
+ [
+ "▁P",
+ "res"
+ ],
+ [
+ "▁",
+ "Pres"
+ ],
+ [
+ "rec",
+ "i"
+ ],
+ [
+ "re",
+ "ci"
+ ],
+ [
+ "arin",
+ "g"
+ ],
+ [
+ "ari",
+ "ng"
+ ],
+ [
+ "ar",
+ "ing"
+ ],
+ [
+ "a",
+ "ring"
+ ],
+ [
+ "▁//",
+ "/"
+ ],
+ [
+ "▁/",
+ "//"
+ ],
+ [
+ "▁",
+ "///"
+ ],
+ [
+ "ет",
+ "ся"
+ ],
+ [
+ "е",
+ "тся"
+ ],
+ [
+ "▁si",
+ "g"
+ ],
+ [
+ "▁s",
+ "ig"
+ ],
+ [
+ "▁",
+ "sig"
+ ],
+ [
+ "lig",
+ "ht"
+ ],
+ [
+ "l",
+ "ight"
+ ],
+ [
+ "▁Re",
+ "d"
+ ],
+ [
+ "▁R",
+ "ed"
+ ],
+ [
+ "▁",
+ "Red"
+ ],
+ [
+ "▁sugg",
+ "est"
+ ],
+ [
+ "▁sug",
+ "gest"
+ ],
+ [
+ "ol",
+ "f"
+ ],
+ [
+ "▁ét",
+ "é"
+ ],
+ [
+ "▁é",
+ "té"
+ ],
+ [
+ "▁",
+ "été"
+ ],
+ [
+ "isat",
+ "ion"
+ ],
+ [
+ "isa",
+ "tion"
+ ],
+ [
+ "is",
+ "ation"
+ ],
+ [
+ "з",
+ "на"
+ ],
+ [
+ "Ne",
+ "w"
+ ],
+ [
+ "N",
+ "ew"
+ ],
+ [
+ "ста",
+ "н"
+ ],
+ [
+ "ст",
+ "ан"
+ ],
+ [
+ "с",
+ "тан"
+ ],
+ [
+ "L",
+ "A"
+ ],
+ [
+ "unic",
+ "ip"
+ ],
+ [
+ "uni",
+ "cip"
+ ],
+ [
+ "un",
+ "icip"
+ ],
+ [
+ "▁figur",
+ "e"
+ ],
+ [
+ "▁fig",
+ "ure"
+ ],
+ [
+ "▁",
+ "figure"
+ ],
+ [
+ "m",
+ "t"
+ ],
+ [
+ "ial",
+ "e"
+ ],
+ [
+ "ia",
+ "le"
+ ],
+ [
+ "i",
+ "ale"
+ ],
+ [
+ "▁cat",
+ "ch"
+ ],
+ [
+ "▁c",
+ "atch"
+ ],
+ [
+ "▁",
+ "catch"
+ ],
+ [
+ "def",
+ "ault"
+ ],
+ [
+ "de",
+ "fault"
+ ],
+ [
+ "▁tel",
+ "e"
+ ],
+ [
+ "▁te",
+ "le"
+ ],
+ [
+ "▁t",
+ "ele"
+ ],
+ [
+ "▁",
+ "tele"
+ ],
+ [
+ "▁mat",
+ "ter"
+ ],
+ [
+ "▁m",
+ "atter"
+ ],
+ [
+ "cas",
+ "t"
+ ],
+ [
+ "ca",
+ "st"
+ ],
+ [
+ "c",
+ "ast"
+ ],
+ [
+ "▁Ric",
+ "h"
+ ],
+ [
+ "▁Ri",
+ "ch"
+ ],
+ [
+ "▁R",
+ "ich"
+ ],
+ [
+ "▁",
+ "Rich"
+ ],
+ [
+ "▁hand",
+ "le"
+ ],
+ [
+ "▁",
+ "handle"
+ ],
+ [
+ "val",
+ "u"
+ ],
+ [
+ "va",
+ "lu"
+ ],
+ [
+ "v",
+ "alu"
+ ],
+ [
+ "$",
+ "-"
+ ],
+ [
+ "о",
+ "б"
+ ],
+ [
+ "▁js",
+ "on"
+ ],
+ [
+ "▁j",
+ "son"
+ ],
+ [
+ "▁",
+ "json"
+ ],
+ [
+ "Cre",
+ "ate"
+ ],
+ [
+ "C",
+ "reate"
+ ],
+ [
+ "▁ex",
+ "am"
+ ],
+ [
+ "ал",
+ "ь"
+ ],
+ [
+ "а",
+ "ль"
+ ],
+ [
+ "ю",
+ "т"
+ ],
+ [
+ "ore",
+ "d"
+ ],
+ [
+ "or",
+ "ed"
+ ],
+ [
+ "o",
+ "red"
+ ],
+ [
+ "ido",
+ "s"
+ ],
+ [
+ "id",
+ "os"
+ ],
+ [
+ "appen",
+ "d"
+ ],
+ [
+ "appe",
+ "nd"
+ ],
+ [
+ "app",
+ "end"
+ ],
+ [
+ "ap",
+ "pend"
+ ],
+ [
+ "▁Arr",
+ "ay"
+ ],
+ [
+ "▁Ar",
+ "ray"
+ ],
+ [
+ "▁",
+ "Array"
+ ],
+ [
+ "к",
+ "с"
+ ],
+ [
+ "}",
+ "["
+ ],
+ [
+ "riv",
+ "e"
+ ],
+ [
+ "ri",
+ "ve"
+ ],
+ [
+ "r",
+ "ive"
+ ],
+ [
+ "▁cl",
+ "ub"
+ ],
+ [
+ "▁c",
+ "lub"
+ ],
+ [
+ "▁",
+ "club"
+ ],
+ [
+ "man",
+ "n"
+ ],
+ [
+ "ma",
+ "nn"
+ ],
+ [
+ "m",
+ "ann"
+ ],
+ [
+ "▁est",
+ "e"
+ ],
+ [
+ "▁es",
+ "te"
+ ],
+ [
+ "▁e",
+ "ste"
+ ],
+ [
+ "▁",
+ "este"
+ ],
+ [
+ "est",
+ "a"
+ ],
+ [
+ "es",
+ "ta"
+ ],
+ [
+ "e",
+ "sta"
+ ],
+ [
+ "▁G",
+ "i"
+ ],
+ [
+ "▁",
+ "Gi"
+ ],
+ [
+ "▁Ja",
+ "p"
+ ],
+ [
+ "▁J",
+ "ap"
+ ],
+ [
+ "▁Nam",
+ "e"
+ ],
+ [
+ "▁Na",
+ "me"
+ ],
+ [
+ "▁N",
+ "ame"
+ ],
+ [
+ "▁",
+ "Name"
+ ],
+ [
+ "Col",
+ "umn"
+ ],
+ [
+ "oup",
+ "s"
+ ],
+ [
+ "ou",
+ "ps"
+ ],
+ [
+ "o",
+ "ups"
+ ],
+ [
+ "ism",
+ "o"
+ ],
+ [
+ "is",
+ "mo"
+ ],
+ [
+ "▁Cit",
+ "y"
+ ],
+ [
+ "▁Ci",
+ "ty"
+ ],
+ [
+ "▁C",
+ "ity"
+ ],
+ [
+ "▁",
+ "City"
+ ],
+ [
+ "▁classe",
+ "s"
+ ],
+ [
+ "▁class",
+ "es"
+ ],
+ [
+ "▁",
+ "classes"
+ ],
+ [
+ "▁inf",
+ "l"
+ ],
+ [
+ "▁in",
+ "fl"
+ ],
+ [
+ "▁",
+ "infl"
+ ],
+ [
+ "h",
+ "l"
+ ],
+ [
+ "ро",
+ "м"
+ ],
+ [
+ "р",
+ "ом"
+ ],
+ [
+ "▁add",
+ "ing"
+ ],
+ [
+ "▁ad",
+ "ding"
+ ],
+ [
+ "▁",
+ "adding"
+ ],
+ [
+ "▁fa",
+ "il"
+ ],
+ [
+ "▁f",
+ "ail"
+ ],
+ [
+ "▁",
+ "fail"
+ ],
+ [
+ "x",
+ "x"
+ ],
+ [
+ "õ",
+ "es"
+ ],
+ [
+ "S",
+ "c"
+ ],
+ [
+ "uti",
+ "l"
+ ],
+ [
+ "ut",
+ "il"
+ ],
+ [
+ "u",
+ "til"
+ ],
+ [
+ "▁loc",
+ "ation"
+ ],
+ [
+ "▁lo",
+ "cation"
+ ],
+ [
+ "▁l",
+ "ocation"
+ ],
+ [
+ "▁",
+ "location"
+ ],
+ [
+ "leg",
+ "e"
+ ],
+ [
+ "le",
+ "ge"
+ ],
+ [
+ "l",
+ "ege"
+ ],
+ [
+ "ag",
+ "o"
+ ],
+ [
+ "a",
+ "go"
+ ],
+ [
+ "▁proper",
+ "ties"
+ ],
+ [
+ "▁pro",
+ "perties"
+ ],
+ [
+ "▁",
+ "properties"
+ ],
+ [
+ "abi",
+ "l"
+ ],
+ [
+ "ab",
+ "il"
+ ],
+ [
+ "a",
+ "bil"
+ ],
+ [
+ "va",
+ "s"
+ ],
+ [
+ "v",
+ "as"
+ ],
+ [
+ "}$",
+ ","
+ ],
+ [
+ "}",
+ "$,"
+ ],
+ [
+ "itte",
+ "d"
+ ],
+ [
+ "itt",
+ "ed"
+ ],
+ [
+ "it",
+ "ted"
+ ],
+ [
+ "ó",
+ "d"
+ ],
+ [
+ "▁De",
+ "m"
+ ],
+ [
+ "▁D",
+ "em"
+ ],
+ [
+ "▁ask",
+ "ed"
+ ],
+ [
+ "▁as",
+ "ked"
+ ],
+ [
+ "▁ta",
+ "b"
+ ],
+ [
+ "▁t",
+ "ab"
+ ],
+ [
+ "▁",
+ "tab"
+ ],
+ [
+ "S",
+ "ource"
+ ],
+ [
+ "▁error",
+ "s"
+ ],
+ [
+ "▁err",
+ "ors"
+ ],
+ [
+ "▁",
+ "errors"
+ ],
+ [
+ "ograph",
+ "ie"
+ ],
+ [
+ "▁ж",
+ "и"
+ ],
+ [
+ "▁",
+ "жи"
+ ],
+ [
+ "▁ma",
+ "l"
+ ],
+ [
+ "▁m",
+ "al"
+ ],
+ [
+ "▁",
+ "mal"
+ ],
+ [
+ "stra",
+ "ct"
+ ],
+ [
+ "str",
+ "act"
+ ],
+ [
+ "st",
+ "ract"
+ ],
+ [
+ "▁dr",
+ "o"
+ ],
+ [
+ "▁d",
+ "ro"
+ ],
+ [
+ "▁",
+ "dro"
+ ],
+ [
+ "ra",
+ "k"
+ ],
+ [
+ "r",
+ "ak"
+ ],
+ [
+ "▁not",
+ "e"
+ ],
+ [
+ "▁no",
+ "te"
+ ],
+ [
+ "▁n",
+ "ote"
+ ],
+ [
+ "▁",
+ "note"
+ ],
+ [
+ "▁sett",
+ "ing"
+ ],
+ [
+ "▁set",
+ "ting"
+ ],
+ [
+ "▁",
+ "setting"
+ ],
+ [
+ "▁fe",
+ "m"
+ ],
+ [
+ "▁f",
+ "em"
+ ],
+ [
+ "▁sa",
+ "w"
+ ],
+ [
+ "▁s",
+ "aw"
+ ],
+ [
+ "ia",
+ "r"
+ ],
+ [
+ "i",
+ "ar"
+ ],
+ [
+ "HE",
+ "R"
+ ],
+ [
+ "H",
+ "ER"
+ ],
+ [
+ "е",
+ "с"
+ ],
+ [
+ "▁pre",
+ "d"
+ ],
+ [
+ "▁pr",
+ "ed"
+ ],
+ [
+ "▁p",
+ "red"
+ ],
+ [
+ "▁",
+ "pred"
+ ],
+ [
+ "▁O",
+ "ut"
+ ],
+ [
+ "▁",
+ "Out"
+ ],
+ [
+ "▁item",
+ "s"
+ ],
+ [
+ "▁it",
+ "ems"
+ ],
+ [
+ "▁",
+ "items"
+ ],
+ [
+ "ла",
+ "н"
+ ],
+ [
+ "л",
+ "ан"
+ ],
+ [
+ "▁wer",
+ "d"
+ ],
+ [
+ "▁we",
+ "rd"
+ ],
+ [
+ "▁w",
+ "erd"
+ ],
+ [
+ "ers",
+ "ion"
+ ],
+ [
+ "li",
+ "a"
+ ],
+ [
+ "l",
+ "ia"
+ ],
+ [
+ "▁si",
+ "n"
+ ],
+ [
+ "▁s",
+ "in"
+ ],
+ [
+ "▁",
+ "sin"
+ ],
+ [
+ "icht",
+ "e"
+ ],
+ [
+ "ich",
+ "te"
+ ],
+ [
+ "i",
+ "chte"
+ ],
+ [
+ "▁fee",
+ "l"
+ ],
+ [
+ "▁fe",
+ "el"
+ ],
+ [
+ "▁пр",
+ "а"
+ ],
+ [
+ "▁п",
+ "ра"
+ ],
+ [
+ "▁",
+ "пра"
+ ],
+ [
+ "▁od",
+ "er"
+ ],
+ [
+ "▁o",
+ "der"
+ ],
+ [
+ "▁",
+ "oder"
+ ],
+ [
+ "U",
+ "E"
+ ],
+ [
+ "oc",
+ "ument"
+ ],
+ [
+ "▁mod",
+ "e"
+ ],
+ [
+ "▁mo",
+ "de"
+ ],
+ [
+ "▁m",
+ "ode"
+ ],
+ [
+ "▁",
+ "mode"
+ ],
+ [
+ "▁N",
+ "a"
+ ],
+ [
+ "▁",
+ "Na"
+ ],
+ [
+ "де",
+ "н"
+ ],
+ [
+ "д",
+ "ен"
+ ],
+ [
+ "me",
+ "s"
+ ],
+ [
+ "m",
+ "es"
+ ],
+ [
+ "frame",
+ "work"
+ ],
+ [
+ "▁aut",
+ "o"
+ ],
+ [
+ "▁au",
+ "to"
+ ],
+ [
+ "▁a",
+ "uto"
+ ],
+ [
+ "▁",
+ "auto"
+ ],
+ [
+ "ны",
+ "м"
+ ],
+ [
+ "н",
+ "ым"
+ ],
+ [
+ "ub",
+ "y"
+ ],
+ [
+ "u",
+ "by"
+ ],
+ [
+ "▁temp",
+ "late"
+ ],
+ [
+ "▁tem",
+ "plate"
+ ],
+ [
+ "▁",
+ "template"
+ ],
+ [
+ "▁mes",
+ "s"
+ ],
+ [
+ "▁me",
+ "ss"
+ ],
+ [
+ "▁m",
+ "ess"
+ ],
+ [
+ "▁",
+ "mess"
+ ],
+ [
+ "ied",
+ "er"
+ ],
+ [
+ "ie",
+ "der"
+ ],
+ [
+ "i",
+ "eder"
+ ],
+ [
+ "▁relate",
+ "d"
+ ],
+ [
+ "▁rela",
+ "ted"
+ ],
+ [
+ "▁rel",
+ "ated"
+ ],
+ [
+ "▁",
+ "related"
+ ],
+ [
+ "oke",
+ "n"
+ ],
+ [
+ "ok",
+ "en"
+ ],
+ [
+ "o",
+ "ken"
+ ],
+ [
+ "▁follow",
+ "s"
+ ],
+ [
+ "se",
+ "arch"
+ ],
+ [
+ "s",
+ "earch"
+ ],
+ [
+ "am",
+ "i"
+ ],
+ [
+ "a",
+ "mi"
+ ],
+ [
+ "▁wa",
+ "it"
+ ],
+ [
+ "▁w",
+ "ait"
+ ],
+ [
+ "▁",
+ "wait"
+ ],
+ [
+ "ig",
+ "r"
+ ],
+ [
+ "i",
+ "gr"
+ ],
+ [
+ "▁lo",
+ "w"
+ ],
+ [
+ "▁l",
+ "ow"
+ ],
+ [
+ "▁",
+ "low"
+ ],
+ [
+ "ски",
+ "х"
+ ],
+ [
+ "ск",
+ "их"
+ ],
+ [
+ "с",
+ "ких"
+ ],
+ [
+ "ска",
+ "я"
+ ],
+ [
+ "с",
+ "кая"
+ ],
+ [
+ "▁Mar",
+ "k"
+ ],
+ [
+ "▁M",
+ "ark"
+ ],
+ [
+ "▁",
+ "Mark"
+ ],
+ [
+ "▁il",
+ "l"
+ ],
+ [
+ "▁i",
+ "ll"
+ ],
+ [
+ "▁",
+ "ill"
+ ],
+ [
+ "ament",
+ "o"
+ ],
+ [
+ "amen",
+ "to"
+ ],
+ [
+ "am",
+ "ento"
+ ],
+ [
+ "\\",
+ "<"
+ ],
+ [
+ "▁d",
+ "f"
+ ],
+ [
+ "▁",
+ "df"
+ ],
+ [
+ "osi",
+ "tion"
+ ],
+ [
+ "os",
+ "ition"
+ ],
+ [
+ "▁В",
+ "и"
+ ],
+ [
+ "is",
+ "f"
+ ],
+ [
+ "i",
+ "sf"
+ ],
+ [
+ "▁De",
+ "utsch"
+ ],
+ [
+ "ah",
+ "l"
+ ],
+ [
+ "a",
+ "hl"
+ ],
+ [
+ "wa",
+ "r"
+ ],
+ [
+ "w",
+ "ar"
+ ],
+ [
+ "ite",
+ "ct"
+ ],
+ [
+ "it",
+ "ect"
+ ],
+ [
+ "▁sa",
+ "l"
+ ],
+ [
+ "▁s",
+ "al"
+ ],
+ [
+ "▁",
+ "sal"
+ ],
+ [
+ "ele",
+ "n"
+ ],
+ [
+ "el",
+ "en"
+ ],
+ [
+ "e",
+ "len"
+ ],
+ [
+ "By",
+ "Id"
+ ],
+ [
+ "▁gr",
+ "u"
+ ],
+ [
+ "▁g",
+ "ru"
+ ],
+ [
+ "▁",
+ "gru"
+ ],
+ [
+ "s",
+ "v"
+ ],
+ [
+ "▁passe",
+ "d"
+ ],
+ [
+ "▁pass",
+ "ed"
+ ],
+ [
+ "▁pas",
+ "sed"
+ ],
+ [
+ "▁a",
+ "ñ"
+ ],
+ [
+ "▁",
+ "añ"
+ ],
+ [
+ "Sc",
+ "h"
+ ],
+ [
+ "S",
+ "ch"
+ ],
+ [
+ "▁sol",
+ "ve"
+ ],
+ [
+ "weis",
+ "e"
+ ],
+ [
+ "wei",
+ "se"
+ ],
+ [
+ "we",
+ "ise"
+ ],
+ [
+ "ato",
+ "s"
+ ],
+ [
+ "at",
+ "os"
+ ],
+ [
+ "▁me",
+ "g"
+ ],
+ [
+ "▁m",
+ "eg"
+ ],
+ [
+ "▁memb",
+ "er"
+ ],
+ [
+ "▁mem",
+ "ber"
+ ],
+ [
+ "▁m",
+ "ember"
+ ],
+ [
+ "▁",
+ "member"
+ ],
+ [
+ "erna",
+ "me"
+ ],
+ [
+ "ern",
+ "ame"
+ ],
+ [
+ "er",
+ "name"
+ ],
+ [
+ "▁conne",
+ "ct"
+ ],
+ [
+ "▁conn",
+ "ect"
+ ],
+ [
+ "▁con",
+ "nect"
+ ],
+ [
+ "▁",
+ "connect"
+ ],
+ [
+ "ip",
+ "s"
+ ],
+ [
+ "i",
+ "ps"
+ ],
+ [
+ "▁rou",
+ "nd"
+ ],
+ [
+ "▁ro",
+ "und"
+ ],
+ [
+ "▁r",
+ "ound"
+ ],
+ [
+ "▁",
+ "round"
+ ],
+ [
+ "▁",
+ "]"
+ ],
+ [
+ "ne",
+ "s"
+ ],
+ [
+ "n",
+ "es"
+ ],
+ [
+ "▁di",
+ "r"
+ ],
+ [
+ "▁d",
+ "ir"
+ ],
+ [
+ "▁",
+ "dir"
+ ],
+ [
+ "▁Lond",
+ "on"
+ ],
+ [
+ "d",
+ "y"
+ ],
+ [
+ "F",
+ "A"
+ ],
+ [
+ "▁receive",
+ "d"
+ ],
+ [
+ "▁rece",
+ "ived"
+ ],
+ [
+ "ree",
+ "t"
+ ],
+ [
+ "re",
+ "et"
+ ],
+ [
+ "▁Lo",
+ "g"
+ ],
+ [
+ "▁L",
+ "og"
+ ],
+ [
+ "▁",
+ "Log"
+ ],
+ [
+ "▁Sch",
+ "ool"
+ ],
+ [
+ "ang",
+ "o"
+ ],
+ [
+ "an",
+ "go"
+ ],
+ [
+ "▁The",
+ "se"
+ ],
+ [
+ "▁Th",
+ "ese"
+ ],
+ [
+ "▁Mon",
+ "t"
+ ],
+ [
+ "▁Mo",
+ "nt"
+ ],
+ [
+ "▁M",
+ "ont"
+ ],
+ [
+ "▁",
+ "Mont"
+ ],
+ [
+ "▁en",
+ "er"
+ ],
+ [
+ "▁e",
+ "ner"
+ ],
+ [
+ "▁",
+ "ener"
+ ],
+ [
+ "la",
+ "d"
+ ],
+ [
+ "l",
+ "ad"
+ ],
+ [
+ "▁defin",
+ "e"
+ ],
+ [
+ "▁def",
+ "ine"
+ ],
+ [
+ "▁",
+ "define"
+ ],
+ [
+ "sig",
+ "n"
+ ],
+ [
+ "si",
+ "gn"
+ ],
+ [
+ "s",
+ "ign"
+ ],
+ [
+ "▁cl",
+ "e"
+ ],
+ [
+ "▁c",
+ "le"
+ ],
+ [
+ "▁",
+ "cle"
+ ],
+ [
+ "fig",
+ "ure"
+ ],
+ [
+ "▁Vie",
+ "w"
+ ],
+ [
+ "▁Vi",
+ "ew"
+ ],
+ [
+ "▁V",
+ "iew"
+ ],
+ [
+ "▁",
+ "View"
+ ],
+ [
+ "text",
+ "bf"
+ ],
+ [
+ "$",
+ "\\"
+ ],
+ [
+ "з",
+ "ы"
+ ],
+ [
+ "num",
+ "ber"
+ ],
+ [
+ "n",
+ "umber"
+ ],
+ [
+ "▁di",
+ "n"
+ ],
+ [
+ "▁d",
+ "in"
+ ],
+ [
+ "▁",
+ "din"
+ ],
+ [
+ "elle",
+ "r"
+ ],
+ [
+ "ell",
+ "er"
+ ],
+ [
+ "el",
+ "ler"
+ ],
+ [
+ "orith",
+ "m"
+ ],
+ [
+ "ori",
+ "thm"
+ ],
+ [
+ "fal",
+ "se"
+ ],
+ [
+ "f",
+ "alse"
+ ],
+ [
+ "fo",
+ "l"
+ ],
+ [
+ "f",
+ "ol"
+ ],
+ [
+ "ffic",
+ "ient"
+ ],
+ [
+ "▁HT",
+ "ML"
+ ],
+ [
+ "▁",
+ "HTML"
+ ],
+ [
+ "lich",
+ "e"
+ ],
+ [
+ "lic",
+ "he"
+ ],
+ [
+ "li",
+ "che"
+ ],
+ [
+ "l",
+ "iche"
+ ],
+ [
+ "▁M",
+ "o"
+ ],
+ [
+ "▁",
+ "Mo"
+ ],
+ [
+ "▁intro",
+ "du"
+ ],
+ [
+ "▁intr",
+ "odu"
+ ],
+ [
+ "▁int",
+ "rodu"
+ ],
+ [
+ "ex",
+ "p"
+ ],
+ [
+ "e",
+ "xp"
+ ],
+ [
+ "▁stro",
+ "ng"
+ ],
+ [
+ "▁str",
+ "ong"
+ ],
+ [
+ "▁st",
+ "rong"
+ ],
+ [
+ "▁",
+ "strong"
+ ],
+ [
+ "▁th",
+ "us"
+ ],
+ [
+ "▁t",
+ "hus"
+ ],
+ [
+ "/",
+ ")"
+ ],
+ [
+ "▁el",
+ "e"
+ ],
+ [
+ "▁e",
+ "le"
+ ],
+ [
+ "▁",
+ "ele"
+ ],
+ [
+ "▁та",
+ "к"
+ ],
+ [
+ "▁",
+ "так"
+ ],
+ [
+ "▁п",
+ "а"
+ ],
+ [
+ "▁",
+ "па"
+ ],
+ [
+ "▁don",
+ "t"
+ ],
+ [
+ "▁do",
+ "nt"
+ ],
+ [
+ "▁d",
+ "ont"
+ ],
+ [
+ "▁caus",
+ "e"
+ ],
+ [
+ "▁ca",
+ "use"
+ ],
+ [
+ "▁c",
+ "ause"
+ ],
+ [
+ "Num",
+ "ber"
+ ],
+ [
+ "N",
+ "umber"
+ ],
+ [
+ "▁image",
+ "s"
+ ],
+ [
+ "▁imag",
+ "es"
+ ],
+ [
+ "▁im",
+ "ages"
+ ],
+ [
+ "▁",
+ "images"
+ ],
+ [
+ "▁sam",
+ "ple"
+ ],
+ [
+ "▁s",
+ "ample"
+ ],
+ [
+ "▁",
+ "sample"
+ ],
+ [
+ "▁sc",
+ "i"
+ ],
+ [
+ "▁s",
+ "ci"
+ ],
+ [
+ "▁",
+ "sci"
+ ],
+ [
+ "lik",
+ "e"
+ ],
+ [
+ "li",
+ "ke"
+ ],
+ [
+ "l",
+ "ike"
+ ],
+ [
+ "▁Lo",
+ "u"
+ ],
+ [
+ "▁L",
+ "ou"
+ ],
+ [
+ "▁",
+ "Lou"
+ ],
+ [
+ "di",
+ "v"
+ ],
+ [
+ "d",
+ "iv"
+ ],
+ [
+ "an",
+ "c"
+ ],
+ [
+ "a",
+ "nc"
+ ],
+ [
+ "▁fro",
+ "nt"
+ ],
+ [
+ "▁fr",
+ "ont"
+ ],
+ [
+ "▁f",
+ "ront"
+ ],
+ [
+ "▁",
+ "front"
+ ],
+ [
+ "ne",
+ "n"
+ ],
+ [
+ "n",
+ "en"
+ ],
+ [
+ "▁miss",
+ "ing"
+ ],
+ [
+ "▁mis",
+ "sing"
+ ],
+ [
+ "▁",
+ "missing"
+ ],
+ [
+ "ari",
+ "a"
+ ],
+ [
+ "ar",
+ "ia"
+ ],
+ [
+ "a",
+ "ria"
+ ],
+ [
+ "pre",
+ "s"
+ ],
+ [
+ "pr",
+ "es"
+ ],
+ [
+ "p",
+ "res"
+ ],
+ [
+ "▁пре",
+ "д"
+ ],
+ [
+ "▁п",
+ "ред"
+ ],
+ [
+ "D",
+ "I"
+ ],
+ [
+ "fil",
+ "ter"
+ ],
+ [
+ "▁Mi",
+ "t"
+ ],
+ [
+ "▁M",
+ "it"
+ ],
+ [
+ "U",
+ "R"
+ ],
+ [
+ "▁op",
+ "p"
+ ],
+ [
+ "▁o",
+ "pp"
+ ],
+ [
+ "▁",
+ "opp"
+ ],
+ [
+ "▁sq",
+ "l"
+ ],
+ [
+ "▁s",
+ "ql"
+ ],
+ [
+ "▁",
+ "sql"
+ ],
+ [
+ "▁ро",
+ "ку"
+ ],
+ [
+ "ere",
+ "n"
+ ],
+ [
+ "er",
+ "en"
+ ],
+ [
+ "e",
+ "ren"
+ ],
+ [
+ "ema",
+ "t"
+ ],
+ [
+ "em",
+ "at"
+ ],
+ [
+ "e",
+ "mat"
+ ],
+ [
+ "í",
+ "s"
+ ],
+ [
+ "▁Je",
+ "an"
+ ],
+ [
+ "▁",
+ "Jean"
+ ],
+ [
+ "é",
+ "c"
+ ],
+ [
+ "▁c",
+ "i"
+ ],
+ [
+ "▁",
+ "ci"
+ ],
+ [
+ "enn",
+ "e"
+ ],
+ [
+ "en",
+ "ne"
+ ],
+ [
+ "at",
+ "form"
+ ],
+ [
+ "▁take",
+ "n"
+ ],
+ [
+ "▁tak",
+ "en"
+ ],
+ [
+ "▁ta",
+ "ken"
+ ],
+ [
+ "▁t",
+ "aken"
+ ],
+ [
+ "▁O",
+ "f"
+ ],
+ [
+ "▁",
+ "Of"
+ ],
+ [
+ "▁на",
+ "се"
+ ],
+ [
+ "▁er",
+ "r"
+ ],
+ [
+ "▁e",
+ "rr"
+ ],
+ [
+ "▁",
+ "err"
+ ],
+ [
+ "O",
+ "P"
+ ],
+ [
+ "Fr",
+ "om"
+ ],
+ [
+ "F",
+ "rom"
+ ],
+ [
+ "Def",
+ "ault"
+ ],
+ [
+ "De",
+ "fault"
+ ],
+ [
+ "▁Gener",
+ "al"
+ ],
+ [
+ "▁Gene",
+ "ral"
+ ],
+ [
+ "▁Gen",
+ "eral"
+ ],
+ [
+ "▁",
+ "General"
+ ],
+ [
+ "wik",
+ "i"
+ ],
+ [
+ "wi",
+ "ki"
+ ],
+ [
+ "w",
+ "iki"
+ ],
+ [
+ "▁gran",
+ "d"
+ ],
+ [
+ "▁gra",
+ "nd"
+ ],
+ [
+ "▁gr",
+ "and"
+ ],
+ [
+ "▁g",
+ "rand"
+ ],
+ [
+ "▁",
+ "grand"
+ ],
+ [
+ "▁eine",
+ "n"
+ ],
+ [
+ "▁ein",
+ "en"
+ ],
+ [
+ "▁e",
+ "inen"
+ ],
+ [
+ "Re",
+ "g"
+ ],
+ [
+ "R",
+ "eg"
+ ],
+ [
+ "Handle",
+ "r"
+ ],
+ [
+ "Hand",
+ "ler"
+ ],
+ [
+ "cono",
+ "m"
+ ],
+ [
+ "con",
+ "om"
+ ],
+ [
+ "co",
+ "nom"
+ ],
+ [
+ "c",
+ "onom"
+ ],
+ [
+ "ange",
+ "r"
+ ],
+ [
+ "ang",
+ "er"
+ ],
+ [
+ "an",
+ "ger"
+ ],
+ [
+ "▁бы",
+ "л"
+ ],
+ [
+ "▁Lo",
+ "s"
+ ],
+ [
+ "▁L",
+ "os"
+ ],
+ [
+ "▁",
+ "Los"
+ ],
+ [
+ "▁express",
+ "ion"
+ ],
+ [
+ "▁expr",
+ "ession"
+ ],
+ [
+ "▁exp",
+ "ression"
+ ],
+ [
+ "▁ex",
+ "pression"
+ ],
+ [
+ "▁",
+ "expression"
+ ],
+ [
+ "ш",
+ "а"
+ ],
+ [
+ "ya",
+ "l"
+ ],
+ [
+ "y",
+ "al"
+ ],
+ [
+ "▁$(",
+ "'"
+ ],
+ [
+ "▁$",
+ "('"
+ ],
+ [
+ "▁sw",
+ "itch"
+ ],
+ [
+ "▁",
+ "switch"
+ ],
+ [
+ "▁vec",
+ "tor"
+ ],
+ [
+ "▁ve",
+ "ctor"
+ ],
+ [
+ "▁v",
+ "ector"
+ ],
+ [
+ "▁",
+ "vector"
+ ],
+ [
+ "▁Th",
+ "om"
+ ],
+ [
+ "▁T",
+ "hom"
+ ],
+ [
+ "▁vir",
+ "t"
+ ],
+ [
+ "▁vi",
+ "rt"
+ ],
+ [
+ "▁v",
+ "irt"
+ ],
+ [
+ "▁",
+ "virt"
+ ],
+ [
+ "lease",
+ "d"
+ ],
+ [
+ "lea",
+ "sed"
+ ],
+ [
+ "le",
+ "ased"
+ ],
+ [
+ "▁cov",
+ "er"
+ ],
+ [
+ "▁co",
+ "ver"
+ ],
+ [
+ "▁c",
+ "over"
+ ],
+ [
+ "▁",
+ "cover"
+ ],
+ [
+ "▁res",
+ "p"
+ ],
+ [
+ "▁re",
+ "sp"
+ ],
+ [
+ "▁r",
+ "esp"
+ ],
+ [
+ "▁",
+ "resp"
+ ],
+ [
+ "ak",
+ "o"
+ ],
+ [
+ "a",
+ "ko"
+ ],
+ [
+ "ren",
+ "ch"
+ ],
+ [
+ "ot",
+ "a"
+ ],
+ [
+ "o",
+ "ta"
+ ],
+ [
+ "C",
+ "ell"
+ ],
+ [
+ "ange",
+ "d"
+ ],
+ [
+ "ang",
+ "ed"
+ ],
+ [
+ "an",
+ "ged"
+ ],
+ [
+ "▁+",
+ "="
+ ],
+ [
+ "▁",
+ "+="
+ ],
+ [
+ "la",
+ "c"
+ ],
+ [
+ "l",
+ "ac"
+ ],
+ [
+ "sk",
+ "a"
+ ],
+ [
+ "s",
+ "ka"
+ ],
+ [
+ "nex",
+ "t"
+ ],
+ [
+ "ne",
+ "xt"
+ ],
+ [
+ "n",
+ "ext"
+ ],
+ [
+ "▁Intern",
+ "ational"
+ ],
+ [
+ "▁Wi",
+ "l"
+ ],
+ [
+ "▁W",
+ "il"
+ ],
+ [
+ "▁",
+ "Wil"
+ ],
+ [
+ "▁on",
+ "t"
+ ],
+ [
+ "▁o",
+ "nt"
+ ],
+ [
+ "▁",
+ "ont"
+ ],
+ [
+ "ib",
+ "r"
+ ],
+ [
+ "i",
+ "br"
+ ],
+ [
+ "ust",
+ "r"
+ ],
+ [
+ "us",
+ "tr"
+ ],
+ [
+ "u",
+ "str"
+ ],
+ [
+ "▁bla",
+ "ck"
+ ],
+ [
+ "▁bl",
+ "ack"
+ ],
+ [
+ "▁b",
+ "lack"
+ ],
+ [
+ "▁",
+ "black"
+ ],
+ [
+ "▁select",
+ "ed"
+ ],
+ [
+ "▁sele",
+ "cted"
+ ],
+ [
+ "▁sel",
+ "ected"
+ ],
+ [
+ "▁",
+ "selected"
+ ],
+ [
+ "che",
+ "r"
+ ],
+ [
+ "ch",
+ "er"
+ ],
+ [
+ "c",
+ "her"
+ ],
+ [
+ "▁lit",
+ "er"
+ ],
+ [
+ "▁li",
+ "ter"
+ ],
+ [
+ "▁l",
+ "iter"
+ ],
+ [
+ "▁",
+ "liter"
+ ],
+ [
+ "ro",
+ "ot"
+ ],
+ [
+ "r",
+ "oot"
+ ],
+ [
+ "л",
+ "ся"
+ ],
+ [
+ "▁Li",
+ "fe"
+ ],
+ [
+ "▁L",
+ "ife"
+ ],
+ [
+ "▁",
+ "Life"
+ ],
+ [
+ "▁inser",
+ "t"
+ ],
+ [
+ "▁inse",
+ "rt"
+ ],
+ [
+ "▁ins",
+ "ert"
+ ],
+ [
+ "▁in",
+ "sert"
+ ],
+ [
+ "▁",
+ "insert"
+ ],
+ [
+ "▁mat",
+ "rix"
+ ],
+ [
+ "▁",
+ "matrix"
+ ],
+ [
+ "ise",
+ "s"
+ ],
+ [
+ "is",
+ "es"
+ ],
+ [
+ ")",
+ "]"
+ ],
+ [
+ "▁pe",
+ "l"
+ ],
+ [
+ "▁p",
+ "el"
+ ],
+ [
+ "▁",
+ "pel"
+ ],
+ [
+ "Over",
+ "ride"
+ ],
+ [
+ "ry",
+ "pt"
+ ],
+ [
+ "▁forme",
+ "r"
+ ],
+ [
+ "▁form",
+ "er"
+ ],
+ [
+ "▁for",
+ "mer"
+ ],
+ [
+ "▁",
+ "former"
+ ],
+ [
+ "▁Fil",
+ "m"
+ ],
+ [
+ "▁Nor",
+ "th"
+ ],
+ [
+ "▁N",
+ "orth"
+ ],
+ [
+ "cli",
+ "ent"
+ ],
+ [
+ "cl",
+ "ient"
+ ],
+ [
+ "c",
+ "lient"
+ ],
+ [
+ "▁n",
+ "ight"
+ ],
+ [
+ "▁",
+ "night"
+ ],
+ [
+ "ход",
+ "и"
+ ],
+ [
+ "хо",
+ "ди"
+ ],
+ [
+ "▁Aust",
+ "ral"
+ ],
+ [
+ "▁A",
+ "ustral"
+ ],
+ [
+ "▁",
+ "Austral"
+ ],
+ [
+ "▁Re",
+ "t"
+ ],
+ [
+ "▁R",
+ "et"
+ ],
+ [
+ "▁",
+ "Ret"
+ ],
+ [
+ "rh",
+ "o"
+ ],
+ [
+ "r",
+ "ho"
+ ],
+ [
+ "▁пе",
+ "р"
+ ],
+ [
+ "▁п",
+ "ер"
+ ],
+ [
+ "▁",
+ "пер"
+ ],
+ [
+ "ipe",
+ "dia"
+ ],
+ [
+ "ip",
+ "edia"
+ ],
+ [
+ "▁expres",
+ "s"
+ ],
+ [
+ "▁expr",
+ "ess"
+ ],
+ [
+ "▁exp",
+ "ress"
+ ],
+ [
+ "▁ex",
+ "press"
+ ],
+ [
+ "▁",
+ "express"
+ ],
+ [
+ "▁th",
+ "ird"
+ ],
+ [
+ "▁",
+ "third"
+ ],
+ [
+ "▁maj",
+ "or"
+ ],
+ [
+ "▁ma",
+ "jor"
+ ],
+ [
+ "▁",
+ "major"
+ ],
+ [
+ "▁gra",
+ "d"
+ ],
+ [
+ "▁gr",
+ "ad"
+ ],
+ [
+ "▁g",
+ "rad"
+ ],
+ [
+ "▁",
+ "grad"
+ ],
+ [
+ "ow",
+ "e"
+ ],
+ [
+ "o",
+ "we"
+ ],
+ [
+ "▁bel",
+ "ieve"
+ ],
+ [
+ "ourn",
+ "al"
+ ],
+ [
+ "our",
+ "nal"
+ ],
+ [
+ "▁stat",
+ "us"
+ ],
+ [
+ "▁st",
+ "atus"
+ ],
+ [
+ "▁",
+ "status"
+ ],
+ [
+ "un",
+ "c"
+ ],
+ [
+ "u",
+ "nc"
+ ],
+ [
+ "▁do",
+ "u"
+ ],
+ [
+ "▁d",
+ "ou"
+ ],
+ [
+ "▁JS",
+ "ON"
+ ],
+ [
+ "▁J",
+ "SON"
+ ],
+ [
+ "▁",
+ "JSON"
+ ],
+ [
+ "ui",
+ "s"
+ ],
+ [
+ "u",
+ "is"
+ ],
+ [
+ "▁popula",
+ "tion"
+ ],
+ [
+ "▁popul",
+ "ation"
+ ],
+ [
+ "▁pop",
+ "ulation"
+ ],
+ [
+ "en",
+ "z"
+ ],
+ [
+ "▁Will",
+ "iam"
+ ],
+ [
+ "s",
+ "f"
+ ],
+ [
+ "▁Ob",
+ "ject"
+ ],
+ [
+ "▁O",
+ "bject"
+ ],
+ [
+ "▁",
+ "Object"
+ ],
+ [
+ "▁ci",
+ "n"
+ ],
+ [
+ "▁c",
+ "in"
+ ],
+ [
+ "▁",
+ "cin"
+ ],
+ [
+ "▁D",
+ "i"
+ ],
+ [
+ "▁",
+ "Di"
+ ],
+ [
+ "cur",
+ "ity"
+ ],
+ [
+ "c",
+ "urity"
+ ],
+ [
+ "▁Op",
+ "en"
+ ],
+ [
+ "▁O",
+ "pen"
+ ],
+ [
+ "▁",
+ "Open"
+ ],
+ [
+ "▁",
+ "ле"
+ ],
+ [
+ "la",
+ "r"
+ ],
+ [
+ "l",
+ "ar"
+ ],
+ [
+ "add",
+ "ing"
+ ],
+ [
+ "ad",
+ "ding"
+ ],
+ [
+ "▁ko",
+ "m"
+ ],
+ [
+ "▁k",
+ "om"
+ ],
+ [
+ "▁",
+ "kom"
+ ],
+ [
+ "}(",
+ "\\"
+ ],
+ [
+ "}",
+ "(\\"
+ ],
+ [
+ "▁ki",
+ "l"
+ ],
+ [
+ "▁k",
+ "il"
+ ],
+ [
+ "▁",
+ "kil"
+ ],
+ [
+ "ume",
+ "r"
+ ],
+ [
+ "um",
+ "er"
+ ],
+ [
+ "u",
+ "mer"
+ ],
+ [
+ "\"/",
+ ">"
+ ],
+ [
+ "\"",
+ "/>"
+ ],
+ [
+ "▁fe",
+ "ature"
+ ],
+ [
+ "▁",
+ "feature"
+ ],
+ [
+ "▁Ar",
+ "e"
+ ],
+ [
+ "▁A",
+ "re"
+ ],
+ [
+ "▁",
+ "Are"
+ ],
+ [
+ "ck",
+ "s"
+ ],
+ [
+ "c",
+ "ks"
+ ],
+ [
+ "▁Intern",
+ "et"
+ ],
+ [
+ "▁Inter",
+ "net"
+ ],
+ [
+ "▁",
+ "Internet"
+ ],
+ [
+ "▁i",
+ "h"
+ ],
+ [
+ "▁",
+ "ih"
+ ],
+ [
+ "▁start",
+ "ed"
+ ],
+ [
+ "▁star",
+ "ted"
+ ],
+ [
+ "▁ear",
+ "ly"
+ ],
+ [
+ "▁beg",
+ "an"
+ ],
+ [
+ "▁be",
+ "gan"
+ ],
+ [
+ "T",
+ "H"
+ ],
+ [
+ "p",
+ "ython"
+ ],
+ [
+ "as",
+ "p"
+ ],
+ [
+ "a",
+ "sp"
+ ],
+ [
+ "▁F",
+ "r"
+ ],
+ [
+ "▁",
+ "Fr"
+ ],
+ [
+ "▁clo",
+ "s"
+ ],
+ [
+ "▁cl",
+ "os"
+ ],
+ [
+ "▁c",
+ "los"
+ ],
+ [
+ "▁",
+ "clos"
+ ],
+ [
+ "isti",
+ "c"
+ ],
+ [
+ "ist",
+ "ic"
+ ],
+ [
+ "▁mus",
+ "ic"
+ ],
+ [
+ "▁",
+ "music"
+ ],
+ [
+ "▁di",
+ "g"
+ ],
+ [
+ "▁d",
+ "ig"
+ ],
+ [
+ "▁",
+ "dig"
+ ],
+ [
+ "▁it",
+ "al"
+ ],
+ [
+ "▁i",
+ "tal"
+ ],
+ [
+ "▁",
+ "ital"
+ ],
+ [
+ "▁Dav",
+ "id"
+ ],
+ [
+ "▁Da",
+ "vid"
+ ],
+ [
+ "▁D",
+ "avid"
+ ],
+ [
+ "▁",
+ "David"
+ ],
+ [
+ "▁web",
+ "site"
+ ],
+ [
+ "▁",
+ "website"
+ ],
+ [
+ "▁control",
+ "ler"
+ ],
+ [
+ "▁cont",
+ "roller"
+ ],
+ [
+ "▁",
+ "controller"
+ ],
+ [
+ "▁Me",
+ "r"
+ ],
+ [
+ "▁M",
+ "er"
+ ],
+ [
+ "▁",
+ "Mer"
+ ],
+ [
+ "cont",
+ "ext"
+ ],
+ [
+ "con",
+ "text"
+ ],
+ [
+ "produ",
+ "ct"
+ ],
+ [
+ "prod",
+ "uct"
+ ],
+ [
+ "pro",
+ "duct"
+ ],
+ [
+ "os",
+ "p"
+ ],
+ [
+ "o",
+ "sp"
+ ],
+ [
+ "▁ju",
+ "n"
+ ],
+ [
+ "▁j",
+ "un"
+ ],
+ [
+ "row",
+ "n"
+ ],
+ [
+ "ro",
+ "wn"
+ ],
+ [
+ "r",
+ "own"
+ ],
+ [
+ "▁A",
+ "z"
+ ],
+ [
+ "▁",
+ "Az"
+ ],
+ [
+ "\":",
+ "\""
+ ],
+ [
+ "\"",
+ ":\""
+ ],
+ [
+ "▁aa",
+ "n"
+ ],
+ [
+ "▁a",
+ "an"
+ ],
+ [
+ "▁Dat",
+ "e"
+ ],
+ [
+ "▁Da",
+ "te"
+ ],
+ [
+ "▁D",
+ "ate"
+ ],
+ [
+ "▁",
+ "Date"
+ ],
+ [
+ "mul",
+ "t"
+ ],
+ [
+ "mu",
+ "lt"
+ ],
+ [
+ "m",
+ "ult"
+ ],
+ [
+ "▁brow",
+ "ser"
+ ],
+ [
+ "▁b",
+ "rowser"
+ ],
+ [
+ "▁",
+ "browser"
+ ],
+ [
+ "ре",
+ "д"
+ ],
+ [
+ "wh",
+ "ich"
+ ],
+ [
+ "R",
+ "A"
+ ],
+ [
+ "qua",
+ "re"
+ ],
+ [
+ "qu",
+ "are"
+ ],
+ [
+ "▁Rus",
+ "s"
+ ],
+ [
+ "▁Ru",
+ "ss"
+ ],
+ [
+ "▁R",
+ "uss"
+ ],
+ [
+ "▁",
+ "Russ"
+ ],
+ [
+ "▁so",
+ "on"
+ ],
+ [
+ "▁s",
+ "oon"
+ ],
+ [
+ "▁Pr",
+ "e"
+ ],
+ [
+ "▁P",
+ "re"
+ ],
+ [
+ "▁",
+ "Pre"
+ ],
+ [
+ "ta",
+ "u"
+ ],
+ [
+ "t",
+ "au"
+ ],
+ [
+ "▁we",
+ "ek"
+ ],
+ [
+ "▁",
+ "week"
+ ],
+ [
+ "▁б",
+ "а"
+ ],
+ [
+ "▁",
+ "ба"
+ ],
+ [
+ "▁oc",
+ "t"
+ ],
+ [
+ "▁o",
+ "ct"
+ ],
+ [
+ "▁",
+ "oct"
+ ],
+ [
+ "▁to",
+ "wn"
+ ],
+ [
+ "▁t",
+ "own"
+ ],
+ [
+ "▁",
+ "town"
+ ],
+ [
+ "ro",
+ "y"
+ ],
+ [
+ "r",
+ "oy"
+ ],
+ [
+ "▁el",
+ "s"
+ ],
+ [
+ "▁e",
+ "ls"
+ ],
+ [
+ "▁",
+ "els"
+ ],
+ [
+ "bl",
+ "ic"
+ ],
+ [
+ "b",
+ "lic"
+ ],
+ [
+ "und",
+ "le"
+ ],
+ [
+ "▁Hist",
+ "or"
+ ],
+ [
+ "▁His",
+ "tor"
+ ],
+ [
+ "▁Hi",
+ "stor"
+ ],
+ [
+ "▁H",
+ "istor"
+ ],
+ [
+ "▁fo",
+ "i"
+ ],
+ [
+ "▁f",
+ "oi"
+ ],
+ [
+ "▁model",
+ "s"
+ ],
+ [
+ "▁mode",
+ "ls"
+ ],
+ [
+ "▁mod",
+ "els"
+ ],
+ [
+ "▁",
+ "models"
+ ],
+ [
+ "з",
+ "о"
+ ],
+ [
+ "ony",
+ "m"
+ ],
+ [
+ "on",
+ "ym"
+ ],
+ [
+ "o",
+ "nym"
+ ],
+ [
+ "Par",
+ "am"
+ ],
+ [
+ "Pa",
+ "ram"
+ ],
+ [
+ "P",
+ "aram"
+ ],
+ [
+ "▁Me",
+ "t"
+ ],
+ [
+ "▁M",
+ "et"
+ ],
+ [
+ "▁",
+ "Met"
+ ],
+ [
+ "gen",
+ "er"
+ ],
+ [
+ "ge",
+ "ner"
+ ],
+ [
+ "g",
+ "ener"
+ ],
+ [
+ "j",
+ "ą"
+ ],
+ [
+ "▁esp",
+ "e"
+ ],
+ [
+ "▁es",
+ "pe"
+ ],
+ [
+ "▁e",
+ "spe"
+ ],
+ [
+ "C",
+ "E"
+ ],
+ [
+ "▁devi",
+ "ce"
+ ],
+ [
+ "▁dev",
+ "ice"
+ ],
+ [
+ "▁de",
+ "vice"
+ ],
+ [
+ "▁",
+ "device"
+ ],
+ [
+ "ello",
+ "w"
+ ],
+ [
+ "ell",
+ "ow"
+ ],
+ [
+ "el",
+ "low"
+ ],
+ [
+ "▁deb",
+ "ug"
+ ],
+ [
+ "▁de",
+ "bug"
+ ],
+ [
+ "▁",
+ "debug"
+ ],
+ [
+ "éri",
+ "e"
+ ],
+ [
+ "ér",
+ "ie"
+ ],
+ [
+ "é",
+ "rie"
+ ],
+ [
+ "us",
+ "ing"
+ ],
+ [
+ "u",
+ "sing"
+ ],
+ [
+ "ан",
+ "г"
+ ],
+ [
+ "а",
+ "нг"
+ ],
+ [
+ "▁*",
+ ")"
+ ],
+ [
+ "▁",
+ "*)"
+ ],
+ [
+ "ud",
+ "i"
+ ],
+ [
+ "u",
+ "di"
+ ],
+ [
+ "▁Mis",
+ "s"
+ ],
+ [
+ "▁Mi",
+ "ss"
+ ],
+ [
+ "▁M",
+ "iss"
+ ],
+ [
+ "▁",
+ "Miss"
+ ],
+ [
+ "ко",
+ "м"
+ ],
+ [
+ "к",
+ "ом"
+ ],
+ [
+ "pose",
+ "d"
+ ],
+ [
+ "pos",
+ "ed"
+ ],
+ [
+ "po",
+ "sed"
+ ],
+ [
+ "p",
+ "osed"
+ ],
+ [
+ "▁zw",
+ "e"
+ ],
+ [
+ "▁z",
+ "we"
+ ],
+ [
+ "і",
+ "н"
+ ],
+ [
+ "▁Rob",
+ "ert"
+ ],
+ [
+ "▁Ro",
+ "bert"
+ ],
+ [
+ "▁O",
+ "ct"
+ ],
+ [
+ "▁",
+ "Oct"
+ ],
+ [
+ "lo",
+ "p"
+ ],
+ [
+ "l",
+ "op"
+ ],
+ [
+ "ja",
+ "r"
+ ],
+ [
+ "j",
+ "ar"
+ ],
+ [
+ "▁ave",
+ "r"
+ ],
+ [
+ "▁av",
+ "er"
+ ],
+ [
+ "▁a",
+ "ver"
+ ],
+ [
+ "▁",
+ "aver"
+ ],
+ [
+ "▁hab",
+ "it"
+ ],
+ [
+ "▁ha",
+ "bit"
+ ],
+ [
+ "▁:",
+ ":"
+ ],
+ [
+ "▁",
+ "::"
+ ],
+ [
+ "än",
+ "g"
+ ],
+ [
+ "ä",
+ "ng"
+ ],
+ [
+ "Star",
+ "t"
+ ],
+ [
+ "St",
+ "art"
+ ],
+ [
+ "▁po",
+ "w"
+ ],
+ [
+ "▁p",
+ "ow"
+ ],
+ [
+ "▁",
+ "pow"
+ ],
+ [
+ "▁sr",
+ "c"
+ ],
+ [
+ "▁s",
+ "rc"
+ ],
+ [
+ "▁",
+ "src"
+ ],
+ [
+ "▁pat",
+ "tern"
+ ],
+ [
+ "▁",
+ "pattern"
+ ],
+ [
+ "▁",
+ "Э"
+ ],
+ [
+ "▁b",
+ "i"
+ ],
+ [
+ "▁",
+ "bi"
+ ],
+ [
+ "ote",
+ "s"
+ ],
+ [
+ "ot",
+ "es"
+ ],
+ [
+ "o",
+ "tes"
+ ],
+ [
+ "▁_",
+ "_"
+ ],
+ [
+ "▁",
+ "__"
+ ],
+ [
+ "▁sen",
+ "s"
+ ],
+ [
+ "▁se",
+ "ns"
+ ],
+ [
+ "▁s",
+ "ens"
+ ],
+ [
+ "▁",
+ "sens"
+ ],
+ [
+ "▁avo",
+ "id"
+ ],
+ [
+ "▁av",
+ "oid"
+ ],
+ [
+ "▁a",
+ "void"
+ ],
+ [
+ "ex",
+ "ample"
+ ],
+ [
+ "ut",
+ "t"
+ ],
+ [
+ "u",
+ "tt"
+ ],
+ [
+ "Lab",
+ "el"
+ ],
+ [
+ "La",
+ "bel"
+ ],
+ [
+ "L",
+ "abel"
+ ],
+ [
+ "te",
+ "x"
+ ],
+ [
+ "t",
+ "ex"
+ ],
+ [
+ "bo",
+ "ot"
+ ],
+ [
+ "b",
+ "oot"
+ ],
+ [
+ "est",
+ "o"
+ ],
+ [
+ "es",
+ "to"
+ ],
+ [
+ "e",
+ "sto"
+ ],
+ [
+ "▁Marc",
+ "h"
+ ],
+ [
+ "▁Mar",
+ "ch"
+ ],
+ [
+ "▁M",
+ "arch"
+ ],
+ [
+ "▁eas",
+ "y"
+ ],
+ [
+ "▁e",
+ "asy"
+ ],
+ [
+ "ict",
+ "ure"
+ ],
+ [
+ "Gr",
+ "oup"
+ ],
+ [
+ "▁fat",
+ "her"
+ ],
+ [
+ "▁fa",
+ "ther"
+ ],
+ [
+ "▁f",
+ "ather"
+ ],
+ [
+ "▁",
+ "father"
+ ],
+ [
+ "▁update",
+ "d"
+ ],
+ [
+ "▁upd",
+ "ated"
+ ],
+ [
+ "▁up",
+ "dated"
+ ],
+ [
+ "▁",
+ "updated"
+ ],
+ [
+ "▁V",
+ "o"
+ ],
+ [
+ "▁II",
+ "I"
+ ],
+ [
+ "▁I",
+ "II"
+ ],
+ [
+ "▁",
+ "III"
+ ],
+ [
+ "ome",
+ "ga"
+ ],
+ [
+ "om",
+ "ega"
+ ],
+ [
+ "▁all",
+ "e"
+ ],
+ [
+ "▁al",
+ "le"
+ ],
+ [
+ "▁a",
+ "lle"
+ ],
+ [
+ "▁",
+ "alle"
+ ],
+ [
+ "Re",
+ "c"
+ ],
+ [
+ "R",
+ "ec"
+ ],
+ [
+ "y",
+ "g"
+ ],
+ [
+ "з",
+ "е"
+ ],
+ [
+ "▁Di",
+ "m"
+ ],
+ [
+ "▁D",
+ "im"
+ ],
+ [
+ "▁",
+ "Dim"
+ ],
+ [
+ "ne",
+ "ct"
+ ],
+ [
+ "n",
+ "ect"
+ ],
+ [
+ "▁To",
+ "r"
+ ],
+ [
+ "▁T",
+ "or"
+ ],
+ [
+ "▁de",
+ "utsch"
+ ],
+ [
+ "▁",
+ "deutsch"
+ ],
+ [
+ "▁wh",
+ "ite"
+ ],
+ [
+ "▁",
+ "white"
+ ],
+ [
+ "▁nation",
+ "al"
+ ],
+ [
+ "▁nat",
+ "ional"
+ ],
+ [
+ "▁n",
+ "ational"
+ ],
+ [
+ "pp",
+ "e"
+ ],
+ [
+ "p",
+ "pe"
+ ],
+ [
+ "▁ai",
+ "r"
+ ],
+ [
+ "▁a",
+ "ir"
+ ],
+ [
+ "▁",
+ "air"
+ ],
+ [
+ "▁pass",
+ "word"
+ ],
+ [
+ "▁",
+ "password"
+ ],
+ [
+ "de",
+ "t"
+ ],
+ [
+ "d",
+ "et"
+ ],
+ [
+ "▁bi",
+ "g"
+ ],
+ [
+ "▁b",
+ "ig"
+ ],
+ [
+ "▁",
+ "big"
+ ],
+ [
+ "▁Us",
+ "e"
+ ],
+ [
+ "▁U",
+ "se"
+ ],
+ [
+ "▁",
+ "Use"
+ ],
+ [
+ "cal",
+ "l"
+ ],
+ [
+ "ca",
+ "ll"
+ ],
+ [
+ "c",
+ "all"
+ ],
+ [
+ "▁extr",
+ "a"
+ ],
+ [
+ "▁ext",
+ "ra"
+ ],
+ [
+ "▁ex",
+ "tra"
+ ],
+ [
+ "▁",
+ "extra"
+ ],
+ [
+ "W",
+ "e"
+ ],
+ [
+ "ani",
+ "a"
+ ],
+ [
+ "an",
+ "ia"
+ ],
+ [
+ "a",
+ "nia"
+ ],
+ [
+ "▁hol",
+ "d"
+ ],
+ [
+ "▁ho",
+ "ld"
+ ],
+ [
+ "▁h",
+ "old"
+ ],
+ [
+ "▁",
+ "hold"
+ ],
+ [
+ "Cont",
+ "rol"
+ ],
+ [
+ "▁C",
+ "O"
+ ],
+ [
+ "▁",
+ "CO"
+ ],
+ [
+ "▁м",
+ "і"
+ ],
+ [
+ "▁",
+ "мі"
+ ],
+ [
+ "it",
+ "i"
+ ],
+ [
+ "i",
+ "ti"
+ ],
+ [
+ "▁K",
+ "e"
+ ],
+ [
+ "▁",
+ "Ke"
+ ],
+ [
+ "en",
+ "u"
+ ],
+ [
+ "e",
+ "nu"
+ ],
+ [
+ "▁Par",
+ "k"
+ ],
+ [
+ "▁P",
+ "ark"
+ ],
+ [
+ "то",
+ "м"
+ ],
+ [
+ "т",
+ "ом"
+ ],
+ [
+ "▁aut",
+ "h"
+ ],
+ [
+ "▁au",
+ "th"
+ ],
+ [
+ "▁a",
+ "uth"
+ ],
+ [
+ "▁",
+ "auth"
+ ],
+ [
+ "▁cent",
+ "er"
+ ],
+ [
+ "▁c",
+ "enter"
+ ],
+ [
+ "▁",
+ "center"
+ ],
+ [
+ "P",
+ "h"
+ ],
+ [
+ "то",
+ "в"
+ ],
+ [
+ "т",
+ "ов"
+ ],
+ [
+ "idi",
+ "ng"
+ ],
+ [
+ "id",
+ "ing"
+ ],
+ [
+ "i",
+ "ding"
+ ],
+ [
+ "▁ac",
+ "ross"
+ ],
+ [
+ "▁a",
+ "cross"
+ ],
+ [
+ "▁son",
+ "g"
+ ],
+ [
+ "▁so",
+ "ng"
+ ],
+ [
+ "▁s",
+ "ong"
+ ],
+ [
+ "▁",
+ "song"
+ ],
+ [
+ "▁ph",
+ "ys"
+ ],
+ [
+ "▁",
+ "phys"
+ ],
+ [
+ "▁num",
+ "er"
+ ],
+ [
+ "▁nu",
+ "mer"
+ ],
+ [
+ "▁n",
+ "umer"
+ ],
+ [
+ "▁",
+ "numer"
+ ],
+ [
+ "щ",
+ "а"
+ ],
+ [
+ "▁Ale",
+ "x"
+ ],
+ [
+ "▁Al",
+ "ex"
+ ],
+ [
+ "▁A",
+ "lex"
+ ],
+ [
+ "▁",
+ "Alex"
+ ],
+ [
+ "▁problem",
+ "s"
+ ],
+ [
+ "▁proble",
+ "ms"
+ ],
+ [
+ "▁probl",
+ "ems"
+ ],
+ [
+ "▁Err",
+ "or"
+ ],
+ [
+ "▁Er",
+ "ror"
+ ],
+ [
+ "▁E",
+ "rror"
+ ],
+ [
+ "▁",
+ "Error"
+ ],
+ [
+ "form",
+ "at"
+ ],
+ [
+ "for",
+ "mat"
+ ],
+ [
+ "▁Ac",
+ "c"
+ ],
+ [
+ "▁A",
+ "cc"
+ ],
+ [
+ "▁",
+ "Acc"
+ ],
+ [
+ "▁si",
+ "x"
+ ],
+ [
+ "▁s",
+ "ix"
+ ],
+ [
+ "▁",
+ "six"
+ ],
+ [
+ "▁d",
+ "b"
+ ],
+ [
+ "▁",
+ "db"
+ ],
+ [
+ "▁Cas",
+ "t"
+ ],
+ [
+ "▁Ca",
+ "st"
+ ],
+ [
+ "▁C",
+ "ast"
+ ],
+ [
+ "▁",
+ "Cast"
+ ],
+ [
+ "om",
+ "s"
+ ],
+ [
+ "o",
+ "ms"
+ ],
+ [
+ "proj",
+ "ect"
+ ],
+ [
+ "pro",
+ "ject"
+ ],
+ [
+ "▁ver",
+ "t"
+ ],
+ [
+ "▁ve",
+ "rt"
+ ],
+ [
+ "▁v",
+ "ert"
+ ],
+ [
+ "▁",
+ "vert"
+ ],
+ [
+ "cre",
+ "t"
+ ],
+ [
+ "cr",
+ "et"
+ ],
+ [
+ "c",
+ "ret"
+ ],
+ [
+ "▁head",
+ "er"
+ ],
+ [
+ "▁he",
+ "ader"
+ ],
+ [
+ "▁",
+ "header"
+ ],
+ [
+ "▁stre",
+ "am"
+ ],
+ [
+ "▁st",
+ "ream"
+ ],
+ [
+ "▁",
+ "stream"
+ ],
+ [
+ "id",
+ "s"
+ ],
+ [
+ "i",
+ "ds"
+ ],
+ [
+ "▁to",
+ "r"
+ ],
+ [
+ "▁t",
+ "or"
+ ],
+ [
+ "▁",
+ "tor"
+ ],
+ [
+ "▁sep",
+ "t"
+ ],
+ [
+ "▁se",
+ "pt"
+ ],
+ [
+ "▁est",
+ "im"
+ ],
+ [
+ "▁es",
+ "tim"
+ ],
+ [
+ "▁dec",
+ "l"
+ ],
+ [
+ "▁de",
+ "cl"
+ ],
+ [
+ "▁",
+ "decl"
+ ],
+ [
+ "▁ga",
+ "ve"
+ ],
+ [
+ "▁g",
+ "ave"
+ ],
+ [
+ "▁play",
+ "er"
+ ],
+ [
+ "▁pla",
+ "yer"
+ ],
+ [
+ "▁pl",
+ "ayer"
+ ],
+ [
+ "▁p",
+ "layer"
+ ],
+ [
+ "▁",
+ "player"
+ ],
+ [
+ "ys",
+ "is"
+ ],
+ [
+ "▁др",
+ "у"
+ ],
+ [
+ "▁д",
+ "ру"
+ ],
+ [
+ "am",
+ "m"
+ ],
+ [
+ "a",
+ "mm"
+ ],
+ [
+ "щ",
+ "о"
+ ],
+ [
+ "▁(",
+ "\""
+ ],
+ [
+ "▁",
+ "(\""
+ ],
+ [
+ "▁a",
+ "x"
+ ],
+ [
+ "▁",
+ "ax"
+ ],
+ [
+ "Pro",
+ "perty"
+ ],
+ [
+ "us",
+ "r"
+ ],
+ [
+ "u",
+ "sr"
+ ],
+ [
+ "▁some",
+ "one"
+ ],
+ [
+ "▁impr",
+ "o"
+ ],
+ [
+ "▁imp",
+ "ro"
+ ],
+ [
+ "▁im",
+ "pro"
+ ],
+ [
+ "ade",
+ "n"
+ ],
+ [
+ "ad",
+ "en"
+ ],
+ [
+ "a",
+ "den"
+ ],
+ [
+ "rot",
+ "e"
+ ],
+ [
+ "ro",
+ "te"
+ ],
+ [
+ "r",
+ "ote"
+ ],
+ [
+ "▁М",
+ "и"
+ ],
+ [
+ "i",
+ "h"
+ ],
+ [
+ "++",
+ ")"
+ ],
+ [
+ "+",
+ "+)"
+ ],
+ [
+ "▁vide",
+ "o"
+ ],
+ [
+ "▁v",
+ "ideo"
+ ],
+ [
+ "▁",
+ "video"
+ ],
+ [
+ "▁exist",
+ "s"
+ ],
+ [
+ "▁ex",
+ "ists"
+ ],
+ [
+ "▁",
+ "exists"
+ ],
+ [
+ "к",
+ "ла"
+ ],
+ [
+ "▁complet",
+ "e"
+ ],
+ [
+ "▁comple",
+ "te"
+ ],
+ [
+ "▁compl",
+ "ete"
+ ],
+ [
+ "▁comp",
+ "lete"
+ ],
+ [
+ "▁",
+ "complete"
+ ],
+ [
+ "▁sess",
+ "ion"
+ ],
+ [
+ "▁s",
+ "ession"
+ ],
+ [
+ "▁",
+ "session"
+ ],
+ [
+ "▁const",
+ "ant"
+ ],
+ [
+ "▁",
+ "constant"
+ ],
+ [
+ "ico",
+ "s"
+ ],
+ [
+ "ic",
+ "os"
+ ],
+ [
+ "i",
+ "cos"
+ ],
+ [
+ "▁pac",
+ "k"
+ ],
+ [
+ "▁pa",
+ "ck"
+ ],
+ [
+ "▁p",
+ "ack"
+ ],
+ [
+ "▁",
+ "pack"
+ ],
+ [
+ "rom",
+ "e"
+ ],
+ [
+ "ro",
+ "me"
+ ],
+ [
+ "r",
+ "ome"
+ ],
+ [
+ "eg",
+ "r"
+ ],
+ [
+ "e",
+ "gr"
+ ],
+ [
+ "App",
+ "lication"
+ ],
+ [
+ "▁ye",
+ "s"
+ ],
+ [
+ "▁y",
+ "es"
+ ],
+ [
+ "▁",
+ "yes"
+ ],
+ [
+ "▁ell",
+ "e"
+ ],
+ [
+ "▁el",
+ "le"
+ ],
+ [
+ "▁e",
+ "lle"
+ ],
+ [
+ "▁",
+ "elle"
+ ],
+ [
+ "▁em",
+ "ail"
+ ],
+ [
+ "▁e",
+ "mail"
+ ],
+ [
+ "▁",
+ "email"
+ ],
+ [
+ "or",
+ "f"
+ ],
+ [
+ "o",
+ "rf"
+ ],
+ [
+ "cas",
+ "e"
+ ],
+ [
+ "ca",
+ "se"
+ ],
+ [
+ "c",
+ "ase"
+ ],
+ [
+ "▁point",
+ "er"
+ ],
+ [
+ "▁po",
+ "inter"
+ ],
+ [
+ "▁",
+ "pointer"
+ ],
+ [
+ "▁reg",
+ "ard"
+ ],
+ [
+ "se",
+ "n"
+ ],
+ [
+ "s",
+ "en"
+ ],
+ [
+ "stat",
+ "us"
+ ],
+ [
+ "st",
+ "atus"
+ ],
+ [
+ "▁me",
+ "s"
+ ],
+ [
+ "▁m",
+ "es"
+ ],
+ [
+ "▁",
+ "mes"
+ ],
+ [
+ "▁dell",
+ "e"
+ ],
+ [
+ "▁del",
+ "le"
+ ],
+ [
+ "▁de",
+ "lle"
+ ],
+ [
+ "▁d",
+ "elle"
+ ],
+ [
+ "ingt",
+ "on"
+ ],
+ [
+ "ing",
+ "ton"
+ ],
+ [
+ "▁Ba",
+ "s"
+ ],
+ [
+ "▁B",
+ "as"
+ ],
+ [
+ "▁",
+ "Bas"
+ ],
+ [
+ ")",
+ "^"
+ ],
+ [
+ "de",
+ "velop"
+ ],
+ [
+ "▁for",
+ "ce"
+ ],
+ [
+ "▁",
+ "force"
+ ],
+ [
+ "▁character",
+ "s"
+ ],
+ [
+ "▁charact",
+ "ers"
+ ],
+ [
+ "▁char",
+ "acters"
+ ],
+ [
+ "▁cro",
+ "ss"
+ ],
+ [
+ "▁cr",
+ "oss"
+ ],
+ [
+ "▁c",
+ "ross"
+ ],
+ [
+ "▁",
+ "cross"
+ ],
+ [
+ "▁de",
+ "ath"
+ ],
+ [
+ "▁take",
+ "s"
+ ],
+ [
+ "▁tak",
+ "es"
+ ],
+ [
+ "▁ta",
+ "kes"
+ ],
+ [
+ "▁t",
+ "akes"
+ ],
+ [
+ "ér",
+ "i"
+ ],
+ [
+ "é",
+ "ri"
+ ],
+ [
+ "ign",
+ "e"
+ ],
+ [
+ "ig",
+ "ne"
+ ],
+ [
+ "че",
+ "н"
+ ],
+ [
+ "ч",
+ "ен"
+ ],
+ [
+ "U",
+ "P"
+ ],
+ [
+ ".",
+ ":"
+ ],
+ [
+ "Th",
+ "read"
+ ],
+ [
+ "j",
+ "u"
+ ],
+ [
+ "in",
+ "y"
+ ],
+ [
+ "i",
+ "ny"
+ ],
+ [
+ "▁detail",
+ "s"
+ ],
+ [
+ "▁det",
+ "ails"
+ ],
+ [
+ "▁",
+ "details"
+ ],
+ [
+ "▁x",
+ "ml"
+ ],
+ [
+ "▁",
+ "xml"
+ ],
+ [
+ "ta",
+ "it"
+ ],
+ [
+ "t",
+ "ait"
+ ],
+ [
+ "out",
+ "put"
+ ],
+ [
+ "mess",
+ "age"
+ ],
+ [
+ "m",
+ "essage"
+ ],
+ [
+ "'",
+ "'"
+ ],
+ [
+ "▁Brit",
+ "ish"
+ ],
+ [
+ "vil",
+ "le"
+ ],
+ [
+ "vi",
+ "lle"
+ ],
+ [
+ "v",
+ "ille"
+ ],
+ [
+ "▁Di",
+ "v"
+ ],
+ [
+ "▁D",
+ "iv"
+ ],
+ [
+ "▁",
+ "Div"
+ ],
+ [
+ "▁Use",
+ "r"
+ ],
+ [
+ "▁Us",
+ "er"
+ ],
+ [
+ "▁U",
+ "ser"
+ ],
+ [
+ "▁",
+ "User"
+ ],
+ [
+ "c",
+ "m"
+ ],
+ [
+ "ч",
+ "но"
+ ],
+ [
+ "col",
+ "umn"
+ ],
+ [
+ "eq",
+ "ref"
+ ],
+ [
+ "ó",
+ "r"
+ ],
+ [
+ "ono",
+ "m"
+ ],
+ [
+ "on",
+ "om"
+ ],
+ [
+ "o",
+ "nom"
+ ],
+ [
+ "▁Pos",
+ "t"
+ ],
+ [
+ "▁Po",
+ "st"
+ ],
+ [
+ "▁P",
+ "ost"
+ ],
+ [
+ "▁",
+ "Post"
+ ],
+ [
+ "elle",
+ "n"
+ ],
+ [
+ "ell",
+ "en"
+ ],
+ [
+ "el",
+ "len"
+ ],
+ [
+ "A",
+ "b"
+ ],
+ [
+ "ult",
+ "é"
+ ],
+ [
+ "ul",
+ "té"
+ ],
+ [
+ "▁perf",
+ "ect"
+ ],
+ [
+ "▁per",
+ "fect"
+ ],
+ [
+ "()",
+ "{"
+ ],
+ [
+ "(",
+ "){"
+ ],
+ [
+ "vis",
+ "ion"
+ ],
+ [
+ "v",
+ "ision"
+ ],
+ [
+ "activ",
+ "e"
+ ],
+ [
+ "act",
+ "ive"
+ ],
+ [
+ "lie",
+ "r"
+ ],
+ [
+ "li",
+ "er"
+ ],
+ [
+ "l",
+ "ier"
+ ],
+ [
+ "ri",
+ "j"
+ ],
+ [
+ "r",
+ "ij"
+ ],
+ [
+ "s",
+ "d"
+ ],
+ [
+ "▁k",
+ "ö"
+ ],
+ [
+ "▁",
+ "kö"
+ ],
+ [
+ "▁ni",
+ "e"
+ ],
+ [
+ "▁n",
+ "ie"
+ ],
+ [
+ "▁",
+ "nie"
+ ],
+ [
+ "▁reli",
+ "g"
+ ],
+ [
+ "▁rel",
+ "ig"
+ ],
+ [
+ "▁re",
+ "lig"
+ ],
+ [
+ "▁o",
+ "t"
+ ],
+ [
+ "▁",
+ "ot"
+ ],
+ [
+ "▁mach",
+ "ine"
+ ],
+ [
+ "▁m",
+ "achine"
+ ],
+ [
+ "▁",
+ "machine"
+ ],
+ [
+ "▁hel",
+ "d"
+ ],
+ [
+ "▁he",
+ "ld"
+ ],
+ [
+ "▁h",
+ "eld"
+ ],
+ [
+ ")$",
+ "."
+ ],
+ [
+ ")",
+ "$."
+ ],
+ [
+ "====",
+ "===="
+ ],
+ [
+ "cke",
+ "r"
+ ],
+ [
+ "ck",
+ "er"
+ ],
+ [
+ "c",
+ "ker"
+ ],
+ [
+ "в",
+ "ы"
+ ],
+ [
+ "bor",
+ "n"
+ ],
+ [
+ "bo",
+ "rn"
+ ],
+ [
+ "b",
+ "orn"
+ ],
+ [
+ "▁pas",
+ "t"
+ ],
+ [
+ "▁pa",
+ "st"
+ ],
+ [
+ "▁p",
+ "ast"
+ ],
+ [
+ "ри",
+ "я"
+ ],
+ [
+ "▁D",
+ "r"
+ ],
+ [
+ "▁",
+ "Dr"
+ ],
+ [
+ "▁regul",
+ "ar"
+ ],
+ [
+ "▁reg",
+ "ular"
+ ],
+ [
+ "▁",
+ "regular"
+ ],
+ [
+ "▁provide",
+ "d"
+ ],
+ [
+ "▁prov",
+ "ided"
+ ],
+ [
+ "TE",
+ "R"
+ ],
+ [
+ "T",
+ "ER"
+ ],
+ [
+ "▁un",
+ "ivers"
+ ],
+ [
+ "▁",
+ "univers"
+ ],
+ [
+ "▁get",
+ "s"
+ ],
+ [
+ "▁ge",
+ "ts"
+ ],
+ [
+ "▁g",
+ "ets"
+ ],
+ [
+ "▁",
+ "gets"
+ ],
+ [
+ "▁n",
+ "u"
+ ],
+ [
+ "▁",
+ "nu"
+ ],
+ [
+ "▁/",
+ "*"
+ ],
+ [
+ "▁",
+ "/*"
+ ],
+ [
+ "obe",
+ "r"
+ ],
+ [
+ "ob",
+ "er"
+ ],
+ [
+ "o",
+ "ber"
+ ],
+ [
+ "fi",
+ "n"
+ ],
+ [
+ "f",
+ "in"
+ ],
+ [
+ "▁nell",
+ "a"
+ ],
+ [
+ "▁nel",
+ "la"
+ ],
+ [
+ "▁ne",
+ "lla"
+ ],
+ [
+ "▁n",
+ "ella"
+ ],
+ [
+ "▁becom",
+ "e"
+ ],
+ [
+ "▁bec",
+ "ome"
+ ],
+ [
+ "▁be",
+ "come"
+ ],
+ [
+ "▁`",
+ "`"
+ ],
+ [
+ "▁",
+ "``"
+ ],
+ [
+ "▁histor",
+ "y"
+ ],
+ [
+ "▁hist",
+ "ory"
+ ],
+ [
+ "▁hi",
+ "story"
+ ],
+ [
+ "▁h",
+ "istory"
+ ],
+ [
+ "▁",
+ "history"
+ ],
+ [
+ "▁So",
+ "l"
+ ],
+ [
+ "▁S",
+ "ol"
+ ],
+ [
+ "▁",
+ "Sol"
+ ],
+ [
+ "▁Ra",
+ "d"
+ ],
+ [
+ "▁R",
+ "ad"
+ ],
+ [
+ "▁",
+ "Rad"
+ ],
+ [
+ "▁term",
+ "s"
+ ],
+ [
+ "▁ter",
+ "ms"
+ ],
+ [
+ "▁event",
+ "s"
+ ],
+ [
+ "▁even",
+ "ts"
+ ],
+ [
+ "▁ev",
+ "ents"
+ ],
+ [
+ "▁",
+ "events"
+ ],
+ [
+ "ly",
+ "mp"
+ ],
+ [
+ "))",
+ ")"
+ ],
+ [
+ ")",
+ "))"
+ ],
+ [
+ "ров",
+ "а"
+ ],
+ [
+ "ро",
+ "ва"
+ ],
+ [
+ "р",
+ "ова"
+ ],
+ [
+ "▁abs",
+ "ol"
+ ],
+ [
+ "▁ab",
+ "sol"
+ ],
+ [
+ "▁so",
+ "ft"
+ ],
+ [
+ "▁",
+ "soft"
+ ],
+ [
+ "link",
+ "s"
+ ],
+ [
+ "lin",
+ "ks"
+ ],
+ [
+ "l",
+ "inks"
+ ],
+ [
+ "▁hop",
+ "e"
+ ],
+ [
+ "▁ho",
+ "pe"
+ ],
+ [
+ "▁h",
+ "ope"
+ ],
+ [
+ "▁sub",
+ "ject"
+ ],
+ [
+ "▁su",
+ "bject"
+ ],
+ [
+ "▁",
+ "subject"
+ ],
+ [
+ "\")",
+ ","
+ ],
+ [
+ "\"",
+ "),"
+ ],
+ [
+ "▁cre",
+ "ating"
+ ],
+ [
+ "▁}",
+ "\r"
+ ],
+ [
+ "▁",
+ "}\r"
+ ],
+ [
+ "▁S",
+ "k"
+ ],
+ [
+ "▁",
+ "Sk"
+ ],
+ [
+ "▁flo",
+ "w"
+ ],
+ [
+ "▁fl",
+ "ow"
+ ],
+ [
+ "▁f",
+ "low"
+ ],
+ [
+ "▁",
+ "flow"
+ ],
+ [
+ "▁Р",
+ "а"
+ ],
+ [
+ "▁asse",
+ "rt"
+ ],
+ [
+ "▁ass",
+ "ert"
+ ],
+ [
+ "▁as",
+ "sert"
+ ],
+ [
+ "▁",
+ "assert"
+ ],
+ [
+ "ze",
+ "t"
+ ],
+ [
+ "z",
+ "et"
+ ],
+ [
+ "▁Fran",
+ "k"
+ ],
+ [
+ "▁Fr",
+ "ank"
+ ],
+ [
+ "▁F",
+ "rank"
+ ],
+ [
+ "s",
+ "a"
+ ],
+ [
+ "▁distribu",
+ "tion"
+ ],
+ [
+ "▁distrib",
+ "ution"
+ ],
+ [
+ "▁dist",
+ "ribution"
+ ],
+ [
+ "▁",
+ "distribution"
+ ],
+ [
+ "c",
+ "u"
+ ],
+ [
+ "ban",
+ "d"
+ ],
+ [
+ "ba",
+ "nd"
+ ],
+ [
+ "b",
+ "and"
+ ],
+ [
+ "iz",
+ "z"
+ ],
+ [
+ "i",
+ "zz"
+ ],
+ [
+ "▁jo",
+ "b"
+ ],
+ [
+ "▁j",
+ "ob"
+ ],
+ [
+ "▁",
+ "job"
+ ],
+ [
+ "ine",
+ "r"
+ ],
+ [
+ "in",
+ "er"
+ ],
+ [
+ "i",
+ "ner"
+ ],
+ [
+ "stru",
+ "ct"
+ ],
+ [
+ "str",
+ "uct"
+ ],
+ [
+ "st",
+ "ruct"
+ ],
+ [
+ "á",
+ "k"
+ ],
+ [
+ "T",
+ "O"
+ ],
+ [
+ "au",
+ "f"
+ ],
+ [
+ "a",
+ "uf"
+ ],
+ [
+ "▁extend",
+ "s"
+ ],
+ [
+ "▁ext",
+ "ends"
+ ],
+ [
+ "▁Gr",
+ "a"
+ ],
+ [
+ "▁G",
+ "ra"
+ ],
+ [
+ "dis",
+ "play"
+ ],
+ [
+ "▁sign",
+ "ific"
+ ],
+ [
+ "one",
+ "y"
+ ],
+ [
+ "on",
+ "ey"
+ ],
+ [
+ "o",
+ "ney"
+ ],
+ [
+ "s",
+ "ource"
+ ],
+ [
+ "m",
+ "icrosoft"
+ ],
+ [
+ "inde",
+ "r"
+ ],
+ [
+ "ind",
+ "er"
+ ],
+ [
+ "in",
+ "der"
+ ],
+ [
+ "i",
+ "nder"
+ ],
+ [
+ "▁qui",
+ "ck"
+ ],
+ [
+ "▁qu",
+ "ick"
+ ],
+ [
+ "▁",
+ "quick"
+ ],
+ [
+ "▁won",
+ "der"
+ ],
+ [
+ "▁wo",
+ "nder"
+ ],
+ [
+ "▁w",
+ "onder"
+ ],
+ [
+ "Inst",
+ "ance"
+ ],
+ [
+ "elle",
+ "s"
+ ],
+ [
+ "ell",
+ "es"
+ ],
+ [
+ "el",
+ "les"
+ ],
+ [
+ "e",
+ "lles"
+ ],
+ [
+ "è",
+ "me"
+ ],
+ [
+ "▁compan",
+ "y"
+ ],
+ [
+ "▁comp",
+ "any"
+ ],
+ [
+ "▁",
+ "company"
+ ],
+ [
+ "u",
+ "ß"
+ ],
+ [
+ ".",
+ "}"
+ ],
+ [
+ "▁separ",
+ "ate"
+ ],
+ [
+ "U",
+ "M"
+ ],
+ [
+ "HER",
+ "E"
+ ],
+ [
+ "HE",
+ "RE"
+ ],
+ [
+ "H",
+ "ERE"
+ ],
+ [
+ "▁writ",
+ "ing"
+ ],
+ [
+ "▁wr",
+ "iting"
+ ],
+ [
+ "▁",
+ "writing"
+ ],
+ [
+ "itut",
+ "ion"
+ ],
+ [
+ "itu",
+ "tion"
+ ],
+ [
+ "it",
+ "ution"
+ ],
+ [
+ "▁Ges",
+ "ch"
+ ],
+ [
+ "▁Ge",
+ "sch"
+ ],
+ [
+ "▁G",
+ "esch"
+ ],
+ [
+ "м",
+ "я"
+ ],
+ [
+ "▁Jam",
+ "es"
+ ],
+ [
+ "▁Ja",
+ "mes"
+ ],
+ [
+ "▁J",
+ "ames"
+ ],
+ [
+ "▁",
+ "James"
+ ],
+ [
+ "▁D",
+ "E"
+ ],
+ [
+ "▁",
+ "DE"
+ ],
+ [
+ "▁Sp",
+ "e"
+ ],
+ [
+ "▁S",
+ "pe"
+ ],
+ [
+ "▁",
+ "Spe"
+ ],
+ [
+ "proc",
+ "ess"
+ ],
+ [
+ "pro",
+ "cess"
+ ],
+ [
+ "St",
+ "r"
+ ],
+ [
+ "S",
+ "tr"
+ ],
+ [
+ "▁sy",
+ "m"
+ ],
+ [
+ "▁s",
+ "ym"
+ ],
+ [
+ "▁",
+ "sym"
+ ],
+ [
+ "▁a",
+ "o"
+ ],
+ [
+ "▁",
+ "ao"
+ ],
+ [
+ "▁w",
+ "y"
+ ],
+ [
+ "▁",
+ "wy"
+ ],
+ [
+ "▁any",
+ "one"
+ ],
+ [
+ "▁U",
+ "p"
+ ],
+ [
+ "▁",
+ "Up"
+ ],
+ [
+ "use",
+ "um"
+ ],
+ [
+ "aro",
+ "n"
+ ],
+ [
+ "ar",
+ "on"
+ ],
+ [
+ "a",
+ "ron"
+ ],
+ [
+ "▁definit",
+ "ion"
+ ],
+ [
+ "▁defin",
+ "ition"
+ ],
+ [
+ "▁def",
+ "inition"
+ ],
+ [
+ "▁",
+ "definition"
+ ],
+ [
+ "▁`",
+ "$"
+ ],
+ [
+ "▁fa",
+ "v"
+ ],
+ [
+ "▁f",
+ "av"
+ ],
+ [
+ "ribute",
+ "s"
+ ],
+ [
+ "ribu",
+ "tes"
+ ],
+ [
+ "rib",
+ "utes"
+ ],
+ [
+ "▁R",
+ "é"
+ ],
+ [
+ "ografi",
+ "a"
+ ],
+ [
+ "ograf",
+ "ia"
+ ],
+ [
+ "elem",
+ "ent"
+ ],
+ [
+ "ele",
+ "ment"
+ ],
+ [
+ "el",
+ "ement"
+ ],
+ [
+ "e",
+ "lement"
+ ],
+ [
+ "ca",
+ "p"
+ ],
+ [
+ "c",
+ "ap"
+ ],
+ [
+ "pa",
+ "t"
+ ],
+ [
+ "p",
+ "at"
+ ],
+ [
+ "▁Br",
+ "a"
+ ],
+ [
+ "▁B",
+ "ra"
+ ],
+ [
+ "▁",
+ "Bra"
+ ],
+ [
+ ")",
+ "("
+ ],
+ [
+ "▁accord",
+ "ing"
+ ],
+ [
+ "▁acc",
+ "ording"
+ ],
+ [
+ "г",
+ "е"
+ ],
+ [
+ "▁pi",
+ "e"
+ ],
+ [
+ "▁p",
+ "ie"
+ ],
+ [
+ "▁",
+ "pie"
+ ],
+ [
+ "el",
+ "i"
+ ],
+ [
+ "e",
+ "li"
+ ],
+ [
+ "}",
+ "\""
+ ],
+ [
+ "▁act",
+ "iv"
+ ],
+ [
+ "▁",
+ "activ"
+ ],
+ [
+ "▁sto",
+ "p"
+ ],
+ [
+ "▁st",
+ "op"
+ ],
+ [
+ "▁s",
+ "top"
+ ],
+ [
+ "▁",
+ "stop"
+ ],
+ [
+ "pat",
+ "ch"
+ ],
+ [
+ "p",
+ "atch"
+ ],
+ [
+ "т",
+ "і"
+ ],
+ [
+ "▁Jos",
+ "e"
+ ],
+ [
+ "▁Jo",
+ "se"
+ ],
+ [
+ "▁J",
+ "ose"
+ ],
+ [
+ "▁",
+ "Jose"
+ ],
+ [
+ "En",
+ "d"
+ ],
+ [
+ "E",
+ "nd"
+ ],
+ [
+ "▁prz",
+ "e"
+ ],
+ [
+ "▁pr",
+ "ze"
+ ],
+ [
+ "▁p",
+ "rze"
+ ],
+ [
+ "▁ag",
+ "e"
+ ],
+ [
+ "▁a",
+ "ge"
+ ],
+ [
+ "▁",
+ "age"
+ ],
+ [
+ "itor",
+ "y"
+ ],
+ [
+ "ito",
+ "ry"
+ ],
+ [
+ "it",
+ "ory"
+ ],
+ [
+ "▁P",
+ "HP"
+ ],
+ [
+ "▁",
+ "PHP"
+ ],
+ [
+ "agem",
+ "ent"
+ ],
+ [
+ "age",
+ "ment"
+ ],
+ [
+ "ag",
+ "ement"
+ ],
+ [
+ "▁`",
+ "."
+ ],
+ [
+ "▁",
+ "`."
+ ],
+ [
+ "▁pret",
+ "ty"
+ ],
+ [
+ "▁pre",
+ "tty"
+ ],
+ [
+ "▁recom",
+ "m"
+ ],
+ [
+ "▁rec",
+ "omm"
+ ],
+ [
+ "▁re",
+ "comm"
+ ],
+ [
+ "▁su",
+ "d"
+ ],
+ [
+ "▁s",
+ "ud"
+ ],
+ [
+ "▁req",
+ "u"
+ ],
+ [
+ "▁re",
+ "qu"
+ ],
+ [
+ "▁r",
+ "equ"
+ ],
+ [
+ "▁об",
+ "ла"
+ ],
+ [
+ "ative",
+ "s"
+ ],
+ [
+ "ativ",
+ "es"
+ ],
+ [
+ "ati",
+ "ves"
+ ],
+ [
+ "at",
+ "ives"
+ ],
+ [
+ "▁Hi",
+ "gh"
+ ],
+ [
+ "▁H",
+ "igh"
+ ],
+ [
+ "▁",
+ "High"
+ ],
+ [
+ "á",
+ "z"
+ ],
+ [
+ "ou",
+ "l"
+ ],
+ [
+ "o",
+ "ul"
+ ],
+ [
+ "res",
+ "t"
+ ],
+ [
+ "re",
+ "st"
+ ],
+ [
+ "r",
+ "est"
+ ],
+ [
+ "▁Te",
+ "r"
+ ],
+ [
+ "▁T",
+ "er"
+ ],
+ [
+ "unde",
+ "r"
+ ],
+ [
+ "und",
+ "er"
+ ],
+ [
+ "un",
+ "der"
+ ],
+ [
+ "u",
+ "nder"
+ ],
+ [
+ "ther",
+ "n"
+ ],
+ [
+ "the",
+ "rn"
+ ],
+ [
+ "th",
+ "ern"
+ ],
+ [
+ "cente",
+ "r"
+ ],
+ [
+ "cent",
+ "er"
+ ],
+ [
+ "cen",
+ "ter"
+ ],
+ [
+ "c",
+ "enter"
+ ],
+ [
+ "▁u",
+ "r"
+ ],
+ [
+ "▁",
+ "ur"
+ ],
+ [
+ "la",
+ "t"
+ ],
+ [
+ "l",
+ "at"
+ ],
+ [
+ "▁inter",
+ "face"
+ ],
+ [
+ "▁",
+ "interface"
+ ],
+ [
+ "▁и",
+ "н"
+ ],
+ [
+ "▁",
+ "ин"
+ ],
+ [
+ "▁who",
+ "se"
+ ],
+ [
+ "▁wh",
+ "ose"
+ ],
+ [
+ "ica",
+ "s"
+ ],
+ [
+ "ic",
+ "as"
+ ],
+ [
+ "i",
+ "cas"
+ ],
+ [
+ "ame",
+ "n"
+ ],
+ [
+ "am",
+ "en"
+ ],
+ [
+ "a",
+ "men"
+ ],
+ [
+ "Fil",
+ "ter"
+ ],
+ [
+ "▁stati",
+ "on"
+ ],
+ [
+ "▁stat",
+ "ion"
+ ],
+ [
+ "▁sta",
+ "tion"
+ ],
+ [
+ "▁st",
+ "ation"
+ ],
+ [
+ "▁",
+ "station"
+ ],
+ [
+ "Pa",
+ "ge"
+ ],
+ [
+ "P",
+ "age"
+ ],
+ [
+ "▁ar",
+ "m"
+ ],
+ [
+ "▁a",
+ "rm"
+ ],
+ [
+ "▁",
+ "arm"
+ ],
+ [
+ "▁eye",
+ "s"
+ ],
+ [
+ "▁e",
+ "yes"
+ ],
+ [
+ "▁ра",
+ "й"
+ ],
+ [
+ "▁se",
+ "u"
+ ],
+ [
+ "▁s",
+ "eu"
+ ],
+ [
+ "ol",
+ "i"
+ ],
+ [
+ "o",
+ "li"
+ ],
+ [
+ "wi",
+ "n"
+ ],
+ [
+ "w",
+ "in"
+ ],
+ [
+ "li",
+ "k"
+ ],
+ [
+ "l",
+ "ik"
+ ],
+ [
+ "ge",
+ "x"
+ ],
+ [
+ "g",
+ "ex"
+ ],
+ [
+ "cha",
+ "n"
+ ],
+ [
+ "ch",
+ "an"
+ ],
+ [
+ "c",
+ "han"
+ ],
+ [
+ "iden",
+ "ce"
+ ],
+ [
+ "id",
+ "ence"
+ ],
+ [
+ "arg",
+ "s"
+ ],
+ [
+ "ar",
+ "gs"
+ ],
+ [
+ "aki",
+ "ng"
+ ],
+ [
+ "ak",
+ "ing"
+ ],
+ [
+ "a",
+ "king"
+ ],
+ [
+ "▁Go",
+ "ogle"
+ ],
+ [
+ "▁",
+ "Google"
+ ],
+ [
+ "▁Stu",
+ "d"
+ ],
+ [
+ "▁St",
+ "ud"
+ ],
+ [
+ "▁h",
+ "o"
+ ],
+ [
+ "▁",
+ "ho"
+ ],
+ [
+ "тор",
+ "ы"
+ ],
+ [
+ "то",
+ "ры"
+ ],
+ [
+ "S",
+ "u"
+ ],
+ [
+ "▁autom",
+ "at"
+ ],
+ [
+ "▁auto",
+ "mat"
+ ],
+ [
+ "êm",
+ "e"
+ ],
+ [
+ "ê",
+ "me"
+ ],
+ [
+ "▁c",
+ "y"
+ ],
+ [
+ "▁",
+ "cy"
+ ],
+ [
+ "lo",
+ "r"
+ ],
+ [
+ "l",
+ "or"
+ ],
+ [
+ "▁sta",
+ "ck"
+ ],
+ [
+ "▁st",
+ "ack"
+ ],
+ [
+ "▁",
+ "stack"
+ ],
+ [
+ "▁SE",
+ "LECT"
+ ],
+ [
+ "▁",
+ "SELECT"
+ ],
+ [
+ "A",
+ "F"
+ ],
+ [
+ "▁>",
+ ">"
+ ],
+ [
+ "▁",
+ ">>"
+ ],
+ [
+ "▁comp",
+ "et"
+ ],
+ [
+ "▁com",
+ "pet"
+ ],
+ [
+ "▁pa",
+ "ir"
+ ],
+ [
+ "▁p",
+ "air"
+ ],
+ [
+ "▁",
+ "pair"
+ ],
+ [
+ "▁ing",
+ "lés"
+ ],
+ [
+ "Res",
+ "ponse"
+ ],
+ [
+ "▁F",
+ "ig"
+ ],
+ [
+ "▁",
+ "Fig"
+ ],
+ [
+ "gra",
+ "d"
+ ],
+ [
+ "gr",
+ "ad"
+ ],
+ [
+ "g",
+ "rad"
+ ],
+ [
+ "▁document",
+ "ation"
+ ],
+ [
+ "▁",
+ "documentation"
+ ],
+ [
+ "▁can",
+ "t"
+ ],
+ [
+ "▁ca",
+ "nt"
+ ],
+ [
+ "▁c",
+ "ant"
+ ],
+ [
+ "▁app",
+ "reci"
+ ],
+ [
+ "å",
+ "n"
+ ],
+ [
+ "▁lear",
+ "n"
+ ],
+ [
+ "▁le",
+ "arn"
+ ],
+ [
+ "▁",
+ "learn"
+ ],
+ [
+ "▁inde",
+ "p"
+ ],
+ [
+ "▁ind",
+ "ep"
+ ],
+ [
+ "▁in",
+ "dep"
+ ],
+ [
+ "▁pa",
+ "l"
+ ],
+ [
+ "▁p",
+ "al"
+ ],
+ [
+ "▁",
+ "pal"
+ ],
+ [
+ "pack",
+ "age"
+ ],
+ [
+ "p",
+ "ackage"
+ ],
+ [
+ "are",
+ "s"
+ ],
+ [
+ "ar",
+ "es"
+ ],
+ [
+ "a",
+ "res"
+ ],
+ [
+ "▁Berl",
+ "in"
+ ],
+ [
+ "▁Ber",
+ "lin"
+ ],
+ [
+ "б",
+ "ли"
+ ],
+ [
+ "rei",
+ "ch"
+ ],
+ [
+ "re",
+ "ich"
+ ],
+ [
+ "ё",
+ "н"
+ ],
+ [
+ "▁sat",
+ "isf"
+ ],
+ [
+ "▁s",
+ "atisf"
+ ],
+ [
+ "▁reg",
+ "ion"
+ ],
+ [
+ "▁",
+ "region"
+ ],
+ [
+ "▁fri",
+ "end"
+ ],
+ [
+ "▁",
+ "friend"
+ ],
+ [
+ "▁Georg",
+ "e"
+ ],
+ [
+ "▁Ge",
+ "orge"
+ ],
+ [
+ "▁В",
+ "о"
+ ],
+ [
+ "▁",
+ "Во"
+ ],
+ [
+ "▁\"",
+ "\""
+ ],
+ [
+ "▁",
+ "\"\""
+ ],
+ [
+ "▁des",
+ "de"
+ ],
+ [
+ "Fact",
+ "ory"
+ ],
+ [
+ "F",
+ "actory"
+ ],
+ [
+ "▁Count",
+ "y"
+ ],
+ [
+ "▁Coun",
+ "ty"
+ ],
+ [
+ "ou",
+ "v"
+ ],
+ [
+ "o",
+ "uv"
+ ],
+ [
+ "▁",
+ "‘"
+ ],
+ [
+ "▁install",
+ "ed"
+ ],
+ [
+ "▁instal",
+ "led"
+ ],
+ [
+ "▁inst",
+ "alled"
+ ],
+ [
+ "▁",
+ "installed"
+ ],
+ [
+ "▁want",
+ "ed"
+ ],
+ [
+ "▁w",
+ "anted"
+ ],
+ [
+ "▁P",
+ "ython"
+ ],
+ [
+ "▁",
+ "Python"
+ ],
+ [
+ "▁inter",
+ "pre"
+ ],
+ [
+ "▁include",
+ "d"
+ ],
+ [
+ "▁includ",
+ "ed"
+ ],
+ [
+ "▁inclu",
+ "ded"
+ ],
+ [
+ "▁in",
+ "cluded"
+ ],
+ [
+ "▁(",
+ "("
+ ],
+ [
+ "▁",
+ "(("
+ ],
+ [
+ "▁alter",
+ "n"
+ ],
+ [
+ "▁alte",
+ "rn"
+ ],
+ [
+ "▁alt",
+ "ern"
+ ],
+ [
+ "▁al",
+ "tern"
+ ],
+ [
+ "▁",
+ "altern"
+ ],
+ [
+ "ist",
+ "o"
+ ],
+ [
+ "is",
+ "to"
+ ],
+ [
+ "i",
+ "sto"
+ ],
+ [
+ "g",
+ "n"
+ ],
+ [
+ "▁bord",
+ "er"
+ ],
+ [
+ "▁bor",
+ "der"
+ ],
+ [
+ "▁b",
+ "order"
+ ],
+ [
+ "▁",
+ "border"
+ ],
+ [
+ "pd",
+ "f"
+ ],
+ [
+ "p",
+ "df"
+ ],
+ [
+ "▁du",
+ "p"
+ ],
+ [
+ "▁d",
+ "up"
+ ],
+ [
+ "▁",
+ "dup"
+ ],
+ [
+ "▁down",
+ "load"
+ ],
+ [
+ "▁",
+ "download"
+ ],
+ [
+ "jus",
+ "t"
+ ],
+ [
+ "ju",
+ "st"
+ ],
+ [
+ "j",
+ "ust"
+ ],
+ [
+ "▁member",
+ "s"
+ ],
+ [
+ "▁memb",
+ "ers"
+ ],
+ [
+ "▁mem",
+ "bers"
+ ],
+ [
+ "▁m",
+ "embers"
+ ],
+ [
+ "▁",
+ "members"
+ ],
+ [
+ "chi",
+ "ld"
+ ],
+ [
+ "ch",
+ "ild"
+ ],
+ [
+ "▁pa",
+ "y"
+ ],
+ [
+ "▁p",
+ "ay"
+ ],
+ [
+ "▁",
+ "pay"
+ ],
+ [
+ "▁ce",
+ "r"
+ ],
+ [
+ "▁c",
+ "er"
+ ],
+ [
+ "▁",
+ "cer"
+ ],
+ [
+ "▁look",
+ "ed"
+ ],
+ [
+ "▁lo",
+ "oked"
+ ],
+ [
+ "▁correct",
+ "ly"
+ ],
+ [
+ "aut",
+ "h"
+ ],
+ [
+ "au",
+ "th"
+ ],
+ [
+ "a",
+ "uth"
+ ],
+ [
+ "▁ста",
+ "н"
+ ],
+ [
+ "▁ст",
+ "ан"
+ ],
+ [
+ "▁с",
+ "тан"
+ ],
+ [
+ "▁",
+ "стан"
+ ],
+ [
+ "▁es",
+ "p"
+ ],
+ [
+ "▁e",
+ "sp"
+ ],
+ [
+ "▁",
+ "esp"
+ ],
+ [
+ "▁des",
+ "c"
+ ],
+ [
+ "▁de",
+ "sc"
+ ],
+ [
+ "▁d",
+ "esc"
+ ],
+ [
+ "▁",
+ "desc"
+ ],
+ [
+ "eb",
+ "en"
+ ],
+ [
+ "e",
+ "ben"
+ ],
+ [
+ "▁question",
+ "s"
+ ],
+ [
+ "▁questi",
+ "ons"
+ ],
+ [
+ "▁quest",
+ "ions"
+ ],
+ [
+ "▁qu",
+ "estions"
+ ],
+ [
+ "▁",
+ "questions"
+ ],
+ [
+ "ma",
+ "l"
+ ],
+ [
+ "m",
+ "al"
+ ],
+ [
+ "▁ab",
+ "gerufen"
+ ],
+ [
+ "▁",
+ "abgerufen"
+ ],
+ [
+ "▁Ban",
+ "d"
+ ],
+ [
+ "▁Ba",
+ "nd"
+ ],
+ [
+ "▁B",
+ "and"
+ ],
+ [
+ "▁[",
+ "]"
+ ],
+ [
+ "▁",
+ "[]"
+ ],
+ [
+ "Bas",
+ "e"
+ ],
+ [
+ "B",
+ "ase"
+ ],
+ [
+ "▁ri",
+ "s"
+ ],
+ [
+ "▁r",
+ "is"
+ ],
+ [
+ "▁",
+ "ris"
+ ],
+ [
+ "▁for",
+ "t"
+ ],
+ [
+ "▁fo",
+ "rt"
+ ],
+ [
+ "▁f",
+ "ort"
+ ],
+ [
+ "▁",
+ "fort"
+ ],
+ [
+ "▁I",
+ "d"
+ ],
+ [
+ "▁",
+ "Id"
+ ],
+ [
+ "▁vari",
+ "ous"
+ ],
+ [
+ "▁var",
+ "ious"
+ ],
+ [
+ "▁Le",
+ "ague"
+ ],
+ [
+ "▁Han",
+ "d"
+ ],
+ [
+ "▁Ha",
+ "nd"
+ ],
+ [
+ "▁H",
+ "and"
+ ],
+ [
+ "▁",
+ "Hand"
+ ],
+ [
+ "▁Typ",
+ "e"
+ ],
+ [
+ "▁Ty",
+ "pe"
+ ],
+ [
+ "▁T",
+ "ype"
+ ],
+ [
+ "▁",
+ "Type"
+ ],
+ [
+ "ir",
+ "l"
+ ],
+ [
+ "i",
+ "rl"
+ ],
+ [
+ "▁F",
+ "e"
+ ],
+ [
+ "▁",
+ "Fe"
+ ],
+ [
+ "i",
+ "én"
+ ],
+ [
+ "itte",
+ "r"
+ ],
+ [
+ "itt",
+ "er"
+ ],
+ [
+ "it",
+ "ter"
+ ],
+ [
+ "▁fas",
+ "t"
+ ],
+ [
+ "▁fa",
+ "st"
+ ],
+ [
+ "▁f",
+ "ast"
+ ],
+ [
+ "▁",
+ "fast"
+ ],
+ [
+ "st",
+ "a"
+ ],
+ [
+ "s",
+ "ta"
+ ],
+ [
+ "▁ex",
+ "cept"
+ ],
+ [
+ "▁",
+ "except"
+ ],
+ [
+ "ic",
+ "z"
+ ],
+ [
+ "i",
+ "cz"
+ ],
+ [
+ "▁F",
+ "rench"
+ ],
+ [
+ "▁environ",
+ "ment"
+ ],
+ [
+ "▁en",
+ "vironment"
+ ],
+ [
+ "▁",
+ "environment"
+ ],
+ [
+ "▁cons",
+ "e"
+ ],
+ [
+ "▁con",
+ "se"
+ ],
+ [
+ "у",
+ "р"
+ ],
+ [
+ "о",
+ "го"
+ ],
+ [
+ "▁necess",
+ "ary"
+ ],
+ [
+ "tar",
+ "get"
+ ],
+ [
+ "t",
+ "arget"
+ ],
+ [
+ "▁read",
+ "ing"
+ ],
+ [
+ "▁re",
+ "ading"
+ ],
+ [
+ "▁",
+ "reading"
+ ],
+ [
+ "hom",
+ "e"
+ ],
+ [
+ "ho",
+ "me"
+ ],
+ [
+ "h",
+ "ome"
+ ],
+ [
+ "ze",
+ "ich"
+ ],
+ [
+ "▁equ",
+ "al"
+ ],
+ [
+ "▁eq",
+ "ual"
+ ],
+ [
+ "▁e",
+ "qual"
+ ],
+ [
+ "▁",
+ "equal"
+ ],
+ [
+ "▁pi",
+ "ù"
+ ],
+ [
+ "▁pre",
+ "m"
+ ],
+ [
+ "▁pr",
+ "em"
+ ],
+ [
+ "▁p",
+ "rem"
+ ],
+ [
+ "▁diff",
+ "icult"
+ ],
+ [
+ "▁un",
+ "it"
+ ],
+ [
+ "▁u",
+ "nit"
+ ],
+ [
+ "▁",
+ "unit"
+ ],
+ [
+ "▁repla",
+ "ce"
+ ],
+ [
+ "▁rep",
+ "lace"
+ ],
+ [
+ "▁re",
+ "place"
+ ],
+ [
+ "▁",
+ "replace"
+ ],
+ [
+ "▁hear",
+ "t"
+ ],
+ [
+ "▁he",
+ "art"
+ ],
+ [
+ "▁",
+ "heart"
+ ],
+ [
+ "▁tal",
+ "k"
+ ],
+ [
+ "▁t",
+ "alk"
+ ],
+ [
+ "A",
+ "M"
+ ],
+ [
+ "▁R",
+ "E"
+ ],
+ [
+ "▁",
+ "RE"
+ ],
+ [
+ "▁Pers",
+ "on"
+ ],
+ [
+ "▁Per",
+ "son"
+ ],
+ [
+ "▁P",
+ "erson"
+ ],
+ [
+ "▁",
+ "Person"
+ ],
+ [
+ "enden",
+ "cy"
+ ],
+ [
+ "end",
+ "ency"
+ ],
+ [
+ "▁im",
+ "m"
+ ],
+ [
+ "▁i",
+ "mm"
+ ],
+ [
+ "▁",
+ "imm"
+ ],
+ [
+ "▁hum",
+ "an"
+ ],
+ [
+ "▁hu",
+ "man"
+ ],
+ [
+ "▁h",
+ "uman"
+ ],
+ [
+ "▁",
+ "human"
+ ],
+ [
+ "d",
+ "n"
+ ],
+ [
+ "▁Ki",
+ "r"
+ ],
+ [
+ "▁K",
+ "ir"
+ ],
+ [
+ "▁Au",
+ "t"
+ ],
+ [
+ "▁A",
+ "ut"
+ ],
+ [
+ "▁",
+ "Aut"
+ ],
+ [
+ "know",
+ "n"
+ ],
+ [
+ "kn",
+ "own"
+ ],
+ [
+ "k",
+ "nown"
+ ],
+ [
+ "▁fre",
+ "qu"
+ ],
+ [
+ "▁fr",
+ "equ"
+ ],
+ [
+ "sys",
+ "tem"
+ ],
+ [
+ "s",
+ "ystem"
+ ],
+ [
+ "ла",
+ "в"
+ ],
+ [
+ "▁S",
+ "z"
+ ],
+ [
+ "▁Ga",
+ "l"
+ ],
+ [
+ "▁G",
+ "al"
+ ],
+ [
+ "но",
+ "е"
+ ],
+ [
+ "sel",
+ "ves"
+ ],
+ [
+ "right",
+ "arrow"
+ ],
+ [
+ "r",
+ "ightarrow"
+ ],
+ [
+ "▁С",
+ "а"
+ ],
+ [
+ "▁",
+ "Са"
+ ],
+ [
+ "=\"",
+ "@"
+ ],
+ [
+ "▁build",
+ "ing"
+ ],
+ [
+ "▁",
+ "building"
+ ],
+ [
+ "imp",
+ "ort"
+ ],
+ [
+ "im",
+ "port"
+ ],
+ [
+ "▁fa",
+ "m"
+ ],
+ [
+ "▁f",
+ "am"
+ ],
+ [
+ "▁delet",
+ "e"
+ ],
+ [
+ "▁del",
+ "ete"
+ ],
+ [
+ "▁de",
+ "lete"
+ ],
+ [
+ "▁",
+ "delete"
+ ],
+ [
+ "air",
+ "e"
+ ],
+ [
+ "ai",
+ "re"
+ ],
+ [
+ "a",
+ "ire"
+ ],
+ [
+ "mar",
+ "y"
+ ],
+ [
+ "ma",
+ "ry"
+ ],
+ [
+ "m",
+ "ary"
+ ],
+ [
+ "▁fun",
+ "d"
+ ],
+ [
+ "▁fu",
+ "nd"
+ ],
+ [
+ "▁f",
+ "und"
+ ],
+ [
+ "▁",
+ "fund"
+ ],
+ [
+ "▁partici",
+ "p"
+ ],
+ [
+ "▁partic",
+ "ip"
+ ],
+ [
+ "▁parti",
+ "cip"
+ ],
+ [
+ "▁part",
+ "icip"
+ ],
+ [
+ "▁sy",
+ "n"
+ ],
+ [
+ "▁s",
+ "yn"
+ ],
+ [
+ "▁",
+ "syn"
+ ],
+ [
+ "si",
+ "n"
+ ],
+ [
+ "s",
+ "in"
+ ],
+ [
+ "▁low",
+ "er"
+ ],
+ [
+ "▁lo",
+ "wer"
+ ],
+ [
+ "▁l",
+ "ower"
+ ],
+ [
+ "▁",
+ "lower"
+ ],
+ [
+ "▁ze",
+ "ro"
+ ],
+ [
+ "▁z",
+ "ero"
+ ],
+ [
+ "▁",
+ "zero"
+ ],
+ [
+ "▁se",
+ "c"
+ ],
+ [
+ "▁s",
+ "ec"
+ ],
+ [
+ "▁",
+ "sec"
+ ],
+ [
+ "▁fr",
+ "a"
+ ],
+ [
+ "▁f",
+ "ra"
+ ],
+ [
+ "▁",
+ "fra"
+ ],
+ [
+ "Po",
+ "int"
+ ],
+ [
+ "P",
+ "oint"
+ ],
+ [
+ "▁fail",
+ "ed"
+ ],
+ [
+ "▁fa",
+ "iled"
+ ],
+ [
+ "▁",
+ "failed"
+ ],
+ [
+ "ient",
+ "o"
+ ],
+ [
+ "ien",
+ "to"
+ ],
+ [
+ "i",
+ "ento"
+ ],
+ [
+ "cu",
+ "p"
+ ],
+ [
+ "c",
+ "up"
+ ],
+ [
+ "▁slo",
+ "w"
+ ],
+ [
+ "▁sl",
+ "ow"
+ ],
+ [
+ "▁s",
+ "low"
+ ],
+ [
+ "▁",
+ "slow"
+ ],
+ [
+ "▁nat",
+ "ion"
+ ],
+ [
+ "▁na",
+ "tion"
+ ],
+ [
+ "▁n",
+ "ation"
+ ],
+ [
+ "äh",
+ "r"
+ ],
+ [
+ "ä",
+ "hr"
+ ],
+ [
+ "▁inf",
+ "o"
+ ],
+ [
+ "▁in",
+ "fo"
+ ],
+ [
+ "▁",
+ "info"
+ ],
+ [
+ "▁Pub",
+ "lic"
+ ],
+ [
+ "▁Pu",
+ "blic"
+ ],
+ [
+ "▁P",
+ "ublic"
+ ],
+ [
+ "▁",
+ "Public"
+ ],
+ [
+ "▁decl",
+ "a"
+ ],
+ [
+ "▁dec",
+ "la"
+ ],
+ [
+ "▁de",
+ "cla"
+ ],
+ [
+ "▁Т",
+ "а"
+ ],
+ [
+ "▁sol",
+ "d"
+ ],
+ [
+ "▁so",
+ "ld"
+ ],
+ [
+ "▁s",
+ "old"
+ ],
+ [
+ "▁Re",
+ "m"
+ ],
+ [
+ "▁R",
+ "em"
+ ],
+ [
+ "▁",
+ "Rem"
+ ],
+ [
+ "▁Ph",
+ "il"
+ ],
+ [
+ "стр",
+ "а"
+ ],
+ [
+ "ст",
+ "ра"
+ ],
+ [
+ "с",
+ "тра"
+ ],
+ [
+ "▁me",
+ "hr"
+ ],
+ [
+ "▁Wor",
+ "k"
+ ],
+ [
+ "▁W",
+ "ork"
+ ],
+ [
+ "▁",
+ "Work"
+ ],
+ [
+ "▁Nor",
+ "d"
+ ],
+ [
+ "▁No",
+ "rd"
+ ],
+ [
+ "▁N",
+ "ord"
+ ],
+ [
+ "▁fa",
+ "it"
+ ],
+ [
+ "▁f",
+ "ait"
+ ],
+ [
+ "▁ge",
+ "w"
+ ],
+ [
+ "▁g",
+ "ew"
+ ],
+ [
+ "▁",
+ "gew"
+ ],
+ [
+ "print",
+ "ln"
+ ],
+ [
+ "obil",
+ "e"
+ ],
+ [
+ "obi",
+ "le"
+ ],
+ [
+ "ob",
+ "ile"
+ ],
+ [
+ "▁Ko",
+ "n"
+ ],
+ [
+ "▁K",
+ "on"
+ ],
+ [
+ "▁assum",
+ "e"
+ ],
+ [
+ "▁ass",
+ "ume"
+ ],
+ [
+ "land",
+ "s"
+ ],
+ [
+ "lan",
+ "ds"
+ ],
+ [
+ "l",
+ "ands"
+ ],
+ [
+ "▁am",
+ "ount"
+ ],
+ [
+ "▁a",
+ "mount"
+ ],
+ [
+ "▁",
+ "amount"
+ ],
+ [
+ "▁Pres",
+ "s"
+ ],
+ [
+ "▁Pre",
+ "ss"
+ ],
+ [
+ "▁Pr",
+ "ess"
+ ],
+ [
+ "▁P",
+ "ress"
+ ],
+ [
+ "▁",
+ "Press"
+ ],
+ [
+ "ý",
+ "ch"
+ ],
+ [
+ "▁max",
+ "im"
+ ],
+ [
+ "▁ma",
+ "xim"
+ ],
+ [
+ "▁",
+ "maxim"
+ ],
+ [
+ "▁Champ",
+ "ion"
+ ],
+ [
+ "▁Ch",
+ "ampion"
+ ],
+ [
+ "li",
+ "brary"
+ ],
+ [
+ "l",
+ "ibrary"
+ ],
+ [
+ "a",
+ "ñ"
+ ],
+ [
+ "▁Wa",
+ "l"
+ ],
+ [
+ "▁W",
+ "al"
+ ],
+ [
+ "Com",
+ "m"
+ ],
+ [
+ "Co",
+ "mm"
+ ],
+ [
+ "C",
+ "omm"
+ ],
+ [
+ "]",
+ "]"
+ ],
+ [
+ "▁z",
+ "w"
+ ],
+ [
+ "▁",
+ "zw"
+ ],
+ [
+ "▁soci",
+ "al"
+ ],
+ [
+ "▁soc",
+ "ial"
+ ],
+ [
+ "▁so",
+ "cial"
+ ],
+ [
+ "▁",
+ "social"
+ ],
+ [
+ "L",
+ "I"
+ ],
+ [
+ "▁Un",
+ "ter"
+ ],
+ [
+ "vo",
+ "r"
+ ],
+ [
+ "v",
+ "or"
+ ],
+ [
+ "Del",
+ "ta"
+ ],
+ [
+ "D",
+ "elta"
+ ],
+ [
+ "ema",
+ "il"
+ ],
+ [
+ "em",
+ "ail"
+ ],
+ [
+ "e",
+ "mail"
+ ],
+ [
+ "rain",
+ "t"
+ ],
+ [
+ "rai",
+ "nt"
+ ],
+ [
+ "ra",
+ "int"
+ ],
+ [
+ "r",
+ "aint"
+ ],
+ [
+ "on",
+ "i"
+ ],
+ [
+ "o",
+ "ni"
+ ],
+ [
+ "▁al",
+ "t"
+ ],
+ [
+ "▁a",
+ "lt"
+ ],
+ [
+ "▁",
+ "alt"
+ ],
+ [
+ "▁n",
+ "é"
+ ],
+ [
+ "▁",
+ "né"
+ ],
+ [
+ "ци",
+ "я"
+ ],
+ [
+ "ograph",
+ "y"
+ ],
+ [
+ "▁mention",
+ "ed"
+ ],
+ [
+ "▁ment",
+ "ioned"
+ ],
+ [
+ "▁<",
+ "="
+ ],
+ [
+ "▁",
+ "<="
+ ],
+ [
+ "▁cet",
+ "te"
+ ],
+ [
+ "▁ce",
+ "tte"
+ ],
+ [
+ "▁c",
+ "ette"
+ ],
+ [
+ "▁current",
+ "ly"
+ ],
+ [
+ "▁curr",
+ "ently"
+ ],
+ [
+ "var",
+ "e"
+ ],
+ [
+ "va",
+ "re"
+ ],
+ [
+ "v",
+ "are"
+ ],
+ [
+ "izin",
+ "g"
+ ],
+ [
+ "izi",
+ "ng"
+ ],
+ [
+ "iz",
+ "ing"
+ ],
+ [
+ "i",
+ "zing"
+ ],
+ [
+ "▁De",
+ "f"
+ ],
+ [
+ "▁D",
+ "ef"
+ ],
+ [
+ "▁",
+ "Def"
+ ],
+ [
+ "ico",
+ "l"
+ ],
+ [
+ "ic",
+ "ol"
+ ],
+ [
+ "i",
+ "col"
+ ],
+ [
+ "ün",
+ "d"
+ ],
+ [
+ "ü",
+ "nd"
+ ],
+ [
+ "▁configur",
+ "ation"
+ ],
+ [
+ "▁config",
+ "uration"
+ ],
+ [
+ "▁",
+ "configuration"
+ ],
+ [
+ "esti",
+ "g"
+ ],
+ [
+ "est",
+ "ig"
+ ],
+ [
+ "II",
+ "I"
+ ],
+ [
+ "I",
+ "II"
+ ],
+ [
+ "la",
+ "m"
+ ],
+ [
+ "l",
+ "am"
+ ],
+ [
+ "i",
+ "ère"
+ ],
+ [
+ "▁E",
+ "ar"
+ ],
+ [
+ "▁t",
+ "u"
+ ],
+ [
+ "▁",
+ "tu"
+ ],
+ [
+ "En",
+ "t"
+ ],
+ [
+ "E",
+ "nt"
+ ],
+ [
+ "▁Us",
+ "ing"
+ ],
+ [
+ "▁U",
+ "sing"
+ ],
+ [
+ "▁",
+ "Using"
+ ],
+ [
+ "▁ко",
+ "м"
+ ],
+ [
+ "▁к",
+ "ом"
+ ],
+ [
+ "▁",
+ "ком"
+ ],
+ [
+ "ci",
+ "e"
+ ],
+ [
+ "c",
+ "ie"
+ ],
+ [
+ "▁pro",
+ "of"
+ ],
+ [
+ "▁",
+ "proof"
+ ],
+ [
+ "▁inv",
+ "ol"
+ ],
+ [
+ "▁in",
+ "vol"
+ ],
+ [
+ "▁Histor",
+ "y"
+ ],
+ [
+ "▁Hist",
+ "ory"
+ ],
+ [
+ "▁Hi",
+ "story"
+ ],
+ [
+ "▁H",
+ "istory"
+ ],
+ [
+ "▁",
+ "History"
+ ],
+ [
+ ">",
+ "<"
+ ],
+ [
+ "▁AN",
+ "D"
+ ],
+ [
+ "▁A",
+ "ND"
+ ],
+ [
+ "▁",
+ "AND"
+ ],
+ [
+ "av",
+ "y"
+ ],
+ [
+ "a",
+ "vy"
+ ],
+ [
+ "▁relation",
+ "s"
+ ],
+ [
+ "▁rel",
+ "ations"
+ ],
+ [
+ "$",
+ "{"
+ ],
+ [
+ "▁come",
+ "s"
+ ],
+ [
+ "▁com",
+ "es"
+ ],
+ [
+ "▁co",
+ "mes"
+ ],
+ [
+ "▁",
+ "comes"
+ ],
+ [
+ "▁direct",
+ "ion"
+ ],
+ [
+ "▁dire",
+ "ction"
+ ],
+ [
+ "▁dir",
+ "ection"
+ ],
+ [
+ "▁d",
+ "irection"
+ ],
+ [
+ "▁",
+ "direction"
+ ],
+ [
+ "▁Jun",
+ "e"
+ ],
+ [
+ "▁Ju",
+ "ne"
+ ],
+ [
+ "▁J",
+ "une"
+ ],
+ [
+ "▁Wa",
+ "y"
+ ],
+ [
+ "▁W",
+ "ay"
+ ],
+ [
+ "Com",
+ "ponent"
+ ],
+ [
+ "ec",
+ "h"
+ ],
+ [
+ "e",
+ "ch"
+ ],
+ [
+ "▁Pet",
+ "er"
+ ],
+ [
+ "▁Pe",
+ "ter"
+ ],
+ [
+ "▁P",
+ "eter"
+ ],
+ [
+ "▁",
+ "Peter"
+ ],
+ [
+ "s",
+ "g"
+ ],
+ [
+ "▁str",
+ "a"
+ ],
+ [
+ "▁st",
+ "ra"
+ ],
+ [
+ "▁s",
+ "tra"
+ ],
+ [
+ "▁",
+ "stra"
+ ],
+ [
+ "uc",
+ "t"
+ ],
+ [
+ "u",
+ "ct"
+ ],
+ [
+ "▁implement",
+ "ation"
+ ],
+ [
+ "▁im",
+ "plementation"
+ ],
+ [
+ "▁",
+ "implementation"
+ ],
+ [
+ "att",
+ "le"
+ ],
+ [
+ "▁c",
+ "z"
+ ],
+ [
+ "▁",
+ "cz"
+ ],
+ [
+ "pl",
+ "ot"
+ ],
+ [
+ "p",
+ "lot"
+ ],
+ [
+ "▁play",
+ "ed"
+ ],
+ [
+ "▁pla",
+ "yed"
+ ],
+ [
+ "\"><",
+ "/"
+ ],
+ [
+ "\">",
+ ""
+ ],
+ [
+ "\"",
+ ">"
+ ],
+ [
+ "▁fi",
+ "ve"
+ ],
+ [
+ "▁f",
+ "ive"
+ ],
+ [
+ "▁",
+ "five"
+ ],
+ [
+ "▁col",
+ "l"
+ ],
+ [
+ "▁co",
+ "ll"
+ ],
+ [
+ "▁c",
+ "oll"
+ ],
+ [
+ "▁",
+ "coll"
+ ],
+ [
+ "▁Char",
+ "les"
+ ],
+ [
+ "Tr",
+ "a"
+ ],
+ [
+ "T",
+ "ra"
+ ],
+ [
+ "▁su",
+ "o"
+ ],
+ [
+ "▁s",
+ "uo"
+ ],
+ [
+ "file",
+ "s"
+ ],
+ [
+ "fil",
+ "es"
+ ],
+ [
+ "fi",
+ "les"
+ ],
+ [
+ "f",
+ "iles"
+ ],
+ [
+ "ente",
+ "s"
+ ],
+ [
+ "ent",
+ "es"
+ ],
+ [
+ "en",
+ "tes"
+ ],
+ [
+ "respons",
+ "e"
+ ],
+ [
+ "res",
+ "ponse"
+ ],
+ [
+ "H",
+ "ow"
+ ],
+ [
+ "▁Soc",
+ "i"
+ ],
+ [
+ "▁So",
+ "ci"
+ ],
+ [
+ "▁S",
+ "oci"
+ ],
+ [
+ "▁ig",
+ "n"
+ ],
+ [
+ "▁i",
+ "gn"
+ ],
+ [
+ "▁",
+ "ign"
+ ],
+ [
+ "▁le",
+ "d"
+ ],
+ [
+ "▁l",
+ "ed"
+ ],
+ [
+ "▁",
+ "led"
+ ],
+ [
+ "▁Germ",
+ "an"
+ ],
+ [
+ "▁Ger",
+ "man"
+ ],
+ [
+ "▁G",
+ "erman"
+ ],
+ [
+ "ud",
+ "o"
+ ],
+ [
+ "u",
+ "do"
+ ],
+ [
+ "▁D",
+ "u"
+ ],
+ [
+ "▁ti",
+ "m"
+ ],
+ [
+ "▁t",
+ "im"
+ ],
+ [
+ "▁",
+ "tim"
+ ],
+ [
+ "ount",
+ "er"
+ ],
+ [
+ "oun",
+ "ter"
+ ],
+ [
+ "o",
+ "unter"
+ ],
+ [
+ "▁att",
+ "ack"
+ ],
+ [
+ "ur",
+ "i"
+ ],
+ [
+ "u",
+ "ri"
+ ],
+ [
+ "▁а",
+ "р"
+ ],
+ [
+ "▁",
+ "ар"
+ ],
+ [
+ "ess",
+ "e"
+ ],
+ [
+ "es",
+ "se"
+ ],
+ [
+ "ivi",
+ "l"
+ ],
+ [
+ "iv",
+ "il"
+ ],
+ [
+ "i",
+ "vil"
+ ],
+ [
+ "▁J",
+ "u"
+ ],
+ [
+ "▁ve",
+ "l"
+ ],
+ [
+ "▁v",
+ "el"
+ ],
+ [
+ "▁",
+ "vel"
+ ],
+ [
+ "mat",
+ "rix"
+ ],
+ [
+ "▁Ma",
+ "t"
+ ],
+ [
+ "▁M",
+ "at"
+ ],
+ [
+ "▁",
+ "Mat"
+ ],
+ [
+ "gi",
+ "o"
+ ],
+ [
+ "g",
+ "io"
+ ],
+ [
+ "▁Ze",
+ "it"
+ ],
+ [
+ "VE",
+ "R"
+ ],
+ [
+ "V",
+ "ER"
+ ],
+ [
+ "ha",
+ "s"
+ ],
+ [
+ "h",
+ "as"
+ ],
+ [
+ "Connect",
+ "ion"
+ ],
+ [
+ "Conne",
+ "ction"
+ ],
+ [
+ "Con",
+ "nection"
+ ],
+ [
+ "▁ih",
+ "r"
+ ],
+ [
+ "▁i",
+ "hr"
+ ],
+ [
+ "▁att",
+ "ribute"
+ ],
+ [
+ "▁",
+ "attribute"
+ ],
+ [
+ "▁disc",
+ "uss"
+ ],
+ [
+ "▁dis",
+ "cuss"
+ ],
+ [
+ "▁dom",
+ "ain"
+ ],
+ [
+ "▁do",
+ "main"
+ ],
+ [
+ "▁",
+ "domain"
+ ],
+ [
+ "bin",
+ "d"
+ ],
+ [
+ "bi",
+ "nd"
+ ],
+ [
+ "b",
+ "ind"
+ ],
+ [
+ "▁Se",
+ "c"
+ ],
+ [
+ "▁S",
+ "ec"
+ ],
+ [
+ "▁",
+ "Sec"
+ ],
+ [
+ "ri",
+ "k"
+ ],
+ [
+ "r",
+ "ik"
+ ],
+ [
+ "clos",
+ "e"
+ ],
+ [
+ "clo",
+ "se"
+ ],
+ [
+ "cl",
+ "ose"
+ ],
+ [
+ "c",
+ "lose"
+ ],
+ [
+ "gi",
+ "n"
+ ],
+ [
+ "g",
+ "in"
+ ],
+ [
+ "▁lov",
+ "e"
+ ],
+ [
+ "▁lo",
+ "ve"
+ ],
+ [
+ "▁l",
+ "ove"
+ ],
+ [
+ "ant",
+ "o"
+ ],
+ [
+ "an",
+ "to"
+ ],
+ [
+ "gen",
+ "t"
+ ],
+ [
+ "ge",
+ "nt"
+ ],
+ [
+ "g",
+ "ent"
+ ],
+ [
+ "ab",
+ "a"
+ ],
+ [
+ "a",
+ "ba"
+ ],
+ [
+ "jan",
+ "go"
+ ],
+ [
+ "j",
+ "ango"
+ ],
+ [
+ "b",
+ "i"
+ ],
+ [
+ "▁obs",
+ "er"
+ ],
+ [
+ "▁ob",
+ "ser"
+ ],
+ [
+ "itt",
+ "ing"
+ ],
+ [
+ "it",
+ "ting"
+ ],
+ [
+ "▁р",
+ "у"
+ ],
+ [
+ "▁",
+ "ру"
+ ],
+ [
+ "}",
+ "="
+ ],
+ [
+ "age",
+ "n"
+ ],
+ [
+ "ag",
+ "en"
+ ],
+ [
+ "a",
+ "gen"
+ ],
+ [
+ "B",
+ "C"
+ ],
+ [
+ "som",
+ "e"
+ ],
+ [
+ "so",
+ "me"
+ ],
+ [
+ "s",
+ "ome"
+ ],
+ [
+ "▁B",
+ "u"
+ ],
+ [
+ "▁",
+ "Bu"
+ ],
+ [
+ "▁soc",
+ "i"
+ ],
+ [
+ "▁so",
+ "ci"
+ ],
+ [
+ "▁s",
+ "oci"
+ ],
+ [
+ "▁",
+ "soci"
+ ],
+ [
+ "▁individ",
+ "ual"
+ ],
+ [
+ "▁ind",
+ "ividual"
+ ],
+ [
+ "▁de",
+ "al"
+ ],
+ [
+ "▁out",
+ "side"
+ ],
+ [
+ "ri",
+ "o"
+ ],
+ [
+ "r",
+ "io"
+ ],
+ [
+ "Ex",
+ "ec"
+ ],
+ [
+ "and",
+ "id"
+ ],
+ [
+ "an",
+ "did"
+ ],
+ [
+ "▁bus",
+ "iness"
+ ],
+ [
+ "▁tempo",
+ "r"
+ ],
+ [
+ "▁temp",
+ "or"
+ ],
+ [
+ "▁tem",
+ "por"
+ ],
+ [
+ "▁t",
+ "empor"
+ ],
+ [
+ "▁Tu",
+ "r"
+ ],
+ [
+ "▁T",
+ "ur"
+ ],
+ [
+ "▁(",
+ "!"
+ ],
+ [
+ "▁",
+ "(!"
+ ],
+ [
+ "rite",
+ "r"
+ ],
+ [
+ "rit",
+ "er"
+ ],
+ [
+ "ri",
+ "ter"
+ ],
+ [
+ "r",
+ "iter"
+ ],
+ [
+ "▁goog",
+ "le"
+ ],
+ [
+ "▁go",
+ "ogle"
+ ],
+ [
+ "▁",
+ "google"
+ ],
+ [
+ "]",
+ ":"
+ ],
+ [
+ "itt",
+ "e"
+ ],
+ [
+ "it",
+ "te"
+ ],
+ [
+ "i",
+ "tte"
+ ],
+ [
+ "x",
+ "i"
+ ],
+ [
+ "▁П",
+ "а"
+ ],
+ [
+ "ho",
+ "l"
+ ],
+ [
+ "h",
+ "ol"
+ ],
+ [
+ "н",
+ "ь"
+ ],
+ [
+ "rin",
+ "g"
+ ],
+ [
+ "ri",
+ "ng"
+ ],
+ [
+ "r",
+ "ing"
+ ],
+ [
+ "▁su",
+ "l"
+ ],
+ [
+ "▁s",
+ "ul"
+ ],
+ [
+ "ност",
+ "и"
+ ],
+ [
+ "нос",
+ "ти"
+ ],
+ [
+ "но",
+ "сти"
+ ],
+ [
+ "_",
+ "."
+ ],
+ [
+ "ga",
+ "r"
+ ],
+ [
+ "g",
+ "ar"
+ ],
+ [
+ "T",
+ "ask"
+ ],
+ [
+ "▁Che",
+ "ck"
+ ],
+ [
+ "▁C",
+ "heck"
+ ],
+ [
+ "▁",
+ "Check"
+ ],
+ [
+ "▁moder",
+ "n"
+ ],
+ [
+ "▁mode",
+ "rn"
+ ],
+ [
+ "▁mod",
+ "ern"
+ ],
+ [
+ "▁mo",
+ "dern"
+ ],
+ [
+ "▁w",
+ "in"
+ ],
+ [
+ "▁",
+ "win"
+ ],
+ [
+ "ust",
+ "er"
+ ],
+ [
+ "us",
+ "ter"
+ ],
+ [
+ "u",
+ "ster"
+ ],
+ [
+ "ha",
+ "n"
+ ],
+ [
+ "h",
+ "an"
+ ],
+ [
+ "format",
+ "ion"
+ ],
+ [
+ "form",
+ "ation"
+ ],
+ [
+ "vo",
+ "id"
+ ],
+ [
+ "v",
+ "oid"
+ ],
+ [
+ "▁ф",
+ "и"
+ ],
+ [
+ "▁",
+ "фи"
+ ],
+ [
+ "▁use",
+ "ful"
+ ],
+ [
+ "▁Eng",
+ "land"
+ ],
+ [
+ "lo",
+ "s"
+ ],
+ [
+ "l",
+ "os"
+ ],
+ [
+ "eti",
+ "me"
+ ],
+ [
+ "et",
+ "ime"
+ ],
+ [
+ "e",
+ "time"
+ ],
+ [
+ "eu",
+ "r"
+ ],
+ [
+ "e",
+ "ur"
+ ],
+ [
+ "▁uniqu",
+ "e"
+ ],
+ [
+ "▁un",
+ "ique"
+ ],
+ [
+ "▁",
+ "unique"
+ ],
+ [
+ "▁ка",
+ "к"
+ ],
+ [
+ "yi",
+ "ng"
+ ],
+ [
+ "y",
+ "ing"
+ ],
+ [
+ "ob",
+ "j"
+ ],
+ [
+ "ui",
+ "d"
+ ],
+ [
+ "u",
+ "id"
+ ],
+ [
+ "▁window",
+ "s"
+ ],
+ [
+ "▁wind",
+ "ows"
+ ],
+ [
+ "▁w",
+ "indows"
+ ],
+ [
+ "▁",
+ "windows"
+ ],
+ [
+ "▁dist",
+ "ance"
+ ],
+ [
+ "▁d",
+ "istance"
+ ],
+ [
+ "▁",
+ "distance"
+ ],
+ [
+ "▁nombr",
+ "e"
+ ],
+ [
+ "▁nom",
+ "bre"
+ ],
+ [
+ "і",
+ "я"
+ ],
+ [
+ "oc",
+ "us"
+ ],
+ [
+ "o",
+ "cus"
+ ],
+ [
+ "ah",
+ "n"
+ ],
+ [
+ "a",
+ "hn"
+ ],
+ [
+ "iert",
+ "e"
+ ],
+ [
+ "ier",
+ "te"
+ ],
+ [
+ "i",
+ "erte"
+ ],
+ [
+ "▁da",
+ "r"
+ ],
+ [
+ "▁d",
+ "ar"
+ ],
+ [
+ "▁",
+ "dar"
+ ],
+ [
+ "S",
+ "I"
+ ],
+ [
+ "lon",
+ "g"
+ ],
+ [
+ "lo",
+ "ng"
+ ],
+ [
+ "l",
+ "ong"
+ ],
+ [
+ "ast",
+ "a"
+ ],
+ [
+ "as",
+ "ta"
+ ],
+ [
+ "a",
+ "sta"
+ ],
+ [
+ "ive",
+ "n"
+ ],
+ [
+ "iv",
+ "en"
+ ],
+ [
+ "i",
+ "ven"
+ ],
+ [
+ "▁to",
+ "ld"
+ ],
+ [
+ "▁t",
+ "old"
+ ],
+ [
+ "▁Gr",
+ "u"
+ ],
+ [
+ "▁G",
+ "ru"
+ ],
+ [
+ "fo",
+ "o"
+ ],
+ [
+ "f",
+ "oo"
+ ],
+ [
+ "▁call",
+ "ing"
+ ],
+ [
+ "▁cal",
+ "ling"
+ ],
+ [
+ "▁c",
+ "alling"
+ ],
+ [
+ "iem",
+ "bre"
+ ],
+ [
+ "i",
+ "embre"
+ ],
+ [
+ "▁fut",
+ "ure"
+ ],
+ [
+ "▁f",
+ "uture"
+ ],
+ [
+ "pr",
+ "ès"
+ ],
+ [
+ "p",
+ "rès"
+ ],
+ [
+ "lee",
+ "p"
+ ],
+ [
+ "le",
+ "ep"
+ ],
+ [
+ "avig",
+ "ation"
+ ],
+ [
+ "POS",
+ "T"
+ ],
+ [
+ "PO",
+ "ST"
+ ],
+ [
+ "P",
+ "OST"
+ ],
+ [
+ "▁describe",
+ "d"
+ ],
+ [
+ "▁descri",
+ "bed"
+ ],
+ [
+ "▁des",
+ "cribed"
+ ],
+ [
+ "▁no",
+ "ch"
+ ],
+ [
+ "▁n",
+ "och"
+ ],
+ [
+ "uni",
+ "t"
+ ],
+ [
+ "un",
+ "it"
+ ],
+ [
+ "u",
+ "nit"
+ ],
+ [
+ "alle",
+ "n"
+ ],
+ [
+ "all",
+ "en"
+ ],
+ [
+ "al",
+ "len"
+ ],
+ [
+ "▁bran",
+ "ch"
+ ],
+ [
+ "▁br",
+ "anch"
+ ],
+ [
+ "▁b",
+ "ranch"
+ ],
+ [
+ "▁",
+ "branch"
+ ],
+ [
+ "f",
+ "a"
+ ],
+ [
+ "▁fil",
+ "l"
+ ],
+ [
+ "▁fi",
+ "ll"
+ ],
+ [
+ "▁f",
+ "ill"
+ ],
+ [
+ "▁",
+ "fill"
+ ],
+ [
+ "▁ob",
+ "j"
+ ],
+ [
+ "▁",
+ "obj"
+ ],
+ [
+ "▁tre",
+ "e"
+ ],
+ [
+ "▁tr",
+ "ee"
+ ],
+ [
+ "▁t",
+ "ree"
+ ],
+ [
+ "▁",
+ "tree"
+ ],
+ [
+ "▁wurde",
+ "n"
+ ],
+ [
+ "▁wur",
+ "den"
+ ],
+ [
+ "▁Lit",
+ "er"
+ ],
+ [
+ "▁Li",
+ "ter"
+ ],
+ [
+ "▁L",
+ "iter"
+ ],
+ [
+ "▁",
+ "Liter"
+ ],
+ [
+ "ro",
+ "t"
+ ],
+ [
+ "r",
+ "ot"
+ ],
+ [
+ "spl",
+ "it"
+ ],
+ [
+ "sp",
+ "lit"
+ ],
+ [
+ "s",
+ "plit"
+ ],
+ [
+ "eme",
+ "in"
+ ],
+ [
+ "em",
+ "ein"
+ ],
+ [
+ "mod",
+ "ule"
+ ],
+ [
+ "C",
+ "A"
+ ],
+ [
+ "▁opera",
+ "tor"
+ ],
+ [
+ "▁oper",
+ "ator"
+ ],
+ [
+ "▁",
+ "operator"
+ ],
+ [
+ "▁wr",
+ "ote"
+ ],
+ [
+ "▁w",
+ "rote"
+ ],
+ [
+ "▁Jac",
+ "k"
+ ],
+ [
+ "▁Ja",
+ "ck"
+ ],
+ [
+ "▁J",
+ "ack"
+ ],
+ [
+ "▁",
+ "Jack"
+ ],
+ [
+ "olog",
+ "ie"
+ ],
+ [
+ "olo",
+ "gie"
+ ],
+ [
+ "▁An",
+ "t"
+ ],
+ [
+ "▁A",
+ "nt"
+ ],
+ [
+ "▁",
+ "Ant"
+ ],
+ [
+ "те",
+ "р"
+ ],
+ [
+ "т",
+ "ер"
+ ],
+ [
+ "stre",
+ "am"
+ ],
+ [
+ "st",
+ "ream"
+ ],
+ [
+ "▁Qu",
+ "e"
+ ],
+ [
+ "▁Q",
+ "ue"
+ ],
+ [
+ "▁",
+ "Que"
+ ],
+ [
+ "eps",
+ "ilon"
+ ],
+ [
+ "e",
+ "psilon"
+ ],
+ [
+ "no",
+ "n"
+ ],
+ [
+ "n",
+ "on"
+ ],
+ [
+ "ste",
+ "in"
+ ],
+ [
+ "st",
+ "ein"
+ ],
+ [
+ "▁simp",
+ "l"
+ ],
+ [
+ "▁sim",
+ "pl"
+ ],
+ [
+ "▁s",
+ "impl"
+ ],
+ [
+ "pu",
+ "b"
+ ],
+ [
+ "p",
+ "ub"
+ ],
+ [
+ "▁Jul",
+ "y"
+ ],
+ [
+ "▁Ju",
+ "ly"
+ ],
+ [
+ "▁J",
+ "uly"
+ ],
+ [
+ "▁natur",
+ "e"
+ ],
+ [
+ "▁nat",
+ "ure"
+ ],
+ [
+ "▁n",
+ "ature"
+ ],
+ [
+ "▁Data",
+ "base"
+ ],
+ [
+ "▁Dat",
+ "abase"
+ ],
+ [
+ "▁D",
+ "atabase"
+ ],
+ [
+ "▁",
+ "Database"
+ ],
+ [
+ "ó",
+ "l"
+ ],
+ [
+ "ни",
+ "м"
+ ],
+ [
+ "н",
+ "им"
+ ],
+ [
+ "▁V",
+ "I"
+ ],
+ [
+ "▁",
+ "VI"
+ ],
+ [
+ "êt",
+ "re"
+ ],
+ [
+ "ê",
+ "tre"
+ ],
+ [
+ "ile",
+ "s"
+ ],
+ [
+ "il",
+ "es"
+ ],
+ [
+ "i",
+ "les"
+ ],
+ [
+ "▁we",
+ "l"
+ ],
+ [
+ "▁w",
+ "el"
+ ],
+ [
+ "▁",
+ "wel"
+ ],
+ [
+ "')",
+ ","
+ ],
+ [
+ "'",
+ "),"
+ ],
+ [
+ "▁mu",
+ "t"
+ ],
+ [
+ "▁m",
+ "ut"
+ ],
+ [
+ "▁",
+ "mut"
+ ],
+ [
+ "loc",
+ "ation"
+ ],
+ [
+ "lo",
+ "cation"
+ ],
+ [
+ "l",
+ "ocation"
+ ],
+ [
+ "▁there",
+ "fore"
+ ],
+ [
+ "ell",
+ "i"
+ ],
+ [
+ "el",
+ "li"
+ ],
+ [
+ "▁",
+ "І"
+ ],
+ [
+ "n",
+ "é"
+ ],
+ [
+ "▁а",
+ "в"
+ ],
+ [
+ "led",
+ "ge"
+ ],
+ [
+ "l",
+ "edge"
+ ],
+ [
+ "▁conv",
+ "er"
+ ],
+ [
+ "▁con",
+ "ver"
+ ],
+ [
+ "í",
+ "m"
+ ],
+ [
+ "▁X",
+ "V"
+ ],
+ [
+ "▁",
+ "XV"
+ ],
+ [
+ "vid",
+ "er"
+ ],
+ [
+ "vi",
+ "der"
+ ],
+ [
+ "v",
+ "ider"
+ ],
+ [
+ "▁Januar",
+ "y"
+ ],
+ [
+ "▁Janu",
+ "ary"
+ ],
+ [
+ "▁usual",
+ "ly"
+ ],
+ [
+ "▁us",
+ "ually"
+ ],
+ [
+ "▁release",
+ "d"
+ ],
+ [
+ "▁re",
+ "leased"
+ ],
+ [
+ "▁M",
+ "i"
+ ],
+ [
+ "He",
+ "ad"
+ ],
+ [
+ "H",
+ "ead"
+ ],
+ [
+ "ille",
+ "r"
+ ],
+ [
+ "ill",
+ "er"
+ ],
+ [
+ "il",
+ "ler"
+ ],
+ [
+ "▁ja",
+ "n"
+ ],
+ [
+ "▁j",
+ "an"
+ ],
+ [
+ "▁",
+ "jan"
+ ],
+ [
+ "▁lett",
+ "er"
+ ],
+ [
+ "▁let",
+ "ter"
+ ],
+ [
+ "▁l",
+ "etter"
+ ],
+ [
+ "▁",
+ "letter"
+ ],
+ [
+ "prod",
+ "u"
+ ],
+ [
+ "pro",
+ "du"
+ ],
+ [
+ "pr",
+ "odu"
+ ],
+ [
+ "p",
+ "rodu"
+ ],
+ [
+ "r",
+ "d"
+ ],
+ [
+ "▁Ca",
+ "m"
+ ],
+ [
+ "▁C",
+ "am"
+ ],
+ [
+ "▁",
+ "Cam"
+ ],
+ [
+ ",",
+ "'"
+ ],
+ [
+ "▁",
+ "Ц"
+ ],
+ [
+ "▁pu",
+ "sh"
+ ],
+ [
+ "▁p",
+ "ush"
+ ],
+ [
+ "▁",
+ "push"
+ ],
+ [
+ "up",
+ "date"
+ ],
+ [
+ "▁may",
+ "be"
+ ],
+ [
+ "▁",
+ "maybe"
+ ],
+ [
+ "H",
+ "ttp"
+ ],
+ [
+ "@",
+ "\""
+ ],
+ [
+ "ме",
+ "р"
+ ],
+ [
+ "м",
+ "ер"
+ ],
+ [
+ "serv",
+ "ice"
+ ],
+ [
+ "ser",
+ "vice"
+ ],
+ [
+ "par",
+ "se"
+ ],
+ [
+ "p",
+ "arse"
+ ],
+ [
+ "▁das",
+ "s"
+ ],
+ [
+ "▁da",
+ "ss"
+ ],
+ [
+ "▁d",
+ "ass"
+ ],
+ [
+ "ê",
+ "n"
+ ],
+ [
+ ")",
+ "\""
+ ],
+ [
+ "mor",
+ "e"
+ ],
+ [
+ "mo",
+ "re"
+ ],
+ [
+ "m",
+ "ore"
+ ],
+ [
+ "/",
+ "*"
+ ],
+ [
+ "▁ma",
+ "s"
+ ],
+ [
+ "▁m",
+ "as"
+ ],
+ [
+ "▁",
+ "mas"
+ ],
+ [
+ "▁like",
+ "ly"
+ ],
+ [
+ "▁lik",
+ "ely"
+ ],
+ [
+ "▁",
+ "likely"
+ ],
+ [
+ "▁mater",
+ "ial"
+ ],
+ [
+ "▁mate",
+ "rial"
+ ],
+ [
+ "▁m",
+ "aterial"
+ ],
+ [
+ "▁",
+ "material"
+ ],
+ [
+ "▁[",
+ "["
+ ],
+ [
+ "▁",
+ "[["
+ ],
+ [
+ "▁long",
+ "er"
+ ],
+ [
+ "▁lon",
+ "ger"
+ ],
+ [
+ "ba",
+ "l"
+ ],
+ [
+ "b",
+ "al"
+ ],
+ [
+ "▁Arch",
+ "iv"
+ ],
+ [
+ "ig",
+ "t"
+ ],
+ [
+ "i",
+ "gt"
+ ],
+ [
+ "▁eg",
+ "y"
+ ],
+ [
+ "▁e",
+ "gy"
+ ],
+ [
+ "▁",
+ "egy"
+ ],
+ [
+ "id",
+ "ge"
+ ],
+ [
+ "ig",
+ "u"
+ ],
+ [
+ "i",
+ "gu"
+ ],
+ [
+ "con",
+ "f"
+ ],
+ [
+ "▁in",
+ "c"
+ ],
+ [
+ "▁i",
+ "nc"
+ ],
+ [
+ "▁",
+ "inc"
+ ],
+ [
+ "cons",
+ "ulté"
+ ],
+ [
+ "▁ma",
+ "i"
+ ],
+ [
+ "▁m",
+ "ai"
+ ],
+ [
+ "▁",
+ "mai"
+ ],
+ [
+ "W",
+ "ork"
+ ],
+ [
+ "▁г",
+ "ра"
+ ],
+ [
+ "▁",
+ "гра"
+ ],
+ [
+ "▁Oct",
+ "ober"
+ ],
+ [
+ "▁glob",
+ "al"
+ ],
+ [
+ "▁glo",
+ "bal"
+ ],
+ [
+ "▁g",
+ "lobal"
+ ],
+ [
+ "▁",
+ "global"
+ ],
+ [
+ "▁se",
+ "l"
+ ],
+ [
+ "▁s",
+ "el"
+ ],
+ [
+ "▁",
+ "sel"
+ ],
+ [
+ "▁m",
+ "unicip"
+ ],
+ [
+ "▁vio",
+ "l"
+ ],
+ [
+ "▁vi",
+ "ol"
+ ],
+ [
+ "▁Do",
+ "es"
+ ],
+ [
+ "▁",
+ "Does"
+ ],
+ [
+ "▁\\",
+ "["
+ ],
+ [
+ "ско",
+ "м"
+ ],
+ [
+ "ск",
+ "ом"
+ ],
+ [
+ "с",
+ "ком"
+ ],
+ [
+ "▁comp",
+ "os"
+ ],
+ [
+ "▁com",
+ "pos"
+ ],
+ [
+ "▁",
+ "compos"
+ ],
+ [
+ "б",
+ "ря"
+ ],
+ [
+ "в",
+ "я"
+ ],
+ [
+ "▁resp",
+ "ons"
+ ],
+ [
+ "▁",
+ "respons"
+ ],
+ [
+ "▁consider",
+ "ed"
+ ],
+ [
+ "▁consid",
+ "ered"
+ ],
+ [
+ "▁Jap",
+ "an"
+ ],
+ [
+ "▁Ja",
+ "pan"
+ ],
+ [
+ "▁J",
+ "apan"
+ ],
+ [
+ "pe",
+ "s"
+ ],
+ [
+ "p",
+ "es"
+ ],
+ [
+ "ost",
+ "o"
+ ],
+ [
+ "os",
+ "to"
+ ],
+ [
+ "o",
+ "sto"
+ ],
+ [
+ "▁mil",
+ "it"
+ ],
+ [
+ "▁mi",
+ "lit"
+ ],
+ [
+ "S",
+ "P"
+ ],
+ [
+ "с",
+ "ы"
+ ],
+ [
+ "att",
+ "r"
+ ],
+ [
+ "at",
+ "tr"
+ ],
+ [
+ "ci",
+ "l"
+ ],
+ [
+ "c",
+ "il"
+ ],
+ [
+ "irect",
+ "ory"
+ ],
+ [
+ "avi",
+ "ng"
+ ],
+ [
+ "av",
+ "ing"
+ ],
+ [
+ "a",
+ "ving"
+ ],
+ [
+ "▁De",
+ "l"
+ ],
+ [
+ "▁D",
+ "el"
+ ],
+ [
+ "▁",
+ "Del"
+ ],
+ [
+ "▁prev",
+ "ent"
+ ],
+ [
+ "▁pre",
+ "vent"
+ ],
+ [
+ "▁pr",
+ "event"
+ ],
+ [
+ "▁",
+ "prevent"
+ ],
+ [
+ "idad",
+ "e"
+ ],
+ [
+ "ida",
+ "de"
+ ],
+ [
+ "id",
+ "ade"
+ ],
+ [
+ "i",
+ "dade"
+ ],
+ [
+ "gi",
+ "t"
+ ],
+ [
+ "g",
+ "it"
+ ],
+ [
+ "if",
+ "orm"
+ ],
+ [
+ "i",
+ "form"
+ ],
+ [
+ "oute",
+ "r"
+ ],
+ [
+ "out",
+ "er"
+ ],
+ [
+ "ou",
+ "ter"
+ ],
+ [
+ "o",
+ "uter"
+ ],
+ [
+ "inc",
+ "t"
+ ],
+ [
+ "in",
+ "ct"
+ ],
+ [
+ "lev",
+ "el"
+ ],
+ [
+ "le",
+ "vel"
+ ],
+ [
+ "ate",
+ "ver"
+ ],
+ [
+ "at",
+ "ever"
+ ],
+ [
+ "▁rep",
+ "e"
+ ],
+ [
+ "▁re",
+ "pe"
+ ],
+ [
+ "▁ex",
+ "c"
+ ],
+ [
+ "▁e",
+ "xc"
+ ],
+ [
+ "да",
+ "р"
+ ],
+ [
+ "д",
+ "ар"
+ ],
+ [
+ "St",
+ "yle"
+ ],
+ [
+ "▁Thom",
+ "as"
+ ],
+ [
+ "▁Th",
+ "omas"
+ ],
+ [
+ "elin",
+ "e"
+ ],
+ [
+ "eli",
+ "ne"
+ ],
+ [
+ "el",
+ "ine"
+ ],
+ [
+ "e",
+ "line"
+ ],
+ [
+ "▁",
+ "ж"
+ ],
+ [
+ "unt",
+ "ime"
+ ],
+ [
+ "un",
+ "time"
+ ],
+ [
+ "▁lar",
+ "g"
+ ],
+ [
+ "▁la",
+ "rg"
+ ],
+ [
+ "▁l",
+ "arg"
+ ],
+ [
+ "▁",
+ "larg"
+ ],
+ [
+ "Tr",
+ "ue"
+ ],
+ [
+ ".",
+ "*"
+ ],
+ [
+ "cre",
+ "en"
+ ],
+ [
+ "cr",
+ "een"
+ ],
+ [
+ "c",
+ "reen"
+ ],
+ [
+ "yle",
+ "s"
+ ],
+ [
+ "yl",
+ "es"
+ ],
+ [
+ "y",
+ "les"
+ ],
+ [
+ "▁trans",
+ "l"
+ ],
+ [
+ "▁tran",
+ "sl"
+ ],
+ [
+ "▁С",
+ "о"
+ ],
+ [
+ "ension",
+ "s"
+ ],
+ [
+ "ens",
+ "ions"
+ ],
+ [
+ "ä",
+ "l"
+ ],
+ [
+ "iss",
+ "e"
+ ],
+ [
+ "is",
+ "se"
+ ],
+ [
+ "▁vol",
+ "t"
+ ],
+ [
+ "▁vo",
+ "lt"
+ ],
+ [
+ "▁v",
+ "olt"
+ ],
+ [
+ "cial",
+ "ly"
+ ],
+ [
+ "ci",
+ "ally"
+ ],
+ [
+ "ni",
+ "k"
+ ],
+ [
+ "n",
+ "ik"
+ ],
+ [
+ ".",
+ "]"
+ ],
+ [
+ "▁Stad",
+ "t"
+ ],
+ [
+ "▁Sta",
+ "dt"
+ ],
+ [
+ "▁St",
+ "adt"
+ ],
+ [
+ "м",
+ "ы"
+ ],
+ [
+ "fil",
+ "l"
+ ],
+ [
+ "fi",
+ "ll"
+ ],
+ [
+ "f",
+ "ill"
+ ],
+ [
+ "lo",
+ "v"
+ ],
+ [
+ "l",
+ "ov"
+ ],
+ [
+ "▁\"",
+ "/"
+ ],
+ [
+ "▁",
+ "\"/"
+ ],
+ [
+ "S",
+ "p"
+ ],
+ [
+ "▁A",
+ "ir"
+ ],
+ [
+ "Cal",
+ "l"
+ ],
+ [
+ "Ca",
+ "ll"
+ ],
+ [
+ "C",
+ "all"
+ ],
+ [
+ "▁nu",
+ "r"
+ ],
+ [
+ "▁n",
+ "ur"
+ ],
+ [
+ "Che",
+ "ck"
+ ],
+ [
+ "C",
+ "heck"
+ ],
+ [
+ "ien",
+ "ce"
+ ],
+ [
+ "i",
+ "ence"
+ ],
+ [
+ "ef",
+ "ined"
+ ],
+ [
+ "▁в",
+ "ре"
+ ],
+ [
+ "ł",
+ "o"
+ ],
+ [
+ "d",
+ "z"
+ ],
+ [
+ "▁о",
+ "р"
+ ],
+ [
+ "▁",
+ "ор"
+ ],
+ [
+ "ike",
+ "r"
+ ],
+ [
+ "ik",
+ "er"
+ ],
+ [
+ "i",
+ "ker"
+ ],
+ [
+ "ow",
+ "a"
+ ],
+ [
+ "o",
+ "wa"
+ ],
+ [
+ "ови",
+ "ч"
+ ],
+ [
+ "о",
+ "вич"
+ ],
+ [
+ "r",
+ "é"
+ ],
+ [
+ "O",
+ "L"
+ ],
+ [
+ "▁linea",
+ "r"
+ ],
+ [
+ "▁line",
+ "ar"
+ ],
+ [
+ "▁lin",
+ "ear"
+ ],
+ [
+ "▁li",
+ "near"
+ ],
+ [
+ "▁",
+ "linear"
+ ],
+ [
+ "▁exp",
+ "ort"
+ ],
+ [
+ "▁ex",
+ "port"
+ ],
+ [
+ "▁",
+ "export"
+ ],
+ [
+ "ah",
+ "r"
+ ],
+ [
+ "a",
+ "hr"
+ ],
+ [
+ "icia",
+ "l"
+ ],
+ [
+ "ici",
+ "al"
+ ],
+ [
+ "ic",
+ "ial"
+ ],
+ [
+ "i",
+ "cial"
+ ],
+ [
+ "Re",
+ "p"
+ ],
+ [
+ "R",
+ "ep"
+ ],
+ [
+ "▁natur",
+ "al"
+ ],
+ [
+ "▁nat",
+ "ural"
+ ],
+ [
+ "▁n",
+ "atural"
+ ],
+ [
+ "▁",
+ "natural"
+ ],
+ [
+ "▁co",
+ "p"
+ ],
+ [
+ "▁c",
+ "op"
+ ],
+ [
+ "▁",
+ "cop"
+ ],
+ [
+ "▁}",
+ ")"
+ ],
+ [
+ "▁",
+ "})"
+ ],
+ [
+ "ç",
+ "ões"
+ ],
+ [
+ "z",
+ "z"
+ ],
+ [
+ "Wh",
+ "at"
+ ],
+ [
+ "W",
+ "hat"
+ ],
+ [
+ "▁Hou",
+ "se"
+ ],
+ [
+ "▁Ho",
+ "use"
+ ],
+ [
+ "▁H",
+ "ouse"
+ ],
+ [
+ "Re",
+ "f"
+ ],
+ [
+ "R",
+ "ef"
+ ],
+ [
+ "inge",
+ "r"
+ ],
+ [
+ "ing",
+ "er"
+ ],
+ [
+ "in",
+ "ger"
+ ],
+ [
+ "▁tak",
+ "ing"
+ ],
+ [
+ "▁ta",
+ "king"
+ ],
+ [
+ "▁t",
+ "aking"
+ ],
+ [
+ "n",
+ "ě"
+ ],
+ [
+ "▁Ein",
+ "z"
+ ],
+ [
+ "▁da",
+ "m"
+ ],
+ [
+ "▁d",
+ "am"
+ ],
+ [
+ "▁",
+ "dam"
+ ],
+ [
+ "▁issue",
+ "s"
+ ],
+ [
+ "▁issu",
+ "es"
+ ],
+ [
+ "▁iss",
+ "ues"
+ ],
+ [
+ "▁",
+ "issues"
+ ],
+ [
+ "Build",
+ "er"
+ ],
+ [
+ "Bu",
+ "ilder"
+ ],
+ [
+ "edi",
+ "t"
+ ],
+ [
+ "ed",
+ "it"
+ ],
+ [
+ "e",
+ "dit"
+ ],
+ [
+ "▁pr",
+ "z"
+ ],
+ [
+ "▁p",
+ "rz"
+ ],
+ [
+ "pass",
+ "word"
+ ],
+ [
+ "Gen",
+ "er"
+ ],
+ [
+ "Ge",
+ "ner"
+ ],
+ [
+ "G",
+ "ener"
+ ],
+ [
+ "ri",
+ "m"
+ ],
+ [
+ "r",
+ "im"
+ ],
+ [
+ "▁part",
+ "s"
+ ],
+ [
+ "▁par",
+ "ts"
+ ],
+ [
+ "▁p",
+ "arts"
+ ],
+ [
+ "▁",
+ "parts"
+ ],
+ [
+ "--",
+ "-"
+ ],
+ [
+ "-",
+ "--"
+ ],
+ [
+ "igin",
+ "al"
+ ],
+ [
+ "igi",
+ "nal"
+ ],
+ [
+ "ig",
+ "inal"
+ ],
+ [
+ "▁Sc",
+ "i"
+ ],
+ [
+ "▁S",
+ "ci"
+ ],
+ [
+ "▁moth",
+ "er"
+ ],
+ [
+ "▁mot",
+ "her"
+ ],
+ [
+ "▁mo",
+ "ther"
+ ],
+ [
+ "▁m",
+ "other"
+ ],
+ [
+ "re",
+ "a"
+ ],
+ [
+ "r",
+ "ea"
+ ],
+ [
+ "▁contain",
+ "er"
+ ],
+ [
+ "▁cont",
+ "ainer"
+ ],
+ [
+ "▁",
+ "container"
+ ],
+ [
+ "д",
+ "я"
+ ],
+ [
+ "▁I",
+ "P"
+ ],
+ [
+ "▁",
+ "IP"
+ ],
+ [
+ "▁non",
+ "e"
+ ],
+ [
+ "▁no",
+ "ne"
+ ],
+ [
+ "▁n",
+ "one"
+ ],
+ [
+ "▁",
+ "none"
+ ],
+ [
+ "▁follow",
+ "ed"
+ ],
+ [
+ "▁pl",
+ "e"
+ ],
+ [
+ "▁p",
+ "le"
+ ],
+ [
+ "▁",
+ "ple"
+ ],
+ [
+ "▁meas",
+ "ure"
+ ],
+ [
+ "▁me",
+ "asure"
+ ],
+ [
+ "▁",
+ "measure"
+ ],
+ [
+ "▁tou",
+ "t"
+ ],
+ [
+ "▁to",
+ "ut"
+ ],
+ [
+ "▁t",
+ "out"
+ ],
+ [
+ "▁",
+ "tout"
+ ],
+ [
+ "Ex",
+ "t"
+ ],
+ [
+ "E",
+ "xt"
+ ],
+ [
+ "▁T",
+ "V"
+ ],
+ [
+ "▁",
+ "TV"
+ ],
+ [
+ "▁expla",
+ "in"
+ ],
+ [
+ "▁expl",
+ "ain"
+ ],
+ [
+ "▁exp",
+ "lain"
+ ],
+ [
+ "▁ex",
+ "plain"
+ ],
+ [
+ "▁pap",
+ "er"
+ ],
+ [
+ "▁pa",
+ "per"
+ ],
+ [
+ "▁p",
+ "aper"
+ ],
+ [
+ "▁",
+ "paper"
+ ],
+ [
+ "ст",
+ "і"
+ ],
+ [
+ "с",
+ "ті"
+ ],
+ [
+ "w",
+ "s"
+ ],
+ [
+ "W",
+ "ik"
+ ],
+ [
+ "▁m",
+ "m"
+ ],
+ [
+ "▁",
+ "mm"
+ ],
+ [
+ "▁Nor",
+ "m"
+ ],
+ [
+ "▁No",
+ "rm"
+ ],
+ [
+ "▁N",
+ "orm"
+ ],
+ [
+ "▁Serv",
+ "er"
+ ],
+ [
+ "▁Ser",
+ "ver"
+ ],
+ [
+ "▁",
+ "Server"
+ ],
+ [
+ "fon",
+ "t"
+ ],
+ [
+ "fo",
+ "nt"
+ ],
+ [
+ "f",
+ "ont"
+ ],
+ [
+ "eca",
+ "use"
+ ],
+ [
+ "ec",
+ "ause"
+ ],
+ [
+ "T",
+ "R"
+ ],
+ [
+ "▁б",
+ "и"
+ ],
+ [
+ "▁",
+ "би"
+ ],
+ [
+ "L",
+ "a"
+ ],
+ [
+ "▁en",
+ "s"
+ ],
+ [
+ "▁e",
+ "ns"
+ ],
+ [
+ "▁",
+ "ens"
+ ],
+ [
+ "▁ret",
+ "r"
+ ],
+ [
+ "▁re",
+ "tr"
+ ],
+ [
+ "▁r",
+ "etr"
+ ],
+ [
+ "▁Si",
+ "l"
+ ],
+ [
+ "▁S",
+ "il"
+ ],
+ [
+ "▁",
+ "Sil"
+ ],
+ [
+ "▁sequ",
+ "ence"
+ ],
+ [
+ "▁se",
+ "quence"
+ ],
+ [
+ "▁",
+ "sequence"
+ ],
+ [
+ "ar",
+ "c"
+ ],
+ [
+ "a",
+ "rc"
+ ],
+ [
+ "I",
+ "V"
+ ],
+ [
+ "z",
+ "á"
+ ],
+ [
+ "▁And",
+ "roid"
+ ],
+ [
+ "▁",
+ "Android"
+ ],
+ [
+ "▁Sup",
+ "er"
+ ],
+ [
+ "▁Su",
+ "per"
+ ],
+ [
+ "▁S",
+ "uper"
+ ],
+ [
+ "▁",
+ "Super"
+ ],
+ [
+ "▁ro",
+ "z"
+ ],
+ [
+ "▁r",
+ "oz"
+ ],
+ [
+ "▁",
+ "roz"
+ ],
+ [
+ "ovi",
+ "e"
+ ],
+ [
+ "ov",
+ "ie"
+ ],
+ [
+ "o",
+ "vie"
+ ],
+ [
+ "O",
+ "m"
+ ],
+ [
+ "▁Wel",
+ "l"
+ ],
+ [
+ "▁We",
+ "ll"
+ ],
+ [
+ "▁W",
+ "ell"
+ ],
+ [
+ "▁",
+ "Well"
+ ],
+ [
+ "ma",
+ "ke"
+ ],
+ [
+ "m",
+ "ake"
+ ],
+ [
+ "orp",
+ "h"
+ ],
+ [
+ "or",
+ "ph"
+ ],
+ [
+ "▁Je",
+ "r"
+ ],
+ [
+ "▁J",
+ "er"
+ ],
+ [
+ "▁Ro",
+ "s"
+ ],
+ [
+ "▁R",
+ "os"
+ ],
+ [
+ "refer",
+ "ence"
+ ],
+ [
+ "re",
+ "ference"
+ ],
+ [
+ "▁feature",
+ "s"
+ ],
+ [
+ "▁fe",
+ "atures"
+ ],
+ [
+ "▁",
+ "features"
+ ],
+ [
+ "▁Ge",
+ "r"
+ ],
+ [
+ "▁G",
+ "er"
+ ],
+ [
+ "▁Le",
+ "g"
+ ],
+ [
+ "▁L",
+ "eg"
+ ],
+ [
+ "▁",
+ "Leg"
+ ],
+ [
+ "▁lat",
+ "e"
+ ],
+ [
+ "▁la",
+ "te"
+ ],
+ [
+ "▁l",
+ "ate"
+ ],
+ [
+ "▁",
+ "late"
+ ],
+ [
+ "▁addition",
+ "al"
+ ],
+ [
+ "▁add",
+ "itional"
+ ],
+ [
+ "▁fl",
+ "o"
+ ],
+ [
+ "▁f",
+ "lo"
+ ],
+ [
+ "▁е",
+ "го"
+ ],
+ [
+ "▁",
+ "его"
+ ],
+ [
+ "▁alg",
+ "orithm"
+ ],
+ [
+ "▁",
+ "algorithm"
+ ],
+ [
+ "B",
+ "A"
+ ],
+ [
+ "ka",
+ "r"
+ ],
+ [
+ "k",
+ "ar"
+ ],
+ [
+ "I",
+ "P"
+ ],
+ [
+ "])",
+ ";"
+ ],
+ [
+ "]",
+ ");"
+ ],
+ [
+ "▁appear",
+ "s"
+ ],
+ [
+ "▁appe",
+ "ars"
+ ],
+ [
+ "▁app",
+ "ears"
+ ],
+ [
+ "y",
+ "w"
+ ],
+ [
+ "▁tem",
+ "p"
+ ],
+ [
+ "▁te",
+ "mp"
+ ],
+ [
+ "▁t",
+ "emp"
+ ],
+ [
+ "▁",
+ "temp"
+ ],
+ [
+ "▁aus",
+ "si"
+ ],
+ [
+ "met",
+ "hod"
+ ],
+ [
+ "m",
+ "ethod"
+ ],
+ [
+ "▁pe",
+ "t"
+ ],
+ [
+ "▁p",
+ "et"
+ ],
+ [
+ "▁",
+ "pet"
+ ],
+ [
+ "stra",
+ "p"
+ ],
+ [
+ "str",
+ "ap"
+ ],
+ [
+ "st",
+ "rap"
+ ],
+ [
+ "arn",
+ "ing"
+ ],
+ [
+ "ar",
+ "ning"
+ ],
+ [
+ "▁cu",
+ "t"
+ ],
+ [
+ "▁c",
+ "ut"
+ ],
+ [
+ "▁",
+ "cut"
+ ],
+ [
+ "▁S",
+ "a"
+ ],
+ [
+ "▁",
+ "Sa"
+ ],
+ [
+ "▁trac",
+ "k"
+ ],
+ [
+ "▁tra",
+ "ck"
+ ],
+ [
+ "▁tr",
+ "ack"
+ ],
+ [
+ "▁t",
+ "rack"
+ ],
+ [
+ "▁",
+ "track"
+ ],
+ [
+ "▁emp",
+ "loy"
+ ],
+ [
+ "▁ind",
+ "e"
+ ],
+ [
+ "▁in",
+ "de"
+ ],
+ [
+ "▁i",
+ "nde"
+ ],
+ [
+ "▁",
+ "inde"
+ ],
+ [
+ "ra",
+ "v"
+ ],
+ [
+ "r",
+ "av"
+ ],
+ [
+ "▁gener",
+ "ate"
+ ],
+ [
+ "▁gene",
+ "rate"
+ ],
+ [
+ "▁",
+ "generate"
+ ],
+ [
+ "be",
+ "s"
+ ],
+ [
+ "b",
+ "es"
+ ],
+ [
+ "art",
+ "s"
+ ],
+ [
+ "ar",
+ "ts"
+ ],
+ [
+ "Stat",
+ "us"
+ ],
+ [
+ "St",
+ "atus"
+ ],
+ [
+ "ug",
+ "e"
+ ],
+ [
+ "u",
+ "ge"
+ ],
+ [
+ "ali",
+ "s"
+ ],
+ [
+ "al",
+ "is"
+ ],
+ [
+ "a",
+ "lis"
+ ],
+ [
+ "▁overrid",
+ "e"
+ ],
+ [
+ "▁over",
+ "ride"
+ ],
+ [
+ "▁",
+ "override"
+ ],
+ [
+ "▁f",
+ "i"
+ ],
+ [
+ "▁",
+ "fi"
+ ],
+ [
+ "▁los",
+ "t"
+ ],
+ [
+ "▁lo",
+ "st"
+ ],
+ [
+ "▁l",
+ "ost"
+ ],
+ [
+ "▁",
+ "lost"
+ ],
+ [
+ "ote",
+ "d"
+ ],
+ [
+ "ot",
+ "ed"
+ ],
+ [
+ "o",
+ "ted"
+ ],
+ [
+ "▁ro",
+ "om"
+ ],
+ [
+ "▁r",
+ "oom"
+ ],
+ [
+ "▁",
+ "room"
+ ],
+ [
+ "▁call",
+ "s"
+ ],
+ [
+ "▁cal",
+ "ls"
+ ],
+ [
+ "▁c",
+ "alls"
+ ],
+ [
+ "▁cons",
+ "ist"
+ ],
+ [
+ "ре",
+ "н"
+ ],
+ [
+ "р",
+ "ен"
+ ],
+ [
+ "▁villa",
+ "ge"
+ ],
+ [
+ "▁vill",
+ "age"
+ ],
+ [
+ "▁vil",
+ "lage"
+ ],
+ [
+ "dis",
+ "t"
+ ],
+ [
+ "di",
+ "st"
+ ],
+ [
+ "d",
+ "ist"
+ ],
+ [
+ "▁tec",
+ "hn"
+ ],
+ [
+ "▁te",
+ "chn"
+ ],
+ [
+ "▁",
+ "techn"
+ ],
+ [
+ "enz",
+ "a"
+ ],
+ [
+ "en",
+ "za"
+ ],
+ [
+ "▁ро",
+ "з"
+ ],
+ [
+ "▁р",
+ "оз"
+ ],
+ [
+ "▁",
+ "роз"
+ ],
+ [
+ "▁Catal",
+ "og"
+ ],
+ [
+ "▁Cat",
+ "alog"
+ ],
+ [
+ "▁C",
+ "atalog"
+ ],
+ [
+ "▁bec",
+ "om"
+ ],
+ [
+ "▁be",
+ "com"
+ ],
+ [
+ "row",
+ "s"
+ ],
+ [
+ "ro",
+ "ws"
+ ],
+ [
+ "r",
+ "ows"
+ ],
+ [
+ "▁Ne",
+ "l"
+ ],
+ [
+ "▁N",
+ "el"
+ ],
+ [
+ "comp",
+ "le"
+ ],
+ [
+ "com",
+ "ple"
+ ],
+ [
+ "▁prem",
+ "i"
+ ],
+ [
+ "▁pre",
+ "mi"
+ ],
+ [
+ "▁pr",
+ "emi"
+ ],
+ [
+ "▁ro",
+ "t"
+ ],
+ [
+ "▁r",
+ "ot"
+ ],
+ [
+ "▁",
+ "rot"
+ ],
+ [
+ "▁Web",
+ "links"
+ ],
+ [
+ "▁foot",
+ "ball"
+ ],
+ [
+ "▁",
+ "football"
+ ],
+ [
+ "▁comp",
+ "ar"
+ ],
+ [
+ "▁com",
+ "par"
+ ],
+ [
+ "▁liv",
+ "e"
+ ],
+ [
+ "▁li",
+ "ve"
+ ],
+ [
+ "▁l",
+ "ive"
+ ],
+ [
+ "▁",
+ "live"
+ ],
+ [
+ "ки",
+ "х"
+ ],
+ [
+ "к",
+ "их"
+ ],
+ [
+ "▁equ",
+ "ival"
+ ],
+ [
+ "cap",
+ "e"
+ ],
+ [
+ "ca",
+ "pe"
+ ],
+ [
+ "c",
+ "ape"
+ ],
+ [
+ "▁Ge",
+ "n"
+ ],
+ [
+ "▁G",
+ "en"
+ ],
+ [
+ "▁",
+ "Gen"
+ ],
+ [
+ "nde",
+ "r"
+ ],
+ [
+ "nd",
+ "er"
+ ],
+ [
+ "n",
+ "der"
+ ],
+ [
+ "▁Vi",
+ "s"
+ ],
+ [
+ "▁V",
+ "is"
+ ],
+ [
+ "▁",
+ "Vis"
+ ],
+ [
+ "▁beh",
+ "ind"
+ ],
+ [
+ "▁be",
+ "hind"
+ ],
+ [
+ "ger",
+ "s"
+ ],
+ [
+ "ge",
+ "rs"
+ ],
+ [
+ "g",
+ "ers"
+ ],
+ [
+ "vo",
+ "ke"
+ ],
+ [
+ "v",
+ "oke"
+ ],
+ [
+ "▁medi",
+ "a"
+ ],
+ [
+ "▁med",
+ "ia"
+ ],
+ [
+ "▁me",
+ "dia"
+ ],
+ [
+ "▁m",
+ "edia"
+ ],
+ [
+ "▁",
+ "media"
+ ],
+ [
+ "E",
+ "X"
+ ],
+ [
+ "tha",
+ "t"
+ ],
+ [
+ "th",
+ "at"
+ ],
+ [
+ "t",
+ "hat"
+ ],
+ [
+ "▁son",
+ "o"
+ ],
+ [
+ "▁so",
+ "no"
+ ],
+ [
+ "▁s",
+ "ono"
+ ],
+ [
+ "▁",
+ "sono"
+ ],
+ [
+ "▁mysq",
+ "l"
+ ],
+ [
+ "▁my",
+ "sql"
+ ],
+ [
+ "▁",
+ "mysql"
+ ],
+ [
+ "e",
+ "v"
+ ],
+ [
+ "▁ru",
+ "le"
+ ],
+ [
+ "▁r",
+ "ule"
+ ],
+ [
+ "▁",
+ "rule"
+ ],
+ [
+ "до",
+ "в"
+ ],
+ [
+ "д",
+ "ов"
+ ],
+ [
+ "ac",
+ "c"
+ ],
+ [
+ "a",
+ "cc"
+ ],
+ [
+ "▁WH",
+ "ERE"
+ ],
+ [
+ "▁W",
+ "HERE"
+ ],
+ [
+ "▁",
+ "WHERE"
+ ],
+ [
+ "ен",
+ "е"
+ ],
+ [
+ "е",
+ "не"
+ ],
+ [
+ "Gr",
+ "id"
+ ],
+ [
+ "G",
+ "rid"
+ ],
+ [
+ "▁ju",
+ "l"
+ ],
+ [
+ "▁j",
+ "ul"
+ ],
+ [
+ "▁mor",
+ "t"
+ ],
+ [
+ "▁mo",
+ "rt"
+ ],
+ [
+ "▁m",
+ "ort"
+ ],
+ [
+ "▁",
+ "mort"
+ ],
+ [
+ "▁generate",
+ "d"
+ ],
+ [
+ "▁gener",
+ "ated"
+ ],
+ [
+ "▁",
+ "generated"
+ ],
+ [
+ "enci",
+ "a"
+ ],
+ [
+ "enc",
+ "ia"
+ ],
+ [
+ "en",
+ "cia"
+ ],
+ [
+ "act",
+ "er"
+ ],
+ [
+ "ac",
+ "ter"
+ ],
+ [
+ "cl",
+ "ud"
+ ],
+ [
+ "▁sc",
+ "en"
+ ],
+ [
+ "▁s",
+ "cen"
+ ],
+ [
+ "▁close",
+ "d"
+ ],
+ [
+ "▁clos",
+ "ed"
+ ],
+ [
+ "▁clo",
+ "sed"
+ ],
+ [
+ "▁cl",
+ "osed"
+ ],
+ [
+ "▁",
+ "closed"
+ ],
+ [
+ "▁Mich",
+ "ael"
+ ],
+ [
+ "▁",
+ "Michael"
+ ],
+ [
+ "▁mou",
+ "nt"
+ ],
+ [
+ "▁mo",
+ "unt"
+ ],
+ [
+ "▁m",
+ "ount"
+ ],
+ [
+ "▁",
+ "mount"
+ ],
+ [
+ ")$",
+ ","
+ ],
+ [
+ ")",
+ "$,"
+ ],
+ [
+ "▁dro",
+ "p"
+ ],
+ [
+ "▁dr",
+ "op"
+ ],
+ [
+ "▁d",
+ "rop"
+ ],
+ [
+ "▁",
+ "drop"
+ ],
+ [
+ "▁comb",
+ "in"
+ ],
+ [
+ "▁com",
+ "bin"
+ ],
+ [
+ "to",
+ "col"
+ ],
+ [
+ "▁go",
+ "es"
+ ],
+ [
+ "▁ge",
+ "b"
+ ],
+ [
+ "▁g",
+ "eb"
+ ],
+ [
+ "▁",
+ "geb"
+ ],
+ [
+ "M",
+ "D"
+ ],
+ [
+ "▁Anto",
+ "n"
+ ],
+ [
+ "▁Ant",
+ "on"
+ ],
+ [
+ "▁An",
+ "ton"
+ ],
+ [
+ "▁$(",
+ "\""
+ ],
+ [
+ "▁$",
+ "(\""
+ ],
+ [
+ "Te",
+ "m"
+ ],
+ [
+ "T",
+ "em"
+ ],
+ [
+ "▁c",
+ "a"
+ ],
+ [
+ "▁",
+ "ca"
+ ],
+ [
+ "▁inst",
+ "ru"
+ ],
+ [
+ "▁in",
+ "stru"
+ ],
+ [
+ "ed",
+ "s"
+ ],
+ [
+ "e",
+ "ds"
+ ],
+ [
+ "▁too",
+ "l"
+ ],
+ [
+ "▁to",
+ "ol"
+ ],
+ [
+ "▁t",
+ "ool"
+ ],
+ [
+ "▁",
+ "tool"
+ ],
+ [
+ "my",
+ "s"
+ ],
+ [
+ "m",
+ "ys"
+ ],
+ [
+ "▁rout",
+ "e"
+ ],
+ [
+ "▁rou",
+ "te"
+ ],
+ [
+ "▁ro",
+ "ute"
+ ],
+ [
+ "▁r",
+ "oute"
+ ],
+ [
+ "▁",
+ "route"
+ ],
+ [
+ "\")",
+ ")"
+ ],
+ [
+ "\"",
+ "))"
+ ],
+ [
+ "пр",
+ "е"
+ ],
+ [
+ "п",
+ "ре"
+ ],
+ [
+ "▁flo",
+ "at"
+ ],
+ [
+ "▁f",
+ "loat"
+ ],
+ [
+ "▁",
+ "float"
+ ],
+ [
+ "▁service",
+ "s"
+ ],
+ [
+ "▁servi",
+ "ces"
+ ],
+ [
+ "▁serv",
+ "ices"
+ ],
+ [
+ "▁",
+ "services"
+ ],
+ [
+ "▁ч",
+ "и"
+ ],
+ [
+ "▁",
+ "чи"
+ ],
+ [
+ "к",
+ "і"
+ ],
+ [
+ "embl",
+ "y"
+ ],
+ [
+ "emb",
+ "ly"
+ ],
+ [
+ "ake",
+ "r"
+ ],
+ [
+ "ak",
+ "er"
+ ],
+ [
+ "a",
+ "ker"
+ ],
+ [
+ "▁So",
+ "n"
+ ],
+ [
+ "▁S",
+ "on"
+ ],
+ [
+ "▁Mat",
+ "h"
+ ],
+ [
+ "▁Ma",
+ "th"
+ ],
+ [
+ "▁M",
+ "ath"
+ ],
+ [
+ "▁",
+ "Math"
+ ],
+ [
+ "ass",
+ "e"
+ ],
+ [
+ "as",
+ "se"
+ ],
+ [
+ "ous",
+ "ly"
+ ],
+ [
+ "lication",
+ "s"
+ ],
+ [
+ "lic",
+ "ations"
+ ],
+ [
+ "▁r",
+ "u"
+ ],
+ [
+ "▁",
+ "ru"
+ ],
+ [
+ "▁щ",
+ "о"
+ ],
+ [
+ "▁",
+ "що"
+ ],
+ [
+ "▁Cons",
+ "t"
+ ],
+ [
+ "▁Con",
+ "st"
+ ],
+ [
+ "▁",
+ "Const"
+ ],
+ [
+ "▁imm",
+ "edi"
+ ],
+ [
+ "▁im",
+ "medi"
+ ],
+ [
+ "F",
+ "O"
+ ],
+ [
+ "or",
+ "o"
+ ],
+ [
+ "o",
+ "ro"
+ ],
+ [
+ "▁product",
+ "ion"
+ ],
+ [
+ "▁produ",
+ "ction"
+ ],
+ [
+ "▁p",
+ "roduction"
+ ],
+ [
+ "▁",
+ "production"
+ ],
+ [
+ "re",
+ "i"
+ ],
+ [
+ "r",
+ "ei"
+ ],
+ [
+ "▁j",
+ "query"
+ ],
+ [
+ "▁",
+ "jquery"
+ ],
+ [
+ "ann",
+ "t"
+ ],
+ [
+ "an",
+ "nt"
+ ],
+ [
+ "▁Wh",
+ "ile"
+ ],
+ [
+ "▁s",
+ "n"
+ ],
+ [
+ "▁",
+ "sn"
+ ],
+ [
+ "▁год",
+ "и"
+ ],
+ [
+ "▁го",
+ "ди"
+ ],
+ [
+ "Form",
+ "at"
+ ],
+ [
+ "For",
+ "mat"
+ ],
+ [
+ "▁sta",
+ "r"
+ ],
+ [
+ "▁st",
+ "ar"
+ ],
+ [
+ "▁s",
+ "tar"
+ ],
+ [
+ "▁",
+ "star"
+ ],
+ [
+ "▁Se",
+ "n"
+ ],
+ [
+ "▁S",
+ "en"
+ ],
+ [
+ "▁k",
+ "o"
+ ],
+ [
+ "▁",
+ "ko"
+ ],
+ [
+ "NA",
+ "ME"
+ ],
+ [
+ "N",
+ "AME"
+ ],
+ [
+ "▁pré",
+ "s"
+ ],
+ [
+ "▁pr",
+ "és"
+ ],
+ [
+ "▁p",
+ "rés"
+ ],
+ [
+ "▁",
+ "prés"
+ ],
+ [
+ "ch",
+ "a"
+ ],
+ [
+ "c",
+ "ha"
+ ],
+ [
+ "wh",
+ "at"
+ ],
+ [
+ "w",
+ "hat"
+ ],
+ [
+ "omi",
+ "n"
+ ],
+ [
+ "om",
+ "in"
+ ],
+ [
+ "o",
+ "min"
+ ],
+ [
+ "enda",
+ "nt"
+ ],
+ [
+ "end",
+ "ant"
+ ],
+ [
+ "h",
+ "y"
+ ],
+ [
+ "▁obser",
+ "v"
+ ],
+ [
+ "▁obs",
+ "erv"
+ ],
+ [
+ "▁ob",
+ "serv"
+ ],
+ [
+ "▁",
+ "observ"
+ ],
+ [
+ "▁pre",
+ "fer"
+ ],
+ [
+ "▁p",
+ "refer"
+ ],
+ [
+ "у",
+ "н"
+ ],
+ [
+ "▁construct",
+ "or"
+ ],
+ [
+ "▁constru",
+ "ctor"
+ ],
+ [
+ "▁con",
+ "structor"
+ ],
+ [
+ "▁",
+ "constructor"
+ ],
+ [
+ "b",
+ "s"
+ ],
+ [
+ "▁ma",
+ "c"
+ ],
+ [
+ "▁m",
+ "ac"
+ ],
+ [
+ "▁",
+ "mac"
+ ],
+ [
+ "▁Br",
+ "e"
+ ],
+ [
+ "▁B",
+ "re"
+ ],
+ [
+ "▁",
+ "Bre"
+ ],
+ [
+ "▁Inst",
+ "it"
+ ],
+ [
+ "▁Ins",
+ "tit"
+ ],
+ [
+ "▁stor",
+ "y"
+ ],
+ [
+ "▁sto",
+ "ry"
+ ],
+ [
+ "▁st",
+ "ory"
+ ],
+ [
+ "▁",
+ "story"
+ ],
+ [
+ "▁sym",
+ "bol"
+ ],
+ [
+ "▁s",
+ "ymbol"
+ ],
+ [
+ "▁",
+ "symbol"
+ ],
+ [
+ "ele",
+ "s"
+ ],
+ [
+ "el",
+ "es"
+ ],
+ [
+ "e",
+ "les"
+ ],
+ [
+ "ß",
+ "e"
+ ],
+ [
+ "asi",
+ "ng"
+ ],
+ [
+ "as",
+ "ing"
+ ],
+ [
+ "a",
+ "sing"
+ ],
+ [
+ "▁we",
+ "st"
+ ],
+ [
+ "▁w",
+ "est"
+ ],
+ [
+ "▁",
+ "west"
+ ],
+ [
+ "ian",
+ "s"
+ ],
+ [
+ "ia",
+ "ns"
+ ],
+ [
+ "i",
+ "ans"
+ ],
+ [
+ "▁mas",
+ "ter"
+ ],
+ [
+ "▁ma",
+ "ster"
+ ],
+ [
+ "▁m",
+ "aster"
+ ],
+ [
+ "▁",
+ "master"
+ ],
+ [
+ "е",
+ "з"
+ ],
+ [
+ "▁way",
+ "s"
+ ],
+ [
+ "▁wa",
+ "ys"
+ ],
+ [
+ "▁w",
+ "ays"
+ ],
+ [
+ "▁",
+ "ways"
+ ],
+ [
+ "b",
+ "m"
+ ],
+ [
+ "▁pic",
+ "k"
+ ],
+ [
+ "▁pi",
+ "ck"
+ ],
+ [
+ "▁p",
+ "ick"
+ ],
+ [
+ "▁",
+ "pick"
+ ],
+ [
+ "▁dep",
+ "art"
+ ],
+ [
+ "▁de",
+ "part"
+ ],
+ [
+ "B",
+ "ack"
+ ],
+ [
+ "en",
+ "k"
+ ],
+ [
+ "lip",
+ "se"
+ ],
+ [
+ "li",
+ "pse"
+ ],
+ [
+ "▁mat",
+ "h"
+ ],
+ [
+ "▁ma",
+ "th"
+ ],
+ [
+ "▁m",
+ "ath"
+ ],
+ [
+ "▁",
+ "math"
+ ],
+ [
+ "▁Franc",
+ "is"
+ ],
+ [
+ "▁Fran",
+ "cis"
+ ],
+ [
+ "▁Dec",
+ "ember"
+ ],
+ [
+ "f",
+ "s"
+ ],
+ [
+ "ru",
+ "m"
+ ],
+ [
+ "r",
+ "um"
+ ],
+ [
+ "▁develop",
+ "ment"
+ ],
+ [
+ "▁",
+ "development"
+ ],
+ [
+ "L",
+ "T"
+ ],
+ [
+ "erne",
+ "l"
+ ],
+ [
+ "ern",
+ "el"
+ ],
+ [
+ "er",
+ "nel"
+ ],
+ [
+ "▁Tru",
+ "e"
+ ],
+ [
+ "▁Tr",
+ "ue"
+ ],
+ [
+ "▁",
+ "True"
+ ],
+ [
+ "▁Mor",
+ "e"
+ ],
+ [
+ "▁Mo",
+ "re"
+ ],
+ [
+ "▁M",
+ "ore"
+ ],
+ [
+ "▁",
+ "More"
+ ],
+ [
+ "ran",
+ "gle"
+ ],
+ [
+ "r",
+ "angle"
+ ],
+ [
+ "▁condition",
+ "s"
+ ],
+ [
+ "▁cond",
+ "itions"
+ ],
+ [
+ "Option",
+ "s"
+ ],
+ [
+ "Opt",
+ "ions"
+ ],
+ [
+ "O",
+ "ptions"
+ ],
+ [
+ "▁gl",
+ "i"
+ ],
+ [
+ "▁g",
+ "li"
+ ],
+ [
+ "▁opera",
+ "tion"
+ ],
+ [
+ "▁oper",
+ "ation"
+ ],
+ [
+ "▁",
+ "operation"
+ ],
+ [
+ "é",
+ "k"
+ ],
+ [
+ "ach",
+ "t"
+ ],
+ [
+ "ac",
+ "ht"
+ ],
+ [
+ "a",
+ "cht"
+ ],
+ [
+ "ight",
+ "s"
+ ],
+ [
+ "igh",
+ "ts"
+ ],
+ [
+ "▁mis",
+ "t"
+ ],
+ [
+ "▁mi",
+ "st"
+ ],
+ [
+ "▁m",
+ "ist"
+ ],
+ [
+ "and",
+ "a"
+ ],
+ [
+ "an",
+ "da"
+ ],
+ [
+ "▁energ",
+ "y"
+ ],
+ [
+ "▁ener",
+ "gy"
+ ],
+ [
+ "▁",
+ "energy"
+ ],
+ [
+ "▁ж",
+ "е"
+ ],
+ [
+ "▁",
+ "же"
+ ],
+ [
+ "▁wo",
+ "men"
+ ],
+ [
+ "▁w",
+ "omen"
+ ],
+ [
+ "ak",
+ "t"
+ ],
+ [
+ "a",
+ "kt"
+ ],
+ [
+ "▁C",
+ "H"
+ ],
+ [
+ "▁",
+ "CH"
+ ],
+ [
+ "geb",
+ "ra"
+ ],
+ [
+ "ge",
+ "bra"
+ ],
+ [
+ "▁me",
+ "et"
+ ],
+ [
+ "i",
+ "u"
+ ],
+ [
+ "wel",
+ "l"
+ ],
+ [
+ "we",
+ "ll"
+ ],
+ [
+ "w",
+ "ell"
+ ],
+ [
+ "ö",
+ "l"
+ ],
+ [
+ "▁govern",
+ "ment"
+ ],
+ [
+ "▁Jo",
+ "s"
+ ],
+ [
+ "▁J",
+ "os"
+ ],
+ [
+ "ie",
+ "g"
+ ],
+ [
+ "i",
+ "eg"
+ ],
+ [
+ "▁syn",
+ "tax"
+ ],
+ [
+ "▁s",
+ "yntax"
+ ],
+ [
+ "▁",
+ "syntax"
+ ],
+ [
+ "fi",
+ "x"
+ ],
+ [
+ "f",
+ "ix"
+ ],
+ [
+ "▁Pe",
+ "t"
+ ],
+ [
+ "▁P",
+ "et"
+ ],
+ [
+ "j",
+ "query"
+ ],
+ [
+ "▁car",
+ "d"
+ ],
+ [
+ "▁ca",
+ "rd"
+ ],
+ [
+ "▁c",
+ "ard"
+ ],
+ [
+ "▁",
+ "card"
+ ],
+ [
+ "▁princip",
+ "al"
+ ],
+ [
+ "▁princi",
+ "pal"
+ ],
+ [
+ "▁pr",
+ "incipal"
+ ],
+ [
+ "▁dr",
+ "u"
+ ],
+ [
+ "▁d",
+ "ru"
+ ],
+ [
+ "▁",
+ "dru"
+ ],
+ [
+ "▁ter",
+ "rit"
+ ],
+ [
+ "▁по",
+ "в"
+ ],
+ [
+ "▁п",
+ "ов"
+ ],
+ [
+ "▁",
+ "пов"
+ ],
+ [
+ "▁S",
+ "S"
+ ],
+ [
+ "▁",
+ "SS"
+ ],
+ [
+ "ри",
+ "и"
+ ],
+ [
+ "tre",
+ "s"
+ ],
+ [
+ "tr",
+ "es"
+ ],
+ [
+ "t",
+ "res"
+ ],
+ [
+ "agn",
+ "e"
+ ],
+ [
+ "ag",
+ "ne"
+ ],
+ [
+ "ly",
+ "ing"
+ ],
+ [
+ "l",
+ "ying"
+ ],
+ [
+ "til",
+ "de"
+ ],
+ [
+ "t",
+ "ilde"
+ ],
+ [
+ "ber",
+ "n"
+ ],
+ [
+ "be",
+ "rn"
+ ],
+ [
+ "b",
+ "ern"
+ ],
+ [
+ "ente",
+ "r"
+ ],
+ [
+ "ent",
+ "er"
+ ],
+ [
+ "en",
+ "ter"
+ ],
+ [
+ "Pe",
+ "r"
+ ],
+ [
+ "P",
+ "er"
+ ],
+ [
+ "▁some",
+ "t"
+ ],
+ [
+ "▁som",
+ "et"
+ ],
+ [
+ "▁so",
+ "met"
+ ],
+ [
+ "▁s",
+ "omet"
+ ],
+ [
+ "Lo",
+ "ad"
+ ],
+ [
+ "lic",
+ "e"
+ ],
+ [
+ "li",
+ "ce"
+ ],
+ [
+ "l",
+ "ice"
+ ],
+ [
+ "▁sou",
+ "s"
+ ],
+ [
+ "▁so",
+ "us"
+ ],
+ [
+ "▁s",
+ "ous"
+ ],
+ [
+ "▁Lou",
+ "is"
+ ],
+ [
+ "▁Lo",
+ "uis"
+ ],
+ [
+ "▁",
+ "Louis"
+ ],
+ [
+ "▁log",
+ "ic"
+ ],
+ [
+ "▁",
+ "logic"
+ ],
+ [
+ "▁Ot",
+ "her"
+ ],
+ [
+ "▁O",
+ "ther"
+ ],
+ [
+ "▁",
+ "Other"
+ ],
+ [
+ "▁ci",
+ "r"
+ ],
+ [
+ "▁c",
+ "ir"
+ ],
+ [
+ "▁",
+ "cir"
+ ],
+ [
+ "é",
+ "v"
+ ],
+ [
+ "chr",
+ "on"
+ ],
+ [
+ "ch",
+ "ron"
+ ],
+ [
+ "▁ha",
+ "n"
+ ],
+ [
+ "▁h",
+ "an"
+ ],
+ [
+ "▁",
+ "han"
+ ],
+ [
+ "▁marg",
+ "in"
+ ],
+ [
+ "▁mar",
+ "gin"
+ ],
+ [
+ "▁m",
+ "argin"
+ ],
+ [
+ "▁",
+ "margin"
+ ],
+ [
+ "W",
+ "indow"
+ ],
+ [
+ "ère",
+ "s"
+ ],
+ [
+ "è",
+ "res"
+ ],
+ [
+ "ny",
+ "ch"
+ ],
+ [
+ "n",
+ "ych"
+ ],
+ [
+ "pus",
+ "h"
+ ],
+ [
+ "pu",
+ "sh"
+ ],
+ [
+ "p",
+ "ush"
+ ],
+ [
+ "bold",
+ "s"
+ ],
+ [
+ "bol",
+ "ds"
+ ],
+ [
+ "b",
+ "olds"
+ ],
+ [
+ "▁lay",
+ "out"
+ ],
+ [
+ "▁l",
+ "ayout"
+ ],
+ [
+ "▁",
+ "layout"
+ ],
+ [
+ "▁[",
+ "`"
+ ],
+ [
+ "Ch",
+ "ar"
+ ],
+ [
+ "C",
+ "har"
+ ],
+ [
+ "▁Ca",
+ "p"
+ ],
+ [
+ "▁C",
+ "ap"
+ ],
+ [
+ "▁",
+ "Cap"
+ ],
+ [
+ "bolds",
+ "ymbol"
+ ],
+ [
+ "bold",
+ "symbol"
+ ],
+ [
+ "▁Roma",
+ "n"
+ ],
+ [
+ "▁Rom",
+ "an"
+ ],
+ [
+ "▁Ro",
+ "man"
+ ],
+ [
+ "▁R",
+ "oman"
+ ],
+ [
+ "▁Ma",
+ "x"
+ ],
+ [
+ "▁M",
+ "ax"
+ ],
+ [
+ "▁",
+ "Max"
+ ],
+ [
+ ":",
+ "("
+ ],
+ [
+ "▁Co",
+ "de"
+ ],
+ [
+ "▁C",
+ "ode"
+ ],
+ [
+ "▁",
+ "Code"
+ ],
+ [
+ "isi",
+ "ng"
+ ],
+ [
+ "is",
+ "ing"
+ ],
+ [
+ "i",
+ "sing"
+ ],
+ [
+ "▁state",
+ "s"
+ ],
+ [
+ "▁stat",
+ "es"
+ ],
+ [
+ "▁sta",
+ "tes"
+ ],
+ [
+ "▁st",
+ "ates"
+ ],
+ [
+ "▁",
+ "states"
+ ],
+ [
+ "▁exist",
+ "ing"
+ ],
+ [
+ "▁ex",
+ "isting"
+ ],
+ [
+ "supp",
+ "ort"
+ ],
+ [
+ "sup",
+ "port"
+ ],
+ [
+ "su",
+ "pport"
+ ],
+ [
+ "▁res",
+ "earch"
+ ],
+ [
+ "▁re",
+ "search"
+ ],
+ [
+ "lica",
+ "te"
+ ],
+ [
+ "lic",
+ "ate"
+ ],
+ [
+ "l",
+ "icate"
+ ],
+ [
+ "var",
+ "i"
+ ],
+ [
+ "va",
+ "ri"
+ ],
+ [
+ "v",
+ "ari"
+ ],
+ [
+ "▁bi",
+ "j"
+ ],
+ [
+ "▁b",
+ "ij"
+ ],
+ [
+ "▁",
+ "bij"
+ ],
+ [
+ "▁app",
+ "e"
+ ],
+ [
+ "▁ap",
+ "pe"
+ ],
+ [
+ "▁a",
+ "ppe"
+ ],
+ [
+ "▁",
+ "appe"
+ ],
+ [
+ "▁happen",
+ "s"
+ ],
+ [
+ "▁happ",
+ "ens"
+ ],
+ [
+ "\\",
+ "\""
+ ],
+ [
+ "▁conce",
+ "rn"
+ ],
+ [
+ "▁conc",
+ "ern"
+ ],
+ [
+ "we",
+ "st"
+ ],
+ [
+ "w",
+ "est"
+ ],
+ [
+ "▁say",
+ "ing"
+ ],
+ [
+ "▁sa",
+ "ying"
+ ],
+ [
+ "pi",
+ "d"
+ ],
+ [
+ "p",
+ "id"
+ ],
+ [
+ "▁rec",
+ "ogn"
+ ],
+ [
+ "▁",
+ "recogn"
+ ],
+ [
+ "▁He",
+ "t"
+ ],
+ [
+ "▁H",
+ "et"
+ ],
+ [
+ "Ch",
+ "ild"
+ ],
+ [
+ "▁c",
+ "s"
+ ],
+ [
+ "▁",
+ "cs"
+ ],
+ [
+ "\\",
+ ","
+ ],
+ [
+ "▁cle",
+ "an"
+ ],
+ [
+ "▁c",
+ "lean"
+ ],
+ [
+ "▁",
+ "clean"
+ ],
+ [
+ "lection",
+ "s"
+ ],
+ [
+ "lect",
+ "ions"
+ ],
+ [
+ "le",
+ "ctions"
+ ],
+ [
+ "acc",
+ "ess"
+ ],
+ [
+ "ac",
+ "cess"
+ ],
+ [
+ "a",
+ "ccess"
+ ],
+ [
+ "в",
+ "у"
+ ],
+ [
+ "пр",
+ "о"
+ ],
+ [
+ "п",
+ "ро"
+ ],
+ [
+ "aci",
+ "ty"
+ ],
+ [
+ "ac",
+ "ity"
+ ],
+ [
+ "a",
+ "city"
+ ],
+ [
+ "▁Of",
+ "f"
+ ],
+ [
+ "▁O",
+ "ff"
+ ],
+ [
+ "▁",
+ "Off"
+ ],
+ [
+ "▁eas",
+ "ily"
+ ],
+ [
+ "è",
+ "que"
+ ],
+ [
+ "▁jak",
+ "o"
+ ],
+ [
+ "▁ja",
+ "ko"
+ ],
+ [
+ "▁j",
+ "ako"
+ ],
+ [
+ "▁i",
+ "z"
+ ],
+ [
+ "▁",
+ "iz"
+ ],
+ [
+ "▁H",
+ "a"
+ ],
+ [
+ "▁",
+ "Ha"
+ ],
+ [
+ "▁De",
+ "t"
+ ],
+ [
+ "▁D",
+ "et"
+ ],
+ [
+ "▁",
+ "Det"
+ ],
+ [
+ "▁form",
+ "a"
+ ],
+ [
+ "▁for",
+ "ma"
+ ],
+ [
+ "sch",
+ "e"
+ ],
+ [
+ "sc",
+ "he"
+ ],
+ [
+ "s",
+ "che"
+ ],
+ [
+ "swer",
+ "s"
+ ],
+ [
+ "sw",
+ "ers"
+ ],
+ [
+ "s",
+ "wers"
+ ],
+ [
+ "▁off",
+ "er"
+ ],
+ [
+ "▁of",
+ "fer"
+ ],
+ [
+ "quire",
+ "d"
+ ],
+ [
+ "qui",
+ "red"
+ ],
+ [
+ "qu",
+ "ired"
+ ],
+ [
+ "User",
+ "s"
+ ],
+ [
+ "Use",
+ "rs"
+ ],
+ [
+ "Us",
+ "ers"
+ ],
+ [
+ "U",
+ "sers"
+ ],
+ [
+ "▁subs",
+ "t"
+ ],
+ [
+ "▁sub",
+ "st"
+ ],
+ [
+ "▁su",
+ "bst"
+ ],
+ [
+ "▁",
+ "subst"
+ ],
+ [
+ ">",
+ "("
+ ],
+ [
+ "▁gro",
+ "und"
+ ],
+ [
+ "▁gr",
+ "ound"
+ ],
+ [
+ "▁g",
+ "round"
+ ],
+ [
+ "▁",
+ "ground"
+ ],
+ [
+ "un",
+ "n"
+ ],
+ [
+ "u",
+ "nn"
+ ],
+ [
+ "ro",
+ "d"
+ ],
+ [
+ "r",
+ "od"
+ ],
+ [
+ "sp",
+ "e"
+ ],
+ [
+ "s",
+ "pe"
+ ],
+ [
+ "urs",
+ "or"
+ ],
+ [
+ "▁le",
+ "ave"
+ ],
+ [
+ "er",
+ "k"
+ ],
+ [
+ "▁ta",
+ "l"
+ ],
+ [
+ "▁t",
+ "al"
+ ],
+ [
+ "▁",
+ "tal"
+ ],
+ [
+ "▁bott",
+ "om"
+ ],
+ [
+ "▁bot",
+ "tom"
+ ],
+ [
+ "▁b",
+ "ottom"
+ ],
+ [
+ "▁",
+ "bottom"
+ ],
+ [
+ "I",
+ "O"
+ ],
+ [
+ "▁popula",
+ "r"
+ ],
+ [
+ "▁popul",
+ "ar"
+ ],
+ [
+ "▁pop",
+ "ular"
+ ],
+ [
+ "ig",
+ "o"
+ ],
+ [
+ "i",
+ "go"
+ ],
+ [
+ "▁Tim",
+ "e"
+ ],
+ [
+ "▁Ti",
+ "me"
+ ],
+ [
+ "▁T",
+ "ime"
+ ],
+ [
+ "▁",
+ "Time"
+ ],
+ [
+ "value",
+ "s"
+ ],
+ [
+ "valu",
+ "es"
+ ],
+ [
+ "val",
+ "ues"
+ ],
+ [
+ "▁Lo",
+ "c"
+ ],
+ [
+ "▁L",
+ "oc"
+ ],
+ [
+ "▁",
+ "Loc"
+ ],
+ [
+ "▁Cl",
+ "ub"
+ ],
+ [
+ "▁C",
+ "lub"
+ ],
+ [
+ "▁anch",
+ "e"
+ ],
+ [
+ "▁anc",
+ "he"
+ ],
+ [
+ "▁an",
+ "che"
+ ],
+ [
+ "▁",
+ "anche"
+ ],
+ [
+ "ia",
+ "ł"
+ ],
+ [
+ "i",
+ "ał"
+ ],
+ [
+ "і",
+ "ї"
+ ],
+ [
+ "Om",
+ "ega"
+ ],
+ [
+ "▁locate",
+ "d"
+ ],
+ [
+ "▁loc",
+ "ated"
+ ],
+ [
+ "▁",
+ "located"
+ ],
+ [
+ "U",
+ "rl"
+ ],
+ [
+ "▁Es",
+ "p"
+ ],
+ [
+ "▁E",
+ "sp"
+ ],
+ [
+ "▁",
+ "Esp"
+ ],
+ [
+ "л",
+ "ы"
+ ],
+ [
+ "ц",
+ "ь"
+ ],
+ [
+ "ula",
+ "te"
+ ],
+ [
+ "ul",
+ "ate"
+ ],
+ [
+ "u",
+ "late"
+ ],
+ [
+ "▁jo",
+ "in"
+ ],
+ [
+ "▁j",
+ "oin"
+ ],
+ [
+ "▁",
+ "join"
+ ],
+ [
+ "ave",
+ "s"
+ ],
+ [
+ "av",
+ "es"
+ ],
+ [
+ "a",
+ "ves"
+ ],
+ [
+ "ve",
+ "t"
+ ],
+ [
+ "v",
+ "et"
+ ],
+ [
+ "li",
+ "o"
+ ],
+ [
+ "l",
+ "io"
+ ],
+ [
+ "rem",
+ "ove"
+ ],
+ [
+ "re",
+ "move"
+ ],
+ [
+ "▁to",
+ "ken"
+ ],
+ [
+ "▁t",
+ "oken"
+ ],
+ [
+ "▁",
+ "token"
+ ],
+ [
+ "▁opt",
+ "im"
+ ],
+ [
+ "▁op",
+ "tim"
+ ],
+ [
+ "▁",
+ "optim"
+ ],
+ [
+ "▁cla",
+ "im"
+ ],
+ [
+ "▁c",
+ "laim"
+ ],
+ [
+ "olog",
+ "ical"
+ ],
+ [
+ "▁cs",
+ "s"
+ ],
+ [
+ "▁c",
+ "ss"
+ ],
+ [
+ "▁",
+ "css"
+ ],
+ [
+ "▁al",
+ "though"
+ ],
+ [
+ "▁",
+ "although"
+ ],
+ [
+ "▁pri",
+ "v"
+ ],
+ [
+ "▁pr",
+ "iv"
+ ],
+ [
+ "▁p",
+ "riv"
+ ],
+ [
+ "▁",
+ "priv"
+ ],
+ [
+ "▁B",
+ "a"
+ ],
+ [
+ "ü",
+ "l"
+ ],
+ [
+ "entic",
+ "ation"
+ ],
+ [
+ "enti",
+ "cation"
+ ],
+ [
+ "▁ve",
+ "n"
+ ],
+ [
+ "▁v",
+ "en"
+ ],
+ [
+ "▁",
+ "ven"
+ ],
+ [
+ "Serv",
+ "er"
+ ],
+ [
+ "Ser",
+ "ver"
+ ],
+ [
+ "▁Con",
+ "g"
+ ],
+ [
+ "▁Co",
+ "ng"
+ ],
+ [
+ "▁C",
+ "ong"
+ ],
+ [
+ "NE",
+ "T"
+ ],
+ [
+ "N",
+ "ET"
+ ],
+ [
+ "CO",
+ "N"
+ ],
+ [
+ "C",
+ "ON"
+ ],
+ [
+ "d",
+ "t"
+ ],
+ [
+ "pert",
+ "ies"
+ ],
+ [
+ "per",
+ "ties"
+ ],
+ [
+ "▁ep",
+ "is"
+ ],
+ [
+ "▁e",
+ "pis"
+ ],
+ [
+ "wik",
+ "ipedia"
+ ],
+ [
+ "▁eng",
+ "ine"
+ ],
+ [
+ "▁",
+ "engine"
+ ],
+ [
+ "▁fe",
+ "r"
+ ],
+ [
+ "▁f",
+ "er"
+ ],
+ [
+ "▁",
+ "fer"
+ ],
+ [
+ "get",
+ "Element"
+ ],
+ [
+ "▁Cl",
+ "a"
+ ],
+ [
+ "▁C",
+ "la"
+ ],
+ [
+ "▁",
+ "Cla"
+ ],
+ [
+ "ř",
+ "í"
+ ],
+ [
+ "▁ro",
+ "m"
+ ],
+ [
+ "▁r",
+ "om"
+ ],
+ [
+ "▁",
+ "rom"
+ ],
+ [
+ "vare",
+ "psilon"
+ ],
+ [
+ "var",
+ "epsilon"
+ ],
+ [
+ "▁prim",
+ "e"
+ ],
+ [
+ "▁pri",
+ "me"
+ ],
+ [
+ "▁pr",
+ "ime"
+ ],
+ [
+ "▁",
+ "prime"
+ ],
+ [
+ "istr",
+ "y"
+ ],
+ [
+ "ist",
+ "ry"
+ ],
+ [
+ "is",
+ "try"
+ ],
+ [
+ "pect",
+ "ed"
+ ],
+ [
+ "pec",
+ "ted"
+ ],
+ [
+ "pe",
+ "cted"
+ ],
+ [
+ "p",
+ "ected"
+ ],
+ [
+ "ora",
+ "ge"
+ ],
+ [
+ "or",
+ "age"
+ ],
+ [
+ "o",
+ "rage"
+ ],
+ [
+ "▁tou",
+ "ch"
+ ],
+ [
+ "▁to",
+ "uch"
+ ],
+ [
+ "▁t",
+ "ouch"
+ ],
+ [
+ "▁",
+ "touch"
+ ],
+ [
+ "▁[",
+ "'"
+ ],
+ [
+ "▁",
+ "['"
+ ],
+ [
+ "▁da",
+ "n"
+ ],
+ [
+ "▁d",
+ "an"
+ ],
+ [
+ "▁",
+ "dan"
+ ],
+ [
+ "E",
+ "m"
+ ],
+ [
+ "acion",
+ "es"
+ ],
+ [
+ "aci",
+ "ones"
+ ],
+ [
+ "ac",
+ "iones"
+ ],
+ [
+ "a",
+ "ciones"
+ ],
+ [
+ "Ca",
+ "n"
+ ],
+ [
+ "C",
+ "an"
+ ],
+ [
+ "▁who",
+ "m"
+ ],
+ [
+ "▁wh",
+ "om"
+ ],
+ [
+ "▁w",
+ "hom"
+ ],
+ [
+ "▁behav",
+ "ior"
+ ],
+ [
+ "▁be",
+ "havior"
+ ],
+ [
+ "▁string",
+ "s"
+ ],
+ [
+ "▁str",
+ "ings"
+ ],
+ [
+ "▁",
+ "strings"
+ ],
+ [
+ "▁Euro",
+ "p"
+ ],
+ [
+ "▁Eur",
+ "op"
+ ],
+ [
+ "▁Eu",
+ "rop"
+ ],
+ [
+ "▁E",
+ "urop"
+ ],
+ [
+ "▁Ro",
+ "m"
+ ],
+ [
+ "▁R",
+ "om"
+ ],
+ [
+ "cir",
+ "c"
+ ],
+ [
+ "ci",
+ "rc"
+ ],
+ [
+ "c",
+ "irc"
+ ],
+ [
+ "▁pu",
+ "n"
+ ],
+ [
+ "▁p",
+ "un"
+ ],
+ [
+ "▁reg",
+ "ister"
+ ],
+ [
+ "▁",
+ "register"
+ ],
+ [
+ "b",
+ "untu"
+ ],
+ [
+ "rai",
+ "n"
+ ],
+ [
+ "ra",
+ "in"
+ ],
+ [
+ "r",
+ "ain"
+ ],
+ [
+ "O",
+ "b"
+ ],
+ [
+ "T",
+ "A"
+ ],
+ [
+ "▁somet",
+ "imes"
+ ],
+ [
+ "▁some",
+ "times"
+ ],
+ [
+ "▁s",
+ "ometimes"
+ ],
+ [
+ "▁men",
+ "t"
+ ],
+ [
+ "▁me",
+ "nt"
+ ],
+ [
+ "▁m",
+ "ent"
+ ],
+ [
+ "▁",
+ "ment"
+ ],
+ [
+ "▁inte",
+ "ger"
+ ],
+ [
+ "▁in",
+ "teger"
+ ],
+ [
+ "▁",
+ "integer"
+ ],
+ [
+ "▁Ja",
+ "c"
+ ],
+ [
+ "▁J",
+ "ac"
+ ],
+ [
+ "▁",
+ "Jac"
+ ],
+ [
+ "leg",
+ "ate"
+ ],
+ [
+ "le",
+ "gate"
+ ],
+ [
+ "oth",
+ "ing"
+ ],
+ [
+ "ot",
+ "hing"
+ ],
+ [
+ "o",
+ "thing"
+ ],
+ [
+ "▁sou",
+ "nd"
+ ],
+ [
+ "▁so",
+ "und"
+ ],
+ [
+ "▁s",
+ "ound"
+ ],
+ [
+ "▁",
+ "sound"
+ ],
+ [
+ "lace",
+ "s"
+ ],
+ [
+ "lac",
+ "es"
+ ],
+ [
+ "la",
+ "ces"
+ ],
+ [
+ "l",
+ "aces"
+ ],
+ [
+ "▁Б",
+ "а"
+ ],
+ [
+ "r",
+ "b"
+ ],
+ [
+ "d",
+ "i"
+ ],
+ [
+ "ле",
+ "ния"
+ ],
+ [
+ "▁them",
+ "selves"
+ ],
+ [
+ "▁Bla",
+ "ck"
+ ],
+ [
+ "▁Bl",
+ "ack"
+ ],
+ [
+ "▁B",
+ "lack"
+ ],
+ [
+ "▁",
+ "Black"
+ ],
+ [
+ "▁setting",
+ "s"
+ ],
+ [
+ "▁sett",
+ "ings"
+ ],
+ [
+ "▁s",
+ "ettings"
+ ],
+ [
+ "▁",
+ "settings"
+ ],
+ [
+ "▁nor",
+ "m"
+ ],
+ [
+ "▁no",
+ "rm"
+ ],
+ [
+ "▁n",
+ "orm"
+ ],
+ [
+ "▁",
+ "norm"
+ ],
+ [
+ "▁run",
+ "s"
+ ],
+ [
+ "▁ru",
+ "ns"
+ ],
+ [
+ "▁r",
+ "uns"
+ ],
+ [
+ "▁NO",
+ "T"
+ ],
+ [
+ "▁N",
+ "OT"
+ ],
+ [
+ "▁",
+ "NOT"
+ ],
+ [
+ "K",
+ "E"
+ ],
+ [
+ "▁per",
+ "haps"
+ ],
+ [
+ "▁",
+ "Я"
+ ],
+ [
+ "▁mo",
+ "l"
+ ],
+ [
+ "▁m",
+ "ol"
+ ],
+ [
+ "▁an",
+ "s"
+ ],
+ [
+ "▁a",
+ "ns"
+ ],
+ [
+ "▁",
+ "ans"
+ ],
+ [
+ "atr",
+ "e"
+ ],
+ [
+ "at",
+ "re"
+ ],
+ [
+ "a",
+ "tre"
+ ],
+ [
+ "▁Die",
+ "s"
+ ],
+ [
+ "▁Di",
+ "es"
+ ],
+ [
+ "▁D",
+ "ies"
+ ],
+ [
+ "To",
+ "ken"
+ ],
+ [
+ "T",
+ "oken"
+ ],
+ [
+ "ani",
+ "e"
+ ],
+ [
+ "an",
+ "ie"
+ ],
+ [
+ "a",
+ "nie"
+ ],
+ [
+ "▁allow",
+ "ed"
+ ],
+ [
+ "▁allo",
+ "wed"
+ ],
+ [
+ "▁all",
+ "owed"
+ ],
+ [
+ "▁",
+ "allowed"
+ ],
+ [
+ "R",
+ "ange"
+ ],
+ [
+ "▁Gr",
+ "o"
+ ],
+ [
+ "▁G",
+ "ro"
+ ],
+ [
+ "vi",
+ "a"
+ ],
+ [
+ "v",
+ "ia"
+ ],
+ [
+ "utor",
+ "ial"
+ ],
+ [
+ "uto",
+ "rial"
+ ],
+ [
+ "ut",
+ "orial"
+ ],
+ [
+ "enso",
+ "r"
+ ],
+ [
+ "ens",
+ "or"
+ ],
+ [
+ "esti",
+ "val"
+ ],
+ [
+ "est",
+ "ival"
+ ],
+ [
+ ");",
+ "\r"
+ ],
+ [
+ ")",
+ ";\r"
+ ],
+ [
+ "кра",
+ "ї"
+ ],
+ [
+ "▁turn",
+ "ed"
+ ],
+ [
+ "▁tur",
+ "ned"
+ ],
+ [
+ "scop",
+ "e"
+ ],
+ [
+ "sc",
+ "ope"
+ ],
+ [
+ "s",
+ "cope"
+ ],
+ [
+ "▁bi",
+ "en"
+ ],
+ [
+ "▁b",
+ "ien"
+ ],
+ [
+ "=",
+ "$"
+ ],
+ [
+ "▁extens",
+ "ion"
+ ],
+ [
+ "▁ext",
+ "ension"
+ ],
+ [
+ "▁",
+ "extension"
+ ],
+ [
+ "ator",
+ "e"
+ ],
+ [
+ "ato",
+ "re"
+ ],
+ [
+ "at",
+ "ore"
+ ],
+ [
+ "▁Р",
+ "о"
+ ],
+ [
+ "▁spec",
+ "ify"
+ ],
+ [
+ "ed",
+ "u"
+ ],
+ [
+ "e",
+ "du"
+ ],
+ [
+ "Dat",
+ "os"
+ ],
+ [
+ "D",
+ "atos"
+ ],
+ [
+ "▁store",
+ "d"
+ ],
+ [
+ "▁stor",
+ "ed"
+ ],
+ [
+ "▁sto",
+ "red"
+ ],
+ [
+ "▁st",
+ "ored"
+ ],
+ [
+ "▁par",
+ "se"
+ ],
+ [
+ "▁p",
+ "arse"
+ ],
+ [
+ "▁",
+ "parse"
+ ],
+ [
+ "▁answer",
+ "s"
+ ],
+ [
+ "▁ans",
+ "wers"
+ ],
+ [
+ "▁an",
+ "swers"
+ ],
+ [
+ "ill",
+ "s"
+ ],
+ [
+ "il",
+ "ls"
+ ],
+ [
+ "▁hear",
+ "d"
+ ],
+ [
+ "▁he",
+ "ard"
+ ],
+ [
+ "l",
+ "u"
+ ],
+ [
+ "▁TH",
+ "E"
+ ],
+ [
+ "▁T",
+ "HE"
+ ],
+ [
+ "▁",
+ "THE"
+ ],
+ [
+ "▁gé",
+ "n"
+ ],
+ [
+ "▁g",
+ "én"
+ ],
+ [
+ "▁fu",
+ "l"
+ ],
+ [
+ "▁f",
+ "ul"
+ ],
+ [
+ "▁",
+ "ful"
+ ],
+ [
+ "e",
+ "z"
+ ],
+ [
+ "▁Pre",
+ "m"
+ ],
+ [
+ "▁Pr",
+ "em"
+ ],
+ [
+ "▁P",
+ "rem"
+ ],
+ [
+ "the",
+ "n"
+ ],
+ [
+ "th",
+ "en"
+ ],
+ [
+ "t",
+ "hen"
+ ],
+ [
+ "d",
+ "p"
+ ],
+ [
+ "сько",
+ "го"
+ ],
+ [
+ "ськ",
+ "ого"
+ ],
+ [
+ "сь",
+ "кого"
+ ],
+ [
+ "▁S",
+ "i"
+ ],
+ [
+ "▁",
+ "Si"
+ ],
+ [
+ "ç",
+ "o"
+ ],
+ [
+ "Ed",
+ "it"
+ ],
+ [
+ "E",
+ "dit"
+ ],
+ [
+ "кі",
+ "в"
+ ],
+ [
+ "к",
+ "ів"
+ ],
+ [
+ "▁Л",
+ "и"
+ ],
+ [
+ "▁Sin",
+ "g"
+ ],
+ [
+ "▁Si",
+ "ng"
+ ],
+ [
+ "▁S",
+ "ing"
+ ],
+ [
+ "▁",
+ "Sing"
+ ],
+ [
+ "▁cat",
+ "eg"
+ ],
+ [
+ "▁c",
+ "ateg"
+ ],
+ [
+ "Eq",
+ "u"
+ ],
+ [
+ "E",
+ "qu"
+ ],
+ [
+ "▁gu",
+ "er"
+ ],
+ [
+ "▁g",
+ "uer"
+ ],
+ [
+ "▁",
+ "guer"
+ ],
+ [
+ "W",
+ "idth"
+ ],
+ [
+ "▁Christ",
+ "ian"
+ ],
+ [
+ "sta",
+ "t"
+ ],
+ [
+ "st",
+ "at"
+ ],
+ [
+ "s",
+ "tat"
+ ],
+ [
+ "W",
+ "rite"
+ ],
+ [
+ "▁wo",
+ "man"
+ ],
+ [
+ "▁w",
+ "oman"
+ ],
+ [
+ "wo",
+ "od"
+ ],
+ [
+ "w",
+ "ood"
+ ],
+ [
+ "V",
+ "is"
+ ],
+ [
+ "ра",
+ "з"
+ ],
+ [
+ "▁$$",
+ "\\"
+ ],
+ [
+ "▁$",
+ "$\\"
+ ],
+ [
+ "ode",
+ "r"
+ ],
+ [
+ "od",
+ "er"
+ ],
+ [
+ "o",
+ "der"
+ ],
+ [
+ "▁bo",
+ "ol"
+ ],
+ [
+ "▁b",
+ "ool"
+ ],
+ [
+ "▁",
+ "bool"
+ ],
+ [
+ "▁intern",
+ "ational"
+ ],
+ [
+ "ност",
+ "ь"
+ ],
+ [
+ "нос",
+ "ть"
+ ],
+ [
+ "но",
+ "сть"
+ ],
+ [
+ "▁Rich",
+ "ard"
+ ],
+ [
+ "▁Ric",
+ "hard"
+ ],
+ [
+ "▁add",
+ "ition"
+ ],
+ [
+ "▁Mus",
+ "ic"
+ ],
+ [
+ "▁",
+ "Music"
+ ],
+ [
+ "▁ab",
+ "er"
+ ],
+ [
+ "▁a",
+ "ber"
+ ],
+ [
+ "t",
+ "ó"
+ ],
+ [
+ "▁hi",
+ "er"
+ ],
+ [
+ "▁h",
+ "ier"
+ ],
+ [
+ "ug",
+ "h"
+ ],
+ [
+ "u",
+ "gh"
+ ],
+ [
+ "▁po",
+ "b"
+ ],
+ [
+ "▁p",
+ "ob"
+ ],
+ [
+ "▁table",
+ "s"
+ ],
+ [
+ "▁tab",
+ "les"
+ ],
+ [
+ "▁ta",
+ "bles"
+ ],
+ [
+ "▁t",
+ "ables"
+ ],
+ [
+ "▁",
+ "tables"
+ ],
+ [
+ "D",
+ "o"
+ ],
+ [
+ "▁high",
+ "er"
+ ],
+ [
+ "ps",
+ "i"
+ ],
+ [
+ "p",
+ "si"
+ ],
+ [
+ "r",
+ "á"
+ ],
+ [
+ "▁activ",
+ "e"
+ ],
+ [
+ "▁act",
+ "ive"
+ ],
+ [
+ "▁",
+ "active"
+ ],
+ [
+ "▁Tab",
+ "le"
+ ],
+ [
+ "▁Ta",
+ "ble"
+ ],
+ [
+ "▁T",
+ "able"
+ ],
+ [
+ "▁",
+ "Table"
+ ],
+ [
+ "њ",
+ "е"
+ ],
+ [
+ "▁descript",
+ "ion"
+ ],
+ [
+ "▁descri",
+ "ption"
+ ],
+ [
+ "▁des",
+ "cription"
+ ],
+ [
+ "▁de",
+ "scription"
+ ],
+ [
+ "▁",
+ "description"
+ ],
+ [
+ "▁seem",
+ "ed"
+ ],
+ [
+ "▁see",
+ "med"
+ ],
+ [
+ "▁se",
+ "emed"
+ ],
+ [
+ "ís",
+ "t"
+ ],
+ [
+ "í",
+ "st"
+ ],
+ [
+ "▁my",
+ "self"
+ ],
+ [
+ "▁men",
+ "u"
+ ],
+ [
+ "▁me",
+ "nu"
+ ],
+ [
+ "▁m",
+ "enu"
+ ],
+ [
+ "▁",
+ "menu"
+ ],
+ [
+ "de",
+ "l"
+ ],
+ [
+ "d",
+ "el"
+ ],
+ [
+ "▁",
+ "ž"
+ ],
+ [
+ "el",
+ "e"
+ ],
+ [
+ "e",
+ "le"
+ ],
+ [
+ "A",
+ "ut"
+ ],
+ [
+ "▁г",
+ "ру"
+ ],
+ [
+ "mu",
+ "t"
+ ],
+ [
+ "m",
+ "ut"
+ ],
+ [
+ "oo",
+ "n"
+ ],
+ [
+ "o",
+ "on"
+ ],
+ [
+ "as",
+ "c"
+ ],
+ [
+ "a",
+ "sc"
+ ],
+ [
+ "bu",
+ "g"
+ ],
+ [
+ "b",
+ "ug"
+ ],
+ [
+ "▁move",
+ "d"
+ ],
+ [
+ "▁mov",
+ "ed"
+ ],
+ [
+ "▁mo",
+ "ved"
+ ],
+ [
+ "▁m",
+ "oved"
+ ],
+ [
+ "C",
+ "L"
+ ],
+ [
+ "▁data",
+ "s"
+ ],
+ [
+ "▁dat",
+ "as"
+ ],
+ [
+ "▁",
+ "datas"
+ ],
+ [
+ "S",
+ "O"
+ ],
+ [
+ "о",
+ "ло"
+ ],
+ [
+ "▁Ge",
+ "org"
+ ],
+ [
+ "▁re",
+ "ach"
+ ],
+ [
+ "▁r",
+ "each"
+ ],
+ [
+ ":",
+ "\""
+ ],
+ [
+ "▁eval",
+ "u"
+ ],
+ [
+ "▁ev",
+ "alu"
+ ],
+ [
+ "▁e",
+ "valu"
+ ],
+ [
+ "▁",
+ "evalu"
+ ],
+ [
+ "▁He",
+ "l"
+ ],
+ [
+ "▁H",
+ "el"
+ ],
+ [
+ "▁",
+ "Hel"
+ ],
+ [
+ "▁Riv",
+ "er"
+ ],
+ [
+ "▁Ri",
+ "ver"
+ ],
+ [
+ "▁R",
+ "iver"
+ ],
+ [
+ "▁А",
+ "р"
+ ],
+ [
+ "▁",
+ "Ар"
+ ],
+ [
+ "///",
+ "/"
+ ],
+ [
+ "//",
+ "//"
+ ],
+ [
+ "/",
+ "///"
+ ],
+ [
+ "▁set",
+ "s"
+ ],
+ [
+ "▁se",
+ "ts"
+ ],
+ [
+ "▁s",
+ "ets"
+ ],
+ [
+ "▁",
+ "sets"
+ ],
+ [
+ "▁O",
+ "lymp"
+ ],
+ [
+ "Ad",
+ "apter"
+ ],
+ [
+ ".",
+ "'"
+ ],
+ [
+ "over",
+ "n"
+ ],
+ [
+ "ove",
+ "rn"
+ ],
+ [
+ "ov",
+ "ern"
+ ],
+ [
+ "o",
+ "vern"
+ ],
+ [
+ "▁Lor",
+ "d"
+ ],
+ [
+ "▁Lo",
+ "rd"
+ ],
+ [
+ "▁L",
+ "ord"
+ ],
+ [
+ "!",
+ "--"
+ ],
+ [
+ "jp",
+ "g"
+ ],
+ [
+ "j",
+ "pg"
+ ],
+ [
+ "iment",
+ "o"
+ ],
+ [
+ "imen",
+ "to"
+ ],
+ [
+ "im",
+ "ento"
+ ],
+ [
+ "▁Pro",
+ "f"
+ ],
+ [
+ "▁Pr",
+ "of"
+ ],
+ [
+ "▁achiev",
+ "e"
+ ],
+ [
+ "▁ach",
+ "ieve"
+ ],
+ [
+ "}",
+ ":"
+ ],
+ [
+ "▁inc",
+ "or"
+ ],
+ [
+ "▁in",
+ "cor"
+ ],
+ [
+ "▁onde",
+ "r"
+ ],
+ [
+ "▁on",
+ "der"
+ ],
+ [
+ "▁o",
+ "nder"
+ ],
+ [
+ "▁",
+ "onder"
+ ],
+ [
+ "eng",
+ "l"
+ ],
+ [
+ "en",
+ "gl"
+ ],
+ [
+ "AB",
+ "LE"
+ ],
+ [
+ "▁Mar",
+ "y"
+ ],
+ [
+ "▁Ma",
+ "ry"
+ ],
+ [
+ "▁M",
+ "ary"
+ ],
+ [
+ "▁war",
+ "en"
+ ],
+ [
+ "▁wa",
+ "ren"
+ ],
+ [
+ "▁w",
+ "aren"
+ ],
+ [
+ "lag",
+ "e"
+ ],
+ [
+ "la",
+ "ge"
+ ],
+ [
+ "l",
+ "age"
+ ],
+ [
+ "De",
+ "c"
+ ],
+ [
+ "D",
+ "ec"
+ ],
+ [
+ "анг",
+ "л"
+ ],
+ [
+ "encia",
+ "s"
+ ],
+ [
+ "enci",
+ "as"
+ ],
+ [
+ "enc",
+ "ias"
+ ],
+ [
+ "en",
+ "cias"
+ ],
+ [
+ "ле",
+ "й"
+ ],
+ [
+ "л",
+ "ей"
+ ],
+ [
+ "▁Mach",
+ "ine"
+ ],
+ [
+ "▁M",
+ "achine"
+ ],
+ [
+ "▁",
+ "Machine"
+ ],
+ [
+ "▁А",
+ "н"
+ ],
+ [
+ "ud",
+ "a"
+ ],
+ [
+ "u",
+ "da"
+ ],
+ [
+ "▁",
+ "ś"
+ ],
+ [
+ "▁X",
+ "X"
+ ],
+ [
+ "▁",
+ "XX"
+ ],
+ [
+ "on",
+ "ly"
+ ],
+ [
+ "ле",
+ "ние"
+ ],
+ [
+ "▁tamb",
+ "ién"
+ ],
+ [
+ "ne",
+ "j"
+ ],
+ [
+ "n",
+ "ej"
+ ],
+ [
+ "▁relativ",
+ "e"
+ ],
+ [
+ "▁rel",
+ "ative"
+ ],
+ [
+ "▁",
+ "relative"
+ ],
+ [
+ "▁hour",
+ "s"
+ ],
+ [
+ "▁ho",
+ "urs"
+ ],
+ [
+ "▁h",
+ "ours"
+ ],
+ [
+ "▁inde",
+ "ed"
+ ],
+ [
+ "▁ind",
+ "eed"
+ ],
+ [
+ "und",
+ "o"
+ ],
+ [
+ "un",
+ "do"
+ ],
+ [
+ "ing",
+ "u"
+ ],
+ [
+ "in",
+ "gu"
+ ],
+ [
+ "are",
+ "a"
+ ],
+ [
+ "ar",
+ "ea"
+ ],
+ [
+ "a",
+ "rea"
+ ],
+ [
+ "▁Cre",
+ "ate"
+ ],
+ [
+ "▁C",
+ "reate"
+ ],
+ [
+ "▁",
+ "Create"
+ ],
+ [
+ "bei",
+ "t"
+ ],
+ [
+ "be",
+ "it"
+ ],
+ [
+ "▁remove",
+ "d"
+ ],
+ [
+ "▁remov",
+ "ed"
+ ],
+ [
+ "▁rem",
+ "oved"
+ ],
+ [
+ "maste",
+ "r"
+ ],
+ [
+ "mas",
+ "ter"
+ ],
+ [
+ "ma",
+ "ster"
+ ],
+ [
+ "m",
+ "aster"
+ ],
+ [
+ "ha",
+ "us"
+ ],
+ [
+ "h",
+ "aus"
+ ],
+ [
+ "▁Ber",
+ "n"
+ ],
+ [
+ "▁Be",
+ "rn"
+ ],
+ [
+ "▁B",
+ "ern"
+ ],
+ [
+ "▁spe",
+ "ed"
+ ],
+ [
+ "▁sp",
+ "eed"
+ ],
+ [
+ "▁",
+ "speed"
+ ],
+ [
+ "▁Ba",
+ "y"
+ ],
+ [
+ "▁B",
+ "ay"
+ ],
+ [
+ "▁At",
+ "t"
+ ],
+ [
+ "▁A",
+ "tt"
+ ],
+ [
+ "▁",
+ "Att"
+ ],
+ [
+ "▁Non",
+ "e"
+ ],
+ [
+ "▁No",
+ "ne"
+ ],
+ [
+ "▁N",
+ "one"
+ ],
+ [
+ "▁",
+ "None"
+ ],
+ [
+ "app",
+ "lication"
+ ],
+ [
+ "ü",
+ "d"
+ ],
+ [
+ "▁fi",
+ "t"
+ ],
+ [
+ "▁f",
+ "it"
+ ],
+ [
+ "▁",
+ "fit"
+ ],
+ [
+ "▁Mari",
+ "a"
+ ],
+ [
+ "▁Mar",
+ "ia"
+ ],
+ [
+ "▁Ma",
+ "ria"
+ ],
+ [
+ "▁M",
+ "aria"
+ ],
+ [
+ "▁nor",
+ "d"
+ ],
+ [
+ "▁no",
+ "rd"
+ ],
+ [
+ "▁n",
+ "ord"
+ ],
+ [
+ "▁spl",
+ "it"
+ ],
+ [
+ "▁sp",
+ "lit"
+ ],
+ [
+ "▁s",
+ "plit"
+ ],
+ [
+ "▁",
+ "split"
+ ],
+ [
+ "▁str",
+ "u"
+ ],
+ [
+ "▁st",
+ "ru"
+ ],
+ [
+ "▁",
+ "stru"
+ ],
+ [
+ "▁offici",
+ "al"
+ ],
+ [
+ "▁offic",
+ "ial"
+ ],
+ [
+ "▁off",
+ "icial"
+ ],
+ [
+ "▁o",
+ "fficial"
+ ],
+ [
+ "▁execut",
+ "e"
+ ],
+ [
+ "▁exec",
+ "ute"
+ ],
+ [
+ "▁",
+ "execute"
+ ],
+ [
+ "ouv",
+ "e"
+ ],
+ [
+ "ou",
+ "ve"
+ ],
+ [
+ "o",
+ "uve"
+ ],
+ [
+ "{",
+ "{"
+ ],
+ [
+ "▁A",
+ "p"
+ ],
+ [
+ "▁",
+ "Ap"
+ ],
+ [
+ "▁к",
+ "у"
+ ],
+ [
+ "▁",
+ "ку"
+ ],
+ [
+ "I",
+ "L"
+ ],
+ [
+ "▁",
+ "^"
+ ],
+ [
+ "di",
+ "m"
+ ],
+ [
+ "d",
+ "im"
+ ],
+ [
+ "▁set",
+ "up"
+ ],
+ [
+ "▁",
+ "setup"
+ ],
+ [
+ "с",
+ "к"
+ ],
+ [
+ "▁sh",
+ "are"
+ ],
+ [
+ "▁",
+ "share"
+ ],
+ [
+ "▁minute",
+ "s"
+ ],
+ [
+ "▁min",
+ "utes"
+ ],
+ [
+ "gl",
+ "e"
+ ],
+ [
+ "g",
+ "le"
+ ],
+ [
+ "oc",
+ "o"
+ ],
+ [
+ "o",
+ "co"
+ ],
+ [
+ "ste",
+ "ll"
+ ],
+ [
+ "st",
+ "ell"
+ ],
+ [
+ "▁Cou",
+ "n"
+ ],
+ [
+ "▁Co",
+ "un"
+ ],
+ [
+ "▁C",
+ "oun"
+ ],
+ [
+ "▁temp",
+ "er"
+ ],
+ [
+ "▁tem",
+ "per"
+ ],
+ [
+ "▁",
+ "temper"
+ ],
+ [
+ "ke",
+ "it"
+ ],
+ [
+ "сь",
+ "кий"
+ ],
+ [
+ "a",
+ "o"
+ ],
+ [
+ "▁Lo",
+ "ng"
+ ],
+ [
+ "▁L",
+ "ong"
+ ],
+ [
+ "▁",
+ "Long"
+ ],
+ [
+ "(",
+ "&"
+ ],
+ [
+ "ка",
+ "н"
+ ],
+ [
+ "к",
+ "ан"
+ ],
+ [
+ "▁den",
+ "s"
+ ],
+ [
+ "▁de",
+ "ns"
+ ],
+ [
+ "▁d",
+ "ens"
+ ],
+ [
+ "▁",
+ "dens"
+ ],
+ [
+ "Bu",
+ "t"
+ ],
+ [
+ "B",
+ "ut"
+ ],
+ [
+ "X",
+ "X"
+ ],
+ [
+ "DAT",
+ "E"
+ ],
+ [
+ "DA",
+ "TE"
+ ],
+ [
+ "D",
+ "ATE"
+ ],
+ [
+ "ga",
+ "n"
+ ],
+ [
+ "g",
+ "an"
+ ],
+ [
+ ".)",
+ "."
+ ],
+ [
+ ".",
+ ")."
+ ],
+ [
+ "▁entr",
+ "y"
+ ],
+ [
+ "▁ent",
+ "ry"
+ ],
+ [
+ "▁en",
+ "try"
+ ],
+ [
+ "▁",
+ "entry"
+ ],
+ [
+ "inst",
+ "all"
+ ],
+ [
+ "▁з",
+ "на"
+ ],
+ [
+ "▁",
+ "зна"
+ ],
+ [
+ "▁So",
+ "m"
+ ],
+ [
+ "▁S",
+ "om"
+ ],
+ [
+ "Comm",
+ "and"
+ ],
+ [
+ "ße",
+ "n"
+ ],
+ [
+ "ß",
+ "en"
+ ],
+ [
+ "▁start",
+ "ing"
+ ],
+ [
+ "▁star",
+ "ting"
+ ],
+ [
+ "▁st",
+ "o"
+ ],
+ [
+ "▁s",
+ "to"
+ ],
+ [
+ "▁",
+ "sto"
+ ],
+ [
+ "I",
+ "G"
+ ],
+ [
+ "▁mini",
+ "m"
+ ],
+ [
+ "▁min",
+ "im"
+ ],
+ [
+ "▁mi",
+ "nim"
+ ],
+ [
+ "▁explic",
+ "it"
+ ],
+ [
+ "▁exp",
+ "licit"
+ ],
+ [
+ "▁byte",
+ "s"
+ ],
+ [
+ "▁by",
+ "tes"
+ ],
+ [
+ "▁",
+ "bytes"
+ ],
+ [
+ "▁part",
+ "y"
+ ],
+ [
+ "▁par",
+ "ty"
+ ],
+ [
+ "▁",
+ "party"
+ ],
+ [
+ "to",
+ "ber"
+ ],
+ [
+ "t",
+ "ober"
+ ],
+ [
+ "▁Gran",
+ "d"
+ ],
+ [
+ "▁Gra",
+ "nd"
+ ],
+ [
+ "▁Gr",
+ "and"
+ ],
+ [
+ "▁G",
+ "rand"
+ ],
+ [
+ "▁Vo",
+ "r"
+ ],
+ [
+ "▁V",
+ "or"
+ ],
+ [
+ "▁",
+ "Vor"
+ ],
+ [
+ "▁le",
+ "ur"
+ ],
+ [
+ "▁l",
+ "eur"
+ ],
+ [
+ "▁",
+ "leur"
+ ],
+ [
+ "Doc",
+ "ument"
+ ],
+ [
+ "D",
+ "ocument"
+ ],
+ [
+ "er",
+ "c"
+ ],
+ [
+ "e",
+ "rc"
+ ],
+ [
+ "ens",
+ "ive"
+ ],
+ [
+ "C",
+ "P"
+ ],
+ [
+ "en",
+ "v"
+ ],
+ [
+ "▁argument",
+ "s"
+ ],
+ [
+ "▁arg",
+ "uments"
+ ],
+ [
+ "▁",
+ "arguments"
+ ],
+ [
+ "▁Gra",
+ "n"
+ ],
+ [
+ "▁Gr",
+ "an"
+ ],
+ [
+ "▁G",
+ "ran"
+ ],
+ [
+ "ari",
+ "ly"
+ ],
+ [
+ "ar",
+ "ily"
+ ],
+ [
+ "▁li",
+ "n"
+ ],
+ [
+ "▁l",
+ "in"
+ ],
+ [
+ "▁",
+ "lin"
+ ],
+ [
+ "t",
+ "n"
+ ],
+ [
+ "(",
+ "-"
+ ],
+ [
+ "ge",
+ "q"
+ ],
+ [
+ "g",
+ "eq"
+ ],
+ [
+ "▁Fam",
+ "il"
+ ],
+ [
+ "▁Fa",
+ "mil"
+ ],
+ [
+ "▁F",
+ "amil"
+ ],
+ [
+ "▁",
+ "Famil"
+ ],
+ [
+ "▁Б",
+ "о"
+ ],
+ [
+ "▁tou",
+ "r"
+ ],
+ [
+ "▁to",
+ "ur"
+ ],
+ [
+ "▁t",
+ "our"
+ ],
+ [
+ "▁na",
+ "v"
+ ],
+ [
+ "▁n",
+ "av"
+ ],
+ [
+ "▁",
+ "nav"
+ ],
+ [
+ "▁proper",
+ "ly"
+ ],
+ [
+ "▁Mr",
+ "s"
+ ],
+ [
+ "▁M",
+ "rs"
+ ],
+ [
+ "▁Me",
+ "l"
+ ],
+ [
+ "▁M",
+ "el"
+ ],
+ [
+ "▁scal",
+ "e"
+ ],
+ [
+ "▁sc",
+ "ale"
+ ],
+ [
+ "▁",
+ "scale"
+ ],
+ [
+ "ast",
+ "ic"
+ ],
+ [
+ "d",
+ "s"
+ ],
+ [
+ "▁Si",
+ "r"
+ ],
+ [
+ "▁S",
+ "ir"
+ ],
+ [
+ "▁Ch",
+ "urch"
+ ],
+ [
+ "}^{",
+ "\\"
+ ],
+ [
+ "}^",
+ "{\\"
+ ],
+ [
+ "}",
+ "^{\\"
+ ],
+ [
+ "yo",
+ "u"
+ ],
+ [
+ "y",
+ "ou"
+ ],
+ [
+ "/",
+ "."
+ ],
+ [
+ "S",
+ "o"
+ ],
+ [
+ "▁br",
+ "ought"
+ ],
+ [
+ "▁rol",
+ "e"
+ ],
+ [
+ "▁ro",
+ "le"
+ ],
+ [
+ "▁r",
+ "ole"
+ ],
+ [
+ "▁",
+ "role"
+ ],
+ [
+ "▁Su",
+ "r"
+ ],
+ [
+ "▁S",
+ "ur"
+ ],
+ [
+ "▁",
+ "Sur"
+ ],
+ [
+ "▁fon",
+ "d"
+ ],
+ [
+ "▁fo",
+ "nd"
+ ],
+ [
+ "▁f",
+ "ond"
+ ],
+ [
+ "▁ge",
+ "s"
+ ],
+ [
+ "▁g",
+ "es"
+ ],
+ [
+ "▁",
+ "ges"
+ ],
+ [
+ "ż",
+ "e"
+ ],
+ [
+ "ete",
+ "n"
+ ],
+ [
+ "et",
+ "en"
+ ],
+ [
+ "e",
+ "ten"
+ ],
+ [
+ "▁ét",
+ "ait"
+ ],
+ [
+ "▁é",
+ "tait"
+ ],
+ [
+ "▁",
+ "était"
+ ],
+ [
+ "SE",
+ "R"
+ ],
+ [
+ "S",
+ "ER"
+ ],
+ [
+ "▁кото",
+ "ры"
+ ],
+ [
+ "▁ко",
+ "торы"
+ ],
+ [
+ "▁equ",
+ "ation"
+ ],
+ [
+ "▁",
+ "equation"
+ ],
+ [
+ "asp",
+ "x"
+ ],
+ [
+ "as",
+ "px"
+ ],
+ [
+ "▁Af",
+ "r"
+ ],
+ [
+ "▁A",
+ "fr"
+ ],
+ [
+ "▁di",
+ "t"
+ ],
+ [
+ "▁d",
+ "it"
+ ],
+ [
+ "▁",
+ "dit"
+ ],
+ [
+ "empt",
+ "y"
+ ],
+ [
+ "emp",
+ "ty"
+ ],
+ [
+ "em",
+ "pty"
+ ],
+ [
+ "alem",
+ "ent"
+ ],
+ [
+ "ale",
+ "ment"
+ ],
+ [
+ "al",
+ "ement"
+ ],
+ [
+ "a",
+ "lement"
+ ],
+ [
+ "wr",
+ "ap"
+ ],
+ [
+ "w",
+ "rap"
+ ],
+ [
+ "▁Be",
+ "t"
+ ],
+ [
+ "▁B",
+ "et"
+ ],
+ [
+ "▁colle",
+ "ct"
+ ],
+ [
+ "▁coll",
+ "ect"
+ ],
+ [
+ "▁col",
+ "lect"
+ ],
+ [
+ "▁",
+ "collect"
+ ],
+ [
+ "▁gi",
+ "t"
+ ],
+ [
+ "▁g",
+ "it"
+ ],
+ [
+ "▁",
+ "git"
+ ],
+ [
+ "▁vi",
+ "e"
+ ],
+ [
+ "▁v",
+ "ie"
+ ],
+ [
+ "▁",
+ "vie"
+ ],
+ [
+ "▁.",
+ "."
+ ],
+ [
+ "▁",
+ ".."
+ ],
+ [
+ "ро",
+ "й"
+ ],
+ [
+ "▁<",
+ "?"
+ ],
+ [
+ "▁",
+ ""
+ ],
+ [
+ "▁ed",
+ "uc"
+ ],
+ [
+ "k",
+ "l"
+ ],
+ [
+ "ens",
+ "is"
+ ],
+ [
+ "▁O",
+ "R"
+ ],
+ [
+ "▁",
+ "OR"
+ ],
+ [
+ "▁H",
+ "i"
+ ],
+ [
+ "▁",
+ "Hi"
+ ],
+ [
+ "▁Cou",
+ "r"
+ ],
+ [
+ "▁Co",
+ "ur"
+ ],
+ [
+ "▁C",
+ "our"
+ ],
+ [
+ "б",
+ "ы"
+ ],
+ [
+ "cer",
+ "t"
+ ],
+ [
+ "ce",
+ "rt"
+ ],
+ [
+ "c",
+ "ert"
+ ],
+ [
+ "▁Ge",
+ "s"
+ ],
+ [
+ "▁G",
+ "es"
+ ],
+ [
+ "esso",
+ "r"
+ ],
+ [
+ "ess",
+ "or"
+ ],
+ [
+ "Ma",
+ "in"
+ ],
+ [
+ "M",
+ "ain"
+ ],
+ [
+ "▁",
+ "лю"
+ ],
+ [
+ "ca",
+ "de"
+ ],
+ [
+ "c",
+ "ade"
+ ],
+ [
+ "do",
+ "t"
+ ],
+ [
+ "d",
+ "ot"
+ ],
+ [
+ "aug",
+ "h"
+ ],
+ [
+ "au",
+ "gh"
+ ],
+ [
+ "a",
+ "ugh"
+ ],
+ [
+ "hi",
+ "b"
+ ],
+ [
+ "h",
+ "ib"
+ ],
+ [
+ "▁automatic",
+ "ally"
+ ],
+ [
+ "▁automat",
+ "ically"
+ ],
+ [
+ "▁autom",
+ "atically"
+ ],
+ [
+ "▁auto",
+ "matically"
+ ],
+ [
+ "▁sp",
+ "ir"
+ ],
+ [
+ "pres",
+ "ent"
+ ],
+ [
+ "pre",
+ "sent"
+ ],
+ [
+ "pr",
+ "esent"
+ ],
+ [
+ "▁Februar",
+ "y"
+ ],
+ [
+ "▁Febru",
+ "ary"
+ ],
+ [
+ "▁Ell",
+ "e"
+ ],
+ [
+ "▁El",
+ "le"
+ ],
+ [
+ "▁E",
+ "lle"
+ ],
+ [
+ "cus",
+ "tom"
+ ],
+ [
+ "c",
+ "ustom"
+ ],
+ [
+ "▁pro",
+ "get"
+ ],
+ [
+ "▁administ",
+ "r"
+ ],
+ [
+ "▁admin",
+ "istr"
+ ],
+ [
+ "A",
+ "A"
+ ],
+ [
+ "▁bor",
+ "n"
+ ],
+ [
+ "▁bo",
+ "rn"
+ ],
+ [
+ "▁b",
+ "orn"
+ ],
+ [
+ "▁",
+ "born"
+ ],
+ [
+ "▁Colleg",
+ "e"
+ ],
+ [
+ "▁Coll",
+ "ege"
+ ],
+ [
+ "▁Col",
+ "lege"
+ ],
+ [
+ "ath",
+ "ol"
+ ],
+ [
+ "at",
+ "hol"
+ ],
+ [
+ "`",
+ ")"
+ ],
+ [
+ "ier",
+ "re"
+ ],
+ [
+ "▁ra",
+ "n"
+ ],
+ [
+ "▁r",
+ "an"
+ ],
+ [
+ "▁",
+ "ran"
+ ],
+ [
+ "▁profess",
+ "ion"
+ ],
+ [
+ "▁prof",
+ "ession"
+ ],
+ [
+ "oge",
+ "n"
+ ],
+ [
+ "og",
+ "en"
+ ],
+ [
+ "o",
+ "gen"
+ ],
+ [
+ "}_{",
+ "\\"
+ ],
+ [
+ "}_",
+ "{\\"
+ ],
+ [
+ "}",
+ "_{\\"
+ ],
+ [
+ "▁activ",
+ "ity"
+ ],
+ [
+ "▁act",
+ "ivity"
+ ],
+ [
+ "▁",
+ "activity"
+ ],
+ [
+ "▁scr",
+ "oll"
+ ],
+ [
+ "▁sc",
+ "roll"
+ ],
+ [
+ "▁",
+ "scroll"
+ ],
+ [
+ "▁prov",
+ "e"
+ ],
+ [
+ "▁pro",
+ "ve"
+ ],
+ [
+ "▁pr",
+ "ove"
+ ],
+ [
+ "ibr",
+ "ary"
+ ],
+ [
+ "i",
+ "brary"
+ ],
+ [
+ "erie",
+ "s"
+ ],
+ [
+ "eri",
+ "es"
+ ],
+ [
+ "er",
+ "ies"
+ ],
+ [
+ "e",
+ "ries"
+ ],
+ [
+ "Re",
+ "ad"
+ ],
+ [
+ "R",
+ "ead"
+ ],
+ [
+ "ye",
+ "ar"
+ ],
+ [
+ "y",
+ "ear"
+ ],
+ [
+ "▁lan",
+ "g"
+ ],
+ [
+ "▁la",
+ "ng"
+ ],
+ [
+ "▁l",
+ "ang"
+ ],
+ [
+ "▁",
+ "lang"
+ ],
+ [
+ "De",
+ "t"
+ ],
+ [
+ "D",
+ "et"
+ ],
+ [
+ "▁kne",
+ "w"
+ ],
+ [
+ "▁kn",
+ "ew"
+ ],
+ [
+ "▁k",
+ "new"
+ ],
+ [
+ "▁protect",
+ "ed"
+ ],
+ [
+ "▁prote",
+ "cted"
+ ],
+ [
+ "▁prot",
+ "ected"
+ ],
+ [
+ "▁",
+ "protected"
+ ],
+ [
+ "▁wo",
+ "r"
+ ],
+ [
+ "▁w",
+ "or"
+ ],
+ [
+ "▁",
+ "wor"
+ ],
+ [
+ "▁eff",
+ "ic"
+ ],
+ [
+ "▁e",
+ "ffic"
+ ],
+ [
+ "▁ré",
+ "g"
+ ],
+ [
+ "▁r",
+ "ég"
+ ],
+ [
+ "▁the",
+ "ory"
+ ],
+ [
+ "▁",
+ "theory"
+ ],
+ [
+ "▁publish",
+ "ed"
+ ],
+ [
+ "▁pub",
+ "lished"
+ ],
+ [
+ "rea",
+ "l"
+ ],
+ [
+ "re",
+ "al"
+ ],
+ [
+ "▁To",
+ "ur"
+ ],
+ [
+ "▁T",
+ "our"
+ ],
+ [
+ "▁durant",
+ "e"
+ ],
+ [
+ "▁dur",
+ "ante"
+ ],
+ [
+ "ä",
+ "s"
+ ],
+ [
+ "▁posit",
+ "ive"
+ ],
+ [
+ "▁pos",
+ "itive"
+ ],
+ [
+ "▁for",
+ "ward"
+ ],
+ [
+ "▁",
+ "forward"
+ ],
+ [
+ "▁Re",
+ "l"
+ ],
+ [
+ "▁R",
+ "el"
+ ],
+ [
+ "▁",
+ "Rel"
+ ],
+ [
+ "{",
+ "\""
+ ],
+ [
+ "par",
+ "k"
+ ],
+ [
+ "p",
+ "ark"
+ ],
+ [
+ "▁U",
+ "m"
+ ],
+ [
+ "▁e",
+ "er"
+ ],
+ [
+ "ent",
+ "a"
+ ],
+ [
+ "en",
+ "ta"
+ ],
+ [
+ "▁im",
+ "ag"
+ ],
+ [
+ "▁i",
+ "mag"
+ ],
+ [
+ "но",
+ "ї"
+ ],
+ [
+ "pie",
+ "l"
+ ],
+ [
+ "pi",
+ "el"
+ ],
+ [
+ "p",
+ "iel"
+ ],
+ [
+ "▁j",
+ "Query"
+ ],
+ [
+ "▁",
+ "jQuery"
+ ],
+ [
+ "ism",
+ "e"
+ ],
+ [
+ "is",
+ "me"
+ ],
+ [
+ "chn",
+ "i"
+ ],
+ [
+ "ch",
+ "ni"
+ ],
+ [
+ "org",
+ "an"
+ ],
+ [
+ "or",
+ "gan"
+ ],
+ [
+ "▁arg",
+ "s"
+ ],
+ [
+ "▁ar",
+ "gs"
+ ],
+ [
+ "▁",
+ "args"
+ ],
+ [
+ "oi",
+ "r"
+ ],
+ [
+ "o",
+ "ir"
+ ],
+ [
+ "he",
+ "im"
+ ],
+ [
+ "ria",
+ "n"
+ ],
+ [
+ "ri",
+ "an"
+ ],
+ [
+ "r",
+ "ian"
+ ],
+ [
+ "eles",
+ "s"
+ ],
+ [
+ "ele",
+ "ss"
+ ],
+ [
+ "el",
+ "ess"
+ ],
+ [
+ "e",
+ "less"
+ ],
+ [
+ "use",
+ "s"
+ ],
+ [
+ "us",
+ "es"
+ ],
+ [
+ "ди",
+ "н"
+ ],
+ [
+ "д",
+ "ин"
+ ],
+ [
+ "ició",
+ "n"
+ ],
+ [
+ "ici",
+ "ón"
+ ],
+ [
+ "ic",
+ "ión"
+ ],
+ [
+ "i",
+ "ción"
+ ],
+ [
+ "▁indu",
+ "st"
+ ],
+ [
+ "▁ind",
+ "ust"
+ ],
+ [
+ "▁",
+ "indust"
+ ],
+ [
+ "▁wis",
+ "h"
+ ],
+ [
+ "▁w",
+ "ish"
+ ],
+ [
+ "án",
+ "y"
+ ],
+ [
+ "á",
+ "ny"
+ ],
+ [
+ "oc",
+ "a"
+ ],
+ [
+ "o",
+ "ca"
+ ],
+ [
+ "▁ang",
+ "ular"
+ ],
+ [
+ "▁",
+ "angular"
+ ],
+ [
+ "ieve",
+ "d"
+ ],
+ [
+ "iev",
+ "ed"
+ ],
+ [
+ "ie",
+ "ved"
+ ],
+ [
+ "▁occ",
+ "ur"
+ ],
+ [
+ "▁oc",
+ "cur"
+ ],
+ [
+ "SE",
+ "LECT"
+ ],
+ [
+ "oni",
+ "a"
+ ],
+ [
+ "on",
+ "ia"
+ ],
+ [
+ "o",
+ "nia"
+ ],
+ [
+ "ad",
+ "min"
+ ],
+ [
+ "▁Bes",
+ "t"
+ ],
+ [
+ "▁Be",
+ "st"
+ ],
+ [
+ "▁B",
+ "est"
+ ],
+ [
+ "▁",
+ "Best"
+ ],
+ [
+ "▁э",
+ "то"
+ ],
+ [
+ "о",
+ "гра"
+ ],
+ [
+ "▁los",
+ "s"
+ ],
+ [
+ "▁lo",
+ "ss"
+ ],
+ [
+ "▁l",
+ "oss"
+ ],
+ [
+ "▁",
+ "loss"
+ ],
+ [
+ "▁ba",
+ "l"
+ ],
+ [
+ "▁b",
+ "al"
+ ],
+ [
+ "▁",
+ "bal"
+ ],
+ [
+ "▁Ро",
+ "с"
+ ],
+ [
+ "▁Р",
+ "ос"
+ ],
+ [
+ "▁care",
+ "er"
+ ],
+ [
+ "▁п",
+ "е"
+ ],
+ [
+ "▁",
+ "пе"
+ ],
+ [
+ "I",
+ "X"
+ ],
+ [
+ "▁fal",
+ "l"
+ ],
+ [
+ "▁fa",
+ "ll"
+ ],
+ [
+ "▁f",
+ "all"
+ ],
+ [
+ "▁",
+ "fall"
+ ],
+ [
+ "▁Ro",
+ "b"
+ ],
+ [
+ "▁R",
+ "ob"
+ ],
+ [
+ "▁",
+ "Rob"
+ ],
+ [
+ "▁O",
+ "P"
+ ],
+ [
+ "▁",
+ "OP"
+ ],
+ [
+ "ene",
+ "d"
+ ],
+ [
+ "en",
+ "ed"
+ ],
+ [
+ "e",
+ "ned"
+ ],
+ [
+ "graph",
+ "ics"
+ ],
+ [
+ "▁com",
+ "ing"
+ ],
+ [
+ "▁co",
+ "ming"
+ ],
+ [
+ "▁c",
+ "oming"
+ ],
+ [
+ "▁",
+ "coming"
+ ],
+ [
+ "Up",
+ "date"
+ ],
+ [
+ "▁die",
+ "d"
+ ],
+ [
+ "▁di",
+ "ed"
+ ],
+ [
+ "▁d",
+ "ied"
+ ],
+ [
+ "ede",
+ "n"
+ ],
+ [
+ "ed",
+ "en"
+ ],
+ [
+ "e",
+ "den"
+ ],
+ [
+ "▁ab",
+ "s"
+ ],
+ [
+ "▁a",
+ "bs"
+ ],
+ [
+ "▁",
+ "abs"
+ ],
+ [
+ "▁inne",
+ "r"
+ ],
+ [
+ "▁inn",
+ "er"
+ ],
+ [
+ "▁in",
+ "ner"
+ ],
+ [
+ "▁",
+ "inner"
+ ],
+ [
+ "▁tra",
+ "v"
+ ],
+ [
+ "▁tr",
+ "av"
+ ],
+ [
+ "▁t",
+ "rav"
+ ],
+ [
+ "сто",
+ "я"
+ ],
+ [
+ "z",
+ "ą"
+ ],
+ [
+ "é",
+ "p"
+ ],
+ [
+ "▁Gro",
+ "up"
+ ],
+ [
+ "▁Gr",
+ "oup"
+ ],
+ [
+ "▁",
+ "Group"
+ ],
+ [
+ "▁ce",
+ "l"
+ ],
+ [
+ "▁c",
+ "el"
+ ],
+ [
+ "▁",
+ "cel"
+ ],
+ [
+ "▁st",
+ "uff"
+ ],
+ [
+ "▁situ",
+ "ation"
+ ],
+ [
+ "▁$",
+ "{"
+ ],
+ [
+ "▁",
+ "${"
+ ],
+ [
+ "ac",
+ "le"
+ ],
+ [
+ "a",
+ "cle"
+ ],
+ [
+ "▁pur",
+ "pose"
+ ],
+ [
+ "▁Fir",
+ "e"
+ ],
+ [
+ "▁F",
+ "ire"
+ ],
+ [
+ "▁",
+ "Fire"
+ ],
+ [
+ "▁O",
+ "h"
+ ],
+ [
+ "▁",
+ "Oh"
+ ],
+ [
+ "▁Sec",
+ "ond"
+ ],
+ [
+ "▁Se",
+ "cond"
+ ],
+ [
+ "▁",
+ "Second"
+ ],
+ [
+ "▁up",
+ "load"
+ ],
+ [
+ "▁",
+ "upload"
+ ],
+ [
+ "osta",
+ "ł"
+ ],
+ [
+ "ost",
+ "ał"
+ ],
+ [
+ "os",
+ "tał"
+ ],
+ [
+ "ю",
+ "щи"
+ ],
+ [
+ "Aut",
+ "h"
+ ],
+ [
+ "A",
+ "uth"
+ ],
+ [
+ "▁show",
+ "ing"
+ ],
+ [
+ "▁sho",
+ "wing"
+ ],
+ [
+ "▁complete",
+ "ly"
+ ],
+ [
+ "▁complet",
+ "ely"
+ ],
+ [
+ "ave",
+ "l"
+ ],
+ [
+ "av",
+ "el"
+ ],
+ [
+ "a",
+ "vel"
+ ],
+ [
+ "b",
+ "d"
+ ],
+ [
+ "▁proc",
+ "ed"
+ ],
+ [
+ "▁pro",
+ "ced"
+ ],
+ [
+ "▁",
+ "Ö"
+ ],
+ [
+ "contr",
+ "ol"
+ ],
+ [
+ "cont",
+ "rol"
+ ],
+ [
+ "▁than",
+ "k"
+ ],
+ [
+ "▁th",
+ "ank"
+ ],
+ [
+ "und",
+ "red"
+ ],
+ [
+ "▁to",
+ "m"
+ ],
+ [
+ "▁t",
+ "om"
+ ],
+ [
+ "▁",
+ "tom"
+ ],
+ [
+ "▁example",
+ "s"
+ ],
+ [
+ "▁exam",
+ "ples"
+ ],
+ [
+ "▁ex",
+ "amples"
+ ],
+ [
+ "▁",
+ "examples"
+ ],
+ [
+ "▁rem",
+ "ember"
+ ],
+ [
+ "▁re",
+ "member"
+ ],
+ [
+ "▁ра",
+ "бо"
+ ],
+ [
+ "▁",
+ "рабо"
+ ],
+ [
+ "▁poss",
+ "ib"
+ ],
+ [
+ "▁det",
+ "ect"
+ ],
+ [
+ "▁po",
+ "or"
+ ],
+ [
+ "▁p",
+ "oor"
+ ],
+ [
+ "▁O",
+ "p"
+ ],
+ [
+ "▁",
+ "Op"
+ ],
+ [
+ "▁cent",
+ "ury"
+ ],
+ [
+ "▁",
+ "century"
+ ],
+ [
+ "utt",
+ "er"
+ ],
+ [
+ "ut",
+ "ter"
+ ],
+ [
+ "▁log",
+ "in"
+ ],
+ [
+ "▁lo",
+ "gin"
+ ],
+ [
+ "▁",
+ "login"
+ ],
+ [
+ "uns",
+ "t"
+ ],
+ [
+ "un",
+ "st"
+ ],
+ [
+ "Out",
+ "put"
+ ],
+ [
+ "▁other",
+ "wise"
+ ],
+ [
+ "la",
+ "n"
+ ],
+ [
+ "l",
+ "an"
+ ],
+ [
+ "ту",
+ "р"
+ ],
+ [
+ "т",
+ "ур"
+ ],
+ [
+ "▁со",
+ "в"
+ ],
+ [
+ "▁с",
+ "ов"
+ ],
+ [
+ "▁",
+ "сов"
+ ],
+ [
+ "▁group",
+ "s"
+ ],
+ [
+ "▁gro",
+ "ups"
+ ],
+ [
+ "▁gr",
+ "oups"
+ ],
+ [
+ "▁",
+ "groups"
+ ],
+ [
+ "ri",
+ "p"
+ ],
+ [
+ "r",
+ "ip"
+ ],
+ [
+ "▁she",
+ "ll"
+ ],
+ [
+ "▁sh",
+ "ell"
+ ],
+ [
+ "▁s",
+ "hell"
+ ],
+ [
+ "▁",
+ "shell"
+ ],
+ [
+ "▁dist",
+ "rict"
+ ],
+ [
+ "▁d",
+ "istrict"
+ ],
+ [
+ "▁record",
+ "s"
+ ],
+ [
+ "▁rec",
+ "ords"
+ ],
+ [
+ "▁si",
+ "è"
+ ],
+ [
+ "fort",
+ "un"
+ ],
+ [
+ "ent",
+ "y"
+ ],
+ [
+ "en",
+ "ty"
+ ],
+ [
+ "▁Tr",
+ "e"
+ ],
+ [
+ "▁T",
+ "re"
+ ],
+ [
+ "▁chang",
+ "ing"
+ ],
+ [
+ "▁ch",
+ "anging"
+ ],
+ [
+ "сле",
+ "д"
+ ],
+ [
+ "augh",
+ "t"
+ ],
+ [
+ "aug",
+ "ht"
+ ],
+ [
+ "▁de",
+ "ep"
+ ],
+ [
+ "▁",
+ "deep"
+ ],
+ [
+ "sub",
+ "set"
+ ],
+ [
+ "ag",
+ "y"
+ ],
+ [
+ "a",
+ "gy"
+ ],
+ [
+ "enda",
+ "r"
+ ],
+ [
+ "end",
+ "ar"
+ ],
+ [
+ "en",
+ "dar"
+ ],
+ [
+ "ja",
+ "x"
+ ],
+ [
+ "j",
+ "ax"
+ ],
+ [
+ "O",
+ "M"
+ ],
+ [
+ "E",
+ "l"
+ ],
+ [
+ "imat",
+ "e"
+ ],
+ [
+ "ima",
+ "te"
+ ],
+ [
+ "im",
+ "ate"
+ ],
+ [
+ "i",
+ "mate"
+ ],
+ [
+ "ard",
+ "o"
+ ],
+ [
+ "ar",
+ "do"
+ ],
+ [
+ "▁pl",
+ "ot"
+ ],
+ [
+ "▁p",
+ "lot"
+ ],
+ [
+ "▁",
+ "plot"
+ ],
+ [
+ "▁vis",
+ "it"
+ ],
+ [
+ "▁bu",
+ "g"
+ ],
+ [
+ "▁b",
+ "ug"
+ ],
+ [
+ "▁",
+ "bug"
+ ],
+ [
+ "▁вс",
+ "е"
+ ],
+ [
+ "▁в",
+ "се"
+ ],
+ [
+ "▁open",
+ "ed"
+ ],
+ [
+ "▁op",
+ "ened"
+ ],
+ [
+ "▁rep",
+ "la"
+ ],
+ [
+ "▁re",
+ "pla"
+ ],
+ [
+ "▁Hen",
+ "ry"
+ ],
+ [
+ "▁p",
+ "p"
+ ],
+ [
+ "▁",
+ "pp"
+ ],
+ [
+ "ba",
+ "s"
+ ],
+ [
+ "b",
+ "as"
+ ],
+ [
+ "▁dar",
+ "k"
+ ],
+ [
+ "▁d",
+ "ark"
+ ],
+ [
+ "▁",
+ "dark"
+ ],
+ [
+ "▁Mart",
+ "in"
+ ],
+ [
+ "▁",
+ "Martin"
+ ],
+ [
+ "▁res",
+ "ource"
+ ],
+ [
+ "▁re",
+ "source"
+ ],
+ [
+ "▁",
+ "resource"
+ ],
+ [
+ "ili",
+ "ng"
+ ],
+ [
+ "il",
+ "ing"
+ ],
+ [
+ "i",
+ "ling"
+ ],
+ [
+ "▁wat",
+ "ch"
+ ],
+ [
+ "▁w",
+ "atch"
+ ],
+ [
+ "▁",
+ "watch"
+ ],
+ [
+ "rep",
+ "lace"
+ ],
+ [
+ "re",
+ "place"
+ ],
+ [
+ "▁re",
+ "lease"
+ ],
+ [
+ "▁",
+ "release"
+ ],
+ [
+ "Loc",
+ "ation"
+ ],
+ [
+ "Lo",
+ "cation"
+ ],
+ [
+ "L",
+ "ocation"
+ ],
+ [
+ "▁learn",
+ "ing"
+ ],
+ [
+ "▁lear",
+ "ning"
+ ],
+ [
+ "▁le",
+ "arning"
+ ],
+ [
+ "▁",
+ "learning"
+ ],
+ [
+ "men",
+ "u"
+ ],
+ [
+ "me",
+ "nu"
+ ],
+ [
+ "m",
+ "enu"
+ ],
+ [
+ "▁allow",
+ "s"
+ ],
+ [
+ "▁allo",
+ "ws"
+ ],
+ [
+ "▁all",
+ "ows"
+ ],
+ [
+ "ъ",
+ "р"
+ ],
+ [
+ "L",
+ "ength"
+ ],
+ [
+ "▁what",
+ "ever"
+ ],
+ [
+ "▁wh",
+ "atever"
+ ],
+ [
+ "▁page",
+ "s"
+ ],
+ [
+ "▁pag",
+ "es"
+ ],
+ [
+ "▁pa",
+ "ges"
+ ],
+ [
+ "▁p",
+ "ages"
+ ],
+ [
+ "▁",
+ "pages"
+ ],
+ [
+ "▁compile",
+ "r"
+ ],
+ [
+ "▁comp",
+ "iler"
+ ],
+ [
+ "▁",
+ "compiler"
+ ],
+ [
+ "▁так",
+ "же"
+ ],
+ [
+ "▁Pa",
+ "n"
+ ],
+ [
+ "▁P",
+ "an"
+ ],
+ [
+ "▁",
+ "Pan"
+ ],
+ [
+ "comm",
+ "and"
+ ],
+ [
+ "▁ro",
+ "ad"
+ ],
+ [
+ "▁",
+ "road"
+ ],
+ [
+ "▁un",
+ "less"
+ ],
+ [
+ "▁",
+ "unless"
+ ],
+ [
+ "`",
+ "?"
+ ],
+ [
+ "▁disco",
+ "ver"
+ ],
+ [
+ "▁disc",
+ "over"
+ ],
+ [
+ "▁dis",
+ "cover"
+ ],
+ [
+ "▁о",
+ "н"
+ ],
+ [
+ "▁",
+ "он"
+ ],
+ [
+ "}",
+ "]"
+ ],
+ [
+ "bo",
+ "ur"
+ ],
+ [
+ "b",
+ "our"
+ ],
+ [
+ "▁Cou",
+ "ld"
+ ],
+ [
+ "▁Co",
+ "uld"
+ ],
+ [
+ "▁C",
+ "ould"
+ ],
+ [
+ "▁",
+ "Could"
+ ],
+ [
+ "▁reg",
+ "ex"
+ ],
+ [
+ "▁re",
+ "gex"
+ ],
+ [
+ "▁",
+ "regex"
+ ],
+ [
+ "▁p",
+ "s"
+ ],
+ [
+ "▁",
+ "ps"
+ ],
+ [
+ "C",
+ "D"
+ ],
+ [
+ "и",
+ "з"
+ ],
+ [
+ "▁w",
+ "ife"
+ ],
+ [
+ "ament",
+ "i"
+ ],
+ [
+ "amen",
+ "ti"
+ ],
+ [
+ "am",
+ "enti"
+ ],
+ [
+ "▁fa",
+ "ir"
+ ],
+ [
+ "▁f",
+ "air"
+ ],
+ [
+ "▁D",
+ "B"
+ ],
+ [
+ "▁",
+ "DB"
+ ],
+ [
+ "▁Cu",
+ "p"
+ ],
+ [
+ "▁C",
+ "up"
+ ],
+ [
+ "ene",
+ "n"
+ ],
+ [
+ "en",
+ "en"
+ ],
+ [
+ "e",
+ "nen"
+ ],
+ [
+ "aja",
+ "x"
+ ],
+ [
+ "aj",
+ "ax"
+ ],
+ [
+ "a",
+ "jax"
+ ],
+ [
+ "oth",
+ "èque"
+ ],
+ [
+ "▁seine",
+ "r"
+ ],
+ [
+ "▁sein",
+ "er"
+ ],
+ [
+ "▁sei",
+ "ner"
+ ],
+ [
+ "▁se",
+ "iner"
+ ],
+ [
+ "ick",
+ "er"
+ ],
+ [
+ "ic",
+ "ker"
+ ],
+ [
+ "i",
+ "cker"
+ ],
+ [
+ "á",
+ "m"
+ ],
+ [
+ "ex",
+ "change"
+ ],
+ [
+ "ole",
+ "s"
+ ],
+ [
+ "ol",
+ "es"
+ ],
+ [
+ "o",
+ "les"
+ ],
+ [
+ "I",
+ "F"
+ ],
+ [
+ "▁Д",
+ "о"
+ ],
+ [
+ "oh",
+ "n"
+ ],
+ [
+ "o",
+ "hn"
+ ],
+ [
+ "▁gro",
+ "w"
+ ],
+ [
+ "▁gr",
+ "ow"
+ ],
+ [
+ "▁g",
+ "row"
+ ],
+ [
+ "▁Th",
+ "us"
+ ],
+ [
+ "▁T",
+ "hus"
+ ],
+ [
+ "spe",
+ "c"
+ ],
+ [
+ "sp",
+ "ec"
+ ],
+ [
+ "s",
+ "pec"
+ ],
+ [
+ "▁hat",
+ "te"
+ ],
+ [
+ "▁ha",
+ "tte"
+ ],
+ [
+ "▁h",
+ "atte"
+ ],
+ [
+ "#",
+ ","
+ ],
+ [
+ "alle",
+ "l"
+ ],
+ [
+ "all",
+ "el"
+ ],
+ [
+ "▁rat",
+ "e"
+ ],
+ [
+ "▁ra",
+ "te"
+ ],
+ [
+ "▁r",
+ "ate"
+ ],
+ [
+ "▁",
+ "rate"
+ ],
+ [
+ "▁cent",
+ "ral"
+ ],
+ [
+ "▁",
+ "central"
+ ],
+ [
+ "▁Va",
+ "n"
+ ],
+ [
+ "▁V",
+ "an"
+ ],
+ [
+ "if",
+ "orn"
+ ],
+ [
+ "R",
+ "un"
+ ],
+ [
+ "▁stud",
+ "y"
+ ],
+ [
+ "▁X",
+ "ML"
+ ],
+ [
+ "▁",
+ "XML"
+ ],
+ [
+ "▁Ch",
+ "e"
+ ],
+ [
+ "▁C",
+ "he"
+ ],
+ [
+ "▁",
+ "Che"
+ ],
+ [
+ "▁be",
+ "aut"
+ ],
+ [
+ "mi",
+ "d"
+ ],
+ [
+ "m",
+ "id"
+ ],
+ [
+ "▁adv",
+ "ance"
+ ],
+ [
+ "V",
+ "er"
+ ],
+ [
+ "т",
+ "я"
+ ],
+ [
+ "▁hand",
+ "s"
+ ],
+ [
+ "▁han",
+ "ds"
+ ],
+ [
+ "▁h",
+ "ands"
+ ],
+ [
+ "▁la",
+ "y"
+ ],
+ [
+ "▁l",
+ "ay"
+ ],
+ [
+ "▁",
+ "lay"
+ ],
+ [
+ "▁",
+ "š"
+ ],
+ [
+ "▁O",
+ "S"
+ ],
+ [
+ "▁",
+ "OS"
+ ],
+ [
+ "▁{",
+ "}"
+ ],
+ [
+ "▁",
+ "{}"
+ ],
+ [
+ "Pr",
+ "e"
+ ],
+ [
+ "P",
+ "re"
+ ],
+ [
+ "▁Hal",
+ "l"
+ ],
+ [
+ "▁Ha",
+ "ll"
+ ],
+ [
+ "▁H",
+ "all"
+ ],
+ [
+ "im",
+ "p"
+ ],
+ [
+ "i",
+ "mp"
+ ],
+ [
+ "▁su",
+ "n"
+ ],
+ [
+ "▁s",
+ "un"
+ ],
+ [
+ "▁",
+ "sun"
+ ],
+ [
+ "▁step",
+ "s"
+ ],
+ [
+ "▁ste",
+ "ps"
+ ],
+ [
+ "▁st",
+ "eps"
+ ],
+ [
+ "▁",
+ "steps"
+ ],
+ [
+ "▁ju",
+ "d"
+ ],
+ [
+ "▁j",
+ "ud"
+ ],
+ [
+ "▁",
+ "jud"
+ ],
+ [
+ "qu",
+ "i"
+ ],
+ [
+ "q",
+ "ui"
+ ],
+ [
+ "▁bo",
+ "ot"
+ ],
+ [
+ "▁b",
+ "oot"
+ ],
+ [
+ "▁",
+ "boot"
+ ],
+ [
+ "▁%",
+ ">"
+ ],
+ [
+ "▁В",
+ "а"
+ ],
+ [
+ "nos",
+ "t"
+ ],
+ [
+ "no",
+ "st"
+ ],
+ [
+ "n",
+ "ost"
+ ],
+ [
+ "▁ne",
+ "m"
+ ],
+ [
+ "▁n",
+ "em"
+ ],
+ [
+ "▁",
+ "nem"
+ ],
+ [
+ "▁pe",
+ "n"
+ ],
+ [
+ "▁p",
+ "en"
+ ],
+ [
+ "▁",
+ "pen"
+ ],
+ [
+ "Op",
+ "en"
+ ],
+ [
+ "O",
+ "pen"
+ ],
+ [
+ "▁ch",
+ "urch"
+ ],
+ [
+ "ко",
+ "н"
+ ],
+ [
+ "к",
+ "он"
+ ],
+ [
+ "▁aver",
+ "age"
+ ],
+ [
+ "▁ave",
+ "rage"
+ ],
+ [
+ "▁a",
+ "verage"
+ ],
+ [
+ "▁comment",
+ "s"
+ ],
+ [
+ "▁comm",
+ "ents"
+ ],
+ [
+ "▁com",
+ "ments"
+ ],
+ [
+ "▁",
+ "comments"
+ ],
+ [
+ "▁correspond",
+ "ing"
+ ],
+ [
+ "lev",
+ "ant"
+ ],
+ [
+ "▁be",
+ "d"
+ ],
+ [
+ "▁b",
+ "ed"
+ ],
+ [
+ "▁",
+ "bed"
+ ],
+ [
+ "▁mean",
+ "ing"
+ ],
+ [
+ "V",
+ "ersion"
+ ],
+ [
+ "Lin",
+ "k"
+ ],
+ [
+ "L",
+ "ink"
+ ],
+ [
+ "be",
+ "l"
+ ],
+ [
+ "b",
+ "el"
+ ],
+ [
+ "▁extra",
+ "ct"
+ ],
+ [
+ "▁extr",
+ "act"
+ ],
+ [
+ "▁ext",
+ "ract"
+ ],
+ [
+ "▁",
+ "extract"
+ ],
+ [
+ "ś",
+ "ć"
+ ],
+ [
+ "▁I",
+ "V"
+ ],
+ [
+ "▁",
+ "IV"
+ ],
+ [
+ "▁I",
+ "r"
+ ],
+ [
+ "▁compute",
+ "r"
+ ],
+ [
+ "▁comput",
+ "er"
+ ],
+ [
+ "▁comp",
+ "uter"
+ ],
+ [
+ "▁aff",
+ "ect"
+ ],
+ [
+ "▁af",
+ "fect"
+ ],
+ [
+ "▁a",
+ "ffect"
+ ],
+ [
+ "▁Ст",
+ "а"
+ ],
+ [
+ "▁С",
+ "та"
+ ],
+ [
+ "A",
+ "X"
+ ],
+ [
+ "so",
+ "rt"
+ ],
+ [
+ "s",
+ "ort"
+ ],
+ [
+ "▁specie",
+ "s"
+ ],
+ [
+ "▁spec",
+ "ies"
+ ],
+ [
+ "▁spe",
+ "cies"
+ ],
+ [
+ "▁s",
+ "pecies"
+ ],
+ [
+ "▁",
+ "species"
+ ],
+ [
+ "▁Op",
+ "er"
+ ],
+ [
+ "▁O",
+ "per"
+ ],
+ [
+ "▁",
+ "Oper"
+ ],
+ [
+ "▁has",
+ "h"
+ ],
+ [
+ "▁ha",
+ "sh"
+ ],
+ [
+ "▁h",
+ "ash"
+ ],
+ [
+ "▁",
+ "hash"
+ ],
+ [
+ "che",
+ "s"
+ ],
+ [
+ "ch",
+ "es"
+ ],
+ [
+ "c",
+ "hes"
+ ],
+ [
+ "▁Einzel",
+ "n"
+ ],
+ [
+ "▁Einz",
+ "eln"
+ ],
+ [
+ "▁key",
+ "s"
+ ],
+ [
+ "▁ke",
+ "ys"
+ ],
+ [
+ "▁",
+ "keys"
+ ],
+ [
+ "▁mar",
+ "zo"
+ ],
+ [
+ "▁interpre",
+ "t"
+ ],
+ [
+ "▁inter",
+ "pret"
+ ],
+ [
+ "ho",
+ "od"
+ ],
+ [
+ "h",
+ "ood"
+ ],
+ [
+ "▁coord",
+ "in"
+ ],
+ [
+ "▁co",
+ "ordin"
+ ],
+ [
+ "ö",
+ "s"
+ ],
+ [
+ "rag",
+ "e"
+ ],
+ [
+ "ra",
+ "ge"
+ ],
+ [
+ "r",
+ "age"
+ ],
+ [
+ "et",
+ "z"
+ ],
+ [
+ "e",
+ "tz"
+ ],
+ [
+ "iz",
+ "a"
+ ],
+ [
+ "i",
+ "za"
+ ],
+ [
+ "де",
+ "р"
+ ],
+ [
+ "д",
+ "ер"
+ ],
+ [
+ "ü",
+ "t"
+ ],
+ [
+ "^",
+ "*"
+ ],
+ [
+ "▁mod",
+ "ify"
+ ],
+ [
+ "▁term",
+ "in"
+ ],
+ [
+ "▁ter",
+ "min"
+ ],
+ [
+ "▁",
+ "termin"
+ ],
+ [
+ "▁cre",
+ "d"
+ ],
+ [
+ "▁cr",
+ "ed"
+ ],
+ [
+ "▁c",
+ "red"
+ ],
+ [
+ "▁",
+ "cred"
+ ],
+ [
+ "zo",
+ "n"
+ ],
+ [
+ "z",
+ "on"
+ ],
+ [
+ "ну",
+ "ю"
+ ],
+ [
+ "н",
+ "ую"
+ ],
+ [
+ "▁mi",
+ "e"
+ ],
+ [
+ "▁m",
+ "ie"
+ ],
+ [
+ "▁'",
+ "'"
+ ],
+ [
+ "▁",
+ "''"
+ ],
+ [
+ "▁Mo",
+ "s"
+ ],
+ [
+ "▁M",
+ "os"
+ ],
+ [
+ "▁connect",
+ "ed"
+ ],
+ [
+ "▁conne",
+ "cted"
+ ],
+ [
+ "▁conn",
+ "ected"
+ ],
+ [
+ "▁",
+ "connected"
+ ],
+ [
+ "N",
+ "O"
+ ],
+ [
+ "▁comp",
+ "ile"
+ ],
+ [
+ "▁",
+ "compile"
+ ],
+ [
+ "▁\"",
+ "\\"
+ ],
+ [
+ "▁",
+ "\"\\"
+ ],
+ [
+ "▁ca",
+ "t"
+ ],
+ [
+ "▁c",
+ "at"
+ ],
+ [
+ "▁",
+ "cat"
+ ],
+ [
+ "f",
+ "iddle"
+ ],
+ [
+ "ut",
+ "a"
+ ],
+ [
+ "u",
+ "ta"
+ ],
+ [
+ "Acc",
+ "ess"
+ ],
+ [
+ "Ac",
+ "cess"
+ ],
+ [
+ "A",
+ "ccess"
+ ],
+ [
+ "▁St",
+ "o"
+ ],
+ [
+ "▁S",
+ "to"
+ ],
+ [
+ "▁",
+ "Sto"
+ ],
+ [
+ "▁Bu",
+ "r"
+ ],
+ [
+ "▁B",
+ "ur"
+ ],
+ [
+ "▁nor",
+ "th"
+ ],
+ [
+ "▁n",
+ "orth"
+ ],
+ [
+ "G",
+ "amma"
+ ],
+ [
+ "▁allo",
+ "c"
+ ],
+ [
+ "▁all",
+ "oc"
+ ],
+ [
+ "▁al",
+ "loc"
+ ],
+ [
+ "▁",
+ "alloc"
+ ],
+ [
+ "In",
+ "it"
+ ],
+ [
+ "I",
+ "nit"
+ ],
+ [
+ "▁Lin",
+ "k"
+ ],
+ [
+ "▁L",
+ "ink"
+ ],
+ [
+ "▁",
+ "Link"
+ ],
+ [
+ "iali",
+ "ze"
+ ],
+ [
+ "ial",
+ "ize"
+ ],
+ [
+ "Imp",
+ "l"
+ ],
+ [
+ "Im",
+ "pl"
+ ],
+ [
+ "oup",
+ "e"
+ ],
+ [
+ "ou",
+ "pe"
+ ],
+ [
+ "rop",
+ "ri"
+ ],
+ [
+ "▁Gol",
+ "d"
+ ],
+ [
+ "▁Go",
+ "ld"
+ ],
+ [
+ "▁G",
+ "old"
+ ],
+ [
+ "▁sol",
+ "o"
+ ],
+ [
+ "▁so",
+ "lo"
+ ],
+ [
+ "▁s",
+ "olo"
+ ],
+ [
+ "▁Dis",
+ "t"
+ ],
+ [
+ "▁Di",
+ "st"
+ ],
+ [
+ "▁D",
+ "ist"
+ ],
+ [
+ "▁",
+ "Dist"
+ ],
+ [
+ ",",
+ "-"
+ ],
+ [
+ "na",
+ "v"
+ ],
+ [
+ "n",
+ "av"
+ ],
+ [
+ "▁ale",
+ "rt"
+ ],
+ [
+ "▁al",
+ "ert"
+ ],
+ [
+ "▁",
+ "alert"
+ ],
+ [
+ "esi",
+ "s"
+ ],
+ [
+ "es",
+ "is"
+ ],
+ [
+ "▁O",
+ "s"
+ ],
+ [
+ "▁",
+ "Os"
+ ],
+ [
+ "//",
+ "/"
+ ],
+ [
+ "/",
+ "//"
+ ],
+ [
+ "▁fe",
+ "b"
+ ],
+ [
+ "▁f",
+ "eb"
+ ],
+ [
+ "▁--",
+ ">"
+ ],
+ [
+ "▁-",
+ "->"
+ ],
+ [
+ "▁",
+ "-->"
+ ],
+ [
+ "foo",
+ "t"
+ ],
+ [
+ "fo",
+ "ot"
+ ],
+ [
+ "f",
+ "oot"
+ ],
+ [
+ "▁Fri",
+ "ed"
+ ],
+ [
+ "▁Fr",
+ "ied"
+ ],
+ [
+ "▁F",
+ "ried"
+ ],
+ [
+ "▁Einzeln",
+ "ach"
+ ],
+ [
+ "▁Einzel",
+ "nach"
+ ],
+ [
+ "▁re",
+ "v"
+ ],
+ [
+ "▁r",
+ "ev"
+ ],
+ [
+ "▁",
+ "rev"
+ ],
+ [
+ "ze",
+ "it"
+ ],
+ [
+ "▁Sta",
+ "t"
+ ],
+ [
+ "▁St",
+ "at"
+ ],
+ [
+ "▁S",
+ "tat"
+ ],
+ [
+ "▁",
+ "Stat"
+ ],
+ [
+ "▁Se",
+ "g"
+ ],
+ [
+ "▁S",
+ "eg"
+ ],
+ [
+ "▁",
+ "Seg"
+ ],
+ [
+ "▁bl",
+ "o"
+ ],
+ [
+ "▁b",
+ "lo"
+ ],
+ [
+ "▁",
+ "blo"
+ ],
+ [
+ "wi",
+ "ck"
+ ],
+ [
+ "w",
+ "ick"
+ ],
+ [
+ "E",
+ "L"
+ ],
+ [
+ "capt",
+ "ion"
+ ],
+ [
+ "cap",
+ "tion"
+ ],
+ [
+ "ca",
+ "ption"
+ ],
+ [
+ "head",
+ "er"
+ ],
+ [
+ "he",
+ "ader"
+ ],
+ [
+ "▁presiden",
+ "t"
+ ],
+ [
+ "▁pres",
+ "ident"
+ ],
+ [
+ "▁multi",
+ "p"
+ ],
+ [
+ "▁mult",
+ "ip"
+ ],
+ [
+ "▁mul",
+ "tip"
+ ],
+ [
+ "▁",
+ "multip"
+ ],
+ [
+ "▁Einzelnach",
+ "weise"
+ ],
+ [
+ "▁sein",
+ "e"
+ ],
+ [
+ "▁sei",
+ "ne"
+ ],
+ [
+ "▁se",
+ "ine"
+ ],
+ [
+ "?",
+ "”"
+ ],
+ [
+ "Func",
+ "tion"
+ ],
+ [
+ "Fun",
+ "ction"
+ ],
+ [
+ "F",
+ "unction"
+ ],
+ [
+ "▁Stan",
+ "d"
+ ],
+ [
+ "▁Sta",
+ "nd"
+ ],
+ [
+ "▁St",
+ "and"
+ ],
+ [
+ "▁",
+ "Stand"
+ ],
+ [
+ "▁Fun",
+ "ction"
+ ],
+ [
+ "▁F",
+ "unction"
+ ],
+ [
+ "▁",
+ "Function"
+ ],
+ [
+ "▁?",
+ ">"
+ ],
+ [
+ "▁",
+ "?>"
+ ],
+ [
+ "▁Bil",
+ "l"
+ ],
+ [
+ "▁Bi",
+ "ll"
+ ],
+ [
+ "▁B",
+ "ill"
+ ],
+ [
+ "▁spec",
+ "t"
+ ],
+ [
+ "▁spe",
+ "ct"
+ ],
+ [
+ "▁sp",
+ "ect"
+ ],
+ [
+ "▁s",
+ "pect"
+ ],
+ [
+ "▁",
+ "spect"
+ ],
+ [
+ "▁red",
+ "irect"
+ ],
+ [
+ "▁re",
+ "direct"
+ ],
+ [
+ "▁",
+ "redirect"
+ ],
+ [
+ "rup",
+ "t"
+ ],
+ [
+ "ru",
+ "pt"
+ ],
+ [
+ "r",
+ "upt"
+ ],
+ [
+ "▁wal",
+ "k"
+ ],
+ [
+ "▁w",
+ "alk"
+ ],
+ [
+ "▁",
+ "walk"
+ ],
+ [
+ "в",
+ "ши"
+ ],
+ [
+ "spring",
+ "framework"
+ ],
+ [
+ "pla",
+ "ce"
+ ],
+ [
+ "pl",
+ "ace"
+ ],
+ [
+ "p",
+ "lace"
+ ],
+ [
+ "é",
+ "ho"
+ ],
+ [
+ "Ent",
+ "ity"
+ ],
+ [
+ "▁Serv",
+ "ice"
+ ],
+ [
+ "▁Ser",
+ "vice"
+ ],
+ [
+ "▁",
+ "Service"
+ ],
+ [
+ "int",
+ "e"
+ ],
+ [
+ "in",
+ "te"
+ ],
+ [
+ "▁train",
+ "ing"
+ ],
+ [
+ "▁tra",
+ "ining"
+ ],
+ [
+ "▁tr",
+ "aining"
+ ],
+ [
+ "▁",
+ "training"
+ ],
+ [
+ "▁(",
+ "`"
+ ],
+ [
+ "▁",
+ "(`"
+ ],
+ [
+ "фо",
+ "р"
+ ],
+ [
+ "ф",
+ "ор"
+ ],
+ [
+ "▁к",
+ "ра"
+ ],
+ [
+ "▁",
+ "кра"
+ ],
+ [
+ "au",
+ "r"
+ ],
+ [
+ "a",
+ "ur"
+ ],
+ [
+ "▁fet",
+ "ch"
+ ],
+ [
+ "▁f",
+ "etch"
+ ],
+ [
+ "▁",
+ "fetch"
+ ],
+ [
+ "▁",
+ "†"
+ ],
+ [
+ "▁m",
+ "ême"
+ ],
+ [
+ "▁",
+ "même"
+ ],
+ [
+ "▁(",
+ "'"
+ ],
+ [
+ "▁",
+ "('"
+ ],
+ [
+ "ative",
+ "ly"
+ ],
+ [
+ "ativ",
+ "ely"
+ ],
+ [
+ "at",
+ "ively"
+ ],
+ [
+ "▁exec",
+ "ut"
+ ],
+ [
+ "ä",
+ "ch"
+ ],
+ [
+ "▁Catalog",
+ "ue"
+ ],
+ [
+ "base",
+ "d"
+ ],
+ [
+ "bas",
+ "ed"
+ ],
+ [
+ "ba",
+ "sed"
+ ],
+ [
+ "b",
+ "ased"
+ ],
+ [
+ "Att",
+ "ribute"
+ ],
+ [
+ "▁spr",
+ "ing"
+ ],
+ [
+ "▁sp",
+ "ring"
+ ],
+ [
+ "▁s",
+ "pring"
+ ],
+ [
+ "▁",
+ "spring"
+ ],
+ [
+ "phon",
+ "e"
+ ],
+ [
+ "ph",
+ "one"
+ ],
+ [
+ "т",
+ "ра"
+ ],
+ [
+ "▁п",
+ "и"
+ ],
+ [
+ "▁",
+ "пи"
+ ],
+ [
+ "тер",
+ "а"
+ ],
+ [
+ "те",
+ "ра"
+ ],
+ [
+ "т",
+ "ера"
+ ],
+ [
+ "▁`",
+ "\\"
+ ],
+ [
+ "▁O",
+ "d"
+ ],
+ [
+ "On",
+ "e"
+ ],
+ [
+ "O",
+ "ne"
+ ],
+ [
+ "sen",
+ "d"
+ ],
+ [
+ "se",
+ "nd"
+ ],
+ [
+ "s",
+ "end"
+ ],
+ [
+ "bo",
+ "n"
+ ],
+ [
+ "b",
+ "on"
+ ],
+ [
+ "▁",
+ "°"
+ ],
+ [
+ "M",
+ "O"
+ ],
+ [
+ "▁ask",
+ "ing"
+ ],
+ [
+ "▁as",
+ "king"
+ ],
+ [
+ "▁o",
+ "ù"
+ ],
+ [
+ "▁ing",
+ "år"
+ ],
+ [
+ "▁test",
+ "ing"
+ ],
+ [
+ "▁",
+ "testing"
+ ],
+ [
+ "▁ф",
+ "а"
+ ],
+ [
+ "▁",
+ "фа"
+ ],
+ [
+ "▁Bo",
+ "ok"
+ ],
+ [
+ "▁B",
+ "ook"
+ ],
+ [
+ "▁",
+ "Book"
+ ],
+ [
+ "im",
+ "m"
+ ],
+ [
+ "i",
+ "mm"
+ ],
+ [
+ "▁pro",
+ "gress"
+ ],
+ [
+ "▁",
+ "progress"
+ ],
+ [
+ "br",
+ "o"
+ ],
+ [
+ "b",
+ "ro"
+ ],
+ [
+ "F",
+ "irst"
+ ],
+ [
+ "▁ph",
+ "ot"
+ ],
+ [
+ "▁p",
+ "hot"
+ ],
+ [
+ "▁O",
+ "N"
+ ],
+ [
+ "▁",
+ "ON"
+ ],
+ [
+ "Temp",
+ "late"
+ ],
+ [
+ "Tem",
+ "plate"
+ ],
+ [
+ "develop",
+ "er"
+ ],
+ [
+ "anno",
+ "t"
+ ],
+ [
+ "ann",
+ "ot"
+ ],
+ [
+ "an",
+ "not"
+ ],
+ [
+ "▁>",
+ "="
+ ],
+ [
+ "▁",
+ ">="
+ ],
+ [
+ "miss",
+ "ion"
+ ],
+ [
+ "m",
+ "ission"
+ ],
+ [
+ "▁k",
+ "tó"
+ ],
+ [
+ "▁",
+ "któ"
+ ],
+ [
+ "p",
+ "c"
+ ],
+ [
+ "ba",
+ "ch"
+ ],
+ [
+ "b",
+ "ach"
+ ],
+ [
+ "zen",
+ "t"
+ ],
+ [
+ "ze",
+ "nt"
+ ],
+ [
+ "z",
+ "ent"
+ ],
+ [
+ "ue",
+ "d"
+ ],
+ [
+ "u",
+ "ed"
+ ],
+ [
+ "▁one",
+ "s"
+ ],
+ [
+ "▁on",
+ "es"
+ ],
+ [
+ "▁o",
+ "nes"
+ ],
+ [
+ "▁",
+ "ones"
+ ],
+ [
+ "ј",
+ "и"
+ ],
+ [
+ "▁rou",
+ "t"
+ ],
+ [
+ "▁ro",
+ "ut"
+ ],
+ [
+ "▁r",
+ "out"
+ ],
+ [
+ "▁",
+ "rout"
+ ],
+ [
+ "▁К",
+ "и"
+ ],
+ [
+ "Pos",
+ "t"
+ ],
+ [
+ "Po",
+ "st"
+ ],
+ [
+ "P",
+ "ost"
+ ],
+ [
+ "ці",
+ "ї"
+ ],
+ [
+ "ц",
+ "ії"
+ ],
+ [
+ "▁Vi",
+ "r"
+ ],
+ [
+ "▁V",
+ "ir"
+ ],
+ [
+ "ne",
+ "k"
+ ],
+ [
+ "n",
+ "ek"
+ ],
+ [
+ "agin",
+ "g"
+ ],
+ [
+ "agi",
+ "ng"
+ ],
+ [
+ "ag",
+ "ing"
+ ],
+ [
+ "a",
+ "ging"
+ ],
+ [
+ "▁о",
+ "к"
+ ],
+ [
+ "▁",
+ "ок"
+ ],
+ [
+ "izon",
+ "t"
+ ],
+ [
+ "izo",
+ "nt"
+ ],
+ [
+ "iz",
+ "ont"
+ ],
+ [
+ "▁ago",
+ "sto"
+ ],
+ [
+ "▁ag",
+ "osto"
+ ],
+ [
+ "▁cho",
+ "ose"
+ ],
+ [
+ "▁",
+ "choose"
+ ],
+ [
+ "▁",
+ "\r"
+ ],
+ [
+ "▁system",
+ "s"
+ ],
+ [
+ "▁syst",
+ "ems"
+ ],
+ [
+ "los",
+ "s"
+ ],
+ [
+ "lo",
+ "ss"
+ ],
+ [
+ "l",
+ "oss"
+ ],
+ [
+ "ient",
+ "e"
+ ],
+ [
+ "ien",
+ "te"
+ ],
+ [
+ "i",
+ "ente"
+ ],
+ [
+ "▁Cr",
+ "e"
+ ],
+ [
+ "▁C",
+ "re"
+ ],
+ [
+ "▁",
+ "Cre"
+ ],
+ [
+ "▁contr",
+ "a"
+ ],
+ [
+ "▁cont",
+ "ra"
+ ],
+ [
+ "▁con",
+ "tra"
+ ],
+ [
+ "▁",
+ "contra"
+ ],
+ [
+ "um",
+ "s"
+ ],
+ [
+ "u",
+ "ms"
+ ],
+ [
+ "▁begin",
+ "ning"
+ ],
+ [
+ "em",
+ "y"
+ ],
+ [
+ "e",
+ "my"
+ ],
+ [
+ "istic",
+ "s"
+ ],
+ [
+ "isti",
+ "cs"
+ ],
+ [
+ "ist",
+ "ics"
+ ],
+ [
+ "▁serve",
+ "d"
+ ],
+ [
+ "▁serv",
+ "ed"
+ ],
+ [
+ "▁ser",
+ "ved"
+ ],
+ [
+ "▁s",
+ "erved"
+ ],
+ [
+ "Do",
+ "wn"
+ ],
+ [
+ "D",
+ "own"
+ ],
+ [
+ "option",
+ "s"
+ ],
+ [
+ "opt",
+ "ions"
+ ],
+ [
+ "o",
+ "ptions"
+ ],
+ [
+ "▁Go",
+ "vern"
+ ],
+ [
+ "▁G",
+ "overn"
+ ],
+ [
+ "▁B",
+ "Y"
+ ],
+ [
+ "▁",
+ "BY"
+ ],
+ [
+ "▁je",
+ "st"
+ ],
+ [
+ "▁j",
+ "est"
+ ],
+ [
+ "▁",
+ "jest"
+ ],
+ [
+ "t",
+ "é"
+ ],
+ [
+ "▁continu",
+ "e"
+ ],
+ [
+ "▁contin",
+ "ue"
+ ],
+ [
+ "▁cont",
+ "inue"
+ ],
+ [
+ "▁",
+ "continue"
+ ],
+ [
+ "per",
+ "s"
+ ],
+ [
+ "pe",
+ "rs"
+ ],
+ [
+ "p",
+ "ers"
+ ],
+ [
+ "▁eas",
+ "ier"
+ ],
+ [
+ "▁co",
+ "s"
+ ],
+ [
+ "▁c",
+ "os"
+ ],
+ [
+ "▁",
+ "cos"
+ ],
+ [
+ "ess",
+ "o"
+ ],
+ [
+ "es",
+ "so"
+ ],
+ [
+ ">",
+ ">"
+ ],
+ [
+ "Ne",
+ "t"
+ ],
+ [
+ "N",
+ "et"
+ ],
+ [
+ "▁Bo",
+ "r"
+ ],
+ [
+ "▁B",
+ "or"
+ ],
+ [
+ "▁C",
+ "r"
+ ],
+ [
+ "▁",
+ "Cr"
+ ],
+ [
+ "▁trans",
+ "fer"
+ ],
+ [
+ "▁CS",
+ "S"
+ ],
+ [
+ "▁C",
+ "SS"
+ ],
+ [
+ "▁",
+ "CSS"
+ ],
+ [
+ "▁fin",
+ "ns"
+ ],
+ [
+ "▁х",
+ "о"
+ ],
+ [
+ "▁",
+ "хо"
+ ],
+ [
+ "user",
+ "name"
+ ],
+ [
+ "us",
+ "ername"
+ ],
+ [
+ "▁const",
+ "ru"
+ ],
+ [
+ "▁con",
+ "stru"
+ ],
+ [
+ "▁pa",
+ "in"
+ ],
+ [
+ "▁p",
+ "ain"
+ ],
+ [
+ "▁Te",
+ "m"
+ ],
+ [
+ "▁T",
+ "em"
+ ],
+ [
+ "▁",
+ "Tem"
+ ],
+ [
+ "▁spec",
+ "ified"
+ ],
+ [
+ "▁br",
+ "it"
+ ],
+ [
+ "▁b",
+ "rit"
+ ],
+ [
+ "▁",
+ "brit"
+ ],
+ [
+ "ски",
+ "е"
+ ],
+ [
+ "с",
+ "кие"
+ ],
+ [
+ "ir",
+ "k"
+ ],
+ [
+ "rap",
+ "per"
+ ],
+ [
+ "ra",
+ "pper"
+ ],
+ [
+ "r",
+ "apper"
+ ],
+ [
+ "▁count",
+ "er"
+ ],
+ [
+ "▁coun",
+ "ter"
+ ],
+ [
+ "▁co",
+ "unter"
+ ],
+ [
+ "▁c",
+ "ounter"
+ ],
+ [
+ "▁",
+ "counter"
+ ],
+ [
+ "▁[",
+ "\""
+ ],
+ [
+ "▁",
+ "[\""
+ ],
+ [
+ "ode",
+ "d"
+ ],
+ [
+ "od",
+ "ed"
+ ],
+ [
+ "o",
+ "ded"
+ ],
+ [
+ "да",
+ "н"
+ ],
+ [
+ "д",
+ "ан"
+ ],
+ [
+ "pro",
+ "perty"
+ ],
+ [
+ "har",
+ "d"
+ ],
+ [
+ "ha",
+ "rd"
+ ],
+ [
+ "h",
+ "ard"
+ ],
+ [
+ "istr",
+ "ict"
+ ],
+ [
+ "ist",
+ "rict"
+ ],
+ [
+ ")",
+ "/"
+ ],
+ [
+ "▁Po",
+ "ur"
+ ],
+ [
+ "▁P",
+ "our"
+ ],
+ [
+ "▁Whe",
+ "re"
+ ],
+ [
+ "▁Wh",
+ "ere"
+ ],
+ [
+ "▁W",
+ "here"
+ ],
+ [
+ "▁",
+ "Where"
+ ],
+ [
+ "▁==",
+ "="
+ ],
+ [
+ "▁=",
+ "=="
+ ],
+ [
+ "▁",
+ "==="
+ ],
+ [
+ "▁sow",
+ "ie"
+ ],
+ [
+ "▁so",
+ "wie"
+ ],
+ [
+ "▁s",
+ "owie"
+ ],
+ [
+ "▁П",
+ "ро"
+ ],
+ [
+ "▁des",
+ "s"
+ ],
+ [
+ "▁de",
+ "ss"
+ ],
+ [
+ "▁d",
+ "ess"
+ ],
+ [
+ "▁",
+ "dess"
+ ],
+ [
+ "▁tra",
+ "s"
+ ],
+ [
+ "▁tr",
+ "as"
+ ],
+ [
+ "▁t",
+ "ras"
+ ],
+ [
+ "▁",
+ "tras"
+ ],
+ [
+ "▁у",
+ "ча"
+ ],
+ [
+ "▁O",
+ "ver"
+ ],
+ [
+ "▁",
+ "Over"
+ ],
+ [
+ "not",
+ "e"
+ ],
+ [
+ "no",
+ "te"
+ ],
+ [
+ "n",
+ "ote"
+ ],
+ [
+ "▁Amer",
+ "ica"
+ ],
+ [
+ "▁",
+ "America"
+ ],
+ [
+ "c",
+ "p"
+ ],
+ [
+ "▁grand",
+ "e"
+ ],
+ [
+ "▁gran",
+ "de"
+ ],
+ [
+ "▁gra",
+ "nde"
+ ],
+ [
+ "▁gr",
+ "ande"
+ ],
+ [
+ "M",
+ "e"
+ ],
+ [
+ ")",
+ "-"
+ ],
+ [
+ "Mod",
+ "e"
+ ],
+ [
+ "Mo",
+ "de"
+ ],
+ [
+ "M",
+ "ode"
+ ],
+ [
+ "▁pass",
+ "ing"
+ ],
+ [
+ "▁pas",
+ "sing"
+ ],
+ [
+ "▁giv",
+ "ing"
+ ],
+ [
+ "▁gi",
+ "ving"
+ ],
+ [
+ "▁g",
+ "iving"
+ ],
+ [
+ "C",
+ "l"
+ ],
+ [
+ "}",
+ "/"
+ ],
+ [
+ "Men",
+ "u"
+ ],
+ [
+ "Me",
+ "nu"
+ ],
+ [
+ "M",
+ "enu"
+ ],
+ [
+ "!",
+ "!"
+ ],
+ [
+ "angu",
+ "lar"
+ ],
+ [
+ "ang",
+ "ular"
+ ],
+ [
+ "▁la",
+ "unch"
+ ],
+ [
+ "▁",
+ "launch"
+ ],
+ [
+ "var",
+ "phi"
+ ],
+ [
+ "▁Johan",
+ "n"
+ ],
+ [
+ "▁Joh",
+ "ann"
+ ],
+ [
+ "▁fore",
+ "ach"
+ ],
+ [
+ "▁for",
+ "each"
+ ],
+ [
+ "▁",
+ "foreach"
+ ],
+ [
+ "r",
+ "ó"
+ ],
+ [
+ "seq",
+ "u"
+ ],
+ [
+ "se",
+ "qu"
+ ],
+ [
+ "s",
+ "equ"
+ ],
+ [
+ "if",
+ "i"
+ ],
+ [
+ "i",
+ "fi"
+ ],
+ [
+ "A",
+ "m"
+ ],
+ [
+ "ar",
+ "p"
+ ],
+ [
+ "a",
+ "rp"
+ ],
+ [
+ "▁buff",
+ "er"
+ ],
+ [
+ "▁buf",
+ "fer"
+ ],
+ [
+ "▁b",
+ "uffer"
+ ],
+ [
+ "▁",
+ "buffer"
+ ],
+ [
+ "▁n",
+ "i"
+ ],
+ [
+ "▁",
+ "ni"
+ ],
+ [
+ "▁mi",
+ "x"
+ ],
+ [
+ "▁m",
+ "ix"
+ ],
+ [
+ "▁",
+ "mix"
+ ],
+ [
+ "▁Muse",
+ "um"
+ ],
+ [
+ "▁M",
+ "useum"
+ ],
+ [
+ "▁mean",
+ "t"
+ ],
+ [
+ "▁me",
+ "ant"
+ ],
+ [
+ "as",
+ "i"
+ ],
+ [
+ "a",
+ "si"
+ ],
+ [
+ "▁ka",
+ "n"
+ ],
+ [
+ "▁k",
+ "an"
+ ],
+ [
+ "▁",
+ "kan"
+ ],
+ [
+ "пра",
+ "в"
+ ],
+ [
+ "п",
+ "рав"
+ ],
+ [
+ "Com",
+ "p"
+ ],
+ [
+ "Co",
+ "mp"
+ ],
+ [
+ "C",
+ "omp"
+ ],
+ [
+ "isto",
+ "ire"
+ ],
+ [
+ "ist",
+ "oire"
+ ],
+ [
+ "is",
+ "toire"
+ ],
+ [
+ "if",
+ "ul"
+ ],
+ [
+ "i",
+ "ful"
+ ],
+ [
+ "je",
+ "r"
+ ],
+ [
+ "j",
+ "er"
+ ],
+ [
+ "ission",
+ "s"
+ ],
+ [
+ "iss",
+ "ions"
+ ],
+ [
+ "Res",
+ "ource"
+ ],
+ [
+ "Re",
+ "source"
+ ],
+ [
+ "▁во",
+ "з"
+ ],
+ [
+ "▁в",
+ "оз"
+ ],
+ [
+ "▁S",
+ "T"
+ ],
+ [
+ "▁",
+ "ST"
+ ],
+ [
+ "▁solution",
+ "s"
+ ],
+ [
+ "▁sol",
+ "utions"
+ ],
+ [
+ "▁bel",
+ "ong"
+ ],
+ [
+ "▁be",
+ "long"
+ ],
+ [
+ "▁Ass",
+ "oci"
+ ],
+ [
+ "▁As",
+ "soci"
+ ],
+ [
+ "▁",
+ "Associ"
+ ],
+ [
+ "c",
+ "f"
+ ],
+ [
+ "▁M",
+ "är"
+ ],
+ [
+ "▁gr",
+ "id"
+ ],
+ [
+ "▁g",
+ "rid"
+ ],
+ [
+ "▁",
+ "grid"
+ ],
+ [
+ "M",
+ "ult"
+ ],
+ [
+ "▁require",
+ "s"
+ ],
+ [
+ "▁requ",
+ "ires"
+ ],
+ [
+ "k",
+ "k"
+ ],
+ [
+ "▁tea",
+ "ch"
+ ],
+ [
+ "▁te",
+ "ach"
+ ],
+ [
+ "▁t",
+ "each"
+ ],
+ [
+ "emein",
+ "de"
+ ],
+ [
+ "eme",
+ "inde"
+ ],
+ [
+ "▁squ",
+ "are"
+ ],
+ [
+ "▁s",
+ "quare"
+ ],
+ [
+ "▁",
+ "square"
+ ],
+ [
+ "▁ком",
+ "ан"
+ ],
+ [
+ "▁ко",
+ "ман"
+ ],
+ [
+ "▁Even",
+ "t"
+ ],
+ [
+ "▁Ev",
+ "ent"
+ ],
+ [
+ "▁E",
+ "vent"
+ ],
+ [
+ "▁",
+ "Event"
+ ],
+ [
+ "▁rule",
+ "s"
+ ],
+ [
+ "▁ru",
+ "les"
+ ],
+ [
+ "▁r",
+ "ules"
+ ],
+ [
+ "▁",
+ "rules"
+ ],
+ [
+ "▁bu",
+ "r"
+ ],
+ [
+ "▁b",
+ "ur"
+ ],
+ [
+ "▁",
+ "bur"
+ ],
+ [
+ "▁ein",
+ "g"
+ ],
+ [
+ "▁e",
+ "ing"
+ ],
+ [
+ "▁",
+ "eing"
+ ],
+ [
+ "▁Ma",
+ "i"
+ ],
+ [
+ "▁M",
+ "ai"
+ ],
+ [
+ "▁na",
+ "m"
+ ],
+ [
+ "▁n",
+ "am"
+ ],
+ [
+ "▁",
+ "nam"
+ ],
+ [
+ "▁sl",
+ "ä"
+ ],
+ [
+ "▁s",
+ "lä"
+ ],
+ [
+ "hö",
+ "r"
+ ],
+ [
+ "h",
+ "ör"
+ ],
+ [
+ "▁ti",
+ "p"
+ ],
+ [
+ "▁t",
+ "ip"
+ ],
+ [
+ "▁",
+ "tip"
+ ],
+ [
+ "▁Liter",
+ "atur"
+ ],
+ [
+ "▁scop",
+ "e"
+ ],
+ [
+ "▁sc",
+ "ope"
+ ],
+ [
+ "▁s",
+ "cope"
+ ],
+ [
+ "▁",
+ "scope"
+ ],
+ [
+ "over",
+ "line"
+ ],
+ [
+ "▁ex",
+ "it"
+ ],
+ [
+ "▁",
+ "exit"
+ ],
+ [
+ ")",
+ "?"
+ ],
+ [
+ "be",
+ "t"
+ ],
+ [
+ "b",
+ "et"
+ ],
+ [
+ "▁vic",
+ "t"
+ ],
+ [
+ "▁vi",
+ "ct"
+ ],
+ [
+ "▁v",
+ "ict"
+ ],
+ [
+ "Of",
+ "f"
+ ],
+ [
+ "O",
+ "ff"
+ ],
+ [
+ "▁appro",
+ "xim"
+ ],
+ [
+ "▁Ge",
+ "b"
+ ],
+ [
+ "▁G",
+ "eb"
+ ],
+ [
+ "kt",
+ "op"
+ ],
+ [
+ "k",
+ "top"
+ ],
+ [
+ "he",
+ "it"
+ ],
+ [
+ "▁",
+ "Ю"
+ ],
+ [
+ "temp",
+ "late"
+ ],
+ [
+ "tem",
+ "plate"
+ ],
+ [
+ "ро",
+ "н"
+ ],
+ [
+ "р",
+ "он"
+ ],
+ [
+ "▁un",
+ "o"
+ ],
+ [
+ "▁u",
+ "no"
+ ],
+ [
+ "▁",
+ "uno"
+ ],
+ [
+ "Ser",
+ "v"
+ ],
+ [
+ "Se",
+ "rv"
+ ],
+ [
+ "S",
+ "erv"
+ ],
+ [
+ "▁frame",
+ "work"
+ ],
+ [
+ "▁",
+ "framework"
+ ],
+ [
+ "opera",
+ "tor"
+ ],
+ [
+ "oper",
+ "ator"
+ ],
+ [
+ "▁general",
+ "ly"
+ ],
+ [
+ "▁gener",
+ "ally"
+ ],
+ [
+ "▁h",
+ "undred"
+ ],
+ [
+ "▁diver",
+ "s"
+ ],
+ [
+ "▁div",
+ "ers"
+ ],
+ [
+ "▁di",
+ "vers"
+ ],
+ [
+ "▁d",
+ "ivers"
+ ],
+ [
+ "ov",
+ "i"
+ ],
+ [
+ "o",
+ "vi"
+ ],
+ [
+ "▁ré",
+ "s"
+ ],
+ [
+ "▁r",
+ "és"
+ ],
+ [
+ "▁",
+ "rés"
+ ],
+ [
+ "ab",
+ "s"
+ ],
+ [
+ "a",
+ "bs"
+ ],
+ [
+ "▁ga",
+ "l"
+ ],
+ [
+ "▁g",
+ "al"
+ ],
+ [
+ "▁",
+ "gal"
+ ],
+ [
+ "ça",
+ "is"
+ ],
+ [
+ "ç",
+ "ais"
+ ],
+ [
+ "▁fee",
+ "t"
+ ],
+ [
+ "▁fe",
+ "et"
+ ],
+ [
+ "▁virt",
+ "ual"
+ ],
+ [
+ "▁v",
+ "irtual"
+ ],
+ [
+ "▁",
+ "virtual"
+ ],
+ [
+ "cz",
+ "y"
+ ],
+ [
+ "c",
+ "zy"
+ ],
+ [
+ "ск",
+ "у"
+ ],
+ [
+ "с",
+ "ку"
+ ],
+ [
+ ".",
+ "/"
+ ],
+ [
+ "h",
+ "u"
+ ],
+ [
+ "anc",
+ "y"
+ ],
+ [
+ "an",
+ "cy"
+ ],
+ [
+ "▁recomm",
+ "end"
+ ],
+ [
+ "▁пі",
+ "д"
+ ],
+ [
+ "▁п",
+ "ід"
+ ],
+ [
+ "▁mon",
+ "ey"
+ ],
+ [
+ "▁mo",
+ "ney"
+ ],
+ [
+ "▁m",
+ "oney"
+ ],
+ [
+ "▁version",
+ "s"
+ ],
+ [
+ "▁vers",
+ "ions"
+ ],
+ [
+ "▁",
+ "versions"
+ ],
+ [
+ "▁help",
+ "s"
+ ],
+ [
+ "▁hel",
+ "ps"
+ ],
+ [
+ "▁Ho",
+ "r"
+ ],
+ [
+ "▁H",
+ "or"
+ ],
+ [
+ "▁",
+ "Hor"
+ ],
+ [
+ "Item",
+ "s"
+ ],
+ [
+ "It",
+ "ems"
+ ],
+ [
+ "lo",
+ "ok"
+ ],
+ [
+ "l",
+ "ook"
+ ],
+ [
+ "conne",
+ "ct"
+ ],
+ [
+ "conn",
+ "ect"
+ ],
+ [
+ "con",
+ "nect"
+ ],
+ [
+ "ange",
+ "s"
+ ],
+ [
+ "ang",
+ "es"
+ ],
+ [
+ "an",
+ "ges"
+ ],
+ [
+ "View",
+ "Controller"
+ ],
+ [
+ "elij",
+ "k"
+ ],
+ [
+ "eli",
+ "jk"
+ ],
+ [
+ "el",
+ "ijk"
+ ],
+ [
+ "e",
+ "lijk"
+ ],
+ [
+ "▁occ",
+ "up"
+ ],
+ [
+ "▁oc",
+ "cup"
+ ],
+ [
+ "▁",
+ "occup"
+ ],
+ [
+ "▁edit",
+ "or"
+ ],
+ [
+ "▁ed",
+ "itor"
+ ],
+ [
+ "▁",
+ "editor"
+ ],
+ [
+ "aut",
+ "o"
+ ],
+ [
+ "au",
+ "to"
+ ],
+ [
+ "a",
+ "uto"
+ ],
+ [
+ "ö",
+ "g"
+ ],
+ [
+ "▁second",
+ "s"
+ ],
+ [
+ "▁sec",
+ "onds"
+ ],
+ [
+ "▁",
+ "seconds"
+ ],
+ [
+ "▁ob",
+ "vious"
+ ],
+ [
+ "v",
+ "m"
+ ],
+ [
+ "ake",
+ "s"
+ ],
+ [
+ "ak",
+ "es"
+ ],
+ [
+ "a",
+ "kes"
+ ],
+ [
+ "▁geg",
+ "en"
+ ],
+ [
+ "▁ge",
+ "gen"
+ ],
+ [
+ "▁g",
+ "egen"
+ ],
+ [
+ "▁ti",
+ "l"
+ ],
+ [
+ "▁t",
+ "il"
+ ],
+ [
+ "▁",
+ "til"
+ ],
+ [
+ "ject",
+ "ion"
+ ],
+ [
+ "je",
+ "ction"
+ ],
+ [
+ "j",
+ "ection"
+ ],
+ [
+ "лен",
+ "ня"
+ ],
+ [
+ "ле",
+ "ння"
+ ],
+ [
+ "▁operation",
+ "s"
+ ],
+ [
+ "▁oper",
+ "ations"
+ ],
+ [
+ "▁E",
+ "ast"
+ ],
+ [
+ "og",
+ "y"
+ ],
+ [
+ "o",
+ "gy"
+ ],
+ [
+ "▁Pol",
+ "it"
+ ],
+ [
+ "▁Po",
+ "lit"
+ ],
+ [
+ "▁P",
+ "olit"
+ ],
+ [
+ "ute",
+ "n"
+ ],
+ [
+ "ut",
+ "en"
+ ],
+ [
+ "u",
+ "ten"
+ ],
+ [
+ "▁Jose",
+ "ph"
+ ],
+ [
+ "\"",
+ "`"
+ ],
+ [
+ "▁Comp",
+ "any"
+ ],
+ [
+ "▁",
+ "Company"
+ ],
+ [
+ "▁call",
+ "back"
+ ],
+ [
+ "▁",
+ "callback"
+ ],
+ [
+ "▁se",
+ "n"
+ ],
+ [
+ "▁s",
+ "en"
+ ],
+ [
+ "▁",
+ "sen"
+ ],
+ [
+ "cció",
+ "n"
+ ],
+ [
+ "cc",
+ "ión"
+ ],
+ [
+ "c",
+ "ción"
+ ],
+ [
+ "▁associate",
+ "d"
+ ],
+ [
+ "▁associ",
+ "ated"
+ ],
+ [
+ "▁contain",
+ "ing"
+ ],
+ [
+ "▁cont",
+ "aining"
+ ],
+ [
+ "▁pract",
+ "ice"
+ ],
+ [
+ "elijk",
+ "e"
+ ],
+ [
+ "elij",
+ "ke"
+ ],
+ [
+ "e",
+ "lijke"
+ ],
+ [
+ "ok",
+ "e"
+ ],
+ [
+ "o",
+ "ke"
+ ],
+ [
+ "ér",
+ "a"
+ ],
+ [
+ "é",
+ "ra"
+ ],
+ [
+ "un",
+ "s"
+ ],
+ [
+ "u",
+ "ns"
+ ],
+ [
+ "ant",
+ "a"
+ ],
+ [
+ "an",
+ "ta"
+ ],
+ [
+ "ve",
+ "y"
+ ],
+ [
+ "v",
+ "ey"
+ ],
+ [
+ "z",
+ "u"
+ ],
+ [
+ "▁Be",
+ "s"
+ ],
+ [
+ "▁B",
+ "es"
+ ],
+ [
+ "▁Flo",
+ "r"
+ ],
+ [
+ "▁Fl",
+ "or"
+ ],
+ [
+ "▁F",
+ "lor"
+ ],
+ [
+ "me",
+ "m"
+ ],
+ [
+ "m",
+ "em"
+ ],
+ [
+ "yc",
+ "z"
+ ],
+ [
+ "y",
+ "cz"
+ ],
+ [
+ "▁arch",
+ "itect"
+ ],
+ [
+ "▁ann",
+ "i"
+ ],
+ [
+ "▁an",
+ "ni"
+ ],
+ [
+ "▁",
+ "anni"
+ ],
+ [
+ "▁cont",
+ "act"
+ ],
+ [
+ "▁",
+ "contact"
+ ],
+ [
+ "Y",
+ "PE"
+ ],
+ [
+ "▁Ca",
+ "s"
+ ],
+ [
+ "▁C",
+ "as"
+ ],
+ [
+ "▁пол",
+ "у"
+ ],
+ [
+ "▁по",
+ "лу"
+ ],
+ [
+ "ov",
+ "o"
+ ],
+ [
+ "o",
+ "vo"
+ ],
+ [
+ "▁br",
+ "ing"
+ ],
+ [
+ "▁b",
+ "ring"
+ ],
+ [
+ "▁conce",
+ "pt"
+ ],
+ [
+ "▁con",
+ "cept"
+ ],
+ [
+ "▁j",
+ "s"
+ ],
+ [
+ "▁",
+ "js"
+ ],
+ [
+ "▁Refer",
+ "encias"
+ ],
+ [
+ "embl",
+ "e"
+ ],
+ [
+ "emb",
+ "le"
+ ],
+ [
+ "em",
+ "ble"
+ ],
+ [
+ "▁",
+ "н"
+ ],
+ [
+ "▁support",
+ "ed"
+ ],
+ [
+ "▁supp",
+ "orted"
+ ],
+ [
+ "▁",
+ "supported"
+ ],
+ [
+ "Bi",
+ "g"
+ ],
+ [
+ "B",
+ "ig"
+ ],
+ [
+ "▁Han",
+ "s"
+ ],
+ [
+ "▁Ha",
+ "ns"
+ ],
+ [
+ "▁H",
+ "ans"
+ ],
+ [
+ "er",
+ "v"
+ ],
+ [
+ "e",
+ "rv"
+ ],
+ [
+ "▁Ma",
+ "j"
+ ],
+ [
+ "▁M",
+ "aj"
+ ],
+ [
+ "▁arr",
+ "iv"
+ ],
+ [
+ "▁ar",
+ "riv"
+ ],
+ [
+ "▁Hav",
+ "e"
+ ],
+ [
+ "▁Ha",
+ "ve"
+ ],
+ [
+ "▁H",
+ "ave"
+ ],
+ [
+ "▁",
+ "Have"
+ ],
+ [
+ "▁probabil",
+ "ity"
+ ],
+ [
+ "▁prob",
+ "ability"
+ ],
+ [
+ "▁Po",
+ "p"
+ ],
+ [
+ "▁P",
+ "op"
+ ],
+ [
+ "▁",
+ "Pop"
+ ],
+ [
+ "▁Pas",
+ "s"
+ ],
+ [
+ "▁Pa",
+ "ss"
+ ],
+ [
+ "▁P",
+ "ass"
+ ],
+ [
+ "▁",
+ "Pass"
+ ],
+ [
+ "tok",
+ "en"
+ ],
+ [
+ "to",
+ "ken"
+ ],
+ [
+ "t",
+ "oken"
+ ],
+ [
+ "Pro",
+ "vider"
+ ],
+ [
+ "▁R",
+ "a"
+ ],
+ [
+ "Read",
+ "er"
+ ],
+ [
+ "Re",
+ "ader"
+ ],
+ [
+ "oot",
+ "h"
+ ],
+ [
+ "oo",
+ "th"
+ ],
+ [
+ "o",
+ "oth"
+ ],
+ [
+ "la",
+ "p"
+ ],
+ [
+ "l",
+ "ap"
+ ],
+ [
+ "▁ass",
+ "ist"
+ ],
+ [
+ "ado",
+ "w"
+ ],
+ [
+ "ad",
+ "ow"
+ ],
+ [
+ "▁test",
+ "s"
+ ],
+ [
+ "▁t",
+ "ests"
+ ],
+ [
+ "▁",
+ "tests"
+ ],
+ [
+ "сс",
+ "и"
+ ],
+ [
+ "с",
+ "си"
+ ],
+ [
+ "▁kin",
+ "g"
+ ],
+ [
+ "▁ki",
+ "ng"
+ ],
+ [
+ "▁k",
+ "ing"
+ ],
+ [
+ "▁",
+ "king"
+ ],
+ [
+ "lang",
+ "le"
+ ],
+ [
+ "lan",
+ "gle"
+ ],
+ [
+ "l",
+ "angle"
+ ],
+ [
+ "▁Su",
+ "m"
+ ],
+ [
+ "▁S",
+ "um"
+ ],
+ [
+ "▁",
+ "Sum"
+ ],
+ [
+ "O",
+ "IN"
+ ],
+ [
+ "▁sec",
+ "urity"
+ ],
+ [
+ "▁se",
+ "curity"
+ ],
+ [
+ "▁",
+ "security"
+ ],
+ [
+ "ni",
+ "s"
+ ],
+ [
+ "n",
+ "is"
+ ],
+ [
+ "..",
+ "/"
+ ],
+ [
+ ".",
+ "./"
+ ],
+ [
+ "▁bas",
+ "ic"
+ ],
+ [
+ "▁",
+ "basic"
+ ],
+ [
+ "unit",
+ "y"
+ ],
+ [
+ "uni",
+ "ty"
+ ],
+ [
+ "un",
+ "ity"
+ ],
+ [
+ "`",
+ ":"
+ ],
+ [
+ "▁ко",
+ "то"
+ ],
+ [
+ "ko",
+ "w"
+ ],
+ [
+ "k",
+ "ow"
+ ],
+ [
+ "▁Bibli",
+ "othèque"
+ ],
+ [
+ "asi",
+ "on"
+ ],
+ [
+ "as",
+ "ion"
+ ],
+ [
+ "al",
+ "o"
+ ],
+ [
+ "a",
+ "lo"
+ ],
+ [
+ "ife",
+ "st"
+ ],
+ [
+ "if",
+ "est"
+ ],
+ [
+ "i",
+ "fest"
+ ],
+ [
+ "▁nov",
+ "embre"
+ ],
+ [
+ "▁pe",
+ "u"
+ ],
+ [
+ "▁p",
+ "eu"
+ ],
+ [
+ "▁",
+ "Ж"
+ ],
+ [
+ "ensch",
+ "aft"
+ ],
+ [
+ "en",
+ "schaft"
+ ],
+ [
+ "cl",
+ "us"
+ ],
+ [
+ "c",
+ "lus"
+ ],
+ [
+ "ј",
+ "у"
+ ],
+ [
+ "He",
+ "ight"
+ ],
+ [
+ "ú",
+ "n"
+ ],
+ [
+ "▁tu",
+ "r"
+ ],
+ [
+ "▁t",
+ "ur"
+ ],
+ [
+ "▁idea",
+ "s"
+ ],
+ [
+ "▁ide",
+ "as"
+ ],
+ [
+ "▁ce",
+ "s"
+ ],
+ [
+ "▁c",
+ "es"
+ ],
+ [
+ "▁",
+ "ces"
+ ],
+ [
+ "fra",
+ "k"
+ ],
+ [
+ "fr",
+ "ak"
+ ],
+ [
+ "f",
+ "rak"
+ ],
+ [
+ "▁premi",
+ "er"
+ ],
+ [
+ "▁prem",
+ "ier"
+ ],
+ [
+ "▁pre",
+ "mier"
+ ],
+ [
+ "itat",
+ "ion"
+ ],
+ [
+ "ita",
+ "tion"
+ ],
+ [
+ "it",
+ "ation"
+ ],
+ [
+ "▁s",
+ "é"
+ ],
+ [
+ "HT",
+ "ML"
+ ],
+ [
+ "▁Roy",
+ "al"
+ ],
+ [
+ "▁Ro",
+ "yal"
+ ],
+ [
+ "сько",
+ "ї"
+ ],
+ [
+ "сь",
+ "кої"
+ ],
+ [
+ "▁by",
+ "te"
+ ],
+ [
+ "▁",
+ "byte"
+ ],
+ [
+ "P",
+ "S"
+ ],
+ [
+ "▁seg",
+ "u"
+ ],
+ [
+ "▁se",
+ "gu"
+ ],
+ [
+ "▁s",
+ "egu"
+ ],
+ [
+ "▁",
+ "segu"
+ ],
+ [
+ "ine",
+ "n"
+ ],
+ [
+ "in",
+ "en"
+ ],
+ [
+ "i",
+ "nen"
+ ],
+ [
+ "▁Gre",
+ "at"
+ ],
+ [
+ "▁К",
+ "у"
+ ],
+ [
+ "▁extern",
+ "al"
+ ],
+ [
+ "▁ext",
+ "ernal"
+ ],
+ [
+ "▁ex",
+ "ternal"
+ ],
+ [
+ "▁",
+ "external"
+ ],
+ [
+ "T",
+ "itle"
+ ],
+ [
+ "To",
+ "p"
+ ],
+ [
+ "T",
+ "op"
+ ],
+ [
+ "Proc",
+ "ess"
+ ],
+ [
+ "Pro",
+ "cess"
+ ],
+ [
+ "itä",
+ "t"
+ ],
+ [
+ "it",
+ "ät"
+ ],
+ [
+ "▁`",
+ "/"
+ ],
+ [
+ "▁secre",
+ "t"
+ ],
+ [
+ "▁sec",
+ "ret"
+ ],
+ [
+ "▁se",
+ "cret"
+ ],
+ [
+ "▁",
+ "secret"
+ ],
+ [
+ "pos",
+ "itory"
+ ],
+ [
+ "▁pot",
+ "ential"
+ ],
+ [
+ "▁Bu",
+ "d"
+ ],
+ [
+ "▁B",
+ "ud"
+ ],
+ [
+ "name",
+ "s"
+ ],
+ [
+ "nam",
+ "es"
+ ],
+ [
+ "na",
+ "mes"
+ ],
+ [
+ "n",
+ "ames"
+ ],
+ [
+ "ason",
+ "s"
+ ],
+ [
+ "aso",
+ "ns"
+ ],
+ [
+ "as",
+ "ons"
+ ],
+ [
+ "stack",
+ "exchange"
+ ],
+ [
+ "back",
+ "ground"
+ ],
+ [
+ "пе",
+ "р"
+ ],
+ [
+ "п",
+ "ер"
+ ],
+ [
+ "со",
+ "в"
+ ],
+ [
+ "с",
+ "ов"
+ ],
+ [
+ "aft",
+ "er"
+ ],
+ [
+ "af",
+ "ter"
+ ],
+ [
+ "a",
+ "fter"
+ ],
+ [
+ "▁per",
+ "o"
+ ],
+ [
+ "▁pe",
+ "ro"
+ ],
+ [
+ "▁p",
+ "ero"
+ ],
+ [
+ "▁soft",
+ "ware"
+ ],
+ [
+ "▁so",
+ "ftware"
+ ],
+ [
+ "▁",
+ "software"
+ ],
+ [
+ "▁se",
+ "d"
+ ],
+ [
+ "▁s",
+ "ed"
+ ],
+ [
+ "▁",
+ "sed"
+ ],
+ [
+ "▁array",
+ "s"
+ ],
+ [
+ "▁arr",
+ "ays"
+ ],
+ [
+ "tm",
+ "p"
+ ],
+ [
+ "t",
+ "mp"
+ ],
+ [
+ "▁as",
+ "p"
+ ],
+ [
+ "▁a",
+ "sp"
+ ],
+ [
+ "▁",
+ "asp"
+ ],
+ [
+ "scal",
+ "e"
+ ],
+ [
+ "sc",
+ "ale"
+ ],
+ [
+ "▁La",
+ "t"
+ ],
+ [
+ "▁L",
+ "at"
+ ],
+ [
+ "▁",
+ "Lat"
+ ],
+ [
+ "ana",
+ "l"
+ ],
+ [
+ "an",
+ "al"
+ ],
+ [
+ "a",
+ "nal"
+ ],
+ [
+ "▁ge",
+ "m"
+ ],
+ [
+ "▁g",
+ "em"
+ ],
+ [
+ "▁",
+ "gem"
+ ],
+ [
+ "P",
+ "U"
+ ],
+ [
+ "▁Alt",
+ "ri"
+ ],
+ [
+ "▁Al",
+ "tri"
+ ],
+ [
+ "Th",
+ "at"
+ ],
+ [
+ "T",
+ "hat"
+ ],
+ [
+ "▁Н",
+ "и"
+ ],
+ [
+ "ifa",
+ "ct"
+ ],
+ [
+ "if",
+ "act"
+ ],
+ [
+ "i",
+ "fact"
+ ],
+ [
+ "Add",
+ "ress"
+ ],
+ [
+ "▁sout",
+ "h"
+ ],
+ [
+ "▁sou",
+ "th"
+ ],
+ [
+ "▁so",
+ "uth"
+ ],
+ [
+ "▁s",
+ "outh"
+ ],
+ [
+ "▁form",
+ "ula"
+ ],
+ [
+ "▁Coll",
+ "eg"
+ ],
+ [
+ "▁Col",
+ "leg"
+ ],
+ [
+ "▁і",
+ "н"
+ ],
+ [
+ "▁",
+ "ін"
+ ],
+ [
+ "kt",
+ "ion"
+ ],
+ [
+ "k",
+ "tion"
+ ],
+ [
+ "▁sa",
+ "c"
+ ],
+ [
+ "▁s",
+ "ac"
+ ],
+ [
+ "S",
+ "H"
+ ],
+ [
+ "aj",
+ "o"
+ ],
+ [
+ "a",
+ "jo"
+ ],
+ [
+ "et",
+ "c"
+ ],
+ [
+ "e",
+ "tc"
+ ],
+ [
+ "v",
+ "c"
+ ],
+ [
+ "`",
+ "]("
+ ],
+ [
+ "▁Du",
+ "r"
+ ],
+ [
+ "▁D",
+ "ur"
+ ],
+ [
+ "▁М",
+ "е"
+ ],
+ [
+ "▁Sm",
+ "ith"
+ ],
+ [
+ "▁",
+ "Smith"
+ ],
+ [
+ "item",
+ "s"
+ ],
+ [
+ "ite",
+ "ms"
+ ],
+ [
+ "it",
+ "ems"
+ ],
+ [
+ "C",
+ "K"
+ ],
+ [
+ "el",
+ "o"
+ ],
+ [
+ "e",
+ "lo"
+ ],
+ [
+ "▁plug",
+ "in"
+ ],
+ [
+ "▁pl",
+ "ugin"
+ ],
+ [
+ "▁",
+ "plugin"
+ ],
+ [
+ "▁ser",
+ "ie"
+ ],
+ [
+ "▁se",
+ "rie"
+ ],
+ [
+ "▁s",
+ "erie"
+ ],
+ [
+ "▁",
+ "serie"
+ ],
+ [
+ "ienn",
+ "e"
+ ],
+ [
+ "ien",
+ "ne"
+ ],
+ [
+ "i",
+ "enne"
+ ],
+ [
+ "▁и",
+ "ли"
+ ],
+ [
+ "Ma",
+ "r"
+ ],
+ [
+ "M",
+ "ar"
+ ],
+ [
+ "▁Im",
+ "age"
+ ],
+ [
+ "▁",
+ "Image"
+ ],
+ [
+ "go",
+ "t"
+ ],
+ [
+ "g",
+ "ot"
+ ],
+ [
+ "anda",
+ "s"
+ ],
+ [
+ "and",
+ "as"
+ ],
+ [
+ "an",
+ "das"
+ ],
+ [
+ "▁match",
+ "es"
+ ],
+ [
+ "▁mat",
+ "ches"
+ ],
+ [
+ "▁",
+ "matches"
+ ],
+ [
+ "▁wor",
+ "th"
+ ],
+ [
+ "▁w",
+ "orth"
+ ],
+ [
+ "▁",
+ "worth"
+ ],
+ [
+ "▁De",
+ "b"
+ ],
+ [
+ "▁D",
+ "eb"
+ ],
+ [
+ "▁",
+ "Deb"
+ ],
+ [
+ "▁ca",
+ "che"
+ ],
+ [
+ "▁c",
+ "ache"
+ ],
+ [
+ "▁",
+ "cache"
+ ],
+ [
+ "▁fel",
+ "t"
+ ],
+ [
+ "▁fe",
+ "lt"
+ ],
+ [
+ "▁f",
+ "elt"
+ ],
+ [
+ "ers",
+ "ch"
+ ],
+ [
+ "er",
+ "sch"
+ ],
+ [
+ "ize",
+ "s"
+ ],
+ [
+ "iz",
+ "es"
+ ],
+ [
+ "i",
+ "zes"
+ ],
+ [
+ "Op",
+ "er"
+ ],
+ [
+ "O",
+ "per"
+ ],
+ [
+ "▁Jahr",
+ "e"
+ ],
+ [
+ "▁Jah",
+ "re"
+ ],
+ [
+ "▁Ja",
+ "hre"
+ ],
+ [
+ "▁commun",
+ "e"
+ ],
+ [
+ "▁comm",
+ "une"
+ ],
+ [
+ "th",
+ "read"
+ ],
+ [
+ "▁n",
+ "y"
+ ],
+ [
+ "▁",
+ "ny"
+ ],
+ [
+ "de",
+ "c"
+ ],
+ [
+ "d",
+ "ec"
+ ],
+ [
+ "ou",
+ "w"
+ ],
+ [
+ "o",
+ "uw"
+ ],
+ [
+ "▁sur",
+ "face"
+ ],
+ [
+ "▁Po",
+ "r"
+ ],
+ [
+ "▁P",
+ "or"
+ ],
+ [
+ "▁Stre",
+ "et"
+ ],
+ [
+ "▁St",
+ "reet"
+ ],
+ [
+ "пр",
+ "и"
+ ],
+ [
+ "п",
+ "ри"
+ ],
+ [
+ "▁cand",
+ "id"
+ ],
+ [
+ "▁can",
+ "did"
+ ],
+ [
+ "▁c",
+ "andid"
+ ],
+ [
+ "▁Ret",
+ "urn"
+ ],
+ [
+ "▁Re",
+ "turn"
+ ],
+ [
+ "▁",
+ "Return"
+ ],
+ [
+ "▁Ko",
+ "m"
+ ],
+ [
+ "▁K",
+ "om"
+ ],
+ [
+ "gr",
+ "u"
+ ],
+ [
+ "g",
+ "ru"
+ ],
+ [
+ "▁т",
+ "и"
+ ],
+ [
+ "▁",
+ "ти"
+ ],
+ [
+ "[",
+ "\\"
+ ],
+ [
+ "▁depend",
+ "s"
+ ],
+ [
+ "▁dep",
+ "ends"
+ ],
+ [
+ "▁infl",
+ "u"
+ ],
+ [
+ "▁inf",
+ "lu"
+ ],
+ [
+ "▁in",
+ "flu"
+ ],
+ [
+ "▁toward",
+ "s"
+ ],
+ [
+ "▁to",
+ "wards"
+ ],
+ [
+ "aine",
+ "d"
+ ],
+ [
+ "ain",
+ "ed"
+ ],
+ [
+ "ai",
+ "ned"
+ ],
+ [
+ "a",
+ "ined"
+ ],
+ [
+ "▁ran",
+ "k"
+ ],
+ [
+ "▁r",
+ "ank"
+ ],
+ [
+ "▁",
+ "rank"
+ ],
+ [
+ "▁Janu",
+ "ar"
+ ],
+ [
+ "▁component",
+ "s"
+ ],
+ [
+ "▁compon",
+ "ents"
+ ],
+ [
+ "▁com",
+ "ponents"
+ ],
+ [
+ "▁",
+ "components"
+ ],
+ [
+ "ges",
+ "t"
+ ],
+ [
+ "ge",
+ "st"
+ ],
+ [
+ "g",
+ "est"
+ ],
+ [
+ "getElement",
+ "ById"
+ ],
+ [
+ "▁check",
+ "ed"
+ ],
+ [
+ "▁",
+ "checked"
+ ],
+ [
+ "air",
+ "s"
+ ],
+ [
+ "ai",
+ "rs"
+ ],
+ [
+ "a",
+ "irs"
+ ],
+ [
+ "jo",
+ "in"
+ ],
+ [
+ "j",
+ "oin"
+ ],
+ [
+ "▁de",
+ "ad"
+ ],
+ [
+ "▁d",
+ "ead"
+ ],
+ [
+ "▁hi",
+ "t"
+ ],
+ [
+ "▁h",
+ "it"
+ ],
+ [
+ "▁",
+ "hit"
+ ],
+ [
+ "én",
+ "y"
+ ],
+ [
+ "é",
+ "ny"
+ ],
+ [
+ "▁equival",
+ "ent"
+ ],
+ [
+ "▁equ",
+ "ivalent"
+ ],
+ [
+ "▁П",
+ "ре"
+ ],
+ [
+ "▁app",
+ "ropri"
+ ],
+ [
+ "Pa",
+ "ss"
+ ],
+ [
+ "P",
+ "ass"
+ ],
+ [
+ "▁prime",
+ "r"
+ ],
+ [
+ "▁prim",
+ "er"
+ ],
+ [
+ "▁pri",
+ "mer"
+ ],
+ [
+ "▁pr",
+ "imer"
+ ],
+ [
+ "engl",
+ "isch"
+ ],
+ [
+ "▁app",
+ "ar"
+ ],
+ [
+ "▁ap",
+ "par"
+ ],
+ [
+ "▁Dur",
+ "ing"
+ ],
+ [
+ "▁Du",
+ "ring"
+ ],
+ [
+ "▁D",
+ "uring"
+ ],
+ [
+ "▁know",
+ "ledge"
+ ],
+ [
+ "▁trig",
+ "ger"
+ ],
+ [
+ "▁tr",
+ "igger"
+ ],
+ [
+ "▁",
+ "trigger"
+ ],
+ [
+ "▁cor",
+ "e"
+ ],
+ [
+ "▁co",
+ "re"
+ ],
+ [
+ "▁c",
+ "ore"
+ ],
+ [
+ "▁",
+ "core"
+ ],
+ [
+ "▁O",
+ "l"
+ ],
+ [
+ "▁Pro",
+ "du"
+ ],
+ [
+ "▁Pr",
+ "odu"
+ ],
+ [
+ "▁P",
+ "rodu"
+ ],
+ [
+ "▁",
+ "Produ"
+ ],
+ [
+ "▁Fer",
+ "n"
+ ],
+ [
+ "▁Fe",
+ "rn"
+ ],
+ [
+ "▁F",
+ "ern"
+ ],
+ [
+ "▁",
+ "Fern"
+ ],
+ [
+ "▁на",
+ "ча"
+ ],
+ [
+ "▁",
+ "нача"
+ ],
+ [
+ "T",
+ "e"
+ ],
+ [
+ "▁Mo",
+ "t"
+ ],
+ [
+ "▁M",
+ "ot"
+ ],
+ [
+ "erv",
+ "e"
+ ],
+ [
+ "er",
+ "ve"
+ ],
+ [
+ "тв",
+ "о"
+ ],
+ [
+ "т",
+ "во"
+ ],
+ [
+ "▁mi",
+ "d"
+ ],
+ [
+ "▁m",
+ "id"
+ ],
+ [
+ "▁",
+ "mid"
+ ],
+ [
+ "▁final",
+ "ly"
+ ],
+ [
+ "▁fin",
+ "ally"
+ ],
+ [
+ "aire",
+ "s"
+ ],
+ [
+ "air",
+ "es"
+ ],
+ [
+ "ai",
+ "res"
+ ],
+ [
+ "a",
+ "ires"
+ ],
+ [
+ "▁especial",
+ "ly"
+ ],
+ [
+ "▁espe",
+ "cially"
+ ],
+ [
+ "▁es",
+ "pecially"
+ ],
+ [
+ "▁tu",
+ "t"
+ ],
+ [
+ "▁t",
+ "ut"
+ ],
+ [
+ "▁rece",
+ "ive"
+ ],
+ [
+ "adr",
+ "e"
+ ],
+ [
+ "ad",
+ "re"
+ ],
+ [
+ "▁nei",
+ "gh"
+ ],
+ [
+ "▁ne",
+ "igh"
+ ],
+ [
+ "kte",
+ "t"
+ ],
+ [
+ "kt",
+ "et"
+ ],
+ [
+ "ild",
+ "e"
+ ],
+ [
+ "il",
+ "de"
+ ],
+ [
+ "▁radi",
+ "o"
+ ],
+ [
+ "▁rad",
+ "io"
+ ],
+ [
+ "▁",
+ "radio"
+ ],
+ [
+ "▁drive",
+ "r"
+ ],
+ [
+ "▁driv",
+ "er"
+ ],
+ [
+ "▁dri",
+ "ver"
+ ],
+ [
+ "▁dr",
+ "iver"
+ ],
+ [
+ "▁d",
+ "river"
+ ],
+ [
+ "▁",
+ "driver"
+ ],
+ [
+ "ли",
+ "сь"
+ ],
+ [
+ "enden",
+ "cies"
+ ],
+ [
+ "end",
+ "encies"
+ ],
+ [
+ "▁I",
+ "E"
+ ],
+ [
+ "▁",
+ "IE"
+ ],
+ [
+ "▁save",
+ "d"
+ ],
+ [
+ "▁sav",
+ "ed"
+ ],
+ [
+ "▁sa",
+ "ved"
+ ],
+ [
+ "▁s",
+ "aved"
+ ],
+ [
+ "▁",
+ "saved"
+ ],
+ [
+ "ffe",
+ "ct"
+ ],
+ [
+ "ff",
+ "ect"
+ ],
+ [
+ "f",
+ "fect"
+ ],
+ [
+ "▁Way",
+ "back"
+ ],
+ [
+ "ia",
+ "t"
+ ],
+ [
+ "i",
+ "at"
+ ],
+ [
+ "▁pad",
+ "ding"
+ ],
+ [
+ "▁p",
+ "adding"
+ ],
+ [
+ "▁",
+ "padding"
+ ],
+ [
+ "wind",
+ "ow"
+ ],
+ [
+ "w",
+ "indow"
+ ],
+ [
+ "ти",
+ "че"
+ ],
+ [
+ "▁mu",
+ "r"
+ ],
+ [
+ "▁m",
+ "ur"
+ ],
+ [
+ "act",
+ "or"
+ ],
+ [
+ "ac",
+ "tor"
+ ],
+ [
+ "a",
+ "ctor"
+ ],
+ [
+ "▁Ha",
+ "n"
+ ],
+ [
+ "▁H",
+ "an"
+ ],
+ [
+ "она",
+ "ль"
+ ],
+ [
+ "он",
+ "аль"
+ ],
+ [
+ "о",
+ "наль"
+ ],
+ [
+ "▁ga",
+ "r"
+ ],
+ [
+ "▁g",
+ "ar"
+ ],
+ [
+ "▁",
+ "gar"
+ ],
+ [
+ "▁famil",
+ "jen"
+ ],
+ [
+ "ó",
+ "s"
+ ],
+ [
+ "▁national",
+ "e"
+ ],
+ [
+ "▁nation",
+ "ale"
+ ],
+ [
+ "▁nat",
+ "ionale"
+ ],
+ [
+ "▁n",
+ "ationale"
+ ],
+ [
+ "▁pr",
+ "é"
+ ],
+ [
+ "▁p",
+ "ré"
+ ],
+ [
+ "de",
+ "d"
+ ],
+ [
+ "d",
+ "ed"
+ ],
+ [
+ "ona",
+ "l"
+ ],
+ [
+ "on",
+ "al"
+ ],
+ [
+ "o",
+ "nal"
+ ],
+ [
+ "▁Pres",
+ "ident"
+ ],
+ [
+ "▁\\",
+ ","
+ ],
+ [
+ "▁",
+ "\\,"
+ ],
+ [
+ "▁place",
+ "d"
+ ],
+ [
+ "▁pla",
+ "ced"
+ ],
+ [
+ "ern",
+ "i"
+ ],
+ [
+ "er",
+ "ni"
+ ],
+ [
+ "▁sign",
+ "al"
+ ],
+ [
+ "▁sig",
+ "nal"
+ ],
+ [
+ "▁",
+ "signal"
+ ],
+ [
+ "na",
+ "b"
+ ],
+ [
+ "n",
+ "ab"
+ ],
+ [
+ "h",
+ "m"
+ ],
+ [
+ "Mo",
+ "n"
+ ],
+ [
+ "M",
+ "on"
+ ],
+ [
+ "▁v",
+ "s"
+ ],
+ [
+ "▁",
+ "vs"
+ ],
+ [
+ "S",
+ "C"
+ ],
+ [
+ "▁proget",
+ "ti"
+ ],
+ [
+ "▁",
+ "Ü"
+ ],
+ [
+ "▁form",
+ "s"
+ ],
+ [
+ "▁for",
+ "ms"
+ ],
+ [
+ "▁",
+ "forms"
+ ],
+ [
+ "▁message",
+ "s"
+ ],
+ [
+ "▁mess",
+ "ages"
+ ],
+ [
+ "▁",
+ "messages"
+ ],
+ [
+ "in",
+ "f"
+ ],
+ [
+ "user",
+ "s"
+ ],
+ [
+ "use",
+ "rs"
+ ],
+ [
+ "us",
+ "ers"
+ ],
+ [
+ "u",
+ "sers"
+ ],
+ [
+ "GE",
+ "T"
+ ],
+ [
+ "G",
+ "ET"
+ ],
+ [
+ "▁del",
+ "s"
+ ],
+ [
+ "▁de",
+ "ls"
+ ],
+ [
+ "▁d",
+ "els"
+ ],
+ [
+ "Collect",
+ "ion"
+ ],
+ [
+ "Coll",
+ "ection"
+ ],
+ [
+ "Col",
+ "lection"
+ ],
+ [
+ "▁Go",
+ "od"
+ ],
+ [
+ "▁G",
+ "ood"
+ ],
+ [
+ "▁",
+ "Good"
+ ],
+ [
+ "▁May",
+ "be"
+ ],
+ [
+ "▁",
+ "Maybe"
+ ],
+ [
+ "▁comp",
+ "r"
+ ],
+ [
+ "▁com",
+ "pr"
+ ],
+ [
+ "▁large",
+ "r"
+ ],
+ [
+ "▁larg",
+ "er"
+ ],
+ [
+ "▁lar",
+ "ger"
+ ],
+ [
+ "gre",
+ "s"
+ ],
+ [
+ "gr",
+ "es"
+ ],
+ [
+ "g",
+ "res"
+ ],
+ [
+ "ape",
+ "r"
+ ],
+ [
+ "ap",
+ "er"
+ ],
+ [
+ "a",
+ "per"
+ ],
+ [
+ "▁П",
+ "ри"
+ ],
+ [
+ "unde",
+ "s"
+ ],
+ [
+ "und",
+ "es"
+ ],
+ [
+ "un",
+ "des"
+ ],
+ [
+ "▁se",
+ "a"
+ ],
+ [
+ "▁s",
+ "ea"
+ ],
+ [
+ "▁Spr",
+ "ing"
+ ],
+ [
+ "▁Sp",
+ "ring"
+ ],
+ [
+ "▁S",
+ "pring"
+ ],
+ [
+ "▁",
+ "Spring"
+ ],
+ [
+ "ul",
+ "o"
+ ],
+ [
+ "u",
+ "lo"
+ ],
+ [
+ "▁me",
+ "chan"
+ ],
+ [
+ "▁san",
+ "s"
+ ],
+ [
+ "▁sa",
+ "ns"
+ ],
+ [
+ "▁s",
+ "ans"
+ ],
+ [
+ "G",
+ "B"
+ ],
+ [
+ "Val",
+ "id"
+ ],
+ [
+ "▁commun",
+ "ic"
+ ],
+ [
+ "▁comm",
+ "unic"
+ ],
+ [
+ "▁",
+ "communic"
+ ],
+ [
+ "▁pr",
+ "a"
+ ],
+ [
+ "▁p",
+ "ra"
+ ],
+ [
+ "vie",
+ "r"
+ ],
+ [
+ "vi",
+ "er"
+ ],
+ [
+ "v",
+ "ier"
+ ],
+ [
+ "▁С",
+ "е"
+ ],
+ [
+ "▁ai",
+ "n"
+ ],
+ [
+ "▁a",
+ "in"
+ ],
+ [
+ "▁",
+ "ain"
+ ],
+ [
+ "тур",
+ "а"
+ ],
+ [
+ "ту",
+ "ра"
+ ],
+ [
+ "ko",
+ "m"
+ ],
+ [
+ "k",
+ "om"
+ ],
+ [
+ "skie",
+ "go"
+ ],
+ [
+ "ski",
+ "ego"
+ ],
+ [
+ "sk",
+ "iego"
+ ],
+ [
+ "ков",
+ "о"
+ ],
+ [
+ "ко",
+ "во"
+ ],
+ [
+ "к",
+ "ово"
+ ],
+ [
+ "ada",
+ "ta"
+ ],
+ [
+ "ad",
+ "ata"
+ ],
+ [
+ "a",
+ "data"
+ ],
+ [
+ "▁Р",
+ "е"
+ ],
+ [
+ "▁bo",
+ "olean"
+ ],
+ [
+ "▁",
+ "boolean"
+ ],
+ [
+ "set",
+ "s"
+ ],
+ [
+ "se",
+ "ts"
+ ],
+ [
+ "s",
+ "ets"
+ ],
+ [
+ "▁eff",
+ "ort"
+ ],
+ [
+ ".",
+ "["
+ ],
+ [
+ "▁z",
+ "ostał"
+ ],
+ [
+ "P",
+ "A"
+ ],
+ [
+ "▁Vic",
+ "t"
+ ],
+ [
+ "▁Vi",
+ "ct"
+ ],
+ [
+ "▁V",
+ "ict"
+ ],
+ [
+ "S",
+ "D"
+ ],
+ [
+ "owa",
+ "ł"
+ ],
+ [
+ "ow",
+ "ał"
+ ],
+ [
+ "▁em",
+ "b"
+ ],
+ [
+ "▁e",
+ "mb"
+ ],
+ [
+ "▁",
+ "emb"
+ ],
+ [
+ "▁prim",
+ "a"
+ ],
+ [
+ "▁pri",
+ "ma"
+ ],
+ [
+ "▁pr",
+ "ima"
+ ],
+ [
+ "▁ho",
+ "ur"
+ ],
+ [
+ "▁h",
+ "our"
+ ],
+ [
+ "▁",
+ "hour"
+ ],
+ [
+ "sub",
+ "section"
+ ],
+ [
+ "▁For",
+ "t"
+ ],
+ [
+ "▁Fo",
+ "rt"
+ ],
+ [
+ "▁F",
+ "ort"
+ ],
+ [
+ "math",
+ "frak"
+ ],
+ [
+ "igi",
+ "n"
+ ],
+ [
+ "ig",
+ "in"
+ ],
+ [
+ "i",
+ "gin"
+ ],
+ [
+ "G",
+ "L"
+ ],
+ [
+ ")",
+ "+"
+ ],
+ [
+ "f",
+ "i"
+ ],
+ [
+ "▁anc",
+ "i"
+ ],
+ [
+ "▁an",
+ "ci"
+ ],
+ [
+ "▁",
+ "anci"
+ ],
+ [
+ "▁pa",
+ "n"
+ ],
+ [
+ "▁p",
+ "an"
+ ],
+ [
+ "▁",
+ "pan"
+ ],
+ [
+ "\\",
+ ")"
+ ],
+ [
+ "▁lu",
+ "g"
+ ],
+ [
+ "▁l",
+ "ug"
+ ],
+ [
+ "▁dep",
+ "loy"
+ ],
+ [
+ "▁",
+ "deploy"
+ ],
+ [
+ "dom",
+ "ain"
+ ],
+ [
+ "do",
+ "main"
+ ],
+ [
+ "▁sl",
+ "ight"
+ ],
+ [
+ "▁s",
+ "light"
+ ],
+ [
+ "JS",
+ "ON"
+ ],
+ [
+ "J",
+ "SON"
+ ],
+ [
+ "▁mor",
+ "ning"
+ ],
+ [
+ "▁h",
+ "i"
+ ],
+ [
+ "▁",
+ "hi"
+ ],
+ [
+ "▁compar",
+ "e"
+ ],
+ [
+ "▁comp",
+ "are"
+ ],
+ [
+ "▁",
+ "compare"
+ ],
+ [
+ "ij",
+ "e"
+ ],
+ [
+ "i",
+ "je"
+ ],
+ [
+ "▁bl",
+ "ue"
+ ],
+ [
+ "▁",
+ "blue"
+ ],
+ [
+ "▁A",
+ "c"
+ ],
+ [
+ "▁",
+ "Ac"
+ ],
+ [
+ "▁m",
+ "iddle"
+ ],
+ [
+ "▁",
+ "middle"
+ ],
+ [
+ "ande",
+ "n"
+ ],
+ [
+ "and",
+ "en"
+ ],
+ [
+ "an",
+ "den"
+ ],
+ [
+ "▁share",
+ "d"
+ ],
+ [
+ "▁sh",
+ "ared"
+ ],
+ [
+ "▁",
+ "shared"
+ ],
+ [
+ "▁Cam",
+ "p"
+ ],
+ [
+ "▁Ca",
+ "mp"
+ ],
+ [
+ "▁C",
+ "amp"
+ ],
+ [
+ "▁",
+ "Á"
+ ],
+ [
+ "ound",
+ "ed"
+ ],
+ [
+ "oun",
+ "ded"
+ ],
+ [
+ "u",
+ "w"
+ ],
+ [
+ "ier",
+ "ung"
+ ],
+ [
+ "St",
+ "ack"
+ ],
+ [
+ "▁eine",
+ "s"
+ ],
+ [
+ "▁ein",
+ "es"
+ ],
+ [
+ "▁e",
+ "ines"
+ ],
+ [
+ "▁D",
+ "a"
+ ],
+ [
+ "▁",
+ "Da"
+ ],
+ [
+ "li",
+ "j"
+ ],
+ [
+ "l",
+ "ij"
+ ],
+ [
+ "ent",
+ "i"
+ ],
+ [
+ "en",
+ "ti"
+ ],
+ [
+ "▁",
+ "й"
+ ],
+ [
+ "U",
+ "til"
+ ],
+ [
+ "▁experien",
+ "ce"
+ ],
+ [
+ "▁exper",
+ "ience"
+ ],
+ [
+ "▁aw",
+ "ait"
+ ],
+ [
+ "▁a",
+ "wait"
+ ],
+ [
+ "▁",
+ "await"
+ ],
+ [
+ "ul",
+ "s"
+ ],
+ [
+ "u",
+ "ls"
+ ],
+ [
+ "▁request",
+ "s"
+ ],
+ [
+ "▁requ",
+ "ests"
+ ],
+ [
+ "▁",
+ "requests"
+ ],
+ [
+ "▁imp",
+ "os"
+ ],
+ [
+ "▁im",
+ "pos"
+ ],
+ [
+ "▁const",
+ "raint"
+ ],
+ [
+ "▁",
+ "constraint"
+ ],
+ [
+ "Ch",
+ "ange"
+ ],
+ [
+ "emp",
+ "h"
+ ],
+ [
+ "em",
+ "ph"
+ ],
+ [
+ "бе",
+ "р"
+ ],
+ [
+ "б",
+ "ер"
+ ],
+ [
+ "▁An",
+ "other"
+ ],
+ [
+ "C",
+ "ustom"
+ ],
+ [
+ "▁significa",
+ "nt"
+ ],
+ [
+ "▁signific",
+ "ant"
+ ],
+ [
+ "c",
+ "r"
+ ],
+ [
+ "▁mill",
+ "ion"
+ ],
+ [
+ "ree",
+ "k"
+ ],
+ [
+ "re",
+ "ek"
+ ],
+ [
+ "▁dall",
+ "a"
+ ],
+ [
+ "▁dal",
+ "la"
+ ],
+ [
+ "▁da",
+ "lla"
+ ],
+ [
+ "▁d",
+ "alla"
+ ],
+ [
+ "▁Ger",
+ "m"
+ ],
+ [
+ "▁Ge",
+ "rm"
+ ],
+ [
+ "▁G",
+ "erm"
+ ],
+ [
+ "ota",
+ "l"
+ ],
+ [
+ "ot",
+ "al"
+ ],
+ [
+ "o",
+ "tal"
+ ],
+ [
+ "ate",
+ "ur"
+ ],
+ [
+ "at",
+ "eur"
+ ],
+ [
+ "bt",
+ "n"
+ ],
+ [
+ "b",
+ "tn"
+ ],
+ [
+ "▁think",
+ "ing"
+ ],
+ [
+ "▁thin",
+ "king"
+ ],
+ [
+ "▁th",
+ "inking"
+ ],
+ [
+ "▁inter",
+ "val"
+ ],
+ [
+ "▁",
+ "interval"
+ ],
+ [
+ "onn",
+ "e"
+ ],
+ [
+ "on",
+ "ne"
+ ],
+ [
+ "▁li",
+ "v"
+ ],
+ [
+ "▁l",
+ "iv"
+ ],
+ [
+ "▁",
+ "liv"
+ ],
+ [
+ "()",
+ ":"
+ ],
+ [
+ "(",
+ "):"
+ ],
+ [
+ "▁В",
+ "е"
+ ],
+ [
+ "o",
+ "e"
+ ],
+ [
+ "▁E",
+ "v"
+ ],
+ [
+ "met",
+ "a"
+ ],
+ [
+ "me",
+ "ta"
+ ],
+ [
+ "m",
+ "eta"
+ ],
+ [
+ "▁bro",
+ "ad"
+ ],
+ [
+ "▁b",
+ "road"
+ ],
+ [
+ "Re",
+ "m"
+ ],
+ [
+ "R",
+ "em"
+ ],
+ [
+ "app",
+ "ly"
+ ],
+ [
+ "ap",
+ "ply"
+ ],
+ [
+ "a",
+ "pply"
+ ],
+ [
+ "▁coup",
+ "le"
+ ],
+ [
+ "▁cou",
+ "ple"
+ ],
+ [
+ "▁techn",
+ "i"
+ ],
+ [
+ "▁te",
+ "chni"
+ ],
+ [
+ "idade",
+ "s"
+ ],
+ [
+ "idad",
+ "es"
+ ],
+ [
+ "ida",
+ "des"
+ ],
+ [
+ "id",
+ "ades"
+ ],
+ [
+ "▁go",
+ "al"
+ ],
+ [
+ "▁",
+ "goal"
+ ],
+ [
+ "▁C",
+ "D"
+ ],
+ [
+ "▁",
+ "CD"
+ ],
+ [
+ "ha",
+ "b"
+ ],
+ [
+ "h",
+ "ab"
+ ],
+ [
+ "▁expla",
+ "n"
+ ],
+ [
+ "▁expl",
+ "an"
+ ],
+ [
+ "▁exp",
+ "lan"
+ ],
+ [
+ "▁ex",
+ "plan"
+ ],
+ [
+ "anne",
+ "r"
+ ],
+ [
+ "ann",
+ "er"
+ ],
+ [
+ "an",
+ "ner"
+ ],
+ [
+ "▁B",
+ "ecause"
+ ],
+ [
+ "blo",
+ "g"
+ ],
+ [
+ "bl",
+ "og"
+ ],
+ [
+ "b",
+ "log"
+ ],
+ [
+ "include",
+ "graphics"
+ ],
+ [
+ "▁vo",
+ "ice"
+ ],
+ [
+ "▁",
+ "voice"
+ ],
+ [
+ "▁Ma",
+ "p"
+ ],
+ [
+ "▁M",
+ "ap"
+ ],
+ [
+ "▁",
+ "Map"
+ ],
+ [
+ "vent",
+ "ion"
+ ],
+ [
+ "ven",
+ "tion"
+ ],
+ [
+ "v",
+ "ention"
+ ],
+ [
+ "S",
+ "ession"
+ ],
+ [
+ "▁Lie",
+ "ns"
+ ],
+ [
+ "▁Li",
+ "ens"
+ ],
+ [
+ "▁L",
+ "iens"
+ ],
+ [
+ "▁so",
+ "r"
+ ],
+ [
+ "▁s",
+ "or"
+ ],
+ [
+ "c",
+ "ategory"
+ ],
+ [
+ "ash",
+ "ington"
+ ],
+ [
+ "▁Mär",
+ "z"
+ ],
+ [
+ "po",
+ "p"
+ ],
+ [
+ "p",
+ "op"
+ ],
+ [
+ "ille",
+ "t"
+ ],
+ [
+ "ill",
+ "et"
+ ],
+ [
+ "il",
+ "let"
+ ],
+ [
+ "▁zwe",
+ "i"
+ ],
+ [
+ "▁zw",
+ "ei"
+ ],
+ [
+ "▁z",
+ "wei"
+ ],
+ [
+ "▁Li",
+ "e"
+ ],
+ [
+ "▁L",
+ "ie"
+ ],
+ [
+ "N",
+ "ull"
+ ],
+ [
+ "addr",
+ "ess"
+ ],
+ [
+ "add",
+ "ress"
+ ],
+ [
+ "▁fact",
+ "or"
+ ],
+ [
+ "▁fac",
+ "tor"
+ ],
+ [
+ "▁fa",
+ "ctor"
+ ],
+ [
+ "▁f",
+ "actor"
+ ],
+ [
+ "▁",
+ "factor"
+ ],
+ [
+ "▁lig",
+ "ne"
+ ],
+ [
+ "▁l",
+ "igne"
+ ],
+ [
+ "▁HT",
+ "TP"
+ ],
+ [
+ "▁",
+ "HTTP"
+ ],
+ [
+ "▁su",
+ "f"
+ ],
+ [
+ "▁s",
+ "uf"
+ ],
+ [
+ "▁persona",
+ "l"
+ ],
+ [
+ "▁person",
+ "al"
+ ],
+ [
+ "▁pers",
+ "onal"
+ ],
+ [
+ "ci",
+ "p"
+ ],
+ [
+ "c",
+ "ip"
+ ],
+ [
+ "▁Da",
+ "r"
+ ],
+ [
+ "▁D",
+ "ar"
+ ],
+ [
+ "▁ad",
+ "m"
+ ],
+ [
+ "▁a",
+ "dm"
+ ],
+ [
+ "ко",
+ "й"
+ ],
+ [
+ "▁Ex",
+ "t"
+ ],
+ [
+ "▁E",
+ "xt"
+ ],
+ [
+ "▁",
+ "Ext"
+ ],
+ [
+ "▁go",
+ "d"
+ ],
+ [
+ "▁g",
+ "od"
+ ],
+ [
+ "▁",
+ "god"
+ ],
+ [
+ "a",
+ "a"
+ ],
+ [
+ "R",
+ "ight"
+ ],
+ [
+ "ét",
+ "é"
+ ],
+ [
+ "é",
+ "té"
+ ],
+ [
+ "▁dynam",
+ "ic"
+ ],
+ [
+ "▁d",
+ "ynamic"
+ ],
+ [
+ "▁",
+ "dynamic"
+ ],
+ [
+ "▁main",
+ "tain"
+ ],
+ [
+ "to",
+ "r"
+ ],
+ [
+ "t",
+ "or"
+ ],
+ [
+ "####",
+ "####"
+ ],
+ [
+ "▁Fr",
+ "a"
+ ],
+ [
+ "▁F",
+ "ra"
+ ],
+ [
+ "▁cho",
+ "ice"
+ ],
+ [
+ "▁",
+ "choice"
+ ],
+ [
+ "▁ст",
+ "о"
+ ],
+ [
+ "▁с",
+ "то"
+ ],
+ [
+ "▁",
+ "сто"
+ ],
+ [
+ "С",
+ "Р"
+ ],
+ [
+ "▁Fed",
+ "er"
+ ],
+ [
+ "▁Fe",
+ "der"
+ ],
+ [
+ "▁F",
+ "eder"
+ ],
+ [
+ "sto",
+ "n"
+ ],
+ [
+ "st",
+ "on"
+ ],
+ [
+ "s",
+ "ton"
+ ],
+ [
+ "▁fla",
+ "g"
+ ],
+ [
+ "▁fl",
+ "ag"
+ ],
+ [
+ "▁f",
+ "lag"
+ ],
+ [
+ "▁",
+ "flag"
+ ],
+ [
+ "ki",
+ "t"
+ ],
+ [
+ "k",
+ "it"
+ ],
+ [
+ "Mod",
+ "ule"
+ ],
+ [
+ "▁сп",
+ "о"
+ ],
+ [
+ "▁с",
+ "по"
+ ],
+ [
+ "▁",
+ "спо"
+ ],
+ [
+ "▁Str",
+ "a"
+ ],
+ [
+ "▁St",
+ "ra"
+ ],
+ [
+ "▁S",
+ "tra"
+ ],
+ [
+ "ick",
+ "s"
+ ],
+ [
+ "ic",
+ "ks"
+ ],
+ [
+ "i",
+ "cks"
+ ],
+ [
+ "▁have",
+ "n"
+ ],
+ [
+ "▁hav",
+ "en"
+ ],
+ [
+ "▁ha",
+ "ven"
+ ],
+ [
+ "▁h",
+ "aven"
+ ],
+ [
+ "▁Mas",
+ "s"
+ ],
+ [
+ "▁Ma",
+ "ss"
+ ],
+ [
+ "▁M",
+ "ass"
+ ],
+ [
+ "▁Em",
+ "p"
+ ],
+ [
+ "▁E",
+ "mp"
+ ],
+ [
+ "▁",
+ "Emp"
+ ],
+ [
+ "▁P",
+ "i"
+ ],
+ [
+ "▁",
+ "Pi"
+ ],
+ [
+ "▁Pe",
+ "n"
+ ],
+ [
+ "▁P",
+ "en"
+ ],
+ [
+ "Rec",
+ "t"
+ ],
+ [
+ "Re",
+ "ct"
+ ],
+ [
+ "R",
+ "ect"
+ ],
+ [
+ "▁K",
+ "r"
+ ],
+ [
+ "ita",
+ "t"
+ ],
+ [
+ "it",
+ "at"
+ ],
+ [
+ "i",
+ "tat"
+ ],
+ [
+ "ele",
+ "r"
+ ],
+ [
+ "el",
+ "er"
+ ],
+ [
+ "e",
+ "ler"
+ ],
+ [
+ "я",
+ "бря"
+ ],
+ [
+ "ite",
+ "t"
+ ],
+ [
+ "it",
+ "et"
+ ],
+ [
+ "▁Star",
+ "t"
+ ],
+ [
+ "▁Sta",
+ "rt"
+ ],
+ [
+ "▁St",
+ "art"
+ ],
+ [
+ "▁",
+ "Start"
+ ],
+ [
+ "▁produce",
+ "d"
+ ],
+ [
+ "▁produ",
+ "ced"
+ ],
+ [
+ "▁по",
+ "л"
+ ],
+ [
+ "▁",
+ "пол"
+ ],
+ [
+ "(",
+ "_"
+ ],
+ [
+ "▁del",
+ "et"
+ ],
+ [
+ "▁de",
+ "let"
+ ],
+ [
+ "▁ho",
+ "t"
+ ],
+ [
+ "▁h",
+ "ot"
+ ],
+ [
+ "▁",
+ "hot"
+ ],
+ [
+ "▁Gesch",
+ "ichte"
+ ],
+ [
+ "~",
+ "~"
+ ],
+ [
+ "▁month",
+ "s"
+ ],
+ [
+ "▁mont",
+ "hs"
+ ],
+ [
+ "▁to",
+ "d"
+ ],
+ [
+ "▁t",
+ "od"
+ ],
+ [
+ "▁",
+ "tod"
+ ],
+ [
+ "▁н",
+ "и"
+ ],
+ [
+ "▁",
+ "ни"
+ ],
+ [
+ "ú",
+ "s"
+ ],
+ [
+ "tem",
+ "p"
+ ],
+ [
+ "te",
+ "mp"
+ ],
+ [
+ "t",
+ "emp"
+ ],
+ [
+ "▁De",
+ "z"
+ ],
+ [
+ "▁D",
+ "ez"
+ ],
+ [
+ "ype",
+ "s"
+ ],
+ [
+ "yp",
+ "es"
+ ],
+ [
+ "y",
+ "pes"
+ ],
+ [
+ "▁cu",
+ "i"
+ ],
+ [
+ "▁c",
+ "ui"
+ ],
+ [
+ "omm",
+ "un"
+ ],
+ [
+ "om",
+ "mun"
+ ],
+ [
+ "action",
+ "s"
+ ],
+ [
+ "act",
+ "ions"
+ ],
+ [
+ "a",
+ "ctions"
+ ],
+ [
+ "▁eig",
+ "en"
+ ],
+ [
+ "▁e",
+ "igen"
+ ],
+ [
+ "▁immediate",
+ "ly"
+ ],
+ [
+ "▁immedi",
+ "ately"
+ ],
+ [
+ "P",
+ "L"
+ ],
+ [
+ "▁Г",
+ "о"
+ ],
+ [
+ "▁Ba",
+ "l"
+ ],
+ [
+ "▁B",
+ "al"
+ ],
+ [
+ "▁",
+ "Bal"
+ ],
+ [
+ "љ",
+ "е"
+ ],
+ [
+ "ulu",
+ "i"
+ ],
+ [
+ "ul",
+ "ui"
+ ],
+ [
+ "▁on",
+ "line"
+ ],
+ [
+ "▁",
+ "online"
+ ],
+ [
+ "▁año",
+ "s"
+ ],
+ [
+ "▁añ",
+ "os"
+ ],
+ [
+ "▁a",
+ "ños"
+ ],
+ [
+ "▁names",
+ "pace"
+ ],
+ [
+ "▁name",
+ "space"
+ ],
+ [
+ "▁",
+ "namespace"
+ ],
+ [
+ "▁mon",
+ "d"
+ ],
+ [
+ "▁mo",
+ "nd"
+ ],
+ [
+ "▁m",
+ "ond"
+ ],
+ [
+ "▁",
+ "mond"
+ ],
+ [
+ "▁Bas",
+ "e"
+ ],
+ [
+ "▁Ba",
+ "se"
+ ],
+ [
+ "▁B",
+ "ase"
+ ],
+ [
+ "▁",
+ "Base"
+ ],
+ [
+ "▁Canad",
+ "a"
+ ],
+ [
+ "▁Can",
+ "ada"
+ ],
+ [
+ "etz",
+ "t"
+ ],
+ [
+ "et",
+ "zt"
+ ],
+ [
+ "}",
+ "-"
+ ],
+ [
+ "▁def",
+ "in"
+ ],
+ [
+ "▁de",
+ "fin"
+ ],
+ [
+ "▁",
+ "defin"
+ ],
+ [
+ "▁doub",
+ "t"
+ ],
+ [
+ "▁dou",
+ "bt"
+ ],
+ [
+ "▁invest",
+ "ig"
+ ],
+ [
+ "▁inv",
+ "estig"
+ ],
+ [
+ "view",
+ "s"
+ ],
+ [
+ "vie",
+ "ws"
+ ],
+ [
+ "▁Lin",
+ "e"
+ ],
+ [
+ "▁Li",
+ "ne"
+ ],
+ [
+ "▁L",
+ "ine"
+ ],
+ [
+ "▁",
+ "Line"
+ ],
+ [
+ "▁stag",
+ "e"
+ ],
+ [
+ "▁sta",
+ "ge"
+ ],
+ [
+ "▁st",
+ "age"
+ ],
+ [
+ "▁",
+ "stage"
+ ],
+ [
+ "ett",
+ "ings"
+ ],
+ [
+ "ub",
+ "re"
+ ],
+ [
+ "u",
+ "bre"
+ ],
+ [
+ "f",
+ "loat"
+ ],
+ [
+ "▁Pla",
+ "y"
+ ],
+ [
+ "▁Pl",
+ "ay"
+ ],
+ [
+ "▁P",
+ "lay"
+ ],
+ [
+ "▁",
+ "Play"
+ ],
+ [
+ "▁La",
+ "s"
+ ],
+ [
+ "▁L",
+ "as"
+ ],
+ [
+ "pt",
+ "r"
+ ],
+ [
+ "p",
+ "tr"
+ ],
+ [
+ "▁become",
+ "s"
+ ],
+ [
+ "▁becom",
+ "es"
+ ],
+ [
+ "▁be",
+ "comes"
+ ],
+ [
+ "esta",
+ "mp"
+ ],
+ [
+ "est",
+ "amp"
+ ],
+ [
+ "▁independ",
+ "ent"
+ ],
+ [
+ "▁indep",
+ "endent"
+ ],
+ [
+ "▁in",
+ "dependent"
+ ],
+ [
+ "▁anal",
+ "ysis"
+ ],
+ [
+ "▁",
+ "analysis"
+ ],
+ [
+ "▁Lo",
+ "ok"
+ ],
+ [
+ "▁L",
+ "ook"
+ ],
+ [
+ "▁",
+ "Look"
+ ],
+ [
+ "la",
+ "in"
+ ],
+ [
+ "l",
+ "ain"
+ ],
+ [
+ "▁ра",
+ "с"
+ ],
+ [
+ "Re",
+ "ference"
+ ],
+ [
+ "▁sor",
+ "ry"
+ ],
+ [
+ "▁s",
+ "orry"
+ ],
+ [
+ "▁suppose",
+ "d"
+ ],
+ [
+ "▁supp",
+ "osed"
+ ],
+ [
+ "▁sup",
+ "posed"
+ ],
+ [
+ "û",
+ "t"
+ ],
+ [
+ "▁deg",
+ "ree"
+ ],
+ [
+ "ut",
+ "z"
+ ],
+ [
+ "u",
+ "tz"
+ ],
+ [
+ "M",
+ "M"
+ ],
+ [
+ "▁desire",
+ "d"
+ ],
+ [
+ "▁des",
+ "ired"
+ ],
+ [
+ "ł",
+ "y"
+ ],
+ [
+ "▁le",
+ "n"
+ ],
+ [
+ "▁l",
+ "en"
+ ],
+ [
+ "▁",
+ "len"
+ ],
+ [
+ "▁al",
+ "one"
+ ],
+ [
+ "▁",
+ "alone"
+ ],
+ [
+ "sign",
+ "ed"
+ ],
+ [
+ "sig",
+ "ned"
+ ],
+ [
+ "s",
+ "igned"
+ ],
+ [
+ "▁St",
+ "a"
+ ],
+ [
+ "▁S",
+ "ta"
+ ],
+ [
+ "Pers",
+ "on"
+ ],
+ [
+ "Per",
+ "son"
+ ],
+ [
+ "P",
+ "erson"
+ ],
+ [
+ "▁app",
+ "lied"
+ ],
+ [
+ "▁Bac",
+ "k"
+ ],
+ [
+ "▁Ba",
+ "ck"
+ ],
+ [
+ "▁B",
+ "ack"
+ ],
+ [
+ "▁",
+ "Back"
+ ],
+ [
+ "▁mar",
+ "s"
+ ],
+ [
+ "▁ma",
+ "rs"
+ ],
+ [
+ "▁m",
+ "ars"
+ ],
+ [
+ "Par",
+ "t"
+ ],
+ [
+ "Pa",
+ "rt"
+ ],
+ [
+ "P",
+ "art"
+ ],
+ [
+ "▁Di",
+ "d"
+ ],
+ [
+ "▁D",
+ "id"
+ ],
+ [
+ "▁",
+ "Did"
+ ],
+ [
+ "▁externe",
+ "s"
+ ],
+ [
+ "▁extern",
+ "es"
+ ],
+ [
+ "▁n",
+ "p"
+ ],
+ [
+ "▁",
+ "np"
+ ],
+ [
+ "ong",
+ "o"
+ ],
+ [
+ "on",
+ "go"
+ ],
+ [
+ "▁est",
+ "a"
+ ],
+ [
+ "▁es",
+ "ta"
+ ],
+ [
+ "▁e",
+ "sta"
+ ],
+ [
+ "▁",
+ "esta"
+ ],
+ [
+ "Bl",
+ "ock"
+ ],
+ [
+ "B",
+ "lock"
+ ],
+ [
+ "▁po",
+ "u"
+ ],
+ [
+ "▁p",
+ "ou"
+ ],
+ [
+ "ador",
+ "es"
+ ],
+ [
+ "ado",
+ "res"
+ ],
+ [
+ "ad",
+ "ores"
+ ],
+ [
+ "▁Stud",
+ "io"
+ ],
+ [
+ "▁St",
+ "udio"
+ ],
+ [
+ "▁",
+ "Studio"
+ ],
+ [
+ ".",
+ "$"
+ ],
+ [
+ "▁reach",
+ "ed"
+ ],
+ [
+ "▁re",
+ "ached"
+ ],
+ [
+ "bo",
+ "t"
+ ],
+ [
+ "b",
+ "ot"
+ ],
+ [
+ "▁Jun",
+ "i"
+ ],
+ [
+ "▁Ju",
+ "ni"
+ ],
+ [
+ "▁J",
+ "uni"
+ ],
+ [
+ "ton",
+ "s"
+ ],
+ [
+ "to",
+ "ns"
+ ],
+ [
+ "t",
+ "ons"
+ ],
+ [
+ "ite",
+ "l"
+ ],
+ [
+ "it",
+ "el"
+ ],
+ [
+ "i",
+ "tel"
+ ],
+ [
+ "▁Ga",
+ "r"
+ ],
+ [
+ "▁G",
+ "ar"
+ ],
+ [
+ "▁article",
+ "s"
+ ],
+ [
+ "▁art",
+ "icles"
+ ],
+ [
+ "▁",
+ "articles"
+ ],
+ [
+ "▁Dist",
+ "rict"
+ ],
+ [
+ "▁D",
+ "istrict"
+ ],
+ [
+ "▁trou",
+ "ble"
+ ],
+ [
+ "▁tr",
+ "ouble"
+ ],
+ [
+ "li",
+ "de"
+ ],
+ [
+ "l",
+ "ide"
+ ],
+ [
+ "▁Fou",
+ "nd"
+ ],
+ [
+ "▁Fo",
+ "und"
+ ],
+ [
+ "▁F",
+ "ound"
+ ],
+ [
+ "▁",
+ "Found"
+ ],
+ [
+ "á",
+ "d"
+ ],
+ [
+ "▁equ",
+ "ip"
+ ],
+ [
+ "▁e",
+ "quip"
+ ],
+ [
+ "▁intern",
+ "al"
+ ],
+ [
+ "▁inter",
+ "nal"
+ ],
+ [
+ "▁int",
+ "ernal"
+ ],
+ [
+ "▁in",
+ "ternal"
+ ],
+ [
+ "▁",
+ "internal"
+ ],
+ [
+ "']",
+ ","
+ ],
+ [
+ "'",
+ "],"
+ ],
+ [
+ "▁as",
+ "ync"
+ ],
+ [
+ "▁a",
+ "sync"
+ ],
+ [
+ "▁",
+ "async"
+ ],
+ [
+ "U",
+ "B"
+ ],
+ [
+ "ge",
+ "l"
+ ],
+ [
+ "g",
+ "el"
+ ],
+ [
+ "▁a",
+ "i"
+ ],
+ [
+ "▁",
+ "ai"
+ ],
+ [
+ "ens",
+ "ure"
+ ],
+ [
+ "▁appear",
+ "ed"
+ ],
+ [
+ "▁appe",
+ "ared"
+ ],
+ [
+ "▁app",
+ "eared"
+ ],
+ [
+ "▁$",
+ "_"
+ ],
+ [
+ "▁",
+ "$_"
+ ],
+ [
+ "▁maxim",
+ "um"
+ ],
+ [
+ "▁max",
+ "imum"
+ ],
+ [
+ "▁С",
+ "и"
+ ],
+ [
+ "р",
+ "ь"
+ ],
+ [
+ "▁anno",
+ "un"
+ ],
+ [
+ "▁ann",
+ "oun"
+ ],
+ [
+ "ла",
+ "сь"
+ ],
+ [
+ "▁c",
+ "m"
+ ],
+ [
+ "▁",
+ "cm"
+ ],
+ [
+ "га",
+ "н"
+ ],
+ [
+ "г",
+ "ан"
+ ],
+ [
+ "au",
+ "pt"
+ ],
+ [
+ "a",
+ "upt"
+ ],
+ [
+ "▁lat",
+ "ter"
+ ],
+ [
+ "▁l",
+ "atter"
+ ],
+ [
+ "▁plat",
+ "form"
+ ],
+ [
+ "▁pl",
+ "atform"
+ ],
+ [
+ "▁",
+ "platform"
+ ],
+ [
+ "▁dr",
+ "a"
+ ],
+ [
+ "▁d",
+ "ra"
+ ],
+ [
+ "▁",
+ "dra"
+ ],
+ [
+ "▁capit",
+ "al"
+ ],
+ [
+ "▁cap",
+ "ital"
+ ],
+ [
+ "▁solve",
+ "d"
+ ],
+ [
+ "▁sol",
+ "ved"
+ ],
+ [
+ "ri",
+ "z"
+ ],
+ [
+ "r",
+ "iz"
+ ],
+ [
+ "edi",
+ "c"
+ ],
+ [
+ "ed",
+ "ic"
+ ],
+ [
+ "e",
+ "dic"
+ ],
+ [
+ "▁Mu",
+ "r"
+ ],
+ [
+ "▁M",
+ "ur"
+ ],
+ [
+ "▁To",
+ "p"
+ ],
+ [
+ "▁T",
+ "op"
+ ],
+ [
+ "▁",
+ "Top"
+ ],
+ [
+ "т",
+ "ся"
+ ],
+ [
+ "Pane",
+ "l"
+ ],
+ [
+ "Pan",
+ "el"
+ ],
+ [
+ "Pa",
+ "nel"
+ ],
+ [
+ "P",
+ "anel"
+ ],
+ [
+ "ru",
+ "le"
+ ],
+ [
+ "r",
+ "ule"
+ ],
+ [
+ "eti",
+ "c"
+ ],
+ [
+ "et",
+ "ic"
+ ],
+ [
+ "▁Re",
+ "n"
+ ],
+ [
+ "▁R",
+ "en"
+ ],
+ [
+ "▁Wik",
+ "imedia"
+ ],
+ [
+ "▁",
+ "Wikimedia"
+ ],
+ [
+ "▁T",
+ "O"
+ ],
+ [
+ "▁",
+ "TO"
+ ],
+ [
+ "sec",
+ "ond"
+ ],
+ [
+ "se",
+ "cond"
+ ],
+ [
+ "is",
+ "l"
+ ],
+ [
+ "i",
+ "sl"
+ ],
+ [
+ "▁h",
+ "y"
+ ],
+ [
+ "▁",
+ "hy"
+ ],
+ [
+ "▁nie",
+ "t"
+ ],
+ [
+ "▁ni",
+ "et"
+ ],
+ [
+ "▁n",
+ "iet"
+ ],
+ [
+ "▁load",
+ "ed"
+ ],
+ [
+ "▁lo",
+ "aded"
+ ],
+ [
+ "▁",
+ "loaded"
+ ],
+ [
+ "di",
+ "g"
+ ],
+ [
+ "d",
+ "ig"
+ ],
+ [
+ "▁may",
+ "o"
+ ],
+ [
+ "▁ma",
+ "yo"
+ ],
+ [
+ "[",
+ ":"
+ ],
+ [
+ "Ac",
+ "c"
+ ],
+ [
+ "A",
+ "cc"
+ ],
+ [
+ "▁be",
+ "k"
+ ],
+ [
+ "▁b",
+ "ek"
+ ],
+ [
+ "▁",
+ "bek"
+ ],
+ [
+ "ни",
+ "ю"
+ ],
+ [
+ "log",
+ "in"
+ ],
+ [
+ "lo",
+ "gin"
+ ],
+ [
+ "t",
+ "x"
+ ],
+ [
+ "▁Fu",
+ "r"
+ ],
+ [
+ "▁F",
+ "ur"
+ ],
+ [
+ "▁Sant",
+ "a"
+ ],
+ [
+ "▁San",
+ "ta"
+ ],
+ [
+ "▁S",
+ "anta"
+ ],
+ [
+ "az",
+ "z"
+ ],
+ [
+ "a",
+ "zz"
+ ],
+ [
+ "▁condu",
+ "ct"
+ ],
+ [
+ "▁cond",
+ "uct"
+ ],
+ [
+ "▁con",
+ "duct"
+ ],
+ [
+ "▁Ind",
+ "ia"
+ ],
+ [
+ "▁In",
+ "dia"
+ ],
+ [
+ "Ord",
+ "er"
+ ],
+ [
+ "Or",
+ "der"
+ ],
+ [
+ "irt",
+ "h"
+ ],
+ [
+ "ir",
+ "th"
+ ],
+ [
+ "t",
+ "w"
+ ],
+ [
+ "}",
+ "+"
+ ],
+ [
+ "▁wie",
+ "der"
+ ],
+ [
+ "▁w",
+ "ieder"
+ ],
+ [
+ "▁Ed",
+ "u"
+ ],
+ [
+ "▁E",
+ "du"
+ ],
+ [
+ "A",
+ "V"
+ ],
+ [
+ "▁``",
+ "`"
+ ],
+ [
+ "▁`",
+ "``"
+ ],
+ [
+ "▁",
+ "```"
+ ],
+ [
+ "▁manual",
+ "ly"
+ ],
+ [
+ "▁man",
+ "ually"
+ ],
+ [
+ "▁Re",
+ "ad"
+ ],
+ [
+ "▁R",
+ "ead"
+ ],
+ [
+ "▁",
+ "Read"
+ ],
+ [
+ "fortun",
+ "ately"
+ ],
+ [
+ "▁Ru",
+ "n"
+ ],
+ [
+ "▁R",
+ "un"
+ ],
+ [
+ "▁",
+ "Run"
+ ],
+ [
+ "▁Aw",
+ "ard"
+ ],
+ [
+ "▁A",
+ "ward"
+ ],
+ [
+ "▁Foo",
+ "t"
+ ],
+ [
+ "▁Fo",
+ "ot"
+ ],
+ [
+ "▁F",
+ "oot"
+ ],
+ [
+ "▁",
+ "Foot"
+ ],
+ [
+ "*",
+ ")"
+ ],
+ [
+ "param",
+ "s"
+ ],
+ [
+ "para",
+ "ms"
+ ],
+ [
+ "par",
+ "ams"
+ ],
+ [
+ "pa",
+ "rams"
+ ],
+ [
+ "п",
+ "і"
+ ],
+ [
+ "▁nat",
+ "ive"
+ ],
+ [
+ "▁n",
+ "ative"
+ ],
+ [
+ "▁",
+ "native"
+ ],
+ [
+ "rif",
+ "t"
+ ],
+ [
+ "ri",
+ "ft"
+ ],
+ [
+ "r",
+ "ift"
+ ],
+ [
+ "▁",
+ "ä"
+ ],
+ [
+ "AT",
+ "H"
+ ],
+ [
+ "A",
+ "TH"
+ ],
+ [
+ "▁yours",
+ "elf"
+ ],
+ [
+ "▁your",
+ "self"
+ ],
+ [
+ "▁pri",
+ "or"
+ ],
+ [
+ "▁pr",
+ "ior"
+ ],
+ [
+ "▁p",
+ "rior"
+ ],
+ [
+ "▁ci",
+ "t"
+ ],
+ [
+ "▁c",
+ "it"
+ ],
+ [
+ "▁",
+ "cit"
+ ],
+ [
+ "ä",
+ "h"
+ ],
+ [
+ "▁tre",
+ "at"
+ ],
+ [
+ "▁me",
+ "as"
+ ],
+ [
+ "ribute",
+ "d"
+ ],
+ [
+ "ribu",
+ "ted"
+ ],
+ [
+ "rib",
+ "uted"
+ ],
+ [
+ "▁cla",
+ "r"
+ ],
+ [
+ "▁cl",
+ "ar"
+ ],
+ [
+ "▁c",
+ "lar"
+ ],
+ [
+ "▁",
+ "clar"
+ ],
+ [
+ "car",
+ "d"
+ ],
+ [
+ "ca",
+ "rd"
+ ],
+ [
+ "c",
+ "ard"
+ ],
+ [
+ "RO",
+ "R"
+ ],
+ [
+ "R",
+ "OR"
+ ],
+ [
+ "ille",
+ "s"
+ ],
+ [
+ "ill",
+ "es"
+ ],
+ [
+ "il",
+ "les"
+ ],
+ [
+ "i",
+ "lles"
+ ],
+ [
+ "▁lay",
+ "er"
+ ],
+ [
+ "▁la",
+ "yer"
+ ],
+ [
+ "▁l",
+ "ayer"
+ ],
+ [
+ "▁",
+ "layer"
+ ],
+ [
+ "au",
+ "er"
+ ],
+ [
+ "a",
+ "uer"
+ ],
+ [
+ "▁ra",
+ "t"
+ ],
+ [
+ "▁r",
+ "at"
+ ],
+ [
+ "▁",
+ "rat"
+ ],
+ [
+ "bern",
+ "ate"
+ ],
+ [
+ "▁stat",
+ "o"
+ ],
+ [
+ "▁sta",
+ "to"
+ ],
+ [
+ "▁st",
+ "ato"
+ ],
+ [
+ "▁Chi",
+ "na"
+ ],
+ [
+ "▁Ch",
+ "ina"
+ ],
+ [
+ "▁$('",
+ "#"
+ ],
+ [
+ "▁$",
+ "('#"
+ ],
+ [
+ "▁na",
+ "ar"
+ ],
+ [
+ "▁n",
+ "aar"
+ ],
+ [
+ "zi",
+ "p"
+ ],
+ [
+ "z",
+ "ip"
+ ],
+ [
+ "▁${",
+ "\\"
+ ],
+ [
+ "▁$",
+ "{\\"
+ ],
+ [
+ "▁appreciate",
+ "d"
+ ],
+ [
+ "▁appreci",
+ "ated"
+ ],
+ [
+ "▁им",
+ "е"
+ ],
+ [
+ "▁и",
+ "ме"
+ ],
+ [
+ "ż",
+ "y"
+ ],
+ [
+ "▁prze",
+ "z"
+ ],
+ [
+ "▁prz",
+ "ez"
+ ],
+ [
+ "▁India",
+ "n"
+ ],
+ [
+ "▁Ind",
+ "ian"
+ ],
+ [
+ "▁To",
+ "d"
+ ],
+ [
+ "▁T",
+ "od"
+ ],
+ [
+ "▁S",
+ "ource"
+ ],
+ [
+ "▁",
+ "Source"
+ ],
+ [
+ "▁дру",
+ "ги"
+ ],
+ [
+ "intern",
+ "al"
+ ],
+ [
+ "inter",
+ "nal"
+ ],
+ [
+ "int",
+ "ernal"
+ ],
+ [
+ "in",
+ "ternal"
+ ],
+ [
+ "ional",
+ "e"
+ ],
+ [
+ "iona",
+ "le"
+ ],
+ [
+ "ion",
+ "ale"
+ ],
+ [
+ "Produ",
+ "ct"
+ ],
+ [
+ "Pro",
+ "duct"
+ ],
+ [
+ "▁Me",
+ "n"
+ ],
+ [
+ "▁M",
+ "en"
+ ],
+ [
+ "▁",
+ "Men"
+ ],
+ [
+ "▁upp",
+ "er"
+ ],
+ [
+ "▁up",
+ "per"
+ ],
+ [
+ "▁u",
+ "pper"
+ ],
+ [
+ "▁",
+ "upper"
+ ],
+ [
+ "▁Ever",
+ "y"
+ ],
+ [
+ "▁Ev",
+ "ery"
+ ],
+ [
+ "▁E",
+ "very"
+ ],
+ [
+ "▁",
+ "Every"
+ ],
+ [
+ "},",
+ "\\"
+ ],
+ [
+ "}",
+ ",\\"
+ ],
+ [
+ "▁print",
+ "f"
+ ],
+ [
+ "▁prin",
+ "tf"
+ ],
+ [
+ "▁",
+ "printf"
+ ],
+ [
+ "▁continue",
+ "d"
+ ],
+ [
+ "▁continu",
+ "ed"
+ ],
+ [
+ "▁contin",
+ "ued"
+ ],
+ [
+ "▁node",
+ "s"
+ ],
+ [
+ "▁nod",
+ "es"
+ ],
+ [
+ "▁no",
+ "des"
+ ],
+ [
+ "▁n",
+ "odes"
+ ],
+ [
+ "▁",
+ "nodes"
+ ],
+ [
+ "л",
+ "ки"
+ ],
+ [
+ "▁nic",
+ "e"
+ ],
+ [
+ "▁ni",
+ "ce"
+ ],
+ [
+ "▁n",
+ "ice"
+ ],
+ [
+ "▁",
+ "nice"
+ ],
+ [
+ "module",
+ "s"
+ ],
+ [
+ "mod",
+ "ules"
+ ],
+ [
+ "ei",
+ "gn"
+ ],
+ [
+ "e",
+ "ign"
+ ],
+ [
+ "▁Me",
+ "x"
+ ],
+ [
+ "▁M",
+ "ex"
+ ],
+ [
+ "▁Acc",
+ "ording"
+ ],
+ [
+ "▁und",
+ "efined"
+ ],
+ [
+ "▁un",
+ "defined"
+ ],
+ [
+ "▁",
+ "undefined"
+ ],
+ [
+ "▁bin",
+ "ary"
+ ],
+ [
+ "▁b",
+ "inary"
+ ],
+ [
+ "▁",
+ "binary"
+ ],
+ [
+ "cu",
+ "t"
+ ],
+ [
+ "c",
+ "ut"
+ ],
+ [
+ "Cur",
+ "rent"
+ ],
+ [
+ "C",
+ "urrent"
+ ],
+ [
+ "ed",
+ "y"
+ ],
+ [
+ "e",
+ "dy"
+ ],
+ [
+ "}}",
+ "{"
+ ],
+ [
+ "}",
+ "}{"
+ ],
+ [
+ "ble",
+ "s"
+ ],
+ [
+ "bl",
+ "es"
+ ],
+ [
+ "b",
+ "les"
+ ],
+ [
+ "▁во",
+ "й"
+ ],
+ [
+ "▁",
+ "вой"
+ ],
+ [
+ "scr",
+ "i"
+ ],
+ [
+ "sc",
+ "ri"
+ ],
+ [
+ "s",
+ "cri"
+ ],
+ [
+ "eq",
+ "n"
+ ],
+ [
+ "Change",
+ "d"
+ ],
+ [
+ "Ch",
+ "anged"
+ ],
+ [
+ "▁kö",
+ "z"
+ ],
+ [
+ "▁rem",
+ "ote"
+ ],
+ [
+ "▁",
+ "remote"
+ ],
+ [
+ "в",
+ "ля"
+ ],
+ [
+ "▁que",
+ "l"
+ ],
+ [
+ "▁qu",
+ "el"
+ ],
+ [
+ "▁q",
+ "uel"
+ ],
+ [
+ "▁",
+ "quel"
+ ],
+ [
+ "▁ali",
+ "gn"
+ ],
+ [
+ "▁al",
+ "ign"
+ ],
+ [
+ "▁",
+ "align"
+ ],
+ [
+ "▁па",
+ "р"
+ ],
+ [
+ "▁п",
+ "ар"
+ ],
+ [
+ "▁",
+ "пар"
+ ],
+ [
+ "S",
+ "V"
+ ],
+ [
+ "ye",
+ "r"
+ ],
+ [
+ "y",
+ "er"
+ ],
+ [
+ "▁Cal",
+ "iforn"
+ ],
+ [
+ "▁place",
+ "s"
+ ],
+ [
+ "▁pla",
+ "ces"
+ ],
+ [
+ "▁pl",
+ "aces"
+ ],
+ [
+ "▁p",
+ "laces"
+ ],
+ [
+ "▁prima",
+ "ry"
+ ],
+ [
+ "▁prim",
+ "ary"
+ ],
+ [
+ "▁pri",
+ "mary"
+ ],
+ [
+ "▁",
+ "primary"
+ ],
+ [
+ "▁con",
+ "v"
+ ],
+ [
+ "▁",
+ "conv"
+ ],
+ [
+ "▁Jul",
+ "i"
+ ],
+ [
+ "▁Ju",
+ "li"
+ ],
+ [
+ "▁J",
+ "uli"
+ ],
+ [
+ "▁vis",
+ "ual"
+ ],
+ [
+ "▁",
+ "visual"
+ ],
+ [
+ "▁Sele",
+ "ct"
+ ],
+ [
+ "▁Sel",
+ "ect"
+ ],
+ [
+ "▁Se",
+ "lect"
+ ],
+ [
+ "▁S",
+ "elect"
+ ],
+ [
+ "▁",
+ "Select"
+ ],
+ [
+ "ator",
+ "y"
+ ],
+ [
+ "ato",
+ "ry"
+ ],
+ [
+ "at",
+ "ory"
+ ],
+ [
+ "=",
+ "("
+ ],
+ [
+ "ise",
+ "r"
+ ],
+ [
+ "is",
+ "er"
+ ],
+ [
+ "i",
+ "ser"
+ ],
+ [
+ "▁inten",
+ "t"
+ ],
+ [
+ "▁inte",
+ "nt"
+ ],
+ [
+ "▁int",
+ "ent"
+ ],
+ [
+ "▁",
+ "intent"
+ ],
+ [
+ "su",
+ "r"
+ ],
+ [
+ "s",
+ "ur"
+ ],
+ [
+ "cont",
+ "ainer"
+ ],
+ [
+ "ice",
+ "d"
+ ],
+ [
+ "ic",
+ "ed"
+ ],
+ [
+ "i",
+ "ced"
+ ],
+ [
+ "▁bo",
+ "ard"
+ ],
+ [
+ "▁",
+ "board"
+ ],
+ [
+ "ast",
+ "r"
+ ],
+ [
+ "as",
+ "tr"
+ ],
+ [
+ "a",
+ "str"
+ ],
+ [
+ "omi",
+ "al"
+ ],
+ [
+ "om",
+ "ial"
+ ],
+ [
+ "ве",
+ "т"
+ ],
+ [
+ "в",
+ "ет"
+ ],
+ [
+ "з",
+ "ва"
+ ],
+ [
+ "▁cr",
+ "u"
+ ],
+ [
+ "▁c",
+ "ru"
+ ],
+ [
+ "▁Ok",
+ "tober"
+ ],
+ [
+ "sa",
+ "ve"
+ ],
+ [
+ "s",
+ "ave"
+ ],
+ [
+ "▁great",
+ "er"
+ ],
+ [
+ "▁gre",
+ "ater"
+ ],
+ [
+ "▁in",
+ "n"
+ ],
+ [
+ "▁i",
+ "nn"
+ ],
+ [
+ "▁",
+ "inn"
+ ],
+ [
+ "▁p",
+ "icture"
+ ],
+ [
+ "▁",
+ "picture"
+ ],
+ [
+ "▁Т",
+ "о"
+ ],
+ [
+ "▁obtain",
+ "ed"
+ ],
+ [
+ "▁obt",
+ "ained"
+ ],
+ [
+ "Wik",
+ "imedia"
+ ],
+ [
+ "ú",
+ "blic"
+ ],
+ [
+ "▁lo",
+ "rs"
+ ],
+ [
+ "▁l",
+ "ors"
+ ],
+ [
+ "▁mon",
+ "t"
+ ],
+ [
+ "▁mo",
+ "nt"
+ ],
+ [
+ "▁m",
+ "ont"
+ ],
+ [
+ "▁",
+ "mont"
+ ],
+ [
+ "ob",
+ "re"
+ ],
+ [
+ "o",
+ "bre"
+ ],
+ [
+ "▁civ",
+ "il"
+ ],
+ [
+ "▁ci",
+ "vil"
+ ],
+ [
+ "▁c",
+ "ivil"
+ ],
+ [
+ "▁construct",
+ "ion"
+ ],
+ [
+ "▁constru",
+ "ction"
+ ],
+ [
+ "▁const",
+ "ruction"
+ ],
+ [
+ "▁Wel",
+ "t"
+ ],
+ [
+ "▁We",
+ "lt"
+ ],
+ [
+ "▁W",
+ "elt"
+ ],
+ [
+ "▁Und",
+ "er"
+ ],
+ [
+ "▁Un",
+ "der"
+ ],
+ [
+ "▁U",
+ "nder"
+ ],
+ [
+ "▁",
+ "Under"
+ ],
+ [
+ "under",
+ "t"
+ ],
+ [
+ "unde",
+ "rt"
+ ],
+ [
+ "und",
+ "ert"
+ ],
+ [
+ "▁ed",
+ "ge"
+ ],
+ [
+ "▁",
+ "edge"
+ ],
+ [
+ "▁List",
+ "e"
+ ],
+ [
+ "▁Lis",
+ "te"
+ ],
+ [
+ "▁Li",
+ "ste"
+ ],
+ [
+ "▁L",
+ "iste"
+ ],
+ [
+ "cs",
+ "v"
+ ],
+ [
+ "c",
+ "sv"
+ ],
+ [
+ "▁exper",
+ "iment"
+ ],
+ [
+ "▁ex",
+ "periment"
+ ],
+ [
+ "local",
+ "host"
+ ],
+ [
+ "▁Ed",
+ "it"
+ ],
+ [
+ "▁E",
+ "dit"
+ ],
+ [
+ "▁",
+ "Edit"
+ ],
+ [
+ "gre",
+ "g"
+ ],
+ [
+ "gr",
+ "eg"
+ ],
+ [
+ "g",
+ "reg"
+ ],
+ [
+ "ov",
+ "á"
+ ],
+ [
+ "o",
+ "vá"
+ ],
+ [
+ "љ",
+ "а"
+ ],
+ [
+ "ms",
+ "g"
+ ],
+ [
+ "m",
+ "sg"
+ ],
+ [
+ "▁Gree",
+ "n"
+ ],
+ [
+ "▁Gre",
+ "en"
+ ],
+ [
+ "▁Gr",
+ "een"
+ ],
+ [
+ "▁G",
+ "reen"
+ ],
+ [
+ "▁",
+ "Green"
+ ],
+ [
+ "Di",
+ "alog"
+ ],
+ [
+ "D",
+ "ialog"
+ ],
+ [
+ "Id",
+ "ent"
+ ],
+ [
+ "I",
+ "dent"
+ ],
+ [
+ "▁J",
+ "S"
+ ],
+ [
+ "▁",
+ "JS"
+ ],
+ [
+ "^{",
+ "("
+ ],
+ [
+ "^",
+ "{("
+ ],
+ [
+ "▁slä",
+ "ktet"
+ ],
+ [
+ "___",
+ "_"
+ ],
+ [
+ "__",
+ "__"
+ ],
+ [
+ "_",
+ "___"
+ ],
+ [
+ "Pro",
+ "ject"
+ ],
+ [
+ "▁bes",
+ "kre"
+ ],
+ [
+ "▁be",
+ "r"
+ ],
+ [
+ "▁b",
+ "er"
+ ],
+ [
+ "▁",
+ "ber"
+ ],
+ [
+ "▁would",
+ "n"
+ ],
+ [
+ "▁re",
+ "act"
+ ],
+ [
+ "▁",
+ "react"
+ ],
+ [
+ "He",
+ "l"
+ ],
+ [
+ "H",
+ "el"
+ ],
+ [
+ "z",
+ "w"
+ ],
+ [
+ "▁W",
+ "ashington"
+ ],
+ [
+ "ori",
+ "e"
+ ],
+ [
+ "or",
+ "ie"
+ ],
+ [
+ "o",
+ "rie"
+ ],
+ [
+ "ta",
+ "sk"
+ ],
+ [
+ "t",
+ "ask"
+ ],
+ [
+ "▁categor",
+ "y"
+ ],
+ [
+ "▁categ",
+ "ory"
+ ],
+ [
+ "▁c",
+ "ategory"
+ ],
+ [
+ "▁",
+ "category"
+ ],
+ [
+ "▁art",
+ "ist"
+ ],
+ [
+ "ann",
+ "o"
+ ],
+ [
+ "an",
+ "no"
+ ],
+ [
+ "▁o",
+ "ok"
+ ],
+ [
+ "▁",
+ "ook"
+ ],
+ [
+ "amm",
+ "en"
+ ],
+ [
+ "am",
+ "men"
+ ],
+ [
+ "▁Min",
+ "ister"
+ ],
+ [
+ "▁decla",
+ "r"
+ ],
+ [
+ "▁decl",
+ "ar"
+ ],
+ [
+ "▁dec",
+ "lar"
+ ],
+ [
+ "▁de",
+ "clar"
+ ],
+ [
+ "▁Ke",
+ "y"
+ ],
+ [
+ "▁K",
+ "ey"
+ ],
+ [
+ "▁",
+ "Key"
+ ],
+ [
+ ",",
+ "."
+ ],
+ [
+ "▁mac",
+ "h"
+ ],
+ [
+ "▁ma",
+ "ch"
+ ],
+ [
+ "▁m",
+ "ach"
+ ],
+ [
+ "▁w",
+ "w"
+ ],
+ [
+ "▁",
+ "ww"
+ ],
+ [
+ "ise",
+ "n"
+ ],
+ [
+ "is",
+ "en"
+ ],
+ [
+ "i",
+ "sen"
+ ],
+ [
+ "Fr",
+ "an"
+ ],
+ [
+ "F",
+ "ran"
+ ],
+ [
+ "▁Рос",
+ "си"
+ ],
+ [
+ "▁Ро",
+ "сси"
+ ],
+ [
+ "бо",
+ "р"
+ ],
+ [
+ "б",
+ "ор"
+ ],
+ [
+ "т",
+ "ри"
+ ],
+ [
+ "▁ro",
+ "ck"
+ ],
+ [
+ "▁r",
+ "ock"
+ ],
+ [
+ "▁",
+ "rock"
+ ],
+ [
+ "qui",
+ "s"
+ ],
+ [
+ "qu",
+ "is"
+ ],
+ [
+ "q",
+ "uis"
+ ],
+ [
+ "mo",
+ "s"
+ ],
+ [
+ "m",
+ "os"
+ ],
+ [
+ "пер",
+ "а"
+ ],
+ [
+ "пе",
+ "ра"
+ ],
+ [
+ "п",
+ "ера"
+ ],
+ [
+ "▁est",
+ "erni"
+ ],
+ [
+ "▁gol",
+ "d"
+ ],
+ [
+ "▁go",
+ "ld"
+ ],
+ [
+ "▁g",
+ "old"
+ ],
+ [
+ "Window",
+ "s"
+ ],
+ [
+ "W",
+ "indows"
+ ],
+ [
+ "%",
+ "%"
+ ],
+ [
+ "▁parti",
+ "al"
+ ],
+ [
+ "▁part",
+ "ial"
+ ],
+ [
+ "▁",
+ "partial"
+ ],
+ [
+ "▁we",
+ "ight"
+ ],
+ [
+ "▁",
+ "weight"
+ ],
+ [
+ "▁sp",
+ "r"
+ ],
+ [
+ "▁s",
+ "pr"
+ ],
+ [
+ "▁",
+ "spr"
+ ],
+ [
+ "})",
+ "."
+ ],
+ [
+ "}",
+ ")."
+ ],
+ [
+ "▁fran",
+ "çais"
+ ],
+ [
+ "fu",
+ "n"
+ ],
+ [
+ "f",
+ "un"
+ ],
+ [
+ "▁thou",
+ "s"
+ ],
+ [
+ "▁th",
+ "ous"
+ ],
+ [
+ "hold",
+ "er"
+ ],
+ [
+ "hol",
+ "der"
+ ],
+ [
+ "ho",
+ "lder"
+ ],
+ [
+ "h",
+ "older"
+ ],
+ [
+ "▁go",
+ "ne"
+ ],
+ [
+ "▁g",
+ "one"
+ ],
+ [
+ "▁",
+ "Č"
+ ],
+ [
+ "▁ren",
+ "d"
+ ],
+ [
+ "▁re",
+ "nd"
+ ],
+ [
+ "▁r",
+ "end"
+ ],
+ [
+ "▁",
+ "rend"
+ ],
+ [
+ "D",
+ "A"
+ ],
+ [
+ "▁answer",
+ "ed"
+ ],
+ [
+ "▁Fal",
+ "se"
+ ],
+ [
+ "▁F",
+ "alse"
+ ],
+ [
+ "▁",
+ "False"
+ ],
+ [
+ "B",
+ "uffer"
+ ],
+ [
+ "▁da",
+ "ugh"
+ ],
+ [
+ "▁d",
+ "augh"
+ ],
+ [
+ ".-",
+ "-"
+ ],
+ [
+ ".",
+ "--"
+ ],
+ [
+ "▁Sho",
+ "w"
+ ],
+ [
+ "▁Sh",
+ "ow"
+ ],
+ [
+ "▁S",
+ "how"
+ ],
+ [
+ "▁",
+ "Show"
+ ],
+ [
+ "▁rec",
+ "t"
+ ],
+ [
+ "▁re",
+ "ct"
+ ],
+ [
+ "▁r",
+ "ect"
+ ],
+ [
+ "▁",
+ "rect"
+ ],
+ [
+ "▁Kr",
+ "e"
+ ],
+ [
+ "▁K",
+ "re"
+ ],
+ [
+ "d",
+ "r"
+ ],
+ [
+ "oso",
+ "ph"
+ ],
+ [
+ "os",
+ "oph"
+ ],
+ [
+ "▁y",
+ "ield"
+ ],
+ [
+ "uri",
+ "ty"
+ ],
+ [
+ "ur",
+ "ity"
+ ],
+ [
+ "to",
+ "String"
+ ],
+ [
+ "ava",
+ "l"
+ ],
+ [
+ "av",
+ "al"
+ ],
+ [
+ "a",
+ "val"
+ ],
+ [
+ "Po",
+ "l"
+ ],
+ [
+ "P",
+ "ol"
+ ],
+ [
+ "▁loc",
+ "k"
+ ],
+ [
+ "▁lo",
+ "ck"
+ ],
+ [
+ "▁l",
+ "ock"
+ ],
+ [
+ "▁",
+ "lock"
+ ],
+ [
+ "imat",
+ "ion"
+ ],
+ [
+ "ima",
+ "tion"
+ ],
+ [
+ "im",
+ "ation"
+ ],
+ [
+ "anti",
+ "c"
+ ],
+ [
+ "ant",
+ "ic"
+ ],
+ [
+ "Loc",
+ "al"
+ ],
+ [
+ "Lo",
+ "cal"
+ ],
+ [
+ "L",
+ "ocal"
+ ],
+ [
+ "▁beskre",
+ "vs"
+ ],
+ [
+ "ité",
+ "s"
+ ],
+ [
+ "it",
+ "és"
+ ],
+ [
+ "gr",
+ "id"
+ ],
+ [
+ "g",
+ "rid"
+ ],
+ [
+ "у",
+ "т"
+ ],
+ [
+ "▁_",
+ "{"
+ ],
+ [
+ "▁",
+ "_{"
+ ],
+ [
+ "с",
+ "і"
+ ],
+ [
+ "FI",
+ "LE"
+ ],
+ [
+ "▁к",
+ "м"
+ ],
+ [
+ "▁spe",
+ "ak"
+ ],
+ [
+ "sum",
+ "mary"
+ ],
+ [
+ "pro",
+ "p"
+ ],
+ [
+ "pr",
+ "op"
+ ],
+ [
+ "p",
+ "rop"
+ ],
+ [
+ "java",
+ "script"
+ ],
+ [
+ "j",
+ "avascript"
+ ],
+ [
+ "z",
+ "k"
+ ],
+ [
+ "izont",
+ "al"
+ ],
+ [
+ "izon",
+ "tal"
+ ],
+ [
+ "▁tro",
+ "is"
+ ],
+ [
+ "▁tr",
+ "ois"
+ ],
+ [
+ "▁Ro",
+ "d"
+ ],
+ [
+ "▁R",
+ "od"
+ ],
+ [
+ "pr",
+ "ise"
+ ],
+ [
+ "ров",
+ "о"
+ ],
+ [
+ "ро",
+ "во"
+ ],
+ [
+ "р",
+ "ово"
+ ],
+ [
+ "▁od",
+ "d"
+ ],
+ [
+ "▁o",
+ "dd"
+ ],
+ [
+ "▁",
+ "odd"
+ ],
+ [
+ "▁ges",
+ "t"
+ ],
+ [
+ "▁ge",
+ "st"
+ ],
+ [
+ "▁g",
+ "est"
+ ],
+ [
+ "▁",
+ "gest"
+ ],
+ [
+ "▁produ",
+ "ce"
+ ],
+ [
+ "▁prod",
+ "uce"
+ ],
+ [
+ "▁wa",
+ "ar"
+ ],
+ [
+ "▁w",
+ "aar"
+ ],
+ [
+ "▁A",
+ "v"
+ ],
+ [
+ "▁",
+ "Av"
+ ],
+ [
+ "rib",
+ "u"
+ ],
+ [
+ "ri",
+ "bu"
+ ],
+ [
+ "ван",
+ "ня"
+ ],
+ [
+ "ва",
+ "ння"
+ ],
+ [
+ "▁finish",
+ "ed"
+ ],
+ [
+ "▁fin",
+ "ished"
+ ],
+ [
+ "▁ad",
+ "apt"
+ ],
+ [
+ "▁Sa",
+ "r"
+ ],
+ [
+ "▁S",
+ "ar"
+ ],
+ [
+ "text",
+ "it"
+ ],
+ [
+ "tex",
+ "tit"
+ ],
+ [
+ "▁C",
+ "e"
+ ],
+ [
+ "▁F",
+ "a"
+ ],
+ [
+ "▁",
+ "Fa"
+ ],
+ [
+ "ose",
+ "n"
+ ],
+ [
+ "os",
+ "en"
+ ],
+ [
+ "o",
+ "sen"
+ ],
+ [
+ "▁der",
+ "iv"
+ ],
+ [
+ "▁de",
+ "riv"
+ ],
+ [
+ "▁sh",
+ "ip"
+ ],
+ [
+ "▁s",
+ "hip"
+ ],
+ [
+ "▁",
+ "ship"
+ ],
+ [
+ "▁op",
+ "in"
+ ],
+ [
+ "▁o",
+ "pin"
+ ],
+ [
+ "▁Ev",
+ "en"
+ ],
+ [
+ "▁E",
+ "ven"
+ ],
+ [
+ "ges",
+ "ch"
+ ],
+ [
+ "ge",
+ "sch"
+ ],
+ [
+ "g",
+ "esch"
+ ],
+ [
+ "▁supp",
+ "ose"
+ ],
+ [
+ "▁sup",
+ "pose"
+ ],
+ [
+ "▁Fe",
+ "r"
+ ],
+ [
+ "▁F",
+ "er"
+ ],
+ [
+ "ско",
+ "е"
+ ],
+ [
+ "▁word",
+ "en"
+ ],
+ [
+ "▁wor",
+ "den"
+ ],
+ [
+ "▁w",
+ "orden"
+ ],
+ [
+ "se",
+ "y"
+ ],
+ [
+ "s",
+ "ey"
+ ],
+ [
+ "hl",
+ "ine"
+ ],
+ [
+ "h",
+ "line"
+ ],
+ [
+ "▁Un",
+ "ion"
+ ],
+ [
+ "▁",
+ "Union"
+ ],
+ [
+ "▁/*",
+ "*"
+ ],
+ [
+ "▁/",
+ "**"
+ ],
+ [
+ "▁",
+ "/**"
+ ],
+ [
+ "▁ve",
+ "z"
+ ],
+ [
+ "▁v",
+ "ez"
+ ],
+ [
+ "▁",
+ "vez"
+ ],
+ [
+ "▁Colleg",
+ "amenti"
+ ],
+ [
+ "▁Soci",
+ "ety"
+ ],
+ [
+ "▁Soc",
+ "iety"
+ ],
+ [
+ "▁econ",
+ "om"
+ ],
+ [
+ "▁ec",
+ "onom"
+ ],
+ [
+ "▁e",
+ "conom"
+ ],
+ [
+ "š",
+ "í"
+ ],
+ [
+ "o",
+ "i"
+ ],
+ [
+ "▁or",
+ "ient"
+ ],
+ [
+ "▁",
+ "orient"
+ ],
+ [
+ "▁Te",
+ "il"
+ ],
+ [
+ "▁T",
+ "eil"
+ ],
+ [
+ "ren",
+ "t"
+ ],
+ [
+ "re",
+ "nt"
+ ],
+ [
+ "r",
+ "ent"
+ ],
+ [
+ "лек",
+ "с"
+ ],
+ [
+ "ле",
+ "кс"
+ ],
+ [
+ "▁sol",
+ "id"
+ ],
+ [
+ "▁s",
+ "olid"
+ ],
+ [
+ "▁car",
+ "t"
+ ],
+ [
+ "▁ca",
+ "rt"
+ ],
+ [
+ "▁c",
+ "art"
+ ],
+ [
+ "▁",
+ "cart"
+ ],
+ [
+ "********",
+ "********"
+ ],
+ [
+ "▁ca",
+ "b"
+ ],
+ [
+ "▁c",
+ "ab"
+ ],
+ [
+ "▁Mess",
+ "age"
+ ],
+ [
+ "▁M",
+ "essage"
+ ],
+ [
+ "▁",
+ "Message"
+ ],
+ [
+ "dot",
+ "s"
+ ],
+ [
+ "do",
+ "ts"
+ ],
+ [
+ "d",
+ "ots"
+ ],
+ [
+ "▁é",
+ "g"
+ ],
+ [
+ "▁",
+ "ég"
+ ],
+ [
+ "▁tw",
+ "e"
+ ],
+ [
+ "▁t",
+ "we"
+ ],
+ [
+ "ag",
+ "a"
+ ],
+ [
+ "a",
+ "ga"
+ ],
+ [
+ "▁na",
+ "z"
+ ],
+ [
+ "▁n",
+ "az"
+ ],
+ [
+ "▁Micro",
+ "soft"
+ ],
+ [
+ "▁M",
+ "icrosoft"
+ ],
+ [
+ "▁",
+ "Microsoft"
+ ],
+ [
+ "▁under",
+ "arter"
+ ],
+ [
+ "ppe",
+ "n"
+ ],
+ [
+ "pp",
+ "en"
+ ],
+ [
+ "p",
+ "pen"
+ ],
+ [
+ "▁rece",
+ "nt"
+ ],
+ [
+ "▁rec",
+ "ent"
+ ],
+ [
+ "▁re",
+ "cent"
+ ],
+ [
+ "▁ne",
+ "t"
+ ],
+ [
+ "▁n",
+ "et"
+ ],
+ [
+ "▁",
+ "net"
+ ],
+ [
+ "▁resource",
+ "s"
+ ],
+ [
+ "▁res",
+ "ources"
+ ],
+ [
+ "▁",
+ "resources"
+ ],
+ [
+ "St",
+ "e"
+ ],
+ [
+ "S",
+ "te"
+ ],
+ [
+ ".",
+ "\\"
+ ],
+ [
+ "▁S",
+ "O"
+ ],
+ [
+ "▁",
+ "SO"
+ ],
+ [
+ "ло",
+ "м"
+ ],
+ [
+ "л",
+ "ом"
+ ],
+ [
+ "▁cel",
+ "e"
+ ],
+ [
+ "▁ce",
+ "le"
+ ],
+ [
+ "▁c",
+ "ele"
+ ],
+ [
+ "▁li",
+ "c"
+ ],
+ [
+ "▁l",
+ "ic"
+ ],
+ [
+ "▁",
+ "lic"
+ ],
+ [
+ "▁bene",
+ "f"
+ ],
+ [
+ "▁ben",
+ "ef"
+ ],
+ [
+ "ld",
+ "ots"
+ ],
+ [
+ "l",
+ "dots"
+ ],
+ [
+ "▁seria",
+ "l"
+ ],
+ [
+ "▁ser",
+ "ial"
+ ],
+ [
+ "▁se",
+ "rial"
+ ],
+ [
+ "▁",
+ "serial"
+ ],
+ [
+ "In",
+ "teger"
+ ],
+ [
+ "cle",
+ "s"
+ ],
+ [
+ "cl",
+ "es"
+ ],
+ [
+ "c",
+ "les"
+ ],
+ [
+ "▁mile",
+ "s"
+ ],
+ [
+ "▁mil",
+ "es"
+ ],
+ [
+ "▁mi",
+ "les"
+ ],
+ [
+ "▁m",
+ "iles"
+ ],
+ [
+ "▁Al",
+ "e"
+ ],
+ [
+ "▁A",
+ "le"
+ ],
+ [
+ "▁enter",
+ "ed"
+ ],
+ [
+ "▁ent",
+ "ered"
+ ],
+ [
+ "▁en",
+ "tered"
+ ],
+ [
+ "▁Tw",
+ "o"
+ ],
+ [
+ "▁T",
+ "wo"
+ ],
+ [
+ "▁",
+ "Two"
+ ],
+ [
+ "wi",
+ "e"
+ ],
+ [
+ "w",
+ "ie"
+ ],
+ [
+ "▁include",
+ "s"
+ ],
+ [
+ "▁includ",
+ "es"
+ ],
+ [
+ "▁inclu",
+ "des"
+ ],
+ [
+ "▁incl",
+ "udes"
+ ],
+ [
+ "▁in",
+ "cludes"
+ ],
+ [
+ "▁",
+ "includes"
+ ],
+ [
+ "▁E",
+ "ach"
+ ],
+ [
+ "▁",
+ "Each"
+ ],
+ [
+ "elli",
+ "ng"
+ ],
+ [
+ "ell",
+ "ing"
+ ],
+ [
+ "el",
+ "ling"
+ ],
+ [
+ "que",
+ "r"
+ ],
+ [
+ "qu",
+ "er"
+ ],
+ [
+ "q",
+ "uer"
+ ],
+ [
+ "▁Do",
+ "m"
+ ],
+ [
+ "▁D",
+ "om"
+ ],
+ [
+ "▁",
+ "Dom"
+ ],
+ [
+ "p",
+ "f"
+ ],
+ [
+ "W",
+ "S"
+ ],
+ [
+ "▁stra",
+ "ight"
+ ],
+ [
+ "▁Sta",
+ "n"
+ ],
+ [
+ "▁St",
+ "an"
+ ],
+ [
+ "▁S",
+ "tan"
+ ],
+ [
+ "▁no",
+ "s"
+ ],
+ [
+ "▁n",
+ "os"
+ ],
+ [
+ "▁",
+ "nos"
+ ],
+ [
+ "í",
+ "cul"
+ ],
+ [
+ "atr",
+ "o"
+ ],
+ [
+ "at",
+ "ro"
+ ],
+ [
+ "▁Cent",
+ "er"
+ ],
+ [
+ "▁C",
+ "enter"
+ ],
+ [
+ "▁",
+ "Center"
+ ],
+ [
+ "F",
+ "T"
+ ],
+ [
+ "▁Ing",
+ "a"
+ ],
+ [
+ "▁In",
+ "ga"
+ ],
+ [
+ "il",
+ "o"
+ ],
+ [
+ "i",
+ "lo"
+ ],
+ [
+ "▁ww",
+ "w"
+ ],
+ [
+ "▁w",
+ "ww"
+ ],
+ [
+ "▁",
+ "www"
+ ],
+ [
+ "js",
+ "fiddle"
+ ],
+ [
+ "ni",
+ "c"
+ ],
+ [
+ "n",
+ "ic"
+ ],
+ [
+ "▁Europe",
+ "an"
+ ],
+ [
+ "▁comme",
+ "r"
+ ],
+ [
+ "▁comm",
+ "er"
+ ],
+ [
+ "▁com",
+ "mer"
+ ],
+ [
+ "▁gir",
+ "l"
+ ],
+ [
+ "▁gi",
+ "rl"
+ ],
+ [
+ "▁g",
+ "irl"
+ ],
+ [
+ "tot",
+ "al"
+ ],
+ [
+ "to",
+ "tal"
+ ],
+ [
+ "t",
+ "otal"
+ ],
+ [
+ "▁Sta",
+ "r"
+ ],
+ [
+ "▁St",
+ "ar"
+ ],
+ [
+ "▁S",
+ "tar"
+ ],
+ [
+ "▁",
+ "Star"
+ ],
+ [
+ "▁suggest",
+ "ed"
+ ],
+ [
+ "▁sugg",
+ "ested"
+ ],
+ [
+ "pa",
+ "l"
+ ],
+ [
+ "p",
+ "al"
+ ],
+ [
+ "▁zw",
+ "ischen"
+ ],
+ [
+ "пис",
+ "а"
+ ],
+ [
+ "пи",
+ "са"
+ ],
+ [
+ "I",
+ "M"
+ ],
+ [
+ "▁handle",
+ "r"
+ ],
+ [
+ "▁hand",
+ "ler"
+ ],
+ [
+ "▁",
+ "handler"
+ ],
+ [
+ "▁Pro",
+ "gram"
+ ],
+ [
+ "▁Pr",
+ "ogram"
+ ],
+ [
+ "▁",
+ "Program"
+ ],
+ [
+ "xs",
+ "l"
+ ],
+ [
+ "x",
+ "sl"
+ ],
+ [
+ "ál",
+ "y"
+ ],
+ [
+ "á",
+ "ly"
+ ],
+ [
+ "B",
+ "U"
+ ],
+ [
+ ",-",
+ "-"
+ ],
+ [
+ ",",
+ "--"
+ ],
+ [
+ "▁vi",
+ "d"
+ ],
+ [
+ "▁v",
+ "id"
+ ],
+ [
+ "▁",
+ "vid"
+ ],
+ [
+ "▁establish",
+ "ed"
+ ],
+ [
+ "▁estab",
+ "lished"
+ ],
+ [
+ "▁Sp",
+ "iel"
+ ],
+ [
+ "▁S",
+ "piel"
+ ],
+ [
+ "omet",
+ "ry"
+ ],
+ [
+ "ome",
+ "try"
+ ],
+ [
+ "om",
+ "etry"
+ ],
+ [
+ "une",
+ "s"
+ ],
+ [
+ "un",
+ "es"
+ ],
+ [
+ "u",
+ "nes"
+ ],
+ [
+ "▁si",
+ "t"
+ ],
+ [
+ "▁s",
+ "it"
+ ],
+ [
+ "▁in",
+ "her"
+ ],
+ [
+ "▁pu",
+ "is"
+ ],
+ [
+ "▁p",
+ "uis"
+ ],
+ [
+ "▁",
+ "puis"
+ ],
+ [
+ "▁",
+ "être"
+ ],
+ [
+ "▁Mos",
+ "t"
+ ],
+ [
+ "▁Mo",
+ "st"
+ ],
+ [
+ "▁M",
+ "ost"
+ ],
+ [
+ "Head",
+ "er"
+ ],
+ [
+ "He",
+ "ader"
+ ],
+ [
+ "ins",
+ "ert"
+ ],
+ [
+ "in",
+ "sert"
+ ],
+ [
+ "▁si",
+ "st"
+ ],
+ [
+ "▁s",
+ "ist"
+ ],
+ [
+ "▁fav",
+ "or"
+ ],
+ [
+ "▁fa",
+ "vor"
+ ],
+ [
+ "▁f",
+ "avor"
+ ],
+ [
+ "des",
+ "t"
+ ],
+ [
+ "de",
+ "st"
+ ],
+ [
+ "d",
+ "est"
+ ],
+ [
+ "▁ent",
+ "ity"
+ ],
+ [
+ "▁",
+ "entity"
+ ],
+ [
+ "Ca",
+ "l"
+ ],
+ [
+ "C",
+ "al"
+ ],
+ [
+ "▁There",
+ "fore"
+ ],
+ [
+ "D",
+ "D"
+ ],
+ [
+ ";",
+ ";"
+ ],
+ [
+ "▁Dez",
+ "ember"
+ ],
+ [
+ "▁R",
+ "h"
+ ],
+ [
+ "iment",
+ "s"
+ ],
+ [
+ "imen",
+ "ts"
+ ],
+ [
+ "im",
+ "ents"
+ ],
+ [
+ "i",
+ "ments"
+ ],
+ [
+ "▁return",
+ "ing"
+ ],
+ [
+ "st",
+ "o"
+ ],
+ [
+ "s",
+ "to"
+ ],
+ [
+ "▁Val",
+ "ue"
+ ],
+ [
+ "▁",
+ "Value"
+ ],
+ [
+ "▁lib",
+ "er"
+ ],
+ [
+ "▁li",
+ "ber"
+ ],
+ [
+ "▁l",
+ "iber"
+ ],
+ [
+ "▁Res",
+ "ult"
+ ],
+ [
+ "▁",
+ "Result"
+ ],
+ [
+ "▁bin",
+ "d"
+ ],
+ [
+ "▁bi",
+ "nd"
+ ],
+ [
+ "▁b",
+ "ind"
+ ],
+ [
+ "▁",
+ "bind"
+ ],
+ [
+ "vo",
+ "ir"
+ ],
+ [
+ "v",
+ "oir"
+ ],
+ [
+ "▁Ti",
+ "m"
+ ],
+ [
+ "▁T",
+ "im"
+ ],
+ [
+ "▁",
+ "Tim"
+ ],
+ [
+ "▁Mov",
+ "ie"
+ ],
+ [
+ "▁Mo",
+ "vie"
+ ],
+ [
+ "▁M",
+ "ovie"
+ ],
+ [
+ "▁",
+ "Movie"
+ ],
+ [
+ "we",
+ "g"
+ ],
+ [
+ "w",
+ "eg"
+ ],
+ [
+ "ke",
+ "t"
+ ],
+ [
+ "k",
+ "et"
+ ],
+ [
+ "▁ис",
+ "то"
+ ],
+ [
+ "▁и",
+ "сто"
+ ],
+ [
+ "▁friend",
+ "s"
+ ],
+ [
+ "▁fri",
+ "ends"
+ ],
+ [
+ "▁f",
+ "n"
+ ],
+ [
+ "▁",
+ "fn"
+ ],
+ [
+ "▁é",
+ "l"
+ ],
+ [
+ "▁",
+ "él"
+ ],
+ [
+ "▁&",
+ "="
+ ],
+ [
+ "▁",
+ "&="
+ ],
+ [
+ "arde",
+ "n"
+ ],
+ [
+ "ard",
+ "en"
+ ],
+ [
+ "ar",
+ "den"
+ ],
+ [
+ "ffic",
+ "ial"
+ ],
+ [
+ "ff",
+ "icial"
+ ],
+ [
+ "▁commun",
+ "ity"
+ ],
+ [
+ "▁comm",
+ "unity"
+ ],
+ [
+ "▁",
+ "community"
+ ],
+ [
+ "▁ap",
+ "i"
+ ],
+ [
+ "▁a",
+ "pi"
+ ],
+ [
+ "▁",
+ "api"
+ ],
+ [
+ "Arg",
+ "s"
+ ],
+ [
+ "Ar",
+ "gs"
+ ],
+ [
+ "iere",
+ "n"
+ ],
+ [
+ "ier",
+ "en"
+ ],
+ [
+ "ie",
+ "ren"
+ ],
+ [
+ "i",
+ "eren"
+ ],
+ [
+ "▁dan",
+ "n"
+ ],
+ [
+ "▁da",
+ "nn"
+ ],
+ [
+ "▁d",
+ "ann"
+ ],
+ [
+ "om",
+ "orph"
+ ],
+ [
+ "ad",
+ "r"
+ ],
+ [
+ "a",
+ "dr"
+ ],
+ [
+ "lo",
+ "op"
+ ],
+ [
+ "l",
+ "oop"
+ ],
+ [
+ "uma",
+ "n"
+ ],
+ [
+ "um",
+ "an"
+ ],
+ [
+ "u",
+ "man"
+ ],
+ [
+ "▁vou",
+ "s"
+ ],
+ [
+ "▁vo",
+ "us"
+ ],
+ [
+ "▁v",
+ "ous"
+ ],
+ [
+ "▁",
+ "vous"
+ ],
+ [
+ "bs",
+ "t"
+ ],
+ [
+ "b",
+ "st"
+ ],
+ [
+ "sub",
+ "mit"
+ ],
+ [
+ "\\",
+ "|"
+ ],
+ [
+ "ти",
+ "н"
+ ],
+ [
+ "т",
+ "ин"
+ ],
+ [
+ "Cont",
+ "ainer"
+ ],
+ [
+ "ask",
+ "et"
+ ],
+ [
+ "as",
+ "ket"
+ ],
+ [
+ "?",
+ ")"
+ ],
+ [
+ "Se",
+ "c"
+ ],
+ [
+ "S",
+ "ec"
+ ],
+ [
+ "▁driv",
+ "e"
+ ],
+ [
+ "▁dri",
+ "ve"
+ ],
+ [
+ "▁dr",
+ "ive"
+ ],
+ [
+ "▁d",
+ "rive"
+ ],
+ [
+ "▁",
+ "drive"
+ ],
+ [
+ "As",
+ "s"
+ ],
+ [
+ "A",
+ "ss"
+ ],
+ [
+ "▁sw",
+ "e"
+ ],
+ [
+ "▁s",
+ "we"
+ ],
+ [
+ "▁am",
+ "er"
+ ],
+ [
+ "▁a",
+ "mer"
+ ],
+ [
+ "▁",
+ "amer"
+ ],
+ [
+ "▁min",
+ "e"
+ ],
+ [
+ "▁mi",
+ "ne"
+ ],
+ [
+ "▁m",
+ "ine"
+ ],
+ [
+ "▁",
+ "mine"
+ ],
+ [
+ "▁Ha",
+ "m"
+ ],
+ [
+ "▁H",
+ "am"
+ ],
+ [
+ "▁av",
+ "ait"
+ ],
+ [
+ "▁",
+ "avait"
+ ],
+ [
+ "▁Ho",
+ "n"
+ ],
+ [
+ "▁H",
+ "on"
+ ],
+ [
+ "▁apr",
+ "ès"
+ ],
+ [
+ "▁ap",
+ "rès"
+ ],
+ [
+ "▁a",
+ "près"
+ ],
+ [
+ "▁",
+ "après"
+ ],
+ [
+ "▁Man",
+ "n"
+ ],
+ [
+ "▁Ma",
+ "nn"
+ ],
+ [
+ "▁M",
+ "ann"
+ ],
+ [
+ "ськ",
+ "а"
+ ],
+ [
+ "сь",
+ "ка"
+ ],
+ [
+ "▁incre",
+ "ase"
+ ],
+ [
+ "▁t",
+ "y"
+ ],
+ [
+ "▁",
+ "ty"
+ ],
+ [
+ "sk",
+ "y"
+ ],
+ [
+ "s",
+ "ky"
+ ],
+ [
+ "▁acc",
+ "ur"
+ ],
+ [
+ "▁ac",
+ "cur"
+ ],
+ [
+ "art",
+ "icle"
+ ],
+ [
+ "weig",
+ "ht"
+ ],
+ [
+ "we",
+ "ight"
+ ],
+ [
+ "▁se",
+ "x"
+ ],
+ [
+ "▁s",
+ "ex"
+ ],
+ [
+ "▁",
+ "sex"
+ ],
+ [
+ "▁lista",
+ "de"
+ ],
+ [
+ "▁list",
+ "ade"
+ ],
+ [
+ "/*",
+ "*"
+ ],
+ [
+ "/",
+ "**"
+ ],
+ [
+ "▁est",
+ "á"
+ ],
+ [
+ "}}",
+ "$"
+ ],
+ [
+ "}",
+ "}$"
+ ],
+ [
+ "arg",
+ "o"
+ ],
+ [
+ "ar",
+ "go"
+ ],
+ [
+ "defin",
+ "e"
+ ],
+ [
+ "def",
+ "ine"
+ ],
+ [
+ "▁соста",
+ "в"
+ ],
+ [
+ "▁со",
+ "став"
+ ],
+ [
+ "s",
+ "ession"
+ ],
+ [
+ "ad",
+ "s"
+ ],
+ [
+ "a",
+ "ds"
+ ],
+ [
+ "ств",
+ "и"
+ ],
+ [
+ "ст",
+ "ви"
+ ],
+ [
+ "▁La",
+ "w"
+ ],
+ [
+ "▁L",
+ "aw"
+ ],
+ [
+ "▁dia",
+ "log"
+ ],
+ [
+ "▁di",
+ "alog"
+ ],
+ [
+ "▁d",
+ "ialog"
+ ],
+ [
+ "▁",
+ "dialog"
+ ],
+ [
+ "▁dup",
+ "licate"
+ ],
+ [
+ "▁é",
+ "p"
+ ],
+ [
+ "▁",
+ "ép"
+ ],
+ [
+ "▁vo",
+ "c"
+ ],
+ [
+ "▁v",
+ "oc"
+ ],
+ [
+ "fr",
+ "i"
+ ],
+ [
+ "f",
+ "ri"
+ ],
+ [
+ "▁gre",
+ "en"
+ ],
+ [
+ "▁gr",
+ "een"
+ ],
+ [
+ "▁g",
+ "reen"
+ ],
+ [
+ "▁",
+ "green"
+ ],
+ [
+ "▁hid",
+ "den"
+ ],
+ [
+ "▁h",
+ "idden"
+ ],
+ [
+ "▁",
+ "hidden"
+ ],
+ [
+ "▁Is",
+ "land"
+ ],
+ [
+ "▁dia",
+ "g"
+ ],
+ [
+ "▁di",
+ "ag"
+ ],
+ [
+ "owe",
+ "j"
+ ],
+ [
+ "ow",
+ "ej"
+ ],
+ [
+ "mysq",
+ "l"
+ ],
+ [
+ "mys",
+ "ql"
+ ],
+ [
+ "my",
+ "sql"
+ ],
+ [
+ "tei",
+ "l"
+ ],
+ [
+ "te",
+ "il"
+ ],
+ [
+ "t",
+ "eil"
+ ],
+ [
+ "r",
+ "ä"
+ ],
+ [
+ "ika",
+ "n"
+ ],
+ [
+ "ik",
+ "an"
+ ],
+ [
+ "i",
+ "kan"
+ ],
+ [
+ "▁Jos",
+ "é"
+ ],
+ [
+ "ale",
+ "d"
+ ],
+ [
+ "al",
+ "ed"
+ ],
+ [
+ "a",
+ "led"
+ ],
+ [
+ "Run",
+ "time"
+ ],
+ [
+ "R",
+ "untime"
+ ],
+ [
+ "▁tra",
+ "in"
+ ],
+ [
+ "▁tr",
+ "ain"
+ ],
+ [
+ "▁t",
+ "rain"
+ ],
+ [
+ "▁",
+ "train"
+ ],
+ [
+ "▁Div",
+ "ision"
+ ],
+ [
+ "▁Di",
+ "vision"
+ ],
+ [
+ "ни",
+ "ц"
+ ],
+ [
+ "▁Sp",
+ "an"
+ ],
+ [
+ "▁S",
+ "pan"
+ ],
+ [
+ "▁",
+ "Span"
+ ],
+ [
+ "ним",
+ "а"
+ ],
+ [
+ "ни",
+ "ма"
+ ],
+ [
+ ")=",
+ "\\"
+ ],
+ [
+ ")",
+ "=\\"
+ ],
+ [
+ "та",
+ "н"
+ ],
+ [
+ "т",
+ "ан"
+ ],
+ [
+ "▁sta",
+ "y"
+ ],
+ [
+ "▁st",
+ "ay"
+ ],
+ [
+ "▁fo",
+ "o"
+ ],
+ [
+ "▁f",
+ "oo"
+ ],
+ [
+ "▁",
+ "foo"
+ ],
+ [
+ "▁acc",
+ "om"
+ ],
+ [
+ "▁ac",
+ "com"
+ ],
+ [
+ "▁her",
+ "s"
+ ],
+ [
+ "▁he",
+ "rs"
+ ],
+ [
+ "▁h",
+ "ers"
+ ],
+ [
+ "▁на",
+ "у"
+ ],
+ [
+ "▁M",
+ "ün"
+ ],
+ [
+ "ideo",
+ "s"
+ ],
+ [
+ "ide",
+ "os"
+ ],
+ [
+ "stat",
+ "ic"
+ ],
+ [
+ "st",
+ "atic"
+ ],
+ [
+ "▁read",
+ "y"
+ ],
+ [
+ "▁re",
+ "ady"
+ ],
+ [
+ "▁",
+ "ready"
+ ],
+ [
+ "]",
+ "`"
+ ],
+ [
+ "▁vis",
+ "ible"
+ ],
+ [
+ "▁vi",
+ "sible"
+ ],
+ [
+ "▁",
+ "visible"
+ ],
+ [
+ "▁Hop",
+ "e"
+ ],
+ [
+ "▁Ho",
+ "pe"
+ ],
+ [
+ "▁H",
+ "ope"
+ ],
+ [
+ "ulate",
+ "d"
+ ],
+ [
+ "ula",
+ "ted"
+ ],
+ [
+ "ul",
+ "ated"
+ ],
+ [
+ "▁Cu",
+ "lt"
+ ],
+ [
+ "▁C",
+ "ult"
+ ],
+ [
+ "стр",
+ "о"
+ ],
+ [
+ "ст",
+ "ро"
+ ],
+ [
+ "с",
+ "тро"
+ ],
+ [
+ "C",
+ "o"
+ ],
+ [
+ "▁small",
+ "er"
+ ],
+ [
+ "▁sm",
+ "aller"
+ ],
+ [
+ "atur",
+ "a"
+ ],
+ [
+ "atu",
+ "ra"
+ ],
+ [
+ "at",
+ "ura"
+ ],
+ [
+ "▁perfect",
+ "ly"
+ ],
+ [
+ "re",
+ "q"
+ ],
+ [
+ "r",
+ "eq"
+ ],
+ [
+ "▁propose",
+ "d"
+ ],
+ [
+ "▁propos",
+ "ed"
+ ],
+ [
+ "▁prop",
+ "osed"
+ ],
+ [
+ "▁pro",
+ "posed"
+ ],
+ [
+ "▁deg",
+ "li"
+ ],
+ [
+ "Se",
+ "arch"
+ ],
+ [
+ "S",
+ "earch"
+ ],
+ [
+ "▁ic",
+ "h"
+ ],
+ [
+ "▁i",
+ "ch"
+ ],
+ [
+ "▁",
+ "ich"
+ ],
+ [
+ "Ma",
+ "x"
+ ],
+ [
+ "M",
+ "ax"
+ ],
+ [
+ "▁vol",
+ "ume"
+ ],
+ [
+ "▁",
+ "volume"
+ ],
+ [
+ "exec",
+ "ute"
+ ],
+ [
+ "gr",
+ "e"
+ ],
+ [
+ "g",
+ "re"
+ ],
+ [
+ "▁spo",
+ "rt"
+ ],
+ [
+ "▁sp",
+ "ort"
+ ],
+ [
+ "▁s",
+ "port"
+ ],
+ [
+ "uda",
+ "d"
+ ],
+ [
+ "ud",
+ "ad"
+ ],
+ [
+ "P",
+ "T"
+ ],
+ [
+ "▁Record",
+ "s"
+ ],
+ [
+ "▁Rec",
+ "ords"
+ ],
+ [
+ "▁co",
+ "ok"
+ ],
+ [
+ "▁c",
+ "ook"
+ ],
+ [
+ "▁",
+ "cook"
+ ],
+ [
+ "▁exp",
+ "and"
+ ],
+ [
+ "▁",
+ "expand"
+ ],
+ [
+ "б",
+ "і"
+ ],
+ [
+ "▁alt",
+ "ri"
+ ],
+ [
+ "▁al",
+ "tri"
+ ],
+ [
+ "ppe",
+ "t"
+ ],
+ [
+ "pp",
+ "et"
+ ],
+ [
+ "p",
+ "pet"
+ ],
+ [
+ "ars",
+ "e"
+ ],
+ [
+ "ar",
+ "se"
+ ],
+ [
+ "▁we",
+ "t"
+ ],
+ [
+ "▁w",
+ "et"
+ ],
+ [
+ "▁Bo",
+ "b"
+ ],
+ [
+ "▁B",
+ "ob"
+ ],
+ [
+ "▁",
+ "Bob"
+ ],
+ [
+ "▁F",
+ "C"
+ ],
+ [
+ "▁",
+ "FC"
+ ],
+ [
+ "▁Associ",
+ "ation"
+ ],
+ [
+ "uj",
+ "e"
+ ],
+ [
+ "u",
+ "je"
+ ],
+ [
+ "▁fe",
+ "l"
+ ],
+ [
+ "▁f",
+ "el"
+ ],
+ [
+ "▁",
+ "fel"
+ ],
+ [
+ "▁с",
+ "лу"
+ ],
+ [
+ "▁",
+ "слу"
+ ],
+ [
+ "▁Bi",
+ "g"
+ ],
+ [
+ "▁B",
+ "ig"
+ ],
+ [
+ "▁",
+ "Big"
+ ],
+ [
+ "/",
+ "\\"
+ ],
+ [
+ "G",
+ "e"
+ ],
+ [
+ "wh",
+ "ile"
+ ],
+ [
+ "{",
+ "("
+ ],
+ [
+ "▁su",
+ "fficient"
+ ],
+ [
+ "Pos",
+ "ition"
+ ],
+ [
+ "P",
+ "osition"
+ ],
+ [
+ "▁understand",
+ "ing"
+ ],
+ [
+ "▁under",
+ "standing"
+ ],
+ [
+ "▁nu",
+ "e"
+ ],
+ [
+ "▁n",
+ "ue"
+ ],
+ [
+ "▁ra",
+ "z"
+ ],
+ [
+ "▁r",
+ "az"
+ ],
+ [
+ "▁",
+ "raz"
+ ],
+ [
+ "▁y",
+ "e"
+ ],
+ [
+ "▁",
+ "ye"
+ ],
+ [
+ "he",
+ "m"
+ ],
+ [
+ "h",
+ "em"
+ ],
+ [
+ "N",
+ "um"
+ ],
+ [
+ "▁Pro",
+ "ject"
+ ],
+ [
+ "▁",
+ "Project"
+ ],
+ [
+ "▁It",
+ "s"
+ ],
+ [
+ "▁I",
+ "ts"
+ ],
+ [
+ "▁hast",
+ "a"
+ ],
+ [
+ "▁has",
+ "ta"
+ ],
+ [
+ "▁ha",
+ "sta"
+ ],
+ [
+ "▁h",
+ "asta"
+ ],
+ [
+ "ens",
+ "o"
+ ],
+ [
+ "en",
+ "so"
+ ],
+ [
+ "▁wir",
+ "e"
+ ],
+ [
+ "▁w",
+ "ire"
+ ],
+ [
+ "▁",
+ "wire"
+ ],
+ [
+ "Re",
+ "t"
+ ],
+ [
+ "R",
+ "et"
+ ],
+ [
+ "u",
+ "j"
+ ],
+ [
+ "pro",
+ "of"
+ ],
+ [
+ "▁relev",
+ "ant"
+ ],
+ [
+ "▁re",
+ "levant"
+ ],
+ [
+ "▁parti",
+ "r"
+ ],
+ [
+ "▁part",
+ "ir"
+ ],
+ [
+ "▁ag",
+ "o"
+ ],
+ [
+ "▁a",
+ "go"
+ ],
+ [
+ "▁",
+ "ago"
+ ],
+ [
+ "ifica",
+ "te"
+ ],
+ [
+ "ific",
+ "ate"
+ ],
+ [
+ "if",
+ "icate"
+ ],
+ [
+ "▁dom",
+ "in"
+ ],
+ [
+ "▁do",
+ "min"
+ ],
+ [
+ "▁d",
+ "omin"
+ ],
+ [
+ "▁",
+ "domin"
+ ],
+ [
+ "▁bo",
+ "y"
+ ],
+ [
+ "▁b",
+ "oy"
+ ],
+ [
+ "▁",
+ "boy"
+ ],
+ [
+ "▁plan",
+ "t"
+ ],
+ [
+ "▁pla",
+ "nt"
+ ],
+ [
+ "▁pl",
+ "ant"
+ ],
+ [
+ "▁p",
+ "lant"
+ ],
+ [
+ "▁",
+ "plant"
+ ],
+ [
+ "▁enc",
+ "oding"
+ ],
+ [
+ "▁",
+ "encoding"
+ ],
+ [
+ "▁throw",
+ "s"
+ ],
+ [
+ "▁thro",
+ "ws"
+ ],
+ [
+ "▁thr",
+ "ows"
+ ],
+ [
+ "▁th",
+ "rows"
+ ],
+ [
+ "▁Roc",
+ "k"
+ ],
+ [
+ "▁Ro",
+ "ck"
+ ],
+ [
+ "▁R",
+ "ock"
+ ],
+ [
+ "zon",
+ "e"
+ ],
+ [
+ "zo",
+ "ne"
+ ],
+ [
+ "z",
+ "one"
+ ],
+ [
+ "gan",
+ "g"
+ ],
+ [
+ "ga",
+ "ng"
+ ],
+ [
+ "g",
+ "ang"
+ ],
+ [
+ "wid",
+ "get"
+ ],
+ [
+ "w",
+ "idget"
+ ],
+ [
+ "▁interest",
+ "ing"
+ ],
+ [
+ "DE",
+ "R"
+ ],
+ [
+ "D",
+ "ER"
+ ],
+ [
+ "▁demo",
+ "n"
+ ],
+ [
+ "▁dem",
+ "on"
+ ],
+ [
+ "▁de",
+ "mon"
+ ],
+ [
+ "▁d",
+ "emon"
+ ],
+ [
+ "▁offic",
+ "e"
+ ],
+ [
+ "▁off",
+ "ice"
+ ],
+ [
+ "▁",
+ "office"
+ ],
+ [
+ "am",
+ "t"
+ ],
+ [
+ "a",
+ "mt"
+ ],
+ [
+ "ät",
+ "er"
+ ],
+ [
+ "ä",
+ "ter"
+ ],
+ [
+ "▁Whit",
+ "e"
+ ],
+ [
+ "▁Wh",
+ "ite"
+ ],
+ [
+ "▁",
+ "White"
+ ],
+ [
+ "▁vers",
+ "ch"
+ ],
+ [
+ "▁ver",
+ "sch"
+ ],
+ [
+ "▁v",
+ "ersch"
+ ],
+ [
+ "▁diese",
+ "r"
+ ],
+ [
+ "▁dies",
+ "er"
+ ],
+ [
+ "▁die",
+ "ser"
+ ],
+ [
+ "▁Mou",
+ "nt"
+ ],
+ [
+ "▁Mo",
+ "unt"
+ ],
+ [
+ "▁M",
+ "ount"
+ ],
+ [
+ "▁",
+ "Mount"
+ ],
+ [
+ "▁student",
+ "s"
+ ],
+ [
+ "▁stud",
+ "ents"
+ ],
+ [
+ "▁Pu",
+ "b"
+ ],
+ [
+ "▁P",
+ "ub"
+ ],
+ [
+ "▁",
+ "Pub"
+ ],
+ [
+ "▁Д",
+ "е"
+ ],
+ [
+ "ij",
+ "a"
+ ],
+ [
+ "i",
+ "ja"
+ ],
+ [
+ "▁C",
+ "y"
+ ],
+ [
+ "▁",
+ "Cy"
+ ],
+ [
+ "▁Californ",
+ "ia"
+ ],
+ [
+ "▁ab",
+ "ril"
+ ],
+ [
+ "äl",
+ "l"
+ ],
+ [
+ "ä",
+ "ll"
+ ],
+ [
+ "▁че",
+ "м"
+ ],
+ [
+ "▁ч",
+ "ем"
+ ],
+ [
+ "T",
+ "V"
+ ],
+ [
+ "▁mé",
+ "s"
+ ],
+ [
+ "▁m",
+ "és"
+ ],
+ [
+ "▁declare",
+ "d"
+ ],
+ [
+ "▁declar",
+ "ed"
+ ],
+ [
+ "▁decla",
+ "red"
+ ],
+ [
+ "▁decl",
+ "ared"
+ ],
+ [
+ "▁",
+ "ю"
+ ],
+ [
+ "ő",
+ "l"
+ ],
+ [
+ "app",
+ "a"
+ ],
+ [
+ "ap",
+ "pa"
+ ],
+ [
+ "a",
+ "ppa"
+ ],
+ [
+ "▁Б",
+ "е"
+ ],
+ [
+ "ech",
+ "o"
+ ],
+ [
+ "ec",
+ "ho"
+ ],
+ [
+ "e",
+ "cho"
+ ],
+ [
+ "num",
+ "er"
+ ],
+ [
+ "nu",
+ "mer"
+ ],
+ [
+ "n",
+ "umer"
+ ],
+ [
+ "▁poste",
+ "d"
+ ],
+ [
+ "▁post",
+ "ed"
+ ],
+ [
+ "▁pos",
+ "ted"
+ ],
+ [
+ "▁po",
+ "sted"
+ ],
+ [
+ "▁ве",
+ "р"
+ ],
+ [
+ "▁в",
+ "ер"
+ ],
+ [
+ "▁",
+ "вер"
+ ],
+ [
+ "▁годи",
+ "не"
+ ],
+ [
+ "▁we",
+ "ak"
+ ],
+ [
+ "▁",
+ "weak"
+ ],
+ [
+ "▁Repub",
+ "lic"
+ ],
+ [
+ "▁Rep",
+ "ublic"
+ ],
+ [
+ "▁Re",
+ "public"
+ ],
+ [
+ "▁champ",
+ "ion"
+ ],
+ [
+ "▁ch",
+ "ampion"
+ ],
+ [
+ "ensure",
+ "math"
+ ],
+ [
+ "you",
+ "r"
+ ],
+ [
+ "yo",
+ "ur"
+ ],
+ [
+ "y",
+ "our"
+ ],
+ [
+ "▁Ob",
+ "er"
+ ],
+ [
+ "▁O",
+ "ber"
+ ],
+ [
+ "▁Cent",
+ "ral"
+ ],
+ [
+ "is",
+ "a"
+ ],
+ [
+ "i",
+ "sa"
+ ],
+ [
+ "ан",
+ "д"
+ ],
+ [
+ "а",
+ "нд"
+ ],
+ [
+ "y",
+ "y"
+ ],
+ [
+ "▁full",
+ "y"
+ ],
+ [
+ "▁ful",
+ "ly"
+ ],
+ [
+ "▁",
+ "fully"
+ ],
+ [
+ "▁S",
+ "D"
+ ],
+ [
+ "▁",
+ "SD"
+ ],
+ [
+ "▁Lin",
+ "ux"
+ ],
+ [
+ "▁",
+ "Linux"
+ ],
+ [
+ "▁Scot",
+ "t"
+ ],
+ [
+ "▁Sc",
+ "ott"
+ ],
+ [
+ "part",
+ "ment"
+ ],
+ [
+ "ko",
+ "n"
+ ],
+ [
+ "k",
+ "on"
+ ],
+ [
+ "▁contra",
+ "ct"
+ ],
+ [
+ "▁contr",
+ "act"
+ ],
+ [
+ "▁cont",
+ "ract"
+ ],
+ [
+ "▁O",
+ "F"
+ ],
+ [
+ "▁",
+ "OF"
+ ],
+ [
+ "▁al",
+ "e"
+ ],
+ [
+ "▁a",
+ "le"
+ ],
+ [
+ "▁",
+ "ale"
+ ],
+ [
+ "▁An",
+ "n"
+ ],
+ [
+ "▁A",
+ "nn"
+ ],
+ [
+ "▁на",
+ "д"
+ ],
+ [
+ "▁",
+ "над"
+ ],
+ [
+ "la",
+ "h"
+ ],
+ [
+ "l",
+ "ah"
+ ],
+ [
+ "▁Ne",
+ "xt"
+ ],
+ [
+ "▁N",
+ "ext"
+ ],
+ [
+ "▁",
+ "Next"
+ ],
+ [
+ "ore",
+ "n"
+ ],
+ [
+ "or",
+ "en"
+ ],
+ [
+ "o",
+ "ren"
+ ],
+ [
+ "▁dis",
+ "k"
+ ],
+ [
+ "▁di",
+ "sk"
+ ],
+ [
+ "▁d",
+ "isk"
+ ],
+ [
+ "▁",
+ "disk"
+ ],
+ [
+ "▁e",
+ "g"
+ ],
+ [
+ "▁",
+ "eg"
+ ],
+ [
+ "at",
+ "u"
+ ],
+ [
+ "a",
+ "tu"
+ ],
+ [
+ "лог",
+ "и"
+ ],
+ [
+ "ло",
+ "ги"
+ ],
+ [
+ "▁game",
+ "s"
+ ],
+ [
+ "▁gam",
+ "es"
+ ],
+ [
+ "▁ga",
+ "mes"
+ ],
+ [
+ "▁g",
+ "ames"
+ ],
+ [
+ "Le",
+ "ft"
+ ],
+ [
+ "L",
+ "eft"
+ ],
+ [
+ "▁l",
+ "u"
+ ],
+ [
+ "▁",
+ "lu"
+ ],
+ [
+ "▁finit",
+ "e"
+ ],
+ [
+ "▁fin",
+ "ite"
+ ],
+ [
+ "▁",
+ "finite"
+ ],
+ [
+ "▁к",
+ "и"
+ ],
+ [
+ "▁",
+ "ки"
+ ],
+ [
+ "▁cra",
+ "sh"
+ ],
+ [
+ "▁cr",
+ "ash"
+ ],
+ [
+ "phe",
+ "r"
+ ],
+ [
+ "ph",
+ "er"
+ ],
+ [
+ "p",
+ "her"
+ ],
+ [
+ "ex",
+ "e"
+ ],
+ [
+ "e",
+ "xe"
+ ],
+ [
+ "AT",
+ "ION"
+ ],
+ [
+ "▁bro",
+ "ther"
+ ],
+ [
+ "▁br",
+ "other"
+ ],
+ [
+ "En",
+ "g"
+ ],
+ [
+ "E",
+ "ng"
+ ],
+ [
+ "ta",
+ "t"
+ ],
+ [
+ "t",
+ "at"
+ ],
+ [
+ "▁In",
+ "teger"
+ ],
+ [
+ "▁",
+ "Integer"
+ ],
+ [
+ "ном",
+ "у"
+ ],
+ [
+ "но",
+ "му"
+ ],
+ [
+ "н",
+ "ому"
+ ],
+ [
+ "▁col",
+ "on"
+ ],
+ [
+ "▁co",
+ "lon"
+ ],
+ [
+ "▁",
+ "colon"
+ ],
+ [
+ "i",
+ "qu"
+ ],
+ [
+ "))",
+ "."
+ ],
+ [
+ ")",
+ ")."
+ ],
+ [
+ "iv",
+ "i"
+ ],
+ [
+ "i",
+ "vi"
+ ],
+ [
+ "▁Met",
+ "hod"
+ ],
+ [
+ "▁M",
+ "ethod"
+ ],
+ [
+ "▁",
+ "Method"
+ ],
+ [
+ "arte",
+ "n"
+ ],
+ [
+ "art",
+ "en"
+ ],
+ [
+ "ar",
+ "ten"
+ ],
+ [
+ "Un",
+ "i"
+ ],
+ [
+ "U",
+ "ni"
+ ],
+ [
+ "vec",
+ "tor"
+ ],
+ [
+ "ve",
+ "ctor"
+ ],
+ [
+ "v",
+ "ector"
+ ],
+ [
+ "▁wo",
+ "od"
+ ],
+ [
+ "▁w",
+ "ood"
+ ],
+ [
+ "▁",
+ "wood"
+ ],
+ [
+ "р",
+ "т"
+ ],
+ [
+ "▁Л",
+ "е"
+ ],
+ [
+ "▁siè",
+ "cle"
+ ],
+ [
+ "▁gen",
+ "t"
+ ],
+ [
+ "▁ge",
+ "nt"
+ ],
+ [
+ "▁g",
+ "ent"
+ ],
+ [
+ "▁",
+ "gent"
+ ],
+ [
+ "}",
+ "\r"
+ ],
+ [
+ "▁content",
+ "s"
+ ],
+ [
+ "▁conten",
+ "ts"
+ ],
+ [
+ "▁cont",
+ "ents"
+ ],
+ [
+ "▁",
+ "contents"
+ ],
+ [
+ "▁comp",
+ "an"
+ ],
+ [
+ "▁com",
+ "pan"
+ ],
+ [
+ "G",
+ "o"
+ ],
+ [
+ "▁jo",
+ "u"
+ ],
+ [
+ "▁j",
+ "ou"
+ ],
+ [
+ "▁",
+ "jou"
+ ],
+ [
+ "uen",
+ "t"
+ ],
+ [
+ "ue",
+ "nt"
+ ],
+ [
+ "u",
+ "ent"
+ ],
+ [
+ "As",
+ "ync"
+ ],
+ [
+ "A",
+ "sync"
+ ],
+ [
+ "print",
+ "f"
+ ],
+ [
+ "▁Mode",
+ "l"
+ ],
+ [
+ "▁Mod",
+ "el"
+ ],
+ [
+ "▁Mo",
+ "del"
+ ],
+ [
+ "▁M",
+ "odel"
+ ],
+ [
+ "▁",
+ "Model"
+ ],
+ [
+ "▁ke",
+ "pt"
+ ],
+ [
+ "AS",
+ "E"
+ ],
+ [
+ "A",
+ "SE"
+ ],
+ [
+ "▁provide",
+ "s"
+ ],
+ [
+ "▁prov",
+ "ides"
+ ],
+ [
+ "▁Ab",
+ "gerufen"
+ ],
+ [
+ "▁Gal",
+ "l"
+ ],
+ [
+ "▁Ga",
+ "ll"
+ ],
+ [
+ "▁G",
+ "all"
+ ],
+ [
+ "▁Al",
+ "f"
+ ],
+ [
+ "S",
+ "A"
+ ],
+ [
+ "▁Me",
+ "m"
+ ],
+ [
+ "▁M",
+ "em"
+ ],
+ [
+ "▁",
+ "Mem"
+ ],
+ [
+ "▁k",
+ "ter"
+ ],
+ [
+ "▁",
+ "kter"
+ ],
+ [
+ "▁Br",
+ "u"
+ ],
+ [
+ "▁B",
+ "ru"
+ ],
+ [
+ "And",
+ "roid"
+ ],
+ [
+ "(",
+ ":"
+ ],
+ [
+ "▁Укра",
+ "ї"
+ ],
+ [
+ "▁У",
+ "краї"
+ ],
+ [
+ "N",
+ "e"
+ ],
+ [
+ "M",
+ "in"
+ ],
+ [
+ "at",
+ "r"
+ ],
+ [
+ "a",
+ "tr"
+ ],
+ [
+ "▁Ha",
+ "l"
+ ],
+ [
+ "▁H",
+ "al"
+ ],
+ [
+ "del",
+ "ete"
+ ],
+ [
+ "de",
+ "lete"
+ ],
+ [
+ "od",
+ "o"
+ ],
+ [
+ "o",
+ "do"
+ ],
+ [
+ "▁n",
+ "ão"
+ ],
+ [
+ "èn",
+ "e"
+ ],
+ [
+ "è",
+ "ne"
+ ],
+ [
+ "▁calcul",
+ "ate"
+ ],
+ [
+ "▁calc",
+ "ulate"
+ ],
+ [
+ "Js",
+ "on"
+ ],
+ [
+ "J",
+ "son"
+ ],
+ [
+ "key",
+ "s"
+ ],
+ [
+ "ke",
+ "ys"
+ ],
+ [
+ "не",
+ "й"
+ ],
+ [
+ "н",
+ "ей"
+ ],
+ [
+ "▁hen",
+ "ce"
+ ],
+ [
+ "▁h",
+ "ence"
+ ],
+ [
+ "▁o",
+ "w"
+ ],
+ [
+ "▁",
+ "ow"
+ ],
+ [
+ "▁Li",
+ "b"
+ ],
+ [
+ "▁L",
+ "ib"
+ ],
+ [
+ "▁",
+ "Lib"
+ ],
+ [
+ "en",
+ "o"
+ ],
+ [
+ "e",
+ "no"
+ ],
+ [
+ "▁Lov",
+ "e"
+ ],
+ [
+ "▁Lo",
+ "ve"
+ ],
+ [
+ "▁L",
+ "ove"
+ ],
+ [
+ "os",
+ "i"
+ ],
+ [
+ "o",
+ "si"
+ ],
+ [
+ "wid",
+ "e"
+ ],
+ [
+ "wi",
+ "de"
+ ],
+ [
+ "w",
+ "ide"
+ ],
+ [
+ "▁sc",
+ "ore"
+ ],
+ [
+ "▁s",
+ "core"
+ ],
+ [
+ "▁",
+ "score"
+ ],
+ [
+ "ful",
+ "l"
+ ],
+ [
+ "fu",
+ "ll"
+ ],
+ [
+ "f",
+ "ull"
+ ],
+ [
+ "во",
+ "д"
+ ],
+ [
+ "в",
+ "од"
+ ],
+ [
+ "▁determin",
+ "e"
+ ],
+ [
+ "▁determ",
+ "ine"
+ ],
+ [
+ "▁space",
+ "s"
+ ],
+ [
+ "▁spac",
+ "es"
+ ],
+ [
+ "▁sp",
+ "aces"
+ ],
+ [
+ "▁s",
+ "paces"
+ ],
+ [
+ "▁",
+ "spaces"
+ ],
+ [
+ "лов",
+ "а"
+ ],
+ [
+ "ло",
+ "ва"
+ ],
+ [
+ "л",
+ "ова"
+ ],
+ [
+ "▁peu",
+ "t"
+ ],
+ [
+ "▁pe",
+ "ut"
+ ],
+ [
+ "éra",
+ "l"
+ ],
+ [
+ "ér",
+ "al"
+ ],
+ [
+ "é",
+ "ral"
+ ],
+ [
+ "ó",
+ "ł"
+ ],
+ [
+ "▁app",
+ "oint"
+ ],
+ [
+ "▁ap",
+ "point"
+ ],
+ [
+ "▁T",
+ "w"
+ ],
+ [
+ "▁",
+ "Tw"
+ ],
+ [
+ "<",
+ "?"
+ ],
+ [
+ "▁Ord",
+ "er"
+ ],
+ [
+ "▁Or",
+ "der"
+ ],
+ [
+ "▁",
+ "Order"
+ ],
+ [
+ "▁ho",
+ "p"
+ ],
+ [
+ "▁h",
+ "op"
+ ],
+ [
+ "rand",
+ "om"
+ ],
+ [
+ "ran",
+ "dom"
+ ],
+ [
+ "r",
+ "andom"
+ ],
+ [
+ "ca",
+ "che"
+ ],
+ [
+ "c",
+ "ache"
+ ],
+ [
+ "▁dest",
+ "roy"
+ ],
+ [
+ "▁",
+ "destroy"
+ ],
+ [
+ "▁rac",
+ "e"
+ ],
+ [
+ "▁ra",
+ "ce"
+ ],
+ [
+ "▁r",
+ "ace"
+ ],
+ [
+ "▁",
+ "race"
+ ],
+ [
+ "T",
+ "ag"
+ ],
+ [
+ "▁ri",
+ "d"
+ ],
+ [
+ "▁r",
+ "id"
+ ],
+ [
+ "▁",
+ "rid"
+ ],
+ [
+ "▁neg",
+ "ative"
+ ],
+ [
+ "▁",
+ "negative"
+ ],
+ [
+ "Ca",
+ "r"
+ ],
+ [
+ "C",
+ "ar"
+ ],
+ [
+ "ension",
+ "al"
+ ],
+ [
+ "ens",
+ "ional"
+ ],
+ [
+ "d",
+ "k"
+ ],
+ [
+ "▁cr",
+ "o"
+ ],
+ [
+ "▁c",
+ "ro"
+ ],
+ [
+ "▁",
+ "cro"
+ ],
+ [
+ "▁THE",
+ "N"
+ ],
+ [
+ "▁TH",
+ "EN"
+ ],
+ [
+ "▁$",
+ "."
+ ],
+ [
+ "▁",
+ "$."
+ ],
+ [
+ "ens",
+ "k"
+ ],
+ [
+ "en",
+ "sk"
+ ],
+ [
+ "N",
+ "E"
+ ],
+ [
+ "H",
+ "O"
+ ],
+ [
+ "▁kl",
+ "e"
+ ],
+ [
+ "▁k",
+ "le"
+ ],
+ [
+ "osp",
+ "ital"
+ ],
+ [
+ "kt",
+ "e"
+ ],
+ [
+ "k",
+ "te"
+ ],
+ [
+ "férence",
+ "s"
+ ],
+ [
+ "fér",
+ "ences"
+ ],
+ [
+ "ude",
+ "s"
+ ],
+ [
+ "ud",
+ "es"
+ ],
+ [
+ "u",
+ "des"
+ ],
+ [
+ "I",
+ "R"
+ ],
+ [
+ "oti",
+ "on"
+ ],
+ [
+ "ot",
+ "ion"
+ ],
+ [
+ "o",
+ "tion"
+ ],
+ [
+ "▁Re",
+ "al"
+ ],
+ [
+ "▁",
+ "Real"
+ ],
+ [
+ "▁Febru",
+ "ar"
+ ],
+ [
+ "и",
+ "н"
+ ],
+ [
+ "▁Ol",
+ "d"
+ ],
+ [
+ "▁O",
+ "ld"
+ ],
+ [
+ "▁",
+ "Old"
+ ],
+ [
+ "ко",
+ "го"
+ ],
+ [
+ "к",
+ "ого"
+ ],
+ [
+ "lei",
+ "ch"
+ ],
+ [
+ "le",
+ "ich"
+ ],
+ [
+ "▁",
+ "р"
+ ],
+ [
+ "ía",
+ "n"
+ ],
+ [
+ "í",
+ "an"
+ ],
+ [
+ "▁г",
+ "а"
+ ],
+ [
+ "▁",
+ "га"
+ ],
+ [
+ "cid",
+ "e"
+ ],
+ [
+ "ci",
+ "de"
+ ],
+ [
+ "c",
+ "ide"
+ ],
+ [
+ "la",
+ "b"
+ ],
+ [
+ "l",
+ "ab"
+ ],
+ [
+ "▁pul",
+ "l"
+ ],
+ [
+ "▁pu",
+ "ll"
+ ],
+ [
+ "▁p",
+ "ull"
+ ],
+ [
+ "▁",
+ "pull"
+ ],
+ [
+ "▁'",
+ "/"
+ ],
+ [
+ "Lo",
+ "ng"
+ ],
+ [
+ "L",
+ "ong"
+ ],
+ [
+ ",",
+ "$"
+ ],
+ [
+ "▁appropri",
+ "ate"
+ ],
+ [
+ "▁был",
+ "а"
+ ],
+ [
+ "▁бы",
+ "ла"
+ ],
+ [
+ "f",
+ "ühr"
+ ],
+ [
+ "▁Medi",
+ "a"
+ ],
+ [
+ "▁Med",
+ "ia"
+ ],
+ [
+ "▁Me",
+ "dia"
+ ],
+ [
+ "▁M",
+ "edia"
+ ],
+ [
+ "▁",
+ "Media"
+ ],
+ [
+ "▁man",
+ "ner"
+ ],
+ [
+ "▁m",
+ "anner"
+ ],
+ [
+ "▁Г",
+ "е"
+ ],
+ [
+ "des",
+ "cription"
+ ],
+ [
+ "de",
+ "scription"
+ ],
+ [
+ "Be",
+ "an"
+ ],
+ [
+ "▁La",
+ "r"
+ ],
+ [
+ "▁L",
+ "ar"
+ ],
+ [
+ "▁",
+ "Lar"
+ ],
+ [
+ "']",
+ ";"
+ ],
+ [
+ "'",
+ "];"
+ ],
+ [
+ "▁rela",
+ "tion"
+ ],
+ [
+ "▁rel",
+ "ation"
+ ],
+ [
+ "▁re",
+ "lation"
+ ],
+ [
+ "▁",
+ "relation"
+ ],
+ [
+ "▁Sor",
+ "ry"
+ ],
+ [
+ "▁S",
+ "orry"
+ ],
+ [
+ "ha",
+ "r"
+ ],
+ [
+ "h",
+ "ar"
+ ],
+ [
+ "cp",
+ "p"
+ ],
+ [
+ "c",
+ "pp"
+ ],
+ [
+ "▁K",
+ "o"
+ ],
+ [
+ "▁execut",
+ "ion"
+ ],
+ [
+ "▁exec",
+ "ution"
+ ],
+ [
+ "▁",
+ "execution"
+ ],
+ [
+ "ino",
+ "s"
+ ],
+ [
+ "in",
+ "os"
+ ],
+ [
+ "i",
+ "nos"
+ ],
+ [
+ "▁bu",
+ "l"
+ ],
+ [
+ "▁b",
+ "ul"
+ ],
+ [
+ "▁",
+ "bul"
+ ],
+ [
+ "grad",
+ "e"
+ ],
+ [
+ "gra",
+ "de"
+ ],
+ [
+ "gr",
+ "ade"
+ ],
+ [
+ "g",
+ "rade"
+ ],
+ [
+ "▁M",
+ "u"
+ ],
+ [
+ "▁pi",
+ "l"
+ ],
+ [
+ "▁p",
+ "il"
+ ],
+ [
+ "wr",
+ "it"
+ ],
+ [
+ "w",
+ "rit"
+ ],
+ [
+ "ification",
+ "s"
+ ],
+ [
+ "ific",
+ "ations"
+ ],
+ [
+ "ines",
+ "e"
+ ],
+ [
+ "ine",
+ "se"
+ ],
+ [
+ "in",
+ "ese"
+ ],
+ [
+ "▁Phil",
+ "i"
+ ],
+ [
+ "▁Ph",
+ "ili"
+ ],
+ [
+ "d",
+ "x"
+ ],
+ [
+ "▁lead",
+ "ing"
+ ],
+ [
+ "▁le",
+ "ading"
+ ],
+ [
+ "▁",
+ "leading"
+ ],
+ [
+ "▁J",
+ "ournal"
+ ],
+ [
+ "ove",
+ "d"
+ ],
+ [
+ "ov",
+ "ed"
+ ],
+ [
+ "o",
+ "ved"
+ ],
+ [
+ "▁contr",
+ "o"
+ ],
+ [
+ "▁cont",
+ "ro"
+ ],
+ [
+ "нов",
+ "а"
+ ],
+ [
+ "но",
+ "ва"
+ ],
+ [
+ "н",
+ "ова"
+ ],
+ [
+ "Y",
+ "es"
+ ],
+ [
+ "▁ch",
+ "annel"
+ ],
+ [
+ "▁",
+ "channel"
+ ],
+ [
+ "))",
+ ","
+ ],
+ [
+ ")",
+ "),"
+ ],
+ [
+ "iste",
+ "n"
+ ],
+ [
+ "ist",
+ "en"
+ ],
+ [
+ "is",
+ "ten"
+ ],
+ [
+ "i",
+ "sten"
+ ],
+ [
+ "ak",
+ "a"
+ ],
+ [
+ "a",
+ "ka"
+ ],
+ [
+ "To",
+ "String"
+ ],
+ [
+ "ma",
+ "s"
+ ],
+ [
+ "m",
+ "as"
+ ],
+ [
+ "▁et",
+ "t"
+ ],
+ [
+ "▁e",
+ "tt"
+ ],
+ [
+ "▁",
+ "ett"
+ ],
+ [
+ "▁force",
+ "s"
+ ],
+ [
+ "▁for",
+ "ces"
+ ],
+ [
+ "ulation",
+ "s"
+ ],
+ [
+ "ul",
+ "ations"
+ ],
+ [
+ "▁Cal",
+ "l"
+ ],
+ [
+ "▁Ca",
+ "ll"
+ ],
+ [
+ "▁C",
+ "all"
+ ],
+ [
+ "▁",
+ "Call"
+ ],
+ [
+ "▁explan",
+ "ation"
+ ],
+ [
+ "ori",
+ "ng"
+ ],
+ [
+ "or",
+ "ing"
+ ],
+ [
+ "o",
+ "ring"
+ ],
+ [
+ "AT",
+ "A"
+ ],
+ [
+ "A",
+ "TA"
+ ],
+ [
+ "chte",
+ "r"
+ ],
+ [
+ "cht",
+ "er"
+ ],
+ [
+ "ch",
+ "ter"
+ ],
+ [
+ "wh",
+ "en"
+ ],
+ [
+ "w",
+ "hen"
+ ],
+ [
+ "V",
+ "C"
+ ],
+ [
+ "▁Jahr",
+ "h"
+ ],
+ [
+ "▁Jah",
+ "rh"
+ ],
+ [
+ "Ca",
+ "se"
+ ],
+ [
+ "C",
+ "ase"
+ ],
+ [
+ "▁command",
+ "s"
+ ],
+ [
+ "▁comm",
+ "ands"
+ ],
+ [
+ "▁",
+ "commands"
+ ],
+ [
+ "▁ric",
+ "h"
+ ],
+ [
+ "▁ri",
+ "ch"
+ ],
+ [
+ "▁r",
+ "ich"
+ ],
+ [
+ "▁",
+ "rich"
+ ],
+ [
+ "bu",
+ "s"
+ ],
+ [
+ "b",
+ "us"
+ ],
+ [
+ "F",
+ "e"
+ ],
+ [
+ "mb",
+ "ox"
+ ],
+ [
+ "m",
+ "box"
+ ],
+ [
+ "▁rec",
+ "on"
+ ],
+ [
+ "▁re",
+ "con"
+ ],
+ [
+ "ñ",
+ "o"
+ ],
+ [
+ "▁sh",
+ "ape"
+ ],
+ [
+ "▁s",
+ "hape"
+ ],
+ [
+ "▁",
+ "shape"
+ ],
+ [
+ "ow",
+ "y"
+ ],
+ [
+ "o",
+ "wy"
+ ],
+ [
+ "entr",
+ "y"
+ ],
+ [
+ "ent",
+ "ry"
+ ],
+ [
+ "en",
+ "try"
+ ],
+ [
+ "ita",
+ "ble"
+ ],
+ [
+ "it",
+ "able"
+ ],
+ [
+ "i",
+ "table"
+ ],
+ [
+ "▁elect",
+ "ion"
+ ],
+ [
+ "▁ele",
+ "ction"
+ ],
+ [
+ "▁el",
+ "ection"
+ ],
+ [
+ "▁e",
+ "lection"
+ ],
+ [
+ "є",
+ "ться"
+ ],
+ [
+ "▁pre",
+ "p"
+ ],
+ [
+ "▁pr",
+ "ep"
+ ],
+ [
+ "▁p",
+ "rep"
+ ],
+ [
+ "▁",
+ "prep"
+ ],
+ [
+ "v",
+ "á"
+ ],
+ [
+ "▁inf",
+ "in"
+ ],
+ [
+ "▁in",
+ "fin"
+ ],
+ [
+ "lo",
+ "t"
+ ],
+ [
+ "l",
+ "ot"
+ ],
+ [
+ "▁book",
+ "s"
+ ],
+ [
+ "▁bo",
+ "oks"
+ ],
+ [
+ "▁",
+ "books"
+ ],
+ [
+ "▁US",
+ "A"
+ ],
+ [
+ "▁U",
+ "SA"
+ ],
+ [
+ "▁",
+ "USA"
+ ],
+ [
+ "ли",
+ "н"
+ ],
+ [
+ "л",
+ "ин"
+ ],
+ [
+ "▁po",
+ "m"
+ ],
+ [
+ "▁p",
+ "om"
+ ],
+ [
+ "▁",
+ "pom"
+ ],
+ [
+ "▁na",
+ "s"
+ ],
+ [
+ "▁n",
+ "as"
+ ],
+ [
+ "▁",
+ "nas"
+ ],
+ [
+ "▁tag",
+ "s"
+ ],
+ [
+ "▁ta",
+ "gs"
+ ],
+ [
+ "▁t",
+ "ags"
+ ],
+ [
+ "▁",
+ "tags"
+ ],
+ [
+ "▁execute",
+ "d"
+ ],
+ [
+ "▁execut",
+ "ed"
+ ],
+ [
+ "▁exec",
+ "uted"
+ ],
+ [
+ "ail",
+ "le"
+ ],
+ [
+ "ai",
+ "lle"
+ ],
+ [
+ "a",
+ "ille"
+ ],
+ [
+ "lu",
+ "ng"
+ ],
+ [
+ "l",
+ "ung"
+ ],
+ [
+ "▁Java",
+ "Script"
+ ],
+ [
+ "▁",
+ "JavaScript"
+ ],
+ [
+ "▁bal",
+ "l"
+ ],
+ [
+ "▁ba",
+ "ll"
+ ],
+ [
+ "▁b",
+ "all"
+ ],
+ [
+ "▁",
+ "ball"
+ ],
+ [
+ "▁ain",
+ "si"
+ ],
+ [
+ "▁Pr",
+ "i"
+ ],
+ [
+ "▁P",
+ "ri"
+ ],
+ [
+ "{",
+ "$"
+ ],
+ [
+ "▁U",
+ "N"
+ ],
+ [
+ "▁",
+ "UN"
+ ],
+ [
+ "▁Ra",
+ "m"
+ ],
+ [
+ "▁R",
+ "am"
+ ],
+ [
+ "▁he",
+ "ar"
+ ],
+ [
+ "▁h",
+ "ear"
+ ],
+ [
+ "▁U",
+ "buntu"
+ ],
+ [
+ ">()",
+ ";"
+ ],
+ [
+ ">(",
+ ");"
+ ],
+ [
+ ">",
+ "();"
+ ],
+ [
+ "▁pur",
+ "e"
+ ],
+ [
+ "▁pu",
+ "re"
+ ],
+ [
+ "▁p",
+ "ure"
+ ],
+ [
+ "▁emb",
+ "ed"
+ ],
+ [
+ "▁em",
+ "bed"
+ ],
+ [
+ "▁",
+ "embed"
+ ],
+ [
+ "a",
+ "ção"
+ ],
+ [
+ "control",
+ "ler"
+ ],
+ [
+ "cont",
+ "roller"
+ ],
+ [
+ "▁mar",
+ "ried"
+ ],
+ [
+ "▁Fo",
+ "l"
+ ],
+ [
+ "▁F",
+ "ol"
+ ],
+ [
+ "fa",
+ "mil"
+ ],
+ [
+ "f",
+ "amil"
+ ],
+ [
+ "▁pre",
+ "c"
+ ],
+ [
+ "▁pr",
+ "ec"
+ ],
+ [
+ "▁p",
+ "rec"
+ ],
+ [
+ "▁",
+ "prec"
+ ],
+ [
+ "▁rec",
+ "urs"
+ ],
+ [
+ "pa",
+ "d"
+ ],
+ [
+ "p",
+ "ad"
+ ],
+ [
+ "istra",
+ "tion"
+ ],
+ [
+ "istr",
+ "ation"
+ ],
+ [
+ "▁respective",
+ "ly"
+ ],
+ [
+ "▁respect",
+ "ively"
+ ],
+ [
+ "[",
+ "$"
+ ],
+ [
+ "auto",
+ "r"
+ ],
+ [
+ "aut",
+ "or"
+ ],
+ [
+ "au",
+ "tor"
+ ],
+ [
+ "a",
+ "utor"
+ ],
+ [
+ "▁gra",
+ "v"
+ ],
+ [
+ "▁gr",
+ "av"
+ ],
+ [
+ "▁g",
+ "rav"
+ ],
+ [
+ "ier",
+ "a"
+ ],
+ [
+ "ie",
+ "ra"
+ ],
+ [
+ "i",
+ "era"
+ ],
+ [
+ "azi",
+ "oni"
+ ],
+ [
+ "az",
+ "ioni"
+ ],
+ [
+ "a",
+ "zioni"
+ ],
+ [
+ "▁Bu",
+ "l"
+ ],
+ [
+ "▁B",
+ "ul"
+ ],
+ [
+ "▁Austral",
+ "ia"
+ ],
+ [
+ "mon",
+ "d"
+ ],
+ [
+ "mo",
+ "nd"
+ ],
+ [
+ "m",
+ "ond"
+ ],
+ [
+ "▁Tr",
+ "o"
+ ],
+ [
+ "▁T",
+ "ro"
+ ],
+ [
+ "▁El",
+ "e"
+ ],
+ [
+ "▁E",
+ "le"
+ ],
+ [
+ "package",
+ "s"
+ ],
+ [
+ "pack",
+ "ages"
+ ],
+ [
+ "ms",
+ "dn"
+ ],
+ [
+ "▁Al",
+ "s"
+ ],
+ [
+ "▁A",
+ "ls"
+ ],
+ [
+ "▁prz",
+ "y"
+ ],
+ [
+ "▁pr",
+ "zy"
+ ],
+ [
+ "AR",
+ "T"
+ ],
+ [
+ "A",
+ "RT"
+ ],
+ [
+ "▁charg",
+ "e"
+ ],
+ [
+ "▁char",
+ "ge"
+ ],
+ [
+ "▁",
+ "charge"
+ ],
+ [
+ "▁application",
+ "s"
+ ],
+ [
+ "▁applic",
+ "ations"
+ ],
+ [
+ "▁app",
+ "lications"
+ ],
+ [
+ "Uni",
+ "t"
+ ],
+ [
+ "Un",
+ "it"
+ ],
+ [
+ "U",
+ "nit"
+ ],
+ [
+ "are",
+ "n"
+ ],
+ [
+ "ar",
+ "en"
+ ],
+ [
+ "a",
+ "ren"
+ ],
+ [
+ "▁sud",
+ "den"
+ ],
+ [
+ "omet",
+ "er"
+ ],
+ [
+ "ome",
+ "ter"
+ ],
+ [
+ "om",
+ "eter"
+ ],
+ [
+ "o",
+ "meter"
+ ],
+ [
+ "▁do",
+ "t"
+ ],
+ [
+ "▁d",
+ "ot"
+ ],
+ [
+ "▁",
+ "dot"
+ ],
+ [
+ "ac",
+ "ji"
+ ],
+ [
+ "a",
+ "cji"
+ ],
+ [
+ "кто",
+ "р"
+ ],
+ [
+ "кт",
+ "ор"
+ ],
+ [
+ "к",
+ "тор"
+ ],
+ [
+ "imi",
+ "n"
+ ],
+ [
+ "im",
+ "in"
+ ],
+ [
+ "i",
+ "min"
+ ],
+ [
+ "eni",
+ "ng"
+ ],
+ [
+ "en",
+ "ing"
+ ],
+ [
+ "e",
+ "ning"
+ ],
+ [
+ "▁don",
+ "de"
+ ],
+ [
+ "▁do",
+ "nde"
+ ],
+ [
+ "▁d",
+ "onde"
+ ],
+ [
+ "▁H",
+ "o"
+ ],
+ [
+ "tre",
+ "e"
+ ],
+ [
+ "tr",
+ "ee"
+ ],
+ [
+ "t",
+ "ree"
+ ],
+ [
+ "m",
+ "b"
+ ],
+ [
+ "▁dra",
+ "g"
+ ],
+ [
+ "▁dr",
+ "ag"
+ ],
+ [
+ "▁d",
+ "rag"
+ ],
+ [
+ "▁",
+ "drag"
+ ],
+ [
+ "aj",
+ "e"
+ ],
+ [
+ "a",
+ "je"
+ ],
+ [
+ "▁in",
+ "valid"
+ ],
+ [
+ "▁",
+ "invalid"
+ ],
+ [
+ "▁fin",
+ "ish"
+ ],
+ [
+ "la",
+ "im"
+ ],
+ [
+ "▁fee",
+ "d"
+ ],
+ [
+ "▁fe",
+ "ed"
+ ],
+ [
+ "▁f",
+ "eed"
+ ],
+ [
+ "▁",
+ "feed"
+ ],
+ [
+ "▁Na",
+ "p"
+ ],
+ [
+ "▁N",
+ "ap"
+ ],
+ [
+ "ro",
+ "om"
+ ],
+ [
+ "r",
+ "oom"
+ ],
+ [
+ "image",
+ "s"
+ ],
+ [
+ "ima",
+ "ges"
+ ],
+ [
+ "im",
+ "ages"
+ ],
+ [
+ "▁са",
+ "й"
+ ],
+ [
+ "▁suc",
+ "c"
+ ],
+ [
+ "▁su",
+ "cc"
+ ],
+ [
+ "iffe",
+ "r"
+ ],
+ [
+ "iff",
+ "er"
+ ],
+ [
+ "if",
+ "fer"
+ ],
+ [
+ "▁añ",
+ "o"
+ ],
+ [
+ "▁a",
+ "ño"
+ ],
+ [
+ "▁cu",
+ "al"
+ ],
+ [
+ "▁c",
+ "ual"
+ ],
+ [
+ "мер",
+ "и"
+ ],
+ [
+ "ме",
+ "ри"
+ ],
+ [
+ "D",
+ "R"
+ ],
+ [
+ "▁Bild",
+ "er"
+ ],
+ [
+ "▁Bil",
+ "der"
+ ],
+ [
+ "▁Bi",
+ "lder"
+ ],
+ [
+ "▁B",
+ "ilder"
+ ],
+ [
+ "б",
+ "ра"
+ ],
+ [
+ "rai",
+ "t"
+ ],
+ [
+ "ra",
+ "it"
+ ],
+ [
+ "r",
+ "ait"
+ ],
+ [
+ "pa",
+ "n"
+ ],
+ [
+ "p",
+ "an"
+ ],
+ [
+ "ен",
+ "ь"
+ ],
+ [
+ "е",
+ "нь"
+ ],
+ [
+ "▁dist",
+ "inct"
+ ],
+ [
+ "▁K",
+ "n"
+ ],
+ [
+ "ön",
+ "ig"
+ ],
+ [
+ "ö",
+ "nig"
+ ],
+ [
+ "ance",
+ "d"
+ ],
+ [
+ "anc",
+ "ed"
+ ],
+ [
+ "an",
+ "ced"
+ ],
+ [
+ "▁load",
+ "ing"
+ ],
+ [
+ "▁lo",
+ "ading"
+ ],
+ [
+ "▁",
+ "loading"
+ ],
+ [
+ "▁Te",
+ "chn"
+ ],
+ [
+ "▁Se",
+ "l"
+ ],
+ [
+ "▁S",
+ "el"
+ ],
+ [
+ "mu",
+ "s"
+ ],
+ [
+ "m",
+ "us"
+ ],
+ [
+ "▁ra",
+ "il"
+ ],
+ [
+ "▁r",
+ "ail"
+ ],
+ [
+ "▁stud",
+ "ent"
+ ],
+ [
+ "▁st",
+ "udent"
+ ],
+ [
+ "▁",
+ "student"
+ ],
+ [
+ "▁not",
+ "ice"
+ ],
+ [
+ "▁sl",
+ "a"
+ ],
+ [
+ "▁s",
+ "la"
+ ],
+ [
+ "▁Д",
+ "а"
+ ],
+ [
+ "▁gu",
+ "ard"
+ ],
+ [
+ "▁",
+ "guard"
+ ],
+ [
+ "▁Da",
+ "y"
+ ],
+ [
+ "▁D",
+ "ay"
+ ],
+ [
+ "▁",
+ "Day"
+ ],
+ [
+ "вал",
+ "и"
+ ],
+ [
+ "ва",
+ "ли"
+ ],
+ [
+ "в",
+ "али"
+ ],
+ [
+ "Opt",
+ "ion"
+ ],
+ [
+ "Op",
+ "tion"
+ ],
+ [
+ "O",
+ "ption"
+ ],
+ [
+ "ais",
+ "on"
+ ],
+ [
+ "ai",
+ "son"
+ ],
+ [
+ "a",
+ "ison"
+ ],
+ [
+ "ip",
+ "p"
+ ],
+ [
+ "i",
+ "pp"
+ ],
+ [
+ "▁Ju",
+ "n"
+ ],
+ [
+ "▁J",
+ "un"
+ ],
+ [
+ "▁fel",
+ "l"
+ ],
+ [
+ "▁fe",
+ "ll"
+ ],
+ [
+ "▁f",
+ "ell"
+ ],
+ [
+ "▁absol",
+ "ute"
+ ],
+ [
+ "▁ab",
+ "solute"
+ ],
+ [
+ "▁",
+ "absolute"
+ ],
+ [
+ "ов",
+ "е"
+ ],
+ [
+ "о",
+ "ве"
+ ],
+ [
+ "deb",
+ "ug"
+ ],
+ [
+ "de",
+ "bug"
+ ],
+ [
+ "▁Su",
+ "d"
+ ],
+ [
+ "▁S",
+ "ud"
+ ],
+ [
+ "п",
+ "ы"
+ ],
+ [
+ "ugin",
+ "s"
+ ],
+ [
+ "ug",
+ "ins"
+ ],
+ [
+ "▁view",
+ "s"
+ ],
+ [
+ "▁vie",
+ "ws"
+ ],
+ [
+ "▁",
+ "views"
+ ],
+ [
+ "la",
+ "y"
+ ],
+ [
+ "l",
+ "ay"
+ ],
+ [
+ "▁sur",
+ "r"
+ ],
+ [
+ "▁su",
+ "rr"
+ ],
+ [
+ "▁s",
+ "urr"
+ ],
+ [
+ "▁sto",
+ "od"
+ ],
+ [
+ "▁st",
+ "ood"
+ ],
+ [
+ "▁",
+ "stood"
+ ],
+ [
+ "▁в",
+ "і"
+ ],
+ [
+ "▁",
+ "ві"
+ ],
+ [
+ "select",
+ "ed"
+ ],
+ [
+ "sel",
+ "ected"
+ ],
+ [
+ "г",
+ "і"
+ ],
+ [
+ "▁attribute",
+ "s"
+ ],
+ [
+ "▁att",
+ "ributes"
+ ],
+ [
+ "▁",
+ "attributes"
+ ],
+ [
+ "fin",
+ "al"
+ ],
+ [
+ "fi",
+ "nal"
+ ],
+ [
+ "f",
+ "inal"
+ ],
+ [
+ "end",
+ "a"
+ ],
+ [
+ "en",
+ "da"
+ ],
+ [
+ "▁Bo",
+ "n"
+ ],
+ [
+ "▁B",
+ "on"
+ ],
+ [
+ "ner",
+ "s"
+ ],
+ [
+ "ne",
+ "rs"
+ ],
+ [
+ "n",
+ "ers"
+ ],
+ [
+ "▁We",
+ "r"
+ ],
+ [
+ "▁W",
+ "er"
+ ],
+ [
+ "bu",
+ "r"
+ ],
+ [
+ "b",
+ "ur"
+ ],
+ [
+ "itte",
+ "l"
+ ],
+ [
+ "itt",
+ "el"
+ ],
+ [
+ "it",
+ "tel"
+ ],
+ [
+ "▁mov",
+ "ing"
+ ],
+ [
+ "▁mo",
+ "ving"
+ ],
+ [
+ "▁m",
+ "oving"
+ ],
+ [
+ "▁Pla",
+ "n"
+ ],
+ [
+ "▁Pl",
+ "an"
+ ],
+ [
+ "▁P",
+ "lan"
+ ],
+ [
+ "▁",
+ "Plan"
+ ],
+ [
+ "ische",
+ "s"
+ ],
+ [
+ "isch",
+ "es"
+ ],
+ [
+ "isc",
+ "hes"
+ ],
+ [
+ "is",
+ "ches"
+ ],
+ [
+ "J",
+ "ava"
+ ],
+ [
+ "▁bas",
+ "is"
+ ],
+ [
+ "▁b",
+ "asis"
+ ],
+ [
+ "▁Bu",
+ "s"
+ ],
+ [
+ "▁B",
+ "us"
+ ],
+ [
+ "▁",
+ "Bus"
+ ],
+ [
+ "▁A",
+ "u"
+ ],
+ [
+ "▁Il",
+ "l"
+ ],
+ [
+ "▁I",
+ "ll"
+ ],
+ [
+ "▁",
+ "Ill"
+ ],
+ [
+ "▁вре",
+ "мя"
+ ],
+ [
+ "▁ц",
+ "ент"
+ ],
+ [
+ "▁",
+ "цент"
+ ],
+ [
+ "hand",
+ "le"
+ ],
+ [
+ "сту",
+ "п"
+ ],
+ [
+ "▁Fa",
+ "r"
+ ],
+ [
+ "▁F",
+ "ar"
+ ],
+ [
+ "▁ora",
+ "z"
+ ],
+ [
+ "▁or",
+ "az"
+ ],
+ [
+ "▁o",
+ "raz"
+ ],
+ [
+ "oc",
+ "r"
+ ],
+ [
+ "o",
+ "cr"
+ ],
+ [
+ "▁sei",
+ "t"
+ ],
+ [
+ "▁se",
+ "it"
+ ],
+ [
+ "onde",
+ "r"
+ ],
+ [
+ "ond",
+ "er"
+ ],
+ [
+ "on",
+ "der"
+ ],
+ [
+ "o",
+ "nder"
+ ],
+ [
+ "до",
+ "м"
+ ],
+ [
+ "д",
+ "ом"
+ ],
+ [
+ ":",
+ "/"
+ ],
+ [
+ "cho",
+ "r"
+ ],
+ [
+ "ch",
+ "or"
+ ],
+ [
+ "c",
+ "hor"
+ ],
+ [
+ "▁Tow",
+ "n"
+ ],
+ [
+ "▁To",
+ "wn"
+ ],
+ [
+ "▁T",
+ "own"
+ ],
+ [
+ "▁defin",
+ "it"
+ ],
+ [
+ "▁def",
+ "init"
+ ],
+ [
+ "rea",
+ "ct"
+ ],
+ [
+ "re",
+ "act"
+ ],
+ [
+ "▁pie",
+ "ce"
+ ],
+ [
+ "▁Kar",
+ "l"
+ ],
+ [
+ "▁Ka",
+ "rl"
+ ],
+ [
+ "C",
+ "I"
+ ],
+ [
+ "▁App",
+ "lication"
+ ],
+ [
+ "▁",
+ "Application"
+ ],
+ [
+ "unte",
+ "r"
+ ],
+ [
+ "unt",
+ "er"
+ ],
+ [
+ "un",
+ "ter"
+ ],
+ [
+ "▁forme",
+ "d"
+ ],
+ [
+ "▁form",
+ "ed"
+ ],
+ [
+ "▁for",
+ "med"
+ ],
+ [
+ "▁",
+ "formed"
+ ],
+ [
+ "▁п",
+ "у"
+ ],
+ [
+ "▁",
+ "пу"
+ ],
+ [
+ "B",
+ "o"
+ ],
+ [
+ "▁Dan",
+ "iel"
+ ],
+ [
+ "▁",
+ "Daniel"
+ ],
+ [
+ "▁п",
+ "ла"
+ ],
+ [
+ "▁",
+ "пла"
+ ],
+ [
+ "Bo",
+ "dy"
+ ],
+ [
+ "B",
+ "ody"
+ ],
+ [
+ "})",
+ "$"
+ ],
+ [
+ "}",
+ ")$"
+ ],
+ [
+ "▁был",
+ "и"
+ ],
+ [
+ "▁бы",
+ "ли"
+ ],
+ [
+ "▁ear",
+ "th"
+ ],
+ [
+ "▁e",
+ "arth"
+ ],
+ [
+ "г",
+ "ла"
+ ],
+ [
+ "The",
+ "re"
+ ],
+ [
+ "Th",
+ "ere"
+ ],
+ [
+ "T",
+ "here"
+ ],
+ [
+ "▁ст",
+ "ра"
+ ],
+ [
+ "▁с",
+ "тра"
+ ],
+ [
+ "▁",
+ "стра"
+ ],
+ [
+ "▁vill",
+ "e"
+ ],
+ [
+ "▁vil",
+ "le"
+ ],
+ [
+ "▁vi",
+ "lle"
+ ],
+ [
+ "▁v",
+ "ille"
+ ],
+ [
+ "▁",
+ "ville"
+ ],
+ [
+ "▁cent",
+ "re"
+ ],
+ [
+ "▁c",
+ "entre"
+ ],
+ [
+ ")",
+ "\r"
+ ],
+ [
+ "▁help",
+ "ful"
+ ],
+ [
+ "▁+",
+ "+"
+ ],
+ [
+ "▁",
+ "++"
+ ],
+ [
+ "▁C",
+ "G"
+ ],
+ [
+ "▁",
+ "CG"
+ ],
+ [
+ "izio",
+ "ne"
+ ],
+ [
+ "izi",
+ "one"
+ ],
+ [
+ "iz",
+ "ione"
+ ],
+ [
+ "i",
+ "zione"
+ ],
+ [
+ "▁Gam",
+ "e"
+ ],
+ [
+ "▁Ga",
+ "me"
+ ],
+ [
+ "▁G",
+ "ame"
+ ],
+ [
+ "▁",
+ "Game"
+ ],
+ [
+ "▁Wh",
+ "ich"
+ ],
+ [
+ "▁pi",
+ "p"
+ ],
+ [
+ "▁p",
+ "ip"
+ ],
+ [
+ "▁",
+ "pip"
+ ],
+ [
+ "▁Port",
+ "ug"
+ ],
+ [
+ "D",
+ "S"
+ ],
+ [
+ "▁descri",
+ "be"
+ ],
+ [
+ "▁des",
+ "cribe"
+ ],
+ [
+ "▁de",
+ "scribe"
+ ],
+ [
+ "▁check",
+ "ing"
+ ],
+ [
+ "▁manage",
+ "r"
+ ],
+ [
+ "▁man",
+ "ager"
+ ],
+ [
+ "▁",
+ "manager"
+ ],
+ [
+ "B",
+ "O"
+ ],
+ [
+ "▁Bund",
+ "es"
+ ],
+ [
+ "▁Bun",
+ "des"
+ ],
+ [
+ "▁B",
+ "undes"
+ ],
+ [
+ "bu",
+ "ch"
+ ],
+ [
+ "b",
+ "uch"
+ ],
+ [
+ "▁decide",
+ "d"
+ ],
+ [
+ "▁decid",
+ "ed"
+ ],
+ [
+ "▁dec",
+ "ided"
+ ],
+ [
+ "▁Jahrh",
+ "undert"
+ ],
+ [
+ "▁fi",
+ "f"
+ ],
+ [
+ "▁f",
+ "if"
+ ],
+ [
+ "▁",
+ "fif"
+ ],
+ [
+ "e",
+ "fficient"
+ ],
+ [
+ "anc",
+ "i"
+ ],
+ [
+ "an",
+ "ci"
+ ],
+ [
+ "bra",
+ "ries"
+ ],
+ [
+ "br",
+ "aries"
+ ],
+ [
+ "▁fail",
+ "s"
+ ],
+ [
+ "▁fa",
+ "ils"
+ ],
+ [
+ "▁f",
+ "ails"
+ ],
+ [
+ "▁ker",
+ "nel"
+ ],
+ [
+ "▁k",
+ "ernel"
+ ],
+ [
+ "▁",
+ "kernel"
+ ],
+ [
+ "▁G",
+ "l"
+ ],
+ [
+ "▁N",
+ "acional"
+ ],
+ [
+ "▁proc",
+ "eed"
+ ],
+ [
+ "▁pro",
+ "ceed"
+ ],
+ [
+ "▁fue",
+ "r"
+ ],
+ [
+ "▁fu",
+ "er"
+ ],
+ [
+ "▁f",
+ "uer"
+ ],
+ [
+ "▁liv",
+ "ing"
+ ],
+ [
+ "▁li",
+ "ving"
+ ],
+ [
+ "▁l",
+ "iving"
+ ],
+ [
+ "▁successful",
+ "ly"
+ ],
+ [
+ "▁success",
+ "fully"
+ ],
+ [
+ "▁fast",
+ "er"
+ ],
+ [
+ "▁fas",
+ "ter"
+ ],
+ [
+ "▁fa",
+ "ster"
+ ],
+ [
+ "▁f",
+ "aster"
+ ],
+ [
+ "▁contr",
+ "e"
+ ],
+ [
+ "▁cont",
+ "re"
+ ],
+ [
+ "▁con",
+ "tre"
+ ],
+ [
+ "▁",
+ "contre"
+ ],
+ [
+ "▁pris",
+ "on"
+ ],
+ [
+ "▁pri",
+ "son"
+ ],
+ [
+ "▁pr",
+ "ison"
+ ],
+ [
+ "OR",
+ "T"
+ ],
+ [
+ "O",
+ "RT"
+ ],
+ [
+ "hel",
+ "p"
+ ],
+ [
+ "he",
+ "lp"
+ ],
+ [
+ "▁auto",
+ "r"
+ ],
+ [
+ "▁aut",
+ "or"
+ ],
+ [
+ "▁au",
+ "tor"
+ ],
+ [
+ "▁a",
+ "utor"
+ ],
+ [
+ "▁",
+ "autor"
+ ],
+ [
+ "ła",
+ "w"
+ ],
+ [
+ "ł",
+ "aw"
+ ],
+ [
+ "aj",
+ "ą"
+ ],
+ [
+ "a",
+ "ją"
+ ],
+ [
+ "▁Ar",
+ "m"
+ ],
+ [
+ "▁A",
+ "rm"
+ ],
+ [
+ "▁",
+ "Arm"
+ ],
+ [
+ "▁prov",
+ "in"
+ ],
+ [
+ "▁pro",
+ "vin"
+ ],
+ [
+ "▁na",
+ "am"
+ ],
+ [
+ "/",
+ "#"
+ ],
+ [
+ "se",
+ "d"
+ ],
+ [
+ "s",
+ "ed"
+ ],
+ [
+ "▁ges",
+ "ch"
+ ],
+ [
+ "▁ge",
+ "sch"
+ ],
+ [
+ "▁g",
+ "esch"
+ ],
+ [
+ "▁",
+ "gesch"
+ ],
+ [
+ "▁ма",
+ "р"
+ ],
+ [
+ "▁м",
+ "ар"
+ ],
+ [
+ "▁",
+ "мар"
+ ],
+ [
+ "es",
+ "k"
+ ],
+ [
+ "e",
+ "sk"
+ ],
+ [
+ "ter",
+ "m"
+ ],
+ [
+ "te",
+ "rm"
+ ],
+ [
+ "t",
+ "erm"
+ ],
+ [
+ "▁Te",
+ "x"
+ ],
+ [
+ "▁T",
+ "ex"
+ ],
+ [
+ "▁",
+ "Tex"
+ ],
+ [
+ "iri",
+ "ng"
+ ],
+ [
+ "ir",
+ "ing"
+ ],
+ [
+ "i",
+ "ring"
+ ],
+ [
+ "▁tool",
+ "s"
+ ],
+ [
+ "▁too",
+ "ls"
+ ],
+ [
+ "▁to",
+ "ols"
+ ],
+ [
+ "▁t",
+ "ools"
+ ],
+ [
+ "▁",
+ "tools"
+ ],
+ [
+ "PD",
+ "F"
+ ],
+ [
+ "P",
+ "DF"
+ ],
+ [
+ "▁ul",
+ "t"
+ ],
+ [
+ "▁u",
+ "lt"
+ ],
+ [
+ "▁",
+ "ult"
+ ],
+ [
+ "issen",
+ "schaft"
+ ],
+ [
+ "iss",
+ "enschaft"
+ ],
+ [
+ "▁could",
+ "n"
+ ],
+ [
+ "din",
+ "g"
+ ],
+ [
+ "di",
+ "ng"
+ ],
+ [
+ "d",
+ "ing"
+ ],
+ [
+ "De",
+ "p"
+ ],
+ [
+ "D",
+ "ep"
+ ],
+ [
+ "{",
+ "-"
+ ],
+ [
+ "▁pred",
+ "ict"
+ ],
+ [
+ "▁pre",
+ "dict"
+ ],
+ [
+ "▁",
+ "predict"
+ ],
+ [
+ "anta",
+ "ge"
+ ],
+ [
+ "ant",
+ "age"
+ ],
+ [
+ "▁Li",
+ "ke"
+ ],
+ [
+ "▁L",
+ "ike"
+ ],
+ [
+ "▁",
+ "Like"
+ ],
+ [
+ "▁Б",
+ "и"
+ ],
+ [
+ "tool",
+ "s"
+ ],
+ [
+ "to",
+ "ols"
+ ],
+ [
+ "t",
+ "ools"
+ ],
+ [
+ "estr",
+ "a"
+ ],
+ [
+ "est",
+ "ra"
+ ],
+ [
+ "es",
+ "tra"
+ ],
+ [
+ "e",
+ "stra"
+ ],
+ [
+ "▁k",
+ "i"
+ ],
+ [
+ "▁",
+ "ki"
+ ],
+ [
+ "▁Ji",
+ "m"
+ ],
+ [
+ "▁J",
+ "im"
+ ],
+ [
+ "sta",
+ "r"
+ ],
+ [
+ "st",
+ "ar"
+ ],
+ [
+ "s",
+ "tar"
+ ],
+ [
+ "▁rem",
+ "ark"
+ ],
+ [
+ "▁re",
+ "mark"
+ ],
+ [
+ "▁r",
+ "emark"
+ ],
+ [
+ "▁",
+ "remark"
+ ],
+ [
+ "ó",
+ "g"
+ ],
+ [
+ "nab",
+ "la"
+ ],
+ [
+ "na",
+ "bla"
+ ],
+ [
+ "▁Al",
+ "though"
+ ],
+ [
+ "mod",
+ "e"
+ ],
+ [
+ "mo",
+ "de"
+ ],
+ [
+ "m",
+ "ode"
+ ],
+ [
+ "H",
+ "ost"
+ ],
+ [
+ "▁stran",
+ "ge"
+ ],
+ [
+ "▁str",
+ "ange"
+ ],
+ [
+ "▁st",
+ "range"
+ ],
+ [
+ "Non",
+ "e"
+ ],
+ [
+ "No",
+ "ne"
+ ],
+ [
+ "N",
+ "one"
+ ],
+ [
+ "bla",
+ "ck"
+ ],
+ [
+ "bl",
+ "ack"
+ ],
+ [
+ "b",
+ "lack"
+ ],
+ [
+ "▁Fest",
+ "ival"
+ ],
+ [
+ "▁F",
+ "estival"
+ ],
+ [
+ "▁I",
+ "S"
+ ],
+ [
+ "▁",
+ "IS"
+ ],
+ [
+ "anz",
+ "a"
+ ],
+ [
+ "an",
+ "za"
+ ],
+ [
+ "▁(",
+ "-"
+ ],
+ [
+ "▁",
+ "(-"
+ ],
+ [
+ "ick",
+ "et"
+ ],
+ [
+ "ic",
+ "ket"
+ ],
+ [
+ "i",
+ "cket"
+ ],
+ [
+ "кол",
+ "а"
+ ],
+ [
+ "ко",
+ "ла"
+ ],
+ [
+ "▁Je",
+ "s"
+ ],
+ [
+ "▁J",
+ "es"
+ ],
+ [
+ "▁fle",
+ "x"
+ ],
+ [
+ "▁fl",
+ "ex"
+ ],
+ [
+ "▁f",
+ "lex"
+ ],
+ [
+ "▁",
+ "flex"
+ ],
+ [
+ "▁",
+ "À"
+ ],
+ [
+ "▁Net",
+ "work"
+ ],
+ [
+ "▁N",
+ "etwork"
+ ],
+ [
+ "▁",
+ "Network"
+ ],
+ [
+ "▁E",
+ "X"
+ ],
+ [
+ "▁",
+ "EX"
+ ],
+ [
+ "▁ener",
+ "o"
+ ],
+ [
+ "▁en",
+ "ero"
+ ],
+ [
+ "▁e",
+ "nero"
+ ],
+ [
+ "!",
+ "”"
+ ],
+ [
+ "▁Or",
+ "t"
+ ],
+ [
+ "▁O",
+ "rt"
+ ],
+ [
+ "▁al",
+ "ors"
+ ],
+ [
+ "▁Origin",
+ "al"
+ ],
+ [
+ "▁Orig",
+ "inal"
+ ],
+ [
+ "▁Or",
+ "iginal"
+ ],
+ [
+ "▁",
+ "Original"
+ ],
+ [
+ "▁z",
+ "o"
+ ],
+ [
+ "▁",
+ "zo"
+ ],
+ [
+ "ным",
+ "и"
+ ],
+ [
+ "ны",
+ "ми"
+ ],
+ [
+ "▁sp",
+ "l"
+ ],
+ [
+ "▁s",
+ "pl"
+ ],
+ [
+ "▁",
+ "spl"
+ ],
+ [
+ "Dra",
+ "w"
+ ],
+ [
+ "Dr",
+ "aw"
+ ],
+ [
+ "D",
+ "raw"
+ ],
+ [
+ "yo",
+ "nd"
+ ],
+ [
+ "y",
+ "ond"
+ ],
+ [
+ "─",
+ "─"
+ ],
+ [
+ "▁O",
+ "t"
+ ],
+ [
+ "▁dra",
+ "m"
+ ],
+ [
+ "▁dr",
+ "am"
+ ],
+ [
+ "▁d",
+ "ram"
+ ],
+ [
+ "▁divis",
+ "ion"
+ ],
+ [
+ "▁div",
+ "ision"
+ ],
+ [
+ "▁di",
+ "vision"
+ ],
+ [
+ "▁effic",
+ "ient"
+ ],
+ [
+ "▁e",
+ "fficient"
+ ],
+ [
+ "▁",
+ "efficient"
+ ],
+ [
+ "▁Г",
+ "а"
+ ],
+ [
+ "▁vie",
+ "r"
+ ],
+ [
+ "▁vi",
+ "er"
+ ],
+ [
+ "▁v",
+ "ier"
+ ],
+ [
+ "▁",
+ "vier"
+ ],
+ [
+ "na",
+ "k"
+ ],
+ [
+ "n",
+ "ak"
+ ],
+ [
+ "L",
+ "S"
+ ],
+ [
+ "▁spir",
+ "it"
+ ],
+ [
+ "▁sp",
+ "irit"
+ ],
+ [
+ "zeich",
+ "net"
+ ],
+ [
+ "▁dic",
+ "i"
+ ],
+ [
+ "▁di",
+ "ci"
+ ],
+ [
+ "▁d",
+ "ici"
+ ],
+ [
+ "cle",
+ "ar"
+ ],
+ [
+ "cl",
+ "ear"
+ ],
+ [
+ "c",
+ "lear"
+ ],
+ [
+ "cop",
+ "y"
+ ],
+ [
+ "co",
+ "py"
+ ],
+ [
+ "c",
+ "opy"
+ ],
+ [
+ "ya",
+ "r"
+ ],
+ [
+ "y",
+ "ar"
+ ],
+ [
+ "▁ро",
+ "ці"
+ ],
+ [
+ "us",
+ "qu"
+ ],
+ [
+ "u",
+ "squ"
+ ],
+ [
+ "▁nou",
+ "s"
+ ],
+ [
+ "▁no",
+ "us"
+ ],
+ [
+ "▁n",
+ "ous"
+ ],
+ [
+ "▁ble",
+ "v"
+ ],
+ [
+ "▁bl",
+ "ev"
+ ],
+ [
+ "▁b",
+ "lev"
+ ],
+ [
+ "ж",
+ "де"
+ ],
+ [
+ "Ar",
+ "g"
+ ],
+ [
+ "A",
+ "rg"
+ ],
+ [
+ "▁perform",
+ "ed"
+ ],
+ [
+ "▁per",
+ "formed"
+ ],
+ [
+ "▁Mak",
+ "e"
+ ],
+ [
+ "▁Ma",
+ "ke"
+ ],
+ [
+ "▁M",
+ "ake"
+ ],
+ [
+ "▁",
+ "Make"
+ ],
+ [
+ "▁Car",
+ "ol"
+ ],
+ [
+ "▁Ca",
+ "rol"
+ ],
+ [
+ "ett",
+ "o"
+ ],
+ [
+ "et",
+ "to"
+ ],
+ [
+ "e",
+ "tto"
+ ],
+ [
+ "▁San",
+ "d"
+ ],
+ [
+ "▁Sa",
+ "nd"
+ ],
+ [
+ "▁S",
+ "and"
+ ],
+ [
+ "▁Dis",
+ "c"
+ ],
+ [
+ "▁Di",
+ "sc"
+ ],
+ [
+ "▁D",
+ "isc"
+ ],
+ [
+ "En",
+ "c"
+ ],
+ [
+ "E",
+ "nc"
+ ],
+ [
+ "rer",
+ "o"
+ ],
+ [
+ "re",
+ "ro"
+ ],
+ [
+ "r",
+ "ero"
+ ],
+ [
+ "has",
+ "h"
+ ],
+ [
+ "ha",
+ "sh"
+ ],
+ [
+ "h",
+ "ash"
+ ],
+ [
+ "▁foc",
+ "us"
+ ],
+ [
+ "▁fo",
+ "cus"
+ ],
+ [
+ "▁f",
+ "ocus"
+ ],
+ [
+ "▁",
+ "focus"
+ ],
+ [
+ "▁att",
+ "ention"
+ ],
+ [
+ "▁agr",
+ "e"
+ ],
+ [
+ "▁ag",
+ "re"
+ ],
+ [
+ "▁a",
+ "gre"
+ ],
+ [
+ "▁div",
+ "is"
+ ],
+ [
+ "▁di",
+ "vis"
+ ],
+ [
+ "▁был",
+ "о"
+ ],
+ [
+ "▁бы",
+ "ло"
+ ],
+ [
+ "▁e",
+ "j"
+ ],
+ [
+ "▁",
+ "ej"
+ ],
+ [
+ "▁marc",
+ "h"
+ ],
+ [
+ "▁mar",
+ "ch"
+ ],
+ [
+ "▁m",
+ "arch"
+ ],
+ [
+ "▁ph",
+ "ase"
+ ],
+ [
+ "▁",
+ "phase"
+ ],
+ [
+ "ía",
+ "s"
+ ],
+ [
+ "í",
+ "as"
+ ],
+ [
+ "▁ph",
+ "il"
+ ],
+ [
+ "▁Pa",
+ "p"
+ ],
+ [
+ "▁P",
+ "ap"
+ ],
+ [
+ "▁riv",
+ "er"
+ ],
+ [
+ "▁ri",
+ "ver"
+ ],
+ [
+ "▁r",
+ "iver"
+ ],
+ [
+ "▁",
+ "river"
+ ],
+ [
+ "▁cause",
+ "d"
+ ],
+ [
+ "▁caus",
+ "ed"
+ ],
+ [
+ "▁ca",
+ "used"
+ ],
+ [
+ "▁c",
+ "aused"
+ ],
+ [
+ "pl",
+ "ugin"
+ ],
+ [
+ "▁Te",
+ "am"
+ ],
+ [
+ "▁",
+ "Team"
+ ],
+ [
+ "ule",
+ "r"
+ ],
+ [
+ "ul",
+ "er"
+ ],
+ [
+ "u",
+ "ler"
+ ],
+ [
+ "▁$(\"",
+ "#"
+ ],
+ [
+ "▁$",
+ "(\"#"
+ ],
+ [
+ "ie",
+ "j"
+ ],
+ [
+ "i",
+ "ej"
+ ],
+ [
+ "I",
+ "SBN"
+ ],
+ [
+ "na",
+ "m"
+ ],
+ [
+ "n",
+ "am"
+ ],
+ [
+ "▁fig",
+ "ht"
+ ],
+ [
+ "▁f",
+ "ight"
+ ],
+ [
+ "vi",
+ "d"
+ ],
+ [
+ "v",
+ "id"
+ ],
+ [
+ "▁Lu",
+ "d"
+ ],
+ [
+ "▁L",
+ "ud"
+ ],
+ [
+ "Select",
+ "ed"
+ ],
+ [
+ ":@",
+ "\""
+ ],
+ [
+ ":",
+ "@\""
+ ],
+ [
+ "▁Po",
+ "d"
+ ],
+ [
+ "▁P",
+ "od"
+ ],
+ [
+ "▁",
+ "Pod"
+ ],
+ [
+ "▁année",
+ "s"
+ ],
+ [
+ "▁ann",
+ "ées"
+ ],
+ [
+ "ario",
+ "s"
+ ],
+ [
+ "ari",
+ "os"
+ ],
+ [
+ "ar",
+ "ios"
+ ],
+ [
+ "a",
+ "rios"
+ ],
+ [
+ "▁deutsche",
+ "r"
+ ],
+ [
+ "▁deutsch",
+ "er"
+ ],
+ [
+ "▁N",
+ "A"
+ ],
+ [
+ "▁",
+ "NA"
+ ],
+ [
+ "▁и",
+ "ю"
+ ],
+ [
+ "▁diction",
+ "ary"
+ ],
+ [
+ "▁d",
+ "ictionary"
+ ],
+ [
+ "▁",
+ "dictionary"
+ ],
+ [
+ "▁Л",
+ "а"
+ ],
+ [
+ "▁Tr",
+ "i"
+ ],
+ [
+ "▁T",
+ "ri"
+ ],
+ [
+ "▁",
+ "Tri"
+ ],
+ [
+ "è",
+ "n"
+ ],
+ [
+ "▁polit",
+ "ical"
+ ],
+ [
+ "rid",
+ "ge"
+ ],
+ [
+ "r",
+ "idge"
+ ],
+ [
+ "atte",
+ "n"
+ ],
+ [
+ "att",
+ "en"
+ ],
+ [
+ "at",
+ "ten"
+ ],
+ [
+ "▁circ",
+ "le"
+ ],
+ [
+ "▁cir",
+ "cle"
+ ],
+ [
+ "▁",
+ "circle"
+ ],
+ [
+ "▁trans",
+ "port"
+ ],
+ [
+ "▁",
+ "transport"
+ ],
+ [
+ "ema",
+ "s"
+ ],
+ [
+ "em",
+ "as"
+ ],
+ [
+ "e",
+ "mas"
+ ],
+ [
+ "F",
+ "C"
+ ],
+ [
+ "▁replace",
+ "d"
+ ],
+ [
+ "▁repla",
+ "ced"
+ ],
+ [
+ "▁Au",
+ "d"
+ ],
+ [
+ "▁A",
+ "ud"
+ ],
+ [
+ "isk",
+ "a"
+ ],
+ [
+ "is",
+ "ka"
+ ],
+ [
+ "i",
+ "ska"
+ ],
+ [
+ "Config",
+ "uration"
+ ],
+ [
+ "▁so",
+ "ort"
+ ],
+ [
+ "▁Н",
+ "е"
+ ],
+ [
+ "▁seq",
+ "u"
+ ],
+ [
+ "▁se",
+ "qu"
+ ],
+ [
+ "▁s",
+ "equ"
+ ],
+ [
+ "▁",
+ "sequ"
+ ],
+ [
+ "PR",
+ "O"
+ ],
+ [
+ "P",
+ "RO"
+ ],
+ [
+ "▁bu",
+ "d"
+ ],
+ [
+ "▁b",
+ "ud"
+ ],
+ [
+ "▁",
+ "bud"
+ ],
+ [
+ "▁{",
+ "{"
+ ],
+ [
+ "▁",
+ "{{"
+ ],
+ [
+ "lie",
+ "ß"
+ ],
+ [
+ "l",
+ "ieß"
+ ],
+ [
+ "▁Ma",
+ "s"
+ ],
+ [
+ "▁M",
+ "as"
+ ],
+ [
+ "der",
+ "s"
+ ],
+ [
+ "de",
+ "rs"
+ ],
+ [
+ "d",
+ "ers"
+ ],
+ [
+ "us",
+ "ammen"
+ ],
+ [
+ "es",
+ "a"
+ ],
+ [
+ "e",
+ "sa"
+ ],
+ [
+ "▁L",
+ "y"
+ ],
+ [
+ "в",
+ "ро"
+ ],
+ [
+ "ma",
+ "c"
+ ],
+ [
+ "m",
+ "ac"
+ ],
+ [
+ "▁ис",
+ "по"
+ ],
+ [
+ "▁и",
+ "спо"
+ ],
+ [
+ "▁su",
+ "c"
+ ],
+ [
+ "▁s",
+ "uc"
+ ],
+ [
+ "u",
+ "y"
+ ],
+ [
+ "▁ill",
+ "ustr"
+ ],
+ [
+ "▁primer",
+ "a"
+ ],
+ [
+ "▁prime",
+ "ra"
+ ],
+ [
+ "▁prim",
+ "era"
+ ],
+ [
+ "ila",
+ "tion"
+ ],
+ [
+ "il",
+ "ation"
+ ],
+ [
+ "i",
+ "lation"
+ ],
+ [
+ "▁stor",
+ "age"
+ ],
+ [
+ "▁sto",
+ "rage"
+ ],
+ [
+ "▁st",
+ "orage"
+ ],
+ [
+ "▁",
+ "storage"
+ ],
+ [
+ "▁param",
+ "s"
+ ],
+ [
+ "▁para",
+ "ms"
+ ],
+ [
+ "▁par",
+ "ams"
+ ],
+ [
+ "▁pa",
+ "rams"
+ ],
+ [
+ "▁",
+ "params"
+ ],
+ [
+ "ka",
+ "z"
+ ],
+ [
+ "k",
+ "az"
+ ],
+ [
+ "▁termin",
+ "al"
+ ],
+ [
+ "▁term",
+ "inal"
+ ],
+ [
+ "рал",
+ "ь"
+ ],
+ [
+ "ра",
+ "ль"
+ ],
+ [
+ "р",
+ "аль"
+ ],
+ [
+ "▁hold",
+ "s"
+ ],
+ [
+ "▁hol",
+ "ds"
+ ],
+ [
+ "▁h",
+ "olds"
+ ],
+ [
+ "▁",
+ "holds"
+ ],
+ [
+ "ло",
+ "сь"
+ ],
+ [
+ "▁na",
+ "d"
+ ],
+ [
+ "▁n",
+ "ad"
+ ],
+ [
+ "▁",
+ "nad"
+ ],
+ [
+ "”",
+ "."
+ ],
+ [
+ "▁oct",
+ "ubre"
+ ],
+ [
+ "bu",
+ "l"
+ ],
+ [
+ "b",
+ "ul"
+ ],
+ [
+ "▁hu",
+ "s"
+ ],
+ [
+ "▁h",
+ "us"
+ ],
+ [
+ "▁",
+ "hus"
+ ],
+ [
+ "UL",
+ "T"
+ ],
+ [
+ "U",
+ "LT"
+ ],
+ [
+ "▁ég",
+ "alement"
+ ],
+ [
+ "▁Mil",
+ "l"
+ ],
+ [
+ "▁Mi",
+ "ll"
+ ],
+ [
+ "▁M",
+ "ill"
+ ],
+ [
+ "▁",
+ "Mill"
+ ],
+ [
+ "ła",
+ "d"
+ ],
+ [
+ "ł",
+ "ad"
+ ],
+ [
+ "▁cont",
+ "iene"
+ ],
+ [
+ "\"",
+ "?"
+ ],
+ [
+ "▁>>",
+ ">"
+ ],
+ [
+ "▁>",
+ ">>"
+ ],
+ [
+ "Qu",
+ "e"
+ ],
+ [
+ "Q",
+ "ue"
+ ],
+ [
+ " ",
+ " "
+ ],
+ [
+ "▁pla",
+ "in"
+ ],
+ [
+ "▁pl",
+ "ain"
+ ],
+ [
+ "▁p",
+ "lain"
+ ],
+ [
+ "▁",
+ "plain"
+ ],
+ [
+ "ativ",
+ "a"
+ ],
+ [
+ "ati",
+ "va"
+ ],
+ [
+ "at",
+ "iva"
+ ],
+ [
+ "ock",
+ "er"
+ ],
+ [
+ "oc",
+ "ker"
+ ],
+ [
+ "o",
+ "cker"
+ ],
+ [
+ "Name",
+ "s"
+ ],
+ [
+ "Na",
+ "mes"
+ ],
+ [
+ "N",
+ "ames"
+ ],
+ [
+ "▁Ju",
+ "d"
+ ],
+ [
+ "▁J",
+ "ud"
+ ],
+ [
+ "▁agre",
+ "e"
+ ],
+ [
+ "▁agr",
+ "ee"
+ ],
+ [
+ "▁ag",
+ "ree"
+ ],
+ [
+ "▁Geme",
+ "inde"
+ ],
+ [
+ "▁G",
+ "emeinde"
+ ],
+ [
+ "lar",
+ "e"
+ ],
+ [
+ "la",
+ "re"
+ ],
+ [
+ "l",
+ "are"
+ ],
+ [
+ "каз",
+ "а"
+ ],
+ [
+ "ка",
+ "за"
+ ],
+ [
+ "▁start",
+ "s"
+ ],
+ [
+ "▁star",
+ "ts"
+ ],
+ [
+ "▁st",
+ "arts"
+ ],
+ [
+ "▁",
+ "starts"
+ ],
+ [
+ "▁pri",
+ "ce"
+ ],
+ [
+ "▁pr",
+ "ice"
+ ],
+ [
+ "▁p",
+ "rice"
+ ],
+ [
+ "▁",
+ "price"
+ ],
+ [
+ "T",
+ "arget"
+ ],
+ [
+ "cu",
+ "s"
+ ],
+ [
+ "c",
+ "us"
+ ],
+ [
+ "▁Inst",
+ "ead"
+ ],
+ [
+ ".",
+ ";"
+ ],
+ [
+ "▁altern",
+ "ative"
+ ],
+ [
+ "▁alter",
+ "native"
+ ],
+ [
+ "▁в",
+ "ла"
+ ],
+ [
+ "I",
+ "E"
+ ],
+ [
+ "▁organ",
+ "iz"
+ ],
+ [
+ "in",
+ "u"
+ ],
+ [
+ "i",
+ "nu"
+ ],
+ [
+ "▁complete",
+ "d"
+ ],
+ [
+ "▁complet",
+ "ed"
+ ],
+ [
+ "▁comple",
+ "ted"
+ ],
+ [
+ "▁comp",
+ "leted"
+ ],
+ [
+ "▁car",
+ "ry"
+ ],
+ [
+ "ato",
+ "m"
+ ],
+ [
+ "at",
+ "om"
+ ],
+ [
+ "a",
+ "tom"
+ ],
+ [
+ "▁depend",
+ "ing"
+ ],
+ [
+ "▁dep",
+ "ending"
+ ],
+ [
+ "▁O",
+ "ur"
+ ],
+ [
+ "▁ins",
+ "p"
+ ],
+ [
+ "▁in",
+ "sp"
+ ],
+ [
+ "▁&",
+ "\\"
+ ],
+ [
+ "▁",
+ "&\\"
+ ],
+ [
+ "ail",
+ "y"
+ ],
+ [
+ "ai",
+ "ly"
+ ],
+ [
+ "a",
+ "ily"
+ ],
+ [
+ "irect",
+ "ion"
+ ],
+ [
+ "ire",
+ "ction"
+ ],
+ [
+ "ir",
+ "ection"
+ ],
+ [
+ "ф",
+ "а"
+ ],
+ [
+ "▁def",
+ "e"
+ ],
+ [
+ "▁de",
+ "fe"
+ ],
+ [
+ "▁d",
+ "efe"
+ ],
+ [
+ "TA",
+ "C"
+ ],
+ [
+ "T",
+ "AC"
+ ],
+ [
+ "▁design",
+ "ed"
+ ],
+ [
+ "▁des",
+ "igned"
+ ],
+ [
+ "▁de",
+ "signed"
+ ],
+ [
+ "▁vo",
+ "ir"
+ ],
+ [
+ "▁v",
+ "oir"
+ ],
+ [
+ "▁",
+ "voir"
+ ],
+ [
+ "bre",
+ "ak"
+ ],
+ [
+ "▁parti",
+ "e"
+ ],
+ [
+ "▁part",
+ "ie"
+ ],
+ [
+ "▁Jahre",
+ "n"
+ ],
+ [
+ "▁Jahr",
+ "en"
+ ],
+ [
+ "▁Jah",
+ "ren"
+ ],
+ [
+ "▁Ja",
+ "hren"
+ ],
+ [
+ "▁J",
+ "ahren"
+ ],
+ [
+ "▁studi",
+ "o"
+ ],
+ [
+ "▁stud",
+ "io"
+ ],
+ [
+ "▁st",
+ "udio"
+ ],
+ [
+ "▁",
+ "studio"
+ ],
+ [
+ "▁jou",
+ "r"
+ ],
+ [
+ "▁jo",
+ "ur"
+ ],
+ [
+ "▁j",
+ "our"
+ ],
+ [
+ "▁Note",
+ "s"
+ ],
+ [
+ "▁Not",
+ "es"
+ ],
+ [
+ "▁No",
+ "tes"
+ ],
+ [
+ "▁N",
+ "otes"
+ ],
+ [
+ "fir",
+ "e"
+ ],
+ [
+ "fi",
+ "re"
+ ],
+ [
+ "f",
+ "ire"
+ ],
+ [
+ "hou",
+ "se"
+ ],
+ [
+ "ho",
+ "use"
+ ],
+ [
+ "h",
+ "ouse"
+ ],
+ [
+ "su",
+ "ccess"
+ ],
+ [
+ "▁Ju",
+ "an"
+ ],
+ [
+ "▁J",
+ "uan"
+ ],
+ [
+ "J",
+ "S"
+ ],
+ [
+ "▁C",
+ "ustom"
+ ],
+ [
+ "▁",
+ "Custom"
+ ],
+ [
+ "▁bes",
+ "ch"
+ ],
+ [
+ "▁be",
+ "sch"
+ ],
+ [
+ "▁b",
+ "esch"
+ ],
+ [
+ "▁state",
+ "d"
+ ],
+ [
+ "▁stat",
+ "ed"
+ ],
+ [
+ "▁sta",
+ "ted"
+ ],
+ [
+ "▁st",
+ "ated"
+ ],
+ [
+ "boot",
+ "strap"
+ ],
+ [
+ "öt",
+ "t"
+ ],
+ [
+ "ö",
+ "tt"
+ ],
+ [
+ "oz",
+ "zá"
+ ],
+ [
+ "▁CO",
+ "N"
+ ],
+ [
+ "▁C",
+ "ON"
+ ],
+ [
+ "▁",
+ "CON"
+ ],
+ [
+ "ha",
+ "v"
+ ],
+ [
+ "h",
+ "av"
+ ],
+ [
+ "▁sle",
+ "ep"
+ ],
+ [
+ "▁s",
+ "leep"
+ ],
+ [
+ "▁",
+ "sleep"
+ ],
+ [
+ "ed",
+ "a"
+ ],
+ [
+ "e",
+ "da"
+ ],
+ [
+ "ho",
+ "t"
+ ],
+ [
+ "h",
+ "ot"
+ ],
+ [
+ "án",
+ "d"
+ ],
+ [
+ "á",
+ "nd"
+ ],
+ [
+ "▁S",
+ "y"
+ ],
+ [
+ "▁temp",
+ "s"
+ ],
+ [
+ "▁tem",
+ "ps"
+ ],
+ [
+ "▁",
+ "temps"
+ ],
+ [
+ "ama",
+ "r"
+ ],
+ [
+ "am",
+ "ar"
+ ],
+ [
+ "a",
+ "mar"
+ ],
+ [
+ "▁sc",
+ "al"
+ ],
+ [
+ "▁s",
+ "cal"
+ ],
+ [
+ "▁",
+ "scal"
+ ],
+ [
+ "▁as",
+ "t"
+ ],
+ [
+ "▁a",
+ "st"
+ ],
+ [
+ "▁",
+ "ast"
+ ],
+ [
+ "▁open",
+ "ing"
+ ],
+ [
+ "▁op",
+ "ening"
+ ],
+ [
+ "clip",
+ "se"
+ ],
+ [
+ "cli",
+ "pse"
+ ],
+ [
+ "c",
+ "lipse"
+ ],
+ [
+ "▁program",
+ "ming"
+ ],
+ [
+ "▁",
+ "programming"
+ ],
+ [
+ "▁letter",
+ "s"
+ ],
+ [
+ "▁lett",
+ "ers"
+ ],
+ [
+ "▁let",
+ "ters"
+ ],
+ [
+ "▁profil",
+ "e"
+ ],
+ [
+ "▁prof",
+ "ile"
+ ],
+ [
+ "▁pro",
+ "file"
+ ],
+ [
+ "▁",
+ "profile"
+ ],
+ [
+ "na",
+ "h"
+ ],
+ [
+ "n",
+ "ah"
+ ],
+ [
+ "▁be",
+ "yond"
+ ],
+ [
+ "▁Fur",
+ "ther"
+ ],
+ [
+ "face",
+ "s"
+ ],
+ [
+ "fac",
+ "es"
+ ],
+ [
+ "fa",
+ "ces"
+ ],
+ [
+ "f",
+ "aces"
+ ],
+ [
+ "▁char",
+ "t"
+ ],
+ [
+ "▁cha",
+ "rt"
+ ],
+ [
+ "▁ch",
+ "art"
+ ],
+ [
+ "▁c",
+ "hart"
+ ],
+ [
+ "▁",
+ "chart"
+ ],
+ [
+ "зд",
+ "а"
+ ],
+ [
+ "з",
+ "да"
+ ],
+ [
+ "ai",
+ "gn"
+ ],
+ [
+ "a",
+ "ign"
+ ],
+ [
+ "ні",
+ "й"
+ ],
+ [
+ "н",
+ "ій"
+ ],
+ [
+ "▁Ro",
+ "l"
+ ],
+ [
+ "▁R",
+ "ol"
+ ],
+ [
+ "ован",
+ "о"
+ ],
+ [
+ "ова",
+ "но"
+ ],
+ [
+ "ter",
+ "ior"
+ ],
+ [
+ "te",
+ "rior"
+ ],
+ [
+ "we",
+ "d"
+ ],
+ [
+ "w",
+ "ed"
+ ],
+ [
+ "▁hers",
+ "elf"
+ ],
+ [
+ "▁her",
+ "self"
+ ],
+ [
+ "▁n",
+ "g"
+ ],
+ [
+ "▁",
+ "ng"
+ ],
+ [
+ "anguage",
+ "s"
+ ],
+ [
+ "angu",
+ "ages"
+ ],
+ [
+ "}=",
+ "\\"
+ ],
+ [
+ "}",
+ "=\\"
+ ],
+ [
+ "ynam",
+ "ic"
+ ],
+ [
+ "yna",
+ "mic"
+ ],
+ [
+ "▁ju",
+ "g"
+ ],
+ [
+ "▁j",
+ "ug"
+ ],
+ [
+ "▁Ex",
+ "ample"
+ ],
+ [
+ "▁",
+ "Example"
+ ],
+ [
+ "▁(",
+ "†"
+ ],
+ [
+ "▁play",
+ "ing"
+ ],
+ [
+ "▁pla",
+ "ying"
+ ],
+ [
+ "▁us",
+ "age"
+ ],
+ [
+ "▁",
+ "usage"
+ ],
+ [
+ "▁manage",
+ "d"
+ ],
+ [
+ "▁man",
+ "aged"
+ ],
+ [
+ "▁",
+ "managed"
+ ],
+ [
+ "▁Nat",
+ "ur"
+ ],
+ [
+ "▁N",
+ "atur"
+ ],
+ [
+ "тер",
+ "и"
+ ],
+ [
+ "те",
+ "ри"
+ ],
+ [
+ "▁E",
+ "t"
+ ],
+ [
+ "eri",
+ "a"
+ ],
+ [
+ "er",
+ "ia"
+ ],
+ [
+ "e",
+ "ria"
+ ],
+ [
+ "▁daugh",
+ "ter"
+ ],
+ [
+ "ние",
+ "м"
+ ],
+ [
+ "ни",
+ "ем"
+ ],
+ [
+ "F",
+ "ragment"
+ ],
+ [
+ "▁ho",
+ "l"
+ ],
+ [
+ "▁h",
+ "ol"
+ ],
+ [
+ "▁",
+ "hol"
+ ],
+ [
+ "F",
+ "l"
+ ],
+ [
+ "ограф",
+ "и"
+ ],
+ [
+ "огра",
+ "фи"
+ ],
+ [
+ "о",
+ "графи"
+ ],
+ [
+ "▁ih",
+ "n"
+ ],
+ [
+ "▁i",
+ "hn"
+ ],
+ [
+ "ü",
+ "h"
+ ],
+ [
+ "inst",
+ "ance"
+ ],
+ [
+ "▁com",
+ "un"
+ ],
+ [
+ "▁co",
+ "mun"
+ ],
+ [
+ "▁tr",
+ "uth"
+ ],
+ [
+ "▁сам",
+ "о"
+ ],
+ [
+ "▁са",
+ "мо"
+ ],
+ [
+ "▁implement",
+ "ed"
+ ],
+ [
+ "▁any",
+ "way"
+ ],
+ [
+ "▁Cr",
+ "o"
+ ],
+ [
+ "▁C",
+ "ro"
+ ],
+ [
+ "ф",
+ "е"
+ ],
+ [
+ "G",
+ "C"
+ ],
+ [
+ "ub",
+ "untu"
+ ],
+ [
+ "u",
+ "buntu"
+ ],
+ [
+ "type",
+ "s"
+ ],
+ [
+ "typ",
+ "es"
+ ],
+ [
+ "ty",
+ "pes"
+ ],
+ [
+ "t",
+ "ypes"
+ ],
+ [
+ "ê",
+ "s"
+ ],
+ [
+ ".~",
+ "\\"
+ ],
+ [
+ ".",
+ "~\\"
+ ],
+ [
+ "fol",
+ "d"
+ ],
+ [
+ "fo",
+ "ld"
+ ],
+ [
+ "f",
+ "old"
+ ],
+ [
+ "▁join",
+ "ed"
+ ],
+ [
+ "▁jo",
+ "ined"
+ ],
+ [
+ "?",
+ "?"
+ ],
+ [
+ "▁m",
+ "é"
+ ],
+ [
+ "▁",
+ "mé"
+ ],
+ [
+ "▁wil",
+ "d"
+ ],
+ [
+ "▁w",
+ "ild"
+ ],
+ [
+ "к",
+ "лю"
+ ],
+ [
+ "rows",
+ "er"
+ ],
+ [
+ "row",
+ "ser"
+ ],
+ [
+ "▁Hom",
+ "e"
+ ],
+ [
+ "▁Ho",
+ "me"
+ ],
+ [
+ "▁H",
+ "ome"
+ ],
+ [
+ "▁",
+ "Home"
+ ],
+ [
+ "skie",
+ "j"
+ ],
+ [
+ "ski",
+ "ej"
+ ],
+ [
+ "sk",
+ "iej"
+ ],
+ [
+ "s",
+ "kiej"
+ ],
+ [
+ "▁J",
+ "OIN"
+ ],
+ [
+ "▁ju",
+ "in"
+ ],
+ [
+ "ho",
+ "f"
+ ],
+ [
+ "h",
+ "of"
+ ],
+ [
+ "▁datas",
+ "et"
+ ],
+ [
+ "▁data",
+ "set"
+ ],
+ [
+ "▁dat",
+ "aset"
+ ],
+ [
+ "▁",
+ "dataset"
+ ],
+ [
+ "ж",
+ "ду"
+ ],
+ [
+ "')",
+ ")"
+ ],
+ [
+ "'",
+ "))"
+ ],
+ [
+ "▁mie",
+ "js"
+ ],
+ [
+ "AP",
+ "I"
+ ],
+ [
+ "A",
+ "PI"
+ ],
+ [
+ "▁edit",
+ "ed"
+ ],
+ [
+ "▁ed",
+ "ited"
+ ],
+ [
+ "ool",
+ "s"
+ ],
+ [
+ "oo",
+ "ls"
+ ],
+ [
+ "o",
+ "ols"
+ ],
+ [
+ "▁see",
+ "ing"
+ ],
+ [
+ "▁se",
+ "eing"
+ ],
+ [
+ "ij",
+ "d"
+ ],
+ [
+ "i",
+ "jd"
+ ],
+ [
+ "▁proced",
+ "ure"
+ ],
+ [
+ "▁pro",
+ "cedure"
+ ],
+ [
+ "▁Bra",
+ "s"
+ ],
+ [
+ "▁Br",
+ "as"
+ ],
+ [
+ "▁B",
+ "ras"
+ ],
+ [
+ "▁sign",
+ "ed"
+ ],
+ [
+ "▁sig",
+ "ned"
+ ],
+ [
+ "▁s",
+ "igned"
+ ],
+ [
+ "▁",
+ "signed"
+ ],
+ [
+ "▁extern",
+ "os"
+ ],
+ [
+ "▁dis",
+ "app"
+ ],
+ [
+ "▁Dire",
+ "ct"
+ ],
+ [
+ "▁Dir",
+ "ect"
+ ],
+ [
+ "▁Di",
+ "rect"
+ ],
+ [
+ "▁D",
+ "irect"
+ ],
+ [
+ "▁",
+ "Direct"
+ ],
+ [
+ "cy",
+ "c"
+ ],
+ [
+ "c",
+ "yc"
+ ],
+ [
+ "▁cons",
+ "ult"
+ ],
+ [
+ "ör",
+ "d"
+ ],
+ [
+ "ö",
+ "rd"
+ ],
+ [
+ "W",
+ "idget"
+ ],
+ [
+ "cio",
+ "us"
+ ],
+ [
+ "ci",
+ "ous"
+ ],
+ [
+ "c",
+ "ious"
+ ],
+ [
+ "sec",
+ "t"
+ ],
+ [
+ "se",
+ "ct"
+ ],
+ [
+ "s",
+ "ect"
+ ],
+ [
+ "▁Д",
+ "и"
+ ],
+ [
+ "▁win",
+ "d"
+ ],
+ [
+ "▁w",
+ "ind"
+ ],
+ [
+ "▁",
+ "wind"
+ ],
+ [
+ "▁Archiv",
+ "ado"
+ ],
+ [
+ "am",
+ "l"
+ ],
+ [
+ "a",
+ "ml"
+ ],
+ [
+ "с",
+ "с"
+ ],
+ [
+ "W",
+ "h"
+ ],
+ [
+ "kb",
+ "d"
+ ],
+ [
+ "k",
+ "bd"
+ ],
+ [
+ "▁Arm",
+ "y"
+ ],
+ [
+ "▁Ar",
+ "my"
+ ],
+ [
+ "▁suff",
+ "er"
+ ],
+ [
+ "▁suf",
+ "fer"
+ ],
+ [
+ "▁s",
+ "uffer"
+ ],
+ [
+ "art",
+ "ifact"
+ ],
+ [
+ "▁resol",
+ "ve"
+ ],
+ [
+ "▁",
+ "resolve"
+ ],
+ [
+ "▁Spo",
+ "rt"
+ ],
+ [
+ "▁Sp",
+ "ort"
+ ],
+ [
+ "▁S",
+ "port"
+ ],
+ [
+ "▁ц",
+ "е"
+ ],
+ [
+ "▁",
+ "це"
+ ],
+ [
+ "ida",
+ "s"
+ ],
+ [
+ "id",
+ "as"
+ ],
+ [
+ "i",
+ "das"
+ ],
+ [
+ "▁ta",
+ "x"
+ ],
+ [
+ "▁t",
+ "ax"
+ ],
+ [
+ "▁",
+ "tax"
+ ],
+ [
+ "id",
+ "i"
+ ],
+ [
+ "i",
+ "di"
+ ],
+ [
+ "▁action",
+ "s"
+ ],
+ [
+ "▁act",
+ "ions"
+ ],
+ [
+ "▁a",
+ "ctions"
+ ],
+ [
+ "▁",
+ "actions"
+ ],
+ [
+ "пр",
+ "а"
+ ],
+ [
+ "п",
+ "ра"
+ ],
+ [
+ "pu",
+ "és"
+ ],
+ [
+ "p",
+ "ués"
+ ],
+ [
+ "▁na",
+ "j"
+ ],
+ [
+ "▁n",
+ "aj"
+ ],
+ [
+ "F",
+ "alse"
+ ],
+ [
+ "▁ch",
+ "ance"
+ ],
+ [
+ "▁так",
+ "о"
+ ],
+ [
+ "▁та",
+ "ко"
+ ],
+ [
+ "ä",
+ "d"
+ ],
+ [
+ "▁do",
+ "l"
+ ],
+ [
+ "▁d",
+ "ol"
+ ],
+ [
+ "▁en",
+ "v"
+ ],
+ [
+ "▁",
+ "env"
+ ],
+ [
+ "▁basic",
+ "ally"
+ ],
+ [
+ "▁bas",
+ "ically"
+ ],
+ [
+ "▁Coun",
+ "cil"
+ ],
+ [
+ "zt",
+ "e"
+ ],
+ [
+ "z",
+ "te"
+ ],
+ [
+ "▁display",
+ "ed"
+ ],
+ [
+ "ni",
+ "l"
+ ],
+ [
+ "n",
+ "il"
+ ],
+ [
+ "comple",
+ "te"
+ ],
+ [
+ "comp",
+ "lete"
+ ],
+ [
+ "▁Le",
+ "m"
+ ],
+ [
+ "▁L",
+ "em"
+ ],
+ [
+ "ian",
+ "ce"
+ ],
+ [
+ "i",
+ "ance"
+ ],
+ [
+ "▁ос",
+ "нов"
+ ],
+ [
+ "▁dep",
+ "end"
+ ],
+ [
+ "▁de",
+ "pend"
+ ],
+ [
+ "pl",
+ "om"
+ ],
+ [
+ "ens",
+ "us"
+ ],
+ [
+ "ut",
+ "s"
+ ],
+ [
+ "u",
+ "ts"
+ ],
+ [
+ "▁Ho",
+ "t"
+ ],
+ [
+ "▁H",
+ "ot"
+ ],
+ [
+ "▁",
+ "Hot"
+ ],
+ [
+ "bit",
+ "r"
+ ],
+ [
+ "bi",
+ "tr"
+ ],
+ [
+ "▁valid",
+ "ation"
+ ],
+ [
+ "▁",
+ "validation"
+ ],
+ [
+ "ab",
+ "b"
+ ],
+ [
+ "a",
+ "bb"
+ ],
+ [
+ "▁т",
+ "ре"
+ ],
+ [
+ "▁",
+ "тре"
+ ],
+ [
+ "k",
+ "m"
+ ],
+ [
+ "z",
+ "d"
+ ],
+ [
+ "ö",
+ "ff"
+ ],
+ [
+ "W",
+ "E"
+ ],
+ [
+ "▁interest",
+ "ed"
+ ],
+ [
+ "▁inter",
+ "ested"
+ ],
+ [
+ "▁{",
+ "\""
+ ],
+ [
+ "▁",
+ "{\""
+ ],
+ [
+ "ar",
+ "o"
+ ],
+ [
+ "a",
+ "ro"
+ ],
+ [
+ "▁corre",
+ "l"
+ ],
+ [
+ "▁corr",
+ "el"
+ ],
+ [
+ "▁cor",
+ "rel"
+ ],
+ [
+ "▁ded",
+ "ic"
+ ],
+ [
+ "▁de",
+ "dic"
+ ],
+ [
+ "▁d",
+ "edic"
+ ],
+ [
+ "▁list",
+ "s"
+ ],
+ [
+ "▁l",
+ "ists"
+ ],
+ [
+ "▁",
+ "lists"
+ ],
+ [
+ "▁Bibli",
+ "ografia"
+ ],
+ [
+ "▁ear",
+ "lier"
+ ],
+ [
+ "prog",
+ "ram"
+ ],
+ [
+ "pro",
+ "gram"
+ ],
+ [
+ "pr",
+ "ogram"
+ ],
+ [
+ "▁premi",
+ "ère"
+ ],
+ [
+ "▁prem",
+ "ière"
+ ],
+ [
+ "fr",
+ "ont"
+ ],
+ [
+ "f",
+ "ront"
+ ],
+ [
+ "T",
+ "ab"
+ ],
+ [
+ "ств",
+ "у"
+ ],
+ [
+ "ст",
+ "ву"
+ ],
+ [
+ "dro",
+ "p"
+ ],
+ [
+ "dr",
+ "op"
+ ],
+ [
+ "d",
+ "rop"
+ ],
+ [
+ "▁fe",
+ "ar"
+ ],
+ [
+ "▁f",
+ "ear"
+ ],
+ [
+ "▁En",
+ "laces"
+ ],
+ [
+ "▁Cap",
+ "t"
+ ],
+ [
+ "▁Ca",
+ "pt"
+ ],
+ [
+ "▁C",
+ "apt"
+ ],
+ [
+ "▁",
+ "Capt"
+ ],
+ [
+ "▁real",
+ "iz"
+ ],
+ [
+ "▁ha",
+ "l"
+ ],
+ [
+ "▁h",
+ "al"
+ ],
+ [
+ "▁",
+ "hal"
+ ],
+ [
+ "▁instance",
+ "s"
+ ],
+ [
+ "▁inst",
+ "ances"
+ ],
+ [
+ "▁sus",
+ "p"
+ ],
+ [
+ "▁su",
+ "sp"
+ ],
+ [
+ "illi",
+ "ng"
+ ],
+ [
+ "ill",
+ "ing"
+ ],
+ [
+ "il",
+ "ling"
+ ],
+ [
+ "%",
+ ";"
+ ],
+ [
+ "{",
+ "}"
+ ],
+ [
+ "|",
+ "|"
+ ],
+ [
+ "▁parti",
+ "tion"
+ ],
+ [
+ "▁part",
+ "ition"
+ ],
+ [
+ "▁",
+ "partition"
+ ],
+ [
+ "▁Bu",
+ "ild"
+ ],
+ [
+ "▁",
+ "Build"
+ ],
+ [
+ "▁w",
+ "o"
+ ],
+ [
+ "▁",
+ "wo"
+ ],
+ [
+ "▁Пе",
+ "р"
+ ],
+ [
+ "▁П",
+ "ер"
+ ],
+ [
+ "▁direct",
+ "or"
+ ],
+ [
+ "▁dire",
+ "ctor"
+ ],
+ [
+ "▁dir",
+ "ector"
+ ],
+ [
+ "▁Si",
+ "n"
+ ],
+ [
+ "▁S",
+ "in"
+ ],
+ [
+ "ти",
+ "я"
+ ],
+ [
+ "rs",
+ "g"
+ ],
+ [
+ "r",
+ "sg"
+ ],
+ [
+ "ouve",
+ "r"
+ ],
+ [
+ "ouv",
+ "er"
+ ],
+ [
+ "ou",
+ "ver"
+ ],
+ [
+ "▁near",
+ "ly"
+ ],
+ [
+ "od",
+ "a"
+ ],
+ [
+ "o",
+ "da"
+ ],
+ [
+ "кти",
+ "в"
+ ],
+ [
+ "к",
+ "тив"
+ ],
+ [
+ "▁si",
+ "r"
+ ],
+ [
+ "▁s",
+ "ir"
+ ],
+ [
+ "IM",
+ "E"
+ ],
+ [
+ "I",
+ "ME"
+ ],
+ [
+ "▁jan",
+ "vier"
+ ],
+ [
+ "▁Wi",
+ "n"
+ ],
+ [
+ "▁W",
+ "in"
+ ],
+ [
+ "▁",
+ "Win"
+ ],
+ [
+ "Bu",
+ "ild"
+ ],
+ [
+ "ieur",
+ "s"
+ ],
+ [
+ "ieu",
+ "rs"
+ ],
+ [
+ "ie",
+ "urs"
+ ],
+ [
+ "i",
+ "eurs"
+ ],
+ [
+ "IN",
+ "E"
+ ],
+ [
+ "I",
+ "NE"
+ ],
+ [
+ "d",
+ "ouble"
+ ],
+ [
+ "La",
+ "st"
+ ],
+ [
+ "L",
+ "ast"
+ ],
+ [
+ "▁polic",
+ "y"
+ ],
+ [
+ "▁pol",
+ "icy"
+ ],
+ [
+ "▁",
+ "policy"
+ ],
+ [
+ "stor",
+ "e"
+ ],
+ [
+ "sto",
+ "re"
+ ],
+ [
+ "st",
+ "ore"
+ ],
+ [
+ "▁observe",
+ "d"
+ ],
+ [
+ "▁observ",
+ "ed"
+ ],
+ [
+ "▁obser",
+ "ved"
+ ],
+ [
+ "▁obs",
+ "erved"
+ ],
+ [
+ "▁famil",
+ "ie"
+ ],
+ [
+ "nic",
+ "a"
+ ],
+ [
+ "ni",
+ "ca"
+ ],
+ [
+ "n",
+ "ica"
+ ],
+ [
+ "re",
+ "y"
+ ],
+ [
+ "r",
+ "ey"
+ ],
+ [
+ "з",
+ "ь"
+ ],
+ [
+ "▁Ye",
+ "ar"
+ ],
+ [
+ "▁Y",
+ "ear"
+ ],
+ [
+ "▁",
+ "Year"
+ ],
+ [
+ "▁develop",
+ "ed"
+ ],
+ [
+ "▁deve",
+ "loped"
+ ],
+ [
+ "▁Institut",
+ "e"
+ ],
+ [
+ "▁Instit",
+ "ute"
+ ],
+ [
+ "▁Inst",
+ "itute"
+ ],
+ [
+ "▁rep",
+ "ly"
+ ],
+ [
+ "▁re",
+ "ply"
+ ],
+ [
+ "Comp",
+ "le"
+ ],
+ [
+ "Com",
+ "ple"
+ ],
+ [
+ "icia",
+ "n"
+ ],
+ [
+ "ici",
+ "an"
+ ],
+ [
+ "ic",
+ "ian"
+ ],
+ [
+ "i",
+ "cian"
+ ],
+ [
+ "▁Gu",
+ "er"
+ ],
+ [
+ "▁G",
+ "uer"
+ ],
+ [
+ "▁dal",
+ "l"
+ ],
+ [
+ "▁da",
+ "ll"
+ ],
+ [
+ "▁d",
+ "all"
+ ],
+ [
+ "▁des",
+ "p"
+ ],
+ [
+ "▁de",
+ "sp"
+ ],
+ [
+ "▁d",
+ "esp"
+ ],
+ [
+ "▁Foot",
+ "ball"
+ ],
+ [
+ "Emp",
+ "ty"
+ ],
+ [
+ "Em",
+ "pty"
+ ],
+ [
+ "cke",
+ "n"
+ ],
+ [
+ "ck",
+ "en"
+ ],
+ [
+ "c",
+ "ken"
+ ],
+ [
+ "und",
+ "a"
+ ],
+ [
+ "un",
+ "da"
+ ],
+ [
+ "▁U",
+ "r"
+ ],
+ [
+ "▁i",
+ "g"
+ ],
+ [
+ "▁",
+ "ig"
+ ],
+ [
+ "▁At",
+ "l"
+ ],
+ [
+ "▁A",
+ "tl"
+ ],
+ [
+ "auth",
+ "or"
+ ],
+ [
+ "aut",
+ "hor"
+ ],
+ [
+ "▁Bo",
+ "l"
+ ],
+ [
+ "▁B",
+ "ol"
+ ],
+ [
+ "zi",
+ "g"
+ ],
+ [
+ "z",
+ "ig"
+ ],
+ [
+ "na",
+ "t"
+ ],
+ [
+ "n",
+ "at"
+ ],
+ [
+ "š",
+ "t"
+ ],
+ [
+ "sec",
+ "urity"
+ ],
+ [
+ "se",
+ "curity"
+ ],
+ [
+ "oni",
+ "c"
+ ],
+ [
+ "on",
+ "ic"
+ ],
+ [
+ "o",
+ "nic"
+ ],
+ [
+ "▁pe",
+ "s"
+ ],
+ [
+ "▁p",
+ "es"
+ ],
+ [
+ "▁",
+ "pes"
+ ],
+ [
+ "ita",
+ "n"
+ ],
+ [
+ "it",
+ "an"
+ ],
+ [
+ "i",
+ "tan"
+ ],
+ [
+ "▁Ext",
+ "ern"
+ ],
+ [
+ "▁Ex",
+ "tern"
+ ],
+ [
+ "ja",
+ "n"
+ ],
+ [
+ "j",
+ "an"
+ ],
+ [
+ "VA",
+ "L"
+ ],
+ [
+ "V",
+ "AL"
+ ],
+ [
+ "▁и",
+ "м"
+ ],
+ [
+ "▁",
+ "им"
+ ],
+ [
+ "bol",
+ "d"
+ ],
+ [
+ "bo",
+ "ld"
+ ],
+ [
+ "b",
+ "old"
+ ],
+ [
+ "▁в",
+ "а"
+ ],
+ [
+ "▁",
+ "ва"
+ ],
+ [
+ "▁М",
+ "о"
+ ],
+ [
+ "▁disp",
+ "ut"
+ ],
+ [
+ "▁dis",
+ "put"
+ ],
+ [
+ "▁tri",
+ "ck"
+ ],
+ [
+ "▁tr",
+ "ick"
+ ],
+ [
+ "▁t",
+ "rick"
+ ],
+ [
+ "▁pe",
+ "d"
+ ],
+ [
+ "▁p",
+ "ed"
+ ],
+ [
+ "▁",
+ "ped"
+ ],
+ [
+ ")^",
+ "{"
+ ],
+ [
+ ")",
+ "^{"
+ ],
+ [
+ "int",
+ "o"
+ ],
+ [
+ "in",
+ "to"
+ ],
+ [
+ "Si",
+ "m"
+ ],
+ [
+ "S",
+ "im"
+ ],
+ [
+ "▁par",
+ "allel"
+ ],
+ [
+ "▁",
+ "parallel"
+ ],
+ [
+ "fo",
+ "x"
+ ],
+ [
+ "f",
+ "ox"
+ ],
+ [
+ "norm",
+ "al"
+ ],
+ [
+ "nor",
+ "mal"
+ ],
+ [
+ "n",
+ "ormal"
+ ],
+ [
+ "inen",
+ "t"
+ ],
+ [
+ "ine",
+ "nt"
+ ],
+ [
+ "in",
+ "ent"
+ ],
+ [
+ "пе",
+ "ди"
+ ],
+ [
+ "п",
+ "еди"
+ ],
+ [
+ "hol",
+ "d"
+ ],
+ [
+ "ho",
+ "ld"
+ ],
+ [
+ "h",
+ "old"
+ ],
+ [
+ "O",
+ "K"
+ ],
+ [
+ "▁che",
+ "m"
+ ],
+ [
+ "▁ch",
+ "em"
+ ],
+ [
+ "▁c",
+ "hem"
+ ],
+ [
+ "▁",
+ "chem"
+ ],
+ [
+ "▁tw",
+ "ice"
+ ],
+ [
+ "▁user",
+ "name"
+ ],
+ [
+ "▁us",
+ "ername"
+ ],
+ [
+ "▁",
+ "username"
+ ],
+ [
+ "i",
+ "č"
+ ],
+ [
+ "▁represent",
+ "ation"
+ ],
+ [
+ "▁repres",
+ "entation"
+ ],
+ [
+ "▁re",
+ "presentation"
+ ],
+ [
+ "▁journ",
+ "al"
+ ],
+ [
+ "▁jour",
+ "nal"
+ ],
+ [
+ "▁j",
+ "ournal"
+ ],
+ [
+ "▁:",
+ "-"
+ ],
+ [
+ "▁",
+ ":-"
+ ],
+ [
+ "▁bat",
+ "t"
+ ],
+ [
+ "▁ba",
+ "tt"
+ ],
+ [
+ "▁b",
+ "att"
+ ],
+ [
+ "\\",
+ "%"
+ ],
+ [
+ "▁certain",
+ "ly"
+ ],
+ [
+ "▁Ex",
+ "ception"
+ ],
+ [
+ "▁",
+ "Exception"
+ ],
+ [
+ "ep",
+ "s"
+ ],
+ [
+ "e",
+ "ps"
+ ],
+ [
+ "sh",
+ "ot"
+ ],
+ [
+ "s",
+ "hot"
+ ],
+ [
+ "ateg",
+ "y"
+ ],
+ [
+ "ate",
+ "gy"
+ ],
+ [
+ "at",
+ "egy"
+ ],
+ [
+ "Sh",
+ "ow"
+ ],
+ [
+ "S",
+ "how"
+ ],
+ [
+ "▁Car",
+ "l"
+ ],
+ [
+ "▁Ca",
+ "rl"
+ ],
+ [
+ "ri",
+ "g"
+ ],
+ [
+ "r",
+ "ig"
+ ],
+ [
+ "▁report",
+ "ed"
+ ],
+ [
+ "▁rep",
+ "orted"
+ ],
+ [
+ "bot",
+ "tom"
+ ],
+ [
+ "b",
+ "ottom"
+ ],
+ [
+ "T",
+ "F"
+ ],
+ [
+ "▁Francis",
+ "co"
+ ],
+ [
+ "na",
+ "p"
+ ],
+ [
+ "n",
+ "ap"
+ ],
+ [
+ "▁Champions",
+ "hip"
+ ],
+ [
+ "▁Champion",
+ "ship"
+ ],
+ [
+ "▁cour",
+ "t"
+ ],
+ [
+ "▁cou",
+ "rt"
+ ],
+ [
+ "▁co",
+ "urt"
+ ],
+ [
+ "▁c",
+ "ourt"
+ ],
+ [
+ "▁",
+ "court"
+ ],
+ [
+ "▁source",
+ "s"
+ ],
+ [
+ "▁s",
+ "ources"
+ ],
+ [
+ "io",
+ "ur"
+ ],
+ [
+ "i",
+ "our"
+ ],
+ [
+ "▁conser",
+ "v"
+ ],
+ [
+ "▁conse",
+ "rv"
+ ],
+ [
+ "▁cons",
+ "erv"
+ ],
+ [
+ "▁con",
+ "serv"
+ ],
+ [
+ "dic",
+ "t"
+ ],
+ [
+ "di",
+ "ct"
+ ],
+ [
+ "d",
+ "ict"
+ ],
+ [
+ "▁Р",
+ "у"
+ ],
+ [
+ "I",
+ "B"
+ ],
+ [
+ "▁V",
+ "e"
+ ],
+ [
+ "▁",
+ "№"
+ ],
+ [
+ "▁E",
+ "R"
+ ],
+ [
+ "▁",
+ "ER"
+ ],
+ [
+ "\"))",
+ ";"
+ ],
+ [
+ "\")",
+ ");"
+ ],
+ [
+ "\"",
+ "));"
+ ],
+ [
+ "▁Po",
+ "int"
+ ],
+ [
+ "▁P",
+ "oint"
+ ],
+ [
+ "▁",
+ "Point"
+ ],
+ [
+ "azi",
+ "ne"
+ ],
+ [
+ "az",
+ "ine"
+ ],
+ [
+ "▁intern",
+ "et"
+ ],
+ [
+ "▁inter",
+ "net"
+ ],
+ [
+ "д",
+ "на"
+ ],
+ [
+ "▁carri",
+ "ed"
+ ],
+ [
+ "▁car",
+ "ried"
+ ],
+ [
+ "▁F",
+ "ield"
+ ],
+ [
+ "▁",
+ "Field"
+ ],
+ [
+ "axi",
+ "s"
+ ],
+ [
+ "ax",
+ "is"
+ ],
+ [
+ "a",
+ "xis"
+ ],
+ [
+ "▁Su",
+ "n"
+ ],
+ [
+ "▁S",
+ "un"
+ ],
+ [
+ "▁av",
+ "e"
+ ],
+ [
+ "▁a",
+ "ve"
+ ],
+ [
+ "▁",
+ "ave"
+ ],
+ [
+ "пи",
+ "с"
+ ],
+ [
+ "п",
+ "ис"
+ ],
+ [
+ "я",
+ "н"
+ ],
+ [
+ "as",
+ "y"
+ ],
+ [
+ "▁juli",
+ "o"
+ ],
+ [
+ "▁jul",
+ "io"
+ ],
+ [
+ "▁ju",
+ "lio"
+ ],
+ [
+ "▁dep",
+ "uis"
+ ],
+ [
+ "▁de",
+ "puis"
+ ],
+ [
+ "▁suggest",
+ "ion"
+ ],
+ [
+ "▁sugg",
+ "estion"
+ ],
+ [
+ "[",
+ "["
+ ],
+ [
+ "▁Archiv",
+ "e"
+ ],
+ [
+ "▁Arch",
+ "ive"
+ ],
+ [
+ "ę",
+ "p"
+ ],
+ [
+ "▁Pr",
+ "a"
+ ],
+ [
+ "▁P",
+ "ra"
+ ],
+ [
+ "re",
+ "h"
+ ],
+ [
+ "r",
+ "eh"
+ ],
+ [
+ "▁demon",
+ "str"
+ ],
+ [
+ "ф",
+ "і"
+ ],
+ [
+ "cm",
+ "d"
+ ],
+ [
+ "c",
+ "md"
+ ],
+ [
+ "▁was",
+ "n"
+ ],
+ [
+ "▁wa",
+ "sn"
+ ],
+ [
+ "▁ph",
+ "one"
+ ],
+ [
+ "▁",
+ "phone"
+ ],
+ [
+ "up",
+ "load"
+ ],
+ [
+ "ay",
+ "a"
+ ],
+ [
+ "a",
+ "ya"
+ ],
+ [
+ "тор",
+ "а"
+ ],
+ [
+ "то",
+ "ра"
+ ],
+ [
+ "line",
+ "s"
+ ],
+ [
+ "lin",
+ "es"
+ ],
+ [
+ "li",
+ "nes"
+ ],
+ [
+ "l",
+ "ines"
+ ],
+ [
+ "▁ind",
+ "u"
+ ],
+ [
+ "▁in",
+ "du"
+ ],
+ [
+ "▁",
+ "indu"
+ ],
+ [
+ "▁vo",
+ "t"
+ ],
+ [
+ "▁v",
+ "ot"
+ ],
+ [
+ "▁esp",
+ "a"
+ ],
+ [
+ "▁es",
+ "pa"
+ ],
+ [
+ "▁bi",
+ "n"
+ ],
+ [
+ "▁b",
+ "in"
+ ],
+ [
+ "▁",
+ "bin"
+ ],
+ [
+ "▁пос",
+ "ле"
+ ],
+ [
+ "▁по",
+ "сле"
+ ],
+ [
+ "pla",
+ "n"
+ ],
+ [
+ "pl",
+ "an"
+ ],
+ [
+ "p",
+ "lan"
+ ],
+ [
+ "▁juni",
+ "o"
+ ],
+ [
+ "▁jun",
+ "io"
+ ],
+ [
+ "▁ju",
+ "nio"
+ ],
+ [
+ "oria",
+ "l"
+ ],
+ [
+ "ori",
+ "al"
+ ],
+ [
+ "or",
+ "ial"
+ ],
+ [
+ "o",
+ "rial"
+ ],
+ [
+ "fre",
+ "e"
+ ],
+ [
+ "fr",
+ "ee"
+ ],
+ [
+ "f",
+ "ree"
+ ],
+ [
+ "ster",
+ "reich"
+ ],
+ [
+ "▁д",
+ "у"
+ ],
+ [
+ "▁",
+ "ду"
+ ],
+ [
+ "▁link",
+ "ed"
+ ],
+ [
+ "▁lin",
+ "ked"
+ ],
+ [
+ "▁en",
+ "able"
+ ],
+ [
+ "▁",
+ "enable"
+ ],
+ [
+ "P",
+ "C"
+ ],
+ [
+ "▁dens",
+ "ity"
+ ],
+ [
+ "▁Eg",
+ "y"
+ ],
+ [
+ "▁E",
+ "gy"
+ ],
+ [
+ "y",
+ "o"
+ ],
+ [
+ "end",
+ "re"
+ ],
+ [
+ "▁с",
+ "ъ"
+ ],
+ [
+ "▁ital",
+ "iano"
+ ],
+ [
+ "▁A",
+ "R"
+ ],
+ [
+ "▁",
+ "AR"
+ ],
+ [
+ "▁Per",
+ "s"
+ ],
+ [
+ "▁Pe",
+ "rs"
+ ],
+ [
+ "▁P",
+ "ers"
+ ],
+ [
+ "▁",
+ "Pers"
+ ],
+ [
+ "fér",
+ "és"
+ ],
+ [
+ "▁с",
+ "кла"
+ ],
+ [
+ "V",
+ "ar"
+ ],
+ [
+ "▁On",
+ "ce"
+ ],
+ [
+ "▁",
+ "Once"
+ ],
+ [
+ "Re",
+ "d"
+ ],
+ [
+ "R",
+ "ed"
+ ],
+ [
+ "buff",
+ "er"
+ ],
+ [
+ "buf",
+ "fer"
+ ],
+ [
+ "b",
+ "uffer"
+ ],
+ [
+ "▁Ent",
+ "er"
+ ],
+ [
+ "▁En",
+ "ter"
+ ],
+ [
+ "▁",
+ "Enter"
+ ],
+ [
+ "▁",
+ "Š"
+ ],
+ [
+ "imi",
+ "ento"
+ ],
+ [
+ "im",
+ "iento"
+ ],
+ [
+ "Sto",
+ "re"
+ ],
+ [
+ "St",
+ "ore"
+ ],
+ [
+ "▁he",
+ "alth"
+ ],
+ [
+ "va",
+ "t"
+ ],
+ [
+ "v",
+ "at"
+ ],
+ [
+ "IS",
+ "T"
+ ],
+ [
+ "I",
+ "ST"
+ ],
+ [
+ "O",
+ "h"
+ ],
+ [
+ "▁k",
+ "w"
+ ],
+ [
+ "▁",
+ "kw"
+ ],
+ [
+ "▁ri",
+ "v"
+ ],
+ [
+ "▁r",
+ "iv"
+ ],
+ [
+ "▁",
+ "riv"
+ ],
+ [
+ "▁some",
+ "where"
+ ],
+ [
+ "ografi",
+ "e"
+ ],
+ [
+ "ograf",
+ "ie"
+ ],
+ [
+ "priv",
+ "ate"
+ ],
+ [
+ "p",
+ "rivate"
+ ],
+ [
+ "кт",
+ "и"
+ ],
+ [
+ "к",
+ "ти"
+ ],
+ [
+ "▁del",
+ "ay"
+ ],
+ [
+ "▁de",
+ "lay"
+ ],
+ [
+ "▁",
+ "delay"
+ ],
+ [
+ "▁H",
+ "ttp"
+ ],
+ [
+ "▁",
+ "Http"
+ ],
+ [
+ "jo",
+ "b"
+ ],
+ [
+ "j",
+ "ob"
+ ],
+ [
+ "ra",
+ "el"
+ ],
+ [
+ "r",
+ "ael"
+ ],
+ [
+ "emp",
+ "or"
+ ],
+ [
+ "em",
+ "por"
+ ],
+ [
+ "▁dici",
+ "embre"
+ ],
+ [
+ "▁dic",
+ "iembre"
+ ],
+ [
+ "êt",
+ "e"
+ ],
+ [
+ "ê",
+ "te"
+ ],
+ [
+ "ц",
+ "у"
+ ],
+ [
+ "▁comm",
+ "it"
+ ],
+ [
+ "▁com",
+ "mit"
+ ],
+ [
+ "▁",
+ "commit"
+ ],
+ [
+ "os",
+ "o"
+ ],
+ [
+ "o",
+ "so"
+ ],
+ [
+ "Value",
+ "s"
+ ],
+ [
+ "Val",
+ "ues"
+ ],
+ [
+ "▁header",
+ "s"
+ ],
+ [
+ "▁head",
+ "ers"
+ ],
+ [
+ "▁he",
+ "aders"
+ ],
+ [
+ "▁",
+ "headers"
+ ],
+ [
+ "trans",
+ "form"
+ ],
+ [
+ "▁process",
+ "ing"
+ ],
+ [
+ "▁proces",
+ "sing"
+ ],
+ [
+ "▁",
+ "processing"
+ ],
+ [
+ "r",
+ "å"
+ ],
+ [
+ "▁A",
+ "h"
+ ],
+ [
+ "▁",
+ "Ah"
+ ],
+ [
+ "▁No",
+ "de"
+ ],
+ [
+ "▁N",
+ "ode"
+ ],
+ [
+ "▁",
+ "Node"
+ ],
+ [
+ "----------",
+ "--"
+ ],
+ [
+ "--------",
+ "----"
+ ],
+ [
+ "-------",
+ "-----"
+ ],
+ [
+ "------",
+ "------"
+ ],
+ [
+ "-----",
+ "-------"
+ ],
+ [
+ "----",
+ "--------"
+ ],
+ [
+ "--",
+ "----------"
+ ],
+ [
+ "▁fair",
+ "e"
+ ],
+ [
+ "▁fa",
+ "ire"
+ ],
+ [
+ "▁f",
+ "aire"
+ ],
+ [
+ "▁hu",
+ "n"
+ ],
+ [
+ "▁h",
+ "un"
+ ],
+ [
+ "Play",
+ "er"
+ ],
+ [
+ "Pl",
+ "ayer"
+ ],
+ [
+ "P",
+ "layer"
+ ],
+ [
+ "▁rev",
+ "iew"
+ ],
+ [
+ "▁re",
+ "view"
+ ],
+ [
+ "▁",
+ "review"
+ ],
+ [
+ "г",
+ "да"
+ ],
+ [
+ "▁limit",
+ "ed"
+ ],
+ [
+ "▁lim",
+ "ited"
+ ],
+ [
+ "▁",
+ "limited"
+ ],
+ [
+ "▁Pro",
+ "perty"
+ ],
+ [
+ "▁",
+ "Property"
+ ],
+ [
+ "▁serv",
+ "e"
+ ],
+ [
+ "▁ser",
+ "ve"
+ ],
+ [
+ "▁s",
+ "erve"
+ ],
+ [
+ "▁",
+ "serve"
+ ],
+ [
+ "ria",
+ "ge"
+ ],
+ [
+ "ri",
+ "age"
+ ],
+ [
+ "▁Mas",
+ "ter"
+ ],
+ [
+ "▁Ma",
+ "ster"
+ ],
+ [
+ "▁M",
+ "aster"
+ ],
+ [
+ "▁",
+ "Master"
+ ],
+ [
+ "▁kan",
+ "n"
+ ],
+ [
+ "▁ka",
+ "nn"
+ ],
+ [
+ "▁k",
+ "ann"
+ ],
+ [
+ "cret",
+ "e"
+ ],
+ [
+ "cre",
+ "te"
+ ],
+ [
+ "cr",
+ "ete"
+ ],
+ [
+ "pher",
+ "e"
+ ],
+ [
+ "phe",
+ "re"
+ ],
+ [
+ "ph",
+ "ere"
+ ],
+ [
+ "p",
+ "here"
+ ],
+ [
+ "ё",
+ "р"
+ ],
+ [
+ "▁chi",
+ "ef"
+ ],
+ [
+ "▁ch",
+ "ief"
+ ],
+ [
+ "▁scen",
+ "e"
+ ],
+ [
+ "▁sc",
+ "ene"
+ ],
+ [
+ "▁",
+ "scene"
+ ],
+ [
+ "ki",
+ "n"
+ ],
+ [
+ "k",
+ "in"
+ ],
+ [
+ "▁un",
+ "iform"
+ ],
+ [
+ "▁",
+ "uniform"
+ ],
+ [
+ "▁feb",
+ "rero"
+ ],
+ [
+ "\"",
+ "}"
+ ],
+ [
+ "ill",
+ "o"
+ ],
+ [
+ "il",
+ "lo"
+ ],
+ [
+ "IT",
+ "E"
+ ],
+ [
+ "I",
+ "TE"
+ ],
+ [
+ "ouve",
+ "l"
+ ],
+ [
+ "ouv",
+ "el"
+ ],
+ [
+ "ou",
+ "vel"
+ ],
+ [
+ "use",
+ "package"
+ ],
+ [
+ "ent",
+ "h"
+ ],
+ [
+ "en",
+ "th"
+ ],
+ [
+ "e",
+ "nth"
+ ],
+ [
+ "▁quick",
+ "ly"
+ ],
+ [
+ "L",
+ "ambda"
+ ],
+ [
+ "xe",
+ "s"
+ ],
+ [
+ "x",
+ "es"
+ ],
+ [
+ "▁cell",
+ "s"
+ ],
+ [
+ "▁cel",
+ "ls"
+ ],
+ [
+ "▁c",
+ "ells"
+ ],
+ [
+ "ro",
+ "g"
+ ],
+ [
+ "r",
+ "og"
+ ],
+ [
+ "ami",
+ "n"
+ ],
+ [
+ "am",
+ "in"
+ ],
+ [
+ "a",
+ "min"
+ ],
+ [
+ "▁Ма",
+ "р"
+ ],
+ [
+ "▁М",
+ "ар"
+ ],
+ [
+ "▁mayo",
+ "r"
+ ],
+ [
+ "▁may",
+ "or"
+ ],
+ [
+ "play",
+ "er"
+ ],
+ [
+ "pla",
+ "yer"
+ ],
+ [
+ "pl",
+ "ayer"
+ ],
+ [
+ "p",
+ "layer"
+ ],
+ [
+ "++",
+ ";"
+ ],
+ [
+ "▁На",
+ "се"
+ ],
+ [
+ "▁saf",
+ "e"
+ ],
+ [
+ "▁sa",
+ "fe"
+ ],
+ [
+ "▁",
+ "safe"
+ ],
+ [
+ "▁vel",
+ "oc"
+ ],
+ [
+ "▁ve",
+ "loc"
+ ],
+ [
+ "▁об",
+ "ра"
+ ],
+ [
+ "▁о",
+ "бра"
+ ],
+ [
+ "▁",
+ "обра"
+ ],
+ [
+ "Data",
+ "base"
+ ],
+ [
+ "Dat",
+ "abase"
+ ],
+ [
+ "D",
+ "atabase"
+ ],
+ [
+ "ne",
+ "h"
+ ],
+ [
+ "n",
+ "eh"
+ ],
+ [
+ "Ver",
+ "t"
+ ],
+ [
+ "V",
+ "ert"
+ ],
+ [
+ "▁fl",
+ "e"
+ ],
+ [
+ "▁f",
+ "le"
+ ],
+ [
+ "▁фо",
+ "р"
+ ],
+ [
+ "▁ф",
+ "ор"
+ ],
+ [
+ "▁",
+ "фор"
+ ],
+ [
+ "▁fore",
+ "ign"
+ ],
+ [
+ "▁for",
+ "eign"
+ ],
+ [
+ "▁f",
+ "oreign"
+ ],
+ [
+ "Ab",
+ "stract"
+ ],
+ [
+ "▁mag",
+ "n"
+ ],
+ [
+ "▁ma",
+ "gn"
+ ],
+ [
+ "▁m",
+ "agn"
+ ],
+ [
+ "▁mod",
+ "ified"
+ ],
+ [
+ "▁militar",
+ "y"
+ ],
+ [
+ "▁milit",
+ "ary"
+ ],
+ [
+ "▁mond",
+ "e"
+ ],
+ [
+ "▁mon",
+ "de"
+ ],
+ [
+ "▁mo",
+ "nde"
+ ],
+ [
+ "▁m",
+ "onde"
+ ],
+ [
+ "▁Act",
+ "ion"
+ ],
+ [
+ "▁Ac",
+ "tion"
+ ],
+ [
+ "▁A",
+ "ction"
+ ],
+ [
+ "▁",
+ "Action"
+ ],
+ [
+ "▁ban",
+ "k"
+ ],
+ [
+ "▁b",
+ "ank"
+ ],
+ [
+ "▁",
+ "bank"
+ ],
+ [
+ "Ser",
+ "ial"
+ ],
+ [
+ "Se",
+ "rial"
+ ],
+ [
+ "▁continu",
+ "ous"
+ ],
+ [
+ "▁contin",
+ "uous"
+ ],
+ [
+ "▁ge",
+ "l"
+ ],
+ [
+ "▁g",
+ "el"
+ ],
+ [
+ "▁",
+ "gel"
+ ],
+ [
+ "▁phys",
+ "ical"
+ ],
+ [
+ "▁introduce",
+ "d"
+ ],
+ [
+ "▁introdu",
+ "ced"
+ ],
+ [
+ "ut",
+ "ure"
+ ],
+ [
+ "ric",
+ "k"
+ ],
+ [
+ "ri",
+ "ck"
+ ],
+ [
+ "r",
+ "ick"
+ ],
+ [
+ "▁presente",
+ "d"
+ ],
+ [
+ "▁present",
+ "ed"
+ ],
+ [
+ "▁pres",
+ "ented"
+ ],
+ [
+ "▁Pro",
+ "v"
+ ],
+ [
+ "▁Pr",
+ "ov"
+ ],
+ [
+ "▁P",
+ "rov"
+ ],
+ [
+ "▁Bot",
+ "h"
+ ],
+ [
+ "▁Bo",
+ "th"
+ ],
+ [
+ "▁B",
+ "oth"
+ ],
+ [
+ "Po",
+ "s"
+ ],
+ [
+ "P",
+ "os"
+ ],
+ [
+ "sup",
+ "er"
+ ],
+ [
+ "su",
+ "per"
+ ],
+ [
+ "s",
+ "uper"
+ ],
+ [
+ "&",
+ "#"
+ ],
+ [
+ "▁find",
+ "ing"
+ ],
+ [
+ "▁fin",
+ "ding"
+ ],
+ [
+ "▁f",
+ "inding"
+ ],
+ [
+ "ne",
+ "l"
+ ],
+ [
+ "n",
+ "el"
+ ],
+ [
+ "und",
+ "e"
+ ],
+ [
+ "un",
+ "de"
+ ],
+ [
+ "u",
+ "nde"
+ ],
+ [
+ "▁fr",
+ "ån"
+ ],
+ [
+ "ski",
+ "m"
+ ],
+ [
+ "sk",
+ "im"
+ ],
+ [
+ "s",
+ "kim"
+ ],
+ [
+ "▁Hil",
+ "l"
+ ],
+ [
+ "▁Hi",
+ "ll"
+ ],
+ [
+ "▁H",
+ "ill"
+ ],
+ [
+ "f",
+ "n"
+ ],
+ [
+ "▁Can",
+ "ad"
+ ],
+ [
+ "▁Ca",
+ "nad"
+ ],
+ [
+ "▁intend",
+ "ed"
+ ],
+ [
+ "▁inten",
+ "ded"
+ ],
+ [
+ "▁int",
+ "ended"
+ ],
+ [
+ "ozzá",
+ "férés"
+ ],
+ [
+ "▁ju",
+ "illet"
+ ],
+ [
+ "▁War",
+ "s"
+ ],
+ [
+ "▁Wa",
+ "rs"
+ ],
+ [
+ "▁W",
+ "ars"
+ ],
+ [
+ "▁success",
+ "ful"
+ ],
+ [
+ "▁char",
+ "g"
+ ],
+ [
+ "▁cha",
+ "rg"
+ ],
+ [
+ "▁ch",
+ "arg"
+ ],
+ [
+ "▁",
+ "charg"
+ ],
+ [
+ "iel",
+ "e"
+ ],
+ [
+ "ie",
+ "le"
+ ],
+ [
+ "i",
+ "ele"
+ ],
+ [
+ "omet",
+ "hing"
+ ],
+ [
+ "ome",
+ "thing"
+ ],
+ [
+ "om",
+ "ething"
+ ],
+ [
+ "ok",
+ "u"
+ ],
+ [
+ "o",
+ "ku"
+ ],
+ [
+ "f",
+ "etch"
+ ],
+ [
+ "▁}",
+ "}"
+ ],
+ [
+ "▁",
+ "}}"
+ ],
+ [
+ "ban",
+ "k"
+ ],
+ [
+ "b",
+ "ank"
+ ],
+ [
+ "operator",
+ "name"
+ ],
+ [
+ "▁Col",
+ "or"
+ ],
+ [
+ "▁Co",
+ "lor"
+ ],
+ [
+ "▁",
+ "Color"
+ ],
+ [
+ "▁Car",
+ "d"
+ ],
+ [
+ "▁Ca",
+ "rd"
+ ],
+ [
+ "▁C",
+ "ard"
+ ],
+ [
+ "▁",
+ "Card"
+ ],
+ [
+ "t",
+ "u"
+ ],
+ [
+ "▁\"",
+ ","
+ ],
+ [
+ "▁",
+ "\","
+ ],
+ [
+ "wi",
+ "d"
+ ],
+ [
+ "w",
+ "id"
+ ],
+ [
+ "▁ge",
+ "p"
+ ],
+ [
+ "▁g",
+ "ep"
+ ],
+ [
+ "X",
+ "ML"
+ ],
+ [
+ "========",
+ "========"
+ ],
+ [
+ "▁Vir",
+ "gin"
+ ],
+ [
+ "ähr",
+ "end"
+ ],
+ [
+ "äh",
+ "rend"
+ ],
+ [
+ "licate",
+ "d"
+ ],
+ [
+ "lica",
+ "ted"
+ ],
+ [
+ "lic",
+ "ated"
+ ],
+ [
+ "Di",
+ "r"
+ ],
+ [
+ "D",
+ "ir"
+ ],
+ [
+ "zer",
+ "o"
+ ],
+ [
+ "ze",
+ "ro"
+ ],
+ [
+ "z",
+ "ero"
+ ],
+ [
+ "▁Ka",
+ "l"
+ ],
+ [
+ "▁K",
+ "al"
+ ],
+ [
+ "▁Part",
+ "y"
+ ],
+ [
+ "▁Par",
+ "ty"
+ ],
+ [
+ "▁",
+ "å"
+ ],
+ [
+ "pr",
+ "ice"
+ ],
+ [
+ "p",
+ "rice"
+ ],
+ [
+ "do",
+ "n"
+ ],
+ [
+ "d",
+ "on"
+ ],
+ [
+ "▁warn",
+ "ing"
+ ],
+ [
+ "▁war",
+ "ning"
+ ],
+ [
+ "▁w",
+ "arning"
+ ],
+ [
+ "▁",
+ "warning"
+ ],
+ [
+ "▁Ba",
+ "d"
+ ],
+ [
+ "▁B",
+ "ad"
+ ],
+ [
+ "▁",
+ "Bad"
+ ],
+ [
+ "▁Sup",
+ "p"
+ ],
+ [
+ "▁Su",
+ "pp"
+ ],
+ [
+ "▁S",
+ "upp"
+ ],
+ [
+ "▁",
+ "Supp"
+ ],
+ [
+ "▁Lig",
+ "a"
+ ],
+ [
+ "▁Li",
+ "ga"
+ ],
+ [
+ "▁L",
+ "iga"
+ ],
+ [
+ "▁Pier",
+ "re"
+ ],
+ [
+ "▁P",
+ "ierre"
+ ],
+ [
+ "▁",
+ "Pierre"
+ ],
+ [
+ "Rec",
+ "ord"
+ ],
+ [
+ "Re",
+ "cord"
+ ],
+ [
+ "ula",
+ "tor"
+ ],
+ [
+ "ul",
+ "ator"
+ ],
+ [
+ "▁Rom",
+ "e"
+ ],
+ [
+ "▁Ro",
+ "me"
+ ],
+ [
+ "▁R",
+ "ome"
+ ],
+ [
+ "▁the",
+ "orem"
+ ],
+ [
+ "▁",
+ "theorem"
+ ],
+ [
+ "▁entire",
+ "ly"
+ ],
+ [
+ "ски",
+ "м"
+ ],
+ [
+ "ск",
+ "им"
+ ],
+ [
+ "с",
+ "ким"
+ ],
+ [
+ "he",
+ "t"
+ ],
+ [
+ "h",
+ "et"
+ ],
+ [
+ "▁dop",
+ "o"
+ ],
+ [
+ "▁do",
+ "po"
+ ],
+ [
+ "▁d",
+ "opo"
+ ],
+ [
+ "Ne",
+ "xt"
+ ],
+ [
+ "N",
+ "ext"
+ ],
+ [
+ "ml",
+ "ung"
+ ],
+ [
+ "m",
+ "lung"
+ ],
+ [
+ "wi",
+ "g"
+ ],
+ [
+ "w",
+ "ig"
+ ],
+ [
+ "▁At",
+ "h"
+ ],
+ [
+ "▁A",
+ "th"
+ ],
+ [
+ "▁So",
+ "u"
+ ],
+ [
+ "▁S",
+ "ou"
+ ],
+ [
+ "liche",
+ "r"
+ ],
+ [
+ "lich",
+ "er"
+ ],
+ [
+ "lic",
+ "her"
+ ],
+ [
+ "li",
+ "cher"
+ ],
+ [
+ "l",
+ "icher"
+ ],
+ [
+ "▁sud",
+ "o"
+ ],
+ [
+ "▁su",
+ "do"
+ ],
+ [
+ "▁s",
+ "udo"
+ ],
+ [
+ "▁",
+ "sudo"
+ ],
+ [
+ "est",
+ "s"
+ ],
+ [
+ "es",
+ "ts"
+ ],
+ [
+ "хі",
+ "в"
+ ],
+ [
+ "х",
+ "ів"
+ ],
+ [
+ "▁sept",
+ "iembre"
+ ],
+ [
+ "▁mic",
+ "ro"
+ ],
+ [
+ "▁mi",
+ "cro"
+ ],
+ [
+ "▁m",
+ "icro"
+ ],
+ [
+ "▁tro",
+ "p"
+ ],
+ [
+ "▁tr",
+ "op"
+ ],
+ [
+ "▁t",
+ "rop"
+ ],
+ [
+ "fi",
+ "t"
+ ],
+ [
+ "f",
+ "it"
+ ],
+ [
+ "Cor",
+ "e"
+ ],
+ [
+ "Co",
+ "re"
+ ],
+ [
+ "C",
+ "ore"
+ ],
+ [
+ "▁Rad",
+ "io"
+ ],
+ [
+ "▁",
+ "Radio"
+ ],
+ [
+ "▁Or",
+ "gan"
+ ],
+ [
+ "▁",
+ "Organ"
+ ],
+ [
+ "▁Pow",
+ "er"
+ ],
+ [
+ "▁Po",
+ "wer"
+ ],
+ [
+ "▁P",
+ "ower"
+ ],
+ [
+ "▁",
+ "Power"
+ ],
+ [
+ "C",
+ "F"
+ ],
+ [
+ "▁Las",
+ "t"
+ ],
+ [
+ "▁La",
+ "st"
+ ],
+ [
+ "▁L",
+ "ast"
+ ],
+ [
+ "▁",
+ "Last"
+ ],
+ [
+ "▁opp",
+ "os"
+ ],
+ [
+ "▁op",
+ "pos"
+ ],
+ [
+ "▁off",
+ "set"
+ ],
+ [
+ "▁",
+ "offset"
+ ],
+ [
+ "▁reg",
+ "ia"
+ ],
+ [
+ "▁re",
+ "gia"
+ ],
+ [
+ "▁minim",
+ "um"
+ ],
+ [
+ "▁min",
+ "imum"
+ ],
+ [
+ "▁help",
+ "ed"
+ ],
+ [
+ "▁hel",
+ "ped"
+ ],
+ [
+ "ando",
+ "n"
+ ],
+ [
+ "and",
+ "on"
+ ],
+ [
+ "an",
+ "don"
+ ],
+ [
+ "ify",
+ "ing"
+ ],
+ [
+ "if",
+ "ying"
+ ],
+ [
+ "ru",
+ "it"
+ ],
+ [
+ "r",
+ "uit"
+ ],
+ [
+ "ensch",
+ "app"
+ ],
+ [
+ "▁ber",
+ "e"
+ ],
+ [
+ "▁be",
+ "re"
+ ],
+ [
+ "▁b",
+ "ere"
+ ],
+ [
+ "▁",
+ "bere"
+ ],
+ [
+ "V",
+ "M"
+ ],
+ [
+ "▁Award",
+ "s"
+ ],
+ [
+ "▁Aw",
+ "ards"
+ ],
+ [
+ "▁A",
+ "wards"
+ ],
+ [
+ "▁ag",
+ "r"
+ ],
+ [
+ "▁a",
+ "gr"
+ ],
+ [
+ "▁",
+ "agr"
+ ],
+ [
+ "yn",
+ "omial"
+ ],
+ [
+ "ence",
+ "d"
+ ],
+ [
+ "enc",
+ "ed"
+ ],
+ [
+ "en",
+ "ced"
+ ],
+ [
+ "▁device",
+ "s"
+ ],
+ [
+ "▁devi",
+ "ces"
+ ],
+ [
+ "▁dev",
+ "ices"
+ ],
+ [
+ "▁bo",
+ "t"
+ ],
+ [
+ "▁b",
+ "ot"
+ ],
+ [
+ "▁",
+ "bot"
+ ],
+ [
+ "▁fir",
+ "m"
+ ],
+ [
+ "▁fi",
+ "rm"
+ ],
+ [
+ "▁f",
+ "irm"
+ ],
+ [
+ "▁write",
+ "r"
+ ],
+ [
+ "▁writ",
+ "er"
+ ],
+ [
+ "▁wr",
+ "iter"
+ ],
+ [
+ "▁w",
+ "riter"
+ ],
+ [
+ "▁",
+ "writer"
+ ],
+ [
+ "▁rin",
+ "g"
+ ],
+ [
+ "▁ri",
+ "ng"
+ ],
+ [
+ "▁r",
+ "ing"
+ ],
+ [
+ "▁",
+ "ring"
+ ],
+ [
+ ".",
+ "-"
+ ],
+ [
+ "iste",
+ "s"
+ ],
+ [
+ "ist",
+ "es"
+ ],
+ [
+ "is",
+ "tes"
+ ],
+ [
+ "l",
+ "ä"
+ ],
+ [
+ "▁me",
+ "l"
+ ],
+ [
+ "▁m",
+ "el"
+ ],
+ [
+ "▁",
+ "mel"
+ ],
+ [
+ "enta",
+ "tion"
+ ],
+ [
+ "ent",
+ "ation"
+ ],
+ [
+ "▁Sch",
+ "w"
+ ],
+ [
+ "▁Sc",
+ "hw"
+ ],
+ [
+ "▁nom",
+ "e"
+ ],
+ [
+ "▁no",
+ "me"
+ ],
+ [
+ "▁n",
+ "ome"
+ ],
+ [
+ "▁",
+ "nome"
+ ],
+ [
+ "▁pob",
+ "la"
+ ],
+ [
+ "▁po",
+ "bla"
+ ],
+ [
+ "▁wo",
+ "j"
+ ],
+ [
+ "▁w",
+ "oj"
+ ],
+ [
+ "▁u",
+ "l"
+ ],
+ [
+ "▁",
+ "ul"
+ ],
+ [
+ "ent",
+ "o"
+ ],
+ [
+ "en",
+ "to"
+ ],
+ [
+ "ы",
+ "х"
+ ],
+ [
+ "▁res",
+ "ist"
+ ],
+ [
+ "▁remain",
+ "s"
+ ],
+ [
+ "▁rem",
+ "ains"
+ ],
+ [
+ "▁C",
+ "a"
+ ],
+ [
+ "▁",
+ "Ca"
+ ],
+ [
+ "añ",
+ "a"
+ ],
+ [
+ "a",
+ "ña"
+ ],
+ [
+ "▁Cour",
+ "t"
+ ],
+ [
+ "▁Cou",
+ "rt"
+ ],
+ [
+ "▁Co",
+ "urt"
+ ],
+ [
+ "▁C",
+ "ourt"
+ ],
+ [
+ "uta",
+ "ble"
+ ],
+ [
+ "ut",
+ "able"
+ ],
+ [
+ "u",
+ "table"
+ ],
+ [
+ "ential",
+ "ly"
+ ],
+ [
+ "enti",
+ "ally"
+ ],
+ [
+ "▁tra",
+ "t"
+ ],
+ [
+ "▁tr",
+ "at"
+ ],
+ [
+ "▁t",
+ "rat"
+ ],
+ [
+ "▁",
+ "trat"
+ ],
+ [
+ "▁Vis",
+ "ual"
+ ],
+ [
+ "▁",
+ "Visual"
+ ],
+ [
+ "▁rest",
+ "rict"
+ ],
+ [
+ "▁previous",
+ "ly"
+ ],
+ [
+ "▁prev",
+ "iously"
+ ],
+ [
+ "▁pre",
+ "viously"
+ ],
+ [
+ "cat",
+ "ion"
+ ],
+ [
+ "ca",
+ "tion"
+ ],
+ [
+ "c",
+ "ation"
+ ],
+ [
+ "▁ос",
+ "о"
+ ],
+ [
+ "▁о",
+ "со"
+ ],
+ [
+ "▁My",
+ "SQL"
+ ],
+ [
+ "f",
+ "ör"
+ ],
+ [
+ "cal",
+ "a"
+ ],
+ [
+ "ca",
+ "la"
+ ],
+ [
+ "c",
+ "ala"
+ ],
+ [
+ "▁cult",
+ "ure"
+ ],
+ [
+ "▁c",
+ "ulture"
+ ],
+ [
+ "liv",
+ "e"
+ ],
+ [
+ "li",
+ "ve"
+ ],
+ [
+ "l",
+ "ive"
+ ],
+ [
+ "▁accept",
+ "ed"
+ ],
+ [
+ "Di",
+ "d"
+ ],
+ [
+ "D",
+ "id"
+ ],
+ [
+ "▁ho",
+ "us"
+ ],
+ [
+ "▁h",
+ "ous"
+ ],
+ [
+ "▁select",
+ "ion"
+ ],
+ [
+ "▁sele",
+ "ction"
+ ],
+ [
+ "▁sel",
+ "ection"
+ ],
+ [
+ "▁se",
+ "lection"
+ ],
+ [
+ "▁",
+ "selection"
+ ],
+ [
+ "▁dec",
+ "re"
+ ],
+ [
+ "▁de",
+ "cre"
+ ],
+ [
+ "mar",
+ "gin"
+ ],
+ [
+ "m",
+ "argin"
+ ],
+ [
+ "ur",
+ "b"
+ ],
+ [
+ "u",
+ "rb"
+ ],
+ [
+ "▁In",
+ "c"
+ ],
+ [
+ "▁I",
+ "nc"
+ ],
+ [
+ "▁Man",
+ "y"
+ ],
+ [
+ "▁Ma",
+ "ny"
+ ],
+ [
+ "▁M",
+ "any"
+ ],
+ [
+ "▁",
+ "Many"
+ ],
+ [
+ "ib",
+ "t"
+ ],
+ [
+ "i",
+ "bt"
+ ],
+ [
+ "▁succ",
+ "eed"
+ ],
+ [
+ "▁suc",
+ "ceed"
+ ],
+ [
+ "Bind",
+ "ing"
+ ],
+ [
+ "B",
+ "inding"
+ ],
+ [
+ "c",
+ "í"
+ ],
+ [
+ "▁Ro",
+ "g"
+ ],
+ [
+ "▁R",
+ "og"
+ ],
+ [
+ "▁should",
+ "n"
+ ],
+ [
+ "clou",
+ "d"
+ ],
+ [
+ "clo",
+ "ud"
+ ],
+ [
+ "cl",
+ "oud"
+ ],
+ [
+ "▁d",
+ "z"
+ ],
+ [
+ "▁",
+ "dz"
+ ],
+ [
+ "ва",
+ "в"
+ ],
+ [
+ "▁pi",
+ "x"
+ ],
+ [
+ "▁p",
+ "ix"
+ ],
+ [
+ "sm",
+ "all"
+ ],
+ [
+ "▁project",
+ "s"
+ ],
+ [
+ "▁",
+ "projects"
+ ],
+ [
+ "▁O",
+ "K"
+ ],
+ [
+ "▁",
+ "OK"
+ ],
+ [
+ "▁late",
+ "st"
+ ],
+ [
+ "▁lat",
+ "est"
+ ],
+ [
+ "▁la",
+ "test"
+ ],
+ [
+ "▁",
+ "latest"
+ ],
+ [
+ "▁reference",
+ "s"
+ ],
+ [
+ "▁refer",
+ "ences"
+ ],
+ [
+ "▁re",
+ "ferences"
+ ],
+ [
+ "Pro",
+ "gram"
+ ],
+ [
+ "Pr",
+ "ogram"
+ ],
+ [
+ "▁ers",
+ "t"
+ ],
+ [
+ "▁er",
+ "st"
+ ],
+ [
+ "▁",
+ "erst"
+ ],
+ [
+ "▁я",
+ "к"
+ ],
+ [
+ "▁ka",
+ "m"
+ ],
+ [
+ "▁k",
+ "am"
+ ],
+ [
+ "▁Cam",
+ "b"
+ ],
+ [
+ "▁Ca",
+ "mb"
+ ],
+ [
+ "▁C",
+ "amb"
+ ],
+ [
+ "ell",
+ "t"
+ ],
+ [
+ "el",
+ "lt"
+ ],
+ [
+ "ö",
+ "d"
+ ],
+ [
+ "non",
+ "e"
+ ],
+ [
+ "no",
+ "ne"
+ ],
+ [
+ "n",
+ "one"
+ ],
+ [
+ "▁ju",
+ "squ"
+ ],
+ [
+ "▁j",
+ "usqu"
+ ],
+ [
+ "kin",
+ "g"
+ ],
+ [
+ "ki",
+ "ng"
+ ],
+ [
+ "k",
+ "ing"
+ ],
+ [
+ "▁Pe",
+ "d"
+ ],
+ [
+ "▁P",
+ "ed"
+ ],
+ [
+ "asser",
+ "t"
+ ],
+ [
+ "asse",
+ "rt"
+ ],
+ [
+ "ass",
+ "ert"
+ ],
+ [
+ "as",
+ "sert"
+ ],
+ [
+ "C",
+ "S"
+ ],
+ [
+ "rit",
+ "o"
+ ],
+ [
+ "ri",
+ "to"
+ ],
+ [
+ "r",
+ "ito"
+ ],
+ [
+ "ess",
+ "a"
+ ],
+ [
+ "es",
+ "sa"
+ ],
+ [
+ "ль",
+ "ко"
+ ],
+ [
+ "▁Vo",
+ "n"
+ ],
+ [
+ "▁V",
+ "on"
+ ],
+ [
+ "▁Ed",
+ "ward"
+ ],
+ [
+ "▁impos",
+ "sible"
+ ],
+ [
+ "▁im",
+ "possible"
+ ],
+ [
+ "n",
+ "p"
+ ],
+ [
+ "word",
+ "s"
+ ],
+ [
+ "wor",
+ "ds"
+ ],
+ [
+ "w",
+ "ords"
+ ],
+ [
+ "iel",
+ "t"
+ ],
+ [
+ "ie",
+ "lt"
+ ],
+ [
+ "i",
+ "elt"
+ ],
+ [
+ "▁Pa",
+ "ge"
+ ],
+ [
+ "▁P",
+ "age"
+ ],
+ [
+ "▁",
+ "Page"
+ ],
+ [
+ "ler",
+ "s"
+ ],
+ [
+ "le",
+ "rs"
+ ],
+ [
+ "l",
+ "ers"
+ ],
+ [
+ "▁pie",
+ "r"
+ ],
+ [
+ "▁pi",
+ "er"
+ ],
+ [
+ "▁p",
+ "ier"
+ ],
+ [
+ "▁обла",
+ "сти"
+ ],
+ [
+ "itte",
+ "e"
+ ],
+ [
+ "itt",
+ "ee"
+ ],
+ [
+ "▁(",
+ "["
+ ],
+ [
+ "▁",
+ "(["
+ ],
+ [
+ "▁tr",
+ "ust"
+ ],
+ [
+ "▁t",
+ "rust"
+ ],
+ [
+ "N",
+ "G"
+ ],
+ [
+ "red",
+ "u"
+ ],
+ [
+ "re",
+ "du"
+ ],
+ [
+ "r",
+ "edu"
+ ],
+ [
+ "<",
+ "<"
+ ],
+ [
+ "ria",
+ "l"
+ ],
+ [
+ "ri",
+ "al"
+ ],
+ [
+ "r",
+ "ial"
+ ],
+ [
+ "▁product",
+ "s"
+ ],
+ [
+ "▁",
+ "products"
+ ],
+ [
+ "▁Er",
+ "n"
+ ],
+ [
+ "▁E",
+ "rn"
+ ],
+ [
+ "ri",
+ "ère"
+ ],
+ [
+ "r",
+ "ière"
+ ],
+ [
+ "го",
+ "в"
+ ],
+ [
+ "г",
+ "ов"
+ ],
+ [
+ "▁Re",
+ "ich"
+ ],
+ [
+ "▁Ro",
+ "ad"
+ ],
+ [
+ "▁nest",
+ "ed"
+ ],
+ [
+ "▁ne",
+ "sted"
+ ],
+ [
+ "▁n",
+ "ested"
+ ],
+ [
+ "▁",
+ "nested"
+ ],
+ [
+ "Dis",
+ "play"
+ ],
+ [
+ "▁str",
+ "ength"
+ ],
+ [
+ "ograf",
+ "ía"
+ ],
+ [
+ "▁announ",
+ "ced"
+ ],
+ [
+ "▁ann",
+ "ounced"
+ ],
+ [
+ "▁Sci",
+ "ence"
+ ],
+ [
+ "▁Sc",
+ "ience"
+ ],
+ [
+ "▁S",
+ "cience"
+ ],
+ [
+ "▁рай",
+ "о"
+ ],
+ [
+ "Param",
+ "eter"
+ ],
+ [
+ "▁Tas",
+ "k"
+ ],
+ [
+ "▁Ta",
+ "sk"
+ ],
+ [
+ "▁T",
+ "ask"
+ ],
+ [
+ "▁",
+ "Task"
+ ],
+ [
+ "ument",
+ "s"
+ ],
+ [
+ "umen",
+ "ts"
+ ],
+ [
+ "um",
+ "ents"
+ ],
+ [
+ "u",
+ "ments"
+ ],
+ [
+ "▁ad",
+ "opt"
+ ],
+ [
+ "▁On",
+ "ly"
+ ],
+ [
+ "▁",
+ "Only"
+ ],
+ [
+ "ют",
+ "ь"
+ ],
+ [
+ "ю",
+ "ть"
+ ],
+ [
+ "▁cl",
+ "i"
+ ],
+ [
+ "▁c",
+ "li"
+ ],
+ [
+ "▁",
+ "cli"
+ ],
+ [
+ "▁le",
+ "m"
+ ],
+ [
+ "▁l",
+ "em"
+ ],
+ [
+ "▁",
+ "lem"
+ ],
+ [
+ "sto",
+ "od"
+ ],
+ [
+ "st",
+ "ood"
+ ],
+ [
+ "▁F",
+ "I"
+ ],
+ [
+ "▁",
+ "FI"
+ ],
+ [
+ "ência",
+ "s"
+ ],
+ [
+ "ên",
+ "cias"
+ ],
+ [
+ "ponent",
+ "s"
+ ],
+ [
+ "pon",
+ "ents"
+ ],
+ [
+ "]",
+ "$"
+ ],
+ [
+ "comm",
+ "ent"
+ ],
+ [
+ "com",
+ "ment"
+ ],
+ [
+ "▁y",
+ "a"
+ ],
+ [
+ "▁",
+ "ya"
+ ],
+ [
+ "sh",
+ "ould"
+ ],
+ [
+ "ik",
+ "e"
+ ],
+ [
+ "i",
+ "ke"
+ ],
+ [
+ "ti",
+ "m"
+ ],
+ [
+ "t",
+ "im"
+ ],
+ [
+ "elli",
+ "g"
+ ],
+ [
+ "ell",
+ "ig"
+ ],
+ [
+ "el",
+ "lig"
+ ],
+ [
+ "▁send",
+ "ing"
+ ],
+ [
+ "▁sen",
+ "ding"
+ ],
+ [
+ "▁s",
+ "ending"
+ ],
+ [
+ "▁aj",
+ "ax"
+ ],
+ [
+ "▁a",
+ "jax"
+ ],
+ [
+ "▁",
+ "ajax"
+ ],
+ [
+ "▁nov",
+ "iembre"
+ ],
+ [
+ "ume",
+ "s"
+ ],
+ [
+ "um",
+ "es"
+ ],
+ [
+ "u",
+ "mes"
+ ],
+ [
+ "▁weit",
+ "er"
+ ],
+ [
+ "▁we",
+ "iter"
+ ],
+ [
+ "▁Dan",
+ "s"
+ ],
+ [
+ "▁Da",
+ "ns"
+ ],
+ [
+ "▁D",
+ "ans"
+ ],
+ [
+ "op",
+ "p"
+ ],
+ [
+ "o",
+ "pp"
+ ],
+ [
+ "▁sept",
+ "embre"
+ ],
+ [
+ "▁sep",
+ "tembre"
+ ],
+ [
+ "oti",
+ "mes"
+ ],
+ [
+ "ot",
+ "imes"
+ ],
+ [
+ "o",
+ "times"
+ ],
+ [
+ "z",
+ "ő"
+ ],
+ [
+ "▁e",
+ "p"
+ ],
+ [
+ "▁",
+ "ep"
+ ],
+ [
+ "ver",
+ "e"
+ ],
+ [
+ "ve",
+ "re"
+ ],
+ [
+ "v",
+ "ere"
+ ],
+ [
+ "▁o",
+ "h"
+ ],
+ [
+ "▁",
+ "oh"
+ ],
+ [
+ ":",
+ "="
+ ],
+ [
+ "▁Son",
+ "g"
+ ],
+ [
+ "▁So",
+ "ng"
+ ],
+ [
+ "▁S",
+ "ong"
+ ],
+ [
+ "”",
+ ","
+ ],
+ [
+ "▁vi",
+ "v"
+ ],
+ [
+ "▁v",
+ "iv"
+ ],
+ [
+ "▁",
+ "viv"
+ ],
+ [
+ "▁quer",
+ "ies"
+ ],
+ [
+ "▁que",
+ "ries"
+ ],
+ [
+ "▁qu",
+ "eries"
+ ],
+ [
+ "▁v",
+ "á"
+ ],
+ [
+ "▁",
+ "vá"
+ ],
+ [
+ "▁déc",
+ "embre"
+ ],
+ [
+ "▁una",
+ "ble"
+ ],
+ [
+ "▁un",
+ "able"
+ ],
+ [
+ "▁er",
+ "h"
+ ],
+ [
+ "▁e",
+ "rh"
+ ],
+ [
+ "▁`",
+ "-"
+ ],
+ [
+ "▁",
+ "`-"
+ ],
+ [
+ "▁Le",
+ "e"
+ ],
+ [
+ "▁L",
+ "ee"
+ ],
+ [
+ "▁erste",
+ "n"
+ ],
+ [
+ "▁erst",
+ "en"
+ ],
+ [
+ "▁ers",
+ "ten"
+ ],
+ [
+ "▁er",
+ "sten"
+ ],
+ [
+ "ô",
+ "t"
+ ],
+ [
+ "ств",
+ "е"
+ ],
+ [
+ "ст",
+ "ве"
+ ],
+ [
+ "T",
+ "S"
+ ],
+ [
+ "▁frag",
+ "ment"
+ ],
+ [
+ "▁fra",
+ "gment"
+ ],
+ [
+ "▁f",
+ "ragment"
+ ],
+ [
+ "▁",
+ "fragment"
+ ],
+ [
+ "▁wid",
+ "e"
+ ],
+ [
+ "▁w",
+ "ide"
+ ],
+ [
+ "▁",
+ "wide"
+ ],
+ [
+ "▁suf",
+ "f"
+ ],
+ [
+ "▁su",
+ "ff"
+ ],
+ [
+ "▁s",
+ "uff"
+ ],
+ [
+ "▁du",
+ "t"
+ ],
+ [
+ "▁d",
+ "ut"
+ ],
+ [
+ "▁Ver",
+ "e"
+ ],
+ [
+ "▁Ve",
+ "re"
+ ],
+ [
+ "▁V",
+ "ere"
+ ],
+ [
+ "і",
+ "с"
+ ],
+ [
+ "adin",
+ "g"
+ ],
+ [
+ "adi",
+ "ng"
+ ],
+ [
+ "ad",
+ "ing"
+ ],
+ [
+ "a",
+ "ding"
+ ],
+ [
+ "ieg",
+ "o"
+ ],
+ [
+ "ie",
+ "go"
+ ],
+ [
+ "i",
+ "ego"
+ ],
+ [
+ "ica",
+ "go"
+ ],
+ [
+ "ic",
+ "ago"
+ ],
+ [
+ "▁Arg",
+ "ent"
+ ],
+ [
+ "▁Ar",
+ "gent"
+ ],
+ [
+ "ore",
+ "r"
+ ],
+ [
+ "or",
+ "er"
+ ],
+ [
+ "o",
+ "rer"
+ ],
+ [
+ "enne",
+ "s"
+ ],
+ [
+ "enn",
+ "es"
+ ],
+ [
+ "en",
+ "nes"
+ ],
+ [
+ "▁Le",
+ "b"
+ ],
+ [
+ "▁L",
+ "eb"
+ ],
+ [
+ "lin",
+ "ux"
+ ],
+ [
+ "aci",
+ "ng"
+ ],
+ [
+ "ac",
+ "ing"
+ ],
+ [
+ "a",
+ "cing"
+ ],
+ [
+ "▁broke",
+ "n"
+ ],
+ [
+ "▁bro",
+ "ken"
+ ],
+ [
+ "▁br",
+ "oken"
+ ],
+ [
+ "t",
+ "p"
+ ],
+ [
+ "í",
+ "o"
+ ],
+ [
+ "abet",
+ "h"
+ ],
+ [
+ "abe",
+ "th"
+ ],
+ [
+ "ab",
+ "eth"
+ ],
+ [
+ "ista",
+ "s"
+ ],
+ [
+ "ist",
+ "as"
+ ],
+ [
+ "ge",
+ "w"
+ ],
+ [
+ "g",
+ "ew"
+ ],
+ [
+ "i",
+ "ème"
+ ],
+ [
+ "ca",
+ "s"
+ ],
+ [
+ "c",
+ "as"
+ ],
+ [
+ "▁prec",
+ "ed"
+ ],
+ [
+ "▁pre",
+ "ced"
+ ],
+ [
+ "▁Da",
+ "l"
+ ],
+ [
+ "▁D",
+ "al"
+ ],
+ [
+ "▁compare",
+ "d"
+ ],
+ [
+ "▁compar",
+ "ed"
+ ],
+ [
+ "▁comp",
+ "ared"
+ ],
+ [
+ "equ",
+ "iv"
+ ],
+ [
+ "ill",
+ "y"
+ ],
+ [
+ "il",
+ "ly"
+ ],
+ [
+ "te",
+ "en"
+ ],
+ [
+ "t",
+ "een"
+ ],
+ [
+ "▁Cons",
+ "ole"
+ ],
+ [
+ "▁Con",
+ "sole"
+ ],
+ [
+ "▁",
+ "Console"
+ ],
+ [
+ "▁stri",
+ "ct"
+ ],
+ [
+ "▁str",
+ "ict"
+ ],
+ [
+ "▁st",
+ "rict"
+ ],
+ [
+ "ita",
+ "ire"
+ ],
+ [
+ "it",
+ "aire"
+ ],
+ [
+ "i",
+ "taire"
+ ],
+ [
+ "▁E",
+ "D"
+ ],
+ [
+ "▁",
+ "ED"
+ ],
+ [
+ "ential",
+ "s"
+ ],
+ [
+ "enti",
+ "als"
+ ],
+ [
+ "▁perm",
+ "an"
+ ],
+ [
+ "▁per",
+ "man"
+ ],
+ [
+ "▁p",
+ "erman"
+ ],
+ [
+ "▁tou",
+ "s"
+ ],
+ [
+ "▁to",
+ "us"
+ ],
+ [
+ "▁t",
+ "ous"
+ ],
+ [
+ "▁gem",
+ "e"
+ ],
+ [
+ "▁ge",
+ "me"
+ ],
+ [
+ "▁g",
+ "eme"
+ ],
+ [
+ "▁",
+ "geme"
+ ],
+ [
+ "▁extr",
+ "em"
+ ],
+ [
+ "▁ext",
+ "rem"
+ ],
+ [
+ "▁ок",
+ "ру"
+ ],
+ [
+ "k",
+ "g"
+ ],
+ [
+ "▁heav",
+ "y"
+ ],
+ [
+ "▁he",
+ "avy"
+ ],
+ [
+ "▁av",
+ "ril"
+ ],
+ [
+ "▁ant",
+ "i"
+ ],
+ [
+ "▁an",
+ "ti"
+ ],
+ [
+ "▁",
+ "anti"
+ ],
+ [
+ "▁oct",
+ "obre"
+ ],
+ [
+ "ut",
+ "f"
+ ],
+ [
+ "u",
+ "tf"
+ ],
+ [
+ "hel",
+ "m"
+ ],
+ [
+ "he",
+ "lm"
+ ],
+ [
+ "h",
+ "elm"
+ ],
+ [
+ "ample",
+ "s"
+ ],
+ [
+ "amp",
+ "les"
+ ],
+ [
+ "am",
+ "ples"
+ ],
+ [
+ "▁(",
+ "_"
+ ],
+ [
+ "▁",
+ "(_"
+ ],
+ [
+ "ake",
+ "n"
+ ],
+ [
+ "ak",
+ "en"
+ ],
+ [
+ "a",
+ "ken"
+ ],
+ [
+ "▁de",
+ "ar"
+ ],
+ [
+ "▁d",
+ "ear"
+ ],
+ [
+ "▁opin",
+ "ion"
+ ],
+ [
+ "▁fis",
+ "h"
+ ],
+ [
+ "▁fi",
+ "sh"
+ ],
+ [
+ "▁f",
+ "ish"
+ ],
+ [
+ "▁",
+ "fish"
+ ],
+ [
+ "▁Alexand",
+ "er"
+ ],
+ [
+ "▁Alex",
+ "ander"
+ ],
+ [
+ "i",
+ "w"
+ ],
+ [
+ "и",
+ "м"
+ ],
+ [
+ "cade",
+ "m"
+ ],
+ [
+ "ca",
+ "dem"
+ ],
+ [
+ "c",
+ "adem"
+ ],
+ [
+ "▁ref",
+ "lect"
+ ],
+ [
+ "▁",
+ "reflect"
+ ],
+ [
+ "▁д",
+ "р"
+ ],
+ [
+ "▁tri",
+ "b"
+ ],
+ [
+ "▁tr",
+ "ib"
+ ],
+ [
+ "▁t",
+ "rib"
+ ],
+ [
+ "comm",
+ "on"
+ ],
+ [
+ "com",
+ "mon"
+ ],
+ [
+ "▁clear",
+ "ly"
+ ],
+ [
+ "▁sa",
+ "f"
+ ],
+ [
+ "▁s",
+ "af"
+ ],
+ [
+ "=\"@",
+ "+"
+ ],
+ [
+ "▁Мо",
+ "с"
+ ],
+ [
+ "▁М",
+ "ос"
+ ],
+ [
+ "си",
+ "те"
+ ],
+ [
+ "eqn",
+ "array"
+ ],
+ [
+ "nu",
+ "ng"
+ ],
+ [
+ "n",
+ "ung"
+ ],
+ [
+ "▁relations",
+ "hip"
+ ],
+ [
+ "▁relation",
+ "ship"
+ ],
+ [
+ "▁Se",
+ "m"
+ ],
+ [
+ "▁S",
+ "em"
+ ],
+ [
+ "▁",
+ "Sem"
+ ],
+ [
+ "▁kill",
+ "ed"
+ ],
+ [
+ "▁kil",
+ "led"
+ ],
+ [
+ "▁k",
+ "illed"
+ ],
+ [
+ "te",
+ "d"
+ ],
+ [
+ "t",
+ "ed"
+ ],
+ [
+ "un",
+ "o"
+ ],
+ [
+ "u",
+ "no"
+ ],
+ [
+ "▁",
+ "лі"
+ ],
+ [
+ "▁w",
+ "id"
+ ],
+ [
+ "▁",
+ "wid"
+ ],
+ [
+ "anni",
+ "ng"
+ ],
+ [
+ "ann",
+ "ing"
+ ],
+ [
+ "an",
+ "ning"
+ ],
+ [
+ "▁pan",
+ "el"
+ ],
+ [
+ "▁pa",
+ "nel"
+ ],
+ [
+ "▁p",
+ "anel"
+ ],
+ [
+ "▁",
+ "panel"
+ ],
+ [
+ "▁Leb",
+ "en"
+ ],
+ [
+ "▁Le",
+ "ben"
+ ],
+ [
+ "▁L",
+ "eben"
+ ],
+ [
+ "▁rub",
+ "y"
+ ],
+ [
+ "▁ru",
+ "by"
+ ],
+ [
+ "▁r",
+ "uby"
+ ],
+ [
+ "▁",
+ "ruby"
+ ],
+ [
+ "ans",
+ "ion"
+ ],
+ [
+ "▁are",
+ "n"
+ ],
+ [
+ "▁ar",
+ "en"
+ ],
+ [
+ "▁a",
+ "ren"
+ ],
+ [
+ "▁",
+ "aren"
+ ],
+ [
+ "tab",
+ "ular"
+ ],
+ [
+ "ale",
+ "t"
+ ],
+ [
+ "al",
+ "et"
+ ],
+ [
+ "a",
+ "let"
+ ],
+ [
+ "}$",
+ "$"
+ ],
+ [
+ "}",
+ "$$"
+ ],
+ [
+ "▁Lak",
+ "e"
+ ],
+ [
+ "▁La",
+ "ke"
+ ],
+ [
+ "▁L",
+ "ake"
+ ],
+ [
+ "▁suit",
+ "e"
+ ],
+ [
+ "▁su",
+ "ite"
+ ],
+ [
+ "▁",
+ "suite"
+ ],
+ [
+ "▁min",
+ "or"
+ ],
+ [
+ "▁mi",
+ "nor"
+ ],
+ [
+ "H",
+ "ozzáférés"
+ ],
+ [
+ "▁xml",
+ "ns"
+ ],
+ [
+ "▁",
+ "xmlns"
+ ],
+ [
+ "DI",
+ "R"
+ ],
+ [
+ "D",
+ "IR"
+ ],
+ [
+ "drive",
+ "r"
+ ],
+ [
+ "dri",
+ "ver"
+ ],
+ [
+ "dr",
+ "iver"
+ ],
+ [
+ "d",
+ "river"
+ ],
+ [
+ "int",
+ "s"
+ ],
+ [
+ "in",
+ "ts"
+ ],
+ [
+ "▁vi",
+ "c"
+ ],
+ [
+ "▁v",
+ "ic"
+ ],
+ [
+ "▁",
+ "vic"
+ ],
+ [
+ "AN",
+ "D"
+ ],
+ [
+ "A",
+ "ND"
+ ],
+ [
+ "pr",
+ "im"
+ ],
+ [
+ "p",
+ "rim"
+ ],
+ [
+ "сы",
+ "лки"
+ ],
+ [
+ "▁O",
+ "x"
+ ],
+ [
+ "T",
+ "C"
+ ],
+ [
+ "riv",
+ "ial"
+ ],
+ [
+ "ati",
+ "e"
+ ],
+ [
+ "at",
+ "ie"
+ ],
+ [
+ "▁eigh",
+ "t"
+ ],
+ [
+ "▁eig",
+ "ht"
+ ],
+ [
+ "▁e",
+ "ight"
+ ],
+ [
+ "▁confl",
+ "ic"
+ ],
+ [
+ "▁conf",
+ "lic"
+ ],
+ [
+ "ange",
+ "l"
+ ],
+ [
+ "ang",
+ "el"
+ ],
+ [
+ "an",
+ "gel"
+ ],
+ [
+ "▁Beg",
+ "r"
+ ],
+ [
+ "▁Be",
+ "gr"
+ ],
+ [
+ "▁B",
+ "egr"
+ ],
+ [
+ "▁explicit",
+ "ly"
+ ],
+ [
+ "ют",
+ "ся"
+ ],
+ [
+ "ю",
+ "тся"
+ ],
+ [
+ "▁De",
+ "v"
+ ],
+ [
+ "▁D",
+ "ev"
+ ],
+ [
+ "▁",
+ "Dev"
+ ],
+ [
+ "rend",
+ "er"
+ ],
+ [
+ "ren",
+ "der"
+ ],
+ [
+ "re",
+ "nder"
+ ],
+ [
+ "r",
+ "ender"
+ ],
+ [
+ "▁repro",
+ "du"
+ ],
+ [
+ "▁repr",
+ "odu"
+ ],
+ [
+ "▁rep",
+ "rodu"
+ ],
+ [
+ "▁re",
+ "produ"
+ ],
+ [
+ "▁cr",
+ "é"
+ ],
+ [
+ "▁c",
+ "ré"
+ ],
+ [
+ "G",
+ "u"
+ ],
+ [
+ "M",
+ "B"
+ ],
+ [
+ "▁kö",
+ "n"
+ ],
+ [
+ "▁k",
+ "ön"
+ ],
+ [
+ "▁remain",
+ "ed"
+ ],
+ [
+ "▁rem",
+ "ained"
+ ],
+ [
+ "▁k",
+ "l"
+ ],
+ [
+ "▁",
+ "kl"
+ ],
+ [
+ "хо",
+ "в"
+ ],
+ [
+ "х",
+ "ов"
+ ],
+ [
+ "▁by",
+ "l"
+ ],
+ [
+ "▁b",
+ "yl"
+ ],
+ [
+ "Ph",
+ "i"
+ ],
+ [
+ "P",
+ "hi"
+ ],
+ [
+ "▁det",
+ "ail"
+ ],
+ [
+ "▁de",
+ "tail"
+ ],
+ [
+ "▁",
+ "detail"
+ ],
+ [
+ "ja",
+ "v"
+ ],
+ [
+ "j",
+ "av"
+ ],
+ [
+ "▁mou",
+ "se"
+ ],
+ [
+ "▁mo",
+ "use"
+ ],
+ [
+ "▁m",
+ "ouse"
+ ],
+ [
+ "▁",
+ "mouse"
+ ],
+ [
+ "B",
+ "as"
+ ],
+ [
+ "i",
+ "ę"
+ ],
+ [
+ "asse",
+ "r"
+ ],
+ [
+ "ass",
+ "er"
+ ],
+ [
+ "as",
+ "ser"
+ ],
+ [
+ "h",
+ "s"
+ ],
+ [
+ "▁sh",
+ "ift"
+ ],
+ [
+ "▁",
+ "shift"
+ ],
+ [
+ "▁ú",
+ "lt"
+ ],
+ [
+ "▁",
+ "últ"
+ ],
+ [
+ "ran",
+ "d"
+ ],
+ [
+ "ra",
+ "nd"
+ ],
+ [
+ "r",
+ "and"
+ ],
+ [
+ "▁b",
+ "tn"
+ ],
+ [
+ "▁",
+ "btn"
+ ],
+ [
+ "ra",
+ "z"
+ ],
+ [
+ "r",
+ "az"
+ ],
+ [
+ "▁pu",
+ "l"
+ ],
+ [
+ "▁p",
+ "ul"
+ ],
+ [
+ "▁statement",
+ "s"
+ ],
+ [
+ "▁state",
+ "ments"
+ ],
+ [
+ "▁stat",
+ "ements"
+ ],
+ [
+ "file",
+ "name"
+ ],
+ [
+ "fil",
+ "ename"
+ ],
+ [
+ "▁prom",
+ "pt"
+ ],
+ [
+ "él",
+ "é"
+ ],
+ [
+ "é",
+ "lé"
+ ],
+ [
+ "ik",
+ "z"
+ ],
+ [
+ "▁Su",
+ "s"
+ ],
+ [
+ "▁S",
+ "us"
+ ],
+ [
+ "▁deb",
+ "ut"
+ ],
+ [
+ "▁de",
+ "but"
+ ],
+ [
+ "St",
+ "at"
+ ],
+ [
+ "S",
+ "tat"
+ ],
+ [
+ "form",
+ "s"
+ ],
+ [
+ "for",
+ "ms"
+ ],
+ [
+ "▁He",
+ "in"
+ ],
+ [
+ "▁H",
+ "ein"
+ ],
+ [
+ "stad",
+ "t"
+ ],
+ [
+ "sta",
+ "dt"
+ ],
+ [
+ "st",
+ "adt"
+ ],
+ [
+ "enn",
+ "is"
+ ],
+ [
+ "en",
+ "nis"
+ ],
+ [
+ "по",
+ "л"
+ ],
+ [
+ "aran",
+ "te"
+ ],
+ [
+ "ar",
+ "ante"
+ ],
+ [
+ "ці",
+ "й"
+ ],
+ [
+ "ц",
+ "ій"
+ ],
+ [
+ "▁que",
+ "ue"
+ ],
+ [
+ "▁",
+ "queue"
+ ],
+ [
+ "▁rec",
+ "i"
+ ],
+ [
+ "▁re",
+ "ci"
+ ],
+ [
+ "▁",
+ "reci"
+ ],
+ [
+ "▁st",
+ "a"
+ ],
+ [
+ "▁s",
+ "ta"
+ ],
+ [
+ "▁",
+ "sta"
+ ],
+ [
+ "yn",
+ "chron"
+ ],
+ [
+ "center",
+ "ing"
+ ],
+ [
+ "cente",
+ "ring"
+ ],
+ [
+ "cent",
+ "ering"
+ ],
+ [
+ "So",
+ "me"
+ ],
+ [
+ "S",
+ "ome"
+ ],
+ [
+ "Gr",
+ "aph"
+ ],
+ [
+ "G",
+ "raph"
+ ],
+ [
+ "▁test",
+ "ed"
+ ],
+ [
+ "▁te",
+ "sted"
+ ],
+ [
+ "▁t",
+ "ested"
+ ],
+ [
+ "▁Kun",
+ "st"
+ ],
+ [
+ "▁K",
+ "unst"
+ ],
+ [
+ "о",
+ "м"
+ ],
+ [
+ "▁Not",
+ "hing"
+ ],
+ [
+ "▁No",
+ "thing"
+ ],
+ [
+ "▁N",
+ "othing"
+ ],
+ [
+ "▁",
+ "Nothing"
+ ],
+ [
+ "ie",
+ "u"
+ ],
+ [
+ "i",
+ "eu"
+ ],
+ [
+ "“",
+ "."
+ ],
+ [
+ "B",
+ "undle"
+ ],
+ [
+ "▁ofic",
+ "ial"
+ ],
+ [
+ "▁of",
+ "icial"
+ ],
+ [
+ "allo",
+ "w"
+ ],
+ [
+ "all",
+ "ow"
+ ],
+ [
+ "al",
+ "low"
+ ],
+ [
+ "▁Re",
+ "act"
+ ],
+ [
+ "▁Li",
+ "brary"
+ ],
+ [
+ "▁L",
+ "ibrary"
+ ],
+ [
+ "▁",
+ "Library"
+ ],
+ [
+ "bl",
+ "ue"
+ ],
+ [
+ "▁ver",
+ "w"
+ ],
+ [
+ "▁ve",
+ "rw"
+ ],
+ [
+ "▁par",
+ "e"
+ ],
+ [
+ "▁pa",
+ "re"
+ ],
+ [
+ "▁p",
+ "are"
+ ],
+ [
+ "▁Fried",
+ "rich"
+ ],
+ [
+ "▁aw",
+ "are"
+ ],
+ [
+ "▁a",
+ "ware"
+ ],
+ [
+ "▁",
+ "aware"
+ ],
+ [
+ "Ex",
+ "p"
+ ],
+ [
+ "E",
+ "xp"
+ ],
+ [
+ "▁effect",
+ "s"
+ ],
+ [
+ "▁гор",
+ "о"
+ ],
+ [
+ "▁го",
+ "ро"
+ ],
+ [
+ "loped",
+ "ia"
+ ],
+ [
+ "lop",
+ "edia"
+ ],
+ [
+ "▁Ve",
+ "n"
+ ],
+ [
+ "▁V",
+ "en"
+ ],
+ [
+ "ral",
+ "e"
+ ],
+ [
+ "ra",
+ "le"
+ ],
+ [
+ "r",
+ "ale"
+ ],
+ [
+ "▁Fin",
+ "al"
+ ],
+ [
+ "▁F",
+ "inal"
+ ],
+ [
+ "▁",
+ "Final"
+ ],
+ [
+ "▁prop",
+ "os"
+ ],
+ [
+ "▁pro",
+ "pos"
+ ],
+ [
+ "lace",
+ "ment"
+ ],
+ [
+ "lac",
+ "ement"
+ ],
+ [
+ "la",
+ "cement"
+ ],
+ [
+ "kte",
+ "n"
+ ],
+ [
+ "kt",
+ "en"
+ ],
+ [
+ "k",
+ "ten"
+ ],
+ [
+ "▁nov",
+ "el"
+ ],
+ [
+ "▁no",
+ "vel"
+ ],
+ [
+ "orte",
+ "r"
+ ],
+ [
+ "ort",
+ "er"
+ ],
+ [
+ "or",
+ "ter"
+ ],
+ [
+ "▁German",
+ "y"
+ ],
+ [
+ "▁Germ",
+ "any"
+ ],
+ [
+ "▁Ger",
+ "many"
+ ],
+ [
+ "▁d",
+ "jango"
+ ],
+ [
+ "▁",
+ "django"
+ ],
+ [
+ "▁trans",
+ "ition"
+ ],
+ [
+ "▁",
+ "transition"
+ ],
+ [
+ "▁happen",
+ "ed"
+ ],
+ [
+ "▁happ",
+ "ened"
+ ],
+ [
+ "▁beaut",
+ "iful"
+ ],
+ [
+ "▁nei",
+ "ther"
+ ],
+ [
+ "▁ne",
+ "ither"
+ ],
+ [
+ "▁li",
+ "braries"
+ ],
+ [
+ "▁hid",
+ "e"
+ ],
+ [
+ "▁hi",
+ "de"
+ ],
+ [
+ "▁h",
+ "ide"
+ ],
+ [
+ "▁",
+ "hide"
+ ],
+ [
+ "al",
+ "g"
+ ],
+ [
+ "a",
+ "lg"
+ ],
+ [
+ "▁asp",
+ "ect"
+ ],
+ [
+ "▁as",
+ "pect"
+ ],
+ [
+ "▁a",
+ "spect"
+ ],
+ [
+ "▁forg",
+ "et"
+ ],
+ [
+ "▁for",
+ "get"
+ ],
+ [
+ "cadem",
+ "y"
+ ],
+ [
+ "cade",
+ "my"
+ ],
+ [
+ "ont",
+ "e"
+ ],
+ [
+ "on",
+ "te"
+ ],
+ [
+ "ref",
+ "ix"
+ ],
+ [
+ "re",
+ "fix"
+ ],
+ [
+ "▁clo",
+ "ud"
+ ],
+ [
+ "▁cl",
+ "oud"
+ ],
+ [
+ "▁",
+ "cloud"
+ ],
+ [
+ "ne",
+ "d"
+ ],
+ [
+ "n",
+ "ed"
+ ],
+ [
+ "cdot",
+ "s"
+ ],
+ [
+ "cd",
+ "ots"
+ ],
+ [
+ "c",
+ "dots"
+ ],
+ [
+ "reg",
+ "ister"
+ ],
+ [
+ "ny",
+ "m"
+ ],
+ [
+ "n",
+ "ym"
+ ],
+ [
+ ".)",
+ ":"
+ ],
+ [
+ ".",
+ "):"
+ ],
+ [
+ "▁Je",
+ "w"
+ ],
+ [
+ "▁J",
+ "ew"
+ ],
+ [
+ "▁tr",
+ "ès"
+ ],
+ [
+ "▁t",
+ "rès"
+ ],
+ [
+ "ни",
+ "че"
+ ],
+ [
+ "▁Do",
+ "r"
+ ],
+ [
+ "▁D",
+ "or"
+ ],
+ [
+ "▁pro",
+ "c"
+ ],
+ [
+ "▁pr",
+ "oc"
+ ],
+ [
+ "▁p",
+ "roc"
+ ],
+ [
+ "▁",
+ "proc"
+ ],
+ [
+ "▁ga",
+ "n"
+ ],
+ [
+ "▁g",
+ "an"
+ ],
+ [
+ "▁",
+ "gan"
+ ],
+ [
+ "▁",
+ "є"
+ ],
+ [
+ "▁Sa",
+ "v"
+ ],
+ [
+ "▁S",
+ "av"
+ ],
+ [
+ "v",
+ "í"
+ ],
+ [
+ "Setting",
+ "s"
+ ],
+ [
+ "S",
+ "ettings"
+ ],
+ [
+ "▁Var",
+ "i"
+ ],
+ [
+ "▁Va",
+ "ri"
+ ],
+ [
+ "▁V",
+ "ari"
+ ],
+ [
+ "▁",
+ "Vari"
+ ],
+ [
+ "▁cour",
+ "s"
+ ],
+ [
+ "▁cou",
+ "rs"
+ ],
+ [
+ "▁co",
+ "urs"
+ ],
+ [
+ "▁c",
+ "ours"
+ ],
+ [
+ "R",
+ "o"
+ ],
+ [
+ "▁con",
+ "j"
+ ],
+ [
+ "▁reason",
+ "s"
+ ],
+ [
+ "▁re",
+ "asons"
+ ],
+ [
+ "▁read",
+ "er"
+ ],
+ [
+ "▁re",
+ "ader"
+ ],
+ [
+ "▁",
+ "reader"
+ ],
+ [
+ "лекс",
+ "анд"
+ ],
+ [
+ "ica",
+ "te"
+ ],
+ [
+ "ic",
+ "ate"
+ ],
+ [
+ "})",
+ ","
+ ],
+ [
+ "}",
+ "),"
+ ],
+ [
+ "▁task",
+ "s"
+ ],
+ [
+ "▁",
+ "tasks"
+ ],
+ [
+ "▁Ra",
+ "y"
+ ],
+ [
+ "▁R",
+ "ay"
+ ],
+ [
+ "▁ri",
+ "c"
+ ],
+ [
+ "▁r",
+ "ic"
+ ],
+ [
+ "▁",
+ "ric"
+ ],
+ [
+ "K",
+ "e"
+ ],
+ [
+ "oni",
+ "e"
+ ],
+ [
+ "on",
+ "ie"
+ ],
+ [
+ "o",
+ "nie"
+ ],
+ [
+ "r",
+ "f"
+ ],
+ [
+ ")",
+ "["
+ ],
+ [
+ "▁subs",
+ "equ"
+ ],
+ [
+ "▁sub",
+ "sequ"
+ ],
+ [
+ "▁Tur",
+ "n"
+ ],
+ [
+ "▁Tu",
+ "rn"
+ ],
+ [
+ "▁T",
+ "urn"
+ ],
+ [
+ "▁",
+ "Turn"
+ ],
+ [
+ "▁VI",
+ "AF"
+ ],
+ [
+ "math",
+ "sf"
+ ],
+ [
+ "H",
+ "E"
+ ],
+ [
+ "▁declar",
+ "e"
+ ],
+ [
+ "▁decla",
+ "re"
+ ],
+ [
+ "▁decl",
+ "are"
+ ],
+ [
+ "▁dec",
+ "lare"
+ ],
+ [
+ "▁proto",
+ "col"
+ ],
+ [
+ "▁pro",
+ "tocol"
+ ],
+ [
+ "▁",
+ "protocol"
+ ],
+ [
+ "▁P",
+ "C"
+ ],
+ [
+ "▁",
+ "PC"
+ ],
+ [
+ "ци",
+ "он"
+ ],
+ [
+ "View",
+ "ById"
+ ],
+ [
+ "▁anim",
+ "ation"
+ ],
+ [
+ "▁an",
+ "imation"
+ ],
+ [
+ "▁",
+ "animation"
+ ],
+ [
+ "▁conf",
+ "used"
+ ],
+ [
+ "ви",
+ "ч"
+ ],
+ [
+ "▁enable",
+ "d"
+ ],
+ [
+ "▁en",
+ "abled"
+ ],
+ [
+ "▁",
+ "enabled"
+ ],
+ [
+ "ow",
+ "o"
+ ],
+ [
+ "o",
+ "wo"
+ ],
+ [
+ "ás",
+ "t"
+ ],
+ [
+ "á",
+ "st"
+ ],
+ [
+ "ö",
+ "t"
+ ],
+ [
+ "▁man",
+ "d"
+ ],
+ [
+ "▁ma",
+ "nd"
+ ],
+ [
+ "▁m",
+ "and"
+ ],
+ [
+ "▁Ra",
+ "il"
+ ],
+ [
+ "▁R",
+ "ail"
+ ],
+ [
+ "field",
+ "s"
+ ],
+ [
+ "▁Ka",
+ "p"
+ ],
+ [
+ "▁K",
+ "ap"
+ ],
+ [
+ "▁al",
+ "gebra"
+ ],
+ [
+ "▁",
+ "algebra"
+ ],
+ [
+ "▁С",
+ "у"
+ ],
+ [
+ "fér",
+ "ence"
+ ],
+ [
+ "▁Cur",
+ "rent"
+ ],
+ [
+ "▁C",
+ "urrent"
+ ],
+ [
+ "▁",
+ "Current"
+ ],
+ [
+ "с",
+ "но"
+ ],
+ [
+ "▁Li",
+ "m"
+ ],
+ [
+ "▁L",
+ "im"
+ ],
+ [
+ "Param",
+ "s"
+ ],
+ [
+ "Par",
+ "ams"
+ ],
+ [
+ "Pa",
+ "rams"
+ ],
+ [
+ "▁Anton",
+ "io"
+ ],
+ [
+ "▁Anto",
+ "nio"
+ ],
+ [
+ "▁Ant",
+ "onio"
+ ],
+ [
+ "▁t",
+ "v"
+ ],
+ [
+ "▁",
+ "tv"
+ ],
+ [
+ "lat",
+ "e"
+ ],
+ [
+ "la",
+ "te"
+ ],
+ [
+ "l",
+ "ate"
+ ],
+ [
+ "ife",
+ "r"
+ ],
+ [
+ "if",
+ "er"
+ ],
+ [
+ "i",
+ "fer"
+ ],
+ [
+ "Ent",
+ "ry"
+ ],
+ [
+ "En",
+ "try"
+ ],
+ [
+ "▁Ser",
+ "v"
+ ],
+ [
+ "▁Se",
+ "rv"
+ ],
+ [
+ "▁S",
+ "erv"
+ ],
+ [
+ "▁",
+ "Serv"
+ ],
+ [
+ "▁musica",
+ "l"
+ ],
+ [
+ "▁music",
+ "al"
+ ],
+ [
+ "▁mus",
+ "ical"
+ ],
+ [
+ "▁trac",
+ "e"
+ ],
+ [
+ "▁tra",
+ "ce"
+ ],
+ [
+ "▁tr",
+ "ace"
+ ],
+ [
+ "▁t",
+ "race"
+ ],
+ [
+ "▁",
+ "trace"
+ ],
+ [
+ "▁sci",
+ "ent"
+ ],
+ [
+ "▁sc",
+ "ient"
+ ],
+ [
+ "▁s",
+ "cient"
+ ],
+ [
+ "fi",
+ "c"
+ ],
+ [
+ "f",
+ "ic"
+ ],
+ [
+ "▁forg",
+ "ot"
+ ],
+ [
+ "▁for",
+ "got"
+ ],
+ [
+ "v",
+ "ideo"
+ ],
+ [
+ "▁old",
+ "er"
+ ],
+ [
+ "▁ol",
+ "der"
+ ],
+ [
+ "▁o",
+ "lder"
+ ],
+ [
+ "▁",
+ "older"
+ ],
+ [
+ "Tr",
+ "ee"
+ ],
+ [
+ "T",
+ "ree"
+ ],
+ [
+ "▁un",
+ "s"
+ ],
+ [
+ "▁u",
+ "ns"
+ ],
+ [
+ "▁",
+ "uns"
+ ],
+ [
+ "ник",
+ "и"
+ ],
+ [
+ "ни",
+ "ки"
+ ],
+ [
+ "▁Europ",
+ "a"
+ ],
+ [
+ "▁Euro",
+ "pa"
+ ],
+ [
+ "▁E",
+ "uropa"
+ ],
+ [
+ "▁Zw",
+ "e"
+ ],
+ [
+ "▁Z",
+ "we"
+ ],
+ [
+ "▁б",
+ "е"
+ ],
+ [
+ "▁",
+ "бе"
+ ],
+ [
+ "▁ve",
+ "c"
+ ],
+ [
+ "▁v",
+ "ec"
+ ],
+ [
+ "▁",
+ "vec"
+ ],
+ [
+ "ж",
+ "у"
+ ],
+ [
+ "Mat",
+ "ch"
+ ],
+ [
+ "M",
+ "atch"
+ ],
+ [
+ "sp",
+ "an"
+ ],
+ [
+ "s",
+ "pan"
+ ],
+ [
+ "▁blan",
+ "k"
+ ],
+ [
+ "▁bl",
+ "ank"
+ ],
+ [
+ "▁",
+ "blank"
+ ],
+ [
+ "▁sp",
+ "äter"
+ ],
+ [
+ "▁T",
+ "y"
+ ],
+ [
+ "▁",
+ "Ty"
+ ],
+ [
+ "▁dic",
+ "t"
+ ],
+ [
+ "▁di",
+ "ct"
+ ],
+ [
+ "▁d",
+ "ict"
+ ],
+ [
+ "▁",
+ "dict"
+ ],
+ [
+ "ñ",
+ "a"
+ ],
+ [
+ "▁confir",
+ "m"
+ ],
+ [
+ "▁conf",
+ "irm"
+ ],
+ [
+ "▁",
+ "confirm"
+ ],
+ [
+ "▁v",
+ "ý"
+ ],
+ [
+ "за",
+ "н"
+ ],
+ [
+ "з",
+ "ан"
+ ],
+ [
+ "Re",
+ "l"
+ ],
+ [
+ "R",
+ "el"
+ ],
+ [
+ "fil",
+ "m"
+ ],
+ [
+ "fi",
+ "lm"
+ ],
+ [
+ "▁Ro",
+ "t"
+ ],
+ [
+ "▁R",
+ "ot"
+ ],
+ [
+ "▁",
+ "Rot"
+ ],
+ [
+ "▁H",
+ "y"
+ ],
+ [
+ "▁",
+ "Hy"
+ ],
+ [
+ "ка",
+ "х"
+ ],
+ [
+ "▁dem",
+ "and"
+ ],
+ [
+ "▁mini",
+ "st"
+ ],
+ [
+ "▁min",
+ "ist"
+ ],
+ [
+ "▁Mad",
+ "rid"
+ ],
+ [
+ "▁us",
+ "ual"
+ ],
+ [
+ "sp",
+ "iel"
+ ],
+ [
+ "s",
+ "piel"
+ ],
+ [
+ "ero",
+ "s"
+ ],
+ [
+ "er",
+ "os"
+ ],
+ [
+ "e",
+ "ros"
+ ],
+ [
+ "▁tut",
+ "orial"
+ ],
+ [
+ "▁t",
+ "utorial"
+ ],
+ [
+ "▁",
+ "tutorial"
+ ],
+ [
+ "▁С",
+ "сылки"
+ ],
+ [
+ "s",
+ "ys"
+ ],
+ [
+ "ци",
+ "аль"
+ ],
+ [
+ "▁spre",
+ "ad"
+ ],
+ [
+ "▁spr",
+ "ead"
+ ],
+ [
+ "▁sp",
+ "read"
+ ],
+ [
+ "▁conver",
+ "s"
+ ],
+ [
+ "▁conv",
+ "ers"
+ ],
+ [
+ "▁con",
+ "vers"
+ ],
+ [
+ "▁rol",
+ "l"
+ ],
+ [
+ "▁ro",
+ "ll"
+ ],
+ [
+ "▁r",
+ "oll"
+ ],
+ [
+ "▁",
+ "roll"
+ ],
+ [
+ "artifact",
+ "Id"
+ ],
+ [
+ "▁Num",
+ "ber"
+ ],
+ [
+ "▁N",
+ "umber"
+ ],
+ [
+ "▁",
+ "Number"
+ ],
+ [
+ "▁sym",
+ "met"
+ ],
+ [
+ "▁Mul",
+ "t"
+ ],
+ [
+ "▁Mu",
+ "lt"
+ ],
+ [
+ "▁M",
+ "ult"
+ ],
+ [
+ "▁",
+ "Mult"
+ ],
+ [
+ "expect",
+ "ed"
+ ],
+ [
+ "exp",
+ "ected"
+ ],
+ [
+ "ex",
+ "pected"
+ ],
+ [
+ "▁ax",
+ "is"
+ ],
+ [
+ "▁a",
+ "xis"
+ ],
+ [
+ "▁",
+ "axis"
+ ],
+ [
+ "▁match",
+ "ing"
+ ],
+ [
+ "▁foo",
+ "d"
+ ],
+ [
+ "▁fo",
+ "od"
+ ],
+ [
+ "▁f",
+ "ood"
+ ],
+ [
+ "group",
+ "Id"
+ ],
+ [
+ "Map",
+ "p"
+ ],
+ [
+ "Ma",
+ "pp"
+ ],
+ [
+ "M",
+ "app"
+ ],
+ [
+ "▁с",
+ "вя"
+ ],
+ [
+ "▁ven",
+ "d"
+ ],
+ [
+ "▁ve",
+ "nd"
+ ],
+ [
+ "▁v",
+ "end"
+ ],
+ [
+ "F",
+ "ound"
+ ],
+ [
+ "ott",
+ "o"
+ ],
+ [
+ "ot",
+ "to"
+ ],
+ [
+ "o",
+ "tto"
+ ],
+ [
+ "Ca",
+ "t"
+ ],
+ [
+ "C",
+ "at"
+ ],
+ [
+ "cri",
+ "t"
+ ],
+ [
+ "cr",
+ "it"
+ ],
+ [
+ "c",
+ "rit"
+ ],
+ [
+ "isten",
+ "t"
+ ],
+ [
+ "iste",
+ "nt"
+ ],
+ [
+ "ist",
+ "ent"
+ ],
+ [
+ "▁dre",
+ "i"
+ ],
+ [
+ "▁dr",
+ "ei"
+ ],
+ [
+ "▁d",
+ "rei"
+ ],
+ [
+ "▁ende",
+ "d"
+ ],
+ [
+ "▁end",
+ "ed"
+ ],
+ [
+ "▁en",
+ "ded"
+ ],
+ [
+ "▁",
+ "ended"
+ ],
+ [
+ "▁Tel",
+ "e"
+ ],
+ [
+ "▁Te",
+ "le"
+ ],
+ [
+ "▁T",
+ "ele"
+ ],
+ [
+ "com",
+ "ponent"
+ ],
+ [
+ "▁involve",
+ "d"
+ ],
+ [
+ "▁invol",
+ "ved"
+ ],
+ [
+ "▁Estado",
+ "s"
+ ],
+ [
+ "▁Estad",
+ "os"
+ ],
+ [
+ "▁Est",
+ "ados"
+ ],
+ [
+ "▁dan",
+ "ger"
+ ],
+ [
+ "▁d",
+ "anger"
+ ],
+ [
+ "▁cha",
+ "in"
+ ],
+ [
+ "▁ch",
+ "ain"
+ ],
+ [
+ "▁",
+ "chain"
+ ],
+ [
+ "▁Pro",
+ "m"
+ ],
+ [
+ "▁Pr",
+ "om"
+ ],
+ [
+ "▁P",
+ "rom"
+ ],
+ [
+ "▁",
+ "Prom"
+ ],
+ [
+ "ho",
+ "m"
+ ],
+ [
+ "h",
+ "om"
+ ],
+ [
+ "▁pol",
+ "ít"
+ ],
+ [
+ "co",
+ "p"
+ ],
+ [
+ "c",
+ "op"
+ ],
+ [
+ "▁na",
+ "p"
+ ],
+ [
+ "▁n",
+ "ap"
+ ],
+ [
+ "▁",
+ "nap"
+ ],
+ [
+ "ri",
+ "f"
+ ],
+ [
+ "r",
+ "if"
+ ],
+ [
+ "plement",
+ "s"
+ ],
+ [
+ "ple",
+ "ments"
+ ],
+ [
+ "pl",
+ "ements"
+ ],
+ [
+ "▁ven",
+ "t"
+ ],
+ [
+ "▁ve",
+ "nt"
+ ],
+ [
+ "▁v",
+ "ent"
+ ],
+ [
+ "▁",
+ "vent"
+ ],
+ [
+ "ann",
+ "a"
+ ],
+ [
+ "an",
+ "na"
+ ],
+ [
+ "ante",
+ "d"
+ ],
+ [
+ "ant",
+ "ed"
+ ],
+ [
+ "an",
+ "ted"
+ ],
+ [
+ "date",
+ "d"
+ ],
+ [
+ "dat",
+ "ed"
+ ],
+ [
+ "da",
+ "ted"
+ ],
+ [
+ "d",
+ "ated"
+ ],
+ [
+ "ant",
+ "h"
+ ],
+ [
+ "an",
+ "th"
+ ],
+ [
+ "a",
+ "nth"
+ ],
+ [
+ "▁thread",
+ "s"
+ ],
+ [
+ "▁thre",
+ "ads"
+ ],
+ [
+ "▁",
+ "threads"
+ ],
+ [
+ "зов",
+ "а"
+ ],
+ [
+ "зо",
+ "ва"
+ ],
+ [
+ "з",
+ "ова"
+ ],
+ [
+ "▁стан",
+ "ов"
+ ],
+ [
+ "▁ста",
+ "нов"
+ ],
+ [
+ "▁",
+ "станов"
+ ],
+ [
+ "▁eer",
+ "st"
+ ],
+ [
+ "▁e",
+ "erst"
+ ],
+ [
+ "bu",
+ "f"
+ ],
+ [
+ "b",
+ "uf"
+ ],
+ [
+ "he",
+ "id"
+ ],
+ [
+ "▁R",
+ "u"
+ ],
+ [
+ "▁Pri",
+ "m"
+ ],
+ [
+ "▁Pr",
+ "im"
+ ],
+ [
+ "▁P",
+ "rim"
+ ],
+ [
+ "▁",
+ "Prim"
+ ],
+ [
+ "▁mig",
+ "r"
+ ],
+ [
+ "▁mi",
+ "gr"
+ ],
+ [
+ "▁m",
+ "igr"
+ ],
+ [
+ "▁",
+ "migr"
+ ],
+ [
+ "▁Un",
+ "idos"
+ ],
+ [
+ "▁ar",
+ "bitr"
+ ],
+ [
+ "▁rom",
+ "an"
+ ],
+ [
+ "▁ro",
+ "man"
+ ],
+ [
+ "▁r",
+ "oman"
+ ],
+ [
+ "ount",
+ "ry"
+ ],
+ [
+ "oun",
+ "try"
+ ],
+ [
+ "ult",
+ "ur"
+ ],
+ [
+ "▁Kö",
+ "nig"
+ ],
+ [
+ "▁K",
+ "önig"
+ ],
+ [
+ "▁anno",
+ "t"
+ ],
+ [
+ "▁ann",
+ "ot"
+ ],
+ [
+ "▁an",
+ "not"
+ ],
+ [
+ "▁",
+ "annot"
+ ],
+ [
+ "achi",
+ "ng"
+ ],
+ [
+ "ach",
+ "ing"
+ ],
+ [
+ "ac",
+ "hing"
+ ],
+ [
+ "▁Ha",
+ "upt"
+ ],
+ [
+ "▁H",
+ "aupt"
+ ],
+ [
+ "umi",
+ "n"
+ ],
+ [
+ "um",
+ "in"
+ ],
+ [
+ "u",
+ "min"
+ ],
+ [
+ "▁he",
+ "m"
+ ],
+ [
+ "▁h",
+ "em"
+ ],
+ [
+ "▁",
+ "hem"
+ ],
+ [
+ "cket",
+ "s"
+ ],
+ [
+ "cke",
+ "ts"
+ ],
+ [
+ "ck",
+ "ets"
+ ],
+ [
+ "ba",
+ "u"
+ ],
+ [
+ "b",
+ "au"
+ ],
+ [
+ "ect",
+ "ion"
+ ],
+ [
+ "ec",
+ "tion"
+ ],
+ [
+ "e",
+ "ction"
+ ],
+ [
+ "ef",
+ "t"
+ ],
+ [
+ "e",
+ "ft"
+ ],
+ [
+ "▁package",
+ "s"
+ ],
+ [
+ "▁pack",
+ "ages"
+ ],
+ [
+ "▁",
+ "packages"
+ ],
+ [
+ "▁Ku",
+ "r"
+ ],
+ [
+ "▁K",
+ "ur"
+ ],
+ [
+ "th",
+ "ur"
+ ],
+ [
+ "▁pay",
+ "s"
+ ],
+ [
+ "▁pa",
+ "ys"
+ ],
+ [
+ "▁p",
+ "ays"
+ ],
+ [
+ "lia",
+ "ment"
+ ],
+ [
+ "li",
+ "ament"
+ ],
+ [
+ "▁Б",
+ "у"
+ ],
+ [
+ "▁cad",
+ "a"
+ ],
+ [
+ "▁ca",
+ "da"
+ ],
+ [
+ "▁c",
+ "ada"
+ ],
+ [
+ "point",
+ "s"
+ ],
+ [
+ "po",
+ "ints"
+ ],
+ [
+ "ock",
+ "et"
+ ],
+ [
+ "oc",
+ "ket"
+ ],
+ [
+ "o",
+ "cket"
+ ],
+ [
+ "▁ver",
+ "b"
+ ],
+ [
+ "▁ve",
+ "rb"
+ ],
+ [
+ "▁v",
+ "erb"
+ ],
+ [
+ "▁",
+ "verb"
+ ],
+ [
+ "ле",
+ "е"
+ ],
+ [
+ "▁subm",
+ "it"
+ ],
+ [
+ "▁sub",
+ "mit"
+ ],
+ [
+ "▁",
+ "submit"
+ ],
+ [
+ "▁sa",
+ "n"
+ ],
+ [
+ "▁s",
+ "an"
+ ],
+ [
+ "▁",
+ "san"
+ ],
+ [
+ "ru",
+ "by"
+ ],
+ [
+ "r",
+ "uby"
+ ],
+ [
+ "▁eas",
+ "t"
+ ],
+ [
+ "▁e",
+ "ast"
+ ],
+ [
+ "▁",
+ "east"
+ ],
+ [
+ "ko",
+ "v"
+ ],
+ [
+ "k",
+ "ov"
+ ],
+ [
+ "▁Verl",
+ "ag"
+ ],
+ [
+ "▁Ver",
+ "lag"
+ ],
+ [
+ "▁",
+ "Verlag"
+ ],
+ [
+ "▁spo",
+ "t"
+ ],
+ [
+ "▁sp",
+ "ot"
+ ],
+ [
+ "▁s",
+ "pot"
+ ],
+ [
+ "▁",
+ "spot"
+ ],
+ [
+ "pp",
+ "o"
+ ],
+ [
+ "p",
+ "po"
+ ],
+ [
+ "E",
+ "ach"
+ ],
+ [
+ "je",
+ "kt"
+ ],
+ [
+ "▁Bi",
+ "ographie"
+ ],
+ [
+ "▁new",
+ "s"
+ ],
+ [
+ "▁ne",
+ "ws"
+ ],
+ [
+ "▁",
+ "news"
+ ],
+ [
+ "▁pa",
+ "ís"
+ ],
+ [
+ "uf",
+ "act"
+ ],
+ [
+ "u",
+ "fact"
+ ],
+ [
+ "▁di",
+ "a"
+ ],
+ [
+ "▁d",
+ "ia"
+ ],
+ [
+ "▁",
+ "dia"
+ ],
+ [
+ "ков",
+ "а"
+ ],
+ [
+ "ко",
+ "ва"
+ ],
+ [
+ "к",
+ "ова"
+ ],
+ [
+ "▁accomp",
+ "l"
+ ],
+ [
+ "▁accom",
+ "pl"
+ ],
+ [
+ "▁É",
+ "t"
+ ],
+ [
+ "▁",
+ "Ét"
+ ],
+ [
+ "ili",
+ "ties"
+ ],
+ [
+ "il",
+ "ities"
+ ],
+ [
+ "▁ih",
+ "m"
+ ],
+ [
+ "▁i",
+ "hm"
+ ],
+ [
+ "inv",
+ "oke"
+ ],
+ [
+ "in",
+ "voke"
+ ],
+ [
+ "▁appe",
+ "nd"
+ ],
+ [
+ "▁app",
+ "end"
+ ],
+ [
+ "▁ap",
+ "pend"
+ ],
+ [
+ "▁",
+ "append"
+ ],
+ [
+ ".)",
+ ","
+ ],
+ [
+ ".",
+ "),"
+ ],
+ [
+ "▁la",
+ "b"
+ ],
+ [
+ "▁l",
+ "ab"
+ ],
+ [
+ "▁",
+ "lab"
+ ],
+ [
+ "ang",
+ "ing"
+ ],
+ [
+ "an",
+ "ging"
+ ],
+ [
+ "ista",
+ "n"
+ ],
+ [
+ "ist",
+ "an"
+ ],
+ [
+ "is",
+ "tan"
+ ],
+ [
+ "i",
+ "stan"
+ ],
+ [
+ "reso",
+ "l"
+ ],
+ [
+ "res",
+ "ol"
+ ],
+ [
+ "re",
+ "sol"
+ ],
+ [
+ "▁Sec",
+ "tion"
+ ],
+ [
+ "▁Se",
+ "ction"
+ ],
+ [
+ "▁S",
+ "ection"
+ ],
+ [
+ "▁",
+ "Section"
+ ],
+ [
+ "Par",
+ "ent"
+ ],
+ [
+ "Pa",
+ "rent"
+ ],
+ [
+ "mo",
+ "z"
+ ],
+ [
+ "m",
+ "oz"
+ ],
+ [
+ "Ma",
+ "t"
+ ],
+ [
+ "M",
+ "at"
+ ],
+ [
+ "style",
+ "s"
+ ],
+ [
+ "sty",
+ "les"
+ ],
+ [
+ "st",
+ "yles"
+ ],
+ [
+ "unde",
+ "n"
+ ],
+ [
+ "und",
+ "en"
+ ],
+ [
+ "un",
+ "den"
+ ],
+ [
+ "“",
+ ","
+ ],
+ [
+ "irt",
+ "schaft"
+ ],
+ [
+ "ки",
+ "м"
+ ],
+ [
+ "к",
+ "им"
+ ],
+ [
+ "▁Final",
+ "ly"
+ ],
+ [
+ "▁Fin",
+ "ally"
+ ],
+ [
+ "phe",
+ "n"
+ ],
+ [
+ "ph",
+ "en"
+ ],
+ [
+ "p",
+ "hen"
+ ],
+ [
+ "▁Pa",
+ "c"
+ ],
+ [
+ "▁P",
+ "ac"
+ ],
+ [
+ "▁Array",
+ "List"
+ ],
+ [
+ "▁",
+ "ArrayList"
+ ],
+ [
+ "▁rec",
+ "over"
+ ],
+ [
+ "▁re",
+ "cover"
+ ],
+ [
+ "▁educ",
+ "ation"
+ ],
+ [
+ "▁e",
+ "ducation"
+ ],
+ [
+ "model",
+ "s"
+ ],
+ [
+ "mode",
+ "ls"
+ ],
+ [
+ "mod",
+ "els"
+ ],
+ [
+ "pe",
+ "d"
+ ],
+ [
+ "p",
+ "ed"
+ ],
+ [
+ "▁happ",
+ "y"
+ ],
+ [
+ "▁ha",
+ "ppy"
+ ],
+ [
+ "▁h",
+ "appy"
+ ],
+ [
+ "ч",
+ "у"
+ ],
+ [
+ "▁guer",
+ "ra"
+ ],
+ [
+ "medi",
+ "a"
+ ],
+ [
+ "med",
+ "ia"
+ ],
+ [
+ "me",
+ "dia"
+ ],
+ [
+ "m",
+ "edia"
+ ],
+ [
+ "O",
+ "F"
+ ],
+ [
+ "▁ens",
+ "ure"
+ ],
+ [
+ "▁",
+ "ensure"
+ ],
+ [
+ "Mar",
+ "k"
+ ],
+ [
+ "M",
+ "ark"
+ ],
+ [
+ "datab",
+ "ase"
+ ],
+ [
+ "data",
+ "base"
+ ],
+ [
+ "dat",
+ "abase"
+ ],
+ [
+ "d",
+ "atabase"
+ ],
+ [
+ "og",
+ "gle"
+ ],
+ [
+ "▁publi",
+ "sh"
+ ],
+ [
+ "▁pub",
+ "lish"
+ ],
+ [
+ "▁",
+ "publish"
+ ],
+ [
+ "O",
+ "W"
+ ],
+ [
+ "▁Ba",
+ "u"
+ ],
+ [
+ "▁B",
+ "au"
+ ],
+ [
+ "?",
+ "."
+ ],
+ [
+ "▁част",
+ "и"
+ ],
+ [
+ "▁час",
+ "ти"
+ ],
+ [
+ "▁ча",
+ "сти"
+ ],
+ [
+ "▁repos",
+ "itory"
+ ],
+ [
+ "▁re",
+ "pository"
+ ],
+ [
+ "▁",
+ "repository"
+ ],
+ [
+ "▁Mat",
+ "t"
+ ],
+ [
+ "▁Ma",
+ "tt"
+ ],
+ [
+ "▁M",
+ "att"
+ ],
+ [
+ "hi",
+ "gh"
+ ],
+ [
+ "h",
+ "igh"
+ ],
+ [
+ "ove",
+ "n"
+ ],
+ [
+ "ov",
+ "en"
+ ],
+ [
+ "o",
+ "ven"
+ ],
+ [
+ "▁ge",
+ "r"
+ ],
+ [
+ "▁g",
+ "er"
+ ],
+ [
+ "▁",
+ "ger"
+ ],
+ [
+ "▁un",
+ "known"
+ ],
+ [
+ "▁",
+ "unknown"
+ ],
+ [
+ "Am",
+ "er"
+ ],
+ [
+ "A",
+ "mer"
+ ],
+ [
+ "▁Brow",
+ "n"
+ ],
+ [
+ "▁Bro",
+ "wn"
+ ],
+ [
+ "▁Br",
+ "own"
+ ],
+ [
+ "▁B",
+ "rown"
+ ],
+ [
+ "AL",
+ "L"
+ ],
+ [
+ "A",
+ "LL"
+ ],
+ [
+ "▁result",
+ "ing"
+ ],
+ [
+ "▁bo",
+ "r"
+ ],
+ [
+ "▁b",
+ "or"
+ ],
+ [
+ "▁",
+ "bor"
+ ],
+ [
+ "▁po",
+ "et"
+ ],
+ [
+ "ним",
+ "и"
+ ],
+ [
+ "ни",
+ "ми"
+ ],
+ [
+ "Em",
+ "ail"
+ ],
+ [
+ "E",
+ "mail"
+ ],
+ [
+ "F",
+ "ont"
+ ],
+ [
+ "▁his",
+ "t"
+ ],
+ [
+ "▁hi",
+ "st"
+ ],
+ [
+ "▁h",
+ "ist"
+ ],
+ [
+ "▁toda",
+ "y"
+ ],
+ [
+ "▁tod",
+ "ay"
+ ],
+ [
+ "▁to",
+ "day"
+ ],
+ [
+ "▁",
+ "today"
+ ],
+ [
+ "▁Ber",
+ "g"
+ ],
+ [
+ "▁Be",
+ "rg"
+ ],
+ [
+ "▁B",
+ "erg"
+ ],
+ [
+ "▁button",
+ "s"
+ ],
+ [
+ "▁but",
+ "tons"
+ ],
+ [
+ "та",
+ "л"
+ ],
+ [
+ "т",
+ "ал"
+ ],
+ [
+ "▁sn",
+ "i"
+ ],
+ [
+ "▁s",
+ "ni"
+ ],
+ [
+ "▁че",
+ "лов"
+ ],
+ [
+ "Cr",
+ "e"
+ ],
+ [
+ "C",
+ "re"
+ ],
+ [
+ "▁un",
+ "ion"
+ ],
+ [
+ "▁",
+ "union"
+ ],
+ [
+ "▁z",
+ "ich"
+ ],
+ [
+ "ish",
+ "op"
+ ],
+ [
+ "i",
+ "shop"
+ ],
+ [
+ "▁quand",
+ "o"
+ ],
+ [
+ "▁quan",
+ "do"
+ ],
+ [
+ "▁qu",
+ "ando"
+ ],
+ [
+ "P",
+ "o"
+ ],
+ [
+ "CT",
+ "ION"
+ ],
+ [
+ "▁Cos",
+ "t"
+ ],
+ [
+ "▁Co",
+ "st"
+ ],
+ [
+ "▁C",
+ "ost"
+ ],
+ [
+ "▁",
+ "Cost"
+ ],
+ [
+ "су",
+ "дар"
+ ],
+ [
+ "erve",
+ "d"
+ ],
+ [
+ "erv",
+ "ed"
+ ],
+ [
+ "er",
+ "ved"
+ ],
+ [
+ "Not",
+ "e"
+ ],
+ [
+ "No",
+ "te"
+ ],
+ [
+ "N",
+ "ote"
+ ],
+ [
+ "Equ",
+ "al"
+ ],
+ [
+ "Eq",
+ "ual"
+ ],
+ [
+ "E",
+ "qual"
+ ],
+ [
+ "ли",
+ "я"
+ ],
+ [
+ "бу",
+ "р"
+ ],
+ [
+ "б",
+ "ур"
+ ],
+ [
+ "▁abstra",
+ "ct"
+ ],
+ [
+ "▁ab",
+ "stract"
+ ],
+ [
+ "▁",
+ "abstract"
+ ],
+ [
+ "sto",
+ "p"
+ ],
+ [
+ "st",
+ "op"
+ ],
+ [
+ "s",
+ "top"
+ ],
+ [
+ "▁adv",
+ "ice"
+ ],
+ [
+ "▁ad",
+ "vice"
+ ],
+ [
+ "▁ic",
+ "on"
+ ],
+ [
+ "▁i",
+ "con"
+ ],
+ [
+ "▁",
+ "icon"
+ ],
+ [
+ "▁trav",
+ "el"
+ ],
+ [
+ "▁tra",
+ "vel"
+ ],
+ [
+ "▁tr",
+ "avel"
+ ],
+ [
+ "B",
+ "S"
+ ],
+ [
+ "ven",
+ "s"
+ ],
+ [
+ "ve",
+ "ns"
+ ],
+ [
+ "v",
+ "ens"
+ ],
+ [
+ "▁bat",
+ "ch"
+ ],
+ [
+ "▁b",
+ "atch"
+ ],
+ [
+ "▁",
+ "batch"
+ ],
+ [
+ "liqu",
+ "e"
+ ],
+ [
+ "li",
+ "que"
+ ],
+ [
+ "l",
+ "ique"
+ ],
+ [
+ "she",
+ "et"
+ ],
+ [
+ "s",
+ "heet"
+ ],
+ [
+ "▁ihr",
+ "e"
+ ],
+ [
+ "▁ih",
+ "re"
+ ],
+ [
+ "▁i",
+ "hre"
+ ],
+ [
+ "emo",
+ "n"
+ ],
+ [
+ "em",
+ "on"
+ ],
+ [
+ "e",
+ "mon"
+ ],
+ [
+ "bert",
+ "o"
+ ],
+ [
+ "ber",
+ "to"
+ ],
+ [
+ "▁assign",
+ "ed"
+ ],
+ [
+ "▁ass",
+ "igned"
+ ],
+ [
+ "▁as",
+ "signed"
+ ],
+ [
+ "ь",
+ "ю"
+ ],
+ [
+ "Ph",
+ "one"
+ ],
+ [
+ "▁aw",
+ "ard"
+ ],
+ [
+ "▁a",
+ "ward"
+ ],
+ [
+ "▁functional",
+ "ity"
+ ],
+ [
+ "▁function",
+ "ality"
+ ],
+ [
+ "all",
+ "a"
+ ],
+ [
+ "al",
+ "la"
+ ],
+ [
+ "a",
+ "lla"
+ ],
+ [
+ "▁Da",
+ "m"
+ ],
+ [
+ "▁D",
+ "am"
+ ],
+ [
+ "▁ci",
+ "udad"
+ ],
+ [
+ "▁clust",
+ "er"
+ ],
+ [
+ "▁cl",
+ "uster"
+ ],
+ [
+ "▁",
+ "cluster"
+ ],
+ [
+ "Des",
+ "cription"
+ ],
+ [
+ "De",
+ "scription"
+ ],
+ [
+ "▁she",
+ "et"
+ ],
+ [
+ "▁s",
+ "heet"
+ ],
+ [
+ "▁",
+ "sheet"
+ ],
+ [
+ "▁Australia",
+ "n"
+ ],
+ [
+ "▁Austral",
+ "ian"
+ ],
+ [
+ "▁»",
+ "."
+ ],
+ [
+ "▁",
+ "»."
+ ],
+ [
+ "▁\"",
+ "<"
+ ],
+ [
+ "▁wonder",
+ "ing"
+ ],
+ [
+ "ain",
+ "e"
+ ],
+ [
+ "ai",
+ "ne"
+ ],
+ [
+ "a",
+ "ine"
+ ],
+ [
+ "▁represent",
+ "ed"
+ ],
+ [
+ "▁repres",
+ "ented"
+ ],
+ [
+ "kap",
+ "pa"
+ ],
+ [
+ "ka",
+ "ppa"
+ ],
+ [
+ "k",
+ "appa"
+ ],
+ [
+ "n",
+ "b"
+ ],
+ [
+ "▁s",
+ "y"
+ ],
+ [
+ "▁K",
+ "ö"
+ ],
+ [
+ "=\"",
+ "#"
+ ],
+ [
+ "▁se",
+ "ven"
+ ],
+ [
+ "▁s",
+ "even"
+ ],
+ [
+ "Direct",
+ "ory"
+ ],
+ [
+ "D",
+ "irectory"
+ ],
+ [
+ "▁sist",
+ "er"
+ ],
+ [
+ "▁si",
+ "ster"
+ ],
+ [
+ "▁s",
+ "ister"
+ ],
+ [
+ "plate",
+ "s"
+ ],
+ [
+ "pla",
+ "tes"
+ ],
+ [
+ "pl",
+ "ates"
+ ],
+ [
+ "▁luc",
+ "k"
+ ],
+ [
+ "▁lu",
+ "ck"
+ ],
+ [
+ "▁l",
+ "uck"
+ ],
+ [
+ "▁remain",
+ "ing"
+ ],
+ [
+ "▁rem",
+ "aining"
+ ],
+ [
+ "▁Vil",
+ "l"
+ ],
+ [
+ "▁Vi",
+ "ll"
+ ],
+ [
+ "▁V",
+ "ill"
+ ],
+ [
+ "wer",
+ "k"
+ ],
+ [
+ "w",
+ "erk"
+ ],
+ [
+ "ann",
+ "i"
+ ],
+ [
+ "an",
+ "ni"
+ ],
+ [
+ "ett",
+ "i"
+ ],
+ [
+ "et",
+ "ti"
+ ],
+ [
+ "fun",
+ "c"
+ ],
+ [
+ "fu",
+ "nc"
+ ],
+ [
+ "f",
+ "unc"
+ ],
+ [
+ "▁ba",
+ "n"
+ ],
+ [
+ "▁b",
+ "an"
+ ],
+ [
+ "▁",
+ "ban"
+ ],
+ [
+ "im",
+ "s"
+ ],
+ [
+ "i",
+ "ms"
+ ],
+ [
+ "mis",
+ "s"
+ ],
+ [
+ "mi",
+ "ss"
+ ],
+ [
+ "m",
+ "iss"
+ ],
+ [
+ "agr",
+ "aph"
+ ],
+ [
+ "ag",
+ "raph"
+ ],
+ [
+ "a",
+ "graph"
+ ],
+ [
+ "ек",
+ "си"
+ ],
+ [
+ "е",
+ "кси"
+ ],
+ [
+ "▁Re",
+ "f"
+ ],
+ [
+ "▁R",
+ "ef"
+ ],
+ [
+ "▁",
+ "Ref"
+ ],
+ [
+ "nit",
+ "t"
+ ],
+ [
+ "ni",
+ "tt"
+ ],
+ [
+ "n",
+ "itt"
+ ],
+ [
+ "▁Ga",
+ "b"
+ ],
+ [
+ "▁G",
+ "ab"
+ ],
+ [
+ "▁and",
+ "ere"
+ ],
+ [
+ "▁jed",
+ "och"
+ ],
+ [
+ "result",
+ "s"
+ ],
+ [
+ "!",
+ "\\"
+ ],
+ [
+ "▁liste",
+ "d"
+ ],
+ [
+ "▁list",
+ "ed"
+ ],
+ [
+ "▁li",
+ "sted"
+ ],
+ [
+ "▁l",
+ "isted"
+ ],
+ [
+ "▁lo",
+ "ro"
+ ],
+ [
+ "▁l",
+ "oro"
+ ],
+ [
+ "▁know",
+ "s"
+ ],
+ [
+ "▁kn",
+ "ows"
+ ],
+ [
+ "ж",
+ "но"
+ ],
+ [
+ "R",
+ "ad"
+ ],
+ [
+ "▁soc",
+ "ket"
+ ],
+ [
+ "▁so",
+ "cket"
+ ],
+ [
+ "▁s",
+ "ocket"
+ ],
+ [
+ "▁",
+ "socket"
+ ],
+ [
+ "mult",
+ "i"
+ ],
+ [
+ "mul",
+ "ti"
+ ],
+ [
+ "▁р",
+ "і"
+ ],
+ [
+ "▁",
+ "рі"
+ ],
+ [
+ "rai",
+ "ls"
+ ],
+ [
+ "ra",
+ "ils"
+ ],
+ [
+ "r",
+ "ails"
+ ],
+ [
+ "▁ta",
+ "r"
+ ],
+ [
+ "▁t",
+ "ar"
+ ],
+ [
+ "▁",
+ "tar"
+ ],
+ [
+ "▁gent",
+ "le"
+ ],
+ [
+ "set",
+ "t"
+ ],
+ [
+ "se",
+ "tt"
+ ],
+ [
+ "s",
+ "ett"
+ ],
+ [
+ "service",
+ "s"
+ ],
+ [
+ "serv",
+ "ices"
+ ],
+ [
+ "bo",
+ "und"
+ ],
+ [
+ "b",
+ "ound"
+ ],
+ [
+ "ig",
+ "keit"
+ ],
+ [
+ "aj",
+ "a"
+ ],
+ [
+ "a",
+ "ja"
+ ],
+ [
+ "▁cm",
+ "d"
+ ],
+ [
+ "▁c",
+ "md"
+ ],
+ [
+ "▁",
+ "cmd"
+ ],
+ [
+ "agg",
+ "er"
+ ],
+ [
+ "ag",
+ "ger"
+ ],
+ [
+ "▁b",
+ "a"
+ ],
+ [
+ "▁",
+ "ba"
+ ],
+ [
+ "▁Bel",
+ "g"
+ ],
+ [
+ "▁Be",
+ "lg"
+ ],
+ [
+ "▁Kl",
+ "e"
+ ],
+ [
+ "▁K",
+ "le"
+ ],
+ [
+ "▁word",
+ "t"
+ ],
+ [
+ "▁wor",
+ "dt"
+ ],
+ [
+ "▁fos",
+ "t"
+ ],
+ [
+ "▁fo",
+ "st"
+ ],
+ [
+ "▁f",
+ "ost"
+ ],
+ [
+ "▁dim",
+ "ension"
+ ],
+ [
+ "An",
+ "g"
+ ],
+ [
+ "A",
+ "ng"
+ ],
+ [
+ "umin",
+ "g"
+ ],
+ [
+ "umi",
+ "ng"
+ ],
+ [
+ "um",
+ "ing"
+ ],
+ [
+ "u",
+ "ming"
+ ],
+ [
+ "Ob",
+ "j"
+ ],
+ [
+ "не",
+ "н"
+ ],
+ [
+ "н",
+ "ен"
+ ],
+ [
+ "▁Mari",
+ "e"
+ ],
+ [
+ "▁Mar",
+ "ie"
+ ],
+ [
+ "▁Ma",
+ "rie"
+ ],
+ [
+ "▁M",
+ "arie"
+ ],
+ [
+ "▁",
+ "Marie"
+ ],
+ [
+ "exist",
+ "s"
+ ],
+ [
+ "ex",
+ "ists"
+ ],
+ [
+ "т",
+ "ро"
+ ],
+ [
+ "▁бо",
+ "ль"
+ ],
+ [
+ "▁",
+ "боль"
+ ],
+ [
+ "ement",
+ "e"
+ ],
+ [
+ "emen",
+ "te"
+ ],
+ [
+ "em",
+ "ente"
+ ],
+ [
+ "e",
+ "mente"
+ ],
+ [
+ "▁Jo",
+ "n"
+ ],
+ [
+ "▁J",
+ "on"
+ ],
+ [
+ "SER",
+ "T"
+ ],
+ [
+ "SE",
+ "RT"
+ ],
+ [
+ "S",
+ "ERT"
+ ],
+ [
+ "▁high",
+ "est"
+ ],
+ [
+ "ak",
+ "i"
+ ],
+ [
+ "a",
+ "ki"
+ ],
+ [
+ "▁tre",
+ "s"
+ ],
+ [
+ "▁tr",
+ "es"
+ ],
+ [
+ "▁t",
+ "res"
+ ],
+ [
+ "▁",
+ "tres"
+ ],
+ [
+ "▁circ",
+ "um"
+ ],
+ [
+ "▁Dow",
+ "n"
+ ],
+ [
+ "▁Do",
+ "wn"
+ ],
+ [
+ "▁D",
+ "own"
+ ],
+ [
+ "▁",
+ "Down"
+ ],
+ [
+ "omm",
+ "en"
+ ],
+ [
+ "om",
+ "men"
+ ],
+ [
+ "ure",
+ "r"
+ ],
+ [
+ "ur",
+ "er"
+ ],
+ [
+ "u",
+ "rer"
+ ],
+ [
+ "▁cause",
+ "s"
+ ],
+ [
+ "▁caus",
+ "es"
+ ],
+ [
+ "▁ca",
+ "uses"
+ ],
+ [
+ "ven",
+ "ue"
+ ],
+ [
+ "iss",
+ "ance"
+ ],
+ [
+ "▁influen",
+ "ce"
+ ],
+ [
+ "▁influ",
+ "ence"
+ ],
+ [
+ "▁fa",
+ "t"
+ ],
+ [
+ "▁f",
+ "at"
+ ],
+ [
+ "ред",
+ "и"
+ ],
+ [
+ "ре",
+ "ди"
+ ],
+ [
+ "р",
+ "еди"
+ ],
+ [
+ "}\\",
+ "\\"
+ ],
+ [
+ "}",
+ "\\\\"
+ ],
+ [
+ "▁ent",
+ "r"
+ ],
+ [
+ "▁en",
+ "tr"
+ ],
+ [
+ "▁",
+ "entr"
+ ],
+ [
+ "▁Sig",
+ "n"
+ ],
+ [
+ "▁Si",
+ "gn"
+ ],
+ [
+ "▁S",
+ "ign"
+ ],
+ [
+ "▁",
+ "Sign"
+ ],
+ [
+ "▁к",
+ "ла"
+ ],
+ [
+ "▁",
+ "кла"
+ ],
+ [
+ "▁bind",
+ "ing"
+ ],
+ [
+ "▁bin",
+ "ding"
+ ],
+ [
+ "▁b",
+ "inding"
+ ],
+ [
+ "▁",
+ "binding"
+ ],
+ [
+ "esse",
+ "n"
+ ],
+ [
+ "ess",
+ "en"
+ ],
+ [
+ "es",
+ "sen"
+ ],
+ [
+ "▁Ф",
+ "ран"
+ ],
+ [
+ "▁Loc",
+ "al"
+ ],
+ [
+ "▁Lo",
+ "cal"
+ ],
+ [
+ "▁L",
+ "ocal"
+ ],
+ [
+ "▁",
+ "Local"
+ ],
+ [
+ "▁я",
+ "вля"
+ ],
+ [
+ "app",
+ "ro"
+ ],
+ [
+ "ap",
+ "pro"
+ ],
+ [
+ "▁depend",
+ "encies"
+ ],
+ [
+ "▁dep",
+ "endencies"
+ ],
+ [
+ "▁",
+ "dependencies"
+ ],
+ [
+ "▁talk",
+ "ing"
+ ],
+ [
+ "▁tal",
+ "king"
+ ],
+ [
+ "▁zur",
+ "ück"
+ ],
+ [
+ "connect",
+ "ion"
+ ],
+ [
+ "conne",
+ "ction"
+ ],
+ [
+ "conn",
+ "ection"
+ ],
+ [
+ "con",
+ "nection"
+ ],
+ [
+ "Activ",
+ "e"
+ ],
+ [
+ "Act",
+ "ive"
+ ],
+ [
+ "bb",
+ "e"
+ ],
+ [
+ "b",
+ "be"
+ ],
+ [
+ "irl",
+ "s"
+ ],
+ [
+ "ir",
+ "ls"
+ ],
+ [
+ "▁In",
+ "f"
+ ],
+ [
+ "▁",
+ "Inf"
+ ],
+ [
+ "w",
+ "d"
+ ],
+ [
+ "▁и",
+ "с"
+ ],
+ [
+ "▁",
+ "ис"
+ ],
+ [
+ "ro",
+ "ad"
+ ],
+ [
+ "▁conv",
+ "en"
+ ],
+ [
+ "▁con",
+ "ven"
+ ],
+ [
+ "ě",
+ "t"
+ ],
+ [
+ "ве",
+ "з"
+ ],
+ [
+ "в",
+ "ез"
+ ],
+ [
+ "▁entr",
+ "ies"
+ ],
+ [
+ "▁ent",
+ "ries"
+ ],
+ [
+ "▁",
+ "entries"
+ ],
+ [
+ "es",
+ "c"
+ ],
+ [
+ "e",
+ "sc"
+ ],
+ [
+ "▁bit",
+ "s"
+ ],
+ [
+ "▁bi",
+ "ts"
+ ],
+ [
+ "▁b",
+ "its"
+ ],
+ [
+ "▁",
+ "bits"
+ ],
+ [
+ "ass",
+ "o"
+ ],
+ [
+ "as",
+ "so"
+ ],
+ [
+ "W",
+ "R"
+ ],
+ [
+ "ship",
+ "s"
+ ],
+ [
+ "sh",
+ "ips"
+ ],
+ [
+ "s",
+ "hips"
+ ],
+ [
+ "▁dé",
+ "s"
+ ],
+ [
+ "▁d",
+ "és"
+ ],
+ [
+ "es",
+ "p"
+ ],
+ [
+ "e",
+ "sp"
+ ],
+ [
+ "Ma",
+ "ke"
+ ],
+ [
+ "M",
+ "ake"
+ ],
+ [
+ "▁familia",
+ "r"
+ ],
+ [
+ "▁famil",
+ "iar"
+ ],
+ [
+ "Ar",
+ "t"
+ ],
+ [
+ "A",
+ "rt"
+ ],
+ [
+ "▁arm",
+ "y"
+ ],
+ [
+ "▁ar",
+ "my"
+ ],
+ [
+ "ct",
+ "r"
+ ],
+ [
+ "c",
+ "tr"
+ ],
+ [
+ "éri",
+ "c"
+ ],
+ [
+ "ér",
+ "ic"
+ ],
+ [
+ "é",
+ "ric"
+ ],
+ [
+ "que",
+ "ue"
+ ],
+ [
+ "▁\\",
+ "{"
+ ],
+ [
+ "▁",
+ "\\{"
+ ],
+ [
+ "uel",
+ "a"
+ ],
+ [
+ "ue",
+ "la"
+ ],
+ [
+ "u",
+ "ela"
+ ],
+ [
+ "ami",
+ "ento"
+ ],
+ [
+ "am",
+ "iento"
+ ],
+ [
+ "ши",
+ "х"
+ ],
+ [
+ "ш",
+ "их"
+ ],
+ [
+ "▁\"\"",
+ "\""
+ ],
+ [
+ "▁\"",
+ "\"\""
+ ],
+ [
+ "cont",
+ "r"
+ ],
+ [
+ "con",
+ "tr"
+ ],
+ [
+ "лл",
+ "е"
+ ],
+ [
+ "л",
+ "ле"
+ ],
+ [
+ "F",
+ "S"
+ ],
+ [
+ "▁mark",
+ "et"
+ ],
+ [
+ "▁mar",
+ "ket"
+ ],
+ [
+ "▁",
+ "market"
+ ],
+ [
+ "ån",
+ "g"
+ ],
+ [
+ "å",
+ "ng"
+ ],
+ [
+ "cite",
+ "p"
+ ],
+ [
+ "cit",
+ "ep"
+ ],
+ [
+ "Il",
+ "l"
+ ],
+ [
+ "I",
+ "ll"
+ ],
+ [
+ "ran",
+ "k"
+ ],
+ [
+ "r",
+ "ank"
+ ],
+ [
+ "▁send",
+ "er"
+ ],
+ [
+ "▁sen",
+ "der"
+ ],
+ [
+ "▁se",
+ "nder"
+ ],
+ [
+ "▁s",
+ "ender"
+ ],
+ [
+ "▁",
+ "sender"
+ ],
+ [
+ "▁bei",
+ "m"
+ ],
+ [
+ "▁be",
+ "im"
+ ],
+ [
+ "ра",
+ "к"
+ ],
+ [
+ "▁comp",
+ "at"
+ ],
+ [
+ "▁com",
+ "pat"
+ ],
+ [
+ "▁",
+ "compat"
+ ],
+ [
+ "▁occur",
+ "s"
+ ],
+ [
+ "▁occ",
+ "urs"
+ ],
+ [
+ "▁dies",
+ "e"
+ ],
+ [
+ "▁die",
+ "se"
+ ],
+ [
+ "▁di",
+ "ese"
+ ],
+ [
+ "▁d",
+ "iese"
+ ],
+ [
+ "сти",
+ "ту"
+ ],
+ [
+ "aw",
+ "a"
+ ],
+ [
+ "a",
+ "wa"
+ ],
+ [
+ "▁i",
+ "OS"
+ ],
+ [
+ "▁Chine",
+ "se"
+ ],
+ [
+ "▁Ch",
+ "inese"
+ ],
+ [
+ "▁T",
+ "R"
+ ],
+ [
+ "▁",
+ "TR"
+ ],
+ [
+ "▁Ke",
+ "n"
+ ],
+ [
+ "▁K",
+ "en"
+ ],
+ [
+ "▁Un",
+ "e"
+ ],
+ [
+ "▁U",
+ "ne"
+ ],
+ [
+ "▁create",
+ "s"
+ ],
+ [
+ "▁cre",
+ "ates"
+ ],
+ [
+ "▁show",
+ "ed"
+ ],
+ [
+ "▁sho",
+ "wed"
+ ],
+ [
+ "▁sh",
+ "owed"
+ ],
+ [
+ "▁é",
+ "v"
+ ],
+ [
+ "▁",
+ "év"
+ ],
+ [
+ "olog",
+ "ia"
+ ],
+ [
+ "olo",
+ "gia"
+ ],
+ [
+ "▁prote",
+ "st"
+ ],
+ [
+ "▁prot",
+ "est"
+ ],
+ [
+ "▁pro",
+ "test"
+ ],
+ [
+ "▁P",
+ "f"
+ ],
+ [
+ "▁squ",
+ "ad"
+ ],
+ [
+ "▁s",
+ "quad"
+ ],
+ [
+ "++",
+ ","
+ ],
+ [
+ "á",
+ "v"
+ ],
+ [
+ "▁ess",
+ "ere"
+ ],
+ [
+ "з",
+ "я"
+ ],
+ [
+ "ko",
+ "l"
+ ],
+ [
+ "k",
+ "ol"
+ ],
+ [
+ "▁slight",
+ "ly"
+ ],
+ [
+ "add",
+ "r"
+ ],
+ [
+ "ad",
+ "dr"
+ ],
+ [
+ "â",
+ "n"
+ ],
+ [
+ "▁redu",
+ "ce"
+ ],
+ [
+ "▁red",
+ "uce"
+ ],
+ [
+ "▁",
+ "reduce"
+ ],
+ [
+ "▁\\(",
+ "\\"
+ ],
+ [
+ "▁\\",
+ "(\\"
+ ],
+ [
+ "▁De",
+ "p"
+ ],
+ [
+ "▁D",
+ "ep"
+ ],
+ [
+ "▁",
+ "Dep"
+ ],
+ [
+ "▁gener",
+ "ic"
+ ],
+ [
+ "▁gene",
+ "ric"
+ ],
+ [
+ "▁",
+ "generic"
+ ],
+ [
+ "Load",
+ "er"
+ ],
+ [
+ "Lo",
+ "ader"
+ ],
+ [
+ "ț",
+ "i"
+ ],
+ [
+ "▁по",
+ "с"
+ ],
+ [
+ "▁п",
+ "ос"
+ ],
+ [
+ "▁occas",
+ "ion"
+ ],
+ [
+ "▁occ",
+ "asion"
+ ],
+ [
+ "▁Lad",
+ "y"
+ ],
+ [
+ "▁La",
+ "dy"
+ ],
+ [
+ "▁L",
+ "ady"
+ ],
+ [
+ "enti",
+ "ty"
+ ],
+ [
+ "ent",
+ "ity"
+ ],
+ [
+ "▁av",
+ "ant"
+ ],
+ [
+ "▁",
+ "avant"
+ ],
+ [
+ "▁Pa",
+ "s"
+ ],
+ [
+ "▁P",
+ "as"
+ ],
+ [
+ "aggi",
+ "o"
+ ],
+ [
+ "agg",
+ "io"
+ ],
+ [
+ "ag",
+ "gio"
+ ],
+ [
+ "\\",
+ "{"
+ ],
+ [
+ "па",
+ "д"
+ ],
+ [
+ "athol",
+ "ic"
+ ],
+ [
+ "Pass",
+ "word"
+ ],
+ [
+ "▁resp",
+ "ond"
+ ],
+ [
+ "▁res",
+ "pond"
+ ],
+ [
+ "▁",
+ "respond"
+ ],
+ [
+ "▁No",
+ "n"
+ ],
+ [
+ "▁N",
+ "on"
+ ],
+ [
+ "▁",
+ "Non"
+ ],
+ [
+ "A",
+ "G"
+ ],
+ [
+ "ne",
+ "g"
+ ],
+ [
+ "n",
+ "eg"
+ ],
+ [
+ "▁у",
+ "с"
+ ],
+ [
+ "▁",
+ "ус"
+ ],
+ [
+ "blo",
+ "b"
+ ],
+ [
+ "bl",
+ "ob"
+ ],
+ [
+ "b",
+ "lob"
+ ],
+ [
+ "ck",
+ "e"
+ ],
+ [
+ "c",
+ "ke"
+ ],
+ [
+ "▁Cons",
+ "ider"
+ ],
+ [
+ "▁Car",
+ "e"
+ ],
+ [
+ "▁Ca",
+ "re"
+ ],
+ [
+ "▁C",
+ "are"
+ ],
+ [
+ "ik",
+ "i"
+ ],
+ [
+ "i",
+ "ki"
+ ],
+ [
+ "▁Ch",
+ "icago"
+ ],
+ [
+ "inde",
+ "n"
+ ],
+ [
+ "ind",
+ "en"
+ ],
+ [
+ "in",
+ "den"
+ ],
+ [
+ "▁Co",
+ "p"
+ ],
+ [
+ "▁C",
+ "op"
+ ],
+ [
+ "]",
+ "+"
+ ],
+ [
+ "ö",
+ "m"
+ ],
+ [
+ "év",
+ "rier"
+ ],
+ [
+ "к",
+ "ло"
+ ],
+ [
+ "ale",
+ "n"
+ ],
+ [
+ "al",
+ "en"
+ ],
+ [
+ "a",
+ "len"
+ ],
+ [
+ "▁ma",
+ "j"
+ ],
+ [
+ "▁m",
+ "aj"
+ ],
+ [
+ "rac",
+ "y"
+ ],
+ [
+ "ra",
+ "cy"
+ ],
+ [
+ "r",
+ "acy"
+ ],
+ [
+ "ort",
+ "e"
+ ],
+ [
+ "or",
+ "te"
+ ],
+ [
+ "ient",
+ "s"
+ ],
+ [
+ "ien",
+ "ts"
+ ],
+ [
+ "i",
+ "ents"
+ ],
+ [
+ "ell",
+ "s"
+ ],
+ [
+ "el",
+ "ls"
+ ],
+ [
+ "activ",
+ "ity"
+ ],
+ [
+ "act",
+ "ivity"
+ ],
+ [
+ "▁runt",
+ "ime"
+ ],
+ [
+ "▁run",
+ "time"
+ ],
+ [
+ "▁r",
+ "untime"
+ ],
+ [
+ "▁",
+ "runtime"
+ ],
+ [
+ "NU",
+ "LL"
+ ],
+ [
+ "N",
+ "ULL"
+ ],
+ [
+ "▁possib",
+ "ly"
+ ],
+ [
+ "▁poss",
+ "ibly"
+ ],
+ [
+ "▁str",
+ "i"
+ ],
+ [
+ "▁st",
+ "ri"
+ ],
+ [
+ "▁s",
+ "tri"
+ ],
+ [
+ "iz",
+ "i"
+ ],
+ [
+ "i",
+ "zi"
+ ],
+ [
+ "▁mi",
+ "r"
+ ],
+ [
+ "▁m",
+ "ir"
+ ],
+ [
+ "▁",
+ "mir"
+ ],
+ [
+ "▁Vers",
+ "ion"
+ ],
+ [
+ "▁V",
+ "ersion"
+ ],
+ [
+ "▁",
+ "Version"
+ ],
+ [
+ "prim",
+ "e"
+ ],
+ [
+ "pr",
+ "ime"
+ ],
+ [
+ "▁tw",
+ "enty"
+ ],
+ [
+ "▁Ma",
+ "h"
+ ],
+ [
+ "▁M",
+ "ah"
+ ],
+ [
+ "▁sound",
+ "s"
+ ],
+ [
+ "▁s",
+ "ounds"
+ ],
+ [
+ "ше",
+ "н"
+ ],
+ [
+ "ш",
+ "ен"
+ ],
+ [
+ "clus",
+ "ion"
+ ],
+ [
+ "cl",
+ "usion"
+ ],
+ [
+ "ac",
+ "z"
+ ],
+ [
+ "a",
+ "cz"
+ ],
+ [
+ "▁determine",
+ "d"
+ ],
+ [
+ "▁determin",
+ "ed"
+ ],
+ [
+ "▁determ",
+ "ined"
+ ],
+ [
+ "▁Re",
+ "p"
+ ],
+ [
+ "▁R",
+ "ep"
+ ],
+ [
+ "▁",
+ "Rep"
+ ],
+ [
+ "▁Land",
+ "es"
+ ],
+ [
+ "▁Lan",
+ "des"
+ ],
+ [
+ "▁wal",
+ "l"
+ ],
+ [
+ "▁wa",
+ "ll"
+ ],
+ [
+ "▁w",
+ "all"
+ ],
+ [
+ "▁",
+ "wall"
+ ],
+ [
+ "ig",
+ "i"
+ ],
+ [
+ "i",
+ "gi"
+ ],
+ [
+ "▁res",
+ "et"
+ ],
+ [
+ "▁re",
+ "set"
+ ],
+ [
+ "▁",
+ "reset"
+ ],
+ [
+ "ш",
+ "о"
+ ],
+ [
+ "ya",
+ "n"
+ ],
+ [
+ "y",
+ "an"
+ ],
+ [
+ "Me",
+ "t"
+ ],
+ [
+ "M",
+ "et"
+ ],
+ [
+ "e",
+ "i"
+ ],
+ [
+ "▁appear",
+ "ance"
+ ],
+ [
+ "▁app",
+ "earance"
+ ],
+ [
+ "▁foi",
+ "s"
+ ],
+ [
+ "▁fo",
+ "is"
+ ],
+ [
+ "▁f",
+ "ois"
+ ],
+ [
+ "▁",
+ "fois"
+ ],
+ [
+ "▁nel",
+ "l"
+ ],
+ [
+ "▁ne",
+ "ll"
+ ],
+ [
+ "▁n",
+ "ell"
+ ],
+ [
+ "▁",
+ "nell"
+ ],
+ [
+ "es",
+ "i"
+ ],
+ [
+ "e",
+ "si"
+ ],
+ [
+ "ё",
+ "т"
+ ],
+ [
+ "lo",
+ "or"
+ ],
+ [
+ "l",
+ "oor"
+ ],
+ [
+ "▁U",
+ "l"
+ ],
+ [
+ "▁resol",
+ "ution"
+ ],
+ [
+ "▁fo",
+ "t"
+ ],
+ [
+ "▁f",
+ "ot"
+ ],
+ [
+ "▁through",
+ "out"
+ ],
+ [
+ "▁r",
+ "i"
+ ],
+ [
+ "▁",
+ "ri"
+ ],
+ [
+ "Le",
+ "vel"
+ ],
+ [
+ "po",
+ "ol"
+ ],
+ [
+ "p",
+ "ool"
+ ],
+ [
+ "▁ident",
+ "ity"
+ ],
+ [
+ "▁id",
+ "entity"
+ ],
+ [
+ "▁",
+ "identity"
+ ],
+ [
+ "▁jan",
+ "u"
+ ],
+ [
+ "▁ja",
+ "nu"
+ ],
+ [
+ "▁j",
+ "anu"
+ ],
+ [
+ "▁imp",
+ "er"
+ ],
+ [
+ "▁im",
+ "per"
+ ],
+ [
+ "▁",
+ "imper"
+ ],
+ [
+ "▁ö",
+ "ver"
+ ],
+ [
+ "}",
+ "`"
+ ],
+ [
+ "▁inf",
+ "er"
+ ],
+ [
+ "▁in",
+ "fer"
+ ],
+ [
+ "▁date",
+ "s"
+ ],
+ [
+ "▁dat",
+ "es"
+ ],
+ [
+ "▁da",
+ "tes"
+ ],
+ [
+ "▁d",
+ "ates"
+ ],
+ [
+ "▁",
+ "dates"
+ ],
+ [
+ "▁Stand",
+ "ard"
+ ],
+ [
+ "▁",
+ "Standard"
+ ],
+ [
+ "for",
+ "ce"
+ ],
+ [
+ "ock",
+ "ey"
+ ],
+ [
+ "oc",
+ "key"
+ ],
+ [
+ "ter",
+ "a"
+ ],
+ [
+ "te",
+ "ra"
+ ],
+ [
+ "t",
+ "era"
+ ],
+ [
+ "▁dist",
+ "ingu"
+ ],
+ [
+ "▁pres",
+ "ence"
+ ],
+ [
+ "lic",
+ "a"
+ ],
+ [
+ "li",
+ "ca"
+ ],
+ [
+ "l",
+ "ica"
+ ],
+ [
+ "▁le",
+ "aving"
+ ],
+ [
+ "itu",
+ "ng"
+ ],
+ [
+ "it",
+ "ung"
+ ],
+ [
+ "é",
+ "b"
+ ],
+ [
+ "▁estab",
+ "lish"
+ ],
+ [
+ "▁ma",
+ "ar"
+ ],
+ [
+ "▁m",
+ "aar"
+ ],
+ [
+ "ad",
+ "i"
+ ],
+ [
+ "a",
+ "di"
+ ],
+ [
+ "▁New",
+ "s"
+ ],
+ [
+ "▁Ne",
+ "ws"
+ ],
+ [
+ "▁",
+ "News"
+ ],
+ [
+ "az",
+ "on"
+ ],
+ [
+ "a",
+ "zon"
+ ],
+ [
+ "fol",
+ "g"
+ ],
+ [
+ "fo",
+ "lg"
+ ],
+ [
+ "f",
+ "olg"
+ ],
+ [
+ "▁Hen",
+ "ce"
+ ],
+ [
+ "▁H",
+ "ence"
+ ],
+ [
+ "▁Y",
+ "e"
+ ],
+ [
+ "▁fa",
+ "b"
+ ],
+ [
+ "▁f",
+ "ab"
+ ],
+ [
+ "▁",
+ "fab"
+ ],
+ [
+ "▁f",
+ "ühr"
+ ],
+ [
+ "▁",
+ "führ"
+ ],
+ [
+ "it",
+ "map"
+ ],
+ [
+ "▁Ver",
+ "s"
+ ],
+ [
+ "▁Ve",
+ "rs"
+ ],
+ [
+ "▁V",
+ "ers"
+ ],
+ [
+ "ro",
+ "v"
+ ],
+ [
+ "r",
+ "ov"
+ ],
+ [
+ "Si",
+ "gn"
+ ],
+ [
+ "S",
+ "ign"
+ ],
+ [
+ "dev",
+ "ice"
+ ],
+ [
+ "de",
+ "vice"
+ ],
+ [
+ "S",
+ "igma"
+ ],
+ [
+ "▁wet",
+ "enschapp"
+ ],
+ [
+ "▁P",
+ "s"
+ ],
+ [
+ "PA",
+ "TH"
+ ],
+ [
+ "P",
+ "ATH"
+ ],
+ [
+ "▁tor",
+ "n"
+ ],
+ [
+ "▁to",
+ "rn"
+ ],
+ [
+ "▁t",
+ "orn"
+ ],
+ [
+ "ves",
+ "t"
+ ],
+ [
+ "ve",
+ "st"
+ ],
+ [
+ "v",
+ "est"
+ ],
+ [
+ "сто",
+ "в"
+ ],
+ [
+ "ст",
+ "ов"
+ ],
+ [
+ "с",
+ "тов"
+ ],
+ [
+ "acco",
+ "unt"
+ ],
+ [
+ "acc",
+ "ount"
+ ],
+ [
+ "ac",
+ "count"
+ ],
+ [
+ "▁large",
+ "st"
+ ],
+ [
+ "▁larg",
+ "est"
+ ],
+ [
+ "▁lar",
+ "gest"
+ ],
+ [
+ "▁perce",
+ "nt"
+ ],
+ [
+ "▁per",
+ "cent"
+ ],
+ [
+ "▁",
+ "percent"
+ ],
+ [
+ "▁Wo",
+ "men"
+ ],
+ [
+ "▁W",
+ "omen"
+ ],
+ [
+ "▁im",
+ "g"
+ ],
+ [
+ "▁",
+ "img"
+ ],
+ [
+ "to",
+ "ol"
+ ],
+ [
+ "t",
+ "ool"
+ ],
+ [
+ "▁ro",
+ "ce"
+ ],
+ [
+ "▁r",
+ "oce"
+ ],
+ [
+ "▁a",
+ "y"
+ ],
+ [
+ "▁",
+ "ay"
+ ],
+ [
+ "ine",
+ "t"
+ ],
+ [
+ "in",
+ "et"
+ ],
+ [
+ "i",
+ "net"
+ ],
+ [
+ "▁ao",
+ "ût"
+ ],
+ [
+ "▁pol",
+ "ynomial"
+ ],
+ [
+ "▁integra",
+ "l"
+ ],
+ [
+ "▁integr",
+ "al"
+ ],
+ [
+ "▁area",
+ "s"
+ ],
+ [
+ "▁are",
+ "as"
+ ],
+ [
+ "▁a",
+ "reas"
+ ],
+ [
+ "}",
+ "'"
+ ],
+ [
+ "▁hy",
+ "p"
+ ],
+ [
+ "▁h",
+ "yp"
+ ],
+ [
+ "loy",
+ "ee"
+ ],
+ [
+ "тал",
+ "ь"
+ ],
+ [
+ "та",
+ "ль"
+ ],
+ [
+ "т",
+ "аль"
+ ],
+ [
+ "▁pro",
+ "xy"
+ ],
+ [
+ "▁",
+ "proxy"
+ ],
+ [
+ "▁W",
+ "y"
+ ],
+ [
+ "▁Ме",
+ "кси"
+ ],
+ [
+ "▁М",
+ "екси"
+ ],
+ [
+ "▁esc",
+ "ape"
+ ],
+ [
+ "▁es",
+ "cape"
+ ],
+ [
+ "▁",
+ "escape"
+ ],
+ [
+ "ola",
+ "r"
+ ],
+ [
+ "ol",
+ "ar"
+ ],
+ [
+ "o",
+ "lar"
+ ],
+ [
+ "▁mist",
+ "ake"
+ ],
+ [
+ "▁mis",
+ "take"
+ ],
+ [
+ ")}",
+ "{"
+ ],
+ [
+ ")",
+ "}{"
+ ],
+ [
+ "▁Po",
+ "t"
+ ],
+ [
+ "▁P",
+ "ot"
+ ],
+ [
+ "▁process",
+ "es"
+ ],
+ [
+ "▁proc",
+ "esses"
+ ],
+ [
+ "\">",
+ "\r"
+ ],
+ [
+ "\"",
+ ">\r"
+ ],
+ [
+ "halt",
+ "en"
+ ],
+ [
+ "hal",
+ "ten"
+ ],
+ [
+ "zz",
+ "a"
+ ],
+ [
+ "z",
+ "za"
+ ],
+ [
+ "am",
+ "o"
+ ],
+ [
+ "a",
+ "mo"
+ ],
+ [
+ "к",
+ "ре"
+ ],
+ [
+ "▁Wo",
+ "od"
+ ],
+ [
+ "▁W",
+ "ood"
+ ],
+ [
+ "ø",
+ "r"
+ ],
+ [
+ "▁се",
+ "р"
+ ],
+ [
+ "▁с",
+ "ер"
+ ],
+ [
+ "▁",
+ "сер"
+ ],
+ [
+ "oci",
+ "a"
+ ],
+ [
+ "oc",
+ "ia"
+ ],
+ [
+ "o",
+ "cia"
+ ],
+ [
+ "tw",
+ "o"
+ ],
+ [
+ "t",
+ "wo"
+ ],
+ [
+ "prof",
+ "ile"
+ ],
+ [
+ "pro",
+ "file"
+ ],
+ [
+ "▁As",
+ "t"
+ ],
+ [
+ "▁A",
+ "st"
+ ],
+ [
+ "emb",
+ "ro"
+ ],
+ [
+ "em",
+ "bro"
+ ],
+ [
+ "▁arm",
+ "s"
+ ],
+ [
+ "▁ar",
+ "ms"
+ ],
+ [
+ "ina",
+ "s"
+ ],
+ [
+ "in",
+ "as"
+ ],
+ [
+ "i",
+ "nas"
+ ],
+ [
+ "inn",
+ "en"
+ ],
+ [
+ "in",
+ "nen"
+ ],
+ [
+ "▁ms",
+ "g"
+ ],
+ [
+ "▁m",
+ "sg"
+ ],
+ [
+ "▁",
+ "msg"
+ ],
+ [
+ "IN",
+ "T"
+ ],
+ [
+ "I",
+ "NT"
+ ],
+ [
+ "▁batt",
+ "er"
+ ],
+ [
+ "▁bat",
+ "ter"
+ ],
+ [
+ "▁b",
+ "atter"
+ ],
+ [
+ "ign",
+ "ment"
+ ],
+ [
+ "▁v",
+ "y"
+ ],
+ [
+ "▁",
+ "vy"
+ ],
+ [
+ "H",
+ "rsg"
+ ],
+ [
+ "▁Gru",
+ "nd"
+ ],
+ [
+ "▁Gr",
+ "und"
+ ],
+ [
+ "▁G",
+ "rund"
+ ],
+ [
+ "ro",
+ "c"
+ ],
+ [
+ "r",
+ "oc"
+ ],
+ [
+ "se",
+ "g"
+ ],
+ [
+ "s",
+ "eg"
+ ],
+ [
+ "▁dec",
+ "or"
+ ],
+ [
+ "▁de",
+ "cor"
+ ],
+ [
+ "▁",
+ "decor"
+ ],
+ [
+ "▁event",
+ "ually"
+ ],
+ [
+ ">",
+ ","
+ ],
+ [
+ "▁pa",
+ "g"
+ ],
+ [
+ "▁p",
+ "ag"
+ ],
+ [
+ "▁",
+ "pag"
+ ],
+ [
+ "ante",
+ "n"
+ ],
+ [
+ "ant",
+ "en"
+ ],
+ [
+ "an",
+ "ten"
+ ],
+ [
+ "a",
+ "nten"
+ ],
+ [
+ "▁stru",
+ "gg"
+ ],
+ [
+ "▁str",
+ "ugg"
+ ],
+ [
+ "}^",
+ "\\"
+ ],
+ [
+ "}",
+ "^\\"
+ ],
+ [
+ "date",
+ "n"
+ ],
+ [
+ "dat",
+ "en"
+ ],
+ [
+ "da",
+ "ten"
+ ],
+ [
+ "d",
+ "aten"
+ ],
+ [
+ "▁rel",
+ "a"
+ ],
+ [
+ "▁re",
+ "la"
+ ],
+ [
+ "▁r",
+ "ela"
+ ],
+ [
+ "по",
+ "в"
+ ],
+ [
+ "п",
+ "ов"
+ ],
+ [
+ "▁кор",
+ "о"
+ ],
+ [
+ "▁ко",
+ "ро"
+ ],
+ [
+ "▁Bo",
+ "s"
+ ],
+ [
+ "▁B",
+ "os"
+ ],
+ [
+ "▁lab",
+ "or"
+ ],
+ [
+ "▁la",
+ "bor"
+ ],
+ [
+ "▁l",
+ "abor"
+ ],
+ [
+ "▁Sec",
+ "ret"
+ ],
+ [
+ "▁Se",
+ "cret"
+ ],
+ [
+ "▁",
+ "Secret"
+ ],
+ [
+ "uge",
+ "n"
+ ],
+ [
+ "ug",
+ "en"
+ ],
+ [
+ "u",
+ "gen"
+ ],
+ [
+ "▁ja",
+ "p"
+ ],
+ [
+ "▁j",
+ "ap"
+ ],
+ [
+ "▁hus",
+ "band"
+ ],
+ [
+ "▁Alb",
+ "um"
+ ],
+ [
+ "▁Al",
+ "bum"
+ ],
+ [
+ "▁et",
+ "wa"
+ ],
+ [
+ "▁про",
+ "из"
+ ],
+ [
+ "rich",
+ "t"
+ ],
+ [
+ "ric",
+ "ht"
+ ],
+ [
+ "ri",
+ "cht"
+ ],
+ [
+ "r",
+ "icht"
+ ],
+ [
+ "rac",
+ "h"
+ ],
+ [
+ "ra",
+ "ch"
+ ],
+ [
+ "r",
+ "ach"
+ ],
+ [
+ "ba",
+ "t"
+ ],
+ [
+ "b",
+ "at"
+ ],
+ [
+ "▁prep",
+ "ar"
+ ],
+ [
+ "▁pre",
+ "par"
+ ],
+ [
+ "▁Sto",
+ "ck"
+ ],
+ [
+ "▁St",
+ "ock"
+ ],
+ [
+ "▁lac",
+ "k"
+ ],
+ [
+ "▁la",
+ "ck"
+ ],
+ [
+ "▁l",
+ "ack"
+ ],
+ [
+ "▁",
+ "lack"
+ ],
+ [
+ "хі",
+ "д"
+ ],
+ [
+ "х",
+ "ід"
+ ],
+ [
+ "▁ho",
+ "gy"
+ ],
+ [
+ "▁h",
+ "ogy"
+ ],
+ [
+ "▁Chr",
+ "ome"
+ ],
+ [
+ "▁Ch",
+ "rome"
+ ],
+ [
+ "▁Ad",
+ "min"
+ ],
+ [
+ "▁",
+ "Admin"
+ ],
+ [
+ "▁compar",
+ "ison"
+ ],
+ [
+ "▁com",
+ "parison"
+ ],
+ [
+ "▁incre",
+ "asing"
+ ],
+ [
+ "н",
+ "г"
+ ],
+ [
+ "im",
+ "i"
+ ],
+ [
+ "i",
+ "mi"
+ ],
+ [
+ "D",
+ "b"
+ ],
+ [
+ "▁ge",
+ "f"
+ ],
+ [
+ "▁g",
+ "ef"
+ ],
+ [
+ "▁",
+ "gef"
+ ],
+ [
+ "uch",
+ "t"
+ ],
+ [
+ "uc",
+ "ht"
+ ],
+ [
+ "u",
+ "cht"
+ ],
+ [
+ "és",
+ "e"
+ ],
+ [
+ "é",
+ "se"
+ ],
+ [
+ "gen",
+ "ce"
+ ],
+ [
+ "g",
+ "ence"
+ ],
+ [
+ "▁Cor",
+ "e"
+ ],
+ [
+ "▁Co",
+ "re"
+ ],
+ [
+ "▁C",
+ "ore"
+ ],
+ [
+ "▁",
+ "Core"
+ ],
+ [
+ "▁incor",
+ "rect"
+ ],
+ [
+ "▁in",
+ "correct"
+ ],
+ [
+ "▁assum",
+ "ing"
+ ],
+ [
+ "▁ass",
+ "uming"
+ ],
+ [
+ "ours",
+ "e"
+ ],
+ [
+ "our",
+ "se"
+ ],
+ [
+ "iero",
+ "n"
+ ],
+ [
+ "ier",
+ "on"
+ ],
+ [
+ "ie",
+ "ron"
+ ],
+ [
+ "▁The",
+ "orem"
+ ],
+ [
+ "▁",
+ "Theorem"
+ ],
+ [
+ "▁cas",
+ "a"
+ ],
+ [
+ "▁ca",
+ "sa"
+ ],
+ [
+ "▁c",
+ "asa"
+ ],
+ [
+ "je",
+ "s"
+ ],
+ [
+ "j",
+ "es"
+ ],
+ [
+ "▁де",
+ "ре"
+ ],
+ [
+ "▁д",
+ "ере"
+ ],
+ [
+ "▁`",
+ "\""
+ ],
+ [
+ "L",
+ "D"
+ ],
+ [
+ "ä",
+ "ß"
+ ],
+ [
+ "De",
+ "b"
+ ],
+ [
+ "D",
+ "eb"
+ ],
+ [
+ "▁su",
+ "iv"
+ ],
+ [
+ "▁Ban",
+ "k"
+ ],
+ [
+ "▁B",
+ "ank"
+ ],
+ [
+ "lib",
+ "s"
+ ],
+ [
+ "li",
+ "bs"
+ ],
+ [
+ "▁Leo",
+ "n"
+ ],
+ [
+ "▁Le",
+ "on"
+ ],
+ [
+ "▁quar",
+ "t"
+ ],
+ [
+ "▁qu",
+ "art"
+ ],
+ [
+ "▁profession",
+ "al"
+ ],
+ [
+ "▁profess",
+ "ional"
+ ],
+ [
+ "▁prof",
+ "essional"
+ ],
+ [
+ "▁tie",
+ "ne"
+ ],
+ [
+ "▁ti",
+ "ene"
+ ],
+ [
+ "▁t",
+ "iene"
+ ],
+ [
+ "▁accom",
+ "p"
+ ],
+ [
+ "▁acc",
+ "omp"
+ ],
+ [
+ "▁ac",
+ "comp"
+ ],
+ [
+ "сте",
+ "р"
+ ],
+ [
+ "ст",
+ "ер"
+ ],
+ [
+ "с",
+ "тер"
+ ],
+ [
+ "▁U",
+ "K"
+ ],
+ [
+ "▁",
+ "UK"
+ ],
+ [
+ "N",
+ "N"
+ ],
+ [
+ "▁l",
+ "í"
+ ],
+ [
+ "ц",
+ "я"
+ ],
+ [
+ "ke",
+ "l"
+ ],
+ [
+ "k",
+ "el"
+ ],
+ [
+ "▁",
+ "•"
+ ],
+ [
+ "▁dis",
+ "e"
+ ],
+ [
+ "▁di",
+ "se"
+ ],
+ [
+ "▁d",
+ "ise"
+ ],
+ [
+ "ont",
+ "o"
+ ],
+ [
+ "on",
+ "to"
+ ],
+ [
+ "▁m",
+ "á"
+ ],
+ [
+ "if",
+ "s"
+ ],
+ [
+ "i",
+ "fs"
+ ],
+ [
+ "bil",
+ "d"
+ ],
+ [
+ "bi",
+ "ld"
+ ],
+ [
+ "b",
+ "ild"
+ ],
+ [
+ "▁comput",
+ "e"
+ ],
+ [
+ "▁comp",
+ "ute"
+ ],
+ [
+ "▁",
+ "compute"
+ ],
+ [
+ "▁é",
+ "d"
+ ],
+ [
+ "▁",
+ "éd"
+ ],
+ [
+ "j",
+ "ę"
+ ],
+ [
+ "▁M",
+ "é"
+ ],
+ [
+ "▁language",
+ "s"
+ ],
+ [
+ "▁l",
+ "anguages"
+ ],
+ [
+ "▁Time",
+ "s"
+ ],
+ [
+ "▁Tim",
+ "es"
+ ],
+ [
+ "▁Ti",
+ "mes"
+ ],
+ [
+ "▁T",
+ "imes"
+ ],
+ [
+ "▁",
+ "Times"
+ ],
+ [
+ "ce",
+ "n"
+ ],
+ [
+ "c",
+ "en"
+ ],
+ [
+ "▁ав",
+ "то"
+ ],
+ [
+ "ý",
+ "m"
+ ],
+ [
+ "ene",
+ "z"
+ ],
+ [
+ "en",
+ "ez"
+ ],
+ [
+ "e",
+ "nez"
+ ],
+ [
+ "▁up",
+ "p"
+ ],
+ [
+ "▁u",
+ "pp"
+ ],
+ [
+ "▁",
+ "upp"
+ ],
+ [
+ "▁mé",
+ "d"
+ ],
+ [
+ "▁m",
+ "éd"
+ ],
+ [
+ "▁cu",
+ "ando"
+ ],
+ [
+ "о",
+ "д"
+ ],
+ [
+ "Int",
+ "ent"
+ ],
+ [
+ "ee",
+ "rd"
+ ],
+ [
+ "e",
+ "erd"
+ ],
+ [
+ "▁Ta",
+ "l"
+ ],
+ [
+ "▁T",
+ "al"
+ ],
+ [
+ "offs",
+ "et"
+ ],
+ [
+ "off",
+ "set"
+ ],
+ [
+ "▁habe",
+ "n"
+ ],
+ [
+ "▁hab",
+ "en"
+ ],
+ [
+ "▁ha",
+ "ben"
+ ],
+ [
+ "▁h",
+ "aben"
+ ],
+ [
+ "rem",
+ "e"
+ ],
+ [
+ "re",
+ "me"
+ ],
+ [
+ "r",
+ "eme"
+ ],
+ [
+ "▁Sta",
+ "ck"
+ ],
+ [
+ "▁St",
+ "ack"
+ ],
+ [
+ "▁",
+ "Stack"
+ ],
+ [
+ "▁dr",
+ "i"
+ ],
+ [
+ "▁d",
+ "ri"
+ ],
+ [
+ "▁",
+ "dri"
+ ],
+ [
+ "▁seine",
+ "m"
+ ],
+ [
+ "▁sein",
+ "em"
+ ],
+ [
+ "▁sei",
+ "nem"
+ ],
+ [
+ "▁f",
+ "évrier"
+ ],
+ [
+ "▁combin",
+ "ation"
+ ],
+ [
+ "▁comb",
+ "ination"
+ ],
+ [
+ "▁sol",
+ "l"
+ ],
+ [
+ "▁so",
+ "ll"
+ ],
+ [
+ "▁s",
+ "oll"
+ ],
+ [
+ "▁move",
+ "ment"
+ ],
+ [
+ "▁mov",
+ "ement"
+ ],
+ [
+ "▁mo",
+ "vement"
+ ],
+ [
+ "Spe",
+ "c"
+ ],
+ [
+ "Sp",
+ "ec"
+ ],
+ [
+ "S",
+ "pec"
+ ],
+ [
+ "к",
+ "ры"
+ ],
+ [
+ "ret",
+ "ch"
+ ],
+ [
+ "r",
+ "etch"
+ ],
+ [
+ "Off",
+ "set"
+ ],
+ [
+ "Ro",
+ "ot"
+ ],
+ [
+ "R",
+ "oot"
+ ],
+ [
+ "А",
+ "р"
+ ],
+ [
+ "war",
+ "t"
+ ],
+ [
+ "wa",
+ "rt"
+ ],
+ [
+ "w",
+ "art"
+ ],
+ [
+ "▁Fol",
+ "low"
+ ],
+ [
+ "▁F",
+ "ollow"
+ ],
+ [
+ "▁Soci",
+ "al"
+ ],
+ [
+ "▁Soc",
+ "ial"
+ ],
+ [
+ "▁So",
+ "cial"
+ ],
+ [
+ "ник",
+ "ов"
+ ],
+ [
+ "ни",
+ "ков"
+ ],
+ [
+ "▁",
+ "→"
+ ],
+ [
+ "Do",
+ "n"
+ ],
+ [
+ "D",
+ "on"
+ ],
+ [
+ "▁har",
+ "m"
+ ],
+ [
+ "▁ha",
+ "rm"
+ ],
+ [
+ "▁h",
+ "arm"
+ ],
+ [
+ "▁",
+ "harm"
+ ],
+ [
+ "ag",
+ "r"
+ ],
+ [
+ "a",
+ "gr"
+ ],
+ [
+ "neg",
+ "o"
+ ],
+ [
+ "ne",
+ "go"
+ ],
+ [
+ "n",
+ "ego"
+ ],
+ [
+ "res",
+ "ource"
+ ],
+ [
+ "re",
+ "source"
+ ],
+ [
+ "▁Lu",
+ "c"
+ ],
+ [
+ "▁L",
+ "uc"
+ ],
+ [
+ "▁seine",
+ "n"
+ ],
+ [
+ "▁sein",
+ "en"
+ ],
+ [
+ "▁sei",
+ "nen"
+ ],
+ [
+ "▁se",
+ "inen"
+ ],
+ [
+ "▁Depart",
+ "ment"
+ ],
+ [
+ "▁De",
+ "partment"
+ ],
+ [
+ "▁Up",
+ "date"
+ ],
+ [
+ "▁",
+ "Update"
+ ],
+ [
+ "▁Tex",
+ "as"
+ ],
+ [
+ "▁rev",
+ "e"
+ ],
+ [
+ "▁re",
+ "ve"
+ ],
+ [
+ "▁Po",
+ "s"
+ ],
+ [
+ "▁P",
+ "os"
+ ],
+ [
+ "▁",
+ "Pos"
+ ],
+ [
+ "▁sho",
+ "t"
+ ],
+ [
+ "▁sh",
+ "ot"
+ ],
+ [
+ "▁s",
+ "hot"
+ ],
+ [
+ "▁",
+ "shot"
+ ],
+ [
+ "oth",
+ "e"
+ ],
+ [
+ "ot",
+ "he"
+ ],
+ [
+ "o",
+ "the"
+ ],
+ [
+ "▁repeat",
+ "ed"
+ ],
+ [
+ "▁repe",
+ "ated"
+ ],
+ [
+ "▁recent",
+ "ly"
+ ],
+ [
+ "▁rec",
+ "ently"
+ ],
+ [
+ "áb",
+ "an"
+ ],
+ [
+ "á",
+ "ban"
+ ],
+ [
+ "ak",
+ "s"
+ ],
+ [
+ "a",
+ "ks"
+ ],
+ [
+ "па",
+ "н"
+ ],
+ [
+ "п",
+ "ан"
+ ],
+ [
+ "▁ch",
+ "a"
+ ],
+ [
+ "▁c",
+ "ha"
+ ],
+ [
+ "▁",
+ "cha"
+ ],
+ [
+ "oh",
+ "l"
+ ],
+ [
+ "o",
+ "hl"
+ ],
+ [
+ "▁ten",
+ "d"
+ ],
+ [
+ "▁te",
+ "nd"
+ ],
+ [
+ "▁t",
+ "end"
+ ],
+ [
+ "▁д",
+ "во"
+ ],
+ [
+ "cht",
+ "s"
+ ],
+ [
+ "ch",
+ "ts"
+ ],
+ [
+ "çais",
+ "e"
+ ],
+ [
+ "ça",
+ "ise"
+ ],
+ [
+ "pl",
+ "ing"
+ ],
+ [
+ "p",
+ "ling"
+ ],
+ [
+ "al",
+ "bum"
+ ],
+ [
+ "e",
+ "j"
+ ],
+ [
+ "▁`",
+ "["
+ ],
+ [
+ "map",
+ "s"
+ ],
+ [
+ "ma",
+ "ps"
+ ],
+ [
+ "m",
+ "aps"
+ ],
+ [
+ "▁unit",
+ "s"
+ ],
+ [
+ "▁un",
+ "its"
+ ],
+ [
+ "▁"
+ ],
+ [
+ "St",
+ "and"
+ ],
+ [
+ "▁techni",
+ "que"
+ ],
+ [
+ "▁techn",
+ "ique"
+ ],
+ [
+ "▁Es",
+ "s"
+ ],
+ [
+ "▁E",
+ "ss"
+ ],
+ [
+ "▁Ox",
+ "ford"
+ ],
+ [
+ "▁",
+ "ла"
+ ],
+ [
+ "t",
+ "ikz"
+ ],
+ [
+ "ли",
+ "й"
+ ],
+ [
+ "Log",
+ "in"
+ ],
+ [
+ "Lo",
+ "gin"
+ ],
+ [
+ "▁minist",
+ "er"
+ ],
+ [
+ "▁mini",
+ "ster"
+ ],
+ [
+ "▁min",
+ "ister"
+ ],
+ [
+ "▁",
+ "minister"
+ ],
+ [
+ "▁cur",
+ "l"
+ ],
+ [
+ "▁cu",
+ "rl"
+ ],
+ [
+ "▁c",
+ "url"
+ ],
+ [
+ "▁",
+ "curl"
+ ],
+ [
+ "ka",
+ "n"
+ ],
+ [
+ "k",
+ "an"
+ ],
+ [
+ "▁map",
+ "s"
+ ],
+ [
+ "▁ma",
+ "ps"
+ ],
+ [
+ "▁m",
+ "aps"
+ ],
+ [
+ "▁",
+ "maps"
+ ],
+ [
+ "ind",
+ "a"
+ ],
+ [
+ "in",
+ "da"
+ ],
+ [
+ "rie",
+ "b"
+ ],
+ [
+ "ri",
+ "eb"
+ ],
+ [
+ "r",
+ "ieb"
+ ],
+ [
+ "▁EN",
+ "D"
+ ],
+ [
+ "▁E",
+ "ND"
+ ],
+ [
+ "▁",
+ "END"
+ ],
+ [
+ "ifie",
+ "s"
+ ],
+ [
+ "ifi",
+ "es"
+ ],
+ [
+ "if",
+ "ies"
+ ],
+ [
+ "cons",
+ "ole"
+ ],
+ [
+ "con",
+ "sole"
+ ],
+ [
+ "bur",
+ "y"
+ ],
+ [
+ "bu",
+ "ry"
+ ],
+ [
+ "b",
+ "ury"
+ ],
+ [
+ "▁L",
+ "E"
+ ],
+ [
+ "▁",
+ "LE"
+ ],
+ [
+ "▁indep",
+ "end"
+ ],
+ [
+ "▁inde",
+ "pend"
+ ],
+ [
+ "▁t",
+ "a"
+ ],
+ [
+ "▁",
+ "ta"
+ ],
+ [
+ "▁",
+ "Ś"
+ ],
+ [
+ "one",
+ "l"
+ ],
+ [
+ "on",
+ "el"
+ ],
+ [
+ "o",
+ "nel"
+ ],
+ [
+ "és",
+ "z"
+ ],
+ [
+ "é",
+ "sz"
+ ],
+ [
+ "▁Is",
+ "t"
+ ],
+ [
+ "▁I",
+ "st"
+ ],
+ [
+ "uti",
+ "ve"
+ ],
+ [
+ "ut",
+ "ive"
+ ],
+ [
+ "ё",
+ "л"
+ ],
+ [
+ "▁Reg",
+ "ion"
+ ],
+ [
+ "▁",
+ "Region"
+ ],
+ [
+ "▁(",
+ "="
+ ],
+ [
+ "▁comp",
+ "act"
+ ],
+ [
+ "ço",
+ "is"
+ ],
+ [
+ "ç",
+ "ois"
+ ],
+ [
+ "▁label",
+ "s"
+ ],
+ [
+ "▁lab",
+ "els"
+ ],
+ [
+ "▁",
+ "labels"
+ ],
+ [
+ "autor",
+ "ité"
+ ],
+ [
+ "▁sta",
+ "n"
+ ],
+ [
+ "▁st",
+ "an"
+ ],
+ [
+ "▁s",
+ "tan"
+ ],
+ [
+ "▁",
+ "stan"
+ ],
+ [
+ "▁français",
+ "e"
+ ],
+ [
+ "▁fran",
+ "çaise"
+ ],
+ [
+ "▁remov",
+ "ing"
+ ],
+ [
+ "▁rem",
+ "oving"
+ ],
+ [
+ "y",
+ "c"
+ ],
+ [
+ "}",
+ "|"
+ ],
+ [
+ "▁Ex",
+ "ec"
+ ],
+ [
+ "▁",
+ "Exec"
+ ],
+ [
+ "($",
+ "_"
+ ],
+ [
+ "(",
+ "$_"
+ ],
+ [
+ "ma",
+ "g"
+ ],
+ [
+ "m",
+ "ag"
+ ],
+ [
+ "be",
+ "fore"
+ ],
+ [
+ "▁stop",
+ "ped"
+ ],
+ [
+ "▁sto",
+ "pped"
+ ],
+ [
+ "ми",
+ "и"
+ ],
+ [
+ "▁ref",
+ "resh"
+ ],
+ [
+ "▁",
+ "refresh"
+ ],
+ [
+ "unk",
+ "t"
+ ],
+ [
+ "un",
+ "kt"
+ ],
+ [
+ "ici",
+ "o"
+ ],
+ [
+ "ic",
+ "io"
+ ],
+ [
+ "i",
+ "cio"
+ ],
+ [
+ "X",
+ "ml"
+ ],
+ [
+ "▁Ta",
+ "b"
+ ],
+ [
+ "▁T",
+ "ab"
+ ],
+ [
+ "▁",
+ "Tab"
+ ],
+ [
+ "▁found",
+ "ed"
+ ],
+ [
+ "▁f",
+ "ounded"
+ ],
+ [
+ "▁fa",
+ "l"
+ ],
+ [
+ "▁f",
+ "al"
+ ],
+ [
+ "▁",
+ "fal"
+ ],
+ [
+ "f",
+ "x"
+ ],
+ [
+ "▁Histor",
+ "ia"
+ ],
+ [
+ "▁Hist",
+ "oria"
+ ],
+ [
+ "▁Earl",
+ "y"
+ ],
+ [
+ "▁Ear",
+ "ly"
+ ],
+ [
+ "Do",
+ "m"
+ ],
+ [
+ "D",
+ "om"
+ ],
+ [
+ "▁decid",
+ "e"
+ ],
+ [
+ "▁dec",
+ "ide"
+ ],
+ [
+ "▁de",
+ "cide"
+ ],
+ [
+ "▁under",
+ "stood"
+ ],
+ [
+ "▁ju",
+ "r"
+ ],
+ [
+ "▁j",
+ "ur"
+ ],
+ [
+ "▁N",
+ "r"
+ ],
+ [
+ "▁cap",
+ "ac"
+ ],
+ [
+ "wa",
+ "s"
+ ],
+ [
+ "w",
+ "as"
+ ],
+ [
+ "▁enem",
+ "y"
+ ],
+ [
+ "▁en",
+ "emy"
+ ],
+ [
+ "▁program",
+ "s"
+ ],
+ [
+ "▁mas",
+ "k"
+ ],
+ [
+ "▁ma",
+ "sk"
+ ],
+ [
+ "▁m",
+ "ask"
+ ],
+ [
+ "▁",
+ "mask"
+ ],
+ [
+ "ск",
+ "е"
+ ],
+ [
+ "с",
+ "ке"
+ ],
+ [
+ "▁group",
+ "e"
+ ],
+ [
+ "▁gr",
+ "oupe"
+ ],
+ [
+ "ca",
+ "m"
+ ],
+ [
+ "c",
+ "am"
+ ],
+ [
+ "▁wid",
+ "get"
+ ],
+ [
+ "▁w",
+ "idget"
+ ],
+ [
+ "▁",
+ "widget"
+ ],
+ [
+ "RE",
+ "ATE"
+ ],
+ [
+ "▁se",
+ "va"
+ ],
+ [
+ "▁Bar",
+ "cel"
+ ],
+ [
+ "▁per",
+ "d"
+ ],
+ [
+ "▁pe",
+ "rd"
+ ],
+ [
+ "▁p",
+ "erd"
+ ],
+ [
+ "▁М",
+ "у"
+ ],
+ [
+ "ran",
+ "ce"
+ ],
+ [
+ "r",
+ "ance"
+ ],
+ [
+ "TY",
+ "PE"
+ ],
+ [
+ "T",
+ "YPE"
+ ],
+ [
+ "▁{",
+ "'"
+ ],
+ [
+ "▁",
+ "{'"
+ ],
+ [
+ "▁bil",
+ "l"
+ ],
+ [
+ "▁bi",
+ "ll"
+ ],
+ [
+ "▁b",
+ "ill"
+ ],
+ [
+ "▁\"",
+ "_"
+ ],
+ [
+ "'",
+ "`"
+ ],
+ [
+ "bah",
+ "n"
+ ],
+ [
+ "ba",
+ "hn"
+ ],
+ [
+ "b",
+ "ahn"
+ ],
+ [
+ "▁contain",
+ "ed"
+ ],
+ [
+ "▁cont",
+ "ained"
+ ],
+ [
+ "Cl",
+ "ose"
+ ],
+ [
+ "C",
+ "lose"
+ ],
+ [
+ "ru",
+ "g"
+ ],
+ [
+ "r",
+ "ug"
+ ],
+ [
+ "eg",
+ "y"
+ ],
+ [
+ "e",
+ "gy"
+ ],
+ [
+ "▁sig",
+ "ht"
+ ],
+ [
+ "▁s",
+ "ight"
+ ],
+ [
+ "▁Prov",
+ "in"
+ ],
+ [
+ "▁Pro",
+ "vin"
+ ],
+ [
+ "н",
+ "ю"
+ ],
+ [
+ "ar",
+ "z"
+ ],
+ [
+ "a",
+ "rz"
+ ],
+ [
+ "ще",
+ "н"
+ ],
+ [
+ "щ",
+ "ен"
+ ],
+ [
+ "▁Jo",
+ "e"
+ ],
+ [
+ "▁J",
+ "oe"
+ ],
+ [
+ "▁delete",
+ "d"
+ ],
+ [
+ "▁delet",
+ "ed"
+ ],
+ [
+ "▁de",
+ "leted"
+ ],
+ [
+ "▁Aut",
+ "o"
+ ],
+ [
+ "▁Au",
+ "to"
+ ],
+ [
+ "▁A",
+ "uto"
+ ],
+ [
+ "▁",
+ "Auto"
+ ],
+ [
+ "▁met",
+ "er"
+ ],
+ [
+ "▁me",
+ "ter"
+ ],
+ [
+ "▁m",
+ "eter"
+ ],
+ [
+ "▁",
+ "meter"
+ ],
+ [
+ "C",
+ "G"
+ ],
+ [
+ "ъ",
+ "л"
+ ],
+ [
+ "▁pen",
+ "t"
+ ],
+ [
+ "▁pe",
+ "nt"
+ ],
+ [
+ "▁p",
+ "ent"
+ ],
+ [
+ "▁",
+ "pent"
+ ],
+ [
+ "▁be",
+ "zeichnet"
+ ],
+ [
+ "Su",
+ "m"
+ ],
+ [
+ "S",
+ "um"
+ ],
+ [
+ "db",
+ "c"
+ ],
+ [
+ "d",
+ "bc"
+ ],
+ [
+ "▁Plat",
+ "z"
+ ],
+ [
+ "▁Pla",
+ "tz"
+ ],
+ [
+ "▁Pl",
+ "atz"
+ ],
+ [
+ "ector",
+ "s"
+ ],
+ [
+ "ect",
+ "ors"
+ ],
+ [
+ "e",
+ "ctors"
+ ],
+ [
+ "▁L",
+ "ittle"
+ ],
+ [
+ "QU",
+ "E"
+ ],
+ [
+ "Q",
+ "UE"
+ ],
+ [
+ "ці",
+ "я"
+ ],
+ [
+ "ц",
+ "ія"
+ ],
+ [
+ "тел",
+ "я"
+ ],
+ [
+ "те",
+ "ля"
+ ],
+ [
+ "nig",
+ "ht"
+ ],
+ [
+ "n",
+ "ight"
+ ],
+ [
+ "▁l",
+ "l"
+ ],
+ [
+ "▁",
+ "ll"
+ ],
+ [
+ "▁most",
+ "ly"
+ ],
+ [
+ "UI",
+ "D"
+ ],
+ [
+ "U",
+ "ID"
+ ],
+ [
+ "▁be",
+ "z"
+ ],
+ [
+ "▁b",
+ "ez"
+ ],
+ [
+ "▁",
+ "bez"
+ ],
+ [
+ "do",
+ "b"
+ ],
+ [
+ "d",
+ "ob"
+ ],
+ [
+ "кс",
+ "и"
+ ],
+ [
+ "к",
+ "си"
+ ],
+ [
+ "tern",
+ "e"
+ ],
+ [
+ "ter",
+ "ne"
+ ],
+ [
+ "t",
+ "erne"
+ ],
+ [
+ "▁corn",
+ "er"
+ ],
+ [
+ "▁cor",
+ "ner"
+ ],
+ [
+ "at",
+ "y"
+ ],
+ [
+ "a",
+ "ty"
+ ],
+ [
+ "▁improv",
+ "e"
+ ],
+ [
+ "▁impro",
+ "ve"
+ ],
+ [
+ "▁impr",
+ "ove"
+ ],
+ [
+ "▁int",
+ "r"
+ ],
+ [
+ "▁in",
+ "tr"
+ ],
+ [
+ "▁`",
+ "@"
+ ],
+ [
+ "aro",
+ "d"
+ ],
+ [
+ "ar",
+ "od"
+ ],
+ [
+ "a",
+ "rod"
+ ],
+ [
+ "▁install",
+ "ation"
+ ],
+ [
+ "▁instal",
+ "lation"
+ ],
+ [
+ "▁Refer",
+ "ências"
+ ],
+ [
+ "iga",
+ "n"
+ ],
+ [
+ "ig",
+ "an"
+ ],
+ [
+ "i",
+ "gan"
+ ],
+ [
+ "▁crit",
+ "ic"
+ ],
+ [
+ "ade",
+ "l"
+ ],
+ [
+ "ad",
+ "el"
+ ],
+ [
+ "a",
+ "del"
+ ],
+ [
+ "▁се",
+ "ло"
+ ],
+ [
+ ",",
+ "\r"
+ ],
+ [
+ "ator",
+ "i"
+ ],
+ [
+ "ato",
+ "ri"
+ ],
+ [
+ "at",
+ "ori"
+ ],
+ [
+ "▁Fr",
+ "i"
+ ],
+ [
+ "▁F",
+ "ri"
+ ],
+ [
+ "▁",
+ "Fri"
+ ],
+ [
+ "▁ré",
+ "férences"
+ ],
+ [
+ "▁Int",
+ "ent"
+ ],
+ [
+ "▁",
+ "Intent"
+ ],
+ [
+ "▁tan",
+ "t"
+ ],
+ [
+ "▁ta",
+ "nt"
+ ],
+ [
+ "▁t",
+ "ant"
+ ],
+ [
+ "unc",
+ "i"
+ ],
+ [
+ "un",
+ "ci"
+ ],
+ [
+ "▁level",
+ "s"
+ ],
+ [
+ "▁lev",
+ "els"
+ ],
+ [
+ "ere",
+ "s"
+ ],
+ [
+ "er",
+ "es"
+ ],
+ [
+ "e",
+ "res"
+ ],
+ [
+ "▁em",
+ "er"
+ ],
+ [
+ "▁e",
+ "mer"
+ ],
+ [
+ "▁",
+ "emer"
+ ],
+ [
+ "sa",
+ "fe"
+ ],
+ [
+ "t",
+ "k"
+ ],
+ [
+ "▁cha",
+ "m"
+ ],
+ [
+ "▁ch",
+ "am"
+ ],
+ [
+ "▁c",
+ "ham"
+ ],
+ [
+ "▁great",
+ "ly"
+ ],
+ [
+ "▁we",
+ "it"
+ ],
+ [
+ "▁",
+ "weit"
+ ],
+ [
+ "▁co",
+ "ach"
+ ],
+ [
+ "▁to",
+ "ward"
+ ],
+ [
+ "Hom",
+ "e"
+ ],
+ [
+ "H",
+ "ome"
+ ],
+ [
+ "▁Bo",
+ "olean"
+ ],
+ [
+ "▁",
+ "Boolean"
+ ],
+ [
+ "те",
+ "л"
+ ],
+ [
+ "т",
+ "ел"
+ ],
+ [
+ "▁mo",
+ "ck"
+ ],
+ [
+ "▁m",
+ "ock"
+ ],
+ [
+ "▁",
+ "mock"
+ ],
+ [
+ "▁appreci",
+ "ate"
+ ],
+ [
+ "▁Cro",
+ "ss"
+ ],
+ [
+ "▁Cr",
+ "oss"
+ ],
+ [
+ "▁C",
+ "ross"
+ ],
+ [
+ "▁Tak",
+ "e"
+ ],
+ [
+ "▁Ta",
+ "ke"
+ ],
+ [
+ "▁T",
+ "ake"
+ ],
+ [
+ "▁",
+ "Take"
+ ],
+ [
+ "D",
+ "P"
+ ],
+ [
+ "▁side",
+ "s"
+ ],
+ [
+ "▁sid",
+ "es"
+ ],
+ [
+ "▁si",
+ "des"
+ ],
+ [
+ "▁s",
+ "ides"
+ ],
+ [
+ "▁Norm",
+ "daten"
+ ],
+ [
+ "де",
+ "й"
+ ],
+ [
+ "д",
+ "ей"
+ ],
+ [
+ "sta",
+ "l"
+ ],
+ [
+ "st",
+ "al"
+ ],
+ [
+ "s",
+ "tal"
+ ],
+ [
+ "▁cou",
+ "t"
+ ],
+ [
+ "▁co",
+ "ut"
+ ],
+ [
+ "▁c",
+ "out"
+ ],
+ [
+ "▁",
+ "cout"
+ ],
+ [
+ "b",
+ "n"
+ ],
+ [
+ "▁Ver",
+ "t"
+ ],
+ [
+ "▁Ve",
+ "rt"
+ ],
+ [
+ "▁V",
+ "ert"
+ ],
+ [
+ "▁",
+ "Vert"
+ ],
+ [
+ "▁bir",
+ "d"
+ ],
+ [
+ "▁bi",
+ "rd"
+ ],
+ [
+ "▁b",
+ "ird"
+ ],
+ [
+ "▁",
+ "bird"
+ ],
+ [
+ "▁dynamic",
+ "ally"
+ ],
+ [
+ "▁dynam",
+ "ically"
+ ],
+ [
+ "▁Do",
+ "l"
+ ],
+ [
+ "▁D",
+ "ol"
+ ],
+ [
+ "▁Bur",
+ "g"
+ ],
+ [
+ "▁Bu",
+ "rg"
+ ],
+ [
+ "▁B",
+ "urg"
+ ],
+ [
+ "▁do",
+ "g"
+ ],
+ [
+ "▁d",
+ "og"
+ ],
+ [
+ "▁",
+ "dog"
+ ],
+ [
+ "ät",
+ "t"
+ ],
+ [
+ "ä",
+ "tt"
+ ],
+ [
+ "▁nu",
+ "c"
+ ],
+ [
+ "▁n",
+ "uc"
+ ],
+ [
+ "E",
+ "C"
+ ],
+ [
+ "Byte",
+ "s"
+ ],
+ [
+ "By",
+ "tes"
+ ],
+ [
+ "▁a",
+ "k"
+ ],
+ [
+ "▁",
+ "ak"
+ ],
+ [
+ "rel",
+ "and"
+ ],
+ [
+ "re",
+ "land"
+ ],
+ [
+ "r",
+ "eland"
+ ],
+ [
+ "▁gu",
+ "itar"
+ ],
+ [
+ "▁regard",
+ "ing"
+ ],
+ [
+ "▁reg",
+ "arding"
+ ],
+ [
+ "▁Fu",
+ "ß"
+ ],
+ [
+ "▁F",
+ "uß"
+ ],
+ [
+ "▁до",
+ "л"
+ ],
+ [
+ "▁",
+ "дол"
+ ],
+ [
+ "aus",
+ "s"
+ ],
+ [
+ "au",
+ "ss"
+ ],
+ [
+ "a",
+ "uss"
+ ],
+ [
+ "▁je",
+ "j"
+ ],
+ [
+ "▁j",
+ "ej"
+ ],
+ [
+ "ac",
+ "o"
+ ],
+ [
+ "a",
+ "co"
+ ],
+ [
+ "▁update",
+ "s"
+ ],
+ [
+ "▁upd",
+ "ates"
+ ],
+ [
+ "▁up",
+ "dates"
+ ],
+ [
+ "ру",
+ "к"
+ ],
+ [
+ "р",
+ "ук"
+ ],
+ [
+ "('",
+ "/"
+ ],
+ [
+ "▁col",
+ "d"
+ ],
+ [
+ "▁co",
+ "ld"
+ ],
+ [
+ "▁c",
+ "old"
+ ],
+ [
+ "▁Give",
+ "n"
+ ],
+ [
+ "▁Gi",
+ "ven"
+ ],
+ [
+ "▁G",
+ "iven"
+ ],
+ [
+ "hi",
+ "n"
+ ],
+ [
+ "h",
+ "in"
+ ],
+ [
+ "▁feel",
+ "ing"
+ ],
+ [
+ "▁fee",
+ "ling"
+ ],
+ [
+ "▁fe",
+ "eling"
+ ],
+ [
+ "ig",
+ "li"
+ ],
+ [
+ "fa",
+ "h"
+ ],
+ [
+ "f",
+ "ah"
+ ],
+ [
+ "стр",
+ "е"
+ ],
+ [
+ "ст",
+ "ре"
+ ],
+ [
+ "с",
+ "тре"
+ ],
+ [
+ "bo",
+ "ol"
+ ],
+ [
+ "b",
+ "ool"
+ ],
+ [
+ "init",
+ "ial"
+ ],
+ [
+ "▁станов",
+ "ника"
+ ],
+ [
+ "▁Ann",
+ "a"
+ ],
+ [
+ "▁An",
+ "na"
+ ],
+ [
+ "▁hor",
+ "s"
+ ],
+ [
+ "▁ho",
+ "rs"
+ ],
+ [
+ "▁h",
+ "ors"
+ ],
+ [
+ "▁dol",
+ "l"
+ ],
+ [
+ "▁do",
+ "ll"
+ ],
+ [
+ "▁d",
+ "oll"
+ ],
+ [
+ "▁cons",
+ "um"
+ ],
+ [
+ "▁con",
+ "sum"
+ ],
+ [
+ "▁",
+ "consum"
+ ],
+ [
+ "ube",
+ "r"
+ ],
+ [
+ "ub",
+ "er"
+ ],
+ [
+ "u",
+ "ber"
+ ],
+ [
+ "stand",
+ "ing"
+ ],
+ [
+ "stan",
+ "ding"
+ ],
+ [
+ "act",
+ "iv"
+ ],
+ [
+ "з",
+ "і"
+ ],
+ [
+ "check",
+ "ed"
+ ],
+ [
+ "▁permission",
+ "s"
+ ],
+ [
+ "▁perm",
+ "issions"
+ ],
+ [
+ "▁Mont",
+ "e"
+ ],
+ [
+ "▁Mon",
+ "te"
+ ],
+ [
+ "▁M",
+ "onte"
+ ],
+ [
+ "Write",
+ "Line"
+ ],
+ [
+ "pl",
+ "us"
+ ],
+ [
+ "p",
+ "lus"
+ ],
+ [
+ "▁Eq",
+ "u"
+ ],
+ [
+ "▁E",
+ "qu"
+ ],
+ [
+ "▁",
+ "Equ"
+ ],
+ [
+ "▁и",
+ "х"
+ ],
+ [
+ "▁",
+ "их"
+ ],
+ [
+ "ч",
+ "ки"
+ ],
+ [
+ "un",
+ "que"
+ ],
+ [
+ "▁L",
+ "O"
+ ],
+ [
+ "▁",
+ "LO"
+ ],
+ [
+ "e",
+ "a"
+ ],
+ [
+ "sam",
+ "ple"
+ ],
+ [
+ "s",
+ "ample"
+ ],
+ [
+ "ies",
+ "z"
+ ],
+ [
+ "ie",
+ "sz"
+ ],
+ [
+ "i",
+ "esz"
+ ],
+ [
+ "ora",
+ "l"
+ ],
+ [
+ "or",
+ "al"
+ ],
+ [
+ "o",
+ "ral"
+ ],
+ [
+ "▁И",
+ "н"
+ ],
+ [
+ "osto",
+ "n"
+ ],
+ [
+ "ost",
+ "on"
+ ],
+ [
+ "os",
+ "ton"
+ ],
+ [
+ "o",
+ "ston"
+ ],
+ [
+ "▁Sim",
+ "on"
+ ],
+ [
+ "▁Si",
+ "mon"
+ ],
+ [
+ "▁S",
+ "imon"
+ ],
+ [
+ "fas",
+ "t"
+ ],
+ [
+ "fa",
+ "st"
+ ],
+ [
+ "f",
+ "ast"
+ ],
+ [
+ "m",
+ "k"
+ ],
+ [
+ "asse",
+ "n"
+ ],
+ [
+ "ass",
+ "en"
+ ],
+ [
+ "as",
+ "sen"
+ ],
+ [
+ "▁architect",
+ "ure"
+ ],
+ [
+ "▁arch",
+ "itecture"
+ ],
+ [
+ "▁",
+ "architecture"
+ ],
+ [
+ "ense",
+ "s"
+ ],
+ [
+ "ens",
+ "es"
+ ],
+ [
+ "▁",
+ "Å"
+ ],
+ [
+ "▁top",
+ "ic"
+ ],
+ [
+ "▁to",
+ "pic"
+ ],
+ [
+ "▁",
+ "topic"
+ ],
+ [
+ "▁dis",
+ "able"
+ ],
+ [
+ "▁",
+ "disable"
+ ],
+ [
+ "▁Cr",
+ "u"
+ ],
+ [
+ "▁C",
+ "ru"
+ ],
+ [
+ "▁Cont",
+ "rol"
+ ],
+ [
+ "▁",
+ "Control"
+ ],
+ [
+ "▁cre",
+ "ation"
+ ],
+ [
+ "▁hyp",
+ "er"
+ ],
+ [
+ "▁hy",
+ "per"
+ ],
+ [
+ "▁",
+ "hyper"
+ ],
+ [
+ "itu",
+ "d"
+ ],
+ [
+ "it",
+ "ud"
+ ],
+ [
+ "же",
+ "ния"
+ ],
+ [
+ "ara",
+ "m"
+ ],
+ [
+ "ar",
+ "am"
+ ],
+ [
+ "a",
+ "ram"
+ ],
+ [
+ "▁г",
+ "де"
+ ],
+ [
+ "iens",
+ "t"
+ ],
+ [
+ "ien",
+ "st"
+ ],
+ [
+ "i",
+ "enst"
+ ],
+ [
+ "edu",
+ "le"
+ ],
+ [
+ "ed",
+ "ule"
+ ],
+ [
+ "▁Bo",
+ "t"
+ ],
+ [
+ "▁B",
+ "ot"
+ ],
+ [
+ "▁О",
+ "с"
+ ],
+ [
+ "▁The",
+ "ir"
+ ],
+ [
+ "ann",
+ "e"
+ ],
+ [
+ "an",
+ "ne"
+ ],
+ [
+ "M",
+ "icrosoft"
+ ],
+ [
+ "▁P",
+ "M"
+ ],
+ [
+ "▁",
+ "PM"
+ ],
+ [
+ "yd",
+ "ro"
+ ],
+ [
+ "y",
+ "dro"
+ ],
+ [
+ "ent",
+ "lich"
+ ],
+ [
+ "▁Ein",
+ "e"
+ ],
+ [
+ "▁E",
+ "ine"
+ ],
+ [
+ "CH",
+ "AR"
+ ],
+ [
+ ":",
+ "'"
+ ],
+ [
+ "Wel",
+ "l"
+ ],
+ [
+ "We",
+ "ll"
+ ],
+ [
+ "W",
+ "ell"
+ ],
+ [
+ "let",
+ "on"
+ ],
+ [
+ "le",
+ "ton"
+ ],
+ [
+ "l",
+ "eton"
+ ],
+ [
+ "▁support",
+ "s"
+ ],
+ [
+ "▁sup",
+ "ports"
+ ],
+ [
+ "']",
+ ")"
+ ],
+ [
+ "'",
+ "])"
+ ],
+ [
+ "man",
+ "ual"
+ ],
+ [
+ "▁vic",
+ "e"
+ ],
+ [
+ "▁vi",
+ "ce"
+ ],
+ [
+ "▁v",
+ "ice"
+ ],
+ [
+ "▁",
+ "vice"
+ ],
+ [
+ "as",
+ "a"
+ ],
+ [
+ "a",
+ "sa"
+ ],
+ [
+ "clo",
+ "s"
+ ],
+ [
+ "cl",
+ "os"
+ ],
+ [
+ "c",
+ "los"
+ ],
+ [
+ "vis",
+ "ed"
+ ],
+ [
+ "vi",
+ "sed"
+ ],
+ [
+ "v",
+ "ised"
+ ],
+ [
+ "▁po",
+ "k"
+ ],
+ [
+ "▁p",
+ "ok"
+ ],
+ [
+ "tra",
+ "ck"
+ ],
+ [
+ "tr",
+ "ack"
+ ],
+ [
+ "t",
+ "rack"
+ ],
+ [
+ "нос",
+ "т"
+ ],
+ [
+ "но",
+ "ст"
+ ],
+ [
+ ".....",
+ "..."
+ ],
+ [
+ "....",
+ "...."
+ ],
+ [
+ "...",
+ "....."
+ ],
+ [
+ "▁'",
+ "\\"
+ ],
+ [
+ "▁",
+ "'\\"
+ ],
+ [
+ "²",
+ "."
+ ],
+ [
+ "▁order",
+ "s"
+ ],
+ [
+ "▁ord",
+ "ers"
+ ],
+ [
+ "▁or",
+ "ders"
+ ],
+ [
+ "▁",
+ "orders"
+ ],
+ [
+ "ett",
+ "a"
+ ],
+ [
+ "et",
+ "ta"
+ ],
+ [
+ "e",
+ "tta"
+ ],
+ [
+ "▁convers",
+ "ion"
+ ],
+ [
+ "▁conv",
+ "ersion"
+ ],
+ [
+ "▁con",
+ "version"
+ ],
+ [
+ "▁trad",
+ "e"
+ ],
+ [
+ "▁tra",
+ "de"
+ ],
+ [
+ "▁tr",
+ "ade"
+ ],
+ [
+ "▁t",
+ "rade"
+ ],
+ [
+ "cl",
+ "i"
+ ],
+ [
+ "c",
+ "li"
+ ],
+ [
+ "▁Ис",
+ "то"
+ ],
+ [
+ "▁И",
+ "сто"
+ ],
+ [
+ "▁ak",
+ "t"
+ ],
+ [
+ "▁a",
+ "kt"
+ ],
+ [
+ "▁",
+ "akt"
+ ],
+ [
+ "▁subs",
+ "et"
+ ],
+ [
+ "▁sub",
+ "set"
+ ],
+ [
+ "▁",
+ "subset"
+ ],
+ [
+ "▁au",
+ "g"
+ ],
+ [
+ "▁a",
+ "ug"
+ ],
+ [
+ "▁",
+ "aug"
+ ],
+ [
+ "▁leave",
+ "s"
+ ],
+ [
+ "▁le",
+ "aves"
+ ],
+ [
+ "Mat",
+ "h"
+ ],
+ [
+ "Ma",
+ "th"
+ ],
+ [
+ "M",
+ "ath"
+ ],
+ [
+ "anne",
+ "d"
+ ],
+ [
+ "ann",
+ "ed"
+ ],
+ [
+ "an",
+ "ned"
+ ],
+ [
+ "ka",
+ "l"
+ ],
+ [
+ "k",
+ "al"
+ ],
+ [
+ "▁Ве",
+ "ли"
+ ],
+ [
+ "▁no",
+ "g"
+ ],
+ [
+ "▁n",
+ "og"
+ ],
+ [
+ "▁",
+ "nog"
+ ],
+ [
+ "▁et",
+ "h"
+ ],
+ [
+ "▁e",
+ "th"
+ ],
+ [
+ "▁",
+ "eth"
+ ],
+ [
+ "▁ha",
+ "ir"
+ ],
+ [
+ "▁h",
+ "air"
+ ],
+ [
+ "aro",
+ "und"
+ ],
+ [
+ "ar",
+ "ound"
+ ],
+ [
+ "a",
+ "round"
+ ],
+ [
+ "▁java",
+ "x"
+ ],
+ [
+ "▁jav",
+ "ax"
+ ],
+ [
+ "▁",
+ "javax"
+ ],
+ [
+ "во",
+ "й"
+ ],
+ [
+ "▁Cent",
+ "re"
+ ],
+ [
+ "▁C",
+ "entre"
+ ],
+ [
+ "ö",
+ "ß"
+ ],
+ [
+ "ut",
+ "i"
+ ],
+ [
+ "u",
+ "ti"
+ ],
+ [
+ "▁navig",
+ "ation"
+ ],
+ [
+ "▁n",
+ "avigation"
+ ],
+ [
+ "▁",
+ "navigation"
+ ],
+ [
+ "▁P",
+ "S"
+ ],
+ [
+ "▁",
+ "PS"
+ ],
+ [
+ "▁w",
+ "a"
+ ],
+ [
+ "▁",
+ "wa"
+ ],
+ [
+ "▁Росси",
+ "и"
+ ],
+ [
+ "▁Рос",
+ "сии"
+ ],
+ [
+ "▁Ро",
+ "ссии"
+ ],
+ [
+ "us",
+ "a"
+ ],
+ [
+ "u",
+ "sa"
+ ],
+ [
+ "zet",
+ "a"
+ ],
+ [
+ "ze",
+ "ta"
+ ],
+ [
+ "z",
+ "eta"
+ ],
+ [
+ "▁P",
+ "DF"
+ ],
+ [
+ "▁",
+ "PDF"
+ ],
+ [
+ "▁mism",
+ "o"
+ ],
+ [
+ "▁mis",
+ "mo"
+ ],
+ [
+ "▁m",
+ "ismo"
+ ],
+ [
+ "pro",
+ "perties"
+ ],
+ [
+ "me",
+ "ister"
+ ],
+ [
+ "ль",
+ "та"
+ ],
+ [
+ "for",
+ "ward"
+ ],
+ [
+ "▁Os",
+ "t"
+ ],
+ [
+ "▁O",
+ "st"
+ ],
+ [
+ "kin",
+ "s"
+ ],
+ [
+ "ki",
+ "ns"
+ ],
+ [
+ "k",
+ "ins"
+ ],
+ [
+ "▁sid",
+ "o"
+ ],
+ [
+ "▁si",
+ "do"
+ ],
+ [
+ "▁s",
+ "ido"
+ ],
+ [
+ "зо",
+ "в"
+ ],
+ [
+ "з",
+ "ов"
+ ],
+ [
+ "tag",
+ "s"
+ ],
+ [
+ "ta",
+ "gs"
+ ],
+ [
+ "t",
+ "ags"
+ ],
+ [
+ "▁act",
+ "or"
+ ],
+ [
+ "▁ac",
+ "tor"
+ ],
+ [
+ "▁a",
+ "ctor"
+ ],
+ [
+ "▁",
+ "actor"
+ ],
+ [
+ "▁fl",
+ "y"
+ ],
+ [
+ "▁f",
+ "ly"
+ ],
+ [
+ "▁",
+ "fly"
+ ],
+ [
+ "C",
+ "R"
+ ],
+ [
+ "agin",
+ "i"
+ ],
+ [
+ "agi",
+ "ni"
+ ],
+ [
+ "ag",
+ "ini"
+ ],
+ [
+ "▁let",
+ "t"
+ ],
+ [
+ "▁le",
+ "tt"
+ ],
+ [
+ "▁l",
+ "ett"
+ ],
+ [
+ "▁",
+ "lett"
+ ],
+ [
+ "en",
+ "i"
+ ],
+ [
+ "e",
+ "ni"
+ ],
+ [
+ "te",
+ "ch"
+ ],
+ [
+ "t",
+ "ech"
+ ],
+ [
+ "▁En",
+ "c"
+ ],
+ [
+ "▁E",
+ "nc"
+ ],
+ [
+ "▁",
+ "Enc"
+ ],
+ [
+ "ora",
+ "cle"
+ ],
+ [
+ "or",
+ "acle"
+ ],
+ [
+ "o",
+ "racle"
+ ],
+ [
+ "amil",
+ "ton"
+ ],
+ [
+ "ze",
+ "j"
+ ],
+ [
+ "z",
+ "ej"
+ ],
+ [
+ "fe",
+ "n"
+ ],
+ [
+ "f",
+ "en"
+ ],
+ [
+ "umer",
+ "ate"
+ ],
+ [
+ "ume",
+ "rate"
+ ],
+ [
+ "▁quest",
+ "o"
+ ],
+ [
+ "▁que",
+ "sto"
+ ],
+ [
+ "▁qu",
+ "esto"
+ ],
+ [
+ "▁q",
+ "uesto"
+ ],
+ [
+ "dar",
+ "t"
+ ],
+ [
+ "da",
+ "rt"
+ ],
+ [
+ "d",
+ "art"
+ ],
+ [
+ "▁Kor",
+ "e"
+ ],
+ [
+ "▁Ko",
+ "re"
+ ],
+ [
+ "▁K",
+ "ore"
+ ],
+ [
+ "api",
+ "s"
+ ],
+ [
+ "ap",
+ "is"
+ ],
+ [
+ "a",
+ "pis"
+ ],
+ [
+ "ep",
+ "er"
+ ],
+ [
+ "e",
+ "per"
+ ],
+ [
+ "Sc",
+ "reen"
+ ],
+ [
+ "S",
+ "creen"
+ ],
+ [
+ "wal",
+ "l"
+ ],
+ [
+ "wa",
+ "ll"
+ ],
+ [
+ "w",
+ "all"
+ ],
+ [
+ "▁is",
+ "land"
+ ],
+ [
+ "sh",
+ "e"
+ ],
+ [
+ "s",
+ "he"
+ ],
+ [
+ "▁lig",
+ "ger"
+ ],
+ [
+ "▁l",
+ "igger"
+ ],
+ [
+ "в",
+ "ся"
+ ],
+ [
+ "fan",
+ "g"
+ ],
+ [
+ "fa",
+ "ng"
+ ],
+ [
+ "f",
+ "ang"
+ ],
+ [
+ "▁tar",
+ "d"
+ ],
+ [
+ "▁ta",
+ "rd"
+ ],
+ [
+ "▁t",
+ "ard"
+ ],
+ [
+ "▁pla",
+ "ats"
+ ],
+ [
+ "▁п",
+ "ло"
+ ],
+ [
+ "▁",
+ "пло"
+ ],
+ [
+ "▁Offic",
+ "e"
+ ],
+ [
+ "▁Off",
+ "ice"
+ ],
+ [
+ "▁",
+ "Office"
+ ],
+ [
+ "▁SE",
+ "T"
+ ],
+ [
+ "▁S",
+ "ET"
+ ],
+ [
+ "▁",
+ "SET"
+ ],
+ [
+ "▁circ",
+ "uit"
+ ],
+ [
+ "je",
+ "d"
+ ],
+ [
+ "j",
+ "ed"
+ ],
+ [
+ "Sa",
+ "ve"
+ ],
+ [
+ "S",
+ "ave"
+ ],
+ [
+ "ль",
+ "но"
+ ],
+ [
+ "So",
+ "cket"
+ ],
+ [
+ "S",
+ "ocket"
+ ],
+ [
+ "▁Ind",
+ "ex"
+ ],
+ [
+ "▁In",
+ "dex"
+ ],
+ [
+ "▁",
+ "Index"
+ ],
+ [
+ "AC",
+ "K"
+ ],
+ [
+ "A",
+ "CK"
+ ],
+ [
+ "ider",
+ "s"
+ ],
+ [
+ "ide",
+ "rs"
+ ],
+ [
+ "id",
+ "ers"
+ ],
+ [
+ "i",
+ "ders"
+ ],
+ [
+ "ere",
+ "r"
+ ],
+ [
+ "er",
+ "er"
+ ],
+ [
+ "e",
+ "rer"
+ ],
+ [
+ "▁С",
+ "ША"
+ ],
+ [
+ "▁lad",
+ "y"
+ ],
+ [
+ "▁la",
+ "dy"
+ ],
+ [
+ "▁l",
+ "ady"
+ ],
+ [
+ "▁sche",
+ "me"
+ ],
+ [
+ "▁sch",
+ "eme"
+ ],
+ [
+ "iel",
+ "le"
+ ],
+ [
+ "ie",
+ "lle"
+ ],
+ [
+ "i",
+ "elle"
+ ],
+ [
+ "▁exer",
+ "c"
+ ],
+ [
+ "▁ex",
+ "erc"
+ ],
+ [
+ ")}",
+ "\\"
+ ],
+ [
+ ")",
+ "}\\"
+ ],
+ [
+ "Date",
+ "Time"
+ ],
+ [
+ "ath",
+ "an"
+ ],
+ [
+ "at",
+ "han"
+ ],
+ [
+ "a",
+ "than"
+ ],
+ [
+ "▁Prof",
+ "essor"
+ ],
+ [
+ "▁moi",
+ "ns"
+ ],
+ [
+ "▁mo",
+ "ins"
+ ],
+ [
+ "▁Ex",
+ "cel"
+ ],
+ [
+ "▁",
+ "Excel"
+ ],
+ [
+ "▁Ha",
+ "y"
+ ],
+ [
+ "▁H",
+ "ay"
+ ],
+ [
+ "▁Mus",
+ "ik"
+ ],
+ [
+ "▁",
+ "ї"
+ ],
+ [
+ "ę",
+ "d"
+ ],
+ [
+ "▁\"",
+ "."
+ ],
+ [
+ "▁",
+ "\"."
+ ],
+ [
+ "▁бу",
+ "в"
+ ],
+ [
+ "▁instru",
+ "ment"
+ ],
+ [
+ "▁inst",
+ "rument"
+ ],
+ [
+ "па",
+ "р"
+ ],
+ [
+ "п",
+ "ар"
+ ],
+ [
+ "▁бе",
+ "ре"
+ ],
+ [
+ "▁б",
+ "ере"
+ ],
+ [
+ "▁",
+ "бере"
+ ],
+ [
+ "▁polit",
+ "ique"
+ ],
+ [
+ "▁trad",
+ "ition"
+ ],
+ [
+ "▁V",
+ "M"
+ ],
+ [
+ "▁",
+ "VM"
+ ],
+ [
+ "▁Art",
+ "s"
+ ],
+ [
+ "▁Ar",
+ "ts"
+ ],
+ [
+ "▁C",
+ "i"
+ ],
+ [
+ "Us",
+ "e"
+ ],
+ [
+ "U",
+ "se"
+ ],
+ [
+ "▁ag",
+ "greg"
+ ],
+ [
+ "▁a",
+ "ggreg"
+ ],
+ [
+ "▁",
+ "aggreg"
+ ],
+ [
+ "▁week",
+ "s"
+ ],
+ [
+ "▁we",
+ "eks"
+ ],
+ [
+ "▁opp",
+ "ort"
+ ],
+ [
+ "▁op",
+ "port"
+ ],
+ [
+ "▁o",
+ "pport"
+ ],
+ [
+ "iti",
+ "ng"
+ ],
+ [
+ "it",
+ "ing"
+ ],
+ [
+ "i",
+ "ting"
+ ],
+ [
+ "▁vert",
+ "ical"
+ ],
+ [
+ "▁",
+ "vertical"
+ ],
+ [
+ "▁Na",
+ "z"
+ ],
+ [
+ "▁N",
+ "az"
+ ],
+ [
+ "...",
+ ")"
+ ],
+ [
+ "..",
+ ".)"
+ ],
+ [
+ "iz",
+ "o"
+ ],
+ [
+ "i",
+ "zo"
+ ],
+ [
+ "▁cycl",
+ "e"
+ ],
+ [
+ "▁cy",
+ "cle"
+ ],
+ [
+ "▁c",
+ "ycle"
+ ],
+ [
+ "▁",
+ "cycle"
+ ],
+ [
+ "▁temp",
+ "o"
+ ],
+ [
+ "▁tem",
+ "po"
+ ],
+ [
+ "т",
+ "ре"
+ ],
+ [
+ "▁hand",
+ "ling"
+ ],
+ [
+ "isten",
+ "ce"
+ ],
+ [
+ "ist",
+ "ence"
+ ],
+ [
+ "▁past",
+ "e"
+ ],
+ [
+ "▁pas",
+ "te"
+ ],
+ [
+ "▁pa",
+ "ste"
+ ],
+ [
+ "▁p",
+ "aste"
+ ],
+ [
+ "▁",
+ "paste"
+ ],
+ [
+ "▁en",
+ "jo"
+ ],
+ [
+ "RO",
+ "UP"
+ ],
+ [
+ "▁out",
+ "er"
+ ],
+ [
+ "▁ou",
+ "ter"
+ ],
+ [
+ "▁o",
+ "uter"
+ ],
+ [
+ "▁",
+ "outer"
+ ],
+ [
+ "▁supp",
+ "ly"
+ ],
+ [
+ "▁sup",
+ "ply"
+ ],
+ [
+ "▁su",
+ "pply"
+ ],
+ [
+ "ema",
+ "n"
+ ],
+ [
+ "em",
+ "an"
+ ],
+ [
+ "e",
+ "man"
+ ],
+ [
+ "▁acc",
+ "ident"
+ ],
+ [
+ "▁\\",
+ "]"
+ ],
+ [
+ "▁",
+ "\\]"
+ ],
+ [
+ "▁те",
+ "х"
+ ],
+ [
+ "▁",
+ "тех"
+ ],
+ [
+ "Po",
+ "ol"
+ ],
+ [
+ "P",
+ "ool"
+ ],
+ [
+ "oti",
+ "ng"
+ ],
+ [
+ "ot",
+ "ing"
+ ],
+ [
+ "o",
+ "ting"
+ ],
+ [
+ "onym",
+ "ous"
+ ],
+ [
+ "▁Gi",
+ "ov"
+ ],
+ [
+ "▁u",
+ "d"
+ ],
+ [
+ "▁",
+ "ud"
+ ],
+ [
+ "▁.",
+ "/"
+ ],
+ [
+ "▁",
+ "./"
+ ],
+ [
+ "ERR",
+ "OR"
+ ],
+ [
+ "ER",
+ "ROR"
+ ],
+ [
+ "const",
+ "ruct"
+ ],
+ [
+ "con",
+ "struct"
+ ],
+ [
+ "text",
+ "width"
+ ],
+ [
+ "quip",
+ "e"
+ ],
+ [
+ "qui",
+ "pe"
+ ],
+ [
+ "qu",
+ "ipe"
+ ],
+ [
+ "case",
+ "s"
+ ],
+ [
+ "cas",
+ "es"
+ ],
+ [
+ "c",
+ "ases"
+ ],
+ [
+ "▁а",
+ "д"
+ ],
+ [
+ "▁Ro",
+ "w"
+ ],
+ [
+ "▁R",
+ "ow"
+ ],
+ [
+ "▁",
+ "Row"
+ ],
+ [
+ "Hold",
+ "er"
+ ],
+ [
+ "Hol",
+ "der"
+ ],
+ [
+ "H",
+ "older"
+ ],
+ [
+ "wa",
+ "n"
+ ],
+ [
+ "w",
+ "an"
+ ],
+ [
+ "arn",
+ "a"
+ ],
+ [
+ "ar",
+ "na"
+ ],
+ [
+ "Me",
+ "m"
+ ],
+ [
+ "M",
+ "em"
+ ],
+ [
+ "▁Canad",
+ "ian"
+ ],
+ [
+ "▁Comm",
+ "ission"
+ ],
+ [
+ "▁Com",
+ "mission"
+ ],
+ [
+ "su",
+ "n"
+ ],
+ [
+ "s",
+ "un"
+ ],
+ [
+ "▁app",
+ "s"
+ ],
+ [
+ "▁ap",
+ "ps"
+ ],
+ [
+ "▁",
+ "apps"
+ ],
+ [
+ "▁Bl",
+ "o"
+ ],
+ [
+ "▁B",
+ "lo"
+ ],
+ [
+ "▁ihre",
+ "r"
+ ],
+ [
+ "▁ihr",
+ "er"
+ ],
+ [
+ "▁ih",
+ "rer"
+ ],
+ [
+ "▁i",
+ "hrer"
+ ],
+ [
+ "▁famil",
+ "le"
+ ],
+ [
+ "▁fam",
+ "ille"
+ ],
+ [
+ "▁m",
+ "ě"
+ ],
+ [
+ "▁p",
+ "y"
+ ],
+ [
+ "▁",
+ "py"
+ ],
+ [
+ "и",
+ "с"
+ ],
+ [
+ "▁то",
+ "го"
+ ],
+ [
+ "▁т",
+ "ого"
+ ],
+ [
+ "▁",
+ "того"
+ ],
+ [
+ "▁Ag",
+ "ain"
+ ],
+ [
+ "▁ignor",
+ "e"
+ ],
+ [
+ "▁ign",
+ "ore"
+ ],
+ [
+ "▁",
+ "ignore"
+ ],
+ [
+ "▁televis",
+ "ion"
+ ],
+ [
+ "▁tele",
+ "vision"
+ ],
+ [
+ "Pa",
+ "t"
+ ],
+ [
+ "P",
+ "at"
+ ],
+ [
+ "hi",
+ "de"
+ ],
+ [
+ "h",
+ "ide"
+ ],
+ [
+ "▁Re",
+ "v"
+ ],
+ [
+ "▁R",
+ "ev"
+ ],
+ [
+ "▁be",
+ "ar"
+ ],
+ [
+ "▁b",
+ "ear"
+ ],
+ [
+ "ph",
+ "y"
+ ],
+ [
+ "p",
+ "hy"
+ ],
+ [
+ "▁no",
+ "ise"
+ ],
+ [
+ "▁wr",
+ "a"
+ ],
+ [
+ "▁w",
+ "ra"
+ ],
+ [
+ "ational",
+ "e"
+ ],
+ [
+ "ation",
+ "ale"
+ ],
+ [
+ "at",
+ "ionale"
+ ],
+ [
+ "▁coll",
+ "abor"
+ ],
+ [
+ "bor",
+ "der"
+ ],
+ [
+ "b",
+ "order"
+ ],
+ [
+ "▁elect",
+ "ed"
+ ],
+ [
+ "▁ele",
+ "cted"
+ ],
+ [
+ "▁el",
+ "ected"
+ ],
+ [
+ "▁sur",
+ "pr"
+ ],
+ [
+ "▁avo",
+ "ir"
+ ],
+ [
+ "▁av",
+ "oir"
+ ],
+ [
+ "▁a",
+ "voir"
+ ],
+ [
+ "▁",
+ "avoir"
+ ],
+ [
+ "▁assemb",
+ "ly"
+ ],
+ [
+ "▁ass",
+ "embly"
+ ],
+ [
+ "▁",
+ "assembly"
+ ],
+ [
+ "▁об",
+ "ще"
+ ],
+ [
+ "▁arbitr",
+ "ary"
+ ],
+ [
+ "▁br",
+ "ief"
+ ],
+ [
+ "▁--",
+ "-"
+ ],
+ [
+ "▁-",
+ "--"
+ ],
+ [
+ "▁",
+ "---"
+ ],
+ [
+ "▁Mau",
+ "r"
+ ],
+ [
+ "▁Ma",
+ "ur"
+ ],
+ [
+ "▁M",
+ "aur"
+ ],
+ [
+ "gress",
+ "ion"
+ ],
+ [
+ "gr",
+ "ession"
+ ],
+ [
+ "g",
+ "ression"
+ ],
+ [
+ "ici",
+ "a"
+ ],
+ [
+ "ic",
+ "ia"
+ ],
+ [
+ "i",
+ "cia"
+ ],
+ [
+ "▁lie",
+ "gt"
+ ],
+ [
+ "▁Fig",
+ "ure"
+ ],
+ [
+ "▁ont",
+ "o"
+ ],
+ [
+ "▁on",
+ "to"
+ ],
+ [
+ "▁",
+ "onto"
+ ],
+ [
+ "Repos",
+ "itory"
+ ],
+ [
+ "Re",
+ "pository"
+ ],
+ [
+ "▁dé",
+ "f"
+ ],
+ [
+ "▁fort",
+ "h"
+ ],
+ [
+ "▁for",
+ "th"
+ ],
+ [
+ "▁f",
+ "orth"
+ ],
+ [
+ "▁click",
+ "ed"
+ ],
+ [
+ "▁cl",
+ "icked"
+ ],
+ [
+ "se",
+ "ite"
+ ],
+ [
+ "▁note",
+ "s"
+ ],
+ [
+ "▁not",
+ "es"
+ ],
+ [
+ "▁no",
+ "tes"
+ ],
+ [
+ "▁n",
+ "otes"
+ ],
+ [
+ "▁",
+ "notes"
+ ],
+ [
+ "nat",
+ "ive"
+ ],
+ [
+ "n",
+ "ative"
+ ],
+ [
+ "▁ED",
+ "IT"
+ ],
+ [
+ "▁",
+ "EDIT"
+ ],
+ [
+ "ы",
+ "е"
+ ],
+ [
+ "M",
+ "T"
+ ],
+ [
+ "ament",
+ "al"
+ ],
+ [
+ "amen",
+ "tal"
+ ],
+ [
+ "am",
+ "ental"
+ ],
+ [
+ "▁ros",
+ "e"
+ ],
+ [
+ "▁ro",
+ "se"
+ ],
+ [
+ "▁r",
+ "ose"
+ ],
+ [
+ "▁",
+ "rose"
+ ],
+ [
+ "▁pue",
+ "de"
+ ],
+ [
+ "▁pu",
+ "ede"
+ ],
+ [
+ "Deleg",
+ "ate"
+ ],
+ [
+ "De",
+ "legate"
+ ],
+ [
+ "ub",
+ "a"
+ ],
+ [
+ "u",
+ "ba"
+ ],
+ [
+ "ne",
+ "o"
+ ],
+ [
+ "xi",
+ "s"
+ ],
+ [
+ "x",
+ "is"
+ ],
+ [
+ "▁Ar",
+ "thur"
+ ],
+ [
+ "UR",
+ "E"
+ ],
+ [
+ "U",
+ "RE"
+ ],
+ [
+ "amin",
+ "g"
+ ],
+ [
+ "ami",
+ "ng"
+ ],
+ [
+ "am",
+ "ing"
+ ],
+ [
+ "a",
+ "ming"
+ ],
+ [
+ "Dev",
+ "ice"
+ ],
+ [
+ "De",
+ "vice"
+ ],
+ [
+ "▁dia",
+ "m"
+ ],
+ [
+ "▁di",
+ "am"
+ ],
+ [
+ "▁d",
+ "iam"
+ ],
+ [
+ "st",
+ "änd"
+ ],
+ [
+ "▁pro",
+ "n"
+ ],
+ [
+ "▁pr",
+ "on"
+ ],
+ [
+ "▁p",
+ "ron"
+ ],
+ [
+ "oi",
+ "s"
+ ],
+ [
+ "o",
+ "is"
+ ],
+ [
+ "com",
+ "ing"
+ ],
+ [
+ "co",
+ "ming"
+ ],
+ [
+ "c",
+ "oming"
+ ],
+ [
+ "Parameter",
+ "s"
+ ],
+ [
+ "Param",
+ "eters"
+ ],
+ [
+ "uv",
+ "ud"
+ ],
+ [
+ "▁ab",
+ "ility"
+ ],
+ [
+ "▁",
+ "ability"
+ ],
+ [
+ "▁mé",
+ "t"
+ ],
+ [
+ "▁m",
+ "ét"
+ ],
+ [
+ "▁Un",
+ "fortunately"
+ ],
+ [
+ "f",
+ "d"
+ ],
+ [
+ "D",
+ "ictionary"
+ ],
+ [
+ "sock",
+ "et"
+ ],
+ [
+ "so",
+ "cket"
+ ],
+ [
+ "s",
+ "ocket"
+ ],
+ [
+ "▁con",
+ "oc"
+ ],
+ [
+ "▁co",
+ "noc"
+ ],
+ [
+ "cont",
+ "ains"
+ ],
+ [
+ "esse",
+ "d"
+ ],
+ [
+ "ess",
+ "ed"
+ ],
+ [
+ "es",
+ "sed"
+ ],
+ [
+ "▁geld",
+ "ig"
+ ],
+ [
+ "▁gel",
+ "dig"
+ ],
+ [
+ "ниц",
+ "а"
+ ],
+ [
+ "ни",
+ "ца"
+ ],
+ [
+ "▁point",
+ "ed"
+ ],
+ [
+ "est",
+ "i"
+ ],
+ [
+ "es",
+ "ti"
+ ],
+ [
+ "no",
+ "m"
+ ],
+ [
+ "n",
+ "om"
+ ],
+ [
+ "ографи",
+ "я"
+ ],
+ [
+ "▁represent",
+ "s"
+ ],
+ [
+ "▁repres",
+ "ents"
+ ],
+ [
+ "▁man",
+ "ip"
+ ],
+ [
+ "wor",
+ "ld"
+ ],
+ [
+ "w",
+ "orld"
+ ],
+ [
+ "▁resolve",
+ "d"
+ ],
+ [
+ "▁resol",
+ "ved"
+ ],
+ [
+ "te",
+ "gr"
+ ],
+ [
+ "t",
+ "egr"
+ ],
+ [
+ "▁dor",
+ "t"
+ ],
+ [
+ "▁do",
+ "rt"
+ ],
+ [
+ "▁d",
+ "ort"
+ ],
+ [
+ "aster",
+ "n"
+ ],
+ [
+ "aste",
+ "rn"
+ ],
+ [
+ "ast",
+ "ern"
+ ],
+ [
+ "as",
+ "tern"
+ ],
+ [
+ "▁camp",
+ "aign"
+ ],
+ [
+ "▁prim",
+ "o"
+ ],
+ [
+ "▁pri",
+ "mo"
+ ],
+ [
+ "▁pr",
+ "imo"
+ ],
+ [
+ "▁;",
+ ";"
+ ],
+ [
+ "▁",
+ ";;"
+ ],
+ [
+ "▁sni",
+ "ppet"
+ ],
+ [
+ "▁Ni",
+ "k"
+ ],
+ [
+ "▁N",
+ "ik"
+ ],
+ [
+ "To",
+ "tal"
+ ],
+ [
+ "T",
+ "otal"
+ ],
+ [
+ "isse",
+ "ment"
+ ],
+ [
+ "iss",
+ "ement"
+ ],
+ [
+ "AC",
+ "E"
+ ],
+ [
+ "A",
+ "CE"
+ ],
+ [
+ "▁ver",
+ "ify"
+ ],
+ [
+ "▁",
+ "verify"
+ ],
+ [
+ "iff",
+ "e"
+ ],
+ [
+ "if",
+ "fe"
+ ],
+ [
+ "i",
+ "ffe"
+ ],
+ [
+ "lage",
+ "n"
+ ],
+ [
+ "lag",
+ "en"
+ ],
+ [
+ "la",
+ "gen"
+ ],
+ [
+ "l",
+ "agen"
+ ],
+ [
+ "ieu",
+ "r"
+ ],
+ [
+ "ie",
+ "ur"
+ ],
+ [
+ "i",
+ "eur"
+ ],
+ [
+ "▁convert",
+ "ed"
+ ],
+ [
+ "▁conver",
+ "ted"
+ ],
+ [
+ "▁Mil",
+ "it"
+ ],
+ [
+ "▁Mi",
+ "lit"
+ ],
+ [
+ "▁Al",
+ "g"
+ ],
+ [
+ "▁A",
+ "lg"
+ ],
+ [
+ "▁",
+ "Alg"
+ ],
+ [
+ "▁Ro",
+ "n"
+ ],
+ [
+ "▁R",
+ "on"
+ ],
+ [
+ "▁kon",
+ "n"
+ ],
+ [
+ "▁ko",
+ "nn"
+ ],
+ [
+ "▁k",
+ "onn"
+ ],
+ [
+ "app",
+ "le"
+ ],
+ [
+ "ap",
+ "ple"
+ ],
+ [
+ "▁disp",
+ "os"
+ ],
+ [
+ "▁dis",
+ "pos"
+ ],
+ [
+ "stell",
+ "ung"
+ ],
+ [
+ "▁ret",
+ "ain"
+ ],
+ [
+ "▁re",
+ "tain"
+ ],
+ [
+ "▁ment",
+ "re"
+ ],
+ [
+ "▁men",
+ "tre"
+ ],
+ [
+ "▁m",
+ "entre"
+ ],
+ [
+ "▁neu",
+ "t"
+ ],
+ [
+ "▁ne",
+ "ut"
+ ],
+ [
+ "▁",
+ "neut"
+ ],
+ [
+ "▁N",
+ "ight"
+ ],
+ [
+ "ch",
+ "é"
+ ],
+ [
+ "c",
+ "hé"
+ ],
+ [
+ "att",
+ "i"
+ ],
+ [
+ "at",
+ "ti"
+ ],
+ [
+ "▁ob",
+ "ra"
+ ],
+ [
+ "▁o",
+ "bra"
+ ],
+ [
+ "▁super",
+ "ior"
+ ],
+ [
+ "▁Cong",
+ "ress"
+ ],
+ [
+ "▁Con",
+ "gress"
+ ],
+ [
+ "ё",
+ "м"
+ ],
+ [
+ "▁code",
+ "s"
+ ],
+ [
+ "▁cod",
+ "es"
+ ],
+ [
+ "▁co",
+ "des"
+ ],
+ [
+ "▁c",
+ "odes"
+ ],
+ [
+ "▁",
+ "codes"
+ ],
+ [
+ "▁Am",
+ "a"
+ ],
+ [
+ "▁A",
+ "ma"
+ ],
+ [
+ "▁Ear",
+ "th"
+ ],
+ [
+ "▁E",
+ "arth"
+ ],
+ [
+ "▁oppos",
+ "ite"
+ ],
+ [
+ "▁po",
+ "ol"
+ ],
+ [
+ "▁p",
+ "ool"
+ ],
+ [
+ "▁",
+ "pool"
+ ],
+ [
+ "▁Du",
+ "n"
+ ],
+ [
+ "▁D",
+ "un"
+ ],
+ [
+ "же",
+ "ние"
+ ],
+ [
+ "▁\"$",
+ "{"
+ ],
+ [
+ "▁\"",
+ "${"
+ ],
+ [
+ "in",
+ "v"
+ ],
+ [
+ "▁у",
+ "ни"
+ ],
+ [
+ "▁Andre",
+ "w"
+ ],
+ [
+ "▁And",
+ "rew"
+ ],
+ [
+ "тел",
+ "ей"
+ ],
+ [
+ "те",
+ "лей"
+ ],
+ [
+ "▁by",
+ "ł"
+ ],
+ [
+ "Uni",
+ "vers"
+ ],
+ [
+ "Un",
+ "ivers"
+ ],
+ [
+ "▁Ang",
+ "ular"
+ ],
+ [
+ "ani",
+ "m"
+ ],
+ [
+ "an",
+ "im"
+ ],
+ [
+ "a",
+ "nim"
+ ],
+ [
+ "дов",
+ "а"
+ ],
+ [
+ "до",
+ "ва"
+ ],
+ [
+ "д",
+ "ова"
+ ],
+ [
+ "BU",
+ "G"
+ ],
+ [
+ "B",
+ "UG"
+ ],
+ [
+ "ute",
+ "ly"
+ ],
+ [
+ "ut",
+ "ely"
+ ],
+ [
+ "▁draw",
+ "ing"
+ ],
+ [
+ "▁dra",
+ "wing"
+ ],
+ [
+ "▁ga",
+ "in"
+ ],
+ [
+ "▁g",
+ "ain"
+ ],
+ [
+ "▁four",
+ "th"
+ ],
+ [
+ "▁Pro",
+ "blem"
+ ],
+ [
+ "▁",
+ "Problem"
+ ],
+ [
+ "▁sudden",
+ "ly"
+ ],
+ [
+ "▁",
+ "Ä"
+ ],
+ [
+ "onn",
+ "a"
+ ],
+ [
+ "on",
+ "na"
+ ],
+ [
+ "▁Kon",
+ "t"
+ ],
+ [
+ "▁Ko",
+ "nt"
+ ],
+ [
+ "▁K",
+ "ont"
+ ],
+ [
+ "▁Bilder",
+ "n"
+ ],
+ [
+ "▁Bild",
+ "ern"
+ ],
+ [
+ "▁Bil",
+ "dern"
+ ],
+ [
+ "▁konn",
+ "te"
+ ],
+ [
+ "ž",
+ "e"
+ ],
+ [
+ "Tra",
+ "ce"
+ ],
+ [
+ "Tr",
+ "ace"
+ ],
+ [
+ "T",
+ "race"
+ ],
+ [
+ "▁sec",
+ "ure"
+ ],
+ [
+ "▁",
+ "secure"
+ ],
+ [
+ "▁któ",
+ "ry"
+ ],
+ [
+ "▁e",
+ "q"
+ ],
+ [
+ "▁",
+ "eq"
+ ],
+ [
+ "▁forma",
+ "l"
+ ],
+ [
+ "▁form",
+ "al"
+ ],
+ [
+ "▁for",
+ "mal"
+ ],
+ [
+ "▁f",
+ "ormal"
+ ],
+ [
+ "amer",
+ "ikan"
+ ],
+ [
+ "▁Ana",
+ "l"
+ ],
+ [
+ "▁An",
+ "al"
+ ],
+ [
+ "▁A",
+ "nal"
+ ],
+ [
+ "▁",
+ "Anal"
+ ],
+ [
+ "▁Re",
+ "write"
+ ],
+ [
+ "▁R",
+ "ewrite"
+ ],
+ [
+ "▁Dou",
+ "ble"
+ ],
+ [
+ "▁D",
+ "ouble"
+ ],
+ [
+ "▁",
+ "Double"
+ ],
+ [
+ "create",
+ "d"
+ ],
+ [
+ "cre",
+ "ated"
+ ],
+ [
+ "N",
+ "U"
+ ],
+ [
+ "MD",
+ "b"
+ ],
+ [
+ "M",
+ "Db"
+ ],
+ [
+ "ape",
+ "s"
+ ],
+ [
+ "ap",
+ "es"
+ ],
+ [
+ "a",
+ "pes"
+ ],
+ [
+ "Uni",
+ "s"
+ ],
+ [
+ "Un",
+ "is"
+ ],
+ [
+ "U",
+ "nis"
+ ],
+ [
+ "▁espec",
+ "ial"
+ ],
+ [
+ "▁espe",
+ "cial"
+ ],
+ [
+ "▁e",
+ "special"
+ ],
+ [
+ "})",
+ "\\"
+ ],
+ [
+ "}",
+ ")\\"
+ ],
+ [
+ "edo",
+ "m"
+ ],
+ [
+ "ed",
+ "om"
+ ],
+ [
+ "e",
+ "dom"
+ ],
+ [
+ "▁categ",
+ "or"
+ ],
+ [
+ "▁c",
+ "ategor"
+ ],
+ [
+ "Ret",
+ "urn"
+ ],
+ [
+ "Re",
+ "turn"
+ ],
+ [
+ "▁Ham",
+ "b"
+ ],
+ [
+ "▁Ha",
+ "mb"
+ ],
+ [
+ "▁H",
+ "amb"
+ ],
+ [
+ "▁Ri",
+ "o"
+ ],
+ [
+ "▁R",
+ "io"
+ ],
+ [
+ "▁Mi",
+ "r"
+ ],
+ [
+ "▁M",
+ "ir"
+ ],
+ [
+ "▁Gem",
+ "e"
+ ],
+ [
+ "▁Ge",
+ "me"
+ ],
+ [
+ "▁G",
+ "eme"
+ ],
+ [
+ "abil",
+ "ities"
+ ],
+ [
+ "ab",
+ "ilities"
+ ],
+ [
+ "tr",
+ "z"
+ ],
+ [
+ "t",
+ "rz"
+ ],
+ [
+ "use",
+ "t"
+ ],
+ [
+ "us",
+ "et"
+ ],
+ [
+ "u",
+ "set"
+ ],
+ [
+ "ier",
+ "ra"
+ ],
+ [
+ "net",
+ "work"
+ ],
+ [
+ "n",
+ "etwork"
+ ],
+ [
+ "▁doc",
+ "tor"
+ ],
+ [
+ "▁do",
+ "ctor"
+ ],
+ [
+ "eur",
+ "s"
+ ],
+ [
+ "eu",
+ "rs"
+ ],
+ [
+ "e",
+ "urs"
+ ],
+ [
+ "▁liste",
+ "n"
+ ],
+ [
+ "▁list",
+ "en"
+ ],
+ [
+ "▁li",
+ "sten"
+ ],
+ [
+ "▁l",
+ "isten"
+ ],
+ [
+ "▁",
+ "listen"
+ ],
+ [
+ "д",
+ "ж"
+ ],
+ [
+ "▁H",
+ "ö"
+ ],
+ [
+ "▁consist",
+ "s"
+ ],
+ [
+ "▁cons",
+ "ists"
+ ],
+ [
+ "as",
+ "m"
+ ],
+ [
+ "a",
+ "sm"
+ ],
+ [
+ "Ch",
+ "r"
+ ],
+ [
+ "C",
+ "hr"
+ ],
+ [
+ "ala",
+ "nd"
+ ],
+ [
+ "al",
+ "and"
+ ],
+ [
+ "a",
+ "land"
+ ],
+ [
+ "▁испол",
+ "ь"
+ ],
+ [
+ "▁испо",
+ "ль"
+ ],
+ [
+ "▁ис",
+ "поль"
+ ],
+ [
+ "▁lug",
+ "ar"
+ ],
+ [
+ "▁lu",
+ "gar"
+ ],
+ [
+ "▁definite",
+ "ly"
+ ],
+ [
+ "▁definit",
+ "ely"
+ ],
+ [
+ "▁def",
+ "initely"
+ ],
+ [
+ "mov",
+ "e"
+ ],
+ [
+ "mo",
+ "ve"
+ ],
+ [
+ "m",
+ "ove"
+ ],
+ [
+ "úblic",
+ "a"
+ ],
+ [
+ "ú",
+ "blica"
+ ],
+ [
+ "▁lä",
+ "n"
+ ],
+ [
+ "▁l",
+ "än"
+ ],
+ [
+ "ism",
+ "us"
+ ],
+ [
+ "is",
+ "mus"
+ ],
+ [
+ "▁др",
+ "жа"
+ ],
+ [
+ "▁d",
+ "t"
+ ],
+ [
+ "▁",
+ "dt"
+ ],
+ [
+ "▁Per",
+ "haps"
+ ],
+ [
+ "▁Bras",
+ "il"
+ ],
+ [
+ "▁Bra",
+ "sil"
+ ],
+ [
+ "Jo",
+ "hn"
+ ],
+ [
+ "J",
+ "ohn"
+ ],
+ [
+ "▁prom",
+ "ise"
+ ],
+ [
+ "ł",
+ "u"
+ ],
+ [
+ "reen",
+ "s"
+ ],
+ [
+ "ree",
+ "ns"
+ ],
+ [
+ "re",
+ "ens"
+ ],
+ [
+ "▁ps",
+ "ych"
+ ],
+ [
+ "▁Wh",
+ "o"
+ ],
+ [
+ "▁W",
+ "ho"
+ ],
+ [
+ "▁",
+ "Who"
+ ],
+ [
+ "ря",
+ "д"
+ ],
+ [
+ "▁INT",
+ "O"
+ ],
+ [
+ "▁IN",
+ "TO"
+ ],
+ [
+ "▁Pe",
+ "ople"
+ ],
+ [
+ "▁William",
+ "s"
+ ],
+ [
+ "▁Will",
+ "iams"
+ ],
+ [
+ "▁Mar",
+ "g"
+ ],
+ [
+ "▁Ma",
+ "rg"
+ ],
+ [
+ "▁M",
+ "arg"
+ ],
+ [
+ "▁да",
+ "н"
+ ],
+ [
+ "▁д",
+ "ан"
+ ],
+ [
+ "▁",
+ "дан"
+ ],
+ [
+ "rec",
+ "ord"
+ ],
+ [
+ "re",
+ "cord"
+ ],
+ [
+ "▁Eur",
+ "o"
+ ],
+ [
+ "▁Eu",
+ "ro"
+ ],
+ [
+ "▁E",
+ "uro"
+ ],
+ [
+ "▁Virgin",
+ "ia"
+ ],
+ [
+ "▁Res",
+ "t"
+ ],
+ [
+ "▁Re",
+ "st"
+ ],
+ [
+ "▁R",
+ "est"
+ ],
+ [
+ "▁",
+ "Rest"
+ ],
+ [
+ "▁Cor",
+ "n"
+ ],
+ [
+ "▁Co",
+ "rn"
+ ],
+ [
+ "▁C",
+ "orn"
+ ],
+ [
+ "}}",
+ ","
+ ],
+ [
+ "}",
+ "},"
+ ],
+ [
+ "▁Gr",
+ "id"
+ ],
+ [
+ "▁G",
+ "rid"
+ ],
+ [
+ "▁",
+ "Grid"
+ ],
+ [
+ "▁inj",
+ "ect"
+ ],
+ [
+ "▁in",
+ "ject"
+ ],
+ [
+ "▁",
+ "inject"
+ ],
+ [
+ "на",
+ "н"
+ ],
+ [
+ "н",
+ "ан"
+ ],
+ [
+ "▁cro",
+ "w"
+ ],
+ [
+ "▁cr",
+ "ow"
+ ],
+ [
+ "▁c",
+ "row"
+ ],
+ [
+ "▁Ph",
+ "ys"
+ ],
+ [
+ "▁",
+ "Phys"
+ ],
+ [
+ "▁D",
+ "O"
+ ],
+ [
+ "▁",
+ "DO"
+ ],
+ [
+ "▁\"",
+ "-"
+ ],
+ [
+ "▁increase",
+ "d"
+ ],
+ [
+ "▁incre",
+ "ased"
+ ],
+ [
+ "ache",
+ "r"
+ ],
+ [
+ "ach",
+ "er"
+ ],
+ [
+ "ac",
+ "her"
+ ],
+ [
+ "a",
+ "cher"
+ ],
+ [
+ "pe",
+ "at"
+ ],
+ [
+ "Li",
+ "n"
+ ],
+ [
+ "L",
+ "in"
+ ],
+ [
+ "▁Du",
+ "b"
+ ],
+ [
+ "▁D",
+ "ub"
+ ],
+ [
+ "rice",
+ "s"
+ ],
+ [
+ "ric",
+ "es"
+ ],
+ [
+ "ri",
+ "ces"
+ ],
+ [
+ "r",
+ "ices"
+ ],
+ [
+ "agn",
+ "ost"
+ ],
+ [
+ "ag",
+ "nost"
+ ],
+ [
+ "d",
+ "l"
+ ],
+ [
+ "▁curv",
+ "e"
+ ],
+ [
+ "▁cur",
+ "ve"
+ ],
+ [
+ "ü",
+ "g"
+ ],
+ [
+ "ric",
+ "e"
+ ],
+ [
+ "ri",
+ "ce"
+ ],
+ [
+ "r",
+ "ice"
+ ],
+ [
+ "l",
+ "anguage"
+ ],
+ [
+ "Click",
+ "Listener"
+ ],
+ [
+ "▁municip",
+ "al"
+ ],
+ [
+ "▁Or",
+ "i"
+ ],
+ [
+ "▁O",
+ "ri"
+ ],
+ [
+ "▁",
+ "Ori"
+ ],
+ [
+ "▁Bil",
+ "d"
+ ],
+ [
+ "▁Bi",
+ "ld"
+ ],
+ [
+ "▁B",
+ "ild"
+ ],
+ [
+ "▁Ca",
+ "b"
+ ],
+ [
+ "▁C",
+ "ab"
+ ],
+ [
+ "▁Va",
+ "r"
+ ],
+ [
+ "▁V",
+ "ar"
+ ],
+ [
+ "▁",
+ "Var"
+ ],
+ [
+ "▁note",
+ "d"
+ ],
+ [
+ "▁not",
+ "ed"
+ ],
+ [
+ "▁no",
+ "ted"
+ ],
+ [
+ "▁n",
+ "oted"
+ ],
+ [
+ "▁",
+ "Î"
+ ],
+ [
+ "▁sub",
+ "s"
+ ],
+ [
+ "▁su",
+ "bs"
+ ],
+ [
+ "▁s",
+ "ubs"
+ ],
+ [
+ "iat",
+ "ion"
+ ],
+ [
+ "ia",
+ "tion"
+ ],
+ [
+ "i",
+ "ation"
+ ],
+ [
+ "W",
+ "OR"
+ ],
+ [
+ "ing",
+ "ly"
+ ],
+ [
+ "in",
+ "gly"
+ ],
+ [
+ "▁Ru",
+ "s"
+ ],
+ [
+ "▁R",
+ "us"
+ ],
+ [
+ "ien",
+ "s"
+ ],
+ [
+ "ie",
+ "ns"
+ ],
+ [
+ "i",
+ "ens"
+ ],
+ [
+ "INF",
+ "O"
+ ],
+ [
+ "IN",
+ "FO"
+ ],
+ [
+ "к",
+ "ва"
+ ],
+ [
+ "ativ",
+ "o"
+ ],
+ [
+ "ati",
+ "vo"
+ ],
+ [
+ "at",
+ "ivo"
+ ],
+ [
+ "gen",
+ "de"
+ ],
+ [
+ "ge",
+ "nde"
+ ],
+ [
+ "g",
+ "ende"
+ ],
+ [
+ "▁Fran",
+ "z"
+ ],
+ [
+ "▁Fr",
+ "anz"
+ ],
+ [
+ "▁is",
+ "ol"
+ ],
+ [
+ "▁i",
+ "sol"
+ ],
+ [
+ "ede",
+ "s"
+ ],
+ [
+ "ed",
+ "es"
+ ],
+ [
+ "e",
+ "des"
+ ],
+ [
+ "nie",
+ "r"
+ ],
+ [
+ "ni",
+ "er"
+ ],
+ [
+ "n",
+ "ier"
+ ],
+ [
+ "▁N",
+ "O"
+ ],
+ [
+ "▁",
+ "NO"
+ ],
+ [
+ "▁Ha",
+ "s"
+ ],
+ [
+ "▁H",
+ "as"
+ ],
+ [
+ "▁",
+ "Has"
+ ],
+ [
+ "bean",
+ "s"
+ ],
+ [
+ "be",
+ "ans"
+ ],
+ [
+ "▁pan",
+ "das"
+ ],
+ [
+ "▁p",
+ "andas"
+ ],
+ [
+ "▁",
+ "pandas"
+ ],
+ [
+ "(\"",
+ "%"
+ ],
+ [
+ "ві",
+ "т"
+ ],
+ [
+ "ут",
+ "бо"
+ ],
+ [
+ "▁gat",
+ "her"
+ ],
+ [
+ "▁ga",
+ "ther"
+ ],
+ [
+ "▁g",
+ "ather"
+ ],
+ [
+ "▁leg",
+ "al"
+ ],
+ [
+ "▁le",
+ "gal"
+ ],
+ [
+ "▁",
+ "legal"
+ ],
+ [
+ "in",
+ "clud"
+ ],
+ [
+ "▁circum",
+ "st"
+ ],
+ [
+ "cript",
+ "or"
+ ],
+ [
+ "rib",
+ "le"
+ ],
+ [
+ "ri",
+ "ble"
+ ],
+ [
+ "r",
+ "ible"
+ ],
+ [
+ "▁Sü",
+ "d"
+ ],
+ [
+ "▁S",
+ "üd"
+ ],
+ [
+ "▁apr",
+ "o"
+ ],
+ [
+ "▁ap",
+ "ro"
+ ],
+ [
+ "▁a",
+ "pro"
+ ],
+ [
+ "Ap",
+ "i"
+ ],
+ [
+ "A",
+ "pi"
+ ],
+ [
+ "▁на",
+ "й"
+ ],
+ [
+ "▁Africa",
+ "n"
+ ],
+ [
+ "▁Afr",
+ "ican"
+ ],
+ [
+ "ows",
+ "ki"
+ ],
+ [
+ "ow",
+ "ski"
+ ],
+ [
+ "▁John",
+ "son"
+ ],
+ [
+ "ie",
+ "k"
+ ],
+ [
+ "i",
+ "ek"
+ ],
+ [
+ "▁vot",
+ "e"
+ ],
+ [
+ "▁vo",
+ "te"
+ ],
+ [
+ "▁v",
+ "ote"
+ ],
+ [
+ "▁",
+ "vote"
+ ],
+ [
+ "▁Ka",
+ "n"
+ ],
+ [
+ "▁K",
+ "an"
+ ],
+ [
+ "▁bib",
+ "li"
+ ],
+ [
+ "▁b",
+ "ibli"
+ ],
+ [
+ "▁",
+ "bibli"
+ ],
+ [
+ "▁ha",
+ "ar"
+ ],
+ [
+ "▁h",
+ "aar"
+ ],
+ [
+ "▁v",
+ "r"
+ ],
+ [
+ "▁",
+ "vr"
+ ],
+ [
+ "])",
+ ","
+ ],
+ [
+ "]",
+ "),"
+ ],
+ [
+ "subset",
+ "eq"
+ ],
+ [
+ "Parse",
+ "r"
+ ],
+ [
+ "Par",
+ "ser"
+ ],
+ [
+ "ian",
+ "i"
+ ],
+ [
+ "ia",
+ "ni"
+ ],
+ [
+ "i",
+ "ani"
+ ],
+ [
+ "is",
+ "é"
+ ],
+ [
+ "ide",
+ "a"
+ ],
+ [
+ "id",
+ "ea"
+ ],
+ [
+ "On",
+ "ly"
+ ],
+ [
+ "▁á",
+ "l"
+ ],
+ [
+ "▁",
+ "ál"
+ ],
+ [
+ "▁Cat",
+ "al"
+ ],
+ [
+ "▁Ca",
+ "tal"
+ ],
+ [
+ "▁C",
+ "atal"
+ ],
+ [
+ "▁Cas",
+ "e"
+ ],
+ [
+ "▁Ca",
+ "se"
+ ],
+ [
+ "▁C",
+ "ase"
+ ],
+ [
+ "▁",
+ "Case"
+ ],
+ [
+ "se",
+ "h"
+ ],
+ [
+ "s",
+ "eh"
+ ],
+ [
+ "▁enc",
+ "ounter"
+ ],
+ [
+ "▁en",
+ "counter"
+ ],
+ [
+ "▁ref",
+ "orm"
+ ],
+ [
+ "▁re",
+ "form"
+ ],
+ [
+ "мин",
+ "и"
+ ],
+ [
+ "ми",
+ "ни"
+ ],
+ [
+ "▁Str",
+ "e"
+ ],
+ [
+ "▁St",
+ "re"
+ ],
+ [
+ "▁S",
+ "tre"
+ ],
+ [
+ "except",
+ "ion"
+ ],
+ [
+ "ex",
+ "ception"
+ ],
+ [
+ "▁Ta",
+ "r"
+ ],
+ [
+ "▁T",
+ "ar"
+ ],
+ [
+ "та",
+ "р"
+ ],
+ [
+ "т",
+ "ар"
+ ],
+ [
+ "tr",
+ "l"
+ ],
+ [
+ "t",
+ "rl"
+ ],
+ [
+ "▁А",
+ "лександ"
+ ],
+ [
+ "лек",
+ "т"
+ ],
+ [
+ "ле",
+ "кт"
+ ],
+ [
+ "equ",
+ "al"
+ ],
+ [
+ "eq",
+ "ual"
+ ],
+ [
+ "e",
+ "qual"
+ ],
+ [
+ "O",
+ "p"
+ ],
+ [
+ "▁li",
+ "f"
+ ],
+ [
+ "▁l",
+ "if"
+ ],
+ [
+ "▁й",
+ "ого"
+ ],
+ [
+ "▁volta",
+ "ge"
+ ],
+ [
+ "▁volt",
+ "age"
+ ],
+ [
+ "sh",
+ "ire"
+ ],
+ [
+ "s",
+ "hire"
+ ],
+ [
+ "▁Gro",
+ "ß"
+ ],
+ [
+ "в",
+ "ня"
+ ],
+ [
+ "ning",
+ "s"
+ ],
+ [
+ "n",
+ "ings"
+ ],
+ [
+ "н",
+ "ци"
+ ],
+ [
+ "▁la",
+ "g"
+ ],
+ [
+ "▁l",
+ "ag"
+ ],
+ [
+ "▁",
+ "lag"
+ ],
+ [
+ "▁andere",
+ "n"
+ ],
+ [
+ "▁and",
+ "eren"
+ ],
+ [
+ "▁va",
+ "c"
+ ],
+ [
+ "▁v",
+ "ac"
+ ],
+ [
+ "▁mac",
+ "ro"
+ ],
+ [
+ "▁ma",
+ "cro"
+ ],
+ [
+ "▁",
+ "macro"
+ ],
+ [
+ "=",
+ "["
+ ],
+ [
+ "The",
+ "n"
+ ],
+ [
+ "Th",
+ "en"
+ ],
+ [
+ "T",
+ "hen"
+ ],
+ [
+ "▁control",
+ "s"
+ ],
+ [
+ "▁contro",
+ "ls"
+ ],
+ [
+ "▁contr",
+ "ols"
+ ],
+ [
+ "▁",
+ "controls"
+ ],
+ [
+ "se",
+ "q"
+ ],
+ [
+ "s",
+ "eq"
+ ],
+ [
+ "ologie",
+ "s"
+ ],
+ [
+ "olog",
+ "ies"
+ ],
+ [
+ "▁select",
+ "or"
+ ],
+ [
+ "▁sele",
+ "ctor"
+ ],
+ [
+ "▁sel",
+ "ector"
+ ],
+ [
+ "▁",
+ "selector"
+ ],
+ [
+ "▁Украї",
+ "ни"
+ ],
+ [
+ "хів",
+ "овано"
+ ],
+ [
+ "ы",
+ "й"
+ ],
+ [
+ "alleng",
+ "e"
+ ],
+ [
+ "allen",
+ "ge"
+ ],
+ [
+ "▁IM",
+ "Db"
+ ],
+ [
+ "▁I",
+ "MDb"
+ ],
+ [
+ "umm",
+ "y"
+ ],
+ [
+ "um",
+ "my"
+ ],
+ [
+ "ye",
+ "n"
+ ],
+ [
+ "y",
+ "en"
+ ],
+ [
+ "▁best",
+ "e"
+ ],
+ [
+ "▁bes",
+ "te"
+ ],
+ [
+ "▁be",
+ "ste"
+ ],
+ [
+ "▁b",
+ "este"
+ ],
+ [
+ "▁Bo",
+ "x"
+ ],
+ [
+ "▁B",
+ "ox"
+ ],
+ [
+ "▁",
+ "Box"
+ ],
+ [
+ "▁cha",
+ "ir"
+ ],
+ [
+ "▁ch",
+ "air"
+ ],
+ [
+ "▁Sa",
+ "b"
+ ],
+ [
+ "▁S",
+ "ab"
+ ],
+ [
+ "erd",
+ "e"
+ ],
+ [
+ "er",
+ "de"
+ ],
+ [
+ "▁nas",
+ "t"
+ ],
+ [
+ "▁na",
+ "st"
+ ],
+ [
+ "▁n",
+ "ast"
+ ],
+ [
+ "iva",
+ "mente"
+ ],
+ [
+ "iv",
+ "amente"
+ ],
+ [
+ "▁об",
+ "ъ"
+ ],
+ [
+ "▁requirement",
+ "s"
+ ],
+ [
+ "▁require",
+ "ments"
+ ],
+ [
+ "▁meet",
+ "ing"
+ ],
+ [
+ "▁me",
+ "eting"
+ ],
+ [
+ "▁fin",
+ "an"
+ ],
+ [
+ "▁fi",
+ "nan"
+ ],
+ [
+ "▁Ada",
+ "m"
+ ],
+ [
+ "▁Ad",
+ "am"
+ ],
+ [
+ "▁A",
+ "dam"
+ ],
+ [
+ "▁tele",
+ "vis"
+ ],
+ [
+ "▁brig",
+ "ht"
+ ],
+ [
+ "▁br",
+ "ight"
+ ],
+ [
+ "▁b",
+ "right"
+ ],
+ [
+ "▁Gi",
+ "t"
+ ],
+ [
+ "▁G",
+ "it"
+ ],
+ [
+ "▁",
+ "Git"
+ ],
+ [
+ "E",
+ "G"
+ ],
+ [
+ "▁Gi",
+ "l"
+ ],
+ [
+ "▁G",
+ "il"
+ ],
+ [
+ "r",
+ "ès"
+ ],
+ [
+ "▁Con",
+ "d"
+ ],
+ [
+ "▁Co",
+ "nd"
+ ],
+ [
+ "▁C",
+ "ond"
+ ],
+ [
+ "▁",
+ "Cond"
+ ],
+ [
+ "▁f",
+ "t"
+ ],
+ [
+ "▁",
+ "ft"
+ ],
+ [
+ "▁бу",
+ "ло"
+ ],
+ [
+ "-",
+ "+"
+ ],
+ [
+ "EN",
+ "D"
+ ],
+ [
+ "E",
+ "ND"
+ ],
+ [
+ "ern",
+ "e"
+ ],
+ [
+ "er",
+ "ne"
+ ],
+ [
+ "▁Comp",
+ "ut"
+ ],
+ [
+ "▁Com",
+ "put"
+ ],
+ [
+ "▁",
+ "Comput"
+ ],
+ [
+ "▁il",
+ "s"
+ ],
+ [
+ "▁i",
+ "ls"
+ ],
+ [
+ "▁",
+ "ils"
+ ],
+ [
+ "▁gal",
+ "l"
+ ],
+ [
+ "▁ga",
+ "ll"
+ ],
+ [
+ "▁g",
+ "all"
+ ],
+ [
+ "▁cs",
+ "v"
+ ],
+ [
+ "▁c",
+ "sv"
+ ],
+ [
+ "▁",
+ "csv"
+ ],
+ [
+ "łu",
+ "g"
+ ],
+ [
+ "ł",
+ "ug"
+ ],
+ [
+ "▁summ",
+ "er"
+ ],
+ [
+ "▁sum",
+ "mer"
+ ],
+ [
+ "ga",
+ "me"
+ ],
+ [
+ "g",
+ "ame"
+ ],
+ [
+ "▁post",
+ "s"
+ ],
+ [
+ "▁pos",
+ "ts"
+ ],
+ [
+ "▁",
+ "posts"
+ ],
+ [
+ "Ар",
+ "хівовано"
+ ],
+ [
+ "▁z",
+ "ij"
+ ],
+ [
+ "▁determ",
+ "in"
+ ],
+ [
+ "▁de",
+ "termin"
+ ],
+ [
+ "▁ab",
+ "andon"
+ ],
+ [
+ "count",
+ "er"
+ ],
+ [
+ "co",
+ "unter"
+ ],
+ [
+ "c",
+ "ounter"
+ ],
+ [
+ "▁require",
+ "ment"
+ ],
+ [
+ "▁requ",
+ "irement"
+ ],
+ [
+ "▁Ti",
+ "t"
+ ],
+ [
+ "▁T",
+ "it"
+ ],
+ [
+ "irt",
+ "ual"
+ ],
+ [
+ "▁Video",
+ "s"
+ ],
+ [
+ "▁V",
+ "ideos"
+ ],
+ [
+ "▁qui",
+ "et"
+ ],
+ [
+ "▁qu",
+ "iet"
+ ],
+ [
+ "▁Ter",
+ "m"
+ ],
+ [
+ "▁Te",
+ "rm"
+ ],
+ [
+ "▁T",
+ "erm"
+ ],
+ [
+ "▁",
+ "Term"
+ ],
+ [
+ "▁time",
+ "out"
+ ],
+ [
+ "▁",
+ "timeout"
+ ],
+ [
+ "Pr",
+ "int"
+ ],
+ [
+ "▁inve",
+ "nt"
+ ],
+ [
+ "▁inv",
+ "ent"
+ ],
+ [
+ "▁in",
+ "vent"
+ ],
+ [
+ "la",
+ "is"
+ ],
+ [
+ "l",
+ "ais"
+ ],
+ [
+ "▁mon",
+ "itor"
+ ],
+ [
+ "hal",
+ "b"
+ ],
+ [
+ "ha",
+ "lb"
+ ],
+ [
+ "▁Wil",
+ "d"
+ ],
+ [
+ "▁Wi",
+ "ld"
+ ],
+ [
+ "▁W",
+ "ild"
+ ],
+ [
+ "▁lead",
+ "er"
+ ],
+ [
+ "▁le",
+ "ader"
+ ],
+ [
+ "▁се",
+ "ль"
+ ],
+ [
+ "▁с",
+ "ель"
+ ],
+ [
+ "▁util",
+ "iz"
+ ],
+ [
+ "▁parent",
+ "s"
+ ],
+ [
+ "▁par",
+ "ents"
+ ],
+ [
+ "▁force",
+ "d"
+ ],
+ [
+ "▁for",
+ "ced"
+ ],
+ [
+ "▁prove",
+ "d"
+ ],
+ [
+ "▁prov",
+ "ed"
+ ],
+ [
+ "▁pro",
+ "ved"
+ ],
+ [
+ "▁pr",
+ "oved"
+ ],
+ [
+ "▁effect",
+ "ive"
+ ],
+ [
+ "▁ll",
+ "am"
+ ],
+ [
+ "▁l",
+ "lam"
+ ],
+ [
+ "▁С",
+ "по"
+ ],
+ [
+ "or",
+ "b"
+ ],
+ [
+ "o",
+ "rb"
+ ],
+ [
+ "gg",
+ "i"
+ ],
+ [
+ "g",
+ "gi"
+ ],
+ [
+ "▁assum",
+ "ption"
+ ],
+ [
+ "▁ass",
+ "umption"
+ ],
+ [
+ "▁sub",
+ "m"
+ ],
+ [
+ "▁su",
+ "bm"
+ ],
+ [
+ "▁ві",
+ "й"
+ ],
+ [
+ "▁в",
+ "ій"
+ ],
+ [
+ "ili",
+ "a"
+ ],
+ [
+ "il",
+ "ia"
+ ],
+ [
+ "i",
+ "lia"
+ ],
+ [
+ "▁revers",
+ "e"
+ ],
+ [
+ "▁rever",
+ "se"
+ ],
+ [
+ "▁re",
+ "verse"
+ ],
+ [
+ "▁",
+ "reverse"
+ ],
+ [
+ "'",
+ "\""
+ ],
+ [
+ "▁quote",
+ "s"
+ ],
+ [
+ "▁quot",
+ "es"
+ ],
+ [
+ "▁qu",
+ "otes"
+ ],
+ [
+ "▁site",
+ "s"
+ ],
+ [
+ "▁sit",
+ "es"
+ ],
+ [
+ "▁si",
+ "tes"
+ ],
+ [
+ "▁s",
+ "ites"
+ ],
+ [
+ "▁",
+ "sites"
+ ],
+ [
+ "igu",
+ "ng"
+ ],
+ [
+ "ig",
+ "ung"
+ ],
+ [
+ "▁Ar",
+ "g"
+ ],
+ [
+ "▁A",
+ "rg"
+ ],
+ [
+ "▁",
+ "Arg"
+ ],
+ [
+ "D",
+ "ouble"
+ ],
+ [
+ "▁screen",
+ "s"
+ ],
+ [
+ "▁sc",
+ "reens"
+ ],
+ [
+ "▁s",
+ "creens"
+ ],
+ [
+ "▁cla",
+ "use"
+ ],
+ [
+ "▁cl",
+ "ause"
+ ],
+ [
+ "▁bund",
+ "le"
+ ],
+ [
+ "▁b",
+ "undle"
+ ],
+ [
+ "▁",
+ "bundle"
+ ],
+ [
+ "▁phil",
+ "osoph"
+ ],
+ [
+ "▁Nu",
+ "m"
+ ],
+ [
+ "▁N",
+ "um"
+ ],
+ [
+ "▁",
+ "Num"
+ ],
+ [
+ "▁gle",
+ "ich"
+ ],
+ [
+ "▁g",
+ "leich"
+ ],
+ [
+ "▁",
+ "gleich"
+ ],
+ [
+ "ul",
+ "y"
+ ],
+ [
+ "u",
+ "ly"
+ ],
+ [
+ "dire",
+ "ct"
+ ],
+ [
+ "dir",
+ "ect"
+ ],
+ [
+ "di",
+ "rect"
+ ],
+ [
+ "d",
+ "irect"
+ ],
+ [
+ "asket",
+ "ball"
+ ],
+ [
+ "owan",
+ "y"
+ ],
+ [
+ "owa",
+ "ny"
+ ],
+ [
+ "ow",
+ "any"
+ ],
+ [
+ "\\}",
+ "$"
+ ],
+ [
+ "\\",
+ "}$"
+ ],
+ [
+ "▁radi",
+ "us"
+ ],
+ [
+ "▁rad",
+ "ius"
+ ],
+ [
+ "▁",
+ "radius"
+ ],
+ [
+ "▁Se",
+ "arch"
+ ],
+ [
+ "▁S",
+ "earch"
+ ],
+ [
+ "▁",
+ "Search"
+ ],
+ [
+ "Pro",
+ "perties"
+ ],
+ [
+ "▁ele",
+ "v"
+ ],
+ [
+ "▁el",
+ "ev"
+ ],
+ [
+ "▁e",
+ "lev"
+ ],
+ [
+ "▁pro",
+ "d"
+ ],
+ [
+ "▁pr",
+ "od"
+ ],
+ [
+ "▁p",
+ "rod"
+ ],
+ [
+ "▁",
+ "prod"
+ ],
+ [
+ "▁\"",
+ "%"
+ ],
+ [
+ "isi",
+ "ón"
+ ],
+ [
+ "is",
+ "ión"
+ ],
+ [
+ "Deb",
+ "ug"
+ ],
+ [
+ "De",
+ "bug"
+ ],
+ [
+ "Sec",
+ "ond"
+ ],
+ [
+ "Se",
+ "cond"
+ ],
+ [
+ "(",
+ "!"
+ ],
+ [
+ "▁C",
+ "atholic"
+ ],
+ [
+ "рова",
+ "н"
+ ],
+ [
+ "ров",
+ "ан"
+ ],
+ [
+ "ро",
+ "ван"
+ ],
+ [
+ "р",
+ "ован"
+ ],
+ [
+ "le",
+ "z"
+ ],
+ [
+ "l",
+ "ez"
+ ],
+ [
+ "P",
+ "a"
+ ],
+ [
+ "ps",
+ "on"
+ ],
+ [
+ "p",
+ "son"
+ ],
+ [
+ "▁erst",
+ "e"
+ ],
+ [
+ "▁ers",
+ "te"
+ ],
+ [
+ "▁er",
+ "ste"
+ ],
+ [
+ "▁F",
+ "u"
+ ],
+ [
+ "▁li",
+ "t"
+ ],
+ [
+ "▁l",
+ "it"
+ ],
+ [
+ "▁",
+ "lit"
+ ],
+ [
+ "▁Sa",
+ "ison"
+ ],
+ [
+ "▁S",
+ "aison"
+ ],
+ [
+ "▁Has",
+ "h"
+ ],
+ [
+ "▁Ha",
+ "sh"
+ ],
+ [
+ "▁H",
+ "ash"
+ ],
+ [
+ "▁",
+ "Hash"
+ ],
+ [
+ "▁ex",
+ "em"
+ ],
+ [
+ "▁пред",
+ "став"
+ ],
+ [
+ ")",
+ "*"
+ ],
+ [
+ "▁e",
+ "u"
+ ],
+ [
+ "▁",
+ "eu"
+ ],
+ [
+ "▁",
+ "│"
+ ],
+ [
+ "▁ga",
+ "b"
+ ],
+ [
+ "▁g",
+ "ab"
+ ],
+ [
+ "eta",
+ "iled"
+ ],
+ [
+ "Co",
+ "py"
+ ],
+ [
+ "C",
+ "opy"
+ ],
+ [
+ "▁д",
+ "ва"
+ ],
+ [
+ "ev",
+ "en"
+ ],
+ [
+ "e",
+ "ven"
+ ],
+ [
+ "K",
+ "ind"
+ ],
+ [
+ "▁Jack",
+ "son"
+ ],
+ [
+ "а",
+ "л"
+ ],
+ [
+ "▁conse",
+ "c"
+ ],
+ [
+ "▁cons",
+ "ec"
+ ],
+ [
+ "▁con",
+ "sec"
+ ],
+ [
+ "USE",
+ "R"
+ ],
+ [
+ "US",
+ "ER"
+ ],
+ [
+ "U",
+ "SER"
+ ],
+ [
+ "▁To",
+ "k"
+ ],
+ [
+ "▁T",
+ "ok"
+ ],
+ [
+ "(",
+ "."
+ ],
+ [
+ "▁$",
+ "|"
+ ],
+ [
+ "▁Tam",
+ "b"
+ ],
+ [
+ "▁Ta",
+ "mb"
+ ],
+ [
+ "▁T",
+ "amb"
+ ],
+ [
+ "▁Lem",
+ "ma"
+ ],
+ [
+ "han",
+ "g"
+ ],
+ [
+ "ha",
+ "ng"
+ ],
+ [
+ "h",
+ "ang"
+ ],
+ [
+ "▁contribu",
+ "tion"
+ ],
+ [
+ "▁contrib",
+ "ution"
+ ],
+ [
+ "▁cont",
+ "ribution"
+ ],
+ [
+ "roller",
+ "s"
+ ],
+ [
+ "rolle",
+ "rs"
+ ],
+ [
+ "roll",
+ "ers"
+ ],
+ [
+ "rol",
+ "lers"
+ ],
+ [
+ "▁studi",
+ "es"
+ ],
+ [
+ "▁stud",
+ "ies"
+ ],
+ [
+ "▁po",
+ "i"
+ ],
+ [
+ "▁p",
+ "oi"
+ ],
+ [
+ "gem",
+ "s"
+ ],
+ [
+ "ge",
+ "ms"
+ ],
+ [
+ "g",
+ "ems"
+ ],
+ [
+ "▁U",
+ "P"
+ ],
+ [
+ "▁",
+ "UP"
+ ],
+ [
+ "▁Wo",
+ "l"
+ ],
+ [
+ "▁W",
+ "ol"
+ ],
+ [
+ ">",
+ "\""
+ ],
+ [
+ "▁flo",
+ "or"
+ ],
+ [
+ "▁fl",
+ "oor"
+ ],
+ [
+ "▁f",
+ "loor"
+ ],
+ [
+ "▁",
+ "floor"
+ ],
+ [
+ "▁initial",
+ "ize"
+ ],
+ [
+ "▁init",
+ "ialize"
+ ],
+ [
+ "▁",
+ "initialize"
+ ],
+ [
+ "▁Le",
+ "w"
+ ],
+ [
+ "▁L",
+ "ew"
+ ],
+ [
+ "ze",
+ "k"
+ ],
+ [
+ "z",
+ "ek"
+ ],
+ [
+ "art",
+ "e"
+ ],
+ [
+ "ar",
+ "te"
+ ],
+ [
+ "▁position",
+ "s"
+ ],
+ [
+ "▁posit",
+ "ions"
+ ],
+ [
+ "▁pos",
+ "itions"
+ ],
+ [
+ "▁port",
+ "ion"
+ ],
+ [
+ "▁por",
+ "tion"
+ ],
+ [
+ "cov",
+ "er"
+ ],
+ [
+ "co",
+ "ver"
+ ],
+ [
+ "c",
+ "over"
+ ],
+ [
+ "w",
+ "p"
+ ],
+ [
+ "ово",
+ "го"
+ ],
+ [
+ "ов",
+ "ого"
+ ],
+ [
+ "о",
+ "вого"
+ ],
+ [
+ "▁pian",
+ "o"
+ ],
+ [
+ "▁pia",
+ "no"
+ ],
+ [
+ "▁pi",
+ "ano"
+ ],
+ [
+ "▁p",
+ "iano"
+ ],
+ [
+ "▁meta",
+ "l"
+ ],
+ [
+ "▁met",
+ "al"
+ ],
+ [
+ "▁me",
+ "tal"
+ ],
+ [
+ "▁m",
+ "etal"
+ ],
+ [
+ "▁sample",
+ "s"
+ ],
+ [
+ "▁sam",
+ "ples"
+ ],
+ [
+ "▁s",
+ "amples"
+ ],
+ [
+ "▁",
+ "samples"
+ ],
+ [
+ "▁Са",
+ "н"
+ ],
+ [
+ "▁С",
+ "ан"
+ ],
+ [
+ "vari",
+ "able"
+ ],
+ [
+ "▁ста",
+ "ть"
+ ],
+ [
+ "▁integer",
+ "s"
+ ],
+ [
+ "▁inte",
+ "gers"
+ ],
+ [
+ "Wh",
+ "ere"
+ ],
+ [
+ "W",
+ "here"
+ ],
+ [
+ "famil",
+ "y"
+ ],
+ [
+ "▁nu",
+ "n"
+ ],
+ [
+ "▁n",
+ "un"
+ ],
+ [
+ "▁incre",
+ "ment"
+ ],
+ [
+ "▁in",
+ "crement"
+ ],
+ [
+ "▁",
+ "increment"
+ ],
+ [
+ "ix",
+ "ed"
+ ],
+ [
+ "▁he",
+ "eft"
+ ],
+ [
+ "ft",
+ "e"
+ ],
+ [
+ "f",
+ "te"
+ ],
+ [
+ "▁vi",
+ "l"
+ ],
+ [
+ "▁v",
+ "il"
+ ],
+ [
+ "▁",
+ "vil"
+ ],
+ [
+ "▁otro",
+ "s"
+ ],
+ [
+ "▁ot",
+ "ros"
+ ],
+ [
+ "Multi",
+ "media"
+ ],
+ [
+ "Mult",
+ "imedia"
+ ],
+ [
+ "▁Hen",
+ "ri"
+ ],
+ [
+ "ade",
+ "d"
+ ],
+ [
+ "ad",
+ "ed"
+ ],
+ [
+ "a",
+ "ded"
+ ],
+ [
+ "ге",
+ "н"
+ ],
+ [
+ "г",
+ "ен"
+ ],
+ [
+ "▁cap",
+ "it"
+ ],
+ [
+ "▁ca",
+ "pit"
+ ],
+ [
+ "▁други",
+ "х"
+ ],
+ [
+ "is",
+ "p"
+ ],
+ [
+ "i",
+ "sp"
+ ],
+ [
+ "IT",
+ "Y"
+ ],
+ [
+ "I",
+ "TY"
+ ],
+ [
+ "▁constraint",
+ "s"
+ ],
+ [
+ "▁Kirch",
+ "e"
+ ],
+ [
+ "▁Kir",
+ "che"
+ ],
+ [
+ "▁K",
+ "irche"
+ ],
+ [
+ "fo",
+ "und"
+ ],
+ [
+ "f",
+ "ound"
+ ],
+ [
+ "ши",
+ "й"
+ ],
+ [
+ "▁pi",
+ "c"
+ ],
+ [
+ "▁p",
+ "ic"
+ ],
+ [
+ "▁",
+ "pic"
+ ],
+ [
+ "▁to",
+ "u"
+ ],
+ [
+ "▁t",
+ "ou"
+ ],
+ [
+ "cre",
+ "d"
+ ],
+ [
+ "cr",
+ "ed"
+ ],
+ [
+ "c",
+ "red"
+ ],
+ [
+ "ро",
+ "б"
+ ],
+ [
+ "р",
+ "об"
+ ],
+ [
+ "▁Mes",
+ "s"
+ ],
+ [
+ "▁Me",
+ "ss"
+ ],
+ [
+ "▁M",
+ "ess"
+ ],
+ [
+ "▁",
+ "Mess"
+ ],
+ [
+ "Jo",
+ "b"
+ ],
+ [
+ "J",
+ "ob"
+ ],
+ [
+ "▁Mai",
+ "s"
+ ],
+ [
+ "▁Ma",
+ "is"
+ ],
+ [
+ "▁M",
+ "ais"
+ ],
+ [
+ "▁style",
+ "s"
+ ],
+ [
+ "▁sty",
+ "les"
+ ],
+ [
+ "▁st",
+ "yles"
+ ],
+ [
+ "▁",
+ "styles"
+ ],
+ [
+ "fal",
+ "l"
+ ],
+ [
+ "fa",
+ "ll"
+ ],
+ [
+ "f",
+ "all"
+ ],
+ [
+ "▁U",
+ "k"
+ ],
+ [
+ "▁stre",
+ "et"
+ ],
+ [
+ "▁st",
+ "reet"
+ ],
+ [
+ "▁",
+ "street"
+ ],
+ [
+ "occ",
+ "er"
+ ],
+ [
+ "oc",
+ "cer"
+ ],
+ [
+ "ese",
+ "n"
+ ],
+ [
+ "es",
+ "en"
+ ],
+ [
+ "e",
+ "sen"
+ ],
+ [
+ "▁color",
+ "s"
+ ],
+ [
+ "▁col",
+ "ors"
+ ],
+ [
+ "▁",
+ "colors"
+ ],
+ [
+ "ce",
+ "an"
+ ],
+ [
+ "ю",
+ "ще"
+ ],
+ [
+ "conn",
+ "e"
+ ],
+ [
+ "con",
+ "ne"
+ ],
+ [
+ "c",
+ "onne"
+ ],
+ [
+ "▁rat",
+ "io"
+ ],
+ [
+ "▁r",
+ "atio"
+ ],
+ [
+ "anto",
+ "n"
+ ],
+ [
+ "ant",
+ "on"
+ ],
+ [
+ "an",
+ "ton"
+ ],
+ [
+ "▁Fe",
+ "l"
+ ],
+ [
+ "▁F",
+ "el"
+ ],
+ [
+ "▁custom",
+ "er"
+ ],
+ [
+ "▁cust",
+ "omer"
+ ],
+ [
+ "▁",
+ "customer"
+ ],
+ [
+ "▁Pri",
+ "x"
+ ],
+ [
+ "▁Pr",
+ "ix"
+ ],
+ [
+ "▁P",
+ "rix"
+ ],
+ [
+ "rá",
+ "s"
+ ],
+ [
+ "r",
+ "ás"
+ ],
+ [
+ "pre",
+ "d"
+ ],
+ [
+ "pr",
+ "ed"
+ ],
+ [
+ "p",
+ "red"
+ ],
+ [
+ "▁electro",
+ "n"
+ ],
+ [
+ "▁elect",
+ "ron"
+ ],
+ [
+ "s",
+ "ym"
+ ],
+ [
+ "▁ве",
+ "ли"
+ ],
+ [
+ "▁",
+ "вели"
+ ],
+ [
+ "▁over",
+ "flow"
+ ],
+ [
+ "▁",
+ "overflow"
+ ],
+ [
+ "▁$",
+ "["
+ ],
+ [
+ "▁PO",
+ "ST"
+ ],
+ [
+ "▁P",
+ "OST"
+ ],
+ [
+ "▁",
+ "POST"
+ ],
+ [
+ "▁Ci",
+ "n"
+ ],
+ [
+ "▁C",
+ "in"
+ ],
+ [
+ "sche",
+ "id"
+ ],
+ [
+ "sc",
+ "heid"
+ ],
+ [
+ "(\"",
+ "/"
+ ],
+ [
+ "(",
+ "\"/"
+ ],
+ [
+ "▁search",
+ "ing"
+ ],
+ [
+ "▁purpose",
+ "s"
+ ],
+ [
+ "▁pur",
+ "poses"
+ ],
+ [
+ "▁arrive",
+ "d"
+ ],
+ [
+ "▁arriv",
+ "ed"
+ ],
+ [
+ "▁arr",
+ "ived"
+ ],
+ [
+ "▁pun",
+ "t"
+ ],
+ [
+ "▁pu",
+ "nt"
+ ],
+ [
+ "▁p",
+ "unt"
+ ],
+ [
+ "▁la",
+ "d"
+ ],
+ [
+ "▁l",
+ "ad"
+ ],
+ [
+ "▁",
+ "lad"
+ ],
+ [
+ "P",
+ "ython"
+ ],
+ [
+ "▁lead",
+ "s"
+ ],
+ [
+ "▁le",
+ "ads"
+ ],
+ [
+ "▁san",
+ "d"
+ ],
+ [
+ "▁sa",
+ "nd"
+ ],
+ [
+ "▁s",
+ "and"
+ ],
+ [
+ "пад",
+ "а"
+ ],
+ [
+ "па",
+ "да"
+ ],
+ [
+ "▁commune",
+ "s"
+ ],
+ [
+ "▁commun",
+ "es"
+ ],
+ [
+ "▁comm",
+ "unes"
+ ],
+ [
+ "▁CH",
+ "AP"
+ ],
+ [
+ "▁cas",
+ "o"
+ ],
+ [
+ "▁ca",
+ "so"
+ ],
+ [
+ "▁c",
+ "aso"
+ ],
+ [
+ "r",
+ "z"
+ ],
+ [
+ "▁d",
+ "w"
+ ],
+ [
+ "▁",
+ "dw"
+ ],
+ [
+ "ac",
+ "a"
+ ],
+ [
+ "a",
+ "ca"
+ ],
+ [
+ "▁Col",
+ "umb"
+ ],
+ [
+ "child",
+ "ren"
+ ],
+ [
+ "ê",
+ "t"
+ ],
+ [
+ "schema",
+ "s"
+ ],
+ [
+ "sche",
+ "mas"
+ ],
+ [
+ "sch",
+ "emas"
+ ],
+ [
+ "▁instruction",
+ "s"
+ ],
+ [
+ "▁instruct",
+ "ions"
+ ],
+ [
+ "▁instru",
+ "ctions"
+ ],
+ [
+ "▁-",
+ "\\"
+ ],
+ [
+ "▁",
+ "-\\"
+ ],
+ [
+ "▁Isra",
+ "el"
+ ],
+ [
+ "▁Is",
+ "rael"
+ ],
+ [
+ "no",
+ "ści"
+ ],
+ [
+ "▁обра",
+ "з"
+ ],
+ [
+ "▁об",
+ "раз"
+ ],
+ [
+ "▁",
+ "образ"
+ ],
+ [
+ "▁сов",
+ "ет"
+ ],
+ [
+ "▁со",
+ "вет"
+ ],
+ [
+ "▁imm",
+ "agini"
+ ],
+ [
+ "▁Fre",
+ "d"
+ ],
+ [
+ "▁Fr",
+ "ed"
+ ],
+ [
+ "▁F",
+ "red"
+ ],
+ [
+ "▁Glo",
+ "bal"
+ ],
+ [
+ "▁G",
+ "lobal"
+ ],
+ [
+ "▁",
+ "Global"
+ ],
+ [
+ "▁th",
+ "ick"
+ ],
+ [
+ "▁",
+ "thick"
+ ],
+ [
+ "▁fuer",
+ "on"
+ ],
+ [
+ "▁fue",
+ "ron"
+ ],
+ [
+ "▁throw",
+ "n"
+ ],
+ [
+ "▁thro",
+ "wn"
+ ],
+ [
+ "▁thr",
+ "own"
+ ],
+ [
+ "▁th",
+ "rown"
+ ],
+ [
+ "▁clo",
+ "ck"
+ ],
+ [
+ "▁cl",
+ "ock"
+ ],
+ [
+ "▁c",
+ "lock"
+ ],
+ [
+ "▁",
+ "clock"
+ ],
+ [
+ "ena",
+ "ble"
+ ],
+ [
+ "en",
+ "able"
+ ],
+ [
+ "''",
+ "'"
+ ],
+ [
+ "'",
+ "''"
+ ],
+ [
+ "▁Sun",
+ "d"
+ ],
+ [
+ "▁Su",
+ "nd"
+ ],
+ [
+ "▁S",
+ "und"
+ ],
+ [
+ "▁cont",
+ "empor"
+ ],
+ [
+ "ans",
+ "wer"
+ ],
+ [
+ "an",
+ "swer"
+ ],
+ [
+ "▁man",
+ "ufact"
+ ],
+ [
+ "▁i",
+ "o"
+ ],
+ [
+ "▁",
+ "io"
+ ],
+ [
+ "q",
+ "quad"
+ ],
+ [
+ "OU",
+ "T"
+ ],
+ [
+ "O",
+ "UT"
+ ],
+ [
+ "▁La",
+ "b"
+ ],
+ [
+ "▁L",
+ "ab"
+ ],
+ [
+ "▁",
+ "Lab"
+ ],
+ [
+ "▁Z",
+ "w"
+ ],
+ [
+ "leg",
+ "al"
+ ],
+ [
+ "le",
+ "gal"
+ ],
+ [
+ "▁Ve",
+ "l"
+ ],
+ [
+ "▁V",
+ "el"
+ ],
+ [
+ "▁ra",
+ "ise"
+ ],
+ [
+ "▁",
+ "raise"
+ ],
+ [
+ "▁deli",
+ "ver"
+ ],
+ [
+ "▁del",
+ "iver"
+ ],
+ [
+ "▁de",
+ "liver"
+ ],
+ [
+ "▁Vo",
+ "ir"
+ ],
+ [
+ "▁V",
+ "oir"
+ ],
+ [
+ "▁assume",
+ "d"
+ ],
+ [
+ "▁assum",
+ "ed"
+ ],
+ [
+ "▁ass",
+ "umed"
+ ],
+ [
+ "Le",
+ "t"
+ ],
+ [
+ "L",
+ "et"
+ ],
+ [
+ "ierte",
+ "n"
+ ],
+ [
+ "iert",
+ "en"
+ ],
+ [
+ "ier",
+ "ten"
+ ],
+ [
+ "i",
+ "erten"
+ ],
+ [
+ "▁Kon",
+ "g"
+ ],
+ [
+ "▁Ko",
+ "ng"
+ ],
+ [
+ "▁K",
+ "ong"
+ ],
+ [
+ "▁Ex",
+ "p"
+ ],
+ [
+ "▁E",
+ "xp"
+ ],
+ [
+ "▁",
+ "Exp"
+ ],
+ [
+ "▁Ju",
+ "g"
+ ],
+ [
+ "▁J",
+ "ug"
+ ],
+ [
+ "▁declar",
+ "ation"
+ ],
+ [
+ "▁dec",
+ "laration"
+ ],
+ [
+ "▁F",
+ "ish"
+ ],
+ [
+ "m",
+ "é"
+ ],
+ [
+ "▁spe",
+ "ech"
+ ],
+ [
+ "▁ten",
+ "t"
+ ],
+ [
+ "▁te",
+ "nt"
+ ],
+ [
+ "▁t",
+ "ent"
+ ],
+ [
+ "▁Rout",
+ "e"
+ ],
+ [
+ "▁Rou",
+ "te"
+ ],
+ [
+ "▁Ro",
+ "ute"
+ ],
+ [
+ "▁R",
+ "oute"
+ ],
+ [
+ "▁",
+ "Route"
+ ],
+ [
+ "__",
+ "("
+ ],
+ [
+ "_",
+ "_("
+ ],
+ [
+ "▁réal",
+ "is"
+ ],
+ [
+ "▁ré",
+ "alis"
+ ],
+ [
+ "▁Des",
+ "ign"
+ ],
+ [
+ "▁De",
+ "sign"
+ ],
+ [
+ "set",
+ "Text"
+ ],
+ [
+ "▁Stati",
+ "on"
+ ],
+ [
+ "▁Stat",
+ "ion"
+ ],
+ [
+ "▁Sta",
+ "tion"
+ ],
+ [
+ "▁St",
+ "ation"
+ ],
+ [
+ "▁",
+ "Station"
+ ],
+ [
+ "arch",
+ "y"
+ ],
+ [
+ "arc",
+ "hy"
+ ],
+ [
+ "ar",
+ "chy"
+ ],
+ [
+ "▁ка",
+ "то"
+ ],
+ [
+ "▁den",
+ "t"
+ ],
+ [
+ "▁de",
+ "nt"
+ ],
+ [
+ "▁d",
+ "ent"
+ ],
+ [
+ "▁",
+ "dent"
+ ],
+ [
+ "▁K",
+ "l"
+ ],
+ [
+ "i",
+ "ß"
+ ],
+ [
+ "▁ris",
+ "k"
+ ],
+ [
+ "▁ri",
+ "sk"
+ ],
+ [
+ "▁r",
+ "isk"
+ ],
+ [
+ "▁Bro",
+ "ad"
+ ],
+ [
+ "▁B",
+ "road"
+ ],
+ [
+ "▁vector",
+ "s"
+ ],
+ [
+ "▁ve",
+ "ctors"
+ ],
+ [
+ "▁v",
+ "ectors"
+ ],
+ [
+ "▁Spe",
+ "c"
+ ],
+ [
+ "▁Sp",
+ "ec"
+ ],
+ [
+ "▁S",
+ "pec"
+ ],
+ [
+ "▁",
+ "Spec"
+ ],
+ [
+ "▁route",
+ "s"
+ ],
+ [
+ "▁rout",
+ "es"
+ ],
+ [
+ "▁rou",
+ "tes"
+ ],
+ [
+ "▁ro",
+ "utes"
+ ],
+ [
+ "▁",
+ "routes"
+ ],
+ [
+ "ym",
+ "n"
+ ],
+ [
+ "y",
+ "mn"
+ ],
+ [
+ "▁Gre",
+ "g"
+ ],
+ [
+ "▁Gr",
+ "eg"
+ ],
+ [
+ "▁G",
+ "reg"
+ ],
+ [
+ "▁полу",
+ "чи"
+ ],
+ [
+ "gi",
+ "e"
+ ],
+ [
+ "g",
+ "ie"
+ ],
+ [
+ "OR",
+ "M"
+ ],
+ [
+ "вед",
+ "е"
+ ],
+ [
+ "ве",
+ "де"
+ ],
+ [
+ "в",
+ "еде"
+ ],
+ [
+ "wal",
+ "t"
+ ],
+ [
+ "wa",
+ "lt"
+ ],
+ [
+ "w",
+ "alt"
+ ],
+ [
+ "▁e",
+ "fter"
+ ],
+ [
+ "P",
+ "tr"
+ ],
+ [
+ "▁sub",
+ "t"
+ ],
+ [
+ "▁su",
+ "bt"
+ ],
+ [
+ "▁bir",
+ "th"
+ ],
+ [
+ "▁b",
+ "irth"
+ ],
+ [
+ "▁draw",
+ "n"
+ ],
+ [
+ "▁dra",
+ "wn"
+ ],
+ [
+ "▁dr",
+ "awn"
+ ],
+ [
+ "mes",
+ "s"
+ ],
+ [
+ "me",
+ "ss"
+ ],
+ [
+ "m",
+ "ess"
+ ],
+ [
+ "мери",
+ "кан"
+ ],
+ [
+ "V",
+ "E"
+ ],
+ [
+ "▁Pu",
+ "t"
+ ],
+ [
+ "▁P",
+ "ut"
+ ],
+ [
+ "▁",
+ "Put"
+ ],
+ [
+ "▁as",
+ "c"
+ ],
+ [
+ "▁a",
+ "sc"
+ ],
+ [
+ "▁",
+ "asc"
+ ],
+ [
+ "▁fed",
+ "er"
+ ],
+ [
+ "▁fe",
+ "der"
+ ],
+ [
+ "▁f",
+ "eder"
+ ],
+ [
+ "с",
+ "ли"
+ ],
+ [
+ "▁Pri",
+ "n"
+ ],
+ [
+ "▁Pr",
+ "in"
+ ],
+ [
+ "▁P",
+ "rin"
+ ],
+ [
+ "▁st",
+ "ick"
+ ],
+ [
+ "▁s",
+ "tick"
+ ],
+ [
+ "res",
+ "et"
+ ],
+ [
+ "re",
+ "set"
+ ],
+ [
+ "y",
+ "k"
+ ],
+ [
+ "stud",
+ "io"
+ ],
+ [
+ "st",
+ "udio"
+ ],
+ [
+ "▁St",
+ "ill"
+ ],
+ [
+ "Cons",
+ "t"
+ ],
+ [
+ "Con",
+ "st"
+ ],
+ [
+ "aci",
+ "ó"
+ ],
+ [
+ "ac",
+ "ió"
+ ],
+ [
+ "a",
+ "ció"
+ ],
+ [
+ "▁Portug",
+ "al"
+ ],
+ [
+ "▁script",
+ "s"
+ ],
+ [
+ "▁scri",
+ "pts"
+ ],
+ [
+ "▁",
+ "scripts"
+ ],
+ [
+ "und",
+ "ial"
+ ],
+ [
+ "▁live",
+ "s"
+ ],
+ [
+ "▁liv",
+ "es"
+ ],
+ [
+ "▁li",
+ "ves"
+ ],
+ [
+ "▁l",
+ "ives"
+ ],
+ [
+ "▁sze",
+ "r"
+ ],
+ [
+ "▁sz",
+ "er"
+ ],
+ [
+ "▁s",
+ "zer"
+ ],
+ [
+ "▁estad",
+ "o"
+ ],
+ [
+ "▁esta",
+ "do"
+ ],
+ [
+ "▁est",
+ "ado"
+ ],
+ [
+ "fold",
+ "er"
+ ],
+ [
+ "fol",
+ "der"
+ ],
+ [
+ "fo",
+ "lder"
+ ],
+ [
+ "f",
+ "older"
+ ],
+ [
+ "▁communic",
+ "ation"
+ ],
+ [
+ "Rout",
+ "e"
+ ],
+ [
+ "Ro",
+ "ute"
+ ],
+ [
+ "R",
+ "oute"
+ ],
+ [
+ "▁sw",
+ "ift"
+ ],
+ [
+ "▁",
+ "swift"
+ ],
+ [
+ "те",
+ "н"
+ ],
+ [
+ "т",
+ "ен"
+ ],
+ [
+ "▁kil",
+ "l"
+ ],
+ [
+ "▁ki",
+ "ll"
+ ],
+ [
+ "▁k",
+ "ill"
+ ],
+ [
+ "▁",
+ "kill"
+ ],
+ [
+ "▁P",
+ "R"
+ ],
+ [
+ "▁",
+ "PR"
+ ],
+ [
+ "join",
+ "t"
+ ],
+ [
+ "jo",
+ "int"
+ ],
+ [
+ "j",
+ "oint"
+ ],
+ [
+ "▁object",
+ "ive"
+ ],
+ [
+ "▁ob",
+ "jective"
+ ],
+ [
+ "▁comp",
+ "licated"
+ ],
+ [
+ "▁Ü",
+ "ber"
+ ],
+ [
+ "es",
+ "h"
+ ],
+ [
+ "e",
+ "sh"
+ ],
+ [
+ "p",
+ "icture"
+ ],
+ [
+ "rain",
+ "e"
+ ],
+ [
+ "rai",
+ "ne"
+ ],
+ [
+ "ra",
+ "ine"
+ ],
+ [
+ "r",
+ "aine"
+ ],
+ [
+ "comp",
+ "ut"
+ ],
+ [
+ "com",
+ "put"
+ ],
+ [
+ "▁propor",
+ "t"
+ ],
+ [
+ "▁prop",
+ "ort"
+ ],
+ [
+ "▁pro",
+ "port"
+ ],
+ [
+ "▁pr",
+ "oport"
+ ],
+ [
+ "og",
+ "s"
+ ],
+ [
+ "o",
+ "gs"
+ ],
+ [
+ "ül",
+ "t"
+ ],
+ [
+ "ü",
+ "lt"
+ ],
+ [
+ "▁quant",
+ "um"
+ ],
+ [
+ "к",
+ "ри"
+ ],
+ [
+ "▁so",
+ "p"
+ ],
+ [
+ "▁s",
+ "op"
+ ],
+ [
+ "▁loop",
+ "s"
+ ],
+ [
+ "▁lo",
+ "ops"
+ ],
+ [
+ "▁Refer",
+ "ence"
+ ],
+ [
+ "▁Re",
+ "ference"
+ ],
+ [
+ "▁",
+ "Reference"
+ ],
+ [
+ "▁ne",
+ "i"
+ ],
+ [
+ "▁n",
+ "ei"
+ ],
+ [
+ "IC",
+ "E"
+ ],
+ [
+ "I",
+ "CE"
+ ],
+ [
+ "▁ver",
+ "m"
+ ],
+ [
+ "▁ve",
+ "rm"
+ ],
+ [
+ "▁v",
+ "erm"
+ ],
+ [
+ "▁ad",
+ "j"
+ ],
+ [
+ "▁a",
+ "dj"
+ ],
+ [
+ "▁",
+ "adj"
+ ],
+ [
+ "▁per",
+ "ò"
+ ],
+ [
+ "▁tro",
+ "u"
+ ],
+ [
+ "▁tr",
+ "ou"
+ ],
+ [
+ "▁t",
+ "rou"
+ ],
+ [
+ "ision",
+ "s"
+ ],
+ [
+ "isi",
+ "ons"
+ ],
+ [
+ "is",
+ "ions"
+ ],
+ [
+ "▁App",
+ "le"
+ ],
+ [
+ "▁Ap",
+ "ple"
+ ],
+ [
+ "serv",
+ "able"
+ ],
+ [
+ "▁Bos",
+ "ton"
+ ],
+ [
+ "▁Bo",
+ "ston"
+ ],
+ [
+ "▁B",
+ "oston"
+ ],
+ [
+ "ore",
+ "t"
+ ],
+ [
+ "or",
+ "et"
+ ],
+ [
+ "o",
+ "ret"
+ ],
+ [
+ "ok",
+ "s"
+ ],
+ [
+ "o",
+ "ks"
+ ],
+ [
+ "▁k",
+ "g"
+ ],
+ [
+ "▁",
+ "kg"
+ ],
+ [
+ "define",
+ "d"
+ ],
+ [
+ "defin",
+ "ed"
+ ],
+ [
+ "def",
+ "ined"
+ ],
+ [
+ "d",
+ "efined"
+ ],
+ [
+ "pl",
+ "atform"
+ ],
+ [
+ "cle",
+ "r"
+ ],
+ [
+ "cl",
+ "er"
+ ],
+ [
+ "c",
+ "ler"
+ ],
+ [
+ "ograph",
+ "ic"
+ ],
+ [
+ "rit",
+ "t"
+ ],
+ [
+ "ri",
+ "tt"
+ ],
+ [
+ "r",
+ "itt"
+ ],
+ [
+ "▁di",
+ "c"
+ ],
+ [
+ "▁d",
+ "ic"
+ ],
+ [
+ "▁",
+ "dic"
+ ],
+ [
+ "▁Mon",
+ "d"
+ ],
+ [
+ "▁Mo",
+ "nd"
+ ],
+ [
+ "▁M",
+ "ond"
+ ],
+ [
+ "▁Ir",
+ "eland"
+ ],
+ [
+ "▁I",
+ "reland"
+ ],
+ [
+ "▁Un",
+ "a"
+ ],
+ [
+ "▁U",
+ "na"
+ ],
+ [
+ "▁commer",
+ "cial"
+ ],
+ [
+ "▁P",
+ "u"
+ ],
+ [
+ "D",
+ "i"
+ ],
+ [
+ "▁е",
+ "ё"
+ ],
+ [
+ "▁prec",
+ "is"
+ ],
+ [
+ "▁pre",
+ "cis"
+ ],
+ [
+ "нар",
+ "од"
+ ],
+ [
+ "на",
+ "род"
+ ],
+ [
+ "▁qu",
+ "atre"
+ ],
+ [
+ "ustr",
+ "al"
+ ],
+ [
+ "ust",
+ "ral"
+ ],
+ [
+ "▁da",
+ "g"
+ ],
+ [
+ "▁d",
+ "ag"
+ ],
+ [
+ "▁",
+ "dag"
+ ],
+ [
+ "igu",
+ "e"
+ ],
+ [
+ "ig",
+ "ue"
+ ],
+ [
+ "i",
+ "gue"
+ ],
+ [
+ "▁bur",
+ "n"
+ ],
+ [
+ "▁bu",
+ "rn"
+ ],
+ [
+ "▁b",
+ "urn"
+ ],
+ [
+ "▁",
+ "burn"
+ ],
+ [
+ "▁office",
+ "r"
+ ],
+ [
+ "▁offic",
+ "er"
+ ],
+ [
+ "▁А",
+ "в"
+ ],
+ [
+ "▁high",
+ "light"
+ ],
+ [
+ "▁",
+ "highlight"
+ ],
+ [
+ "▁Supp",
+ "ose"
+ ],
+ [
+ "▁Sup",
+ "pose"
+ ],
+ [
+ "od",
+ "i"
+ ],
+ [
+ "o",
+ "di"
+ ],
+ [
+ "serv",
+ "let"
+ ],
+ [
+ "▁Enc",
+ "yc"
+ ],
+ [
+ "▁En",
+ "cyc"
+ ],
+ [
+ "▁Rang",
+ "e"
+ ],
+ [
+ "▁Ran",
+ "ge"
+ ],
+ [
+ "▁R",
+ "ange"
+ ],
+ [
+ "▁",
+ "Range"
+ ],
+ [
+ "ти",
+ "й"
+ ],
+ [
+ "P",
+ "lease"
+ ],
+ [
+ "▁ро",
+ "ків"
+ ],
+ [
+ "qua",
+ "nt"
+ ],
+ [
+ "qu",
+ "ant"
+ ],
+ [
+ "▁fla",
+ "t"
+ ],
+ [
+ "▁fl",
+ "at"
+ ],
+ [
+ "▁f",
+ "lat"
+ ],
+ [
+ "▁",
+ "flat"
+ ],
+ [
+ "▁Ré",
+ "férence"
+ ],
+ [
+ "след",
+ "ова"
+ ],
+ [
+ "сле",
+ "дова"
+ ],
+ [
+ "rol",
+ "e"
+ ],
+ [
+ "ro",
+ "le"
+ ],
+ [
+ "r",
+ "ole"
+ ],
+ [
+ "▁diese",
+ "n"
+ ],
+ [
+ "▁dies",
+ "en"
+ ],
+ [
+ "▁die",
+ "sen"
+ ],
+ [
+ "▁di",
+ "esen"
+ ],
+ [
+ "▁d",
+ "iesen"
+ ],
+ [
+ "}}",
+ "("
+ ],
+ [
+ "}",
+ "}("
+ ],
+ [
+ "▁Ind",
+ "ust"
+ ],
+ [
+ "▁nú",
+ "mer"
+ ],
+ [
+ "▁\"",
+ ";"
+ ],
+ [
+ "▁",
+ "\";"
+ ],
+ [
+ "lu",
+ "s"
+ ],
+ [
+ "l",
+ "us"
+ ],
+ [
+ "ô",
+ "le"
+ ],
+ [
+ "▁z",
+ "m"
+ ],
+ [
+ "▁",
+ "zm"
+ ],
+ [
+ "de",
+ "g"
+ ],
+ [
+ "d",
+ "eg"
+ ],
+ [
+ "▁rou",
+ "gh"
+ ],
+ [
+ "▁ro",
+ "ugh"
+ ],
+ [
+ "▁r",
+ "ough"
+ ],
+ [
+ "▁",
+ "rough"
+ ],
+ [
+ "In",
+ "v"
+ ],
+ [
+ "▁hu",
+ "r"
+ ],
+ [
+ "▁h",
+ "ur"
+ ],
+ [
+ "▁Res",
+ "s"
+ ],
+ [
+ "▁Re",
+ "ss"
+ ],
+ [
+ "▁R",
+ "ess"
+ ],
+ [
+ "ch",
+ "s"
+ ],
+ [
+ "c",
+ "hs"
+ ],
+ [
+ "▁turn",
+ "s"
+ ],
+ [
+ "▁tur",
+ "ns"
+ ],
+ [
+ "ner",
+ "o"
+ ],
+ [
+ "ne",
+ "ro"
+ ],
+ [
+ "n",
+ "ero"
+ ],
+ [
+ "function",
+ "s"
+ ],
+ [
+ "fun",
+ "ctions"
+ ],
+ [
+ "ал",
+ "и"
+ ],
+ [
+ "а",
+ "ли"
+ ],
+ [
+ "▁habit",
+ "ants"
+ ],
+ [
+ "▁hab",
+ "itants"
+ ],
+ [
+ "а",
+ "т"
+ ],
+ [
+ "issue",
+ "s"
+ ],
+ [
+ "iss",
+ "ues"
+ ],
+ [
+ "▁hu",
+ "ge"
+ ],
+ [
+ "▁h",
+ "uge"
+ ],
+ [
+ "Util",
+ "s"
+ ],
+ [
+ "▁Sa",
+ "t"
+ ],
+ [
+ "▁S",
+ "at"
+ ],
+ [
+ "▁го",
+ "судар"
+ ],
+ [
+ "▁co",
+ "ast"
+ ],
+ [
+ "sha",
+ "pe"
+ ],
+ [
+ "sh",
+ "ape"
+ ],
+ [
+ "s",
+ "hape"
+ ],
+ [
+ "L",
+ "C"
+ ],
+ [
+ "▁log",
+ "ging"
+ ],
+ [
+ "▁",
+ "logging"
+ ],
+ [
+ "endo",
+ "r"
+ ],
+ [
+ "end",
+ "or"
+ ],
+ [
+ "en",
+ "dor"
+ ],
+ [
+ "▁lie",
+ "s"
+ ],
+ [
+ "▁li",
+ "es"
+ ],
+ [
+ "▁l",
+ "ies"
+ ],
+ [
+ "▁",
+ "lies"
+ ],
+ [
+ "▁dif",
+ "er"
+ ],
+ [
+ "▁di",
+ "fer"
+ ],
+ [
+ "▁d",
+ "ifer"
+ ],
+ [
+ "▁critic",
+ "al"
+ ],
+ [
+ "▁crit",
+ "ical"
+ ],
+ [
+ "X",
+ "T"
+ ],
+ [
+ "мин",
+ "а"
+ ],
+ [
+ "ми",
+ "на"
+ ],
+ [
+ "ans",
+ "k"
+ ],
+ [
+ "an",
+ "sk"
+ ],
+ [
+ "Result",
+ "s"
+ ],
+ [
+ "k",
+ "c"
+ ],
+ [
+ "ivers",
+ "e"
+ ],
+ [
+ "iver",
+ "se"
+ ],
+ [
+ "i",
+ "verse"
+ ],
+ [
+ "EX",
+ "T"
+ ],
+ [
+ "E",
+ "XT"
+ ],
+ [
+ "AL",
+ "SE"
+ ],
+ [
+ "▁vá",
+ "l"
+ ],
+ [
+ "▁v",
+ "ál"
+ ],
+ [
+ "P",
+ "i"
+ ],
+ [
+ "comp",
+ "ile"
+ ],
+ [
+ "hell",
+ "o"
+ ],
+ [
+ "hel",
+ "lo"
+ ],
+ [
+ "h",
+ "ello"
+ ],
+ [
+ "▁чем",
+ "пи"
+ ],
+ [
+ "▁Ital",
+ "ia"
+ ],
+ [
+ "▁It",
+ "alia"
+ ],
+ [
+ "▁",
+ "Italia"
+ ],
+ [
+ "кол",
+ "о"
+ ],
+ [
+ "ко",
+ "ло"
+ ],
+ [
+ "к",
+ "оло"
+ ],
+ [
+ "▁edit",
+ "ion"
+ ],
+ [
+ "▁ed",
+ "ition"
+ ],
+ [
+ "gru",
+ "nd"
+ ],
+ [
+ "gr",
+ "und"
+ ],
+ [
+ "g",
+ "rund"
+ ],
+ [
+ "▁data",
+ "frame"
+ ],
+ [
+ "▁Follow",
+ "ing"
+ ],
+ [
+ "rei",
+ "b"
+ ],
+ [
+ "re",
+ "ib"
+ ],
+ [
+ "▁Je",
+ "ff"
+ ],
+ [
+ "▁J",
+ "eff"
+ ],
+ [
+ "▁citt",
+ "à"
+ ],
+ [
+ "IT",
+ "able"
+ ],
+ [
+ "I",
+ "Table"
+ ],
+ [
+ "▁$(",
+ "\\"
+ ],
+ [
+ "▁$",
+ "(\\"
+ ],
+ [
+ "▁reduce",
+ "d"
+ ],
+ [
+ "▁redu",
+ "ced"
+ ],
+ [
+ "obi",
+ "l"
+ ],
+ [
+ "ob",
+ "il"
+ ],
+ [
+ "o",
+ "bil"
+ ],
+ [
+ "▁any",
+ "where"
+ ],
+ [
+ "'",
+ "("
+ ],
+ [
+ "▁ph",
+ "r"
+ ],
+ [
+ "▁p",
+ "hr"
+ ],
+ [
+ "▁",
+ "phr"
+ ],
+ [
+ "▁K",
+ "h"
+ ],
+ [
+ "▁Fra",
+ "me"
+ ],
+ [
+ "▁Fr",
+ "ame"
+ ],
+ [
+ "▁F",
+ "rame"
+ ],
+ [
+ "▁",
+ "Frame"
+ ],
+ [
+ "▁man",
+ "ual"
+ ],
+ [
+ "▁",
+ "manual"
+ ],
+ [
+ "▁cr",
+ "a"
+ ],
+ [
+ "▁c",
+ "ra"
+ ],
+ [
+ "▁",
+ "cra"
+ ],
+ [
+ "▁V",
+ "S"
+ ],
+ [
+ "▁",
+ "VS"
+ ],
+ [
+ "%",
+ "="
+ ],
+ [
+ "Instance",
+ "State"
+ ],
+ [
+ "▁б",
+ "ра"
+ ],
+ [
+ "▁",
+ "бра"
+ ],
+ [
+ "▁Dra",
+ "g"
+ ],
+ [
+ "▁Dr",
+ "ag"
+ ],
+ [
+ "▁D",
+ "rag"
+ ],
+ [
+ "▁",
+ "Drag"
+ ],
+ [
+ "▁Her",
+ "r"
+ ],
+ [
+ "▁He",
+ "rr"
+ ],
+ [
+ "▁H",
+ "err"
+ ],
+ [
+ "▁г",
+ "у"
+ ],
+ [
+ "▁",
+ "гу"
+ ],
+ [
+ "▁m",
+ "ús"
+ ],
+ [
+ "To",
+ "ol"
+ ],
+ [
+ "T",
+ "ool"
+ ],
+ [
+ "▁Priv",
+ "ate"
+ ],
+ [
+ "▁P",
+ "rivate"
+ ],
+ [
+ "▁",
+ "Private"
+ ],
+ [
+ "▁syn",
+ "chron"
+ ],
+ [
+ "▁s",
+ "ynchron"
+ ],
+ [
+ "irat",
+ "ion"
+ ],
+ [
+ "ira",
+ "tion"
+ ],
+ [
+ "ir",
+ "ation"
+ ],
+ [
+ "▁об",
+ "о"
+ ],
+ [
+ "▁о",
+ "бо"
+ ],
+ [
+ "▁typical",
+ "ly"
+ ],
+ [
+ "▁typ",
+ "ically"
+ ],
+ [
+ "▁imp",
+ "licit"
+ ],
+ [
+ "orie",
+ "nt"
+ ],
+ [
+ "ori",
+ "ent"
+ ],
+ [
+ "or",
+ "ient"
+ ],
+ [
+ "▁time",
+ "r"
+ ],
+ [
+ "▁tim",
+ "er"
+ ],
+ [
+ "▁ti",
+ "mer"
+ ],
+ [
+ "▁t",
+ "imer"
+ ],
+ [
+ "▁",
+ "timer"
+ ],
+ [
+ "▁kön",
+ "nen"
+ ],
+ [
+ "ies",
+ "t"
+ ],
+ [
+ "ie",
+ "st"
+ ],
+ [
+ "i",
+ "est"
+ ],
+ [
+ "rai",
+ "d"
+ ],
+ [
+ "ra",
+ "id"
+ ],
+ [
+ "▁expression",
+ "s"
+ ],
+ [
+ "▁express",
+ "ions"
+ ],
+ [
+ "▁expr",
+ "essions"
+ ],
+ [
+ "▁ai",
+ "m"
+ ],
+ [
+ "▁a",
+ "im"
+ ],
+ [
+ "▁str",
+ "e"
+ ],
+ [
+ "▁st",
+ "re"
+ ],
+ [
+ "▁s",
+ "tre"
+ ],
+ [
+ "▁",
+ "stre"
+ ],
+ [
+ "▁wra",
+ "p"
+ ],
+ [
+ "▁wr",
+ "ap"
+ ],
+ [
+ "▁w",
+ "rap"
+ ],
+ [
+ "▁",
+ "wrap"
+ ],
+ [
+ "▁Bar",
+ "t"
+ ],
+ [
+ "▁Ba",
+ "rt"
+ ],
+ [
+ "▁B",
+ "art"
+ ],
+ [
+ "▁bro",
+ "n"
+ ],
+ [
+ "▁br",
+ "on"
+ ],
+ [
+ "▁b",
+ "ron"
+ ],
+ [
+ "▁key",
+ "board"
+ ],
+ [
+ "po",
+ "w"
+ ],
+ [
+ "p",
+ "ow"
+ ],
+ [
+ "▁grup",
+ "o"
+ ],
+ [
+ "▁gru",
+ "po"
+ ],
+ [
+ "▁ре",
+ "зу"
+ ],
+ [
+ "▁profess",
+ "or"
+ ],
+ [
+ "▁prof",
+ "essor"
+ ],
+ [
+ "▁He",
+ "ad"
+ ],
+ [
+ "▁H",
+ "ead"
+ ],
+ [
+ "▁",
+ "Head"
+ ],
+ [
+ "но",
+ "ю"
+ ],
+ [
+ "min",
+ "us"
+ ],
+ [
+ "m",
+ "inus"
+ ],
+ [
+ "▁Mich",
+ "el"
+ ],
+ [
+ "▁Mic",
+ "hel"
+ ],
+ [
+ "NO",
+ "T"
+ ],
+ [
+ "N",
+ "OT"
+ ],
+ [
+ "mo",
+ "r"
+ ],
+ [
+ "m",
+ "or"
+ ],
+ [
+ "]",
+ "}"
+ ],
+ [
+ "wide",
+ "hat"
+ ],
+ [
+ "ari",
+ "s"
+ ],
+ [
+ "ar",
+ "is"
+ ],
+ [
+ "a",
+ "ris"
+ ],
+ [
+ "тера",
+ "тура"
+ ],
+ [
+ "def",
+ "n"
+ ],
+ [
+ "de",
+ "fn"
+ ],
+ [
+ "istr",
+ "z"
+ ],
+ [
+ "ist",
+ "rz"
+ ],
+ [
+ "is",
+ "trz"
+ ],
+ [
+ "▁tant",
+ "o"
+ ],
+ [
+ "▁tan",
+ "to"
+ ],
+ [
+ "▁t",
+ "anto"
+ ],
+ [
+ "▁Po",
+ "w"
+ ],
+ [
+ "▁P",
+ "ow"
+ ],
+ [
+ "▁indic",
+ "ate"
+ ],
+ [
+ "▁ind",
+ "icate"
+ ],
+ [
+ "▁Win",
+ "ter"
+ ],
+ [
+ "▁W",
+ "inter"
+ ],
+ [
+ "resh",
+ "old"
+ ],
+ [
+ "res",
+ "hold"
+ ],
+ [
+ "рі",
+ "в"
+ ],
+ [
+ "р",
+ "ів"
+ ],
+ [
+ "▁`",
+ "("
+ ],
+ [
+ "▁own",
+ "er"
+ ],
+ [
+ "▁ow",
+ "ner"
+ ],
+ [
+ "▁o",
+ "wner"
+ ],
+ [
+ "▁",
+ "owner"
+ ],
+ [
+ "▁dis",
+ "p"
+ ],
+ [
+ "▁di",
+ "sp"
+ ],
+ [
+ "▁d",
+ "isp"
+ ],
+ [
+ "▁к",
+ "ри"
+ ],
+ [
+ "▁",
+ "кри"
+ ],
+ [
+ "ме",
+ "т"
+ ],
+ [
+ "м",
+ "ет"
+ ],
+ [
+ "мен",
+ "т"
+ ],
+ [
+ "м",
+ "ент"
+ ],
+ [
+ "repo",
+ "rt"
+ ],
+ [
+ "rep",
+ "ort"
+ ],
+ [
+ "re",
+ "port"
+ ],
+ [
+ "re",
+ "quire"
+ ],
+ [
+ "▁vo",
+ "y"
+ ],
+ [
+ "▁v",
+ "oy"
+ ],
+ [
+ "▁",
+ "voy"
+ ],
+ [
+ "▁A",
+ "P"
+ ],
+ [
+ "▁",
+ "AP"
+ ],
+ [
+ "▁Españ",
+ "a"
+ ],
+ [
+ "▁Esp",
+ "aña"
+ ],
+ [
+ "▁S",
+ "ão"
+ ],
+ [
+ "j",
+ "är"
+ ],
+ [
+ "No",
+ "n"
+ ],
+ [
+ "N",
+ "on"
+ ],
+ [
+ "Li",
+ "brary"
+ ],
+ [
+ "L",
+ "ibrary"
+ ],
+ [
+ "ichte",
+ "n"
+ ],
+ [
+ "icht",
+ "en"
+ ],
+ [
+ "ich",
+ "ten"
+ ],
+ [
+ "i",
+ "chten"
+ ],
+ [
+ "▁structure",
+ "s"
+ ],
+ [
+ "▁struct",
+ "ures"
+ ],
+ [
+ "▁mu",
+ "y"
+ ],
+ [
+ "▁m",
+ "uy"
+ ],
+ [
+ "ár",
+ "io"
+ ],
+ [
+ "á",
+ "rio"
+ ],
+ [
+ "▁certific",
+ "ate"
+ ],
+ [
+ "▁cert",
+ "ificate"
+ ],
+ [
+ "чно",
+ "го"
+ ],
+ [
+ "ч",
+ "ного"
+ ],
+ [
+ "▁provin",
+ "ce"
+ ],
+ [
+ "▁prov",
+ "ince"
+ ],
+ [
+ "page",
+ "s"
+ ],
+ [
+ "pag",
+ "es"
+ ],
+ [
+ "pa",
+ "ges"
+ ],
+ [
+ "p",
+ "ages"
+ ],
+ [
+ "da",
+ "l"
+ ],
+ [
+ "d",
+ "al"
+ ],
+ [
+ "▁Fred",
+ "er"
+ ],
+ [
+ "▁Fre",
+ "der"
+ ],
+ [
+ "▁Fr",
+ "eder"
+ ],
+ [
+ "ь",
+ "е"
+ ],
+ [
+ "Exec",
+ "ute"
+ ],
+ [
+ "▁ancien",
+ "t"
+ ],
+ [
+ "▁anci",
+ "ent"
+ ],
+ [
+ "▁anc",
+ "ient"
+ ],
+ [
+ "▁an",
+ "cient"
+ ],
+ [
+ "▁film",
+ "s"
+ ],
+ [
+ "▁fil",
+ "ms"
+ ],
+ [
+ "▁Alf",
+ "red"
+ ],
+ [
+ "▁Al",
+ "fred"
+ ],
+ [
+ "Aut",
+ "o"
+ ],
+ [
+ "A",
+ "uto"
+ ],
+ [
+ "▁at",
+ "om"
+ ],
+ [
+ "▁a",
+ "tom"
+ ],
+ [
+ "▁",
+ "atom"
+ ],
+ [
+ "▁el",
+ "l"
+ ],
+ [
+ "▁e",
+ "ll"
+ ],
+ [
+ "▁",
+ "ell"
+ ],
+ [
+ "▁Har",
+ "r"
+ ],
+ [
+ "▁Ha",
+ "rr"
+ ],
+ [
+ "▁H",
+ "arr"
+ ],
+ [
+ "й",
+ "н"
+ ],
+ [
+ "▁\"",
+ "#"
+ ],
+ [
+ "▁nac",
+ "ional"
+ ],
+ [
+ "▁n",
+ "acional"
+ ],
+ [
+ "▁neighb",
+ "or"
+ ],
+ [
+ "▁neigh",
+ "bor"
+ ],
+ [
+ "ступ",
+ "а"
+ ],
+ [
+ "сту",
+ "па"
+ ],
+ [
+ "▁w",
+ "it"
+ ],
+ [
+ "Po",
+ "p"
+ ],
+ [
+ "P",
+ "op"
+ ],
+ [
+ "▁Gree",
+ "k"
+ ],
+ [
+ "▁Gre",
+ "ek"
+ ],
+ [
+ "▁G",
+ "reek"
+ ],
+ [
+ "▁repe",
+ "at"
+ ],
+ [
+ "▁re",
+ "peat"
+ ],
+ [
+ "▁",
+ "repeat"
+ ],
+ [
+ "ba",
+ "d"
+ ],
+ [
+ "b",
+ "ad"
+ ],
+ [
+ "▁S",
+ "C"
+ ],
+ [
+ "▁",
+ "SC"
+ ],
+ [
+ "▁Date",
+ "Time"
+ ],
+ [
+ "▁",
+ "DateTime"
+ ],
+ [
+ "ш",
+ "ти"
+ ],
+ [
+ "▁W",
+ "H"
+ ],
+ [
+ "▁",
+ "WH"
+ ],
+ [
+ "▁прав",
+ "и"
+ ],
+ [
+ "▁пра",
+ "ви"
+ ],
+ [
+ "▁",
+ "прави"
+ ],
+ [
+ "▁Т",
+ "и"
+ ],
+ [
+ "▁sa",
+ "ison"
+ ],
+ [
+ "▁s",
+ "aison"
+ ],
+ [
+ "▁Har",
+ "t"
+ ],
+ [
+ "▁Ha",
+ "rt"
+ ],
+ [
+ "▁H",
+ "art"
+ ],
+ [
+ "direct",
+ "ory"
+ ],
+ [
+ "d",
+ "irectory"
+ ],
+ [
+ "ua",
+ "n"
+ ],
+ [
+ "u",
+ "an"
+ ],
+ [
+ "nor",
+ "m"
+ ],
+ [
+ "no",
+ "rm"
+ ],
+ [
+ "n",
+ "orm"
+ ],
+ [
+ "▁Philip",
+ "p"
+ ],
+ [
+ "▁Phili",
+ "pp"
+ ],
+ [
+ "▁Phil",
+ "ipp"
+ ],
+ [
+ "▁susp",
+ "ect"
+ ],
+ [
+ "▁sus",
+ "pect"
+ ],
+ [
+ "▁su",
+ "spect"
+ ],
+ [
+ "▁ann",
+ "o"
+ ],
+ [
+ "▁an",
+ "no"
+ ],
+ [
+ "▁",
+ "anno"
+ ],
+ [
+ "b",
+ "c"
+ ],
+ [
+ "с",
+ "ла"
+ ],
+ [
+ "$",
+ "("
+ ],
+ [
+ "▁bef",
+ "ind"
+ ],
+ [
+ "▁be",
+ "find"
+ ],
+ [
+ "oc",
+ "s"
+ ],
+ [
+ "o",
+ "cs"
+ ],
+ [
+ "late",
+ "st"
+ ],
+ [
+ "lat",
+ "est"
+ ],
+ [
+ "la",
+ "test"
+ ],
+ [
+ ";\"",
+ ">"
+ ],
+ [
+ ";",
+ "\">"
+ ],
+ [
+ "▁after",
+ "wards"
+ ],
+ [
+ "PU",
+ "T"
+ ],
+ [
+ "P",
+ "UT"
+ ],
+ [
+ "▁j",
+ "a"
+ ],
+ [
+ "▁",
+ "ja"
+ ],
+ [
+ "▁Hi",
+ "l"
+ ],
+ [
+ "▁H",
+ "il"
+ ],
+ [
+ "y",
+ "z"
+ ],
+ [
+ "▁Bou",
+ "r"
+ ],
+ [
+ "▁Bo",
+ "ur"
+ ],
+ [
+ "▁B",
+ "our"
+ ],
+ [
+ "▁la",
+ "id"
+ ],
+ [
+ "▁Дж",
+ "е"
+ ],
+ [
+ "▁Д",
+ "же"
+ ],
+ [
+ "pi",
+ "e"
+ ],
+ [
+ "p",
+ "ie"
+ ],
+ [
+ "w",
+ "atch"
+ ],
+ [
+ "▁E",
+ "q"
+ ],
+ [
+ "▁",
+ "Eq"
+ ],
+ [
+ "cont",
+ "act"
+ ],
+ [
+ "ibe",
+ "r"
+ ],
+ [
+ "ib",
+ "er"
+ ],
+ [
+ "i",
+ "ber"
+ ],
+ [
+ "check",
+ "box"
+ ],
+ [
+ "▁espa",
+ "ñ"
+ ],
+ [
+ "▁esp",
+ "añ"
+ ],
+ [
+ "ans",
+ "e"
+ ],
+ [
+ "an",
+ "se"
+ ],
+ [
+ "▁ш",
+ "ко"
+ ],
+ [
+ "▁",
+ "шко"
+ ],
+ [
+ "ef",
+ "f"
+ ],
+ [
+ "e",
+ "ff"
+ ],
+ [
+ "xx",
+ "x"
+ ],
+ [
+ "x",
+ "xx"
+ ],
+ [
+ "▁G",
+ "ET"
+ ],
+ [
+ "▁",
+ "GET"
+ ],
+ [
+ "▁lo",
+ "v"
+ ],
+ [
+ "▁l",
+ "ov"
+ ],
+ [
+ "▁",
+ "lov"
+ ],
+ [
+ "itut",
+ "e"
+ ],
+ [
+ "itu",
+ "te"
+ ],
+ [
+ "it",
+ "ute"
+ ],
+ [
+ "zec",
+ "h"
+ ],
+ [
+ "ze",
+ "ch"
+ ],
+ [
+ "z",
+ "ech"
+ ],
+ [
+ "ter",
+ "e"
+ ],
+ [
+ "te",
+ "re"
+ ],
+ [
+ "t",
+ "ere"
+ ],
+ [
+ "▁pur",
+ "s"
+ ],
+ [
+ "▁pu",
+ "rs"
+ ],
+ [
+ "▁p",
+ "urs"
+ ],
+ [
+ "ken",
+ "s"
+ ],
+ [
+ "ke",
+ "ns"
+ ],
+ [
+ "k",
+ "ens"
+ ],
+ [
+ "ian",
+ "te"
+ ],
+ [
+ "i",
+ "ante"
+ ],
+ [
+ "▁Fre",
+ "e"
+ ],
+ [
+ "▁Fr",
+ "ee"
+ ],
+ [
+ "▁F",
+ "ree"
+ ],
+ [
+ "▁",
+ "Free"
+ ],
+ [
+ "▁орган",
+ "и"
+ ],
+ [
+ "▁ор",
+ "гани"
+ ],
+ [
+ "kre",
+ "is"
+ ],
+ [
+ "▁{",
+ ":"
+ ],
+ [
+ "▁",
+ "{:"
+ ],
+ [
+ "share",
+ "d"
+ ],
+ [
+ "sha",
+ "red"
+ ],
+ [
+ "sh",
+ "ared"
+ ],
+ [
+ "▁Gra",
+ "ph"
+ ],
+ [
+ "▁Gr",
+ "aph"
+ ],
+ [
+ "▁G",
+ "raph"
+ ],
+ [
+ "▁",
+ "Graph"
+ ],
+ [
+ "▁connection",
+ "s"
+ ],
+ [
+ "▁connect",
+ "ions"
+ ],
+ [
+ "▁conne",
+ "ctions"
+ ],
+ [
+ "▁DO",
+ "M"
+ ],
+ [
+ "▁D",
+ "OM"
+ ],
+ [
+ "▁",
+ "DOM"
+ ],
+ [
+ "▁Car",
+ "t"
+ ],
+ [
+ "▁Ca",
+ "rt"
+ ],
+ [
+ "▁C",
+ "art"
+ ],
+ [
+ "▁",
+ "Cart"
+ ],
+ [
+ "ss",
+ "on"
+ ],
+ [
+ "s",
+ "son"
+ ],
+ [
+ "▁H",
+ "amilton"
+ ],
+ [
+ "тел",
+ "и"
+ ],
+ [
+ "те",
+ "ли"
+ ],
+ [
+ "▁resta",
+ "ur"
+ ],
+ [
+ "▁rest",
+ "aur"
+ ],
+ [
+ "▁r",
+ "estaur"
+ ],
+ [
+ "Res",
+ "ol"
+ ],
+ [
+ "Re",
+ "sol"
+ ],
+ [
+ "Dr",
+ "iver"
+ ],
+ [
+ "D",
+ "river"
+ ],
+ [
+ "▁en",
+ "f"
+ ],
+ [
+ "▁",
+ "enf"
+ ],
+ [
+ "ED",
+ "IT"
+ ],
+ [
+ "▁pre",
+ "v"
+ ],
+ [
+ "▁pr",
+ "ev"
+ ],
+ [
+ "▁p",
+ "rev"
+ ],
+ [
+ "▁",
+ "prev"
+ ],
+ [
+ "▁i",
+ "k"
+ ],
+ [
+ "▁",
+ "ik"
+ ],
+ [
+ "▁s",
+ "ă"
+ ],
+ [
+ "j",
+ "ö"
+ ],
+ [
+ "▁С",
+ "ССР"
+ ],
+ [
+ "▁col",
+ "our"
+ ],
+ [
+ "chte",
+ "n"
+ ],
+ [
+ "cht",
+ "en"
+ ],
+ [
+ "ch",
+ "ten"
+ ],
+ [
+ "▁esta",
+ "d"
+ ],
+ [
+ "▁est",
+ "ad"
+ ],
+ [
+ "▁e",
+ "stad"
+ ],
+ [
+ "ino",
+ "is"
+ ],
+ [
+ "in",
+ "ois"
+ ],
+ [
+ "▁conf",
+ "ir"
+ ],
+ [
+ "▁con",
+ "fir"
+ ],
+ [
+ "▁v",
+ "é"
+ ],
+ [
+ "▁",
+ "vé"
+ ],
+ [
+ "▁Ce",
+ "s"
+ ],
+ [
+ "▁C",
+ "es"
+ ],
+ [
+ "▁Nev",
+ "er"
+ ],
+ [
+ "▁Ne",
+ "ver"
+ ],
+ [
+ "▁N",
+ "ever"
+ ],
+ [
+ "ome",
+ "r"
+ ],
+ [
+ "om",
+ "er"
+ ],
+ [
+ "o",
+ "mer"
+ ],
+ [
+ "ж",
+ "да"
+ ],
+ [
+ "с",
+ "лу"
+ ],
+ [
+ "че",
+ "ния"
+ ],
+ [
+ "dl",
+ "l"
+ ],
+ [
+ "d",
+ "ll"
+ ],
+ [
+ "▁you",
+ "th"
+ ],
+ [
+ "▁yo",
+ "uth"
+ ],
+ [
+ "▁y",
+ "outh"
+ ],
+ [
+ "eme",
+ "n"
+ ],
+ [
+ "em",
+ "en"
+ ],
+ [
+ "e",
+ "men"
+ ],
+ [
+ "▁studi",
+ "ed"
+ ],
+ [
+ "▁stud",
+ "ied"
+ ],
+ [
+ "▁Ki",
+ "l"
+ ],
+ [
+ "▁K",
+ "il"
+ ],
+ [
+ "cio",
+ "n"
+ ],
+ [
+ "ci",
+ "on"
+ ],
+ [
+ "c",
+ "ion"
+ ],
+ [
+ "▁nav",
+ "ig"
+ ],
+ [
+ "▁n",
+ "avig"
+ ],
+ [
+ "require",
+ "d"
+ ],
+ [
+ "re",
+ "quired"
+ ],
+ [
+ "orithm",
+ "s"
+ ],
+ [
+ "orith",
+ "ms"
+ ],
+ [
+ "ilo",
+ "r"
+ ],
+ [
+ "il",
+ "or"
+ ],
+ [
+ "i",
+ "lor"
+ ],
+ [
+ "▁Deutsche",
+ "n"
+ ],
+ [
+ "▁Deutsch",
+ "en"
+ ],
+ [
+ "▁person",
+ "s"
+ ],
+ [
+ "▁pers",
+ "ons"
+ ],
+ [
+ "▁Barcel",
+ "ona"
+ ],
+ [
+ "▁format",
+ "ion"
+ ],
+ [
+ "▁forma",
+ "tion"
+ ],
+ [
+ "▁form",
+ "ation"
+ ],
+ [
+ "▁",
+ "formation"
+ ],
+ [
+ "abe",
+ "i"
+ ],
+ [
+ "ab",
+ "ei"
+ ],
+ [
+ "a",
+ "bei"
+ ],
+ [
+ "▁проти",
+ "в"
+ ],
+ [
+ "▁про",
+ "тив"
+ ],
+ [
+ "Eng",
+ "ine"
+ ],
+ [
+ "ON",
+ "E"
+ ],
+ [
+ "O",
+ "NE"
+ ],
+ [
+ "og",
+ "rá"
+ ],
+ [
+ "Ca",
+ "p"
+ ],
+ [
+ "C",
+ "ap"
+ ],
+ [
+ "ri",
+ "r"
+ ],
+ [
+ "r",
+ "ir"
+ ],
+ [
+ "▁gat",
+ "e"
+ ],
+ [
+ "▁ga",
+ "te"
+ ],
+ [
+ "▁g",
+ "ate"
+ ],
+ [
+ "▁",
+ "gate"
+ ],
+ [
+ "ora",
+ "tion"
+ ],
+ [
+ "or",
+ "ation"
+ ],
+ [
+ "ma",
+ "ven"
+ ],
+ [
+ "m",
+ "aven"
+ ],
+ [
+ "▁combine",
+ "d"
+ ],
+ [
+ "▁combin",
+ "ed"
+ ],
+ [
+ "▁comb",
+ "ined"
+ ],
+ [
+ "▁att",
+ "r"
+ ],
+ [
+ "▁at",
+ "tr"
+ ],
+ [
+ "▁",
+ "attr"
+ ],
+ [
+ "▁ho",
+ "ok"
+ ],
+ [
+ "▁h",
+ "ook"
+ ],
+ [
+ "▁",
+ "hook"
+ ],
+ [
+ "▁которы",
+ "й"
+ ],
+ [
+ "▁server",
+ "s"
+ ],
+ [
+ "▁serve",
+ "rs"
+ ],
+ [
+ "▁serv",
+ "ers"
+ ],
+ [
+ "▁ser",
+ "vers"
+ ],
+ [
+ "uct",
+ "ure"
+ ],
+ [
+ "жен",
+ "ня"
+ ],
+ [
+ "же",
+ "ння"
+ ],
+ [
+ "t",
+ "v"
+ ],
+ [
+ "▁re",
+ "q"
+ ],
+ [
+ "▁r",
+ "eq"
+ ],
+ [
+ "▁",
+ "req"
+ ],
+ [
+ "ja",
+ "l"
+ ],
+ [
+ "j",
+ "al"
+ ],
+ [
+ "▁local",
+ "ly"
+ ],
+ [
+ "▁loc",
+ "ally"
+ ],
+ [
+ "}}{",
+ "\\"
+ ],
+ [
+ "}}",
+ "{\\"
+ ],
+ [
+ "}",
+ "}{\\"
+ ],
+ [
+ "B",
+ "r"
+ ],
+ [
+ "▁Hi",
+ "er"
+ ],
+ [
+ "▁H",
+ "ier"
+ ],
+ [
+ "мо",
+ "р"
+ ],
+ [
+ "м",
+ "ор"
+ ],
+ [
+ "▁apar",
+ "t"
+ ],
+ [
+ "▁ap",
+ "art"
+ ],
+ [
+ "▁a",
+ "part"
+ ],
+ [
+ "\"]",
+ ","
+ ],
+ [
+ "\"",
+ "],"
+ ],
+ [
+ "▁%>",
+ "%"
+ ],
+ [
+ "▁zus",
+ "ammen"
+ ],
+ [
+ "▁z",
+ "usammen"
+ ],
+ [
+ "▁ident",
+ "ify"
+ ],
+ [
+ "▁Alter",
+ "n"
+ ],
+ [
+ "▁Alt",
+ "ern"
+ ],
+ [
+ "▁Al",
+ "tern"
+ ],
+ [
+ "▁б",
+ "ро"
+ ],
+ [
+ "▁",
+ "бро"
+ ],
+ [
+ "▁ц",
+ "и"
+ ],
+ [
+ "▁",
+ "ци"
+ ],
+ [
+ "g",
+ "h"
+ ],
+ [
+ "▁Te",
+ "n"
+ ],
+ [
+ "▁T",
+ "en"
+ ],
+ [
+ "R",
+ "S"
+ ],
+ [
+ "фор",
+ "ма"
+ ],
+ [
+ "▁nell",
+ "e"
+ ],
+ [
+ "▁nel",
+ "le"
+ ],
+ [
+ "▁ne",
+ "lle"
+ ],
+ [
+ "▁n",
+ "elle"
+ ],
+ [
+ "▁",
+ "nelle"
+ ],
+ [
+ "▁Hi",
+ "n"
+ ],
+ [
+ "▁H",
+ "in"
+ ],
+ [
+ "ound",
+ "ing"
+ ],
+ [
+ "oun",
+ "ding"
+ ],
+ [
+ "▁repr",
+ "és"
+ ],
+ [
+ "▁rep",
+ "rés"
+ ],
+ [
+ "▁re",
+ "prés"
+ ],
+ [
+ "ap",
+ "h"
+ ],
+ [
+ "a",
+ "ph"
+ ],
+ [
+ "▁[",
+ "\\"
+ ],
+ [
+ "▁",
+ "[\\"
+ ],
+ [
+ "▁Sport",
+ "s"
+ ],
+ [
+ "▁S",
+ "ports"
+ ],
+ [
+ "ра",
+ "л"
+ ],
+ [
+ "р",
+ "ал"
+ ],
+ [
+ "▁thr",
+ "e"
+ ],
+ [
+ "▁th",
+ "re"
+ ],
+ [
+ "▁t",
+ "hre"
+ ],
+ [
+ "▁pri",
+ "n"
+ ],
+ [
+ "▁pr",
+ "in"
+ ],
+ [
+ "▁p",
+ "rin"
+ ],
+ [
+ "▁Eli",
+ "z"
+ ],
+ [
+ "▁El",
+ "iz"
+ ],
+ [
+ "▁Fou",
+ "r"
+ ],
+ [
+ "▁Fo",
+ "ur"
+ ],
+ [
+ "▁F",
+ "our"
+ ],
+ [
+ "▁soci",
+ "ety"
+ ],
+ [
+ "▁soc",
+ "iety"
+ ],
+ [
+ "Trans",
+ "action"
+ ],
+ [
+ "▁ve",
+ "g"
+ ],
+ [
+ "▁v",
+ "eg"
+ ],
+ [
+ "▁",
+ "veg"
+ ],
+ [
+ "▁school",
+ "s"
+ ],
+ [
+ "▁sch",
+ "ools"
+ ],
+ [
+ "▁over",
+ "all"
+ ],
+ [
+ "▁ta",
+ "il"
+ ],
+ [
+ "▁t",
+ "ail"
+ ],
+ [
+ "▁",
+ "tail"
+ ],
+ [
+ "üb",
+ "er"
+ ],
+ [
+ "ü",
+ "ber"
+ ],
+ [
+ "▁So",
+ "v"
+ ],
+ [
+ "▁S",
+ "ov"
+ ],
+ [
+ "▁Се",
+ "р"
+ ],
+ [
+ "▁С",
+ "ер"
+ ],
+ [
+ "▁rap",
+ "p"
+ ],
+ [
+ "▁ra",
+ "pp"
+ ],
+ [
+ "▁r",
+ "app"
+ ],
+ [
+ "▁tra",
+ "ffic"
+ ],
+ [
+ "quest",
+ "ion"
+ ],
+ [
+ "ques",
+ "tion"
+ ],
+ [
+ "qu",
+ "estion"
+ ],
+ [
+ "▁envi",
+ "ron"
+ ],
+ [
+ "▁en",
+ "viron"
+ ],
+ [
+ "▁",
+ "environ"
+ ],
+ [
+ "ate",
+ "ien"
+ ],
+ [
+ "ic",
+ "us"
+ ],
+ [
+ "i",
+ "cus"
+ ],
+ [
+ "▁narr",
+ "ow"
+ ],
+ [
+ "▁nar",
+ "row"
+ ],
+ [
+ "▁n",
+ "arrow"
+ ],
+ [
+ "▁pra",
+ "y"
+ ],
+ [
+ "▁pr",
+ "ay"
+ ],
+ [
+ "▁p",
+ "ray"
+ ],
+ [
+ "▁Bo",
+ "u"
+ ],
+ [
+ "▁B",
+ "ou"
+ ],
+ [
+ "▁Cl",
+ "ient"
+ ],
+ [
+ "▁C",
+ "lient"
+ ],
+ [
+ "▁",
+ "Client"
+ ],
+ [
+ "ab",
+ "l"
+ ],
+ [
+ "a",
+ "bl"
+ ],
+ [
+ "▁Audio",
+ "d"
+ ],
+ [
+ "▁Aud",
+ "iod"
+ ],
+ [
+ "▁np",
+ "m"
+ ],
+ [
+ "▁n",
+ "pm"
+ ],
+ [
+ "▁",
+ "npm"
+ ],
+ [
+ "▁Col",
+ "umn"
+ ],
+ [
+ "▁",
+ "Column"
+ ],
+ [
+ "▁Game",
+ "s"
+ ],
+ [
+ "▁Gam",
+ "es"
+ ],
+ [
+ "▁Ga",
+ "mes"
+ ],
+ [
+ "▁G",
+ "ames"
+ ],
+ [
+ "ave",
+ "r"
+ ],
+ [
+ "av",
+ "er"
+ ],
+ [
+ "a",
+ "ver"
+ ],
+ [
+ "onyme",
+ "s"
+ ],
+ [
+ "onym",
+ "es"
+ ],
+ [
+ "ony",
+ "mes"
+ ],
+ [
+ "▁По",
+ "сле"
+ ],
+ [
+ "n",
+ "ą"
+ ],
+ [
+ "▁N",
+ "u"
+ ],
+ [
+ "▁Dic",
+ "k"
+ ],
+ [
+ "▁Di",
+ "ck"
+ ],
+ [
+ "▁D",
+ "ick"
+ ],
+ [
+ "▁tens",
+ "or"
+ ],
+ [
+ "▁t",
+ "ensor"
+ ],
+ [
+ "▁",
+ "tensor"
+ ],
+ [
+ "▁@",
+ "\""
+ ],
+ [
+ "▁",
+ "@\""
+ ],
+ [
+ "v",
+ "é"
+ ],
+ [
+ "I",
+ "con"
+ ],
+ [
+ "▁под",
+ "а"
+ ],
+ [
+ "▁по",
+ "да"
+ ],
+ [
+ "▁",
+ "пода"
+ ],
+ [
+ "▁Go",
+ "n"
+ ],
+ [
+ "▁G",
+ "on"
+ ],
+ [
+ "/)",
+ "."
+ ],
+ [
+ "/",
+ ")."
+ ],
+ [
+ "istr",
+ "a"
+ ],
+ [
+ "ist",
+ "ra"
+ ],
+ [
+ "is",
+ "tra"
+ ],
+ [
+ "i",
+ "stra"
+ ],
+ [
+ "▁Audiod",
+ "ateien"
+ ],
+ [
+ "Del",
+ "ete"
+ ],
+ [
+ "De",
+ "lete"
+ ],
+ [
+ "}}",
+ "}"
+ ],
+ [
+ "}",
+ "}}"
+ ],
+ [
+ "▁ju",
+ "mp"
+ ],
+ [
+ "▁j",
+ "ump"
+ ],
+ [
+ "▁О",
+ "б"
+ ],
+ [
+ "▁princip",
+ "le"
+ ],
+ [
+ "▁princi",
+ "ple"
+ ],
+ [
+ "▁Ét",
+ "ats"
+ ],
+ [
+ "oke",
+ "d"
+ ],
+ [
+ "ok",
+ "ed"
+ ],
+ [
+ "o",
+ "ked"
+ ],
+ [
+ "▁В",
+ "ла"
+ ],
+ [
+ "Inter",
+ "val"
+ ],
+ [
+ "▁sa",
+ "u"
+ ],
+ [
+ "▁s",
+ "au"
+ ],
+ [
+ "enc",
+ "ode"
+ ],
+ [
+ "en",
+ "code"
+ ],
+ [
+ "▁po",
+ "n"
+ ],
+ [
+ "▁p",
+ "on"
+ ],
+ [
+ "▁",
+ "pon"
+ ],
+ [
+ "cat",
+ "ch"
+ ],
+ [
+ "c",
+ "atch"
+ ],
+ [
+ "▁tie",
+ "m"
+ ],
+ [
+ "▁ti",
+ "em"
+ ],
+ [
+ "▁t",
+ "iem"
+ ],
+ [
+ "▁Gu",
+ "st"
+ ],
+ [
+ "▁G",
+ "ust"
+ ],
+ [
+ "M",
+ "C"
+ ],
+ [
+ "limit",
+ "s"
+ ],
+ [
+ "lim",
+ "its"
+ ],
+ [
+ "▁keep",
+ "ing"
+ ],
+ [
+ "▁ke",
+ "eping"
+ ],
+ [
+ "▁song",
+ "s"
+ ],
+ [
+ "▁son",
+ "gs"
+ ],
+ [
+ "▁s",
+ "ongs"
+ ],
+ [
+ "▁ав",
+ "гу"
+ ],
+ [
+ "▁райо",
+ "н"
+ ],
+ [
+ "▁рай",
+ "он"
+ ],
+ [
+ "▁not",
+ "ification"
+ ],
+ [
+ "▁",
+ "notification"
+ ],
+ [
+ "▁offer",
+ "ed"
+ ],
+ [
+ "▁off",
+ "ered"
+ ],
+ [
+ "Co",
+ "r"
+ ],
+ [
+ "C",
+ "or"
+ ],
+ [
+ "▁sh",
+ "ut"
+ ],
+ [
+ "error",
+ "s"
+ ],
+ [
+ "err",
+ "ors"
+ ],
+ [
+ "▁E",
+ "N"
+ ],
+ [
+ "▁",
+ "EN"
+ ],
+ [
+ "▁lat",
+ "ach"
+ ],
+ [
+ "▁sel",
+ "bst"
+ ],
+ [
+ "▁check",
+ "box"
+ ],
+ [
+ "▁",
+ "checkbox"
+ ],
+ [
+ "▁co",
+ "ol"
+ ],
+ [
+ "▁c",
+ "ool"
+ ],
+ [
+ "▁factor",
+ "y"
+ ],
+ [
+ "▁fact",
+ "ory"
+ ],
+ [
+ "▁f",
+ "actory"
+ ],
+ [
+ "▁",
+ "factory"
+ ],
+ [
+ "▁pa",
+ "id"
+ ],
+ [
+ "dim",
+ "ensional"
+ ],
+ [
+ "nie",
+ "j"
+ ],
+ [
+ "ni",
+ "ej"
+ ],
+ [
+ "n",
+ "iej"
+ ],
+ [
+ "pto",
+ "n"
+ ],
+ [
+ "pt",
+ "on"
+ ],
+ [
+ "p",
+ "ton"
+ ],
+ [
+ "▁pi",
+ "n"
+ ],
+ [
+ "▁p",
+ "in"
+ ],
+ [
+ "▁",
+ "pin"
+ ],
+ [
+ "ake",
+ "d"
+ ],
+ [
+ "ak",
+ "ed"
+ ],
+ [
+ "a",
+ "ked"
+ ],
+ [
+ "▁rel",
+ "i"
+ ],
+ [
+ "▁re",
+ "li"
+ ],
+ [
+ "▁r",
+ "eli"
+ ],
+ [
+ "▁T",
+ "aylor"
+ ],
+ [
+ "▁Some",
+ "thing"
+ ],
+ [
+ "▁Som",
+ "ething"
+ ],
+ [
+ "▁S",
+ "omething"
+ ],
+ [
+ "▁",
+ "Something"
+ ],
+ [
+ "im",
+ "um"
+ ],
+ [
+ "▁Vi",
+ "n"
+ ],
+ [
+ "▁V",
+ "in"
+ ],
+ [
+ "▁iter",
+ "ation"
+ ],
+ [
+ "Fin",
+ "d"
+ ],
+ [
+ "Fi",
+ "nd"
+ ],
+ [
+ "F",
+ "ind"
+ ],
+ [
+ "ков",
+ "и"
+ ],
+ [
+ "ко",
+ "ви"
+ ],
+ [
+ "к",
+ "ови"
+ ],
+ [
+ "▁boy",
+ "s"
+ ],
+ [
+ "▁bo",
+ "ys"
+ ],
+ [
+ "▁Sim",
+ "ple"
+ ],
+ [
+ "▁",
+ "Simple"
+ ],
+ [
+ "▁Cris",
+ "t"
+ ],
+ [
+ "▁Cr",
+ "ist"
+ ],
+ [
+ "▁C",
+ "rist"
+ ],
+ [
+ "▁Wa",
+ "s"
+ ],
+ [
+ "▁W",
+ "as"
+ ],
+ [
+ "ân",
+ "d"
+ ],
+ [
+ "â",
+ "nd"
+ ],
+ [
+ "▁V",
+ "a"
+ ],
+ [
+ "▁т",
+ "ра"
+ ],
+ [
+ "▁",
+ "тра"
+ ],
+ [
+ "▁destin",
+ "ation"
+ ],
+ [
+ "▁dest",
+ "ination"
+ ],
+ [
+ "▁",
+ "destination"
+ ],
+ [
+ "lim",
+ "p"
+ ],
+ [
+ "li",
+ "mp"
+ ],
+ [
+ "l",
+ "imp"
+ ],
+ [
+ "▁Ka",
+ "t"
+ ],
+ [
+ "▁K",
+ "at"
+ ],
+ [
+ "wort",
+ "h"
+ ],
+ [
+ "wor",
+ "th"
+ ],
+ [
+ "w",
+ "orth"
+ ],
+ [
+ "▁Ko",
+ "r"
+ ],
+ [
+ "▁K",
+ "or"
+ ],
+ [
+ "i",
+ "ção"
+ ],
+ [
+ "=",
+ "`"
+ ],
+ [
+ "▁fair",
+ "ly"
+ ],
+ [
+ "fall",
+ "s"
+ ],
+ [
+ "fal",
+ "ls"
+ ],
+ [
+ "f",
+ "alls"
+ ],
+ [
+ "▁re",
+ "ject"
+ ],
+ [
+ "▁dre",
+ "am"
+ ],
+ [
+ "▁d",
+ "ream"
+ ],
+ [
+ "bel",
+ "l"
+ ],
+ [
+ "be",
+ "ll"
+ ],
+ [
+ "b",
+ "ell"
+ ],
+ [
+ "▁tout",
+ "e"
+ ],
+ [
+ "▁tou",
+ "te"
+ ],
+ [
+ "▁to",
+ "ute"
+ ],
+ [
+ "▁t",
+ "oute"
+ ],
+ [
+ "▁$\\",
+ "{"
+ ],
+ [
+ "▁$",
+ "\\{"
+ ],
+ [
+ "▁sto",
+ "ne"
+ ],
+ [
+ "▁st",
+ "one"
+ ],
+ [
+ "▁",
+ "stone"
+ ],
+ [
+ "▁prote",
+ "ct"
+ ],
+ [
+ "▁prot",
+ "ect"
+ ],
+ [
+ "▁excel",
+ "l"
+ ],
+ [
+ "▁exc",
+ "ell"
+ ],
+ [
+ "▁ex",
+ "cell"
+ ],
+ [
+ "▁Mex",
+ "ico"
+ ],
+ [
+ "▁Me",
+ "xico"
+ ],
+ [
+ "▁das",
+ "h"
+ ],
+ [
+ "▁da",
+ "sh"
+ ],
+ [
+ "▁d",
+ "ash"
+ ],
+ [
+ "▁",
+ "dash"
+ ],
+ [
+ "▁fa",
+ "ult"
+ ],
+ [
+ "▁f",
+ "ault"
+ ],
+ [
+ "▁",
+ "fault"
+ ],
+ [
+ "p",
+ "matrix"
+ ],
+ [
+ "alle",
+ "r"
+ ],
+ [
+ "all",
+ "er"
+ ],
+ [
+ "al",
+ "ler"
+ ],
+ [
+ "▁guer",
+ "re"
+ ],
+ [
+ "orig",
+ "in"
+ ],
+ [
+ "ori",
+ "gin"
+ ],
+ [
+ "or",
+ "igin"
+ ],
+ [
+ "hi",
+ "bernate"
+ ],
+ [
+ "í",
+ "lia"
+ ],
+ [
+ "▁Reg",
+ "ister"
+ ],
+ [
+ "▁",
+ "Register"
+ ],
+ [
+ "unt",
+ "o"
+ ],
+ [
+ "un",
+ "to"
+ ],
+ [
+ "▁Ba",
+ "t"
+ ],
+ [
+ "▁B",
+ "at"
+ ],
+ [
+ "▁bo",
+ "w"
+ ],
+ [
+ "▁b",
+ "ow"
+ ],
+ [
+ "▁",
+ "bow"
+ ],
+ [
+ "ськ",
+ "их"
+ ],
+ [
+ "сь",
+ "ких"
+ ],
+ [
+ "et",
+ "à"
+ ],
+ [
+ "▁Lu",
+ "is"
+ ],
+ [
+ "▁L",
+ "uis"
+ ],
+ [
+ "▁fo",
+ "u"
+ ],
+ [
+ "▁f",
+ "ou"
+ ],
+ [
+ "▁Camb",
+ "ridge"
+ ],
+ [
+ "▁Cam",
+ "bridge"
+ ],
+ [
+ "▁ot",
+ "t"
+ ],
+ [
+ "▁o",
+ "tt"
+ ],
+ [
+ "▁",
+ "ott"
+ ],
+ [
+ "su",
+ "p"
+ ],
+ [
+ "s",
+ "up"
+ ],
+ [
+ "rea",
+ "s"
+ ],
+ [
+ "re",
+ "as"
+ ],
+ [
+ "▁pointer",
+ "s"
+ ],
+ [
+ "▁point",
+ "ers"
+ ],
+ [
+ "▁Bo",
+ "ard"
+ ],
+ [
+ "▁",
+ "Board"
+ ],
+ [
+ "▁р",
+ "и"
+ ],
+ [
+ "▁",
+ "ри"
+ ],
+ [
+ "▁dri",
+ "v"
+ ],
+ [
+ "▁dr",
+ "iv"
+ ],
+ [
+ "▁d",
+ "riv"
+ ],
+ [
+ "ни",
+ "н"
+ ],
+ [
+ "н",
+ "ин"
+ ],
+ [
+ "▁Cir",
+ "c"
+ ],
+ [
+ "▁Ci",
+ "rc"
+ ],
+ [
+ "▁C",
+ "irc"
+ ],
+ [
+ "▁",
+ "Circ"
+ ],
+ [
+ "▁th",
+ "ou"
+ ],
+ [
+ "▁t",
+ "hou"
+ ],
+ [
+ "Di",
+ "v"
+ ],
+ [
+ "D",
+ "iv"
+ ],
+ [
+ "sp",
+ "ark"
+ ],
+ [
+ "s",
+ "park"
+ ],
+ [
+ "lam",
+ "ent"
+ ],
+ [
+ "la",
+ "ment"
+ ],
+ [
+ "l",
+ "ament"
+ ],
+ [
+ "▁V",
+ "AL"
+ ],
+ [
+ "▁",
+ "VAL"
+ ],
+ [
+ "Se",
+ "nd"
+ ],
+ [
+ "S",
+ "end"
+ ],
+ [
+ "▁Ir",
+ "ish"
+ ],
+ [
+ "o",
+ "y"
+ ],
+ [
+ "▁T",
+ "u"
+ ],
+ [
+ "▁",
+ "Tu"
+ ],
+ [
+ "▁t",
+ "rivial"
+ ],
+ [
+ "Form",
+ "s"
+ ],
+ [
+ "For",
+ "ms"
+ ],
+ [
+ "▁as",
+ "í"
+ ],
+ [
+ "▁Imp",
+ "er"
+ ],
+ [
+ "▁Im",
+ "per"
+ ],
+ [
+ "▁sign",
+ "ature"
+ ],
+ [
+ "uno",
+ "s"
+ ],
+ [
+ "un",
+ "os"
+ ],
+ [
+ "u",
+ "nos"
+ ],
+ [
+ "▁Ne",
+ "g"
+ ],
+ [
+ "▁N",
+ "eg"
+ ],
+ [
+ "▁can",
+ "cel"
+ ],
+ [
+ "▁",
+ "cancel"
+ ],
+ [
+ "▁Hein",
+ "rich"
+ ],
+ [
+ "ee",
+ "d"
+ ],
+ [
+ "e",
+ "ed"
+ ],
+ [
+ "Ill",
+ "ustration"
+ ],
+ [
+ "▁sull",
+ "a"
+ ],
+ [
+ "▁sul",
+ "la"
+ ],
+ [
+ "▁su",
+ "lla"
+ ],
+ [
+ "▁s",
+ "ulla"
+ ],
+ [
+ "▁quart",
+ "er"
+ ],
+ [
+ "▁quar",
+ "ter"
+ ],
+ [
+ "▁qu",
+ "arter"
+ ],
+ [
+ "as",
+ "z"
+ ],
+ [
+ "a",
+ "sz"
+ ],
+ [
+ "▁blo",
+ "g"
+ ],
+ [
+ "▁bl",
+ "og"
+ ],
+ [
+ "▁b",
+ "log"
+ ],
+ [
+ "▁",
+ "blog"
+ ],
+ [
+ "fic",
+ "a"
+ ],
+ [
+ "fi",
+ "ca"
+ ],
+ [
+ "f",
+ "ica"
+ ],
+ [
+ "wo",
+ "n"
+ ],
+ [
+ "w",
+ "on"
+ ],
+ [
+ "que",
+ "t"
+ ],
+ [
+ "qu",
+ "et"
+ ],
+ [
+ "q",
+ "uet"
+ ],
+ [
+ "])",
+ ")"
+ ],
+ [
+ "]",
+ "))"
+ ],
+ [
+ "▁gener",
+ "ation"
+ ],
+ [
+ "▁c",
+ "aught"
+ ],
+ [
+ "▁",
+ "caught"
+ ],
+ [
+ "▁land",
+ "s"
+ ],
+ [
+ "▁lan",
+ "ds"
+ ],
+ [
+ "▁l",
+ "ands"
+ ],
+ [
+ "▁",
+ "lands"
+ ],
+ [
+ "▁King",
+ "dom"
+ ],
+ [
+ "schaft",
+ "en"
+ ],
+ [
+ "ron",
+ "s"
+ ],
+ [
+ "ro",
+ "ns"
+ ],
+ [
+ "r",
+ "ons"
+ ],
+ [
+ "annel",
+ "s"
+ ],
+ [
+ "anne",
+ "ls"
+ ],
+ [
+ "ann",
+ "els"
+ ],
+ [
+ "▁Spec",
+ "ial"
+ ],
+ [
+ "▁Spe",
+ "cial"
+ ],
+ [
+ "▁",
+ "Special"
+ ],
+ [
+ "t",
+ "utorial"
+ ],
+ [
+ "ti",
+ "p"
+ ],
+ [
+ "t",
+ "ip"
+ ],
+ [
+ "▁\"\"",
+ ","
+ ],
+ [
+ "▁\"",
+ "\","
+ ],
+ [
+ "▁Az",
+ "ure"
+ ],
+ [
+ "▁",
+ "Azure"
+ ],
+ [
+ "▁bound",
+ "ed"
+ ],
+ [
+ "▁b",
+ "ounded"
+ ],
+ [
+ "▁",
+ "bounded"
+ ],
+ [
+ "S",
+ "m"
+ ],
+ [
+ "ta",
+ "r"
+ ],
+ [
+ "t",
+ "ar"
+ ],
+ [
+ "ве",
+ "н"
+ ],
+ [
+ "в",
+ "ен"
+ ],
+ [
+ "▁зе",
+ "м"
+ ],
+ [
+ "▁з",
+ "ем"
+ ],
+ [
+ "▁",
+ "зем"
+ ],
+ [
+ "▁not",
+ "ation"
+ ],
+ [
+ "▁",
+ "notation"
+ ],
+ [
+ "▁ap",
+ "ache"
+ ],
+ [
+ "▁",
+ "apache"
+ ],
+ [
+ "▁ga",
+ "z"
+ ],
+ [
+ "▁g",
+ "az"
+ ],
+ [
+ "ier",
+ "no"
+ ],
+ [
+ "i",
+ "erno"
+ ],
+ [
+ "ange",
+ "n"
+ ],
+ [
+ "ang",
+ "en"
+ ],
+ [
+ "an",
+ "gen"
+ ],
+ [
+ "pect",
+ "ive"
+ ],
+ [
+ "▁elect",
+ "ric"
+ ],
+ [
+ "▁sem",
+ "i"
+ ],
+ [
+ "▁se",
+ "mi"
+ ],
+ [
+ "▁s",
+ "emi"
+ ],
+ [
+ "MA",
+ "X"
+ ],
+ [
+ "M",
+ "AX"
+ ],
+ [
+ "eder",
+ "b"
+ ],
+ [
+ "ede",
+ "rb"
+ ],
+ [
+ "ed",
+ "erb"
+ ],
+ [
+ "object",
+ "s"
+ ],
+ [
+ "▁difference",
+ "s"
+ ],
+ [
+ "▁differ",
+ "ences"
+ ],
+ [
+ "▁dif",
+ "ferences"
+ ],
+ [
+ "iste",
+ "d"
+ ],
+ [
+ "ist",
+ "ed"
+ ],
+ [
+ "is",
+ "ted"
+ ],
+ [
+ "i",
+ "sted"
+ ],
+ [
+ "hre",
+ "f"
+ ],
+ [
+ "hr",
+ "ef"
+ ],
+ [
+ "h",
+ "ref"
+ ],
+ [
+ "ici",
+ "p"
+ ],
+ [
+ "ic",
+ "ip"
+ ],
+ [
+ "i",
+ "cip"
+ ],
+ [
+ "▁num",
+ "py"
+ ],
+ [
+ "▁",
+ "numpy"
+ ],
+ [
+ "▁ф",
+ "утбо"
+ ],
+ [
+ "load",
+ "er"
+ ],
+ [
+ "lo",
+ "ader"
+ ],
+ [
+ "▁dic",
+ "h"
+ ],
+ [
+ "▁di",
+ "ch"
+ ],
+ [
+ "▁d",
+ "ich"
+ ],
+ [
+ "љ",
+ "у"
+ ],
+ [
+ "▁D",
+ "é"
+ ],
+ [
+ "H",
+ "z"
+ ],
+ [
+ "▁Para",
+ "m"
+ ],
+ [
+ "▁Par",
+ "am"
+ ],
+ [
+ "▁Pa",
+ "ram"
+ ],
+ [
+ "▁P",
+ "aram"
+ ],
+ [
+ "▁",
+ "Param"
+ ],
+ [
+ "document",
+ "ation"
+ ],
+ [
+ "irc",
+ "raft"
+ ],
+ [
+ "ir",
+ "craft"
+ ],
+ [
+ "E",
+ "M"
+ ],
+ [
+ "▁instit",
+ "ution"
+ ],
+ [
+ "▁inst",
+ "itution"
+ ],
+ [
+ "comp",
+ "at"
+ ],
+ [
+ "com",
+ "pat"
+ ],
+ [
+ "▁ал",
+ "ь"
+ ],
+ [
+ "▁а",
+ "ль"
+ ],
+ [
+ "▁",
+ "аль"
+ ],
+ [
+ "сла",
+ "в"
+ ],
+ [
+ "с",
+ "лав"
+ ],
+ [
+ "▁Ne",
+ "t"
+ ],
+ [
+ "▁N",
+ "et"
+ ],
+ [
+ "▁",
+ "Net"
+ ],
+ [
+ "циона",
+ "ль"
+ ],
+ [
+ "цион",
+ "аль"
+ ],
+ [
+ "ци",
+ "ональ"
+ ],
+ [
+ "▁broad",
+ "cast"
+ ],
+ [
+ "date",
+ "time"
+ ],
+ [
+ "dat",
+ "etime"
+ ],
+ [
+ "asy",
+ "nc"
+ ],
+ [
+ "as",
+ "ync"
+ ],
+ [
+ "a",
+ "sync"
+ ],
+ [
+ "vr",
+ "e"
+ ],
+ [
+ "v",
+ "re"
+ ],
+ [
+ "me",
+ "an"
+ ],
+ [
+ "▁Che",
+ "m"
+ ],
+ [
+ "▁Ch",
+ "em"
+ ],
+ [
+ "▁C",
+ "hem"
+ ],
+ [
+ "▁estim",
+ "ate"
+ ],
+ [
+ "▁est",
+ "imate"
+ ],
+ [
+ "ican",
+ "a"
+ ],
+ [
+ "ica",
+ "na"
+ ],
+ [
+ "ic",
+ "ana"
+ ],
+ [
+ "▁gre",
+ "p"
+ ],
+ [
+ "▁gr",
+ "ep"
+ ],
+ [
+ "▁g",
+ "rep"
+ ],
+ [
+ "▁",
+ "grep"
+ ],
+ [
+ "te",
+ "k"
+ ],
+ [
+ "t",
+ "ek"
+ ],
+ [
+ "ä",
+ "m"
+ ],
+ [
+ "ori",
+ "g"
+ ],
+ [
+ "or",
+ "ig"
+ ],
+ [
+ "o",
+ "rig"
+ ],
+ [
+ "▁Vict",
+ "or"
+ ],
+ [
+ "▁Vic",
+ "tor"
+ ],
+ [
+ "▁Vi",
+ "ctor"
+ ],
+ [
+ "uten",
+ "ant"
+ ],
+ [
+ "ute",
+ "nant"
+ ],
+ [
+ "ut",
+ "enant"
+ ],
+ [
+ "ang",
+ "a"
+ ],
+ [
+ "an",
+ "ga"
+ ],
+ [
+ "pi",
+ "n"
+ ],
+ [
+ "p",
+ "in"
+ ],
+ [
+ "▁verte",
+ "x"
+ ],
+ [
+ "▁vert",
+ "ex"
+ ],
+ [
+ "▁ver",
+ "tex"
+ ],
+ [
+ "▁CHAP",
+ "TER"
+ ],
+ [
+ "cit",
+ "y"
+ ],
+ [
+ "ci",
+ "ty"
+ ],
+ [
+ "c",
+ "ity"
+ ],
+ [
+ "ug",
+ "by"
+ ],
+ [
+ "gre",
+ "en"
+ ],
+ [
+ "gr",
+ "een"
+ ],
+ [
+ "g",
+ "reen"
+ ],
+ [
+ "▁Ke",
+ "r"
+ ],
+ [
+ "▁K",
+ "er"
+ ],
+ [
+ "▁diff",
+ "ér"
+ ],
+ [
+ "▁dif",
+ "fér"
+ ],
+ [
+ "▁necess",
+ "arily"
+ ],
+ [
+ "D",
+ "C"
+ ],
+ [
+ "Line",
+ "ar"
+ ],
+ [
+ "Lin",
+ "ear"
+ ],
+ [
+ "Li",
+ "near"
+ ],
+ [
+ "ale",
+ "m"
+ ],
+ [
+ "al",
+ "em"
+ ],
+ [
+ "a",
+ "lem"
+ ],
+ [
+ "▁Late",
+ "r"
+ ],
+ [
+ "▁Lat",
+ "er"
+ ],
+ [
+ "▁La",
+ "ter"
+ ],
+ [
+ "▁L",
+ "ater"
+ ],
+ [
+ "▁met",
+ "a"
+ ],
+ [
+ "▁me",
+ "ta"
+ ],
+ [
+ "▁m",
+ "eta"
+ ],
+ [
+ "▁",
+ "meta"
+ ],
+ [
+ "je",
+ "m"
+ ],
+ [
+ "j",
+ "em"
+ ],
+ [
+ "rage",
+ "n"
+ ],
+ [
+ "rag",
+ "en"
+ ],
+ [
+ "ra",
+ "gen"
+ ],
+ [
+ "r",
+ "agen"
+ ],
+ [
+ "Ma",
+ "y"
+ ],
+ [
+ "M",
+ "ay"
+ ],
+ [
+ "▁Mitg",
+ "lied"
+ ],
+ [
+ "▁sorte",
+ "d"
+ ],
+ [
+ "▁sort",
+ "ed"
+ ],
+ [
+ "▁sor",
+ "ted"
+ ],
+ [
+ "▁s",
+ "orted"
+ ],
+ [
+ "▁",
+ "sorted"
+ ],
+ [
+ "uss",
+ "en"
+ ],
+ [
+ "us",
+ "sen"
+ ],
+ [
+ "▁spo",
+ "ke"
+ ],
+ [
+ "▁sp",
+ "oke"
+ ],
+ [
+ "▁disable",
+ "d"
+ ],
+ [
+ "▁dis",
+ "abled"
+ ],
+ [
+ "▁",
+ "disabled"
+ ],
+ [
+ "▁accompl",
+ "ish"
+ ],
+ [
+ "▁accomp",
+ "lish"
+ ],
+ [
+ "▁Russ",
+ "ia"
+ ],
+ [
+ "ther",
+ "e"
+ ],
+ [
+ "the",
+ "re"
+ ],
+ [
+ "th",
+ "ere"
+ ],
+ [
+ "t",
+ "here"
+ ],
+ [
+ "ee",
+ "s"
+ ],
+ [
+ "e",
+ "es"
+ ],
+ [
+ "▁hal",
+ "l"
+ ],
+ [
+ "▁ha",
+ "ll"
+ ],
+ [
+ "▁h",
+ "all"
+ ],
+ [
+ "▁",
+ "hall"
+ ],
+ [
+ "▁met",
+ "ric"
+ ],
+ [
+ "▁",
+ "metric"
+ ],
+ [
+ "att",
+ "ribute"
+ ],
+ [
+ "то",
+ "го"
+ ],
+ [
+ "т",
+ "ого"
+ ],
+ [
+ "ab",
+ "out"
+ ],
+ [
+ "▁La",
+ "m"
+ ],
+ [
+ "▁L",
+ "am"
+ ],
+ [
+ "chan",
+ "nel"
+ ],
+ [
+ "ch",
+ "annel"
+ ],
+ [
+ "▁epis",
+ "ode"
+ ],
+ [
+ "▁e",
+ "pisode"
+ ],
+ [
+ "▁$('",
+ "."
+ ],
+ [
+ "▁$(",
+ "'."
+ ],
+ [
+ "▁$",
+ "('."
+ ],
+ [
+ "▁",
+ "ought"
+ ],
+ [
+ "▁Est",
+ "e"
+ ],
+ [
+ "▁Es",
+ "te"
+ ],
+ [
+ "▁E",
+ "ste"
+ ],
+ [
+ "Object",
+ "s"
+ ],
+ [
+ "▁valid",
+ "ate"
+ ],
+ [
+ "▁",
+ "validate"
+ ],
+ [
+ "▁ri",
+ "m"
+ ],
+ [
+ "▁r",
+ "im"
+ ],
+ [
+ "▁",
+ "rim"
+ ],
+ [
+ "▁numero",
+ "us"
+ ],
+ [
+ "▁numer",
+ "ous"
+ ],
+ [
+ "▁Java",
+ "script"
+ ],
+ [
+ "▁J",
+ "avascript"
+ ],
+ [
+ "▁G",
+ "L"
+ ],
+ [
+ "▁",
+ "GL"
+ ],
+ [
+ "▁Ital",
+ "y"
+ ],
+ [
+ "▁It",
+ "aly"
+ ],
+ [
+ "ederb",
+ "örd"
+ ],
+ [
+ "ona",
+ "to"
+ ],
+ [
+ "on",
+ "ato"
+ ],
+ [
+ "book",
+ "s"
+ ],
+ [
+ "bo",
+ "oks"
+ ],
+ [
+ "ston",
+ "e"
+ ],
+ [
+ "sto",
+ "ne"
+ ],
+ [
+ "st",
+ "one"
+ ],
+ [
+ "х",
+ "у"
+ ],
+ [
+ "▁je",
+ "l"
+ ],
+ [
+ "▁j",
+ "el"
+ ],
+ [
+ "▁",
+ "jel"
+ ],
+ [
+ "ir",
+ "i"
+ ],
+ [
+ "i",
+ "ri"
+ ],
+ [
+ "▁AS",
+ "P"
+ ],
+ [
+ "▁A",
+ "SP"
+ ],
+ [
+ "G",
+ "A"
+ ],
+ [
+ "▁stat",
+ "a"
+ ],
+ [
+ "▁sta",
+ "ta"
+ ],
+ [
+ "▁st",
+ "ata"
+ ],
+ [
+ "▁ba",
+ "z"
+ ],
+ [
+ "▁b",
+ "az"
+ ],
+ [
+ "▁",
+ "baz"
+ ],
+ [
+ "Da",
+ "y"
+ ],
+ [
+ "D",
+ "ay"
+ ],
+ [
+ "th",
+ "m"
+ ],
+ [
+ "t",
+ "hm"
+ ],
+ [
+ "d",
+ "h"
+ ],
+ [
+ "▁File",
+ "s"
+ ],
+ [
+ "▁Fil",
+ "es"
+ ],
+ [
+ "▁F",
+ "iles"
+ ],
+ [
+ "▁",
+ "Files"
+ ],
+ [
+ "Android",
+ "Runtime"
+ ],
+ [
+ "▁check",
+ "s"
+ ],
+ [
+ "▁che",
+ "cks"
+ ],
+ [
+ "k",
+ "r"
+ ],
+ [
+ "▁ven",
+ "ne"
+ ],
+ [
+ "▁v",
+ "enne"
+ ],
+ [
+ "S",
+ "L"
+ ],
+ [
+ "avi",
+ "a"
+ ],
+ [
+ "av",
+ "ia"
+ ],
+ [
+ "a",
+ "via"
+ ],
+ [
+ "kaz",
+ "y"
+ ],
+ [
+ "ka",
+ "zy"
+ ],
+ [
+ "k",
+ "azy"
+ ],
+ [
+ "▁Th",
+ "ree"
+ ],
+ [
+ "▁",
+ "Three"
+ ],
+ [
+ "Ad",
+ "min"
+ ],
+ [
+ "▁colleg",
+ "e"
+ ],
+ [
+ "▁colle",
+ "ge"
+ ],
+ [
+ "▁coll",
+ "ege"
+ ],
+ [
+ "▁col",
+ "lege"
+ ],
+ [
+ "G",
+ "lobal"
+ ],
+ [
+ "ti",
+ "on"
+ ],
+ [
+ "t",
+ "ion"
+ ],
+ [
+ "▁cur",
+ "ious"
+ ],
+ [
+ "sh",
+ "ort"
+ ],
+ [
+ "▁bas",
+ "s"
+ ],
+ [
+ "▁ba",
+ "ss"
+ ],
+ [
+ "▁b",
+ "ass"
+ ],
+ [
+ "де",
+ "ла"
+ ],
+ [
+ "▁де",
+ "я"
+ ],
+ [
+ "Sch",
+ "ema"
+ ],
+ [
+ "'",
+ "\\"
+ ],
+ [
+ "di",
+ "ff"
+ ],
+ [
+ "d",
+ "iff"
+ ],
+ [
+ "▁C",
+ "A"
+ ],
+ [
+ "▁",
+ "CA"
+ ],
+ [
+ "▁Cor",
+ "por"
+ ],
+ [
+ "▁operator",
+ "s"
+ ],
+ [
+ "▁oper",
+ "ators"
+ ],
+ [
+ "om",
+ "rå"
+ ],
+ [
+ "▁edge",
+ "s"
+ ],
+ [
+ "▁ed",
+ "ges"
+ ],
+ [
+ ");",
+ "`"
+ ],
+ [
+ ")",
+ ";`"
+ ],
+ [
+ "ind",
+ "s"
+ ],
+ [
+ "in",
+ "ds"
+ ],
+ [
+ "▁gi",
+ "ng"
+ ],
+ [
+ "▁g",
+ "ing"
+ ],
+ [
+ "▁",
+ "ging"
+ ],
+ [
+ "&",
+ "&"
+ ],
+ [
+ "}-",
+ "\\"
+ ],
+ [
+ "}",
+ "-\\"
+ ],
+ [
+ "ran",
+ "o"
+ ],
+ [
+ "ra",
+ "no"
+ ],
+ [
+ "r",
+ "ano"
+ ],
+ [
+ "▁s",
+ "ão"
+ ],
+ [
+ "▁add",
+ "s"
+ ],
+ [
+ "▁ad",
+ "ds"
+ ],
+ [
+ "elo",
+ "r"
+ ],
+ [
+ "el",
+ "or"
+ ],
+ [
+ "e",
+ "lor"
+ ],
+ [
+ "▁uns",
+ "igned"
+ ],
+ [
+ "▁un",
+ "signed"
+ ],
+ [
+ "▁",
+ "unsigned"
+ ],
+ [
+ "▁п",
+ "р"
+ ],
+ [
+ "▁",
+ "пр"
+ ],
+ [
+ "▁Conf",
+ "ig"
+ ],
+ [
+ "▁Con",
+ "fig"
+ ],
+ [
+ "▁",
+ "Config"
+ ],
+ [
+ "▁Es",
+ "c"
+ ],
+ [
+ "▁E",
+ "sc"
+ ],
+ [
+ "▁cho",
+ "se"
+ ],
+ [
+ "▁ch",
+ "ose"
+ ],
+ [
+ "▁piece",
+ "s"
+ ],
+ [
+ "▁pie",
+ "ces"
+ ],
+ [
+ "▁region",
+ "s"
+ ],
+ [
+ "▁reg",
+ "ions"
+ ],
+ [
+ "Es",
+ "t"
+ ],
+ [
+ "E",
+ "st"
+ ],
+ [
+ "▁Batt",
+ "le"
+ ],
+ [
+ "▁B",
+ "attle"
+ ],
+ [
+ "▁fo",
+ "c"
+ ],
+ [
+ "▁f",
+ "oc"
+ ],
+ [
+ "▁Lig",
+ "ht"
+ ],
+ [
+ "▁L",
+ "ight"
+ ],
+ [
+ "▁",
+ "Light"
+ ],
+ [
+ "pad",
+ "ding"
+ ],
+ [
+ "p",
+ "adding"
+ ],
+ [
+ "abe",
+ "n"
+ ],
+ [
+ "ab",
+ "en"
+ ],
+ [
+ "a",
+ "ben"
+ ],
+ [
+ "▁euro",
+ "p"
+ ],
+ [
+ "▁eu",
+ "rop"
+ ],
+ [
+ "▁e",
+ "urop"
+ ],
+ [
+ "illo",
+ "n"
+ ],
+ [
+ "ill",
+ "on"
+ ],
+ [
+ "il",
+ "lon"
+ ],
+ [
+ "▁е",
+ "сть"
+ ],
+ [
+ "▁bor",
+ "d"
+ ],
+ [
+ "▁bo",
+ "rd"
+ ],
+ [
+ "▁b",
+ "ord"
+ ],
+ [
+ "▁от",
+ "но"
+ ],
+ [
+ "▁о",
+ "тно"
+ ],
+ [
+ "▁Hon",
+ "g"
+ ],
+ [
+ "▁Ho",
+ "ng"
+ ],
+ [
+ "▁H",
+ "ong"
+ ],
+ [
+ "▁vu",
+ "l"
+ ],
+ [
+ "▁v",
+ "ul"
+ ],
+ [
+ "plugin",
+ "s"
+ ],
+ [
+ "pl",
+ "ugins"
+ ],
+ [
+ "▁'",
+ "<"
+ ],
+ [
+ "▁k",
+ "ur"
+ ],
+ [
+ "▁",
+ "kur"
+ ],
+ [
+ "reg",
+ "ion"
+ ],
+ [
+ "▁Rep",
+ "ub"
+ ],
+ [
+ "▁Re",
+ "pub"
+ ],
+ [
+ "iche",
+ "r"
+ ],
+ [
+ "ich",
+ "er"
+ ],
+ [
+ "ic",
+ "her"
+ ],
+ [
+ "i",
+ "cher"
+ ],
+ [
+ "}_",
+ "\\"
+ ],
+ [
+ "}",
+ "_\\"
+ ],
+ [
+ "▁med",
+ "al"
+ ],
+ [
+ "▁me",
+ "dal"
+ ],
+ [
+ "▁More",
+ "over"
+ ],
+ [
+ "B",
+ "I"
+ ],
+ [
+ "A",
+ "v"
+ ],
+ [
+ "ute",
+ "r"
+ ],
+ [
+ "ut",
+ "er"
+ ],
+ [
+ "u",
+ "ter"
+ ],
+ [
+ "▁sc",
+ "an"
+ ],
+ [
+ "▁s",
+ "can"
+ ],
+ [
+ "▁",
+ "scan"
+ ],
+ [
+ "▁Mun",
+ "icip"
+ ],
+ [
+ "▁M",
+ "unicip"
+ ],
+ [
+ "▁contra",
+ "st"
+ ],
+ [
+ "▁contr",
+ "ast"
+ ],
+ [
+ "▁I",
+ "g"
+ ],
+ [
+ "▁",
+ "Ig"
+ ],
+ [
+ "▁горо",
+ "д"
+ ],
+ [
+ "▁гор",
+ "од"
+ ],
+ [
+ "▁го",
+ "род"
+ ],
+ [
+ "▁",
+ "город"
+ ],
+ [
+ "rel",
+ "ated"
+ ],
+ [
+ "alin",
+ "g"
+ ],
+ [
+ "ali",
+ "ng"
+ ],
+ [
+ "al",
+ "ing"
+ ],
+ [
+ "a",
+ "ling"
+ ],
+ [
+ "▁ма",
+ "т"
+ ],
+ [
+ "▁м",
+ "ат"
+ ],
+ [
+ "▁",
+ "мат"
+ ],
+ [
+ "ün",
+ "st"
+ ],
+ [
+ "▁Chr",
+ "is"
+ ],
+ [
+ "▁Ch",
+ "ris"
+ ],
+ [
+ "w",
+ "y"
+ ],
+ [
+ "▁Act",
+ "ually"
+ ],
+ [
+ "▁Univers",
+ "idad"
+ ],
+ [
+ "Event",
+ "Listener"
+ ],
+ [
+ "▁tempor",
+ "ada"
+ ],
+ [
+ "▁assign",
+ "ment"
+ ],
+ [
+ "▁ass",
+ "ignment"
+ ],
+ [
+ "▁Mik",
+ "e"
+ ],
+ [
+ "▁Mi",
+ "ke"
+ ],
+ [
+ "▁M",
+ "ike"
+ ],
+ [
+ "▁w",
+ "ährend"
+ ],
+ [
+ "▁św",
+ "i"
+ ],
+ [
+ "▁ś",
+ "wi"
+ ],
+ [
+ "▁сре",
+ "д"
+ ],
+ [
+ "▁с",
+ "ред"
+ ],
+ [
+ "ка",
+ "де"
+ ],
+ [
+ "▁calculate",
+ "d"
+ ],
+ [
+ "▁calcul",
+ "ated"
+ ],
+ [
+ "▁calc",
+ "ulated"
+ ],
+ [
+ "▁elle",
+ "r"
+ ],
+ [
+ "▁ell",
+ "er"
+ ],
+ [
+ "▁el",
+ "ler"
+ ],
+ [
+ "▁",
+ "eller"
+ ],
+ [
+ "▁As",
+ "h"
+ ],
+ [
+ "▁A",
+ "sh"
+ ],
+ [
+ "rie",
+ "l"
+ ],
+ [
+ "ri",
+ "el"
+ ],
+ [
+ "r",
+ "iel"
+ ],
+ [
+ "▁hard",
+ "ware"
+ ],
+ [
+ "▁inten",
+ "s"
+ ],
+ [
+ "▁inte",
+ "ns"
+ ],
+ [
+ "▁int",
+ "ens"
+ ],
+ [
+ "('",
+ "."
+ ],
+ [
+ "(",
+ "'."
+ ],
+ [
+ "ill",
+ "i"
+ ],
+ [
+ "il",
+ "li"
+ ],
+ [
+ "ago",
+ "n"
+ ],
+ [
+ "ag",
+ "on"
+ ],
+ [
+ "a",
+ "gon"
+ ],
+ [
+ "▁G",
+ "y"
+ ],
+ [
+ "▁heut",
+ "e"
+ ],
+ [
+ "▁he",
+ "ute"
+ ],
+ [
+ "▁sl",
+ "e"
+ ],
+ [
+ "▁s",
+ "le"
+ ],
+ [
+ "▁liter",
+ "ature"
+ ],
+ [
+ "se",
+ "m"
+ ],
+ [
+ "s",
+ "em"
+ ],
+ [
+ "mana",
+ "ger"
+ ],
+ [
+ "man",
+ "ager"
+ ],
+ [
+ "▁Grand",
+ "e"
+ ],
+ [
+ "▁Gran",
+ "de"
+ ],
+ [
+ "▁Gra",
+ "nde"
+ ],
+ [
+ "▁Gr",
+ "ande"
+ ],
+ [
+ "▁mix",
+ "ed"
+ ],
+ [
+ "▁m",
+ "ixed"
+ ],
+ [
+ "▁Ве",
+ "р"
+ ],
+ [
+ "▁В",
+ "ер"
+ ],
+ [
+ "í",
+ "cí"
+ ],
+ [
+ "▁so",
+ "it"
+ ],
+ [
+ "▁s",
+ "oit"
+ ],
+ [
+ "▁wel",
+ "come"
+ ],
+ [
+ "че",
+ "ние"
+ ],
+ [
+ "▁Univers",
+ "ität"
+ ],
+ [
+ "▁build",
+ "er"
+ ],
+ [
+ "▁bu",
+ "ilder"
+ ],
+ [
+ "▁",
+ "builder"
+ ],
+ [
+ "simp",
+ "le"
+ ],
+ [
+ "sim",
+ "ple"
+ ],
+ [
+ "ico",
+ "de"
+ ],
+ [
+ "ic",
+ "ode"
+ ],
+ [
+ "i",
+ "code"
+ ],
+ [
+ "ř",
+ "e"
+ ],
+ [
+ "inden",
+ "t"
+ ],
+ [
+ "inde",
+ "nt"
+ ],
+ [
+ "ind",
+ "ent"
+ ],
+ [
+ "in",
+ "dent"
+ ],
+ [
+ "op",
+ "o"
+ ],
+ [
+ "o",
+ "po"
+ ],
+ [
+ "▁advance",
+ "d"
+ ],
+ [
+ "▁adv",
+ "anced"
+ ],
+ [
+ "▁ad",
+ "vanced"
+ ],
+ [
+ "temp",
+ "er"
+ ],
+ [
+ "tem",
+ "per"
+ ],
+ [
+ "ed",
+ "ge"
+ ],
+ [
+ "▁date",
+ "time"
+ ],
+ [
+ "▁dat",
+ "etime"
+ ],
+ [
+ "▁",
+ "datetime"
+ ],
+ [
+ "▁don",
+ "c"
+ ],
+ [
+ "▁do",
+ "nc"
+ ],
+ [
+ "▁d",
+ "onc"
+ ],
+ [
+ "лан",
+ "ня"
+ ],
+ [
+ "ла",
+ "ння"
+ ],
+ [
+ "▁ver",
+ "d"
+ ],
+ [
+ "▁ve",
+ "rd"
+ ],
+ [
+ "▁v",
+ "erd"
+ ],
+ [
+ "д",
+ "но"
+ ],
+ [
+ "ito",
+ "s"
+ ],
+ [
+ "it",
+ "os"
+ ],
+ [
+ "▁he",
+ "at"
+ ],
+ [
+ "vis",
+ "ible"
+ ],
+ [
+ "vi",
+ "sible"
+ ],
+ [
+ "me",
+ "l"
+ ],
+ [
+ "m",
+ "el"
+ ],
+ [
+ "▁Giov",
+ "anni"
+ ],
+ [
+ "▁vari",
+ "ety"
+ ],
+ [
+ "▁var",
+ "iety"
+ ],
+ [
+ "▁route",
+ "r"
+ ],
+ [
+ "▁rout",
+ "er"
+ ],
+ [
+ "▁rou",
+ "ter"
+ ],
+ [
+ "▁ro",
+ "uter"
+ ],
+ [
+ "▁r",
+ "outer"
+ ],
+ [
+ "▁",
+ "router"
+ ],
+ [
+ "Vec",
+ "tor"
+ ],
+ [
+ "V",
+ "ector"
+ ],
+ [
+ "▁Wal",
+ "k"
+ ],
+ [
+ "▁W",
+ "alk"
+ ],
+ [
+ "▁obvious",
+ "ly"
+ ],
+ [
+ "▁ob",
+ "viously"
+ ],
+ [
+ "he",
+ "in"
+ ],
+ [
+ "h",
+ "ein"
+ ],
+ [
+ "Fi",
+ "n"
+ ],
+ [
+ "F",
+ "in"
+ ],
+ [
+ "ITable",
+ "View"
+ ],
+ [
+ "Y",
+ "ear"
+ ],
+ [
+ "▁E",
+ "conom"
+ ],
+ [
+ "▁veloc",
+ "ity"
+ ],
+ [
+ "▁vel",
+ "ocity"
+ ],
+ [
+ "▁Ci",
+ "vil"
+ ],
+ [
+ "▁C",
+ "ivil"
+ ],
+ [
+ "▁",
+ "ј"
+ ],
+ [
+ "aler",
+ "t"
+ ],
+ [
+ "ale",
+ "rt"
+ ],
+ [
+ "al",
+ "ert"
+ ],
+ [
+ "Ident",
+ "ifier"
+ ],
+ [
+ "èn",
+ "cia"
+ ],
+ [
+ "▁normal",
+ "ly"
+ ],
+ [
+ "▁norm",
+ "ally"
+ ],
+ [
+ "▁Egy",
+ "pt"
+ ],
+ [
+ "▁E",
+ "gypt"
+ ],
+ [
+ "▁c",
+ "tx"
+ ],
+ [
+ "▁",
+ "ctx"
+ ],
+ [
+ "▁Vere",
+ "in"
+ ],
+ [
+ "▁Ver",
+ "ein"
+ ],
+ [
+ "▁H",
+ "u"
+ ],
+ [
+ "ultur",
+ "e"
+ ],
+ [
+ "ult",
+ "ure"
+ ],
+ [
+ "ни",
+ "те"
+ ],
+ [
+ "l",
+ "é"
+ ],
+ [
+ "▁Wie",
+ "n"
+ ],
+ [
+ "▁Wi",
+ "en"
+ ],
+ [
+ "▁W",
+ "ien"
+ ],
+ [
+ "▁Pr",
+ "z"
+ ],
+ [
+ "▁P",
+ "rz"
+ ],
+ [
+ "By",
+ "te"
+ ],
+ [
+ "▁na",
+ "h"
+ ],
+ [
+ "▁n",
+ "ah"
+ ],
+ [
+ "▁",
+ "nah"
+ ],
+ [
+ "ism",
+ "s"
+ ],
+ [
+ "is",
+ "ms"
+ ],
+ [
+ "▁Pub",
+ "lish"
+ ],
+ [
+ "▁Her",
+ "z"
+ ],
+ [
+ "▁He",
+ "rz"
+ ],
+ [
+ "ic",
+ "ul"
+ ],
+ [
+ "i",
+ "cul"
+ ],
+ [
+ "pis",
+ "ode"
+ ],
+ [
+ "ч",
+ "і"
+ ],
+ [
+ "▁diese",
+ "m"
+ ],
+ [
+ "▁dies",
+ "em"
+ ],
+ [
+ "▁die",
+ "sem"
+ ],
+ [
+ "k",
+ "ö"
+ ],
+ [
+ "Vis",
+ "ible"
+ ],
+ [
+ "▁ri",
+ "g"
+ ],
+ [
+ "▁r",
+ "ig"
+ ],
+ [
+ "▁",
+ "rig"
+ ],
+ [
+ "`)",
+ "."
+ ],
+ [
+ "`",
+ ")."
+ ],
+ [
+ "Par",
+ "se"
+ ],
+ [
+ "P",
+ "arse"
+ ],
+ [
+ "▁Jac",
+ "ques"
+ ],
+ [
+ "N",
+ "I"
+ ],
+ [
+ "▁gla",
+ "ss"
+ ],
+ [
+ "▁gl",
+ "ass"
+ ],
+ [
+ "▁g",
+ "lass"
+ ],
+ [
+ "▁",
+ "glass"
+ ],
+ [
+ "---",
+ "+"
+ ],
+ [
+ "--",
+ "-+"
+ ],
+ [
+ "-",
+ "--+"
+ ],
+ [
+ "▁initial",
+ "ly"
+ ],
+ [
+ "▁initi",
+ "ally"
+ ],
+ [
+ "▁k",
+ "r"
+ ],
+ [
+ "▁",
+ "kr"
+ ],
+ [
+ "CC",
+ "N"
+ ],
+ [
+ "C",
+ "CN"
+ ],
+ [
+ "play",
+ "s"
+ ],
+ [
+ "pla",
+ "ys"
+ ],
+ [
+ "pl",
+ "ays"
+ ],
+ [
+ "▁sig",
+ "u"
+ ],
+ [
+ "▁si",
+ "gu"
+ ],
+ [
+ "▁s",
+ "igu"
+ ],
+ [
+ "F",
+ "older"
+ ],
+ [
+ "stor",
+ "age"
+ ],
+ [
+ "sto",
+ "rage"
+ ],
+ [
+ "st",
+ "orage"
+ ],
+ [
+ "▁\\",
+ "|"
+ ],
+ [
+ "▁",
+ "\\|"
+ ],
+ [
+ "ivo",
+ "s"
+ ],
+ [
+ "iv",
+ "os"
+ ],
+ [
+ "i",
+ "vos"
+ ],
+ [
+ "ску",
+ "ю"
+ ],
+ [
+ "ск",
+ "ую"
+ ],
+ [
+ "▁Mo",
+ "h"
+ ],
+ [
+ "▁M",
+ "oh"
+ ],
+ [
+ "▁Comm",
+ "ittee"
+ ],
+ [
+ "▁Ki",
+ "m"
+ ],
+ [
+ "▁K",
+ "im"
+ ],
+ [
+ "e",
+ "u"
+ ],
+ [
+ "те",
+ "м"
+ ],
+ [
+ "т",
+ "ем"
+ ],
+ [
+ "▁original",
+ "e"
+ ],
+ [
+ "▁origin",
+ "ale"
+ ],
+ [
+ "▁orig",
+ "inale"
+ ],
+ [
+ "ir",
+ "s"
+ ],
+ [
+ "i",
+ "rs"
+ ],
+ [
+ "▁Re",
+ "b"
+ ],
+ [
+ "▁R",
+ "eb"
+ ],
+ [
+ "itu",
+ "t"
+ ],
+ [
+ "it",
+ "ut"
+ ],
+ [
+ "n",
+ "l"
+ ],
+ [
+ "▁Pie",
+ "r"
+ ],
+ [
+ "▁Pi",
+ "er"
+ ],
+ [
+ "▁P",
+ "ier"
+ ],
+ [
+ "▁]",
+ ";"
+ ],
+ [
+ "▁",
+ "];"
+ ],
+ [
+ "▁Fa",
+ "l"
+ ],
+ [
+ "▁F",
+ "al"
+ ],
+ [
+ "▁\"\"",
+ ";"
+ ],
+ [
+ "▁\"",
+ "\";"
+ ],
+ [
+ "mv",
+ "c"
+ ],
+ [
+ "m",
+ "vc"
+ ],
+ [
+ "▁fem",
+ "ale"
+ ],
+ [
+ "▁fe",
+ "male"
+ ],
+ [
+ "▁brid",
+ "ge"
+ ],
+ [
+ "▁br",
+ "idge"
+ ],
+ [
+ "▁b",
+ "ridge"
+ ],
+ [
+ "▁",
+ "bridge"
+ ],
+ [
+ "▁t",
+ "ít"
+ ],
+ [
+ "kt",
+ "r"
+ ],
+ [
+ "k",
+ "tr"
+ ],
+ [
+ ">",
+ ")"
+ ],
+ [
+ "▁sea",
+ "t"
+ ],
+ [
+ "▁se",
+ "at"
+ ],
+ [
+ "▁ves",
+ "s"
+ ],
+ [
+ "▁ve",
+ "ss"
+ ],
+ [
+ "▁v",
+ "ess"
+ ],
+ [
+ "▁US",
+ "B"
+ ],
+ [
+ "▁U",
+ "SB"
+ ],
+ [
+ "▁Article",
+ "s"
+ ],
+ [
+ "▁Art",
+ "icles"
+ ],
+ [
+ "▁Descri",
+ "ption"
+ ],
+ [
+ "▁Des",
+ "cription"
+ ],
+ [
+ "▁De",
+ "scription"
+ ],
+ [
+ "▁",
+ "Description"
+ ],
+ [
+ "▁o",
+ "c"
+ ],
+ [
+ "▁",
+ "oc"
+ ],
+ [
+ "▁house",
+ "s"
+ ],
+ [
+ "▁hous",
+ "es"
+ ],
+ [
+ "▁ho",
+ "uses"
+ ],
+ [
+ "▁h",
+ "ouses"
+ ],
+ [
+ "▁Пе",
+ "т"
+ ],
+ [
+ "▁П",
+ "ет"
+ ],
+ [
+ "lo",
+ "n"
+ ],
+ [
+ "l",
+ "on"
+ ],
+ [
+ "Not",
+ "ification"
+ ],
+ [
+ "▁press",
+ "ure"
+ ],
+ [
+ "▁ку",
+ "ль"
+ ],
+ [
+ "▁",
+ "куль"
+ ],
+ [
+ "igne",
+ "d"
+ ],
+ [
+ "ign",
+ "ed"
+ ],
+ [
+ "ig",
+ "ned"
+ ],
+ [
+ "▁relig",
+ "ious"
+ ],
+ [
+ "fa",
+ "n"
+ ],
+ [
+ "f",
+ "an"
+ ],
+ [
+ "igli",
+ "a"
+ ],
+ [
+ "ig",
+ "lia"
+ ],
+ [
+ "▁classific",
+ "ation"
+ ],
+ [
+ "▁class",
+ "ification"
+ ],
+ [
+ "oge",
+ "ther"
+ ],
+ [
+ "og",
+ "ether"
+ ],
+ [
+ "▁SD",
+ "K"
+ ],
+ [
+ "▁S",
+ "DK"
+ ],
+ [
+ "▁",
+ "SDK"
+ ],
+ [
+ "▁Hum",
+ "an"
+ ],
+ [
+ "▁Hu",
+ "man"
+ ],
+ [
+ "▁H",
+ "uman"
+ ],
+ [
+ "▁comm",
+ "ission"
+ ],
+ [
+ "▁com",
+ "mission"
+ ],
+ [
+ "▁О",
+ "р"
+ ],
+ [
+ "▁ante",
+ "s"
+ ],
+ [
+ "▁ant",
+ "es"
+ ],
+ [
+ "▁an",
+ "tes"
+ ],
+ [
+ "▁",
+ "antes"
+ ],
+ [
+ "D",
+ "T"
+ ],
+ [
+ "èt",
+ "e"
+ ],
+ [
+ "è",
+ "te"
+ ],
+ [
+ "pr",
+ "és"
+ ],
+ [
+ "p",
+ "rés"
+ ],
+ [
+ "/",
+ "\""
+ ],
+ [
+ "▁(",
+ "«"
+ ],
+ [
+ "▁h",
+ "ö"
+ ],
+ [
+ "▁",
+ "hö"
+ ],
+ [
+ "▁ча",
+ "с"
+ ],
+ [
+ "▁",
+ "час"
+ ],
+ [
+ "▁ja",
+ "k"
+ ],
+ [
+ "▁j",
+ "ak"
+ ],
+ [
+ "▁",
+ "jak"
+ ],
+ [
+ "iene",
+ "n"
+ ],
+ [
+ "ien",
+ "en"
+ ],
+ [
+ "ie",
+ "nen"
+ ],
+ [
+ "i",
+ "enen"
+ ],
+ [
+ "ug",
+ "g"
+ ],
+ [
+ "u",
+ "gg"
+ ],
+ [
+ "W",
+ "A"
+ ],
+ [
+ "▁place",
+ "holder"
+ ],
+ [
+ "▁",
+ "placeholder"
+ ],
+ [
+ "Wil",
+ "l"
+ ],
+ [
+ "W",
+ "ill"
+ ],
+ [
+ ",",
+ ","
+ ],
+ [
+ "▁Ka",
+ "m"
+ ],
+ [
+ "▁K",
+ "am"
+ ],
+ [
+ "▁we",
+ "n"
+ ],
+ [
+ "▁w",
+ "en"
+ ],
+ [
+ "▁",
+ "wen"
+ ],
+ [
+ "▁Sch",
+ "ul"
+ ],
+ [
+ "ți",
+ "e"
+ ],
+ [
+ "ț",
+ "ie"
+ ],
+ [
+ "▁au",
+ "d"
+ ],
+ [
+ "▁a",
+ "ud"
+ ],
+ [
+ "▁",
+ "aud"
+ ],
+ [
+ "▁su",
+ "e"
+ ],
+ [
+ "▁s",
+ "ue"
+ ],
+ [
+ "▁refer",
+ "red"
+ ],
+ [
+ "▁re",
+ "ferred"
+ ],
+ [
+ "ва",
+ "т"
+ ],
+ [
+ "в",
+ "ат"
+ ],
+ [
+ "▁Par",
+ "a"
+ ],
+ [
+ "▁Pa",
+ "ra"
+ ],
+ [
+ "▁P",
+ "ara"
+ ],
+ [
+ "▁bl",
+ "a"
+ ],
+ [
+ "▁b",
+ "la"
+ ],
+ [
+ "▁",
+ "bla"
+ ],
+ [
+ "UE",
+ "S"
+ ],
+ [
+ "U",
+ "ES"
+ ],
+ [
+ "▁stati",
+ "st"
+ ],
+ [
+ "▁stat",
+ "ist"
+ ],
+ [
+ "▁т",
+ "у"
+ ],
+ [
+ "▁",
+ "ту"
+ ],
+ [
+ "▁Wars",
+ "za"
+ ],
+ [
+ "gu",
+ "e"
+ ],
+ [
+ "g",
+ "ue"
+ ],
+ [
+ "▁Id",
+ "e"
+ ],
+ [
+ "▁I",
+ "de"
+ ],
+ [
+ "math",
+ "scr"
+ ],
+ [
+ "▁lie",
+ "u"
+ ],
+ [
+ "▁li",
+ "eu"
+ ],
+ [
+ "▁l",
+ "ieu"
+ ],
+ [
+ "▁bo",
+ "d"
+ ],
+ [
+ "▁b",
+ "od"
+ ],
+ [
+ "▁ru",
+ "s"
+ ],
+ [
+ "▁r",
+ "us"
+ ],
+ [
+ "▁",
+ "rus"
+ ],
+ [
+ "▁bo",
+ "at"
+ ],
+ [
+ "xs",
+ "pace"
+ ],
+ [
+ "x",
+ "space"
+ ],
+ [
+ "▁mod",
+ "al"
+ ],
+ [
+ "▁mo",
+ "dal"
+ ],
+ [
+ "▁",
+ "modal"
+ ],
+ [
+ "ле",
+ "к"
+ ],
+ [
+ "л",
+ "ек"
+ ],
+ [
+ "top",
+ "ic"
+ ],
+ [
+ "to",
+ "pic"
+ ],
+ [
+ "man",
+ "y"
+ ],
+ [
+ "ma",
+ "ny"
+ ],
+ [
+ "m",
+ "any"
+ ],
+ [
+ "sk",
+ "ý"
+ ],
+ [
+ "▁organiz",
+ "ation"
+ ],
+ [
+ "▁organ",
+ "ization"
+ ],
+ [
+ "▁ге",
+ "не"
+ ],
+ [
+ "▁г",
+ "ене"
+ ],
+ [
+ "▁Wil",
+ "son"
+ ],
+ [
+ "▁com",
+ "fort"
+ ],
+ [
+ "ib",
+ "il"
+ ],
+ [
+ "i",
+ "bil"
+ ],
+ [
+ ":",
+ "-"
+ ],
+ [
+ "▁anim",
+ "al"
+ ],
+ [
+ "▁ani",
+ "mal"
+ ],
+ [
+ "▁an",
+ "imal"
+ ],
+ [
+ "Rep",
+ "ort"
+ ],
+ [
+ "Re",
+ "port"
+ ],
+ [
+ "кам",
+ "и"
+ ],
+ [
+ "ка",
+ "ми"
+ ],
+ [
+ "jo",
+ "n"
+ ],
+ [
+ "j",
+ "on"
+ ],
+ [
+ "▁ke",
+ "r"
+ ],
+ [
+ "▁k",
+ "er"
+ ],
+ [
+ "▁",
+ "ker"
+ ],
+ [
+ "▁к",
+ "ни"
+ ],
+ [
+ "moz",
+ "illa"
+ ],
+ [
+ "Pr",
+ "ice"
+ ],
+ [
+ "P",
+ "rice"
+ ],
+ [
+ "anti",
+ "n"
+ ],
+ [
+ "ant",
+ "in"
+ ],
+ [
+ "ement",
+ "o"
+ ],
+ [
+ "emen",
+ "to"
+ ],
+ [
+ "em",
+ "ento"
+ ],
+ [
+ "ma",
+ "y"
+ ],
+ [
+ "m",
+ "ay"
+ ],
+ [
+ "▁lun",
+ "g"
+ ],
+ [
+ "▁lu",
+ "ng"
+ ],
+ [
+ "▁l",
+ "ung"
+ ],
+ [
+ "▁",
+ "lung"
+ ],
+ [
+ "▁blo",
+ "w"
+ ],
+ [
+ "▁bl",
+ "ow"
+ ],
+ [
+ "▁b",
+ "low"
+ ],
+ [
+ "ede",
+ "ut"
+ ],
+ [
+ "▁type",
+ "d"
+ ],
+ [
+ "▁typ",
+ "ed"
+ ],
+ [
+ "▁ty",
+ "ped"
+ ],
+ [
+ "▁dec",
+ "ember"
+ ],
+ [
+ "▁...",
+ "."
+ ],
+ [
+ "▁..",
+ ".."
+ ],
+ [
+ "▁.",
+ "..."
+ ],
+ [
+ "▁",
+ "...."
+ ],
+ [
+ "li",
+ "ance"
+ ],
+ [
+ "l",
+ "iance"
+ ],
+ [
+ "▁vie",
+ "l"
+ ],
+ [
+ "▁vi",
+ "el"
+ ],
+ [
+ "▁v",
+ "iel"
+ ],
+ [
+ "▁Ф",
+ "и"
+ ],
+ [
+ "pres",
+ "a"
+ ],
+ [
+ "pre",
+ "sa"
+ ],
+ [
+ "pr",
+ "esa"
+ ],
+ [
+ "▁ос",
+ "іб"
+ ],
+ [
+ "▁Na",
+ "m"
+ ],
+ [
+ "▁N",
+ "am"
+ ],
+ [
+ "▁Gre",
+ "n"
+ ],
+ [
+ "▁Gr",
+ "en"
+ ],
+ [
+ "▁G",
+ "ren"
+ ],
+ [
+ "си",
+ "лання"
+ ],
+ [
+ "VI",
+ "D"
+ ],
+ [
+ "V",
+ "ID"
+ ],
+ [
+ "str",
+ "e"
+ ],
+ [
+ "st",
+ "re"
+ ],
+ [
+ "s",
+ "tre"
+ ],
+ [
+ "wei",
+ "s"
+ ],
+ [
+ "we",
+ "is"
+ ],
+ [
+ "▁protect",
+ "ion"
+ ],
+ [
+ "▁prote",
+ "ction"
+ ],
+ [
+ "▁prot",
+ "ection"
+ ],
+ [
+ "ta",
+ "ient"
+ ],
+ [
+ "t",
+ "aient"
+ ],
+ [
+ "▁officer",
+ "s"
+ ],
+ [
+ "▁office",
+ "rs"
+ ],
+ [
+ "▁offic",
+ "ers"
+ ],
+ [
+ "т",
+ "но"
+ ],
+ [
+ "▁Br",
+ "ig"
+ ],
+ [
+ "▁B",
+ "rig"
+ ],
+ [
+ "▁intel",
+ "lig"
+ ],
+ [
+ "▁int",
+ "ellig"
+ ],
+ [
+ "я",
+ "х"
+ ],
+ [
+ "IT",
+ "H"
+ ],
+ [
+ "I",
+ "TH"
+ ],
+ [
+ "▁separate",
+ "d"
+ ],
+ [
+ "▁separ",
+ "ated"
+ ],
+ [
+ "▁L",
+ "CCN"
+ ],
+ [
+ "ní",
+ "m"
+ ],
+ [
+ "n",
+ "ím"
+ ],
+ [
+ "clo",
+ "ck"
+ ],
+ [
+ "cl",
+ "ock"
+ ],
+ [
+ "c",
+ "lock"
+ ],
+ [
+ "▁apar",
+ "e"
+ ],
+ [
+ "▁ap",
+ "are"
+ ],
+ [
+ "яв",
+ "и"
+ ],
+ [
+ "я",
+ "ви"
+ ],
+ [
+ "▁Eliz",
+ "abeth"
+ ],
+ [
+ "▁Wat",
+ "er"
+ ],
+ [
+ "▁Wa",
+ "ter"
+ ],
+ [
+ "▁W",
+ "ater"
+ ],
+ [
+ "geb",
+ "iet"
+ ],
+ [
+ "▁conven",
+ "t"
+ ],
+ [
+ "▁conv",
+ "ent"
+ ],
+ [
+ "▁con",
+ "vent"
+ ],
+ [
+ "fur",
+ "t"
+ ],
+ [
+ "fu",
+ "rt"
+ ],
+ [
+ "f",
+ "urt"
+ ],
+ [
+ "▁beide",
+ "n"
+ ],
+ [
+ "▁bei",
+ "den"
+ ],
+ [
+ "▁be",
+ "iden"
+ ],
+ [
+ "bas",
+ "h"
+ ],
+ [
+ "ba",
+ "sh"
+ ],
+ [
+ "b",
+ "ash"
+ ],
+ [
+ "▁чер",
+ "ез"
+ ],
+ [
+ "▁че",
+ "рез"
+ ],
+ [
+ "▁u",
+ "b"
+ ],
+ [
+ "▁",
+ "ub"
+ ],
+ [
+ "▁Stati",
+ "st"
+ ],
+ [
+ "▁Stat",
+ "ist"
+ ],
+ [
+ "▁limit",
+ "s"
+ ],
+ [
+ "▁lim",
+ "its"
+ ],
+ [
+ "▁",
+ "limits"
+ ],
+ [
+ "V",
+ "ol"
+ ],
+ [
+ "ct",
+ "x"
+ ],
+ [
+ "c",
+ "tx"
+ ],
+ [
+ "▁но",
+ "в"
+ ],
+ [
+ "▁н",
+ "ов"
+ ],
+ [
+ "▁",
+ "нов"
+ ],
+ [
+ "gui",
+ "de"
+ ],
+ [
+ "gu",
+ "ide"
+ ],
+ [
+ "mi",
+ "c"
+ ],
+ [
+ "m",
+ "ic"
+ ],
+ [
+ "ies",
+ "a"
+ ],
+ [
+ "ie",
+ "sa"
+ ],
+ [
+ "i",
+ "esa"
+ ],
+ [
+ "▁h",
+ "uvud"
+ ],
+ [
+ "R",
+ "T"
+ ],
+ [
+ "Fi",
+ "g"
+ ],
+ [
+ "F",
+ "ig"
+ ],
+ [
+ "▁le",
+ "ct"
+ ],
+ [
+ "▁l",
+ "ect"
+ ],
+ [
+ "▁",
+ "lect"
+ ],
+ [
+ "con",
+ "n"
+ ],
+ [
+ "co",
+ "nn"
+ ],
+ [
+ "c",
+ "onn"
+ ],
+ [
+ "imi",
+ "t"
+ ],
+ [
+ "im",
+ "it"
+ ],
+ [
+ "i",
+ "mit"
+ ],
+ [
+ "га",
+ "р"
+ ],
+ [
+ "г",
+ "ар"
+ ],
+ [
+ "▁ba",
+ "jo"
+ ],
+ [
+ "▁b",
+ "ajo"
+ ],
+ [
+ "scri",
+ "be"
+ ],
+ [
+ "scr",
+ "ibe"
+ ],
+ [
+ "s",
+ "cribe"
+ ],
+ [
+ "reg",
+ "ex"
+ ],
+ [
+ "re",
+ "gex"
+ ],
+ [
+ "▁Cas",
+ "s"
+ ],
+ [
+ "▁Ca",
+ "ss"
+ ],
+ [
+ "▁C",
+ "ass"
+ ],
+ [
+ "▁prop",
+ "ag"
+ ],
+ [
+ "▁pro",
+ "pag"
+ ],
+ [
+ "'",
+ "$"
+ ],
+ [
+ "▁prof",
+ "es"
+ ],
+ [
+ "uni",
+ "que"
+ ],
+ [
+ "un",
+ "ique"
+ ],
+ [
+ "▁S",
+ "ql"
+ ],
+ [
+ "▁",
+ "Sql"
+ ],
+ [
+ "uni",
+ "on"
+ ],
+ [
+ "un",
+ "ion"
+ ],
+ [
+ "rio",
+ "s"
+ ],
+ [
+ "ri",
+ "os"
+ ],
+ [
+ "r",
+ "ios"
+ ],
+ [
+ "pi",
+ "p"
+ ],
+ [
+ "p",
+ "ip"
+ ],
+ [
+ "--",
+ "+"
+ ],
+ [
+ "-",
+ "-+"
+ ],
+ [
+ "ka",
+ "dem"
+ ],
+ [
+ "k",
+ "adem"
+ ],
+ [
+ "column",
+ "s"
+ ],
+ [
+ "▁var",
+ "y"
+ ],
+ [
+ "▁va",
+ "ry"
+ ],
+ [
+ "▁v",
+ "ary"
+ ],
+ [
+ "▁bere",
+ "its"
+ ],
+ [
+ "▁do",
+ "i"
+ ],
+ [
+ "▁d",
+ "oi"
+ ],
+ [
+ "▁Comm",
+ "on"
+ ],
+ [
+ "▁Com",
+ "mon"
+ ],
+ [
+ "▁",
+ "Common"
+ ],
+ [
+ "▁Rob",
+ "in"
+ ],
+ [
+ "▁Ro",
+ "bin"
+ ],
+ [
+ "▁",
+ "×"
+ ],
+ [
+ "▁se",
+ "i"
+ ],
+ [
+ "▁s",
+ "ei"
+ ],
+ [
+ "▁sys",
+ "t"
+ ],
+ [
+ "▁sy",
+ "st"
+ ],
+ [
+ "▁s",
+ "yst"
+ ],
+ [
+ "▁v",
+ "ä"
+ ],
+ [
+ "▁",
+ "vä"
+ ],
+ [
+ "▁Def",
+ "ault"
+ ],
+ [
+ "▁De",
+ "fault"
+ ],
+ [
+ "▁",
+ "Default"
+ ],
+ [
+ "▁ty",
+ "m"
+ ],
+ [
+ "▁t",
+ "ym"
+ ],
+ [
+ "pe",
+ "l"
+ ],
+ [
+ "p",
+ "el"
+ ],
+ [
+ "▁believe",
+ "d"
+ ],
+ [
+ "▁bel",
+ "ieved"
+ ],
+ [
+ "▁provide",
+ "r"
+ ],
+ [
+ "▁prov",
+ "ider"
+ ],
+ [
+ "▁pro",
+ "vider"
+ ],
+ [
+ "▁",
+ "provider"
+ ],
+ [
+ "▁minim",
+ "al"
+ ],
+ [
+ "▁mini",
+ "mal"
+ ],
+ [
+ "▁min",
+ "imal"
+ ],
+ [
+ "тал",
+ "и"
+ ],
+ [
+ "та",
+ "ли"
+ ],
+ [
+ "т",
+ "али"
+ ],
+ [
+ "aine",
+ "s"
+ ],
+ [
+ "ain",
+ "es"
+ ],
+ [
+ "ai",
+ "nes"
+ ],
+ [
+ "a",
+ "ines"
+ ],
+ [
+ "K",
+ "it"
+ ],
+ [
+ "izi",
+ "o"
+ ],
+ [
+ "iz",
+ "io"
+ ],
+ [
+ "isse",
+ "n"
+ ],
+ [
+ "iss",
+ "en"
+ ],
+ [
+ "is",
+ "sen"
+ ],
+ [
+ "press",
+ "ed"
+ ],
+ [
+ "pres",
+ "sed"
+ ],
+ [
+ "pr",
+ "essed"
+ ],
+ [
+ "▁sta",
+ "g"
+ ],
+ [
+ "▁st",
+ "ag"
+ ],
+ [
+ "▁s",
+ "tag"
+ ],
+ [
+ "▁",
+ "stag"
+ ],
+ [
+ "▁ui",
+ "nt"
+ ],
+ [
+ "▁u",
+ "int"
+ ],
+ [
+ "▁",
+ "uint"
+ ],
+ [
+ "ko",
+ "r"
+ ],
+ [
+ "k",
+ "or"
+ ],
+ [
+ "▁рас",
+ "по"
+ ],
+ [
+ "▁ра",
+ "спо"
+ ],
+ [
+ "▁inher",
+ "it"
+ ],
+ [
+ "▁in",
+ "herit"
+ ],
+ [
+ "▁compile",
+ "d"
+ ],
+ [
+ "▁comp",
+ "iled"
+ ],
+ [
+ "▁feb",
+ "ru"
+ ],
+ [
+ "▁fe",
+ "bru"
+ ],
+ [
+ "▁f",
+ "ebru"
+ ],
+ [
+ "▁tm",
+ "p"
+ ],
+ [
+ "▁t",
+ "mp"
+ ],
+ [
+ "▁",
+ "tmp"
+ ],
+ [
+ "work",
+ "s"
+ ],
+ [
+ "wor",
+ "ks"
+ ],
+ [
+ "ч",
+ "на"
+ ],
+ [
+ "draw",
+ "able"
+ ],
+ [
+ "▁Na",
+ "v"
+ ],
+ [
+ "▁N",
+ "av"
+ ],
+ [
+ "▁",
+ "Nav"
+ ],
+ [
+ "▁thought",
+ "s"
+ ],
+ [
+ "▁though",
+ "ts"
+ ],
+ [
+ "rout",
+ "e"
+ ],
+ [
+ "rou",
+ "te"
+ ],
+ [
+ "ro",
+ "ute"
+ ],
+ [
+ "r",
+ "oute"
+ ],
+ [
+ "▁conce",
+ "rt"
+ ],
+ [
+ "▁conc",
+ "ert"
+ ],
+ [
+ "▁con",
+ "cert"
+ ],
+ [
+ "▁option",
+ "al"
+ ],
+ [
+ "▁opt",
+ "ional"
+ ],
+ [
+ "▁",
+ "optional"
+ ],
+ [
+ "▁bra",
+ "s"
+ ],
+ [
+ "▁br",
+ "as"
+ ],
+ [
+ "▁b",
+ "ras"
+ ],
+ [
+ "▁",
+ "bras"
+ ],
+ [
+ "▁prov",
+ "iding"
+ ],
+ [
+ "со",
+ "м"
+ ],
+ [
+ "с",
+ "ом"
+ ],
+ [
+ "id",
+ "x"
+ ],
+ [
+ "i",
+ "dx"
+ ],
+ [
+ "empl",
+ "o"
+ ],
+ [
+ "emp",
+ "lo"
+ ],
+ [
+ "▁ко",
+ "ли"
+ ],
+ [
+ "▁",
+ "коли"
+ ],
+ [
+ "▁Ber",
+ "e"
+ ],
+ [
+ "▁Be",
+ "re"
+ ],
+ [
+ "▁B",
+ "ere"
+ ],
+ [
+ "▁El",
+ "s"
+ ],
+ [
+ "▁E",
+ "ls"
+ ],
+ [
+ "рем",
+ "ен"
+ ],
+ [
+ "ре",
+ "мен"
+ ],
+ [
+ "▁де",
+ "ка"
+ ],
+ [
+ "cou",
+ "t"
+ ],
+ [
+ "co",
+ "ut"
+ ],
+ [
+ "c",
+ "out"
+ ],
+ [
+ "lay",
+ "er"
+ ],
+ [
+ "la",
+ "yer"
+ ],
+ [
+ "l",
+ "ayer"
+ ],
+ [
+ "▁glo",
+ "b"
+ ],
+ [
+ "▁gl",
+ "ob"
+ ],
+ [
+ "▁g",
+ "lob"
+ ],
+ [
+ "▁",
+ "glob"
+ ],
+ [
+ "fore",
+ "ach"
+ ],
+ [
+ "for",
+ "each"
+ ],
+ [
+ "▁Edu",
+ "cation"
+ ],
+ [
+ "▁E",
+ "ducation"
+ ],
+ [
+ "P",
+ "O"
+ ],
+ [
+ "▁impro",
+ "v"
+ ],
+ [
+ "▁impr",
+ "ov"
+ ],
+ [
+ "▁imp",
+ "rov"
+ ],
+ [
+ "▁im",
+ "prov"
+ ],
+ [
+ "▁client",
+ "s"
+ ],
+ [
+ "▁cli",
+ "ents"
+ ],
+ [
+ "▁cl",
+ "ients"
+ ],
+ [
+ "group",
+ "s"
+ ],
+ [
+ "gro",
+ "ups"
+ ],
+ [
+ "gr",
+ "oups"
+ ],
+ [
+ "▁kon",
+ "t"
+ ],
+ [
+ "▁ko",
+ "nt"
+ ],
+ [
+ "▁k",
+ "ont"
+ ],
+ [
+ "De",
+ "l"
+ ],
+ [
+ "D",
+ "el"
+ ],
+ [
+ "ret",
+ "t"
+ ],
+ [
+ "re",
+ "tt"
+ ],
+ [
+ "r",
+ "ett"
+ ],
+ [
+ "▁su",
+ "p"
+ ],
+ [
+ "▁s",
+ "up"
+ ],
+ [
+ "▁",
+ "sup"
+ ],
+ [
+ "▁mo",
+ "g"
+ ],
+ [
+ "▁m",
+ "og"
+ ],
+ [
+ "ta",
+ "n"
+ ],
+ [
+ "t",
+ "an"
+ ],
+ [
+ "▁comp",
+ "l"
+ ],
+ [
+ "▁com",
+ "pl"
+ ],
+ [
+ "irt",
+ "y"
+ ],
+ [
+ "ir",
+ "ty"
+ ],
+ [
+ "▁nouve",
+ "au"
+ ],
+ [
+ "os",
+ "z"
+ ],
+ [
+ "o",
+ "sz"
+ ],
+ [
+ "▁Nav",
+ "y"
+ ],
+ [
+ "▁Na",
+ "vy"
+ ],
+ [
+ "▁N",
+ "avy"
+ ],
+ [
+ "ber",
+ "e"
+ ],
+ [
+ "be",
+ "re"
+ ],
+ [
+ "b",
+ "ere"
+ ],
+ [
+ "mas",
+ "k"
+ ],
+ [
+ "ma",
+ "sk"
+ ],
+ [
+ "m",
+ "ask"
+ ],
+ [
+ "ov",
+ "é"
+ ],
+ [
+ "o",
+ "vé"
+ ],
+ [
+ "zi",
+ "l"
+ ],
+ [
+ "z",
+ "il"
+ ],
+ [
+ "PE",
+ "R"
+ ],
+ [
+ "P",
+ "ER"
+ ],
+ [
+ "▁població",
+ "n"
+ ],
+ [
+ "▁pobla",
+ "ción"
+ ],
+ [
+ "▁detail",
+ "ed"
+ ],
+ [
+ "▁d",
+ "etailed"
+ ],
+ [
+ "ле",
+ "т"
+ ],
+ [
+ "л",
+ "ет"
+ ],
+ [
+ "▁familie",
+ "s"
+ ],
+ [
+ "▁famil",
+ "ies"
+ ],
+ [
+ "abe",
+ "t"
+ ],
+ [
+ "ab",
+ "et"
+ ],
+ [
+ "a",
+ "bet"
+ ],
+ [
+ "е",
+ "вич"
+ ],
+ [
+ "ände",
+ "r"
+ ],
+ [
+ "änd",
+ "er"
+ ],
+ [
+ "än",
+ "der"
+ ],
+ [
+ "ä",
+ "nder"
+ ],
+ [
+ "▁å",
+ "r"
+ ],
+ [
+ "▁",
+ "år"
+ ],
+ [
+ "▁p",
+ "endant"
+ ],
+ [
+ "▁bi",
+ "l"
+ ],
+ [
+ "▁b",
+ "il"
+ ],
+ [
+ "▁",
+ "bil"
+ ],
+ [
+ "▁hin",
+ "t"
+ ],
+ [
+ "▁hi",
+ "nt"
+ ],
+ [
+ "▁h",
+ "int"
+ ],
+ [
+ "ode",
+ "n"
+ ],
+ [
+ "od",
+ "en"
+ ],
+ [
+ "o",
+ "den"
+ ],
+ [
+ "▁exp",
+ "ansion"
+ ],
+ [
+ "▁pon",
+ "t"
+ ],
+ [
+ "▁po",
+ "nt"
+ ],
+ [
+ "▁p",
+ "ont"
+ ],
+ [
+ "▁",
+ "pont"
+ ],
+ [
+ "asa",
+ "nt"
+ ],
+ [
+ "as",
+ "ant"
+ ],
+ [
+ "▁Kin",
+ "d"
+ ],
+ [
+ "▁Ki",
+ "nd"
+ ],
+ [
+ "▁K",
+ "ind"
+ ],
+ [
+ "▁",
+ "Kind"
+ ],
+ [
+ "ij",
+ "i"
+ ],
+ [
+ "i",
+ "ji"
+ ],
+ [
+ "▁Aut",
+ "h"
+ ],
+ [
+ "▁Au",
+ "th"
+ ],
+ [
+ "▁A",
+ "uth"
+ ],
+ [
+ "▁",
+ "Auth"
+ ],
+ [
+ "laim",
+ "ed"
+ ],
+ [
+ "ref",
+ "lect"
+ ],
+ [
+ "]",
+ "="
+ ],
+ [
+ "byte",
+ "s"
+ ],
+ [
+ "by",
+ "tes"
+ ],
+ [
+ "hov",
+ "er"
+ ],
+ [
+ "ho",
+ "ver"
+ ],
+ [
+ "h",
+ "over"
+ ],
+ [
+ "▁це",
+ "р"
+ ],
+ [
+ "▁ц",
+ "ер"
+ ],
+ [
+ "▁",
+ "цер"
+ ],
+ [
+ "grad",
+ "le"
+ ],
+ [
+ "Ar",
+ "ch"
+ ],
+ [
+ "apes",
+ "t"
+ ],
+ [
+ "ape",
+ "st"
+ ],
+ [
+ "ap",
+ "est"
+ ],
+ [
+ "ás",
+ "a"
+ ],
+ [
+ "á",
+ "sa"
+ ],
+ [
+ "Car",
+ "d"
+ ],
+ [
+ "Ca",
+ "rd"
+ ],
+ [
+ "C",
+ "ard"
+ ],
+ [
+ "▁tempor",
+ "ary"
+ ],
+ [
+ "▁départ",
+ "ement"
+ ],
+ [
+ "class",
+ "es"
+ ],
+ [
+ "жи",
+ "ва"
+ ],
+ [
+ "▁х",
+ "удо"
+ ],
+ [
+ "▁mol",
+ "e"
+ ],
+ [
+ "▁mo",
+ "le"
+ ],
+ [
+ "▁m",
+ "ole"
+ ],
+ [
+ "R",
+ "Y"
+ ],
+ [
+ "L",
+ "P"
+ ],
+ [
+ "▁pe",
+ "c"
+ ],
+ [
+ "▁p",
+ "ec"
+ ],
+ [
+ "▁",
+ "pec"
+ ],
+ [
+ "rodu",
+ "ction"
+ ],
+ [
+ "▁Gu",
+ "ard"
+ ],
+ [
+ "▁Par",
+ "liament"
+ ],
+ [
+ "▁instant",
+ "i"
+ ],
+ [
+ "▁inst",
+ "anti"
+ ],
+ [
+ "▁not",
+ "amment"
+ ],
+ [
+ "▁Dou",
+ "g"
+ ],
+ [
+ "▁Do",
+ "ug"
+ ],
+ [
+ "▁D",
+ "oug"
+ ],
+ [
+ "▁Mars",
+ "h"
+ ],
+ [
+ "▁Mar",
+ "sh"
+ ],
+ [
+ ".",
+ "~"
+ ],
+ [
+ "▁\\",
+ "\""
+ ],
+ [
+ "▁",
+ "\\\""
+ ],
+ [
+ "▁th",
+ "é"
+ ],
+ [
+ "▁t",
+ "hé"
+ ],
+ [
+ "▁lib",
+ "re"
+ ],
+ [
+ "▁li",
+ "bre"
+ ],
+ [
+ "do",
+ "es"
+ ],
+ [
+ "▁dé",
+ "but"
+ ],
+ [
+ "▁Un",
+ "it"
+ ],
+ [
+ "▁U",
+ "nit"
+ ],
+ [
+ "▁",
+ "Unit"
+ ],
+ [
+ "▁ст",
+ "у"
+ ],
+ [
+ "▁с",
+ "ту"
+ ],
+ [
+ "▁",
+ "сту"
+ ],
+ [
+ "▁le",
+ "ague"
+ ],
+ [
+ "▁qual",
+ "e"
+ ],
+ [
+ "▁qu",
+ "ale"
+ ],
+ [
+ "▁q",
+ "uale"
+ ],
+ [
+ "▁состав",
+ "ля"
+ ],
+ [
+ "▁соста",
+ "вля"
+ ],
+ [
+ "Sec",
+ "urity"
+ ],
+ [
+ "Se",
+ "curity"
+ ],
+ [
+ "▁apparent",
+ "ly"
+ ],
+ [
+ "▁appar",
+ "ently"
+ ],
+ [
+ "▁tro",
+ "ops"
+ ],
+ [
+ "ican",
+ "o"
+ ],
+ [
+ "ica",
+ "no"
+ ],
+ [
+ "ic",
+ "ano"
+ ],
+ [
+ "i",
+ "cano"
+ ],
+ [
+ "▁M",
+ "B"
+ ],
+ [
+ "▁",
+ "MB"
+ ],
+ [
+ "enz",
+ "e"
+ ],
+ [
+ "en",
+ "ze"
+ ],
+ [
+ "load",
+ "ing"
+ ],
+ [
+ "lo",
+ "ading"
+ ],
+ [
+ "▁distribu",
+ "ted"
+ ],
+ [
+ "▁distrib",
+ "uted"
+ ],
+ [
+ "▁dist",
+ "ributed"
+ ],
+ [
+ "write",
+ "r"
+ ],
+ [
+ "writ",
+ "er"
+ ],
+ [
+ "wr",
+ "iter"
+ ],
+ [
+ "w",
+ "riter"
+ ],
+ [
+ "resource",
+ "s"
+ ],
+ [
+ "res",
+ "ources"
+ ],
+ [
+ "h",
+ "ö"
+ ],
+ [
+ "util",
+ "s"
+ ],
+ [
+ "uti",
+ "ls"
+ ],
+ [
+ "ut",
+ "ils"
+ ],
+ [
+ "▁prepare",
+ "d"
+ ],
+ [
+ "▁prepar",
+ "ed"
+ ],
+ [
+ "▁prep",
+ "ared"
+ ],
+ [
+ "cie",
+ "r"
+ ],
+ [
+ "ci",
+ "er"
+ ],
+ [
+ "c",
+ "ier"
+ ],
+ [
+ "opo",
+ "l"
+ ],
+ [
+ "op",
+ "ol"
+ ],
+ [
+ "o",
+ "pol"
+ ],
+ [
+ "▁län",
+ "kar"
+ ],
+ [
+ "he",
+ "s"
+ ],
+ [
+ "h",
+ "es"
+ ],
+ [
+ "н",
+ "ва"
+ ],
+ [
+ "▁open",
+ "s"
+ ],
+ [
+ "▁op",
+ "ens"
+ ],
+ [
+ "▁",
+ "opens"
+ ],
+ [
+ "ago",
+ "g"
+ ],
+ [
+ "ag",
+ "og"
+ ],
+ [
+ "inter",
+ "face"
+ ],
+ [
+ "▁Fun",
+ "d"
+ ],
+ [
+ "▁Fu",
+ "nd"
+ ],
+ [
+ "▁F",
+ "und"
+ ],
+ [
+ "▁pent",
+ "ru"
+ ],
+ [
+ "ní",
+ "ch"
+ ],
+ [
+ "n",
+ "ích"
+ ],
+ [
+ "▁configure",
+ "d"
+ ],
+ [
+ "▁configur",
+ "ed"
+ ],
+ [
+ "▁config",
+ "ured"
+ ],
+ [
+ "▁Web",
+ "site"
+ ],
+ [
+ "▁listen",
+ "er"
+ ],
+ [
+ "▁liste",
+ "ner"
+ ],
+ [
+ "▁list",
+ "ener"
+ ],
+ [
+ "▁",
+ "listener"
+ ],
+ [
+ "ive",
+ "l"
+ ],
+ [
+ "iv",
+ "el"
+ ],
+ [
+ "i",
+ "vel"
+ ],
+ [
+ "n",
+ "ę"
+ ],
+ [
+ "min",
+ "a"
+ ],
+ [
+ "mi",
+ "na"
+ ],
+ [
+ "m",
+ "ina"
+ ],
+ [
+ "▁inve",
+ "st"
+ ],
+ [
+ "▁inv",
+ "est"
+ ],
+ [
+ "▁in",
+ "vest"
+ ],
+ [
+ "▁мі",
+ "с"
+ ],
+ [
+ "▁м",
+ "іс"
+ ],
+ [
+ "▁da",
+ "v"
+ ],
+ [
+ "▁d",
+ "av"
+ ],
+ [
+ "▁pat",
+ "ch"
+ ],
+ [
+ "▁p",
+ "atch"
+ ],
+ [
+ "▁",
+ "patch"
+ ],
+ [
+ "piel",
+ "er"
+ ],
+ [
+ "pie",
+ "ler"
+ ],
+ [
+ "pi",
+ "eler"
+ ],
+ [
+ "▁Extern",
+ "a"
+ ],
+ [
+ "▁Ext",
+ "erna"
+ ],
+ [
+ "t",
+ "f"
+ ],
+ [
+ "▁ere",
+ "d"
+ ],
+ [
+ "▁er",
+ "ed"
+ ],
+ [
+ "▁e",
+ "red"
+ ],
+ [
+ "▁",
+ "ered"
+ ],
+ [
+ "▁Ass",
+ "embly"
+ ],
+ [
+ "▁",
+ "Assembly"
+ ],
+ [
+ "▁sou",
+ "t"
+ ],
+ [
+ "▁so",
+ "ut"
+ ],
+ [
+ "▁s",
+ "out"
+ ],
+ [
+ "▁ver",
+ "k"
+ ],
+ [
+ "▁v",
+ "erk"
+ ],
+ [
+ "▁",
+ "verk"
+ ],
+ [
+ "mer",
+ "s"
+ ],
+ [
+ "me",
+ "rs"
+ ],
+ [
+ "m",
+ "ers"
+ ],
+ [
+ "t",
+ "oggle"
+ ],
+ [
+ "▁upd",
+ "ating"
+ ],
+ [
+ "▁up",
+ "dating"
+ ],
+ [
+ "▁Ken",
+ "t"
+ ],
+ [
+ "▁Ke",
+ "nt"
+ ],
+ [
+ "▁K",
+ "ent"
+ ],
+ [
+ "ec",
+ "a"
+ ],
+ [
+ "e",
+ "ca"
+ ],
+ [
+ "FA",
+ "ULT"
+ ],
+ [
+ "▁tit",
+ "re"
+ ],
+ [
+ "▁ti",
+ "tre"
+ ],
+ [
+ "▁Ken",
+ "n"
+ ],
+ [
+ "▁Ke",
+ "nn"
+ ],
+ [
+ "▁K",
+ "enn"
+ ],
+ [
+ "▁Ми",
+ "ха"
+ ],
+ [
+ "сто",
+ "р"
+ ],
+ [
+ "ст",
+ "ор"
+ ],
+ [
+ "с",
+ "тор"
+ ],
+ [
+ "▁pod",
+ "e"
+ ],
+ [
+ "▁po",
+ "de"
+ ],
+ [
+ "▁p",
+ "ode"
+ ],
+ [
+ "▁Se",
+ "b"
+ ],
+ [
+ "▁S",
+ "eb"
+ ],
+ [
+ "це",
+ "в"
+ ],
+ [
+ "ц",
+ "ев"
+ ],
+ [
+ "E",
+ "Y"
+ ],
+ [
+ "▁sil",
+ "ver"
+ ],
+ [
+ "▁capac",
+ "ity"
+ ],
+ [
+ "▁cap",
+ "acity"
+ ],
+ [
+ "▁complet",
+ "ion"
+ ],
+ [
+ "▁comple",
+ "tion"
+ ],
+ [
+ "▁Ped",
+ "ro"
+ ],
+ [
+ "▁Pe",
+ "dro"
+ ],
+ [
+ "fe",
+ "l"
+ ],
+ [
+ "f",
+ "el"
+ ],
+ [
+ "van",
+ "o"
+ ],
+ [
+ "va",
+ "no"
+ ],
+ [
+ "v",
+ "ano"
+ ],
+ [
+ "ze",
+ "ug"
+ ],
+ [
+ "▁inter",
+ "ior"
+ ],
+ [
+ "▁inte",
+ "rior"
+ ],
+ [
+ "▁in",
+ "terior"
+ ],
+ [
+ "▁Res",
+ "ponse"
+ ],
+ [
+ "▁",
+ "Response"
+ ],
+ [
+ "éd",
+ "ia"
+ ],
+ [
+ "é",
+ "dia"
+ ],
+ [
+ "▁World",
+ "Cat"
+ ],
+ [
+ "▁c",
+ "ă"
+ ],
+ [
+ "que",
+ "l"
+ ],
+ [
+ "qu",
+ "el"
+ ],
+ [
+ "q",
+ "uel"
+ ],
+ [
+ "So",
+ "l"
+ ],
+ [
+ "S",
+ "ol"
+ ],
+ [
+ "іс",
+ "ля"
+ ],
+ [
+ "▁Dom",
+ "in"
+ ],
+ [
+ "▁Do",
+ "min"
+ ],
+ [
+ "▁D",
+ "omin"
+ ],
+ [
+ "▁cu",
+ "m"
+ ],
+ [
+ "▁c",
+ "um"
+ ],
+ [
+ "ce",
+ "p"
+ ],
+ [
+ "c",
+ "ep"
+ ],
+ [
+ "▁Mus",
+ "e"
+ ],
+ [
+ "▁Mu",
+ "se"
+ ],
+ [
+ "▁M",
+ "use"
+ ],
+ [
+ "▁Mar",
+ "ía"
+ ],
+ [
+ "▁Ma",
+ "ría"
+ ],
+ [
+ "▁M",
+ "aría"
+ ],
+ [
+ "▁function",
+ "al"
+ ],
+ [
+ "▁adapt",
+ "er"
+ ],
+ [
+ "▁ad",
+ "apter"
+ ],
+ [
+ "▁",
+ "adapter"
+ ],
+ [
+ "config",
+ "uration"
+ ],
+ [
+ "▁tip",
+ "o"
+ ],
+ [
+ "▁ti",
+ "po"
+ ],
+ [
+ "▁t",
+ "ipo"
+ ],
+ [
+ "▁Br",
+ "y"
+ ],
+ [
+ "▁B",
+ "ry"
+ ],
+ [
+ "v",
+ "y"
+ ],
+ [
+ "U",
+ "L"
+ ],
+ [
+ "▁trav",
+ "ers"
+ ],
+ [
+ "▁tra",
+ "vers"
+ ],
+ [
+ "!",
+ "("
+ ],
+ [
+ "▁absolute",
+ "ly"
+ ],
+ [
+ "▁absol",
+ "utely"
+ ],
+ [
+ "л",
+ "та"
+ ],
+ [
+ "тт",
+ "я"
+ ],
+ [
+ "т",
+ "тя"
+ ],
+ [
+ "▁I",
+ "T"
+ ],
+ [
+ "▁",
+ "IT"
+ ],
+ [
+ "▁во",
+ "ен"
+ ],
+ [
+ "yc",
+ "le"
+ ],
+ [
+ "y",
+ "cle"
+ ],
+ [
+ "bes",
+ "t"
+ ],
+ [
+ "be",
+ "st"
+ ],
+ [
+ "b",
+ "est"
+ ],
+ [
+ "▁construct",
+ "ed"
+ ],
+ [
+ "▁constru",
+ "cted"
+ ],
+ [
+ "▁фи",
+ "ль"
+ ],
+ [
+ "▁",
+ "филь"
+ ],
+ [
+ "cid",
+ "o"
+ ],
+ [
+ "ci",
+ "do"
+ ],
+ [
+ "c",
+ "ido"
+ ],
+ [
+ "ex",
+ "it"
+ ],
+ [
+ "gar",
+ "t"
+ ],
+ [
+ "ga",
+ "rt"
+ ],
+ [
+ "g",
+ "art"
+ ],
+ [
+ "▁provin",
+ "cia"
+ ],
+ [
+ "ve",
+ "z"
+ ],
+ [
+ "v",
+ "ez"
+ ],
+ [
+ "cip",
+ "l"
+ ],
+ [
+ "ci",
+ "pl"
+ ],
+ [
+ "▁Face",
+ "book"
+ ],
+ [
+ "▁Fac",
+ "ebook"
+ ],
+ [
+ "▁y",
+ "ellow"
+ ],
+ [
+ "▁",
+ "yellow"
+ ],
+ [
+ "▁Sum",
+ "mer"
+ ],
+ [
+ "▁point",
+ "ing"
+ ],
+ [
+ "▁possibil",
+ "ity"
+ ],
+ [
+ "▁possib",
+ "ility"
+ ],
+ [
+ "▁poss",
+ "ibility"
+ ],
+ [
+ "▁leg",
+ "isl"
+ ],
+ [
+ "▁мо",
+ "ж"
+ ],
+ [
+ "▁",
+ "мож"
+ ],
+ [
+ "der",
+ "n"
+ ],
+ [
+ "de",
+ "rn"
+ ],
+ [
+ "d",
+ "ern"
+ ],
+ [
+ "кон",
+ "о"
+ ],
+ [
+ "ко",
+ "но"
+ ],
+ [
+ "▁mechan",
+ "ism"
+ ],
+ [
+ "▁Bern",
+ "ard"
+ ],
+ [
+ "exp",
+ "r"
+ ],
+ [
+ "ex",
+ "pr"
+ ],
+ [
+ "лов",
+ "и"
+ ],
+ [
+ "ло",
+ "ви"
+ ],
+ [
+ "л",
+ "ови"
+ ],
+ [
+ "▁digit",
+ "s"
+ ],
+ [
+ "▁dig",
+ "its"
+ ],
+ [
+ "▁deleg",
+ "ate"
+ ],
+ [
+ "▁de",
+ "legate"
+ ],
+ [
+ "▁",
+ "delegate"
+ ],
+ [
+ "og",
+ "ram"
+ ],
+ [
+ "o",
+ "gram"
+ ],
+ [
+ "▁D",
+ "ictionary"
+ ],
+ [
+ "▁",
+ "Dictionary"
+ ],
+ [
+ "is",
+ "y"
+ ],
+ [
+ "▁sp",
+ "o"
+ ],
+ [
+ "▁s",
+ "po"
+ ],
+ [
+ "/",
+ "$"
+ ],
+ [
+ "clude",
+ "d"
+ ],
+ [
+ "clud",
+ "ed"
+ ],
+ [
+ "▁M",
+ "VC"
+ ],
+ [
+ "▁té",
+ "m"
+ ],
+ [
+ "▁t",
+ "ém"
+ ],
+ [
+ "▁print",
+ "ed"
+ ],
+ [
+ "▁prin",
+ "ted"
+ ],
+ [
+ "▁Got",
+ "t"
+ ],
+ [
+ "▁Go",
+ "tt"
+ ],
+ [
+ "▁G",
+ "ott"
+ ],
+ [
+ "▁O",
+ "m"
+ ],
+ [
+ "▁",
+ "Om"
+ ],
+ [
+ "ans",
+ "as"
+ ],
+ [
+ "▁Dur",
+ "ch"
+ ],
+ [
+ "▁D",
+ "urch"
+ ],
+ [
+ "▁Ide",
+ "nt"
+ ],
+ [
+ "▁Id",
+ "ent"
+ ],
+ [
+ "▁I",
+ "dent"
+ ],
+ [
+ "▁",
+ "Ident"
+ ],
+ [
+ "Q",
+ "U"
+ ],
+ [
+ "ht",
+ "m"
+ ],
+ [
+ "h",
+ "tm"
+ ],
+ [
+ "▁Su",
+ "l"
+ ],
+ [
+ "▁S",
+ "ul"
+ ],
+ [
+ "']",
+ "."
+ ],
+ [
+ "'",
+ "]."
+ ],
+ [
+ "▁dut",
+ "y"
+ ],
+ [
+ "▁du",
+ "ty"
+ ],
+ [
+ "▁Auth",
+ "or"
+ ],
+ [
+ "▁Aut",
+ "hor"
+ ],
+ [
+ "▁",
+ "Author"
+ ],
+ [
+ "▁n",
+ "ě"
+ ],
+ [
+ "▁",
+ "ně"
+ ],
+ [
+ "owe",
+ "go"
+ ],
+ [
+ "ow",
+ "ego"
+ ],
+ [
+ "pu",
+ "s"
+ ],
+ [
+ "p",
+ "us"
+ ],
+ [
+ "emb",
+ "l"
+ ],
+ [
+ "em",
+ "bl"
+ ],
+ [
+ "Exec",
+ "utor"
+ ],
+ [
+ "B",
+ "L"
+ ],
+ [
+ "▁Men",
+ "s"
+ ],
+ [
+ "▁Me",
+ "ns"
+ ],
+ [
+ "▁M",
+ "ens"
+ ],
+ [
+ "dis",
+ "patch"
+ ],
+ [
+ "▁Mi",
+ "d"
+ ],
+ [
+ "▁M",
+ "id"
+ ],
+ [
+ "app",
+ "s"
+ ],
+ [
+ "ap",
+ "ps"
+ ],
+ [
+ "Trans",
+ "form"
+ ],
+ [
+ "▁Da",
+ "t"
+ ],
+ [
+ "▁D",
+ "at"
+ ],
+ [
+ "▁",
+ "Dat"
+ ],
+ [
+ "▁imp",
+ "l"
+ ],
+ [
+ "▁im",
+ "pl"
+ ],
+ [
+ "▁",
+ "impl"
+ ],
+ [
+ "ou",
+ "x"
+ ],
+ [
+ "o",
+ "ux"
+ ],
+ [
+ "hol",
+ "m"
+ ],
+ [
+ "ho",
+ "lm"
+ ],
+ [
+ "▁In",
+ "s"
+ ],
+ [
+ "▁I",
+ "ns"
+ ],
+ [
+ "▁Emp",
+ "ire"
+ ],
+ [
+ "ру",
+ "п"
+ ],
+ [
+ "▁Ap",
+ "ache"
+ ],
+ [
+ "SI",
+ "ON"
+ ],
+ [
+ "S",
+ "ION"
+ ],
+ [
+ "▁pass",
+ "age"
+ ],
+ [
+ "########",
+ "########"
+ ],
+ [
+ "▁express",
+ "ed"
+ ],
+ [
+ "▁expres",
+ "sed"
+ ],
+ [
+ "▁expr",
+ "essed"
+ ],
+ [
+ "▁ex",
+ "pressed"
+ ],
+ [
+ "на",
+ "д"
+ ],
+ [
+ "▁o",
+ "l"
+ ],
+ [
+ "▁",
+ "ol"
+ ],
+ [
+ "▁hav",
+ "ia"
+ ],
+ [
+ "▁ha",
+ "via"
+ ],
+ [
+ "▁h",
+ "avia"
+ ],
+ [
+ "▁бо",
+ "лее"
+ ],
+ [
+ "▁enjo",
+ "y"
+ ],
+ [
+ "form",
+ "ance"
+ ],
+ [
+ "▁dimension",
+ "s"
+ ],
+ [
+ "▁dim",
+ "ensions"
+ ],
+ [
+ "▁че",
+ "р"
+ ],
+ [
+ "▁ч",
+ "ер"
+ ],
+ [
+ "▁",
+ "чер"
+ ],
+ [
+ "Se",
+ "e"
+ ],
+ [
+ "S",
+ "ee"
+ ],
+ [
+ "▁mou",
+ "th"
+ ],
+ [
+ "▁mo",
+ "uth"
+ ],
+ [
+ "▁m",
+ "outh"
+ ],
+ [
+ "▁",
+ "mouth"
+ ],
+ [
+ "▁ga",
+ "u"
+ ],
+ [
+ "▁g",
+ "au"
+ ],
+ [
+ "ien",
+ "cy"
+ ],
+ [
+ "i",
+ "ency"
+ ],
+ [
+ "▁Carol",
+ "ina"
+ ],
+ [
+ "Dis",
+ "t"
+ ],
+ [
+ "Di",
+ "st"
+ ],
+ [
+ "D",
+ "ist"
+ ],
+ [
+ "rad",
+ "io"
+ ],
+ [
+ "lim",
+ "it"
+ ],
+ [
+ "li",
+ "mit"
+ ],
+ [
+ "l",
+ "imit"
+ ],
+ [
+ "/",
+ "?"
+ ],
+ [
+ "▁Bal",
+ "l"
+ ],
+ [
+ "▁Ba",
+ "ll"
+ ],
+ [
+ "▁B",
+ "all"
+ ],
+ [
+ "ні",
+ "сть"
+ ],
+ [
+ "Mem",
+ "ber"
+ ],
+ [
+ "M",
+ "ember"
+ ],
+ [
+ "wa",
+ "ter"
+ ],
+ [
+ "w",
+ "ater"
+ ],
+ [
+ "▁mur",
+ "der"
+ ],
+ [
+ "▁stand",
+ "ing"
+ ],
+ [
+ "▁stan",
+ "ding"
+ ],
+ [
+ "▁",
+ "standing"
+ ],
+ [
+ "▁VI",
+ "I"
+ ],
+ [
+ "▁V",
+ "II"
+ ],
+ [
+ "Cent",
+ "er"
+ ],
+ [
+ "C",
+ "enter"
+ ],
+ [
+ "pp",
+ "a"
+ ],
+ [
+ "p",
+ "pa"
+ ],
+ [
+ "ure",
+ "au"
+ ],
+ [
+ "ur",
+ "eau"
+ ],
+ [
+ "▁Le",
+ "ip"
+ ],
+ [
+ "▁obj",
+ "et"
+ ],
+ [
+ "▁ob",
+ "jet"
+ ],
+ [
+ "▁Activ",
+ "ity"
+ ],
+ [
+ "▁Act",
+ "ivity"
+ ],
+ [
+ "▁",
+ "Activity"
+ ],
+ [
+ "ember",
+ "s"
+ ],
+ [
+ "emb",
+ "ers"
+ ],
+ [
+ "em",
+ "bers"
+ ],
+ [
+ "v",
+ "r"
+ ],
+ [
+ "▁cond",
+ "u"
+ ],
+ [
+ "▁con",
+ "du"
+ ],
+ [
+ "Cell",
+ "s"
+ ],
+ [
+ "C",
+ "ells"
+ ],
+ [
+ "inu",
+ "s"
+ ],
+ [
+ "in",
+ "us"
+ ],
+ [
+ "▁'",
+ ","
+ ],
+ [
+ "▁",
+ "',"
+ ],
+ [
+ "▁af",
+ "raid"
+ ],
+ [
+ "▁х",
+ "а"
+ ],
+ [
+ "▁",
+ "ха"
+ ],
+ [
+ "▁Vi",
+ "c"
+ ],
+ [
+ "▁V",
+ "ic"
+ ],
+ [
+ "test",
+ "ing"
+ ],
+ [
+ "tes",
+ "ting"
+ ],
+ [
+ "Tu",
+ "be"
+ ],
+ [
+ "T",
+ "ube"
+ ],
+ [
+ "▁vas",
+ "t"
+ ],
+ [
+ "▁va",
+ "st"
+ ],
+ [
+ "▁v",
+ "ast"
+ ],
+ [
+ "P",
+ "M"
+ ],
+ [
+ "ni",
+ "h"
+ ],
+ [
+ "n",
+ "ih"
+ ],
+ [
+ "SS",
+ "N"
+ ],
+ [
+ "S",
+ "SN"
+ ],
+ [
+ "▁Chi",
+ "le"
+ ],
+ [
+ "▁Ch",
+ "ile"
+ ],
+ [
+ "yl",
+ "van"
+ ],
+ [
+ "▁Bo",
+ "w"
+ ],
+ [
+ "▁B",
+ "ow"
+ ],
+ [
+ "▁relig",
+ "ion"
+ ],
+ [
+ "ophe",
+ "r"
+ ],
+ [
+ "oph",
+ "er"
+ ],
+ [
+ "op",
+ "her"
+ ],
+ [
+ "o",
+ "pher"
+ ],
+ [
+ "▁Col",
+ "l"
+ ],
+ [
+ "▁Co",
+ "ll"
+ ],
+ [
+ "▁C",
+ "oll"
+ ],
+ [
+ "▁",
+ "Coll"
+ ],
+ [
+ "▁digit",
+ "al"
+ ],
+ [
+ "▁dig",
+ "ital"
+ ],
+ [
+ "zi",
+ "oni"
+ ],
+ [
+ "z",
+ "ioni"
+ ],
+ [
+ "Sec",
+ "tion"
+ ],
+ [
+ "Se",
+ "ction"
+ ],
+ [
+ "S",
+ "ection"
+ ],
+ [
+ "▁резу",
+ "льта"
+ ],
+ [
+ "Foo",
+ "t"
+ ],
+ [
+ "F",
+ "oot"
+ ],
+ [
+ "conv",
+ "ert"
+ ],
+ [
+ "con",
+ "vert"
+ ],
+ [
+ "▁rece",
+ "iving"
+ ],
+ [
+ "Cont",
+ "act"
+ ],
+ [
+ "▁her",
+ "o"
+ ],
+ [
+ "▁he",
+ "ro"
+ ],
+ [
+ "▁h",
+ "ero"
+ ],
+ [
+ "sa",
+ "m"
+ ],
+ [
+ "s",
+ "am"
+ ],
+ [
+ "▁poster",
+ "ior"
+ ],
+ [
+ "▁poste",
+ "rior"
+ ],
+ [
+ "▁pos",
+ "terior"
+ ],
+ [
+ "ow",
+ "i"
+ ],
+ [
+ "o",
+ "wi"
+ ],
+ [
+ "An",
+ "t"
+ ],
+ [
+ "A",
+ "nt"
+ ],
+ [
+ "▁flag",
+ "s"
+ ],
+ [
+ "▁fla",
+ "gs"
+ ],
+ [
+ "▁fl",
+ "ags"
+ ],
+ [
+ "▁",
+ "flags"
+ ],
+ [
+ "▁Ze",
+ "aland"
+ ],
+ [
+ "▁bound",
+ "s"
+ ],
+ [
+ "▁b",
+ "ounds"
+ ],
+ [
+ "▁",
+ "bounds"
+ ],
+ [
+ "▁where",
+ "as"
+ ],
+ [
+ "▁whe",
+ "reas"
+ ],
+ [
+ "inf",
+ "l"
+ ],
+ [
+ "in",
+ "fl"
+ ],
+ [
+ "Pl",
+ "ay"
+ ],
+ [
+ "P",
+ "lay"
+ ],
+ [
+ "▁dem",
+ "o"
+ ],
+ [
+ "▁de",
+ "mo"
+ ],
+ [
+ "▁d",
+ "emo"
+ ],
+ [
+ "▁",
+ "demo"
+ ],
+ [
+ "▁gi",
+ "bt"
+ ],
+ [
+ "▁g",
+ "ibt"
+ ],
+ [
+ "▁hosp",
+ "ital"
+ ],
+ [
+ "▁h",
+ "ospital"
+ ],
+ [
+ "▁volt",
+ "a"
+ ],
+ [
+ "▁vol",
+ "ta"
+ ],
+ [
+ "▁v",
+ "olta"
+ ],
+ [
+ "л",
+ "ё"
+ ],
+ [
+ "▁f",
+ "ashion"
+ ],
+ [
+ "▁exc",
+ "eed"
+ ],
+ [
+ "▁ex",
+ "ceed"
+ ],
+ [
+ "elen",
+ "ium"
+ ],
+ [
+ "el",
+ "enium"
+ ],
+ [
+ "It",
+ "er"
+ ],
+ [
+ "I",
+ "ter"
+ ],
+ [
+ "kr",
+ "ie"
+ ],
+ [
+ "k",
+ "rie"
+ ],
+ [
+ "▁integra",
+ "tion"
+ ],
+ [
+ "▁integr",
+ "ation"
+ ],
+ [
+ "▁",
+ "integration"
+ ],
+ [
+ "▁Other",
+ "wise"
+ ],
+ [
+ "ad",
+ "u"
+ ],
+ [
+ "a",
+ "du"
+ ],
+ [
+ "Sh",
+ "e"
+ ],
+ [
+ "S",
+ "he"
+ ],
+ [
+ "ond",
+ "e"
+ ],
+ [
+ "on",
+ "de"
+ ],
+ [
+ "o",
+ "nde"
+ ],
+ [
+ "ui",
+ "nt"
+ ],
+ [
+ "u",
+ "int"
+ ],
+ [
+ "rad",
+ "ius"
+ ],
+ [
+ "▁ra",
+ "m"
+ ],
+ [
+ "▁r",
+ "am"
+ ],
+ [
+ "▁",
+ "ram"
+ ],
+ [
+ "▁ál",
+ "bum"
+ ],
+ [
+ "▁ту",
+ "р"
+ ],
+ [
+ "▁т",
+ "ур"
+ ],
+ [
+ "▁",
+ "тур"
+ ],
+ [
+ "▁d",
+ "y"
+ ],
+ [
+ "▁",
+ "dy"
+ ],
+ [
+ "▁Ot",
+ "t"
+ ],
+ [
+ "▁O",
+ "tt"
+ ],
+ [
+ "▁пер",
+ "и"
+ ],
+ [
+ "▁пе",
+ "ри"
+ ],
+ [
+ "re",
+ "v"
+ ],
+ [
+ "r",
+ "ev"
+ ],
+ [
+ "rio",
+ "r"
+ ],
+ [
+ "ri",
+ "or"
+ ],
+ [
+ "r",
+ "ior"
+ ],
+ [
+ "í",
+ "d"
+ ],
+ [
+ "ira",
+ "t"
+ ],
+ [
+ "ir",
+ "at"
+ ],
+ [
+ "i",
+ "rat"
+ ],
+ [
+ "▁в",
+ "клю"
+ ],
+ [
+ "▁important",
+ "e"
+ ],
+ [
+ "▁import",
+ "ante"
+ ],
+ [
+ "▁Du",
+ "ke"
+ ],
+ [
+ "▁caus",
+ "a"
+ ],
+ [
+ "▁ca",
+ "usa"
+ ],
+ [
+ "▁Math",
+ "emat"
+ ],
+ [
+ "▁di",
+ "plom"
+ ],
+ [
+ "▁Nic",
+ "ol"
+ ],
+ [
+ "▁Ni",
+ "col"
+ ],
+ [
+ "▁N",
+ "icol"
+ ],
+ [
+ "▁exc",
+ "lus"
+ ],
+ [
+ "▁ex",
+ "clus"
+ ],
+ [
+ "▁debug",
+ "ging"
+ ],
+ [
+ "▁G",
+ "h"
+ ],
+ [
+ "origin",
+ "al"
+ ],
+ [
+ "orig",
+ "inal"
+ ],
+ [
+ "or",
+ "iginal"
+ ],
+ [
+ "ly",
+ "n"
+ ],
+ [
+ "l",
+ "yn"
+ ],
+ [
+ "▁Pl",
+ "a"
+ ],
+ [
+ "▁P",
+ "la"
+ ],
+ [
+ "suit",
+ "e"
+ ],
+ [
+ "su",
+ "ite"
+ ],
+ [
+ "cha",
+ "t"
+ ],
+ [
+ "ch",
+ "at"
+ ],
+ [
+ "c",
+ "hat"
+ ],
+ [
+ "▁est",
+ "ud"
+ ],
+ [
+ "▁e",
+ "stud"
+ ],
+ [
+ "uel",
+ "le"
+ ],
+ [
+ "ue",
+ "lle"
+ ],
+ [
+ "u",
+ "elle"
+ ],
+ [
+ "▁per",
+ "t"
+ ],
+ [
+ "▁pe",
+ "rt"
+ ],
+ [
+ "▁p",
+ "ert"
+ ],
+ [
+ "▁",
+ "pert"
+ ],
+ [
+ "▁import",
+ "ance"
+ ],
+ [
+ "▁approach",
+ "es"
+ ],
+ [
+ "▁appro",
+ "aches"
+ ],
+ [
+ "▁d",
+ "la"
+ ],
+ [
+ "▁про",
+ "ф"
+ ],
+ [
+ "Pre",
+ "s"
+ ],
+ [
+ "Pr",
+ "es"
+ ],
+ [
+ "P",
+ "res"
+ ],
+ [
+ "<",
+ "\\"
+ ],
+ [
+ "pre",
+ "fix"
+ ],
+ [
+ "p",
+ "refix"
+ ],
+ [
+ "SS",
+ "ION"
+ ],
+ [
+ "S",
+ "SION"
+ ],
+ [
+ "род",
+ "и"
+ ],
+ [
+ "ро",
+ "ди"
+ ],
+ [
+ "count",
+ "ry"
+ ],
+ [
+ "c",
+ "ountry"
+ ],
+ [
+ "itz",
+ "er"
+ ],
+ [
+ "it",
+ "zer"
+ ],
+ [
+ "▁ко",
+ "р"
+ ],
+ [
+ "▁к",
+ "ор"
+ ],
+ [
+ "▁",
+ "кор"
+ ],
+ [
+ "▁sing",
+ "ular"
+ ],
+ [
+ "go",
+ "v"
+ ],
+ [
+ "g",
+ "ov"
+ ],
+ [
+ "ри",
+ "н"
+ ],
+ [
+ "р",
+ "ин"
+ ],
+ [
+ "▁F",
+ "A"
+ ],
+ [
+ "▁",
+ "FA"
+ ],
+ [
+ "▁mat",
+ "rices"
+ ],
+ [
+ "olar",
+ "e"
+ ],
+ [
+ "ola",
+ "re"
+ ],
+ [
+ "ol",
+ "are"
+ ],
+ [
+ "o",
+ "lare"
+ ],
+ [
+ "nik",
+ "a"
+ ],
+ [
+ "ni",
+ "ka"
+ ],
+ [
+ "n",
+ "ika"
+ ],
+ [
+ "pow",
+ "er"
+ ],
+ [
+ "po",
+ "wer"
+ ],
+ [
+ "p",
+ "ower"
+ ],
+ [
+ "ll",
+ "a"
+ ],
+ [
+ "l",
+ "la"
+ ],
+ [
+ "▁des",
+ "ire"
+ ],
+ [
+ "▁famil",
+ "ia"
+ ],
+ [
+ "▁fam",
+ "ilia"
+ ],
+ [
+ "до",
+ "р"
+ ],
+ [
+ "д",
+ "ор"
+ ],
+ [
+ "▁fa",
+ "n"
+ ],
+ [
+ "▁f",
+ "an"
+ ],
+ [
+ "▁",
+ "fan"
+ ],
+ [
+ "generate",
+ "d"
+ ],
+ [
+ "gener",
+ "ated"
+ ],
+ [
+ "▁Co",
+ "s"
+ ],
+ [
+ "▁C",
+ "os"
+ ],
+ [
+ "▁ż",
+ "e"
+ ],
+ [
+ "▁",
+ "że"
+ ],
+ [
+ "▁Dies",
+ "e"
+ ],
+ [
+ "▁Die",
+ "se"
+ ],
+ [
+ "▁Di",
+ "ese"
+ ],
+ [
+ "▁D",
+ "iese"
+ ],
+ [
+ "mo",
+ "v"
+ ],
+ [
+ "m",
+ "ov"
+ ],
+ [
+ "▁den",
+ "ote"
+ ],
+ [
+ "▁de",
+ "note"
+ ],
+ [
+ "\")",
+ "]"
+ ],
+ [
+ "\"",
+ ")]"
+ ],
+ [
+ "ouver",
+ "n"
+ ],
+ [
+ "ouve",
+ "rn"
+ ],
+ [
+ "ouv",
+ "ern"
+ ],
+ [
+ "ou",
+ "vern"
+ ],
+ [
+ "ama",
+ "n"
+ ],
+ [
+ "am",
+ "an"
+ ],
+ [
+ "a",
+ "man"
+ ],
+ [
+ "▁inse",
+ "r"
+ ],
+ [
+ "▁ins",
+ "er"
+ ],
+ [
+ "▁in",
+ "ser"
+ ],
+ [
+ "ij",
+ "k"
+ ],
+ [
+ "i",
+ "jk"
+ ],
+ [
+ "ott",
+ "a"
+ ],
+ [
+ "ot",
+ "ta"
+ ],
+ [
+ "o",
+ "tta"
+ ],
+ [
+ "era",
+ "l"
+ ],
+ [
+ "er",
+ "al"
+ ],
+ [
+ "e",
+ "ral"
+ ],
+ [
+ "де",
+ "ль"
+ ],
+ [
+ "д",
+ "ель"
+ ],
+ [
+ "()",
+ "->"
+ ],
+ [
+ "(",
+ ")->"
+ ],
+ [
+ "▁pode",
+ "r"
+ ],
+ [
+ "▁pod",
+ "er"
+ ],
+ [
+ "▁po",
+ "der"
+ ],
+ [
+ "▁p",
+ "oder"
+ ],
+ [
+ "ige",
+ "s"
+ ],
+ [
+ "ig",
+ "es"
+ ],
+ [
+ "i",
+ "ges"
+ ],
+ [
+ "▁On",
+ "line"
+ ],
+ [
+ "▁we",
+ "ird"
+ ],
+ [
+ "ia",
+ "c"
+ ],
+ [
+ "i",
+ "ac"
+ ],
+ [
+ "▁quelque",
+ "s"
+ ],
+ [
+ "▁quel",
+ "ques"
+ ],
+ [
+ "ère",
+ "nt"
+ ],
+ [
+ "è",
+ "rent"
+ ],
+ [
+ "▁te",
+ "l"
+ ],
+ [
+ "▁t",
+ "el"
+ ],
+ [
+ "▁",
+ "tel"
+ ],
+ [
+ "▁Lat",
+ "in"
+ ],
+ [
+ "▁L",
+ "atin"
+ ],
+ [
+ "verte",
+ "r"
+ ],
+ [
+ "vert",
+ "er"
+ ],
+ [
+ "ver",
+ "ter"
+ ],
+ [
+ "ля",
+ "р"
+ ],
+ [
+ "ро",
+ "и"
+ ],
+ [
+ "▁pd",
+ "f"
+ ],
+ [
+ "▁p",
+ "df"
+ ],
+ [
+ "▁",
+ "pdf"
+ ],
+ [
+ "▁key",
+ "word"
+ ],
+ [
+ "▁",
+ "keyword"
+ ],
+ [
+ "Hand",
+ "le"
+ ],
+ [
+ "A",
+ "fter"
+ ],
+ [
+ "rec",
+ "e"
+ ],
+ [
+ "re",
+ "ce"
+ ],
+ [
+ "▁ident",
+ "ical"
+ ],
+ [
+ "styles",
+ "heet"
+ ],
+ [
+ "style",
+ "sheet"
+ ],
+ [
+ "▁станов",
+ "и"
+ ],
+ [
+ "▁стан",
+ "ови"
+ ],
+ [
+ "▁k",
+ "a"
+ ],
+ [
+ "▁",
+ "ka"
+ ],
+ [
+ "cem",
+ "ent"
+ ],
+ [
+ "ce",
+ "ment"
+ ],
+ [
+ "c",
+ "ement"
+ ],
+ [
+ "те",
+ "т"
+ ],
+ [
+ "т",
+ "ет"
+ ],
+ [
+ "▁cha",
+ "t"
+ ],
+ [
+ "▁ch",
+ "at"
+ ],
+ [
+ "▁c",
+ "hat"
+ ],
+ [
+ "▁",
+ "chat"
+ ],
+ [
+ "▁Mu",
+ "n"
+ ],
+ [
+ "▁M",
+ "un"
+ ],
+ [
+ "ał",
+ "a"
+ ],
+ [
+ "a",
+ "ła"
+ ],
+ [
+ "AN",
+ "T"
+ ],
+ [
+ "A",
+ "NT"
+ ],
+ [
+ "ol",
+ "óg"
+ ],
+ [
+ "▁fan",
+ "t"
+ ],
+ [
+ "▁fa",
+ "nt"
+ ],
+ [
+ "▁f",
+ "ant"
+ ],
+ [
+ "▁fore",
+ "st"
+ ],
+ [
+ "▁for",
+ "est"
+ ],
+ [
+ "▁fo",
+ "rest"
+ ],
+ [
+ "▁ви",
+ "ко"
+ ],
+ [
+ "cus",
+ "s"
+ ],
+ [
+ "cu",
+ "ss"
+ ],
+ [
+ "c",
+ "uss"
+ ],
+ [
+ "▁se",
+ "hr"
+ ],
+ [
+ "pa",
+ "g"
+ ],
+ [
+ "p",
+ "ag"
+ ],
+ [
+ "oti",
+ "c"
+ ],
+ [
+ "ot",
+ "ic"
+ ],
+ [
+ "▁ál",
+ "l"
+ ],
+ [
+ "▁á",
+ "ll"
+ ],
+ [
+ "▁",
+ "áll"
+ ],
+ [
+ "мат",
+ "и"
+ ],
+ [
+ "ма",
+ "ти"
+ ],
+ [
+ "▁\"",
+ "'"
+ ],
+ [
+ "+",
+ "\""
+ ],
+ [
+ "Anim",
+ "ation"
+ ],
+ [
+ "An",
+ "imation"
+ ],
+ [
+ "ходи",
+ "т"
+ ],
+ [
+ "ход",
+ "ит"
+ ],
+ [
+ "az",
+ "u"
+ ],
+ [
+ "a",
+ "zu"
+ ],
+ [
+ "▁play",
+ "s"
+ ],
+ [
+ "▁pla",
+ "ys"
+ ],
+ [
+ "▁pl",
+ "ays"
+ ],
+ [
+ "▁",
+ "plays"
+ ],
+ [
+ "izio",
+ "ni"
+ ],
+ [
+ "izi",
+ "oni"
+ ],
+ [
+ "iz",
+ "ioni"
+ ],
+ [
+ "i",
+ "zioni"
+ ],
+ [
+ "ми",
+ "че"
+ ],
+ [
+ "▁bom",
+ "b"
+ ],
+ [
+ "▁bo",
+ "mb"
+ ],
+ [
+ "▁b",
+ "omb"
+ ],
+ [
+ "▁mere",
+ "ly"
+ ],
+ [
+ "▁mer",
+ "ely"
+ ],
+ [
+ "▁hold",
+ "ing"
+ ],
+ [
+ "▁hol",
+ "ding"
+ ],
+ [
+ "▁wen",
+ "n"
+ ],
+ [
+ "▁we",
+ "nn"
+ ],
+ [
+ "▁w",
+ "enn"
+ ],
+ [
+ "▁medi",
+ "c"
+ ],
+ [
+ "▁med",
+ "ic"
+ ],
+ [
+ "▁me",
+ "dic"
+ ],
+ [
+ "▁m",
+ "edic"
+ ],
+ [
+ "▁speak",
+ "ing"
+ ],
+ [
+ "▁spe",
+ "aking"
+ ],
+ [
+ "ongo",
+ "db"
+ ],
+ [
+ "ong",
+ "odb"
+ ],
+ [
+ "▁Camp",
+ "e"
+ ],
+ [
+ "▁Cam",
+ "pe"
+ ],
+ [
+ "init",
+ "y"
+ ],
+ [
+ "ini",
+ "ty"
+ ],
+ [
+ "in",
+ "ity"
+ ],
+ [
+ "▁я",
+ "нва"
+ ],
+ [
+ "()`",
+ "."
+ ],
+ [
+ "()",
+ "`."
+ ],
+ [
+ "(",
+ ")`."
+ ],
+ [
+ "lus",
+ "s"
+ ],
+ [
+ "lu",
+ "ss"
+ ],
+ [
+ "l",
+ "uss"
+ ],
+ [
+ "▁Hist",
+ "oire"
+ ],
+ [
+ "▁His",
+ "toire"
+ ],
+ [
+ "▁H",
+ "istoire"
+ ],
+ [
+ "▁opera",
+ "ting"
+ ],
+ [
+ "▁oper",
+ "ating"
+ ],
+ [
+ "Ch",
+ "annel"
+ ],
+ [
+ "▁accur",
+ "acy"
+ ],
+ [
+ "▁bo",
+ "s"
+ ],
+ [
+ "▁b",
+ "os"
+ ],
+ [
+ "▁",
+ "bos"
+ ],
+ [
+ "▁ev",
+ "ident"
+ ],
+ [
+ "ци",
+ "ю"
+ ],
+ [
+ "event",
+ "s"
+ ],
+ [
+ "even",
+ "ts"
+ ],
+ [
+ "ev",
+ "ents"
+ ],
+ [
+ "text",
+ "rm"
+ ],
+ [
+ "ore",
+ "ign"
+ ],
+ [
+ "or",
+ "eign"
+ ],
+ [
+ "▁i",
+ "i"
+ ],
+ [
+ "▁",
+ "ii"
+ ],
+ [
+ "hre",
+ "n"
+ ],
+ [
+ "hr",
+ "en"
+ ],
+ [
+ "h",
+ "ren"
+ ],
+ [
+ "low",
+ "er"
+ ],
+ [
+ "lo",
+ "wer"
+ ],
+ [
+ "l",
+ "ower"
+ ],
+ [
+ "▁то",
+ "м"
+ ],
+ [
+ "▁т",
+ "ом"
+ ],
+ [
+ "▁",
+ "том"
+ ],
+ [
+ "▁Ab",
+ "out"
+ ],
+ [
+ "▁",
+ "About"
+ ],
+ [
+ "▁a",
+ "j"
+ ],
+ [
+ "▁",
+ "aj"
+ ],
+ [
+ "er",
+ "i"
+ ],
+ [
+ "e",
+ "ri"
+ ],
+ [
+ "ступ",
+ "и"
+ ],
+ [
+ "сту",
+ "пи"
+ ],
+ [
+ "▁dig",
+ "it"
+ ],
+ [
+ "▁di",
+ "git"
+ ],
+ [
+ "▁",
+ "digit"
+ ],
+ [
+ "▁Sp",
+ "ain"
+ ],
+ [
+ "▁Date",
+ "n"
+ ],
+ [
+ "▁Dat",
+ "en"
+ ],
+ [
+ "▁Da",
+ "ten"
+ ],
+ [
+ "▁D",
+ "aten"
+ ],
+ [
+ "▁form",
+ "e"
+ ],
+ [
+ "▁for",
+ "me"
+ ],
+ [
+ "▁ш",
+ "та"
+ ],
+ [
+ "▁",
+ "шта"
+ ],
+ [
+ "▁Bac",
+ "h"
+ ],
+ [
+ "▁Ba",
+ "ch"
+ ],
+ [
+ "▁B",
+ "ach"
+ ],
+ [
+ "non",
+ "umber"
+ ],
+ [
+ "no",
+ "number"
+ ],
+ [
+ "▁recommend",
+ "ed"
+ ],
+ [
+ "▁recomm",
+ "ended"
+ ],
+ [
+ "▁read",
+ "s"
+ ],
+ [
+ "▁re",
+ "ads"
+ ],
+ [
+ "his",
+ "toire"
+ ],
+ [
+ "h",
+ "istoire"
+ ],
+ [
+ "▁san",
+ "g"
+ ],
+ [
+ "▁sa",
+ "ng"
+ ],
+ [
+ "▁s",
+ "ang"
+ ],
+ [
+ "▁?",
+ "?"
+ ],
+ [
+ "▁",
+ "??"
+ ],
+ [
+ "▁ста",
+ "л"
+ ],
+ [
+ "▁ст",
+ "ал"
+ ],
+ [
+ "▁с",
+ "тал"
+ ],
+ [
+ "sc",
+ "ore"
+ ],
+ [
+ "s",
+ "core"
+ ],
+ [
+ "fa",
+ "s"
+ ],
+ [
+ "f",
+ "as"
+ ],
+ [
+ "▁cu",
+ "b"
+ ],
+ [
+ "▁c",
+ "ub"
+ ],
+ [
+ "▁gre",
+ "w"
+ ],
+ [
+ "▁gr",
+ "ew"
+ ],
+ [
+ "▁g",
+ "rew"
+ ],
+ [
+ "▁cent",
+ "ro"
+ ],
+ [
+ "▁bek",
+ "annt"
+ ],
+ [
+ "Event",
+ "s"
+ ],
+ [
+ "BE",
+ "R"
+ ],
+ [
+ "B",
+ "ER"
+ ],
+ [
+ "he",
+ "w"
+ ],
+ [
+ "h",
+ "ew"
+ ],
+ [
+ "сс",
+ "а"
+ ],
+ [
+ "с",
+ "са"
+ ],
+ [
+ "▁major",
+ "ity"
+ ],
+ [
+ "ît",
+ "re"
+ ],
+ [
+ "î",
+ "tre"
+ ],
+ [
+ "enc",
+ "i"
+ ],
+ [
+ "en",
+ "ci"
+ ],
+ [
+ "▁Que",
+ "ry"
+ ],
+ [
+ "▁Qu",
+ "ery"
+ ],
+ [
+ "▁",
+ "Query"
+ ],
+ [
+ "▁któ",
+ "re"
+ ],
+ [
+ "i",
+ "ć"
+ ],
+ [
+ "▁complex",
+ "ity"
+ ],
+ [
+ "▁Fran",
+ "çois"
+ ],
+ [
+ "const",
+ "raint"
+ ],
+ [
+ "ур",
+ "на"
+ ],
+ [
+ "═",
+ "═"
+ ],
+ [
+ "▁iter",
+ "ate"
+ ],
+ [
+ "let",
+ "t"
+ ],
+ [
+ "le",
+ "tt"
+ ],
+ [
+ "l",
+ "ett"
+ ],
+ [
+ "per",
+ "or"
+ ],
+ [
+ "pe",
+ "ror"
+ ],
+ [
+ "▁Neder",
+ "land"
+ ],
+ [
+ "sha",
+ "re"
+ ],
+ [
+ "sh",
+ "are"
+ ],
+ [
+ "▁incl",
+ "u"
+ ],
+ [
+ "▁inc",
+ "lu"
+ ],
+ [
+ "änge",
+ "r"
+ ],
+ [
+ "äng",
+ "er"
+ ],
+ [
+ "än",
+ "ger"
+ ],
+ [
+ "▁Ni",
+ "c"
+ ],
+ [
+ "▁N",
+ "ic"
+ ],
+ [
+ "ч",
+ "о"
+ ],
+ [
+ "F",
+ "ull"
+ ],
+ [
+ "▁rapp",
+ "ort"
+ ],
+ [
+ "▁rap",
+ "port"
+ ],
+ [
+ "▁ra",
+ "pport"
+ ],
+ [
+ "ec",
+ "lipse"
+ ],
+ [
+ "e",
+ "clipse"
+ ],
+ [
+ "▁indust",
+ "ry"
+ ],
+ [
+ "header",
+ "s"
+ ],
+ [
+ "head",
+ "ers"
+ ],
+ [
+ "he",
+ "aders"
+ ],
+ [
+ "▁Р",
+ "и"
+ ],
+ [
+ "chs",
+ "el"
+ ],
+ [
+ "ch",
+ "sel"
+ ],
+ [
+ "▁pol",
+ "ic"
+ ],
+ [
+ "▁po",
+ "lic"
+ ],
+ [
+ "sch",
+ "ied"
+ ],
+ [
+ "%",
+ ","
+ ],
+ [
+ "O",
+ "D"
+ ],
+ [
+ "▁Ja",
+ "k"
+ ],
+ [
+ "▁J",
+ "ak"
+ ],
+ [
+ "({",
+ "\\"
+ ],
+ [
+ "(",
+ "{\\"
+ ],
+ [
+ "align",
+ "ed"
+ ],
+ [
+ "al",
+ "igned"
+ ],
+ [
+ "▁frequent",
+ "ly"
+ ],
+ [
+ "▁frequ",
+ "ently"
+ ],
+ [
+ "▁suo",
+ "i"
+ ],
+ [
+ "▁su",
+ "oi"
+ ],
+ [
+ "▁essential",
+ "ly"
+ ],
+ [
+ "▁ess",
+ "entially"
+ ],
+ [
+ "▁Ri",
+ "c"
+ ],
+ [
+ "▁R",
+ "ic"
+ ],
+ [
+ "▁report",
+ "s"
+ ],
+ [
+ "▁re",
+ "ports"
+ ],
+ [
+ "▁dec",
+ "imal"
+ ],
+ [
+ "ra",
+ "r"
+ ],
+ [
+ "r",
+ "ar"
+ ],
+ [
+ "▁Fo",
+ "o"
+ ],
+ [
+ "▁F",
+ "oo"
+ ],
+ [
+ "▁",
+ "Foo"
+ ],
+ [
+ "▁K",
+ "a"
+ ],
+ [
+ "▁D",
+ "C"
+ ],
+ [
+ "▁",
+ "DC"
+ ],
+ [
+ "▁simple",
+ "r"
+ ],
+ [
+ "▁simpl",
+ "er"
+ ],
+ [
+ "▁simp",
+ "ler"
+ ],
+ [
+ "▁sim",
+ "pler"
+ ],
+ [
+ "Pan",
+ "e"
+ ],
+ [
+ "Pa",
+ "ne"
+ ],
+ [
+ "P",
+ "ane"
+ ],
+ [
+ "?",
+ "}"
+ ],
+ [
+ "So",
+ "rt"
+ ],
+ [
+ "S",
+ "ort"
+ ],
+ [
+ "▁pos",
+ "it"
+ ],
+ [
+ "cd",
+ "n"
+ ],
+ [
+ "c",
+ "dn"
+ ],
+ [
+ "kt",
+ "ur"
+ ],
+ [
+ "▁aw",
+ "k"
+ ],
+ [
+ "▁",
+ "awk"
+ ],
+ [
+ "зе",
+ "р"
+ ],
+ [
+ "з",
+ "ер"
+ ],
+ [
+ "P",
+ "F"
+ ],
+ [
+ "u",
+ "ur"
+ ],
+ [
+ "▁Ros",
+ "s"
+ ],
+ [
+ "▁Ro",
+ "ss"
+ ],
+ [
+ "▁R",
+ "oss"
+ ],
+ [
+ "▁man",
+ "t"
+ ],
+ [
+ "▁ma",
+ "nt"
+ ],
+ [
+ "▁m",
+ "ant"
+ ],
+ [
+ "N",
+ "a"
+ ],
+ [
+ "Con",
+ "s"
+ ],
+ [
+ "Co",
+ "ns"
+ ],
+ [
+ "C",
+ "ons"
+ ],
+ [
+ ")))",
+ ")"
+ ],
+ [
+ "))",
+ "))"
+ ],
+ [
+ ")",
+ ")))"
+ ],
+ [
+ "▁technique",
+ "s"
+ ],
+ [
+ "▁techni",
+ "ques"
+ ],
+ [
+ "▁techn",
+ "iques"
+ ],
+ [
+ "imp",
+ "l"
+ ],
+ [
+ "im",
+ "pl"
+ ],
+ [
+ "▁drop",
+ "ped"
+ ],
+ [
+ "▁dro",
+ "pped"
+ ],
+ [
+ "▁List",
+ "a"
+ ],
+ [
+ "▁Lis",
+ "ta"
+ ],
+ [
+ "▁Li",
+ "sta"
+ ],
+ [
+ "▁L",
+ "ista"
+ ],
+ [
+ "▁Basic",
+ "ally"
+ ],
+ [
+ "▁Bas",
+ "ically"
+ ],
+ [
+ "enta",
+ "l"
+ ],
+ [
+ "ent",
+ "al"
+ ],
+ [
+ "en",
+ "tal"
+ ],
+ [
+ "▁cel",
+ "ui"
+ ],
+ [
+ "▁strateg",
+ "y"
+ ],
+ [
+ "▁strat",
+ "egy"
+ ],
+ [
+ "▁str",
+ "ategy"
+ ],
+ [
+ "▁Wal",
+ "es"
+ ],
+ [
+ "▁Wa",
+ "les"
+ ],
+ [
+ "▁W",
+ "ales"
+ ],
+ [
+ "na",
+ "n"
+ ],
+ [
+ "n",
+ "an"
+ ],
+ [
+ "▁g",
+ "min"
+ ],
+ [
+ "▁gr",
+ "öß"
+ ],
+ [
+ "▁eerst",
+ "e"
+ ],
+ [
+ "▁eer",
+ "ste"
+ ],
+ [
+ "T",
+ "im"
+ ],
+ [
+ "nt",
+ "en"
+ ],
+ [
+ "n",
+ "ten"
+ ],
+ [
+ "res",
+ "p"
+ ],
+ [
+ "re",
+ "sp"
+ ],
+ [
+ "r",
+ "esp"
+ ],
+ [
+ "▁sta",
+ "ble"
+ ],
+ [
+ "▁st",
+ "able"
+ ],
+ [
+ "▁s",
+ "table"
+ ],
+ [
+ "▁",
+ "stable"
+ ],
+ [
+ "no",
+ "v"
+ ],
+ [
+ "n",
+ "ov"
+ ],
+ [
+ "ro",
+ "b"
+ ],
+ [
+ "r",
+ "ob"
+ ],
+ [
+ "но",
+ "ј"
+ ],
+ [
+ "▁mar",
+ "riage"
+ ],
+ [
+ "get",
+ "String"
+ ],
+ [
+ "Auth",
+ "or"
+ ],
+ [
+ "Aut",
+ "hor"
+ ],
+ [
+ "▁Gra",
+ "f"
+ ],
+ [
+ "▁Gr",
+ "af"
+ ],
+ [
+ "▁G",
+ "raf"
+ ],
+ [
+ "▁diag",
+ "ram"
+ ],
+ [
+ "▁dia",
+ "gram"
+ ],
+ [
+ "▁di",
+ "agram"
+ ],
+ [
+ "gi",
+ "a"
+ ],
+ [
+ "g",
+ "ia"
+ ],
+ [
+ "Net",
+ "work"
+ ],
+ [
+ "N",
+ "etwork"
+ ],
+ [
+ "▁compose",
+ "d"
+ ],
+ [
+ "▁compos",
+ "ed"
+ ],
+ [
+ "▁comp",
+ "osed"
+ ],
+ [
+ "▁com",
+ "posed"
+ ],
+ [
+ "▁miss",
+ "ed"
+ ],
+ [
+ "▁mis",
+ "sed"
+ ],
+ [
+ "▁Me",
+ "g"
+ ],
+ [
+ "▁M",
+ "eg"
+ ],
+ [
+ "▁прав",
+ "о"
+ ],
+ [
+ "▁пра",
+ "во"
+ ],
+ [
+ "▁hom",
+ "onymes"
+ ],
+ [
+ "▁Book",
+ "s"
+ ],
+ [
+ "▁Bo",
+ "oks"
+ ],
+ [
+ "▁enc",
+ "ou"
+ ],
+ [
+ "▁en",
+ "cou"
+ ],
+ [
+ "port",
+ "e"
+ ],
+ [
+ "por",
+ "te"
+ ],
+ [
+ "p",
+ "orte"
+ ],
+ [
+ "▁rot",
+ "ation"
+ ],
+ [
+ "▁fi",
+ "r"
+ ],
+ [
+ "▁f",
+ "ir"
+ ],
+ [
+ "▁",
+ "fir"
+ ],
+ [
+ "тель",
+ "но"
+ ],
+ [
+ "те",
+ "льно"
+ ],
+ [
+ "▁gu",
+ "n"
+ ],
+ [
+ "▁g",
+ "un"
+ ],
+ [
+ "▁",
+ "gun"
+ ],
+ [
+ "▁Af",
+ "f"
+ ],
+ [
+ "▁A",
+ "ff"
+ ],
+ [
+ "▁",
+ "Aff"
+ ],
+ [
+ "но",
+ "к"
+ ],
+ [
+ "н",
+ "ок"
+ ],
+ [
+ "▁Fuß",
+ "ball"
+ ],
+ [
+ "▁Sto",
+ "ry"
+ ],
+ [
+ "▁St",
+ "ory"
+ ],
+ [
+ "▁",
+ "Story"
+ ],
+ [
+ "▁Cha",
+ "p"
+ ],
+ [
+ "▁Ch",
+ "ap"
+ ],
+ [
+ "▁)",
+ "."
+ ],
+ [
+ "▁",
+ ")."
+ ],
+ [
+ "▁Se",
+ "it"
+ ],
+ [
+ "мо",
+ "н"
+ ],
+ [
+ "м",
+ "он"
+ ],
+ [
+ "▁té",
+ "lé"
+ ],
+ [
+ "▁t",
+ "élé"
+ ],
+ [
+ "▁cop",
+ "ied"
+ ],
+ [
+ "▁consist",
+ "ent"
+ ],
+ [
+ "▁cons",
+ "istent"
+ ],
+ [
+ "▁dr",
+ "ink"
+ ],
+ [
+ "▁Cha",
+ "m"
+ ],
+ [
+ "▁Ch",
+ "am"
+ ],
+ [
+ "▁C",
+ "ham"
+ ],
+ [
+ "▁matter",
+ "s"
+ ],
+ [
+ "▁mat",
+ "ters"
+ ],
+ [
+ "▁render",
+ "ed"
+ ],
+ [
+ "▁rende",
+ "red"
+ ],
+ [
+ "▁rend",
+ "ered"
+ ],
+ [
+ "▁hyp",
+ "oth"
+ ],
+ [
+ "œ",
+ "uv"
+ ],
+ [
+ "▁me",
+ "er"
+ ],
+ [
+ "▁par",
+ "sing"
+ ],
+ [
+ "▁PR",
+ "O"
+ ],
+ [
+ "▁P",
+ "RO"
+ ],
+ [
+ "▁",
+ "PRO"
+ ],
+ [
+ "serie",
+ "s"
+ ],
+ [
+ "ser",
+ "ies"
+ ],
+ [
+ "se",
+ "ries"
+ ],
+ [
+ "s",
+ "eries"
+ ],
+ [
+ "▁z",
+ "á"
+ ],
+ [
+ "▁",
+ "zá"
+ ],
+ [
+ "stra",
+ "ße"
+ ],
+ [
+ "▁Bo",
+ "ot"
+ ],
+ [
+ "▁B",
+ "oot"
+ ],
+ [
+ "▁",
+ "Boot"
+ ],
+ [
+ "▁rep",
+ "o"
+ ],
+ [
+ "▁re",
+ "po"
+ ],
+ [
+ "▁",
+ "repo"
+ ],
+ [
+ "wo",
+ "r"
+ ],
+ [
+ "w",
+ "or"
+ ],
+ [
+ "▁Stre",
+ "am"
+ ],
+ [
+ "▁St",
+ "ream"
+ ],
+ [
+ "▁",
+ "Stream"
+ ],
+ [
+ "▁A",
+ "N"
+ ],
+ [
+ "▁",
+ "AN"
+ ],
+ [
+ "▁пі",
+ "в"
+ ],
+ [
+ "▁п",
+ "ів"
+ ],
+ [
+ "▁S",
+ "M"
+ ],
+ [
+ "▁",
+ "SM"
+ ],
+ [
+ "▁Ar",
+ "n"
+ ],
+ [
+ "▁A",
+ "rn"
+ ],
+ [
+ "▁",
+ "Ž"
+ ],
+ [
+ "▁[]",
+ ";"
+ ],
+ [
+ "▁[",
+ "];"
+ ],
+ [
+ "Resource",
+ "s"
+ ],
+ [
+ "Res",
+ "ources"
+ ],
+ [
+ "▁ela",
+ "bor"
+ ],
+ [
+ "▁el",
+ "abor"
+ ],
+ [
+ "▁Et",
+ "h"
+ ],
+ [
+ "▁E",
+ "th"
+ ],
+ [
+ "▁list",
+ "e"
+ ],
+ [
+ "▁li",
+ "ste"
+ ],
+ [
+ "▁l",
+ "iste"
+ ],
+ [
+ "▁relative",
+ "ly"
+ ],
+ [
+ "▁relativ",
+ "ely"
+ ],
+ [
+ "▁rel",
+ "atively"
+ ],
+ [
+ "chan",
+ "t"
+ ],
+ [
+ "cha",
+ "nt"
+ ],
+ [
+ "ch",
+ "ant"
+ ],
+ [
+ "=\"",
+ "\""
+ ],
+ [
+ "=",
+ "\"\""
+ ],
+ [
+ "▁lif",
+ "t"
+ ],
+ [
+ "▁li",
+ "ft"
+ ],
+ [
+ "▁l",
+ "ift"
+ ],
+ [
+ "C",
+ "N"
+ ],
+ [
+ "Service",
+ "s"
+ ],
+ [
+ "Serv",
+ "ices"
+ ],
+ [
+ "ME",
+ "NT"
+ ],
+ [
+ "M",
+ "ENT"
+ ],
+ [
+ "▁иг",
+ "ра"
+ ],
+ [
+ "▁и",
+ "гра"
+ ],
+ [
+ "▁",
+ "игра"
+ ],
+ [
+ "б",
+ "ре"
+ ],
+ [
+ "▁Jo",
+ "rd"
+ ],
+ [
+ "▁J",
+ "ord"
+ ],
+ [
+ "▁te",
+ "c"
+ ],
+ [
+ "▁t",
+ "ec"
+ ],
+ [
+ "ш",
+ "ка"
+ ],
+ [
+ "▁Su",
+ "p"
+ ],
+ [
+ "▁S",
+ "up"
+ ],
+ [
+ "▁influ",
+ "en"
+ ],
+ [
+ "▁infl",
+ "uen"
+ ],
+ [
+ "ond",
+ "s"
+ ],
+ [
+ "on",
+ "ds"
+ ],
+ [
+ "handle",
+ "r"
+ ],
+ [
+ "hand",
+ "ler"
+ ],
+ [
+ "▁band",
+ "a"
+ ],
+ [
+ "▁ban",
+ "da"
+ ],
+ [
+ "▁b",
+ "anda"
+ ],
+ [
+ "▁vert",
+ "ices"
+ ],
+ [
+ "▁za",
+ "p"
+ ],
+ [
+ "▁z",
+ "ap"
+ ],
+ [
+ "▁cor",
+ "d"
+ ],
+ [
+ "▁co",
+ "rd"
+ ],
+ [
+ "▁c",
+ "ord"
+ ],
+ [
+ "▁",
+ "cord"
+ ],
+ [
+ "alt",
+ "er"
+ ],
+ [
+ "al",
+ "ter"
+ ],
+ [
+ "zen",
+ "ia"
+ ],
+ [
+ "ze",
+ "nia"
+ ],
+ [
+ "z",
+ "enia"
+ ],
+ [
+ "âte",
+ "au"
+ ],
+ [
+ "ât",
+ "eau"
+ ],
+ [
+ "▁know",
+ "ing"
+ ],
+ [
+ "▁Argent",
+ "ina"
+ ],
+ [
+ "Are",
+ "a"
+ ],
+ [
+ "Ar",
+ "ea"
+ ],
+ [
+ "A",
+ "rea"
+ ],
+ [
+ "ан",
+ "е"
+ ],
+ [
+ "а",
+ "не"
+ ],
+ [
+ "f",
+ "c"
+ ],
+ [
+ "=\"",
+ "/"
+ ],
+ [
+ "=",
+ "\"/"
+ ],
+ [
+ "▁Mi",
+ "k"
+ ],
+ [
+ "▁M",
+ "ik"
+ ],
+ [
+ "at",
+ "ă"
+ ],
+ [
+ "ieu",
+ "x"
+ ],
+ [
+ "ie",
+ "ux"
+ ],
+ [
+ "▁deutsche",
+ "n"
+ ],
+ [
+ "▁deutsch",
+ "en"
+ ],
+ [
+ "▁tradition",
+ "al"
+ ],
+ [
+ "▁trad",
+ "itional"
+ ],
+ [
+ "dec",
+ "ode"
+ ],
+ [
+ "de",
+ "code"
+ ],
+ [
+ "ve",
+ "x"
+ ],
+ [
+ "v",
+ "ex"
+ ],
+ [
+ "▁size",
+ "of"
+ ],
+ [
+ "▁",
+ "sizeof"
+ ],
+ [
+ "▁Fu",
+ "n"
+ ],
+ [
+ "▁F",
+ "un"
+ ],
+ [
+ "▁",
+ "Fun"
+ ],
+ [
+ "▁parse",
+ "r"
+ ],
+ [
+ "▁par",
+ "ser"
+ ],
+ [
+ "▁",
+ "parser"
+ ],
+ [
+ "▁Flor",
+ "ida"
+ ],
+ [
+ "▁building",
+ "s"
+ ],
+ [
+ "▁build",
+ "ings"
+ ],
+ [
+ "▁Man",
+ "uel"
+ ],
+ [
+ "ril",
+ "e"
+ ],
+ [
+ "ri",
+ "le"
+ ],
+ [
+ "r",
+ "ile"
+ ],
+ [
+ "▁log",
+ "ged"
+ ],
+ [
+ "▁strong",
+ "ly"
+ ],
+ [
+ "▁rev",
+ "ol"
+ ],
+ [
+ "▁re",
+ "vol"
+ ],
+ [
+ "не",
+ "е"
+ ],
+ [
+ "xic",
+ "o"
+ ],
+ [
+ "xi",
+ "co"
+ ],
+ [
+ "x",
+ "ico"
+ ],
+ [
+ "▁Fa",
+ "ir"
+ ],
+ [
+ "▁F",
+ "air"
+ ],
+ [
+ "car",
+ "t"
+ ],
+ [
+ "ca",
+ "rt"
+ ],
+ [
+ "c",
+ "art"
+ ],
+ [
+ "▁Wor",
+ "t"
+ ],
+ [
+ "▁Wo",
+ "rt"
+ ],
+ [
+ "▁W",
+ "ort"
+ ],
+ [
+ "▁Jes",
+ "us"
+ ],
+ [
+ "eme",
+ "s"
+ ],
+ [
+ "em",
+ "es"
+ ],
+ [
+ "e",
+ "mes"
+ ],
+ [
+ "sch",
+ "rift"
+ ],
+ [
+ "Input",
+ "Stream"
+ ],
+ [
+ "wa",
+ "d"
+ ],
+ [
+ "w",
+ "ad"
+ ],
+ [
+ "▁grande",
+ "s"
+ ],
+ [
+ "▁grand",
+ "es"
+ ],
+ [
+ "▁gran",
+ "des"
+ ],
+ [
+ "▁númer",
+ "o"
+ ],
+ [
+ "▁Ott",
+ "o"
+ ],
+ [
+ "▁Ot",
+ "to"
+ ],
+ [
+ "▁O",
+ "tto"
+ ],
+ [
+ "iente",
+ "s"
+ ],
+ [
+ "ient",
+ "es"
+ ],
+ [
+ "ien",
+ "tes"
+ ],
+ [
+ "i",
+ "entes"
+ ],
+ [
+ "▁fam",
+ "ous"
+ ],
+ [
+ "olog",
+ "ne"
+ ],
+ [
+ "ol",
+ "ogne"
+ ],
+ [
+ "J",
+ "e"
+ ],
+ [
+ "ни",
+ "ш"
+ ],
+ [
+ "▁Guer",
+ "ra"
+ ],
+ [
+ "bar",
+ "a"
+ ],
+ [
+ "ba",
+ "ra"
+ ],
+ [
+ "b",
+ "ara"
+ ],
+ [
+ "▁ca",
+ "d"
+ ],
+ [
+ "▁c",
+ "ad"
+ ],
+ [
+ "el",
+ "ve"
+ ],
+ [
+ "bra",
+ "ce"
+ ],
+ [
+ "br",
+ "ace"
+ ],
+ [
+ "b",
+ "race"
+ ],
+ [
+ "▁J",
+ "r"
+ ],
+ [
+ "stab",
+ "le"
+ ],
+ [
+ "sta",
+ "ble"
+ ],
+ [
+ "st",
+ "able"
+ ],
+ [
+ "s",
+ "table"
+ ],
+ [
+ "EC",
+ "T"
+ ],
+ [
+ "E",
+ "CT"
+ ],
+ [
+ "lem",
+ "ma"
+ ],
+ [
+ "media",
+ "te"
+ ],
+ [
+ "medi",
+ "ate"
+ ],
+ [
+ "med",
+ "iate"
+ ],
+ [
+ "▁vi",
+ "n"
+ ],
+ [
+ "▁v",
+ "in"
+ ],
+ [
+ "▁",
+ "vin"
+ ],
+ [
+ "▁mon",
+ "ument"
+ ],
+ [
+ "▁c",
+ "v"
+ ],
+ [
+ "▁",
+ "cv"
+ ],
+ [
+ "▁win",
+ "ter"
+ ],
+ [
+ "▁w",
+ "inter"
+ ],
+ [
+ "▁transform",
+ "ation"
+ ],
+ [
+ "▁trans",
+ "formation"
+ ],
+ [
+ "▁Nic",
+ "k"
+ ],
+ [
+ "▁Ni",
+ "ck"
+ ],
+ [
+ "▁N",
+ "ick"
+ ],
+ [
+ "str",
+ "onom"
+ ],
+ [
+ "▁fra",
+ "g"
+ ],
+ [
+ "▁fr",
+ "ag"
+ ],
+ [
+ "▁f",
+ "rag"
+ ],
+ [
+ "▁inte",
+ "l"
+ ],
+ [
+ "▁int",
+ "el"
+ ],
+ [
+ "▁in",
+ "tel"
+ ],
+ [
+ "ract",
+ "ion"
+ ],
+ [
+ "rac",
+ "tion"
+ ],
+ [
+ "ra",
+ "ction"
+ ],
+ [
+ "r",
+ "action"
+ ],
+ [
+ "▁consider",
+ "ing"
+ ],
+ [
+ "▁consid",
+ "ering"
+ ],
+ [
+ "▁Fl",
+ "e"
+ ],
+ [
+ "▁F",
+ "le"
+ ],
+ [
+ "▁",
+ "ло"
+ ],
+ [
+ "▁Ap",
+ "rès"
+ ],
+ [
+ "▁A",
+ "près"
+ ],
+ [
+ "▁A",
+ "M"
+ ],
+ [
+ "▁",
+ "AM"
+ ],
+ [
+ "▁Hu",
+ "m"
+ ],
+ [
+ "▁H",
+ "um"
+ ],
+ [
+ "▁m",
+ "undo"
+ ],
+ [
+ "NE",
+ "R"
+ ],
+ [
+ "N",
+ "ER"
+ ],
+ [
+ "▁Bel",
+ "ow"
+ ],
+ [
+ "▁Be",
+ "low"
+ ],
+ [
+ "▁город",
+ "а"
+ ],
+ [
+ "▁горо",
+ "да"
+ ],
+ [
+ "▁го",
+ "рода"
+ ],
+ [
+ "arter",
+ "s"
+ ],
+ [
+ "arte",
+ "rs"
+ ],
+ [
+ "art",
+ "ers"
+ ],
+ [
+ "ar",
+ "ters"
+ ],
+ [
+ "--",
+ "\""
+ ],
+ [
+ "▁П",
+ "е"
+ ],
+ [
+ "▁",
+ "Пе"
+ ],
+ [
+ "î",
+ "t"
+ ],
+ [
+ "▁tx",
+ "t"
+ ],
+ [
+ "▁t",
+ "xt"
+ ],
+ [
+ "▁",
+ "txt"
+ ],
+ [
+ "anger",
+ "s"
+ ],
+ [
+ "ange",
+ "rs"
+ ],
+ [
+ "ang",
+ "ers"
+ ],
+ [
+ "an",
+ "gers"
+ ],
+ [
+ "▁th",
+ "y"
+ ],
+ [
+ "▁t",
+ "hy"
+ ],
+ [
+ "▁",
+ "thy"
+ ],
+ [
+ "CL",
+ "A"
+ ],
+ [
+ "C",
+ "LA"
+ ],
+ [
+ "ible",
+ "s"
+ ],
+ [
+ "ib",
+ "les"
+ ],
+ [
+ "i",
+ "bles"
+ ],
+ [
+ "▁request",
+ "ed"
+ ],
+ [
+ "▁requ",
+ "ested"
+ ],
+ [
+ "▁Alex",
+ "and"
+ ],
+ [
+ "▁factor",
+ "s"
+ ],
+ [
+ "▁fact",
+ "ors"
+ ],
+ [
+ "▁fa",
+ "ctors"
+ ],
+ [
+ "▁produce",
+ "s"
+ ],
+ [
+ "▁produ",
+ "ces"
+ ],
+ [
+ "ning",
+ "en"
+ ],
+ [
+ "n",
+ "ingen"
+ ],
+ [
+ "▁со",
+ "стоя"
+ ],
+ [
+ "▁optim",
+ "ization"
+ ],
+ [
+ "cho",
+ "d"
+ ],
+ [
+ "ch",
+ "od"
+ ],
+ [
+ "c",
+ "hod"
+ ],
+ [
+ ">",
+ "`"
+ ],
+ [
+ "▁Wik",
+ "ip"
+ ],
+ [
+ "nost",
+ "i"
+ ],
+ [
+ "nos",
+ "ti"
+ ],
+ [
+ "n",
+ "osti"
+ ],
+ [
+ "▁compet",
+ "ition"
+ ],
+ [
+ "▁Han",
+ "n"
+ ],
+ [
+ "▁Ha",
+ "nn"
+ ],
+ [
+ "▁H",
+ "ann"
+ ],
+ [
+ "▁zo",
+ "na"
+ ],
+ [
+ "▁z",
+ "ona"
+ ],
+ [
+ "d",
+ "c"
+ ],
+ [
+ "des",
+ "ign"
+ ],
+ [
+ "de",
+ "sign"
+ ],
+ [
+ "▁Z",
+ "u"
+ ],
+ [
+ "▁espe",
+ "c"
+ ],
+ [
+ "▁esp",
+ "ec"
+ ],
+ [
+ "▁es",
+ "pec"
+ ],
+ [
+ "▁e",
+ "spec"
+ ],
+ [
+ "equal",
+ "ity"
+ ],
+ [
+ "equ",
+ "ality"
+ ],
+ [
+ "e",
+ "quality"
+ ],
+ [
+ "▁Ab",
+ "b"
+ ],
+ [
+ "▁A",
+ "bb"
+ ],
+ [
+ "▁develop",
+ "er"
+ ],
+ [
+ "▁",
+ "developer"
+ ],
+ [
+ "▁\"",
+ "^"
+ ],
+ [
+ "▁Sho",
+ "rt"
+ ],
+ [
+ "▁Sh",
+ "ort"
+ ],
+ [
+ "▁",
+ "Short"
+ ],
+ [
+ "▁plan",
+ "s"
+ ],
+ [
+ "▁pla",
+ "ns"
+ ],
+ [
+ "▁pl",
+ "ans"
+ ],
+ [
+ "▁vi",
+ "t"
+ ],
+ [
+ "▁v",
+ "it"
+ ],
+ [
+ "iza",
+ "ble"
+ ],
+ [
+ "iz",
+ "able"
+ ],
+ [
+ "burg",
+ "h"
+ ],
+ [
+ "bur",
+ "gh"
+ ],
+ [
+ "age",
+ "m"
+ ],
+ [
+ "ag",
+ "em"
+ ],
+ [
+ "a",
+ "gem"
+ ],
+ [
+ "▁Prin",
+ "t"
+ ],
+ [
+ "▁Pri",
+ "nt"
+ ],
+ [
+ "▁Pr",
+ "int"
+ ],
+ [
+ "▁",
+ "Print"
+ ],
+ [
+ "í",
+ "v"
+ ],
+ [
+ "▁suit",
+ "able"
+ ],
+ [
+ "▁su",
+ "itable"
+ ],
+ [
+ "pick",
+ "er"
+ ],
+ [
+ "pic",
+ "ker"
+ ],
+ [
+ "pi",
+ "cker"
+ ],
+ [
+ "p",
+ "icker"
+ ],
+ [
+ "Pro",
+ "file"
+ ],
+ [
+ "and",
+ "y"
+ ],
+ [
+ "an",
+ "dy"
+ ],
+ [
+ "▁qu",
+ "ot"
+ ],
+ [
+ "▁",
+ "quot"
+ ],
+ [
+ "▁Durant",
+ "e"
+ ],
+ [
+ "▁Dur",
+ "ante"
+ ],
+ [
+ "▁Franc",
+ "ia"
+ ],
+ [
+ "▁Fran",
+ "cia"
+ ],
+ [
+ "▁Fr",
+ "ancia"
+ ],
+ [
+ "▁tar",
+ "t"
+ ],
+ [
+ "▁ta",
+ "rt"
+ ],
+ [
+ "▁t",
+ "art"
+ ],
+ [
+ "▁Ven",
+ "ez"
+ ],
+ [
+ "▁Ve",
+ "nez"
+ ],
+ [
+ "▁V",
+ "enez"
+ ],
+ [
+ "▁disp",
+ "atch"
+ ],
+ [
+ "▁dis",
+ "patch"
+ ],
+ [
+ "▁",
+ "dispatch"
+ ],
+ [
+ "▁observation",
+ "s"
+ ],
+ [
+ "▁observ",
+ "ations"
+ ],
+ [
+ "▁",
+ "ż"
+ ],
+ [
+ "In",
+ "valid"
+ ],
+ [
+ "▁occur",
+ "r"
+ ],
+ [
+ "▁occ",
+ "urr"
+ ],
+ [
+ "▁oc",
+ "curr"
+ ],
+ [
+ "т",
+ "ки"
+ ],
+ [
+ "Mem",
+ "ento"
+ ],
+ [
+ "M",
+ "emento"
+ ],
+ [
+ "▁Sy",
+ "d"
+ ],
+ [
+ "▁S",
+ "yd"
+ ],
+ [
+ "▁tiem",
+ "po"
+ ],
+ [
+ "▁sta",
+ "ff"
+ ],
+ [
+ "▁st",
+ "aff"
+ ],
+ [
+ "▁section",
+ "s"
+ ],
+ [
+ "▁sect",
+ "ions"
+ ],
+ [
+ "▁se",
+ "ctions"
+ ],
+ [
+ "▁",
+ "sections"
+ ],
+ [
+ "▁ss",
+ "h"
+ ],
+ [
+ "▁s",
+ "sh"
+ ],
+ [
+ "▁",
+ "ssh"
+ ],
+ [
+ "▁N",
+ "GC"
+ ],
+ [
+ "ë",
+ "l"
+ ],
+ [
+ "▁err",
+ "e"
+ ],
+ [
+ "▁er",
+ "re"
+ ],
+ [
+ "▁divide",
+ "d"
+ ],
+ [
+ "▁divid",
+ "ed"
+ ],
+ [
+ "▁div",
+ "ided"
+ ],
+ [
+ "▁With",
+ "out"
+ ],
+ [
+ "▁dur",
+ "ant"
+ ],
+ [
+ "▁du",
+ "rant"
+ ],
+ [
+ "▁ja",
+ "ar"
+ ],
+ [
+ "▁j",
+ "aar"
+ ],
+ [
+ "▁",
+ "−"
+ ],
+ [
+ "▁soldier",
+ "s"
+ ],
+ [
+ "▁sold",
+ "iers"
+ ],
+ [
+ "ун",
+ "к"
+ ],
+ [
+ "laps",
+ "e"
+ ],
+ [
+ "lap",
+ "se"
+ ],
+ [
+ "la",
+ "pse"
+ ],
+ [
+ "▁Valle",
+ "y"
+ ],
+ [
+ "▁Vall",
+ "ey"
+ ],
+ [
+ "▁Val",
+ "ley"
+ ],
+ [
+ "▁(",
+ ":"
+ ],
+ [
+ "▁",
+ "(:"
+ ],
+ [
+ "rer",
+ "a"
+ ],
+ [
+ "re",
+ "ra"
+ ],
+ [
+ "r",
+ "era"
+ ],
+ [
+ "▁dé",
+ "vel"
+ ],
+ [
+ "▁d",
+ "ével"
+ ],
+ [
+ "▁pé",
+ "ri"
+ ],
+ [
+ "▁p",
+ "éri"
+ ],
+ [
+ "▁calcul",
+ "ation"
+ ],
+ [
+ "▁calc",
+ "ulation"
+ ],
+ [
+ "▁kein",
+ "e"
+ ],
+ [
+ "▁ke",
+ "ine"
+ ],
+ [
+ "erta",
+ "in"
+ ],
+ [
+ "ert",
+ "ain"
+ ],
+ [
+ "er",
+ "tain"
+ ],
+ [
+ "▁те",
+ "ле"
+ ],
+ [
+ "ру",
+ "д"
+ ],
+ [
+ "▁cu",
+ "l"
+ ],
+ [
+ "▁c",
+ "ul"
+ ],
+ [
+ "▁",
+ "cul"
+ ],
+ [
+ "▁clo",
+ "th"
+ ],
+ [
+ "▁cl",
+ "oth"
+ ],
+ [
+ ";",
+ "}"
+ ],
+ [
+ "▁prze",
+ "d"
+ ],
+ [
+ "▁prz",
+ "ed"
+ ],
+ [
+ "▁pr",
+ "zed"
+ ],
+ [
+ "Mont",
+ "h"
+ ],
+ [
+ "Mon",
+ "th"
+ ],
+ [
+ "Mo",
+ "nth"
+ ],
+ [
+ "Pi",
+ "cker"
+ ],
+ [
+ "P",
+ "icker"
+ ],
+ [
+ "▁S",
+ "V"
+ ],
+ [
+ "▁",
+ "SV"
+ ],
+ [
+ "aria",
+ "n"
+ ],
+ [
+ "ari",
+ "an"
+ ],
+ [
+ "ar",
+ "ian"
+ ],
+ [
+ "a",
+ "rian"
+ ],
+ [
+ "▁Rev",
+ "iew"
+ ],
+ [
+ "▁Re",
+ "view"
+ ],
+ [
+ "▁han",
+ "g"
+ ],
+ [
+ "▁ha",
+ "ng"
+ ],
+ [
+ "▁h",
+ "ang"
+ ],
+ [
+ "▁",
+ "hang"
+ ],
+ [
+ "▁ок",
+ "т"
+ ],
+ [
+ "▁о",
+ "кт"
+ ],
+ [
+ "▁Fro",
+ "nt"
+ ],
+ [
+ "▁Fr",
+ "ont"
+ ],
+ [
+ "▁F",
+ "ront"
+ ],
+ [
+ "▁",
+ "Front"
+ ],
+ [
+ "ot",
+ "lin"
+ ],
+ [
+ "▁transl",
+ "ation"
+ ],
+ [
+ "▁trans",
+ "lation"
+ ],
+ [
+ "▁mod",
+ "o"
+ ],
+ [
+ "▁mo",
+ "do"
+ ],
+ [
+ "▁m",
+ "odo"
+ ],
+ [
+ "▁statist",
+ "ics"
+ ],
+ [
+ "▁stat",
+ "istics"
+ ],
+ [
+ "▁Nu",
+ "e"
+ ],
+ [
+ "▁N",
+ "ue"
+ ],
+ [
+ "▁Ни",
+ "кола"
+ ],
+ [
+ "NU",
+ "M"
+ ],
+ [
+ "N",
+ "UM"
+ ],
+ [
+ "▁ship",
+ "s"
+ ],
+ [
+ "▁sh",
+ "ips"
+ ],
+ [
+ "▁s",
+ "hips"
+ ],
+ [
+ "▁",
+ "ships"
+ ],
+ [
+ "▁Rep",
+ "ort"
+ ],
+ [
+ "▁Re",
+ "port"
+ ],
+ [
+ "▁",
+ "Report"
+ ],
+ [
+ "{",
+ "["
+ ],
+ [
+ "E",
+ "ffect"
+ ],
+ [
+ "ier",
+ "i"
+ ],
+ [
+ "ie",
+ "ri"
+ ],
+ [
+ "i",
+ "eri"
+ ],
+ [
+ "▁partie",
+ "s"
+ ],
+ [
+ "▁parti",
+ "es"
+ ],
+ [
+ "▁part",
+ "ies"
+ ],
+ [
+ "▁par",
+ "ties"
+ ],
+ [
+ "pl",
+ "a"
+ ],
+ [
+ "p",
+ "la"
+ ],
+ [
+ "r",
+ "w"
+ ],
+ [
+ "▁Work",
+ "s"
+ ],
+ [
+ "▁Wor",
+ "ks"
+ ],
+ [
+ "▁ir",
+ "on"
+ ],
+ [
+ "▁i",
+ "ron"
+ ],
+ [
+ "▁attra",
+ "ct"
+ ],
+ [
+ "▁attr",
+ "act"
+ ],
+ [
+ "▁att",
+ "ract"
+ ],
+ [
+ "▁cor",
+ "t"
+ ],
+ [
+ "▁co",
+ "rt"
+ ],
+ [
+ "▁c",
+ "ort"
+ ],
+ [
+ "n",
+ "á"
+ ],
+ [
+ "▁Ste",
+ "ve"
+ ],
+ [
+ "▁ben",
+ "e"
+ ],
+ [
+ "▁be",
+ "ne"
+ ],
+ [
+ "▁b",
+ "ene"
+ ],
+ [
+ "то",
+ "н"
+ ],
+ [
+ "т",
+ "он"
+ ],
+ [
+ "ícul",
+ "a"
+ ],
+ [
+ "Tw",
+ "o"
+ ],
+ [
+ "T",
+ "wo"
+ ],
+ [
+ "▁гла",
+ "в"
+ ],
+ [
+ "▁г",
+ "лав"
+ ],
+ [
+ "▁V",
+ "ideo"
+ ],
+ [
+ "▁",
+ "Video"
+ ],
+ [
+ "▁power",
+ "ful"
+ ],
+ [
+ "auc",
+ "h"
+ ],
+ [
+ "au",
+ "ch"
+ ],
+ [
+ "a",
+ "uch"
+ ],
+ [
+ "man",
+ "de"
+ ],
+ [
+ "ma",
+ "nde"
+ ],
+ [
+ "m",
+ "ande"
+ ],
+ [
+ "ächs",
+ "t"
+ ],
+ [
+ "äch",
+ "st"
+ ],
+ [
+ "La",
+ "t"
+ ],
+ [
+ "L",
+ "at"
+ ],
+ [
+ "▁zn",
+ "a"
+ ],
+ [
+ "▁z",
+ "na"
+ ],
+ [
+ "▁",
+ "zna"
+ ],
+ [
+ "▁figure",
+ "s"
+ ],
+ [
+ "▁figur",
+ "es"
+ ],
+ [
+ "▁fig",
+ "ures"
+ ],
+ [
+ "▁ali",
+ "as"
+ ],
+ [
+ "▁al",
+ "ias"
+ ],
+ [
+ "▁a",
+ "lias"
+ ],
+ [
+ "▁",
+ "alias"
+ ],
+ [
+ "ne",
+ "x"
+ ],
+ [
+ "n",
+ "ex"
+ ],
+ [
+ "▁categorie",
+ "s"
+ ],
+ [
+ "▁categor",
+ "ies"
+ ],
+ [
+ "▁categ",
+ "ories"
+ ],
+ [
+ "▁c",
+ "ategories"
+ ],
+ [
+ "▁",
+ "categories"
+ ],
+ [
+ "call",
+ "ed"
+ ],
+ [
+ "cal",
+ "led"
+ ],
+ [
+ "c",
+ "alled"
+ ],
+ [
+ "▁Sim",
+ "ilar"
+ ],
+ [
+ "▁girl",
+ "s"
+ ],
+ [
+ "▁gir",
+ "ls"
+ ],
+ [
+ "▁g",
+ "irls"
+ ],
+ [
+ "pe",
+ "z"
+ ],
+ [
+ "p",
+ "ez"
+ ],
+ [
+ "▁join",
+ "t"
+ ],
+ [
+ "▁jo",
+ "int"
+ ],
+ [
+ "▁j",
+ "oint"
+ ],
+ [
+ "▁",
+ "joint"
+ ],
+ [
+ "ро",
+ "го"
+ ],
+ [
+ "р",
+ "ого"
+ ],
+ [
+ "ike",
+ "n"
+ ],
+ [
+ "ik",
+ "en"
+ ],
+ [
+ "i",
+ "ken"
+ ],
+ [
+ "чин",
+ "а"
+ ],
+ [
+ "чи",
+ "на"
+ ],
+ [
+ "anci",
+ "a"
+ ],
+ [
+ "anc",
+ "ia"
+ ],
+ [
+ "an",
+ "cia"
+ ],
+ [
+ "▁ti",
+ "jd"
+ ],
+ [
+ "▁t",
+ "ijd"
+ ],
+ [
+ "▁Ros",
+ "e"
+ ],
+ [
+ "▁Ro",
+ "se"
+ ],
+ [
+ "▁R",
+ "ose"
+ ],
+ [
+ "▁algorithm",
+ "s"
+ ],
+ [
+ "▁alg",
+ "orithms"
+ ],
+ [
+ "▁print",
+ "ing"
+ ],
+ [
+ "▁prin",
+ "ting"
+ ],
+ [
+ "ne",
+ "a"
+ ],
+ [
+ "n",
+ "ea"
+ ],
+ [
+ "▁execut",
+ "ing"
+ ],
+ [
+ "▁exec",
+ "uting"
+ ],
+ [
+ "▁l",
+ "ambda"
+ ],
+ [
+ "▁",
+ "lambda"
+ ],
+ [
+ "▁region",
+ "al"
+ ],
+ [
+ "▁reg",
+ "ional"
+ ],
+ [
+ "▁Cop",
+ "a"
+ ],
+ [
+ "▁Co",
+ "pa"
+ ],
+ [
+ "F",
+ "oo"
+ ],
+ [
+ "phy",
+ "s"
+ ],
+ [
+ "ph",
+ "ys"
+ ],
+ [
+ "z",
+ "m"
+ ],
+ [
+ "▁Lau",
+ "r"
+ ],
+ [
+ "▁La",
+ "ur"
+ ],
+ [
+ "▁L",
+ "aur"
+ ],
+ [
+ "▁candid",
+ "ate"
+ ],
+ [
+ "▁J",
+ "a"
+ ],
+ [
+ "zy",
+ "m"
+ ],
+ [
+ "z",
+ "ym"
+ ],
+ [
+ "Ex",
+ "ample"
+ ],
+ [
+ "▁sp",
+ "iel"
+ ],
+ [
+ "▁s",
+ "piel"
+ ],
+ [
+ "▁",
+ "spiel"
+ ],
+ [
+ "▁де",
+ "й"
+ ],
+ [
+ "▁д",
+ "ей"
+ ],
+ [
+ "▁",
+ "дей"
+ ],
+ [
+ "nehm",
+ "en"
+ ],
+ [
+ "neh",
+ "men"
+ ],
+ [
+ "ne",
+ "hmen"
+ ],
+ [
+ "keit",
+ "en"
+ ],
+ [
+ "ke",
+ "iten"
+ ],
+ [
+ "▁с",
+ "ент"
+ ],
+ [
+ "inte",
+ "nt"
+ ],
+ [
+ "int",
+ "ent"
+ ],
+ [
+ ".",
+ "("
+ ],
+ [
+ "▁пер",
+ "вы"
+ ],
+ [
+ "pro",
+ "m"
+ ],
+ [
+ "pr",
+ "om"
+ ],
+ [
+ "p",
+ "rom"
+ ],
+ [
+ "▁na",
+ "t"
+ ],
+ [
+ "▁n",
+ "at"
+ ],
+ [
+ "▁",
+ "nat"
+ ],
+ [
+ "▁imag",
+ "ine"
+ ],
+ [
+ "▁im",
+ "agine"
+ ],
+ [
+ "call",
+ "back"
+ ],
+ [
+ "component",
+ "s"
+ ],
+ [
+ "com",
+ "ponents"
+ ],
+ [
+ "with",
+ "out"
+ ],
+ [
+ "▁aqu",
+ "est"
+ ],
+ [
+ "▁a",
+ "quest"
+ ],
+ [
+ "Supp",
+ "ort"
+ ],
+ [
+ "Su",
+ "pport"
+ ],
+ [
+ "▁respons",
+ "ible"
+ ],
+ [
+ "▁je",
+ "go"
+ ],
+ [
+ "▁j",
+ "ego"
+ ],
+ [
+ "l",
+ "j"
+ ],
+ [
+ "wi",
+ "ll"
+ ],
+ [
+ "w",
+ "ill"
+ ],
+ [
+ "lea",
+ "n"
+ ],
+ [
+ "le",
+ "an"
+ ],
+ [
+ "ela",
+ "nd"
+ ],
+ [
+ "el",
+ "and"
+ ],
+ [
+ "e",
+ "land"
+ ],
+ [
+ "olog",
+ "ía"
+ ],
+ [
+ "m",
+ "c"
+ ],
+ [
+ "Pro",
+ "xy"
+ ],
+ [
+ "▁oc",
+ "up"
+ ],
+ [
+ "▁o",
+ "cup"
+ ],
+ [
+ "▁на",
+ "ходи"
+ ],
+ [
+ "▁ru",
+ "b"
+ ],
+ [
+ "▁r",
+ "ub"
+ ],
+ [
+ "ні",
+ "в"
+ ],
+ [
+ "н",
+ "ів"
+ ],
+ [
+ "▁Fal",
+ "l"
+ ],
+ [
+ "▁Fa",
+ "ll"
+ ],
+ [
+ "▁F",
+ "all"
+ ],
+ [
+ "amo",
+ "s"
+ ],
+ [
+ "am",
+ "os"
+ ],
+ [
+ "a",
+ "mos"
+ ],
+ [
+ "▁E",
+ "p"
+ ],
+ [
+ "entr",
+ "e"
+ ],
+ [
+ "ent",
+ "re"
+ ],
+ [
+ "en",
+ "tre"
+ ],
+ [
+ "fa",
+ "il"
+ ],
+ [
+ "f",
+ "ail"
+ ],
+ [
+ "W",
+ "orld"
+ ],
+ [
+ "▁Edit",
+ "or"
+ ],
+ [
+ "▁Ed",
+ "itor"
+ ],
+ [
+ "▁",
+ "Editor"
+ ],
+ [
+ "▁exp",
+ "os"
+ ],
+ [
+ "▁ex",
+ "pos"
+ ],
+ [
+ "▁find",
+ "s"
+ ],
+ [
+ "▁fin",
+ "ds"
+ ],
+ [
+ "▁f",
+ "inds"
+ ],
+ [
+ "▁Cult",
+ "ure"
+ ],
+ [
+ "▁C",
+ "ulture"
+ ],
+ [
+ "▁",
+ "Culture"
+ ],
+ [
+ "LE",
+ "ASE"
+ ],
+ [
+ "▁mov",
+ "ie"
+ ],
+ [
+ "▁mo",
+ "vie"
+ ],
+ [
+ "▁m",
+ "ovie"
+ ],
+ [
+ "▁",
+ "movie"
+ ],
+ [
+ "<",
+ "="
+ ],
+ [
+ "omet",
+ "ric"
+ ],
+ [
+ "o",
+ "metric"
+ ],
+ [
+ "elin",
+ "g"
+ ],
+ [
+ "eli",
+ "ng"
+ ],
+ [
+ "el",
+ "ing"
+ ],
+ [
+ "e",
+ "ling"
+ ],
+ [
+ "numer",
+ "able"
+ ],
+ [
+ "our",
+ "d"
+ ],
+ [
+ "ou",
+ "rd"
+ ],
+ [
+ "o",
+ "urd"
+ ],
+ [
+ "▁Se",
+ "a"
+ ],
+ [
+ "▁S",
+ "ea"
+ ],
+ [
+ "▁bil",
+ "d"
+ ],
+ [
+ "▁bi",
+ "ld"
+ ],
+ [
+ "▁b",
+ "ild"
+ ],
+ [
+ "▁",
+ "bild"
+ ],
+ [
+ "▁ост",
+ "а"
+ ],
+ [
+ "▁ос",
+ "та"
+ ],
+ [
+ "▁о",
+ "ста"
+ ],
+ [
+ "bl",
+ "o"
+ ],
+ [
+ "b",
+ "lo"
+ ],
+ [
+ "▁los",
+ "e"
+ ],
+ [
+ "▁lo",
+ "se"
+ ],
+ [
+ "▁l",
+ "ose"
+ ],
+ [
+ "▁",
+ "lose"
+ ],
+ [
+ "ateur",
+ "s"
+ ],
+ [
+ "ate",
+ "urs"
+ ],
+ [
+ "at",
+ "eurs"
+ ],
+ [
+ "oure",
+ "d"
+ ],
+ [
+ "our",
+ "ed"
+ ],
+ [
+ "ou",
+ "red"
+ ],
+ [
+ "o",
+ "ured"
+ ],
+ [
+ "▁Bat",
+ "t"
+ ],
+ [
+ "▁Ba",
+ "tt"
+ ],
+ [
+ "▁B",
+ "att"
+ ],
+ [
+ "();",
+ "\r"
+ ],
+ [
+ "()",
+ ";\r"
+ ],
+ [
+ "(",
+ ");\r"
+ ],
+ [
+ "▁po",
+ "z"
+ ],
+ [
+ "▁p",
+ "oz"
+ ],
+ [
+ "post",
+ "s"
+ ],
+ [
+ "pos",
+ "ts"
+ ],
+ [
+ "pen",
+ "d"
+ ],
+ [
+ "pe",
+ "nd"
+ ],
+ [
+ "p",
+ "end"
+ ],
+ [
+ "cert",
+ "ain"
+ ],
+ [
+ "cer",
+ "tain"
+ ],
+ [
+ "c",
+ "ertain"
+ ],
+ [
+ "ник",
+ "ом"
+ ],
+ [
+ "ни",
+ "ком"
+ ],
+ [
+ "J",
+ "ust"
+ ],
+ [
+ "web",
+ "kit"
+ ],
+ [
+ "dem",
+ "ás"
+ ],
+ [
+ "~~",
+ "~~"
+ ],
+ [
+ "▁indicate",
+ "s"
+ ],
+ [
+ "▁indic",
+ "ates"
+ ],
+ [
+ "▁par",
+ "k"
+ ],
+ [
+ "▁p",
+ "ark"
+ ],
+ [
+ "▁",
+ "park"
+ ],
+ [
+ "ri",
+ "que"
+ ],
+ [
+ "r",
+ "ique"
+ ],
+ [
+ "vo",
+ "d"
+ ],
+ [
+ "v",
+ "od"
+ ],
+ [
+ "▁Cham",
+ "p"
+ ],
+ [
+ "▁Cha",
+ "mp"
+ ],
+ [
+ "▁Ch",
+ "amp"
+ ],
+ [
+ "ft",
+ "ware"
+ ],
+ [
+ "OP",
+ "T"
+ ],
+ [
+ "O",
+ "PT"
+ ],
+ [
+ "dj",
+ "ango"
+ ],
+ [
+ "d",
+ "jango"
+ ],
+ [
+ "re",
+ "lease"
+ ],
+ [
+ "▁",
+ "È"
+ ],
+ [
+ "S",
+ "R"
+ ],
+ [
+ "▁polit",
+ "ician"
+ ],
+ [
+ "▁ro",
+ "i"
+ ],
+ [
+ "▁r",
+ "oi"
+ ],
+ [
+ "ature",
+ "n"
+ ],
+ [
+ "atur",
+ "en"
+ ],
+ [
+ "atu",
+ "ren"
+ ],
+ [
+ "at",
+ "uren"
+ ],
+ [
+ "▁Deutsch",
+ "e"
+ ],
+ [
+ "tag",
+ "on"
+ ],
+ [
+ "ta",
+ "gon"
+ ],
+ [
+ "t",
+ "agon"
+ ],
+ [
+ "▁Mo",
+ "v"
+ ],
+ [
+ "▁M",
+ "ov"
+ ],
+ [
+ "obi",
+ "erno"
+ ],
+ [
+ "ob",
+ "ierno"
+ ],
+ [
+ "▁da",
+ "ß"
+ ],
+ [
+ "uth",
+ "er"
+ ],
+ [
+ "ut",
+ "her"
+ ],
+ [
+ "u",
+ "ther"
+ ],
+ [
+ "ind",
+ "i"
+ ],
+ [
+ "in",
+ "di"
+ ],
+ [
+ "▁Wikiped",
+ "ia"
+ ],
+ [
+ "▁Wikip",
+ "edia"
+ ],
+ [
+ "▁Wik",
+ "ipedia"
+ ],
+ [
+ "▁ano",
+ "s"
+ ],
+ [
+ "▁an",
+ "os"
+ ],
+ [
+ "▁a",
+ "nos"
+ ],
+ [
+ "▁",
+ "anos"
+ ],
+ [
+ "▁observ",
+ "e"
+ ],
+ [
+ "▁obser",
+ "ve"
+ ],
+ [
+ "▁obs",
+ "erve"
+ ],
+ [
+ "▁ob",
+ "serve"
+ ],
+ [
+ "ell",
+ "y"
+ ],
+ [
+ "el",
+ "ly"
+ ],
+ [
+ "▁rail",
+ "way"
+ ],
+ [
+ "ato",
+ "n"
+ ],
+ [
+ "at",
+ "on"
+ ],
+ [
+ "a",
+ "ton"
+ ],
+ [
+ "▁en",
+ "um"
+ ],
+ [
+ "▁e",
+ "num"
+ ],
+ [
+ "▁",
+ "enum"
+ ],
+ [
+ "hu",
+ "s"
+ ],
+ [
+ "h",
+ "us"
+ ],
+ [
+ "▁in",
+ "hab"
+ ],
+ [
+ "P",
+ "si"
+ ],
+ [
+ "oir",
+ "e"
+ ],
+ [
+ "oi",
+ "re"
+ ],
+ [
+ "o",
+ "ire"
+ ],
+ [
+ "▁Х",
+ "о"
+ ],
+ [
+ "▁Sp",
+ "ace"
+ ],
+ [
+ "▁S",
+ "pace"
+ ],
+ [
+ "▁",
+ "Space"
+ ],
+ [
+ "▁Ар",
+ "хи"
+ ],
+ [
+ "▁ante",
+ "rior"
+ ],
+ [
+ "▁an",
+ "terior"
+ ],
+ [
+ "▁",
+ "Ł"
+ ],
+ [
+ "ison",
+ "s"
+ ],
+ [
+ "iso",
+ "ns"
+ ],
+ [
+ "is",
+ "ons"
+ ],
+ [
+ "I",
+ "l"
+ ],
+ [
+ "▁am",
+ "éric"
+ ],
+ [
+ "lap",
+ "s"
+ ],
+ [
+ "la",
+ "ps"
+ ],
+ [
+ "l",
+ "aps"
+ ],
+ [
+ "▁BB",
+ "C"
+ ],
+ [
+ "▁B",
+ "BC"
+ ],
+ [
+ "QUE",
+ "ST"
+ ],
+ [
+ "Const",
+ "ra"
+ ],
+ [
+ "Cons",
+ "tra"
+ ],
+ [
+ "Con",
+ "stra"
+ ],
+ [
+ "mon",
+ "t"
+ ],
+ [
+ "mo",
+ "nt"
+ ],
+ [
+ "m",
+ "ont"
+ ],
+ [
+ "ä",
+ "ft"
+ ],
+ [
+ "▁ä",
+ "ven"
+ ],
+ [
+ "uber",
+ "n"
+ ],
+ [
+ "ube",
+ "rn"
+ ],
+ [
+ "ub",
+ "ern"
+ ],
+ [
+ "u",
+ "bern"
+ ],
+ [
+ "<",
+ "!--"
+ ],
+ [
+ "▁cod",
+ "ing"
+ ],
+ [
+ "▁co",
+ "ding"
+ ],
+ [
+ "▁c",
+ "oding"
+ ],
+ [
+ "the",
+ "ory"
+ ],
+ [
+ "ath",
+ "ed"
+ ],
+ [
+ "at",
+ "hed"
+ ],
+ [
+ "▁Ar",
+ "be"
+ ],
+ [
+ "▁ш",
+ "и"
+ ],
+ [
+ "▁",
+ "ши"
+ ],
+ [
+ "for",
+ "Each"
+ ],
+ [
+ "omorph",
+ "ism"
+ ],
+ [
+ "om",
+ "orphism"
+ ],
+ [
+ "detail",
+ "s"
+ ],
+ [
+ "det",
+ "ails"
+ ],
+ [
+ "ach",
+ "sen"
+ ],
+ [
+ "inte",
+ "gr"
+ ],
+ [
+ "int",
+ "egr"
+ ],
+ [
+ "in",
+ "tegr"
+ ],
+ [
+ "V",
+ "or"
+ ],
+ [
+ "Un",
+ "known"
+ ],
+ [
+ "ace",
+ "ae"
+ ],
+ [
+ "a",
+ "ceae"
+ ],
+ [
+ "inu",
+ "e"
+ ],
+ [
+ "in",
+ "ue"
+ ],
+ [
+ "eso",
+ "me"
+ ],
+ [
+ "es",
+ "ome"
+ ],
+ [
+ "e",
+ "some"
+ ],
+ [
+ "▁F",
+ "ir"
+ ],
+ [
+ "cha",
+ "in"
+ ],
+ [
+ "ch",
+ "ain"
+ ],
+ [
+ "▁extreme",
+ "ly"
+ ],
+ [
+ "▁extrem",
+ "ely"
+ ],
+ [
+ "multi",
+ "col"
+ ],
+ [
+ "mult",
+ "icol"
+ ],
+ [
+ "▁Sw",
+ "ift"
+ ],
+ [
+ "▁address",
+ "es"
+ ],
+ [
+ "▁addr",
+ "esses"
+ ],
+ [
+ "hs",
+ "pace"
+ ],
+ [
+ "h",
+ "space"
+ ],
+ [
+ "▁Rog",
+ "er"
+ ],
+ [
+ "▁Ro",
+ "ger"
+ ],
+ [
+ "▁dess",
+ "en"
+ ],
+ [
+ "▁des",
+ "sen"
+ ],
+ [
+ "▁d",
+ "essen"
+ ],
+ [
+ "▁conse",
+ "qu"
+ ],
+ [
+ "▁cons",
+ "equ"
+ ],
+ [
+ "▁con",
+ "sequ"
+ ],
+ [
+ "ual",
+ "mente"
+ ],
+ [
+ "▁Prem",
+ "ier"
+ ],
+ [
+ "▁Pre",
+ "mier"
+ ],
+ [
+ "▁Rec",
+ "ord"
+ ],
+ [
+ "▁Re",
+ "cord"
+ ],
+ [
+ "▁",
+ "Record"
+ ],
+ [
+ "▁Bro",
+ "n"
+ ],
+ [
+ "▁Br",
+ "on"
+ ],
+ [
+ "▁B",
+ "ron"
+ ],
+ [
+ "ki",
+ "r"
+ ],
+ [
+ "k",
+ "ir"
+ ],
+ [
+ "se",
+ "x"
+ ],
+ [
+ "s",
+ "ex"
+ ],
+ [
+ "inter",
+ "n"
+ ],
+ [
+ "inte",
+ "rn"
+ ],
+ [
+ "int",
+ "ern"
+ ],
+ [
+ "in",
+ "tern"
+ ],
+ [
+ "▁benef",
+ "it"
+ ],
+ [
+ "▁bene",
+ "fit"
+ ],
+ [
+ "ume",
+ "n"
+ ],
+ [
+ "um",
+ "en"
+ ],
+ [
+ "u",
+ "men"
+ ],
+ [
+ "▁becom",
+ "ing"
+ ],
+ [
+ "▁bec",
+ "oming"
+ ],
+ [
+ "▁be",
+ "coming"
+ ],
+ [
+ "▁li",
+ "g"
+ ],
+ [
+ "▁l",
+ "ig"
+ ],
+ [
+ "▁",
+ "lig"
+ ],
+ [
+ "▁popul",
+ "a"
+ ],
+ [
+ "▁pop",
+ "ula"
+ ],
+ [
+ "os",
+ "c"
+ ],
+ [
+ "o",
+ "sc"
+ ],
+ [
+ "▁ci",
+ "v"
+ ],
+ [
+ "▁c",
+ "iv"
+ ],
+ [
+ "▁great",
+ "est"
+ ],
+ [
+ "▁proc",
+ "es"
+ ],
+ [
+ "▁pro",
+ "ces"
+ ],
+ [
+ "]",
+ "*"
+ ],
+ [
+ "▁мест",
+ "о"
+ ],
+ [
+ "▁ме",
+ "сто"
+ ],
+ [
+ "▁'",
+ "$"
+ ],
+ [
+ "▁",
+ "'$"
+ ],
+ [
+ "hel",
+ "l"
+ ],
+ [
+ "he",
+ "ll"
+ ],
+ [
+ "h",
+ "ell"
+ ],
+ [
+ "(\"",
+ "\\"
+ ],
+ [
+ "(",
+ "\"\\"
+ ],
+ [
+ "▁nin",
+ "e"
+ ],
+ [
+ "▁ni",
+ "ne"
+ ],
+ [
+ "▁n",
+ "ine"
+ ],
+ [
+ "▁Fa",
+ "c"
+ ],
+ [
+ "▁F",
+ "ac"
+ ],
+ [
+ "ulp",
+ "t"
+ ],
+ [
+ "ul",
+ "pt"
+ ],
+ [
+ "jou",
+ "rs"
+ ],
+ [
+ "jo",
+ "urs"
+ ],
+ [
+ "j",
+ "ours"
+ ],
+ [
+ "▁Cop",
+ "y"
+ ],
+ [
+ "▁Co",
+ "py"
+ ],
+ [
+ "▁C",
+ "opy"
+ ],
+ [
+ "▁",
+ "Copy"
+ ],
+ [
+ "▁activ",
+ "ities"
+ ],
+ [
+ "▁Demo",
+ "cr"
+ ],
+ [
+ "▁Dem",
+ "ocr"
+ ],
+ [
+ "E",
+ "s"
+ ],
+ [
+ "Su",
+ "ccess"
+ ],
+ [
+ "▁Est",
+ "a"
+ ],
+ [
+ "▁Es",
+ "ta"
+ ],
+ [
+ "▁E",
+ "sta"
+ ],
+ [
+ "itu",
+ "l"
+ ],
+ [
+ "it",
+ "ul"
+ ],
+ [
+ "ist",
+ "i"
+ ],
+ [
+ "is",
+ "ti"
+ ],
+ [
+ "▁Be",
+ "d"
+ ],
+ [
+ "▁B",
+ "ed"
+ ],
+ [
+ "ja",
+ "s"
+ ],
+ [
+ "j",
+ "as"
+ ],
+ [
+ "▁те",
+ "м"
+ ],
+ [
+ "▁т",
+ "ем"
+ ],
+ [
+ "▁",
+ "тем"
+ ],
+ [
+ "▁Hun",
+ "g"
+ ],
+ [
+ "▁Hu",
+ "ng"
+ ],
+ [
+ "▁H",
+ "ung"
+ ],
+ [
+ "G",
+ "ame"
+ ],
+ [
+ "▁he",
+ "av"
+ ],
+ [
+ "onn",
+ "ées"
+ ],
+ [
+ "▁branch",
+ "es"
+ ],
+ [
+ "▁bran",
+ "ches"
+ ],
+ [
+ "bor",
+ "g"
+ ],
+ [
+ "bo",
+ "rg"
+ ],
+ [
+ "b",
+ "org"
+ ],
+ [
+ "▁v",
+ "l"
+ ],
+ [
+ "▁",
+ "vl"
+ ],
+ [
+ "▁slow",
+ "ly"
+ ],
+ [
+ "F",
+ "a"
+ ],
+ [
+ "Go",
+ "ogle"
+ ],
+ [
+ "em",
+ "i"
+ ],
+ [
+ "e",
+ "mi"
+ ],
+ [
+ "▁circumst",
+ "ances"
+ ],
+ [
+ "▁'",
+ "%"
+ ],
+ [
+ "▁Un",
+ "d"
+ ],
+ [
+ "▁U",
+ "nd"
+ ],
+ [
+ "▁",
+ "Und"
+ ],
+ [
+ "▁Victor",
+ "ia"
+ ],
+ [
+ "▁Vict",
+ "oria"
+ ],
+ [
+ "▁Ty",
+ "p"
+ ],
+ [
+ "▁T",
+ "yp"
+ ],
+ [
+ "▁",
+ "Typ"
+ ],
+ [
+ "rupt",
+ "ed"
+ ],
+ [
+ "rup",
+ "ted"
+ ],
+ [
+ "▁rel",
+ "ativ"
+ ],
+ [
+ "▁sl",
+ "o"
+ ],
+ [
+ "▁s",
+ "lo"
+ ],
+ [
+ "▁pad",
+ "re"
+ ],
+ [
+ "▁p",
+ "adre"
+ ],
+ [
+ "▁dai",
+ "ly"
+ ],
+ [
+ "▁da",
+ "ily"
+ ],
+ [
+ "▁d",
+ "aily"
+ ],
+ [
+ "▁ort",
+ "h"
+ ],
+ [
+ "▁or",
+ "th"
+ ],
+ [
+ "▁",
+ "orth"
+ ],
+ [
+ "чни",
+ "й"
+ ],
+ [
+ "ч",
+ "ний"
+ ],
+ [
+ "▁fran",
+ "zös"
+ ],
+ [
+ "▁te",
+ "il"
+ ],
+ [
+ "▁t",
+ "eil"
+ ],
+ [
+ "▁",
+ "teil"
+ ],
+ [
+ "▁Sec",
+ "urity"
+ ],
+ [
+ "▁Se",
+ "curity"
+ ],
+ [
+ "▁",
+ "Security"
+ ],
+ [
+ "ordo",
+ "n"
+ ],
+ [
+ "ord",
+ "on"
+ ],
+ [
+ "or",
+ "don"
+ ],
+ [
+ "▁swe",
+ "et"
+ ],
+ [
+ "▁s",
+ "weet"
+ ],
+ [
+ "SI",
+ "ZE"
+ ],
+ [
+ "▁Ce",
+ "l"
+ ],
+ [
+ "▁C",
+ "el"
+ ],
+ [
+ "èt",
+ "res"
+ ],
+ [
+ "è",
+ "tres"
+ ],
+ [
+ "omm",
+ "es"
+ ],
+ [
+ "om",
+ "mes"
+ ],
+ [
+ "▁с",
+ "і"
+ ],
+ [
+ "▁",
+ "сі"
+ ],
+ [
+ "▁effort",
+ "s"
+ ],
+ [
+ "ą",
+ "z"
+ ],
+ [
+ "▁oh",
+ "ne"
+ ],
+ [
+ "▁South",
+ "ern"
+ ],
+ [
+ "▁Sou",
+ "thern"
+ ],
+ [
+ "▁approximate",
+ "ly"
+ ],
+ [
+ "▁approxim",
+ "ately"
+ ],
+ [
+ "це",
+ "н"
+ ],
+ [
+ "ц",
+ "ен"
+ ],
+ [
+ "('",
+ "#"
+ ],
+ [
+ "▁sav",
+ "ing"
+ ],
+ [
+ "▁sa",
+ "ving"
+ ],
+ [
+ "▁s",
+ "aving"
+ ],
+ [
+ "nb",
+ "sp"
+ ],
+ [
+ "▁transl",
+ "ate"
+ ],
+ [
+ "▁trans",
+ "late"
+ ],
+ [
+ "▁",
+ "translate"
+ ],
+ [
+ "▁Î",
+ "n"
+ ],
+ [
+ "mem",
+ "ber"
+ ],
+ [
+ "m",
+ "ember"
+ ],
+ [
+ "▁law",
+ "s"
+ ],
+ [
+ "▁la",
+ "ws"
+ ],
+ [
+ "▁l",
+ "aws"
+ ],
+ [
+ "▁же",
+ "н"
+ ],
+ [
+ "▁ж",
+ "ен"
+ ],
+ [
+ "▁",
+ "жен"
+ ],
+ [
+ "▁си",
+ "сте"
+ ],
+ [
+ "t",
+ "c"
+ ],
+ [
+ ">",
+ "\\"
+ ],
+ [
+ "elt",
+ "e"
+ ],
+ [
+ "el",
+ "te"
+ ],
+ [
+ "▁e",
+ "hem"
+ ],
+ [
+ "▁contra",
+ "d"
+ ],
+ [
+ "▁contr",
+ "ad"
+ ],
+ [
+ "▁cont",
+ "rad"
+ ],
+ [
+ "▁con",
+ "trad"
+ ],
+ [
+ "▁ру",
+ "с"
+ ],
+ [
+ "▁р",
+ "ус"
+ ],
+ [
+ "▁",
+ "рус"
+ ],
+ [
+ "ь",
+ "я"
+ ],
+ [
+ "▁M",
+ "iddle"
+ ],
+ [
+ "▁",
+ "Middle"
+ ],
+ [
+ "qui",
+ "p"
+ ],
+ [
+ "qu",
+ "ip"
+ ],
+ [
+ "▁che",
+ "z"
+ ],
+ [
+ "▁ch",
+ "ez"
+ ],
+ [
+ "▁c",
+ "hez"
+ ],
+ [
+ "▁",
+ "chez"
+ ],
+ [
+ "Field",
+ "s"
+ ],
+ [
+ "▁perm",
+ "it"
+ ],
+ [
+ "▁per",
+ "mit"
+ ],
+ [
+ "ike",
+ "l"
+ ],
+ [
+ "ik",
+ "el"
+ ],
+ [
+ "i",
+ "kel"
+ ],
+ [
+ "▁w",
+ "ir"
+ ],
+ [
+ "▁tri",
+ "al"
+ ],
+ [
+ "▁tr",
+ "ial"
+ ],
+ [
+ "▁t",
+ "rial"
+ ],
+ [
+ "▁versch",
+ "ied"
+ ],
+ [
+ "▁ver",
+ "schied"
+ ],
+ [
+ "▁фе",
+ "в"
+ ],
+ [
+ "▁ф",
+ "ев"
+ ],
+ [
+ "▁mal",
+ "e"
+ ],
+ [
+ "▁ma",
+ "le"
+ ],
+ [
+ "▁m",
+ "ale"
+ ],
+ [
+ "▁",
+ "male"
+ ],
+ [
+ "▁я",
+ "зы"
+ ],
+ [
+ "▁ny",
+ "el"
+ ],
+ [
+ "akte",
+ "r"
+ ],
+ [
+ "akt",
+ "er"
+ ],
+ [
+ "ak",
+ "ter"
+ ],
+ [
+ "a",
+ "kter"
+ ],
+ [
+ "▁den",
+ "omin"
+ ],
+ [
+ "cept",
+ "or"
+ ],
+ [
+ "cep",
+ "tor"
+ ],
+ [
+ "▁Wa",
+ "t"
+ ],
+ [
+ "▁W",
+ "at"
+ ],
+ [
+ "▁fin",
+ "o"
+ ],
+ [
+ "▁fi",
+ "no"
+ ],
+ [
+ "▁f",
+ "ino"
+ ],
+ [
+ "▁XVII",
+ "I"
+ ],
+ [
+ "▁XVI",
+ "II"
+ ],
+ [
+ "▁XV",
+ "III"
+ ],
+ [
+ "rypt",
+ "ion"
+ ],
+ [
+ "ry",
+ "ption"
+ ],
+ [
+ "des",
+ "c"
+ ],
+ [
+ "de",
+ "sc"
+ ],
+ [
+ "d",
+ "esc"
+ ],
+ [
+ "ap",
+ "a"
+ ],
+ [
+ "a",
+ "pa"
+ ],
+ [
+ "лен",
+ "а"
+ ],
+ [
+ "ле",
+ "на"
+ ],
+ [
+ "л",
+ "ена"
+ ],
+ [
+ "▁ko",
+ "l"
+ ],
+ [
+ "▁k",
+ "ol"
+ ],
+ [
+ "▁",
+ "kol"
+ ],
+ [
+ "▁",
+ "Є"
+ ],
+ [
+ "▁depend",
+ "ent"
+ ],
+ [
+ "▁dep",
+ "endent"
+ ],
+ [
+ "▁",
+ "dependent"
+ ],
+ [
+ "▁Cr",
+ "a"
+ ],
+ [
+ "▁C",
+ "ra"
+ ],
+ [
+ "▁stor",
+ "m"
+ ],
+ [
+ "▁sto",
+ "rm"
+ ],
+ [
+ "▁st",
+ "orm"
+ ],
+ [
+ "▁Ге",
+ "р"
+ ],
+ [
+ "▁Г",
+ "ер"
+ ],
+ [
+ "▁pip",
+ "e"
+ ],
+ [
+ "▁pi",
+ "pe"
+ ],
+ [
+ "▁p",
+ "ipe"
+ ],
+ [
+ "▁",
+ "pipe"
+ ],
+ [
+ "▁attend",
+ "ed"
+ ],
+ [
+ "▁att",
+ "ended"
+ ],
+ [
+ "▁vit",
+ "a"
+ ],
+ [
+ "▁vi",
+ "ta"
+ ],
+ [
+ "▁v",
+ "ita"
+ ],
+ [
+ "uz",
+ "ione"
+ ],
+ [
+ "u",
+ "zione"
+ ],
+ [
+ "cza",
+ "s"
+ ],
+ [
+ "cz",
+ "as"
+ ],
+ [
+ "c",
+ "zas"
+ ],
+ [
+ "ond",
+ "a"
+ ],
+ [
+ "on",
+ "da"
+ ],
+ [
+ "▁bol",
+ "d"
+ ],
+ [
+ "▁bo",
+ "ld"
+ ],
+ [
+ "▁b",
+ "old"
+ ],
+ [
+ "▁",
+ "bold"
+ ],
+ [
+ "Column",
+ "s"
+ ],
+ [
+ "ici",
+ "ó"
+ ],
+ [
+ "ic",
+ "ió"
+ ],
+ [
+ "i",
+ "ció"
+ ],
+ [
+ "▁cz",
+ "ę"
+ ],
+ [
+ "▁c",
+ "zę"
+ ],
+ [
+ "▁из",
+ "вест"
+ ],
+ [
+ "▁Clo",
+ "ud"
+ ],
+ [
+ "▁Cl",
+ "oud"
+ ],
+ [
+ "▁",
+ "Cloud"
+ ],
+ [
+ "▁war",
+ "m"
+ ],
+ [
+ "▁wa",
+ "rm"
+ ],
+ [
+ "▁w",
+ "arm"
+ ],
+ [
+ "▁с",
+ "ы"
+ ],
+ [
+ "▁",
+ "сы"
+ ],
+ [
+ "▁ст",
+ "е"
+ ],
+ [
+ "▁с",
+ "те"
+ ],
+ [
+ "▁",
+ "сте"
+ ],
+ [
+ "▁produce",
+ "r"
+ ],
+ [
+ "▁produ",
+ "cer"
+ ],
+ [
+ "▁Lud",
+ "wig"
+ ],
+ [
+ "▁North",
+ "ern"
+ ],
+ [
+ "▁Nor",
+ "thern"
+ ],
+ [
+ "ł",
+ "ą"
+ ],
+ [
+ "NS",
+ "String"
+ ],
+ [
+ "▁Ha",
+ "d"
+ ],
+ [
+ "▁H",
+ "ad"
+ ],
+ [
+ "▁И",
+ "ван"
+ ],
+ [
+ "▁E",
+ "g"
+ ],
+ [
+ "▁Im",
+ "p"
+ ],
+ [
+ "▁I",
+ "mp"
+ ],
+ [
+ "▁",
+ "Imp"
+ ],
+ [
+ "ш",
+ "і"
+ ],
+ [
+ "▁Au",
+ "ch"
+ ],
+ [
+ "▁A",
+ "uch"
+ ],
+ [
+ "то",
+ "к"
+ ],
+ [
+ "т",
+ "ок"
+ ],
+ [
+ "▁Hi",
+ "t"
+ ],
+ [
+ "▁H",
+ "it"
+ ],
+ [
+ "▁qui",
+ "en"
+ ],
+ [
+ "▁qu",
+ "ien"
+ ],
+ [
+ "▁depart",
+ "ment"
+ ],
+ [
+ "▁de",
+ "partment"
+ ],
+ [
+ "▁erh",
+ "ielt"
+ ],
+ [
+ "▁u",
+ "i"
+ ],
+ [
+ "▁",
+ "ui"
+ ],
+ [
+ "▁Sp",
+ "r"
+ ],
+ [
+ "▁S",
+ "pr"
+ ],
+ [
+ "се",
+ "р"
+ ],
+ [
+ "с",
+ "ер"
+ ],
+ [
+ "our",
+ "t"
+ ],
+ [
+ "ou",
+ "rt"
+ ],
+ [
+ "o",
+ "urt"
+ ],
+ [
+ "▁Steph",
+ "en"
+ ],
+ [
+ "▁Step",
+ "hen"
+ ],
+ [
+ "▁Ste",
+ "phen"
+ ],
+ [
+ "te",
+ "am"
+ ],
+ [
+ "▁z",
+ "ip"
+ ],
+ [
+ "▁",
+ "zip"
+ ],
+ [
+ "▁Ban",
+ "g"
+ ],
+ [
+ "▁Ba",
+ "ng"
+ ],
+ [
+ "▁B",
+ "ang"
+ ],
+ [
+ "▁grow",
+ "th"
+ ],
+ [
+ "▁ja",
+ "m"
+ ],
+ [
+ "▁j",
+ "am"
+ ],
+ [
+ "▁Ka",
+ "is"
+ ],
+ [
+ "▁K",
+ "ais"
+ ],
+ [
+ "b",
+ "matrix"
+ ],
+ [
+ "▁As",
+ "ia"
+ ],
+ [
+ "▁rég",
+ "ion"
+ ],
+ [
+ "=",
+ "/"
+ ],
+ [
+ "▁Pac",
+ "ific"
+ ],
+ [
+ "▁author",
+ "ity"
+ ],
+ [
+ "▁#",
+ "["
+ ],
+ [
+ "там",
+ "и"
+ ],
+ [
+ "та",
+ "ми"
+ ],
+ [
+ "▁every",
+ "one"
+ ],
+ [
+ "▁atte",
+ "nd"
+ ],
+ [
+ "▁att",
+ "end"
+ ],
+ [
+ "▁",
+ "attend"
+ ],
+ [
+ "▁tim",
+ "estamp"
+ ],
+ [
+ "▁",
+ "timestamp"
+ ],
+ [
+ "▁tri",
+ "es"
+ ],
+ [
+ "▁tr",
+ "ies"
+ ],
+ [
+ "▁t",
+ "ries"
+ ],
+ [
+ "▁f",
+ "f"
+ ],
+ [
+ "▁",
+ "ff"
+ ],
+ [
+ "ше",
+ "й"
+ ],
+ [
+ "ш",
+ "ей"
+ ],
+ [
+ "▁develop",
+ "ing"
+ ],
+ [
+ "ol",
+ "t"
+ ],
+ [
+ "o",
+ "lt"
+ ],
+ [
+ "up",
+ "s"
+ ],
+ [
+ "u",
+ "ps"
+ ],
+ [
+ "▁moment",
+ "o"
+ ],
+ [
+ "▁mom",
+ "ento"
+ ],
+ [
+ "▁Sa",
+ "in"
+ ],
+ [
+ "▁S",
+ "ain"
+ ],
+ [
+ "Te",
+ "rm"
+ ],
+ [
+ "T",
+ "erm"
+ ],
+ [
+ "▁cell",
+ "e"
+ ],
+ [
+ "▁cel",
+ "le"
+ ],
+ [
+ "▁ce",
+ "lle"
+ ],
+ [
+ "▁c",
+ "elle"
+ ],
+ [
+ "G",
+ "R"
+ ],
+ [
+ "Mo",
+ "use"
+ ],
+ [
+ "M",
+ "ouse"
+ ],
+ [
+ "▁челове",
+ "к"
+ ],
+ [
+ "▁челов",
+ "ек"
+ ],
+ [
+ "▁Collect",
+ "ion"
+ ],
+ [
+ "▁Coll",
+ "ection"
+ ],
+ [
+ "▁Col",
+ "lection"
+ ],
+ [
+ "▁",
+ "Collection"
+ ],
+ [
+ "ât",
+ "re"
+ ],
+ [
+ "â",
+ "tre"
+ ],
+ [
+ "▁Writ",
+ "e"
+ ],
+ [
+ "▁W",
+ "rite"
+ ],
+ [
+ "▁",
+ "Write"
+ ],
+ [
+ "▁Po",
+ "m"
+ ],
+ [
+ "▁P",
+ "om"
+ ],
+ [
+ "[",
+ "-"
+ ],
+ [
+ "Ca",
+ "m"
+ ],
+ [
+ "C",
+ "am"
+ ],
+ [
+ "▁location",
+ "s"
+ ],
+ [
+ "▁loc",
+ "ations"
+ ],
+ [
+ "▁J",
+ "son"
+ ],
+ [
+ "▁",
+ "Json"
+ ],
+ [
+ "elle",
+ "d"
+ ],
+ [
+ "ell",
+ "ed"
+ ],
+ [
+ "el",
+ "led"
+ ],
+ [
+ "select",
+ "or"
+ ],
+ [
+ "sel",
+ "ector"
+ ],
+ [
+ "re",
+ "peat"
+ ],
+ [
+ "ctor",
+ "s"
+ ],
+ [
+ "ct",
+ "ors"
+ ],
+ [
+ "ott",
+ "e"
+ ],
+ [
+ "ot",
+ "te"
+ ],
+ [
+ "o",
+ "tte"
+ ],
+ [
+ "ви",
+ "зи"
+ ],
+ [
+ "änd",
+ "e"
+ ],
+ [
+ "än",
+ "de"
+ ],
+ [
+ "ä",
+ "nde"
+ ],
+ [
+ "▁achieve",
+ "d"
+ ],
+ [
+ "▁achiev",
+ "ed"
+ ],
+ [
+ "▁ach",
+ "ieved"
+ ],
+ [
+ "▁main",
+ "ly"
+ ],
+ [
+ "____",
+ "____"
+ ],
+ [
+ "!",
+ ")"
+ ],
+ [
+ "▁явля",
+ "ется"
+ ],
+ [
+ "▁cit",
+ "ies"
+ ],
+ [
+ "▁ci",
+ "ties"
+ ],
+ [
+ "▁c",
+ "ities"
+ ],
+ [
+ "sing",
+ "le"
+ ],
+ [
+ "sin",
+ "gle"
+ ],
+ [
+ "г",
+ "ре"
+ ],
+ [
+ "▁Pa",
+ "k"
+ ],
+ [
+ "▁P",
+ "ak"
+ ],
+ [
+ "▁allow",
+ "ing"
+ ],
+ [
+ "▁allo",
+ "wing"
+ ],
+ [
+ "fer",
+ "red"
+ ],
+ [
+ "▁а",
+ "пре"
+ ],
+ [
+ "ход",
+ "я"
+ ],
+ [
+ "хо",
+ "дя"
+ ],
+ [
+ "▁browser",
+ "s"
+ ],
+ [
+ "▁brow",
+ "sers"
+ ],
+ [
+ "▁escri",
+ "t"
+ ],
+ [
+ "▁esc",
+ "rit"
+ ],
+ [
+ "▁es",
+ "crit"
+ ],
+ [
+ "▁mount",
+ "ain"
+ ],
+ [
+ "▁network",
+ "s"
+ ],
+ [
+ "▁net",
+ "works"
+ ],
+ [
+ "kin",
+ "d"
+ ],
+ [
+ "ki",
+ "nd"
+ ],
+ [
+ "k",
+ "ind"
+ ],
+ [
+ "live",
+ "r"
+ ],
+ [
+ "liv",
+ "er"
+ ],
+ [
+ "li",
+ "ver"
+ ],
+ [
+ "l",
+ "iver"
+ ],
+ [
+ "▁clos",
+ "ing"
+ ],
+ [
+ "▁clo",
+ "sing"
+ ],
+ [
+ "▁cl",
+ "osing"
+ ],
+ [
+ "▁ski",
+ "p"
+ ],
+ [
+ "▁sk",
+ "ip"
+ ],
+ [
+ "▁",
+ "skip"
+ ],
+ [
+ "ú",
+ "t"
+ ],
+ [
+ "▁dur",
+ "ation"
+ ],
+ [
+ "▁d",
+ "uration"
+ ],
+ [
+ "▁",
+ "duration"
+ ],
+ [
+ "éta",
+ "it"
+ ],
+ [
+ "ét",
+ "ait"
+ ],
+ [
+ "é",
+ "tait"
+ ],
+ [
+ "▁sc",
+ "r"
+ ],
+ [
+ "▁s",
+ "cr"
+ ],
+ [
+ "▁",
+ "scr"
+ ],
+ [
+ "B",
+ "B"
+ ],
+ [
+ "ór",
+ "ia"
+ ],
+ [
+ "ó",
+ "ria"
+ ],
+ [
+ "▁Kult",
+ "ur"
+ ],
+ [
+ "▁K",
+ "ultur"
+ ],
+ [
+ "▁output",
+ "s"
+ ],
+ [
+ "multicol",
+ "umn"
+ ],
+ [
+ "multi",
+ "column"
+ ],
+ [
+ "▁belong",
+ "s"
+ ],
+ [
+ "▁bel",
+ "ongs"
+ ],
+ [
+ "fe",
+ "ature"
+ ],
+ [
+ "uck",
+ "y"
+ ],
+ [
+ "uc",
+ "ky"
+ ],
+ [
+ "▁jul",
+ "i"
+ ],
+ [
+ "▁ju",
+ "li"
+ ],
+ [
+ "▁j",
+ "uli"
+ ],
+ [
+ "▁район",
+ "а"
+ ],
+ [
+ "▁райо",
+ "на"
+ ],
+ [
+ "▁рай",
+ "она"
+ ],
+ [
+ "з",
+ "во"
+ ],
+ [
+ "factor",
+ "y"
+ ],
+ [
+ "fact",
+ "ory"
+ ],
+ [
+ "f",
+ "actory"
+ ],
+ [
+ "Fun",
+ "c"
+ ],
+ [
+ "F",
+ "unc"
+ ],
+ [
+ "▁ut",
+ "ter"
+ ],
+ [
+ "▁",
+ "utter"
+ ],
+ [
+ "▁TO",
+ "DO"
+ ],
+ [
+ "▁ob",
+ "t"
+ ],
+ [
+ "▁o",
+ "bt"
+ ],
+ [
+ "ategor",
+ "ies"
+ ],
+ [
+ "ateg",
+ "ories"
+ ],
+ [
+ "▁combin",
+ "e"
+ ],
+ [
+ "▁comb",
+ "ine"
+ ],
+ [
+ "▁com",
+ "bine"
+ ],
+ [
+ "▁Wal",
+ "l"
+ ],
+ [
+ "▁Wa",
+ "ll"
+ ],
+ [
+ "▁W",
+ "all"
+ ],
+ [
+ "▁under",
+ "lying"
+ ],
+ [
+ "aron",
+ "o"
+ ],
+ [
+ "aro",
+ "no"
+ ],
+ [
+ "ar",
+ "ono"
+ ],
+ [
+ "▁Pro",
+ "te"
+ ],
+ [
+ "▁Pr",
+ "ote"
+ ],
+ [
+ "▁P",
+ "rote"
+ ],
+ [
+ "c",
+ "ów"
+ ],
+ [
+ "sta",
+ "n"
+ ],
+ [
+ "st",
+ "an"
+ ],
+ [
+ "s",
+ "tan"
+ ],
+ [
+ "▁Ge",
+ "w"
+ ],
+ [
+ "▁G",
+ "ew"
+ ],
+ [
+ "▁optim",
+ "al"
+ ],
+ [
+ "▁opt",
+ "imal"
+ ],
+ [
+ "▁Archiv",
+ "link"
+ ],
+ [
+ "▁S",
+ "cript"
+ ],
+ [
+ "▁",
+ "Script"
+ ],
+ [
+ "▁destroy",
+ "ed"
+ ],
+ [
+ "х",
+ "е"
+ ],
+ [
+ "▁Fire",
+ "fox"
+ ],
+ [
+ "▁sol",
+ "e"
+ ],
+ [
+ "▁so",
+ "le"
+ ],
+ [
+ "▁s",
+ "ole"
+ ],
+ [
+ "▁",
+ "sole"
+ ],
+ [
+ "La",
+ "yer"
+ ],
+ [
+ "L",
+ "ayer"
+ ],
+ [
+ "т",
+ "ку"
+ ],
+ [
+ "▁store",
+ "s"
+ ],
+ [
+ "▁stor",
+ "es"
+ ],
+ [
+ "▁sto",
+ "res"
+ ],
+ [
+ "▁st",
+ "ores"
+ ],
+ [
+ "▁display",
+ "s"
+ ],
+ [
+ "▁dis",
+ "plays"
+ ],
+ [
+ "ishi",
+ "ng"
+ ],
+ [
+ "ish",
+ "ing"
+ ],
+ [
+ "is",
+ "hing"
+ ],
+ [
+ "▁ос",
+ "т"
+ ],
+ [
+ "▁о",
+ "ст"
+ ],
+ [
+ "▁inst",
+ "ant"
+ ],
+ [
+ "▁el",
+ "ő"
+ ],
+ [
+ "▁habit",
+ "antes"
+ ],
+ [
+ "▁Ein",
+ "wo"
+ ],
+ [
+ "▁al",
+ "i"
+ ],
+ [
+ "▁a",
+ "li"
+ ],
+ [
+ "▁",
+ "ali"
+ ],
+ [
+ "▁ERR",
+ "OR"
+ ],
+ [
+ "▁ER",
+ "ROR"
+ ],
+ [
+ "▁",
+ "ERROR"
+ ],
+ [
+ "▁ah",
+ "ead"
+ ],
+ [
+ "▁a",
+ "head"
+ ],
+ [
+ "▁goal",
+ "s"
+ ],
+ [
+ "▁go",
+ "als"
+ ],
+ [
+ "▁má",
+ "r"
+ ],
+ [
+ "▁m",
+ "ár"
+ ],
+ [
+ "▁s",
+ "ą"
+ ],
+ [
+ "▁mar",
+ "t"
+ ],
+ [
+ "▁ma",
+ "rt"
+ ],
+ [
+ "▁m",
+ "art"
+ ],
+ [
+ "▁",
+ "mart"
+ ],
+ [
+ "мини",
+ "стра"
+ ],
+ [
+ "F",
+ "r"
+ ],
+ [
+ "▁Vill",
+ "a"
+ ],
+ [
+ "▁Vil",
+ "la"
+ ],
+ [
+ "▁Vi",
+ "lla"
+ ],
+ [
+ "▁V",
+ "illa"
+ ],
+ [
+ "▁Mar",
+ "c"
+ ],
+ [
+ "▁Ma",
+ "rc"
+ ],
+ [
+ "▁M",
+ "arc"
+ ],
+ [
+ "rop",
+ "y"
+ ],
+ [
+ "ro",
+ "py"
+ ],
+ [
+ "r",
+ "opy"
+ ],
+ [
+ "agr",
+ "am"
+ ],
+ [
+ "ag",
+ "ram"
+ ],
+ [
+ "a",
+ "gram"
+ ],
+ [
+ "ha",
+ "pe"
+ ],
+ [
+ "h",
+ "ape"
+ ],
+ [
+ "ме",
+ "й"
+ ],
+ [
+ "м",
+ "ей"
+ ],
+ [
+ "▁A",
+ "L"
+ ],
+ [
+ "▁",
+ "AL"
+ ],
+ [
+ "▁conne",
+ "xes"
+ ],
+ [
+ "▁Ent",
+ "re"
+ ],
+ [
+ "▁En",
+ "tre"
+ ],
+ [
+ "Ste",
+ "p"
+ ],
+ [
+ "St",
+ "ep"
+ ],
+ [
+ "лі",
+ "в"
+ ],
+ [
+ "л",
+ "ів"
+ ],
+ [
+ "▁De",
+ "ath"
+ ],
+ [
+ "▁ris",
+ "e"
+ ],
+ [
+ "▁ri",
+ "se"
+ ],
+ [
+ "▁r",
+ "ise"
+ ],
+ [
+ "▁fo",
+ "s"
+ ],
+ [
+ "▁f",
+ "os"
+ ],
+ [
+ "▁le",
+ "v"
+ ],
+ [
+ "▁l",
+ "ev"
+ ],
+ [
+ "▁",
+ "lev"
+ ],
+ [
+ "ga",
+ "be"
+ ],
+ [
+ "g",
+ "abe"
+ ],
+ [
+ "▁bro",
+ "ke"
+ ],
+ [
+ "▁br",
+ "oke"
+ ],
+ [
+ "▁b",
+ "roke"
+ ],
+ [
+ "product",
+ "s"
+ ],
+ [
+ "▁med",
+ "i"
+ ],
+ [
+ "▁me",
+ "di"
+ ],
+ [
+ "▁m",
+ "edi"
+ ],
+ [
+ "▁",
+ "medi"
+ ],
+ [
+ "▁disp",
+ "on"
+ ],
+ [
+ "▁dis",
+ "pon"
+ ],
+ [
+ "Pack",
+ "age"
+ ],
+ [
+ "P",
+ "ackage"
+ ],
+ [
+ "Image",
+ "View"
+ ],
+ [
+ "▁Na",
+ "g"
+ ],
+ [
+ "▁N",
+ "ag"
+ ],
+ [
+ "uj",
+ "ą"
+ ],
+ [
+ "u",
+ "ją"
+ ],
+ [
+ "W",
+ "ord"
+ ],
+ [
+ "▁kol",
+ "e"
+ ],
+ [
+ "▁ko",
+ "le"
+ ],
+ [
+ "▁k",
+ "ole"
+ ],
+ [
+ "ße",
+ "r"
+ ],
+ [
+ "ß",
+ "er"
+ ],
+ [
+ ")`",
+ "."
+ ],
+ [
+ ")",
+ "`."
+ ],
+ [
+ "▁ro",
+ "l"
+ ],
+ [
+ "▁r",
+ "ol"
+ ],
+ [
+ "▁",
+ "rol"
+ ],
+ [
+ "▁",
+ "í"
+ ],
+ [
+ "те",
+ "й"
+ ],
+ [
+ "т",
+ "ей"
+ ],
+ [
+ "Pro",
+ "gress"
+ ],
+ [
+ "be",
+ "an"
+ ],
+ [
+ "▁sem",
+ "pre"
+ ],
+ [
+ "▁s",
+ "empre"
+ ],
+ [
+ "State",
+ "ment"
+ ],
+ [
+ "Stat",
+ "ement"
+ ],
+ [
+ "UP",
+ "DATE"
+ ],
+ [
+ "▁mond",
+ "iale"
+ ],
+ [
+ "▁wrap",
+ "per"
+ ],
+ [
+ "▁wra",
+ "pper"
+ ],
+ [
+ "▁wr",
+ "apper"
+ ],
+ [
+ "▁w",
+ "rapper"
+ ],
+ [
+ "▁",
+ "wrapper"
+ ],
+ [
+ "▁Char",
+ "t"
+ ],
+ [
+ "▁Cha",
+ "rt"
+ ],
+ [
+ "▁Ch",
+ "art"
+ ],
+ [
+ "▁C",
+ "hart"
+ ],
+ [
+ "▁",
+ "Chart"
+ ],
+ [
+ "▁on",
+ "Click"
+ ],
+ [
+ "чен",
+ "ня"
+ ],
+ [
+ "че",
+ "ння"
+ ],
+ [
+ "LO",
+ "G"
+ ],
+ [
+ "some",
+ "thing"
+ ],
+ [
+ "som",
+ "ething"
+ ],
+ [
+ "s",
+ "omething"
+ ],
+ [
+ "▁IN",
+ "SERT"
+ ],
+ [
+ "▁",
+ "INSERT"
+ ],
+ [
+ "ще",
+ "ния"
+ ],
+ [
+ "ue",
+ "t"
+ ],
+ [
+ "u",
+ "et"
+ ],
+ [
+ "wer",
+ "p"
+ ],
+ [
+ "we",
+ "rp"
+ ],
+ [
+ "rou",
+ "nd"
+ ],
+ [
+ "ro",
+ "und"
+ ],
+ [
+ "r",
+ "ound"
+ ],
+ [
+ "iche",
+ "n"
+ ],
+ [
+ "ich",
+ "en"
+ ],
+ [
+ "ic",
+ "hen"
+ ],
+ [
+ "i",
+ "chen"
+ ],
+ [
+ "▁XV",
+ "I"
+ ],
+ [
+ "▁X",
+ "VI"
+ ],
+ [
+ "з",
+ "ни"
+ ],
+ [
+ "▁ave",
+ "va"
+ ],
+ [
+ "▁Sto",
+ "re"
+ ],
+ [
+ "▁St",
+ "ore"
+ ],
+ [
+ "▁",
+ "Store"
+ ],
+ [
+ "▁x",
+ "s"
+ ],
+ [
+ "▁",
+ "xs"
+ ],
+ [
+ "rach",
+ "t"
+ ],
+ [
+ "rac",
+ "ht"
+ ],
+ [
+ "ra",
+ "cht"
+ ],
+ [
+ "r",
+ "acht"
+ ],
+ [
+ "sc",
+ "ar"
+ ],
+ [
+ "s",
+ "car"
+ ],
+ [
+ "▁oper",
+ "a"
+ ],
+ [
+ "▁op",
+ "era"
+ ],
+ [
+ "▁",
+ "opera"
+ ],
+ [
+ "▁degree",
+ "s"
+ ],
+ [
+ "▁deg",
+ "rees"
+ ],
+ [
+ "▁cit",
+ "iz"
+ ],
+ [
+ "äs",
+ "ident"
+ ],
+ [
+ "▁classic",
+ "al"
+ ],
+ [
+ "▁class",
+ "ical"
+ ],
+ [
+ "▁Jer",
+ "sey"
+ ],
+ [
+ "▁ers",
+ "ch"
+ ],
+ [
+ "▁er",
+ "sch"
+ ],
+ [
+ "▁",
+ "ersch"
+ ],
+ [
+ "▁treat",
+ "ment"
+ ],
+ [
+ "▁насе",
+ "ље"
+ ],
+ [
+ "н",
+ "ня"
+ ],
+ [
+ "▁bo",
+ "ost"
+ ],
+ [
+ "▁",
+ "boost"
+ ],
+ [
+ "amo",
+ "unt"
+ ],
+ [
+ "am",
+ "ount"
+ ],
+ [
+ "a",
+ "mount"
+ ],
+ [
+ "▁со",
+ "зда"
+ ],
+ [
+ "érie",
+ "ur"
+ ],
+ [
+ "éri",
+ "eur"
+ ],
+ [
+ "ér",
+ "ieur"
+ ],
+ [
+ "▁tell",
+ "ing"
+ ],
+ [
+ "▁tel",
+ "ling"
+ ],
+ [
+ "▁t",
+ "elling"
+ ],
+ [
+ "Ha",
+ "s"
+ ],
+ [
+ "H",
+ "as"
+ ],
+ [
+ "▁init",
+ "i"
+ ],
+ [
+ "▁in",
+ "iti"
+ ],
+ [
+ "▁П",
+ "и"
+ ],
+ [
+ "ev",
+ "al"
+ ],
+ [
+ "e",
+ "val"
+ ],
+ [
+ "▁Mat",
+ "ch"
+ ],
+ [
+ "▁M",
+ "atch"
+ ],
+ [
+ "▁",
+ "Match"
+ ],
+ [
+ "▁corr",
+ "e"
+ ],
+ [
+ "▁cor",
+ "re"
+ ],
+ [
+ "Point",
+ "er"
+ ],
+ [
+ "Po",
+ "inter"
+ ],
+ [
+ "▁passe",
+ "s"
+ ],
+ [
+ "▁pass",
+ "es"
+ ],
+ [
+ "comp",
+ "any"
+ ],
+ [
+ "▁а",
+ "н"
+ ],
+ [
+ "▁",
+ "ан"
+ ],
+ [
+ "ache",
+ "s"
+ ],
+ [
+ "ach",
+ "es"
+ ],
+ [
+ "ac",
+ "hes"
+ ],
+ [
+ "a",
+ "ches"
+ ],
+ [
+ "▁sig",
+ "lo"
+ ],
+ [
+ "не",
+ "м"
+ ],
+ [
+ "н",
+ "ем"
+ ],
+ [
+ "▁ex",
+ "change"
+ ],
+ [
+ "▁",
+ "exchange"
+ ],
+ [
+ "cit",
+ "o"
+ ],
+ [
+ "ci",
+ "to"
+ ],
+ [
+ "c",
+ "ito"
+ ],
+ [
+ "▁Ba",
+ "b"
+ ],
+ [
+ "▁B",
+ "ab"
+ ],
+ [
+ "Do",
+ "c"
+ ],
+ [
+ "D",
+ "oc"
+ ],
+ [
+ "ze",
+ "ś"
+ ],
+ [
+ "▁на",
+ "род"
+ ],
+ [
+ "▁",
+ "народ"
+ ],
+ [
+ "▁conflic",
+ "t"
+ ],
+ [
+ "▁confl",
+ "ict"
+ ],
+ [
+ "▁conf",
+ "lict"
+ ],
+ [
+ "▁nov",
+ "ember"
+ ],
+ [
+ "ea",
+ "u"
+ ],
+ [
+ "e",
+ "au"
+ ],
+ [
+ "ö",
+ "v"
+ ],
+ [
+ "▁Hu",
+ "b"
+ ],
+ [
+ "▁H",
+ "ub"
+ ],
+ [
+ "▁",
+ "Hub"
+ ],
+ [
+ "▁poc",
+ "o"
+ ],
+ [
+ "▁po",
+ "co"
+ ],
+ [
+ "▁p",
+ "oco"
+ ],
+ [
+ "ens",
+ "a"
+ ],
+ [
+ "en",
+ "sa"
+ ],
+ [
+ "sch",
+ "ließ"
+ ],
+ [
+ "lass",
+ "e"
+ ],
+ [
+ "las",
+ "se"
+ ],
+ [
+ "l",
+ "asse"
+ ],
+ [
+ "data",
+ "s"
+ ],
+ [
+ "dat",
+ "as"
+ ],
+ [
+ "▁ст",
+ "и"
+ ],
+ [
+ "▁с",
+ "ти"
+ ],
+ [
+ "▁",
+ "сти"
+ ],
+ [
+ "uni",
+ "vers"
+ ],
+ [
+ "un",
+ "ivers"
+ ],
+ [
+ "ek",
+ "s"
+ ],
+ [
+ "e",
+ "ks"
+ ],
+ [
+ "▁Ch",
+ "o"
+ ],
+ [
+ "▁C",
+ "ho"
+ ],
+ [
+ "▁",
+ "Cho"
+ ],
+ [
+ "▁c",
+ "ô"
+ ],
+ [
+ "▁(",
+ "."
+ ],
+ [
+ "▁",
+ "(."
+ ],
+ [
+ "ew",
+ "nę"
+ ],
+ [
+ "▁Chi",
+ "ef"
+ ],
+ [
+ "▁Ch",
+ "ief"
+ ],
+ [
+ "▁che",
+ "f"
+ ],
+ [
+ "▁ch",
+ "ef"
+ ],
+ [
+ "▁у",
+ "прав"
+ ],
+ [
+ "ul",
+ "i"
+ ],
+ [
+ "u",
+ "li"
+ ],
+ [
+ "▁''",
+ "'"
+ ],
+ [
+ "▁'",
+ "''"
+ ],
+ [
+ "▁",
+ "'''"
+ ],
+ [
+ "nap",
+ "shot"
+ ],
+ [
+ "▁rela",
+ "c"
+ ],
+ [
+ "▁rel",
+ "ac"
+ ],
+ [
+ "▁re",
+ "lac"
+ ],
+ [
+ "ég",
+ "e"
+ ],
+ [
+ "é",
+ "ge"
+ ],
+ [
+ "w",
+ "t"
+ ],
+ [
+ "wen",
+ "d"
+ ],
+ [
+ "we",
+ "nd"
+ ],
+ [
+ "w",
+ "end"
+ ],
+ [
+ "osi",
+ "ng"
+ ],
+ [
+ "os",
+ "ing"
+ ],
+ [
+ "o",
+ "sing"
+ ],
+ [
+ "▁hace",
+ "r"
+ ],
+ [
+ "▁ha",
+ "cer"
+ ],
+ [
+ "▁ф",
+ "ран"
+ ],
+ [
+ "autre",
+ "s"
+ ],
+ [
+ "aut",
+ "res"
+ ],
+ [
+ "au",
+ "tres"
+ ],
+ [
+ "▁fil",
+ "s"
+ ],
+ [
+ "▁fi",
+ "ls"
+ ],
+ [
+ "▁f",
+ "ils"
+ ],
+ [
+ "ere",
+ "d"
+ ],
+ [
+ "er",
+ "ed"
+ ],
+ [
+ "e",
+ "red"
+ ],
+ [
+ "▁По",
+ "силання"
+ ],
+ [
+ "▁ther",
+ "m"
+ ],
+ [
+ "▁the",
+ "rm"
+ ],
+ [
+ "▁th",
+ "erm"
+ ],
+ [
+ "ер",
+ "жа"
+ ],
+ [
+ "su",
+ "ch"
+ ],
+ [
+ "s",
+ "uch"
+ ],
+ [
+ "▁ihre",
+ "n"
+ ],
+ [
+ "▁ihr",
+ "en"
+ ],
+ [
+ "▁ih",
+ "ren"
+ ],
+ [
+ "▁i",
+ "hren"
+ ],
+ [
+ "▁en",
+ "contr"
+ ],
+ [
+ "▁lot",
+ "s"
+ ],
+ [
+ "▁lo",
+ "ts"
+ ],
+ [
+ "▁l",
+ "ots"
+ ],
+ [
+ "log",
+ "o"
+ ],
+ [
+ "lo",
+ "go"
+ ],
+ [
+ "l",
+ "ogo"
+ ],
+ [
+ "▁W",
+ "i"
+ ],
+ [
+ "/",
+ "("
+ ],
+ [
+ "ш",
+ "ње"
+ ],
+ [
+ "DAT",
+ "A"
+ ],
+ [
+ "DA",
+ "TA"
+ ],
+ [
+ "D",
+ "ATA"
+ ],
+ [
+ "▁Play",
+ "er"
+ ],
+ [
+ "▁Pla",
+ "yer"
+ ],
+ [
+ "▁Pl",
+ "ayer"
+ ],
+ [
+ "▁P",
+ "layer"
+ ],
+ [
+ "▁",
+ "Player"
+ ],
+ [
+ "▁Leip",
+ "zig"
+ ],
+ [
+ "▁relative",
+ "s"
+ ],
+ [
+ "▁relativ",
+ "es"
+ ],
+ [
+ "▁rel",
+ "atives"
+ ],
+ [
+ "ре",
+ "в"
+ ],
+ [
+ "р",
+ "ев"
+ ],
+ [
+ "▁news",
+ "p"
+ ],
+ [
+ "▁new",
+ "sp"
+ ],
+ [
+ "?",
+ ","
+ ],
+ [
+ "▁Stu",
+ "tt"
+ ],
+ [
+ "▁St",
+ "utt"
+ ],
+ [
+ "▁du",
+ "al"
+ ],
+ [
+ "▁d",
+ "ual"
+ ],
+ [
+ "▁compan",
+ "ies"
+ ],
+ [
+ "▁za",
+ "m"
+ ],
+ [
+ "▁z",
+ "am"
+ ],
+ [
+ "put",
+ "ation"
+ ],
+ [
+ "▁in",
+ "equality"
+ ],
+ [
+ "▁tre",
+ "m"
+ ],
+ [
+ "▁tr",
+ "em"
+ ],
+ [
+ "▁t",
+ "rem"
+ ],
+ [
+ "hip",
+ "s"
+ ],
+ [
+ "hi",
+ "ps"
+ ],
+ [
+ "h",
+ "ips"
+ ],
+ [
+ "anc",
+ "h"
+ ],
+ [
+ "an",
+ "ch"
+ ],
+ [
+ "▁",
+ "Ż"
+ ],
+ [
+ "бур",
+ "г"
+ ],
+ [
+ "▁cop",
+ "ies"
+ ],
+ [
+ "das",
+ "h"
+ ],
+ [
+ "da",
+ "sh"
+ ],
+ [
+ "d",
+ "ash"
+ ],
+ [
+ "во",
+ "р"
+ ],
+ [
+ "в",
+ "ор"
+ ],
+ [
+ "spiel",
+ "er"
+ ],
+ [
+ "s",
+ "pieler"
+ ],
+ [
+ "▁Revol",
+ "ution"
+ ],
+ [
+ "▁Re",
+ "volution"
+ ],
+ [
+ "est",
+ "y"
+ ],
+ [
+ "es",
+ "ty"
+ ],
+ [
+ "e",
+ "sty"
+ ],
+ [
+ "▁junt",
+ "o"
+ ],
+ [
+ "▁jun",
+ "to"
+ ],
+ [
+ "▁j",
+ "unto"
+ ],
+ [
+ "▁Ind",
+ "eed"
+ ],
+ [
+ "oka",
+ "l"
+ ],
+ [
+ "ok",
+ "al"
+ ],
+ [
+ "o",
+ "kal"
+ ],
+ [
+ "ctr",
+ "ine"
+ ],
+ [
+ "▁For",
+ "d"
+ ],
+ [
+ "▁Fo",
+ "rd"
+ ],
+ [
+ "▁F",
+ "ord"
+ ],
+ [
+ "▁C",
+ "REATE"
+ ],
+ [
+ "▁",
+ "CREATE"
+ ],
+ [
+ "▁wall",
+ "s"
+ ],
+ [
+ "▁wal",
+ "ls"
+ ],
+ [
+ "▁w",
+ "alls"
+ ],
+ [
+ "▁aut",
+ "e"
+ ],
+ [
+ "▁au",
+ "te"
+ ],
+ [
+ "▁a",
+ "ute"
+ ],
+ [
+ "S",
+ "U"
+ ],
+ [
+ "wh",
+ "y"
+ ],
+ [
+ "w",
+ "hy"
+ ],
+ [
+ "plement",
+ "ation"
+ ],
+ [
+ "rou",
+ "t"
+ ],
+ [
+ "ro",
+ "ut"
+ ],
+ [
+ "r",
+ "out"
+ ],
+ [
+ "Mat",
+ "rix"
+ ],
+ [
+ "▁sa",
+ "d"
+ ],
+ [
+ "▁s",
+ "ad"
+ ],
+ [
+ "ан",
+ "а"
+ ],
+ [
+ "а",
+ "на"
+ ],
+ [
+ "▁Pi",
+ "c"
+ ],
+ [
+ "▁P",
+ "ic"
+ ],
+ [
+ ".",
+ "“"
+ ],
+ [
+ "▁A",
+ "C"
+ ],
+ [
+ "▁",
+ "AC"
+ ],
+ [
+ "▁Fe",
+ "st"
+ ],
+ [
+ "▁F",
+ "est"
+ ],
+ [
+ "▁des",
+ "ktop"
+ ],
+ [
+ "▁",
+ "desktop"
+ ],
+ [
+ "▁Pa",
+ "y"
+ ],
+ [
+ "▁P",
+ "ay"
+ ],
+ [
+ "▁",
+ "Pay"
+ ],
+ [
+ "omet",
+ "imes"
+ ],
+ [
+ "ome",
+ "times"
+ ],
+ [
+ "▁Ta",
+ "k"
+ ],
+ [
+ "▁T",
+ "ak"
+ ],
+ [
+ "ра",
+ "б"
+ ],
+ [
+ "▁Se",
+ "ver"
+ ],
+ [
+ "▁S",
+ "ever"
+ ],
+ [
+ "▁north",
+ "ern"
+ ],
+ [
+ "▁nor",
+ "thern"
+ ],
+ [
+ "ante",
+ "r"
+ ],
+ [
+ "ant",
+ "er"
+ ],
+ [
+ "an",
+ "ter"
+ ],
+ [
+ "▁Mode",
+ "rn"
+ ],
+ [
+ "▁Mod",
+ "ern"
+ ],
+ [
+ "▁Mo",
+ "dern"
+ ],
+ [
+ "wa",
+ "l"
+ ],
+ [
+ "w",
+ "al"
+ ],
+ [
+ "{",
+ "\r"
+ ],
+ [
+ "on",
+ "line"
+ ],
+ [
+ "ö",
+ "k"
+ ],
+ [
+ "▁brit",
+ "ann"
+ ],
+ [
+ "$",
+ "_"
+ ],
+ [
+ "▁ja",
+ "r"
+ ],
+ [
+ "▁j",
+ "ar"
+ ],
+ [
+ "▁",
+ "jar"
+ ],
+ [
+ "T",
+ "L"
+ ],
+ [
+ "xxx",
+ "x"
+ ],
+ [
+ "xx",
+ "xx"
+ ],
+ [
+ "x",
+ "xxx"
+ ],
+ [
+ "mer",
+ "ge"
+ ],
+ [
+ "▁Name",
+ "n"
+ ],
+ [
+ "▁Nam",
+ "en"
+ ],
+ [
+ "▁Na",
+ "men"
+ ],
+ [
+ "▁N",
+ "amen"
+ ],
+ [
+ "▁K",
+ "EY"
+ ],
+ [
+ "▁",
+ "KEY"
+ ],
+ [
+ "▁refer",
+ "s"
+ ],
+ [
+ "▁ref",
+ "ers"
+ ],
+ [
+ "▁re",
+ "fers"
+ ],
+ [
+ "▁hi",
+ "n"
+ ],
+ [
+ "▁h",
+ "in"
+ ],
+ [
+ "▁",
+ "hin"
+ ],
+ [
+ "▁Volk",
+ "s"
+ ],
+ [
+ "▁Vol",
+ "ks"
+ ],
+ [
+ "stelle",
+ "r"
+ ],
+ [
+ "stell",
+ "er"
+ ],
+ [
+ "st",
+ "eller"
+ ],
+ [
+ "via",
+ "tion"
+ ],
+ [
+ "vi",
+ "ation"
+ ],
+ [
+ "v",
+ "iation"
+ ],
+ [
+ "oni",
+ "o"
+ ],
+ [
+ "on",
+ "io"
+ ],
+ [
+ "o",
+ "nio"
+ ],
+ [
+ "ight",
+ "er"
+ ],
+ [
+ "igh",
+ "ter"
+ ],
+ [
+ "Comp",
+ "at"
+ ],
+ [
+ "Com",
+ "pat"
+ ],
+ [
+ "▁C",
+ "E"
+ ],
+ [
+ "▁",
+ "CE"
+ ],
+ [
+ "▁pr",
+ "ó"
+ ],
+ [
+ "▁p",
+ "ró"
+ ],
+ [
+ "▁encuent",
+ "ra"
+ ],
+ [
+ "the",
+ "orem"
+ ],
+ [
+ "▁pub",
+ "li"
+ ],
+ [
+ "▁Develop",
+ "ment"
+ ],
+ [
+ "н",
+ "д"
+ ],
+ [
+ "▁ro",
+ "s"
+ ],
+ [
+ "▁r",
+ "os"
+ ],
+ [
+ "▁",
+ "ros"
+ ],
+ [
+ "▁sh",
+ "r"
+ ],
+ [
+ "▁s",
+ "hr"
+ ],
+ [
+ "se",
+ "au"
+ ],
+ [
+ "s",
+ "eau"
+ ],
+ [
+ "▁gener",
+ "ating"
+ ],
+ [
+ "▁gene",
+ "rating"
+ ],
+ [
+ "▁difficult",
+ "y"
+ ],
+ [
+ "▁Exp",
+ "ress"
+ ],
+ [
+ "▁Ex",
+ "press"
+ ],
+ [
+ "▁",
+ "Express"
+ ],
+ [
+ "Al",
+ "ignment"
+ ],
+ [
+ "de",
+ "utsch"
+ ],
+ [
+ "▁Вла",
+ "ди"
+ ],
+ [
+ "▁suggest",
+ "s"
+ ],
+ [
+ "▁sugg",
+ "ests"
+ ],
+ [
+ "▁Famil",
+ "y"
+ ],
+ [
+ "▁Fam",
+ "ily"
+ ],
+ [
+ "▁",
+ "Family"
+ ],
+ [
+ "bb",
+ "i"
+ ],
+ [
+ "b",
+ "bi"
+ ],
+ [
+ "])",
+ "."
+ ],
+ [
+ "]",
+ ")."
+ ],
+ [
+ "sta",
+ "w"
+ ],
+ [
+ "st",
+ "aw"
+ ],
+ [
+ "▁president",
+ "e"
+ ],
+ [
+ "▁presiden",
+ "te"
+ ],
+ [
+ "▁pres",
+ "idente"
+ ],
+ [
+ "▁st",
+ "esso"
+ ],
+ [
+ "in",
+ "x"
+ ],
+ [
+ "i",
+ "nx"
+ ],
+ [
+ "set",
+ "up"
+ ],
+ [
+ "▁conf",
+ "orm"
+ ],
+ [
+ "▁con",
+ "form"
+ ],
+ [
+ "▁fr",
+ "o"
+ ],
+ [
+ "▁f",
+ "ro"
+ ],
+ [
+ "=\\",
+ "\""
+ ],
+ [
+ "=",
+ "\\\""
+ ],
+ [
+ "▁d",
+ "å"
+ ],
+ [
+ "icion",
+ "es"
+ ],
+ [
+ "icio",
+ "nes"
+ ],
+ [
+ "ici",
+ "ones"
+ ],
+ [
+ "ic",
+ "iones"
+ ],
+ [
+ "i",
+ "ciones"
+ ],
+ [
+ "▁evol",
+ "ution"
+ ],
+ [
+ "▁e",
+ "volution"
+ ],
+ [
+ "pro",
+ "te"
+ ],
+ [
+ "pr",
+ "ote"
+ ],
+ [
+ "p",
+ "rote"
+ ],
+ [
+ "▁print",
+ "s"
+ ],
+ [
+ "▁prin",
+ "ts"
+ ],
+ [
+ "▁pr",
+ "ints"
+ ],
+ [
+ "▁Pon",
+ "t"
+ ],
+ [
+ "▁Po",
+ "nt"
+ ],
+ [
+ "▁P",
+ "ont"
+ ],
+ [
+ "▁conf",
+ "usion"
+ ],
+ [
+ "▁",
+ "Й"
+ ],
+ [
+ "▁dell",
+ "o"
+ ],
+ [
+ "▁del",
+ "lo"
+ ],
+ [
+ "▁d",
+ "ello"
+ ],
+ [
+ "▁man",
+ "if"
+ ],
+ [
+ "Def",
+ "inition"
+ ],
+ [
+ "ár",
+ "a"
+ ],
+ [
+ "á",
+ "ra"
+ ],
+ [
+ "mal",
+ "s"
+ ],
+ [
+ "ma",
+ "ls"
+ ],
+ [
+ "m",
+ "als"
+ ],
+ [
+ "▁sal",
+ "e"
+ ],
+ [
+ "▁sa",
+ "le"
+ ],
+ [
+ "▁s",
+ "ale"
+ ],
+ [
+ "▁drop",
+ "down"
+ ],
+ [
+ "▁",
+ "dropdown"
+ ],
+ [
+ "Ch",
+ "ain"
+ ],
+ [
+ "America",
+ "n"
+ ],
+ [
+ "Amer",
+ "ican"
+ ],
+ [
+ "▁m",
+ "k"
+ ],
+ [
+ "▁",
+ "mk"
+ ],
+ [
+ "▁Be",
+ "z"
+ ],
+ [
+ "▁B",
+ "ez"
+ ],
+ [
+ "▁Fu",
+ "e"
+ ],
+ [
+ "▁F",
+ "ue"
+ ],
+ [
+ "▁N",
+ "E"
+ ],
+ [
+ "▁",
+ "NE"
+ ],
+ [
+ "граф",
+ "и"
+ ],
+ [
+ "гра",
+ "фи"
+ ],
+ [
+ "doc",
+ "ker"
+ ],
+ [
+ "do",
+ "cker"
+ ],
+ [
+ "d",
+ "ocker"
+ ],
+ [
+ "▁^",
+ "{"
+ ],
+ [
+ "▁",
+ "^{"
+ ],
+ [
+ "Ass",
+ "ert"
+ ],
+ [
+ "As",
+ "sert"
+ ],
+ [
+ "▁horizon",
+ "tal"
+ ],
+ [
+ "▁hor",
+ "izontal"
+ ],
+ [
+ "▁",
+ "horizontal"
+ ],
+ [
+ "(@",
+ "\""
+ ],
+ [
+ "(",
+ "@\""
+ ],
+ [
+ "▁д",
+ "ву"
+ ],
+ [
+ "pro",
+ "xy"
+ ],
+ [
+ "U",
+ "ri"
+ ],
+ [
+ "gen",
+ "cy"
+ ],
+ [
+ "g",
+ "ency"
+ ],
+ [
+ "▁\"",
+ "["
+ ],
+ [
+ "▁Q",
+ "t"
+ ],
+ [
+ "▁",
+ "Qt"
+ ],
+ [
+ "▁Name",
+ "s"
+ ],
+ [
+ "▁Nam",
+ "es"
+ ],
+ [
+ "▁Na",
+ "mes"
+ ],
+ [
+ "▁N",
+ "ames"
+ ],
+ [
+ "▁",
+ "Names"
+ ],
+ [
+ "▁evalu",
+ "ate"
+ ],
+ [
+ "▁eval",
+ "uate"
+ ],
+ [
+ "!",
+ "/"
+ ],
+ [
+ "▁eing",
+ "es"
+ ],
+ [
+ "▁ein",
+ "ges"
+ ],
+ [
+ "▁syn",
+ "th"
+ ],
+ [
+ "▁sy",
+ "nth"
+ ],
+ [
+ "▁You",
+ "Tube"
+ ],
+ [
+ "▁turn",
+ "ing"
+ ],
+ [
+ "▁tur",
+ "ning"
+ ],
+ [
+ "▁Er",
+ "ic"
+ ],
+ [
+ "▁E",
+ "ric"
+ ],
+ [
+ "▁б",
+ "ли"
+ ],
+ [
+ "▁",
+ "бли"
+ ],
+ [
+ "▁kl",
+ "ub"
+ ],
+ [
+ "▁k",
+ "lub"
+ ],
+ [
+ "pl",
+ "orer"
+ ],
+ [
+ "▁sport",
+ "s"
+ ],
+ [
+ "▁s",
+ "ports"
+ ],
+ [
+ "▁si",
+ "a"
+ ],
+ [
+ "▁s",
+ "ia"
+ ],
+ [
+ "о",
+ "ш"
+ ],
+ [
+ "▁da",
+ "i"
+ ],
+ [
+ "▁d",
+ "ai"
+ ],
+ [
+ "▁europ",
+ "e"
+ ],
+ [
+ "▁euro",
+ "pe"
+ ],
+ [
+ "▁e",
+ "urope"
+ ],
+ [
+ "ician",
+ "s"
+ ],
+ [
+ "icia",
+ "ns"
+ ],
+ [
+ "ici",
+ "ans"
+ ],
+ [
+ "ic",
+ "ians"
+ ],
+ [
+ "ings",
+ "områ"
+ ],
+ [
+ "▁dr",
+ "e"
+ ],
+ [
+ "▁d",
+ "re"
+ ],
+ [
+ "▁work",
+ "around"
+ ],
+ [
+ "▁su",
+ "it"
+ ],
+ [
+ "▁s",
+ "uit"
+ ],
+ [
+ "▁",
+ "suit"
+ ],
+ [
+ "amb",
+ "igu"
+ ],
+ [
+ "▁quant",
+ "ity"
+ ],
+ [
+ "▁",
+ "quantity"
+ ],
+ [
+ "▁seg",
+ "undo"
+ ],
+ [
+ "Sym",
+ "bol"
+ ],
+ [
+ "S",
+ "ymbol"
+ ],
+ [
+ "▁mor",
+ "al"
+ ],
+ [
+ "▁mo",
+ "ral"
+ ],
+ [
+ "▁m",
+ "oral"
+ ],
+ [
+ "Char",
+ "t"
+ ],
+ [
+ "Ch",
+ "art"
+ ],
+ [
+ "C",
+ "hart"
+ ],
+ [
+ "▁dam",
+ "it"
+ ],
+ [
+ "▁da",
+ "mit"
+ ],
+ [
+ "▁attempt",
+ "s"
+ ],
+ [
+ "▁don",
+ "n"
+ ],
+ [
+ "▁do",
+ "nn"
+ ],
+ [
+ "▁d",
+ "onn"
+ ],
+ [
+ "jo",
+ "s"
+ ],
+ [
+ "j",
+ "os"
+ ],
+ [
+ "▁er",
+ "e"
+ ],
+ [
+ "▁e",
+ "re"
+ ],
+ [
+ "▁",
+ "ere"
+ ],
+ [
+ "▁hom",
+ "me"
+ ],
+ [
+ "▁",
+ "homme"
+ ],
+ [
+ "sim",
+ "p"
+ ],
+ [
+ "si",
+ "mp"
+ ],
+ [
+ "s",
+ "imp"
+ ],
+ [
+ "rypt",
+ "ed"
+ ],
+ [
+ "▁act",
+ "s"
+ ],
+ [
+ "▁ac",
+ "ts"
+ ],
+ [
+ "inner",
+ "HTML"
+ ],
+ [
+ "▁tourn",
+ "ament"
+ ],
+ [
+ "▁sk",
+ "y"
+ ],
+ [
+ "▁s",
+ "ky"
+ ],
+ [
+ "▁",
+ "sky"
+ ],
+ [
+ "Time",
+ "r"
+ ],
+ [
+ "Tim",
+ "er"
+ ],
+ [
+ "T",
+ "imer"
+ ],
+ [
+ "▁million",
+ "s"
+ ],
+ [
+ "▁mill",
+ "ions"
+ ],
+ [
+ "^",
+ "+"
+ ],
+ [
+ "agen",
+ "t"
+ ],
+ [
+ "age",
+ "nt"
+ ],
+ [
+ "ag",
+ "ent"
+ ],
+ [
+ "a",
+ "gent"
+ ],
+ [
+ "'))",
+ ";"
+ ],
+ [
+ "')",
+ ");"
+ ],
+ [
+ "'",
+ "));"
+ ],
+ [
+ "▁os",
+ "t"
+ ],
+ [
+ "▁o",
+ "st"
+ ],
+ [
+ "▁",
+ "ost"
+ ],
+ [
+ "▁gl",
+ "a"
+ ],
+ [
+ "▁g",
+ "la"
+ ],
+ [
+ "▁по",
+ "мо"
+ ],
+ [
+ "▁f",
+ "ün"
+ ],
+ [
+ "ство",
+ "м"
+ ],
+ [
+ "ств",
+ "ом"
+ ],
+ [
+ "ст",
+ "вом"
+ ],
+ [
+ "ewnę",
+ "trz"
+ ],
+ [
+ "▁Mé",
+ "xico"
+ ],
+ [
+ "▁lu",
+ "b"
+ ],
+ [
+ "▁l",
+ "ub"
+ ],
+ [
+ "▁",
+ "lub"
+ ],
+ [
+ "▁É",
+ "d"
+ ],
+ [
+ "ifi",
+ "k"
+ ],
+ [
+ "if",
+ "ik"
+ ],
+ [
+ "i",
+ "fik"
+ ],
+ [
+ "че",
+ "ский"
+ ],
+ [
+ "▁imm",
+ "er"
+ ],
+ [
+ "▁im",
+ "mer"
+ ],
+ [
+ "▁",
+ "immer"
+ ],
+ [
+ "ense",
+ "n"
+ ],
+ [
+ "ens",
+ "en"
+ ],
+ [
+ "en",
+ "sen"
+ ],
+ [
+ "ann",
+ "y"
+ ],
+ [
+ "an",
+ "ny"
+ ],
+ [
+ "in",
+ "line"
+ ],
+ [
+ "▁go",
+ "ver"
+ ],
+ [
+ "▁g",
+ "over"
+ ],
+ [
+ "au",
+ "c"
+ ],
+ [
+ "a",
+ "uc"
+ ],
+ [
+ "▁repr",
+ "e"
+ ],
+ [
+ "▁rep",
+ "re"
+ ],
+ [
+ "▁re",
+ "pre"
+ ],
+ [
+ "▁histor",
+ "ia"
+ ],
+ [
+ "▁hist",
+ "oria"
+ ],
+ [
+ "A",
+ "g"
+ ],
+ [
+ "▁pl",
+ "t"
+ ],
+ [
+ "▁p",
+ "lt"
+ ],
+ [
+ "▁Prin",
+ "ci"
+ ],
+ [
+ "▁Pr",
+ "inci"
+ ],
+ [
+ "imet",
+ "er"
+ ],
+ [
+ "ime",
+ "ter"
+ ],
+ [
+ "im",
+ "eter"
+ ],
+ [
+ "i",
+ "meter"
+ ],
+ [
+ "ő",
+ "s"
+ ],
+ [
+ "š",
+ "e"
+ ],
+ [
+ "▁U",
+ "E"
+ ],
+ [
+ "▁",
+ "UE"
+ ],
+ [
+ "Equal",
+ "s"
+ ],
+ [
+ "Equ",
+ "als"
+ ],
+ [
+ "Eq",
+ "uals"
+ ],
+ [
+ "Dis",
+ "patch"
+ ],
+ [
+ "lege",
+ "n"
+ ],
+ [
+ "leg",
+ "en"
+ ],
+ [
+ "le",
+ "gen"
+ ],
+ [
+ "l",
+ "egen"
+ ],
+ [
+ "ла",
+ "зи"
+ ],
+ [
+ "чно",
+ "й"
+ ],
+ [
+ "ч",
+ "ной"
+ ],
+ [
+ "▁ste",
+ "ll"
+ ],
+ [
+ "▁st",
+ "ell"
+ ],
+ [
+ "▁",
+ "stell"
+ ],
+ [
+ "ń",
+ "st"
+ ],
+ [
+ "▁cr",
+ "i"
+ ],
+ [
+ "▁c",
+ "ri"
+ ],
+ [
+ "▁",
+ "cri"
+ ],
+ [
+ "▁Ind",
+ "ep"
+ ],
+ [
+ "▁In",
+ "dep"
+ ],
+ [
+ "è",
+ "de"
+ ],
+ [
+ "}\\",
+ ")"
+ ],
+ [
+ "}",
+ "\\)"
+ ],
+ [
+ "▁wys",
+ "t"
+ ],
+ [
+ "▁wy",
+ "st"
+ ],
+ [
+ "▁w",
+ "yst"
+ ],
+ [
+ "▁figure",
+ "d"
+ ],
+ [
+ "▁figur",
+ "ed"
+ ],
+ [
+ "▁fig",
+ "ured"
+ ],
+ [
+ "AT",
+ "CH"
+ ],
+ [
+ "éb",
+ "en"
+ ],
+ [
+ "é",
+ "ben"
+ ],
+ [
+ "lach",
+ "t"
+ ],
+ [
+ "lac",
+ "ht"
+ ],
+ [
+ "la",
+ "cht"
+ ],
+ [
+ "l",
+ "acht"
+ ],
+ [
+ "▁succeed",
+ "ed"
+ ],
+ [
+ "gr",
+ "y"
+ ],
+ [
+ "g",
+ "ry"
+ ],
+ [
+ "▁pre",
+ "t"
+ ],
+ [
+ "▁pr",
+ "et"
+ ],
+ [
+ "▁p",
+ "ret"
+ ],
+ [
+ "▁",
+ "pret"
+ ],
+ [
+ "▁Sa",
+ "f"
+ ],
+ [
+ "▁S",
+ "af"
+ ],
+ [
+ "▁\")",
+ ";"
+ ],
+ [
+ "▁\"",
+ ");"
+ ],
+ [
+ "▁",
+ "\");"
+ ],
+ [
+ "e",
+ "h"
+ ],
+ [
+ "▁offici",
+ "el"
+ ],
+ [
+ "▁offic",
+ "iel"
+ ],
+ [
+ "краї",
+ "н"
+ ],
+ [
+ "win",
+ "d"
+ ],
+ [
+ "wi",
+ "nd"
+ ],
+ [
+ "w",
+ "ind"
+ ],
+ [
+ "▁sc",
+ "atter"
+ ],
+ [
+ "▁Fo",
+ "x"
+ ],
+ [
+ "▁F",
+ "ox"
+ ],
+ [
+ "icio",
+ "us"
+ ],
+ [
+ "ici",
+ "ous"
+ ],
+ [
+ "ic",
+ "ious"
+ ],
+ [
+ "i",
+ "cious"
+ ],
+ [
+ "Man",
+ "y"
+ ],
+ [
+ "Ma",
+ "ny"
+ ],
+ [
+ "M",
+ "any"
+ ],
+ [
+ "up",
+ "er"
+ ],
+ [
+ "u",
+ "per"
+ ],
+ [
+ "▁Con",
+ "vert"
+ ],
+ [
+ "▁",
+ "Convert"
+ ],
+ [
+ "ster",
+ "d"
+ ],
+ [
+ "ste",
+ "rd"
+ ],
+ [
+ "st",
+ "erd"
+ ],
+ [
+ "▁Ste",
+ "in"
+ ],
+ [
+ "▁St",
+ "ein"
+ ],
+ [
+ "▁О",
+ "т"
+ ],
+ [
+ "}^{",
+ "("
+ ],
+ [
+ "}^",
+ "{("
+ ],
+ [
+ "}",
+ "^{("
+ ],
+ [
+ "bet",
+ "ween"
+ ],
+ [
+ "hi",
+ "re"
+ ],
+ [
+ "h",
+ "ire"
+ ],
+ [
+ "▁on",
+ "Create"
+ ],
+ [
+ "▁",
+ "onCreate"
+ ],
+ [
+ ";",
+ ""
+ ],
+ [
+ "b",
+ "ably"
+ ],
+ [
+ "S",
+ "Y"
+ ],
+ [
+ "mo",
+ "t"
+ ],
+ [
+ "m",
+ "ot"
+ ],
+ [
+ "▁Dir",
+ "e"
+ ],
+ [
+ "▁Di",
+ "re"
+ ],
+ [
+ "▁D",
+ "ire"
+ ],
+ [
+ "itect",
+ "ure"
+ ],
+ [
+ "то",
+ "й"
+ ],
+ [
+ "▁coordin",
+ "ate"
+ ],
+ [
+ "▁coord",
+ "inate"
+ ],
+ [
+ "▁co",
+ "ordinate"
+ ],
+ [
+ "▁",
+ "coordinate"
+ ],
+ [
+ "(\"",
+ "#"
+ ],
+ [
+ "▁s",
+ "üd"
+ ],
+ [
+ "O",
+ "B"
+ ],
+ [
+ "▁mort",
+ "e"
+ ],
+ [
+ "▁mor",
+ "te"
+ ],
+ [
+ "▁m",
+ "orte"
+ ],
+ [
+ "▁we",
+ "ather"
+ ],
+ [
+ "▁hel",
+ "y"
+ ],
+ [
+ "▁he",
+ "ly"
+ ],
+ [
+ "▁h",
+ "ely"
+ ],
+ [
+ "▁",
+ "hely"
+ ],
+ [
+ "▁priv",
+ "ile"
+ ],
+ [
+ "RE",
+ "LEASE"
+ ],
+ [
+ "ate",
+ "l"
+ ],
+ [
+ "at",
+ "el"
+ ],
+ [
+ "a",
+ "tel"
+ ],
+ [
+ "▁recognize",
+ "d"
+ ],
+ [
+ "▁recogn",
+ "ized"
+ ],
+ [
+ "▁Th",
+ "ough"
+ ],
+ [
+ "сси",
+ "й"
+ ],
+ [
+ "mem",
+ "ory"
+ ],
+ [
+ "▁comp",
+ "ilation"
+ ],
+ [
+ "bit",
+ "s"
+ ],
+ [
+ "bi",
+ "ts"
+ ],
+ [
+ "b",
+ "its"
+ ],
+ [
+ "▁we",
+ "d"
+ ],
+ [
+ "▁w",
+ "ed"
+ ],
+ [
+ "▁",
+ "wed"
+ ],
+ [
+ "}}_",
+ "{"
+ ],
+ [
+ "}}",
+ "_{"
+ ],
+ [
+ "}",
+ "}_{"
+ ],
+ [
+ "▁G",
+ "UI"
+ ],
+ [
+ "п",
+ "ня"
+ ],
+ [
+ "▁south",
+ "ern"
+ ],
+ [
+ "▁sou",
+ "thern"
+ ],
+ [
+ "▁ha",
+ "y"
+ ],
+ [
+ "▁h",
+ "ay"
+ ],
+ [
+ "ovi",
+ "ć"
+ ],
+ [
+ "ov",
+ "ić"
+ ],
+ [
+ "o",
+ "vić"
+ ],
+ [
+ "lau",
+ "f"
+ ],
+ [
+ "la",
+ "uf"
+ ],
+ [
+ "l",
+ "auf"
+ ],
+ [
+ "▁E",
+ "L"
+ ],
+ [
+ "▁",
+ "EL"
+ ],
+ [
+ "▁Ful",
+ "l"
+ ],
+ [
+ "▁Fu",
+ "ll"
+ ],
+ [
+ "▁F",
+ "ull"
+ ],
+ [
+ "▁",
+ "Full"
+ ],
+ [
+ "▁Hamb",
+ "urg"
+ ],
+ [
+ "▁Ham",
+ "burg"
+ ],
+ [
+ "▁Mitte",
+ "l"
+ ],
+ [
+ "▁Mitt",
+ "el"
+ ],
+ [
+ "▁Mit",
+ "tel"
+ ],
+ [
+ "▁M",
+ "ittel"
+ ],
+ [
+ "D",
+ "U"
+ ],
+ [
+ "appro",
+ "x"
+ ],
+ [
+ "H",
+ "S"
+ ],
+ [
+ "▁про",
+ "це"
+ ],
+ [
+ "▁mag",
+ "azine"
+ ],
+ [
+ "▁Mi",
+ "g"
+ ],
+ [
+ "▁M",
+ "ig"
+ ],
+ [
+ "▁click",
+ "ing"
+ ],
+ [
+ "ent",
+ "r"
+ ],
+ [
+ "en",
+ "tr"
+ ],
+ [
+ "▁aut",
+ "re"
+ ],
+ [
+ "▁au",
+ "tre"
+ ],
+ [
+ "▁",
+ "autre"
+ ],
+ [
+ "▁t",
+ "é"
+ ],
+ [
+ "▁",
+ "té"
+ ],
+ [
+ "▁h",
+ "á"
+ ],
+ [
+ "▁",
+ "há"
+ ],
+ [
+ "ст",
+ "ы"
+ ],
+ [
+ "с",
+ "ты"
+ ],
+ [
+ "▁M",
+ "A"
+ ],
+ [
+ "▁",
+ "MA"
+ ],
+ [
+ "app",
+ "y"
+ ],
+ [
+ "ap",
+ "py"
+ ],
+ [
+ "a",
+ "ppy"
+ ],
+ [
+ "st",
+ "ví"
+ ],
+ [
+ "▁sel",
+ "on"
+ ],
+ [
+ "▁se",
+ "lon"
+ ],
+ [
+ "▁ge",
+ "k"
+ ],
+ [
+ "▁g",
+ "ek"
+ ],
+ [
+ "▁S",
+ "l"
+ ],
+ [
+ "▁",
+ "Sl"
+ ],
+ [
+ "fra",
+ "str"
+ ],
+ [
+ "fr",
+ "astr"
+ ],
+ [
+ "Li",
+ "b"
+ ],
+ [
+ "L",
+ "ib"
+ ],
+ [
+ "▁Д",
+ "у"
+ ],
+ [
+ "▁fac",
+ "ing"
+ ],
+ [
+ "▁fa",
+ "cing"
+ ],
+ [
+ "▁f",
+ "acing"
+ ],
+ [
+ "▁ста",
+ "р"
+ ],
+ [
+ "▁ст",
+ "ар"
+ ],
+ [
+ "▁с",
+ "тар"
+ ],
+ [
+ "▁D",
+ "utch"
+ ],
+ [
+ "ata",
+ "r"
+ ],
+ [
+ "at",
+ "ar"
+ ],
+ [
+ "a",
+ "tar"
+ ],
+ [
+ "▁keep",
+ "s"
+ ],
+ [
+ "▁ke",
+ "eps"
+ ],
+ [
+ "▁Patri",
+ "ck"
+ ],
+ [
+ "▁Pat",
+ "rick"
+ ],
+ [
+ "ili",
+ "o"
+ ],
+ [
+ "il",
+ "io"
+ ],
+ [
+ "i",
+ "lio"
+ ],
+ [
+ "▁vi",
+ "g"
+ ],
+ [
+ "▁v",
+ "ig"
+ ],
+ [
+ "тв",
+ "а"
+ ],
+ [
+ "т",
+ "ва"
+ ],
+ [
+ "▁Feder",
+ "al"
+ ],
+ [
+ "▁Fed",
+ "eral"
+ ],
+ [
+ "▁para",
+ "graph"
+ ],
+ [
+ "▁par",
+ "agraph"
+ ],
+ [
+ "▁",
+ "paragraph"
+ ],
+ [
+ "▁interact",
+ "ion"
+ ],
+ [
+ "▁inter",
+ "action"
+ ],
+ [
+ "▁inte",
+ "raction"
+ ],
+ [
+ "▁occ",
+ "as"
+ ],
+ [
+ "▁oc",
+ "cas"
+ ],
+ [
+ "▁Ira",
+ "n"
+ ],
+ [
+ "▁Ir",
+ "an"
+ ],
+ [
+ "▁I",
+ "ran"
+ ],
+ [
+ "▁machine",
+ "s"
+ ],
+ [
+ "▁mach",
+ "ines"
+ ],
+ [
+ "((",
+ ")"
+ ],
+ [
+ "(",
+ "()"
+ ],
+ [
+ "uri",
+ "es"
+ ],
+ [
+ "ur",
+ "ies"
+ ],
+ [
+ "u",
+ "ries"
+ ],
+ [
+ "▁род",
+ "и"
+ ],
+ [
+ "▁ро",
+ "ди"
+ ],
+ [
+ "▁",
+ "роди"
+ ],
+ [
+ "▁а",
+ "мерикан"
+ ],
+ [
+ "up",
+ "p"
+ ],
+ [
+ "u",
+ "pp"
+ ],
+ [
+ "▁ic",
+ "e"
+ ],
+ [
+ "▁i",
+ "ce"
+ ],
+ [
+ "▁",
+ "ice"
+ ],
+ [
+ "▁Sa",
+ "y"
+ ],
+ [
+ "▁S",
+ "ay"
+ ],
+ [
+ "▁sa",
+ "il"
+ ],
+ [
+ "▁s",
+ "ail"
+ ],
+ [
+ "▁Beg",
+ "in"
+ ],
+ [
+ "▁Be",
+ "gin"
+ ],
+ [
+ "▁B",
+ "egin"
+ ],
+ [
+ "▁",
+ "Begin"
+ ],
+ [
+ "fic",
+ "o"
+ ],
+ [
+ "fi",
+ "co"
+ ],
+ [
+ "f",
+ "ico"
+ ],
+ [
+ "og",
+ "a"
+ ],
+ [
+ "o",
+ "ga"
+ ],
+ [
+ "▁des",
+ "ar"
+ ],
+ [
+ "▁d",
+ "esar"
+ ],
+ [
+ "▁d",
+ "v"
+ ],
+ [
+ "▁ра",
+ "ди"
+ ],
+ [
+ "oh",
+ "en"
+ ],
+ [
+ "o",
+ "hen"
+ ],
+ [
+ "ere",
+ "i"
+ ],
+ [
+ "er",
+ "ei"
+ ],
+ [
+ "e",
+ "rei"
+ ],
+ [
+ "án",
+ "ak"
+ ],
+ [
+ "á",
+ "nak"
+ ],
+ [
+ "▁da",
+ "ar"
+ ],
+ [
+ "▁d",
+ "aar"
+ ],
+ [
+ "ifier",
+ "s"
+ ],
+ [
+ "ifie",
+ "rs"
+ ],
+ [
+ "ifi",
+ "ers"
+ ],
+ [
+ "if",
+ "iers"
+ ],
+ [
+ "▁the",
+ "e"
+ ],
+ [
+ "▁th",
+ "ee"
+ ],
+ [
+ "▁byl",
+ "a"
+ ],
+ [
+ "▁by",
+ "la"
+ ],
+ [
+ "вал",
+ "а"
+ ],
+ [
+ "ва",
+ "ла"
+ ],
+ [
+ "в",
+ "ала"
+ ],
+ [
+ "andr",
+ "o"
+ ],
+ [
+ "and",
+ "ro"
+ ],
+ [
+ "an",
+ "dro"
+ ],
+ [
+ "▁мо",
+ "ло"
+ ],
+ [
+ "▁м",
+ "оло"
+ ],
+ [
+ "▁total",
+ "ly"
+ ],
+ [
+ "▁tot",
+ "ally"
+ ],
+ [
+ "io",
+ "m"
+ ],
+ [
+ "i",
+ "om"
+ ],
+ [
+ "▁a",
+ "er"
+ ],
+ [
+ "ns",
+ "ylvan"
+ ],
+ [
+ "▁cor",
+ "ps"
+ ],
+ [
+ "▁treat",
+ "ed"
+ ],
+ [
+ "▁tre",
+ "ated"
+ ],
+ [
+ "▁comun",
+ "e"
+ ],
+ [
+ "▁com",
+ "une"
+ ],
+ [
+ "M",
+ "ich"
+ ],
+ [
+ "vo",
+ "ice"
+ ],
+ [
+ "pg",
+ "f"
+ ],
+ [
+ "▁an",
+ "x"
+ ],
+ [
+ "▁a",
+ "nx"
+ ],
+ [
+ "▁Phili",
+ "p"
+ ],
+ [
+ "▁Phil",
+ "ip"
+ ],
+ [
+ "▁e",
+ "k"
+ ],
+ [
+ "▁",
+ "ek"
+ ],
+ [
+ "▁Mens",
+ "chen"
+ ],
+ [
+ "▁Men",
+ "schen"
+ ],
+ [
+ "▁der",
+ "e"
+ ],
+ [
+ "▁de",
+ "re"
+ ],
+ [
+ "▁d",
+ "ere"
+ ],
+ [
+ "▁perm",
+ "et"
+ ],
+ [
+ "▁per",
+ "met"
+ ],
+ [
+ "Ma",
+ "il"
+ ],
+ [
+ "M",
+ "ail"
+ ],
+ [
+ "▁V",
+ "é"
+ ],
+ [
+ "ente",
+ "d"
+ ],
+ [
+ "ent",
+ "ed"
+ ],
+ [
+ "en",
+ "ted"
+ ],
+ [
+ "▁b",
+ "unch"
+ ],
+ [
+ "▁Pie",
+ "t"
+ ],
+ [
+ "▁Pi",
+ "et"
+ ],
+ [
+ "▁P",
+ "iet"
+ ],
+ [
+ "atta",
+ "ch"
+ ],
+ [
+ "att",
+ "ach"
+ ],
+ [
+ "▁port",
+ "e"
+ ],
+ [
+ "▁por",
+ "te"
+ ],
+ [
+ "▁p",
+ "orte"
+ ],
+ [
+ "▁",
+ "porte"
+ ],
+ [
+ "да",
+ "т"
+ ],
+ [
+ "д",
+ "ат"
+ ],
+ [
+ "▁Brit",
+ "ain"
+ ],
+ [
+ "Enc",
+ "oding"
+ ],
+ [
+ "▁`",
+ "<"
+ ],
+ [
+ "Sp",
+ "ace"
+ ],
+ [
+ "S",
+ "pace"
+ ],
+ [
+ "▁ra",
+ "p"
+ ],
+ [
+ "▁r",
+ "ap"
+ ],
+ [
+ "▁",
+ "rap"
+ ],
+ [
+ "▁pop",
+ "ul"
+ ],
+ [
+ "fl",
+ "oor"
+ ],
+ [
+ "f",
+ "loor"
+ ],
+ [
+ "spec",
+ "ific"
+ ],
+ [
+ "cle",
+ "an"
+ ],
+ [
+ "c",
+ "lean"
+ ],
+ [
+ "▁con",
+ "qu"
+ ],
+ [
+ "f",
+ "b"
+ ],
+ [
+ "▁introdu",
+ "ce"
+ ],
+ [
+ "▁Ent",
+ "ity"
+ ],
+ [
+ "▁",
+ "Entity"
+ ],
+ [
+ "▁erf",
+ "olg"
+ ],
+ [
+ "▁er",
+ "folg"
+ ],
+ [
+ "ato",
+ "l"
+ ],
+ [
+ "at",
+ "ol"
+ ],
+ [
+ "a",
+ "tol"
+ ],
+ [
+ "iento",
+ "s"
+ ],
+ [
+ "ient",
+ "os"
+ ],
+ [
+ "ки",
+ "педи"
+ ],
+ [
+ "▁U",
+ "t"
+ ],
+ [
+ "▁б",
+ "ри"
+ ],
+ [
+ "▁",
+ "бри"
+ ],
+ [
+ "edule",
+ "r"
+ ],
+ [
+ "edu",
+ "ler"
+ ],
+ [
+ "ed",
+ "uler"
+ ],
+ [
+ "▁concent",
+ "r"
+ ],
+ [
+ "▁conc",
+ "entr"
+ ],
+ [
+ "▁che",
+ "r"
+ ],
+ [
+ "▁ch",
+ "er"
+ ],
+ [
+ "▁c",
+ "her"
+ ],
+ [
+ "▁",
+ "cher"
+ ],
+ [
+ "▁upgrad",
+ "e"
+ ],
+ [
+ "▁up",
+ "grade"
+ ],
+ [
+ "▁picture",
+ "s"
+ ],
+ [
+ "▁p",
+ "ictures"
+ ],
+ [
+ "▁Famil",
+ "ie"
+ ],
+ [
+ "M",
+ "us"
+ ],
+ [
+ "Lo",
+ "ok"
+ ],
+ [
+ "L",
+ "ook"
+ ],
+ [
+ "▁era",
+ "n"
+ ],
+ [
+ "▁er",
+ "an"
+ ],
+ [
+ "▁e",
+ "ran"
+ ],
+ [
+ "▁gra",
+ "m"
+ ],
+ [
+ "▁gr",
+ "am"
+ ],
+ [
+ "▁g",
+ "ram"
+ ],
+ [
+ "▁",
+ "gram"
+ ],
+ [
+ "▁W",
+ "o"
+ ],
+ [
+ "np",
+ "m"
+ ],
+ [
+ "n",
+ "pm"
+ ],
+ [
+ "▁Sal",
+ "v"
+ ],
+ [
+ "▁Sa",
+ "lv"
+ ],
+ [
+ "▁c",
+ "d"
+ ],
+ [
+ "▁",
+ "cd"
+ ],
+ [
+ "▁В",
+ "ы"
+ ],
+ [
+ "wa",
+ "hl"
+ ],
+ [
+ "w",
+ "ahl"
+ ],
+ [
+ "tra",
+ "in"
+ ],
+ [
+ "tr",
+ "ain"
+ ],
+ [
+ "t",
+ "rain"
+ ],
+ [
+ "che",
+ "m"
+ ],
+ [
+ "ch",
+ "em"
+ ],
+ [
+ "c",
+ "hem"
+ ],
+ [
+ "▁Pi",
+ "l"
+ ],
+ [
+ "▁P",
+ "il"
+ ],
+ [
+ "▁Con",
+ "nect"
+ ],
+ [
+ "▁",
+ "Connect"
+ ],
+ [
+ "č",
+ "e"
+ ],
+ [
+ "▁has",
+ "t"
+ ],
+ [
+ "▁ha",
+ "st"
+ ],
+ [
+ "▁h",
+ "ast"
+ ],
+ [
+ "▁Mult",
+ "i"
+ ],
+ [
+ "▁Mul",
+ "ti"
+ ],
+ [
+ "▁",
+ "Multi"
+ ],
+ [
+ "att",
+ "a"
+ ],
+ [
+ "at",
+ "ta"
+ ],
+ [
+ "a",
+ "tta"
+ ],
+ [
+ "▁Sou",
+ "nd"
+ ],
+ [
+ "▁So",
+ "und"
+ ],
+ [
+ "▁S",
+ "ound"
+ ],
+ [
+ "▁",
+ "Sound"
+ ],
+ [
+ "sol",
+ "ute"
+ ],
+ [
+ "▁quot",
+ "e"
+ ],
+ [
+ "▁qu",
+ "ote"
+ ],
+ [
+ "▁",
+ "quote"
+ ],
+ [
+ "▁obs",
+ "t"
+ ],
+ [
+ "▁ob",
+ "st"
+ ],
+ [
+ "▁o",
+ "bst"
+ ],
+ [
+ "ccion",
+ "es"
+ ],
+ [
+ "cc",
+ "iones"
+ ],
+ [
+ "c",
+ "ciones"
+ ],
+ [
+ "ib",
+ "ly"
+ ],
+ [
+ "▁bran",
+ "d"
+ ],
+ [
+ "▁bra",
+ "nd"
+ ],
+ [
+ "▁br",
+ "and"
+ ],
+ [
+ "▁b",
+ "rand"
+ ],
+ [
+ "▁",
+ "brand"
+ ],
+ [
+ "▁convers",
+ "ation"
+ ],
+ [
+ "▁toute",
+ "s"
+ ],
+ [
+ "▁tout",
+ "es"
+ ],
+ [
+ "▁tou",
+ "tes"
+ ],
+ [
+ "▁to",
+ "utes"
+ ],
+ [
+ "▁Ru",
+ "b"
+ ],
+ [
+ "▁R",
+ "ub"
+ ],
+ [
+ "ien",
+ "ia"
+ ],
+ [
+ "ie",
+ "nia"
+ ],
+ [
+ "i",
+ "enia"
+ ],
+ [
+ "iri",
+ "t"
+ ],
+ [
+ "ir",
+ "it"
+ ],
+ [
+ "i",
+ "rit"
+ ],
+ [
+ "▁Ан",
+ "д"
+ ],
+ [
+ "▁А",
+ "нд"
+ ],
+ [
+ "edule",
+ "d"
+ ],
+ [
+ "edu",
+ "led"
+ ],
+ [
+ "▁Tot",
+ "al"
+ ],
+ [
+ "▁To",
+ "tal"
+ ],
+ [
+ "▁T",
+ "otal"
+ ],
+ [
+ "▁",
+ "Total"
+ ],
+ [
+ "Di",
+ "g"
+ ],
+ [
+ "D",
+ "ig"
+ ],
+ [
+ "ere",
+ "m"
+ ],
+ [
+ "er",
+ "em"
+ ],
+ [
+ "e",
+ "rem"
+ ],
+ [
+ "▁sk",
+ "i"
+ ],
+ [
+ "▁s",
+ "ki"
+ ],
+ [
+ "▁",
+ "ski"
+ ],
+ [
+ "Des",
+ "t"
+ ],
+ [
+ "De",
+ "st"
+ ],
+ [
+ "D",
+ "est"
+ ],
+ [
+ "Y",
+ "Y"
+ ],
+ [
+ "е",
+ "ди"
+ ],
+ [
+ "al",
+ "y"
+ ],
+ [
+ "a",
+ "ly"
+ ],
+ [
+ "▁back",
+ "end"
+ ],
+ [
+ "▁",
+ "backend"
+ ],
+ [
+ "ulu",
+ "s"
+ ],
+ [
+ "ul",
+ "us"
+ ],
+ [
+ "u",
+ "lus"
+ ],
+ [
+ "▁feature",
+ "d"
+ ],
+ [
+ "▁person",
+ "n"
+ ],
+ [
+ "▁pers",
+ "onn"
+ ],
+ [
+ "▁sch",
+ "on"
+ ],
+ [
+ "▁sc",
+ "hon"
+ ],
+ [
+ "tra",
+ "ce"
+ ],
+ [
+ "tr",
+ "ace"
+ ],
+ [
+ "t",
+ "race"
+ ],
+ [
+ "▁ID",
+ "E"
+ ],
+ [
+ "▁I",
+ "DE"
+ ],
+ [
+ "▁",
+ "IDE"
+ ],
+ [
+ "á",
+ "j"
+ ],
+ [
+ "▁animal",
+ "s"
+ ],
+ [
+ "▁anim",
+ "als"
+ ],
+ [
+ "▁ani",
+ "mals"
+ ],
+ [
+ "▁sn",
+ "ow"
+ ],
+ [
+ "▁s",
+ "now"
+ ],
+ [
+ "uv",
+ "e"
+ ],
+ [
+ "u",
+ "ve"
+ ],
+ [
+ "uer",
+ "to"
+ ],
+ [
+ "▁dre",
+ "w"
+ ],
+ [
+ "▁dr",
+ "ew"
+ ],
+ [
+ "▁d",
+ "rew"
+ ],
+ [
+ "▁Ye",
+ "ah"
+ ],
+ [
+ "▁S",
+ "v"
+ ],
+ [
+ "\\,",
+ "\\"
+ ],
+ [
+ "\\",
+ ",\\"
+ ],
+ [
+ "▁Ser",
+ "ie"
+ ],
+ [
+ "▁Se",
+ "rie"
+ ],
+ [
+ "▁S",
+ "erie"
+ ],
+ [
+ "▁second",
+ "o"
+ ],
+ [
+ "▁sec",
+ "ondo"
+ ],
+ [
+ "▁Leben",
+ "s"
+ ],
+ [
+ "▁Leb",
+ "ens"
+ ],
+ [
+ "▁acc",
+ "ord"
+ ],
+ [
+ "▁ac",
+ "cord"
+ ],
+ [
+ "▁Ce",
+ "t"
+ ],
+ [
+ "▁C",
+ "et"
+ ],
+ [
+ "era",
+ "de"
+ ],
+ [
+ "er",
+ "ade"
+ ],
+ [
+ "e",
+ "rade"
+ ],
+ [
+ "▁desp",
+ "ite"
+ ],
+ [
+ "▁Carl",
+ "o"
+ ],
+ [
+ "▁Car",
+ "lo"
+ ],
+ [
+ "▁C",
+ "arlo"
+ ],
+ [
+ "▁z",
+ "ewnętrz"
+ ],
+ [
+ "▁list",
+ "a"
+ ],
+ [
+ "▁li",
+ "sta"
+ ],
+ [
+ "▁l",
+ "ista"
+ ],
+ [
+ "▁",
+ "lista"
+ ],
+ [
+ "nic",
+ "o"
+ ],
+ [
+ "ni",
+ "co"
+ ],
+ [
+ "n",
+ "ico"
+ ],
+ [
+ "▁Corpor",
+ "ation"
+ ],
+ [
+ "vs",
+ "pace"
+ ],
+ [
+ "v",
+ "space"
+ ],
+ [
+ "▁вой",
+ "ны"
+ ],
+ [
+ "▁stand",
+ "s"
+ ],
+ [
+ "▁stan",
+ "ds"
+ ],
+ [
+ "▁st",
+ "ands"
+ ],
+ [
+ "▁wor",
+ "se"
+ ],
+ [
+ "▁sim",
+ "ult"
+ ],
+ [
+ "▁si",
+ "mult"
+ ],
+ [
+ "▁pract",
+ "ical"
+ ],
+ [
+ "CO",
+ "L"
+ ],
+ [
+ "C",
+ "OL"
+ ],
+ [
+ "change",
+ "d"
+ ],
+ [
+ "chan",
+ "ged"
+ ],
+ [
+ "ch",
+ "anged"
+ ],
+ [
+ "▁Исто",
+ "рия"
+ ],
+ [
+ "б",
+ "ри"
+ ],
+ [
+ "ind",
+ "o"
+ ],
+ [
+ "in",
+ "do"
+ ],
+ [
+ "▁Lew",
+ "is"
+ ],
+ [
+ "▁pattern",
+ "s"
+ ],
+ [
+ "ific",
+ "a"
+ ],
+ [
+ "ifi",
+ "ca"
+ ],
+ [
+ "if",
+ "ica"
+ ],
+ [
+ "i",
+ "fica"
+ ],
+ [
+ "▁sm",
+ "art"
+ ],
+ [
+ "▁s",
+ "mart"
+ ],
+ [
+ "▁concern",
+ "ed"
+ ],
+ [
+ "ți",
+ "i"
+ ],
+ [
+ "ț",
+ "ii"
+ ],
+ [
+ "▁Hell",
+ "o"
+ ],
+ [
+ "▁Hel",
+ "lo"
+ ],
+ [
+ "▁H",
+ "ello"
+ ],
+ [
+ "▁",
+ "Hello"
+ ],
+ [
+ "rel",
+ "l"
+ ],
+ [
+ "re",
+ "ll"
+ ],
+ [
+ "r",
+ "ell"
+ ],
+ [
+ "▁Le",
+ "x"
+ ],
+ [
+ "▁L",
+ "ex"
+ ],
+ [
+ "▁в",
+ "то"
+ ],
+ [
+ "▁condition",
+ "al"
+ ],
+ [
+ "▁cond",
+ "itional"
+ ],
+ [
+ "otte",
+ "d"
+ ],
+ [
+ "ott",
+ "ed"
+ ],
+ [
+ "ot",
+ "ted"
+ ],
+ [
+ "▁sho",
+ "ot"
+ ],
+ [
+ "▁sh",
+ "oot"
+ ],
+ [
+ "▁We",
+ "d"
+ ],
+ [
+ "▁W",
+ "ed"
+ ],
+ [
+ "▁мар",
+ "та"
+ ],
+ [
+ "au",
+ "d"
+ ],
+ [
+ "a",
+ "ud"
+ ],
+ [
+ "▁ant",
+ "e"
+ ],
+ [
+ "▁an",
+ "te"
+ ],
+ [
+ "▁",
+ "ante"
+ ],
+ [
+ "ient",
+ "ras"
+ ],
+ [
+ "ien",
+ "tras"
+ ],
+ [
+ "▁paper",
+ "s"
+ ],
+ [
+ "▁pap",
+ "ers"
+ ],
+ [
+ "▁pa",
+ "pers"
+ ],
+ [
+ "▁p",
+ "apers"
+ ],
+ [
+ "▁port",
+ "ug"
+ ],
+ [
+ "▁Man",
+ "agement"
+ ],
+ [
+ "▁",
+ "Management"
+ ],
+ [
+ "▁exerc",
+ "ise"
+ ],
+ [
+ "▁Begr",
+ "iff"
+ ],
+ [
+ "comm",
+ "it"
+ ],
+ [
+ "com",
+ "mit"
+ ],
+ [
+ "▁render",
+ "ing"
+ ],
+ [
+ "▁rende",
+ "ring"
+ ],
+ [
+ "▁rend",
+ "ering"
+ ],
+ [
+ "▁cz",
+ "as"
+ ],
+ [
+ "▁c",
+ "zas"
+ ],
+ [
+ "▁",
+ "czas"
+ ],
+ [
+ "Dr",
+ "op"
+ ],
+ [
+ "D",
+ "rop"
+ ],
+ [
+ "er",
+ "g"
+ ],
+ [
+ "e",
+ "rg"
+ ],
+ [
+ "▁mu",
+ "l"
+ ],
+ [
+ "▁m",
+ "ul"
+ ],
+ [
+ "▁",
+ "mul"
+ ],
+ [
+ "▁Ta",
+ "n"
+ ],
+ [
+ "▁T",
+ "an"
+ ],
+ [
+ "ier",
+ "o"
+ ],
+ [
+ "ie",
+ "ro"
+ ],
+ [
+ "i",
+ "ero"
+ ],
+ [
+ "▁local",
+ "e"
+ ],
+ [
+ "▁loc",
+ "ale"
+ ],
+ [
+ "▁",
+ "locale"
+ ],
+ [
+ "▁in",
+ "aug"
+ ],
+ [
+ "du",
+ "mp"
+ ],
+ [
+ "d",
+ "ump"
+ ],
+ [
+ "ци",
+ "й"
+ ],
+ [
+ "▁symbol",
+ "s"
+ ],
+ [
+ "int",
+ "a"
+ ],
+ [
+ "in",
+ "ta"
+ ],
+ [
+ "▁award",
+ "ed"
+ ],
+ [
+ "▁aw",
+ "arded"
+ ],
+ [
+ "▁sus",
+ "t"
+ ],
+ [
+ "▁su",
+ "st"
+ ],
+ [
+ "▁s",
+ "ust"
+ ],
+ [
+ "▁Sen",
+ "d"
+ ],
+ [
+ "▁Se",
+ "nd"
+ ],
+ [
+ "▁S",
+ "end"
+ ],
+ [
+ "▁",
+ "Send"
+ ],
+ [
+ "ї",
+ "в"
+ ],
+ [
+ "Res",
+ "t"
+ ],
+ [
+ "Re",
+ "st"
+ ],
+ [
+ "R",
+ "est"
+ ],
+ [
+ "zte",
+ "n"
+ ],
+ [
+ "zt",
+ "en"
+ ],
+ [
+ "z",
+ "ten"
+ ],
+ [
+ "ли",
+ "м"
+ ],
+ [
+ "л",
+ "им"
+ ],
+ [
+ "riv",
+ "al"
+ ],
+ [
+ "ri",
+ "val"
+ ],
+ [
+ "r",
+ "ival"
+ ],
+ [
+ "PO",
+ "RT"
+ ],
+ [
+ "P",
+ "ORT"
+ ],
+ [
+ "öl",
+ "ker"
+ ],
+ [
+ "imate",
+ "ly"
+ ],
+ [
+ "imat",
+ "ely"
+ ],
+ [
+ "im",
+ "ately"
+ ],
+ [
+ "igt",
+ "e"
+ ],
+ [
+ "ig",
+ "te"
+ ],
+ [
+ "ч",
+ "ных"
+ ],
+ [
+ "▁ter",
+ "ra"
+ ],
+ [
+ "▁",
+ "terra"
+ ],
+ [
+ "ög",
+ "lich"
+ ],
+ [
+ "▁Ho",
+ "m"
+ ],
+ [
+ "▁H",
+ "om"
+ ],
+ [
+ "▁",
+ "Hom"
+ ],
+ [
+ "▁he",
+ "x"
+ ],
+ [
+ "▁h",
+ "ex"
+ ],
+ [
+ "▁",
+ "hex"
+ ],
+ [
+ "don",
+ "e"
+ ],
+ [
+ "do",
+ "ne"
+ ],
+ [
+ "d",
+ "one"
+ ],
+ [
+ "amp",
+ "s"
+ ],
+ [
+ "am",
+ "ps"
+ ],
+ [
+ "▁ce",
+ "t"
+ ],
+ [
+ "▁c",
+ "et"
+ ],
+ [
+ "PR",
+ "E"
+ ],
+ [
+ "P",
+ "RE"
+ ],
+ [
+ "ös",
+ "t"
+ ],
+ [
+ "ö",
+ "st"
+ ],
+ [
+ "▁fem",
+ "me"
+ ],
+ [
+ "Select",
+ "ion"
+ ],
+ [
+ "Se",
+ "lection"
+ ],
+ [
+ "▁za",
+ "w"
+ ],
+ [
+ "▁z",
+ "aw"
+ ],
+ [
+ "sp",
+ "r"
+ ],
+ [
+ "s",
+ "pr"
+ ],
+ [
+ "▁horse",
+ "s"
+ ],
+ [
+ "▁hors",
+ "es"
+ ],
+ [
+ "▁sn",
+ "ap"
+ ],
+ [
+ "▁s",
+ "nap"
+ ],
+ [
+ "Text",
+ "Box"
+ ],
+ [
+ "▁E",
+ "clipse"
+ ],
+ [
+ "ull",
+ "e"
+ ],
+ [
+ "ul",
+ "le"
+ ],
+ [
+ "u",
+ "lle"
+ ],
+ [
+ "owy",
+ "m"
+ ],
+ [
+ "ow",
+ "ym"
+ ],
+ [
+ "▁come",
+ "r"
+ ],
+ [
+ "▁com",
+ "er"
+ ],
+ [
+ "▁co",
+ "mer"
+ ],
+ [
+ "▁c",
+ "omer"
+ ],
+ [
+ "ne",
+ "cess"
+ ],
+ [
+ "co",
+ "ok"
+ ],
+ [
+ "c",
+ "ook"
+ ],
+ [
+ "eng",
+ "er"
+ ],
+ [
+ "en",
+ "ger"
+ ],
+ [
+ "--",
+ ">"
+ ],
+ [
+ "-",
+ "->"
+ ],
+ [
+ "▁př",
+ "í"
+ ],
+ [
+ "▁p",
+ "ří"
+ ],
+ [
+ "pan",
+ "das"
+ ],
+ [
+ "p",
+ "andas"
+ ],
+ [
+ "▁Pl",
+ "us"
+ ],
+ [
+ "▁P",
+ "lus"
+ ],
+ [
+ "▁",
+ "Plus"
+ ],
+ [
+ "yl",
+ "l"
+ ],
+ [
+ "y",
+ "ll"
+ ],
+ [
+ "▁ter",
+ "ror"
+ ],
+ [
+ "▁te",
+ "rror"
+ ],
+ [
+ "▁t",
+ "error"
+ ],
+ [
+ "▁cri",
+ "m"
+ ],
+ [
+ "▁cr",
+ "im"
+ ],
+ [
+ "▁c",
+ "rim"
+ ],
+ [
+ "▁za",
+ "k"
+ ],
+ [
+ "▁z",
+ "ak"
+ ],
+ [
+ "▁",
+ "zak"
+ ],
+ [
+ "iss",
+ "ue"
+ ],
+ [
+ "pan",
+ "el"
+ ],
+ [
+ "pa",
+ "nel"
+ ],
+ [
+ "p",
+ "anel"
+ ],
+ [
+ "sv",
+ "g"
+ ],
+ [
+ "▁re",
+ "b"
+ ],
+ [
+ "▁r",
+ "eb"
+ ],
+ [
+ "▁",
+ "reb"
+ ],
+ [
+ "Custom",
+ "er"
+ ],
+ [
+ "sw",
+ "itch"
+ ],
+ [
+ "об",
+ "ра"
+ ],
+ [
+ "о",
+ "бра"
+ ],
+ [
+ "▁Championship",
+ "s"
+ ],
+ [
+ "▁Champions",
+ "hips"
+ ],
+ [
+ "▁Champion",
+ "ships"
+ ],
+ [
+ "cl",
+ "o"
+ ],
+ [
+ "c",
+ "lo"
+ ],
+ [
+ "att",
+ "e"
+ ],
+ [
+ "at",
+ "te"
+ ],
+ [
+ "a",
+ "tte"
+ ],
+ [
+ "▁any",
+ "more"
+ ],
+ [
+ "▁excell",
+ "ent"
+ ],
+ [
+ "▁opportun",
+ "ity"
+ ],
+ [
+ "▁opport",
+ "unity"
+ ],
+ [
+ "▁Bah",
+ "n"
+ ],
+ [
+ "▁Ba",
+ "hn"
+ ],
+ [
+ "▁B",
+ "ahn"
+ ],
+ [
+ "чи",
+ "н"
+ ],
+ [
+ "ч",
+ "ин"
+ ],
+ [
+ "eti",
+ "ng"
+ ],
+ [
+ "et",
+ "ing"
+ ],
+ [
+ "e",
+ "ting"
+ ],
+ [
+ "▁inc",
+ "ident"
+ ],
+ [
+ "to",
+ "m"
+ ],
+ [
+ "t",
+ "om"
+ ],
+ [
+ "Per",
+ "s"
+ ],
+ [
+ "Pe",
+ "rs"
+ ],
+ [
+ "P",
+ "ers"
+ ],
+ [
+ "bbe",
+ "n"
+ ],
+ [
+ "bb",
+ "en"
+ ],
+ [
+ "b",
+ "ben"
+ ],
+ [
+ "ственно",
+ "й"
+ ],
+ [
+ "ствен",
+ "ной"
+ ],
+ [
+ "и",
+ "х"
+ ],
+ [
+ "route",
+ "r"
+ ],
+ [
+ "rout",
+ "er"
+ ],
+ [
+ "rou",
+ "ter"
+ ],
+ [
+ "ro",
+ "uter"
+ ],
+ [
+ "r",
+ "outer"
+ ],
+ [
+ "▁new",
+ "ly"
+ ],
+ [
+ "▁sil",
+ "ence"
+ ],
+ [
+ "▁G",
+ "NU"
+ ],
+ [
+ "▁Rail",
+ "s"
+ ],
+ [
+ "▁Ra",
+ "ils"
+ ],
+ [
+ "▁R",
+ "ails"
+ ],
+ [
+ "▁Am",
+ "b"
+ ],
+ [
+ "▁A",
+ "mb"
+ ],
+ [
+ "▁Qu",
+ "al"
+ ],
+ [
+ "▁Q",
+ "ual"
+ ],
+ [
+ "▁",
+ "Qual"
+ ],
+ [
+ "▁Sch",
+ "aus"
+ ],
+ [
+ "▁Sc",
+ "haus"
+ ],
+ [
+ "▁So",
+ "hn"
+ ],
+ [
+ "▁S",
+ "ohn"
+ ],
+ [
+ "▁AL",
+ "L"
+ ],
+ [
+ "▁A",
+ "LL"
+ ],
+ [
+ "▁",
+ "ALL"
+ ],
+ [
+ "▁roy",
+ "al"
+ ],
+ [
+ "▁ro",
+ "yal"
+ ],
+ [
+ "▁",
+ "£"
+ ],
+ [
+ "wi",
+ "ę"
+ ],
+ [
+ "w",
+ "ię"
+ ],
+ [
+ "▁ent",
+ "fer"
+ ],
+ [
+ "▁Rem",
+ "ove"
+ ],
+ [
+ "▁Re",
+ "move"
+ ],
+ [
+ "▁",
+ "Remove"
+ ],
+ [
+ "▁hard",
+ "ly"
+ ],
+ [
+ "Us",
+ "ing"
+ ],
+ [
+ "U",
+ "sing"
+ ],
+ [
+ "ло",
+ "г"
+ ],
+ [
+ "▁I",
+ "ch"
+ ],
+ [
+ "▁der",
+ "ni"
+ ],
+ [
+ "▁d",
+ "erni"
+ ],
+ [
+ "▁Connect",
+ "ion"
+ ],
+ [
+ "▁Con",
+ "nection"
+ ],
+ [
+ "▁",
+ "Connection"
+ ],
+ [
+ "fi",
+ "sh"
+ ],
+ [
+ "f",
+ "ish"
+ ],
+ [
+ "▁Info",
+ "rm"
+ ],
+ [
+ "▁Inf",
+ "orm"
+ ],
+ [
+ "▁In",
+ "form"
+ ],
+ [
+ "▁En",
+ "er"
+ ],
+ [
+ "▁E",
+ "ner"
+ ],
+ [
+ "ro",
+ "it"
+ ],
+ [
+ "r",
+ "oit"
+ ],
+ [
+ "B",
+ "bb"
+ ],
+ [
+ "View",
+ "Model"
+ ],
+ [
+ "V",
+ "ideo"
+ ],
+ [
+ "ile",
+ "y"
+ ],
+ [
+ "il",
+ "ey"
+ ],
+ [
+ "i",
+ "ley"
+ ],
+ [
+ "▁мно",
+ "го"
+ ],
+ [
+ "▁м",
+ "ного"
+ ],
+ [
+ "▁Ge",
+ "m"
+ ],
+ [
+ "▁G",
+ "em"
+ ],
+ [
+ "▁compr",
+ "eh"
+ ],
+ [
+ "▁comp",
+ "reh"
+ ],
+ [
+ "en",
+ "umerate"
+ ],
+ [
+ "ula",
+ "s"
+ ],
+ [
+ "ul",
+ "as"
+ ],
+ [
+ "u",
+ "las"
+ ],
+ [
+ "▁Ba",
+ "h"
+ ],
+ [
+ "▁B",
+ "ah"
+ ],
+ [
+ "▁Ye",
+ "t"
+ ],
+ [
+ "▁Y",
+ "et"
+ ],
+ [
+ "B",
+ "R"
+ ],
+ [
+ "х",
+ "ра"
+ ],
+ [
+ "▁count",
+ "y"
+ ],
+ [
+ "▁coun",
+ "ty"
+ ],
+ [
+ "▁His",
+ "t"
+ ],
+ [
+ "▁Hi",
+ "st"
+ ],
+ [
+ "▁H",
+ "ist"
+ ],
+ [
+ "▁Г",
+ "у"
+ ],
+ [
+ "▁",
+ "Ј"
+ ],
+ [
+ "▁mar",
+ "i"
+ ],
+ [
+ "▁ma",
+ "ri"
+ ],
+ [
+ "▁m",
+ "ari"
+ ],
+ [
+ "▁Cla",
+ "r"
+ ],
+ [
+ "▁Cl",
+ "ar"
+ ],
+ [
+ "▁C",
+ "lar"
+ ],
+ [
+ "Bit",
+ "map"
+ ],
+ [
+ "B",
+ "itmap"
+ ],
+ [
+ "▁C",
+ "z"
+ ],
+ [
+ "▁må",
+ "n"
+ ],
+ [
+ "▁m",
+ "ån"
+ ],
+ [
+ "▁mer",
+ "e"
+ ],
+ [
+ "▁me",
+ "re"
+ ],
+ [
+ "▁m",
+ "ere"
+ ],
+ [
+ "▁mus",
+ "ique"
+ ],
+ [
+ "als",
+ "o"
+ ],
+ [
+ "al",
+ "so"
+ ],
+ [
+ "date",
+ "s"
+ ],
+ [
+ "dat",
+ "es"
+ ],
+ [
+ "da",
+ "tes"
+ ],
+ [
+ "d",
+ "ates"
+ ],
+ [
+ "▁D",
+ "VD"
+ ],
+ [
+ "▁go",
+ "l"
+ ],
+ [
+ "▁g",
+ "ol"
+ ],
+ [
+ "fon",
+ "y"
+ ],
+ [
+ "fo",
+ "ny"
+ ],
+ [
+ "f",
+ "ony"
+ ],
+ [
+ "▁Cast",
+ "le"
+ ],
+ [
+ "▁фа",
+ "ми"
+ ],
+ [
+ "▁arr",
+ "ang"
+ ],
+ [
+ "▁Bus",
+ "iness"
+ ],
+ [
+ "▁Ka",
+ "z"
+ ],
+ [
+ "▁K",
+ "az"
+ ],
+ [
+ "▁os",
+ "c"
+ ],
+ [
+ "▁o",
+ "sc"
+ ],
+ [
+ "▁",
+ "osc"
+ ],
+ [
+ "▁sec",
+ "olo"
+ ],
+ [
+ "▁se",
+ "colo"
+ ],
+ [
+ "▁affect",
+ "ed"
+ ],
+ [
+ "▁aff",
+ "ected"
+ ],
+ [
+ "▁He",
+ "alth"
+ ],
+ [
+ "re",
+ "b"
+ ],
+ [
+ "r",
+ "eb"
+ ],
+ [
+ "edit",
+ "or"
+ ],
+ [
+ "edi",
+ "tor"
+ ],
+ [
+ "ed",
+ "itor"
+ ],
+ [
+ "▁own",
+ "ed"
+ ],
+ [
+ "▁ow",
+ "ned"
+ ],
+ [
+ "▁",
+ "owned"
+ ],
+ [
+ "t",
+ "l"
+ ],
+ [
+ "▁v",
+ "í"
+ ],
+ [
+ "▁",
+ "ví"
+ ],
+ [
+ "чни",
+ "х"
+ ],
+ [
+ "ч",
+ "них"
+ ],
+ [
+ "к",
+ "ви"
+ ],
+ [
+ "▁devi",
+ "ent"
+ ],
+ [
+ "▁dev",
+ "ient"
+ ],
+ [
+ "M",
+ "utable"
+ ],
+ [
+ "▁te",
+ "gen"
+ ],
+ [
+ "▁t",
+ "egen"
+ ],
+ [
+ "Reg",
+ "ister"
+ ],
+ [
+ "є",
+ "ю"
+ ],
+ [
+ "▁car",
+ "acter"
+ ],
+ [
+ "лл",
+ "и"
+ ],
+ [
+ "л",
+ "ли"
+ ],
+ [
+ "▁nouve",
+ "lle"
+ ],
+ [
+ "▁n",
+ "ouvelle"
+ ],
+ [
+ "ok",
+ "o"
+ ],
+ [
+ "o",
+ "ko"
+ ],
+ [
+ "ichte",
+ "t"
+ ],
+ [
+ "icht",
+ "et"
+ ],
+ [
+ "▁ev",
+ "ol"
+ ],
+ [
+ "▁e",
+ "vol"
+ ],
+ [
+ "▁Ha",
+ "b"
+ ],
+ [
+ "▁H",
+ "ab"
+ ],
+ [
+ "▁milit",
+ "ar"
+ ],
+ [
+ "▁mil",
+ "itar"
+ ],
+ [
+ "▁put",
+ "s"
+ ],
+ [
+ "▁pu",
+ "ts"
+ ],
+ [
+ "▁p",
+ "uts"
+ ],
+ [
+ "endi",
+ "f"
+ ],
+ [
+ "end",
+ "if"
+ ],
+ [
+ "▁Dav",
+ "is"
+ ],
+ [
+ "▁Da",
+ "vis"
+ ],
+ [
+ "▁Scot",
+ "land"
+ ],
+ [
+ "reg",
+ "ular"
+ ],
+ [
+ "▁Cont",
+ "ext"
+ ],
+ [
+ "▁Con",
+ "text"
+ ],
+ [
+ "▁",
+ "Context"
+ ],
+ [
+ "isp",
+ "iel"
+ ],
+ [
+ "is",
+ "piel"
+ ],
+ [
+ "i",
+ "spiel"
+ ],
+ [
+ "▁Gall",
+ "ery"
+ ],
+ [
+ "▁G",
+ "allery"
+ ],
+ [
+ "\",",
+ "\r"
+ ],
+ [
+ "\"",
+ ",\r"
+ ],
+ [
+ "▁ar",
+ "c"
+ ],
+ [
+ "▁a",
+ "rc"
+ ],
+ [
+ "▁",
+ "arc"
+ ],
+ [
+ "▁IN",
+ "FO"
+ ],
+ [
+ "▁",
+ "INFO"
+ ],
+ [
+ "▁co",
+ "d"
+ ],
+ [
+ "▁c",
+ "od"
+ ],
+ [
+ "▁",
+ "cod"
+ ],
+ [
+ "ді",
+ "в"
+ ],
+ [
+ "д",
+ "ів"
+ ],
+ [
+ "▁var",
+ "char"
+ ],
+ [
+ "▁v",
+ "archar"
+ ],
+ [
+ "▁",
+ "varchar"
+ ],
+ [
+ "▁tou",
+ "jours"
+ ],
+ [
+ "atia",
+ "l"
+ ],
+ [
+ "ati",
+ "al"
+ ],
+ [
+ "at",
+ "ial"
+ ],
+ [
+ "▁han",
+ "no"
+ ],
+ [
+ "▁h",
+ "anno"
+ ],
+ [
+ "▁проф",
+ "ес"
+ ],
+ [
+ "▁launch",
+ "ed"
+ ],
+ [
+ "▁насе",
+ "лення"
+ ],
+ [
+ "▁to",
+ "n"
+ ],
+ [
+ "▁t",
+ "on"
+ ],
+ [
+ "▁",
+ "ton"
+ ],
+ [
+ "ause",
+ "d"
+ ],
+ [
+ "aus",
+ "ed"
+ ],
+ [
+ "au",
+ "sed"
+ ],
+ [
+ "a",
+ "used"
+ ],
+ [
+ "▁і",
+ "з"
+ ],
+ [
+ "▁t",
+ "ö"
+ ],
+ [
+ "▁Pu",
+ "r"
+ ],
+ [
+ "▁P",
+ "ur"
+ ],
+ [
+ "▁o",
+ "lymp"
+ ],
+ [
+ "AR",
+ "N"
+ ],
+ [
+ "ó",
+ "m"
+ ],
+ [
+ "▁aug",
+ "ust"
+ ],
+ [
+ "▁a",
+ "ugust"
+ ],
+ [
+ "▁fur",
+ "n"
+ ],
+ [
+ "▁fu",
+ "rn"
+ ],
+ [
+ "▁f",
+ "urn"
+ ],
+ [
+ "▁Col",
+ "omb"
+ ],
+ [
+ "▁Staat",
+ "s"
+ ],
+ [
+ "▁Sta",
+ "ats"
+ ],
+ [
+ "hor",
+ "a"
+ ],
+ [
+ "ho",
+ "ra"
+ ],
+ [
+ "h",
+ "ora"
+ ],
+ [
+ "▁мо",
+ "р"
+ ],
+ [
+ "▁м",
+ "ор"
+ ],
+ [
+ "▁",
+ "мор"
+ ],
+ [
+ "can",
+ "vas"
+ ],
+ [
+ "▁grav",
+ "e"
+ ],
+ [
+ "▁gra",
+ "ve"
+ ],
+ [
+ "▁gr",
+ "ave"
+ ],
+ [
+ "▁compos",
+ "ition"
+ ],
+ [
+ "▁comp",
+ "osition"
+ ],
+ [
+ "▁com",
+ "position"
+ ],
+ [
+ "ac",
+ "ja"
+ ],
+ [
+ "▁которы",
+ "е"
+ ],
+ [
+ "▁ч",
+ "о"
+ ],
+ [
+ "▁",
+ "чо"
+ ],
+ [
+ "Gener",
+ "al"
+ ],
+ [
+ "Gen",
+ "eral"
+ ],
+ [
+ "ан",
+ "і"
+ ],
+ [
+ "а",
+ "ні"
+ ],
+ [
+ "▁Johann",
+ "es"
+ ],
+ [
+ "▁Johan",
+ "nes"
+ ],
+ [
+ "▁Joh",
+ "annes"
+ ],
+ [
+ "ка",
+ "р"
+ ],
+ [
+ "к",
+ "ар"
+ ],
+ [
+ "▁час",
+ "т"
+ ],
+ [
+ "▁ча",
+ "ст"
+ ],
+ [
+ "▁Ва",
+ "си"
+ ],
+ [
+ "ss",
+ "h"
+ ],
+ [
+ "s",
+ "sh"
+ ],
+ [
+ "▁repla",
+ "cing"
+ ],
+ [
+ "▁<",
+ ">"
+ ],
+ [
+ "▁",
+ "<>"
+ ],
+ [
+ "ці",
+ "в"
+ ],
+ [
+ "ц",
+ "ів"
+ ],
+ [
+ "lau",
+ "s"
+ ],
+ [
+ "la",
+ "us"
+ ],
+ [
+ "l",
+ "aus"
+ ],
+ [
+ "en",
+ "y"
+ ],
+ [
+ "e",
+ "ny"
+ ],
+ [
+ "äh",
+ "l"
+ ],
+ [
+ "ä",
+ "hl"
+ ],
+ [
+ "▁mar",
+ "g"
+ ],
+ [
+ "▁ma",
+ "rg"
+ ],
+ [
+ "▁m",
+ "arg"
+ ],
+ [
+ "ci",
+ "ence"
+ ],
+ [
+ "c",
+ "ience"
+ ],
+ [
+ "▁instruct",
+ "ion"
+ ],
+ [
+ "▁instru",
+ "ction"
+ ],
+ [
+ "▁inst",
+ "ruction"
+ ],
+ [
+ "▁ко",
+ "ји"
+ ],
+ [
+ "Edit",
+ "or"
+ ],
+ [
+ "Ed",
+ "itor"
+ ],
+ [
+ "▁fund",
+ "amental"
+ ],
+ [
+ "mun",
+ "d"
+ ],
+ [
+ "mu",
+ "nd"
+ ],
+ [
+ "m",
+ "und"
+ ],
+ [
+ "▁exception",
+ "s"
+ ],
+ [
+ "▁except",
+ "ions"
+ ],
+ [
+ "▁plat",
+ "e"
+ ],
+ [
+ "▁pla",
+ "te"
+ ],
+ [
+ "▁pl",
+ "ate"
+ ],
+ [
+ "▁p",
+ "late"
+ ],
+ [
+ "▁",
+ "plate"
+ ],
+ [
+ "▁Li",
+ "s"
+ ],
+ [
+ "▁L",
+ "is"
+ ],
+ [
+ "▁dere",
+ "n"
+ ],
+ [
+ "▁der",
+ "en"
+ ],
+ [
+ "▁de",
+ "ren"
+ ],
+ [
+ "▁d",
+ "eren"
+ ],
+ [
+ "pre",
+ "p"
+ ],
+ [
+ "pr",
+ "ep"
+ ],
+ [
+ "p",
+ "rep"
+ ],
+ [
+ "▁janu",
+ "ari"
+ ],
+ [
+ "Sc",
+ "ope"
+ ],
+ [
+ "S",
+ "cope"
+ ],
+ [
+ "yna",
+ "st"
+ ],
+ [
+ "yn",
+ "ast"
+ ],
+ [
+ "r",
+ "v"
+ ],
+ [
+ "ors",
+ "z"
+ ],
+ [
+ "or",
+ "sz"
+ ],
+ [
+ "▁Ton",
+ "y"
+ ],
+ [
+ "▁To",
+ "ny"
+ ],
+ [
+ "▁T",
+ "ony"
+ ],
+ [
+ "▁д",
+ "і"
+ ],
+ [
+ "▁",
+ "ді"
+ ],
+ [
+ "▁од",
+ "на"
+ ],
+ [
+ "▁о",
+ "дна"
+ ],
+ [
+ "▁sa",
+ "b"
+ ],
+ [
+ "▁s",
+ "ab"
+ ],
+ [
+ "ot",
+ "i"
+ ],
+ [
+ "o",
+ "ti"
+ ],
+ [
+ "je",
+ "l"
+ ],
+ [
+ "j",
+ "el"
+ ],
+ [
+ "▁gener",
+ "ator"
+ ],
+ [
+ "▁",
+ "generator"
+ ],
+ [
+ "▁'",
+ "."
+ ],
+ [
+ "▁",
+ "'."
+ ],
+ [
+ "▁sh",
+ "arp"
+ ],
+ [
+ "▁",
+ "sharp"
+ ],
+ [
+ "▁то",
+ "лько"
+ ],
+ [
+ "▁account",
+ "s"
+ ],
+ [
+ "▁ž",
+ "e"
+ ],
+ [
+ "▁",
+ "že"
+ ],
+ [
+ "▁for",
+ "am"
+ ],
+ [
+ "▁fo",
+ "ram"
+ ],
+ [
+ "▁g",
+ "ouvern"
+ ],
+ [
+ "TI",
+ "ME"
+ ],
+ [
+ "T",
+ "IME"
+ ],
+ [
+ "▁Sov",
+ "iet"
+ ],
+ [
+ "▁G",
+ "é"
+ ],
+ [
+ "▁exp",
+ "ed"
+ ],
+ [
+ "▁ex",
+ "ped"
+ ],
+ [
+ "▁ordin",
+ "ary"
+ ],
+ [
+ "▁ord",
+ "inary"
+ ],
+ [
+ "▁",
+ "ordinary"
+ ],
+ [
+ "▁Conse",
+ "rv"
+ ],
+ [
+ "▁Cons",
+ "erv"
+ ],
+ [
+ "▁Con",
+ "serv"
+ ],
+ [
+ "▁compl",
+ "a"
+ ],
+ [
+ "▁comp",
+ "la"
+ ],
+ [
+ "▁com",
+ "pla"
+ ],
+ [
+ "te",
+ "i"
+ ],
+ [
+ "t",
+ "ei"
+ ],
+ [
+ "▁capt",
+ "ain"
+ ],
+ [
+ "▁cap",
+ "tain"
+ ],
+ [
+ "▁Sam",
+ "uel"
+ ],
+ [
+ "▁Dar",
+ "k"
+ ],
+ [
+ "▁D",
+ "ark"
+ ],
+ [
+ "▁ві",
+ "н"
+ ],
+ [
+ "▁в",
+ "ін"
+ ],
+ [
+ "▁del",
+ "ight"
+ ],
+ [
+ "▁de",
+ "light"
+ ],
+ [
+ "rec",
+ "ht"
+ ],
+ [
+ "re",
+ "cht"
+ ],
+ [
+ "di",
+ "a"
+ ],
+ [
+ "d",
+ "ia"
+ ],
+ [
+ "esse",
+ "s"
+ ],
+ [
+ "ess",
+ "es"
+ ],
+ [
+ "ul",
+ "p"
+ ],
+ [
+ "u",
+ "lp"
+ ],
+ [
+ "ш",
+ "ки"
+ ],
+ [
+ "be",
+ "z"
+ ],
+ [
+ "b",
+ "ez"
+ ],
+ [
+ "▁detect",
+ "ion"
+ ],
+ [
+ "▁det",
+ "ection"
+ ],
+ [
+ "▁cook",
+ "ie"
+ ],
+ [
+ "▁",
+ "cookie"
+ ],
+ [
+ "ant",
+ "ry"
+ ],
+ [
+ "an",
+ "try"
+ ],
+ [
+ "Mult",
+ "i"
+ ],
+ [
+ "ob",
+ "a"
+ ],
+ [
+ "o",
+ "ba"
+ ],
+ [
+ "▁jo",
+ "y"
+ ],
+ [
+ "▁j",
+ "oy"
+ ],
+ [
+ "▁safe",
+ "ty"
+ ],
+ [
+ "▁saf",
+ "ety"
+ ],
+ [
+ "|",
+ "^"
+ ],
+ [
+ "po",
+ "d"
+ ],
+ [
+ "p",
+ "od"
+ ],
+ [
+ "ad",
+ "ém"
+ ],
+ [
+ "▁Chr",
+ "on"
+ ],
+ [
+ "▁Ch",
+ "ron"
+ ],
+ [
+ "▁Dj",
+ "ango"
+ ],
+ [
+ "▁D",
+ "jango"
+ ],
+ [
+ "▁ehem",
+ "al"
+ ],
+ [
+ "k",
+ "h"
+ ],
+ [
+ "è",
+ "le"
+ ],
+ [
+ "▁po",
+ "c"
+ ],
+ [
+ "▁p",
+ "oc"
+ ],
+ [
+ "B",
+ "ottom"
+ ],
+ [
+ "la",
+ "unch"
+ ],
+ [
+ "ne",
+ "m"
+ ],
+ [
+ "n",
+ "em"
+ ],
+ [
+ "▁G",
+ "ROUP"
+ ],
+ [
+ "▁",
+ "GROUP"
+ ],
+ [
+ "ní",
+ "ho"
+ ],
+ [
+ "▁Gi",
+ "b"
+ ],
+ [
+ "▁G",
+ "ib"
+ ],
+ [
+ "sd",
+ "k"
+ ],
+ [
+ "s",
+ "dk"
+ ],
+ [
+ "B",
+ "E"
+ ],
+ [
+ "▁Gen",
+ "e"
+ ],
+ [
+ "▁Ge",
+ "ne"
+ ],
+ [
+ "▁G",
+ "ene"
+ ],
+ [
+ "▁Sta",
+ "ff"
+ ],
+ [
+ "▁St",
+ "aff"
+ ],
+ [
+ "▁subsequ",
+ "ent"
+ ],
+ [
+ "icio",
+ "n"
+ ],
+ [
+ "ici",
+ "on"
+ ],
+ [
+ "ic",
+ "ion"
+ ],
+ [
+ "i",
+ "cion"
+ ],
+ [
+ "▁vict",
+ "ory"
+ ],
+ [
+ "▁can",
+ "on"
+ ],
+ [
+ "▁ca",
+ "non"
+ ],
+ [
+ "▁c",
+ "anon"
+ ],
+ [
+ "iza",
+ "r"
+ ],
+ [
+ "iz",
+ "ar"
+ ],
+ [
+ "i",
+ "zar"
+ ],
+ [
+ "izi",
+ "a"
+ ],
+ [
+ "iz",
+ "ia"
+ ],
+ [
+ "i",
+ "zia"
+ ],
+ [
+ "▁mat",
+ "e"
+ ],
+ [
+ "▁ma",
+ "te"
+ ],
+ [
+ "▁m",
+ "ate"
+ ],
+ [
+ "▁",
+ "mate"
+ ],
+ [
+ "▁layer",
+ "s"
+ ],
+ [
+ "▁lay",
+ "ers"
+ ],
+ [
+ "▁",
+ "layers"
+ ],
+ [
+ "su",
+ "do"
+ ],
+ [
+ "s",
+ "udo"
+ ],
+ [
+ "sch",
+ "ule"
+ ],
+ [
+ "per",
+ "iment"
+ ],
+ [
+ "ül",
+ "et"
+ ],
+ [
+ "ü",
+ "let"
+ ],
+ [
+ "AR",
+ "CHAR"
+ ],
+ [
+ "▁тер",
+ "рито"
+ ],
+ [
+ "▁measure",
+ "s"
+ ],
+ [
+ "▁meas",
+ "ures"
+ ],
+ [
+ "▁me",
+ "asures"
+ ],
+ [
+ "▁zo",
+ "u"
+ ],
+ [
+ "▁z",
+ "ou"
+ ],
+ [
+ "ops",
+ "is"
+ ],
+ [
+ "на",
+ "ми"
+ ],
+ [
+ "tb",
+ "ody"
+ ],
+ [
+ "t",
+ "body"
+ ],
+ [
+ "▁es",
+ "e"
+ ],
+ [
+ "▁e",
+ "se"
+ ],
+ [
+ "▁",
+ "ese"
+ ],
+ [
+ "sterd",
+ "am"
+ ],
+ [
+ "ster",
+ "dam"
+ ],
+ [
+ "▁phot",
+ "o"
+ ],
+ [
+ "▁ph",
+ "oto"
+ ],
+ [
+ "▁",
+ "photo"
+ ],
+ [
+ "ynchron",
+ "ous"
+ ],
+ [
+ "set",
+ "minus"
+ ],
+ [
+ "▁load",
+ "s"
+ ],
+ [
+ "▁lo",
+ "ads"
+ ],
+ [
+ "▁",
+ "loads"
+ ],
+ [
+ "▁ple",
+ "asure"
+ ],
+ [
+ "▁me",
+ "ille"
+ ],
+ [
+ "}\\",
+ ","
+ ],
+ [
+ "}",
+ "\\,"
+ ],
+ [
+ "qua",
+ "l"
+ ],
+ [
+ "qu",
+ "al"
+ ],
+ [
+ "q",
+ "ual"
+ ],
+ [
+ "▁fav",
+ "our"
+ ],
+ [
+ "▁ro",
+ "d"
+ ],
+ [
+ "▁r",
+ "od"
+ ],
+ [
+ "▁",
+ "rod"
+ ],
+ [
+ "De",
+ "r"
+ ],
+ [
+ "D",
+ "er"
+ ],
+ [
+ "раб",
+ "о"
+ ],
+ [
+ "ра",
+ "бо"
+ ],
+ [
+ "▁press",
+ "ed"
+ ],
+ [
+ "▁pres",
+ "sed"
+ ],
+ [
+ "▁pr",
+ "essed"
+ ],
+ [
+ "▁",
+ "pressed"
+ ],
+ [
+ "r",
+ "ę"
+ ],
+ [
+ "iev",
+ "ing"
+ ],
+ [
+ "ie",
+ "ving"
+ ],
+ [
+ "mate",
+ "rial"
+ ],
+ [
+ "m",
+ "aterial"
+ ],
+ [
+ "vir",
+ "t"
+ ],
+ [
+ "vi",
+ "rt"
+ ],
+ [
+ "v",
+ "irt"
+ ],
+ [
+ "▁cap",
+ "able"
+ ],
+ [
+ "с",
+ "ло"
+ ],
+ [
+ "ush",
+ "ed"
+ ],
+ [
+ "us",
+ "hed"
+ ],
+ [
+ "▁по",
+ "бе"
+ ],
+ [
+ "uset",
+ "ts"
+ ],
+ [
+ "uns",
+ "igned"
+ ],
+ [
+ "un",
+ "signed"
+ ],
+ [
+ "k",
+ "ów"
+ ],
+ [
+ "▁o",
+ "v"
+ ],
+ [
+ "▁",
+ "ov"
+ ],
+ [
+ "ege",
+ "ben"
+ ],
+ [
+ "eg",
+ "eben"
+ ],
+ [
+ "e",
+ "geben"
+ ],
+ [
+ "▁apply",
+ "ing"
+ ],
+ [
+ "▁app",
+ "lying"
+ ],
+ [
+ "▁gal",
+ "ax"
+ ],
+ [
+ "▁ga",
+ "lax"
+ ],
+ [
+ "▁Or",
+ "acle"
+ ],
+ [
+ "▁O",
+ "racle"
+ ],
+ [
+ "▁Stutt",
+ "gart"
+ ],
+ [
+ "Inf",
+ "l"
+ ],
+ [
+ "In",
+ "fl"
+ ],
+ [
+ "ach",
+ "usetts"
+ ],
+ [
+ "▁de",
+ "el"
+ ],
+ [
+ "li",
+ "re"
+ ],
+ [
+ "l",
+ "ire"
+ ],
+ [
+ "▁stat",
+ "unit"
+ ],
+ [
+ "▁Politik",
+ "er"
+ ],
+ [
+ "▁Polit",
+ "iker"
+ ],
+ [
+ "▁beaut",
+ "y"
+ ],
+ [
+ ")",
+ ">"
+ ],
+ [
+ "▁Columb",
+ "ia"
+ ],
+ [
+ "▁zewnętrz",
+ "ne"
+ ],
+ [
+ "▁про",
+ "гра"
+ ],
+ [
+ "▁пр",
+ "огра"
+ ],
+ [
+ "▁d",
+ "x"
+ ],
+ [
+ "▁",
+ "dx"
+ ],
+ [
+ "ck",
+ "now"
+ ],
+ [
+ "c",
+ "know"
+ ],
+ [
+ "▁du",
+ "b"
+ ],
+ [
+ "▁d",
+ "ub"
+ ],
+ [
+ "un",
+ "ächst"
+ ],
+ [
+ "find",
+ "ViewById"
+ ],
+ [
+ "▁Man",
+ "d"
+ ],
+ [
+ "▁Ma",
+ "nd"
+ ],
+ [
+ "▁M",
+ "and"
+ ],
+ [
+ "ál",
+ "l"
+ ],
+ [
+ "á",
+ "ll"
+ ],
+ [
+ "na",
+ "ire"
+ ],
+ [
+ "n",
+ "aire"
+ ],
+ [
+ "▁dest",
+ "in"
+ ],
+ [
+ "isti",
+ "ng"
+ ],
+ [
+ "ist",
+ "ing"
+ ],
+ [
+ "is",
+ "ting"
+ ],
+ [
+ "agg",
+ "i"
+ ],
+ [
+ "ag",
+ "gi"
+ ],
+ [
+ "a",
+ "ggi"
+ ],
+ [
+ "char",
+ "t"
+ ],
+ [
+ "cha",
+ "rt"
+ ],
+ [
+ "ch",
+ "art"
+ ],
+ [
+ "c",
+ "hart"
+ ],
+ [
+ "▁just",
+ "ice"
+ ],
+ [
+ "Sim",
+ "ple"
+ ],
+ [
+ "▁un",
+ "fortunately"
+ ],
+ [
+ "і",
+ "р"
+ ],
+ [
+ "▁quest",
+ "a"
+ ],
+ [
+ "▁que",
+ "sta"
+ ],
+ [
+ "▁qu",
+ "esta"
+ ],
+ [
+ "▁",
+ "questa"
+ ],
+ [
+ "▁Govern",
+ "or"
+ ],
+ [
+ "я",
+ "в"
+ ],
+ [
+ "▁mús",
+ "ica"
+ ],
+ [
+ "▁equip",
+ "o"
+ ],
+ [
+ "▁equ",
+ "ipo"
+ ],
+ [
+ "▁Des",
+ "t"
+ ],
+ [
+ "▁De",
+ "st"
+ ],
+ [
+ "▁D",
+ "est"
+ ],
+ [
+ "▁",
+ "Dest"
+ ],
+ [
+ "ele",
+ "ct"
+ ],
+ [
+ "el",
+ "ect"
+ ],
+ [
+ "e",
+ "lect"
+ ],
+ [
+ "Stack",
+ "Trace"
+ ],
+ [
+ "зо",
+ "м"
+ ],
+ [
+ "з",
+ "ом"
+ ],
+ [
+ "pro",
+ "c"
+ ],
+ [
+ "pr",
+ "oc"
+ ],
+ [
+ "p",
+ "roc"
+ ],
+ [
+ "enti",
+ "n"
+ ],
+ [
+ "ent",
+ "in"
+ ],
+ [
+ "ador",
+ "a"
+ ],
+ [
+ "ado",
+ "ra"
+ ],
+ [
+ "ad",
+ "ora"
+ ],
+ [
+ "▁Л",
+ "ю"
+ ],
+ [
+ "▁register",
+ "ed"
+ ],
+ [
+ "H",
+ "L"
+ ],
+ [
+ "face",
+ "book"
+ ],
+ [
+ "fac",
+ "ebook"
+ ],
+ [
+ "▁stor",
+ "ing"
+ ],
+ [
+ "▁sto",
+ "ring"
+ ],
+ [
+ "▁st",
+ "oring"
+ ],
+ [
+ "▁Current",
+ "ly"
+ ],
+ [
+ "▁quad",
+ "r"
+ ],
+ [
+ "▁qu",
+ "adr"
+ ],
+ [
+ "Stand",
+ "ard"
+ ],
+ [
+ "tri",
+ "m"
+ ],
+ [
+ "tr",
+ "im"
+ ],
+ [
+ "t",
+ "rim"
+ ],
+ [
+ "ear",
+ "s"
+ ],
+ [
+ "ea",
+ "rs"
+ ],
+ [
+ "e",
+ "ars"
+ ],
+ [
+ "send",
+ "er"
+ ],
+ [
+ "sen",
+ "der"
+ ],
+ [
+ "se",
+ "nder"
+ ],
+ [
+ "s",
+ "ender"
+ ],
+ [
+ "▁Va",
+ "s"
+ ],
+ [
+ "▁V",
+ "as"
+ ],
+ [
+ "▁ed",
+ "ific"
+ ],
+ [
+ "▁Bü",
+ "r"
+ ],
+ [
+ "▁B",
+ "ür"
+ ],
+ [
+ "▁Count",
+ "ry"
+ ],
+ [
+ "▁Coun",
+ "try"
+ ],
+ [
+ "▁C",
+ "ountry"
+ ],
+ [
+ "▁",
+ "Country"
+ ],
+ [
+ "th",
+ "a"
+ ],
+ [
+ "t",
+ "ha"
+ ],
+ [
+ ";",
+ "\""
+ ],
+ [
+ "no",
+ "r"
+ ],
+ [
+ "n",
+ "or"
+ ],
+ [
+ "▁Doc",
+ "tor"
+ ],
+ [
+ "▁Do",
+ "ctor"
+ ],
+ [
+ "rum",
+ "ent"
+ ],
+ [
+ "ru",
+ "ment"
+ ],
+ [
+ "r",
+ "ument"
+ ],
+ [
+ "Ge",
+ "n"
+ ],
+ [
+ "G",
+ "en"
+ ],
+ [
+ "▁Bu",
+ "en"
+ ],
+ [
+ "▁B",
+ "uen"
+ ],
+ [
+ "rad",
+ "e"
+ ],
+ [
+ "ra",
+ "de"
+ ],
+ [
+ "r",
+ "ade"
+ ],
+ [
+ "▁k",
+ "un"
+ ],
+ [
+ "n",
+ "avigation"
+ ],
+ [
+ "Pa",
+ "y"
+ ],
+ [
+ "P",
+ "ay"
+ ],
+ [
+ "▁capture",
+ "d"
+ ],
+ [
+ "▁capt",
+ "ured"
+ ],
+ [
+ "▁stru",
+ "ck"
+ ],
+ [
+ "▁str",
+ "uck"
+ ],
+ [
+ "▁st",
+ "ruck"
+ ],
+ [
+ "ven",
+ "ir"
+ ],
+ [
+ "ém",
+ "ent"
+ ],
+ [
+ "é",
+ "ment"
+ ],
+ [
+ "▁Tre",
+ "e"
+ ],
+ [
+ "▁Tr",
+ "ee"
+ ],
+ [
+ "▁T",
+ "ree"
+ ],
+ [
+ "▁",
+ "Tree"
+ ],
+ [
+ "▁x",
+ "x"
+ ],
+ [
+ "▁",
+ "xx"
+ ],
+ [
+ "▁nar",
+ "r"
+ ],
+ [
+ "▁na",
+ "rr"
+ ],
+ [
+ "▁n",
+ "arr"
+ ],
+ [
+ "льно",
+ "го"
+ ],
+ [
+ "ль",
+ "ного"
+ ],
+ [
+ "▁install",
+ "ing"
+ ],
+ [
+ "▁instal",
+ "ling"
+ ],
+ [
+ "▁inst",
+ "alling"
+ ],
+ [
+ "▁associ",
+ "ation"
+ ],
+ [
+ "▁insert",
+ "ed"
+ ],
+ [
+ "▁inser",
+ "ted"
+ ],
+ [
+ "erne",
+ "r"
+ ],
+ [
+ "ern",
+ "er"
+ ],
+ [
+ "er",
+ "ner"
+ ],
+ [
+ "valid",
+ "ate"
+ ],
+ [
+ "▁lu",
+ "t"
+ ],
+ [
+ "▁l",
+ "ut"
+ ],
+ [
+ "▁gl",
+ "o"
+ ],
+ [
+ "▁g",
+ "lo"
+ ],
+ [
+ "▁techn",
+ "ology"
+ ],
+ [
+ "▁Pla",
+ "ce"
+ ],
+ [
+ "▁Pl",
+ "ace"
+ ],
+ [
+ "▁P",
+ "lace"
+ ],
+ [
+ "▁",
+ "Place"
+ ],
+ [
+ "$",
+ "?"
+ ],
+ [
+ "▁z",
+ "v"
+ ],
+ [
+ "с",
+ "лі"
+ ],
+ [
+ "E",
+ "P"
+ ],
+ [
+ "▁at",
+ "mos"
+ ],
+ [
+ "ug",
+ "o"
+ ],
+ [
+ "u",
+ "go"
+ ],
+ [
+ "ér",
+ "t"
+ ],
+ [
+ "é",
+ "rt"
+ ],
+ [
+ "▁Wer",
+ "k"
+ ],
+ [
+ "▁W",
+ "erk"
+ ],
+ [
+ "▁%",
+ "}"
+ ],
+ [
+ "tel",
+ "e"
+ ],
+ [
+ "te",
+ "le"
+ ],
+ [
+ "t",
+ "ele"
+ ],
+ [
+ "Sp",
+ "an"
+ ],
+ [
+ "S",
+ "pan"
+ ],
+ [
+ "▁Ra",
+ "j"
+ ],
+ [
+ "▁R",
+ "aj"
+ ],
+ [
+ "▁Person",
+ "en"
+ ],
+ [
+ "▁Pers",
+ "onen"
+ ],
+ [
+ "▁Can",
+ "t"
+ ],
+ [
+ "▁Ca",
+ "nt"
+ ],
+ [
+ "▁C",
+ "ant"
+ ],
+ [
+ "▁comb",
+ "at"
+ ],
+ [
+ "▁com",
+ "bat"
+ ],
+ [
+ "▁observ",
+ "ation"
+ ],
+ [
+ "▁obs",
+ "ervation"
+ ],
+ [
+ "param",
+ "eter"
+ ],
+ [
+ "para",
+ "meter"
+ ],
+ [
+ "▁agree",
+ "d"
+ ],
+ [
+ "▁agre",
+ "ed"
+ ],
+ [
+ "▁agr",
+ "eed"
+ ],
+ [
+ "pu",
+ "r"
+ ],
+ [
+ "p",
+ "ur"
+ ],
+ [
+ "▁sh",
+ "adow"
+ ],
+ [
+ "▁",
+ "shadow"
+ ],
+ [
+ "▁g",
+ "ł"
+ ],
+ [
+ "Key",
+ "s"
+ ],
+ [
+ "Ke",
+ "ys"
+ ],
+ [
+ "Cre",
+ "d"
+ ],
+ [
+ "Cr",
+ "ed"
+ ],
+ [
+ "C",
+ "red"
+ ],
+ [
+ "our",
+ "i"
+ ],
+ [
+ "ou",
+ "ri"
+ ],
+ [
+ "o",
+ "uri"
+ ],
+ [
+ "▁pal",
+ "e"
+ ],
+ [
+ "▁pa",
+ "le"
+ ],
+ [
+ "▁p",
+ "ale"
+ ],
+ [
+ "ick",
+ "é"
+ ],
+ [
+ "ic",
+ "ké"
+ ],
+ [
+ "▁We",
+ "ek"
+ ],
+ [
+ "▁",
+ "Week"
+ ],
+ [
+ "▁Prim",
+ "e"
+ ],
+ [
+ "▁Pri",
+ "me"
+ ],
+ [
+ "▁Pr",
+ "ime"
+ ],
+ [
+ ">",
+ "."
+ ],
+ [
+ "Init",
+ "ial"
+ ],
+ [
+ "▁од",
+ "ин"
+ ],
+ [
+ "▁о",
+ "дин"
+ ],
+ [
+ "▁''",
+ ","
+ ],
+ [
+ "▁'",
+ "',"
+ ],
+ [
+ "▁у",
+ "чи"
+ ],
+ [
+ "▁In",
+ "v"
+ ],
+ [
+ "▁",
+ "Inv"
+ ],
+ [
+ "col",
+ "a"
+ ],
+ [
+ "co",
+ "la"
+ ],
+ [
+ "c",
+ "ola"
+ ],
+ [
+ "ci",
+ "ble"
+ ],
+ [
+ "c",
+ "ible"
+ ],
+ [
+ "▁The",
+ "atre"
+ ],
+ [
+ "▁be",
+ "m"
+ ],
+ [
+ "▁b",
+ "em"
+ ],
+ [
+ "▁satisf",
+ "y"
+ ],
+ [
+ "x",
+ "l"
+ ],
+ [
+ "▁раз",
+ "ви"
+ ],
+ [
+ "▁ра",
+ "зви"
+ ],
+ [
+ "▁pix",
+ "el"
+ ],
+ [
+ "▁p",
+ "ixel"
+ ],
+ [
+ "lá",
+ "n"
+ ],
+ [
+ "l",
+ "án"
+ ],
+ [
+ "▁twe",
+ "e"
+ ],
+ [
+ "▁tw",
+ "ee"
+ ],
+ [
+ "ço",
+ "n"
+ ],
+ [
+ "ç",
+ "on"
+ ],
+ [
+ "не",
+ "ния"
+ ],
+ [
+ "▁A",
+ "T"
+ ],
+ [
+ "▁",
+ "AT"
+ ],
+ [
+ "èg",
+ "e"
+ ],
+ [
+ "è",
+ "ge"
+ ],
+ [
+ "▁Mor",
+ "t"
+ ],
+ [
+ "▁Mo",
+ "rt"
+ ],
+ [
+ "▁M",
+ "ort"
+ ],
+ [
+ "▁my",
+ "sq"
+ ],
+ [
+ "▁",
+ "mysq"
+ ],
+ [
+ "fte",
+ "n"
+ ],
+ [
+ "ft",
+ "en"
+ ],
+ [
+ "f",
+ "ten"
+ ],
+ [
+ "▁пе",
+ "с"
+ ],
+ [
+ "▁п",
+ "ес"
+ ],
+ [
+ "ém",
+ "a"
+ ],
+ [
+ "é",
+ "ma"
+ ],
+ [
+ "▁Service",
+ "s"
+ ],
+ [
+ "▁Serv",
+ "ices"
+ ],
+ [
+ "▁",
+ "Services"
+ ],
+ [
+ "custom",
+ "er"
+ ],
+ [
+ "▁A",
+ "WS"
+ ],
+ [
+ "ъ",
+ "т"
+ ],
+ [
+ "▁Ac",
+ "h"
+ ],
+ [
+ "▁A",
+ "ch"
+ ],
+ [
+ "%",
+ "."
+ ],
+ [
+ "▁clar",
+ "ify"
+ ],
+ [
+ "▁уни",
+ "версите"
+ ],
+ [
+ "xt",
+ "ure"
+ ],
+ [
+ "um",
+ "i"
+ ],
+ [
+ "u",
+ "mi"
+ ],
+ [
+ "▁s",
+ "å"
+ ],
+ [
+ "▁Pe",
+ "l"
+ ],
+ [
+ "▁P",
+ "el"
+ ],
+ [
+ "ser",
+ "ial"
+ ],
+ [
+ "se",
+ "rial"
+ ],
+ [
+ "UR",
+ "I"
+ ],
+ [
+ "U",
+ "RI"
+ ],
+ [
+ "▁r",
+ "g"
+ ],
+ [
+ "▁",
+ "rg"
+ ],
+ [
+ "▁со",
+ "ста"
+ ],
+ [
+ "ches",
+ "tra"
+ ],
+ [
+ "che",
+ "stra"
+ ],
+ [
+ "ch",
+ "estra"
+ ],
+ [
+ "].",
+ "["
+ ],
+ [
+ "]",
+ ".["
+ ],
+ [
+ "we",
+ "n"
+ ],
+ [
+ "w",
+ "en"
+ ],
+ [
+ "▁Lond",
+ "res"
+ ],
+ [
+ "▁any",
+ "s"
+ ],
+ [
+ "▁an",
+ "ys"
+ ],
+ [
+ "Data",
+ "Source"
+ ],
+ [
+ "▁район",
+ "е"
+ ],
+ [
+ "▁райо",
+ "не"
+ ],
+ [
+ "▁рай",
+ "оне"
+ ],
+ [
+ "▁rei",
+ "n"
+ ],
+ [
+ "▁re",
+ "in"
+ ],
+ [
+ "▁r",
+ "ein"
+ ],
+ [
+ "▁meta",
+ "data"
+ ],
+ [
+ "▁met",
+ "adata"
+ ],
+ [
+ "▁",
+ "metadata"
+ ],
+ [
+ "umb",
+ "le"
+ ],
+ [
+ "um",
+ "ble"
+ ],
+ [
+ "arbe",
+ "it"
+ ],
+ [
+ "ar",
+ "beit"
+ ],
+ [
+ "hn",
+ "er"
+ ],
+ [
+ "h",
+ "ner"
+ ],
+ [
+ "cie",
+ "nt"
+ ],
+ [
+ "ci",
+ "ent"
+ ],
+ [
+ "c",
+ "ient"
+ ],
+ [
+ "▁nor",
+ "te"
+ ],
+ [
+ "▁n",
+ "orte"
+ ],
+ [
+ "▁он",
+ "а"
+ ],
+ [
+ "▁о",
+ "на"
+ ],
+ [
+ "▁",
+ "она"
+ ],
+ [
+ "▁score",
+ "d"
+ ],
+ [
+ "▁sc",
+ "ored"
+ ],
+ [
+ "▁ra",
+ "y"
+ ],
+ [
+ "▁r",
+ "ay"
+ ],
+ [
+ "▁",
+ "ray"
+ ],
+ [
+ "▁фев",
+ "ра"
+ ],
+ [
+ "▁фе",
+ "вра"
+ ],
+ [
+ "▁prot",
+ "agon"
+ ],
+ [
+ "▁pro",
+ "tagon"
+ ],
+ [
+ "▁Sa",
+ "c"
+ ],
+ [
+ "▁S",
+ "ac"
+ ],
+ [
+ "▁common",
+ "ly"
+ ],
+ [
+ "▁comm",
+ "only"
+ ],
+ [
+ "Linear",
+ "Layout"
+ ],
+ [
+ "▁app",
+ "lic"
+ ],
+ [
+ "▁ма",
+ "я"
+ ],
+ [
+ "З",
+ "а"
+ ],
+ [
+ "▁access",
+ "ible"
+ ],
+ [
+ "iew",
+ "er"
+ ],
+ [
+ "ie",
+ "wer"
+ ],
+ [
+ "fl",
+ "ag"
+ ],
+ [
+ "f",
+ "lag"
+ ],
+ [
+ "▁R",
+ "ück"
+ ],
+ [
+ "ä",
+ "u"
+ ],
+ [
+ "▁eran",
+ "o"
+ ],
+ [
+ "▁era",
+ "no"
+ ],
+ [
+ "▁er",
+ "ano"
+ ],
+ [
+ "▁e",
+ "rano"
+ ],
+ [
+ "▁auth",
+ "entic"
+ ],
+ [
+ "▁",
+ "authentic"
+ ],
+ [
+ "▁R",
+ "y"
+ ],
+ [
+ "▁не",
+ "ско"
+ ],
+ [
+ "▁embar",
+ "go"
+ ],
+ [
+ "▁emb",
+ "argo"
+ ],
+ [
+ "▁dr",
+ "y"
+ ],
+ [
+ "▁d",
+ "ry"
+ ],
+ [
+ "▁reason",
+ "able"
+ ],
+ [
+ "▁Mod",
+ "ule"
+ ],
+ [
+ "▁",
+ "Module"
+ ],
+ [
+ "▁acc",
+ "eler"
+ ],
+ [
+ "▁inter",
+ "view"
+ ],
+ [
+ "▁Cre",
+ "ek"
+ ],
+ [
+ "▁C",
+ "reek"
+ ],
+ [
+ "▁al",
+ "pha"
+ ],
+ [
+ "▁",
+ "alpha"
+ ],
+ [
+ "ser",
+ "ie"
+ ],
+ [
+ "se",
+ "rie"
+ ],
+ [
+ "s",
+ "erie"
+ ],
+ [
+ "The",
+ "y"
+ ],
+ [
+ "Th",
+ "ey"
+ ],
+ [
+ "ю",
+ "чи"
+ ],
+ [
+ "▁Ho",
+ "f"
+ ],
+ [
+ "▁H",
+ "of"
+ ],
+ [
+ "▁C",
+ "R"
+ ],
+ [
+ "▁",
+ "CR"
+ ],
+ [
+ "mod",
+ "al"
+ ],
+ [
+ "mo",
+ "dal"
+ ],
+ [
+ "▁sequence",
+ "s"
+ ],
+ [
+ "▁sequ",
+ "ences"
+ ],
+ [
+ "close",
+ "d"
+ ],
+ [
+ "clos",
+ "ed"
+ ],
+ [
+ "clo",
+ "sed"
+ ],
+ [
+ "cl",
+ "osed"
+ ],
+ [
+ ")}",
+ "$"
+ ],
+ [
+ ")",
+ "}$"
+ ],
+ [
+ "▁Че",
+ "р"
+ ],
+ [
+ "▁Ч",
+ "ер"
+ ],
+ [
+ "▁OR",
+ "DER"
+ ],
+ [
+ "▁",
+ "ORDER"
+ ],
+ [
+ "Right",
+ "arrow"
+ ],
+ [
+ "R",
+ "ightarrow"
+ ],
+ [
+ "haus",
+ "en"
+ ],
+ [
+ "}}",
+ "_"
+ ],
+ [
+ "}",
+ "}_"
+ ],
+ [
+ "▁tamb",
+ "é"
+ ],
+ [
+ "▁magnet",
+ "ic"
+ ],
+ [
+ "▁magn",
+ "etic"
+ ],
+ [
+ "▁Mc",
+ "C"
+ ],
+ [
+ "▁win",
+ "ning"
+ ],
+ [
+ "under",
+ "line"
+ ],
+ [
+ "▁Bill",
+ "board"
+ ],
+ [
+ "na",
+ "io"
+ ],
+ [
+ "▁li",
+ "qu"
+ ],
+ [
+ "▁l",
+ "iqu"
+ ],
+ [
+ "▁",
+ "liqu"
+ ],
+ [
+ "display",
+ "style"
+ ],
+ [
+ "time",
+ "out"
+ ],
+ [
+ "▁consider",
+ "able"
+ ],
+ [
+ "▁eb",
+ "en"
+ ],
+ [
+ "▁e",
+ "ben"
+ ],
+ [
+ "▁",
+ "eben"
+ ],
+ [
+ "iffer",
+ "ent"
+ ],
+ [
+ "iffe",
+ "rent"
+ ],
+ [
+ "an",
+ "u"
+ ],
+ [
+ "a",
+ "nu"
+ ],
+ [
+ "▁Со",
+ "в"
+ ],
+ [
+ "▁С",
+ "ов"
+ ],
+ [
+ "[",
+ "("
+ ],
+ [
+ "▁:-",
+ ")"
+ ],
+ [
+ "▁:",
+ "-)"
+ ],
+ [
+ "le",
+ "itung"
+ ],
+ [
+ "form",
+ "ed"
+ ],
+ [
+ "for",
+ "med"
+ ],
+ [
+ "▁Man",
+ "ager"
+ ],
+ [
+ "▁",
+ "Manager"
+ ],
+ [
+ "▁on",
+ "click"
+ ],
+ [
+ "T",
+ "Y"
+ ],
+ [
+ "та",
+ "х"
+ ],
+ [
+ "C",
+ "V"
+ ],
+ [
+ "run",
+ "time"
+ ],
+ [
+ "r",
+ "untime"
+ ],
+ [
+ "po",
+ "que"
+ ],
+ [
+ "▁Л",
+ "о"
+ ],
+ [
+ "Tem",
+ "p"
+ ],
+ [
+ "Te",
+ "mp"
+ ],
+ [
+ "T",
+ "emp"
+ ],
+ [
+ "load",
+ "ed"
+ ],
+ [
+ "lo",
+ "aded"
+ ],
+ [
+ "▁!=",
+ "="
+ ],
+ [
+ "▁!",
+ "=="
+ ],
+ [
+ "▁sing",
+ "er"
+ ],
+ [
+ "▁sin",
+ "ger"
+ ],
+ [
+ "▁s",
+ "inger"
+ ],
+ [
+ "fa",
+ "r"
+ ],
+ [
+ "f",
+ "ar"
+ ],
+ [
+ "▁Comp",
+ "le"
+ ],
+ [
+ "▁Com",
+ "ple"
+ ],
+ [
+ "▁",
+ "Comple"
+ ],
+ [
+ "▁Ö",
+ "sterreich"
+ ],
+ [
+ "Pol",
+ "icy"
+ ],
+ [
+ "▁work",
+ "er"
+ ],
+ [
+ "▁wor",
+ "ker"
+ ],
+ [
+ "▁",
+ "worker"
+ ],
+ [
+ "W",
+ "rapper"
+ ],
+ [
+ "ob",
+ "i"
+ ],
+ [
+ "o",
+ "bi"
+ ],
+ [
+ "▁discuss",
+ "ed"
+ ],
+ [
+ "▁bu",
+ "y"
+ ],
+ [
+ "▁b",
+ "uy"
+ ],
+ [
+ "▁янва",
+ "ря"
+ ],
+ [
+ "▁Di",
+ "n"
+ ],
+ [
+ "▁D",
+ "in"
+ ],
+ [
+ "▁ge",
+ "d"
+ ],
+ [
+ "▁g",
+ "ed"
+ ],
+ [
+ "▁",
+ "ged"
+ ],
+ [
+ "ско",
+ "ј"
+ ],
+ [
+ "E",
+ "urope"
+ ],
+ [
+ "▁tal",
+ "l"
+ ],
+ [
+ "▁ta",
+ "ll"
+ ],
+ [
+ "▁t",
+ "all"
+ ],
+ [
+ "ho",
+ "s"
+ ],
+ [
+ "h",
+ "os"
+ ],
+ [
+ "ла",
+ "го"
+ ],
+ [
+ "▁Blo",
+ "ck"
+ ],
+ [
+ "▁Bl",
+ "ock"
+ ],
+ [
+ "▁B",
+ "lock"
+ ],
+ [
+ "▁",
+ "Block"
+ ],
+ [
+ "▁ident",
+ "ified"
+ ],
+ [
+ "List",
+ "View"
+ ],
+ [
+ "▁attempt",
+ "ing"
+ ],
+ [
+ "▁typ",
+ "ical"
+ ],
+ [
+ "ps",
+ "um"
+ ],
+ [
+ "p",
+ "sum"
+ ],
+ [
+ "ost",
+ "er"
+ ],
+ [
+ "os",
+ "ter"
+ ],
+ [
+ "o",
+ "ster"
+ ],
+ [
+ "▁ж",
+ "урна"
+ ],
+ [
+ "P",
+ "e"
+ ],
+ [
+ "mer",
+ "ce"
+ ],
+ [
+ "▁un",
+ "expected"
+ ],
+ [
+ "hu",
+ "i"
+ ],
+ [
+ "h",
+ "ui"
+ ],
+ [
+ "lette",
+ "r"
+ ],
+ [
+ "lett",
+ "er"
+ ],
+ [
+ "let",
+ "ter"
+ ],
+ [
+ "l",
+ "etter"
+ ],
+ [
+ "▁nue",
+ "vo"
+ ],
+ [
+ "▁а",
+ "бо"
+ ],
+ [
+ "▁VAL",
+ "UES"
+ ],
+ [
+ "▁I",
+ "z"
+ ],
+ [
+ "Flag",
+ "s"
+ ],
+ [
+ "Fl",
+ "ags"
+ ],
+ [
+ "▁TR",
+ "UE"
+ ],
+ [
+ "▁",
+ "TRUE"
+ ],
+ [
+ "iza",
+ "ción"
+ ],
+ [
+ "iz",
+ "ación"
+ ],
+ [
+ "▁grow",
+ "ing"
+ ],
+ [
+ "▁gro",
+ "wing"
+ ],
+ [
+ "estr",
+ "e"
+ ],
+ [
+ "est",
+ "re"
+ ],
+ [
+ "es",
+ "tre"
+ ],
+ [
+ "e",
+ "stre"
+ ],
+ [
+ "▁pol",
+ "y"
+ ],
+ [
+ "▁po",
+ "ly"
+ ],
+ [
+ "▁p",
+ "oly"
+ ],
+ [
+ "▁",
+ "poly"
+ ],
+ [
+ "▁Sto",
+ "ne"
+ ],
+ [
+ "▁St",
+ "one"
+ ],
+ [
+ "▁VII",
+ "I"
+ ],
+ [
+ "▁VI",
+ "II"
+ ],
+ [
+ "▁V",
+ "III"
+ ],
+ [
+ "▁local",
+ "host"
+ ],
+ [
+ "▁",
+ "localhost"
+ ],
+ [
+ "ähl",
+ "t"
+ ],
+ [
+ "äh",
+ "lt"
+ ],
+ [
+ "▁embed",
+ "ded"
+ ],
+ [
+ "jd",
+ "bc"
+ ],
+ [
+ "j",
+ "dbc"
+ ],
+ [
+ "▁convent",
+ "ion"
+ ],
+ [
+ "▁conven",
+ "tion"
+ ],
+ [
+ "▁conv",
+ "ention"
+ ],
+ [
+ "▁con",
+ "vention"
+ ],
+ [
+ "▁scal",
+ "a"
+ ],
+ [
+ "▁sc",
+ "ala"
+ ],
+ [
+ "▁s",
+ "cala"
+ ],
+ [
+ "▁",
+ "scala"
+ ],
+ [
+ "со",
+ "к"
+ ],
+ [
+ "с",
+ "ок"
+ ],
+ [
+ "▁anal",
+ "og"
+ ],
+ [
+ "▁an",
+ "alog"
+ ],
+ [
+ "▁\"",
+ "+"
+ ],
+ [
+ "▁",
+ "\"+"
+ ],
+ [
+ "ц",
+ "ю"
+ ],
+ [
+ "oc",
+ "c"
+ ],
+ [
+ "o",
+ "cc"
+ ],
+ [
+ "▁lit",
+ "t"
+ ],
+ [
+ "▁li",
+ "tt"
+ ],
+ [
+ "▁l",
+ "itt"
+ ],
+ [
+ "P",
+ "N"
+ ],
+ [
+ "▁ак",
+ "тив"
+ ],
+ [
+ "▁а",
+ "ктив"
+ ],
+ [
+ "attribute",
+ "s"
+ ],
+ [
+ "att",
+ "ributes"
+ ],
+ [
+ "▁Fer",
+ "d"
+ ],
+ [
+ "▁Fe",
+ "rd"
+ ],
+ [
+ "▁F",
+ "erd"
+ ],
+ [
+ "▁az",
+ "ure"
+ ],
+ [
+ "▁",
+ "azure"
+ ],
+ [
+ "ș",
+ "ti"
+ ],
+ [
+ "ño",
+ "s"
+ ],
+ [
+ "ñ",
+ "os"
+ ],
+ [
+ "pin",
+ "g"
+ ],
+ [
+ "pi",
+ "ng"
+ ],
+ [
+ "p",
+ "ing"
+ ],
+ [
+ "▁teach",
+ "er"
+ ],
+ [
+ "▁tea",
+ "cher"
+ ],
+ [
+ "▁te",
+ "acher"
+ ],
+ [
+ "}",
+ "&"
+ ],
+ [
+ "ip",
+ "e"
+ ],
+ [
+ "i",
+ "pe"
+ ],
+ [
+ "▁No",
+ "b"
+ ],
+ [
+ "▁N",
+ "ob"
+ ],
+ [
+ "▁им",
+ "а"
+ ],
+ [
+ "▁и",
+ "ма"
+ ],
+ [
+ "Bi",
+ "nd"
+ ],
+ [
+ "B",
+ "ind"
+ ],
+ [
+ "▁mag",
+ "ic"
+ ],
+ [
+ "▁Trans",
+ "port"
+ ],
+ [
+ "▁",
+ "Transport"
+ ],
+ [
+ "ix",
+ "el"
+ ],
+ [
+ "▁compute",
+ "d"
+ ],
+ [
+ "▁comput",
+ "ed"
+ ],
+ [
+ "▁comp",
+ "uted"
+ ],
+ [
+ "agn",
+ "a"
+ ],
+ [
+ "ag",
+ "na"
+ ],
+ [
+ "ers",
+ "t"
+ ],
+ [
+ "er",
+ "st"
+ ],
+ [
+ "H",
+ "A"
+ ],
+ [
+ "W",
+ "ait"
+ ],
+ [
+ "▁author",
+ "s"
+ ],
+ [
+ "▁auth",
+ "ors"
+ ],
+ [
+ "▁;",
+ ")"
+ ],
+ [
+ "cla",
+ "m"
+ ],
+ [
+ "cl",
+ "am"
+ ],
+ [
+ "c",
+ "lam"
+ ],
+ [
+ "▁Pen",
+ "nsylvan"
+ ],
+ [
+ "▁dru",
+ "g"
+ ],
+ [
+ "▁dr",
+ "ug"
+ ],
+ [
+ "▁d",
+ "rug"
+ ],
+ [
+ "▁va",
+ "in"
+ ],
+ [
+ "▁v",
+ "ain"
+ ],
+ [
+ "▁employ",
+ "ed"
+ ],
+ [
+ "▁individual",
+ "s"
+ ],
+ [
+ "▁individ",
+ "uals"
+ ],
+ [
+ "▁ang",
+ "e"
+ ],
+ [
+ "▁an",
+ "ge"
+ ],
+ [
+ "▁",
+ "ange"
+ ],
+ [
+ "uta",
+ "t"
+ ],
+ [
+ "ut",
+ "at"
+ ],
+ [
+ "u",
+ "tat"
+ ],
+ [
+ "▁$",
+ "-"
+ ],
+ [
+ "▁",
+ "$-"
+ ],
+ [
+ "corr",
+ "ect"
+ ],
+ [
+ "cor",
+ "rect"
+ ],
+ [
+ "▁experiment",
+ "s"
+ ],
+ [
+ "▁exper",
+ "iments"
+ ],
+ [
+ "Arg",
+ "ument"
+ ],
+ [
+ "▁I",
+ "B"
+ ],
+ [
+ "▁",
+ "IB"
+ ],
+ [
+ "▁p",
+ "ère"
+ ],
+ [
+ "▁Br",
+ "ian"
+ ],
+ [
+ "▁B",
+ "rian"
+ ],
+ [
+ "berg",
+ "er"
+ ],
+ [
+ "ber",
+ "ger"
+ ],
+ [
+ "Ma",
+ "c"
+ ],
+ [
+ "M",
+ "ac"
+ ],
+ [
+ "ias",
+ "t"
+ ],
+ [
+ "ia",
+ "st"
+ ],
+ [
+ "i",
+ "ast"
+ ],
+ [
+ "Per",
+ "m"
+ ],
+ [
+ "Pe",
+ "rm"
+ ],
+ [
+ "P",
+ "erm"
+ ],
+ [
+ "Ca",
+ "st"
+ ],
+ [
+ "C",
+ "ast"
+ ],
+ [
+ "▁{}",
+ ";"
+ ],
+ [
+ "▁{",
+ "};"
+ ],
+ [
+ "▁Stud",
+ "ent"
+ ],
+ [
+ "▁Stu",
+ "dent"
+ ],
+ [
+ "▁St",
+ "udent"
+ ],
+ [
+ "▁",
+ "Student"
+ ],
+ [
+ "▁stat",
+ "t"
+ ],
+ [
+ "▁sta",
+ "tt"
+ ],
+ [
+ "▁st",
+ "att"
+ ],
+ [
+ "al",
+ "gebra"
+ ],
+ [
+ "▁equal",
+ "s"
+ ],
+ [
+ "▁equ",
+ "als"
+ ],
+ [
+ "▁eq",
+ "uals"
+ ],
+ [
+ "▁",
+ "equals"
+ ],
+ [
+ "▁pro",
+ "jet"
+ ],
+ [
+ "▁prés",
+ "ident"
+ ],
+ [
+ "Activity",
+ "Thread"
+ ],
+ [
+ "▁ein",
+ "z"
+ ],
+ [
+ "eni",
+ "a"
+ ],
+ [
+ "en",
+ "ia"
+ ],
+ [
+ "e",
+ "nia"
+ ],
+ [
+ "re",
+ "z"
+ ],
+ [
+ "r",
+ "ez"
+ ],
+ [
+ "ession",
+ "al"
+ ],
+ [
+ "ess",
+ "ional"
+ ],
+ [
+ "▁авгу",
+ "ста"
+ ],
+ [
+ "over",
+ "ride"
+ ],
+ [
+ "new",
+ "s"
+ ],
+ [
+ "ne",
+ "ws"
+ ],
+ [
+ "▁plane",
+ "t"
+ ],
+ [
+ "▁plan",
+ "et"
+ ],
+ [
+ "▁pla",
+ "net"
+ ],
+ [
+ "n",
+ "n"
+ ],
+ [
+ "▁Wi",
+ "s"
+ ],
+ [
+ "▁W",
+ "is"
+ ],
+ [
+ "тв",
+ "ер"
+ ],
+ [
+ "т",
+ "вер"
+ ],
+ [
+ "▁Val",
+ "id"
+ ],
+ [
+ "▁",
+ "Valid"
+ ],
+ [
+ "▁Ge",
+ "f"
+ ],
+ [
+ "▁G",
+ "ef"
+ ],
+ [
+ "гра",
+ "д"
+ ],
+ [
+ "▁e",
+ "ig"
+ ],
+ [
+ "anto",
+ "m"
+ ],
+ [
+ "ant",
+ "om"
+ ],
+ [
+ "an",
+ "tom"
+ ],
+ [
+ "▁Me",
+ "ister"
+ ],
+ [
+ "flag",
+ "s"
+ ],
+ [
+ "fl",
+ "ags"
+ ],
+ [
+ "fficial",
+ "e"
+ ],
+ [
+ "ffic",
+ "iale"
+ ],
+ [
+ "ша",
+ "я"
+ ],
+ [
+ "-",
+ ","
+ ],
+ [
+ "ation",
+ "en"
+ ],
+ [
+ "atio",
+ "nen"
+ ],
+ [
+ "ati",
+ "onen"
+ ],
+ [
+ "at",
+ "ionen"
+ ],
+ [
+ "mo",
+ "use"
+ ],
+ [
+ "m",
+ "ouse"
+ ],
+ [
+ "stand",
+ "ard"
+ ],
+ [
+ "Sing",
+ "le"
+ ],
+ [
+ "▁bo",
+ "l"
+ ],
+ [
+ "▁b",
+ "ol"
+ ],
+ [
+ "▁",
+ "bol"
+ ],
+ [
+ "isi",
+ "s"
+ ],
+ [
+ "is",
+ "is"
+ ],
+ [
+ "▁fr",
+ "uit"
+ ],
+ [
+ "▁f",
+ "ruit"
+ ],
+ [
+ "c",
+ "ourse"
+ ],
+ [
+ "itan",
+ "ts"
+ ],
+ [
+ "it",
+ "ants"
+ ],
+ [
+ "▁ét",
+ "aient"
+ ],
+ [
+ "▁é",
+ "taient"
+ ],
+ [
+ "Text",
+ "Field"
+ ],
+ [
+ "▁фо",
+ "н"
+ ],
+ [
+ "▁ф",
+ "он"
+ ],
+ [
+ "▁air",
+ "craft"
+ ],
+ [
+ "▁a",
+ "ircraft"
+ ],
+ [
+ "▁IS",
+ "SN"
+ ],
+ [
+ "▁I",
+ "SSN"
+ ],
+ [
+ "▁west",
+ "ern"
+ ],
+ [
+ "▁",
+ "western"
+ ],
+ [
+ "▁represent",
+ "ing"
+ ],
+ [
+ "Es",
+ "p"
+ ],
+ [
+ "E",
+ "sp"
+ ],
+ [
+ "▁Els",
+ "e"
+ ],
+ [
+ "▁El",
+ "se"
+ ],
+ [
+ "▁",
+ "Else"
+ ],
+ [
+ "▁size",
+ "s"
+ ],
+ [
+ "▁si",
+ "zes"
+ ],
+ [
+ "▁s",
+ "izes"
+ ],
+ [
+ "▁satisf",
+ "ied"
+ ],
+ [
+ "oto",
+ "s"
+ ],
+ [
+ "ot",
+ "os"
+ ],
+ [
+ "U",
+ "D"
+ ],
+ [
+ "Fin",
+ "al"
+ ],
+ [
+ "Fi",
+ "nal"
+ ],
+ [
+ "F",
+ "inal"
+ ],
+ [
+ "ó",
+ "j"
+ ],
+ [
+ "è",
+ "ve"
+ ],
+ [
+ "▁Ro",
+ "y"
+ ],
+ [
+ "▁R",
+ "oy"
+ ],
+ [
+ "ffe",
+ "n"
+ ],
+ [
+ "ff",
+ "en"
+ ],
+ [
+ "f",
+ "fen"
+ ],
+ [
+ "▁sal",
+ "t"
+ ],
+ [
+ "▁sa",
+ "lt"
+ ],
+ [
+ "▁s",
+ "alt"
+ ],
+ [
+ "▁Lab",
+ "el"
+ ],
+ [
+ "▁La",
+ "bel"
+ ],
+ [
+ "▁L",
+ "abel"
+ ],
+ [
+ "▁",
+ "Label"
+ ],
+ [
+ "S",
+ "k"
+ ],
+ [
+ "▁к",
+ "ре"
+ ],
+ [
+ "▁",
+ "кре"
+ ],
+ [
+ "▁Ли",
+ "тература"
+ ],
+ [
+ "▁с",
+ "м"
+ ],
+ [
+ "Attribute",
+ "s"
+ ],
+ [
+ "Att",
+ "ributes"
+ ],
+ [
+ "ay",
+ "e"
+ ],
+ [
+ "a",
+ "ye"
+ ],
+ [
+ "сь",
+ "к"
+ ],
+ [
+ "▁вы",
+ "со"
+ ],
+ [
+ "-",
+ ")"
+ ],
+ [
+ "ose",
+ "s"
+ ],
+ [
+ "os",
+ "es"
+ ],
+ [
+ "calc",
+ "ul"
+ ],
+ [
+ "cal",
+ "cul"
+ ],
+ [
+ "▁Can",
+ "not"
+ ],
+ [
+ "▁C",
+ "annot"
+ ],
+ [
+ "▁",
+ "Cannot"
+ ],
+ [
+ "Gener",
+ "ic"
+ ],
+ [
+ "em",
+ "o"
+ ],
+ [
+ "e",
+ "mo"
+ ],
+ [
+ "▁Auto",
+ "r"
+ ],
+ [
+ "▁Aut",
+ "or"
+ ],
+ [
+ "▁Au",
+ "tor"
+ ],
+ [
+ "▁A",
+ "utor"
+ ],
+ [
+ "лё",
+ "н"
+ ],
+ [
+ "л",
+ "ён"
+ ],
+ [
+ "ла",
+ "га"
+ ],
+ [
+ "vo",
+ "te"
+ ],
+ [
+ "v",
+ "ote"
+ ],
+ [
+ "licate",
+ "s"
+ ],
+ [
+ "lica",
+ "tes"
+ ],
+ [
+ "lic",
+ "ates"
+ ],
+ [
+ "ru",
+ "s"
+ ],
+ [
+ "r",
+ "us"
+ ],
+ [
+ "él",
+ "i"
+ ],
+ [
+ "é",
+ "li"
+ ],
+ [
+ "op",
+ "f"
+ ],
+ [
+ "o",
+ "pf"
+ ],
+ [
+ "ati",
+ "que"
+ ],
+ [
+ "at",
+ "ique"
+ ],
+ [
+ "scal",
+ "a"
+ ],
+ [
+ "sc",
+ "ala"
+ ],
+ [
+ "s",
+ "cala"
+ ],
+ [
+ "▁Oh",
+ "io"
+ ],
+ [
+ "▁Brit",
+ "ann"
+ ],
+ [
+ "▁be",
+ "f"
+ ],
+ [
+ "▁b",
+ "ef"
+ ],
+ [
+ "▁Ев",
+ "ро"
+ ],
+ [
+ "▁Е",
+ "вро"
+ ],
+ [
+ "▁Care",
+ "er"
+ ],
+ [
+ "isé",
+ "e"
+ ],
+ [
+ "is",
+ "ée"
+ ],
+ [
+ "ó",
+ "t"
+ ],
+ [
+ "bos",
+ "e"
+ ],
+ [
+ "bo",
+ "se"
+ ],
+ [
+ "b",
+ "ose"
+ ],
+ [
+ "▁Бе",
+ "р"
+ ],
+ [
+ "▁Б",
+ "ер"
+ ],
+ [
+ "▁Control",
+ "ler"
+ ],
+ [
+ "▁Cont",
+ "roller"
+ ],
+ [
+ "▁",
+ "Controller"
+ ],
+ [
+ "pol",
+ "e"
+ ],
+ [
+ "po",
+ "le"
+ ],
+ [
+ "p",
+ "ole"
+ ],
+ [
+ "▁alle",
+ "n"
+ ],
+ [
+ "▁all",
+ "en"
+ ],
+ [
+ "▁al",
+ "len"
+ ],
+ [
+ "▁",
+ "allen"
+ ],
+ [
+ "▁ha",
+ "ck"
+ ],
+ [
+ "▁h",
+ "ack"
+ ],
+ [
+ "▁ext",
+ "ent"
+ ],
+ [
+ "▁calc",
+ "i"
+ ],
+ [
+ "▁cal",
+ "ci"
+ ],
+ [
+ "Me",
+ "r"
+ ],
+ [
+ "M",
+ "er"
+ ],
+ [
+ "▁summar",
+ "y"
+ ],
+ [
+ "▁summ",
+ "ary"
+ ],
+ [
+ "▁sum",
+ "mary"
+ ],
+ [
+ "▁",
+ "summary"
+ ],
+ [
+ "Mar",
+ "t"
+ ],
+ [
+ "Ma",
+ "rt"
+ ],
+ [
+ "M",
+ "art"
+ ],
+ [
+ "▁historic",
+ "al"
+ ],
+ [
+ "▁histor",
+ "ical"
+ ],
+ [
+ "ima",
+ "t"
+ ],
+ [
+ "im",
+ "at"
+ ],
+ [
+ "i",
+ "mat"
+ ],
+ [
+ "bu",
+ "d"
+ ],
+ [
+ "b",
+ "ud"
+ ],
+ [
+ "▁FO",
+ "R"
+ ],
+ [
+ "▁F",
+ "OR"
+ ],
+ [
+ "▁",
+ "FOR"
+ ],
+ [
+ "exp",
+ "ort"
+ ],
+ [
+ "ex",
+ "port"
+ ],
+ [
+ "ed",
+ "i"
+ ],
+ [
+ "e",
+ "di"
+ ],
+ [
+ "Mapp",
+ "ing"
+ ],
+ [
+ "Map",
+ "ping"
+ ],
+ [
+ "Ma",
+ "pping"
+ ],
+ [
+ "M",
+ "apping"
+ ],
+ [
+ "▁A",
+ "y"
+ ],
+ [
+ "▁Rub",
+ "y"
+ ],
+ [
+ "▁Ru",
+ "by"
+ ],
+ [
+ "▁R",
+ "uby"
+ ],
+ [
+ "▁definition",
+ "s"
+ ],
+ [
+ "▁definit",
+ "ions"
+ ],
+ [
+ "▁defin",
+ "itions"
+ ],
+ [
+ "▁{",
+ "$"
+ ],
+ [
+ "▁",
+ "{$"
+ ],
+ [
+ "▁your",
+ "s"
+ ],
+ [
+ "▁you",
+ "rs"
+ ],
+ [
+ "▁yo",
+ "urs"
+ ],
+ [
+ "▁y",
+ "ours"
+ ],
+ [
+ "ria",
+ "s"
+ ],
+ [
+ "ri",
+ "as"
+ ],
+ [
+ "r",
+ "ias"
+ ],
+ [
+ "To",
+ "uch"
+ ],
+ [
+ "T",
+ "ouch"
+ ],
+ [
+ "▁Ga",
+ "z"
+ ],
+ [
+ "▁G",
+ "az"
+ ],
+ [
+ "▁Auto",
+ "m"
+ ],
+ [
+ "▁Aut",
+ "om"
+ ],
+ [
+ "▁Au",
+ "tom"
+ ],
+ [
+ "▁",
+ "Autom"
+ ],
+ [
+ "▁исто",
+ "ри"
+ ],
+ [
+ "▁ис",
+ "тори"
+ ],
+ [
+ "▁и",
+ "стори"
+ ],
+ [
+ "▁del",
+ "en"
+ ],
+ [
+ "▁de",
+ "len"
+ ],
+ [
+ "▁d",
+ "elen"
+ ],
+ [
+ "▁Kind",
+ "er"
+ ],
+ [
+ "▁Kin",
+ "der"
+ ],
+ [
+ "▁Ki",
+ "nder"
+ ],
+ [
+ "▁K",
+ "inder"
+ ],
+ [
+ "}}",
+ "%"
+ ],
+ [
+ "}",
+ "}%"
+ ],
+ [
+ "▁perform",
+ "ing"
+ ],
+ [
+ "F",
+ "R"
+ ],
+ [
+ "▁Si",
+ "g"
+ ],
+ [
+ "▁S",
+ "ig"
+ ],
+ [
+ "▁Bra",
+ "d"
+ ],
+ [
+ "▁Br",
+ "ad"
+ ],
+ [
+ "▁B",
+ "rad"
+ ],
+ [
+ "bra",
+ "s"
+ ],
+ [
+ "br",
+ "as"
+ ],
+ [
+ "b",
+ "ras"
+ ],
+ [
+ "▁Ja",
+ "r"
+ ],
+ [
+ "▁J",
+ "ar"
+ ],
+ [
+ "pk",
+ "g"
+ ],
+ [
+ "p",
+ "kg"
+ ],
+ [
+ "w",
+ "r"
+ ],
+ [
+ "▁Pay",
+ "s"
+ ],
+ [
+ "▁Pa",
+ "ys"
+ ],
+ [
+ "▁P",
+ "ays"
+ ],
+ [
+ "N",
+ "C"
+ ],
+ [
+ "▁oppos",
+ "ed"
+ ],
+ [
+ "▁opp",
+ "osed"
+ ],
+ [
+ "▁op",
+ "posed"
+ ],
+ [
+ "Tr",
+ "y"
+ ],
+ [
+ "T",
+ "ry"
+ ],
+ [
+ "▁ве",
+ "зе"
+ ],
+ [
+ "▁Bo",
+ "g"
+ ],
+ [
+ "▁B",
+ "og"
+ ],
+ [
+ "▁write",
+ "s"
+ ],
+ [
+ "▁writ",
+ "es"
+ ],
+ [
+ "▁wr",
+ "ites"
+ ],
+ [
+ "▁stor",
+ "ies"
+ ],
+ [
+ "▁sto",
+ "ries"
+ ],
+ [
+ "▁st",
+ "ories"
+ ],
+ [
+ "▁mate",
+ "r"
+ ],
+ [
+ "▁mat",
+ "er"
+ ],
+ [
+ "▁ma",
+ "ter"
+ ],
+ [
+ "▁m",
+ "ater"
+ ],
+ [
+ "▁stag",
+ "ione"
+ ],
+ [
+ "▁st",
+ "y"
+ ],
+ [
+ "▁s",
+ "ty"
+ ],
+ [
+ "▁",
+ "sty"
+ ],
+ [
+ "▁compat",
+ "ible"
+ ],
+ [
+ "▁",
+ "compatible"
+ ],
+ [
+ "he",
+ "ast"
+ ],
+ [
+ "h",
+ "east"
+ ],
+ [
+ "▁Gu",
+ "y"
+ ],
+ [
+ "▁G",
+ "uy"
+ ],
+ [
+ "egr",
+ "ünd"
+ ],
+ [
+ "▁ident",
+ "ifier"
+ ],
+ [
+ "▁",
+ "identifier"
+ ],
+ [
+ "▁head",
+ "s"
+ ],
+ [
+ "▁he",
+ "ads"
+ ],
+ [
+ "по",
+ "зи"
+ ],
+ [
+ "▁st",
+ "up"
+ ],
+ [
+ "▁t",
+ "f"
+ ],
+ [
+ "▁",
+ "tf"
+ ],
+ [
+ "▁ј",
+ "ош"
+ ],
+ [
+ "▁Hu",
+ "gh"
+ ],
+ [
+ "▁H",
+ "ugh"
+ ],
+ [
+ "▁card",
+ "s"
+ ],
+ [
+ "▁car",
+ "ds"
+ ],
+ [
+ "▁c",
+ "ards"
+ ],
+ [
+ "▁",
+ "cards"
+ ],
+ [
+ "ov",
+ "y"
+ ],
+ [
+ "o",
+ "vy"
+ ],
+ [
+ "▁To",
+ "ast"
+ ],
+ [
+ "alla",
+ "s"
+ ],
+ [
+ "all",
+ "as"
+ ],
+ [
+ "al",
+ "las"
+ ],
+ [
+ "▁p",
+ "úblic"
+ ],
+ [
+ "▁assume",
+ "s"
+ ],
+ [
+ "▁assum",
+ "es"
+ ],
+ [
+ "▁ass",
+ "umes"
+ ],
+ [
+ "▁чемпи",
+ "она"
+ ],
+ [
+ "ycle",
+ "r"
+ ],
+ [
+ "yc",
+ "ler"
+ ],
+ [
+ "y",
+ "cler"
+ ],
+ [
+ "▁Juni",
+ "or"
+ ],
+ [
+ "▁Jun",
+ "ior"
+ ],
+ [
+ "▁F",
+ "ich"
+ ],
+ [
+ "▁estimate",
+ "d"
+ ],
+ [
+ "▁estim",
+ "ated"
+ ],
+ [
+ "zer",
+ "w"
+ ],
+ [
+ "ze",
+ "rw"
+ ],
+ [
+ "dia",
+ "log"
+ ],
+ [
+ "di",
+ "alog"
+ ],
+ [
+ "d",
+ "ialog"
+ ],
+ [
+ "ши",
+ "н"
+ ],
+ [
+ "ш",
+ "ин"
+ ],
+ [
+ "she",
+ "ll"
+ ],
+ [
+ "sh",
+ "ell"
+ ],
+ [
+ "s",
+ "hell"
+ ],
+ [
+ "▁ни",
+ "х"
+ ],
+ [
+ "▁н",
+ "их"
+ ],
+ [
+ "▁",
+ "них"
+ ],
+ [
+ "▁pit",
+ "ch"
+ ],
+ [
+ "▁p",
+ "itch"
+ ],
+ [
+ "до",
+ "л"
+ ],
+ [
+ "out",
+ "ube"
+ ],
+ [
+ "▁Sant",
+ "i"
+ ],
+ [
+ "▁San",
+ "ti"
+ ],
+ [
+ "▁S",
+ "anti"
+ ],
+ [
+ "On",
+ "ClickListener"
+ ],
+ [
+ "▁Mag",
+ "yar"
+ ],
+ [
+ "▁M",
+ "agyar"
+ ],
+ [
+ "▁vu",
+ "e"
+ ],
+ [
+ "▁v",
+ "ue"
+ ],
+ [
+ "▁",
+ "vue"
+ ],
+ [
+ "i",
+ "ão"
+ ],
+ [
+ "▁`",
+ "#"
+ ],
+ [
+ "coll",
+ "ect"
+ ],
+ [
+ "col",
+ "lect"
+ ],
+ [
+ "▁Ro",
+ "u"
+ ],
+ [
+ "▁R",
+ "ou"
+ ],
+ [
+ "anal",
+ "ysis"
+ ],
+ [
+ "istrz",
+ "ost"
+ ],
+ [
+ "▁Dig",
+ "ital"
+ ],
+ [
+ "▁",
+ "Digital"
+ ],
+ [
+ "▁cri",
+ "st"
+ ],
+ [
+ "▁cr",
+ "ist"
+ ],
+ [
+ "▁c",
+ "rist"
+ ],
+ [
+ "rier",
+ "e"
+ ],
+ [
+ "rie",
+ "re"
+ ],
+ [
+ "ri",
+ "ere"
+ ],
+ [
+ "r",
+ "iere"
+ ],
+ [
+ "▁camp",
+ "o"
+ ],
+ [
+ "▁cam",
+ "po"
+ ],
+ [
+ "U",
+ "s"
+ ],
+ [
+ "▁circ",
+ "a"
+ ],
+ [
+ "▁cir",
+ "ca"
+ ],
+ [
+ "▁Com",
+ "ponent"
+ ],
+ [
+ "▁",
+ "Component"
+ ],
+ [
+ "▁NS",
+ "String"
+ ],
+ [
+ "▁",
+ "NSString"
+ ],
+ [
+ "p",
+ "d"
+ ],
+ [
+ "▁prin",
+ "ce"
+ ],
+ [
+ "▁pr",
+ "ince"
+ ],
+ [
+ "▁inv",
+ "oke"
+ ],
+ [
+ "▁in",
+ "voke"
+ ],
+ [
+ "▁",
+ "invoke"
+ ],
+ [
+ "▁Mari",
+ "ne"
+ ],
+ [
+ "▁Mar",
+ "ine"
+ ],
+ [
+ "All",
+ "ow"
+ ],
+ [
+ "Al",
+ "low"
+ ],
+ [
+ "esti",
+ "c"
+ ],
+ [
+ "est",
+ "ic"
+ ],
+ [
+ "рист",
+ "и"
+ ],
+ [
+ "рис",
+ "ти"
+ ],
+ [
+ "ри",
+ "сти"
+ ],
+ [
+ "bon",
+ "e"
+ ],
+ [
+ "bo",
+ "ne"
+ ],
+ [
+ "b",
+ "one"
+ ],
+ [
+ "тур",
+ "ы"
+ ],
+ [
+ "ту",
+ "ры"
+ ],
+ [
+ "▁pass",
+ "ion"
+ ],
+ [
+ "ác",
+ "ió"
+ ],
+ [
+ "á",
+ "ció"
+ ],
+ [
+ "▁or",
+ "n"
+ ],
+ [
+ "▁o",
+ "rn"
+ ],
+ [
+ "▁",
+ "orn"
+ ],
+ [
+ "ве",
+ "д"
+ ],
+ [
+ "▁inv",
+ "ari"
+ ],
+ [
+ "▁in",
+ "vari"
+ ],
+ [
+ "▁н",
+ "і"
+ ],
+ [
+ "▁",
+ "ні"
+ ],
+ [
+ "Rem",
+ "ove"
+ ],
+ [
+ "Re",
+ "move"
+ ],
+ [
+ "enci",
+ "es"
+ ],
+ [
+ "enc",
+ "ies"
+ ],
+ [
+ "en",
+ "cies"
+ ],
+ [
+ "ili",
+ "b"
+ ],
+ [
+ "il",
+ "ib"
+ ],
+ [
+ "i",
+ "lib"
+ ],
+ [
+ "▁Direct",
+ "or"
+ ],
+ [
+ "▁Dire",
+ "ctor"
+ ],
+ [
+ "▁Dir",
+ "ector"
+ ],
+ [
+ "\"",
+ "\""
+ ],
+ [
+ "▁Cons",
+ "e"
+ ],
+ [
+ "▁Con",
+ "se"
+ ],
+ [
+ "google",
+ "apis"
+ ],
+ [
+ "ó",
+ "k"
+ ],
+ [
+ "▁У",
+ "кра"
+ ],
+ [
+ "▁Hav",
+ "ing"
+ ],
+ [
+ "▁Ha",
+ "ving"
+ ],
+ [
+ "▁H",
+ "aving"
+ ],
+ [
+ "Dom",
+ "ain"
+ ],
+ [
+ "Do",
+ "main"
+ ],
+ [
+ "ier",
+ "z"
+ ],
+ [
+ "ie",
+ "rz"
+ ],
+ [
+ "но",
+ "логи"
+ ],
+ [
+ "н",
+ "ологи"
+ ],
+ [
+ "Ch",
+ "o"
+ ],
+ [
+ "C",
+ "ho"
+ ],
+ [
+ "und",
+ "efined"
+ ],
+ [
+ "un",
+ "defined"
+ ],
+ [
+ "allo",
+ "c"
+ ],
+ [
+ "all",
+ "oc"
+ ],
+ [
+ "al",
+ "loc"
+ ],
+ [
+ "▁pie",
+ "d"
+ ],
+ [
+ "▁pi",
+ "ed"
+ ],
+ [
+ "▁p",
+ "ied"
+ ],
+ [
+ "▁fra",
+ "ction"
+ ],
+ [
+ "▁fr",
+ "action"
+ ],
+ [
+ "▁f",
+ "raction"
+ ],
+ [
+ "bi",
+ "a"
+ ],
+ [
+ "b",
+ "ia"
+ ],
+ [
+ "▁пол",
+ "о"
+ ],
+ [
+ "▁по",
+ "ло"
+ ],
+ [
+ "▁п",
+ "оло"
+ ],
+ [
+ "▁",
+ "поло"
+ ],
+ [
+ "ug",
+ "no"
+ ],
+ [
+ "min",
+ "ister"
+ ],
+ [
+ "▁principal",
+ "e"
+ ],
+ [
+ "▁princip",
+ "ale"
+ ],
+ [
+ "▁refuse",
+ "d"
+ ],
+ [
+ "▁ref",
+ "used"
+ ],
+ [
+ "brow",
+ "ser"
+ ],
+ [
+ "b",
+ "rowser"
+ ],
+ [
+ "*",
+ ","
+ ],
+ [
+ "▁H",
+ "ospital"
+ ],
+ [
+ "▁univers",
+ "al"
+ ],
+ [
+ "▁Ern",
+ "st"
+ ],
+ [
+ "wh",
+ "o"
+ ],
+ [
+ "w",
+ "ho"
+ ],
+ [
+ "▁Gar",
+ "d"
+ ],
+ [
+ "▁Ga",
+ "rd"
+ ],
+ [
+ "▁G",
+ "ard"
+ ],
+ [
+ "'",
+ "_"
+ ],
+ [
+ "cond",
+ "e"
+ ],
+ [
+ "con",
+ "de"
+ ],
+ [
+ "co",
+ "nde"
+ ],
+ [
+ "c",
+ "onde"
+ ],
+ [
+ "▁[",
+ "{"
+ ],
+ [
+ "▁",
+ "[{"
+ ],
+ [
+ "so",
+ "b"
+ ],
+ [
+ "s",
+ "ob"
+ ],
+ [
+ "▁Cr",
+ "it"
+ ],
+ [
+ "▁C",
+ "rit"
+ ],
+ [
+ "▁дека",
+ "бря"
+ ],
+ [
+ "▁punt",
+ "o"
+ ],
+ [
+ "▁pun",
+ "to"
+ ],
+ [
+ "▁p",
+ "unto"
+ ],
+ [
+ "▁einges",
+ "etzt"
+ ],
+ [
+ "▁tö",
+ "r"
+ ],
+ [
+ "▁t",
+ "ör"
+ ],
+ [
+ "▁N",
+ "i"
+ ],
+ [
+ "▁wor",
+ "ry"
+ ],
+ [
+ "▁w",
+ "orry"
+ ],
+ [
+ "▁leg",
+ "end"
+ ],
+ [
+ "▁",
+ "legend"
+ ],
+ [
+ "▁бу",
+ "ли"
+ ],
+ [
+ "▁kom",
+ "m"
+ ],
+ [
+ "▁ko",
+ "mm"
+ ],
+ [
+ "▁k",
+ "omm"
+ ],
+ [
+ "rij",
+ "k"
+ ],
+ [
+ "ri",
+ "jk"
+ ],
+ [
+ "r",
+ "ijk"
+ ],
+ [
+ "eff",
+ "ect"
+ ],
+ [
+ "ef",
+ "fect"
+ ],
+ [
+ "e",
+ "ffect"
+ ],
+ [
+ "Or",
+ "i"
+ ],
+ [
+ "O",
+ "ri"
+ ],
+ [
+ "RE",
+ "S"
+ ],
+ [
+ "R",
+ "ES"
+ ],
+ [
+ "▁Peter",
+ "s"
+ ],
+ [
+ "▁Pet",
+ "ers"
+ ],
+ [
+ "▁Pe",
+ "ters"
+ ],
+ [
+ "▁P",
+ "eters"
+ ],
+ [
+ "▁Bar",
+ "on"
+ ],
+ [
+ "▁Ba",
+ "ron"
+ ],
+ [
+ "▁B",
+ "aron"
+ ],
+ [
+ "▁Go",
+ "t"
+ ],
+ [
+ "▁G",
+ "ot"
+ ],
+ [
+ "▁hon",
+ "est"
+ ],
+ [
+ "▁ho",
+ "nest"
+ ],
+ [
+ "är",
+ "e"
+ ],
+ [
+ "ä",
+ "re"
+ ],
+ [
+ "ás",
+ "z"
+ ],
+ [
+ "á",
+ "sz"
+ ],
+ [
+ "▁nob",
+ "le"
+ ],
+ [
+ "▁no",
+ "ble"
+ ],
+ [
+ "▁conclus",
+ "ion"
+ ],
+ [
+ "▁concl",
+ "usion"
+ ],
+ [
+ "▁con",
+ "clusion"
+ ],
+ [
+ "▁formatt",
+ "ing"
+ ],
+ [
+ "▁format",
+ "ting"
+ ],
+ [
+ "▁form",
+ "atting"
+ ],
+ [
+ "▁ott",
+ "o"
+ ],
+ [
+ "▁ot",
+ "to"
+ ],
+ [
+ "▁o",
+ "tto"
+ ],
+ [
+ "▁",
+ "otto"
+ ],
+ [
+ "▁del",
+ "eg"
+ ],
+ [
+ "▁de",
+ "leg"
+ ],
+ [
+ "м",
+ "б"
+ ],
+ [
+ "pto",
+ "p"
+ ],
+ [
+ "pt",
+ "op"
+ ],
+ [
+ "p",
+ "top"
+ ],
+ [
+ "▁send",
+ "s"
+ ],
+ [
+ "▁sen",
+ "ds"
+ ],
+ [
+ "▁s",
+ "ends"
+ ],
+ [
+ "urn",
+ "ame"
+ ],
+ [
+ "ur",
+ "name"
+ ],
+ [
+ "▁festiv",
+ "al"
+ ],
+ [
+ "▁fest",
+ "ival"
+ ],
+ [
+ "▁f",
+ "estival"
+ ],
+ [
+ ",",
+ ""
+ ],
+ [
+ "ру",
+ "с"
+ ],
+ [
+ "р",
+ "ус"
+ ],
+ [
+ "▁doc",
+ "h"
+ ],
+ [
+ "▁do",
+ "ch"
+ ],
+ [
+ "▁d",
+ "och"
+ ],
+ [
+ "sub",
+ "ject"
+ ],
+ [
+ "su",
+ "bject"
+ ],
+ [
+ "▁care",
+ "ful"
+ ],
+ [
+ "que",
+ "nt"
+ ],
+ [
+ "qu",
+ "ent"
+ ],
+ [
+ "q",
+ "uent"
+ ],
+ [
+ "▁Lo",
+ "ad"
+ ],
+ [
+ "▁",
+ "Load"
+ ],
+ [
+ "temper",
+ "aturen"
+ ],
+ [
+ "▁ru",
+ "e"
+ ],
+ [
+ "▁r",
+ "ue"
+ ],
+ [
+ "Mem",
+ "ory"
+ ],
+ [
+ "ț",
+ "a"
+ ],
+ [
+ "ion",
+ "a"
+ ],
+ [
+ "io",
+ "na"
+ ],
+ [
+ "i",
+ "ona"
+ ],
+ [
+ "▁dent",
+ "ro"
+ ],
+ [
+ "▁began",
+ "n"
+ ],
+ [
+ "▁beg",
+ "ann"
+ ],
+ [
+ "▁A",
+ "qu"
+ ],
+ [
+ "▁scient",
+ "ific"
+ ],
+ [
+ "ka",
+ "ń"
+ ],
+ [
+ "ло",
+ "к"
+ ],
+ [
+ "л",
+ "ок"
+ ],
+ [
+ "eld",
+ "e"
+ ],
+ [
+ "el",
+ "de"
+ ],
+ [
+ "▁Th",
+ "ose"
+ ],
+ [
+ "qui",
+ "er"
+ ],
+ [
+ "qu",
+ "ier"
+ ],
+ [
+ "act",
+ "ér"
+ ],
+ [
+ "▁Auf",
+ "lage"
+ ],
+ [
+ ")",
+ "'"
+ ],
+ [
+ "▁grad",
+ "ient"
+ ],
+ [
+ "▁",
+ "gradient"
+ ],
+ [
+ "inte",
+ "ger"
+ ],
+ [
+ "in",
+ "teger"
+ ],
+ [
+ "▁Imp",
+ "ort"
+ ],
+ [
+ "▁Im",
+ "port"
+ ],
+ [
+ "▁",
+ "Import"
+ ],
+ [
+ "S",
+ "K"
+ ],
+ [
+ "▁Stat",
+ "us"
+ ],
+ [
+ "▁St",
+ "atus"
+ ],
+ [
+ "▁",
+ "Status"
+ ],
+ [
+ "▁expl",
+ "o"
+ ],
+ [
+ "▁exp",
+ "lo"
+ ],
+ [
+ "A",
+ "E"
+ ],
+ [
+ "She",
+ "ll"
+ ],
+ [
+ "Sh",
+ "ell"
+ ],
+ [
+ "S",
+ "hell"
+ ],
+ [
+ "▁Paul",
+ "o"
+ ],
+ [
+ "▁Pa",
+ "ulo"
+ ],
+ [
+ ".",
+ "»"
+ ],
+ [
+ "}",
+ ""
+ ],
+ [
+ "fl",
+ "ex"
+ ],
+ [
+ "f",
+ "lex"
+ ],
+ [
+ "▁ком",
+ "п"
+ ],
+ [
+ "▁ко",
+ "мп"
+ ],
+ [
+ "onde",
+ "n"
+ ],
+ [
+ "ond",
+ "en"
+ ],
+ [
+ "on",
+ "den"
+ ],
+ [
+ "ac",
+ "cept"
+ ],
+ [
+ "▁miejs",
+ "ce"
+ ],
+ [
+ "H",
+ "ub"
+ ],
+ [
+ "allen",
+ "g"
+ ],
+ [
+ "alle",
+ "ng"
+ ],
+ [
+ "all",
+ "eng"
+ ],
+ [
+ "W",
+ "N"
+ ],
+ [
+ "▁implement",
+ "ing"
+ ],
+ [
+ "▁",
+ "лу"
+ ],
+ [
+ "▁conf",
+ "using"
+ ],
+ [
+ "▁Inst",
+ "all"
+ ],
+ [
+ "▁",
+ "Install"
+ ],
+ [
+ "▁ro",
+ "u"
+ ],
+ [
+ "▁r",
+ "ou"
+ ],
+ [
+ "▁",
+ "rou"
+ ],
+ [
+ "▁про",
+ "ек"
+ ],
+ [
+ "Access",
+ "or"
+ ],
+ [
+ "Acc",
+ "essor"
+ ],
+ [
+ "ља",
+ "шње"
+ ],
+ [
+ "odi",
+ "o"
+ ],
+ [
+ "od",
+ "io"
+ ],
+ [
+ "▁app",
+ "lies"
+ ],
+ [
+ "ющи",
+ "й"
+ ],
+ [
+ "ю",
+ "щий"
+ ],
+ [
+ "▁M",
+ "undial"
+ ],
+ [
+ "Ét",
+ "at"
+ ],
+ [
+ "É",
+ "tat"
+ ],
+ [
+ "iet",
+ "nam"
+ ],
+ [
+ "hu",
+ "m"
+ ],
+ [
+ "h",
+ "um"
+ ],
+ [
+ "▁с",
+ "бор"
+ ],
+ [
+ "ordin",
+ "ate"
+ ],
+ [
+ "ord",
+ "inate"
+ ],
+ [
+ "Fran",
+ "ce"
+ ],
+ [
+ "Fr",
+ "ance"
+ ],
+ [
+ "F",
+ "rance"
+ ],
+ [
+ "▁pre",
+ "nd"
+ ],
+ [
+ "▁pr",
+ "end"
+ ],
+ [
+ "▁p",
+ "rend"
+ ],
+ [
+ "el",
+ "temperaturen"
+ ],
+ [
+ "▁trab",
+ "aj"
+ ],
+ [
+ "A",
+ "xis"
+ ],
+ [
+ "▁м",
+ "но"
+ ],
+ [
+ "prim",
+ "ary"
+ ],
+ [
+ "▁Seit",
+ "e"
+ ],
+ [
+ "▁Se",
+ "ite"
+ ],
+ [
+ "perm",
+ "ission"
+ ],
+ [
+ "per",
+ "mission"
+ ],
+ [
+ "▁ord",
+ "en"
+ ],
+ [
+ "▁or",
+ "den"
+ ],
+ [
+ "▁",
+ "orden"
+ ],
+ [
+ "sin",
+ "ce"
+ ],
+ [
+ "s",
+ "ince"
+ ],
+ [
+ "▁i",
+ "c"
+ ],
+ [
+ "▁",
+ "ic"
+ ],
+ [
+ "▁Bra",
+ "zil"
+ ],
+ [
+ "▁bar",
+ "e"
+ ],
+ [
+ "▁ba",
+ "re"
+ ],
+ [
+ "▁b",
+ "are"
+ ],
+ [
+ "▁",
+ "bare"
+ ],
+ [
+ "▁Na",
+ "r"
+ ],
+ [
+ "▁N",
+ "ar"
+ ],
+ [
+ "▁Ju",
+ "r"
+ ],
+ [
+ "▁J",
+ "ur"
+ ],
+ [
+ "▁free",
+ "dom"
+ ],
+ [
+ "▁fre",
+ "edom"
+ ],
+ [
+ "▁medic",
+ "al"
+ ],
+ [
+ "▁medi",
+ "cal"
+ ],
+ [
+ "▁med",
+ "ical"
+ ],
+ [
+ "isch",
+ "of"
+ ],
+ [
+ "isc",
+ "hof"
+ ],
+ [
+ "▁с",
+ "п"
+ ],
+ [
+ "ie",
+ "ż"
+ ],
+ [
+ "▁boot",
+ "strap"
+ ],
+ [
+ "▁",
+ "bootstrap"
+ ],
+ [
+ "▁",
+ "…"
+ ],
+ [
+ "▁fac",
+ "il"
+ ],
+ [
+ "▁fa",
+ "cil"
+ ],
+ [
+ "cor",
+ "d"
+ ],
+ [
+ "co",
+ "rd"
+ ],
+ [
+ "c",
+ "ord"
+ ],
+ [
+ "ван",
+ "е"
+ ],
+ [
+ "ва",
+ "не"
+ ],
+ [
+ "в",
+ "ане"
+ ],
+ [
+ "▁Alle",
+ "n"
+ ],
+ [
+ "▁All",
+ "en"
+ ],
+ [
+ "▁Al",
+ "len"
+ ],
+ [
+ "avi",
+ "d"
+ ],
+ [
+ "av",
+ "id"
+ ],
+ [
+ "a",
+ "vid"
+ ],
+ [
+ "ing",
+ "ham"
+ ],
+ [
+ "za",
+ "s"
+ ],
+ [
+ "z",
+ "as"
+ ],
+ [
+ "▁insp",
+ "ect"
+ ],
+ [
+ "▁ins",
+ "pect"
+ ],
+ [
+ "▁in",
+ "spect"
+ ],
+ [
+ "itte",
+ "n"
+ ],
+ [
+ "itt",
+ "en"
+ ],
+ [
+ "it",
+ "ten"
+ ],
+ [
+ "ost",
+ "i"
+ ],
+ [
+ "os",
+ "ti"
+ ],
+ [
+ "u",
+ "h"
+ ],
+ [
+ "c",
+ "é"
+ ],
+ [
+ "▁####",
+ "#"
+ ],
+ [
+ "▁###",
+ "##"
+ ],
+ [
+ "▁#",
+ "####"
+ ],
+ [
+ "ciu",
+ "s"
+ ],
+ [
+ "ci",
+ "us"
+ ],
+ [
+ "c",
+ "ius"
+ ],
+ [
+ "om",
+ "y"
+ ],
+ [
+ "o",
+ "my"
+ ],
+ [
+ "▁Sein",
+ "e"
+ ],
+ [
+ "▁Se",
+ "ine"
+ ],
+ [
+ "bre",
+ "s"
+ ],
+ [
+ "br",
+ "es"
+ ],
+ [
+ "b",
+ "res"
+ ],
+ [
+ "▁genu",
+ "s"
+ ],
+ [
+ "▁gen",
+ "us"
+ ],
+ [
+ "O",
+ "ther"
+ ],
+ [
+ "▁Gold",
+ "en"
+ ],
+ [
+ "▁Gol",
+ "den"
+ ],
+ [
+ "mu",
+ "l"
+ ],
+ [
+ "m",
+ "ul"
+ ],
+ [
+ "▁Спо",
+ "љашње"
+ ],
+ [
+ "▁gen",
+ "naio"
+ ],
+ [
+ "▁careful",
+ "ly"
+ ],
+ [
+ "▁care",
+ "fully"
+ ],
+ [
+ "aa",
+ "l"
+ ],
+ [
+ "a",
+ "al"
+ ],
+ [
+ "▁analy",
+ "t"
+ ],
+ [
+ "▁anal",
+ "yt"
+ ],
+ [
+ "ne",
+ "ur"
+ ],
+ [
+ "n",
+ "eur"
+ ],
+ [
+ "▁str",
+ "etch"
+ ],
+ [
+ "▁st",
+ "retch"
+ ],
+ [
+ "▁O",
+ "cc"
+ ],
+ [
+ "▁",
+ "Occ"
+ ],
+ [
+ "ola",
+ "s"
+ ],
+ [
+ "ol",
+ "as"
+ ],
+ [
+ "o",
+ "las"
+ ],
+ [
+ "▁fire",
+ "base"
+ ],
+ [
+ "▁",
+ "firebase"
+ ],
+ [
+ "▁expect",
+ "ing"
+ ],
+ [
+ "bas",
+ "ic"
+ ],
+ [
+ "cond",
+ "ition"
+ ],
+ [
+ "pro",
+ "v"
+ ],
+ [
+ "pr",
+ "ov"
+ ],
+ [
+ "p",
+ "rov"
+ ],
+ [
+ "▁Wass",
+ "er"
+ ],
+ [
+ "▁Was",
+ "ser"
+ ],
+ [
+ "▁W",
+ "asser"
+ ],
+ [
+ "▁conc",
+ "aten"
+ ],
+ [
+ "▁ev",
+ "il"
+ ],
+ [
+ "▁e",
+ "vil"
+ ],
+ [
+ "▁coefficient",
+ "s"
+ ],
+ [
+ "We",
+ "st"
+ ],
+ [
+ "W",
+ "est"
+ ],
+ [
+ "ir",
+ "y"
+ ],
+ [
+ "i",
+ "ry"
+ ],
+ [
+ "pha",
+ "s"
+ ],
+ [
+ "ph",
+ "as"
+ ],
+ [
+ "p",
+ "has"
+ ],
+ [
+ "▁Ja",
+ "m"
+ ],
+ [
+ "▁J",
+ "am"
+ ],
+ [
+ "fo",
+ "is"
+ ],
+ [
+ "f",
+ "ois"
+ ],
+ [
+ "▁cons",
+ "id"
+ ],
+ [
+ "▁main",
+ "ten"
+ ],
+ [
+ "▁mai",
+ "nten"
+ ],
+ [
+ "ni",
+ "m"
+ ],
+ [
+ "n",
+ "im"
+ ],
+ [
+ "esse",
+ "r"
+ ],
+ [
+ "ess",
+ "er"
+ ],
+ [
+ "es",
+ "ser"
+ ],
+ [
+ "es",
+ "z"
+ ],
+ [
+ "e",
+ "sz"
+ ],
+ [
+ "unt",
+ "a"
+ ],
+ [
+ "un",
+ "ta"
+ ],
+ [
+ "ues",
+ "t"
+ ],
+ [
+ "ue",
+ "st"
+ ],
+ [
+ "u",
+ "est"
+ ],
+ [
+ "▁cred",
+ "entials"
+ ],
+ [
+ "_",
+ ";"
+ ],
+ [
+ "Di",
+ "m"
+ ],
+ [
+ "D",
+ "im"
+ ],
+ [
+ "пре",
+ "де"
+ ],
+ [
+ "пр",
+ "еде"
+ ],
+ [
+ "▁B",
+ "ü"
+ ],
+ [
+ "bu",
+ "ilt"
+ ],
+ [
+ "▁Ac",
+ "adem"
+ ],
+ [
+ "▁A",
+ "cadem"
+ ],
+ [
+ "▁aud",
+ "i"
+ ],
+ [
+ "▁au",
+ "di"
+ ],
+ [
+ "▁a",
+ "udi"
+ ],
+ [
+ "▁",
+ "audi"
+ ],
+ [
+ "▁tv",
+ "å"
+ ],
+ [
+ "ina",
+ "nd"
+ ],
+ [
+ "in",
+ "and"
+ ],
+ [
+ "▁The",
+ "ater"
+ ],
+ [
+ "▁gen",
+ "re"
+ ],
+ [
+ "ço",
+ "s"
+ ],
+ [
+ "ç",
+ "os"
+ ],
+ [
+ "gres",
+ "ql"
+ ],
+ [
+ "gre",
+ "sql"
+ ],
+ [
+ "▁we",
+ "ap"
+ ],
+ [
+ "▁Ra",
+ "b"
+ ],
+ [
+ "▁R",
+ "ab"
+ ],
+ [
+ "▁",
+ "’"
+ ],
+ [
+ "▁ad",
+ "ult"
+ ],
+ [
+ "▁dé",
+ "m"
+ ],
+ [
+ "▁d",
+ "ém"
+ ],
+ [
+ "`",
+ "`"
+ ],
+ [
+ "▁sta",
+ "bil"
+ ],
+ [
+ "▁st",
+ "abil"
+ ],
+ [
+ "▁correspond",
+ "s"
+ ],
+ [
+ "▁East",
+ "ern"
+ ],
+ [
+ "▁E",
+ "astern"
+ ],
+ [
+ "unn",
+ "el"
+ ],
+ [
+ "un",
+ "nel"
+ ],
+ [
+ "Work",
+ "er"
+ ],
+ [
+ "▁co",
+ "h"
+ ],
+ [
+ "▁c",
+ "oh"
+ ],
+ [
+ "л",
+ "ка"
+ ],
+ [
+ "▁Mass",
+ "achusetts"
+ ],
+ [
+ "pi",
+ "o"
+ ],
+ [
+ "p",
+ "io"
+ ],
+ [
+ "▁port",
+ "s"
+ ],
+ [
+ "▁por",
+ "ts"
+ ],
+ [
+ "▁",
+ "ports"
+ ],
+ [
+ "ag",
+ "g"
+ ],
+ [
+ "a",
+ "gg"
+ ],
+ [
+ "▁Deb",
+ "ug"
+ ],
+ [
+ "▁De",
+ "bug"
+ ],
+ [
+ "▁",
+ "Debug"
+ ],
+ [
+ "▁bre",
+ "ath"
+ ],
+ [
+ "MI",
+ "N"
+ ],
+ [
+ "M",
+ "IN"
+ ],
+ [
+ "Vari",
+ "able"
+ ],
+ [
+ "bat",
+ "ch"
+ ],
+ [
+ "b",
+ "atch"
+ ],
+ [
+ "сс",
+ "е"
+ ],
+ [
+ "с",
+ "се"
+ ],
+ [
+ "▁pre",
+ "g"
+ ],
+ [
+ "▁pr",
+ "eg"
+ ],
+ [
+ "▁p",
+ "reg"
+ ],
+ [
+ "▁role",
+ "s"
+ ],
+ [
+ "▁rol",
+ "es"
+ ],
+ [
+ "▁ro",
+ "les"
+ ],
+ [
+ "▁r",
+ "oles"
+ ],
+ [
+ "pas",
+ "te"
+ ],
+ [
+ "pa",
+ "ste"
+ ],
+ [
+ "p",
+ "aste"
+ ],
+ [
+ "▁reference",
+ "d"
+ ],
+ [
+ "▁refer",
+ "enced"
+ ],
+ [
+ "adr",
+ "at"
+ ],
+ [
+ "ad",
+ "rat"
+ ],
+ [
+ "ч",
+ "ё"
+ ],
+ [
+ "bin",
+ "om"
+ ],
+ [
+ "bi",
+ "nom"
+ ],
+ [
+ "▁defin",
+ "ing"
+ ],
+ [
+ "▁def",
+ "ining"
+ ],
+ [
+ "▁Bud",
+ "apest"
+ ],
+ [
+ "▁д",
+ "ви"
+ ],
+ [
+ "▁",
+ "дви"
+ ],
+ [
+ "▁t",
+ "aught"
+ ],
+ [
+ "▁hol",
+ "e"
+ ],
+ [
+ "▁ho",
+ "le"
+ ],
+ [
+ "▁h",
+ "ole"
+ ],
+ [
+ "▁",
+ "hole"
+ ],
+ [
+ "▁quel",
+ "la"
+ ],
+ [
+ "▁que",
+ "lla"
+ ],
+ [
+ "▁qu",
+ "ella"
+ ],
+ [
+ "M",
+ "sg"
+ ],
+ [
+ "ask",
+ "a"
+ ],
+ [
+ "as",
+ "ka"
+ ],
+ [
+ "a",
+ "ska"
+ ],
+ [
+ "sc",
+ "an"
+ ],
+ [
+ "s",
+ "can"
+ ],
+ [
+ "▁propos",
+ "e"
+ ],
+ [
+ "▁prop",
+ "ose"
+ ],
+ [
+ "▁pro",
+ "pose"
+ ],
+ [
+ "▁Би",
+ "ография"
+ ],
+ [
+ "{{",
+ "\\"
+ ],
+ [
+ "{",
+ "{\\"
+ ],
+ [
+ "text",
+ "t"
+ ],
+ [
+ "tex",
+ "tt"
+ ],
+ [
+ "▁Al",
+ "b"
+ ],
+ [
+ "▁A",
+ "lb"
+ ],
+ [
+ "▁Syd",
+ "ney"
+ ],
+ [
+ "▁back",
+ "up"
+ ],
+ [
+ "▁cred",
+ "it"
+ ],
+ [
+ "▁cre",
+ "dit"
+ ],
+ [
+ "▁cr",
+ "edit"
+ ],
+ [
+ "▁фран",
+ "цу"
+ ],
+ [
+ "stat",
+ "s"
+ ],
+ [
+ "sta",
+ "ts"
+ ],
+ [
+ "st",
+ "ats"
+ ],
+ [
+ "\\\"",
+ ":"
+ ],
+ [
+ "\\",
+ "\":"
+ ],
+ [
+ "▁Пер",
+ "е"
+ ],
+ [
+ "▁Пе",
+ "ре"
+ ],
+ [
+ "▁П",
+ "ере"
+ ],
+ [
+ "▁according",
+ "ly"
+ ],
+ [
+ "▁accord",
+ "ingly"
+ ],
+ [
+ "▁Le",
+ "n"
+ ],
+ [
+ "▁L",
+ "en"
+ ],
+ [
+ "▁",
+ "Len"
+ ],
+ [
+ "zn",
+ "a"
+ ],
+ [
+ "z",
+ "na"
+ ],
+ [
+ "▁Region",
+ "al"
+ ],
+ [
+ "▁Reg",
+ "ional"
+ ],
+ [
+ "▁из",
+ "да"
+ ],
+ [
+ "▁и",
+ "зда"
+ ],
+ [
+ "▁j",
+ "ú"
+ ],
+ [
+ "his",
+ "tor"
+ ],
+ [
+ "hi",
+ "stor"
+ ],
+ [
+ "h",
+ "istor"
+ ],
+ [
+ "▁ent",
+ "ities"
+ ],
+ [
+ "St",
+ "ar"
+ ],
+ [
+ "S",
+ "tar"
+ ],
+ [
+ "он",
+ "е"
+ ],
+ [
+ "о",
+ "не"
+ ],
+ [
+ "']",
+ "['"
+ ],
+ [
+ "'",
+ "]['"
+ ],
+ [
+ "▁Nov",
+ "a"
+ ],
+ [
+ "▁No",
+ "va"
+ ],
+ [
+ "▁N",
+ "ova"
+ ],
+ [
+ "di",
+ "e"
+ ],
+ [
+ "d",
+ "ie"
+ ],
+ [
+ "▁`",
+ "'"
+ ],
+ [
+ "▁",
+ "`'"
+ ],
+ [
+ "▁obt",
+ "en"
+ ],
+ [
+ "▁ob",
+ "ten"
+ ],
+ [
+ "ans",
+ "t"
+ ],
+ [
+ "an",
+ "st"
+ ],
+ [
+ "▁Rel",
+ "ig"
+ ],
+ [
+ "▁Re",
+ "lig"
+ ],
+ [
+ "▁tri",
+ "g"
+ ],
+ [
+ "▁tr",
+ "ig"
+ ],
+ [
+ "▁t",
+ "rig"
+ ],
+ [
+ "▁ре",
+ "жи"
+ ],
+ [
+ "▁Person",
+ "al"
+ ],
+ [
+ "▁Pers",
+ "onal"
+ ],
+ [
+ "▁ton",
+ "e"
+ ],
+ [
+ "▁to",
+ "ne"
+ ],
+ [
+ "▁t",
+ "one"
+ ],
+ [
+ "▁ai",
+ "d"
+ ],
+ [
+ "▁a",
+ "id"
+ ],
+ [
+ "Vis",
+ "ual"
+ ],
+ [
+ "Sub",
+ "mit"
+ ],
+ [
+ "▁move",
+ "s"
+ ],
+ [
+ "▁mov",
+ "es"
+ ],
+ [
+ "▁mo",
+ "ves"
+ ],
+ [
+ "▁Br",
+ "idge"
+ ],
+ [
+ "▁B",
+ "ridge"
+ ],
+ [
+ "▁Bo",
+ "y"
+ ],
+ [
+ "▁B",
+ "oy"
+ ],
+ [
+ "▁accur",
+ "ate"
+ ],
+ [
+ "ost",
+ "a"
+ ],
+ [
+ "os",
+ "ta"
+ ],
+ [
+ "o",
+ "sta"
+ ],
+ [
+ "att",
+ "o"
+ ],
+ [
+ "at",
+ "to"
+ ],
+ [
+ "a",
+ "tto"
+ ],
+ [
+ "▁defeat",
+ "ed"
+ ],
+ [
+ "▁defe",
+ "ated"
+ ],
+ [
+ "▁data",
+ "b"
+ ],
+ [
+ "▁dat",
+ "ab"
+ ],
+ [
+ "▁da",
+ "tab"
+ ],
+ [
+ "▁",
+ "datab"
+ ],
+ [
+ "gin",
+ "x"
+ ],
+ [
+ "gi",
+ "nx"
+ ],
+ [
+ "g",
+ "inx"
+ ],
+ [
+ "▁Li",
+ "v"
+ ],
+ [
+ "▁L",
+ "iv"
+ ],
+ [
+ "ly",
+ "wood"
+ ],
+ [
+ "T",
+ "W"
+ ],
+ [
+ "ri",
+ "um"
+ ],
+ [
+ "r",
+ "ium"
+ ],
+ [
+ "ipp",
+ "ed"
+ ],
+ [
+ "ip",
+ "ped"
+ ],
+ [
+ "i",
+ "pped"
+ ],
+ [
+ "Fa",
+ "il"
+ ],
+ [
+ "F",
+ "ail"
+ ],
+ [
+ "RE",
+ "QUEST"
+ ],
+ [
+ "▁ign",
+ "or"
+ ],
+ [
+ "▁ig",
+ "nor"
+ ],
+ [
+ "▁sitt",
+ "ing"
+ ],
+ [
+ "▁sit",
+ "ting"
+ ],
+ [
+ "▁s",
+ "itting"
+ ],
+ [
+ "▁molt",
+ "o"
+ ],
+ [
+ "▁mol",
+ "to"
+ ],
+ [
+ "▁end",
+ "point"
+ ],
+ [
+ "▁",
+ "endpoint"
+ ],
+ [
+ "uc",
+ "ión"
+ ],
+ [
+ "u",
+ "ción"
+ ],
+ [
+ "▁collection",
+ "s"
+ ],
+ [
+ "▁collect",
+ "ions"
+ ],
+ [
+ "▁colle",
+ "ctions"
+ ],
+ [
+ "▁col",
+ "lections"
+ ],
+ [
+ "▁",
+ "collections"
+ ],
+ [
+ "▁Т",
+ "у"
+ ],
+ [
+ "tem",
+ "bre"
+ ],
+ [
+ "t",
+ "embre"
+ ],
+ [
+ "▁né",
+ "cess"
+ ],
+ [
+ "▁inter",
+ "act"
+ ],
+ [
+ "▁inte",
+ "ract"
+ ],
+ [
+ "▁otra",
+ "s"
+ ],
+ [
+ "▁ot",
+ "ras"
+ ],
+ [
+ "▁o",
+ "tras"
+ ],
+ [
+ "▁cur",
+ "r"
+ ],
+ [
+ "▁cu",
+ "rr"
+ ],
+ [
+ "▁c",
+ "urr"
+ ],
+ [
+ "▁",
+ "curr"
+ ],
+ [
+ "▁track",
+ "s"
+ ],
+ [
+ "▁trac",
+ "ks"
+ ],
+ [
+ "▁tra",
+ "cks"
+ ],
+ [
+ "▁tr",
+ "acks"
+ ],
+ [
+ "▁fam",
+ "ília"
+ ],
+ [
+ "▁numeric",
+ "al"
+ ],
+ [
+ "▁numer",
+ "ical"
+ ],
+ [
+ "leg",
+ "t"
+ ],
+ [
+ "le",
+ "gt"
+ ],
+ [
+ "]",
+ "/"
+ ],
+ [
+ "▁Mari",
+ "o"
+ ],
+ [
+ "▁Mar",
+ "io"
+ ],
+ [
+ "▁Ma",
+ "rio"
+ ],
+ [
+ "▁M",
+ "ario"
+ ],
+ [
+ "▁tor",
+ "t"
+ ],
+ [
+ "▁to",
+ "rt"
+ ],
+ [
+ "▁t",
+ "ort"
+ ],
+ [
+ "b",
+ "g"
+ ],
+ [
+ "ss",
+ "l"
+ ],
+ [
+ "s",
+ "sl"
+ ],
+ [
+ "textt",
+ "t"
+ ],
+ [
+ "text",
+ "tt"
+ ],
+ [
+ "▁sp",
+ "ark"
+ ],
+ [
+ "▁s",
+ "park"
+ ],
+ [
+ "▁",
+ "spark"
+ ],
+ [
+ "ди",
+ "и"
+ ],
+ [
+ "▁prob",
+ "able"
+ ],
+ [
+ "%%",
+ "%%"
+ ],
+ [
+ "phi",
+ "a"
+ ],
+ [
+ "ph",
+ "ia"
+ ],
+ [
+ "],",
+ "["
+ ],
+ [
+ "]",
+ ",["
+ ],
+ [
+ "▁box",
+ "es"
+ ],
+ [
+ "▁bo",
+ "xes"
+ ],
+ [
+ "▁ac",
+ "adem"
+ ],
+ [
+ "▁a",
+ "cadem"
+ ],
+ [
+ "▁Sl",
+ "o"
+ ],
+ [
+ "▁S",
+ "lo"
+ ],
+ [
+ "äu",
+ "de"
+ ],
+ [
+ "ä",
+ "ude"
+ ],
+ [
+ "▁wit",
+ "ness"
+ ],
+ [
+ "▁edit",
+ "ing"
+ ],
+ [
+ "▁ed",
+ "iting"
+ ],
+ [
+ "лин",
+ "а"
+ ],
+ [
+ "ли",
+ "на"
+ ],
+ [
+ "▁look",
+ "up"
+ ],
+ [
+ "▁",
+ "lookup"
+ ],
+ [
+ "▁Buc",
+ "k"
+ ],
+ [
+ "▁Bu",
+ "ck"
+ ],
+ [
+ "▁B",
+ "uck"
+ ],
+ [
+ "д",
+ "ня"
+ ],
+ [
+ "▁jour",
+ "s"
+ ],
+ [
+ "▁jou",
+ "rs"
+ ],
+ [
+ "▁jo",
+ "urs"
+ ],
+ [
+ "▁j",
+ "ours"
+ ],
+ [
+ "▁",
+ "jours"
+ ],
+ [
+ "++)",
+ "{"
+ ],
+ [
+ "++",
+ "){"
+ ],
+ [
+ "▁indic",
+ "es"
+ ],
+ [
+ "▁ind",
+ "ices"
+ ],
+ [
+ "▁fl",
+ "ight"
+ ],
+ [
+ "▁f",
+ "light"
+ ],
+ [
+ "▁comput",
+ "ation"
+ ],
+ [
+ "▁com",
+ "putation"
+ ],
+ [
+ "Pl",
+ "ugin"
+ ],
+ [
+ "▁realiz",
+ "e"
+ ],
+ [
+ "▁real",
+ "ize"
+ ],
+ [
+ "isse",
+ "t"
+ ],
+ [
+ "iss",
+ "et"
+ ],
+ [
+ "is",
+ "set"
+ ],
+ [
+ "▁deriv",
+ "ative"
+ ],
+ [
+ "line",
+ "width"
+ ],
+ [
+ "bu",
+ "nd"
+ ],
+ [
+ "b",
+ "und"
+ ],
+ [
+ "▁th",
+ "or"
+ ],
+ [
+ "▁t",
+ "hor"
+ ],
+ [
+ "▁.",
+ "="
+ ],
+ [
+ "▁",
+ ".="
+ ],
+ [
+ "▁s",
+ "í"
+ ],
+ [
+ "▁Cl",
+ "ick"
+ ],
+ [
+ "▁C",
+ "lick"
+ ],
+ [
+ "▁",
+ "Click"
+ ],
+ [
+ "▁Seb",
+ "ast"
+ ],
+ [
+ ">",
+ "'"
+ ],
+ [
+ "hav",
+ "ior"
+ ],
+ [
+ "le",
+ "i"
+ ],
+ [
+ "l",
+ "ei"
+ ],
+ [
+ "ul",
+ "f"
+ ],
+ [
+ "▁geomet",
+ "ry"
+ ],
+ [
+ "▁geom",
+ "etry"
+ ],
+ [
+ "▁ge",
+ "ometry"
+ ],
+ [
+ "▁",
+ "geometry"
+ ],
+ [
+ "pre",
+ "v"
+ ],
+ [
+ "pr",
+ "ev"
+ ],
+ [
+ "p",
+ "rev"
+ ],
+ [
+ "emp",
+ "l"
+ ],
+ [
+ "em",
+ "pl"
+ ],
+ [
+ "▁L",
+ "é"
+ ],
+ [
+ "ans",
+ "on"
+ ],
+ [
+ "an",
+ "son"
+ ],
+ [
+ "▁Ali",
+ "ce"
+ ],
+ [
+ "▁Al",
+ "ice"
+ ],
+ [
+ "▁A",
+ "lice"
+ ],
+ [
+ "proto",
+ "type"
+ ],
+ [
+ "pro",
+ "totype"
+ ],
+ [
+ "RE",
+ "AD"
+ ],
+ [
+ "icul",
+ "ar"
+ ],
+ [
+ "ic",
+ "ular"
+ ],
+ [
+ "i",
+ "cular"
+ ],
+ [
+ "▁б",
+ "і"
+ ],
+ [
+ "▁",
+ "бі"
+ ],
+ [
+ "▁deutsch",
+ "e"
+ ],
+ [
+ "▁Re",
+ "present"
+ ],
+ [
+ "site",
+ "s"
+ ],
+ [
+ "si",
+ "tes"
+ ],
+ [
+ "s",
+ "ites"
+ ],
+ [
+ "▁Me",
+ "an"
+ ],
+ [
+ "▁dis",
+ "s"
+ ],
+ [
+ "▁di",
+ "ss"
+ ],
+ [
+ "▁d",
+ "iss"
+ ],
+ [
+ "▁Zu",
+ "r"
+ ],
+ [
+ "▁Z",
+ "ur"
+ ],
+ [
+ "▁пре",
+ "з"
+ ],
+ [
+ "▁пр",
+ "ез"
+ ],
+ [
+ "▁п",
+ "рез"
+ ],
+ [
+ "PA",
+ "R"
+ ],
+ [
+ "P",
+ "AR"
+ ],
+ [
+ "▁'",
+ "#"
+ ],
+ [
+ "▁Dr",
+ "a"
+ ],
+ [
+ "▁D",
+ "ra"
+ ],
+ [
+ "▁",
+ "Dra"
+ ],
+ [
+ "со",
+ "н"
+ ],
+ [
+ "с",
+ "он"
+ ],
+ [
+ "▁ste",
+ "ht"
+ ],
+ [
+ "mark",
+ "t"
+ ],
+ [
+ "mar",
+ "kt"
+ ],
+ [
+ "▁eas",
+ "e"
+ ],
+ [
+ "▁e",
+ "ase"
+ ],
+ [
+ "Draw",
+ "ing"
+ ],
+ [
+ "Dra",
+ "wing"
+ ],
+ [
+ "=",
+ "%"
+ ],
+ [
+ "Sto",
+ "p"
+ ],
+ [
+ "St",
+ "op"
+ ],
+ [
+ "S",
+ "top"
+ ],
+ [
+ "▁servi",
+ "ng"
+ ],
+ [
+ "▁serv",
+ "ing"
+ ],
+ [
+ "▁ser",
+ "ving"
+ ],
+ [
+ "▁s",
+ "erving"
+ ],
+ [
+ "▁tak",
+ "że"
+ ],
+ [
+ "▁D",
+ "NS"
+ ],
+ [
+ "▁liter",
+ "al"
+ ],
+ [
+ "▁lit",
+ "eral"
+ ],
+ [
+ "Di",
+ "e"
+ ],
+ [
+ "D",
+ "ie"
+ ],
+ [
+ "▁во",
+ "с"
+ ],
+ [
+ "▁в",
+ "ос"
+ ],
+ [
+ "▁sen",
+ "ior"
+ ],
+ [
+ "aci",
+ "on"
+ ],
+ [
+ "ac",
+ "ion"
+ ],
+ [
+ "a",
+ "cion"
+ ],
+ [
+ "▁ub",
+ "untu"
+ ],
+ [
+ "▁u",
+ "buntu"
+ ],
+ [
+ "▁",
+ "ubuntu"
+ ],
+ [
+ "▁Frank",
+ "furt"
+ ],
+ [
+ "▁Sund",
+ "ay"
+ ],
+ [
+ "▁Sun",
+ "day"
+ ],
+ [
+ "á",
+ "b"
+ ],
+ [
+ "▁journ",
+ "ey"
+ ],
+ [
+ "▁jour",
+ "ney"
+ ],
+ [
+ "iss",
+ "a"
+ ],
+ [
+ "is",
+ "sa"
+ ],
+ [
+ "ber",
+ "ry"
+ ],
+ [
+ "▁se",
+ "p"
+ ],
+ [
+ "▁s",
+ "ep"
+ ],
+ [
+ "▁",
+ "sep"
+ ],
+ [
+ "▁io",
+ "n"
+ ],
+ [
+ "▁i",
+ "on"
+ ],
+ [
+ "▁",
+ "ion"
+ ],
+ [
+ "wer",
+ "t"
+ ],
+ [
+ "we",
+ "rt"
+ ],
+ [
+ "w",
+ "ert"
+ ],
+ [
+ "orsz",
+ "ág"
+ ],
+ [
+ "or",
+ "szág"
+ ],
+ [
+ "serv",
+ "e"
+ ],
+ [
+ "ser",
+ "ve"
+ ],
+ [
+ "s",
+ "erve"
+ ],
+ [
+ "▁Milan",
+ "o"
+ ],
+ [
+ "▁Mil",
+ "ano"
+ ],
+ [
+ "▁ве",
+ "ка"
+ ],
+ [
+ "ра",
+ "х"
+ ],
+ [
+ "▁ию",
+ "ля"
+ ],
+ [
+ "▁man",
+ "era"
+ ],
+ [
+ "▁station",
+ "s"
+ ],
+ [
+ "▁stati",
+ "ons"
+ ],
+ [
+ "▁stat",
+ "ions"
+ ],
+ [
+ "▁st",
+ "ations"
+ ],
+ [
+ "▁adopt",
+ "ed"
+ ],
+ [
+ "▁any",
+ "body"
+ ],
+ [
+ "VER",
+ "SION"
+ ],
+ [
+ "F",
+ "E"
+ ],
+ [
+ "dor",
+ "f"
+ ],
+ [
+ "do",
+ "rf"
+ ],
+ [
+ "d",
+ "orf"
+ ],
+ [
+ "...",
+ ","
+ ],
+ [
+ "..",
+ ".,"
+ ],
+ [
+ "▁образ",
+ "ова"
+ ],
+ [
+ "▁обра",
+ "зова"
+ ],
+ [
+ "Log",
+ "ger"
+ ],
+ [
+ "фици",
+ "аль"
+ ],
+ [
+ "фи",
+ "циаль"
+ ],
+ [
+ "WR",
+ "ITE"
+ ],
+ [
+ "▁ha",
+ "m"
+ ],
+ [
+ "▁h",
+ "am"
+ ],
+ [
+ "▁",
+ "ham"
+ ],
+ [
+ "▁Fut",
+ "ure"
+ ],
+ [
+ "▁F",
+ "uture"
+ ],
+ [
+ "▁",
+ "Future"
+ ],
+ [
+ "ote",
+ "n"
+ ],
+ [
+ "ot",
+ "en"
+ ],
+ [
+ "o",
+ "ten"
+ ],
+ [
+ "▁A",
+ "G"
+ ],
+ [
+ "▁",
+ "AG"
+ ],
+ [
+ "▁train",
+ "ed"
+ ],
+ [
+ "▁tra",
+ "ined"
+ ],
+ [
+ "▁tr",
+ "ained"
+ ],
+ [
+ "▁t",
+ "rained"
+ ],
+ [
+ "▁Nic",
+ "h"
+ ],
+ [
+ "▁Ni",
+ "ch"
+ ],
+ [
+ "▁N",
+ "ich"
+ ],
+ [
+ "▁univers",
+ "ity"
+ ],
+ [
+ "▁un",
+ "iversity"
+ ],
+ [
+ "▁Olympic",
+ "s"
+ ],
+ [
+ "▁Olymp",
+ "ics"
+ ],
+ [
+ "▁doi",
+ "t"
+ ],
+ [
+ "▁do",
+ "it"
+ ],
+ [
+ "▁d",
+ "oit"
+ ],
+ [
+ "▁cultura",
+ "l"
+ ],
+ [
+ "▁cult",
+ "ural"
+ ],
+ [
+ "Con",
+ "f"
+ ],
+ [
+ "▁Con",
+ "ference"
+ ],
+ [
+ "orn",
+ "o"
+ ],
+ [
+ "or",
+ "no"
+ ],
+ [
+ "▁M",
+ "P"
+ ],
+ [
+ "▁",
+ "MP"
+ ],
+ [
+ "▁bo",
+ "u"
+ ],
+ [
+ "▁b",
+ "ou"
+ ],
+ [
+ "ci",
+ "n"
+ ],
+ [
+ "c",
+ "in"
+ ],
+ [
+ "Hi",
+ "gh"
+ ],
+ [
+ "H",
+ "igh"
+ ],
+ [
+ "annt",
+ "e"
+ ],
+ [
+ "ann",
+ "te"
+ ],
+ [
+ "▁display",
+ "ing"
+ ],
+ [
+ "▁chap",
+ "ter"
+ ],
+ [
+ "▁ch",
+ "apter"
+ ],
+ [
+ "▁",
+ "chapter"
+ ],
+ [
+ "▁Frau",
+ "en"
+ ],
+ [
+ "▁Fra",
+ "uen"
+ ],
+ [
+ "▁realize",
+ "d"
+ ],
+ [
+ "▁realiz",
+ "ed"
+ ],
+ [
+ "▁real",
+ "ized"
+ ],
+ [
+ "▁attempt",
+ "ed"
+ ],
+ [
+ "▁prefer",
+ "red"
+ ],
+ [
+ "▁pre",
+ "ferred"
+ ],
+ [
+ "Da",
+ "t"
+ ],
+ [
+ "D",
+ "at"
+ ],
+ [
+ "▁trouv",
+ "e"
+ ],
+ [
+ "▁trou",
+ "ve"
+ ],
+ [
+ "▁tro",
+ "uve"
+ ],
+ [
+ "▁tr",
+ "ouve"
+ ],
+ [
+ "▁intent",
+ "ion"
+ ],
+ [
+ "▁inten",
+ "tion"
+ ],
+ [
+ "▁int",
+ "ention"
+ ],
+ [
+ "▁Not",
+ "ice"
+ ],
+ [
+ "tim",
+ "estamp"
+ ],
+ [
+ "*",
+ "("
+ ],
+ [
+ "▁Ш",
+ "а"
+ ],
+ [
+ "ana",
+ "s"
+ ],
+ [
+ "an",
+ "as"
+ ],
+ [
+ "a",
+ "nas"
+ ],
+ [
+ "cl",
+ "a"
+ ],
+ [
+ "c",
+ "la"
+ ],
+ [
+ "is",
+ "z"
+ ],
+ [
+ "i",
+ "sz"
+ ],
+ [
+ "tb",
+ "l"
+ ],
+ [
+ "t",
+ "bl"
+ ],
+ [
+ "Ar",
+ "r"
+ ],
+ [
+ "A",
+ "rr"
+ ],
+ [
+ "▁in",
+ "verse"
+ ],
+ [
+ "▁ter",
+ "rible"
+ ],
+ [
+ "▁occup",
+ "ied"
+ ],
+ [
+ "J",
+ "AX"
+ ],
+ [
+ "<",
+ "-"
+ ],
+ [
+ "▁Phil",
+ "osoph"
+ ],
+ [
+ "▁Cor",
+ "ps"
+ ],
+ [
+ "build",
+ "er"
+ ],
+ [
+ "bu",
+ "ilder"
+ ],
+ [
+ "▁begin",
+ "s"
+ ],
+ [
+ "▁beg",
+ "ins"
+ ],
+ [
+ "▁cens",
+ "us"
+ ],
+ [
+ "▁c",
+ "ensus"
+ ],
+ [
+ ".",
+ "’"
+ ],
+ [
+ "▁prove",
+ "n"
+ ],
+ [
+ "▁prov",
+ "en"
+ ],
+ [
+ "▁pro",
+ "ven"
+ ],
+ [
+ "▁pr",
+ "oven"
+ ],
+ [
+ "met",
+ "ric"
+ ],
+ [
+ "▁increase",
+ "s"
+ ],
+ [
+ "▁incre",
+ "ases"
+ ],
+ [
+ "wi",
+ "ch"
+ ],
+ [
+ "w",
+ "ich"
+ ],
+ [
+ "▁AB",
+ "C"
+ ],
+ [
+ "▁A",
+ "BC"
+ ],
+ [
+ "▁",
+ "ABC"
+ ],
+ [
+ "project",
+ "s"
+ ],
+ [
+ "▁Th",
+ "or"
+ ],
+ [
+ "▁T",
+ "hor"
+ ],
+ [
+ "▁conf",
+ "idence"
+ ],
+ [
+ "▁u",
+ "fficiale"
+ ],
+ [
+ "el",
+ "m"
+ ],
+ [
+ "e",
+ "lm"
+ ],
+ [
+ "▁gard",
+ "en"
+ ],
+ [
+ "▁gar",
+ "den"
+ ],
+ [
+ "▁g",
+ "arden"
+ ],
+ [
+ "▁rob",
+ "ust"
+ ],
+ [
+ "▁cos",
+ "ì"
+ ],
+ [
+ "ied",
+ "z"
+ ],
+ [
+ "ie",
+ "dz"
+ ],
+ [
+ "▁Is",
+ "lam"
+ ],
+ [
+ "▁Add",
+ "ress"
+ ],
+ [
+ "▁",
+ "Address"
+ ],
+ [
+ "▁divid",
+ "e"
+ ],
+ [
+ "▁div",
+ "ide"
+ ],
+ [
+ "▁E",
+ "u"
+ ],
+ [
+ "cat",
+ "al"
+ ],
+ [
+ "ca",
+ "tal"
+ ],
+ [
+ "c",
+ "atal"
+ ],
+ [
+ "det",
+ "ail"
+ ],
+ [
+ "de",
+ "tail"
+ ],
+ [
+ "ep",
+ "endant"
+ ],
+ [
+ "f",
+ "g"
+ ],
+ [
+ "▁be",
+ "w"
+ ],
+ [
+ "▁b",
+ "ew"
+ ],
+ [
+ "▁",
+ "bew"
+ ],
+ [
+ "▁fi",
+ "s"
+ ],
+ [
+ "▁f",
+ "is"
+ ],
+ [
+ "▁B",
+ "O"
+ ],
+ [
+ "▁",
+ "BO"
+ ],
+ [
+ "▁ws",
+ "p"
+ ],
+ [
+ "▁w",
+ "sp"
+ ],
+ [
+ "▁pipe",
+ "line"
+ ],
+ [
+ "▁pip",
+ "eline"
+ ],
+ [
+ "▁p",
+ "ipeline"
+ ],
+ [
+ "h",
+ "d"
+ ],
+ [
+ "▁S",
+ "ession"
+ ],
+ [
+ "▁",
+ "Session"
+ ],
+ [
+ "lä",
+ "nd"
+ ],
+ [
+ "l",
+ "änd"
+ ],
+ [
+ "ive",
+ "au"
+ ],
+ [
+ "iv",
+ "eau"
+ ],
+ [
+ "est",
+ "r"
+ ],
+ [
+ "es",
+ "tr"
+ ],
+ [
+ "e",
+ "str"
+ ],
+ [
+ "▁partic",
+ "le"
+ ],
+ [
+ "▁parti",
+ "cle"
+ ],
+ [
+ "▁part",
+ "icle"
+ ],
+ [
+ "▁p",
+ "article"
+ ],
+ [
+ "▁lar",
+ "avel"
+ ],
+ [
+ "▁",
+ "laravel"
+ ],
+ [
+ "pi",
+ "c"
+ ],
+ [
+ "p",
+ "ic"
+ ],
+ [
+ "▁na",
+ "u"
+ ],
+ [
+ "▁n",
+ "au"
+ ],
+ [
+ "▁fin",
+ "s"
+ ],
+ [
+ "▁fi",
+ "ns"
+ ],
+ [
+ "▁f",
+ "ins"
+ ],
+ [
+ "▁Vi",
+ "l"
+ ],
+ [
+ "▁V",
+ "il"
+ ],
+ [
+ "▁fu",
+ "s"
+ ],
+ [
+ "▁f",
+ "us"
+ ],
+ [
+ "▁qu",
+ "asi"
+ ],
+ [
+ "opera",
+ "tion"
+ ],
+ [
+ "oper",
+ "ation"
+ ],
+ [
+ "▁alle",
+ "r"
+ ],
+ [
+ "▁all",
+ "er"
+ ],
+ [
+ "▁al",
+ "ler"
+ ],
+ [
+ "▁",
+ "aller"
+ ],
+ [
+ "▁anal",
+ "y"
+ ],
+ [
+ "▁an",
+ "aly"
+ ],
+ [
+ "▁",
+ "analy"
+ ],
+ [
+ "▁О",
+ "н"
+ ],
+ [
+ "▁Me",
+ "s"
+ ],
+ [
+ "▁M",
+ "es"
+ ],
+ [
+ "▁оп",
+ "ера"
+ ],
+ [
+ "▁о",
+ "пера"
+ ],
+ [
+ "▁handle",
+ "d"
+ ],
+ [
+ "▁hand",
+ "led"
+ ],
+ [
+ "▁dep",
+ "rec"
+ ],
+ [
+ "▁de",
+ "prec"
+ ],
+ [
+ "tt",
+ "o"
+ ],
+ [
+ "t",
+ "to"
+ ],
+ [
+ "▁E",
+ "k"
+ ],
+ [
+ "▁stra",
+ "n"
+ ],
+ [
+ "▁str",
+ "an"
+ ],
+ [
+ "▁st",
+ "ran"
+ ],
+ [
+ "▁ang",
+ "lais"
+ ],
+ [
+ "ju",
+ "re"
+ ],
+ [
+ "j",
+ "ure"
+ ],
+ [
+ "▁Sil",
+ "ver"
+ ],
+ [
+ "▁close",
+ "ly"
+ ],
+ [
+ "▁clos",
+ "ely"
+ ],
+ [
+ "enk",
+ "ins"
+ ],
+ [
+ "en",
+ "kins"
+ ],
+ [
+ "ano",
+ "s"
+ ],
+ [
+ "an",
+ "os"
+ ],
+ [
+ "a",
+ "nos"
+ ],
+ [
+ "ste",
+ "d"
+ ],
+ [
+ "st",
+ "ed"
+ ],
+ [
+ "s",
+ "ted"
+ ],
+ [
+ "▁сент",
+ "ября"
+ ],
+ [
+ "bra",
+ "nd"
+ ],
+ [
+ "br",
+ "and"
+ ],
+ [
+ "b",
+ "rand"
+ ],
+ [
+ "нь",
+ "о"
+ ],
+ [
+ "▁prés",
+ "ent"
+ ],
+ [
+ "▁pré",
+ "sent"
+ ],
+ [
+ "ro",
+ "k"
+ ],
+ [
+ "r",
+ "ok"
+ ],
+ [
+ "mo",
+ "unt"
+ ],
+ [
+ "m",
+ "ount"
+ ],
+ [
+ "▁Anth",
+ "ony"
+ ],
+ [
+ "▁Further",
+ "more"
+ ],
+ [
+ "in",
+ "ha"
+ ],
+ [
+ "▁ар",
+ "хи"
+ ],
+ [
+ "▁раз",
+ "ли"
+ ],
+ [
+ "▁окт",
+ "ября"
+ ],
+ [
+ "▁pin",
+ "t"
+ ],
+ [
+ "▁pi",
+ "nt"
+ ],
+ [
+ "▁p",
+ "int"
+ ],
+ [
+ "n",
+ "ý"
+ ],
+ [
+ "pt",
+ "s"
+ ],
+ [
+ "p",
+ "ts"
+ ],
+ [
+ "▁ital",
+ "ien"
+ ],
+ [
+ "▁ре",
+ "ги"
+ ],
+ [
+ "ле",
+ "з"
+ ],
+ [
+ "л",
+ "ез"
+ ],
+ [
+ "дин",
+ "а"
+ ],
+ [
+ "ди",
+ "на"
+ ],
+ [
+ "ather",
+ "ine"
+ ],
+ [
+ "Intern",
+ "al"
+ ],
+ [
+ "Inter",
+ "nal"
+ ],
+ [
+ "Int",
+ "ernal"
+ ],
+ [
+ "In",
+ "ternal"
+ ],
+ [
+ "Qu",
+ "estion"
+ ],
+ [
+ "▁sett",
+ "lement"
+ ],
+ [
+ "▁В",
+ "се"
+ ],
+ [
+ "▁folder",
+ "s"
+ ],
+ [
+ "▁fol",
+ "ders"
+ ],
+ [
+ "д",
+ "ри"
+ ],
+ [
+ "▁val",
+ "or"
+ ],
+ [
+ "▁va",
+ "lor"
+ ],
+ [
+ "▁Mill",
+ "er"
+ ],
+ [
+ "▁Mil",
+ "ler"
+ ],
+ [
+ "▁M",
+ "iller"
+ ],
+ [
+ "▁Ass",
+ "ert"
+ ],
+ [
+ "▁As",
+ "sert"
+ ],
+ [
+ "▁",
+ "Assert"
+ ],
+ [
+ "▁pat",
+ "ient"
+ ],
+ [
+ "▁Nied",
+ "er"
+ ],
+ [
+ "▁Nie",
+ "der"
+ ],
+ [
+ "▁Ni",
+ "eder"
+ ],
+ [
+ "▁N",
+ "ieder"
+ ],
+ [
+ "▁E",
+ "P"
+ ],
+ [
+ "▁",
+ "EP"
+ ],
+ [
+ "▁Ag",
+ "r"
+ ],
+ [
+ "▁A",
+ "gr"
+ ],
+ [
+ "▁on",
+ "de"
+ ],
+ [
+ "▁o",
+ "nde"
+ ],
+ [
+ "▁",
+ "onde"
+ ],
+ [
+ "▁sc",
+ "op"
+ ],
+ [
+ "▁s",
+ "cop"
+ ],
+ [
+ "▁",
+ "scop"
+ ],
+ [
+ "sequ",
+ "ence"
+ ],
+ [
+ "se",
+ "quence"
+ ],
+ [
+ "▁P",
+ "L"
+ ],
+ [
+ "▁",
+ "PL"
+ ],
+ [
+ "▁see",
+ "k"
+ ],
+ [
+ "▁se",
+ "ek"
+ ],
+ [
+ "java",
+ "se"
+ ],
+ [
+ "jav",
+ "ase"
+ ],
+ [
+ "▁Vec",
+ "tor"
+ ],
+ [
+ "▁Ve",
+ "ctor"
+ ],
+ [
+ "▁V",
+ "ector"
+ ],
+ [
+ "▁",
+ "Vector"
+ ],
+ [
+ "▁n",
+ "á"
+ ],
+ [
+ "▁",
+ "ná"
+ ],
+ [
+ "▁categor",
+ "ía"
+ ],
+ [
+ "clo",
+ "ne"
+ ],
+ [
+ "cl",
+ "one"
+ ],
+ [
+ "N",
+ "R"
+ ],
+ [
+ "av",
+ "ailable"
+ ],
+ [
+ "▁Bes",
+ "ch"
+ ],
+ [
+ "▁Be",
+ "sch"
+ ],
+ [
+ "▁B",
+ "esch"
+ ],
+ [
+ "▁ec",
+ "lipse"
+ ],
+ [
+ "▁e",
+ "clipse"
+ ],
+ [
+ "▁",
+ "eclipse"
+ ],
+ [
+ "wick",
+ "lung"
+ ],
+ [
+ "dep",
+ "loy"
+ ],
+ [
+ "eni",
+ "e"
+ ],
+ [
+ "en",
+ "ie"
+ ],
+ [
+ "e",
+ "nie"
+ ],
+ [
+ "▁\"",
+ ")"
+ ],
+ [
+ "▁",
+ "\")"
+ ],
+ [
+ "äs",
+ "t"
+ ],
+ [
+ "ä",
+ "st"
+ ],
+ [
+ "▁syn",
+ "c"
+ ],
+ [
+ "▁sy",
+ "nc"
+ ],
+ [
+ "▁s",
+ "ync"
+ ],
+ [
+ "▁",
+ "sync"
+ ],
+ [
+ "CO",
+ "DE"
+ ],
+ [
+ "▁Ч",
+ "е"
+ ],
+ [
+ "▁float",
+ "ing"
+ ],
+ [
+ "▁flo",
+ "ating"
+ ],
+ [
+ "/",
+ "`"
+ ],
+ [
+ "▁retir",
+ "ed"
+ ],
+ [
+ "▁ret",
+ "ired"
+ ],
+ [
+ "de",
+ "b"
+ ],
+ [
+ "d",
+ "eb"
+ ],
+ [
+ "▁partic",
+ "ul"
+ ],
+ [
+ "▁parti",
+ "cul"
+ ],
+ [
+ "▁part",
+ "icul"
+ ],
+ [
+ "▁collect",
+ "ed"
+ ],
+ [
+ "▁colle",
+ "cted"
+ ],
+ [
+ "▁coll",
+ "ected"
+ ],
+ [
+ "▁download",
+ "ed"
+ ],
+ [
+ "▁down",
+ "loaded"
+ ],
+ [
+ "nic",
+ "e"
+ ],
+ [
+ "ni",
+ "ce"
+ ],
+ [
+ "n",
+ "ice"
+ ],
+ [
+ "▁Buff",
+ "er"
+ ],
+ [
+ "▁B",
+ "uffer"
+ ],
+ [
+ "▁",
+ "Buffer"
+ ],
+ [
+ "▁Acc",
+ "ount"
+ ],
+ [
+ "▁Ac",
+ "count"
+ ],
+ [
+ "▁",
+ "Account"
+ ],
+ [
+ "▁mag",
+ "gio"
+ ],
+ [
+ "▁m",
+ "aggio"
+ ],
+ [
+ "▁ред",
+ "а"
+ ],
+ [
+ "▁ре",
+ "да"
+ ],
+ [
+ "▁sale",
+ "s"
+ ],
+ [
+ "▁sal",
+ "es"
+ ],
+ [
+ "▁sa",
+ "les"
+ ],
+ [
+ "▁s",
+ "ales"
+ ],
+ [
+ "▁statunit",
+ "ense"
+ ],
+ [
+ "▁K",
+ "i"
+ ],
+ [
+ "▁Fer",
+ "r"
+ ],
+ [
+ "▁Fe",
+ "rr"
+ ],
+ [
+ "▁F",
+ "err"
+ ],
+ [
+ "Loc",
+ "k"
+ ],
+ [
+ "Lo",
+ "ck"
+ ],
+ [
+ "L",
+ "ock"
+ ],
+ [
+ "▁Isa",
+ "bel"
+ ],
+ [
+ "▁Is",
+ "abel"
+ ],
+ [
+ "cla",
+ "r"
+ ],
+ [
+ "cl",
+ "ar"
+ ],
+ [
+ "c",
+ "lar"
+ ],
+ [
+ "▁po",
+ "v"
+ ],
+ [
+ "▁p",
+ "ov"
+ ],
+ [
+ "atr",
+ "a"
+ ],
+ [
+ "at",
+ "ra"
+ ],
+ [
+ "a",
+ "tra"
+ ],
+ [
+ "▁Fra",
+ "u"
+ ],
+ [
+ "▁Fr",
+ "au"
+ ],
+ [
+ "▁sorti",
+ "ng"
+ ],
+ [
+ "▁sort",
+ "ing"
+ ],
+ [
+ "▁sor",
+ "ting"
+ ],
+ [
+ "▁phr",
+ "ase"
+ ],
+ [
+ "▁апре",
+ "ля"
+ ],
+ [
+ "▁дея",
+ "тель"
+ ],
+ [
+ "▁And",
+ "ré"
+ ],
+ [
+ "defin",
+ "ition"
+ ],
+ [
+ "def",
+ "inition"
+ ],
+ [
+ "writ",
+ "ing"
+ ],
+ [
+ "wr",
+ "iting"
+ ],
+ [
+ "ér",
+ "é"
+ ],
+ [
+ "é",
+ "ré"
+ ],
+ [
+ "щ",
+ "у"
+ ],
+ [
+ "▁Or",
+ "d"
+ ],
+ [
+ "▁O",
+ "rd"
+ ],
+ [
+ "▁",
+ "Ord"
+ ],
+ [
+ "▁ru",
+ "m"
+ ],
+ [
+ "▁r",
+ "um"
+ ],
+ [
+ "▁",
+ "rum"
+ ],
+ [
+ "▁Tur",
+ "k"
+ ],
+ [
+ "▁T",
+ "urk"
+ ],
+ [
+ "▁I",
+ "van"
+ ],
+ [
+ "the",
+ "less"
+ ],
+ [
+ "th",
+ "eless"
+ ],
+ [
+ "▁г",
+ "и"
+ ],
+ [
+ "▁",
+ "ги"
+ ],
+ [
+ "▁sa",
+ "ke"
+ ],
+ [
+ "▁s",
+ "ake"
+ ],
+ [
+ "▁Base",
+ "d"
+ ],
+ [
+ "▁Bas",
+ "ed"
+ ],
+ [
+ "▁Ba",
+ "sed"
+ ],
+ [
+ "▁B",
+ "ased"
+ ],
+ [
+ "dec",
+ "k"
+ ],
+ [
+ "de",
+ "ck"
+ ],
+ [
+ "oru",
+ "s"
+ ],
+ [
+ "or",
+ "us"
+ ],
+ [
+ "o",
+ "rus"
+ ],
+ [
+ "▁tut",
+ "ti"
+ ],
+ [
+ "▁bla",
+ "n"
+ ],
+ [
+ "▁bl",
+ "an"
+ ],
+ [
+ "▁b",
+ "lan"
+ ],
+ [
+ "▁П",
+ "у"
+ ],
+ [
+ "Det",
+ "ail"
+ ],
+ [
+ "De",
+ "tail"
+ ],
+ [
+ "▁Н",
+ "о"
+ ],
+ [
+ "▁Sk",
+ "y"
+ ],
+ [
+ "▁S",
+ "ky"
+ ],
+ [
+ "▁pr",
+ "ès"
+ ],
+ [
+ "▁p",
+ "rès"
+ ],
+ [
+ "▁",
+ "près"
+ ],
+ [
+ "мо",
+ "й"
+ ],
+ [
+ "col",
+ "n"
+ ],
+ [
+ "co",
+ "ln"
+ ],
+ [
+ "че",
+ "ской"
+ ],
+ [
+ "et",
+ "i"
+ ],
+ [
+ "e",
+ "ti"
+ ],
+ [
+ "▁arr",
+ "ow"
+ ],
+ [
+ "▁ar",
+ "row"
+ ],
+ [
+ "▁",
+ "arrow"
+ ],
+ [
+ "▁Ch",
+ "a"
+ ],
+ [
+ "▁C",
+ "ha"
+ ],
+ [
+ "ch",
+ "mark"
+ ],
+ [
+ "œ",
+ "ur"
+ ],
+ [
+ "fa",
+ "b"
+ ],
+ [
+ "f",
+ "ab"
+ ],
+ [
+ "ку",
+ "ль"
+ ],
+ [
+ "Grid",
+ "View"
+ ],
+ [
+ "▁Back",
+ "ground"
+ ],
+ [
+ "▁",
+ "Background"
+ ],
+ [
+ "s",
+ "n"
+ ],
+ [
+ "▁segu",
+ "ito"
+ ],
+ [
+ "▁ni",
+ "c"
+ ],
+ [
+ "▁n",
+ "ic"
+ ],
+ [
+ "▁",
+ "nic"
+ ],
+ [
+ "co",
+ "u"
+ ],
+ [
+ "c",
+ "ou"
+ ],
+ [
+ "ті",
+ "в"
+ ],
+ [
+ "т",
+ "ів"
+ ],
+ [
+ "▁b",
+ "zw"
+ ],
+ [
+ "add",
+ "EventListener"
+ ],
+ [
+ "syn",
+ "c"
+ ],
+ [
+ "s",
+ "ync"
+ ],
+ [
+ "azz",
+ "o"
+ ],
+ [
+ "az",
+ "zo"
+ ],
+ [
+ "ab",
+ "stract"
+ ],
+ [
+ "asset",
+ "s"
+ ],
+ [
+ "asse",
+ "ts"
+ ],
+ [
+ "ass",
+ "ets"
+ ],
+ [
+ "as",
+ "sets"
+ ],
+ [
+ "▁Dr",
+ "u"
+ ],
+ [
+ "▁D",
+ "ru"
+ ],
+ [
+ "з",
+ "д"
+ ],
+ [
+ "ord",
+ "net"
+ ],
+ [
+ "▁big",
+ "ger"
+ ],
+ [
+ "▁b",
+ "igger"
+ ],
+ [
+ "▁initialize",
+ "d"
+ ],
+ [
+ "▁initial",
+ "ized"
+ ],
+ [
+ "ка",
+ "з"
+ ],
+ [
+ "ogen",
+ "e"
+ ],
+ [
+ "oge",
+ "ne"
+ ],
+ [
+ "og",
+ "ene"
+ ],
+ [
+ "vious",
+ "ly"
+ ],
+ [
+ "vi",
+ "ously"
+ ],
+ [
+ "v",
+ "iously"
+ ],
+ [
+ "▁gu",
+ "id"
+ ],
+ [
+ "▁g",
+ "uid"
+ ],
+ [
+ "scheid",
+ "ung"
+ ],
+ [
+ "▁Ze",
+ "nt"
+ ],
+ [
+ "▁Z",
+ "ent"
+ ],
+ [
+ "▁frame",
+ "s"
+ ],
+ [
+ "▁fram",
+ "es"
+ ],
+ [
+ "▁fra",
+ "mes"
+ ],
+ [
+ "▁fr",
+ "ames"
+ ],
+ [
+ "▁",
+ "frames"
+ ],
+ [
+ "rieb",
+ "en"
+ ],
+ [
+ "rie",
+ "ben"
+ ],
+ [
+ "ri",
+ "eben"
+ ],
+ [
+ "r",
+ "ieben"
+ ],
+ [
+ "▁issue",
+ "d"
+ ],
+ [
+ "▁issu",
+ "ed"
+ ],
+ [
+ "▁iss",
+ "ued"
+ ],
+ [
+ "▁do",
+ "w"
+ ],
+ [
+ "▁d",
+ "ow"
+ ],
+ [
+ "▁describe",
+ "s"
+ ],
+ [
+ "▁descri",
+ "bes"
+ ],
+ [
+ "ils",
+ "t"
+ ],
+ [
+ "il",
+ "st"
+ ],
+ [
+ "i",
+ "lst"
+ ],
+ [
+ "▁criter",
+ "ia"
+ ],
+ [
+ "▁crit",
+ "eria"
+ ],
+ [
+ "▁c",
+ "riteria"
+ ],
+ [
+ "▁gentle",
+ "man"
+ ],
+ [
+ "Bas",
+ "ic"
+ ],
+ [
+ "ne",
+ "z"
+ ],
+ [
+ "n",
+ "ez"
+ ],
+ [
+ "De",
+ "v"
+ ],
+ [
+ "D",
+ "ev"
+ ],
+ [
+ "Mo",
+ "ve"
+ ],
+ [
+ "M",
+ "ove"
+ ],
+ [
+ "▁estab",
+ "a"
+ ],
+ [
+ "▁esta",
+ "ba"
+ ],
+ [
+ "▁est",
+ "aba"
+ ],
+ [
+ "▁sett",
+ "embre"
+ ],
+ [
+ "▁set",
+ "tembre"
+ ],
+ [
+ "circ",
+ "le"
+ ],
+ [
+ "cir",
+ "cle"
+ ],
+ [
+ "▁fa",
+ "is"
+ ],
+ [
+ "▁f",
+ "ais"
+ ],
+ [
+ "▁my",
+ "st"
+ ],
+ [
+ "▁m",
+ "yst"
+ ],
+ [
+ "▁arch",
+ "iv"
+ ],
+ [
+ "▁",
+ "archiv"
+ ],
+ [
+ "d",
+ "ynamic"
+ ],
+ [
+ "j",
+ "à"
+ ],
+ [
+ "ita",
+ "s"
+ ],
+ [
+ "it",
+ "as"
+ ],
+ [
+ "▁я",
+ "кий"
+ ],
+ [
+ "▁do",
+ "r"
+ ],
+ [
+ "▁d",
+ "or"
+ ],
+ [
+ "▁",
+ "dor"
+ ],
+ [
+ "▁Ama",
+ "zon"
+ ],
+ [
+ "▁Am",
+ "azon"
+ ],
+ [
+ "▁ne",
+ "ces"
+ ],
+ [
+ "▁Marc",
+ "el"
+ ],
+ [
+ "▁Mar",
+ "cel"
+ ],
+ [
+ "▁ell",
+ "a"
+ ],
+ [
+ "▁el",
+ "la"
+ ],
+ [
+ "▁e",
+ "lla"
+ ],
+ [
+ "▁",
+ "ella"
+ ],
+ [
+ "ро",
+ "к"
+ ],
+ [
+ "р",
+ "ок"
+ ],
+ [
+ "▁Pennsylvan",
+ "ia"
+ ],
+ [
+ "cul",
+ "ar"
+ ],
+ [
+ "cu",
+ "lar"
+ ],
+ [
+ "c",
+ "ular"
+ ],
+ [
+ "Pa",
+ "ck"
+ ],
+ [
+ "P",
+ "ack"
+ ],
+ [
+ "ita",
+ "ge"
+ ],
+ [
+ "it",
+ "age"
+ ],
+ [
+ "▁Bur",
+ "n"
+ ],
+ [
+ "▁Bu",
+ "rn"
+ ],
+ [
+ "▁B",
+ "urn"
+ ],
+ [
+ "▁R",
+ "O"
+ ],
+ [
+ "▁",
+ "RO"
+ ],
+ [
+ "▁он",
+ "и"
+ ],
+ [
+ "▁о",
+ "ни"
+ ],
+ [
+ "▁",
+ "они"
+ ],
+ [
+ "~",
+ "$"
+ ],
+ [
+ "Te",
+ "X"
+ ],
+ [
+ "ass",
+ "ign"
+ ],
+ [
+ "as",
+ "sign"
+ ],
+ [
+ "▁be",
+ "at"
+ ],
+ [
+ "iden",
+ "se"
+ ],
+ [
+ "id",
+ "ense"
+ ],
+ [
+ "ace",
+ "nt"
+ ],
+ [
+ "ac",
+ "ent"
+ ],
+ [
+ "a",
+ "cent"
+ ],
+ [
+ "Al",
+ "ert"
+ ],
+ [
+ "▁strat",
+ "eg"
+ ],
+ [
+ "▁str",
+ "ateg"
+ ],
+ [
+ "▁mån",
+ "aden"
+ ],
+ [
+ "LO",
+ "C"
+ ],
+ [
+ "L",
+ "OC"
+ ],
+ [
+ "▁catal",
+ "og"
+ ],
+ [
+ "▁cat",
+ "alog"
+ ],
+ [
+ "▁c",
+ "atalog"
+ ],
+ [
+ "▁",
+ "catalog"
+ ],
+ [
+ "print",
+ "StackTrace"
+ ],
+ [
+ "())",
+ "."
+ ],
+ [
+ "()",
+ ")."
+ ],
+ [
+ "(",
+ "))."
+ ],
+ [
+ "ust",
+ "ed"
+ ],
+ [
+ "us",
+ "ted"
+ ],
+ [
+ "u",
+ "sted"
+ ],
+ [
+ "▁Frame",
+ "work"
+ ],
+ [
+ "▁",
+ "Framework"
+ ],
+ [
+ "EC",
+ "K"
+ ],
+ [
+ "E",
+ "CK"
+ ],
+ [
+ "▁at",
+ "é"
+ ],
+ [
+ "▁a",
+ "té"
+ ],
+ [
+ "Frame",
+ "work"
+ ],
+ [
+ "▁attack",
+ "s"
+ ],
+ [
+ "▁att",
+ "acks"
+ ],
+ [
+ "▁Ber",
+ "t"
+ ],
+ [
+ "▁Be",
+ "rt"
+ ],
+ [
+ "▁B",
+ "ert"
+ ],
+ [
+ "▁тра",
+ "н"
+ ],
+ [
+ "▁т",
+ "ран"
+ ],
+ [
+ ":",
+ "%"
+ ],
+ [
+ "ars",
+ "i"
+ ],
+ [
+ "ar",
+ "si"
+ ],
+ [
+ "not",
+ "ation"
+ ],
+ [
+ "▁logic",
+ "al"
+ ],
+ [
+ "▁log",
+ "ical"
+ ],
+ [
+ "we",
+ "et"
+ ],
+ [
+ "▁visit",
+ "ed"
+ ],
+ [
+ "▁vis",
+ "ited"
+ ],
+ [
+ "br",
+ "u"
+ ],
+ [
+ "b",
+ "ru"
+ ],
+ [
+ "▁surpr",
+ "ise"
+ ],
+ [
+ "▁sur",
+ "prise"
+ ],
+ [
+ "^",
+ "^"
+ ],
+ [
+ "inal",
+ "e"
+ ],
+ [
+ "ina",
+ "le"
+ ],
+ [
+ "in",
+ "ale"
+ ],
+ [
+ "rem",
+ "ote"
+ ],
+ [
+ "'}",
+ ","
+ ],
+ [
+ "'",
+ "},"
+ ],
+ [
+ "Syn",
+ "tax"
+ ],
+ [
+ "S",
+ "yntax"
+ ],
+ [
+ "ian",
+ "e"
+ ],
+ [
+ "ia",
+ "ne"
+ ],
+ [
+ "i",
+ "ane"
+ ],
+ [
+ "onne",
+ "n"
+ ],
+ [
+ "onn",
+ "en"
+ ],
+ [
+ "on",
+ "nen"
+ ],
+ [
+ "▁break",
+ "ing"
+ ],
+ [
+ "▁bre",
+ "aking"
+ ],
+ [
+ "parse",
+ "r"
+ ],
+ [
+ "par",
+ "ser"
+ ],
+ [
+ "ap",
+ "k"
+ ],
+ [
+ "a",
+ "pk"
+ ],
+ [
+ "▁Mig",
+ "uel"
+ ],
+ [
+ "▁",
+ "§"
+ ],
+ [
+ "▁act",
+ "ing"
+ ],
+ [
+ "▁ac",
+ "ting"
+ ],
+ [
+ "▁geb",
+ "ru"
+ ],
+ [
+ "▁ge",
+ "bru"
+ ],
+ [
+ "▁g",
+ "ebru"
+ ],
+ [
+ "At",
+ "Index"
+ ],
+ [
+ "ють",
+ "ся"
+ ],
+ [
+ "ю",
+ "ться"
+ ],
+ [
+ "▁offer",
+ "s"
+ ],
+ [
+ "▁off",
+ "ers"
+ ],
+ [
+ "▁of",
+ "fers"
+ ],
+ [
+ "▁pra",
+ "c"
+ ],
+ [
+ "▁pr",
+ "ac"
+ ],
+ [
+ "▁p",
+ "rac"
+ ],
+ [
+ "▁gran",
+ "t"
+ ],
+ [
+ "▁gra",
+ "nt"
+ ],
+ [
+ "▁gr",
+ "ant"
+ ],
+ [
+ "▁g",
+ "rant"
+ ],
+ [
+ "tern",
+ "oon"
+ ],
+ [
+ "▁acqu",
+ "ired"
+ ],
+ [
+ "▁ac",
+ "quired"
+ ],
+ [
+ "▁N",
+ "y"
+ ],
+ [
+ "▁comm",
+ "a"
+ ],
+ [
+ "▁com",
+ "ma"
+ ],
+ [
+ "ní",
+ "k"
+ ],
+ [
+ "n",
+ "ík"
+ ],
+ [
+ "▁Ste",
+ "p"
+ ],
+ [
+ "▁St",
+ "ep"
+ ],
+ [
+ "▁",
+ "Step"
+ ],
+ [
+ "inner",
+ "s"
+ ],
+ [
+ "inn",
+ "ers"
+ ],
+ [
+ "in",
+ "ners"
+ ],
+ [
+ "▁S",
+ "A"
+ ],
+ [
+ "▁",
+ "SA"
+ ],
+ [
+ "▁wa",
+ "t"
+ ],
+ [
+ "▁w",
+ "at"
+ ],
+ [
+ "day",
+ "s"
+ ],
+ [
+ "da",
+ "ys"
+ ],
+ [
+ "d",
+ "ays"
+ ],
+ [
+ "▁rect",
+ "angle"
+ ],
+ [
+ "da",
+ "r"
+ ],
+ [
+ "d",
+ "ar"
+ ],
+ [
+ "▁tra",
+ "c"
+ ],
+ [
+ "▁tr",
+ "ac"
+ ],
+ [
+ "▁t",
+ "rac"
+ ],
+ [
+ "▁Ind",
+ "ones"
+ ],
+ [
+ "▁feed",
+ "back"
+ ],
+ [
+ "▁break",
+ "s"
+ ],
+ [
+ "▁bre",
+ "aks"
+ ],
+ [
+ "part",
+ "ition"
+ ],
+ [
+ "ican",
+ "s"
+ ],
+ [
+ "ica",
+ "ns"
+ ],
+ [
+ "ic",
+ "ans"
+ ],
+ [
+ "▁Notice",
+ "s"
+ ],
+ [
+ "▁Not",
+ "ices"
+ ],
+ [
+ "▁improve",
+ "d"
+ ],
+ [
+ "▁improv",
+ "ed"
+ ],
+ [
+ "▁impro",
+ "ved"
+ ],
+ [
+ "▁impr",
+ "oved"
+ ],
+ [
+ "pha",
+ "n"
+ ],
+ [
+ "ph",
+ "an"
+ ],
+ [
+ "p",
+ "han"
+ ],
+ [
+ "▁differenti",
+ "al"
+ ],
+ [
+ "▁different",
+ "ial"
+ ],
+ [
+ "▁differ",
+ "ential"
+ ],
+ [
+ "script",
+ "s"
+ ],
+ [
+ "scri",
+ "pts"
+ ],
+ [
+ "▁XII",
+ "I"
+ ],
+ [
+ "▁XI",
+ "II"
+ ],
+ [
+ "▁X",
+ "III"
+ ],
+ [
+ "▁Lab",
+ "or"
+ ],
+ [
+ "▁La",
+ "bor"
+ ],
+ [
+ "▁L",
+ "abor"
+ ],
+ [
+ "▁precis",
+ "ion"
+ ],
+ [
+ "▁prec",
+ "ision"
+ ],
+ [
+ "▁see",
+ "d"
+ ],
+ [
+ "▁se",
+ "ed"
+ ],
+ [
+ "▁s",
+ "eed"
+ ],
+ [
+ "▁",
+ "seed"
+ ],
+ [
+ "bund",
+ "le"
+ ],
+ [
+ "b",
+ "undle"
+ ],
+ [
+ "ident",
+ "s"
+ ],
+ [
+ "iden",
+ "ts"
+ ],
+ [
+ "id",
+ "ents"
+ ],
+ [
+ "hr",
+ "e"
+ ],
+ [
+ "h",
+ "re"
+ ],
+ [
+ "▁Doug",
+ "las"
+ ],
+ [
+ "ul",
+ "d"
+ ],
+ [
+ "u",
+ "ld"
+ ],
+ [
+ "▁seconda",
+ "ry"
+ ],
+ [
+ "▁second",
+ "ary"
+ ],
+ [
+ "▁br",
+ "ig"
+ ],
+ [
+ "▁b",
+ "rig"
+ ],
+ [
+ "▁confirm",
+ "ed"
+ ],
+ [
+ "▁confir",
+ "med"
+ ],
+ [
+ "▁claim",
+ "s"
+ ],
+ [
+ "▁cla",
+ "ims"
+ ],
+ [
+ "Ro",
+ "le"
+ ],
+ [
+ "R",
+ "ole"
+ ],
+ [
+ "▁Jew",
+ "ish"
+ ],
+ [
+ "▁př",
+ "ed"
+ ],
+ [
+ "▁p",
+ "řed"
+ ],
+ [
+ "▁hot",
+ "el"
+ ],
+ [
+ "▁ho",
+ "tel"
+ ],
+ [
+ "▁compt",
+ "e"
+ ],
+ [
+ "▁comp",
+ "te"
+ ],
+ [
+ "▁recurs",
+ "ive"
+ ],
+ [
+ "▁rec",
+ "ursive"
+ ],
+ [
+ "](#",
+ ")"
+ ],
+ [
+ "▁rot",
+ "ate"
+ ],
+ [
+ "▁",
+ "rotate"
+ ],
+ [
+ "▁chrom",
+ "e"
+ ],
+ [
+ "▁chr",
+ "ome"
+ ],
+ [
+ "▁ch",
+ "rome"
+ ],
+ [
+ "▁",
+ "chrome"
+ ],
+ [
+ "ine",
+ "a"
+ ],
+ [
+ "in",
+ "ea"
+ ],
+ [
+ "i",
+ "nea"
+ ],
+ [
+ "%;",
+ "\r"
+ ],
+ [
+ "%",
+ ";\r"
+ ],
+ [
+ "▁En",
+ "vironment"
+ ],
+ [
+ "▁",
+ "Environment"
+ ],
+ [
+ "pla",
+ "tz"
+ ],
+ [
+ "pl",
+ "atz"
+ ],
+ [
+ "▁Sing",
+ "le"
+ ],
+ [
+ "▁Sin",
+ "gle"
+ ],
+ [
+ "▁",
+ "Single"
+ ],
+ [
+ "▁seven",
+ "t"
+ ],
+ [
+ "▁se",
+ "vent"
+ ],
+ [
+ "▁s",
+ "event"
+ ],
+ [
+ "▁post",
+ "ing"
+ ],
+ [
+ "▁pos",
+ "ting"
+ ],
+ [
+ "▁deal",
+ "ing"
+ ],
+ [
+ "▁de",
+ "aling"
+ ],
+ [
+ "parameter",
+ "s"
+ ],
+ [
+ "param",
+ "eters"
+ ],
+ [
+ "гра",
+ "ф"
+ ],
+ [
+ "Auth",
+ "entication"
+ ],
+ [
+ "to",
+ "uch"
+ ],
+ [
+ "t",
+ "ouch"
+ ],
+ [
+ "A",
+ "z"
+ ],
+ [
+ "▁gra",
+ "y"
+ ],
+ [
+ "▁gr",
+ "ay"
+ ],
+ [
+ "▁g",
+ "ray"
+ ],
+ [
+ "▁",
+ "gray"
+ ],
+ [
+ "enci",
+ "ng"
+ ],
+ [
+ "enc",
+ "ing"
+ ],
+ [
+ "en",
+ "cing"
+ ],
+ [
+ "bold",
+ "math"
+ ],
+ [
+ "▁сайт",
+ "е"
+ ],
+ [
+ "▁сай",
+ "те"
+ ],
+ [
+ "▁Z",
+ "a"
+ ],
+ [
+ "an",
+ "je"
+ ],
+ [
+ "▁pol",
+ "ar"
+ ],
+ [
+ "▁po",
+ "lar"
+ ],
+ [
+ "▁p",
+ "olar"
+ ],
+ [
+ "▁у",
+ "ли"
+ ],
+ [
+ "ki",
+ "l"
+ ],
+ [
+ "k",
+ "il"
+ ],
+ [
+ "▁ho",
+ "ver"
+ ],
+ [
+ "▁h",
+ "over"
+ ],
+ [
+ "▁",
+ "hover"
+ ],
+ [
+ "▁RE",
+ "ST"
+ ],
+ [
+ "▁Com",
+ "e"
+ ],
+ [
+ "▁Co",
+ "me"
+ ],
+ [
+ "▁C",
+ "ome"
+ ],
+ [
+ "▁",
+ "Come"
+ ],
+ [
+ "j",
+ "b"
+ ],
+ [
+ "▁Georg",
+ "ia"
+ ],
+ [
+ "▁Estad",
+ "o"
+ ],
+ [
+ "▁Esta",
+ "do"
+ ],
+ [
+ "▁Est",
+ "ado"
+ ],
+ [
+ "Output",
+ "Stream"
+ ],
+ [
+ "ћ",
+ "и"
+ ],
+ [
+ "▁du",
+ "mp"
+ ],
+ [
+ "▁d",
+ "ump"
+ ],
+ [
+ "▁",
+ "dump"
+ ],
+ [
+ "▁Ag",
+ "e"
+ ],
+ [
+ "▁A",
+ "ge"
+ ],
+ [
+ "▁",
+ "Age"
+ ],
+ [
+ "▁sw",
+ "o"
+ ],
+ [
+ "▁s",
+ "wo"
+ ],
+ [
+ "m",
+ "obile"
+ ],
+ [
+ "occ",
+ "up"
+ ],
+ [
+ "oc",
+ "cup"
+ ],
+ [
+ "ше",
+ "го"
+ ],
+ [
+ "ш",
+ "его"
+ ],
+ [
+ "▁constitu",
+ "tion"
+ ],
+ [
+ "▁constit",
+ "ution"
+ ],
+ [
+ "▁const",
+ "itution"
+ ],
+ [
+ "go",
+ "od"
+ ],
+ [
+ "g",
+ "ood"
+ ],
+ [
+ "ak",
+ "u"
+ ],
+ [
+ "a",
+ "ku"
+ ],
+ [
+ "▁ан",
+ "г"
+ ],
+ [
+ "▁а",
+ "нг"
+ ],
+ [
+ "▁",
+ "анг"
+ ],
+ [
+ "iec",
+ "k"
+ ],
+ [
+ "ie",
+ "ck"
+ ],
+ [
+ "▁Ps",
+ "ych"
+ ],
+ [
+ "▁root",
+ "s"
+ ],
+ [
+ "▁ro",
+ "ots"
+ ],
+ [
+ "▁ves",
+ "t"
+ ],
+ [
+ "▁ve",
+ "st"
+ ],
+ [
+ "▁v",
+ "est"
+ ],
+ [
+ "▁",
+ "vest"
+ ],
+ [
+ "▁года",
+ "х"
+ ],
+ [
+ "▁го",
+ "дах"
+ ],
+ [
+ "▁Rep",
+ "ública"
+ ],
+ [
+ "▁pia",
+ "n"
+ ],
+ [
+ "▁pi",
+ "an"
+ ],
+ [
+ "▁p",
+ "ian"
+ ],
+ [
+ "igr",
+ "ation"
+ ],
+ [
+ "▁pré",
+ "c"
+ ],
+ [
+ "▁pr",
+ "éc"
+ ],
+ [
+ "▁generate",
+ "s"
+ ],
+ [
+ "▁gener",
+ "ates"
+ ],
+ [
+ "L",
+ "Y"
+ ],
+ [
+ "(",
+ "`"
+ ],
+ [
+ "▁=",
+ "~"
+ ],
+ [
+ "ше",
+ "ния"
+ ],
+ [
+ "▁Ra",
+ "h"
+ ],
+ [
+ "▁R",
+ "ah"
+ ],
+ [
+ "▁connect",
+ "ing"
+ ],
+ [
+ "ž",
+ "í"
+ ],
+ [
+ "▁f",
+ "ő"
+ ],
+ [
+ "▁appe",
+ "l"
+ ],
+ [
+ "▁app",
+ "el"
+ ],
+ [
+ "▁ap",
+ "pel"
+ ],
+ [
+ "▁a",
+ "ppel"
+ ],
+ [
+ "▁Rail",
+ "way"
+ ],
+ [
+ "г",
+ "ли"
+ ],
+ [
+ "▁dével",
+ "opp"
+ ],
+ [
+ "▁ap",
+ "o"
+ ],
+ [
+ "▁a",
+ "po"
+ ],
+ [
+ "fra",
+ "n"
+ ],
+ [
+ "fr",
+ "an"
+ ],
+ [
+ "f",
+ "ran"
+ ],
+ [
+ "▁immedi",
+ "ate"
+ ],
+ [
+ "▁im",
+ "mediate"
+ ],
+ [
+ "во",
+ "го"
+ ],
+ [
+ "в",
+ "ого"
+ ],
+ [
+ "Run",
+ "ner"
+ ],
+ [
+ "ä",
+ "g"
+ ],
+ [
+ "Some",
+ "thing"
+ ],
+ [
+ "S",
+ "omething"
+ ],
+ [
+ "▁gén",
+ "éra"
+ ],
+ [
+ "Event",
+ "Args"
+ ],
+ [
+ "inct",
+ "ion"
+ ],
+ [
+ "inc",
+ "tion"
+ ],
+ [
+ "in",
+ "ction"
+ ],
+ [
+ "gl",
+ "y"
+ ],
+ [
+ "g",
+ "ly"
+ ],
+ [
+ "▁Du",
+ "e"
+ ],
+ [
+ "▁D",
+ "ue"
+ ],
+ [
+ "▁pros",
+ "t"
+ ],
+ [
+ "▁pro",
+ "st"
+ ],
+ [
+ "▁pr",
+ "ost"
+ ],
+ [
+ "▁p",
+ "rost"
+ ],
+ [
+ "▁refer",
+ "ring"
+ ],
+ [
+ "▁jo",
+ "g"
+ ],
+ [
+ "▁j",
+ "og"
+ ],
+ [
+ "▁execut",
+ "able"
+ ],
+ [
+ "▁exec",
+ "utable"
+ ],
+ [
+ "▁Dre",
+ "am"
+ ],
+ [
+ "▁D",
+ "ream"
+ ],
+ [
+ "ac",
+ "s"
+ ],
+ [
+ "a",
+ "cs"
+ ],
+ [
+ "▁Col",
+ "e"
+ ],
+ [
+ "▁Co",
+ "le"
+ ],
+ [
+ "▁C",
+ "ole"
+ ],
+ [
+ "amp",
+ "f"
+ ],
+ [
+ "am",
+ "pf"
+ ],
+ [
+ "▁Bi",
+ "s"
+ ],
+ [
+ "▁B",
+ "is"
+ ],
+ [
+ "▁ию",
+ "ня"
+ ],
+ [
+ "lied",
+ "er"
+ ],
+ [
+ "lie",
+ "der"
+ ],
+ [
+ "li",
+ "eder"
+ ],
+ [
+ "l",
+ "ieder"
+ ],
+ [
+ "те",
+ "к"
+ ],
+ [
+ "т",
+ "ек"
+ ],
+ [
+ "▁v",
+ "b"
+ ],
+ [
+ "▁",
+ "vb"
+ ],
+ [
+ "▁mo",
+ "m"
+ ],
+ [
+ "▁m",
+ "om"
+ ],
+ [
+ "▁:",
+ "("
+ ],
+ [
+ "▁",
+ ":("
+ ],
+ [
+ "▁derni",
+ "er"
+ ],
+ [
+ "▁der",
+ "nier"
+ ],
+ [
+ "'",
+ "=>"
+ ],
+ [
+ "▁это",
+ "го"
+ ],
+ [
+ "▁э",
+ "того"
+ ],
+ [
+ "▁neu",
+ "e"
+ ],
+ [
+ "▁ne",
+ "ue"
+ ],
+ [
+ "▁Ч",
+ "а"
+ ],
+ [
+ "▁weiter",
+ "e"
+ ],
+ [
+ "▁weit",
+ "ere"
+ ],
+ [
+ "▁alle",
+ "g"
+ ],
+ [
+ "▁all",
+ "eg"
+ ],
+ [
+ "▁al",
+ "leg"
+ ],
+ [
+ "▁real",
+ "ity"
+ ],
+ [
+ "▁re",
+ "ality"
+ ],
+ [
+ "▁jud",
+ "ge"
+ ],
+ [
+ "▁Bal",
+ "t"
+ ],
+ [
+ "▁Ba",
+ "lt"
+ ],
+ [
+ "▁B",
+ "alt"
+ ],
+ [
+ "▁th",
+ "in"
+ ],
+ [
+ "▁t",
+ "hin"
+ ],
+ [
+ "▁Ge",
+ "d"
+ ],
+ [
+ "▁G",
+ "ed"
+ ],
+ [
+ "iev",
+ "al"
+ ],
+ [
+ "ie",
+ "val"
+ ],
+ [
+ "i",
+ "eval"
+ ],
+ [
+ "m",
+ "x"
+ ],
+ [
+ "ці",
+ "ональ"
+ ],
+ [
+ "▁вы",
+ "пу"
+ ],
+ [
+ "▁I",
+ "X"
+ ],
+ [
+ "▁",
+ "IX"
+ ],
+ [
+ "▁bl",
+ "ind"
+ ],
+ [
+ "▁Mot",
+ "or"
+ ],
+ [
+ "▁Mo",
+ "tor"
+ ],
+ [
+ "▁ш",
+ "а"
+ ],
+ [
+ "▁",
+ "ша"
+ ],
+ [
+ "▁approxim",
+ "ation"
+ ],
+ [
+ "da",
+ "m"
+ ],
+ [
+ "d",
+ "am"
+ ],
+ [
+ "▁fo",
+ "g"
+ ],
+ [
+ "▁f",
+ "og"
+ ],
+ [
+ "▁",
+ "fog"
+ ],
+ [
+ "ко",
+ "р"
+ ],
+ [
+ "к",
+ "ор"
+ ],
+ [
+ "▁W",
+ "rit"
+ ],
+ [
+ "▁lin",
+ "g"
+ ],
+ [
+ "▁li",
+ "ng"
+ ],
+ [
+ "▁l",
+ "ing"
+ ],
+ [
+ "▁",
+ "ling"
+ ],
+ [
+ "▁пи",
+ "са"
+ ],
+ [
+ "▁",
+ "писа"
+ ],
+ [
+ "▁Mar",
+ "s"
+ ],
+ [
+ "▁Ma",
+ "rs"
+ ],
+ [
+ "▁M",
+ "ars"
+ ],
+ [
+ "ott",
+ "i"
+ ],
+ [
+ "ot",
+ "ti"
+ ],
+ [
+ "En",
+ "um"
+ ],
+ [
+ "E",
+ "num"
+ ],
+ [
+ "▁Tri",
+ "b"
+ ],
+ [
+ "▁Tr",
+ "ib"
+ ],
+ [
+ "▁T",
+ "rib"
+ ],
+ [
+ "▁mer",
+ "c"
+ ],
+ [
+ "▁me",
+ "rc"
+ ],
+ [
+ "▁m",
+ "erc"
+ ],
+ [
+ "zu",
+ "ng"
+ ],
+ [
+ "z",
+ "ung"
+ ],
+ [
+ "van",
+ "ced"
+ ],
+ [
+ "v",
+ "anced"
+ ],
+ [
+ "cf",
+ "g"
+ ],
+ [
+ "c",
+ "fg"
+ ],
+ [
+ "на",
+ "х"
+ ],
+ [
+ "sche",
+ "n"
+ ],
+ [
+ "sch",
+ "en"
+ ],
+ [
+ "sc",
+ "hen"
+ ],
+ [
+ "s",
+ "chen"
+ ],
+ [
+ "\"]",
+ "."
+ ],
+ [
+ "\"",
+ "]."
+ ],
+ [
+ "be",
+ "k"
+ ],
+ [
+ "b",
+ "ek"
+ ],
+ [
+ "▁ste",
+ "r"
+ ],
+ [
+ "▁st",
+ "er"
+ ],
+ [
+ "▁s",
+ "ter"
+ ],
+ [
+ "▁",
+ "ster"
+ ],
+ [
+ "j",
+ "p"
+ ],
+ [
+ "▁Ra",
+ "p"
+ ],
+ [
+ "▁R",
+ "ap"
+ ],
+ [
+ "▁record",
+ "ing"
+ ],
+ [
+ "▁rec",
+ "ording"
+ ],
+ [
+ "▁pe",
+ "int"
+ ],
+ [
+ "▁let",
+ "s"
+ ],
+ [
+ "▁le",
+ "ts"
+ ],
+ [
+ "▁l",
+ "ets"
+ ],
+ [
+ "▁",
+ "lets"
+ ],
+ [
+ "äng",
+ "e"
+ ],
+ [
+ "än",
+ "ge"
+ ],
+ [
+ ">\"",
+ ";"
+ ],
+ [
+ ">",
+ "\";"
+ ],
+ [
+ "▁міс",
+ "це"
+ ],
+ [
+ "▁cav",
+ "al"
+ ],
+ [
+ "▁ca",
+ "val"
+ ],
+ [
+ "▁c",
+ "aval"
+ ],
+ [
+ "▁CS",
+ "V"
+ ],
+ [
+ "▁C",
+ "SV"
+ ],
+ [
+ "▁ent",
+ "stand"
+ ],
+ [
+ "▁help",
+ "er"
+ ],
+ [
+ "▁hel",
+ "per"
+ ],
+ [
+ "▁",
+ "helper"
+ ],
+ [
+ "ende",
+ "t"
+ ],
+ [
+ "end",
+ "et"
+ ],
+ [
+ "en",
+ "det"
+ ],
+ [
+ "▁Gra",
+ "m"
+ ],
+ [
+ "▁Gr",
+ "am"
+ ],
+ [
+ "▁G",
+ "ram"
+ ],
+ [
+ "▁Die",
+ "go"
+ ],
+ [
+ "▁Di",
+ "ego"
+ ],
+ [
+ "▁D",
+ "iego"
+ ],
+ [
+ "▁Bi",
+ "shop"
+ ],
+ [
+ "▁B",
+ "ishop"
+ ],
+ [
+ "TA",
+ "G"
+ ],
+ [
+ "T",
+ "AG"
+ ],
+ [
+ "▁ec",
+ "c"
+ ],
+ [
+ "▁e",
+ "cc"
+ ],
+ [
+ "▁E",
+ "en"
+ ],
+ [
+ "▁A",
+ "V"
+ ],
+ [
+ "▁",
+ "AV"
+ ],
+ [
+ "C",
+ "ity"
+ ],
+ [
+ "▁Gu",
+ "ide"
+ ],
+ [
+ "hin",
+ "d"
+ ],
+ [
+ "hi",
+ "nd"
+ ],
+ [
+ "h",
+ "ind"
+ ],
+ [
+ "rica",
+ "l"
+ ],
+ [
+ "ric",
+ "al"
+ ],
+ [
+ "ri",
+ "cal"
+ ],
+ [
+ "r",
+ "ical"
+ ],
+ [
+ "▁Ос",
+ "нов"
+ ],
+ [
+ "Bu",
+ "s"
+ ],
+ [
+ "B",
+ "us"
+ ],
+ [
+ "▁z",
+ "unächst"
+ ],
+ [
+ "▁ti",
+ "ck"
+ ],
+ [
+ "▁t",
+ "ick"
+ ],
+ [
+ "▁",
+ "tick"
+ ],
+ [
+ "▁Col",
+ "onel"
+ ],
+ [
+ "Thank",
+ "s"
+ ],
+ [
+ "Th",
+ "anks"
+ ],
+ [
+ "▁fer",
+ "m"
+ ],
+ [
+ "▁fe",
+ "rm"
+ ],
+ [
+ "▁f",
+ "erm"
+ ],
+ [
+ "▁grant",
+ "ed"
+ ],
+ [
+ "▁gran",
+ "ted"
+ ],
+ [
+ "▁gr",
+ "anted"
+ ],
+ [
+ "▁th",
+ "reshold"
+ ],
+ [
+ "omorph",
+ "ic"
+ ],
+ [
+ "▁Hu",
+ "n"
+ ],
+ [
+ "▁H",
+ "un"
+ ],
+ [
+ "eni",
+ "s"
+ ],
+ [
+ "en",
+ "is"
+ ],
+ [
+ "e",
+ "nis"
+ ],
+ [
+ "▁пра",
+ "в"
+ ],
+ [
+ "▁п",
+ "рав"
+ ],
+ [
+ "▁",
+ "прав"
+ ],
+ [
+ "▁як",
+ "і"
+ ],
+ [
+ "▁я",
+ "кі"
+ ],
+ [
+ "P",
+ "G"
+ ],
+ [
+ "▁w",
+ "s"
+ ],
+ [
+ "▁",
+ "ws"
+ ],
+ [
+ "▁techni",
+ "cal"
+ ],
+ [
+ "▁techn",
+ "ical"
+ ],
+ [
+ "estr",
+ "o"
+ ],
+ [
+ "est",
+ "ro"
+ ],
+ [
+ "kl",
+ "är"
+ ],
+ [
+ "k",
+ "lär"
+ ],
+ [
+ "var",
+ "s"
+ ],
+ [
+ "va",
+ "rs"
+ ],
+ [
+ "v",
+ "ars"
+ ],
+ [
+ "ocr",
+ "at"
+ ],
+ [
+ "oc",
+ "rat"
+ ],
+ [
+ "▁оп",
+ "шти"
+ ],
+ [
+ "ons",
+ "o"
+ ],
+ [
+ "on",
+ "so"
+ ],
+ [
+ "ib",
+ "a"
+ ],
+ [
+ "i",
+ "ba"
+ ],
+ [
+ "▁Sav",
+ "e"
+ ],
+ [
+ "▁Sa",
+ "ve"
+ ],
+ [
+ "▁S",
+ "ave"
+ ],
+ [
+ "▁",
+ "Save"
+ ],
+ [
+ "▁program",
+ "a"
+ ],
+ [
+ "▁в",
+ "ъ"
+ ],
+ [
+ "▁inv",
+ "ån"
+ ],
+ [
+ ">(",
+ ")"
+ ],
+ [
+ ">",
+ "()"
+ ],
+ [
+ "▁me",
+ "jor"
+ ],
+ [
+ "▁сло",
+ "ва"
+ ],
+ [
+ "▁с",
+ "лова"
+ ],
+ [
+ "▁replace",
+ "ment"
+ ],
+ [
+ "▁repla",
+ "cement"
+ ],
+ [
+ "▁rep",
+ "lacement"
+ ],
+ [
+ "▁imp",
+ "r"
+ ],
+ [
+ "▁im",
+ "pr"
+ ],
+ [
+ "▁Frances",
+ "co"
+ ],
+ [
+ "▁Hot",
+ "el"
+ ],
+ [
+ "▁Ho",
+ "tel"
+ ],
+ [
+ "▁UP",
+ "DATE"
+ ],
+ [
+ "▁",
+ "UPDATE"
+ ],
+ [
+ "▁му",
+ "зы"
+ ],
+ [
+ "ug",
+ "s"
+ ],
+ [
+ "u",
+ "gs"
+ ],
+ [
+ "var",
+ "d"
+ ],
+ [
+ "va",
+ "rd"
+ ],
+ [
+ "v",
+ "ard"
+ ],
+ [
+ "▁fa",
+ "z"
+ ],
+ [
+ "▁f",
+ "az"
+ ],
+ [
+ "into",
+ "n"
+ ],
+ [
+ "int",
+ "on"
+ ],
+ [
+ "in",
+ "ton"
+ ],
+ [
+ "▁art",
+ "s"
+ ],
+ [
+ "▁ar",
+ "ts"
+ ],
+ [
+ "▁",
+ "arts"
+ ],
+ [
+ "▁K",
+ "y"
+ ],
+ [
+ "▁Il",
+ "s"
+ ],
+ [
+ "▁I",
+ "ls"
+ ],
+ [
+ "▁ser",
+ "a"
+ ],
+ [
+ "▁se",
+ "ra"
+ ],
+ [
+ "▁s",
+ "era"
+ ],
+ [
+ "▁Vol",
+ "ume"
+ ],
+ [
+ "▁",
+ "Volume"
+ ],
+ [
+ "▁gi",
+ "ugno"
+ ],
+ [
+ "▁as",
+ "ym"
+ ],
+ [
+ "▁a",
+ "sym"
+ ],
+ [
+ "▁Pi",
+ "r"
+ ],
+ [
+ "▁P",
+ "ir"
+ ],
+ [
+ "▁NA",
+ "S"
+ ],
+ [
+ "▁N",
+ "AS"
+ ],
+ [
+ "▁Ta",
+ "m"
+ ],
+ [
+ "▁T",
+ "am"
+ ],
+ [
+ "ě",
+ "l"
+ ],
+ [
+ "Seq",
+ "u"
+ ],
+ [
+ "Se",
+ "qu"
+ ],
+ [
+ "S",
+ "equ"
+ ],
+ [
+ "km",
+ "al"
+ ],
+ [
+ "k",
+ "mal"
+ ],
+ [
+ "▁Ein",
+ "s"
+ ],
+ [
+ "▁E",
+ "ins"
+ ],
+ [
+ "▁комп",
+ "а"
+ ],
+ [
+ "▁ком",
+ "па"
+ ],
+ [
+ "ob",
+ "e"
+ ],
+ [
+ "o",
+ "be"
+ ],
+ [
+ "oo",
+ "r"
+ ],
+ [
+ "o",
+ "or"
+ ],
+ [
+ "▁he",
+ "ap"
+ ],
+ [
+ "ct",
+ "l"
+ ],
+ [
+ "c",
+ "tl"
+ ],
+ [
+ "▁separate",
+ "ly"
+ ],
+ [
+ "▁separ",
+ "ately"
+ ],
+ [
+ "read",
+ "er"
+ ],
+ [
+ "rea",
+ "der"
+ ],
+ [
+ "re",
+ "ader"
+ ],
+ [
+ "▁significant",
+ "ly"
+ ],
+ [
+ "▁signific",
+ "antly"
+ ],
+ [
+ "▁La",
+ "g"
+ ],
+ [
+ "▁L",
+ "ag"
+ ],
+ [
+ "note",
+ "s"
+ ],
+ [
+ "not",
+ "es"
+ ],
+ [
+ "no",
+ "tes"
+ ],
+ [
+ "n",
+ "otes"
+ ],
+ [
+ "▁sel",
+ "e"
+ ],
+ [
+ "▁se",
+ "le"
+ ],
+ [
+ "▁s",
+ "ele"
+ ],
+ [
+ "▁dedic",
+ "ated"
+ ],
+ [
+ "▁Ho",
+ "st"
+ ],
+ [
+ "▁H",
+ "ost"
+ ],
+ [
+ "▁",
+ "Host"
+ ],
+ [
+ "cho",
+ "ice"
+ ],
+ [
+ "win",
+ "g"
+ ],
+ [
+ "wi",
+ "ng"
+ ],
+ [
+ "w",
+ "ing"
+ ],
+ [
+ "▁Tit",
+ "el"
+ ],
+ [
+ "▁Ti",
+ "tel"
+ ],
+ [
+ "▁T",
+ "itel"
+ ],
+ [
+ "▁befind",
+ "et"
+ ],
+ [
+ "larg",
+ "e"
+ ],
+ [
+ "lar",
+ "ge"
+ ],
+ [
+ "▁conte",
+ "n"
+ ],
+ [
+ "▁cont",
+ "en"
+ ],
+ [
+ "▁con",
+ "ten"
+ ],
+ [
+ "▁co",
+ "nten"
+ ],
+ [
+ "Java",
+ "Script"
+ ],
+ [
+ "▁des",
+ "er"
+ ],
+ [
+ "▁de",
+ "ser"
+ ],
+ [
+ "▁Gor",
+ "don"
+ ],
+ [
+ "▁G",
+ "ordon"
+ ],
+ [
+ "с",
+ "пе"
+ ],
+ [
+ "▁patr",
+ "i"
+ ],
+ [
+ "▁pat",
+ "ri"
+ ],
+ [
+ "▁pa",
+ "tri"
+ ],
+ [
+ "▁p",
+ "atri"
+ ],
+ [
+ "▁Rand",
+ "om"
+ ],
+ [
+ "▁Ran",
+ "dom"
+ ],
+ [
+ "▁R",
+ "andom"
+ ],
+ [
+ "▁",
+ "Random"
+ ],
+ [
+ "▁Return",
+ "s"
+ ],
+ [
+ "ы",
+ "м"
+ ],
+ [
+ "ром",
+ "а"
+ ],
+ [
+ "ро",
+ "ма"
+ ],
+ [
+ "▁Stud",
+ "ies"
+ ],
+ [
+ "S",
+ "l"
+ ],
+ [
+ "▁fr",
+ "ü"
+ ],
+ [
+ "TE",
+ "XT"
+ ],
+ [
+ "T",
+ "EXT"
+ ],
+ [
+ "ina",
+ "te"
+ ],
+ [
+ "in",
+ "ate"
+ ],
+ [
+ "▁To",
+ "l"
+ ],
+ [
+ "▁T",
+ "ol"
+ ],
+ [
+ "▁every",
+ "where"
+ ],
+ [
+ "art",
+ "a"
+ ],
+ [
+ "ar",
+ "ta"
+ ],
+ [
+ "▁orb",
+ "it"
+ ],
+ [
+ "▁or",
+ "bit"
+ ],
+ [
+ "▁Air",
+ "es"
+ ],
+ [
+ "▁A",
+ "ires"
+ ],
+ [
+ "▁Is",
+ "s"
+ ],
+ [
+ "▁I",
+ "ss"
+ ],
+ [
+ "▁te",
+ "ż"
+ ],
+ [
+ "▁divers",
+ "e"
+ ],
+ [
+ "▁diver",
+ "se"
+ ],
+ [
+ "▁di",
+ "verse"
+ ],
+ [
+ "▁d",
+ "iverse"
+ ],
+ [
+ "▁numer",
+ "ic"
+ ],
+ [
+ "▁n",
+ "umeric"
+ ],
+ [
+ "▁",
+ "numeric"
+ ],
+ [
+ "ma",
+ "z"
+ ],
+ [
+ "m",
+ "az"
+ ],
+ [
+ "▁mis",
+ "e"
+ ],
+ [
+ "▁mi",
+ "se"
+ ],
+ [
+ "▁m",
+ "ise"
+ ],
+ [
+ "▁batter",
+ "y"
+ ],
+ [
+ "▁batt",
+ "ery"
+ ],
+ [
+ "▁bat",
+ "tery"
+ ],
+ [
+ "▁Ak",
+ "adem"
+ ],
+ [
+ "▁A",
+ "kadem"
+ ],
+ [
+ "не",
+ "ние"
+ ],
+ [
+ "▁simult",
+ "ane"
+ ],
+ [
+ "▁De",
+ "ad"
+ ],
+ [
+ "▁D",
+ "ead"
+ ],
+ [
+ "▁cl",
+ "ust"
+ ],
+ [
+ "▁ot",
+ "ro"
+ ],
+ [
+ "▁cer",
+ "ca"
+ ],
+ [
+ "▁c",
+ "erca"
+ ],
+ [
+ "()`",
+ ","
+ ],
+ [
+ "()",
+ "`,"
+ ],
+ [
+ "(",
+ ")`,"
+ ],
+ [
+ "ro",
+ "z"
+ ],
+ [
+ "r",
+ "oz"
+ ],
+ [
+ "ă",
+ "t"
+ ],
+ [
+ "▁M",
+ "O"
+ ],
+ [
+ "▁",
+ "MO"
+ ],
+ [
+ "rift",
+ "en"
+ ],
+ [
+ "rif",
+ "ten"
+ ],
+ [
+ "ri",
+ "ften"
+ ],
+ [
+ "import",
+ "ant"
+ ],
+ [
+ "▁je",
+ "ho"
+ ],
+ [
+ "▁find",
+ "ViewById"
+ ],
+ [
+ "▁",
+ "findViewById"
+ ],
+ [
+ "▁consequ",
+ "ence"
+ ],
+ [
+ "▁conse",
+ "quence"
+ ],
+ [
+ "▁con",
+ "sequence"
+ ],
+ [
+ "▁measure",
+ "d"
+ ],
+ [
+ "▁meas",
+ "ured"
+ ],
+ [
+ "ish",
+ "es"
+ ],
+ [
+ "is",
+ "hes"
+ ],
+ [
+ "▁sz",
+ "e"
+ ],
+ [
+ "▁s",
+ "ze"
+ ],
+ [
+ "ien",
+ "do"
+ ],
+ [
+ "i",
+ "endo"
+ ],
+ [
+ "▁Wa",
+ "hl"
+ ],
+ [
+ "▁W",
+ "ahl"
+ ],
+ [
+ "str",
+ "ip"
+ ],
+ [
+ "st",
+ "rip"
+ ],
+ [
+ "AR",
+ "D"
+ ],
+ [
+ "▁op",
+ "acity"
+ ],
+ [
+ "▁",
+ "opacity"
+ ],
+ [
+ "WOR",
+ "D"
+ ],
+ [
+ "W",
+ "ORD"
+ ],
+ [
+ "▁В",
+ "і"
+ ],
+ [
+ "▁Loc",
+ "ation"
+ ],
+ [
+ "▁Lo",
+ "cation"
+ ],
+ [
+ "▁L",
+ "ocation"
+ ],
+ [
+ "▁",
+ "Location"
+ ],
+ [
+ "ra",
+ "i"
+ ],
+ [
+ "r",
+ "ai"
+ ],
+ [
+ "пе",
+ "н"
+ ],
+ [
+ "п",
+ "ен"
+ ],
+ [
+ "▁ri",
+ "f"
+ ],
+ [
+ "▁r",
+ "if"
+ ],
+ [
+ "▁",
+ "rif"
+ ],
+ [
+ "auss",
+ "ian"
+ ],
+ [
+ "File",
+ "Name"
+ ],
+ [
+ "▁disc",
+ "o"
+ ],
+ [
+ "▁dis",
+ "co"
+ ],
+ [
+ "ile",
+ "n"
+ ],
+ [
+ "il",
+ "en"
+ ],
+ [
+ "i",
+ "len"
+ ],
+ [
+ "▁va",
+ "gy"
+ ],
+ [
+ "▁v",
+ "agy"
+ ],
+ [
+ "licit",
+ "y"
+ ],
+ [
+ "lic",
+ "ity"
+ ],
+ [
+ "li",
+ "city"
+ ],
+ [
+ "l",
+ "icity"
+ ],
+ [
+ "B",
+ "order"
+ ],
+ [
+ "▁Tra",
+ "ck"
+ ],
+ [
+ "▁Tr",
+ "ack"
+ ],
+ [
+ "▁T",
+ "rack"
+ ],
+ [
+ "▁",
+ "Track"
+ ],
+ [
+ "бо",
+ "м"
+ ],
+ [
+ "б",
+ "ом"
+ ],
+ [
+ "fac",
+ "t"
+ ],
+ [
+ "fa",
+ "ct"
+ ],
+ [
+ "f",
+ "act"
+ ],
+ [
+ "ok",
+ "a"
+ ],
+ [
+ "o",
+ "ka"
+ ],
+ [
+ "▁gi",
+ "or"
+ ],
+ [
+ "▁g",
+ "ior"
+ ],
+ [
+ "▁",
+ "gior"
+ ],
+ [
+ "▁XVI",
+ "I"
+ ],
+ [
+ "▁XV",
+ "II"
+ ],
+ [
+ "▁d",
+ "är"
+ ],
+ [
+ "Si",
+ "te"
+ ],
+ [
+ "S",
+ "ite"
+ ],
+ [
+ "ał",
+ "o"
+ ],
+ [
+ "a",
+ "ło"
+ ],
+ [
+ "sk",
+ "á"
+ ],
+ [
+ "s",
+ "ká"
+ ],
+ [
+ "▁pixel",
+ "s"
+ ],
+ [
+ "▁pix",
+ "els"
+ ],
+ [
+ "vi",
+ "ty"
+ ],
+ [
+ "v",
+ "ity"
+ ],
+ [
+ "j",
+ "Query"
+ ],
+ [
+ "▁sc",
+ "ulpt"
+ ],
+ [
+ "▁car",
+ "go"
+ ],
+ [
+ "▁c",
+ "argo"
+ ],
+ [
+ "▁direct",
+ "ive"
+ ],
+ [
+ "▁wa",
+ "l"
+ ],
+ [
+ "▁w",
+ "al"
+ ],
+ [
+ "▁",
+ "wal"
+ ],
+ [
+ "▁conn",
+ "a"
+ ],
+ [
+ "▁con",
+ "na"
+ ],
+ [
+ "▁c",
+ "onna"
+ ],
+ [
+ "▁Th",
+ "rough"
+ ],
+ [
+ "▁это",
+ "м"
+ ],
+ [
+ "▁э",
+ "том"
+ ],
+ [
+ "Stat",
+ "ic"
+ ],
+ [
+ "St",
+ "atic"
+ ],
+ [
+ "oms",
+ "nitt"
+ ],
+ [
+ "▁run",
+ "d"
+ ],
+ [
+ "▁ru",
+ "nd"
+ ],
+ [
+ "▁r",
+ "und"
+ ],
+ [
+ "▁",
+ "rund"
+ ],
+ [
+ "▁claim",
+ "ed"
+ ],
+ [
+ "▁c",
+ "laimed"
+ ],
+ [
+ "з",
+ "ня"
+ ],
+ [
+ "sh",
+ "a"
+ ],
+ [
+ "s",
+ "ha"
+ ],
+ [
+ "▁ra",
+ "g"
+ ],
+ [
+ "▁r",
+ "ag"
+ ],
+ [
+ "▁",
+ "rag"
+ ],
+ [
+ "cre",
+ "ment"
+ ],
+ [
+ "cr",
+ "ement"
+ ],
+ [
+ "▁fün",
+ "f"
+ ],
+ [
+ "▁riv",
+ "al"
+ ],
+ [
+ "▁ri",
+ "val"
+ ],
+ [
+ "▁r",
+ "ival"
+ ],
+ [
+ "▁",
+ "rival"
+ ],
+ [
+ "ri",
+ "n"
+ ],
+ [
+ "r",
+ "in"
+ ],
+ [
+ "sl",
+ "ash"
+ ],
+ [
+ "▁th",
+ "irty"
+ ],
+ [
+ "s",
+ "leep"
+ ],
+ [
+ "оло",
+ "ги"
+ ],
+ [
+ "о",
+ "логи"
+ ],
+ [
+ "S",
+ "M"
+ ],
+ [
+ "gat",
+ "e"
+ ],
+ [
+ "ga",
+ "te"
+ ],
+ [
+ "g",
+ "ate"
+ ],
+ [
+ "ization",
+ "s"
+ ],
+ [
+ "iz",
+ "ations"
+ ],
+ [
+ "vi",
+ "k"
+ ],
+ [
+ "v",
+ "ik"
+ ],
+ [
+ "▁ble",
+ "ss"
+ ],
+ [
+ "▁bl",
+ "ess"
+ ],
+ [
+ "▁b",
+ "less"
+ ],
+ [
+ "▁Ill",
+ "inois"
+ ],
+ [
+ "▁T",
+ "E"
+ ],
+ [
+ "▁",
+ "TE"
+ ],
+ [
+ "uti",
+ "ng"
+ ],
+ [
+ "ut",
+ "ing"
+ ],
+ [
+ "u",
+ "ting"
+ ],
+ [
+ "▁sol",
+ "ving"
+ ],
+ [
+ "GE",
+ "R"
+ ],
+ [
+ "G",
+ "ER"
+ ],
+ [
+ "▁XI",
+ "V"
+ ],
+ [
+ "▁X",
+ "IV"
+ ],
+ [
+ "▁Indian",
+ "s"
+ ],
+ [
+ "▁India",
+ "ns"
+ ],
+ [
+ "▁Ind",
+ "ians"
+ ],
+ [
+ "expr",
+ "ess"
+ ],
+ [
+ "exp",
+ "ress"
+ ],
+ [
+ "ex",
+ "press"
+ ],
+ [
+ "▁He",
+ "il"
+ ],
+ [
+ "▁H",
+ "eil"
+ ],
+ [
+ "▁mu",
+ "jer"
+ ],
+ [
+ "▁invån",
+ "are"
+ ],
+ [
+ "'])",
+ ";"
+ ],
+ [
+ "']",
+ ");"
+ ],
+ [
+ "'",
+ "]);"
+ ],
+ [
+ "▁au",
+ "r"
+ ],
+ [
+ "▁a",
+ "ur"
+ ],
+ [
+ "▁",
+ "aur"
+ ],
+ [
+ "bo",
+ "ost"
+ ],
+ [
+ "G",
+ "O"
+ ],
+ [
+ "▁ni",
+ "n"
+ ],
+ [
+ "▁n",
+ "in"
+ ],
+ [
+ "to",
+ "k"
+ ],
+ [
+ "t",
+ "ok"
+ ],
+ [
+ "go",
+ "d"
+ ],
+ [
+ "g",
+ "od"
+ ],
+ [
+ "ote",
+ "r"
+ ],
+ [
+ "ot",
+ "er"
+ ],
+ [
+ "o",
+ "ter"
+ ],
+ [
+ ")$",
+ "$"
+ ],
+ [
+ ")",
+ "$$"
+ ],
+ [
+ "▁desc",
+ "end"
+ ],
+ [
+ "р",
+ "ю"
+ ],
+ [
+ "▁L",
+ "anguage"
+ ],
+ [
+ "▁",
+ "Language"
+ ],
+ [
+ "▁div",
+ "er"
+ ],
+ [
+ "▁di",
+ "ver"
+ ],
+ [
+ "▁d",
+ "iver"
+ ],
+ [
+ "▁Ass",
+ "uming"
+ ],
+ [
+ "▁frequ",
+ "ent"
+ ],
+ [
+ "▁fre",
+ "quent"
+ ],
+ [
+ "ч",
+ "ні"
+ ],
+ [
+ "▁Bi",
+ "ography"
+ ],
+ [
+ ",",
+ "["
+ ],
+ [
+ "ur",
+ "m"
+ ],
+ [
+ "u",
+ "rm"
+ ],
+ [
+ "▁walk",
+ "ed"
+ ],
+ [
+ "▁wal",
+ "ked"
+ ],
+ [
+ "▁feder",
+ "al"
+ ],
+ [
+ "▁fed",
+ "eral"
+ ],
+ [
+ "▁Mich",
+ "igan"
+ ],
+ [
+ "▁fact",
+ "s"
+ ],
+ [
+ "▁fac",
+ "ts"
+ ],
+ [
+ "▁Int",
+ "egr"
+ ],
+ [
+ "▁In",
+ "tegr"
+ ],
+ [
+ "▁",
+ "Integr"
+ ],
+ [
+ "LE",
+ "S"
+ ],
+ [
+ "L",
+ "ES"
+ ],
+ [
+ "▁Al",
+ "an"
+ ],
+ [
+ "▁A",
+ "lan"
+ ],
+ [
+ "▁cou",
+ "p"
+ ],
+ [
+ "▁co",
+ "up"
+ ],
+ [
+ "▁c",
+ "oup"
+ ],
+ [
+ "Be",
+ "r"
+ ],
+ [
+ "B",
+ "er"
+ ],
+ [
+ "▁particle",
+ "s"
+ ],
+ [
+ "▁partic",
+ "les"
+ ],
+ [
+ "▁parti",
+ "cles"
+ ],
+ [
+ "▁part",
+ "icles"
+ ],
+ [
+ "▁p",
+ "articles"
+ ],
+ [
+ "ћ",
+ "е"
+ ],
+ [
+ "Infl",
+ "ater"
+ ],
+ [
+ "+",
+ "("
+ ],
+ [
+ "Bo",
+ "und"
+ ],
+ [
+ "B",
+ "ound"
+ ],
+ [
+ "▁S",
+ "ü"
+ ],
+ [
+ "A",
+ "udio"
+ ],
+ [
+ "cite",
+ "t"
+ ],
+ [
+ "cit",
+ "et"
+ ],
+ [
+ "c",
+ "itet"
+ ],
+ [
+ "ye",
+ "ct"
+ ],
+ [
+ "y",
+ "ect"
+ ],
+ [
+ "▁n",
+ "r"
+ ],
+ [
+ "▁",
+ "nr"
+ ],
+ [
+ "x",
+ "e"
+ ],
+ [
+ "▁Bru",
+ "n"
+ ],
+ [
+ "▁Br",
+ "un"
+ ],
+ [
+ "▁B",
+ "run"
+ ],
+ [
+ "▁_",
+ ","
+ ],
+ [
+ "▁",
+ "_,"
+ ],
+ [
+ "avo",
+ "r"
+ ],
+ [
+ "av",
+ "or"
+ ],
+ [
+ "a",
+ "vor"
+ ],
+ [
+ "▁dis",
+ "cipl"
+ ],
+ [
+ "al",
+ "m"
+ ],
+ [
+ "a",
+ "lm"
+ ],
+ [
+ "▁но",
+ "ября"
+ ],
+ [
+ "▁SS",
+ "L"
+ ],
+ [
+ "▁S",
+ "SL"
+ ],
+ [
+ "▁",
+ "SSL"
+ ],
+ [
+ "▁Kais",
+ "er"
+ ],
+ [
+ "▁Ka",
+ "iser"
+ ],
+ [
+ "▁rec",
+ "her"
+ ],
+ [
+ "▁re",
+ "cher"
+ ],
+ [
+ "yg",
+ "on"
+ ],
+ [
+ "y",
+ "gon"
+ ],
+ [
+ "▁regard",
+ "less"
+ ],
+ [
+ "▁config",
+ "ur"
+ ],
+ [
+ "▁un",
+ "necess"
+ ],
+ [
+ "▁Clar",
+ "k"
+ ],
+ [
+ "▁Cl",
+ "ark"
+ ],
+ [
+ "PH",
+ "P"
+ ],
+ [
+ "P",
+ "HP"
+ ],
+ [
+ "▁F",
+ "ALSE"
+ ],
+ [
+ "▁",
+ "FALSE"
+ ],
+ [
+ "▁pa",
+ "d"
+ ],
+ [
+ "▁p",
+ "ad"
+ ],
+ [
+ "▁",
+ "pad"
+ ],
+ [
+ "$",
+ "}"
+ ],
+ [
+ "▁val",
+ "u"
+ ],
+ [
+ "▁va",
+ "lu"
+ ],
+ [
+ "▁v",
+ "alu"
+ ],
+ [
+ "▁",
+ "valu"
+ ],
+ [
+ "▁dise",
+ "ase"
+ ],
+ [
+ "▁mai",
+ "or"
+ ],
+ [
+ "▁ma",
+ "ior"
+ ],
+ [
+ "▁homme",
+ "s"
+ ],
+ [
+ "▁hom",
+ "mes"
+ ],
+ [
+ "▁h",
+ "ommes"
+ ],
+ [
+ "▁Edit",
+ "ion"
+ ],
+ [
+ "▁Ed",
+ "ition"
+ ],
+ [
+ "sl",
+ "ant"
+ ],
+ [
+ "s",
+ "lant"
+ ],
+ [
+ "▁end",
+ "ing"
+ ],
+ [
+ "▁en",
+ "ding"
+ ],
+ [
+ "▁",
+ "ending"
+ ],
+ [
+ "▁sett",
+ "led"
+ ],
+ [
+ "uru",
+ "s"
+ ],
+ [
+ "ur",
+ "us"
+ ],
+ [
+ "u",
+ "rus"
+ ],
+ [
+ "he",
+ "d"
+ ],
+ [
+ "h",
+ "ed"
+ ],
+ [
+ "Pat",
+ "tern"
+ ],
+ [
+ "▁годи",
+ "на"
+ ],
+ [
+ "▁го",
+ "дина"
+ ],
+ [
+ "▁Phil",
+ "adel"
+ ],
+ [
+ "tikz",
+ "picture"
+ ],
+ [
+ "▁co",
+ "al"
+ ],
+ [
+ "▁sed",
+ "e"
+ ],
+ [
+ "▁se",
+ "de"
+ ],
+ [
+ "▁s",
+ "ede"
+ ],
+ [
+ "▁satisf",
+ "ies"
+ ],
+ [
+ "▁tri",
+ "m"
+ ],
+ [
+ "▁tr",
+ "im"
+ ],
+ [
+ "▁t",
+ "rim"
+ ],
+ [
+ "▁",
+ "trim"
+ ],
+ [
+ "▁ba",
+ "t"
+ ],
+ [
+ "▁b",
+ "at"
+ ],
+ [
+ "▁",
+ "bat"
+ ],
+ [
+ "▁améric",
+ "ain"
+ ],
+ [
+ "▁lug",
+ "lio"
+ ],
+ [
+ "▁поч",
+ "а"
+ ],
+ [
+ "▁по",
+ "ча"
+ ],
+ [
+ "fff",
+ "f"
+ ],
+ [
+ "ff",
+ "ff"
+ ],
+ [
+ "f",
+ "fff"
+ ],
+ [
+ "▁Tar",
+ "get"
+ ],
+ [
+ "▁T",
+ "arget"
+ ],
+ [
+ "▁",
+ "Target"
+ ],
+ [
+ "gener",
+ "ate"
+ ],
+ [
+ "▁Z",
+ "ie"
+ ],
+ [
+ "ți",
+ "a"
+ ],
+ [
+ "ț",
+ "ia"
+ ],
+ [
+ "▁gar",
+ "d"
+ ],
+ [
+ "▁ga",
+ "rd"
+ ],
+ [
+ "▁g",
+ "ard"
+ ],
+ [
+ "▁worker",
+ "s"
+ ],
+ [
+ "▁work",
+ "ers"
+ ],
+ [
+ "▁Jo",
+ "b"
+ ],
+ [
+ "▁J",
+ "ob"
+ ],
+ [
+ "▁",
+ "Job"
+ ],
+ [
+ "▁urb",
+ "an"
+ ],
+ [
+ "▁ur",
+ "ban"
+ ],
+ [
+ "▁",
+ "urban"
+ ],
+ [
+ "ahl",
+ "en"
+ ],
+ [
+ "ah",
+ "len"
+ ],
+ [
+ "a",
+ "hlen"
+ ],
+ [
+ "▁Build",
+ "ing"
+ ],
+ [
+ "▁ne",
+ "u"
+ ],
+ [
+ "▁n",
+ "eu"
+ ],
+ [
+ "▁chr",
+ "on"
+ ],
+ [
+ "▁ch",
+ "ron"
+ ],
+ [
+ "▁",
+ "chron"
+ ],
+ [
+ "▁Ear",
+ "l"
+ ],
+ [
+ "gr",
+ "o"
+ ],
+ [
+ "g",
+ "ro"
+ ],
+ [
+ "US",
+ "E"
+ ],
+ [
+ "U",
+ "SE"
+ ],
+ [
+ "▁XI",
+ "I"
+ ],
+ [
+ "▁X",
+ "II"
+ ],
+ [
+ "▁we",
+ "alth"
+ ],
+ [
+ "▁",
+ "wealth"
+ ],
+ [
+ "ina",
+ "e"
+ ],
+ [
+ "in",
+ "ae"
+ ],
+ [
+ "▁Б",
+ "ра"
+ ],
+ [
+ "▁liber",
+ "t"
+ ],
+ [
+ "▁lib",
+ "ert"
+ ],
+ [
+ "▁li",
+ "bert"
+ ],
+ [
+ "iro",
+ "s"
+ ],
+ [
+ "ir",
+ "os"
+ ],
+ [
+ "i",
+ "ros"
+ ],
+ [
+ ":",
+ "$"
+ ],
+ [
+ "le",
+ "e"
+ ],
+ [
+ "l",
+ "ee"
+ ],
+ [
+ "ieve",
+ "s"
+ ],
+ [
+ "iev",
+ "es"
+ ],
+ [
+ "ie",
+ "ves"
+ ],
+ [
+ "▁Just",
+ "ice"
+ ],
+ [
+ "▁o",
+ "il"
+ ],
+ [
+ "▁Ath",
+ "let"
+ ],
+ [
+ "▁cl",
+ "o"
+ ],
+ [
+ "▁c",
+ "lo"
+ ],
+ [
+ "▁",
+ "clo"
+ ],
+ [
+ "Scal",
+ "e"
+ ],
+ [
+ "Sc",
+ "ale"
+ ],
+ [
+ "▁lip",
+ "s"
+ ],
+ [
+ "▁li",
+ "ps"
+ ],
+ [
+ "▁l",
+ "ips"
+ ],
+ [
+ "▁apr",
+ "il"
+ ],
+ [
+ "▁ap",
+ "ril"
+ ],
+ [
+ "▁a",
+ "pril"
+ ],
+ [
+ "▁impress",
+ "ion"
+ ],
+ [
+ "▁impr",
+ "ession"
+ ],
+ [
+ "▁imp",
+ "ression"
+ ],
+ [
+ "▁im",
+ "pression"
+ ],
+ [
+ "▁per",
+ "ce"
+ ],
+ [
+ "▁участ",
+ "и"
+ ],
+ [
+ "▁уча",
+ "сти"
+ ],
+ [
+ "vi",
+ "l"
+ ],
+ [
+ "v",
+ "il"
+ ],
+ [
+ "éc",
+ "h"
+ ],
+ [
+ "é",
+ "ch"
+ ],
+ [
+ "▁equal",
+ "ity"
+ ],
+ [
+ "▁equ",
+ "ality"
+ ],
+ [
+ "▁e",
+ "quality"
+ ],
+ [
+ "▁",
+ "equality"
+ ],
+ [
+ "▁ме",
+ "т"
+ ],
+ [
+ "▁м",
+ "ет"
+ ],
+ [
+ "▁",
+ "мет"
+ ],
+ [
+ "▁annot",
+ "ation"
+ ],
+ [
+ "▁an",
+ "notation"
+ ],
+ [
+ "▁",
+ "annotation"
+ ],
+ [
+ "erna",
+ "l"
+ ],
+ [
+ "ern",
+ "al"
+ ],
+ [
+ "er",
+ "nal"
+ ],
+ [
+ "▁Mac",
+ "h"
+ ],
+ [
+ "▁Ma",
+ "ch"
+ ],
+ [
+ "▁M",
+ "ach"
+ ],
+ [
+ "▁int",
+ "itul"
+ ],
+ [
+ "prob",
+ "lem"
+ ],
+ [
+ "pro",
+ "blem"
+ ],
+ [
+ "ющи",
+ "х"
+ ],
+ [
+ "ю",
+ "щих"
+ ],
+ [
+ "op",
+ "lus"
+ ],
+ [
+ "o",
+ "plus"
+ ],
+ [
+ "▁thousand",
+ "s"
+ ],
+ [
+ "▁thous",
+ "ands"
+ ],
+ [
+ "▁calculation",
+ "s"
+ ],
+ [
+ "▁calcul",
+ "ations"
+ ],
+ [
+ "▁calc",
+ "ulations"
+ ],
+ [
+ "ump",
+ "s"
+ ],
+ [
+ "um",
+ "ps"
+ ],
+ [
+ "▁tri",
+ "angle"
+ ],
+ [
+ "▁",
+ "triangle"
+ ],
+ [
+ "pha",
+ "l"
+ ],
+ [
+ "ph",
+ "al"
+ ],
+ [
+ "p",
+ "hal"
+ ],
+ [
+ "▁Dor",
+ "f"
+ ],
+ [
+ "▁Do",
+ "rf"
+ ],
+ [
+ "▁D",
+ "orf"
+ ],
+ [
+ "▁doll",
+ "ars"
+ ],
+ [
+ "▁den",
+ "en"
+ ],
+ [
+ "▁de",
+ "nen"
+ ],
+ [
+ "▁d",
+ "enen"
+ ],
+ [
+ "l",
+ "ès"
+ ],
+ [
+ "oli",
+ "d"
+ ],
+ [
+ "ol",
+ "id"
+ ],
+ [
+ "▁Result",
+ "s"
+ ],
+ [
+ "▁",
+ "Results"
+ ],
+ [
+ "▁Stad",
+ "ium"
+ ],
+ [
+ "▁Des",
+ "p"
+ ],
+ [
+ "▁De",
+ "sp"
+ ],
+ [
+ "▁D",
+ "esp"
+ ],
+ [
+ "▁E",
+ "isen"
+ ],
+ [
+ "imi",
+ "r"
+ ],
+ [
+ "im",
+ "ir"
+ ],
+ [
+ "i",
+ "mir"
+ ],
+ [
+ "▁sott",
+ "o"
+ ],
+ [
+ "▁so",
+ "tto"
+ ],
+ [
+ "▁s",
+ "otto"
+ ],
+ [
+ "▁č",
+ "i"
+ ],
+ [
+ "▁",
+ "či"
+ ],
+ [
+ "ata",
+ "ble"
+ ],
+ [
+ "at",
+ "able"
+ ],
+ [
+ "a",
+ "table"
+ ],
+ [
+ "oru",
+ "m"
+ ],
+ [
+ "or",
+ "um"
+ ],
+ [
+ "o",
+ "rum"
+ ],
+ [
+ "▁conver",
+ "gence"
+ ],
+ [
+ "▁jeu",
+ "ne"
+ ],
+ [
+ "▁je",
+ "une"
+ ],
+ [
+ "oki",
+ "ng"
+ ],
+ [
+ "ok",
+ "ing"
+ ],
+ [
+ "o",
+ "king"
+ ],
+ [
+ "▁жи",
+ "во"
+ ],
+ [
+ "ain",
+ "ing"
+ ],
+ [
+ "ai",
+ "ning"
+ ],
+ [
+ "a",
+ "ining"
+ ],
+ [
+ "point",
+ "er"
+ ],
+ [
+ "po",
+ "inter"
+ ],
+ [
+ "cul",
+ "o"
+ ],
+ [
+ "cu",
+ "lo"
+ ],
+ [
+ "c",
+ "ulo"
+ ],
+ [
+ "▁js",
+ "ou"
+ ],
+ [
+ "▁gra",
+ "b"
+ ],
+ [
+ "▁gr",
+ "ab"
+ ],
+ [
+ "▁g",
+ "rab"
+ ],
+ [
+ "akt",
+ "e"
+ ],
+ [
+ "ak",
+ "te"
+ ],
+ [
+ "a",
+ "kte"
+ ],
+ [
+ "▁hop",
+ "ing"
+ ],
+ [
+ "▁ho",
+ "ping"
+ ],
+ [
+ "▁Ma",
+ "k"
+ ],
+ [
+ "▁M",
+ "ak"
+ ],
+ [
+ "▁sa",
+ "g"
+ ],
+ [
+ "▁s",
+ "ag"
+ ],
+ [
+ "origin",
+ "e"
+ ],
+ [
+ "orig",
+ "ine"
+ ],
+ [
+ "▁после",
+ "д"
+ ],
+ [
+ "▁по",
+ "след"
+ ],
+ [
+ "▁Ve",
+ "g"
+ ],
+ [
+ "▁V",
+ "eg"
+ ],
+ [
+ "▁the",
+ "oret"
+ ],
+ [
+ "▁Tr",
+ "u"
+ ],
+ [
+ "▁T",
+ "ru"
+ ],
+ [
+ "nem",
+ "ent"
+ ],
+ [
+ "ne",
+ "ment"
+ ],
+ [
+ "n",
+ "ement"
+ ],
+ [
+ "▁face",
+ "s"
+ ],
+ [
+ "▁fac",
+ "es"
+ ],
+ [
+ "▁fa",
+ "ces"
+ ],
+ [
+ "▁f",
+ "aces"
+ ],
+ [
+ "▁",
+ "faces"
+ ],
+ [
+ "H",
+ "or"
+ ],
+ [
+ "Jo",
+ "in"
+ ],
+ [
+ "J",
+ "oin"
+ ],
+ [
+ "are",
+ "l"
+ ],
+ [
+ "ar",
+ "el"
+ ],
+ [
+ "a",
+ "rel"
+ ],
+ [
+ "▁ок",
+ "оло"
+ ],
+ [
+ "▁о",
+ "коло"
+ ],
+ [
+ "How",
+ "ever"
+ ],
+ [
+ "▁cat",
+ "al"
+ ],
+ [
+ "▁ca",
+ "tal"
+ ],
+ [
+ "▁c",
+ "atal"
+ ],
+ [
+ "▁",
+ "catal"
+ ],
+ [
+ "bour",
+ "g"
+ ],
+ [
+ "bo",
+ "urg"
+ ],
+ [
+ "b",
+ "ourg"
+ ],
+ [
+ "▁mysql",
+ "i"
+ ],
+ [
+ "▁mysq",
+ "li"
+ ],
+ [
+ "▁",
+ "mysqli"
+ ],
+ [
+ "acion",
+ "s"
+ ],
+ [
+ "aci",
+ "ons"
+ ],
+ [
+ "ac",
+ "ions"
+ ],
+ [
+ "▁Init",
+ "ial"
+ ],
+ [
+ "▁",
+ "Initial"
+ ],
+ [
+ "▁ra",
+ "in"
+ ],
+ [
+ "▁r",
+ "ain"
+ ],
+ [
+ "▁",
+ "rain"
+ ],
+ [
+ "itu",
+ "re"
+ ],
+ [
+ "it",
+ "ure"
+ ],
+ [
+ "▁Science",
+ "s"
+ ],
+ [
+ "▁Sci",
+ "ences"
+ ],
+ [
+ "▁Kre",
+ "is"
+ ],
+ [
+ "._",
+ "_"
+ ],
+ [
+ ".",
+ "__"
+ ],
+ [
+ "▁cin",
+ "q"
+ ],
+ [
+ "▁Au",
+ "ß"
+ ],
+ [
+ "▁A",
+ "uß"
+ ],
+ [
+ "ith",
+ "met"
+ ],
+ [
+ "itor",
+ "s"
+ ],
+ [
+ "ito",
+ "rs"
+ ],
+ [
+ "it",
+ "ors"
+ ],
+ [
+ "ama",
+ "zon"
+ ],
+ [
+ "am",
+ "azon"
+ ],
+ [
+ "▁ga",
+ "p"
+ ],
+ [
+ "▁g",
+ "ap"
+ ],
+ [
+ "▁ignore",
+ "d"
+ ],
+ [
+ "▁ignor",
+ "ed"
+ ],
+ [
+ "▁ign",
+ "ored"
+ ],
+ [
+ "ad",
+ "v"
+ ],
+ [
+ "ко",
+ "ї"
+ ],
+ [
+ "▁част",
+ "ь"
+ ],
+ [
+ "▁час",
+ "ть"
+ ],
+ [
+ "▁ча",
+ "сть"
+ ],
+ [
+ "▁corpo",
+ "r"
+ ],
+ [
+ "▁cor",
+ "por"
+ ],
+ [
+ "це",
+ "р"
+ ],
+ [
+ "ц",
+ "ер"
+ ],
+ [
+ "▁crim",
+ "e"
+ ],
+ [
+ "▁cri",
+ "me"
+ ],
+ [
+ "▁cr",
+ "ime"
+ ],
+ [
+ "uo",
+ "us"
+ ],
+ [
+ "u",
+ "ous"
+ ],
+ [
+ "▁на",
+ "лази"
+ ],
+ [
+ "Data",
+ "Frame"
+ ],
+ [
+ "вод",
+ "и"
+ ],
+ [
+ "во",
+ "ди"
+ ],
+ [
+ "Ig",
+ "n"
+ ],
+ [
+ "I",
+ "gn"
+ ],
+ [
+ "▁Lin",
+ "coln"
+ ],
+ [
+ "▁men",
+ "os"
+ ],
+ [
+ "▁me",
+ "nos"
+ ],
+ [
+ "▁Lu",
+ "ft"
+ ],
+ [
+ "▁Lin",
+ "d"
+ ],
+ [
+ "▁Li",
+ "nd"
+ ],
+ [
+ "▁L",
+ "ind"
+ ],
+ [
+ "▁Co",
+ "ok"
+ ],
+ [
+ "▁C",
+ "ook"
+ ],
+ [
+ "▁",
+ "Cook"
+ ],
+ [
+ "▁material",
+ "s"
+ ],
+ [
+ "appe",
+ "d"
+ ],
+ [
+ "app",
+ "ed"
+ ],
+ [
+ "ap",
+ "ped"
+ ],
+ [
+ "a",
+ "pped"
+ ],
+ [
+ "ign",
+ "ore"
+ ],
+ [
+ "▁от",
+ "кры"
+ ],
+ [
+ "fri",
+ "ed"
+ ],
+ [
+ "fr",
+ "ied"
+ ],
+ [
+ "f",
+ "ried"
+ ],
+ [
+ "▁gouvern",
+ "ement"
+ ],
+ [
+ "▁fire",
+ "d"
+ ],
+ [
+ "▁fir",
+ "ed"
+ ],
+ [
+ "▁fi",
+ "red"
+ ],
+ [
+ "▁f",
+ "ired"
+ ],
+ [
+ "▁screens",
+ "hot"
+ ],
+ [
+ "▁screen",
+ "shot"
+ ],
+ [
+ "се",
+ "н"
+ ],
+ [
+ "с",
+ "ен"
+ ],
+ [
+ "▁[",
+ "("
+ ],
+ [
+ "▁",
+ "[("
+ ],
+ [
+ "▁органи",
+ "за"
+ ],
+ [
+ "Graph",
+ "ics"
+ ],
+ [
+ "▁про",
+ "ти"
+ ],
+ [
+ "▁ph",
+ "en"
+ ],
+ [
+ "▁p",
+ "hen"
+ ],
+ [
+ "▁",
+ "phen"
+ ],
+ [
+ "cra",
+ "ft"
+ ],
+ [
+ "cr",
+ "aft"
+ ],
+ [
+ "c",
+ "raft"
+ ],
+ [
+ "▁bra",
+ "in"
+ ],
+ [
+ "▁br",
+ "ain"
+ ],
+ [
+ "▁b",
+ "rain"
+ ],
+ [
+ "▁Com",
+ "o"
+ ],
+ [
+ "▁Co",
+ "mo"
+ ],
+ [
+ "▁C",
+ "omo"
+ ],
+ [
+ "▁Every",
+ "thing"
+ ],
+ [
+ "ane",
+ "s"
+ ],
+ [
+ "an",
+ "es"
+ ],
+ [
+ "a",
+ "nes"
+ ],
+ [
+ "IG",
+ "N"
+ ],
+ [
+ "I",
+ "GN"
+ ],
+ [
+ "▁n",
+ "ederbörd"
+ ],
+ [
+ "▁",
+ "nederbörd"
+ ],
+ [
+ "▁Fore",
+ "st"
+ ],
+ [
+ "▁For",
+ "est"
+ ],
+ [
+ "▁Fo",
+ "rest"
+ ],
+ [
+ "za",
+ "hl"
+ ],
+ [
+ "z",
+ "ahl"
+ ],
+ [
+ "▁Am",
+ "ong"
+ ],
+ [
+ "Q",
+ "t"
+ ],
+ [
+ "▁tog",
+ "g"
+ ],
+ [
+ "▁to",
+ "gg"
+ ],
+ [
+ "▁vari",
+ "ant"
+ ],
+ [
+ "▁",
+ "variant"
+ ],
+ [
+ "▁hi",
+ "ll"
+ ],
+ [
+ "▁h",
+ "ill"
+ ],
+ [
+ "▁",
+ "hill"
+ ],
+ [
+ "пис",
+ "и"
+ ],
+ [
+ "пи",
+ "си"
+ ],
+ [
+ "colo",
+ "n"
+ ],
+ [
+ "col",
+ "on"
+ ],
+ [
+ "co",
+ "lon"
+ ],
+ [
+ "▁dic",
+ "embre"
+ ],
+ [
+ "го",
+ "р"
+ ],
+ [
+ "г",
+ "ор"
+ ],
+ [
+ "▁Win",
+ "d"
+ ],
+ [
+ "▁Wi",
+ "nd"
+ ],
+ [
+ "▁W",
+ "ind"
+ ],
+ [
+ "ünst",
+ "ler"
+ ],
+ [
+ "▁=",
+ "\\"
+ ],
+ [
+ "▁",
+ "=\\"
+ ],
+ [
+ "save",
+ "d"
+ ],
+ [
+ "sa",
+ "ved"
+ ],
+ [
+ "s",
+ "aved"
+ ],
+ [
+ "▁ne",
+ "j"
+ ],
+ [
+ "▁n",
+ "ej"
+ ],
+ [
+ "▁",
+ "nej"
+ ],
+ [
+ "unt",
+ "e"
+ ],
+ [
+ "un",
+ "te"
+ ],
+ [
+ "utt",
+ "o"
+ ],
+ [
+ "ut",
+ "to"
+ ],
+ [
+ "u",
+ "tto"
+ ],
+ [
+ "▁rece",
+ "ns"
+ ],
+ [
+ "▁rec",
+ "ens"
+ ],
+ [
+ "▁sic",
+ "k"
+ ],
+ [
+ "▁si",
+ "ck"
+ ],
+ [
+ "▁s",
+ "ick"
+ ],
+ [
+ "▁des",
+ "en"
+ ],
+ [
+ "▁de",
+ "sen"
+ ],
+ [
+ "▁d",
+ "esen"
+ ],
+ [
+ "US",
+ "T"
+ ],
+ [
+ "U",
+ "ST"
+ ],
+ [
+ "▁wor",
+ "st"
+ ],
+ [
+ "▁Ang",
+ "el"
+ ],
+ [
+ "▁An",
+ "gel"
+ ],
+ [
+ "odo",
+ "x"
+ ],
+ [
+ "od",
+ "ox"
+ ],
+ [
+ "▁Provin",
+ "ce"
+ ],
+ [
+ "▁Prov",
+ "ince"
+ ],
+ [
+ "▁Ma",
+ "z"
+ ],
+ [
+ "▁M",
+ "az"
+ ],
+ [
+ "▁agree",
+ "ment"
+ ],
+ [
+ "▁agre",
+ "ement"
+ ],
+ [
+ "▁Bas",
+ "s"
+ ],
+ [
+ "▁Ba",
+ "ss"
+ ],
+ [
+ "▁B",
+ "ass"
+ ],
+ [
+ "▁seg",
+ "unda"
+ ],
+ [
+ "once",
+ "s"
+ ],
+ [
+ "onc",
+ "es"
+ ],
+ [
+ "on",
+ "ces"
+ ],
+ [
+ "▁Link",
+ "i"
+ ],
+ [
+ "▁Lin",
+ "ki"
+ ],
+ [
+ "▁C",
+ "L"
+ ],
+ [
+ "▁",
+ "CL"
+ ],
+ [
+ "▁j",
+ "á"
+ ],
+ [
+ "item",
+ "ent"
+ ],
+ [
+ "ite",
+ "ment"
+ ],
+ [
+ "it",
+ "ement"
+ ],
+ [
+ "▁ár",
+ "ea"
+ ],
+ [
+ "▁á",
+ "rea"
+ ],
+ [
+ "▁scala",
+ "r"
+ ],
+ [
+ "▁scal",
+ "ar"
+ ],
+ [
+ "▁Ре",
+ "с"
+ ],
+ [
+ "▁Р",
+ "ес"
+ ],
+ [
+ "aw",
+ "t"
+ ],
+ [
+ "a",
+ "wt"
+ ],
+ [
+ "si",
+ "eme"
+ ],
+ [
+ "▁jun",
+ "i"
+ ],
+ [
+ "▁ju",
+ "ni"
+ ],
+ [
+ "▁j",
+ "uni"
+ ],
+ [
+ "▁худо",
+ "ж"
+ ],
+ [
+ "iku",
+ "s"
+ ],
+ [
+ "ik",
+ "us"
+ ],
+ [
+ "▁li",
+ "d"
+ ],
+ [
+ "▁l",
+ "id"
+ ],
+ [
+ "ppe",
+ "l"
+ ],
+ [
+ "pp",
+ "el"
+ ],
+ [
+ "p",
+ "pel"
+ ],
+ [
+ "av",
+ "i"
+ ],
+ [
+ "a",
+ "vi"
+ ],
+ [
+ "▁bal",
+ "ance"
+ ],
+ [
+ "ippi",
+ "ng"
+ ],
+ [
+ "ipp",
+ "ing"
+ ],
+ [
+ "ip",
+ "ping"
+ ],
+ [
+ "i",
+ "pping"
+ ],
+ [
+ "cuss",
+ "ion"
+ ],
+ [
+ "че",
+ "ских"
+ ],
+ [
+ "(\"",
+ "."
+ ],
+ [
+ "(",
+ "\"."
+ ],
+ [
+ "Al",
+ "so"
+ ],
+ [
+ "▁wh",
+ "is"
+ ],
+ [
+ "▁w",
+ "his"
+ ],
+ [
+ "HO",
+ "ME"
+ ],
+ [
+ "▁brow",
+ "n"
+ ],
+ [
+ "▁bro",
+ "wn"
+ ],
+ [
+ "▁br",
+ "own"
+ ],
+ [
+ "▁b",
+ "rown"
+ ],
+ [
+ "▁dí",
+ "a"
+ ],
+ [
+ "▁d",
+ "ía"
+ ],
+ [
+ "▁pu",
+ "ò"
+ ],
+ [
+ "plot",
+ "lib"
+ ],
+ [
+ "▁Jahrhundert",
+ "s"
+ ],
+ [
+ "D",
+ "K"
+ ],
+ [
+ "▁anch",
+ "or"
+ ],
+ [
+ "▁anc",
+ "hor"
+ ],
+ [
+ "▁an",
+ "chor"
+ ],
+ [
+ "▁",
+ "anchor"
+ ],
+ [
+ "...",
+ "]"
+ ],
+ [
+ "..",
+ ".]"
+ ],
+ [
+ "▁Aust",
+ "ria"
+ ],
+ [
+ "▁marc",
+ "a"
+ ],
+ [
+ "▁mar",
+ "ca"
+ ],
+ [
+ "▁m",
+ "arca"
+ ],
+ [
+ "▁ge",
+ "z"
+ ],
+ [
+ "▁g",
+ "ez"
+ ],
+ [
+ "ious",
+ "ly"
+ ],
+ [
+ "i",
+ "ously"
+ ],
+ [
+ "▁la",
+ "zy"
+ ],
+ [
+ "▁l",
+ "azy"
+ ],
+ [
+ "x",
+ "a"
+ ],
+ [
+ "▁Chan",
+ "nel"
+ ],
+ [
+ "▁Ch",
+ "annel"
+ ],
+ [
+ "▁",
+ "Channel"
+ ],
+ [
+ "▁neue",
+ "n"
+ ],
+ [
+ "▁neu",
+ "en"
+ ],
+ [
+ "▁ne",
+ "uen"
+ ],
+ [
+ "da",
+ "s"
+ ],
+ [
+ "d",
+ "as"
+ ],
+ [
+ "▁search",
+ "ed"
+ ],
+ [
+ "▁sta",
+ "at"
+ ],
+ [
+ "▁",
+ "staat"
+ ],
+ [
+ "▁Та",
+ "к"
+ ],
+ [
+ "▁Jose",
+ "f"
+ ],
+ [
+ "▁Jos",
+ "ef"
+ ],
+ [
+ "▁Jo",
+ "sef"
+ ],
+ [
+ "▁She",
+ "r"
+ ],
+ [
+ "▁Sh",
+ "er"
+ ],
+ [
+ "▁S",
+ "her"
+ ],
+ [
+ "po",
+ "is"
+ ],
+ [
+ "p",
+ "ois"
+ ],
+ [
+ "▁en",
+ "em"
+ ],
+ [
+ "▁e",
+ "nem"
+ ],
+ [
+ "▁access",
+ "ing"
+ ],
+ [
+ "▁не",
+ "ко"
+ ],
+ [
+ "▁fur",
+ "ono"
+ ],
+ [
+ "▁pseud",
+ "o"
+ ],
+ [
+ "▁pse",
+ "udo"
+ ],
+ [
+ "?",
+ ">"
+ ],
+ [
+ "▁estado",
+ "un"
+ ],
+ [
+ "▁estad",
+ "oun"
+ ],
+ [
+ "▁Ви",
+ "ди"
+ ],
+ [
+ "▁mot",
+ "iv"
+ ],
+ [
+ "▁rec",
+ "all"
+ ],
+ [
+ "▁re",
+ "call"
+ ],
+ [
+ "iss",
+ "on"
+ ],
+ [
+ "is",
+ "son"
+ ],
+ [
+ "i",
+ "sson"
+ ],
+ [
+ "ó",
+ "b"
+ ],
+ [
+ ")-",
+ "-"
+ ],
+ [
+ ")",
+ "--"
+ ],
+ [
+ "▁Er",
+ "z"
+ ],
+ [
+ "▁E",
+ "rz"
+ ],
+ [
+ "▁са",
+ "вез"
+ ],
+ [
+ "Dir",
+ "ect"
+ ],
+ [
+ "Di",
+ "rect"
+ ],
+ [
+ "D",
+ "irect"
+ ],
+ [
+ "со",
+ "б"
+ ],
+ [
+ "с",
+ "об"
+ ],
+ [
+ "▁sh",
+ "o"
+ ],
+ [
+ "▁s",
+ "ho"
+ ],
+ [
+ "v",
+ "ölker"
+ ],
+ [
+ "A",
+ "p"
+ ],
+ [
+ "gen",
+ "s"
+ ],
+ [
+ "ge",
+ "ns"
+ ],
+ [
+ "g",
+ "ens"
+ ],
+ [
+ "ниш",
+ "тво"
+ ],
+ [
+ "▁Am",
+ "sterdam"
+ ],
+ [
+ "us",
+ "k"
+ ],
+ [
+ "u",
+ "sk"
+ ],
+ [
+ "п",
+ "ло"
+ ],
+ [
+ "▁sim",
+ "ulation"
+ ],
+ [
+ "▁B",
+ "C"
+ ],
+ [
+ "▁",
+ "BC"
+ ],
+ [
+ "▁Wo",
+ "j"
+ ],
+ [
+ "▁W",
+ "oj"
+ ],
+ [
+ "auto",
+ "m"
+ ],
+ [
+ "aut",
+ "om"
+ ],
+ [
+ "au",
+ "tom"
+ ],
+ [
+ "Al",
+ "ex"
+ ],
+ [
+ "A",
+ "lex"
+ ],
+ [
+ "▁econom",
+ "ic"
+ ],
+ [
+ "▁econ",
+ "omic"
+ ],
+ [
+ "го",
+ "м"
+ ],
+ [
+ "г",
+ "ом"
+ ],
+ [
+ "ika",
+ "i"
+ ],
+ [
+ "ik",
+ "ai"
+ ],
+ [
+ "▁alt",
+ "re"
+ ],
+ [
+ "▁al",
+ "tre"
+ ],
+ [
+ "▁a",
+ "ltre"
+ ],
+ [
+ "▁'",
+ "-"
+ ],
+ [
+ "▁",
+ "'-"
+ ],
+ [
+ "▁We",
+ "g"
+ ],
+ [
+ "▁W",
+ "eg"
+ ],
+ [
+ "Not",
+ "Found"
+ ],
+ [
+ "й",
+ "ской"
+ ],
+ [
+ "▁convert",
+ "ing"
+ ],
+ [
+ "▁conver",
+ "ting"
+ ],
+ [
+ "pha",
+ "bet"
+ ],
+ [
+ "ph",
+ "abet"
+ ],
+ [
+ "atri",
+ "ce"
+ ],
+ [
+ "atr",
+ "ice"
+ ],
+ [
+ "at",
+ "rice"
+ ],
+ [
+ "bour",
+ "ne"
+ ],
+ [
+ "alo",
+ "m"
+ ],
+ [
+ "al",
+ "om"
+ ],
+ [
+ "▁compar",
+ "ing"
+ ],
+ [
+ "▁comp",
+ "aring"
+ ],
+ [
+ "▁Z",
+ "o"
+ ],
+ [
+ "▁fl",
+ "a"
+ ],
+ [
+ "▁f",
+ "la"
+ ],
+ [
+ "ва",
+ "я"
+ ],
+ [
+ "▁entr",
+ "a"
+ ],
+ [
+ "▁ent",
+ "ra"
+ ],
+ [
+ "▁en",
+ "tra"
+ ],
+ [
+ "▁chars",
+ "et"
+ ],
+ [
+ "▁char",
+ "set"
+ ],
+ [
+ "developer",
+ "s"
+ ],
+ [
+ "develop",
+ "ers"
+ ],
+ [
+ "íst",
+ "ica"
+ ],
+ [
+ "}",
+ ">"
+ ],
+ [
+ "▁Ja",
+ "zz"
+ ],
+ [
+ "▁J",
+ "azz"
+ ],
+ [
+ "▁How",
+ "ard"
+ ],
+ [
+ "▁Ho",
+ "ward"
+ ],
+ [
+ "ш",
+ "та"
+ ],
+ [
+ "▁clo",
+ "ne"
+ ],
+ [
+ "▁cl",
+ "one"
+ ],
+ [
+ "▁",
+ "clone"
+ ],
+ [
+ "do",
+ "or"
+ ],
+ [
+ "d",
+ "oor"
+ ],
+ [
+ "▁Pi",
+ "n"
+ ],
+ [
+ "▁P",
+ "in"
+ ],
+ [
+ "**",
+ "*"
+ ],
+ [
+ "*",
+ "**"
+ ],
+ [
+ "▁sil",
+ "ent"
+ ],
+ [
+ "ec",
+ "ycle"
+ ],
+ [
+ "e",
+ "cycle"
+ ],
+ [
+ "isc",
+ "e"
+ ],
+ [
+ "is",
+ "ce"
+ ],
+ [
+ "i",
+ "sce"
+ ],
+ [
+ "▁mu",
+ "d"
+ ],
+ [
+ "▁m",
+ "ud"
+ ],
+ [
+ "▁Dis",
+ "play"
+ ],
+ [
+ "▁",
+ "Display"
+ ],
+ [
+ "▁li",
+ "p"
+ ],
+ [
+ "▁l",
+ "ip"
+ ],
+ [
+ "▁",
+ "lip"
+ ],
+ [
+ "▁исполь",
+ "зова"
+ ],
+ [
+ "▁character",
+ "istic"
+ ],
+ [
+ "▁s",
+ "b"
+ ],
+ [
+ "▁",
+ "sb"
+ ],
+ [
+ "fire",
+ "base"
+ ],
+ [
+ "▁Be",
+ "w"
+ ],
+ [
+ "▁B",
+ "ew"
+ ],
+ [
+ "Cal",
+ "endar"
+ ],
+ [
+ "▁us",
+ "o"
+ ],
+ [
+ "▁u",
+ "so"
+ ],
+ [
+ "▁",
+ "uso"
+ ],
+ [
+ "ès",
+ "e"
+ ],
+ [
+ "è",
+ "se"
+ ],
+ [
+ "▁Ra",
+ "t"
+ ],
+ [
+ "▁R",
+ "at"
+ ],
+ [
+ "▁espe",
+ "r"
+ ],
+ [
+ "▁esp",
+ "er"
+ ],
+ [
+ "▁es",
+ "per"
+ ],
+ [
+ "▁",
+ "esper"
+ ],
+ [
+ "▁throw",
+ "ing"
+ ],
+ [
+ "▁thro",
+ "wing"
+ ],
+ [
+ "▁rod",
+ "z"
+ ],
+ [
+ "▁ro",
+ "dz"
+ ],
+ [
+ "▁yard",
+ "s"
+ ],
+ [
+ "▁y",
+ "ards"
+ ],
+ [
+ "▁gra",
+ "ss"
+ ],
+ [
+ "▁gr",
+ "ass"
+ ],
+ [
+ "▁g",
+ "rass"
+ ],
+ [
+ "▁mark",
+ "er"
+ ],
+ [
+ "▁mar",
+ "ker"
+ ],
+ [
+ "▁",
+ "marker"
+ ],
+ [
+ "▁Ko",
+ "s"
+ ],
+ [
+ "▁K",
+ "os"
+ ],
+ [
+ "The",
+ "ta"
+ ],
+ [
+ "Th",
+ "eta"
+ ],
+ [
+ "▁organ",
+ "is"
+ ],
+ [
+ "kern",
+ "el"
+ ],
+ [
+ "ker",
+ "nel"
+ ],
+ [
+ "k",
+ "ernel"
+ ],
+ [
+ "▁persona",
+ "s"
+ ],
+ [
+ "▁person",
+ "as"
+ ],
+ [
+ "▁pers",
+ "onas"
+ ],
+ [
+ "kee",
+ "p"
+ ],
+ [
+ "ke",
+ "ep"
+ ],
+ [
+ "▁exc",
+ "laimed"
+ ],
+ [
+ "os",
+ "lav"
+ ],
+ [
+ "▁Enter",
+ "tain"
+ ],
+ [
+ "▁Ent",
+ "ertain"
+ ],
+ [
+ "не",
+ "р"
+ ],
+ [
+ "н",
+ "ер"
+ ],
+ [
+ "▁in",
+ "won"
+ ],
+ [
+ "▁Ran",
+ "d"
+ ],
+ [
+ "▁Ra",
+ "nd"
+ ],
+ [
+ "▁R",
+ "and"
+ ],
+ [
+ "redu",
+ "ce"
+ ],
+ [
+ "red",
+ "uce"
+ ],
+ [
+ "fa",
+ "c"
+ ],
+ [
+ "f",
+ "ac"
+ ],
+ [
+ "express",
+ "ion"
+ ],
+ [
+ "expr",
+ "ession"
+ ],
+ [
+ "exp",
+ "ression"
+ ],
+ [
+ "ex",
+ "pression"
+ ],
+ [
+ "y",
+ "j"
+ ],
+ [
+ "▁different",
+ "i"
+ ],
+ [
+ "▁differ",
+ "enti"
+ ],
+ [
+ "agli",
+ "a"
+ ],
+ [
+ "ag",
+ "lia"
+ ],
+ [
+ "▁template",
+ "s"
+ ],
+ [
+ "▁tem",
+ "plates"
+ ],
+ [
+ "▁",
+ "templates"
+ ],
+ [
+ "▁m",
+ "ű"
+ ],
+ [
+ "▁pr",
+ "v"
+ ],
+ [
+ "▁p",
+ "rv"
+ ],
+ [
+ "▁moi",
+ "s"
+ ],
+ [
+ "▁mo",
+ "is"
+ ],
+ [
+ "▁m",
+ "ois"
+ ],
+ [
+ "▁gew",
+ "ann"
+ ],
+ [
+ "▁бу",
+ "ла"
+ ],
+ [
+ "bib",
+ "li"
+ ],
+ [
+ "b",
+ "ibli"
+ ],
+ [
+ "dem",
+ "o"
+ ],
+ [
+ "de",
+ "mo"
+ ],
+ [
+ "d",
+ "emo"
+ ],
+ [
+ "▁Anders",
+ "on"
+ ],
+ [
+ "▁And",
+ "erson"
+ ],
+ [
+ "▁ре",
+ "д"
+ ],
+ [
+ "▁",
+ "ред"
+ ],
+ [
+ "▁por",
+ "que"
+ ],
+ [
+ "▁Pol",
+ "ogne"
+ ],
+ [
+ "▁P",
+ "ologne"
+ ],
+ [
+ "▁tri",
+ "p"
+ ],
+ [
+ "▁tr",
+ "ip"
+ ],
+ [
+ "▁t",
+ "rip"
+ ],
+ [
+ "▁exempl",
+ "e"
+ ],
+ [
+ "▁exem",
+ "ple"
+ ],
+ [
+ "▁Intern",
+ "acional"
+ ],
+ [
+ "▁ка",
+ "о"
+ ],
+ [
+ "In",
+ "sert"
+ ],
+ [
+ "gener",
+ "al"
+ ],
+ [
+ "gen",
+ "eral"
+ ],
+ [
+ "SE",
+ "SSION"
+ ],
+ [
+ "berg",
+ "a"
+ ],
+ [
+ "ber",
+ "ga"
+ ],
+ [
+ "hä",
+ "lt"
+ ],
+ [
+ "h",
+ "ält"
+ ],
+ [
+ "una",
+ "s"
+ ],
+ [
+ "un",
+ "as"
+ ],
+ [
+ "u",
+ "nas"
+ ],
+ [
+ "мир",
+ "а"
+ ],
+ [
+ "ми",
+ "ра"
+ ],
+ [
+ "▁yield",
+ "s"
+ ],
+ [
+ "maps",
+ "to"
+ ],
+ [
+ "map",
+ "sto"
+ ],
+ [
+ "sp",
+ "ot"
+ ],
+ [
+ "s",
+ "pot"
+ ],
+ [
+ "▁+",
+ "\\"
+ ],
+ [
+ "▁",
+ "+\\"
+ ],
+ [
+ "лл",
+ "а"
+ ],
+ [
+ "л",
+ "ла"
+ ],
+ [
+ "▁precise",
+ "ly"
+ ],
+ [
+ "▁precis",
+ "ely"
+ ],
+ [
+ "▁ч",
+ "лен"
+ ],
+ [
+ "sh",
+ "adow"
+ ],
+ [
+ "Ar",
+ "e"
+ ],
+ [
+ "A",
+ "re"
+ ],
+ [
+ "una",
+ "l"
+ ],
+ [
+ "un",
+ "al"
+ ],
+ [
+ "u",
+ "nal"
+ ],
+ [
+ "▁disp",
+ "ar"
+ ],
+ [
+ "▁dis",
+ "par"
+ ],
+ [
+ "▁tít",
+ "ulo"
+ ],
+ [
+ "nes",
+ "t"
+ ],
+ [
+ "ne",
+ "st"
+ ],
+ [
+ "n",
+ "est"
+ ],
+ [
+ "▁Lo",
+ "w"
+ ],
+ [
+ "▁L",
+ "ow"
+ ],
+ [
+ "▁pro",
+ "t"
+ ],
+ [
+ "▁pr",
+ "ot"
+ ],
+ [
+ "▁p",
+ "rot"
+ ],
+ [
+ "▁Cost",
+ "a"
+ ],
+ [
+ "▁Cos",
+ "ta"
+ ],
+ [
+ "▁Co",
+ "sta"
+ ],
+ [
+ "▁C",
+ "osta"
+ ],
+ [
+ "name",
+ "d"
+ ],
+ [
+ "nam",
+ "ed"
+ ],
+ [
+ "na",
+ "med"
+ ],
+ [
+ "n",
+ "amed"
+ ],
+ [
+ "▁gain",
+ "ed"
+ ],
+ [
+ "▁ga",
+ "ined"
+ ],
+ [
+ "▁g",
+ "ained"
+ ],
+ [
+ "les",
+ "ia"
+ ],
+ [
+ "l",
+ "esia"
+ ],
+ [
+ "▁administr",
+ "ation"
+ ],
+ [
+ "▁admin",
+ "istration"
+ ],
+ [
+ "Imp",
+ "ort"
+ ],
+ [
+ "Im",
+ "port"
+ ],
+ [
+ "br",
+ "anch"
+ ],
+ [
+ "b",
+ "ranch"
+ ],
+ [
+ "▁sym",
+ "path"
+ ],
+ [
+ "vo",
+ "j"
+ ],
+ [
+ "v",
+ "oj"
+ ],
+ [
+ "▁E",
+ "C"
+ ],
+ [
+ "▁",
+ "EC"
+ ],
+ [
+ "▁municip",
+ "io"
+ ],
+ [
+ "▁animate",
+ "d"
+ ],
+ [
+ "▁anim",
+ "ated"
+ ],
+ [
+ "▁director",
+ "ies"
+ ],
+ [
+ "▁direct",
+ "ories"
+ ],
+ [
+ "▁ro",
+ "of"
+ ],
+ [
+ "zą",
+ "d"
+ ],
+ [
+ "z",
+ "ąd"
+ ],
+ [
+ "ime",
+ "t"
+ ],
+ [
+ "im",
+ "et"
+ ],
+ [
+ "i",
+ "met"
+ ],
+ [
+ "pro",
+ "to"
+ ],
+ [
+ "pr",
+ "oto"
+ ],
+ [
+ "bl",
+ "a"
+ ],
+ [
+ "b",
+ "la"
+ ],
+ [
+ ":",
+ "]"
+ ],
+ [
+ "hav",
+ "e"
+ ],
+ [
+ "ha",
+ "ve"
+ ],
+ [
+ "h",
+ "ave"
+ ],
+ [
+ "ate",
+ "m"
+ ],
+ [
+ "at",
+ "em"
+ ],
+ [
+ "a",
+ "tem"
+ ],
+ [
+ "▁n",
+ "s"
+ ],
+ [
+ "▁",
+ "ns"
+ ],
+ [
+ "▁sect",
+ "or"
+ ],
+ [
+ "▁sec",
+ "tor"
+ ],
+ [
+ "▁se",
+ "ctor"
+ ],
+ [
+ "▁s",
+ "ector"
+ ],
+ [
+ "th",
+ "ree"
+ ],
+ [
+ "owan",
+ "e"
+ ],
+ [
+ "owa",
+ "ne"
+ ],
+ [
+ "ow",
+ "ane"
+ ],
+ [
+ "wer",
+ "s"
+ ],
+ [
+ "we",
+ "rs"
+ ],
+ [
+ "w",
+ "ers"
+ ],
+ [
+ "ови",
+ "х"
+ ],
+ [
+ "ов",
+ "их"
+ ],
+ [
+ "ren",
+ "ce"
+ ],
+ [
+ "r",
+ "ence"
+ ],
+ [
+ "▁ext",
+ "r"
+ ],
+ [
+ "▁ex",
+ "tr"
+ ],
+ [
+ "igte",
+ "n"
+ ],
+ [
+ "igt",
+ "en"
+ ],
+ [
+ "ig",
+ "ten"
+ ],
+ [
+ "▁occ",
+ "ident"
+ ],
+ [
+ "ț",
+ "ă"
+ ],
+ [
+ "▁e",
+ "at"
+ ],
+ [
+ "▁hyd",
+ "ro"
+ ],
+ [
+ "▁hy",
+ "dro"
+ ],
+ [
+ "▁h",
+ "ydro"
+ ],
+ [
+ "ubern",
+ "etes"
+ ],
+ [
+ "[",
+ "@"
+ ],
+ [
+ "▁Mo",
+ "on"
+ ],
+ [
+ "▁M",
+ "oon"
+ ],
+ [
+ "▁Sh",
+ "o"
+ ],
+ [
+ "▁S",
+ "ho"
+ ],
+ [
+ "▁else",
+ "where"
+ ],
+ [
+ "üll",
+ "er"
+ ],
+ [
+ "ül",
+ "ler"
+ ],
+ [
+ "Up",
+ "load"
+ ],
+ [
+ "лан",
+ "д"
+ ],
+ [
+ "ла",
+ "нд"
+ ],
+ [
+ "л",
+ "анд"
+ ],
+ [
+ "▁F",
+ "ör"
+ ],
+ [
+ "w",
+ "issenschaft"
+ ],
+ [
+ "K",
+ "S"
+ ],
+ [
+ "▁phys",
+ "ics"
+ ],
+ [
+ "▁",
+ "physics"
+ ],
+ [
+ "t",
+ "z"
+ ],
+ [
+ "▁се",
+ "ред"
+ ],
+ [
+ "▁Arbe",
+ "it"
+ ],
+ [
+ "▁Ar",
+ "beit"
+ ],
+ [
+ "▁ме",
+ "ст"
+ ],
+ [
+ "▁",
+ "мест"
+ ],
+ [
+ "▁Geb",
+ "iet"
+ ],
+ [
+ "▁inse",
+ "ct"
+ ],
+ [
+ "▁ins",
+ "ect"
+ ],
+ [
+ "▁in",
+ "sect"
+ ],
+ [
+ "A",
+ "h"
+ ],
+ [
+ "iza",
+ "do"
+ ],
+ [
+ "iz",
+ "ado"
+ ],
+ [
+ "▁temp",
+ "le"
+ ],
+ [
+ "▁tem",
+ "ple"
+ ],
+ [
+ "▁ann",
+ "ual"
+ ],
+ [
+ "sta",
+ "d"
+ ],
+ [
+ "st",
+ "ad"
+ ],
+ [
+ "▁habit",
+ "at"
+ ],
+ [
+ "▁hab",
+ "itat"
+ ],
+ [
+ "▁A",
+ "B"
+ ],
+ [
+ "▁",
+ "AB"
+ ],
+ [
+ "wor",
+ "t"
+ ],
+ [
+ "wo",
+ "rt"
+ ],
+ [
+ "w",
+ "ort"
+ ],
+ [
+ "▁repo",
+ "s"
+ ],
+ [
+ "▁rep",
+ "os"
+ ],
+ [
+ "▁re",
+ "pos"
+ ],
+ [
+ "▁Ne",
+ "u"
+ ],
+ [
+ "▁N",
+ "eu"
+ ],
+ [
+ "▁$(\"",
+ "."
+ ],
+ [
+ "▁$(",
+ "\"."
+ ],
+ [
+ "▁$",
+ "(\"."
+ ],
+ [
+ "Vor",
+ "lage"
+ ],
+ [
+ "▁repre",
+ "zent"
+ ],
+ [
+ "est",
+ "anden"
+ ],
+ [
+ "Inter",
+ "n"
+ ],
+ [
+ "Int",
+ "ern"
+ ],
+ [
+ "In",
+ "tern"
+ ],
+ [
+ ".",
+ "`"
+ ],
+ [
+ "▁fail",
+ "ing"
+ ],
+ [
+ "▁fa",
+ "iling"
+ ],
+ [
+ "▁Mate",
+ "rial"
+ ],
+ [
+ "▁M",
+ "aterial"
+ ],
+ [
+ "▁",
+ "Material"
+ ],
+ [
+ "▁effective",
+ "ly"
+ ],
+ [
+ "▁effect",
+ "ively"
+ ],
+ [
+ "тел",
+ "ем"
+ ],
+ [
+ "те",
+ "лем"
+ ],
+ [
+ "▁г",
+ "ла"
+ ],
+ [
+ "▁",
+ "гла"
+ ],
+ [
+ "▁nah",
+ "m"
+ ],
+ [
+ "▁na",
+ "hm"
+ ],
+ [
+ "▁",
+ "nahm"
+ ],
+ [
+ "▁different",
+ "ly"
+ ],
+ [
+ "▁differ",
+ "ently"
+ ],
+ [
+ "ext",
+ "ension"
+ ],
+ [
+ "▁Ver",
+ "m"
+ ],
+ [
+ "▁Ve",
+ "rm"
+ ],
+ [
+ "▁V",
+ "erm"
+ ],
+ [
+ "enable",
+ "d"
+ ],
+ [
+ "ena",
+ "bled"
+ ],
+ [
+ "en",
+ "abled"
+ ],
+ [
+ "config",
+ "ure"
+ ],
+ [
+ "con",
+ "figure"
+ ],
+ [
+ "ni",
+ "o"
+ ],
+ [
+ "n",
+ "io"
+ ],
+ [
+ "cion",
+ "es"
+ ],
+ [
+ "cio",
+ "nes"
+ ],
+ [
+ "ci",
+ "ones"
+ ],
+ [
+ "c",
+ "iones"
+ ],
+ [
+ "▁Be",
+ "ach"
+ ],
+ [
+ "▁B",
+ "each"
+ ],
+ [
+ "сон",
+ "а"
+ ],
+ [
+ "со",
+ "на"
+ ],
+ [
+ "с",
+ "она"
+ ],
+ [
+ "▁copy",
+ "ing"
+ ],
+ [
+ "▁cop",
+ "ying"
+ ],
+ [
+ "▁у",
+ "країн"
+ ],
+ [
+ "▁приз",
+ "на"
+ ],
+ [
+ "▁при",
+ "зна"
+ ],
+ [
+ "z",
+ "h"
+ ],
+ [
+ "Des",
+ "ktop"
+ ],
+ [
+ "▁so",
+ "st"
+ ],
+ [
+ "▁s",
+ "ost"
+ ],
+ [
+ "▁subsequent",
+ "ly"
+ ],
+ [
+ "▁subsequ",
+ "ently"
+ ],
+ [
+ "▁sub",
+ "sequently"
+ ],
+ [
+ "▁Le",
+ "hr"
+ ],
+ [
+ "▁",
+ "ó"
+ ],
+ [
+ "lä",
+ "r"
+ ],
+ [
+ "l",
+ "är"
+ ],
+ [
+ "odo",
+ "r"
+ ],
+ [
+ "od",
+ "or"
+ ],
+ [
+ "o",
+ "dor"
+ ],
+ [
+ "ph",
+ "on"
+ ],
+ [
+ "p",
+ "hon"
+ ],
+ [
+ "n",
+ "c"
+ ],
+ [
+ "iter",
+ "ator"
+ ],
+ [
+ "▁э",
+ "ти"
+ ],
+ [
+ "▁europ",
+ "é"
+ ],
+ [
+ "▁Tor",
+ "onto"
+ ],
+ [
+ "ód",
+ "igo"
+ ],
+ [
+ "▁post",
+ "o"
+ ],
+ [
+ "▁pos",
+ "to"
+ ],
+ [
+ "▁po",
+ "sto"
+ ],
+ [
+ "▁p",
+ "osto"
+ ],
+ [
+ "ff",
+ "e"
+ ],
+ [
+ "f",
+ "fe"
+ ],
+ [
+ "▁cre",
+ "w"
+ ],
+ [
+ "▁cr",
+ "ew"
+ ],
+ [
+ "▁c",
+ "rew"
+ ],
+ [
+ "▁Schw",
+ "ar"
+ ],
+ [
+ "▁Sch",
+ "war"
+ ],
+ [
+ "S",
+ "a"
+ ],
+ [
+ "squ",
+ "are"
+ ],
+ [
+ "s",
+ "quare"
+ ],
+ [
+ "▁bes",
+ "ide"
+ ],
+ [
+ "▁be",
+ "side"
+ ],
+ [
+ "▁М",
+ "і"
+ ],
+ [
+ "▁at",
+ "h"
+ ],
+ [
+ "▁a",
+ "th"
+ ],
+ [
+ "▁",
+ "ath"
+ ],
+ [
+ "▁adv",
+ "ent"
+ ],
+ [
+ "▁ad",
+ "vent"
+ ],
+ [
+ "c",
+ "ji"
+ ],
+ [
+ "writ",
+ "ten"
+ ],
+ [
+ "wr",
+ "itten"
+ ],
+ [
+ "w",
+ "ritten"
+ ],
+ [
+ "▁rus",
+ "s"
+ ],
+ [
+ "▁ru",
+ "ss"
+ ],
+ [
+ "▁r",
+ "uss"
+ ],
+ [
+ "ros",
+ "t"
+ ],
+ [
+ "ro",
+ "st"
+ ],
+ [
+ "r",
+ "ost"
+ ],
+ [
+ "H",
+ "I"
+ ],
+ [
+ "▁dic",
+ "e"
+ ],
+ [
+ "▁di",
+ "ce"
+ ],
+ [
+ "▁d",
+ "ice"
+ ],
+ [
+ "cc",
+ "a"
+ ],
+ [
+ "c",
+ "ca"
+ ],
+ [
+ "▁dé",
+ "p"
+ ],
+ [
+ "▁d",
+ "ép"
+ ],
+ [
+ "pl",
+ "y"
+ ],
+ [
+ "p",
+ "ly"
+ ],
+ [
+ "big",
+ "g"
+ ],
+ [
+ "bi",
+ "gg"
+ ],
+ [
+ "b",
+ "igg"
+ ],
+ [
+ "zia",
+ "ł"
+ ],
+ [
+ "zi",
+ "ał"
+ ],
+ [
+ "z",
+ "iał"
+ ],
+ [
+ "üt",
+ "t"
+ ],
+ [
+ "ü",
+ "tt"
+ ],
+ [
+ "▁од",
+ "но"
+ ],
+ [
+ "▁о",
+ "дно"
+ ],
+ [
+ "J",
+ "ECT"
+ ],
+ [
+ "сько",
+ "му"
+ ],
+ [
+ "ськ",
+ "ому"
+ ],
+ [
+ "сь",
+ "кому"
+ ],
+ [
+ "no",
+ "s"
+ ],
+ [
+ "n",
+ "os"
+ ],
+ [
+ "mo",
+ "ck"
+ ],
+ [
+ "m",
+ "ock"
+ ],
+ [
+ "La",
+ "unch"
+ ],
+ [
+ "sam",
+ "e"
+ ],
+ [
+ "sa",
+ "me"
+ ],
+ [
+ "s",
+ "ame"
+ ],
+ [
+ "▁job",
+ "s"
+ ],
+ [
+ "▁jo",
+ "bs"
+ ],
+ [
+ "▁j",
+ "obs"
+ ],
+ [
+ "▁wide",
+ "ly"
+ ],
+ [
+ "▁wid",
+ "ely"
+ ],
+ [
+ "▁define",
+ "s"
+ ],
+ [
+ "▁defin",
+ "es"
+ ],
+ [
+ "▁def",
+ "ines"
+ ],
+ [
+ "▁Ps",
+ "e"
+ ],
+ [
+ "▁P",
+ "se"
+ ],
+ [
+ "▁neighb",
+ "our"
+ ],
+ [
+ "▁neigh",
+ "bour"
+ ],
+ [
+ "ющи",
+ "е"
+ ],
+ [
+ "▁close",
+ "r"
+ ],
+ [
+ "▁clos",
+ "er"
+ ],
+ [
+ "▁clo",
+ "ser"
+ ],
+ [
+ "▁cl",
+ "oser"
+ ],
+ [
+ "▁распо",
+ "ло"
+ ],
+ [
+ "▁рас",
+ "поло"
+ ],
+ [
+ "▁club",
+ "s"
+ ],
+ [
+ "▁cl",
+ "ubs"
+ ],
+ [
+ "fl",
+ "y"
+ ],
+ [
+ "f",
+ "ly"
+ ],
+ [
+ "ши",
+ "м"
+ ],
+ [
+ "ш",
+ "им"
+ ],
+ [
+ "▁suffer",
+ "ed"
+ ],
+ [
+ "▁suff",
+ "ered"
+ ],
+ [
+ "▁na",
+ "r"
+ ],
+ [
+ "▁n",
+ "ar"
+ ],
+ [
+ "▁",
+ "nar"
+ ],
+ [
+ "▁lav",
+ "or"
+ ],
+ [
+ "▁la",
+ "vor"
+ ],
+ [
+ "▁l",
+ "avor"
+ ],
+ [
+ "Ext",
+ "ension"
+ ],
+ [
+ "itional",
+ "ly"
+ ],
+ [
+ "ition",
+ "ally"
+ ],
+ [
+ "▁gra",
+ "ce"
+ ],
+ [
+ "▁gr",
+ "ace"
+ ],
+ [
+ "▁g",
+ "race"
+ ],
+ [
+ "▁Campe",
+ "onato"
+ ],
+ [
+ "▁Christ",
+ "mas"
+ ],
+ [
+ "m",
+ "iddle"
+ ],
+ [
+ "othe",
+ "k"
+ ],
+ [
+ "oth",
+ "ek"
+ ],
+ [
+ "element",
+ "s"
+ ],
+ [
+ "elem",
+ "ents"
+ ],
+ [
+ "ele",
+ "ments"
+ ],
+ [
+ "el",
+ "ements"
+ ],
+ [
+ "▁son",
+ "dern"
+ ],
+ [
+ "▁tard",
+ "e"
+ ],
+ [
+ "▁tar",
+ "de"
+ ],
+ [
+ "▁t",
+ "arde"
+ ],
+ [
+ "▁perman",
+ "ent"
+ ],
+ [
+ "▁concl",
+ "ude"
+ ],
+ [
+ "▁con",
+ "clude"
+ ],
+ [
+ "Se",
+ "g"
+ ],
+ [
+ "S",
+ "eg"
+ ],
+ [
+ "▁а",
+ "каде"
+ ],
+ [
+ "}\"",
+ ","
+ ],
+ [
+ "}",
+ "\","
+ ],
+ [
+ "▁февра",
+ "ля"
+ ],
+ [
+ "ře",
+ "d"
+ ],
+ [
+ "ř",
+ "ed"
+ ],
+ [
+ "▁I",
+ "L"
+ ],
+ [
+ "▁",
+ "IL"
+ ],
+ [
+ "ju",
+ "d"
+ ],
+ [
+ "j",
+ "ud"
+ ],
+ [
+ "▁US",
+ "S"
+ ],
+ [
+ "▁U",
+ "SS"
+ ],
+ [
+ "▁Natur",
+ "e"
+ ],
+ [
+ "▁Nat",
+ "ure"
+ ],
+ [
+ "▁N",
+ "ature"
+ ],
+ [
+ "iffer",
+ "ence"
+ ],
+ [
+ "iffe",
+ "rence"
+ ],
+ [
+ "if",
+ "ference"
+ ],
+ [
+ "Serial",
+ "izer"
+ ],
+ [
+ "▁tw",
+ "elve"
+ ],
+ [
+ "ti",
+ "d"
+ ],
+ [
+ "t",
+ "id"
+ ],
+ [
+ "ми",
+ "я"
+ ],
+ [
+ "че",
+ "ского"
+ ],
+ [
+ "▁cal",
+ "endar"
+ ],
+ [
+ "▁",
+ "calendar"
+ ],
+ [
+ "con",
+ "cat"
+ ],
+ [
+ "▁intersect",
+ "ion"
+ ],
+ [
+ "▁inter",
+ "section"
+ ],
+ [
+ "▁P",
+ "A"
+ ],
+ [
+ "▁",
+ "PA"
+ ],
+ [
+ "azu",
+ "re"
+ ],
+ [
+ "az",
+ "ure"
+ ],
+ [
+ "▁situé",
+ "e"
+ ],
+ [
+ "▁situ",
+ "ée"
+ ],
+ [
+ "▁kind",
+ "s"
+ ],
+ [
+ "▁kin",
+ "ds"
+ ],
+ [
+ "▁k",
+ "inds"
+ ],
+ [
+ "▁aus",
+ "ge"
+ ],
+ [
+ "▁ru",
+ "ral"
+ ],
+ [
+ "▁r",
+ "ural"
+ ],
+ [
+ "The",
+ "me"
+ ],
+ [
+ "Th",
+ "eme"
+ ],
+ [
+ "▁tal",
+ "e"
+ ],
+ [
+ "▁ta",
+ "le"
+ ],
+ [
+ "▁t",
+ "ale"
+ ],
+ [
+ "no",
+ "indent"
+ ],
+ [
+ "go",
+ "ing"
+ ],
+ [
+ "r",
+ "x"
+ ],
+ [
+ "ag",
+ "i"
+ ],
+ [
+ "a",
+ "gi"
+ ],
+ [
+ "wrap",
+ "per"
+ ],
+ [
+ "wr",
+ "apper"
+ ],
+ [
+ "w",
+ "rapper"
+ ],
+ [
+ "▁Co",
+ "ast"
+ ],
+ [
+ "mb",
+ "H"
+ ],
+ [
+ "▁пере",
+ "д"
+ ],
+ [
+ "▁пе",
+ "ред"
+ ],
+ [
+ "spr",
+ "e"
+ ],
+ [
+ "sp",
+ "re"
+ ],
+ [
+ "s",
+ "pre"
+ ],
+ [
+ "▁}",
+ "\\"
+ ],
+ [
+ "▁",
+ "}\\"
+ ],
+ [
+ "▁L",
+ "I"
+ ],
+ [
+ "▁",
+ "LI"
+ ],
+ [
+ "zna",
+ "m"
+ ],
+ [
+ "zn",
+ "am"
+ ],
+ [
+ "z",
+ "nam"
+ ],
+ [
+ "itle",
+ "d"
+ ],
+ [
+ "it",
+ "led"
+ ],
+ [
+ "Sam",
+ "ple"
+ ],
+ [
+ "S",
+ "ample"
+ ],
+ [
+ "uli",
+ "ar"
+ ],
+ [
+ "ul",
+ "iar"
+ ],
+ [
+ "*",
+ "\\"
+ ],
+ [
+ "▁resist",
+ "ance"
+ ],
+ [
+ "▁res",
+ "istance"
+ ],
+ [
+ "sto",
+ "ck"
+ ],
+ [
+ "st",
+ "ock"
+ ],
+ [
+ "ke",
+ "d"
+ ],
+ [
+ "k",
+ "ed"
+ ],
+ [
+ "▁H",
+ "E"
+ ],
+ [
+ "▁",
+ "HE"
+ ],
+ [
+ "▁possess",
+ "ion"
+ ],
+ [
+ "▁poss",
+ "ession"
+ ],
+ [
+ "▁pos",
+ "session"
+ ],
+ [
+ "▁Ri",
+ "ng"
+ ],
+ [
+ "▁R",
+ "ing"
+ ],
+ [
+ "▁mag",
+ "yar"
+ ],
+ [
+ "▁m",
+ "agyar"
+ ],
+ [
+ "out",
+ "s"
+ ],
+ [
+ "ou",
+ "ts"
+ ],
+ [
+ "o",
+ "uts"
+ ],
+ [
+ "▁Secret",
+ "ary"
+ ],
+ [
+ "nd",
+ "e"
+ ],
+ [
+ "n",
+ "de"
+ ],
+ [
+ "▁Wal",
+ "d"
+ ],
+ [
+ "▁Wa",
+ "ld"
+ ],
+ [
+ "▁W",
+ "ald"
+ ],
+ [
+ "-",
+ "("
+ ],
+ [
+ "▁IS",
+ "O"
+ ],
+ [
+ "▁I",
+ "SO"
+ ],
+ [
+ "▁",
+ "ISO"
+ ],
+ [
+ "▁af",
+ "ternoon"
+ ],
+ [
+ "ione",
+ "n"
+ ],
+ [
+ "ion",
+ "en"
+ ],
+ [
+ "io",
+ "nen"
+ ],
+ [
+ "i",
+ "onen"
+ ],
+ [
+ "▁stop",
+ "s"
+ ],
+ [
+ "▁sto",
+ "ps"
+ ],
+ [
+ "▁st",
+ "ops"
+ ],
+ [
+ "▁constant",
+ "s"
+ ],
+ [
+ "▁const",
+ "ants"
+ ],
+ [
+ "gu",
+ "ard"
+ ],
+ [
+ "bo",
+ "w"
+ ],
+ [
+ "b",
+ "ow"
+ ],
+ [
+ "▁er",
+ "s"
+ ],
+ [
+ "▁e",
+ "rs"
+ ],
+ [
+ "▁",
+ "ers"
+ ],
+ [
+ "▁Fire",
+ "base"
+ ],
+ [
+ "▁Cle",
+ "ar"
+ ],
+ [
+ "▁Cl",
+ "ear"
+ ],
+ [
+ "▁C",
+ "lear"
+ ],
+ [
+ "▁",
+ "Clear"
+ ],
+ [
+ "▁Hol",
+ "y"
+ ],
+ [
+ "▁Ho",
+ "ly"
+ ],
+ [
+ "▁H",
+ "oly"
+ ],
+ [
+ "W",
+ "in"
+ ],
+ [
+ "▁title",
+ "s"
+ ],
+ [
+ "▁tit",
+ "les"
+ ],
+ [
+ "▁тра",
+ "в"
+ ],
+ [
+ "▁т",
+ "рав"
+ ],
+ [
+ "▁contr",
+ "ib"
+ ],
+ [
+ "▁cont",
+ "rib"
+ ],
+ [
+ "▁",
+ "contrib"
+ ],
+ [
+ "hä",
+ "ng"
+ ],
+ [
+ "h",
+ "äng"
+ ],
+ [
+ "▁photo",
+ "graph"
+ ],
+ [
+ "▁phot",
+ "ograph"
+ ],
+ [
+ "▁Dist",
+ "ribution"
+ ],
+ [
+ "ift",
+ "s"
+ ],
+ [
+ "if",
+ "ts"
+ ],
+ [
+ "▁a",
+ "unque"
+ ],
+ [
+ "com",
+ "b"
+ ],
+ [
+ "co",
+ "mb"
+ ],
+ [
+ "c",
+ "omb"
+ ],
+ [
+ "AD",
+ "D"
+ ],
+ [
+ "A",
+ "DD"
+ ],
+ [
+ "▁public",
+ "ation"
+ ],
+ [
+ "▁publi",
+ "cation"
+ ],
+ [
+ "▁pub",
+ "lication"
+ ],
+ [
+ "▁слу",
+ "ж"
+ ],
+ [
+ "▁к",
+ "ня"
+ ],
+ [
+ "▁ay",
+ "ant"
+ ],
+ [
+ "▁resto",
+ "re"
+ ],
+ [
+ "▁rest",
+ "ore"
+ ],
+ [
+ "▁re",
+ "store"
+ ],
+ [
+ "▁r",
+ "estore"
+ ],
+ [
+ "▁bel",
+ "ief"
+ ],
+ [
+ "▁vé",
+ "g"
+ ],
+ [
+ "▁v",
+ "ég"
+ ],
+ [
+ "▁extension",
+ "s"
+ ],
+ [
+ "▁extens",
+ "ions"
+ ],
+ [
+ "▁ext",
+ "ensions"
+ ],
+ [
+ "▁",
+ "extensions"
+ ],
+ [
+ "▁dec",
+ "om"
+ ],
+ [
+ "▁de",
+ "com"
+ ],
+ [
+ "вши",
+ "й"
+ ],
+ [
+ "в",
+ "ший"
+ ],
+ [
+ "W",
+ "T"
+ ],
+ [
+ "▁part",
+ "i"
+ ],
+ [
+ "▁par",
+ "ti"
+ ],
+ [
+ "▁gi",
+ "oc"
+ ],
+ [
+ "▁ми",
+ "ра"
+ ],
+ [
+ "▁",
+ "мира"
+ ],
+ [
+ "▁iss",
+ "u"
+ ],
+ [
+ "▁is",
+ "su"
+ ],
+ [
+ "pip",
+ "e"
+ ],
+ [
+ "pi",
+ "pe"
+ ],
+ [
+ "p",
+ "ipe"
+ ],
+ [
+ "▁prop",
+ "s"
+ ],
+ [
+ "▁pro",
+ "ps"
+ ],
+ [
+ "▁pr",
+ "ops"
+ ],
+ [
+ "▁",
+ "props"
+ ],
+ [
+ "▁will",
+ "ing"
+ ],
+ [
+ "▁wil",
+ "ling"
+ ],
+ [
+ "▁w",
+ "illing"
+ ],
+ [
+ "▁ne",
+ "st"
+ ],
+ [
+ "▁n",
+ "est"
+ ],
+ [
+ "▁",
+ "nest"
+ ],
+ [
+ "as",
+ "o"
+ ],
+ [
+ "a",
+ "so"
+ ],
+ [
+ "po",
+ "t"
+ ],
+ [
+ "p",
+ "ot"
+ ],
+ [
+ "▁handle",
+ "s"
+ ],
+ [
+ "▁hand",
+ "les"
+ ],
+ [
+ "▁ф",
+ "о"
+ ],
+ [
+ "▁",
+ "фо"
+ ],
+ [
+ "▁mode",
+ "r"
+ ],
+ [
+ "▁mod",
+ "er"
+ ],
+ [
+ "▁mo",
+ "der"
+ ],
+ [
+ "▁m",
+ "oder"
+ ],
+ [
+ "▁eben",
+ "falls"
+ ],
+ [
+ "▁fight",
+ "ing"
+ ],
+ [
+ "umb",
+ "n"
+ ],
+ [
+ "um",
+ "bn"
+ ],
+ [
+ "▁trans",
+ "parent"
+ ],
+ [
+ "▁Kr",
+ "ist"
+ ],
+ [
+ "▁K",
+ "rist"
+ ],
+ [
+ "▁home",
+ "s"
+ ],
+ [
+ "▁hom",
+ "es"
+ ],
+ [
+ "▁ho",
+ "mes"
+ ],
+ [
+ "▁voy",
+ "age"
+ ],
+ [
+ "Fail",
+ "ed"
+ ],
+ [
+ "Fa",
+ "iled"
+ ],
+ [
+ "▁Bir",
+ "d"
+ ],
+ [
+ "▁Bi",
+ "rd"
+ ],
+ [
+ "▁B",
+ "ird"
+ ],
+ [
+ "▁He",
+ "art"
+ ],
+ [
+ "Count",
+ "er"
+ ],
+ [
+ "Co",
+ "unter"
+ ],
+ [
+ "C",
+ "ounter"
+ ],
+ [
+ "▁Scott",
+ "ish"
+ ],
+ [
+ "át",
+ "ica"
+ ],
+ [
+ "▁ar",
+ "beit"
+ ],
+ [
+ "▁",
+ "arbeit"
+ ],
+ [
+ "^{-",
+ "\\"
+ ],
+ [
+ "^{",
+ "-\\"
+ ],
+ [
+ "▁So",
+ "r"
+ ],
+ [
+ "▁S",
+ "or"
+ ],
+ [
+ "▁engag",
+ "ed"
+ ],
+ [
+ "▁eng",
+ "aged"
+ ],
+ [
+ "▁asi",
+ "de"
+ ],
+ [
+ "▁as",
+ "ide"
+ ],
+ [
+ "▁a",
+ "side"
+ ],
+ [
+ "▁Fo",
+ "u"
+ ],
+ [
+ "▁F",
+ "ou"
+ ],
+ [
+ "▁wie",
+ "l"
+ ],
+ [
+ "▁w",
+ "iel"
+ ],
+ [
+ "▁recon",
+ "st"
+ ],
+ [
+ "▁re",
+ "const"
+ ],
+ [
+ "ous",
+ "in"
+ ],
+ [
+ "ou",
+ "sin"
+ ],
+ [
+ "▁host",
+ "ed"
+ ],
+ [
+ "▁hos",
+ "ted"
+ ],
+ [
+ "▁ho",
+ "sted"
+ ],
+ [
+ "▁class",
+ "e"
+ ],
+ [
+ "▁clas",
+ "se"
+ ],
+ [
+ "▁cl",
+ "asse"
+ ],
+ [
+ "▁c",
+ "lasse"
+ ],
+ [
+ "▁conte",
+ "st"
+ ],
+ [
+ "▁cont",
+ "est"
+ ],
+ [
+ "▁con",
+ "test"
+ ],
+ [
+ "...",
+ "\""
+ ],
+ [
+ "..",
+ ".\""
+ ],
+ [
+ "мо",
+ "м"
+ ],
+ [
+ "м",
+ "ом"
+ ],
+ [
+ "▁be",
+ "an"
+ ],
+ [
+ "▁",
+ "bean"
+ ],
+ [
+ "ge",
+ "m"
+ ],
+ [
+ "g",
+ "em"
+ ],
+ [
+ "▁consult",
+ "ato"
+ ],
+ [
+ "▁bi",
+ "o"
+ ],
+ [
+ "▁b",
+ "io"
+ ],
+ [
+ "▁",
+ "bio"
+ ],
+ [
+ "▁subject",
+ "s"
+ ],
+ [
+ "bo",
+ "Box"
+ ],
+ [
+ "▁Sch",
+ "rift"
+ ],
+ [
+ "▁din",
+ "ner"
+ ],
+ [
+ "▁d",
+ "inner"
+ ],
+ [
+ "ă",
+ "r"
+ ],
+ [
+ "▁r",
+ "ówn"
+ ],
+ [
+ "▁%",
+ "%"
+ ],
+ [
+ "▁",
+ "%%"
+ ],
+ [
+ "bag",
+ "e"
+ ],
+ [
+ "ba",
+ "ge"
+ ],
+ [
+ "b",
+ "age"
+ ],
+ [
+ "▁ver",
+ "öff"
+ ],
+ [
+ "▁detect",
+ "ed"
+ ],
+ [
+ "▁det",
+ "ected"
+ ],
+ [
+ "ien",
+ "n"
+ ],
+ [
+ "ie",
+ "nn"
+ ],
+ [
+ "i",
+ "enn"
+ ],
+ [
+ "ros",
+ "e"
+ ],
+ [
+ "ro",
+ "se"
+ ],
+ [
+ "r",
+ "ose"
+ ],
+ [
+ "▁To",
+ "n"
+ ],
+ [
+ "▁T",
+ "on"
+ ],
+ [
+ "Comple",
+ "te"
+ ],
+ [
+ "Comp",
+ "lete"
+ ],
+ [
+ "▁prot",
+ "o"
+ ],
+ [
+ "▁pro",
+ "to"
+ ],
+ [
+ "▁pr",
+ "oto"
+ ],
+ [
+ "▁",
+ "proto"
+ ],
+ [
+ "icht",
+ "s"
+ ],
+ [
+ "ich",
+ "ts"
+ ],
+ [
+ "i",
+ "chts"
+ ],
+ [
+ "ST",
+ "AT"
+ ],
+ [
+ "Check",
+ "ed"
+ ],
+ [
+ "▁inte",
+ "n"
+ ],
+ [
+ "▁int",
+ "en"
+ ],
+ [
+ "▁in",
+ "ten"
+ ],
+ [
+ "▁i",
+ "nten"
+ ],
+ [
+ "▁sm",
+ "ile"
+ ],
+ [
+ "▁s",
+ "mile"
+ ],
+ [
+ "▁stri",
+ "p"
+ ],
+ [
+ "▁str",
+ "ip"
+ ],
+ [
+ "▁st",
+ "rip"
+ ],
+ [
+ "▁",
+ "strip"
+ ],
+ [
+ "ne",
+ "ut"
+ ],
+ [
+ "');",
+ "\r"
+ ],
+ [
+ "')",
+ ";\r"
+ ],
+ [
+ "'",
+ ");\r"
+ ],
+ [
+ "fo",
+ "ur"
+ ],
+ [
+ "f",
+ "our"
+ ],
+ [
+ "▁toda",
+ "s"
+ ],
+ [
+ "▁tod",
+ "as"
+ ],
+ [
+ "▁to",
+ "das"
+ ],
+ [
+ "Control",
+ "s"
+ ],
+ [
+ "▁thor",
+ "ough"
+ ],
+ [
+ "ru",
+ "p"
+ ],
+ [
+ "r",
+ "up"
+ ],
+ [
+ "▁држа",
+ "ви"
+ ],
+ [
+ "it",
+ "ă"
+ ],
+ [
+ "Pro",
+ "tocol"
+ ],
+ [
+ "К",
+ "а"
+ ],
+ [
+ "▁expand",
+ "ed"
+ ],
+ [
+ "ext",
+ "ra"
+ ],
+ [
+ "ex",
+ "tra"
+ ],
+ [
+ "opo",
+ "rt"
+ ],
+ [
+ "op",
+ "ort"
+ ],
+ [
+ "o",
+ "port"
+ ],
+ [
+ "▁Ста",
+ "нов"
+ ],
+ [
+ "lease",
+ "s"
+ ],
+ [
+ "le",
+ "ases"
+ ],
+ [
+ "▁not",
+ "ion"
+ ],
+ [
+ "▁no",
+ "tion"
+ ],
+ [
+ "▁n",
+ "otion"
+ ],
+ [
+ "▁gu",
+ "est"
+ ],
+ [
+ "▁g",
+ "uest"
+ ],
+ [
+ "▁Island",
+ "s"
+ ],
+ [
+ "▁Is",
+ "lands"
+ ],
+ [
+ "ick",
+ "ed"
+ ],
+ [
+ "ic",
+ "ked"
+ ],
+ [
+ "▁Dav",
+ "e"
+ ],
+ [
+ "▁Da",
+ "ve"
+ ],
+ [
+ "▁D",
+ "ave"
+ ],
+ [
+ "▁reflect",
+ "ion"
+ ],
+ [
+ "▁ref",
+ "lection"
+ ],
+ [
+ "li",
+ "v"
+ ],
+ [
+ "l",
+ "iv"
+ ],
+ [
+ "ál",
+ "ní"
+ ],
+ [
+ "▁reve",
+ "aled"
+ ],
+ [
+ "▁so",
+ "g"
+ ],
+ [
+ "▁s",
+ "og"
+ ],
+ [
+ "▁Ta",
+ "x"
+ ],
+ [
+ "▁T",
+ "ax"
+ ],
+ [
+ "▁period",
+ "o"
+ ],
+ [
+ "▁peri",
+ "odo"
+ ],
+ [
+ "▁Welt",
+ "krie"
+ ],
+ [
+ "catal",
+ "ina"
+ ],
+ [
+ "qu",
+ "é"
+ ],
+ [
+ "q",
+ "ué"
+ ],
+ [
+ "▁Fa",
+ "ther"
+ ],
+ [
+ "▁F",
+ "ather"
+ ],
+ [
+ "▁Bi",
+ "r"
+ ],
+ [
+ "▁B",
+ "ir"
+ ],
+ [
+ "exp",
+ "ect"
+ ],
+ [
+ "ex",
+ "pect"
+ ],
+ [
+ "▁reg",
+ "ression"
+ ],
+ [
+ "▁re",
+ "gression"
+ ],
+ [
+ "in",
+ "é"
+ ],
+ [
+ "i",
+ "né"
+ ],
+ [
+ "▁da",
+ "bei"
+ ],
+ [
+ "▁d",
+ "abei"
+ ],
+ [
+ "per",
+ "m"
+ ],
+ [
+ "pe",
+ "rm"
+ ],
+ [
+ "p",
+ "erm"
+ ],
+ [
+ "мен",
+ "е"
+ ],
+ [
+ "ме",
+ "не"
+ ],
+ [
+ "м",
+ "ене"
+ ],
+ [
+ "▁Ab",
+ "d"
+ ],
+ [
+ "▁A",
+ "bd"
+ ],
+ [
+ "▁C",
+ "F"
+ ],
+ [
+ "▁",
+ "CF"
+ ],
+ [
+ "ark",
+ "s"
+ ],
+ [
+ "ar",
+ "ks"
+ ],
+ [
+ "resol",
+ "ve"
+ ],
+ [
+ "wed",
+ "ge"
+ ],
+ [
+ "w",
+ "edge"
+ ],
+ [
+ "▁initial",
+ "ization"
+ ],
+ [
+ "▁Vé",
+ "ase"
+ ],
+ [
+ "▁при",
+ "ня"
+ ],
+ [
+ "st",
+ "mt"
+ ],
+ [
+ "▁inc",
+ "ome"
+ ],
+ [
+ "▁in",
+ "come"
+ ],
+ [
+ "M",
+ "Y"
+ ],
+ [
+ "▁od",
+ "kazy"
+ ],
+ [
+ "▁Sie",
+ "he"
+ ],
+ [
+ "▁bod",
+ "ies"
+ ],
+ [
+ "▁so",
+ "c"
+ ],
+ [
+ "▁s",
+ "oc"
+ ],
+ [
+ "R",
+ "andom"
+ ],
+ [
+ "▁sen",
+ "za"
+ ],
+ [
+ "▁s",
+ "enza"
+ ],
+ [
+ "abl",
+ "o"
+ ],
+ [
+ "ab",
+ "lo"
+ ],
+ [
+ "a",
+ "blo"
+ ],
+ [
+ "▁regard",
+ "ed"
+ ],
+ [
+ "▁reg",
+ "arded"
+ ],
+ [
+ "on",
+ "Create"
+ ],
+ [
+ "▁Mag",
+ "azine"
+ ],
+ [
+ "▁Ra",
+ "f"
+ ],
+ [
+ "▁R",
+ "af"
+ ],
+ [
+ "▁Buen",
+ "os"
+ ],
+ [
+ "и",
+ "л"
+ ],
+ [
+ ")))",
+ ";"
+ ],
+ [
+ "))",
+ ");"
+ ],
+ [
+ ")",
+ "));"
+ ],
+ [
+ "cap",
+ "t"
+ ],
+ [
+ "ca",
+ "pt"
+ ],
+ [
+ "c",
+ "apt"
+ ],
+ [
+ "red",
+ "irect"
+ ],
+ [
+ "re",
+ "direct"
+ ],
+ [
+ "▁pet",
+ "it"
+ ],
+ [
+ "▁pe",
+ "tit"
+ ],
+ [
+ "▁far",
+ "m"
+ ],
+ [
+ "▁fa",
+ "rm"
+ ],
+ [
+ "▁f",
+ "arm"
+ ],
+ [
+ "▁r",
+ "ôle"
+ ],
+ [
+ "▁стать",
+ "и"
+ ],
+ [
+ " ",
+ " "
+ ],
+ [
+ "sub",
+ "figure"
+ ],
+ [
+ "èce",
+ "s"
+ ],
+ [
+ "è",
+ "ces"
+ ],
+ [
+ "zie",
+ "l"
+ ],
+ [
+ "zi",
+ "el"
+ ],
+ [
+ "z",
+ "iel"
+ ],
+ [
+ "▁ок",
+ "он"
+ ],
+ [
+ "▁о",
+ "кон"
+ ],
+ [
+ "E",
+ "E"
+ ],
+ [
+ "me",
+ "e"
+ ],
+ [
+ "m",
+ "ee"
+ ],
+ [
+ "▁pert",
+ "en"
+ ],
+ [
+ "▁per",
+ "ten"
+ ],
+ [
+ "▁p",
+ "erten"
+ ],
+ [
+ "▁représ",
+ "ent"
+ ],
+ [
+ "▁L",
+ "A"
+ ],
+ [
+ "▁",
+ "LA"
+ ],
+ [
+ "?",
+ "'"
+ ],
+ [
+ "▁т",
+ "ру"
+ ],
+ [
+ "▁ratio",
+ "nal"
+ ],
+ [
+ "▁rat",
+ "ional"
+ ],
+ [
+ "▁r",
+ "ational"
+ ],
+ [
+ "oso",
+ "f"
+ ],
+ [
+ "os",
+ "of"
+ ],
+ [
+ "▁kn",
+ "e"
+ ],
+ [
+ "▁k",
+ "ne"
+ ],
+ [
+ "▁artist",
+ "s"
+ ],
+ [
+ "▁art",
+ "ists"
+ ],
+ [
+ "Fl",
+ "ow"
+ ],
+ [
+ "F",
+ "low"
+ ],
+ [
+ "▁Ал",
+ "ь"
+ ],
+ [
+ "▁А",
+ "ль"
+ ],
+ [
+ "izar",
+ "d"
+ ],
+ [
+ "iza",
+ "rd"
+ ],
+ [
+ "iz",
+ "ard"
+ ],
+ [
+ "▁numer",
+ "o"
+ ],
+ [
+ "▁num",
+ "ero"
+ ],
+ [
+ "act",
+ "ic"
+ ],
+ [
+ "a",
+ "ctic"
+ ],
+ [
+ "▁destru",
+ "ct"
+ ],
+ [
+ "▁dest",
+ "ruct"
+ ],
+ [
+ "▁de",
+ "struct"
+ ],
+ [
+ "▁П",
+ "ра"
+ ],
+ [
+ "ons",
+ "ieur"
+ ],
+ [
+ "q",
+ "t"
+ ],
+ [
+ "ab",
+ "estanden"
+ ],
+ [
+ "no",
+ "ść"
+ ],
+ [
+ "Conne",
+ "ct"
+ ],
+ [
+ "Con",
+ "nect"
+ ],
+ [
+ "▁ora",
+ "cle"
+ ],
+ [
+ "▁or",
+ "acle"
+ ],
+ [
+ "▁o",
+ "racle"
+ ],
+ [
+ "▁",
+ "oracle"
+ ],
+ [
+ "▁Stock",
+ "holm"
+ ],
+ [
+ "size",
+ "of"
+ ],
+ [
+ "▁gem",
+ "äß"
+ ],
+ [
+ "AC",
+ "T"
+ ],
+ [
+ "A",
+ "CT"
+ ],
+ [
+ "▁exper",
+ "t"
+ ],
+ [
+ "▁exp",
+ "ert"
+ ],
+ [
+ "▁ex",
+ "pert"
+ ],
+ [
+ "ution",
+ "s"
+ ],
+ [
+ "uti",
+ "ons"
+ ],
+ [
+ "ut",
+ "ions"
+ ],
+ [
+ "▁ha",
+ "cia"
+ ],
+ [
+ "▁h",
+ "acia"
+ ],
+ [
+ "▁log",
+ "ger"
+ ],
+ [
+ "▁",
+ "logger"
+ ],
+ [
+ "▁foo",
+ "l"
+ ],
+ [
+ "▁fo",
+ "ol"
+ ],
+ [
+ "▁f",
+ "ool"
+ ],
+ [
+ "rypt",
+ "o"
+ ],
+ [
+ "ry",
+ "pto"
+ ],
+ [
+ "æ",
+ "r"
+ ],
+ [
+ "▁ci",
+ "dade"
+ ],
+ [
+ "▁c",
+ "idade"
+ ],
+ [
+ "▁состав",
+ "е"
+ ],
+ [
+ "▁соста",
+ "ве"
+ ],
+ [
+ "oke",
+ "r"
+ ],
+ [
+ "ok",
+ "er"
+ ],
+ [
+ "o",
+ "ker"
+ ],
+ [
+ "▁Trans",
+ "fer"
+ ],
+ [
+ "▁den",
+ "ied"
+ ],
+ [
+ "Tra",
+ "ck"
+ ],
+ [
+ "Tr",
+ "ack"
+ ],
+ [
+ "T",
+ "rack"
+ ],
+ [
+ "▁rad",
+ "i"
+ ],
+ [
+ "▁ra",
+ "di"
+ ],
+ [
+ "▁r",
+ "adi"
+ ],
+ [
+ "ze",
+ "c"
+ ],
+ [
+ "z",
+ "ec"
+ ],
+ [
+ "▁Histor",
+ "ic"
+ ],
+ [
+ "▁Einwo",
+ "hner"
+ ],
+ [
+ "ко",
+ "ю"
+ ],
+ [
+ "▁х",
+ "ра"
+ ],
+ [
+ "▁",
+ "хра"
+ ],
+ [
+ "▁C",
+ "ategory"
+ ],
+ [
+ "▁",
+ "Category"
+ ],
+ [
+ "▁Dis",
+ "ney"
+ ],
+ [
+ "▁sw",
+ "ap"
+ ],
+ [
+ "▁",
+ "swap"
+ ],
+ [
+ "Be",
+ "gin"
+ ],
+ [
+ "B",
+ "egin"
+ ],
+ [
+ "▁m",
+ "ientras"
+ ],
+ [
+ "▁dan",
+ "ce"
+ ],
+ [
+ "▁d",
+ "ance"
+ ],
+ [
+ "▁t",
+ "ête"
+ ],
+ [
+ "▁dro",
+ "it"
+ ],
+ [
+ "▁dr",
+ "oit"
+ ],
+ [
+ "▁d",
+ "roit"
+ ],
+ [
+ "ert",
+ "a"
+ ],
+ [
+ "er",
+ "ta"
+ ],
+ [
+ "▁bird",
+ "s"
+ ],
+ [
+ "▁bir",
+ "ds"
+ ],
+ [
+ "▁conv",
+ "in"
+ ],
+ [
+ "▁con",
+ "vin"
+ ],
+ [
+ "para",
+ "tor"
+ ],
+ [
+ "par",
+ "ator"
+ ],
+ [
+ "д",
+ "ра"
+ ],
+ [
+ "▁E",
+ "S"
+ ],
+ [
+ "▁",
+ "ES"
+ ],
+ [
+ "▁Ressource",
+ "s"
+ ],
+ [
+ "▁Ress",
+ "ources"
+ ],
+ [
+ "EG",
+ "IN"
+ ],
+ [
+ "ück",
+ "e"
+ ],
+ [
+ "ü",
+ "cke"
+ ],
+ [
+ "▁Cru",
+ "z"
+ ],
+ [
+ "▁Cr",
+ "uz"
+ ],
+ [
+ "abl",
+ "ing"
+ ],
+ [
+ "ab",
+ "ling"
+ ],
+ [
+ "a",
+ "bling"
+ ],
+ [
+ "▁\"",
+ "@"
+ ],
+ [
+ "▁met",
+ "res"
+ ],
+ [
+ "▁me",
+ "tres"
+ ],
+ [
+ "▁Be",
+ "g"
+ ],
+ [
+ "▁B",
+ "eg"
+ ],
+ [
+ "▁Gr",
+ "ünd"
+ ],
+ [
+ "▁Bo",
+ "h"
+ ],
+ [
+ "▁B",
+ "oh"
+ ],
+ [
+ "▁mil",
+ "e"
+ ],
+ [
+ "▁mi",
+ "le"
+ ],
+ [
+ "▁m",
+ "ile"
+ ],
+ [
+ "▁",
+ "mile"
+ ],
+ [
+ "▁Techn",
+ "ology"
+ ],
+ [
+ "\"",
+ "+"
+ ],
+ [
+ "acc",
+ "o"
+ ],
+ [
+ "ac",
+ "co"
+ ],
+ [
+ "a",
+ "cco"
+ ],
+ [
+ "▁s",
+ "s"
+ ],
+ [
+ "▁",
+ "ss"
+ ],
+ [
+ "▁Fe",
+ "d"
+ ],
+ [
+ "▁F",
+ "ed"
+ ],
+ [
+ "▁Hen",
+ "d"
+ ],
+ [
+ "▁He",
+ "nd"
+ ],
+ [
+ "▁H",
+ "end"
+ ],
+ [
+ "usc",
+ "h"
+ ],
+ [
+ "us",
+ "ch"
+ ],
+ [
+ "u",
+ "sch"
+ ],
+ [
+ "it",
+ "ä"
+ ],
+ [
+ "fol",
+ "k"
+ ],
+ [
+ "f",
+ "olk"
+ ],
+ [
+ "▁abs",
+ "or"
+ ],
+ [
+ "anta",
+ "l"
+ ],
+ [
+ "ant",
+ "al"
+ ],
+ [
+ "an",
+ "tal"
+ ],
+ [
+ "od",
+ "ge"
+ ],
+ [
+ "▁WH",
+ "EN"
+ ],
+ [
+ "▁Extern",
+ "í"
+ ],
+ [
+ "▁Reg",
+ "iment"
+ ],
+ [
+ "▁evalu",
+ "ation"
+ ],
+ [
+ "▁Ta",
+ "i"
+ ],
+ [
+ "▁T",
+ "ai"
+ ],
+ [
+ "▁vocal",
+ "s"
+ ],
+ [
+ "▁voc",
+ "als"
+ ],
+ [
+ "▁experiment",
+ "al"
+ ],
+ [
+ "▁ex",
+ "perimental"
+ ],
+ [
+ "emb",
+ "ed"
+ ],
+ [
+ "em",
+ "bed"
+ ],
+ [
+ "▁Min",
+ "n"
+ ],
+ [
+ "▁Mi",
+ "nn"
+ ],
+ [
+ "▁M",
+ "inn"
+ ],
+ [
+ "▁в",
+ "ме"
+ ],
+ [
+ "pre",
+ "c"
+ ],
+ [
+ "pr",
+ "ec"
+ ],
+ [
+ "p",
+ "rec"
+ ],
+ [
+ "ever",
+ "y"
+ ],
+ [
+ "ev",
+ "ery"
+ ],
+ [
+ "e",
+ "very"
+ ],
+ [
+ "▁ho",
+ "of"
+ ],
+ [
+ "▁Fern",
+ "ando"
+ ],
+ [
+ "▁Bibli",
+ "ographie"
+ ],
+ [
+ "▁na",
+ "g"
+ ],
+ [
+ "▁n",
+ "ag"
+ ],
+ [
+ "amerikan",
+ "ischer"
+ ],
+ [
+ "▁mark",
+ "s"
+ ],
+ [
+ "▁mar",
+ "ks"
+ ],
+ [
+ "▁m",
+ "arks"
+ ],
+ [
+ "▁",
+ "marks"
+ ],
+ [
+ "▁U",
+ "TC"
+ ],
+ [
+ "▁",
+ "UTC"
+ ],
+ [
+ "▁un",
+ "certain"
+ ],
+ [
+ "ди",
+ "я"
+ ],
+ [
+ "oli",
+ "a"
+ ],
+ [
+ "ol",
+ "ia"
+ ],
+ [
+ "o",
+ "lia"
+ ],
+ [
+ "▁cu",
+ "p"
+ ],
+ [
+ "▁c",
+ "up"
+ ],
+ [
+ "▁",
+ "cup"
+ ],
+ [
+ "▁fill",
+ "e"
+ ],
+ [
+ "▁fil",
+ "le"
+ ],
+ [
+ "▁fi",
+ "lle"
+ ],
+ [
+ "▁f",
+ "ille"
+ ],
+ [
+ "▁do",
+ "k"
+ ],
+ [
+ "▁d",
+ "ok"
+ ],
+ [
+ "use",
+ "ppe"
+ ],
+ [
+ "ester",
+ "d"
+ ],
+ [
+ "este",
+ "rd"
+ ],
+ [
+ "est",
+ "erd"
+ ],
+ [
+ "e",
+ "sterd"
+ ],
+ [
+ "▁Bran",
+ "d"
+ ],
+ [
+ "▁Bra",
+ "nd"
+ ],
+ [
+ "▁Br",
+ "and"
+ ],
+ [
+ "▁B",
+ "rand"
+ ],
+ [
+ "▁Th",
+ "ird"
+ ],
+ [
+ "P",
+ "P"
+ ],
+ [
+ "node",
+ "s"
+ ],
+ [
+ "no",
+ "des"
+ ],
+ [
+ "n",
+ "odes"
+ ],
+ [
+ "▁Pa",
+ "d"
+ ],
+ [
+ "▁P",
+ "ad"
+ ],
+ [
+ "▁",
+ "Pad"
+ ],
+ [
+ "▁love",
+ "d"
+ ],
+ [
+ "▁lov",
+ "ed"
+ ],
+ [
+ "▁lo",
+ "ved"
+ ],
+ [
+ "▁l",
+ "oved"
+ ],
+ [
+ "sw",
+ "ing"
+ ],
+ [
+ "s",
+ "wing"
+ ],
+ [
+ "▁surprise",
+ "d"
+ ],
+ [
+ "▁surpr",
+ "ised"
+ ],
+ [
+ "ard",
+ "i"
+ ],
+ [
+ "ar",
+ "di"
+ ],
+ [
+ "▁G",
+ "R"
+ ],
+ [
+ "▁",
+ "GR"
+ ],
+ [
+ "]",
+ "\""
+ ],
+ [
+ "▁equal",
+ "ly"
+ ],
+ [
+ "▁equ",
+ "ally"
+ ],
+ [
+ "▁eq",
+ "ually"
+ ],
+ [
+ "ih",
+ "e"
+ ],
+ [
+ "i",
+ "he"
+ ],
+ [
+ "car",
+ "e"
+ ],
+ [
+ "ca",
+ "re"
+ ],
+ [
+ "c",
+ "are"
+ ],
+ [
+ "пис",
+ "ок"
+ ],
+ [
+ "пи",
+ "сок"
+ ],
+ [
+ "lij",
+ "k"
+ ],
+ [
+ "li",
+ "jk"
+ ],
+ [
+ "l",
+ "ijk"
+ ],
+ [
+ "rin",
+ "n"
+ ],
+ [
+ "ri",
+ "nn"
+ ],
+ [
+ "r",
+ "inn"
+ ],
+ [
+ "▁\\[",
+ "\\"
+ ],
+ [
+ "▁\\",
+ "[\\"
+ ],
+ [
+ "▁son",
+ "s"
+ ],
+ [
+ "▁so",
+ "ns"
+ ],
+ [
+ "▁s",
+ "ons"
+ ],
+ [
+ "▁t",
+ "ät"
+ ],
+ [
+ "ica",
+ "mente"
+ ],
+ [
+ "ic",
+ "amente"
+ ],
+ [
+ "▁list",
+ "ing"
+ ],
+ [
+ "▁l",
+ "isting"
+ ],
+ [
+ "ielle",
+ "ment"
+ ],
+ [
+ "iel",
+ "lement"
+ ],
+ [
+ "▁nyel",
+ "ven"
+ ],
+ [
+ "▁d",
+ "s"
+ ],
+ [
+ "▁",
+ "ds"
+ ],
+ [
+ "▁agr",
+ "icult"
+ ],
+ [
+ "▁Herm",
+ "ann"
+ ],
+ [
+ "▁Her",
+ "mann"
+ ],
+ [
+ "▁H",
+ "ermann"
+ ],
+ [
+ "▁beside",
+ "s"
+ ],
+ [
+ "▁bes",
+ "ides"
+ ],
+ [
+ "prog",
+ "ress"
+ ],
+ [
+ "pro",
+ "gress"
+ ],
+ [
+ "▁pec",
+ "uliar"
+ ],
+ [
+ "fo",
+ "cus"
+ ],
+ [
+ "f",
+ "ocus"
+ ],
+ [
+ "c",
+ "n"
+ ],
+ [
+ "-",
+ "$"
+ ],
+ [
+ "ствен",
+ "ный"
+ ],
+ [
+ "our",
+ "g"
+ ],
+ [
+ "ou",
+ "rg"
+ ],
+ [
+ "o",
+ "urg"
+ ],
+ [
+ "▁wy",
+ "n"
+ ],
+ [
+ "▁w",
+ "yn"
+ ],
+ [
+ "▁conduct",
+ "ed"
+ ],
+ [
+ "▁condu",
+ "cted"
+ ],
+ [
+ "▁Станов",
+ "ништво"
+ ],
+ [
+ "connect",
+ "ed"
+ ],
+ [
+ "conne",
+ "cted"
+ ],
+ [
+ "conn",
+ "ected"
+ ],
+ [
+ "▁bot",
+ "t"
+ ],
+ [
+ "▁bo",
+ "tt"
+ ],
+ [
+ "▁b",
+ "ott"
+ ],
+ [
+ "▁см",
+ "ер"
+ ],
+ [
+ "▁с",
+ "мер"
+ ],
+ [
+ "▁Po",
+ "z"
+ ],
+ [
+ "▁P",
+ "oz"
+ ],
+ [
+ "unc",
+ "t"
+ ],
+ [
+ "un",
+ "ct"
+ ],
+ [
+ "cond",
+ "a"
+ ],
+ [
+ "con",
+ "da"
+ ],
+ [
+ "c",
+ "onda"
+ ],
+ [
+ "▁савез",
+ "ној"
+ ],
+ [
+ "▁have",
+ "t"
+ ],
+ [
+ "▁hav",
+ "et"
+ ],
+ [
+ "▁ha",
+ "vet"
+ ],
+ [
+ "lig",
+ "t"
+ ],
+ [
+ "li",
+ "gt"
+ ],
+ [
+ "l",
+ "igt"
+ ],
+ [
+ "orte",
+ "d"
+ ],
+ [
+ "ort",
+ "ed"
+ ],
+ [
+ "or",
+ "ted"
+ ],
+ [
+ "▁enter",
+ "ing"
+ ],
+ [
+ "▁ent",
+ "ering"
+ ],
+ [
+ "multi",
+ "p"
+ ],
+ [
+ "mult",
+ "ip"
+ ],
+ [
+ "mul",
+ "tip"
+ ],
+ [
+ "▁Temp",
+ "le"
+ ],
+ [
+ "▁Tem",
+ "ple"
+ ],
+ [
+ "▁Plan",
+ "t"
+ ],
+ [
+ "▁Pla",
+ "nt"
+ ],
+ [
+ "▁Pl",
+ "ant"
+ ],
+ [
+ "▁P",
+ "lant"
+ ],
+ [
+ "type",
+ "of"
+ ],
+ [
+ "▁V",
+ "lad"
+ ],
+ [
+ "▁que",
+ "d"
+ ],
+ [
+ "▁qu",
+ "ed"
+ ],
+ [
+ "▁q",
+ "ued"
+ ],
+ [
+ "▁rest",
+ "e"
+ ],
+ [
+ "▁res",
+ "te"
+ ],
+ [
+ "▁re",
+ "ste"
+ ],
+ [
+ "▁r",
+ "este"
+ ],
+ [
+ "▁ма",
+ "й"
+ ],
+ [
+ "▁",
+ "май"
+ ],
+ [
+ "▁Ver",
+ "y"
+ ],
+ [
+ "▁Ve",
+ "ry"
+ ],
+ [
+ "▁V",
+ "ery"
+ ],
+ [
+ "ambigu",
+ "ation"
+ ],
+ [
+ "▁ch",
+ "alleng"
+ ],
+ [
+ "▁respect",
+ "ive"
+ ],
+ [
+ "▁res",
+ "pective"
+ ],
+ [
+ "▁то",
+ "р"
+ ],
+ [
+ "▁т",
+ "ор"
+ ],
+ [
+ "▁",
+ "тор"
+ ],
+ [
+ "C",
+ "trl"
+ ],
+ [
+ "▁abs",
+ "ence"
+ ],
+ [
+ "ar",
+ "u"
+ ],
+ [
+ "a",
+ "ru"
+ ],
+ [
+ "во",
+ "е"
+ ],
+ [
+ "▁för",
+ "st"
+ ],
+ [
+ "▁s",
+ "q"
+ ],
+ [
+ "▁",
+ "sq"
+ ],
+ [
+ "▁Em",
+ "peror"
+ ],
+ [
+ "▁Ig",
+ "n"
+ ],
+ [
+ "▁I",
+ "gn"
+ ],
+ [
+ "▁",
+ "Ign"
+ ],
+ [
+ "▁то",
+ "ва"
+ ],
+ [
+ "▁т",
+ "ова"
+ ],
+ [
+ "▁",
+ "това"
+ ],
+ [
+ ":",
+ "`"
+ ],
+ [
+ "ado",
+ "op"
+ ],
+ [
+ "ad",
+ "oop"
+ ],
+ [
+ "▁Mad",
+ "ame"
+ ],
+ [
+ "▁grup",
+ "po"
+ ],
+ [
+ "▁gru",
+ "ppo"
+ ],
+ [
+ "st",
+ "ud"
+ ],
+ [
+ "▁extern",
+ "as"
+ ],
+ [
+ "▁Александ",
+ "р"
+ ],
+ [
+ "▁dig",
+ "n"
+ ],
+ [
+ "▁di",
+ "gn"
+ ],
+ [
+ "▁d",
+ "ign"
+ ],
+ [
+ "▁жи",
+ "ве"
+ ],
+ [
+ "Am",
+ "ount"
+ ],
+ [
+ "A",
+ "mount"
+ ],
+ [
+ "▁correl",
+ "ate"
+ ],
+ [
+ "▁corre",
+ "late"
+ ],
+ [
+ "▁Fa",
+ "nt"
+ ],
+ [
+ "▁F",
+ "ant"
+ ],
+ [
+ "▁rail",
+ "s"
+ ],
+ [
+ "▁ra",
+ "ils"
+ ],
+ [
+ "▁r",
+ "ails"
+ ],
+ [
+ "▁",
+ "rails"
+ ],
+ [
+ "f",
+ "p"
+ ],
+ [
+ "министра",
+ "тив"
+ ],
+ [
+ "▁b",
+ "ought"
+ ],
+ [
+ "▁filter",
+ "s"
+ ],
+ [
+ "▁fil",
+ "ters"
+ ],
+ [
+ "▁",
+ "filters"
+ ],
+ [
+ "▁anc",
+ "ora"
+ ],
+ [
+ "▁part",
+ "ner"
+ ],
+ [
+ "▁quan",
+ "d"
+ ],
+ [
+ "▁qu",
+ "and"
+ ],
+ [
+ "sym",
+ "bol"
+ ],
+ [
+ "s",
+ "ymbol"
+ ],
+ [
+ "ula",
+ "ting"
+ ],
+ [
+ "ul",
+ "ating"
+ ],
+ [
+ "▁z",
+ "d"
+ ],
+ [
+ "▁",
+ "zd"
+ ],
+ [
+ "aw",
+ "n"
+ ],
+ [
+ "a",
+ "wn"
+ ],
+ [
+ "▁Gran",
+ "t"
+ ],
+ [
+ "▁Gra",
+ "nt"
+ ],
+ [
+ "▁Gr",
+ "ant"
+ ],
+ [
+ "▁G",
+ "rant"
+ ],
+ [
+ "bec",
+ "ause"
+ ],
+ [
+ "b",
+ "ecause"
+ ],
+ [
+ "rab",
+ "le"
+ ],
+ [
+ "ra",
+ "ble"
+ ],
+ [
+ "r",
+ "able"
+ ],
+ [
+ "\\",
+ "}"
+ ],
+ [
+ "ística",
+ "s"
+ ],
+ [
+ "íst",
+ "icas"
+ ],
+ [
+ "▁у",
+ "че"
+ ],
+ [
+ "▁péri",
+ "ode"
+ ],
+ [
+ "▁sk",
+ "e"
+ ],
+ [
+ "▁s",
+ "ke"
+ ],
+ [
+ "▁",
+ "ske"
+ ],
+ [
+ "▁Any",
+ "way"
+ ],
+ [
+ "▁index",
+ "es"
+ ],
+ [
+ "▁inde",
+ "xes"
+ ],
+ [
+ "▁direction",
+ "s"
+ ],
+ [
+ "▁direct",
+ "ions"
+ ],
+ [
+ "▁dire",
+ "ctions"
+ ],
+ [
+ "▁RA",
+ "M"
+ ],
+ [
+ "▁R",
+ "AM"
+ ],
+ [
+ "▁",
+ "RAM"
+ ],
+ [
+ "chrom",
+ "e"
+ ],
+ [
+ "chr",
+ "ome"
+ ],
+ [
+ "ch",
+ "rome"
+ ],
+ [
+ "▁apo",
+ "st"
+ ],
+ [
+ "▁ap",
+ "ost"
+ ],
+ [
+ "▁a",
+ "post"
+ ],
+ [
+ "▁warning",
+ "s"
+ ],
+ [
+ "▁warn",
+ "ings"
+ ],
+ [
+ "▁war",
+ "nings"
+ ],
+ [
+ "▁Air",
+ "port"
+ ],
+ [
+ "V",
+ "I"
+ ],
+ [
+ "abil",
+ "e"
+ ],
+ [
+ "abi",
+ "le"
+ ],
+ [
+ "ab",
+ "ile"
+ ],
+ [
+ "▁lo",
+ "rd"
+ ],
+ [
+ "▁l",
+ "ord"
+ ],
+ [
+ "prov",
+ "ider"
+ ],
+ [
+ "pro",
+ "vider"
+ ],
+ [
+ "▁J",
+ "i"
+ ],
+ [
+ "ost",
+ "ream"
+ ],
+ [
+ "o",
+ "stream"
+ ],
+ [
+ "▁geme",
+ "ente"
+ ],
+ [
+ "table",
+ "View"
+ ],
+ [
+ "Ext",
+ "ra"
+ ],
+ [
+ "Ex",
+ "tra"
+ ],
+ [
+ "c",
+ "ursor"
+ ],
+ [
+ "egr",
+ "ound"
+ ],
+ [
+ "eg",
+ "round"
+ ],
+ [
+ "e",
+ "ground"
+ ],
+ [
+ "▁Mo",
+ "z"
+ ],
+ [
+ "▁M",
+ "oz"
+ ],
+ [
+ "▁ri",
+ "b"
+ ],
+ [
+ "▁r",
+ "ib"
+ ],
+ [
+ "▁",
+ "rib"
+ ],
+ [
+ "▁mor",
+ "ph"
+ ],
+ [
+ "▁m",
+ "orph"
+ ],
+ [
+ "load",
+ "s"
+ ],
+ [
+ "lo",
+ "ads"
+ ],
+ [
+ "els",
+ "k"
+ ],
+ [
+ "el",
+ "sk"
+ ],
+ [
+ "▁MA",
+ "X"
+ ],
+ [
+ "▁M",
+ "AX"
+ ],
+ [
+ "▁",
+ "MAX"
+ ],
+ [
+ "▁Santi",
+ "ago"
+ ],
+ [
+ "▁Hi",
+ "m"
+ ],
+ [
+ "▁H",
+ "im"
+ ],
+ [
+ "code",
+ "s"
+ ],
+ [
+ "cod",
+ "es"
+ ],
+ [
+ "co",
+ "des"
+ ],
+ [
+ "c",
+ "odes"
+ ],
+ [
+ "▁lan",
+ "z"
+ ],
+ [
+ "▁l",
+ "anz"
+ ],
+ [
+ "▁count",
+ "s"
+ ],
+ [
+ "▁coun",
+ "ts"
+ ],
+ [
+ "rinn",
+ "ingsområ"
+ ],
+ [
+ "щ",
+ "ё"
+ ],
+ [
+ "▁sp",
+ "é"
+ ],
+ [
+ "▁pierw",
+ "s"
+ ],
+ [
+ "▁pier",
+ "ws"
+ ],
+ [
+ "▁Sv",
+ "er"
+ ],
+ [
+ "▁S",
+ "ver"
+ ],
+ [
+ "▁ac",
+ "know"
+ ],
+ [
+ "▁a",
+ "cknow"
+ ],
+ [
+ "Bo",
+ "olean"
+ ],
+ [
+ "▁фами",
+ "ли"
+ ],
+ [
+ "▁Sen",
+ "ate"
+ ],
+ [
+ "шо",
+ "в"
+ ],
+ [
+ "ш",
+ "ов"
+ ],
+ [
+ "ager",
+ "s"
+ ],
+ [
+ "age",
+ "rs"
+ ],
+ [
+ "ag",
+ "ers"
+ ],
+ [
+ "a",
+ "gers"
+ ],
+ [
+ "▁Nue",
+ "va"
+ ],
+ [
+ "bi",
+ "l"
+ ],
+ [
+ "b",
+ "il"
+ ],
+ [
+ "kie",
+ "m"
+ ],
+ [
+ "ki",
+ "em"
+ ],
+ [
+ "k",
+ "iem"
+ ],
+ [
+ "▁Me",
+ "y"
+ ],
+ [
+ "▁M",
+ "ey"
+ ],
+ [
+ "wi",
+ "j"
+ ],
+ [
+ "w",
+ "ij"
+ ],
+ [
+ "▁G",
+ "mbH"
+ ],
+ [
+ "valid",
+ "ation"
+ ],
+ [
+ "▁en",
+ "suite"
+ ],
+ [
+ "ink",
+ "ing"
+ ],
+ [
+ "in",
+ "king"
+ ],
+ [
+ "▁camp",
+ "ion"
+ ],
+ [
+ "▁c",
+ "ampion"
+ ],
+ [
+ "▁financi",
+ "al"
+ ],
+ [
+ "▁finan",
+ "cial"
+ ],
+ [
+ "izo",
+ "n"
+ ],
+ [
+ "iz",
+ "on"
+ ],
+ [
+ "i",
+ "zon"
+ ],
+ [
+ "Header",
+ "s"
+ ],
+ [
+ "Head",
+ "ers"
+ ],
+ [
+ "He",
+ "aders"
+ ],
+ [
+ "▁deprec",
+ "ated"
+ ],
+ [
+ "▁fon",
+ "ction"
+ ],
+ [
+ "RE",
+ "G"
+ ],
+ [
+ "R",
+ "EG"
+ ],
+ [
+ "▁volume",
+ "s"
+ ],
+ [
+ "▁vol",
+ "umes"
+ ],
+ [
+ "▁Ch",
+ "i"
+ ],
+ [
+ "▁C",
+ "hi"
+ ],
+ [
+ "▁encounter",
+ "ed"
+ ],
+ [
+ "la",
+ "k"
+ ],
+ [
+ "l",
+ "ak"
+ ],
+ [
+ "ра",
+ "я"
+ ],
+ [
+ "▁continue",
+ "s"
+ ],
+ [
+ "▁continu",
+ "es"
+ ],
+ [
+ "▁contin",
+ "ues"
+ ],
+ [
+ "▁~",
+ "["
+ ],
+ [
+ "uer",
+ "te"
+ ],
+ [
+ "u",
+ "erte"
+ ],
+ [
+ "▁\\",
+ ";"
+ ],
+ [
+ "▁",
+ "\\;"
+ ],
+ [
+ "▁Do",
+ "k"
+ ],
+ [
+ "▁D",
+ "ok"
+ ],
+ [
+ "▁weight",
+ "s"
+ ],
+ [
+ "▁we",
+ "ights"
+ ],
+ [
+ "▁r",
+ "h"
+ ],
+ [
+ "▁",
+ "rh"
+ ],
+ [
+ "▁Nap",
+ "ole"
+ ],
+ [
+ "▁Na",
+ "pole"
+ ],
+ [
+ "▁natural",
+ "ly"
+ ],
+ [
+ "▁natur",
+ "ally"
+ ],
+ [
+ "sk",
+ "u"
+ ],
+ [
+ "s",
+ "ku"
+ ],
+ [
+ "pa",
+ "s"
+ ],
+ [
+ "p",
+ "as"
+ ],
+ [
+ "▁g",
+ "egründ"
+ ],
+ [
+ "et",
+ "r"
+ ],
+ [
+ "e",
+ "tr"
+ ],
+ [
+ "▁K",
+ "u"
+ ],
+ [
+ "ict",
+ "ed"
+ ],
+ [
+ "ic",
+ "ted"
+ ],
+ [
+ "i",
+ "cted"
+ ],
+ [
+ "▁fab",
+ "ric"
+ ],
+ [
+ "▁AS",
+ "C"
+ ],
+ [
+ "▁A",
+ "SC"
+ ],
+ [
+ "▁",
+ "ASC"
+ ],
+ [
+ "▁Entertain",
+ "ment"
+ ],
+ [
+ "▁ener",
+ "g"
+ ],
+ [
+ "▁en",
+ "erg"
+ ],
+ [
+ "кла",
+ "д"
+ ],
+ [
+ "к",
+ "лад"
+ ],
+ [
+ "omo",
+ "n"
+ ],
+ [
+ "om",
+ "on"
+ ],
+ [
+ "o",
+ "mon"
+ ],
+ [
+ "the",
+ "me"
+ ],
+ [
+ "th",
+ "eme"
+ ],
+ [
+ "▁ха",
+ "рак"
+ ],
+ [
+ "▁dra",
+ "ft"
+ ],
+ [
+ "▁dr",
+ "aft"
+ ],
+ [
+ "▁d",
+ "raft"
+ ],
+ [
+ "▁channel",
+ "s"
+ ],
+ [
+ "▁ch",
+ "annels"
+ ],
+ [
+ "▁deser",
+ "t"
+ ],
+ [
+ "▁des",
+ "ert"
+ ],
+ [
+ "▁de",
+ "sert"
+ ],
+ [
+ "▁trav",
+ "és"
+ ],
+ [
+ "▁tra",
+ "vés"
+ ],
+ [
+ "▁Loc",
+ "k"
+ ],
+ [
+ "▁Lo",
+ "ck"
+ ],
+ [
+ "▁L",
+ "ock"
+ ],
+ [
+ "▁",
+ "Lock"
+ ],
+ [
+ "▁si",
+ "endo"
+ ],
+ [
+ "▁s",
+ "iendo"
+ ],
+ [
+ "фе",
+ "к"
+ ],
+ [
+ "ф",
+ "ек"
+ ],
+ [
+ "m",
+ "ême"
+ ],
+ [
+ "▁pack",
+ "et"
+ ],
+ [
+ "▁pac",
+ "ket"
+ ],
+ [
+ "▁pa",
+ "cket"
+ ],
+ [
+ "▁Mount",
+ "ain"
+ ],
+ [
+ "▁Fa",
+ "hr"
+ ],
+ [
+ "▁F",
+ "ahr"
+ ],
+ [
+ "bra",
+ "io"
+ ],
+ [
+ "пер",
+ "е"
+ ],
+ [
+ "пе",
+ "ре"
+ ],
+ [
+ "п",
+ "ере"
+ ],
+ [
+ "▁gen",
+ "annt"
+ ],
+ [
+ "▁deploy",
+ "ment"
+ ],
+ [
+ "▁dep",
+ "loyment"
+ ],
+ [
+ "Pa",
+ "l"
+ ],
+ [
+ "P",
+ "al"
+ ],
+ [
+ "но",
+ "г"
+ ],
+ [
+ "стр",
+ "у"
+ ],
+ [
+ "ст",
+ "ру"
+ ],
+ [
+ "Pr",
+ "im"
+ ],
+ [
+ "P",
+ "rim"
+ ],
+ [
+ "f",
+ "ür"
+ ],
+ [
+ "▁danger",
+ "ous"
+ ],
+ [
+ "▁sz",
+ "ám"
+ ],
+ [
+ "rec",
+ "k"
+ ],
+ [
+ "re",
+ "ck"
+ ],
+ [
+ "▁pop",
+ "up"
+ ],
+ [
+ "ick",
+ "y"
+ ],
+ [
+ "ic",
+ "ky"
+ ],
+ [
+ "ina",
+ "r"
+ ],
+ [
+ "in",
+ "ar"
+ ],
+ [
+ "i",
+ "nar"
+ ],
+ [
+ "cow",
+ "o"
+ ],
+ [
+ "co",
+ "wo"
+ ],
+ [
+ "c",
+ "owo"
+ ],
+ [
+ "нци",
+ "кло"
+ ],
+ [
+ "ít",
+ "ás"
+ ],
+ [
+ "▁plugin",
+ "s"
+ ],
+ [
+ "▁plug",
+ "ins"
+ ],
+ [
+ "▁pl",
+ "ugins"
+ ],
+ [
+ "▁",
+ "plugins"
+ ],
+ [
+ "▁drive",
+ "n"
+ ],
+ [
+ "▁driv",
+ "en"
+ ],
+ [
+ "▁dri",
+ "ven"
+ ],
+ [
+ "▁dr",
+ "iven"
+ ],
+ [
+ "ле",
+ "в"
+ ],
+ [
+ "л",
+ "ев"
+ ],
+ [
+ "▁\"",
+ "("
+ ],
+ [
+ "tt",
+ "a"
+ ],
+ [
+ "t",
+ "ta"
+ ],
+ [
+ "▁",
+ "Ú"
+ ],
+ [
+ "▁e",
+ "b"
+ ],
+ [
+ "▁",
+ "eb"
+ ],
+ [
+ "▁''",
+ ";"
+ ],
+ [
+ "▁'",
+ "';"
+ ],
+ [
+ "▁kn",
+ "ock"
+ ],
+ [
+ "▁основ",
+ "а"
+ ],
+ [
+ "▁ос",
+ "нова"
+ ],
+ [
+ "▁mais",
+ "on"
+ ],
+ [
+ "▁mai",
+ "son"
+ ],
+ [
+ "▁ma",
+ "ison"
+ ],
+ [
+ "▁m",
+ "aison"
+ ],
+ [
+ "г",
+ "ля"
+ ],
+ [
+ "▁Hon",
+ "or"
+ ],
+ [
+ "▁Ho",
+ "nor"
+ ],
+ [
+ "ta",
+ "il"
+ ],
+ [
+ "t",
+ "ail"
+ ],
+ [
+ "rit",
+ "z"
+ ],
+ [
+ "ri",
+ "tz"
+ ],
+ [
+ "r",
+ "itz"
+ ],
+ [
+ "▁gu",
+ "ys"
+ ],
+ [
+ "▁combination",
+ "s"
+ ],
+ [
+ "▁combin",
+ "ations"
+ ],
+ [
+ "onder",
+ "e"
+ ],
+ [
+ "onde",
+ "re"
+ ],
+ [
+ "ond",
+ "ere"
+ ],
+ [
+ "▁Al",
+ "d"
+ ],
+ [
+ "▁A",
+ "ld"
+ ],
+ [
+ "▁f",
+ "iddle"
+ ],
+ [
+ "▁",
+ "fiddle"
+ ],
+ [
+ "да",
+ "в"
+ ],
+ [
+ "ur",
+ "d"
+ ],
+ [
+ "u",
+ "rd"
+ ],
+ [
+ "▁project",
+ "ion"
+ ],
+ [
+ "▁pro",
+ "jection"
+ ],
+ [
+ "▁Tamb",
+ "ién"
+ ],
+ [
+ "ver",
+ "b"
+ ],
+ [
+ "ve",
+ "rb"
+ ],
+ [
+ "v",
+ "erb"
+ ],
+ [
+ "▁ter",
+ "re"
+ ],
+ [
+ "▁",
+ "terre"
+ ],
+ [
+ "rug",
+ "u"
+ ],
+ [
+ "ru",
+ "gu"
+ ],
+ [
+ "▁sept",
+ "ember"
+ ],
+ [
+ "▁se",
+ "ptember"
+ ],
+ [
+ "▁<",
+ "!"
+ ],
+ [
+ "cos",
+ "t"
+ ],
+ [
+ "co",
+ "st"
+ ],
+ [
+ "c",
+ "ost"
+ ],
+ [
+ "▁nu",
+ "t"
+ ],
+ [
+ "▁n",
+ "ut"
+ ],
+ [
+ "▁",
+ "nut"
+ ],
+ [
+ "{",
+ "%"
+ ],
+ [
+ "▁ub",
+ "ic"
+ ],
+ [
+ "amar",
+ "in"
+ ],
+ [
+ "ama",
+ "rin"
+ ],
+ [
+ "am",
+ "arin"
+ ],
+ [
+ "ти",
+ "и"
+ ],
+ [
+ "▁patr",
+ "on"
+ ],
+ [
+ "▁pat",
+ "ron"
+ ],
+ [
+ "▁am",
+ "ely"
+ ],
+ [
+ "▁est",
+ "o"
+ ],
+ [
+ "▁es",
+ "to"
+ ],
+ [
+ "▁e",
+ "sto"
+ ],
+ [
+ "▁",
+ "esto"
+ ],
+ [
+ "▁list",
+ "op"
+ ],
+ [
+ "▁li",
+ "stop"
+ ],
+ [
+ "fa",
+ "l"
+ ],
+ [
+ "f",
+ "al"
+ ],
+ [
+ "▁Pro",
+ "p"
+ ],
+ [
+ "▁Pr",
+ "op"
+ ],
+ [
+ "▁P",
+ "rop"
+ ],
+ [
+ "▁",
+ "Prop"
+ ],
+ [
+ "▁On",
+ "t"
+ ],
+ [
+ "▁O",
+ "nt"
+ ],
+ [
+ "▁Mad",
+ "e"
+ ],
+ [
+ "▁Ma",
+ "de"
+ ],
+ [
+ "▁M",
+ "ade"
+ ],
+ [
+ "TE",
+ "ST"
+ ],
+ [
+ "▁Ne",
+ "m"
+ ],
+ [
+ "▁N",
+ "em"
+ ],
+ [
+ "▁Nation",
+ "s"
+ ],
+ [
+ "▁Nat",
+ "ions"
+ ],
+ [
+ "▁N",
+ "ations"
+ ],
+ [
+ "▁в",
+ "у"
+ ],
+ [
+ "▁",
+ "ву"
+ ],
+ [
+ "includ",
+ "ing"
+ ],
+ [
+ "in",
+ "cluding"
+ ],
+ [
+ "▁spect",
+ "rum"
+ ],
+ [
+ "▁La",
+ "n"
+ ],
+ [
+ "▁L",
+ "an"
+ ],
+ [
+ "▁Ev",
+ "er"
+ ],
+ [
+ "▁E",
+ "ver"
+ ],
+ [
+ "Pa",
+ "ul"
+ ],
+ [
+ "t",
+ "m"
+ ],
+ [
+ "App",
+ "end"
+ ],
+ [
+ "Ap",
+ "pend"
+ ],
+ [
+ "Rel",
+ "ative"
+ ],
+ [
+ "disable",
+ "d"
+ ],
+ [
+ "dis",
+ "abled"
+ ],
+ [
+ "return",
+ "s"
+ ],
+ [
+ "▁flower",
+ "s"
+ ],
+ [
+ "▁flow",
+ "ers"
+ ],
+ [
+ "▁flo",
+ "wers"
+ ],
+ [
+ "ik",
+ "u"
+ ],
+ [
+ "i",
+ "ku"
+ ],
+ [
+ "▁|",
+ "\\"
+ ],
+ [
+ "▁",
+ "|\\"
+ ],
+ [
+ "▁Jord",
+ "an"
+ ],
+ [
+ "▁Sm",
+ "all"
+ ],
+ [
+ "▁ci",
+ "c"
+ ],
+ [
+ "▁c",
+ "ic"
+ ],
+ [
+ "▁sex",
+ "ual"
+ ],
+ [
+ "aut",
+ "re"
+ ],
+ [
+ "au",
+ "tre"
+ ],
+ [
+ "ва",
+ "л"
+ ],
+ [
+ "в",
+ "ал"
+ ],
+ [
+ "▁ri",
+ "p"
+ ],
+ [
+ "▁r",
+ "ip"
+ ],
+ [
+ "▁",
+ "rip"
+ ],
+ [
+ "ous",
+ "t"
+ ],
+ [
+ "ou",
+ "st"
+ ],
+ [
+ "o",
+ "ust"
+ ],
+ [
+ "▁Philadel",
+ "phia"
+ ],
+ [
+ "▁u",
+ "k"
+ ],
+ [
+ "▁",
+ "uk"
+ ],
+ [
+ "▁Mong",
+ "o"
+ ],
+ [
+ "▁Mon",
+ "go"
+ ],
+ [
+ "▁M",
+ "ongo"
+ ],
+ [
+ "xml",
+ "ns"
+ ],
+ [
+ "▁sho",
+ "p"
+ ],
+ [
+ "▁sh",
+ "op"
+ ],
+ [
+ "▁",
+ "shop"
+ ],
+ [
+ "▁debug",
+ "ger"
+ ],
+ [
+ "▁za",
+ "j"
+ ],
+ [
+ "▁z",
+ "aj"
+ ],
+ [
+ "▁Bill",
+ "y"
+ ],
+ [
+ "▁Bil",
+ "ly"
+ ],
+ [
+ "▁B",
+ "illy"
+ ],
+ [
+ "▁nie",
+ "m"
+ ],
+ [
+ "▁ni",
+ "em"
+ ],
+ [
+ "▁n",
+ "iem"
+ ],
+ [
+ "oli",
+ "s"
+ ],
+ [
+ "ol",
+ "is"
+ ],
+ [
+ "o",
+ "lis"
+ ],
+ [
+ "▁ро",
+ "ссий"
+ ],
+ [
+ "agne",
+ "r"
+ ],
+ [
+ "agn",
+ "er"
+ ],
+ [
+ "ag",
+ "ner"
+ ],
+ [
+ "▁ma",
+ "ven"
+ ],
+ [
+ "▁m",
+ "aven"
+ ],
+ [
+ "▁",
+ "maven"
+ ],
+ [
+ "▁Gust",
+ "av"
+ ],
+ [
+ "▁Gu",
+ "stav"
+ ],
+ [
+ "A",
+ "us"
+ ],
+ [
+ "comp",
+ "are"
+ ],
+ [
+ "▁je",
+ "u"
+ ],
+ [
+ "▁j",
+ "eu"
+ ],
+ [
+ "ude",
+ "r"
+ ],
+ [
+ "ud",
+ "er"
+ ],
+ [
+ "u",
+ "der"
+ ],
+ [
+ "ish",
+ "ment"
+ ],
+ [
+ "▁ди",
+ "визи"
+ ],
+ [
+ "▁Fin",
+ "land"
+ ],
+ [
+ "ну",
+ "т"
+ ],
+ [
+ "н",
+ "ут"
+ ],
+ [
+ "z",
+ "és"
+ ],
+ [
+ "▁Liga",
+ "ções"
+ ],
+ [
+ "▁Lig",
+ "ações"
+ ],
+ [
+ "▁quel",
+ "lo"
+ ],
+ [
+ "▁qu",
+ "ello"
+ ],
+ [
+ "annot",
+ "ation"
+ ],
+ [
+ "an",
+ "notation"
+ ],
+ [
+ "▁thre",
+ "w"
+ ],
+ [
+ "▁thr",
+ "ew"
+ ],
+ [
+ "▁th",
+ "rew"
+ ],
+ [
+ "▁Pro",
+ "of"
+ ],
+ [
+ "▁",
+ "Proof"
+ ],
+ [
+ "▁Are",
+ "a"
+ ],
+ [
+ "▁Ar",
+ "ea"
+ ],
+ [
+ "▁A",
+ "rea"
+ ],
+ [
+ "▁",
+ "Area"
+ ],
+ [
+ "ash",
+ "i"
+ ],
+ [
+ "as",
+ "hi"
+ ],
+ [
+ "▁F",
+ "O"
+ ],
+ [
+ "▁",
+ "FO"
+ ],
+ [
+ "ja",
+ "min"
+ ],
+ [
+ "j",
+ "amin"
+ ],
+ [
+ "ден",
+ "т"
+ ],
+ [
+ "д",
+ "ент"
+ ],
+ [
+ "▁un",
+ "us"
+ ],
+ [
+ "fri",
+ "end"
+ ],
+ [
+ ".\")",
+ ";"
+ ],
+ [
+ ".\"",
+ ");"
+ ],
+ [
+ ".",
+ "\");"
+ ],
+ [
+ "▁tra",
+ "kten"
+ ],
+ [
+ "document",
+ "class"
+ ],
+ [
+ "ank",
+ "a"
+ ],
+ [
+ "an",
+ "ka"
+ ],
+ [
+ "▁arriv",
+ "e"
+ ],
+ [
+ "▁arr",
+ "ive"
+ ],
+ [
+ "▁ar",
+ "rive"
+ ],
+ [
+ "▁donn",
+ "e"
+ ],
+ [
+ "▁don",
+ "ne"
+ ],
+ [
+ "▁d",
+ "onne"
+ ],
+ [
+ "ol",
+ "y"
+ ],
+ [
+ "o",
+ "ly"
+ ],
+ [
+ "▁Re",
+ "in"
+ ],
+ [
+ "▁R",
+ "ein"
+ ],
+ [
+ "▁face",
+ "book"
+ ],
+ [
+ "▁fac",
+ "ebook"
+ ],
+ [
+ "▁",
+ "facebook"
+ ],
+ [
+ "ici",
+ "na"
+ ],
+ [
+ "ic",
+ "ina"
+ ],
+ [
+ "sl",
+ "ice"
+ ],
+ [
+ "s",
+ "lice"
+ ],
+ [
+ "▁nag",
+ "y"
+ ],
+ [
+ "▁na",
+ "gy"
+ ],
+ [
+ "▁n",
+ "agy"
+ ],
+ [
+ "▁he",
+ "bben"
+ ],
+ [
+ "▁I",
+ "C"
+ ],
+ [
+ "▁",
+ "IC"
+ ],
+ [
+ "▁Ba",
+ "g"
+ ],
+ [
+ "▁B",
+ "ag"
+ ],
+ [
+ "▁",
+ "Bag"
+ ],
+ [
+ "▁circ",
+ "ul"
+ ],
+ [
+ "▁cir",
+ "cul"
+ ],
+ [
+ "ác",
+ "t"
+ ],
+ [
+ "á",
+ "ct"
+ ],
+ [
+ "mit",
+ "t"
+ ],
+ [
+ "mi",
+ "tt"
+ ],
+ [
+ "m",
+ "itt"
+ ],
+ [
+ "▁gre",
+ "y"
+ ],
+ [
+ "▁gr",
+ "ey"
+ ],
+ [
+ "▁g",
+ "rey"
+ ],
+ [
+ "▁ca",
+ "v"
+ ],
+ [
+ "▁c",
+ "av"
+ ],
+ [
+ "▁осо",
+ "би"
+ ],
+ [
+ "▁symmet",
+ "ric"
+ ],
+ [
+ "▁sym",
+ "metric"
+ ],
+ [
+ "▁Si",
+ "c"
+ ],
+ [
+ "▁S",
+ "ic"
+ ],
+ [
+ "▁medi",
+ "um"
+ ],
+ [
+ "▁med",
+ "ium"
+ ],
+ [
+ "▁",
+ "medium"
+ ],
+ [
+ "▁U",
+ "TF"
+ ],
+ [
+ "▁",
+ "UTF"
+ ],
+ [
+ "▁Do",
+ "po"
+ ],
+ [
+ "▁D",
+ "opo"
+ ],
+ [
+ "í",
+ "ch"
+ ],
+ [
+ "bar",
+ "e"
+ ],
+ [
+ "ba",
+ "re"
+ ],
+ [
+ "b",
+ "are"
+ ],
+ [
+ "dz",
+ "ie"
+ ],
+ [
+ "d",
+ "zie"
+ ],
+ [
+ "▁heav",
+ "en"
+ ],
+ [
+ "▁he",
+ "aven"
+ ],
+ [
+ "▁camp",
+ "e"
+ ],
+ [
+ "▁cam",
+ "pe"
+ ],
+ [
+ "esterd",
+ "ay"
+ ],
+ [
+ "ester",
+ "day"
+ ],
+ [
+ "▁W",
+ "issenschaft"
+ ],
+ [
+ "пол",
+ "ь"
+ ],
+ [
+ "по",
+ "ль"
+ ],
+ [
+ "di",
+ "d"
+ ],
+ [
+ "d",
+ "id"
+ ],
+ [
+ "ale",
+ "r"
+ ],
+ [
+ "al",
+ "er"
+ ],
+ [
+ "a",
+ "ler"
+ ],
+ [
+ "▁citiz",
+ "ens"
+ ],
+ [
+ "▁Marg",
+ "aret"
+ ],
+ [
+ "▁s",
+ "ought"
+ ],
+ [
+ "chart",
+ "s"
+ ],
+ [
+ "char",
+ "ts"
+ ],
+ [
+ "ch",
+ "arts"
+ ],
+ [
+ "CL",
+ "C"
+ ],
+ [
+ "C",
+ "LC"
+ ],
+ [
+ "oll",
+ "y"
+ ],
+ [
+ "ol",
+ "ly"
+ ],
+ [
+ "ys",
+ "z"
+ ],
+ [
+ "y",
+ "sz"
+ ],
+ [
+ "wal",
+ "d"
+ ],
+ [
+ "wa",
+ "ld"
+ ],
+ [
+ "w",
+ "ald"
+ ],
+ [
+ "▁fe",
+ "n"
+ ],
+ [
+ "▁f",
+ "en"
+ ],
+ [
+ "▁",
+ "fen"
+ ],
+ [
+ "▁Si",
+ "x"
+ ],
+ [
+ "▁S",
+ "ix"
+ ],
+ [
+ "▁Ur",
+ "s"
+ ],
+ [
+ "▁U",
+ "rs"
+ ],
+ [
+ "▁ор",
+ "ган"
+ ],
+ [
+ "▁Tra",
+ "d"
+ ],
+ [
+ "▁Tr",
+ "ad"
+ ],
+ [
+ "▁T",
+ "rad"
+ ],
+ [
+ "cu",
+ "e"
+ ],
+ [
+ "c",
+ "ue"
+ ],
+ [
+ "sch",
+ "utz"
+ ],
+ [
+ "▁precis",
+ "e"
+ ],
+ [
+ "▁prec",
+ "ise"
+ ],
+ [
+ "▁Wind",
+ "ow"
+ ],
+ [
+ "▁W",
+ "indow"
+ ],
+ [
+ "▁",
+ "Window"
+ ],
+ [
+ "ти",
+ "е"
+ ],
+ [
+ "лов",
+ "і"
+ ],
+ [
+ "ло",
+ "ві"
+ ],
+ [
+ "itor",
+ "i"
+ ],
+ [
+ "ito",
+ "ri"
+ ],
+ [
+ "it",
+ "ori"
+ ],
+ [
+ "dis",
+ "ambiguation"
+ ],
+ [
+ "▁х",
+ "и"
+ ],
+ [
+ "▁",
+ "хи"
+ ],
+ [
+ "▁Natur",
+ "al"
+ ],
+ [
+ "▁Nat",
+ "ural"
+ ],
+ [
+ "▁N",
+ "atural"
+ ],
+ [
+ "da",
+ "n"
+ ],
+ [
+ "d",
+ "an"
+ ],
+ [
+ "▁con",
+ "crete"
+ ],
+ [
+ "ци",
+ "ја"
+ ],
+ [
+ "▁spe",
+ "l"
+ ],
+ [
+ "▁sp",
+ "el"
+ ],
+ [
+ "▁s",
+ "pel"
+ ],
+ [
+ "▁Fail",
+ "ed"
+ ],
+ [
+ "▁Fa",
+ "iled"
+ ],
+ [
+ "▁",
+ "Failed"
+ ],
+ [
+ "ści",
+ "e"
+ ],
+ [
+ "śc",
+ "ie"
+ ],
+ [
+ "ś",
+ "cie"
+ ],
+ [
+ "▁bu",
+ "f"
+ ],
+ [
+ "▁b",
+ "uf"
+ ],
+ [
+ "▁",
+ "buf"
+ ],
+ [
+ "uc",
+ "a"
+ ],
+ [
+ "u",
+ "ca"
+ ],
+ [
+ "icion",
+ "al"
+ ],
+ [
+ "icio",
+ "nal"
+ ],
+ [
+ "ici",
+ "onal"
+ ],
+ [
+ "ic",
+ "ional"
+ ],
+ [
+ "▁otto",
+ "bre"
+ ],
+ [
+ "▁ott",
+ "obre"
+ ],
+ [
+ "▁ф",
+ "і"
+ ],
+ [
+ "▁",
+ "фі"
+ ],
+ [
+ "▁submit",
+ "ted"
+ ],
+ [
+ "▁subm",
+ "itted"
+ ],
+ [
+ "lav",
+ "e"
+ ],
+ [
+ "la",
+ "ve"
+ ],
+ [
+ "l",
+ "ave"
+ ],
+ [
+ "▁Pl",
+ "ot"
+ ],
+ [
+ "▁P",
+ "lot"
+ ],
+ [
+ "▁",
+ "Plot"
+ ],
+ [
+ "▁colle",
+ "g"
+ ],
+ [
+ "▁coll",
+ "eg"
+ ],
+ [
+ "▁col",
+ "leg"
+ ],
+ [
+ "ade",
+ "m"
+ ],
+ [
+ "ad",
+ "em"
+ ],
+ [
+ "a",
+ "dem"
+ ],
+ [
+ "▁cha",
+ "que"
+ ],
+ [
+ "▁ch",
+ "aque"
+ ],
+ [
+ "▁neighbor",
+ "hood"
+ ],
+ [
+ "▁calci",
+ "atore"
+ ],
+ [
+ "Lo",
+ "op"
+ ],
+ [
+ "L",
+ "oop"
+ ],
+ [
+ "▁Gas",
+ "t"
+ ],
+ [
+ "▁Ga",
+ "st"
+ ],
+ [
+ "▁G",
+ "ast"
+ ],
+ [
+ "▁ко",
+ "гда"
+ ],
+ [
+ "▁industri",
+ "al"
+ ],
+ [
+ "▁indust",
+ "rial"
+ ],
+ [
+ "▁fat",
+ "al"
+ ],
+ [
+ "▁fa",
+ "tal"
+ ],
+ [
+ "▁f",
+ "atal"
+ ],
+ [
+ "▁Cer",
+ "t"
+ ],
+ [
+ "▁Ce",
+ "rt"
+ ],
+ [
+ "▁C",
+ "ert"
+ ],
+ [
+ "▁",
+ "Cert"
+ ],
+ [
+ "lat",
+ "ion"
+ ],
+ [
+ "la",
+ "tion"
+ ],
+ [
+ "l",
+ "ation"
+ ],
+ [
+ "▁Од",
+ "на"
+ ],
+ [
+ "▁О",
+ "дна"
+ ],
+ [
+ "▁jam",
+ "ais"
+ ],
+ [
+ "▁acc",
+ "um"
+ ],
+ [
+ "Ident",
+ "ity"
+ ],
+ [
+ "Id",
+ "entity"
+ ],
+ [
+ "▁Med",
+ "al"
+ ],
+ [
+ "▁Me",
+ "dal"
+ ],
+ [
+ "Meta",
+ "data"
+ ],
+ [
+ "Met",
+ "adata"
+ ],
+ [
+ "▁лю",
+ "дя"
+ ],
+ [
+ "brid",
+ "ge"
+ ],
+ [
+ "br",
+ "idge"
+ ],
+ [
+ "b",
+ "ridge"
+ ],
+ [
+ "Go",
+ "od"
+ ],
+ [
+ "G",
+ "ood"
+ ],
+ [
+ "▁что",
+ "бы"
+ ],
+ [
+ "▁compose",
+ "r"
+ ],
+ [
+ "▁compos",
+ "er"
+ ],
+ [
+ "▁comp",
+ "oser"
+ ],
+ [
+ "▁bre",
+ "ad"
+ ],
+ [
+ "▁br",
+ "ead"
+ ],
+ [
+ "▁b",
+ "read"
+ ],
+ [
+ "▁clos",
+ "ure"
+ ],
+ [
+ "▁",
+ "closure"
+ ],
+ [
+ "▁large",
+ "ly"
+ ],
+ [
+ "▁larg",
+ "ely"
+ ],
+ [
+ "F",
+ "B"
+ ],
+ [
+ "▁обла",
+ "сть"
+ ],
+ [
+ "▁automat",
+ "ic"
+ ],
+ [
+ "▁autom",
+ "atic"
+ ],
+ [
+ "ar",
+ "ía"
+ ],
+ [
+ "a",
+ "ría"
+ ],
+ [
+ "▁sufficient",
+ "ly"
+ ],
+ [
+ "▁ital",
+ "iana"
+ ],
+ [
+ "▁ка",
+ "че"
+ ],
+ [
+ "▁J",
+ "ó"
+ ],
+ [
+ "histor",
+ "y"
+ ],
+ [
+ "hi",
+ "story"
+ ],
+ [
+ "h",
+ "istory"
+ ],
+ [
+ "▁H",
+ "D"
+ ],
+ [
+ "▁",
+ "HD"
+ ],
+ [
+ "▁sigu",
+ "iente"
+ ],
+ [
+ "nel",
+ "l"
+ ],
+ [
+ "ne",
+ "ll"
+ ],
+ [
+ "n",
+ "ell"
+ ],
+ [
+ "▁Gre",
+ "e"
+ ],
+ [
+ "▁Gr",
+ "ee"
+ ],
+ [
+ "▁G",
+ "ree"
+ ],
+ [
+ "▁T",
+ "i"
+ ],
+ [
+ "▁transfer",
+ "red"
+ ],
+ [
+ "▁trans",
+ "ferred"
+ ],
+ [
+ "équ",
+ "ipe"
+ ],
+ [
+ "é",
+ "quipe"
+ ],
+ [
+ "▁Philipp",
+ "e"
+ ],
+ [
+ "▁Philip",
+ "pe"
+ ],
+ [
+ "▁Phili",
+ "ppe"
+ ],
+ [
+ "▁encou",
+ "rag"
+ ],
+ [
+ "▁V",
+ "ietnam"
+ ],
+ [
+ "▁graph",
+ "s"
+ ],
+ [
+ "▁symmet",
+ "ry"
+ ],
+ [
+ "fre",
+ "d"
+ ],
+ [
+ "fr",
+ "ed"
+ ],
+ [
+ "f",
+ "red"
+ ],
+ [
+ "we",
+ "ek"
+ ],
+ [
+ "▁bron",
+ "ze"
+ ],
+ [
+ "ry",
+ "s"
+ ],
+ [
+ "r",
+ "ys"
+ ],
+ [
+ "▁name",
+ "ly"
+ ],
+ [
+ "▁nam",
+ "ely"
+ ],
+ [
+ "onder",
+ "s"
+ ],
+ [
+ "onde",
+ "rs"
+ ],
+ [
+ "ond",
+ "ers"
+ ],
+ [
+ "on",
+ "ders"
+ ],
+ [
+ "lem",
+ "agne"
+ ],
+ [
+ "X",
+ "Y"
+ ],
+ [
+ "Con",
+ "vert"
+ ],
+ [
+ "}]",
+ "("
+ ],
+ [
+ "}",
+ "]("
+ ],
+ [
+ "Reg",
+ "ion"
+ ],
+ [
+ "pec",
+ "ies"
+ ],
+ [
+ "pe",
+ "cies"
+ ],
+ [
+ "▁text",
+ "ure"
+ ],
+ [
+ "▁te",
+ "xture"
+ ],
+ [
+ "▁ch",
+ "r"
+ ],
+ [
+ "▁c",
+ "hr"
+ ],
+ [
+ "▁",
+ "chr"
+ ],
+ [
+ "не",
+ "го"
+ ],
+ [
+ "н",
+ "его"
+ ],
+ [
+ "▁some",
+ "body"
+ ],
+ [
+ "a",
+ "qu"
+ ],
+ [
+ "era",
+ "s"
+ ],
+ [
+ "er",
+ "as"
+ ],
+ [
+ "e",
+ "ras"
+ ],
+ [
+ "▁Нов",
+ "о"
+ ],
+ [
+ "▁Но",
+ "во"
+ ],
+ [
+ "▁Н",
+ "ово"
+ ],
+ [
+ "▁de",
+ "z"
+ ],
+ [
+ "▁d",
+ "ez"
+ ],
+ [
+ "ani",
+ "u"
+ ],
+ [
+ "an",
+ "iu"
+ ],
+ [
+ "a",
+ "niu"
+ ],
+ [
+ "ok",
+ "rat"
+ ],
+ [
+ "▁cover",
+ "s"
+ ],
+ [
+ "▁cov",
+ "ers"
+ ],
+ [
+ "▁co",
+ "vers"
+ ],
+ [
+ "▁signal",
+ "s"
+ ],
+ [
+ "▁sign",
+ "als"
+ ],
+ [
+ "ђ",
+ "е"
+ ],
+ [
+ "▁He",
+ "b"
+ ],
+ [
+ "▁H",
+ "eb"
+ ],
+ [
+ "▁Ant",
+ "i"
+ ],
+ [
+ "▁An",
+ "ti"
+ ],
+ [
+ "IV",
+ "E"
+ ],
+ [
+ "I",
+ "VE"
+ ],
+ [
+ "▁res",
+ "s"
+ ],
+ [
+ "▁re",
+ "ss"
+ ],
+ [
+ "▁r",
+ "ess"
+ ],
+ [
+ "▁",
+ "ress"
+ ],
+ [
+ "LE",
+ "TE"
+ ],
+ [
+ "yn",
+ "a"
+ ],
+ [
+ "y",
+ "na"
+ ],
+ [
+ "п",
+ "ла"
+ ],
+ [
+ "жде",
+ "ния"
+ ],
+ [
+ "ж",
+ "дения"
+ ],
+ [
+ "▁cham",
+ "p"
+ ],
+ [
+ "▁cha",
+ "mp"
+ ],
+ [
+ "▁ch",
+ "amp"
+ ],
+ [
+ "▁village",
+ "s"
+ ],
+ [
+ "▁villa",
+ "ges"
+ ],
+ [
+ "▁vill",
+ "ages"
+ ],
+ [
+ "Z",
+ "one"
+ ],
+ [
+ "▁i",
+ "Phone"
+ ],
+ [
+ "▁sou",
+ "vent"
+ ],
+ [
+ "ськ",
+ "і"
+ ],
+ [
+ "сь",
+ "кі"
+ ],
+ [
+ "▁feb",
+ "braio"
+ ],
+ [
+ "ér",
+ "cito"
+ ],
+ [
+ "▁X",
+ "I"
+ ],
+ [
+ "oka",
+ "t"
+ ],
+ [
+ "ok",
+ "at"
+ ],
+ [
+ "▁membre",
+ "s"
+ ],
+ [
+ "▁memb",
+ "res"
+ ],
+ [
+ "▁mem",
+ "bres"
+ ],
+ [
+ "ju",
+ "nit"
+ ],
+ [
+ "j",
+ "unit"
+ ],
+ [
+ "▁Dra",
+ "w"
+ ],
+ [
+ "▁Dr",
+ "aw"
+ ],
+ [
+ "▁D",
+ "raw"
+ ],
+ [
+ "▁",
+ "Draw"
+ ],
+ [
+ "▁пров",
+ "о"
+ ],
+ [
+ "▁про",
+ "во"
+ ],
+ [
+ "▁пр",
+ "ово"
+ ],
+ [
+ "▁п",
+ "рово"
+ ],
+ [
+ "audi",
+ "o"
+ ],
+ [
+ "aud",
+ "io"
+ ],
+ [
+ "a",
+ "udio"
+ ],
+ [
+ "end",
+ "l"
+ ],
+ [
+ "en",
+ "dl"
+ ],
+ [
+ "▁Na",
+ "d"
+ ],
+ [
+ "▁N",
+ "ad"
+ ],
+ [
+ "▁magn",
+ "itude"
+ ],
+ [
+ "Su",
+ "r"
+ ],
+ [
+ "S",
+ "ur"
+ ],
+ [
+ "ici",
+ "ng"
+ ],
+ [
+ "ic",
+ "ing"
+ ],
+ [
+ "i",
+ "cing"
+ ],
+ [
+ "▁un",
+ "w"
+ ],
+ [
+ "▁от",
+ "ри"
+ ],
+ [
+ "▁о",
+ "три"
+ ],
+ [
+ "▁Be",
+ "y"
+ ],
+ [
+ "▁B",
+ "ey"
+ ],
+ [
+ "▁Vi",
+ "k"
+ ],
+ [
+ "▁V",
+ "ik"
+ ],
+ [
+ "▁polít",
+ "ica"
+ ],
+ [
+ "porte",
+ "r"
+ ],
+ [
+ "port",
+ "er"
+ ],
+ [
+ "por",
+ "ter"
+ ],
+ [
+ "p",
+ "orter"
+ ],
+ [
+ "▁Barb",
+ "ara"
+ ],
+ [
+ "▁Bar",
+ "bara"
+ ],
+ [
+ "ál",
+ "t"
+ ],
+ [
+ "á",
+ "lt"
+ ],
+ [
+ "bi",
+ "b"
+ ],
+ [
+ "b",
+ "ib"
+ ],
+ [
+ "▁accomp",
+ "an"
+ ],
+ [
+ "▁accom",
+ "pan"
+ ],
+ [
+ "V",
+ "P"
+ ],
+ [
+ "▁encode",
+ "d"
+ ],
+ [
+ "▁enc",
+ "oded"
+ ],
+ [
+ "▁en",
+ "coded"
+ ],
+ [
+ "▁",
+ "encoded"
+ ],
+ [
+ "▁Some",
+ "times"
+ ],
+ [
+ "▁S",
+ "ometimes"
+ ],
+ [
+ "bir",
+ "d"
+ ],
+ [
+ "bi",
+ "rd"
+ ],
+ [
+ "b",
+ "ird"
+ ],
+ [
+ "▁Ul",
+ "t"
+ ],
+ [
+ "▁U",
+ "lt"
+ ],
+ [
+ "▁tu",
+ "n"
+ ],
+ [
+ "▁t",
+ "un"
+ ],
+ [
+ "get",
+ "Text"
+ ],
+ [
+ "▁arriv",
+ "al"
+ ],
+ [
+ "▁arr",
+ "ival"
+ ],
+ [
+ "▁ar",
+ "rival"
+ ],
+ [
+ "script",
+ "style"
+ ],
+ [
+ "{",
+ "`"
+ ],
+ [
+ "▁pers",
+ "pective"
+ ],
+ [
+ "LIN",
+ "E"
+ ],
+ [
+ "LI",
+ "NE"
+ ],
+ [
+ "L",
+ "INE"
+ ],
+ [
+ "Format",
+ "ter"
+ ],
+ [
+ "Form",
+ "atter"
+ ],
+ [
+ "▁bo",
+ "m"
+ ],
+ [
+ "▁b",
+ "om"
+ ],
+ [
+ "в",
+ "ра"
+ ],
+ [
+ "DE",
+ "BUG"
+ ],
+ [
+ "Bound",
+ "s"
+ ],
+ [
+ "B",
+ "ounds"
+ ],
+ [
+ "▁Tit",
+ "le"
+ ],
+ [
+ "▁T",
+ "itle"
+ ],
+ [
+ "▁",
+ "Title"
+ ],
+ [
+ "l",
+ "ó"
+ ],
+ [
+ "Da",
+ "n"
+ ],
+ [
+ "D",
+ "an"
+ ],
+ [
+ "▁gen",
+ "e"
+ ],
+ [
+ "▁ge",
+ "ne"
+ ],
+ [
+ "▁g",
+ "ene"
+ ],
+ [
+ "▁Bi",
+ "t"
+ ],
+ [
+ "▁B",
+ "it"
+ ],
+ [
+ "▁",
+ "Bit"
+ ],
+ [
+ "▁reprodu",
+ "ce"
+ ],
+ [
+ "▁graph",
+ "ics"
+ ],
+ [
+ "▁",
+ "graphics"
+ ],
+ [
+ "▁се",
+ "м"
+ ],
+ [
+ "▁с",
+ "ем"
+ ],
+ [
+ "р",
+ "ё"
+ ],
+ [
+ "▁ре",
+ "ки"
+ ],
+ [
+ "usa",
+ "lem"
+ ],
+ [
+ "us",
+ "alem"
+ ],
+ [
+ "ро",
+ "ж"
+ ],
+ [
+ "▁DE",
+ "S"
+ ],
+ [
+ "▁D",
+ "ES"
+ ],
+ [
+ "▁So",
+ "ftware"
+ ],
+ [
+ "ur",
+ "ance"
+ ],
+ [
+ "u",
+ "rance"
+ ],
+ [
+ "ithmet",
+ "ic"
+ ],
+ [
+ "enes",
+ "s"
+ ],
+ [
+ "ene",
+ "ss"
+ ],
+ [
+ "en",
+ "ess"
+ ],
+ [
+ "e",
+ "ness"
+ ],
+ [
+ "ich",
+ "i"
+ ],
+ [
+ "ic",
+ "hi"
+ ],
+ [
+ "i",
+ "chi"
+ ],
+ [
+ "Convert",
+ "er"
+ ],
+ [
+ "Con",
+ "verter"
+ ],
+ [
+ "▁g",
+ "ithub"
+ ],
+ [
+ "▁",
+ "github"
+ ],
+ [
+ "erd",
+ "ings"
+ ],
+ [
+ "gl",
+ "ise"
+ ],
+ [
+ "ác",
+ "h"
+ ],
+ [
+ "á",
+ "ch"
+ ],
+ [
+ "▁bur",
+ "ied"
+ ],
+ [
+ "▁bu",
+ "ried"
+ ],
+ [
+ "▁vis",
+ "ion"
+ ],
+ [
+ "▁v",
+ "ision"
+ ],
+ [
+ "▁",
+ "vision"
+ ],
+ [
+ "M",
+ "iss"
+ ],
+ [
+ "▁see",
+ "s"
+ ],
+ [
+ "▁se",
+ "es"
+ ],
+ [
+ "▁s",
+ "ees"
+ ],
+ [
+ "▁personne",
+ "s"
+ ],
+ [
+ "▁personn",
+ "es"
+ ],
+ [
+ "▁person",
+ "nes"
+ ],
+ [
+ "▁pers",
+ "onnes"
+ ],
+ [
+ "▁Int",
+ "el"
+ ],
+ [
+ "▁In",
+ "tel"
+ ],
+ [
+ "eli",
+ "a"
+ ],
+ [
+ "el",
+ "ia"
+ ],
+ [
+ "e",
+ "lia"
+ ],
+ [
+ "▁č",
+ "lán"
+ ],
+ [
+ "▁ch",
+ "i"
+ ],
+ [
+ "▁c",
+ "hi"
+ ],
+ [
+ "▁",
+ "chi"
+ ],
+ [
+ "▁kl",
+ "as"
+ ],
+ [
+ "▁k",
+ "las"
+ ],
+ [
+ "aut",
+ "é"
+ ],
+ [
+ "au",
+ "té"
+ ],
+ [
+ "▁star",
+ "k"
+ ],
+ [
+ "▁st",
+ "ark"
+ ],
+ [
+ "cz",
+ "e"
+ ],
+ [
+ "c",
+ "ze"
+ ],
+ [
+ "▁driver",
+ "s"
+ ],
+ [
+ "▁drive",
+ "rs"
+ ],
+ [
+ "▁driv",
+ "ers"
+ ],
+ [
+ "▁dri",
+ "vers"
+ ],
+ [
+ "▁dr",
+ "ivers"
+ ],
+ [
+ "v",
+ "n"
+ ],
+ [
+ "!",
+ ","
+ ],
+ [
+ "▁год",
+ "ы"
+ ],
+ [
+ "▁го",
+ "ды"
+ ],
+ [
+ "H",
+ "i"
+ ],
+ [
+ "▁explain",
+ "s"
+ ],
+ [
+ "▁expla",
+ "ins"
+ ],
+ [
+ "▁expl",
+ "ains"
+ ],
+ [
+ "article",
+ "s"
+ ],
+ [
+ "art",
+ "icles"
+ ],
+ [
+ "▁zu",
+ "g"
+ ],
+ [
+ "▁z",
+ "ug"
+ ],
+ [
+ "▁",
+ "zug"
+ ],
+ [
+ "Pro",
+ "m"
+ ],
+ [
+ "Pr",
+ "om"
+ ],
+ [
+ "P",
+ "rom"
+ ],
+ [
+ ">",
+ "="
+ ],
+ [
+ "▁Be",
+ "at"
+ ],
+ [
+ "▁Sa",
+ "x"
+ ],
+ [
+ "▁S",
+ "ax"
+ ],
+ [
+ "vert",
+ "ical"
+ ],
+ [
+ "кт",
+ "о"
+ ],
+ [
+ "к",
+ "то"
+ ],
+ [
+ "▁plant",
+ "s"
+ ],
+ [
+ "▁plan",
+ "ts"
+ ],
+ [
+ "▁pl",
+ "ants"
+ ],
+ [
+ "▁Référence",
+ "s"
+ ],
+ [
+ "▁Ré",
+ "férences"
+ ],
+ [
+ "▁og",
+ "ni"
+ ],
+ [
+ "▁cur",
+ "s"
+ ],
+ [
+ "▁cu",
+ "rs"
+ ],
+ [
+ "▁c",
+ "urs"
+ ],
+ [
+ "▁S",
+ "K"
+ ],
+ [
+ "▁",
+ "SK"
+ ],
+ [
+ "он",
+ "и"
+ ],
+ [
+ "о",
+ "ни"
+ ],
+ [
+ "▁dest",
+ "ac"
+ ],
+ [
+ "▁des",
+ "tac"
+ ],
+ [
+ "\");",
+ "\r"
+ ],
+ [
+ "\")",
+ ";\r"
+ ],
+ [
+ "\"",
+ ");\r"
+ ],
+ [
+ "▁Sur",
+ "e"
+ ],
+ [
+ "▁Su",
+ "re"
+ ],
+ [
+ "▁S",
+ "ure"
+ ],
+ [
+ "▁parti",
+ "do"
+ ],
+ [
+ "▁part",
+ "ido"
+ ],
+ [
+ "▁Fol",
+ "ge"
+ ],
+ [
+ "▁Mo",
+ "ore"
+ ],
+ [
+ "▁w",
+ "z"
+ ],
+ [
+ "ску",
+ "с"
+ ],
+ [
+ "ск",
+ "ус"
+ ],
+ [
+ "lt",
+ "re"
+ ],
+ [
+ "l",
+ "tre"
+ ],
+ [
+ "ond",
+ "o"
+ ],
+ [
+ "on",
+ "do"
+ ],
+ [
+ "▁pos",
+ "e"
+ ],
+ [
+ "▁po",
+ "se"
+ ],
+ [
+ "▁p",
+ "ose"
+ ],
+ [
+ "▁",
+ "pose"
+ ],
+ [
+ "imo",
+ "s"
+ ],
+ [
+ "im",
+ "os"
+ ],
+ [
+ "i",
+ "mos"
+ ],
+ [
+ "бо",
+ "й"
+ ],
+ [
+ "ци",
+ "па"
+ ],
+ [
+ "ju",
+ "s"
+ ],
+ [
+ "j",
+ "us"
+ ],
+ [
+ "....",
+ "."
+ ],
+ [
+ "...",
+ ".."
+ ],
+ [
+ "..",
+ "..."
+ ],
+ [
+ ".",
+ "...."
+ ],
+ [
+ "▁ép",
+ "oca"
+ ],
+ [
+ "▁quant",
+ "o"
+ ],
+ [
+ "▁quan",
+ "to"
+ ],
+ [
+ "▁qu",
+ "anto"
+ ],
+ [
+ "▁Supp",
+ "ort"
+ ],
+ [
+ "▁Sup",
+ "port"
+ ],
+ [
+ "▁Su",
+ "pport"
+ ],
+ [
+ "▁",
+ "Support"
+ ],
+ [
+ "gesch",
+ "ichte"
+ ],
+ [
+ "SER",
+ "VER"
+ ],
+ [
+ "▁George",
+ "s"
+ ],
+ [
+ "▁Georg",
+ "es"
+ ],
+ [
+ "enu",
+ "m"
+ ],
+ [
+ "en",
+ "um"
+ ],
+ [
+ "e",
+ "num"
+ ],
+ [
+ "▁her",
+ "m"
+ ],
+ [
+ "▁he",
+ "rm"
+ ],
+ [
+ "▁h",
+ "erm"
+ ],
+ [
+ "▁ne",
+ "bo"
+ ],
+ [
+ "▁Ch",
+ "r"
+ ],
+ [
+ "▁C",
+ "hr"
+ ],
+ [
+ "▁",
+ "Chr"
+ ],
+ [
+ "char",
+ "acter"
+ ],
+ [
+ "▁**",
+ "*"
+ ],
+ [
+ "▁*",
+ "**"
+ ],
+ [
+ "▁",
+ "***"
+ ],
+ [
+ "▁For",
+ "sch"
+ ],
+ [
+ "iam",
+ "i"
+ ],
+ [
+ "ia",
+ "mi"
+ ],
+ [
+ "i",
+ "ami"
+ ],
+ [
+ "▁",
+ "¿"
+ ],
+ [
+ "cyc",
+ "h"
+ ],
+ [
+ "cy",
+ "ch"
+ ],
+ [
+ "c",
+ "ych"
+ ],
+ [
+ "▁fif",
+ "th"
+ ],
+ [
+ "sen",
+ "t"
+ ],
+ [
+ "se",
+ "nt"
+ ],
+ [
+ "s",
+ "ent"
+ ],
+ [
+ "▁andere",
+ "m"
+ ],
+ [
+ "▁and",
+ "erem"
+ ],
+ [
+ "▁proport",
+ "ion"
+ ],
+ [
+ "▁propor",
+ "tion"
+ ],
+ [
+ "▁pres",
+ "t"
+ ],
+ [
+ "▁pre",
+ "st"
+ ],
+ [
+ "▁pr",
+ "est"
+ ],
+ [
+ "▁p",
+ "rest"
+ ],
+ [
+ "▁Gir",
+ "l"
+ ],
+ [
+ "▁Gi",
+ "rl"
+ ],
+ [
+ "▁G",
+ "irl"
+ ],
+ [
+ "▁dram",
+ "a"
+ ],
+ [
+ "▁dra",
+ "ma"
+ ],
+ [
+ "▁dr",
+ "ama"
+ ],
+ [
+ "▁d",
+ "rama"
+ ],
+ [
+ "wan",
+ "d"
+ ],
+ [
+ "wa",
+ "nd"
+ ],
+ [
+ "w",
+ "and"
+ ],
+ [
+ "▁Mai",
+ "l"
+ ],
+ [
+ "▁Ma",
+ "il"
+ ],
+ [
+ "▁M",
+ "ail"
+ ],
+ [
+ "▁",
+ "Mail"
+ ],
+ [
+ "▁Lu",
+ "x"
+ ],
+ [
+ "▁L",
+ "ux"
+ ],
+ [
+ "▁kter",
+ "ý"
+ ],
+ [
+ "▁Ges",
+ "ellschaft"
+ ],
+ [
+ "▁Hin",
+ "weis"
+ ],
+ [
+ "nis",
+ "se"
+ ],
+ [
+ "n",
+ "isse"
+ ],
+ [
+ "▁mond",
+ "o"
+ ],
+ [
+ "▁mon",
+ "do"
+ ],
+ [
+ "▁m",
+ "ondo"
+ ],
+ [
+ "E",
+ "q"
+ ],
+ [
+ "▁per",
+ "í"
+ ],
+ [
+ "▁pe",
+ "rí"
+ ],
+ [
+ "▁east",
+ "ern"
+ ],
+ [
+ "▁eas",
+ "tern"
+ ],
+ [
+ "▁e",
+ "astern"
+ ],
+ [
+ "▁UE",
+ "FA"
+ ],
+ [
+ "ual",
+ "e"
+ ],
+ [
+ "ua",
+ "le"
+ ],
+ [
+ "u",
+ "ale"
+ ],
+ [
+ "▁conv",
+ "ex"
+ ],
+ [
+ "▁con",
+ "vex"
+ ],
+ [
+ "▁пол",
+ "ь"
+ ],
+ [
+ "▁по",
+ "ль"
+ ],
+ [
+ "▁",
+ "поль"
+ ],
+ [
+ "▁He",
+ "y"
+ ],
+ [
+ "▁H",
+ "ey"
+ ],
+ [
+ "zen",
+ "ie"
+ ],
+ [
+ "ze",
+ "nie"
+ ],
+ [
+ "z",
+ "enie"
+ ],
+ [
+ "init",
+ "ely"
+ ],
+ [
+ "▁Z",
+ "usammen"
+ ],
+ [
+ "SS",
+ "L"
+ ],
+ [
+ "S",
+ "SL"
+ ],
+ [
+ "oca",
+ "l"
+ ],
+ [
+ "oc",
+ "al"
+ ],
+ [
+ "o",
+ "cal"
+ ],
+ [
+ "▁can",
+ "al"
+ ],
+ [
+ "▁ca",
+ "nal"
+ ],
+ [
+ "▁c",
+ "anal"
+ ],
+ [
+ "vo",
+ "y"
+ ],
+ [
+ "v",
+ "oy"
+ ],
+ [
+ "▁К",
+ "ри"
+ ],
+ [
+ "▁köz",
+ "ött"
+ ],
+ [
+ "▁car",
+ "s"
+ ],
+ [
+ "▁ca",
+ "rs"
+ ],
+ [
+ "▁c",
+ "ars"
+ ],
+ [
+ "▁vers",
+ "ión"
+ ],
+ [
+ "En",
+ "vironment"
+ ],
+ [
+ "He",
+ "r"
+ ],
+ [
+ "H",
+ "er"
+ ],
+ [
+ "▁se",
+ "ñ"
+ ],
+ [
+ "▁sp",
+ "atial"
+ ],
+ [
+ "ym",
+ "i"
+ ],
+ [
+ "y",
+ "mi"
+ ],
+ [
+ "Fi",
+ "re"
+ ],
+ [
+ "F",
+ "ire"
+ ],
+ [
+ "▁veg",
+ "et"
+ ],
+ [
+ "▁ve",
+ "get"
+ ],
+ [
+ "▁Wi",
+ "e"
+ ],
+ [
+ "▁W",
+ "ie"
+ ],
+ [
+ "▁zna",
+ "j"
+ ],
+ [
+ "▁zn",
+ "aj"
+ ],
+ [
+ "▁dam",
+ "age"
+ ],
+ [
+ "▁end",
+ "l"
+ ],
+ [
+ "▁en",
+ "dl"
+ ],
+ [
+ "▁",
+ "endl"
+ ],
+ [
+ "gi",
+ "f"
+ ],
+ [
+ "g",
+ "if"
+ ],
+ [
+ "▁qual",
+ "i"
+ ],
+ [
+ "▁qu",
+ "ali"
+ ],
+ [
+ "▁которы",
+ "х"
+ ],
+ [
+ "ella",
+ "n"
+ ],
+ [
+ "ell",
+ "an"
+ ],
+ [
+ "el",
+ "lan"
+ ],
+ [
+ "▁men",
+ "s"
+ ],
+ [
+ "▁me",
+ "ns"
+ ],
+ [
+ "▁m",
+ "ens"
+ ],
+ [
+ "▁pl",
+ "ug"
+ ],
+ [
+ "▁ab",
+ "und"
+ ],
+ [
+ "▁a",
+ "bund"
+ ],
+ [
+ "FI",
+ "G"
+ ],
+ [
+ "F",
+ "IG"
+ ],
+ [
+ "▁s",
+ "f"
+ ],
+ [
+ "▁",
+ "sf"
+ ],
+ [
+ "▁conf",
+ "l"
+ ],
+ [
+ "▁con",
+ "fl"
+ ],
+ [
+ "▁насе",
+ "ления"
+ ],
+ [
+ "▁principle",
+ "s"
+ ],
+ [
+ "▁princip",
+ "les"
+ ],
+ [
+ "▁princi",
+ "ples"
+ ],
+ [
+ "▁Gab",
+ "riel"
+ ],
+ [
+ "ib",
+ "e"
+ ],
+ [
+ "i",
+ "be"
+ ],
+ [
+ "▁{",
+ "%"
+ ],
+ [
+ "▁",
+ "{%"
+ ],
+ [
+ "▁pobla",
+ "ció"
+ ],
+ [
+ "ні",
+ "ципа"
+ ],
+ [
+ "▁extrem",
+ "e"
+ ],
+ [
+ "▁extr",
+ "eme"
+ ],
+ [
+ "▁ext",
+ "reme"
+ ],
+ [
+ "▁ass",
+ "e"
+ ],
+ [
+ "▁as",
+ "se"
+ ],
+ [
+ "▁",
+ "asse"
+ ],
+ [
+ "▁v",
+ "u"
+ ],
+ [
+ "▁",
+ "vu"
+ ],
+ [
+ "Mo",
+ "ck"
+ ],
+ [
+ "M",
+ "ock"
+ ],
+ [
+ "▁spiel",
+ "te"
+ ],
+ [
+ "▁A",
+ "er"
+ ],
+ [
+ "▁dat",
+ "os"
+ ],
+ [
+ "▁d",
+ "atos"
+ ],
+ [
+ "ende",
+ "s"
+ ],
+ [
+ "end",
+ "es"
+ ],
+ [
+ "en",
+ "des"
+ ],
+ [
+ "▁Ge",
+ "l"
+ ],
+ [
+ "▁G",
+ "el"
+ ],
+ [
+ "▁Go",
+ "r"
+ ],
+ [
+ "▁G",
+ "or"
+ ],
+ [
+ "Chr",
+ "ist"
+ ],
+ [
+ "Ch",
+ "rist"
+ ],
+ [
+ "cho",
+ "s"
+ ],
+ [
+ "ch",
+ "os"
+ ],
+ [
+ "c",
+ "hos"
+ ],
+ [
+ "Process",
+ "or"
+ ],
+ [
+ "Proc",
+ "essor"
+ ],
+ [
+ "▁instru",
+ "ct"
+ ],
+ [
+ "▁inst",
+ "ruct"
+ ],
+ [
+ "▁in",
+ "struct"
+ ],
+ [
+ "▁pick",
+ "ed"
+ ],
+ [
+ "▁pic",
+ "ked"
+ ],
+ [
+ "▁p",
+ "icked"
+ ],
+ [
+ "nahm",
+ "e"
+ ],
+ [
+ "nah",
+ "me"
+ ],
+ [
+ "fah",
+ "r"
+ ],
+ [
+ "fa",
+ "hr"
+ ],
+ [
+ "f",
+ "ahr"
+ ],
+ [
+ "▁indicate",
+ "d"
+ ],
+ [
+ "▁indic",
+ "ated"
+ ],
+ [
+ "▁%",
+ "."
+ ],
+ [
+ "▁",
+ "%."
+ ],
+ [
+ "▁t",
+ "s"
+ ],
+ [
+ "▁",
+ "ts"
+ ],
+ [
+ "▁not",
+ "able"
+ ],
+ [
+ "▁no",
+ "table"
+ ],
+ [
+ "▁qual",
+ "ified"
+ ],
+ [
+ "▁А",
+ "л"
+ ],
+ [
+ "Bl",
+ "ack"
+ ],
+ [
+ "B",
+ "lack"
+ ],
+ [
+ "▁coun",
+ "cil"
+ ],
+ [
+ "▁over",
+ "head"
+ ],
+ [
+ "ac",
+ "i"
+ ],
+ [
+ "a",
+ "ci"
+ ],
+ [
+ "ann",
+ "ée"
+ ],
+ [
+ "an",
+ "née"
+ ],
+ [
+ "▁init",
+ "With"
+ ],
+ [
+ "bi",
+ "ó"
+ ],
+ [
+ "b",
+ "ió"
+ ],
+ [
+ "▁introdu",
+ "ction"
+ ],
+ [
+ "▁int",
+ "roduction"
+ ],
+ [
+ "▁compan",
+ "ion"
+ ],
+ [
+ "▁exp",
+ "on"
+ ],
+ [
+ "▁ex",
+ "pon"
+ ],
+ [
+ "▁kö",
+ "r"
+ ],
+ [
+ "▁k",
+ "ör"
+ ],
+ [
+ "ob",
+ "y"
+ ],
+ [
+ "o",
+ "by"
+ ],
+ [
+ "bur",
+ "n"
+ ],
+ [
+ "bu",
+ "rn"
+ ],
+ [
+ "b",
+ "urn"
+ ],
+ [
+ "gn",
+ "u"
+ ],
+ [
+ "g",
+ "nu"
+ ],
+ [
+ "virt",
+ "ual"
+ ],
+ [
+ "v",
+ "irtual"
+ ],
+ [
+ "▁intel",
+ "lect"
+ ],
+ [
+ "▁д",
+ "ержа"
+ ],
+ [
+ "▁",
+ "держа"
+ ],
+ [
+ "'",
+ "+"
+ ],
+ [
+ "б",
+ "ле"
+ ],
+ [
+ "▁strict",
+ "ly"
+ ],
+ [
+ "▁recogn",
+ "ize"
+ ],
+ [
+ "hou",
+ "r"
+ ],
+ [
+ "ho",
+ "ur"
+ ],
+ [
+ "h",
+ "our"
+ ],
+ [
+ "▁W",
+ "rest"
+ ],
+ [
+ "enne",
+ "n"
+ ],
+ [
+ "enn",
+ "en"
+ ],
+ [
+ "en",
+ "nen"
+ ],
+ [
+ "$)",
+ "."
+ ],
+ [
+ "$",
+ ")."
+ ],
+ [
+ "ff",
+ "f"
+ ],
+ [
+ "f",
+ "ff"
+ ],
+ [
+ "▁Cent",
+ "ro"
+ ],
+ [
+ "▁Pit",
+ "t"
+ ],
+ [
+ "▁Pi",
+ "tt"
+ ],
+ [
+ "▁P",
+ "itt"
+ ],
+ [
+ "▁dz",
+ "iał"
+ ],
+ [
+ "▁d",
+ "ział"
+ ],
+ [
+ "▁",
+ "dział"
+ ],
+ [
+ "▁cel",
+ "a"
+ ],
+ [
+ "▁ce",
+ "la"
+ ],
+ [
+ "▁c",
+ "ela"
+ ],
+ [
+ "▁frances",
+ "e"
+ ],
+ [
+ "▁franc",
+ "ese"
+ ],
+ [
+ "ра",
+ "ми"
+ ],
+ [
+ "spec",
+ "ial"
+ ],
+ [
+ "spe",
+ "cial"
+ ],
+ [
+ "▁Du",
+ "p"
+ ],
+ [
+ "▁D",
+ "up"
+ ],
+ [
+ "to",
+ "ire"
+ ],
+ [
+ "t",
+ "oire"
+ ],
+ [
+ "кал",
+ "ь"
+ ],
+ [
+ "ка",
+ "ль"
+ ],
+ [
+ "к",
+ "аль"
+ ],
+ [
+ "CO",
+ "UNT"
+ ],
+ [
+ "▁Bro",
+ "ok"
+ ],
+ [
+ "▁Br",
+ "ook"
+ ],
+ [
+ "▁ру",
+ "ково"
+ ],
+ [
+ "pub",
+ "lique"
+ ],
+ [
+ "▁second",
+ "a"
+ ],
+ [
+ "▁sec",
+ "onda"
+ ],
+ [
+ "▁se",
+ "conda"
+ ],
+ [
+ "▁comp",
+ "t"
+ ],
+ [
+ "▁com",
+ "pt"
+ ],
+ [
+ "▁blan",
+ "d"
+ ],
+ [
+ "▁bla",
+ "nd"
+ ],
+ [
+ "▁bl",
+ "and"
+ ],
+ [
+ "▁b",
+ "land"
+ ],
+ [
+ "Be",
+ "fore"
+ ],
+ [
+ "▁Pac",
+ "k"
+ ],
+ [
+ "▁Pa",
+ "ck"
+ ],
+ [
+ "▁P",
+ "ack"
+ ],
+ [
+ "▁",
+ "Pack"
+ ],
+ [
+ "alt",
+ "y"
+ ],
+ [
+ "al",
+ "ty"
+ ],
+ [
+ "öd",
+ "er"
+ ],
+ [
+ "ö",
+ "der"
+ ],
+ [
+ "▁interval",
+ "s"
+ ],
+ [
+ "▁Daten",
+ "bank"
+ ],
+ [
+ "Mo",
+ "vie"
+ ],
+ [
+ "M",
+ "ovie"
+ ],
+ [
+ "▁trans",
+ "m"
+ ],
+ [
+ "▁tran",
+ "sm"
+ ],
+ [
+ "▁ta",
+ "p"
+ ],
+ [
+ "▁t",
+ "ap"
+ ],
+ [
+ "▁по",
+ "ч"
+ ],
+ [
+ "fo",
+ "n"
+ ],
+ [
+ "f",
+ "on"
+ ],
+ [
+ "ia",
+ "i"
+ ],
+ [
+ "i",
+ "ai"
+ ],
+ [
+ "▁fi",
+ "b"
+ ],
+ [
+ "▁f",
+ "ib"
+ ],
+ [
+ "▁wy",
+ "d"
+ ],
+ [
+ "▁w",
+ "yd"
+ ],
+ [
+ "▁hun",
+ "g"
+ ],
+ [
+ "▁hu",
+ "ng"
+ ],
+ [
+ "▁h",
+ "ung"
+ ],
+ [
+ "▁",
+ "hung"
+ ],
+ [
+ "▁ali",
+ "ve"
+ ],
+ [
+ "▁al",
+ "ive"
+ ],
+ [
+ "▁a",
+ "live"
+ ],
+ [
+ "Cl",
+ "ear"
+ ],
+ [
+ "C",
+ "lear"
+ ],
+ [
+ "▁push",
+ "ed"
+ ],
+ [
+ "▁p",
+ "ushed"
+ ],
+ [
+ "▁tu",
+ "ple"
+ ],
+ [
+ "▁",
+ "tuple"
+ ],
+ [
+ "ache",
+ "n"
+ ],
+ [
+ "ach",
+ "en"
+ ],
+ [
+ "ac",
+ "hen"
+ ],
+ [
+ "a",
+ "chen"
+ ],
+ [
+ "гов",
+ "о"
+ ],
+ [
+ "го",
+ "во"
+ ],
+ [
+ "г",
+ "ово"
+ ],
+ [
+ "▁rever",
+ "s"
+ ],
+ [
+ "▁reve",
+ "rs"
+ ],
+ [
+ "▁rev",
+ "ers"
+ ],
+ [
+ "▁re",
+ "vers"
+ ],
+ [
+ "▁aug",
+ "ment"
+ ],
+ [
+ "▁au",
+ "gment"
+ ],
+ [
+ "▁challeng",
+ "e"
+ ],
+ [
+ "▁ch",
+ "allenge"
+ ],
+ [
+ "los",
+ "t"
+ ],
+ [
+ "lo",
+ "st"
+ ],
+ [
+ "l",
+ "ost"
+ ],
+ [
+ "▁deux",
+ "ième"
+ ],
+ [
+ "struct",
+ "or"
+ ],
+ [
+ "stru",
+ "ctor"
+ ],
+ [
+ "▁mehrere",
+ "r"
+ ],
+ [
+ "▁mehr",
+ "erer"
+ ],
+ [
+ "atura",
+ "l"
+ ],
+ [
+ "atur",
+ "al"
+ ],
+ [
+ "atu",
+ "ral"
+ ],
+ [
+ "at",
+ "ural"
+ ],
+ [
+ "Sp",
+ "lit"
+ ],
+ [
+ "S",
+ "plit"
+ ],
+ [
+ "сте",
+ "м"
+ ],
+ [
+ "ст",
+ "ем"
+ ],
+ [
+ "с",
+ "тем"
+ ],
+ [
+ "ш",
+ "ла"
+ ],
+ [
+ ")\\",
+ "\\"
+ ],
+ [
+ ")",
+ "\\\\"
+ ],
+ [
+ "▁Do",
+ "g"
+ ],
+ [
+ "▁D",
+ "og"
+ ],
+ [
+ "▁developer",
+ "s"
+ ],
+ [
+ "▁develop",
+ "ers"
+ ],
+ [
+ "▁",
+ "developers"
+ ],
+ [
+ "▁no",
+ "d"
+ ],
+ [
+ "▁n",
+ "od"
+ ],
+ [
+ "▁сто",
+ "ро"
+ ],
+ [
+ "▁Na",
+ "N"
+ ],
+ [
+ "▁",
+ "NaN"
+ ],
+ [
+ "▁pri",
+ "est"
+ ],
+ [
+ "▁pr",
+ "iest"
+ ],
+ [
+ "▁ex",
+ "ha"
+ ],
+ [
+ "UN",
+ "D"
+ ],
+ [
+ "U",
+ "ND"
+ ],
+ [
+ "pa",
+ "ir"
+ ],
+ [
+ "p",
+ "air"
+ ],
+ [
+ "alo",
+ "ne"
+ ],
+ [
+ "al",
+ "one"
+ ],
+ [
+ "▁mo",
+ "on"
+ ],
+ [
+ "▁m",
+ "oon"
+ ],
+ [
+ "▁#",
+ "!/"
+ ],
+ [
+ "▁gun",
+ "s"
+ ],
+ [
+ "▁gu",
+ "ns"
+ ],
+ [
+ "▁g",
+ "uns"
+ ],
+ [
+ "rol",
+ "a"
+ ],
+ [
+ "ro",
+ "la"
+ ],
+ [
+ "r",
+ "ola"
+ ],
+ [
+ "чи",
+ "та"
+ ],
+ [
+ "▁Encyclop",
+ "edia"
+ ],
+ [
+ "▁Encyc",
+ "lopedia"
+ ],
+ [
+ "ati",
+ "s"
+ ],
+ [
+ "at",
+ "is"
+ ],
+ [
+ "a",
+ "tis"
+ ],
+ [
+ "▁'",
+ "\""
+ ],
+ [
+ "▁",
+ "'\""
+ ],
+ [
+ "zy",
+ "ch"
+ ],
+ [
+ "z",
+ "ych"
+ ],
+ [
+ "▁super",
+ "fic"
+ ],
+ [
+ "▁э",
+ "к"
+ ],
+ [
+ "еде",
+ "ра"
+ ],
+ [
+ "fe",
+ "ed"
+ ],
+ [
+ "f",
+ "eed"
+ ],
+ [
+ "LA",
+ "Y"
+ ],
+ [
+ "F",
+ "i"
+ ],
+ [
+ "unk",
+ "s"
+ ],
+ [
+ "un",
+ "ks"
+ ],
+ [
+ "ise",
+ "cond"
+ ],
+ [
+ "i",
+ "second"
+ ],
+ [
+ "▁'",
+ "@"
+ ],
+ [
+ "▁Add",
+ "ing"
+ ],
+ [
+ "▁Ad",
+ "ding"
+ ],
+ [
+ "ро",
+ "е"
+ ],
+ [
+ "▁tan",
+ "g"
+ ],
+ [
+ "▁ta",
+ "ng"
+ ],
+ [
+ "▁t",
+ "ang"
+ ],
+ [
+ "ц",
+ "о"
+ ],
+ [
+ "hu",
+ "ng"
+ ],
+ [
+ "h",
+ "ung"
+ ],
+ [
+ "bi",
+ "s"
+ ],
+ [
+ "b",
+ "is"
+ ],
+ [
+ "ské",
+ "ho"
+ ],
+ [
+ "sk",
+ "ého"
+ ],
+ [
+ "▁adv",
+ "ert"
+ ],
+ [
+ "▁ad",
+ "vert"
+ ],
+ [
+ "▁за",
+ "нима"
+ ],
+ [
+ "uz",
+ "z"
+ ],
+ [
+ "u",
+ "zz"
+ ],
+ [
+ "ág",
+ "ina"
+ ],
+ [
+ "▁Te",
+ "l"
+ ],
+ [
+ "▁T",
+ "el"
+ ],
+ [
+ "si",
+ "g"
+ ],
+ [
+ "s",
+ "ig"
+ ],
+ [
+ "▁E",
+ "z"
+ ],
+ [
+ "▁guarante",
+ "e"
+ ],
+ [
+ "▁teach",
+ "ing"
+ ],
+ [
+ "▁te",
+ "aching"
+ ],
+ [
+ "ot",
+ "y"
+ ],
+ [
+ "o",
+ "ty"
+ ],
+ [
+ "term",
+ "in"
+ ],
+ [
+ "ter",
+ "min"
+ ],
+ [
+ "▁distribution",
+ "s"
+ ],
+ [
+ "▁distrib",
+ "utions"
+ ],
+ [
+ "FL",
+ "A"
+ ],
+ [
+ "F",
+ "LA"
+ ],
+ [
+ "▁Gi",
+ "useppe"
+ ],
+ [
+ "query",
+ "Selector"
+ ],
+ [
+ "▁/",
+ "\\"
+ ],
+ [
+ "▁",
+ "/\\"
+ ],
+ [
+ "▁S",
+ "quad"
+ ],
+ [
+ "g",
+ "z"
+ ],
+ [
+ "del",
+ "ay"
+ ],
+ [
+ "de",
+ "lay"
+ ],
+ [
+ "▁surr",
+ "ounding"
+ ],
+ [
+ "▁man",
+ "us"
+ ],
+ [
+ "▁m",
+ "anus"
+ ],
+ [
+ "▁Ho",
+ "u"
+ ],
+ [
+ "▁H",
+ "ou"
+ ],
+ [
+ "²",
+ ","
+ ],
+ [
+ "▁cult",
+ "iv"
+ ],
+ [
+ "▁trouble",
+ "s"
+ ],
+ [
+ "▁trou",
+ "bles"
+ ],
+ [
+ "▁ra",
+ "ison"
+ ],
+ [
+ "▁r",
+ "aison"
+ ],
+ [
+ "exp",
+ "and"
+ ],
+ [
+ "▁co",
+ "v"
+ ],
+ [
+ "▁c",
+ "ov"
+ ],
+ [
+ "▁",
+ "cov"
+ ],
+ [
+ "nung",
+ "en"
+ ],
+ [
+ "n",
+ "ungen"
+ ],
+ [
+ "))",
+ "{"
+ ],
+ [
+ ")",
+ "){"
+ ],
+ [
+ "▁ge",
+ "en"
+ ],
+ [
+ "▁g",
+ "een"
+ ],
+ [
+ "▁au",
+ "ßer"
+ ],
+ [
+ "▁Л",
+ "і"
+ ],
+ [
+ "ř",
+ "i"
+ ],
+ [
+ "▁situation",
+ "s"
+ ],
+ [
+ "▁situ",
+ "ations"
+ ],
+ [
+ "▁tele",
+ "p"
+ ],
+ [
+ "▁tel",
+ "ep"
+ ],
+ [
+ "▁Je",
+ "d"
+ ],
+ [
+ "▁J",
+ "ed"
+ ],
+ [
+ "▁trava",
+ "il"
+ ],
+ [
+ "▁trav",
+ "ail"
+ ],
+ [
+ "lia",
+ "s"
+ ],
+ [
+ "li",
+ "as"
+ ],
+ [
+ "l",
+ "ias"
+ ],
+ [
+ "bul",
+ "let"
+ ],
+ [
+ "▁select",
+ "ing"
+ ],
+ [
+ "avi",
+ "er"
+ ],
+ [
+ "av",
+ "ier"
+ ],
+ [
+ "a",
+ "vier"
+ ],
+ [
+ "▁ess",
+ "ential"
+ ],
+ [
+ "(",
+ "/"
+ ],
+ [
+ "yy",
+ "yy"
+ ],
+ [
+ "št",
+ "ě"
+ ],
+ [
+ "ult",
+ "y"
+ ],
+ [
+ "ul",
+ "ty"
+ ],
+ [
+ "▁kr",
+ "a"
+ ],
+ [
+ "▁k",
+ "ra"
+ ],
+ [
+ "▁tab",
+ "s"
+ ],
+ [
+ "▁ta",
+ "bs"
+ ],
+ [
+ "▁t",
+ "abs"
+ ],
+ [
+ "▁",
+ "tabs"
+ ],
+ [
+ "▁experience",
+ "d"
+ ],
+ [
+ "▁experien",
+ "ced"
+ ],
+ [
+ "az",
+ "i"
+ ],
+ [
+ "a",
+ "zi"
+ ],
+ [
+ "▁Director",
+ "y"
+ ],
+ [
+ "▁Direct",
+ "ory"
+ ],
+ [
+ "▁D",
+ "irectory"
+ ],
+ [
+ "▁",
+ "Directory"
+ ],
+ [
+ "▁cro",
+ "n"
+ ],
+ [
+ "▁cr",
+ "on"
+ ],
+ [
+ "▁c",
+ "ron"
+ ],
+ [
+ "▁spe",
+ "nd"
+ ],
+ [
+ "▁sp",
+ "end"
+ ],
+ [
+ "▁s",
+ "pend"
+ ],
+ [
+ "▁R",
+ "A"
+ ],
+ [
+ "▁",
+ "RA"
+ ],
+ [
+ "▁sel",
+ "enium"
+ ],
+ [
+ "▁s",
+ "elenium"
+ ],
+ [
+ "▁",
+ "selenium"
+ ],
+ [
+ "▁Th",
+ "é"
+ ],
+ [
+ "▁T",
+ "hé"
+ ],
+ [
+ "Element",
+ "s"
+ ],
+ [
+ "El",
+ "ements"
+ ],
+ [
+ "ci",
+ "i"
+ ],
+ [
+ "c",
+ "ii"
+ ],
+ [
+ "▁pla",
+ "t"
+ ],
+ [
+ "▁pl",
+ "at"
+ ],
+ [
+ "▁p",
+ "lat"
+ ],
+ [
+ "▁archiv",
+ "e"
+ ],
+ [
+ "▁arch",
+ "ive"
+ ],
+ [
+ "▁",
+ "archive"
+ ],
+ [
+ "▁assist",
+ "ance"
+ ],
+ [
+ "▁ass",
+ "istance"
+ ],
+ [
+ "▁ne",
+ "ck"
+ ],
+ [
+ "▁Aven",
+ "ue"
+ ],
+ [
+ "▁A",
+ "venue"
+ ],
+ [
+ "▁whe",
+ "el"
+ ],
+ [
+ "▁w",
+ "heel"
+ ],
+ [
+ "▁had",
+ "e"
+ ],
+ [
+ "▁ha",
+ "de"
+ ],
+ [
+ "▁h",
+ "ade"
+ ],
+ [
+ "Comm",
+ "on"
+ ],
+ [
+ "Com",
+ "mon"
+ ],
+ [
+ "▁Dia",
+ "log"
+ ],
+ [
+ "▁Di",
+ "alog"
+ ],
+ [
+ "▁D",
+ "ialog"
+ ],
+ [
+ "▁",
+ "Dialog"
+ ],
+ [
+ "▁for",
+ "g"
+ ],
+ [
+ "▁fo",
+ "rg"
+ ],
+ [
+ "▁f",
+ "org"
+ ],
+ [
+ "▁sure",
+ "ly"
+ ],
+ [
+ "▁sur",
+ "ely"
+ ],
+ [
+ "▁h",
+ "ockey"
+ ],
+ [
+ "kt",
+ "ó"
+ ],
+ [
+ "k",
+ "tó"
+ ],
+ [
+ "▁t",
+ "k"
+ ],
+ [
+ "▁",
+ "tk"
+ ],
+ [
+ "▁Bru",
+ "ce"
+ ],
+ [
+ "▁Br",
+ "uce"
+ ],
+ [
+ "▁en",
+ "orm"
+ ],
+ [
+ "▁e",
+ "norm"
+ ],
+ [
+ ",",
+ "’"
+ ],
+ [
+ "▁Christoph",
+ "er"
+ ],
+ [
+ "▁Christ",
+ "opher"
+ ],
+ [
+ "je",
+ "v"
+ ],
+ [
+ "j",
+ "ev"
+ ],
+ [
+ "▁qu",
+ "ad"
+ ],
+ [
+ "▁",
+ "quad"
+ ],
+ [
+ "▁A",
+ "JAX"
+ ],
+ [
+ "▁reli",
+ "ef"
+ ],
+ [
+ "▁rel",
+ "ief"
+ ],
+ [
+ "▁mode",
+ "s"
+ ],
+ [
+ "▁mod",
+ "es"
+ ],
+ [
+ "▁mo",
+ "des"
+ ],
+ [
+ "▁m",
+ "odes"
+ ],
+ [
+ "sk",
+ "lär"
+ ],
+ [
+ "s",
+ "klär"
+ ],
+ [
+ "▁Vi",
+ "d"
+ ],
+ [
+ "▁V",
+ "id"
+ ],
+ [
+ "▁Ser",
+ "ial"
+ ],
+ [
+ "▁Se",
+ "rial"
+ ],
+ [
+ "▁",
+ "Serial"
+ ],
+ [
+ "▁token",
+ "s"
+ ],
+ [
+ "▁to",
+ "kens"
+ ],
+ [
+ "▁Pol",
+ "and"
+ ],
+ [
+ "▁Po",
+ "land"
+ ],
+ [
+ "\\",
+ "]"
+ ],
+ [
+ "▁vid",
+ "e"
+ ],
+ [
+ "▁vi",
+ "de"
+ ],
+ [
+ "▁v",
+ "ide"
+ ],
+ [
+ "room",
+ "s"
+ ],
+ [
+ "ro",
+ "oms"
+ ],
+ [
+ "oma",
+ "s"
+ ],
+ [
+ "om",
+ "as"
+ ],
+ [
+ "o",
+ "mas"
+ ],
+ [
+ "▁Bur",
+ "eau"
+ ],
+ [
+ "▁B",
+ "ureau"
+ ],
+ [
+ "c",
+ "x"
+ ],
+ [
+ "ность",
+ "ю"
+ ],
+ [
+ "ност",
+ "ью"
+ ],
+ [
+ "▁sign",
+ "s"
+ ],
+ [
+ "▁sig",
+ "ns"
+ ],
+ [
+ "ше",
+ "ние"
+ ],
+ [
+ "loss",
+ "en"
+ ],
+ [
+ "los",
+ "sen"
+ ],
+ [
+ "l",
+ "ossen"
+ ],
+ [
+ "▁Queen",
+ "s"
+ ],
+ [
+ "▁Que",
+ "ens"
+ ],
+ [
+ "▁memb",
+ "re"
+ ],
+ [
+ "▁mem",
+ "bre"
+ ],
+ [
+ "▁m",
+ "embre"
+ ],
+ [
+ "▁me",
+ "z"
+ ],
+ [
+ "▁m",
+ "ez"
+ ],
+ [
+ "▁",
+ "mez"
+ ],
+ [
+ "▁Bo",
+ "ol"
+ ],
+ [
+ "▁B",
+ "ool"
+ ],
+ [
+ "▁",
+ "Bool"
+ ],
+ [
+ "▁Na",
+ "j"
+ ],
+ [
+ "▁N",
+ "aj"
+ ],
+ [
+ "▁Mem",
+ "ory"
+ ],
+ [
+ "▁",
+ "Memory"
+ ],
+ [
+ "▁Kh",
+ "an"
+ ],
+ [
+ "▁K",
+ "han"
+ ],
+ [
+ "▁l",
+ "à"
+ ],
+ [
+ "▁",
+ "là"
+ ],
+ [
+ "▁Hu",
+ "d"
+ ],
+ [
+ "▁H",
+ "ud"
+ ],
+ [
+ "▁dis",
+ "miss"
+ ],
+ [
+ "▁d",
+ "ismiss"
+ ],
+ [
+ "ight",
+ "h"
+ ],
+ [
+ "igh",
+ "th"
+ ],
+ [
+ "▁f",
+ "s"
+ ],
+ [
+ "▁",
+ "fs"
+ ],
+ [
+ "prev",
+ "ent"
+ ],
+ [
+ "pre",
+ "vent"
+ ],
+ [
+ "pr",
+ "event"
+ ],
+ [
+ "▁ме",
+ "да"
+ ],
+ [
+ "▁Pol",
+ "ice"
+ ],
+ [
+ "▁Po",
+ "lice"
+ ],
+ [
+ "▁с",
+ "ко"
+ ],
+ [
+ "▁",
+ "ско"
+ ],
+ [
+ "fin",
+ "ite"
+ ],
+ [
+ "▁am",
+ "i"
+ ],
+ [
+ "▁a",
+ "mi"
+ ],
+ [
+ "▁",
+ "ami"
+ ],
+ [
+ "▁Mu",
+ "ch"
+ ],
+ [
+ "▁M",
+ "uch"
+ ],
+ [
+ "owan",
+ "ia"
+ ],
+ [
+ "owa",
+ "nia"
+ ],
+ [
+ "ow",
+ "ania"
+ ],
+ [
+ "OR",
+ "Y"
+ ],
+ [
+ "O",
+ "RY"
+ ],
+ [
+ "ior",
+ "s"
+ ],
+ [
+ "io",
+ "rs"
+ ],
+ [
+ "i",
+ "ors"
+ ],
+ [
+ "▁Prem",
+ "io"
+ ],
+ [
+ "▁text",
+ "box"
+ ],
+ [
+ "d",
+ "m"
+ ],
+ [
+ "▁af",
+ "in"
+ ],
+ [
+ "▁a",
+ "fin"
+ ],
+ [
+ "▁Don",
+ "ald"
+ ],
+ [
+ "▁",
+ "Donald"
+ ],
+ [
+ "▁Pri",
+ "v"
+ ],
+ [
+ "▁Pr",
+ "iv"
+ ],
+ [
+ "▁P",
+ "riv"
+ ],
+ [
+ "▁dec",
+ "id"
+ ],
+ [
+ "▁de",
+ "cid"
+ ],
+ [
+ "▁Maur",
+ "ice"
+ ],
+ [
+ "▁Mau",
+ "rice"
+ ],
+ [
+ "aga",
+ "n"
+ ],
+ [
+ "ag",
+ "an"
+ ],
+ [
+ "a",
+ "gan"
+ ],
+ [
+ "▁Britann",
+ "ica"
+ ],
+ [
+ "▁of",
+ "t"
+ ],
+ [
+ "▁o",
+ "ft"
+ ],
+ [
+ "▁consec",
+ "utive"
+ ],
+ [
+ "\"?",
+ ">"
+ ],
+ [
+ "\"",
+ "?>"
+ ],
+ [
+ "ови",
+ "й"
+ ],
+ [
+ "stud",
+ "ent"
+ ],
+ [
+ "st",
+ "udent"
+ ],
+ [
+ "▁pe",
+ "que"
+ ],
+ [
+ "▁diese",
+ "s"
+ ],
+ [
+ "▁dies",
+ "es"
+ ],
+ [
+ "▁di",
+ "eses"
+ ],
+ [
+ "▁ret",
+ "our"
+ ],
+ [
+ "ét",
+ "r"
+ ],
+ [
+ "é",
+ "tr"
+ ],
+ [
+ "▁се",
+ "з"
+ ],
+ [
+ "▁с",
+ "ез"
+ ],
+ [
+ "▁kr",
+ "e"
+ ],
+ [
+ "▁k",
+ "re"
+ ],
+ [
+ "▁",
+ "kre"
+ ],
+ [
+ "▁vote",
+ "s"
+ ],
+ [
+ "▁vot",
+ "es"
+ ],
+ [
+ "▁vo",
+ "tes"
+ ],
+ [
+ "▁v",
+ "otes"
+ ],
+ [
+ "rupt",
+ "ion"
+ ],
+ [
+ "rup",
+ "tion"
+ ],
+ [
+ "ru",
+ "ption"
+ ],
+ [
+ "iza",
+ "da"
+ ],
+ [
+ "iz",
+ "ada"
+ ],
+ [
+ "▁Wie",
+ "l"
+ ],
+ [
+ "▁Wi",
+ "el"
+ ],
+ [
+ "▁W",
+ "iel"
+ ],
+ [
+ "▁Gra",
+ "y"
+ ],
+ [
+ "▁Gr",
+ "ay"
+ ],
+ [
+ "▁G",
+ "ray"
+ ],
+ [
+ "▁Leo",
+ "p"
+ ],
+ [
+ "▁Le",
+ "op"
+ ],
+ [
+ "teil",
+ "ung"
+ ],
+ [
+ "tei",
+ "lung"
+ ],
+ [
+ "([",
+ "'"
+ ],
+ [
+ "(",
+ "['"
+ ],
+ [
+ "▁white",
+ "s"
+ ],
+ [
+ "▁wh",
+ "ites"
+ ],
+ [
+ "fri",
+ "ca"
+ ],
+ [
+ "fr",
+ "ica"
+ ],
+ [
+ "f",
+ "rica"
+ ],
+ [
+ "anim",
+ "ation"
+ ],
+ [
+ "an",
+ "imation"
+ ],
+ [
+ "cur",
+ "l"
+ ],
+ [
+ "cu",
+ "rl"
+ ],
+ [
+ "c",
+ "url"
+ ],
+ [
+ "ling",
+ "s"
+ ],
+ [
+ "lin",
+ "gs"
+ ],
+ [
+ "l",
+ "ings"
+ ],
+ [
+ "=\"",
+ "$"
+ ],
+ [
+ "loy",
+ "d"
+ ],
+ [
+ "lo",
+ "yd"
+ ],
+ [
+ "text",
+ "sc"
+ ],
+ [
+ "ор",
+ "у"
+ ],
+ [
+ "о",
+ "ру"
+ ],
+ [
+ "▁се",
+ "ла"
+ ],
+ [
+ "esia",
+ "n"
+ ],
+ [
+ "esi",
+ "an"
+ ],
+ [
+ "es",
+ "ian"
+ ],
+ [
+ "▁Miss",
+ "ion"
+ ],
+ [
+ "▁M",
+ "ission"
+ ],
+ [
+ "▁не",
+ "за"
+ ],
+ [
+ "▁ult",
+ "imately"
+ ],
+ [
+ "бо",
+ "в"
+ ],
+ [
+ "б",
+ "ов"
+ ],
+ [
+ "ole",
+ "n"
+ ],
+ [
+ "ol",
+ "en"
+ ],
+ [
+ "o",
+ "len"
+ ],
+ [
+ "ском",
+ "у"
+ ],
+ [
+ "ско",
+ "му"
+ ],
+ [
+ "ск",
+ "ому"
+ ],
+ [
+ "с",
+ "кому"
+ ],
+ [
+ "net",
+ "e"
+ ],
+ [
+ "ne",
+ "te"
+ ],
+ [
+ "n",
+ "ete"
+ ],
+ [
+ "▁Di",
+ "t"
+ ],
+ [
+ "▁D",
+ "it"
+ ],
+ [
+ "▁cost",
+ "ru"
+ ],
+ [
+ "▁co",
+ "stru"
+ ],
+ [
+ "dep",
+ "endent"
+ ],
+ [
+ "▁Res",
+ "ource"
+ ],
+ [
+ "▁Re",
+ "source"
+ ],
+ [
+ "▁",
+ "Resource"
+ ],
+ [
+ "▁host",
+ "s"
+ ],
+ [
+ "▁hos",
+ "ts"
+ ],
+ [
+ "▁",
+ "hosts"
+ ],
+ [
+ "▁re",
+ "ar"
+ ],
+ [
+ "▁r",
+ "ear"
+ ],
+ [
+ "D",
+ "uration"
+ ],
+ [
+ "ник",
+ "ів"
+ ],
+ [
+ "ни",
+ "ків"
+ ],
+ [
+ "М",
+ "а"
+ ],
+ [
+ "▁plan",
+ "ning"
+ ],
+ [
+ "▁pl",
+ "anning"
+ ],
+ [
+ "▁predict",
+ "ion"
+ ],
+ [
+ "▁pred",
+ "iction"
+ ],
+ [
+ "▁pre",
+ "diction"
+ ],
+ [
+ "▁Ly",
+ "n"
+ ],
+ [
+ "▁L",
+ "yn"
+ ],
+ [
+ "▁ki",
+ "r"
+ ],
+ [
+ "▁k",
+ "ir"
+ ],
+ [
+ "▁",
+ "kir"
+ ],
+ [
+ "▁Leg",
+ "isl"
+ ],
+ [
+ "ма",
+ "т"
+ ],
+ [
+ "м",
+ "ат"
+ ],
+ [
+ "▁Soc",
+ "cer"
+ ],
+ [
+ "▁S",
+ "occer"
+ ],
+ [
+ "▁surve",
+ "y"
+ ],
+ [
+ "▁surv",
+ "ey"
+ ],
+ [
+ "▁sur",
+ "vey"
+ ],
+ [
+ "▁estadoun",
+ "idense"
+ ],
+ [
+ "orge",
+ "n"
+ ],
+ [
+ "org",
+ "en"
+ ],
+ [
+ "or",
+ "gen"
+ ],
+ [
+ "jou",
+ "rd"
+ ],
+ [
+ "jo",
+ "urd"
+ ],
+ [
+ "j",
+ "ourd"
+ ],
+ [
+ "▁april",
+ "e"
+ ],
+ [
+ "▁apr",
+ "ile"
+ ],
+ [
+ "▁ap",
+ "rile"
+ ],
+ [
+ "▁id",
+ "s"
+ ],
+ [
+ "▁i",
+ "ds"
+ ],
+ [
+ "▁",
+ "ids"
+ ],
+ [
+ "ськ",
+ "е"
+ ],
+ [
+ "сь",
+ "ке"
+ ],
+ [
+ "▁employ",
+ "ee"
+ ],
+ [
+ "▁emp",
+ "loyee"
+ ],
+ [
+ "▁",
+ "employee"
+ ],
+ [
+ "▁Schaus",
+ "pieler"
+ ],
+ [
+ "р",
+ "ъ"
+ ],
+ [
+ "▁multi",
+ "media"
+ ],
+ [
+ "▁mult",
+ "imedia"
+ ],
+ [
+ "▁сво",
+ "ю"
+ ],
+ [
+ "▁win",
+ "e"
+ ],
+ [
+ "▁w",
+ "ine"
+ ],
+ [
+ "▁E",
+ "U"
+ ],
+ [
+ "ic",
+ "ă"
+ ],
+ [
+ "▁Rh",
+ "ein"
+ ],
+ [
+ "▁R",
+ "hein"
+ ],
+ [
+ "▁Pal",
+ "mar"
+ ],
+ [
+ "ote",
+ "ca"
+ ],
+ [
+ "ot",
+ "eca"
+ ],
+ [
+ "▁prepar",
+ "e"
+ ],
+ [
+ "▁prep",
+ "are"
+ ],
+ [
+ "▁",
+ "prepare"
+ ],
+ [
+ "▁To",
+ "t"
+ ],
+ [
+ "▁T",
+ "ot"
+ ],
+ [
+ "▁Nu",
+ "ll"
+ ],
+ [
+ "▁N",
+ "ull"
+ ],
+ [
+ "▁",
+ "Null"
+ ],
+ [
+ "▁ki",
+ "n"
+ ],
+ [
+ "▁k",
+ "in"
+ ],
+ [
+ "▁",
+ "kin"
+ ],
+ [
+ "inal",
+ "s"
+ ],
+ [
+ "ina",
+ "ls"
+ ],
+ [
+ "in",
+ "als"
+ ],
+ [
+ "▁New",
+ "ton"
+ ],
+ [
+ "▁t",
+ "bl"
+ ],
+ [
+ "▁",
+ "tbl"
+ ],
+ [
+ "▁Sol",
+ "d"
+ ],
+ [
+ "▁So",
+ "ld"
+ ],
+ [
+ "▁S",
+ "old"
+ ],
+ [
+ "▁ver",
+ "f"
+ ],
+ [
+ "▁ve",
+ "rf"
+ ],
+ [
+ "atur",
+ "ing"
+ ],
+ [
+ "atu",
+ "ring"
+ ],
+ [
+ "at",
+ "uring"
+ ],
+ [
+ "▁lap",
+ "top"
+ ],
+ [
+ "▁la",
+ "ptop"
+ ],
+ [
+ "▁Сове",
+ "т"
+ ],
+ [
+ "▁Сов",
+ "ет"
+ ],
+ [
+ "▁Со",
+ "вет"
+ ],
+ [
+ "sec",
+ "ret"
+ ],
+ [
+ "se",
+ "cret"
+ ],
+ [
+ "▁Olymp",
+ "ic"
+ ],
+ [
+ "▁football",
+ "er"
+ ],
+ [
+ "▁Rud",
+ "olf"
+ ],
+ [
+ "▁con",
+ "he"
+ ],
+ [
+ "zy",
+ "sk"
+ ],
+ [
+ "▁evaluate",
+ "d"
+ ],
+ [
+ "▁evalu",
+ "ated"
+ ],
+ [
+ "»",
+ ")"
+ ],
+ [
+ "sh",
+ "op"
+ ],
+ [
+ "re",
+ "pository"
+ ],
+ [
+ "▁za",
+ "ch"
+ ],
+ [
+ "▁z",
+ "ach"
+ ],
+ [
+ "▁los",
+ "ing"
+ ],
+ [
+ "▁lo",
+ "sing"
+ ],
+ [
+ "▁l",
+ "osing"
+ ],
+ [
+ "ette",
+ "r"
+ ],
+ [
+ "ett",
+ "er"
+ ],
+ [
+ "et",
+ "ter"
+ ],
+ [
+ "▁W",
+ "irtschaft"
+ ],
+ [
+ "та",
+ "к"
+ ],
+ [
+ "▁unnecess",
+ "ary"
+ ],
+ [
+ "▁Pho",
+ "t"
+ ],
+ [
+ "▁Ph",
+ "ot"
+ ],
+ [
+ "▁P",
+ "hot"
+ ],
+ [
+ "ansk",
+ "a"
+ ],
+ [
+ "ans",
+ "ka"
+ ],
+ [
+ "an",
+ "ska"
+ ],
+ [
+ "▁Nat",
+ "ive"
+ ],
+ [
+ "▁N",
+ "ative"
+ ],
+ [
+ "▁",
+ "Native"
+ ],
+ [
+ "CC",
+ "E"
+ ],
+ [
+ "C",
+ "CE"
+ ],
+ [
+ "▁fif",
+ "ty"
+ ],
+ [
+ "▁fi",
+ "fty"
+ ],
+ [
+ "▁er",
+ "w"
+ ],
+ [
+ "▁e",
+ "rw"
+ ],
+ [
+ "r",
+ "h"
+ ],
+ [
+ "issen",
+ "t"
+ ],
+ [
+ "isse",
+ "nt"
+ ],
+ [
+ "iss",
+ "ent"
+ ],
+ [
+ "is",
+ "sent"
+ ],
+ [
+ "}{",
+ "("
+ ],
+ [
+ "}",
+ "{("
+ ],
+ [
+ "▁lan",
+ "ç"
+ ],
+ [
+ "▁X",
+ "code"
+ ],
+ [
+ "гор",
+ "од"
+ ],
+ [
+ "го",
+ "род"
+ ],
+ [
+ "ci",
+ "r"
+ ],
+ [
+ "c",
+ "ir"
+ ],
+ [
+ "▁pel",
+ "ícula"
+ ],
+ [
+ "▁Os",
+ "car"
+ ],
+ [
+ "▁O",
+ "scar"
+ ],
+ [
+ "▁sho",
+ "re"
+ ],
+ [
+ "▁sh",
+ "ore"
+ ],
+ [
+ "▁supp",
+ "lied"
+ ],
+ [
+ "example",
+ "s"
+ ],
+ [
+ "ex",
+ "amples"
+ ],
+ [
+ "Me",
+ "ss"
+ ],
+ [
+ "M",
+ "ess"
+ ],
+ [
+ "VI",
+ "CE"
+ ],
+ [
+ "V",
+ "ICE"
+ ],
+ [
+ "▁ex",
+ "clude"
+ ],
+ [
+ "▁he",
+ "n"
+ ],
+ [
+ "▁h",
+ "en"
+ ],
+ [
+ "▁",
+ "hen"
+ ],
+ [
+ "▁гу",
+ "бер"
+ ],
+ [
+ "▁Fra",
+ "gment"
+ ],
+ [
+ "▁F",
+ "ragment"
+ ],
+ [
+ "▁",
+ "Fragment"
+ ],
+ [
+ "▁Bit",
+ "te"
+ ],
+ [
+ "▁Bi",
+ "tte"
+ ],
+ [
+ "▁B",
+ "itte"
+ ],
+ [
+ "▁Bes",
+ "ides"
+ ],
+ [
+ "▁he",
+ "s"
+ ],
+ [
+ "▁h",
+ "es"
+ ],
+ [
+ "▁",
+ "hes"
+ ],
+ [
+ "▁ihre",
+ "m"
+ ],
+ [
+ "▁ihr",
+ "em"
+ ],
+ [
+ "▁ih",
+ "rem"
+ ],
+ [
+ "▁Ser",
+ "ge"
+ ],
+ [
+ "▁art",
+ "ific"
+ ],
+ [
+ "=\"$",
+ "{"
+ ],
+ [
+ "=\"",
+ "${"
+ ],
+ [
+ "лов",
+ "о"
+ ],
+ [
+ "ло",
+ "во"
+ ],
+ [
+ "л",
+ "ово"
+ ],
+ [
+ "ute",
+ "ur"
+ ],
+ [
+ "ut",
+ "eur"
+ ],
+ [
+ "ta",
+ "ire"
+ ],
+ [
+ "t",
+ "aire"
+ ],
+ [
+ "па",
+ "с"
+ ],
+ [
+ "▁eas",
+ "iest"
+ ],
+ [
+ "▁fam",
+ "iglia"
+ ],
+ [
+ "N",
+ "ormal"
+ ],
+ [
+ "▁dall",
+ "e"
+ ],
+ [
+ "▁dal",
+ "le"
+ ],
+ [
+ "▁da",
+ "lle"
+ ],
+ [
+ "▁d",
+ "alle"
+ ],
+ [
+ "▁nation",
+ "s"
+ ],
+ [
+ "▁nat",
+ "ions"
+ ],
+ [
+ "▁n",
+ "ations"
+ ],
+ [
+ "r",
+ "p"
+ ],
+ [
+ "the",
+ "ad"
+ ],
+ [
+ "th",
+ "ead"
+ ],
+ [
+ "t",
+ "head"
+ ],
+ [
+ "▁обла",
+ "сті"
+ ],
+ [
+ "▁Democr",
+ "atic"
+ ],
+ [
+ "▁челов",
+ "е"
+ ],
+ [
+ "мо",
+ "ж"
+ ],
+ [
+ "▁ге",
+ "р"
+ ],
+ [
+ "▁г",
+ "ер"
+ ],
+ [
+ "▁",
+ "гер"
+ ],
+ [
+ "▁small",
+ "est"
+ ],
+ [
+ "▁Publish",
+ "ing"
+ ],
+ [
+ "▁T",
+ "s"
+ ],
+ [
+ "▁laugh",
+ "ed"
+ ],
+ [
+ "ll",
+ "e"
+ ],
+ [
+ "l",
+ "le"
+ ],
+ [
+ "▁Am",
+ "t"
+ ],
+ [
+ "▁A",
+ "mt"
+ ],
+ [
+ "▁II",
+ "S"
+ ],
+ [
+ "▁I",
+ "IS"
+ ],
+ [
+ "FOR",
+ "M"
+ ],
+ [
+ "F",
+ "ORM"
+ ],
+ [
+ "Ma",
+ "g"
+ ],
+ [
+ "M",
+ "ag"
+ ],
+ [
+ "до",
+ "н"
+ ],
+ [
+ "д",
+ "он"
+ ],
+ [
+ "▁stor",
+ "ia"
+ ],
+ [
+ "▁sto",
+ "ria"
+ ],
+ [
+ "▁st",
+ "oria"
+ ],
+ [
+ "▁organiz",
+ "ed"
+ ],
+ [
+ "▁organ",
+ "ized"
+ ],
+ [
+ "č",
+ "ní"
+ ],
+ [
+ "▁o",
+ "x"
+ ],
+ [
+ "▁",
+ "ox"
+ ],
+ [
+ "ling",
+ "en"
+ ],
+ [
+ "lin",
+ "gen"
+ ],
+ [
+ "l",
+ "ingen"
+ ],
+ [
+ "▁lu",
+ "ego"
+ ],
+ [
+ "cc",
+ "ió"
+ ],
+ [
+ "c",
+ "ció"
+ ],
+ [
+ "▁rel",
+ "y"
+ ],
+ [
+ "▁re",
+ "ly"
+ ],
+ [
+ "▁r",
+ "ely"
+ ],
+ [
+ "▁t",
+ "ussen"
+ ],
+ [
+ "erte",
+ "n"
+ ],
+ [
+ "ert",
+ "en"
+ ],
+ [
+ "er",
+ "ten"
+ ],
+ [
+ "▁hon",
+ "our"
+ ],
+ [
+ "▁Claud",
+ "e"
+ ],
+ [
+ "▁Cla",
+ "ude"
+ ],
+ [
+ "▁Kore",
+ "a"
+ ],
+ [
+ "▁Kor",
+ "ea"
+ ],
+ [
+ "▁Ko",
+ "rea"
+ ],
+ [
+ "▁Metro",
+ "pol"
+ ],
+ [
+ "▁Met",
+ "ropol"
+ ],
+ [
+ "Su",
+ "per"
+ ],
+ [
+ "S",
+ "uper"
+ ],
+ [
+ "rie",
+ "n"
+ ],
+ [
+ "ri",
+ "en"
+ ],
+ [
+ "r",
+ "ien"
+ ],
+ [
+ "ér",
+ "ature"
+ ],
+ [
+ "attr",
+ "o"
+ ],
+ [
+ "att",
+ "ro"
+ ],
+ [
+ "▁бі",
+ "ль"
+ ],
+ [
+ "▁б",
+ "іль"
+ ],
+ [
+ "▁",
+ "біль"
+ ],
+ [
+ "▁Her",
+ "bert"
+ ],
+ [
+ "▁aute",
+ "urs"
+ ],
+ [
+ "▁aut",
+ "eurs"
+ ],
+ [
+ "▁dar",
+ "auf"
+ ],
+ [
+ "▁ment",
+ "al"
+ ],
+ [
+ "▁men",
+ "tal"
+ ],
+ [
+ "▁m",
+ "ental"
+ ],
+ [
+ "▁ran",
+ "g"
+ ],
+ [
+ "▁ra",
+ "ng"
+ ],
+ [
+ "▁r",
+ "ang"
+ ],
+ [
+ "▁só",
+ "n"
+ ],
+ [
+ "▁s",
+ "ón"
+ ],
+ [
+ "▁So",
+ "ph"
+ ],
+ [
+ "▁S",
+ "oph"
+ ],
+ [
+ ")\"",
+ ","
+ ],
+ [
+ ")",
+ "\","
+ ],
+ [
+ "Des",
+ "criptor"
+ ],
+ [
+ "prep",
+ "are"
+ ],
+ [
+ "▁Land",
+ "kreis"
+ ],
+ [
+ "H",
+ "C"
+ ],
+ [
+ "cro",
+ "ss"
+ ],
+ [
+ "cr",
+ "oss"
+ ],
+ [
+ "c",
+ "ross"
+ ],
+ [
+ "ли",
+ "за"
+ ],
+ [
+ "▁Log",
+ "in"
+ ],
+ [
+ "▁Lo",
+ "gin"
+ ],
+ [
+ "▁",
+ "Login"
+ ],
+ [
+ "one",
+ "n"
+ ],
+ [
+ "on",
+ "en"
+ ],
+ [
+ "o",
+ "nen"
+ ],
+ [
+ "Fe",
+ "ature"
+ ],
+ [
+ "▁muse",
+ "um"
+ ],
+ [
+ "▁m",
+ "useum"
+ ],
+ [
+ "▁",
+ "museum"
+ ],
+ [
+ "ve",
+ "k"
+ ],
+ [
+ "v",
+ "ek"
+ ],
+ [
+ "▁Nel",
+ "son"
+ ],
+ [
+ "▁re",
+ "jo"
+ ],
+ [
+ "▁коман",
+ "ди"
+ ],
+ [
+ "▁summ",
+ "ar"
+ ],
+ [
+ "▁sum",
+ "mar"
+ ],
+ [
+ "▁след",
+ "у"
+ ],
+ [
+ "▁сле",
+ "ду"
+ ],
+ [
+ "äm",
+ "p"
+ ],
+ [
+ "ä",
+ "mp"
+ ],
+ [
+ "▁Ga",
+ "s"
+ ],
+ [
+ "▁G",
+ "as"
+ ],
+ [
+ "во",
+ "м"
+ ],
+ [
+ "в",
+ "ом"
+ ],
+ [
+ "VAL",
+ "UE"
+ ],
+ [
+ "ing",
+ "e"
+ ],
+ [
+ "in",
+ "ge"
+ ],
+ [
+ "per",
+ "iod"
+ ],
+ [
+ "lasse",
+ "n"
+ ],
+ [
+ "lass",
+ "en"
+ ],
+ [
+ "las",
+ "sen"
+ ],
+ [
+ "l",
+ "assen"
+ ],
+ [
+ "áv",
+ "al"
+ ],
+ [
+ "á",
+ "val"
+ ],
+ [
+ "▁alt",
+ "ogether"
+ ],
+ [
+ "ump",
+ "h"
+ ],
+ [
+ "um",
+ "ph"
+ ],
+ [
+ "istr",
+ "o"
+ ],
+ [
+ "ist",
+ "ro"
+ ],
+ [
+ "ą",
+ "ż"
+ ],
+ [
+ "▁Ke",
+ "ep"
+ ],
+ [
+ "▁Marc",
+ "o"
+ ],
+ [
+ "▁Mar",
+ "co"
+ ],
+ [
+ "▁ét",
+ "ant"
+ ],
+ [
+ "▁Dr",
+ "e"
+ ],
+ [
+ "▁D",
+ "re"
+ ],
+ [
+ "ge",
+ "ometry"
+ ],
+ [
+ "▁Ka",
+ "s"
+ ],
+ [
+ "▁K",
+ "as"
+ ],
+ [
+ "message",
+ "s"
+ ],
+ [
+ "mess",
+ "ages"
+ ],
+ [
+ "Co",
+ "ok"
+ ],
+ [
+ "C",
+ "ook"
+ ],
+ [
+ "▁Sid",
+ "e"
+ ],
+ [
+ "▁Si",
+ "de"
+ ],
+ [
+ "▁S",
+ "ide"
+ ],
+ [
+ "▁",
+ "Side"
+ ],
+ [
+ "▁ком",
+ "и"
+ ],
+ [
+ "▁ко",
+ "ми"
+ ],
+ [
+ "стр",
+ "и"
+ ],
+ [
+ "ст",
+ "ри"
+ ],
+ [
+ "с",
+ "три"
+ ],
+ [
+ "▁exc",
+ "ess"
+ ],
+ [
+ "▁ex",
+ "cess"
+ ],
+ [
+ "▁Bi",
+ "ografia"
+ ],
+ [
+ "XXX",
+ "X"
+ ],
+ [
+ "XX",
+ "XX"
+ ],
+ [
+ "X",
+ "XXX"
+ ],
+ [
+ "▁Ni",
+ "e"
+ ],
+ [
+ "▁N",
+ "ie"
+ ],
+ [
+ "ven",
+ "dor"
+ ],
+ [
+ "v",
+ "endor"
+ ],
+ [
+ "xs",
+ "d"
+ ],
+ [
+ "x",
+ "sd"
+ ],
+ [
+ "Mil",
+ "l"
+ ],
+ [
+ "M",
+ "ill"
+ ],
+ [
+ "process",
+ "ing"
+ ],
+ [
+ "▁Miss",
+ "ouri"
+ ],
+ [
+ "▁permet",
+ "t"
+ ],
+ [
+ "▁perm",
+ "ett"
+ ],
+ [
+ "▁ap",
+ "ar"
+ ],
+ [
+ "▁a",
+ "par"
+ ],
+ [
+ "▁crow",
+ "d"
+ ],
+ [
+ "▁cro",
+ "wd"
+ ],
+ [
+ "fer",
+ "t"
+ ],
+ [
+ "fe",
+ "rt"
+ ],
+ [
+ "f",
+ "ert"
+ ],
+ [
+ "▁Do",
+ "u"
+ ],
+ [
+ "▁D",
+ "ou"
+ ],
+ [
+ "r",
+ "í"
+ ],
+ [
+ "▁C",
+ "C"
+ ],
+ [
+ "▁",
+ "CC"
+ ],
+ [
+ "▁pay",
+ "ment"
+ ],
+ [
+ "▁",
+ "payment"
+ ],
+ [
+ "▁Hol",
+ "lywood"
+ ],
+ [
+ "▁V",
+ "irtual"
+ ],
+ [
+ "▁",
+ "Virtual"
+ ],
+ [
+ "▁spoke",
+ "n"
+ ],
+ [
+ "▁spo",
+ "ken"
+ ],
+ [
+ "▁sp",
+ "oken"
+ ],
+ [
+ "▁tra",
+ "m"
+ ],
+ [
+ "▁tr",
+ "am"
+ ],
+ [
+ "▁t",
+ "ram"
+ ],
+ [
+ "▁Commun",
+ "ity"
+ ],
+ [
+ "▁Comm",
+ "unity"
+ ],
+ [
+ "▁administr",
+ "ative"
+ ],
+ [
+ "▁во",
+ "ло"
+ ],
+ [
+ "▁в",
+ "оло"
+ ],
+ [
+ "gio",
+ "r"
+ ],
+ [
+ "gi",
+ "or"
+ ],
+ [
+ "g",
+ "ior"
+ ],
+ [
+ "vis",
+ "or"
+ ],
+ [
+ "▁Укра",
+ "и"
+ ],
+ [
+ "stag",
+ "e"
+ ],
+ [
+ "sta",
+ "ge"
+ ],
+ [
+ "st",
+ "age"
+ ],
+ [
+ "▁Form",
+ "at"
+ ],
+ [
+ "▁For",
+ "mat"
+ ],
+ [
+ "▁",
+ "Format"
+ ],
+ [
+ "▁conven",
+ "ient"
+ ],
+ [
+ "Н",
+ "а"
+ ],
+ [
+ "▁media",
+ "n"
+ ],
+ [
+ "▁medi",
+ "an"
+ ],
+ [
+ "▁med",
+ "ian"
+ ],
+ [
+ "▁в",
+ "ра"
+ ],
+ [
+ "▁",
+ "вра"
+ ],
+ [
+ "▁Пре",
+ "ма"
+ ],
+ [
+ "eni",
+ "g"
+ ],
+ [
+ "en",
+ "ig"
+ ],
+ [
+ "e",
+ "nig"
+ ],
+ [
+ "▁Oper",
+ "a"
+ ],
+ [
+ "▁Op",
+ "era"
+ ],
+ [
+ "ré",
+ "s"
+ ],
+ [
+ "r",
+ "és"
+ ],
+ [
+ "▁f",
+ "mt"
+ ],
+ [
+ "▁",
+ "fmt"
+ ],
+ [
+ "▁effic",
+ "iency"
+ ],
+ [
+ "mal",
+ "e"
+ ],
+ [
+ "ma",
+ "le"
+ ],
+ [
+ "m",
+ "ale"
+ ],
+ [
+ "Ma",
+ "ster"
+ ],
+ [
+ "M",
+ "aster"
+ ],
+ [
+ "Ser",
+ "ies"
+ ],
+ [
+ "Se",
+ "ries"
+ ],
+ [
+ "S",
+ "eries"
+ ],
+ [
+ "▁sy",
+ "d"
+ ],
+ [
+ "▁s",
+ "yd"
+ ],
+ [
+ "gener",
+ "ic"
+ ],
+ [
+ "inter",
+ "val"
+ ],
+ [
+ "▁e",
+ "fect"
+ ],
+ [
+ "▁inwon",
+ "ers"
+ ],
+ [
+ "лим",
+ "пи"
+ ],
+ [
+ "ire",
+ "ment"
+ ],
+ [
+ "ir",
+ "ement"
+ ],
+ [
+ "Er",
+ "r"
+ ],
+ [
+ "E",
+ "rr"
+ ],
+ [
+ "ö",
+ "h"
+ ],
+ [
+ "▁ly",
+ "ing"
+ ],
+ [
+ "▁l",
+ "ying"
+ ],
+ [
+ "▁",
+ "lying"
+ ],
+ [
+ "▁Setting",
+ "s"
+ ],
+ [
+ "▁S",
+ "ettings"
+ ],
+ [
+ "▁",
+ "Settings"
+ ],
+ [
+ "!",
+ "="
+ ],
+ [
+ "emat",
+ "ic"
+ ],
+ [
+ "em",
+ "atic"
+ ],
+ [
+ "arg",
+ "v"
+ ],
+ [
+ "▁Bas",
+ "ic"
+ ],
+ [
+ "▁",
+ "Basic"
+ ],
+ [
+ "▁consider",
+ "ation"
+ ],
+ [
+ "▁hab",
+ "e"
+ ],
+ [
+ "▁ha",
+ "be"
+ ],
+ [
+ "▁h",
+ "abe"
+ ],
+ [
+ "-",
+ "%"
+ ],
+ [
+ "▁mountain",
+ "s"
+ ],
+ [
+ "▁mount",
+ "ains"
+ ],
+ [
+ "▁pe",
+ "ak"
+ ],
+ [
+ "▁fall",
+ "en"
+ ],
+ [
+ "▁fal",
+ "len"
+ ],
+ [
+ "▁f",
+ "allen"
+ ],
+ [
+ "ede",
+ "d"
+ ],
+ [
+ "ed",
+ "ed"
+ ],
+ [
+ "e",
+ "ded"
+ ],
+ [
+ "log",
+ "ic"
+ ],
+ [
+ "▁match",
+ "ed"
+ ],
+ [
+ "▁mat",
+ "ched"
+ ],
+ [
+ "▁typ",
+ "ing"
+ ],
+ [
+ "▁ty",
+ "ping"
+ ],
+ [
+ ")}",
+ ","
+ ],
+ [
+ ")",
+ "},"
+ ],
+ [
+ "▁fan",
+ "cy"
+ ],
+ [
+ "▁f",
+ "ancy"
+ ],
+ [
+ "▁eleg",
+ "ant"
+ ],
+ [
+ "ا",
+ "ل"
+ ],
+ [
+ "▁уча",
+ "ст"
+ ],
+ [
+ "▁Sar",
+ "ah"
+ ],
+ [
+ "▁Sa",
+ "rah"
+ ],
+ [
+ "▁Ver",
+ "d"
+ ],
+ [
+ "▁Ve",
+ "rd"
+ ],
+ [
+ "▁V",
+ "erd"
+ ],
+ [
+ "▁te",
+ "go"
+ ],
+ [
+ "▁t",
+ "ego"
+ ],
+ [
+ "rule",
+ "s"
+ ],
+ [
+ "ru",
+ "les"
+ ],
+ [
+ "r",
+ "ules"
+ ],
+ [
+ "▁mount",
+ "ed"
+ ],
+ [
+ "▁mo",
+ "unted"
+ ],
+ [
+ "▁і",
+ "м"
+ ],
+ [
+ "ер",
+ "у"
+ ],
+ [
+ "е",
+ "ру"
+ ],
+ [
+ "sto",
+ "ff"
+ ],
+ [
+ "st",
+ "off"
+ ],
+ [
+ "fahr",
+ "en"
+ ],
+ [
+ "fah",
+ "ren"
+ ],
+ [
+ "fa",
+ "hren"
+ ],
+ [
+ "f",
+ "ahren"
+ ],
+ [
+ "dist",
+ "ance"
+ ],
+ [
+ "d",
+ "istance"
+ ],
+ [
+ "▁Lic",
+ "ense"
+ ],
+ [
+ "▁LE",
+ "FT"
+ ],
+ [
+ "▁",
+ "LEFT"
+ ],
+ [
+ "▁w",
+ "p"
+ ],
+ [
+ "▁",
+ "wp"
+ ],
+ [
+ "/",
+ "{"
+ ],
+ [
+ "▁amaz",
+ "on"
+ ],
+ [
+ "▁am",
+ "azon"
+ ],
+ [
+ "▁",
+ "amazon"
+ ],
+ [
+ ">",
+ "&"
+ ],
+ [
+ "▁els",
+ "ő"
+ ],
+ [
+ "qu",
+ "arters"
+ ],
+ [
+ "▁sho",
+ "ck"
+ ],
+ [
+ "▁sh",
+ "ock"
+ ],
+ [
+ "nic",
+ "k"
+ ],
+ [
+ "ni",
+ "ck"
+ ],
+ [
+ "n",
+ "ick"
+ ],
+ [
+ "▁Arch",
+ "ite"
+ ],
+ [
+ "▁S",
+ "quare"
+ ],
+ [
+ "▁rate",
+ "s"
+ ],
+ [
+ "▁rat",
+ "es"
+ ],
+ [
+ "▁ra",
+ "tes"
+ ],
+ [
+ "▁r",
+ "ates"
+ ],
+ [
+ "ior",
+ "e"
+ ],
+ [
+ "io",
+ "re"
+ ],
+ [
+ "i",
+ "ore"
+ ],
+ [
+ "▁Na",
+ "t"
+ ],
+ [
+ "▁N",
+ "at"
+ ],
+ [
+ "▁Char",
+ "lot"
+ ],
+ [
+ "reiche",
+ "n"
+ ],
+ [
+ "reich",
+ "en"
+ ],
+ [
+ "rei",
+ "chen"
+ ],
+ [
+ "re",
+ "ichen"
+ ],
+ [
+ "▁vari",
+ "ation"
+ ],
+ [
+ "▁var",
+ "iation"
+ ],
+ [
+ "osi",
+ "s"
+ ],
+ [
+ "os",
+ "is"
+ ],
+ [
+ "li",
+ "fe"
+ ],
+ [
+ "l",
+ "ife"
+ ],
+ [
+ "sl",
+ "ide"
+ ],
+ [
+ "s",
+ "lide"
+ ],
+ [
+ "ab",
+ "i"
+ ],
+ [
+ "a",
+ "bi"
+ ],
+ [
+ "uk",
+ "i"
+ ],
+ [
+ "u",
+ "ki"
+ ],
+ [
+ "mys",
+ "q"
+ ],
+ [
+ "my",
+ "sq"
+ ],
+ [
+ "▁primit",
+ "ive"
+ ],
+ [
+ "▁prim",
+ "itive"
+ ],
+ [
+ "▁univers",
+ "itaire"
+ ],
+ [
+ "LE",
+ "NG"
+ ],
+ [
+ "ale",
+ "ż"
+ ],
+ [
+ "eb",
+ "ook"
+ ],
+ [
+ "e",
+ "book"
+ ],
+ [
+ "s",
+ "yn"
+ ],
+ [
+ "▁Geg",
+ "en"
+ ],
+ [
+ "▁Ge",
+ "gen"
+ ],
+ [
+ "▁G",
+ "egen"
+ ],
+ [
+ "▁K",
+ "ü"
+ ],
+ [
+ "▁ал",
+ "е"
+ ],
+ [
+ "▁а",
+ "ле"
+ ],
+ [
+ "▁Lu",
+ "b"
+ ],
+ [
+ "▁L",
+ "ub"
+ ],
+ [
+ "con",
+ "current"
+ ],
+ [
+ "izza",
+ "to"
+ ],
+ [
+ "izz",
+ "ato"
+ ],
+ [
+ "▁st",
+ "ub"
+ ],
+ [
+ "▁i",
+ "e"
+ ],
+ [
+ "▁",
+ "ie"
+ ],
+ [
+ "▁'.",
+ "/"
+ ],
+ [
+ "▁'",
+ "./"
+ ],
+ [
+ "co",
+ "d"
+ ],
+ [
+ "c",
+ "od"
+ ],
+ [
+ "▁intern",
+ "acional"
+ ],
+ [
+ "▁Gla",
+ "s"
+ ],
+ [
+ "▁Gl",
+ "as"
+ ],
+ [
+ "▁G",
+ "las"
+ ],
+ [
+ "▁mar",
+ "e"
+ ],
+ [
+ "▁ma",
+ "re"
+ ],
+ [
+ "▁m",
+ "are"
+ ],
+ [
+ "▁Ne",
+ "b"
+ ],
+ [
+ "▁N",
+ "eb"
+ ],
+ [
+ "▁G",
+ "B"
+ ],
+ [
+ "▁",
+ "GB"
+ ],
+ [
+ "kw",
+ "args"
+ ],
+ [
+ "▁au",
+ "ment"
+ ],
+ [
+ "▁a",
+ "ument"
+ ],
+ [
+ "WI",
+ "D"
+ ],
+ [
+ "W",
+ "ID"
+ ],
+ [
+ "▁ро",
+ "д"
+ ],
+ [
+ "▁р",
+ "од"
+ ],
+ [
+ "▁",
+ "род"
+ ],
+ [
+ "p",
+ "unkt"
+ ],
+ [
+ "▁Gra",
+ "d"
+ ],
+ [
+ "▁Gr",
+ "ad"
+ ],
+ [
+ "▁G",
+ "rad"
+ ],
+ [
+ "▁",
+ "Grad"
+ ],
+ [
+ "S",
+ "N"
+ ],
+ [
+ "AM",
+ "P"
+ ],
+ [
+ "A",
+ "MP"
+ ],
+ [
+ "▁Bor",
+ "n"
+ ],
+ [
+ "▁Bo",
+ "rn"
+ ],
+ [
+ "▁B",
+ "orn"
+ ],
+ [
+ "▁Guer",
+ "re"
+ ],
+ [
+ "го",
+ "тов"
+ ],
+ [
+ "▁medi",
+ "o"
+ ],
+ [
+ "▁med",
+ "io"
+ ],
+ [
+ "Me",
+ "d"
+ ],
+ [
+ "M",
+ "ed"
+ ],
+ [
+ "sup",
+ "p"
+ ],
+ [
+ "su",
+ "pp"
+ ],
+ [
+ "s",
+ "upp"
+ ],
+ [
+ "act",
+ "ual"
+ ],
+ [
+ "drop",
+ "down"
+ ],
+ [
+ "▁ok",
+ "tober"
+ ],
+ [
+ "▁",
+ "ř"
+ ],
+ [
+ "▁circul",
+ "ar"
+ ],
+ [
+ "▁circ",
+ "ular"
+ ],
+ [
+ "▁cir",
+ "cular"
+ ],
+ [
+ "▁ski",
+ "n"
+ ],
+ [
+ "▁sk",
+ "in"
+ ],
+ [
+ "▁s",
+ "kin"
+ ],
+ [
+ "▁emp",
+ "has"
+ ],
+ [
+ "▁em",
+ "phas"
+ ],
+ [
+ "▁голо",
+ "в"
+ ],
+ [
+ "▁го",
+ "лов"
+ ],
+ [
+ "▁pu",
+ "e"
+ ],
+ [
+ "▁p",
+ "ue"
+ ],
+ [
+ "▁information",
+ "s"
+ ],
+ [
+ "▁inform",
+ "ations"
+ ],
+ [
+ "▁Wolf",
+ "gang"
+ ],
+ [
+ "▁use",
+ "less"
+ ],
+ [
+ "▁us",
+ "eless"
+ ],
+ [
+ "и",
+ "т"
+ ],
+ [
+ "▁Jo",
+ "an"
+ ],
+ [
+ "▁бо",
+ "р"
+ ],
+ [
+ "▁б",
+ "ор"
+ ],
+ [
+ "▁",
+ "бор"
+ ],
+ [
+ "▁Gla",
+ "d"
+ ],
+ [
+ "▁Gl",
+ "ad"
+ ],
+ [
+ "▁G",
+ "lad"
+ ],
+ [
+ "▁Kno",
+ "w"
+ ],
+ [
+ "▁Kn",
+ "ow"
+ ],
+ [
+ "▁K",
+ "now"
+ ],
+ [
+ "ké",
+ "nt"
+ ],
+ [
+ "k",
+ "ént"
+ ],
+ [
+ "spe",
+ "ed"
+ ],
+ [
+ "sp",
+ "eed"
+ ],
+ [
+ "▁Ke",
+ "vin"
+ ],
+ [
+ "un",
+ "ft"
+ ],
+ [
+ "▁ar",
+ "qu"
+ ],
+ [
+ "▁",
+ "arqu"
+ ],
+ [
+ "▁Cas",
+ "a"
+ ],
+ [
+ "▁Ca",
+ "sa"
+ ],
+ [
+ "▁C",
+ "asa"
+ ],
+ [
+ "(.",
+ ".."
+ ],
+ [
+ "(",
+ "..."
+ ],
+ [
+ "▁rapid",
+ "ly"
+ ],
+ [
+ "▁probl",
+ "e"
+ ],
+ [
+ "▁prob",
+ "le"
+ ],
+ [
+ "▁pro",
+ "ble"
+ ],
+ [
+ "▁Ви",
+ "кипеди"
+ ],
+ [
+ "že",
+ "n"
+ ],
+ [
+ "ž",
+ "en"
+ ],
+ [
+ "▁Neb",
+ "en"
+ ],
+ [
+ "▁Ne",
+ "ben"
+ ],
+ [
+ "▁N",
+ "eben"
+ ],
+ [
+ "▁Met",
+ "er"
+ ],
+ [
+ "▁Me",
+ "ter"
+ ],
+ [
+ "▁M",
+ "eter"
+ ],
+ [
+ "Child",
+ "ren"
+ ],
+ [
+ "ce",
+ "m"
+ ],
+ [
+ "c",
+ "em"
+ ],
+ [
+ "igo",
+ "s"
+ ],
+ [
+ "ig",
+ "os"
+ ],
+ [
+ "aj",
+ "u"
+ ],
+ [
+ "a",
+ "ju"
+ ],
+ [
+ "▁Ret",
+ "rie"
+ ],
+ [
+ "▁Hel",
+ "l"
+ ],
+ [
+ "▁He",
+ "ll"
+ ],
+ [
+ "▁H",
+ "ell"
+ ],
+ [
+ "▁gi",
+ "g"
+ ],
+ [
+ "▁g",
+ "ig"
+ ],
+ [
+ "▁contro",
+ "vers"
+ ],
+ [
+ "▁zoo",
+ "m"
+ ],
+ [
+ "▁zo",
+ "om"
+ ],
+ [
+ "▁z",
+ "oom"
+ ],
+ [
+ "▁ce",
+ "ns"
+ ],
+ [
+ "▁c",
+ "ens"
+ ],
+ [
+ "▁alc",
+ "uni"
+ ],
+ [
+ "▁Head",
+ "er"
+ ],
+ [
+ "▁He",
+ "ader"
+ ],
+ [
+ "▁",
+ "Header"
+ ],
+ [
+ "Met",
+ "a"
+ ],
+ [
+ "Me",
+ "ta"
+ ],
+ [
+ "M",
+ "eta"
+ ],
+ [
+ "Re",
+ "quired"
+ ],
+ [
+ "▁ин",
+ "ститу"
+ ],
+ [
+ "▁sk",
+ "up"
+ ],
+ [
+ "▁s",
+ "kup"
+ ],
+ [
+ "▁ing",
+ "les"
+ ],
+ [
+ "ég",
+ "l"
+ ],
+ [
+ "é",
+ "gl"
+ ],
+ [
+ "bi",
+ "j"
+ ],
+ [
+ "b",
+ "ij"
+ ],
+ [
+ "▁té",
+ "r"
+ ],
+ [
+ "▁t",
+ "ér"
+ ],
+ [
+ "▁comp",
+ "ag"
+ ],
+ [
+ "▁com",
+ "pag"
+ ],
+ [
+ "▁commit",
+ "ted"
+ ],
+ [
+ "▁comm",
+ "itted"
+ ],
+ [
+ "▁process",
+ "ed"
+ ],
+ [
+ "▁proces",
+ "sed"
+ ],
+ [
+ "▁proc",
+ "essed"
+ ],
+ [
+ "Lo",
+ "wer"
+ ],
+ [
+ "L",
+ "ower"
+ ],
+ [
+ "▁Fore",
+ "ign"
+ ],
+ [
+ "▁For",
+ "eign"
+ ],
+ [
+ "▁F",
+ "oreign"
+ ],
+ [
+ "▁",
+ "Foreign"
+ ],
+ [
+ "▁se",
+ "q"
+ ],
+ [
+ "▁s",
+ "eq"
+ ],
+ [
+ "▁",
+ "seq"
+ ],
+ [
+ "sheet",
+ "s"
+ ],
+ [
+ "she",
+ "ets"
+ ],
+ [
+ "▁Fe",
+ "m"
+ ],
+ [
+ "▁F",
+ "em"
+ ],
+ [
+ "ho",
+ "z"
+ ],
+ [
+ "h",
+ "oz"
+ ],
+ [
+ "ink",
+ "s"
+ ],
+ [
+ "in",
+ "ks"
+ ],
+ [
+ "▁kal",
+ "l"
+ ],
+ [
+ "▁ka",
+ "ll"
+ ],
+ [
+ "▁k",
+ "all"
+ ],
+ [
+ "vari",
+ "ant"
+ ],
+ [
+ "▁lib",
+ "ro"
+ ],
+ [
+ "▁li",
+ "bro"
+ ],
+ [
+ "▁click",
+ "s"
+ ],
+ [
+ "▁cli",
+ "cks"
+ ],
+ [
+ "▁cl",
+ "icks"
+ ],
+ [
+ "▁g",
+ "obierno"
+ ],
+ [
+ "ieg",
+ "el"
+ ],
+ [
+ "ie",
+ "gel"
+ ],
+ [
+ "мо",
+ "го"
+ ],
+ [
+ "м",
+ "ого"
+ ],
+ [
+ "gem",
+ "e"
+ ],
+ [
+ "ge",
+ "me"
+ ],
+ [
+ "g",
+ "eme"
+ ],
+ [
+ "▁to",
+ "wer"
+ ],
+ [
+ "▁t",
+ "ower"
+ ],
+ [
+ "▁par",
+ "ish"
+ ],
+ [
+ "▁T",
+ "CP"
+ ],
+ [
+ "▁l",
+ "s"
+ ],
+ [
+ "▁",
+ "ls"
+ ],
+ [
+ "▁ng",
+ "inx"
+ ],
+ [
+ "▁n",
+ "ginx"
+ ],
+ [
+ "▁",
+ "nginx"
+ ],
+ [
+ "Na",
+ "N"
+ ],
+ [
+ "▁Di",
+ "r"
+ ],
+ [
+ "▁D",
+ "ir"
+ ],
+ [
+ "▁",
+ "Dir"
+ ],
+ [
+ "▁Begriff",
+ "e"
+ ],
+ [
+ "▁Begr",
+ "iffe"
+ ],
+ [
+ "ari",
+ "e"
+ ],
+ [
+ "ar",
+ "ie"
+ ],
+ [
+ "a",
+ "rie"
+ ],
+ [
+ "ím",
+ "p"
+ ],
+ [
+ "í",
+ "mp"
+ ],
+ [
+ "icio",
+ "s"
+ ],
+ [
+ "ici",
+ "os"
+ ],
+ [
+ "ic",
+ "ios"
+ ],
+ [
+ "i",
+ "cios"
+ ],
+ [
+ "▁sh",
+ "aring"
+ ],
+ [
+ "▁cin",
+ "éma"
+ ],
+ [
+ "be",
+ "c"
+ ],
+ [
+ "b",
+ "ec"
+ ],
+ [
+ "RE",
+ "D"
+ ],
+ [
+ "R",
+ "ED"
+ ],
+ [
+ "▁Kr",
+ "a"
+ ],
+ [
+ "▁K",
+ "ra"
+ ],
+ [
+ "ab",
+ "ol"
+ ],
+ [
+ "a",
+ "bol"
+ ],
+ [
+ "▁flu",
+ "x"
+ ],
+ [
+ "▁fl",
+ "ux"
+ ],
+ [
+ "▁exp",
+ "ensive"
+ ],
+ [
+ "▁су",
+ "ще"
+ ],
+ [
+ "▁`",
+ "_"
+ ],
+ [
+ "oc",
+ "z"
+ ],
+ [
+ "o",
+ "cz"
+ ],
+ [
+ "ли",
+ "ст"
+ ],
+ [
+ "▁acqu",
+ "aint"
+ ],
+ [
+ "▁wis",
+ "e"
+ ],
+ [
+ "▁w",
+ "ise"
+ ],
+ [
+ "▁",
+ "wise"
+ ],
+ [
+ "▁pouv",
+ "oir"
+ ],
+ [
+ "▁pou",
+ "voir"
+ ],
+ [
+ "▁dev",
+ "ant"
+ ],
+ [
+ "▁moment",
+ "um"
+ ],
+ [
+ "imm",
+ "er"
+ ],
+ [
+ "im",
+ "mer"
+ ],
+ [
+ "▁Cou",
+ "pe"
+ ],
+ [
+ "▁C",
+ "oupe"
+ ],
+ [
+ "index",
+ "Of"
+ ],
+ [
+ "▁doesn",
+ "t"
+ ],
+ [
+ "▁does",
+ "nt"
+ ],
+ [
+ "▁за",
+ "в"
+ ],
+ [
+ "▁lic",
+ "ense"
+ ],
+ [
+ "▁",
+ "â"
+ ],
+ [
+ "CS",
+ "S"
+ ],
+ [
+ "C",
+ "SS"
+ ],
+ [
+ "▁ric",
+ "e"
+ ],
+ [
+ "▁ri",
+ "ce"
+ ],
+ [
+ "▁r",
+ "ice"
+ ],
+ [
+ "▁",
+ "rice"
+ ],
+ [
+ "Te",
+ "am"
+ ],
+ [
+ "▁an",
+ "o"
+ ],
+ [
+ "▁a",
+ "no"
+ ],
+ [
+ "▁",
+ "ano"
+ ],
+ [
+ "li",
+ "t"
+ ],
+ [
+ "l",
+ "it"
+ ],
+ [
+ "▁merge",
+ "d"
+ ],
+ [
+ "▁mer",
+ "ged"
+ ],
+ [
+ "▁Cel",
+ "l"
+ ],
+ [
+ "▁Ce",
+ "ll"
+ ],
+ [
+ "▁C",
+ "ell"
+ ],
+ [
+ "▁",
+ "Cell"
+ ],
+ [
+ "л",
+ "л"
+ ],
+ [
+ "bo",
+ "y"
+ ],
+ [
+ "b",
+ "oy"
+ ],
+ [
+ "ast",
+ "s"
+ ],
+ [
+ "as",
+ "ts"
+ ],
+ [
+ "▁sel",
+ "l"
+ ],
+ [
+ "▁se",
+ "ll"
+ ],
+ [
+ "▁s",
+ "ell"
+ ],
+ [
+ "▁groß",
+ "e"
+ ],
+ [
+ "▁gro",
+ "ße"
+ ],
+ [
+ "▁virtue",
+ "l"
+ ],
+ [
+ "▁virt",
+ "uel"
+ ],
+ [
+ "Can",
+ "cel"
+ ],
+ [
+ "▁s",
+ "j"
+ ],
+ [
+ "g",
+ "ment"
+ ],
+ [
+ ".",
+ "<"
+ ],
+ [
+ "ча",
+ "й"
+ ],
+ [
+ "i",
+ "ë"
+ ],
+ [
+ "ak",
+ "h"
+ ],
+ [
+ "a",
+ "kh"
+ ],
+ [
+ "izer",
+ "s"
+ ],
+ [
+ "ize",
+ "rs"
+ ],
+ [
+ "iz",
+ "ers"
+ ],
+ [
+ "pr",
+ "it"
+ ],
+ [
+ "p",
+ "rit"
+ ],
+ [
+ "▁Ti",
+ "b"
+ ],
+ [
+ "▁T",
+ "ib"
+ ],
+ [
+ "▁elabor",
+ "ate"
+ ],
+ [
+ "▁f",
+ "é"
+ ],
+ [
+ "▁ме",
+ "ди"
+ ],
+ [
+ "▁м",
+ "еди"
+ ],
+ [
+ "LENG",
+ "TH"
+ ],
+ [
+ "▁prim",
+ "arily"
+ ],
+ [
+ "▁score",
+ "s"
+ ],
+ [
+ "▁sc",
+ "ores"
+ ],
+ [
+ "▁carry",
+ "ing"
+ ],
+ [
+ "▁lak",
+ "e"
+ ],
+ [
+ "▁la",
+ "ke"
+ ],
+ [
+ "▁l",
+ "ake"
+ ],
+ [
+ "compos",
+ "e"
+ ],
+ [
+ "comp",
+ "ose"
+ ],
+ [
+ "com",
+ "pose"
+ ],
+ [
+ "▁Town",
+ "ship"
+ ],
+ [
+ "ung",
+ "e"
+ ],
+ [
+ "un",
+ "ge"
+ ],
+ [
+ "▁al",
+ "berga"
+ ],
+ [
+ "any",
+ "ch"
+ ],
+ [
+ "an",
+ "ych"
+ ],
+ [
+ "a",
+ "nych"
+ ],
+ [
+ "quel",
+ "le"
+ ],
+ [
+ "que",
+ "lle"
+ ],
+ [
+ "qu",
+ "elle"
+ ],
+ [
+ "q",
+ "uelle"
+ ],
+ [
+ "▁Ar",
+ "k"
+ ],
+ [
+ "▁pri",
+ "s"
+ ],
+ [
+ "▁pr",
+ "is"
+ ],
+ [
+ "▁p",
+ "ris"
+ ],
+ [
+ "▁vol",
+ "l"
+ ],
+ [
+ "▁vo",
+ "ll"
+ ],
+ [
+ "▁v",
+ "oll"
+ ],
+ [
+ "ш",
+ "ли"
+ ],
+ [
+ "Valid",
+ "ation"
+ ],
+ [
+ "▁ce",
+ "ux"
+ ],
+ [
+ "▁popula",
+ "te"
+ ],
+ [
+ "▁popul",
+ "ate"
+ ],
+ [
+ "▁pop",
+ "ulate"
+ ],
+ [
+ "\"",
+ "\r"
+ ],
+ [
+ "▁femme",
+ "s"
+ ],
+ [
+ "▁fem",
+ "mes"
+ ],
+ [
+ "AN",
+ "G"
+ ],
+ [
+ "A",
+ "NG"
+ ],
+ [
+ "▁Desp",
+ "ite"
+ ],
+ [
+ "вы",
+ "е"
+ ],
+ [
+ "в",
+ "ые"
+ ],
+ [
+ "isk",
+ "e"
+ ],
+ [
+ "is",
+ "ke"
+ ],
+ [
+ "i",
+ "ske"
+ ],
+ [
+ "zu",
+ "g"
+ ],
+ [
+ "z",
+ "ug"
+ ],
+ [
+ "на",
+ "ча"
+ ],
+ [
+ "▁hatte",
+ "n"
+ ],
+ [
+ "▁hat",
+ "ten"
+ ],
+ [
+ "▁h",
+ "atten"
+ ],
+ [
+ "IN",
+ "SERT"
+ ],
+ [
+ "Emp",
+ "loyee"
+ ],
+ [
+ "▁moment",
+ "s"
+ ],
+ [
+ "▁mom",
+ "ents"
+ ],
+ [
+ "▁mo",
+ "ments"
+ ],
+ [
+ "▁últ",
+ "ima"
+ ],
+ [
+ "▁hold",
+ "er"
+ ],
+ [
+ "▁hol",
+ "der"
+ ],
+ [
+ "▁ho",
+ "lder"
+ ],
+ [
+ "▁h",
+ "older"
+ ],
+ [
+ "▁",
+ "holder"
+ ],
+ [
+ "bl",
+ "ank"
+ ],
+ [
+ "Collection",
+ "s"
+ ],
+ [
+ "Collect",
+ "ions"
+ ],
+ [
+ "Col",
+ "lections"
+ ],
+ [
+ "ather",
+ "s"
+ ],
+ [
+ "ath",
+ "ers"
+ ],
+ [
+ "a",
+ "thers"
+ ],
+ [
+ "▁grad",
+ "e"
+ ],
+ [
+ "▁gra",
+ "de"
+ ],
+ [
+ "▁gr",
+ "ade"
+ ],
+ [
+ "▁g",
+ "rade"
+ ],
+ [
+ "▁",
+ "grade"
+ ],
+ [
+ "▁affair",
+ "s"
+ ],
+ [
+ "▁aff",
+ "airs"
+ ],
+ [
+ ".$",
+ "$"
+ ],
+ [
+ ".",
+ "$$"
+ ],
+ [
+ "▁del",
+ "ta"
+ ],
+ [
+ "▁d",
+ "elta"
+ ],
+ [
+ "▁",
+ "delta"
+ ],
+ [
+ "▁Jug",
+ "end"
+ ],
+ [
+ "▁españ",
+ "ol"
+ ],
+ [
+ "▁O",
+ "UT"
+ ],
+ [
+ "▁",
+ "OUT"
+ ],
+ [
+ "▁mathemat",
+ "ical"
+ ],
+ [
+ "▁mon",
+ "go"
+ ],
+ [
+ "▁m",
+ "ongo"
+ ],
+ [
+ "▁Ф",
+ "е"
+ ],
+ [
+ "uli",
+ "ng"
+ ],
+ [
+ "ul",
+ "ing"
+ ],
+ [
+ "u",
+ "ling"
+ ],
+ [
+ "▁revol",
+ "ution"
+ ],
+ [
+ "▁re",
+ "volution"
+ ],
+ [
+ "▁co",
+ "in"
+ ],
+ [
+ "▁c",
+ "oin"
+ ],
+ [
+ "▁sub",
+ "class"
+ ],
+ [
+ "\"",
+ "=>"
+ ],
+ [
+ "äch",
+ "e"
+ ],
+ [
+ "ä",
+ "che"
+ ],
+ [
+ "▁py",
+ "g"
+ ],
+ [
+ "▁p",
+ "yg"
+ ],
+ [
+ "ща",
+ "я"
+ ],
+ [
+ "iller",
+ "y"
+ ],
+ [
+ "ille",
+ "ry"
+ ],
+ [
+ "ill",
+ "ery"
+ ],
+ [
+ "▁com",
+ "enz"
+ ],
+ [
+ "dep",
+ "th"
+ ],
+ [
+ "▁c",
+ "él"
+ ],
+ [
+ "▁res",
+ "ize"
+ ],
+ [
+ "▁re",
+ "size"
+ ],
+ [
+ "▁",
+ "resize"
+ ],
+ [
+ "▁Sam",
+ "e"
+ ],
+ [
+ "▁Sa",
+ "me"
+ ],
+ [
+ "▁S",
+ "ame"
+ ],
+ [
+ "▁stri",
+ "k"
+ ],
+ [
+ "▁str",
+ "ik"
+ ],
+ [
+ "▁st",
+ "rik"
+ ],
+ [
+ "▁ti",
+ "r"
+ ],
+ [
+ "▁t",
+ "ir"
+ ],
+ [
+ "▁scar",
+ "c"
+ ],
+ [
+ "▁sc",
+ "arc"
+ ],
+ [
+ "▁Mem",
+ "ber"
+ ],
+ [
+ "▁M",
+ "ember"
+ ],
+ [
+ "▁",
+ "Member"
+ ],
+ [
+ "sub",
+ "scribe"
+ ],
+ [
+ "ó",
+ "ż"
+ ],
+ [
+ "út",
+ "bol"
+ ],
+ [
+ "ex",
+ "cept"
+ ],
+ [
+ "▁driv",
+ "ing"
+ ],
+ [
+ "▁dri",
+ "ving"
+ ],
+ [
+ "▁dr",
+ "iving"
+ ],
+ [
+ "ki",
+ "e"
+ ],
+ [
+ "k",
+ "ie"
+ ],
+ [
+ "zon",
+ "y"
+ ],
+ [
+ "zo",
+ "ny"
+ ],
+ [
+ "z",
+ "ony"
+ ],
+ [
+ "ème",
+ "s"
+ ],
+ [
+ "è",
+ "mes"
+ ],
+ [
+ "Da",
+ "vid"
+ ],
+ [
+ "D",
+ "avid"
+ ],
+ [
+ "issa",
+ "nt"
+ ],
+ [
+ "iss",
+ "ant"
+ ],
+ [
+ "▁т",
+ "ы"
+ ],
+ [
+ "▁",
+ "ты"
+ ],
+ [
+ "▁él",
+ "ect"
+ ],
+ [
+ "▁é",
+ "lect"
+ ],
+ [
+ "▁ren",
+ "ame"
+ ],
+ [
+ "▁re",
+ "name"
+ ],
+ [
+ "▁r",
+ "ename"
+ ],
+ [
+ "▁Run",
+ "ning"
+ ],
+ [
+ "▁R",
+ "unning"
+ ],
+ [
+ "▁",
+ "Running"
+ ],
+ [
+ "▁interface",
+ "s"
+ ],
+ [
+ "▁inter",
+ "faces"
+ ],
+ [
+ "////////",
+ "////////"
+ ],
+ [
+ "▁Walk",
+ "er"
+ ],
+ [
+ "▁Wal",
+ "ker"
+ ],
+ [
+ "▁soci",
+ "été"
+ ],
+ [
+ "▁ask",
+ "s"
+ ],
+ [
+ "▁as",
+ "ks"
+ ],
+ [
+ "br",
+ "id"
+ ],
+ [
+ "b",
+ "rid"
+ ],
+ [
+ "▁je",
+ "we"
+ ],
+ [
+ "▁seine",
+ "s"
+ ],
+ [
+ "▁sein",
+ "es"
+ ],
+ [
+ "▁sei",
+ "nes"
+ ],
+ [
+ "▁se",
+ "ines"
+ ],
+ [
+ "▁agent",
+ "s"
+ ],
+ [
+ "▁ag",
+ "ents"
+ ],
+ [
+ "▁M",
+ "Y"
+ ],
+ [
+ "▁",
+ "MY"
+ ],
+ [
+ "▁Law",
+ "rence"
+ ],
+ [
+ "des",
+ "s"
+ ],
+ [
+ "de",
+ "ss"
+ ],
+ [
+ "d",
+ "ess"
+ ],
+ [
+ "iese",
+ "n"
+ ],
+ [
+ "ies",
+ "en"
+ ],
+ [
+ "ie",
+ "sen"
+ ],
+ [
+ "i",
+ "esen"
+ ],
+ [
+ "▁людя",
+ "х"
+ ],
+ [
+ "прав",
+ "и"
+ ],
+ [
+ "пра",
+ "ви"
+ ],
+ [
+ "▁anc",
+ "est"
+ ],
+ [
+ "▁wel",
+ "che"
+ ],
+ [
+ "ra",
+ "um"
+ ],
+ [
+ "r",
+ "aum"
+ ],
+ [
+ "▁or",
+ "b"
+ ],
+ [
+ "▁o",
+ "rb"
+ ],
+ [
+ "▁",
+ "orb"
+ ],
+ [
+ "sc",
+ "al"
+ ],
+ [
+ "s",
+ "cal"
+ ],
+ [
+ "▁Le",
+ "ar"
+ ],
+ [
+ "▁L",
+ "ear"
+ ],
+ [
+ "▁we",
+ "ar"
+ ],
+ [
+ "▁w",
+ "ear"
+ ],
+ [
+ "▁sla",
+ "ve"
+ ],
+ [
+ "▁sl",
+ "ave"
+ ],
+ [
+ "▁s",
+ "lave"
+ ],
+ [
+ "▁rename",
+ "d"
+ ],
+ [
+ "▁ren",
+ "amed"
+ ],
+ [
+ "▁re",
+ "named"
+ ],
+ [
+ "če",
+ "n"
+ ],
+ [
+ "č",
+ "en"
+ ],
+ [
+ "mas",
+ "te"
+ ],
+ [
+ "ma",
+ "ste"
+ ],
+ [
+ "m",
+ "aste"
+ ],
+ [
+ "angle",
+ "s"
+ ],
+ [
+ "ang",
+ "les"
+ ],
+ [
+ "▁Am",
+ "érica"
+ ],
+ [
+ "▁t",
+ "i"
+ ],
+ [
+ "▁",
+ "ti"
+ ],
+ [
+ "▁dem",
+ "sel"
+ ],
+ [
+ "▁bene",
+ "ath"
+ ],
+ [
+ "bin",
+ "ary"
+ ],
+ [
+ "b",
+ "inary"
+ ],
+ [
+ "▁ed",
+ "ición"
+ ],
+ [
+ "▁kilom",
+ "et"
+ ],
+ [
+ "▁kil",
+ "omet"
+ ],
+ [
+ "uit",
+ "s"
+ ],
+ [
+ "ui",
+ "ts"
+ ],
+ [
+ "u",
+ "its"
+ ],
+ [
+ "▁cu",
+ "atro"
+ ],
+ [
+ "▁entr",
+ "ance"
+ ],
+ [
+ "▁ent",
+ "rance"
+ ],
+ [
+ "ond",
+ "issement"
+ ],
+ [
+ "▁ba",
+ "g"
+ ],
+ [
+ "▁b",
+ "ag"
+ ],
+ [
+ "▁",
+ "bag"
+ ],
+ [
+ "▁Arm",
+ "en"
+ ],
+ [
+ "▁Ar",
+ "men"
+ ],
+ [
+ "ij",
+ "o"
+ ],
+ [
+ "i",
+ "jo"
+ ],
+ [
+ "▁Lor",
+ "s"
+ ],
+ [
+ "▁Lo",
+ "rs"
+ ],
+ [
+ "▁L",
+ "ors"
+ ],
+ [
+ "▁demsel",
+ "ben"
+ ],
+ [
+ "ê",
+ "m"
+ ],
+ [
+ "▁dis",
+ "crete"
+ ],
+ [
+ "▁prom",
+ "inent"
+ ],
+ [
+ "▁Ja",
+ "y"
+ ],
+ [
+ "▁J",
+ "ay"
+ ],
+ [
+ "dec",
+ "or"
+ ],
+ [
+ "de",
+ "cor"
+ ],
+ [
+ "D",
+ "L"
+ ],
+ [
+ "▁d",
+ "í"
+ ],
+ [
+ "Str",
+ "uct"
+ ],
+ [
+ "St",
+ "ruct"
+ ],
+ [
+ "▁Product",
+ "ion"
+ ],
+ [
+ "▁Produ",
+ "ction"
+ ],
+ [
+ "▁P",
+ "roduction"
+ ],
+ [
+ "the",
+ "y"
+ ],
+ [
+ "th",
+ "ey"
+ ],
+ [
+ "ari",
+ "us"
+ ],
+ [
+ "ar",
+ "ius"
+ ],
+ [
+ "sch",
+ "nitt"
+ ],
+ [
+ "▁Co",
+ "u"
+ ],
+ [
+ "▁C",
+ "ou"
+ ],
+ [
+ "▁le",
+ "x"
+ ],
+ [
+ "▁l",
+ "ex"
+ ],
+ [
+ "▁",
+ "lex"
+ ],
+ [
+ "y",
+ "outube"
+ ],
+ [
+ "▁рабо",
+ "та"
+ ],
+ [
+ "stat",
+ "ion"
+ ],
+ [
+ "sta",
+ "tion"
+ ],
+ [
+ "st",
+ "ation"
+ ],
+ [
+ "se",
+ "p"
+ ],
+ [
+ "s",
+ "ep"
+ ],
+ [
+ "▁mir",
+ "ror"
+ ],
+ [
+ "▁mi",
+ "rror"
+ ],
+ [
+ "▁hit",
+ "s"
+ ],
+ [
+ "▁hi",
+ "ts"
+ ],
+ [
+ "▁h",
+ "its"
+ ],
+ [
+ "▁Be",
+ "ck"
+ ],
+ [
+ "atic",
+ "ally"
+ ],
+ [
+ "at",
+ "ically"
+ ],
+ [
+ "▁La",
+ "z"
+ ],
+ [
+ "▁L",
+ "az"
+ ],
+ [
+ "▁win",
+ "ner"
+ ],
+ [
+ "▁w",
+ "inner"
+ ],
+ [
+ "DE",
+ "X"
+ ],
+ [
+ "D",
+ "EX"
+ ],
+ [
+ "▁IN",
+ "T"
+ ],
+ [
+ "▁I",
+ "NT"
+ ],
+ [
+ "▁",
+ "INT"
+ ],
+ [
+ "}^{",
+ "-"
+ ],
+ [
+ "}^",
+ "{-"
+ ],
+ [
+ "}",
+ "^{-"
+ ],
+ [
+ "▁weg",
+ "en"
+ ],
+ [
+ "▁we",
+ "gen"
+ ],
+ [
+ "▁w",
+ "egen"
+ ],
+ [
+ "ma",
+ "d"
+ ],
+ [
+ "m",
+ "ad"
+ ],
+ [
+ "Ang",
+ "le"
+ ],
+ [
+ "An",
+ "gle"
+ ],
+ [
+ "zin",
+ "g"
+ ],
+ [
+ "zi",
+ "ng"
+ ],
+ [
+ "z",
+ "ing"
+ ],
+ [
+ "▁Bayer",
+ "n"
+ ],
+ [
+ "▁Bay",
+ "ern"
+ ],
+ [
+ "sa",
+ "l"
+ ],
+ [
+ "s",
+ "al"
+ ],
+ [
+ "äg",
+ "er"
+ ],
+ [
+ "ä",
+ "ger"
+ ],
+ [
+ "▁bus",
+ "y"
+ ],
+ [
+ "▁st",
+ "ör"
+ ],
+ [
+ "▁fol",
+ "k"
+ ],
+ [
+ "▁f",
+ "olk"
+ ],
+ [
+ "▁",
+ "folk"
+ ],
+ [
+ "▁pri",
+ "x"
+ ],
+ [
+ "▁pr",
+ "ix"
+ ],
+ [
+ "▁p",
+ "rix"
+ ],
+ [
+ "▁allocate",
+ "d"
+ ],
+ [
+ "▁alloc",
+ "ated"
+ ],
+ [
+ "▁al",
+ "located"
+ ],
+ [
+ "▁p",
+ "t"
+ ],
+ [
+ "▁",
+ "pt"
+ ],
+ [
+ "aff",
+ "en"
+ ],
+ [
+ "af",
+ "fen"
+ ],
+ [
+ "a",
+ "ffen"
+ ],
+ [
+ "clus",
+ "ter"
+ ],
+ [
+ "cl",
+ "uster"
+ ],
+ [
+ "▁comple",
+ "ment"
+ ],
+ [
+ "▁compl",
+ "ement"
+ ],
+ [
+ "▁comp",
+ "lement"
+ ],
+ [
+ "▁com",
+ "plement"
+ ],
+ [
+ "ár",
+ "s"
+ ],
+ [
+ "á",
+ "rs"
+ ],
+ [
+ "▁Amer",
+ "ika"
+ ],
+ [
+ "рі",
+ "й"
+ ],
+ [
+ "р",
+ "ій"
+ ],
+ [
+ "▁valle",
+ "y"
+ ],
+ [
+ "▁vall",
+ "ey"
+ ],
+ [
+ "▁val",
+ "ley"
+ ],
+ [
+ "▁room",
+ "s"
+ ],
+ [
+ "▁ro",
+ "oms"
+ ],
+ [
+ "▁",
+ "rooms"
+ ],
+ [
+ "▁mo",
+ "i"
+ ],
+ [
+ "▁m",
+ "oi"
+ ],
+ [
+ ".\"",
+ ","
+ ],
+ [
+ ".",
+ "\","
+ ],
+ [
+ ";;",
+ ";;"
+ ],
+ [
+ "▁low",
+ "est"
+ ],
+ [
+ "▁lo",
+ "west"
+ ],
+ [
+ "no",
+ "g"
+ ],
+ [
+ "n",
+ "og"
+ ],
+ [
+ "▁land",
+ "et"
+ ],
+ [
+ "▁lan",
+ "det"
+ ],
+ [
+ "▁program",
+ "me"
+ ],
+ [
+ "chi",
+ "o"
+ ],
+ [
+ "ch",
+ "io"
+ ],
+ [
+ "▁W",
+ "ährend"
+ ],
+ [
+ "ánd",
+ "ez"
+ ],
+ [
+ "▁дол",
+ "ж"
+ ],
+ [
+ "▁ou",
+ "v"
+ ],
+ [
+ "▁o",
+ "uv"
+ ],
+ [
+ "▁",
+ "ouv"
+ ],
+ [
+ "om",
+ "ány"
+ ],
+ [
+ "▁Википеди",
+ "и"
+ ],
+ [
+ "▁s",
+ "ó"
+ ],
+ [
+ "▁ele",
+ "ktr"
+ ],
+ [
+ "Des",
+ "c"
+ ],
+ [
+ "De",
+ "sc"
+ ],
+ [
+ "D",
+ "esc"
+ ],
+ [
+ "▁Beau",
+ "t"
+ ],
+ [
+ "▁Be",
+ "aut"
+ ],
+ [
+ "на",
+ "р"
+ ],
+ [
+ "н",
+ "ар"
+ ],
+ [
+ "▁мож",
+ "е"
+ ],
+ [
+ "▁мо",
+ "же"
+ ],
+ [
+ "P",
+ "ierre"
+ ],
+ [
+ "eso",
+ "ta"
+ ],
+ [
+ "es",
+ "ota"
+ ],
+ [
+ "▁operate",
+ "d"
+ ],
+ [
+ "▁opera",
+ "ted"
+ ],
+ [
+ "▁oper",
+ "ated"
+ ],
+ [
+ "▁fort",
+ "e"
+ ],
+ [
+ "▁for",
+ "te"
+ ],
+ [
+ "▁f",
+ "orte"
+ ],
+ [
+ "ри",
+ "с"
+ ],
+ [
+ "р",
+ "ис"
+ ],
+ [
+ "▁oppos",
+ "ition"
+ ],
+ [
+ "▁opp",
+ "osition"
+ ],
+ [
+ "▁op",
+ "position"
+ ],
+ [
+ "ali",
+ "a"
+ ],
+ [
+ "al",
+ "ia"
+ ],
+ [
+ "a",
+ "lia"
+ ],
+ [
+ "▁Sy",
+ "l"
+ ],
+ [
+ "▁S",
+ "yl"
+ ],
+ [
+ "get",
+ "Name"
+ ],
+ [
+ "ве",
+ "ли"
+ ],
+ [
+ "fi",
+ "k"
+ ],
+ [
+ "f",
+ "ik"
+ ],
+ [
+ "▁compr",
+ "om"
+ ],
+ [
+ "▁comp",
+ "rom"
+ ],
+ [
+ "▁com",
+ "prom"
+ ],
+ [
+ "▁Text",
+ "View"
+ ],
+ [
+ "▁",
+ "TextView"
+ ],
+ [
+ "Sp",
+ "ring"
+ ],
+ [
+ "S",
+ "pring"
+ ],
+ [
+ "meta",
+ "data"
+ ],
+ [
+ "met",
+ "adata"
+ ],
+ [
+ "eng",
+ "u"
+ ],
+ [
+ "en",
+ "gu"
+ ],
+ [
+ "/",
+ ","
+ ],
+ [
+ "▁car",
+ "ri"
+ ],
+ [
+ "isto",
+ "l"
+ ],
+ [
+ "ist",
+ "ol"
+ ],
+ [
+ "is",
+ "tol"
+ ],
+ [
+ "▁diag",
+ "onal"
+ ],
+ [
+ "list",
+ "a"
+ ],
+ [
+ "lis",
+ "ta"
+ ],
+ [
+ "li",
+ "sta"
+ ],
+ [
+ "l",
+ "ista"
+ ],
+ [
+ "ize",
+ "n"
+ ],
+ [
+ "iz",
+ "en"
+ ],
+ [
+ "i",
+ "zen"
+ ],
+ [
+ "▁rend",
+ "e"
+ ],
+ [
+ "▁ren",
+ "de"
+ ],
+ [
+ "▁re",
+ "nde"
+ ],
+ [
+ "▁r",
+ "ende"
+ ],
+ [
+ "gc",
+ "c"
+ ],
+ [
+ "g",
+ "cc"
+ ],
+ [
+ "bec",
+ "k"
+ ],
+ [
+ "be",
+ "ck"
+ ],
+ [
+ "li",
+ "us"
+ ],
+ [
+ "l",
+ "ius"
+ ],
+ [
+ "ira",
+ "l"
+ ],
+ [
+ "ir",
+ "al"
+ ],
+ [
+ "i",
+ "ral"
+ ],
+ [
+ "Resol",
+ "ver"
+ ],
+ [
+ "▁percent",
+ "age"
+ ],
+ [
+ "▁attr",
+ "a"
+ ],
+ [
+ "▁att",
+ "ra"
+ ],
+ [
+ "▁at",
+ "tra"
+ ],
+ [
+ "string",
+ "s"
+ ],
+ [
+ "str",
+ "ings"
+ ],
+ [
+ "wi",
+ "ąz"
+ ],
+ [
+ "od",
+ "s"
+ ],
+ [
+ "o",
+ "ds"
+ ],
+ [
+ "во",
+ "лю"
+ ],
+ [
+ "ę",
+ "ż"
+ ],
+ [
+ "▁newsp",
+ "aper"
+ ],
+ [
+ "▁news",
+ "paper"
+ ],
+ [
+ "imit",
+ "er"
+ ],
+ [
+ "imi",
+ "ter"
+ ],
+ [
+ "im",
+ "iter"
+ ],
+ [
+ "AB",
+ "C"
+ ],
+ [
+ "A",
+ "BC"
+ ],
+ [
+ "▁Man",
+ "chester"
+ ],
+ [
+ "[",
+ "{"
+ ],
+ [
+ "Age",
+ "nt"
+ ],
+ [
+ "Ag",
+ "ent"
+ ],
+ [
+ "A",
+ "gent"
+ ],
+ [
+ "▁Wo",
+ "r"
+ ],
+ [
+ "▁W",
+ "or"
+ ],
+ [
+ "▁Kat",
+ "h"
+ ],
+ [
+ "▁Ka",
+ "th"
+ ],
+ [
+ "▁K",
+ "ath"
+ ],
+ [
+ "▁пов",
+ "і"
+ ],
+ [
+ "▁по",
+ "ві"
+ ],
+ [
+ "▁ent",
+ "onces"
+ ],
+ [
+ "▁n",
+ "iveau"
+ ],
+ [
+ "atte",
+ "d"
+ ],
+ [
+ "att",
+ "ed"
+ ],
+ [
+ "at",
+ "ted"
+ ],
+ [
+ "lear",
+ "n"
+ ],
+ [
+ "lea",
+ "rn"
+ ],
+ [
+ "le",
+ "arn"
+ ],
+ [
+ "atique",
+ "s"
+ ],
+ [
+ "ati",
+ "ques"
+ ],
+ [
+ "at",
+ "iques"
+ ],
+ [
+ "▁у",
+ "би"
+ ],
+ [
+ "▁qu",
+ "indi"
+ ],
+ [
+ "bind",
+ "ing"
+ ],
+ [
+ "bin",
+ "ding"
+ ],
+ [
+ "b",
+ "inding"
+ ],
+ [
+ "▁import",
+ "ed"
+ ],
+ [
+ "▁imp",
+ "orted"
+ ],
+ [
+ "▁Hor",
+ "n"
+ ],
+ [
+ "▁Ho",
+ "rn"
+ ],
+ [
+ "▁H",
+ "orn"
+ ],
+ [
+ "ember",
+ "g"
+ ],
+ [
+ "emb",
+ "erg"
+ ],
+ [
+ "em",
+ "berg"
+ ],
+ [
+ "comple",
+ "x"
+ ],
+ [
+ "comp",
+ "lex"
+ ],
+ [
+ "com",
+ "plex"
+ ],
+ [
+ "▁neur",
+ "al"
+ ],
+ [
+ "▁neu",
+ "ral"
+ ],
+ [
+ "▁ne",
+ "ural"
+ ],
+ [
+ "in",
+ "formation"
+ ],
+ [
+ "▁recogn",
+ "ition"
+ ],
+ [
+ "ing",
+ "t"
+ ],
+ [
+ "in",
+ "gt"
+ ],
+ [
+ "▁inhab",
+ "itants"
+ ],
+ [
+ "vu",
+ "e"
+ ],
+ [
+ "v",
+ "ue"
+ ],
+ [
+ "▁Be",
+ "völker"
+ ],
+ [
+ "▁curve",
+ "s"
+ ],
+ [
+ "▁curv",
+ "es"
+ ],
+ [
+ "▁cur",
+ "ves"
+ ],
+ [
+ "▁le",
+ "b"
+ ],
+ [
+ "▁l",
+ "eb"
+ ],
+ [
+ "▁",
+ "leb"
+ ],
+ [
+ "ді",
+ "й"
+ ],
+ [
+ "д",
+ "ій"
+ ],
+ [
+ "▁so",
+ "w"
+ ],
+ [
+ "▁s",
+ "ow"
+ ],
+ [
+ "▁sent",
+ "iment"
+ ],
+ [
+ "P",
+ "H"
+ ],
+ [
+ "rach",
+ "e"
+ ],
+ [
+ "rac",
+ "he"
+ ],
+ [
+ "ra",
+ "che"
+ ],
+ [
+ "r",
+ "ache"
+ ],
+ [
+ "▁-",
+ "("
+ ],
+ [
+ "▁",
+ "-("
+ ],
+ [
+ "▁estab",
+ "le"
+ ],
+ [
+ "▁esta",
+ "ble"
+ ],
+ [
+ "▁est",
+ "able"
+ ],
+ [
+ "▁es",
+ "table"
+ ],
+ [
+ "▁e",
+ "stable"
+ ],
+ [
+ "▁Ferd",
+ "inand"
+ ],
+ [
+ "▁éc",
+ "rit"
+ ],
+ [
+ "▁é",
+ "crit"
+ ],
+ [
+ "▁prime",
+ "iro"
+ ],
+ [
+ "▁te",
+ "x"
+ ],
+ [
+ "▁t",
+ "ex"
+ ],
+ [
+ "▁",
+ "tex"
+ ],
+ [
+ "▁inter",
+ "mediate"
+ ],
+ [
+ "vera",
+ "ge"
+ ],
+ [
+ "ver",
+ "age"
+ ],
+ [
+ "ve",
+ "rage"
+ ],
+ [
+ "ib",
+ "us"
+ ],
+ [
+ "i",
+ "bus"
+ ],
+ [
+ "▁serve",
+ "s"
+ ],
+ [
+ "▁serv",
+ "es"
+ ],
+ [
+ "▁ser",
+ "ves"
+ ],
+ [
+ "▁s",
+ "erves"
+ ],
+ [
+ "iva",
+ "s"
+ ],
+ [
+ "iv",
+ "as"
+ ],
+ [
+ "i",
+ "vas"
+ ],
+ [
+ "▁br",
+ "u"
+ ],
+ [
+ "▁b",
+ "ru"
+ ],
+ [
+ "▁",
+ "bru"
+ ],
+ [
+ "▁lu",
+ "m"
+ ],
+ [
+ "▁l",
+ "um"
+ ],
+ [
+ "atti",
+ "ce"
+ ],
+ [
+ "att",
+ "ice"
+ ],
+ [
+ "ч",
+ "ный"
+ ],
+ [
+ "▁Dre",
+ "s"
+ ],
+ [
+ "▁Dr",
+ "es"
+ ],
+ [
+ "▁D",
+ "res"
+ ],
+ [
+ "▁video",
+ "s"
+ ],
+ [
+ "▁vide",
+ "os"
+ ],
+ [
+ "▁v",
+ "ideos"
+ ],
+ [
+ "d",
+ "uration"
+ ],
+ [
+ "▁ab",
+ "it"
+ ],
+ [
+ "▁a",
+ "bit"
+ ],
+ [
+ "▁eg",
+ "g"
+ ],
+ [
+ "▁e",
+ "gg"
+ ],
+ [
+ "ographic",
+ "al"
+ ],
+ [
+ "ograph",
+ "ical"
+ ],
+ [
+ "al",
+ "ph"
+ ],
+ [
+ "STAT",
+ "E"
+ ],
+ [
+ "ST",
+ "ATE"
+ ],
+ [
+ "▁пар",
+ "а"
+ ],
+ [
+ "▁па",
+ "ра"
+ ],
+ [
+ "▁",
+ "пара"
+ ],
+ [
+ "read",
+ "ing"
+ ],
+ [
+ "rea",
+ "ding"
+ ],
+ [
+ "re",
+ "ading"
+ ],
+ [
+ "▁veh",
+ "icle"
+ ],
+ [
+ "▁fort",
+ "une"
+ ],
+ [
+ "ult",
+ "ats"
+ ],
+ [
+ "▁Sto",
+ "ria"
+ ],
+ [
+ "▁St",
+ "oria"
+ ],
+ [
+ "mid",
+ "t"
+ ],
+ [
+ "mi",
+ "dt"
+ ],
+ [
+ "łą",
+ "cz"
+ ],
+ [
+ "▁Mem",
+ "orial"
+ ],
+ [
+ "▁va",
+ "s"
+ ],
+ [
+ "▁v",
+ "as"
+ ],
+ [
+ "▁",
+ "vas"
+ ],
+ [
+ "▁за",
+ "н"
+ ],
+ [
+ "▁з",
+ "ан"
+ ],
+ [
+ "▁",
+ "зан"
+ ],
+ [
+ "▁util",
+ "ity"
+ ],
+ [
+ "▁ut",
+ "ility"
+ ],
+ [
+ "▁obs",
+ "c"
+ ],
+ [
+ "▁ob",
+ "sc"
+ ],
+ [
+ "▁relac",
+ "ion"
+ ],
+ [
+ "▁rela",
+ "cion"
+ ],
+ [
+ "▁rel",
+ "acion"
+ ],
+ [
+ "▁run",
+ "at"
+ ],
+ [
+ "▁ru",
+ "nat"
+ ],
+ [
+ "Re",
+ "lease"
+ ],
+ [
+ "ta",
+ "ke"
+ ],
+ [
+ "t",
+ "ake"
+ ],
+ [
+ "▁Oliv",
+ "er"
+ ],
+ [
+ "▁Ol",
+ "iver"
+ ],
+ [
+ "▁O",
+ "liver"
+ ],
+ [
+ "▁Si",
+ "d"
+ ],
+ [
+ "▁S",
+ "id"
+ ],
+ [
+ "ulo",
+ "s"
+ ],
+ [
+ "ul",
+ "os"
+ ],
+ [
+ "u",
+ "los"
+ ],
+ [
+ "▁Gar",
+ "c"
+ ],
+ [
+ "▁Ga",
+ "rc"
+ ],
+ [
+ "▁G",
+ "arc"
+ ],
+ [
+ "▁роз",
+ "та"
+ ],
+ [
+ "▁Sa",
+ "k"
+ ],
+ [
+ "▁S",
+ "ak"
+ ],
+ [
+ "P",
+ "y"
+ ],
+ [
+ "führ",
+ "t"
+ ],
+ [
+ "f",
+ "ührt"
+ ],
+ [
+ "▁trab",
+ "al"
+ ],
+ [
+ "▁tra",
+ "bal"
+ ],
+ [
+ "*",
+ "{"
+ ],
+ [
+ "▁ze",
+ "s"
+ ],
+ [
+ "▁z",
+ "es"
+ ],
+ [
+ "▁",
+ "zes"
+ ],
+ [
+ "▁szer",
+ "e"
+ ],
+ [
+ "▁sze",
+ "re"
+ ],
+ [
+ "▁sz",
+ "ere"
+ ],
+ [
+ "▁vari",
+ "os"
+ ],
+ [
+ "▁var",
+ "ios"
+ ],
+ [
+ "▁va",
+ "rios"
+ ],
+ [
+ "▁v",
+ "arios"
+ ],
+ [
+ "▁ot",
+ "ra"
+ ],
+ [
+ "▁o",
+ "tra"
+ ],
+ [
+ "▁ev",
+ "al"
+ ],
+ [
+ "▁e",
+ "val"
+ ],
+ [
+ "▁",
+ "eval"
+ ],
+ [
+ "▁situ",
+ "é"
+ ],
+ [
+ "▁sit",
+ "ué"
+ ],
+ [
+ "▁w",
+ "ounded"
+ ],
+ [
+ "▁Vin",
+ "cent"
+ ],
+ [
+ "▁вико",
+ "ри"
+ ],
+ [
+ "▁enc",
+ "ode"
+ ],
+ [
+ "▁en",
+ "code"
+ ],
+ [
+ "▁",
+ "encode"
+ ],
+ [
+ "Mod",
+ "al"
+ ],
+ [
+ "Mo",
+ "dal"
+ ],
+ [
+ "▁for",
+ "b"
+ ],
+ [
+ "▁fo",
+ "rb"
+ ],
+ [
+ "▁f",
+ "orb"
+ ],
+ [
+ "▁dynamic",
+ "s"
+ ],
+ [
+ "▁dynam",
+ "ics"
+ ],
+ [
+ "▁dep",
+ "os"
+ ],
+ [
+ "▁de",
+ "pos"
+ ],
+ [
+ "ard",
+ "e"
+ ],
+ [
+ "ar",
+ "de"
+ ],
+ [
+ "▁street",
+ "s"
+ ],
+ [
+ "▁stre",
+ "ets"
+ ],
+ [
+ "▁Kom",
+ "m"
+ ],
+ [
+ "▁Ko",
+ "mm"
+ ],
+ [
+ "▁K",
+ "omm"
+ ],
+ [
+ "=$",
+ "("
+ ],
+ [
+ "=",
+ "$("
+ ],
+ [
+ "▁пове",
+ "р"
+ ],
+ [
+ "▁пов",
+ "ер"
+ ],
+ [
+ "▁по",
+ "вер"
+ ],
+ [
+ "▁doi",
+ "s"
+ ],
+ [
+ "▁do",
+ "is"
+ ],
+ [
+ "▁d",
+ "ois"
+ ],
+ [
+ "▁vit",
+ "t"
+ ],
+ [
+ "▁vi",
+ "tt"
+ ],
+ [
+ "▁v",
+ "itt"
+ ],
+ [
+ "▁automat",
+ "isch"
+ ],
+ [
+ "▁re",
+ "load"
+ ],
+ [
+ "▁",
+ "reload"
+ ],
+ [
+ "▁Ver",
+ "walt"
+ ],
+ [
+ "ber",
+ "o"
+ ],
+ [
+ "be",
+ "ro"
+ ],
+ [
+ "b",
+ "ero"
+ ],
+ [
+ "▁hu",
+ "b"
+ ],
+ [
+ "▁h",
+ "ub"
+ ],
+ [
+ "▁mo",
+ "s"
+ ],
+ [
+ "▁m",
+ "os"
+ ],
+ [
+ "▁",
+ "mos"
+ ],
+ [
+ "▁tut",
+ "to"
+ ],
+ [
+ "▁tu",
+ "tto"
+ ],
+ [
+ "▁t",
+ "utto"
+ ],
+ [
+ "▁Freder",
+ "ick"
+ ],
+ [
+ "ło",
+ "w"
+ ],
+ [
+ "ł",
+ "ow"
+ ],
+ [
+ "antage",
+ "s"
+ ],
+ [
+ "anta",
+ "ges"
+ ],
+ [
+ "ant",
+ "ages"
+ ],
+ [
+ "aqu",
+ "e"
+ ],
+ [
+ "a",
+ "que"
+ ],
+ [
+ "pa",
+ "per"
+ ],
+ [
+ "p",
+ "aper"
+ ],
+ [
+ "▁ein",
+ "ige"
+ ],
+ [
+ "`)",
+ ","
+ ],
+ [
+ "`",
+ "),"
+ ],
+ [
+ "d",
+ "j"
+ ],
+ [
+ "▁Pl",
+ "e"
+ ],
+ [
+ "▁P",
+ "le"
+ ],
+ [
+ "▁%",
+ ","
+ ],
+ [
+ "▁",
+ "%,"
+ ],
+ [
+ "▁Bit",
+ "map"
+ ],
+ [
+ "▁B",
+ "itmap"
+ ],
+ [
+ "▁",
+ "Bitmap"
+ ],
+ [
+ "▁friend",
+ "ly"
+ ],
+ [
+ "▁tr",
+ "uly"
+ ],
+ [
+ "▁stro",
+ "ke"
+ ],
+ [
+ "▁str",
+ "oke"
+ ],
+ [
+ "▁st",
+ "roke"
+ ],
+ [
+ "▁",
+ "stroke"
+ ],
+ [
+ "rop",
+ "h"
+ ],
+ [
+ "ro",
+ "ph"
+ ],
+ [
+ "r",
+ "oph"
+ ],
+ [
+ "▁eng",
+ "l"
+ ],
+ [
+ "▁en",
+ "gl"
+ ],
+ [
+ "▁",
+ "engl"
+ ],
+ [
+ "▁co",
+ "ff"
+ ],
+ [
+ "▁c",
+ "off"
+ ],
+ [
+ "▁dus",
+ "t"
+ ],
+ [
+ "▁du",
+ "st"
+ ],
+ [
+ "▁d",
+ "ust"
+ ],
+ [
+ "▁Jahre",
+ "s"
+ ],
+ [
+ "▁Jahr",
+ "es"
+ ],
+ [
+ "▁Jah",
+ "res"
+ ],
+ [
+ "pp",
+ "i"
+ ],
+ [
+ "p",
+ "pi"
+ ],
+ [
+ "▁wy",
+ "s"
+ ],
+ [
+ "▁w",
+ "ys"
+ ],
+ [
+ "fact",
+ "or"
+ ],
+ [
+ "fac",
+ "tor"
+ ],
+ [
+ "fa",
+ "ctor"
+ ],
+ [
+ "f",
+ "actor"
+ ],
+ [
+ "sch",
+ "luss"
+ ],
+ [
+ "▁дерев",
+ "ня"
+ ],
+ [
+ "▁дере",
+ "вня"
+ ],
+ [
+ "▁Pas",
+ "t"
+ ],
+ [
+ "▁Pa",
+ "st"
+ ],
+ [
+ "▁P",
+ "ast"
+ ],
+ [
+ "▁до",
+ "ма"
+ ],
+ [
+ "CO",
+ "M"
+ ],
+ [
+ "C",
+ "OM"
+ ],
+ [
+ "▁puede",
+ "n"
+ ],
+ [
+ "▁pue",
+ "den"
+ ],
+ [
+ "▁pu",
+ "eden"
+ ],
+ [
+ "▁gi",
+ "ft"
+ ],
+ [
+ "▁g",
+ "ift"
+ ],
+ [
+ "▁Gl",
+ "a"
+ ],
+ [
+ "▁G",
+ "la"
+ ],
+ [
+ "▁trigger",
+ "ed"
+ ],
+ [
+ "él",
+ "y"
+ ],
+ [
+ "é",
+ "ly"
+ ],
+ [
+ "ül",
+ "és"
+ ],
+ [
+ "ü",
+ "lés"
+ ],
+ [
+ "▁Ol",
+ "iv"
+ ],
+ [
+ "▁O",
+ "liv"
+ ],
+ [
+ "▁vers",
+ "o"
+ ],
+ [
+ "▁ver",
+ "so"
+ ],
+ [
+ "▁",
+ "verso"
+ ],
+ [
+ "▁ll",
+ "e"
+ ],
+ [
+ "▁l",
+ "le"
+ ],
+ [
+ "▁",
+ "lle"
+ ],
+ [
+ "▁Gl",
+ "i"
+ ],
+ [
+ "▁G",
+ "li"
+ ],
+ [
+ "▁L",
+ "td"
+ ],
+ [
+ "o",
+ "a"
+ ],
+ [
+ "▁territ",
+ "orio"
+ ],
+ [
+ "ord",
+ "re"
+ ],
+ [
+ "▁dec",
+ "k"
+ ],
+ [
+ "▁de",
+ "ck"
+ ],
+ [
+ "▁",
+ "deck"
+ ],
+ [
+ "dr",
+ "a"
+ ],
+ [
+ "d",
+ "ra"
+ ],
+ [
+ "asz",
+ "t"
+ ],
+ [
+ "as",
+ "zt"
+ ],
+ [
+ "▁concern",
+ "ing"
+ ],
+ [
+ "▁Add",
+ "itionally"
+ ],
+ [
+ "▁kter",
+ "é"
+ ],
+ [
+ "▁gru",
+ "nd"
+ ],
+ [
+ "▁gr",
+ "und"
+ ],
+ [
+ "▁g",
+ "rund"
+ ],
+ [
+ "▁",
+ "grund"
+ ],
+ [
+ "▁Ges",
+ "t"
+ ],
+ [
+ "▁Ge",
+ "st"
+ ],
+ [
+ "▁G",
+ "est"
+ ],
+ [
+ "▁",
+ "Gest"
+ ],
+ [
+ "▁mis",
+ "under"
+ ],
+ [
+ "pre",
+ "t"
+ ],
+ [
+ "pr",
+ "et"
+ ],
+ [
+ "p",
+ "ret"
+ ],
+ [
+ "──",
+ "──"
+ ],
+ [
+ "▁re",
+ "putation"
+ ],
+ [
+ "zi",
+ "a"
+ ],
+ [
+ "z",
+ "ia"
+ ],
+ [
+ "▁ус",
+ "пе"
+ ],
+ [
+ "▁у",
+ "спе"
+ ],
+ [
+ "▁escape",
+ "d"
+ ],
+ [
+ "▁esc",
+ "aped"
+ ],
+ [
+ "▁Pra",
+ "g"
+ ],
+ [
+ "▁Pr",
+ "ag"
+ ],
+ [
+ "▁P",
+ "rag"
+ ],
+ [
+ "per",
+ "form"
+ ],
+ [
+ "▁aust",
+ "ral"
+ ],
+ [
+ "▁a",
+ "ustral"
+ ],
+ [
+ "▁Va",
+ "ter"
+ ],
+ [
+ "▁V",
+ "ater"
+ ],
+ [
+ "ча",
+ "с"
+ ],
+ [
+ "▁race",
+ "s"
+ ],
+ [
+ "▁rac",
+ "es"
+ ],
+ [
+ "▁ra",
+ "ces"
+ ],
+ [
+ "▁r",
+ "aces"
+ ],
+ [
+ "▁By",
+ "te"
+ ],
+ [
+ "▁",
+ "Byte"
+ ],
+ [
+ "Ma",
+ "sk"
+ ],
+ [
+ "M",
+ "ask"
+ ],
+ [
+ "▁Terr",
+ "it"
+ ],
+ [
+ "▁Ter",
+ "rit"
+ ],
+ [
+ "ст",
+ "ю"
+ ],
+ [
+ "▁Vo",
+ "ci"
+ ],
+ [
+ "▁V",
+ "oci"
+ ],
+ [
+ "▁Fich",
+ "ier"
+ ],
+ [
+ "▁Насе",
+ "лення"
+ ],
+ [
+ "▁Unter",
+ "scheidung"
+ ],
+ [
+ "teen",
+ "th"
+ ],
+ [
+ "te",
+ "enth"
+ ],
+ [
+ "▁pil",
+ "ot"
+ ],
+ [
+ "▁pi",
+ "lot"
+ ],
+ [
+ "▁j",
+ "i"
+ ],
+ [
+ "▁",
+ "ji"
+ ],
+ [
+ "▁дву",
+ "х"
+ ],
+ [
+ "▁orient",
+ "ation"
+ ],
+ [
+ "▁",
+ "orientation"
+ ],
+ [
+ "ind",
+ "re"
+ ],
+ [
+ "▁Dor",
+ "t"
+ ],
+ [
+ "▁Do",
+ "rt"
+ ],
+ [
+ "▁D",
+ "ort"
+ ],
+ [
+ "ça",
+ "s"
+ ],
+ [
+ "ç",
+ "as"
+ ],
+ [
+ "п",
+ "ли"
+ ],
+ [
+ "▁react",
+ "ion"
+ ],
+ [
+ "▁re",
+ "action"
+ ],
+ [
+ "▁consist",
+ "ing"
+ ],
+ [
+ "▁cons",
+ "isting"
+ ],
+ [
+ "▁fer",
+ "ro"
+ ],
+ [
+ "ти",
+ "сти"
+ ],
+ [
+ "yar",
+ "d"
+ ],
+ [
+ "ya",
+ "rd"
+ ],
+ [
+ "y",
+ "ard"
+ ],
+ [
+ "▁с",
+ "ві"
+ ],
+ [
+ "▁interpret",
+ "ation"
+ ],
+ [
+ "i",
+ "ą"
+ ],
+ [
+ "ra",
+ "h"
+ ],
+ [
+ "r",
+ "ah"
+ ],
+ [
+ "▁fan",
+ "d"
+ ],
+ [
+ "▁fa",
+ "nd"
+ ],
+ [
+ "▁f",
+ "and"
+ ],
+ [
+ "Pub",
+ "lic"
+ ],
+ [
+ "P",
+ "ublic"
+ ],
+ [
+ "▁univers",
+ "e"
+ ],
+ [
+ "▁un",
+ "iverse"
+ ],
+ [
+ "▁ret",
+ "ir"
+ ],
+ [
+ "▁cons",
+ "cious"
+ ],
+ [
+ "ar",
+ "qu"
+ ],
+ [
+ "▁was",
+ "te"
+ ],
+ [
+ "▁wa",
+ "ste"
+ ],
+ [
+ "▁w",
+ "aste"
+ ],
+ [
+ "▁Bi",
+ "b"
+ ],
+ [
+ "▁B",
+ "ib"
+ ],
+ [
+ "ycler",
+ "View"
+ ],
+ [
+ "▁listen",
+ "ing"
+ ],
+ [
+ "▁liste",
+ "ning"
+ ],
+ [
+ "▁list",
+ "ening"
+ ],
+ [
+ "gle",
+ "ich"
+ ],
+ [
+ "g",
+ "leich"
+ ],
+ [
+ "niej",
+ "s"
+ ],
+ [
+ "nie",
+ "js"
+ ],
+ [
+ "▁correl",
+ "ation"
+ ],
+ [
+ "▁corre",
+ "lation"
+ ],
+ [
+ "▁cor",
+ "relation"
+ ],
+ [
+ "▁receive",
+ "r"
+ ],
+ [
+ "▁rece",
+ "iver"
+ ],
+ [
+ "▁у",
+ "да"
+ ],
+ [
+ "▁cour",
+ "age"
+ ],
+ [
+ "▁cou",
+ "rage"
+ ],
+ [
+ "uch",
+ "s"
+ ],
+ [
+ "uc",
+ "hs"
+ ],
+ [
+ "u",
+ "chs"
+ ],
+ [
+ "fas",
+ "s"
+ ],
+ [
+ "fa",
+ "ss"
+ ],
+ [
+ "f",
+ "ass"
+ ],
+ [
+ "▁ch",
+ "unk"
+ ],
+ [
+ "▁",
+ "chunk"
+ ],
+ [
+ "▁An",
+ "fang"
+ ],
+ [
+ "▁große",
+ "n"
+ ],
+ [
+ "▁groß",
+ "en"
+ ],
+ [
+ "▁gro",
+ "ßen"
+ ],
+ [
+ "continu",
+ "e"
+ ],
+ [
+ "cont",
+ "inue"
+ ],
+ [
+ "▁Warsza",
+ "wa"
+ ],
+ [
+ "h",
+ "é"
+ ],
+ [
+ "i",
+ "y"
+ ],
+ [
+ "ive",
+ "ment"
+ ],
+ [
+ "iv",
+ "ement"
+ ],
+ [
+ "i",
+ "vement"
+ ],
+ [
+ "▁",
+ "α"
+ ],
+ [
+ "▁expose",
+ "d"
+ ],
+ [
+ "▁expos",
+ "ed"
+ ],
+ [
+ "▁exp",
+ "osed"
+ ],
+ [
+ "▁ex",
+ "posed"
+ ],
+ [
+ "▁za",
+ "hl"
+ ],
+ [
+ "▁z",
+ "ahl"
+ ],
+ [
+ "▁",
+ "zahl"
+ ],
+ [
+ "▁sac",
+ "r"
+ ],
+ [
+ "▁sa",
+ "cr"
+ ],
+ [
+ "▁Look",
+ "s"
+ ],
+ [
+ "▁Lo",
+ "oks"
+ ],
+ [
+ "▁e",
+ "ager"
+ ],
+ [
+ "ente",
+ "n"
+ ],
+ [
+ "ent",
+ "en"
+ ],
+ [
+ "en",
+ "ten"
+ ],
+ [
+ "e",
+ "nten"
+ ],
+ [
+ "C",
+ "ursor"
+ ],
+ [
+ "/",
+ "_"
+ ],
+ [
+ "ix",
+ "a"
+ ],
+ [
+ "i",
+ "xa"
+ ],
+ [
+ "ре",
+ "ла"
+ ],
+ [
+ "зна",
+ "ча"
+ ],
+ [
+ "з",
+ "нача"
+ ],
+ [
+ "▁фамили",
+ "ей"
+ ],
+ [
+ "▁arg",
+ "ent"
+ ],
+ [
+ "▁ar",
+ "gent"
+ ],
+ [
+ "▁",
+ "argent"
+ ],
+ [
+ "▁And",
+ "ers"
+ ],
+ [
+ "▁An",
+ "ders"
+ ],
+ [
+ "œuv",
+ "re"
+ ],
+ [
+ "▁Is",
+ "a"
+ ],
+ [
+ "▁I",
+ "sa"
+ ],
+ [
+ "мент",
+ "а"
+ ],
+ [
+ "мен",
+ "та"
+ ],
+ [
+ "▁adv",
+ "ers"
+ ],
+ [
+ "▁ad",
+ "vers"
+ ],
+ [
+ "rict",
+ "ion"
+ ],
+ [
+ "ric",
+ "tion"
+ ],
+ [
+ "ri",
+ "ction"
+ ],
+ [
+ "r",
+ "iction"
+ ],
+ [
+ "G",
+ "P"
+ ],
+ [
+ "▁п",
+ "ісля"
+ ],
+ [
+ "▁pres",
+ "erve"
+ ],
+ [
+ "▁pre",
+ "serve"
+ ],
+ [
+ "▁Gard",
+ "en"
+ ],
+ [
+ "▁Gar",
+ "den"
+ ],
+ [
+ "▁G",
+ "arden"
+ ],
+ [
+ "R",
+ "ate"
+ ],
+ [
+ "ap",
+ "rès"
+ ],
+ [
+ "a",
+ "près"
+ ],
+ [
+ "▁read",
+ "able"
+ ],
+ [
+ "ind",
+ "u"
+ ],
+ [
+ "in",
+ "du"
+ ],
+ [
+ "▁ski",
+ "ll"
+ ],
+ [
+ "▁sk",
+ "ill"
+ ],
+ [
+ "▁s",
+ "kill"
+ ],
+ [
+ "▁help",
+ "ing"
+ ],
+ [
+ "▁hel",
+ "ping"
+ ],
+ [
+ "ograph",
+ "ique"
+ ],
+ [
+ "cli",
+ "ng"
+ ],
+ [
+ "cl",
+ "ing"
+ ],
+ [
+ "c",
+ "ling"
+ ],
+ [
+ "olog",
+ "ist"
+ ],
+ [
+ "▁Fil",
+ "ter"
+ ],
+ [
+ "▁",
+ "Filter"
+ ],
+ [
+ "▁fin",
+ "ger"
+ ],
+ [
+ "▁f",
+ "inger"
+ ],
+ [
+ "▁Val",
+ "l"
+ ],
+ [
+ "▁Va",
+ "ll"
+ ],
+ [
+ "▁V",
+ "all"
+ ],
+ [
+ "▁Pol",
+ "ish"
+ ],
+ [
+ "▁Po",
+ "lish"
+ ],
+ [
+ "l",
+ "g"
+ ],
+ [
+ "▁Familie",
+ "n"
+ ],
+ [
+ "▁Famil",
+ "ien"
+ ],
+ [
+ "▁water",
+ "s"
+ ],
+ [
+ "▁wat",
+ "ers"
+ ],
+ [
+ "▁wa",
+ "ters"
+ ],
+ [
+ "▁w",
+ "aters"
+ ],
+ [
+ "▁pse",
+ "ud"
+ ],
+ [
+ "az",
+ "a"
+ ],
+ [
+ "a",
+ "za"
+ ],
+ [
+ "_",
+ ")"
+ ],
+ [
+ "AR",
+ "Y"
+ ],
+ [
+ "A",
+ "RY"
+ ],
+ [
+ "▁сред",
+ "и"
+ ],
+ [
+ "▁сре",
+ "ди"
+ ],
+ [
+ "▁с",
+ "реди"
+ ],
+ [
+ "▁Mus",
+ "t"
+ ],
+ [
+ "▁Mu",
+ "st"
+ ],
+ [
+ "▁M",
+ "ust"
+ ],
+ [
+ "▁Bo",
+ "d"
+ ],
+ [
+ "▁B",
+ "od"
+ ],
+ [
+ "ano",
+ "n"
+ ],
+ [
+ "an",
+ "on"
+ ],
+ [
+ "a",
+ "non"
+ ],
+ [
+ "▁lad",
+ "o"
+ ],
+ [
+ "▁la",
+ "do"
+ ],
+ [
+ "▁l",
+ "ado"
+ ],
+ [
+ "▁t",
+ "ight"
+ ],
+ [
+ "ime",
+ "n"
+ ],
+ [
+ "im",
+ "en"
+ ],
+ [
+ "i",
+ "men"
+ ],
+ [
+ "appe",
+ "n"
+ ],
+ [
+ "app",
+ "en"
+ ],
+ [
+ "ap",
+ "pen"
+ ],
+ [
+ "a",
+ "ppen"
+ ],
+ [
+ "frame",
+ "s"
+ ],
+ [
+ "fram",
+ "es"
+ ],
+ [
+ "fra",
+ "mes"
+ ],
+ [
+ "fr",
+ "ames"
+ ],
+ [
+ "inger",
+ "s"
+ ],
+ [
+ "inge",
+ "rs"
+ ],
+ [
+ "ing",
+ "ers"
+ ],
+ [
+ "in",
+ "gers"
+ ],
+ [
+ "▁CO",
+ "VID"
+ ],
+ [
+ "▁з",
+ "і"
+ ],
+ [
+ "▁",
+ "зі"
+ ],
+ [
+ "▁с",
+ "ве"
+ ],
+ [
+ "▁ц",
+ "ь"
+ ],
+ [
+ "▁",
+ "ць"
+ ],
+ [
+ "▁Le",
+ "ft"
+ ],
+ [
+ "▁L",
+ "eft"
+ ],
+ [
+ "▁",
+ "Left"
+ ],
+ [
+ "]]",
+ ";"
+ ],
+ [
+ "]",
+ "];"
+ ],
+ [
+ "ч",
+ "ь"
+ ],
+ [
+ "фи",
+ "ка"
+ ],
+ [
+ "▁с",
+ "ло"
+ ],
+ [
+ "▁",
+ "сло"
+ ],
+ [
+ "▁п",
+ "і"
+ ],
+ [
+ "▁",
+ "пі"
+ ],
+ [
+ "▁exist",
+ "e"
+ ],
+ [
+ "▁ex",
+ "iste"
+ ],
+ [
+ "▁Atl",
+ "antic"
+ ],
+ [
+ "▁maintain",
+ "ed"
+ ],
+ [
+ "▁ir",
+ "re"
+ ],
+ [
+ "▁ann",
+ "ée"
+ ],
+ [
+ "▁an",
+ "née"
+ ],
+ [
+ "▁",
+ "année"
+ ],
+ [
+ "▁comment",
+ "ed"
+ ],
+ [
+ "▁comm",
+ "ented"
+ ],
+ [
+ "вер",
+ "о"
+ ],
+ [
+ "ве",
+ "ро"
+ ],
+ [
+ "bert",
+ "a"
+ ],
+ [
+ "ber",
+ "ta"
+ ],
+ [
+ "b",
+ "erta"
+ ],
+ [
+ "▁La",
+ "d"
+ ],
+ [
+ "▁L",
+ "ad"
+ ],
+ [
+ "▁Up",
+ "on"
+ ],
+ [
+ "▁U",
+ "pon"
+ ],
+ [
+ "▁pau",
+ "se"
+ ],
+ [
+ "▁pa",
+ "use"
+ ],
+ [
+ "▁p",
+ "ause"
+ ],
+ [
+ "mil",
+ "l"
+ ],
+ [
+ "mi",
+ "ll"
+ ],
+ [
+ "m",
+ "ill"
+ ],
+ [
+ "opt",
+ "er"
+ ],
+ [
+ "op",
+ "ter"
+ ],
+ [
+ "U",
+ "K"
+ ],
+ [
+ "ре",
+ "с"
+ ],
+ [
+ "р",
+ "ес"
+ ],
+ [
+ "нцикло",
+ "педи"
+ ],
+ [
+ "▁along",
+ "side"
+ ],
+ [
+ "▁rob",
+ "ot"
+ ],
+ [
+ "▁ro",
+ "bot"
+ ],
+ [
+ "▁fer",
+ "t"
+ ],
+ [
+ "▁fe",
+ "rt"
+ ],
+ [
+ "▁f",
+ "ert"
+ ],
+ [
+ "▁",
+ "fert"
+ ],
+ [
+ "▁mo",
+ "y"
+ ],
+ [
+ "▁m",
+ "oy"
+ ],
+ [
+ "▁ad",
+ "e"
+ ],
+ [
+ "▁a",
+ "de"
+ ],
+ [
+ "▁",
+ "ade"
+ ],
+ [
+ "Mapp",
+ "er"
+ ],
+ [
+ "Map",
+ "per"
+ ],
+ [
+ "Ma",
+ "pper"
+ ],
+ [
+ "M",
+ "apper"
+ ],
+ [
+ ")-",
+ ">"
+ ],
+ [
+ ")",
+ "->"
+ ],
+ [
+ "igu",
+ "a"
+ ],
+ [
+ "ig",
+ "ua"
+ ],
+ [
+ "ét",
+ "ique"
+ ],
+ [
+ "т",
+ "ка"
+ ],
+ [
+ "alia",
+ "s"
+ ],
+ [
+ "ali",
+ "as"
+ ],
+ [
+ "al",
+ "ias"
+ ],
+ [
+ "a",
+ "lias"
+ ],
+ [
+ "▁ор",
+ "и"
+ ],
+ [
+ "▁о",
+ "ри"
+ ],
+ [
+ "▁Mag",
+ "n"
+ ],
+ [
+ "▁Ma",
+ "gn"
+ ],
+ [
+ "▁M",
+ "agn"
+ ],
+ [
+ "▁gehört",
+ "e"
+ ],
+ [
+ "▁gehör",
+ "te"
+ ],
+ [
+ "im",
+ "b"
+ ],
+ [
+ "i",
+ "mb"
+ ],
+ [
+ ")}{",
+ "\\"
+ ],
+ [
+ ")}",
+ "{\\"
+ ],
+ [
+ ")",
+ "}{\\"
+ ],
+ [
+ "▁Wikip",
+ "édia"
+ ],
+ [
+ "▁ur",
+ "s"
+ ],
+ [
+ "▁u",
+ "rs"
+ ],
+ [
+ "▁",
+ "urs"
+ ],
+ [
+ "▁end",
+ "e"
+ ],
+ [
+ "▁en",
+ "de"
+ ],
+ [
+ "▁e",
+ "nde"
+ ],
+ [
+ "▁",
+ "ende"
+ ],
+ [
+ "le",
+ "b"
+ ],
+ [
+ "l",
+ "eb"
+ ],
+ [
+ "▁G",
+ "C"
+ ],
+ [
+ "▁",
+ "GC"
+ ],
+ [
+ "H",
+ "ol"
+ ],
+ [
+ "anci",
+ "ng"
+ ],
+ [
+ "anc",
+ "ing"
+ ],
+ [
+ "an",
+ "cing"
+ ],
+ [
+ "Uni",
+ "on"
+ ],
+ [
+ "Un",
+ "ion"
+ ],
+ [
+ "▁ten",
+ "ía"
+ ],
+ [
+ "T",
+ "T"
+ ],
+ [
+ "▁estat",
+ "e"
+ ],
+ [
+ "▁esta",
+ "te"
+ ],
+ [
+ "▁est",
+ "ate"
+ ],
+ [
+ "▁e",
+ "state"
+ ],
+ [
+ "h",
+ "á"
+ ],
+ [
+ "▁пол",
+ "і"
+ ],
+ [
+ "▁по",
+ "лі"
+ ],
+ [
+ "ult",
+ "an"
+ ],
+ [
+ "ul",
+ "tan"
+ ],
+ [
+ "▁H",
+ "ockey"
+ ],
+ [
+ "uls",
+ "e"
+ ],
+ [
+ "ul",
+ "se"
+ ],
+ [
+ "▁choice",
+ "s"
+ ],
+ [
+ "▁cho",
+ "ices"
+ ],
+ [
+ "sche",
+ "r"
+ ],
+ [
+ "sch",
+ "er"
+ ],
+ [
+ "sc",
+ "her"
+ ],
+ [
+ "s",
+ "cher"
+ ],
+ [
+ "▁[]",
+ ","
+ ],
+ [
+ "▁[",
+ "],"
+ ],
+ [
+ "▁potential",
+ "ly"
+ ],
+ [
+ "▁pot",
+ "entially"
+ ],
+ [
+ "▁Über",
+ "s"
+ ],
+ [
+ "▁Ü",
+ "bers"
+ ],
+ [
+ "▁adm",
+ "it"
+ ],
+ [
+ "▁ad",
+ "mit"
+ ],
+ [
+ "Comm",
+ "ent"
+ ],
+ [
+ "Com",
+ "ment"
+ ],
+ [
+ "ст",
+ "я"
+ ],
+ [
+ "с",
+ "тя"
+ ],
+ [
+ "▁Vie",
+ "n"
+ ],
+ [
+ "▁Vi",
+ "en"
+ ],
+ [
+ "▁V",
+ "ien"
+ ],
+ [
+ "▁ц",
+ "і"
+ ],
+ [
+ "▁",
+ "ці"
+ ],
+ [
+ "▁perm",
+ "ut"
+ ],
+ [
+ "▁per",
+ "mut"
+ ],
+ [
+ "c",
+ "gi"
+ ],
+ [
+ "▁cr",
+ "ít"
+ ],
+ [
+ "Cons",
+ "ole"
+ ],
+ [
+ "Con",
+ "sole"
+ ],
+ [
+ "ct",
+ "ic"
+ ],
+ [
+ "▁ok",
+ "res"
+ ],
+ [
+ "aw",
+ "k"
+ ],
+ [
+ "foot",
+ "ball"
+ ],
+ [
+ "ou",
+ "est"
+ ],
+ [
+ "o",
+ "uest"
+ ],
+ [
+ "CT",
+ "YPE"
+ ],
+ [
+ "C",
+ "TYPE"
+ ],
+ [
+ "olog",
+ "ique"
+ ],
+ [
+ "▁const",
+ "it"
+ ],
+ [
+ "▁cons",
+ "tit"
+ ],
+ [
+ "▁interest",
+ "s"
+ ],
+ [
+ "▁inter",
+ "ests"
+ ],
+ [
+ "▁Pro",
+ "gress"
+ ],
+ [
+ "▁",
+ "Progress"
+ ],
+ [
+ "▁Men",
+ "u"
+ ],
+ [
+ "▁Me",
+ "nu"
+ ],
+ [
+ "▁M",
+ "enu"
+ ],
+ [
+ "▁",
+ "Menu"
+ ],
+ [
+ "▁tak",
+ "é"
+ ],
+ [
+ "▁ta",
+ "ké"
+ ],
+ [
+ "▁Asia",
+ "n"
+ ],
+ [
+ "▁As",
+ "ian"
+ ],
+ [
+ "▁за",
+ "щи"
+ ],
+ [
+ "▁young",
+ "er"
+ ],
+ [
+ "▁wish",
+ "ed"
+ ],
+ [
+ "▁wis",
+ "hed"
+ ],
+ [
+ "▁w",
+ "ished"
+ ],
+ [
+ "▁Sor",
+ "t"
+ ],
+ [
+ "▁So",
+ "rt"
+ ],
+ [
+ "▁S",
+ "ort"
+ ],
+ [
+ "▁",
+ "Sort"
+ ],
+ [
+ "▁audi",
+ "ence"
+ ],
+ [
+ "▁aud",
+ "ience"
+ ],
+ [
+ "amb",
+ "a"
+ ],
+ [
+ "am",
+ "ba"
+ ],
+ [
+ "▁gehör",
+ "t"
+ ],
+ [
+ "▁K",
+ "ansas"
+ ],
+ [
+ "ya",
+ "ume"
+ ],
+ [
+ "▁Prof",
+ "essional"
+ ],
+ [
+ "â",
+ "ce"
+ ],
+ [
+ "▁fat",
+ "to"
+ ],
+ [
+ "▁fa",
+ "tto"
+ ],
+ [
+ "▁f",
+ "atto"
+ ],
+ [
+ "to",
+ "d"
+ ],
+ [
+ "t",
+ "od"
+ ],
+ [
+ "▁dataset",
+ "s"
+ ],
+ [
+ "▁datas",
+ "ets"
+ ],
+ [
+ "▁data",
+ "sets"
+ ],
+ [
+ "▁far",
+ "e"
+ ],
+ [
+ "▁fa",
+ "re"
+ ],
+ [
+ "▁f",
+ "are"
+ ],
+ [
+ "▁",
+ "fare"
+ ],
+ [
+ "▁wave",
+ "s"
+ ],
+ [
+ "▁wa",
+ "ves"
+ ],
+ [
+ "▁w",
+ "aves"
+ ],
+ [
+ "~",
+ "/"
+ ],
+ [
+ "▁measure",
+ "ment"
+ ],
+ [
+ "▁wo",
+ "l"
+ ],
+ [
+ "▁w",
+ "ol"
+ ],
+ [
+ "▁",
+ "wol"
+ ],
+ [
+ "indu",
+ "st"
+ ],
+ [
+ "ind",
+ "ust"
+ ],
+ [
+ "▁strugg",
+ "ling"
+ ],
+ [
+ "▁pull",
+ "ed"
+ ],
+ [
+ "▁pul",
+ "led"
+ ],
+ [
+ "▁car",
+ "atter"
+ ],
+ [
+ "▁Extern",
+ "e"
+ ],
+ [
+ "▁Ext",
+ "erne"
+ ],
+ [
+ "▁Ex",
+ "terne"
+ ],
+ [
+ "▁дей",
+ "стви"
+ ],
+ [
+ "cn",
+ "t"
+ ],
+ [
+ "c",
+ "nt"
+ ],
+ [
+ "liche",
+ "s"
+ ],
+ [
+ "lich",
+ "es"
+ ],
+ [
+ "lic",
+ "hes"
+ ],
+ [
+ "li",
+ "ches"
+ ],
+ [
+ "▁Poss",
+ "ible"
+ ],
+ [
+ "▁Pos",
+ "sible"
+ ],
+ [
+ "▁face",
+ "d"
+ ],
+ [
+ "▁fac",
+ "ed"
+ ],
+ [
+ "▁fa",
+ "ced"
+ ],
+ [
+ "▁hypoth",
+ "esis"
+ ],
+ [
+ "▁kil",
+ "om"
+ ],
+ [
+ "▁nä",
+ "r"
+ ],
+ [
+ "▁n",
+ "är"
+ ],
+ [
+ "bo",
+ "olean"
+ ],
+ [
+ "P",
+ "Y"
+ ],
+ [
+ "amp",
+ "a"
+ ],
+ [
+ "am",
+ "pa"
+ ],
+ [
+ "▁kis",
+ "s"
+ ],
+ [
+ "▁ki",
+ "ss"
+ ],
+ [
+ "▁k",
+ "iss"
+ ],
+ [
+ "▁ast",
+ "ero"
+ ],
+ [
+ "▁as",
+ "tero"
+ ],
+ [
+ "▁neg",
+ "li"
+ ],
+ [
+ "ament",
+ "s"
+ ],
+ [
+ "amen",
+ "ts"
+ ],
+ [
+ "am",
+ "ents"
+ ],
+ [
+ "a",
+ "ments"
+ ],
+ [
+ "▁St",
+ "u"
+ ],
+ [
+ "▁S",
+ "tu"
+ ],
+ [
+ "at",
+ "ó"
+ ],
+ [
+ "a",
+ "tó"
+ ],
+ [
+ "▁Const",
+ "itution"
+ ],
+ [
+ "▁inter",
+ "pol"
+ ],
+ [
+ "▁Una",
+ "ble"
+ ],
+ [
+ "▁Un",
+ "able"
+ ],
+ [
+ "▁pi",
+ "s"
+ ],
+ [
+ "▁p",
+ "is"
+ ],
+ [
+ "▁",
+ "pis"
+ ],
+ [
+ "▁par",
+ "c"
+ ],
+ [
+ "▁pa",
+ "rc"
+ ],
+ [
+ "▁p",
+ "arc"
+ ],
+ [
+ "\"]",
+ ")"
+ ],
+ [
+ "\"",
+ "])"
+ ],
+ [
+ "ple",
+ "r"
+ ],
+ [
+ "pl",
+ "er"
+ ],
+ [
+ "p",
+ "ler"
+ ],
+ [
+ "▁autor",
+ "y"
+ ],
+ [
+ "▁auto",
+ "ry"
+ ],
+ [
+ "▁aut",
+ "ory"
+ ],
+ [
+ "▁alg",
+ "unos"
+ ],
+ [
+ "yw",
+ "na"
+ ],
+ [
+ "})",
+ ")"
+ ],
+ [
+ "}",
+ "))"
+ ],
+ [
+ "▁fall",
+ "s"
+ ],
+ [
+ "▁fal",
+ "ls"
+ ],
+ [
+ "▁f",
+ "alls"
+ ],
+ [
+ "▁",
+ "falls"
+ ],
+ [
+ "▁é",
+ "quip"
+ ],
+ [
+ "▁em",
+ "it"
+ ],
+ [
+ "▁e",
+ "mit"
+ ],
+ [
+ "▁",
+ "emit"
+ ],
+ [
+ "▁prof",
+ "il"
+ ],
+ [
+ "▁pro",
+ "fil"
+ ],
+ [
+ "get",
+ "s"
+ ],
+ [
+ "ge",
+ "ts"
+ ],
+ [
+ "g",
+ "ets"
+ ],
+ [
+ "ф",
+ "о"
+ ],
+ [
+ "▁Milit",
+ "ary"
+ ],
+ [
+ "▁nombre",
+ "ux"
+ ],
+ [
+ "oc",
+ "t"
+ ],
+ [
+ "o",
+ "ct"
+ ],
+ [
+ "Rep",
+ "lace"
+ ],
+ [
+ "Re",
+ "place"
+ ],
+ [
+ "▁season",
+ "s"
+ ],
+ [
+ "▁se",
+ "asons"
+ ],
+ [
+ "▁ch",
+ "âteau"
+ ],
+ [
+ "▁type",
+ "of"
+ ],
+ [
+ "▁",
+ "typeof"
+ ],
+ [
+ "pol",
+ "it"
+ ],
+ [
+ "po",
+ "lit"
+ ],
+ [
+ "p",
+ "olit"
+ ],
+ [
+ "▁ran",
+ "d"
+ ],
+ [
+ "▁ra",
+ "nd"
+ ],
+ [
+ "▁r",
+ "and"
+ ],
+ [
+ "▁",
+ "rand"
+ ],
+ [
+ "▁qu",
+ "ar"
+ ],
+ [
+ "▁erst",
+ "mals"
+ ],
+ [
+ "си",
+ "ни"
+ ],
+ [
+ "▁pay",
+ "load"
+ ],
+ [
+ "▁",
+ "payload"
+ ],
+ [
+ "П",
+ "о"
+ ],
+ [
+ "кі",
+ "н"
+ ],
+ [
+ "к",
+ "ін"
+ ],
+ [
+ "rep",
+ "o"
+ ],
+ [
+ "re",
+ "po"
+ ],
+ [
+ "▁Pa",
+ "v"
+ ],
+ [
+ "▁P",
+ "av"
+ ],
+ [
+ "Sc",
+ "ore"
+ ],
+ [
+ "S",
+ "core"
+ ],
+ [
+ "erve",
+ "s"
+ ],
+ [
+ "erv",
+ "es"
+ ],
+ [
+ "er",
+ "ves"
+ ],
+ [
+ "▁soll",
+ "te"
+ ],
+ [
+ "▁мі",
+ "ж"
+ ],
+ [
+ "éb",
+ "ec"
+ ],
+ [
+ "é",
+ "bec"
+ ],
+ [
+ "▁cli",
+ "p"
+ ],
+ [
+ "▁cl",
+ "ip"
+ ],
+ [
+ "▁c",
+ "lip"
+ ],
+ [
+ "▁",
+ "clip"
+ ],
+ [
+ "▁Nic",
+ "e"
+ ],
+ [
+ "▁Ni",
+ "ce"
+ ],
+ [
+ "▁N",
+ "ice"
+ ],
+ [
+ "▁ne",
+ "ben"
+ ],
+ [
+ "▁n",
+ "eben"
+ ],
+ [
+ "▁ass",
+ "ass"
+ ],
+ [
+ "itori",
+ "es"
+ ],
+ [
+ "itor",
+ "ies"
+ ],
+ [
+ "ito",
+ "ries"
+ ],
+ [
+ "it",
+ "ories"
+ ],
+ [
+ "▁unit",
+ "y"
+ ],
+ [
+ "▁un",
+ "ity"
+ ],
+ [
+ "▁",
+ "unity"
+ ],
+ [
+ "▁е",
+ "н"
+ ],
+ [
+ "▁",
+ "ен"
+ ],
+ [
+ "▁Instit",
+ "ut"
+ ],
+ [
+ "▁Inst",
+ "itut"
+ ],
+ [
+ "▁",
+ "Institut"
+ ],
+ [
+ "▁international",
+ "e"
+ ],
+ [
+ "▁intern",
+ "ationale"
+ ],
+ [
+ "▁нау",
+ "к"
+ ],
+ [
+ "▁на",
+ "ук"
+ ],
+ [
+ "▁com",
+ "and"
+ ],
+ [
+ "▁klein",
+ "e"
+ ],
+ [
+ "▁kle",
+ "ine"
+ ],
+ [
+ "▁adj",
+ "acent"
+ ],
+ [
+ "▁deliver",
+ "ed"
+ ],
+ [
+ "▁ш",
+ "е"
+ ],
+ [
+ "▁",
+ "ше"
+ ],
+ [
+ "зе",
+ "м"
+ ],
+ [
+ "з",
+ "ем"
+ ],
+ [
+ "▁co",
+ "t"
+ ],
+ [
+ "▁c",
+ "ot"
+ ],
+ [
+ "▁",
+ "cot"
+ ],
+ [
+ "vis",
+ "ual"
+ ],
+ [
+ "ва",
+ "ет"
+ ],
+ [
+ "▁C",
+ "ensus"
+ ],
+ [
+ "\\",
+ "_"
+ ],
+ [
+ "▁territ",
+ "ory"
+ ],
+ [
+ "чи",
+ "л"
+ ],
+ [
+ "ч",
+ "ил"
+ ],
+ [
+ "ч",
+ "ные"
+ ],
+ [
+ "fl",
+ "utter"
+ ],
+ [
+ "Did",
+ "Load"
+ ],
+ [
+ "Document",
+ "s"
+ ],
+ [
+ "Doc",
+ "uments"
+ ],
+ [
+ "▁do",
+ "b"
+ ],
+ [
+ "▁d",
+ "ob"
+ ],
+ [
+ "▁",
+ "dob"
+ ],
+ [
+ "Br",
+ "e"
+ ],
+ [
+ "B",
+ "re"
+ ],
+ [
+ "anim",
+ "ate"
+ ],
+ [
+ "ani",
+ "mate"
+ ],
+ [
+ "an",
+ "imate"
+ ],
+ [
+ "▁bi",
+ "z"
+ ],
+ [
+ "▁b",
+ "iz"
+ ],
+ [
+ "▁bat",
+ "a"
+ ],
+ [
+ "▁ba",
+ "ta"
+ ],
+ [
+ "▁b",
+ "ata"
+ ],
+ [
+ "▁S",
+ "U"
+ ],
+ [
+ "▁",
+ "SU"
+ ],
+ [
+ "es",
+ "o"
+ ],
+ [
+ "e",
+ "so"
+ ],
+ [
+ "▁prior",
+ "ity"
+ ],
+ [
+ "▁p",
+ "riority"
+ ],
+ [
+ "vá",
+ "n"
+ ],
+ [
+ "v",
+ "án"
+ ],
+ [
+ "ira",
+ "s"
+ ],
+ [
+ "ir",
+ "as"
+ ],
+ [
+ "i",
+ "ras"
+ ],
+ [
+ "▁charge",
+ "d"
+ ],
+ [
+ "▁charg",
+ "ed"
+ ],
+ [
+ "▁char",
+ "ged"
+ ],
+ [
+ "▁Mic",
+ "ro"
+ ],
+ [
+ "▁Mi",
+ "cro"
+ ],
+ [
+ "▁M",
+ "icro"
+ ],
+ [
+ "ato",
+ "ire"
+ ],
+ [
+ "at",
+ "oire"
+ ],
+ [
+ "a",
+ "toire"
+ ],
+ [
+ "че",
+ "р"
+ ],
+ [
+ "ч",
+ "ер"
+ ],
+ [
+ "aba",
+ "d"
+ ],
+ [
+ "ab",
+ "ad"
+ ],
+ [
+ "a",
+ "bad"
+ ],
+ [
+ "ur",
+ "u"
+ ],
+ [
+ "u",
+ "ru"
+ ],
+ [
+ "▁v",
+ "š"
+ ],
+ [
+ "dir",
+ "e"
+ ],
+ [
+ "di",
+ "re"
+ ],
+ [
+ "d",
+ "ire"
+ ],
+ [
+ "▁Tw",
+ "itter"
+ ],
+ [
+ "▁мет",
+ "о"
+ ],
+ [
+ "▁ме",
+ "то"
+ ],
+ [
+ "▁м",
+ "ето"
+ ],
+ [
+ ").",
+ "."
+ ],
+ [
+ ")",
+ ".."
+ ],
+ [
+ "▁Ц",
+ "ент"
+ ],
+ [
+ "▁ent",
+ "wick"
+ ],
+ [
+ "▁Min",
+ "d"
+ ],
+ [
+ "▁Mi",
+ "nd"
+ ],
+ [
+ "▁M",
+ "ind"
+ ],
+ [
+ "▁ф",
+ "унк"
+ ],
+ [
+ "F",
+ "uture"
+ ],
+ [
+ "ls",
+ "t"
+ ],
+ [
+ "l",
+ "st"
+ ],
+ [
+ "ło",
+ "ż"
+ ],
+ [
+ "fl",
+ "i"
+ ],
+ [
+ "f",
+ "li"
+ ],
+ [
+ "t",
+ "ensor"
+ ],
+ [
+ "▁top",
+ "ology"
+ ],
+ [
+ "▁art",
+ "e"
+ ],
+ [
+ "▁ar",
+ "te"
+ ],
+ [
+ "▁",
+ "arte"
+ ],
+ [
+ "ER",
+ "T"
+ ],
+ [
+ "E",
+ "RT"
+ ],
+ [
+ "▁vari",
+ "ance"
+ ],
+ [
+ "▁var",
+ "iance"
+ ],
+ [
+ "Image",
+ "s"
+ ],
+ [
+ "Im",
+ "ages"
+ ],
+ [
+ "▁(",
+ "@"
+ ],
+ [
+ "▁",
+ "(@"
+ ],
+ [
+ "Array",
+ "List"
+ ],
+ [
+ "O",
+ "C"
+ ],
+ [
+ "▁Де",
+ "мо"
+ ],
+ [
+ "auc",
+ "oup"
+ ],
+ [
+ "▁denote",
+ "s"
+ ],
+ [
+ "▁den",
+ "otes"
+ ],
+ [
+ "▁de",
+ "notes"
+ ],
+ [
+ "imo",
+ "n"
+ ],
+ [
+ "im",
+ "on"
+ ],
+ [
+ "i",
+ "mon"
+ ],
+ [
+ "њ",
+ "и"
+ ],
+ [
+ "▁Prz",
+ "yp"
+ ],
+ [
+ "▁Za",
+ "g"
+ ],
+ [
+ "▁Z",
+ "ag"
+ ],
+ [
+ "▁ди",
+ "ре"
+ ],
+ [
+ "▁Similar",
+ "ly"
+ ],
+ [
+ "б",
+ "ро"
+ ],
+ [
+ "▁milit",
+ "aire"
+ ],
+ [
+ "▁mil",
+ "itaire"
+ ],
+ [
+ "▁том",
+ "у"
+ ],
+ [
+ "▁то",
+ "му"
+ ],
+ [
+ "▁т",
+ "ому"
+ ],
+ [
+ "▁",
+ "тому"
+ ],
+ [
+ "▁John",
+ "ny"
+ ],
+ [
+ "▁Мекси",
+ "ку"
+ ],
+ [
+ "ћ",
+ "а"
+ ],
+ [
+ "Su",
+ "pp"
+ ],
+ [
+ "S",
+ "upp"
+ ],
+ [
+ "▁junio",
+ "r"
+ ],
+ [
+ "▁juni",
+ "or"
+ ],
+ [
+ "▁jun",
+ "ior"
+ ],
+ [
+ "olt",
+ "re"
+ ],
+ [
+ "ol",
+ "tre"
+ ],
+ [
+ "o",
+ "ltre"
+ ],
+ [
+ "▁Мос",
+ "к"
+ ],
+ [
+ "▁Мо",
+ "ск"
+ ],
+ [
+ "▁admit",
+ "ted"
+ ],
+ [
+ "▁adm",
+ "itted"
+ ],
+ [
+ "▁relig",
+ "ios"
+ ],
+ [
+ "зя",
+ "й"
+ ],
+ [
+ "е",
+ "го"
+ ],
+ [
+ "▁tea",
+ "rs"
+ ],
+ [
+ "▁te",
+ "ars"
+ ],
+ [
+ "▁t",
+ "ears"
+ ],
+ [
+ "ing",
+ "o"
+ ],
+ [
+ "in",
+ "go"
+ ],
+ [
+ "od",
+ "u"
+ ],
+ [
+ "o",
+ "du"
+ ],
+ [
+ "iven",
+ "ess"
+ ],
+ [
+ "ive",
+ "ness"
+ ],
+ [
+ "iv",
+ "eness"
+ ],
+ [
+ "▁log",
+ "o"
+ ],
+ [
+ "▁lo",
+ "go"
+ ],
+ [
+ "▁l",
+ "ogo"
+ ],
+ [
+ "▁",
+ "logo"
+ ],
+ [
+ "▁últ",
+ "imo"
+ ],
+ [
+ "▁ali",
+ "ment"
+ ],
+ [
+ "▁al",
+ "iment"
+ ],
+ [
+ "▁U",
+ "ITableView"
+ ],
+ [
+ "▁",
+ "UITableView"
+ ],
+ [
+ ")",
+ "!"
+ ],
+ [
+ "▁n",
+ "j"
+ ],
+ [
+ "lett",
+ "e"
+ ],
+ [
+ "let",
+ "te"
+ ],
+ [
+ "le",
+ "tte"
+ ],
+ [
+ "l",
+ "ette"
+ ],
+ [
+ "▁resid",
+ "ent"
+ ],
+ [
+ "▁res",
+ "ident"
+ ],
+ [
+ "▁termin",
+ "e"
+ ],
+ [
+ "▁term",
+ "ine"
+ ],
+ [
+ "▁ter",
+ "mine"
+ ],
+ [
+ "▁у",
+ "же"
+ ],
+ [
+ "▁Ст",
+ "е"
+ ],
+ [
+ "▁С",
+ "те"
+ ],
+ [
+ "off",
+ "ice"
+ ],
+ [
+ "▁cart",
+ "e"
+ ],
+ [
+ "▁car",
+ "te"
+ ],
+ [
+ "▁c",
+ "arte"
+ ],
+ [
+ "▁liv",
+ "re"
+ ],
+ [
+ "▁li",
+ "vre"
+ ],
+ [
+ "▁Моск",
+ "ов"
+ ],
+ [
+ "▁Мос",
+ "ков"
+ ],
+ [
+ "▁Мо",
+ "сков"
+ ],
+ [
+ "▁election",
+ "s"
+ ],
+ [
+ "▁elect",
+ "ions"
+ ],
+ [
+ "▁ele",
+ "ctions"
+ ],
+ [
+ "▁e",
+ "lections"
+ ],
+ [
+ "зи",
+ "ден"
+ ],
+ [
+ "Tr",
+ "igger"
+ ],
+ [
+ "▁Ben",
+ "jamin"
+ ],
+ [
+ "add",
+ "Class"
+ ],
+ [
+ "ско",
+ "г"
+ ],
+ [
+ "▁Observ",
+ "able"
+ ],
+ [
+ "▁Ob",
+ "servable"
+ ],
+ [
+ "▁",
+ "Observable"
+ ],
+ [
+ "Cl",
+ "a"
+ ],
+ [
+ "C",
+ "la"
+ ],
+ [
+ "geme",
+ "in"
+ ],
+ [
+ "gem",
+ "ein"
+ ],
+ [
+ "g",
+ "emein"
+ ],
+ [
+ "▁conse",
+ "nt"
+ ],
+ [
+ "▁cons",
+ "ent"
+ ],
+ [
+ "▁con",
+ "sent"
+ ],
+ [
+ "в",
+ "ри"
+ ],
+ [
+ "▁unf",
+ "old"
+ ],
+ [
+ "▁un",
+ "fold"
+ ],
+ [
+ "▁governo",
+ "r"
+ ],
+ [
+ "▁govern",
+ "or"
+ ],
+ [
+ "▁gover",
+ "nor"
+ ],
+ [
+ "на",
+ "л"
+ ],
+ [
+ "н",
+ "ал"
+ ],
+ [
+ "▁tod",
+ "a"
+ ],
+ [
+ "▁to",
+ "da"
+ ],
+ [
+ "▁t",
+ "oda"
+ ],
+ [
+ "Rem",
+ "ote"
+ ],
+ [
+ "aria",
+ "s"
+ ],
+ [
+ "ari",
+ "as"
+ ],
+ [
+ "ar",
+ "ias"
+ ],
+ [
+ "a",
+ "rias"
+ ],
+ [
+ "▁inst",
+ "al"
+ ],
+ [
+ "▁ins",
+ "tal"
+ ],
+ [
+ "▁in",
+ "stal"
+ ],
+ [
+ "fix",
+ "ed"
+ ],
+ [
+ "f",
+ "ixed"
+ ],
+ [
+ "▁dec",
+ "ay"
+ ],
+ [
+ "▁дере",
+ "в"
+ ],
+ [
+ "▁де",
+ "рев"
+ ],
+ [
+ "xy",
+ "z"
+ ],
+ [
+ "x",
+ "yz"
+ ],
+ [
+ "▁DAT",
+ "E"
+ ],
+ [
+ "▁DA",
+ "TE"
+ ],
+ [
+ "▁D",
+ "ATE"
+ ],
+ [
+ "▁",
+ "DATE"
+ ],
+ [
+ "ima",
+ "r"
+ ],
+ [
+ "im",
+ "ar"
+ ],
+ [
+ "i",
+ "mar"
+ ],
+ [
+ "nt",
+ "il"
+ ],
+ [
+ "n",
+ "til"
+ ],
+ [
+ "▁start",
+ "up"
+ ],
+ [
+ "ali",
+ "on"
+ ],
+ [
+ "al",
+ "ion"
+ ],
+ [
+ "▁kole",
+ "j"
+ ],
+ [
+ "▁kol",
+ "ej"
+ ],
+ [
+ "▁ko",
+ "lej"
+ ],
+ [
+ "cio",
+ "s"
+ ],
+ [
+ "ci",
+ "os"
+ ],
+ [
+ "c",
+ "ios"
+ ],
+ [
+ "▁range",
+ "s"
+ ],
+ [
+ "▁rang",
+ "es"
+ ],
+ [
+ "▁ran",
+ "ges"
+ ],
+ [
+ "▁r",
+ "anges"
+ ],
+ [
+ "▁stup",
+ "id"
+ ],
+ [
+ "▁implementation",
+ "s"
+ ],
+ [
+ "▁implement",
+ "ations"
+ ],
+ [
+ "▁r",
+ "m"
+ ],
+ [
+ "▁",
+ "rm"
+ ],
+ [
+ "én",
+ "ek"
+ ],
+ [
+ "é",
+ "nek"
+ ],
+ [
+ "▁g",
+ "cc"
+ ],
+ [
+ "▁",
+ "gcc"
+ ],
+ [
+ "▁sc",
+ "ène"
+ ],
+ [
+ "N",
+ "avigation"
+ ],
+ [
+ "▁",
+ " "
+ ],
+ [
+ "▁ка",
+ "н"
+ ],
+ [
+ "▁к",
+ "ан"
+ ],
+ [
+ "▁",
+ "кан"
+ ],
+ [
+ "▁town",
+ "s"
+ ],
+ [
+ "User",
+ "name"
+ ],
+ [
+ "Us",
+ "ername"
+ ],
+ [
+ "▁ф",
+ "е"
+ ],
+ [
+ "▁",
+ "фе"
+ ],
+ [
+ "▁leader",
+ "s"
+ ],
+ [
+ "▁lead",
+ "ers"
+ ],
+ [
+ "▁le",
+ "aders"
+ ],
+ [
+ "oi",
+ "t"
+ ],
+ [
+ "o",
+ "it"
+ ],
+ [
+ "w",
+ "är"
+ ],
+ [
+ "▁d",
+ "ummy"
+ ],
+ [
+ "▁assist",
+ "ant"
+ ],
+ [
+ "▁ass",
+ "istant"
+ ],
+ [
+ "{$",
+ "\\"
+ ],
+ [
+ "{",
+ "$\\"
+ ],
+ [
+ "бі",
+ "р"
+ ],
+ [
+ "б",
+ "ір"
+ ],
+ [
+ "▁ro",
+ "y"
+ ],
+ [
+ "▁r",
+ "oy"
+ ],
+ [
+ "▁",
+ "roy"
+ ],
+ [
+ "▁L",
+ "ayout"
+ ],
+ [
+ "▁",
+ "Layout"
+ ],
+ [
+ "▁Jun",
+ "g"
+ ],
+ [
+ "▁Ju",
+ "ng"
+ ],
+ [
+ "▁J",
+ "ung"
+ ],
+ [
+ "Line",
+ "s"
+ ],
+ [
+ "Lin",
+ "es"
+ ],
+ [
+ "Li",
+ "nes"
+ ],
+ [
+ "L",
+ "ines"
+ ],
+ [
+ "▁Hol",
+ "land"
+ ],
+ [
+ "по",
+ "р"
+ ],
+ [
+ "п",
+ "ор"
+ ],
+ [
+ "▁Г",
+ "ри"
+ ],
+ [
+ "▁Ben",
+ "ed"
+ ],
+ [
+ "▁Be",
+ "ned"
+ ],
+ [
+ "▁B",
+ "ened"
+ ],
+ [
+ "▁По",
+ "д"
+ ],
+ [
+ "▁П",
+ "од"
+ ],
+ [
+ "xl",
+ "s"
+ ],
+ [
+ "x",
+ "ls"
+ ],
+ [
+ "▁Go",
+ "l"
+ ],
+ [
+ "▁G",
+ "ol"
+ ],
+ [
+ "▁Ale",
+ "ks"
+ ],
+ [
+ "▁Al",
+ "eks"
+ ],
+ [
+ "▁ej",
+ "emplo"
+ ],
+ [
+ "▁se",
+ "zon"
+ ],
+ [
+ "ardin",
+ "g"
+ ],
+ [
+ "ardi",
+ "ng"
+ ],
+ [
+ "ard",
+ "ing"
+ ],
+ [
+ "ar",
+ "ding"
+ ],
+ [
+ "foot",
+ "note"
+ ],
+ [
+ "▁Cong",
+ "rès"
+ ],
+ [
+ "ref",
+ "er"
+ ],
+ [
+ "re",
+ "fer"
+ ],
+ [
+ "ска",
+ "та"
+ ],
+ [
+ "с",
+ "ката"
+ ],
+ [
+ "Iter",
+ "ator"
+ ],
+ [
+ "▁our",
+ "selves"
+ ],
+ [
+ "▁Mi",
+ "c"
+ ],
+ [
+ "▁M",
+ "ic"
+ ],
+ [
+ "▁c",
+ "ódigo"
+ ],
+ [
+ "▁пло",
+ "ща"
+ ],
+ [
+ "▁\\",
+ "$"
+ ],
+ [
+ "▁Char",
+ "lie"
+ ],
+ [
+ "Node",
+ "s"
+ ],
+ [
+ "No",
+ "des"
+ ],
+ [
+ "N",
+ "odes"
+ ],
+ [
+ "▁pu",
+ "zz"
+ ],
+ [
+ "▁p",
+ "uzz"
+ ],
+ [
+ "▁Ident",
+ "ifier"
+ ],
+ [
+ "▁",
+ "Identifier"
+ ],
+ [
+ "▁fl",
+ "utter"
+ ],
+ [
+ "▁",
+ "flutter"
+ ],
+ [
+ "▁pr",
+ "ü"
+ ],
+ [
+ "▁",
+ "prü"
+ ],
+ [
+ "▁or",
+ "t"
+ ],
+ [
+ "▁o",
+ "rt"
+ ],
+ [
+ "▁",
+ "ort"
+ ],
+ [
+ "▁Cor",
+ "t"
+ ],
+ [
+ "▁Co",
+ "rt"
+ ],
+ [
+ "▁C",
+ "ort"
+ ],
+ [
+ "astic",
+ "search"
+ ],
+ [
+ "▁С",
+ "вя"
+ ],
+ [
+ "▁Bul",
+ "l"
+ ],
+ [
+ "▁Bu",
+ "ll"
+ ],
+ [
+ "▁B",
+ "ull"
+ ],
+ [
+ "ude",
+ "m"
+ ],
+ [
+ "ud",
+ "em"
+ ],
+ [
+ "u",
+ "dem"
+ ],
+ [
+ "▁appar",
+ "ent"
+ ],
+ [
+ "▁ap",
+ "parent"
+ ],
+ [
+ ":-",
+ "-"
+ ],
+ [
+ ":",
+ "--"
+ ],
+ [
+ "▁Ха",
+ "р"
+ ],
+ [
+ "▁Х",
+ "ар"
+ ],
+ [
+ "▁La",
+ "p"
+ ],
+ [
+ "▁L",
+ "ap"
+ ],
+ [
+ "▁comp",
+ "ort"
+ ],
+ [
+ "▁com",
+ "port"
+ ],
+ [
+ "mat",
+ "ically"
+ ],
+ [
+ "m",
+ "atically"
+ ],
+ [
+ "▁cur",
+ "ios"
+ ],
+ [
+ "▁cu",
+ "rios"
+ ],
+ [
+ "▁може",
+ "т"
+ ],
+ [
+ "▁мож",
+ "ет"
+ ],
+ [
+ "▁мо",
+ "жет"
+ ],
+ [
+ "▁B",
+ "h"
+ ],
+ [
+ "app",
+ "ing"
+ ],
+ [
+ "ap",
+ "ping"
+ ],
+ [
+ "a",
+ "pping"
+ ],
+ [
+ "▁basket",
+ "ball"
+ ],
+ [
+ "▁b",
+ "asketball"
+ ],
+ [
+ "zet",
+ "ek"
+ ],
+ [
+ "ze",
+ "tek"
+ ],
+ [
+ "▁run",
+ "t"
+ ],
+ [
+ "▁ru",
+ "nt"
+ ],
+ [
+ "▁r",
+ "unt"
+ ],
+ [
+ "▁Mil",
+ "an"
+ ],
+ [
+ "▁Mi",
+ "lan"
+ ],
+ [
+ "fect",
+ "ion"
+ ],
+ [
+ "fe",
+ "ction"
+ ],
+ [
+ "f",
+ "ection"
+ ],
+ [
+ "rí",
+ "a"
+ ],
+ [
+ "r",
+ "ía"
+ ],
+ [
+ "▁Ki",
+ "n"
+ ],
+ [
+ "▁K",
+ "in"
+ ],
+ [
+ "▁slow",
+ "er"
+ ],
+ [
+ "▁slo",
+ "wer"
+ ],
+ [
+ "▁sl",
+ "ower"
+ ],
+ [
+ "▁s",
+ "lower"
+ ],
+ [
+ "bot",
+ "h"
+ ],
+ [
+ "bo",
+ "th"
+ ],
+ [
+ "b",
+ "oth"
+ ],
+ [
+ "▁Institut",
+ "o"
+ ],
+ [
+ "▁Instit",
+ "uto"
+ ],
+ [
+ "▁Inst",
+ "ituto"
+ ],
+ [
+ "▁Historic",
+ "al"
+ ],
+ [
+ "▁Histor",
+ "ical"
+ ],
+ [
+ "▁równ",
+ "ież"
+ ],
+ [
+ "match",
+ "es"
+ ],
+ [
+ "mat",
+ "ches"
+ ],
+ [
+ "yc",
+ "i"
+ ],
+ [
+ "y",
+ "ci"
+ ],
+ [
+ "▁esp",
+ "èce"
+ ],
+ [
+ "▁Schweiz",
+ "er"
+ ],
+ [
+ "▁Schwe",
+ "izer"
+ ],
+ [
+ "N",
+ "T"
+ ],
+ [
+ "S",
+ "F"
+ ],
+ [
+ "aci",
+ "a"
+ ],
+ [
+ "ac",
+ "ia"
+ ],
+ [
+ "a",
+ "cia"
+ ],
+ [
+ "for",
+ "ge"
+ ],
+ [
+ "f",
+ "orge"
+ ],
+ [
+ "Point",
+ "s"
+ ],
+ [
+ "Po",
+ "ints"
+ ],
+ [
+ "number",
+ "s"
+ ],
+ [
+ "num",
+ "bers"
+ ],
+ [
+ "▁fall",
+ "ing"
+ ],
+ [
+ "▁fal",
+ "ling"
+ ],
+ [
+ "▁f",
+ "alling"
+ ],
+ [
+ "▁inherit",
+ "ance"
+ ],
+ [
+ "▁Er",
+ "st"
+ ],
+ [
+ "▁customer",
+ "s"
+ ],
+ [
+ "▁custom",
+ "ers"
+ ],
+ [
+ "▁act",
+ "u"
+ ],
+ [
+ "▁ac",
+ "tu"
+ ],
+ [
+ "▁a",
+ "ctu"
+ ],
+ [
+ "▁migr",
+ "ation"
+ ],
+ [
+ "▁m",
+ "igration"
+ ],
+ [
+ "\\",
+ "'"
+ ],
+ [
+ "Pl",
+ "an"
+ ],
+ [
+ "P",
+ "lan"
+ ],
+ [
+ "M",
+ "r"
+ ],
+ [
+ "oth",
+ "y"
+ ],
+ [
+ "ot",
+ "hy"
+ ],
+ [
+ "o",
+ "thy"
+ ],
+ [
+ "▁up",
+ "grad"
+ ],
+ [
+ "би",
+ "ра"
+ ],
+ [
+ "▁Off",
+ "ic"
+ ],
+ [
+ "▁Of",
+ "fic"
+ ],
+ [
+ "▁O",
+ "ffic"
+ ],
+ [
+ "▁Wa",
+ "it"
+ ],
+ [
+ "▁W",
+ "ait"
+ ],
+ [
+ "▁",
+ "Wait"
+ ],
+ [
+ "▁to",
+ "ler"
+ ],
+ [
+ "ardo",
+ "n"
+ ],
+ [
+ "ard",
+ "on"
+ ],
+ [
+ "ar",
+ "don"
+ ],
+ [
+ "▁sli",
+ "de"
+ ],
+ [
+ "▁sl",
+ "ide"
+ ],
+ [
+ "▁s",
+ "lide"
+ ],
+ [
+ "▁",
+ "slide"
+ ],
+ [
+ ")",
+ "_"
+ ],
+ [
+ "▁ста",
+ "в"
+ ],
+ [
+ "▁",
+ "став"
+ ],
+ [
+ "▁nucle",
+ "ar"
+ ],
+ [
+ "▁nuc",
+ "lear"
+ ],
+ [
+ "▁nu",
+ "clear"
+ ],
+ [
+ "▁Bi",
+ "l"
+ ],
+ [
+ "▁B",
+ "il"
+ ],
+ [
+ "own",
+ "er"
+ ],
+ [
+ "ow",
+ "ner"
+ ],
+ [
+ "o",
+ "wner"
+ ],
+ [
+ "▁Harr",
+ "is"
+ ],
+ [
+ "▁Har",
+ "ris"
+ ],
+ [
+ "In",
+ "formation"
+ ],
+ [
+ "▁p",
+ "ó"
+ ],
+ [
+ "▁вклю",
+ "ча"
+ ],
+ [
+ "▁nu",
+ "ovo"
+ ],
+ [
+ "▁Ca",
+ "v"
+ ],
+ [
+ "▁C",
+ "av"
+ ],
+ [
+ "▁Des",
+ "cri"
+ ],
+ [
+ "▁De",
+ "scri"
+ ],
+ [
+ "▁а",
+ "к"
+ ],
+ [
+ "ód",
+ "zt"
+ ],
+ [
+ "▁react",
+ "js"
+ ],
+ [
+ "▁Adam",
+ "s"
+ ],
+ [
+ "▁Ada",
+ "ms"
+ ],
+ [
+ "▁Ad",
+ "ams"
+ ],
+ [
+ "▁Altern",
+ "atively"
+ ],
+ [
+ "стру",
+ "к"
+ ],
+ [
+ "стр",
+ "ук"
+ ],
+ [
+ "ст",
+ "рук"
+ ],
+ [
+ ")`",
+ ","
+ ],
+ [
+ ")",
+ "`,"
+ ],
+ [
+ "substr",
+ "ing"
+ ],
+ [
+ "subst",
+ "ring"
+ ],
+ [
+ "sub",
+ "string"
+ ],
+ [
+ "▁mass",
+ "ive"
+ ],
+ [
+ "▁heav",
+ "ily"
+ ],
+ [
+ "▁сез",
+ "о"
+ ],
+ [
+ "▁се",
+ "зо"
+ ],
+ [
+ "▁An",
+ "a"
+ ],
+ [
+ "▁A",
+ "na"
+ ],
+ [
+ "▁val",
+ "e"
+ ],
+ [
+ "▁va",
+ "le"
+ ],
+ [
+ "▁v",
+ "ale"
+ ],
+ [
+ "Pa",
+ "d"
+ ],
+ [
+ "P",
+ "ad"
+ ],
+ [
+ "▁E",
+ "ither"
+ ],
+ [
+ "▁r",
+ "s"
+ ],
+ [
+ "▁",
+ "rs"
+ ],
+ [
+ "anch",
+ "e"
+ ],
+ [
+ "anc",
+ "he"
+ ],
+ [
+ "an",
+ "che"
+ ],
+ [
+ "▁upload",
+ "ed"
+ ],
+ [
+ "▁up",
+ "loaded"
+ ],
+ [
+ "▁(",
+ "/"
+ ],
+ [
+ "▁",
+ "(/"
+ ],
+ [
+ "▁спо",
+ "р"
+ ],
+ [
+ "▁сп",
+ "ор"
+ ],
+ [
+ "▁с",
+ "пор"
+ ],
+ [
+ "▁redu",
+ "ction"
+ ],
+ [
+ "▁Tok",
+ "yo"
+ ],
+ [
+ "gre",
+ "n"
+ ],
+ [
+ "gr",
+ "en"
+ ],
+ [
+ "g",
+ "ren"
+ ],
+ [
+ "▁mig",
+ "li"
+ ],
+ [
+ "▁m",
+ "igli"
+ ],
+ [
+ "▁iter",
+ "ator"
+ ],
+ [
+ "▁",
+ "iterator"
+ ],
+ [
+ "sta",
+ "v"
+ ],
+ [
+ "st",
+ "av"
+ ],
+ [
+ "▁support",
+ "ing"
+ ],
+ [
+ "▁ö",
+ "sterreich"
+ ],
+ [
+ "▁NS",
+ "Log"
+ ],
+ [
+ "istique",
+ "s"
+ ],
+ [
+ "isti",
+ "ques"
+ ],
+ [
+ "ist",
+ "iques"
+ ],
+ [
+ "rim",
+ "in"
+ ],
+ [
+ "ri",
+ "min"
+ ],
+ [
+ "r",
+ "imin"
+ ],
+ [
+ "MO",
+ "DE"
+ ],
+ [
+ "}}}",
+ "\\"
+ ],
+ [
+ "}}",
+ "}\\"
+ ],
+ [
+ "}",
+ "}}\\"
+ ],
+ [
+ "▁explo",
+ "s"
+ ],
+ [
+ "▁expl",
+ "os"
+ ],
+ [
+ "▁exp",
+ "los"
+ ],
+ [
+ "от",
+ "е"
+ ],
+ [
+ "о",
+ "те"
+ ],
+ [
+ "▁(",
+ "„"
+ ],
+ [
+ "Sa",
+ "l"
+ ],
+ [
+ "S",
+ "al"
+ ],
+ [
+ "▁simple",
+ "st"
+ ],
+ [
+ "▁simpl",
+ "est"
+ ],
+ [
+ "▁gi",
+ "à"
+ ],
+ [
+ "▁та",
+ "н"
+ ],
+ [
+ "▁т",
+ "ан"
+ ],
+ [
+ "▁",
+ "тан"
+ ],
+ [
+ "▁cy",
+ "l"
+ ],
+ [
+ "▁c",
+ "yl"
+ ],
+ [
+ "bi",
+ "r"
+ ],
+ [
+ "b",
+ "ir"
+ ],
+ [
+ "▁measurement",
+ "s"
+ ],
+ [
+ "▁measure",
+ "ments"
+ ],
+ [
+ "Create",
+ "d"
+ ],
+ [
+ "Cre",
+ "ated"
+ ],
+ [
+ "ere",
+ "k"
+ ],
+ [
+ "er",
+ "ek"
+ ],
+ [
+ "e",
+ "rek"
+ ],
+ [
+ "look",
+ "up"
+ ],
+ [
+ "w",
+ "irtschaft"
+ ],
+ [
+ "▁Вол",
+ "о"
+ ],
+ [
+ "▁Во",
+ "ло"
+ ],
+ [
+ "▁В",
+ "оло"
+ ],
+ [
+ "time",
+ "r"
+ ],
+ [
+ "tim",
+ "er"
+ ],
+ [
+ "ti",
+ "mer"
+ ],
+ [
+ "t",
+ "imer"
+ ],
+ [
+ "der",
+ "r"
+ ],
+ [
+ "de",
+ "rr"
+ ],
+ [
+ "d",
+ "err"
+ ],
+ [
+ "▁стал",
+ "а"
+ ],
+ [
+ "▁ста",
+ "ла"
+ ],
+ [
+ "▁ст",
+ "ала"
+ ],
+ [
+ "▁scene",
+ "s"
+ ],
+ [
+ "▁scen",
+ "es"
+ ],
+ [
+ "▁sc",
+ "enes"
+ ],
+ [
+ "▁pers",
+ "u"
+ ],
+ [
+ "▁per",
+ "su"
+ ],
+ [
+ "lies",
+ "t"
+ ],
+ [
+ "lie",
+ "st"
+ ],
+ [
+ "li",
+ "est"
+ ],
+ [
+ "l",
+ "iest"
+ ],
+ [
+ "▁sched",
+ "ule"
+ ],
+ [
+ "▁sch",
+ "edule"
+ ],
+ [
+ "ta",
+ "l"
+ ],
+ [
+ "t",
+ "al"
+ ],
+ [
+ "лен",
+ "о"
+ ],
+ [
+ "ле",
+ "но"
+ ],
+ [
+ "▁paint",
+ "ing"
+ ],
+ [
+ "▁pain",
+ "ting"
+ ],
+ [
+ "▁improve",
+ "ment"
+ ],
+ [
+ "▁improv",
+ "ement"
+ ],
+ [
+ "▁impro",
+ "vement"
+ ],
+ [
+ "soft",
+ "ware"
+ ],
+ [
+ "so",
+ "ftware"
+ ],
+ [
+ "▁govern",
+ "o"
+ ],
+ [
+ "▁gover",
+ "no"
+ ],
+ [
+ "▁Hi",
+ "r"
+ ],
+ [
+ "▁H",
+ "ir"
+ ],
+ [
+ "Exec",
+ "ution"
+ ],
+ [
+ "▁Ok",
+ "ay"
+ ],
+ [
+ "Pro",
+ "p"
+ ],
+ [
+ "Pr",
+ "op"
+ ],
+ [
+ "P",
+ "rop"
+ ],
+ [
+ "lost",
+ "er"
+ ],
+ [
+ "los",
+ "ter"
+ ],
+ [
+ "lo",
+ "ster"
+ ],
+ [
+ "l",
+ "oster"
+ ],
+ [
+ "ніципа",
+ "лі"
+ ],
+ [
+ "▁peu",
+ "vent"
+ ],
+ [
+ "ol",
+ "u"
+ ],
+ [
+ "o",
+ "lu"
+ ],
+ [
+ "▁Ф",
+ "а"
+ ],
+ [
+ "roll",
+ "o"
+ ],
+ [
+ "rol",
+ "lo"
+ ],
+ [
+ "▁ко",
+ "ло"
+ ],
+ [
+ "▁к",
+ "оло"
+ ],
+ [
+ "▁",
+ "коло"
+ ],
+ [
+ "▁carri",
+ "ère"
+ ],
+ [
+ "▁car",
+ "rière"
+ ],
+ [
+ "▁togg",
+ "le"
+ ],
+ [
+ "▁tog",
+ "gle"
+ ],
+ [
+ "▁t",
+ "oggle"
+ ],
+ [
+ "▁",
+ "toggle"
+ ],
+ [
+ "▁($",
+ "\\"
+ ],
+ [
+ "▁(",
+ "$\\"
+ ],
+ [
+ "▁aggreg",
+ "ate"
+ ],
+ [
+ "▁Б",
+ "і"
+ ],
+ [
+ "text",
+ "area"
+ ],
+ [
+ "O",
+ "k"
+ ],
+ [
+ "itt",
+ "o"
+ ],
+ [
+ "it",
+ "to"
+ ],
+ [
+ "i",
+ "tto"
+ ],
+ [
+ "▁st",
+ "im"
+ ],
+ [
+ "▁s",
+ "tim"
+ ],
+ [
+ "▁recurs",
+ "ion"
+ ],
+ [
+ "▁Feder",
+ "ation"
+ ],
+ [
+ ")_",
+ "{"
+ ],
+ [
+ ")",
+ "_{"
+ ],
+ [
+ "ateg",
+ "or"
+ ],
+ [
+ "ate",
+ "gor"
+ ],
+ [
+ "▁distrib",
+ "u"
+ ],
+ [
+ "▁dist",
+ "ribu"
+ ],
+ [
+ "Cl",
+ "oud"
+ ],
+ [
+ "▁mad",
+ "re"
+ ],
+ [
+ "▁m",
+ "adre"
+ ],
+ [
+ "▁i",
+ "v"
+ ],
+ [
+ "▁",
+ "iv"
+ ],
+ [
+ "▁Lie",
+ "utenant"
+ ],
+ [
+ "▁subst",
+ "ant"
+ ],
+ [
+ "▁le",
+ "af"
+ ],
+ [
+ "▁",
+ "leaf"
+ ],
+ [
+ "▁Kont",
+ "rola"
+ ],
+ [
+ "V",
+ "A"
+ ],
+ [
+ "▁tom",
+ "b"
+ ],
+ [
+ "▁to",
+ "mb"
+ ],
+ [
+ "▁t",
+ "omb"
+ ],
+ [
+ "э",
+ "н"
+ ],
+ [
+ "ato",
+ "es"
+ ],
+ [
+ "▁god",
+ "ine"
+ ],
+ [
+ "▁#",
+ ">"
+ ],
+ [
+ "C",
+ "ert"
+ ],
+ [
+ "▁empres",
+ "a"
+ ],
+ [
+ "▁em",
+ "presa"
+ ],
+ [
+ "Prop",
+ "s"
+ ],
+ [
+ "Pro",
+ "ps"
+ ],
+ [
+ "Pr",
+ "ops"
+ ],
+ [
+ "▁plan",
+ "ned"
+ ],
+ [
+ "▁pl",
+ "anned"
+ ],
+ [
+ "▁random",
+ "ly"
+ ],
+ [
+ "j",
+ "ähr"
+ ],
+ [
+ "ele",
+ "m"
+ ],
+ [
+ "el",
+ "em"
+ ],
+ [
+ "e",
+ "lem"
+ ],
+ [
+ "▁Opera",
+ "tion"
+ ],
+ [
+ "▁Oper",
+ "ation"
+ ],
+ [
+ "▁",
+ "Operation"
+ ],
+ [
+ "*",
+ "`"
+ ],
+ [
+ "proto",
+ "col"
+ ],
+ [
+ "pro",
+ "tocol"
+ ],
+ [
+ "()))",
+ ";"
+ ],
+ [
+ "())",
+ ");"
+ ],
+ [
+ "()",
+ "));"
+ ],
+ [
+ "(",
+ ")));"
+ ],
+ [
+ "we",
+ "l"
+ ],
+ [
+ "w",
+ "el"
+ ],
+ [
+ "▁pra",
+ "w"
+ ],
+ [
+ "▁pr",
+ "aw"
+ ],
+ [
+ "▁p",
+ "raw"
+ ],
+ [
+ "▁си",
+ "м"
+ ],
+ [
+ "▁с",
+ "им"
+ ],
+ [
+ "▁wo",
+ "b"
+ ],
+ [
+ "▁w",
+ "ob"
+ ],
+ [
+ "▁ha",
+ "ce"
+ ],
+ [
+ "▁h",
+ "ace"
+ ],
+ [
+ "▁near",
+ "est"
+ ],
+ [
+ "dis",
+ "able"
+ ],
+ [
+ "▁Comm",
+ "un"
+ ],
+ [
+ "▁Com",
+ "mun"
+ ],
+ [
+ "▁C",
+ "ommun"
+ ],
+ [
+ "▁reve",
+ "l"
+ ],
+ [
+ "▁rev",
+ "el"
+ ],
+ [
+ "▁re",
+ "vel"
+ ],
+ [
+ "Fre",
+ "e"
+ ],
+ [
+ "Fr",
+ "ee"
+ ],
+ [
+ "F",
+ "ree"
+ ],
+ [
+ "▁bra",
+ "ckets"
+ ],
+ [
+ "IO",
+ "Exception"
+ ],
+ [
+ "▁alt",
+ "o"
+ ],
+ [
+ "▁al",
+ "to"
+ ],
+ [
+ "▁mar",
+ "ry"
+ ],
+ [
+ "▁au",
+ "c"
+ ],
+ [
+ "▁a",
+ "uc"
+ ],
+ [
+ "▁",
+ "auc"
+ ],
+ [
+ "),",
+ "\\"
+ ],
+ [
+ ")",
+ ",\\"
+ ],
+ [
+ "▁typ",
+ "o"
+ ],
+ [
+ "▁ty",
+ "po"
+ ],
+ [
+ "eda",
+ "d"
+ ],
+ [
+ "ed",
+ "ad"
+ ],
+ [
+ "ar",
+ "á"
+ ],
+ [
+ "a",
+ "rá"
+ ],
+ [
+ "ica",
+ "tor"
+ ],
+ [
+ "ic",
+ "ator"
+ ],
+ [
+ "tat",
+ "ywna"
+ ],
+ [
+ "▁buf",
+ "f"
+ ],
+ [
+ "▁bu",
+ "ff"
+ ],
+ [
+ "▁b",
+ "uff"
+ ],
+ [
+ "▁",
+ "buff"
+ ],
+ [
+ "order",
+ "s"
+ ],
+ [
+ "orde",
+ "rs"
+ ],
+ [
+ "ord",
+ "ers"
+ ],
+ [
+ "or",
+ "ders"
+ ],
+ [
+ "▁as",
+ "ynchronous"
+ ],
+ [
+ "▁ec",
+ "on"
+ ],
+ [
+ "▁e",
+ "con"
+ ],
+ [
+ "▁fe",
+ "u"
+ ],
+ [
+ "▁f",
+ "eu"
+ ],
+ [
+ "▁Ir",
+ "on"
+ ],
+ [
+ "▁I",
+ "ron"
+ ],
+ [
+ "▁ris",
+ "ing"
+ ],
+ [
+ "▁ri",
+ "sing"
+ ],
+ [
+ "▁r",
+ "ising"
+ ],
+ [
+ "Rad",
+ "ius"
+ ],
+ [
+ "cl",
+ "k"
+ ],
+ [
+ "▁zweite",
+ "n"
+ ],
+ [
+ "▁zwei",
+ "ten"
+ ],
+ [
+ "▁zwe",
+ "iten"
+ ],
+ [
+ "`",
+ "'"
+ ],
+ [
+ "▁un",
+ "iqu"
+ ],
+ [
+ "▁F",
+ "M"
+ ],
+ [
+ "▁",
+ "FM"
+ ],
+ [
+ "▁Bra",
+ "n"
+ ],
+ [
+ "▁Br",
+ "an"
+ ],
+ [
+ "▁B",
+ "ran"
+ ],
+ [
+ "▁fl",
+ "u"
+ ],
+ [
+ "▁f",
+ "lu"
+ ],
+ [
+ "▁",
+ "flu"
+ ],
+ [
+ "▁sens",
+ "itive"
+ ],
+ [
+ "urr",
+ "e"
+ ],
+ [
+ "ur",
+ "re"
+ ],
+ [
+ "▁It",
+ "er"
+ ],
+ [
+ "▁I",
+ "ter"
+ ],
+ [
+ "▁",
+ "Iter"
+ ],
+ [
+ "▁Se",
+ "in"
+ ],
+ [
+ "▁S",
+ "ein"
+ ],
+ [
+ "▁diferen",
+ "tes"
+ ],
+ [
+ "▁difer",
+ "entes"
+ ],
+ [
+ "▁не",
+ "го"
+ ],
+ [
+ "▁н",
+ "его"
+ ],
+ [
+ "▁",
+ "него"
+ ],
+ [
+ "chi",
+ "a"
+ ],
+ [
+ "ch",
+ "ia"
+ ],
+ [
+ "▁An",
+ "leitung"
+ ],
+ [
+ "atur",
+ "day"
+ ],
+ [
+ "▁short",
+ "er"
+ ],
+ [
+ "▁sh",
+ "orter"
+ ],
+ [
+ "▁translate",
+ "d"
+ ],
+ [
+ "▁transl",
+ "ated"
+ ],
+ [
+ "▁Ré",
+ "s"
+ ],
+ [
+ "▁R",
+ "és"
+ ],
+ [
+ "▁rod",
+ "e"
+ ],
+ [
+ "▁ro",
+ "de"
+ ],
+ [
+ "▁r",
+ "ode"
+ ],
+ [
+ "dra",
+ "g"
+ ],
+ [
+ "dr",
+ "ag"
+ ],
+ [
+ "d",
+ "rag"
+ ],
+ [
+ "▁lang",
+ "e"
+ ],
+ [
+ "▁lan",
+ "ge"
+ ],
+ [
+ "▁l",
+ "ange"
+ ],
+ [
+ "B",
+ "i"
+ ],
+ [
+ "ü",
+ "b"
+ ],
+ [
+ "le",
+ "ur"
+ ],
+ [
+ "l",
+ "eur"
+ ],
+ [
+ "▁order",
+ "ing"
+ ],
+ [
+ "▁ord",
+ "ering"
+ ],
+ [
+ "alo",
+ "us"
+ ],
+ [
+ "al",
+ "ous"
+ ],
+ [
+ "▁Ко",
+ "р"
+ ],
+ [
+ "▁К",
+ "ор"
+ ],
+ [
+ "arch",
+ "ar"
+ ],
+ [
+ "arc",
+ "har"
+ ],
+ [
+ "ar",
+ "char"
+ ],
+ [
+ "dest",
+ "roy"
+ ],
+ [
+ "erva",
+ "tion"
+ ],
+ [
+ "erv",
+ "ation"
+ ],
+ [
+ "]]",
+ ","
+ ],
+ [
+ "]",
+ "],"
+ ],
+ [
+ "Accessor",
+ "Impl"
+ ],
+ [
+ "▁autory",
+ "tatywna"
+ ],
+ [
+ "Sequ",
+ "ence"
+ ],
+ [
+ "Se",
+ "quence"
+ ],
+ [
+ "▁pro",
+ "yect"
+ ],
+ [
+ "▁bra",
+ "n"
+ ],
+ [
+ "▁br",
+ "an"
+ ],
+ [
+ "▁b",
+ "ran"
+ ],
+ [
+ "▁(",
+ "+"
+ ],
+ [
+ "▁Ka",
+ "b"
+ ],
+ [
+ "▁K",
+ "ab"
+ ],
+ [
+ "▁ze",
+ "m"
+ ],
+ [
+ "▁z",
+ "em"
+ ],
+ [
+ "▁",
+ "zem"
+ ],
+ [
+ "▁Cal",
+ "cul"
+ ],
+ [
+ "▁",
+ "Calcul"
+ ],
+ [
+ "▁seu",
+ "l"
+ ],
+ [
+ "▁se",
+ "ul"
+ ],
+ [
+ "▁Ni",
+ "ger"
+ ],
+ [
+ "▁N",
+ "iger"
+ ],
+ [
+ "▁chi",
+ "am"
+ ],
+ [
+ "▁ch",
+ "iam"
+ ],
+ [
+ "th",
+ "row"
+ ],
+ [
+ "▁Plan",
+ "et"
+ ],
+ [
+ "▁Pla",
+ "net"
+ ],
+ [
+ "bild",
+ "ung"
+ ],
+ [
+ "▁zone",
+ "s"
+ ],
+ [
+ "▁zo",
+ "nes"
+ ],
+ [
+ "▁z",
+ "ones"
+ ],
+ [
+ "trans",
+ "ition"
+ ],
+ [
+ "ле",
+ "ний"
+ ],
+ [
+ "▁map",
+ "ped"
+ ],
+ [
+ "▁ma",
+ "pped"
+ ],
+ [
+ "▁m",
+ "apped"
+ ],
+ [
+ "ona",
+ "ut"
+ ],
+ [
+ "on",
+ "aut"
+ ],
+ [
+ "Pa",
+ "ir"
+ ],
+ [
+ "P",
+ "air"
+ ],
+ [
+ "ilia",
+ "n"
+ ],
+ [
+ "ili",
+ "an"
+ ],
+ [
+ "il",
+ "ian"
+ ],
+ [
+ "▁Mor",
+ "gan"
+ ],
+ [
+ "▁M",
+ "organ"
+ ],
+ [
+ "▁un",
+ "to"
+ ],
+ [
+ "▁",
+ "unto"
+ ],
+ [
+ "jo",
+ "u"
+ ],
+ [
+ "j",
+ "ou"
+ ],
+ [
+ "▁hi",
+ "d"
+ ],
+ [
+ "▁h",
+ "id"
+ ],
+ [
+ "▁Met",
+ "a"
+ ],
+ [
+ "▁Me",
+ "ta"
+ ],
+ [
+ "▁M",
+ "eta"
+ ],
+ [
+ "▁",
+ "Meta"
+ ],
+ [
+ "▁elle",
+ "s"
+ ],
+ [
+ "▁ell",
+ "es"
+ ],
+ [
+ "▁el",
+ "les"
+ ],
+ [
+ "▁e",
+ "lles"
+ ],
+ [
+ "▁",
+ "elles"
+ ],
+ [
+ "Lo",
+ "u"
+ ],
+ [
+ "L",
+ "ou"
+ ],
+ [
+ "ram",
+ "a"
+ ],
+ [
+ "ra",
+ "ma"
+ ],
+ [
+ "r",
+ "ama"
+ ],
+ [
+ "ge",
+ "ordnet"
+ ],
+ [
+ "▁scarc",
+ "ely"
+ ],
+ [
+ "▁min",
+ "t"
+ ],
+ [
+ "▁mi",
+ "nt"
+ ],
+ [
+ "▁m",
+ "int"
+ ],
+ [
+ "F",
+ "ocus"
+ ],
+ [
+ "▁Alt",
+ "er"
+ ],
+ [
+ "▁Al",
+ "ter"
+ ],
+ [
+ "▁di",
+ "o"
+ ],
+ [
+ "▁d",
+ "io"
+ ],
+ [
+ "▁amp",
+ "l"
+ ],
+ [
+ "▁am",
+ "pl"
+ ],
+ [
+ "ière",
+ "ment"
+ ],
+ [
+ "▁ис",
+ "следова"
+ ],
+ [
+ "LE",
+ "D"
+ ],
+ [
+ "L",
+ "ED"
+ ],
+ [
+ "alg",
+ "orithm"
+ ],
+ [
+ "▁сайт",
+ "і"
+ ],
+ [
+ "▁сай",
+ "ті"
+ ],
+ [
+ "▁\"\"",
+ ")"
+ ],
+ [
+ "▁\"",
+ "\")"
+ ],
+ [
+ "Hi",
+ "story"
+ ],
+ [
+ "H",
+ "istory"
+ ],
+ [
+ "p",
+ "k"
+ ],
+ [
+ "▁Wh",
+ "it"
+ ],
+ [
+ "▁W",
+ "hit"
+ ],
+ [
+ "▁систе",
+ "м"
+ ],
+ [
+ "▁си",
+ "стем"
+ ],
+ [
+ "▁Kirche",
+ "n"
+ ],
+ [
+ "▁Kirch",
+ "en"
+ ],
+ [
+ "▁Kir",
+ "chen"
+ ],
+ [
+ "r",
+ "à"
+ ],
+ [
+ "AP",
+ "P"
+ ],
+ [
+ "A",
+ "PP"
+ ],
+ [
+ "▁<",
+ "%"
+ ],
+ [
+ "antin",
+ "e"
+ ],
+ [
+ "anti",
+ "ne"
+ ],
+ [
+ "ant",
+ "ine"
+ ],
+ [
+ "▁Dis",
+ "k"
+ ],
+ [
+ "▁Di",
+ "sk"
+ ],
+ [
+ "▁D",
+ "isk"
+ ],
+ [
+ "con",
+ "v"
+ ],
+ [
+ "wel",
+ "t"
+ ],
+ [
+ "we",
+ "lt"
+ ],
+ [
+ "w",
+ "elt"
+ ],
+ [
+ "▁Fu",
+ "t"
+ ],
+ [
+ "▁F",
+ "ut"
+ ],
+ [
+ "▁No",
+ "m"
+ ],
+ [
+ "▁N",
+ "om"
+ ],
+ [
+ "ord",
+ "o"
+ ],
+ [
+ "or",
+ "do"
+ ],
+ [
+ "elli",
+ "j"
+ ],
+ [
+ "ell",
+ "ij"
+ ],
+ [
+ "el",
+ "lij"
+ ],
+ [
+ "▁receive",
+ "s"
+ ],
+ [
+ "▁rece",
+ "ives"
+ ],
+ [
+ "co",
+ "w"
+ ],
+ [
+ "c",
+ "ow"
+ ],
+ [
+ "yt",
+ "u"
+ ],
+ [
+ "y",
+ "tu"
+ ],
+ [
+ "▁obra",
+ "s"
+ ],
+ [
+ "▁ob",
+ "ras"
+ ],
+ [
+ "▁o",
+ "bras"
+ ],
+ [
+ "▁purch",
+ "ase"
+ ],
+ [
+ "▁p",
+ "urchase"
+ ],
+ [
+ "▁ear",
+ "ned"
+ ],
+ [
+ "▁access",
+ "ed"
+ ],
+ [
+ "▁acc",
+ "essed"
+ ],
+ [
+ "ax",
+ "i"
+ ],
+ [
+ "a",
+ "xi"
+ ],
+ [
+ "▁Man",
+ "s"
+ ],
+ [
+ "▁Ma",
+ "ns"
+ ],
+ [
+ "▁M",
+ "ans"
+ ],
+ [
+ "iva",
+ "n"
+ ],
+ [
+ "iv",
+ "an"
+ ],
+ [
+ "i",
+ "van"
+ ],
+ [
+ "▁tu",
+ "vo"
+ ],
+ [
+ "▁t",
+ "uvo"
+ ],
+ [
+ "▁Tra",
+ "ce"
+ ],
+ [
+ "▁Tr",
+ "ace"
+ ],
+ [
+ "▁T",
+ "race"
+ ],
+ [
+ "▁",
+ "Trace"
+ ],
+ [
+ "rim",
+ "onio"
+ ],
+ [
+ "▁desen",
+ "vol"
+ ],
+ [
+ "éri",
+ "que"
+ ],
+ [
+ "ér",
+ "ique"
+ ],
+ [
+ "é",
+ "rique"
+ ],
+ [
+ "▁result",
+ "ed"
+ ],
+ [
+ "▁comput",
+ "ing"
+ ],
+ [
+ "▁comp",
+ "uting"
+ ],
+ [
+ "▁inspir",
+ "ed"
+ ],
+ [
+ "▁insp",
+ "ired"
+ ],
+ [
+ "▁Pri",
+ "ze"
+ ],
+ [
+ "▁Pr",
+ "ize"
+ ],
+ [
+ "*",
+ "\""
+ ],
+ [
+ "Comp",
+ "ut"
+ ],
+ [
+ "Com",
+ "put"
+ ],
+ [
+ "▁extens",
+ "ive"
+ ],
+ [
+ "▁ext",
+ "ensive"
+ ],
+ [
+ "è",
+ "g"
+ ],
+ [
+ "▁Port",
+ "ály"
+ ],
+ [
+ "▁cast",
+ "le"
+ ],
+ [
+ "▁",
+ "castle"
+ ],
+ [
+ "▁*",
+ "."
+ ],
+ [
+ "▁",
+ "*."
+ ],
+ [
+ "▁photo",
+ "s"
+ ],
+ [
+ "▁phot",
+ "os"
+ ],
+ [
+ "▁ph",
+ "otos"
+ ],
+ [
+ "▁vo",
+ "et"
+ ],
+ [
+ "ON",
+ "G"
+ ],
+ [
+ "O",
+ "NG"
+ ],
+ [
+ "▁All",
+ "e"
+ ],
+ [
+ "▁Al",
+ "le"
+ ],
+ [
+ "▁A",
+ "lle"
+ ],
+ [
+ "▁threat",
+ "en"
+ ],
+ [
+ "▁thre",
+ "aten"
+ ],
+ [
+ "st",
+ "üt"
+ ],
+ [
+ "▁album",
+ "s"
+ ],
+ [
+ "▁alb",
+ "ums"
+ ],
+ [
+ "▁dens",
+ "e"
+ ],
+ [
+ "▁den",
+ "se"
+ ],
+ [
+ "▁d",
+ "ense"
+ ],
+ [
+ "fl",
+ "at"
+ ],
+ [
+ "f",
+ "lat"
+ ],
+ [
+ "cont",
+ "inu"
+ ],
+ [
+ "Sub",
+ "ject"
+ ],
+ [
+ "Su",
+ "bject"
+ ],
+ [
+ "▁read",
+ "only"
+ ],
+ [
+ "Op",
+ "t"
+ ],
+ [
+ "O",
+ "pt"
+ ],
+ [
+ "пис",
+ "ко"
+ ],
+ [
+ "пи",
+ "ско"
+ ],
+ [
+ "▁Ab",
+ "er"
+ ],
+ [
+ "▁A",
+ "ber"
+ ],
+ [
+ "▁Pos",
+ "ition"
+ ],
+ [
+ "▁P",
+ "osition"
+ ],
+ [
+ "▁",
+ "Position"
+ ],
+ [
+ "▁Tod",
+ "ay"
+ ],
+ [
+ "▁To",
+ "day"
+ ],
+ [
+ "▁min",
+ "i"
+ ],
+ [
+ "▁mi",
+ "ni"
+ ],
+ [
+ "▁m",
+ "ini"
+ ],
+ [
+ "▁Be",
+ "f"
+ ],
+ [
+ "▁B",
+ "ef"
+ ],
+ [
+ "list",
+ "en"
+ ],
+ [
+ "lis",
+ "ten"
+ ],
+ [
+ "li",
+ "sten"
+ ],
+ [
+ "l",
+ "isten"
+ ],
+ [
+ "ственно",
+ "го"
+ ],
+ [
+ "ствен",
+ "ного"
+ ],
+ [
+ "SU",
+ "B"
+ ],
+ [
+ "S",
+ "UB"
+ ],
+ [
+ "oss",
+ "a"
+ ],
+ [
+ "os",
+ "sa"
+ ],
+ [
+ "▁Pop",
+ "e"
+ ],
+ [
+ "▁Po",
+ "pe"
+ ],
+ [
+ "▁P",
+ "ope"
+ ],
+ [
+ "▁Jim",
+ "my"
+ ],
+ [
+ "▁Д",
+ "ру"
+ ],
+ [
+ "ungs",
+ "seite"
+ ],
+ [
+ "▁tre",
+ "n"
+ ],
+ [
+ "▁tr",
+ "en"
+ ],
+ [
+ "▁t",
+ "ren"
+ ],
+ [
+ "opt",
+ "im"
+ ],
+ [
+ "op",
+ "tim"
+ ],
+ [
+ "its",
+ "ch"
+ ],
+ [
+ "it",
+ "sch"
+ ],
+ [
+ "▁sam",
+ "t"
+ ],
+ [
+ "▁sa",
+ "mt"
+ ],
+ [
+ "▁s",
+ "amt"
+ ],
+ [
+ "▁испо",
+ "л"
+ ],
+ [
+ "▁ис",
+ "пол"
+ ],
+ [
+ "&",
+ "="
+ ],
+ [
+ "▁Przyp",
+ "isy"
+ ],
+ [
+ "▁про",
+ "дол"
+ ],
+ [
+ "C",
+ "r"
+ ],
+ [
+ "erman",
+ "n"
+ ],
+ [
+ "erm",
+ "ann"
+ ],
+ [
+ "er",
+ "mann"
+ ],
+ [
+ "▁мате",
+ "ри"
+ ],
+ [
+ "▁ма",
+ "тери"
+ ],
+ [
+ "▁Hu",
+ "go"
+ ],
+ [
+ "▁H",
+ "ugo"
+ ],
+ [
+ "▁Dez",
+ "e"
+ ],
+ [
+ "▁De",
+ "ze"
+ ],
+ [
+ "TR",
+ "UE"
+ ],
+ [
+ "▁defe",
+ "at"
+ ],
+ [
+ "▁watch",
+ "ed"
+ ],
+ [
+ "▁wat",
+ "ched"
+ ],
+ [
+ "▁Gen",
+ "t"
+ ],
+ [
+ "▁Ge",
+ "nt"
+ ],
+ [
+ "▁G",
+ "ent"
+ ],
+ [
+ "AU",
+ "T"
+ ],
+ [
+ "A",
+ "UT"
+ ],
+ [
+ "oro",
+ "us"
+ ],
+ [
+ "or",
+ "ous"
+ ],
+ [
+ "▁о",
+ "преде"
+ ],
+ [
+ "orient",
+ "ation"
+ ],
+ [
+ "ori",
+ "entation"
+ ],
+ [
+ "▁distinguish",
+ "ed"
+ ],
+ [
+ "▁distingu",
+ "ished"
+ ],
+ [
+ "▁mes",
+ "mo"
+ ],
+ [
+ "▁sl",
+ "i"
+ ],
+ [
+ "▁s",
+ "li"
+ ],
+ [
+ "мен",
+ "а"
+ ],
+ [
+ "ме",
+ "на"
+ ],
+ [
+ "м",
+ "ена"
+ ],
+ [
+ "mitt",
+ "el"
+ ],
+ [
+ "mit",
+ "tel"
+ ],
+ [
+ "m",
+ "ittel"
+ ],
+ [
+ "ger",
+ "icht"
+ ],
+ [
+ "ge",
+ "richt"
+ ],
+ [
+ "eto",
+ "n"
+ ],
+ [
+ "et",
+ "on"
+ ],
+ [
+ "e",
+ "ton"
+ ],
+ [
+ "->",
+ "{"
+ ],
+ [
+ "-",
+ ">{"
+ ],
+ [
+ "▁won",
+ "t"
+ ],
+ [
+ "▁wo",
+ "nt"
+ ],
+ [
+ "▁w",
+ "ont"
+ ],
+ [
+ "▁we",
+ "g"
+ ],
+ [
+ "▁w",
+ "eg"
+ ],
+ [
+ "▁",
+ "weg"
+ ],
+ [
+ "▁class",
+ "ific"
+ ],
+ [
+ "il",
+ "us"
+ ],
+ [
+ "i",
+ "lus"
+ ],
+ [
+ "▁M",
+ "D"
+ ],
+ [
+ "▁",
+ "MD"
+ ],
+ [
+ "task",
+ "s"
+ ],
+ [
+ "▁chi",
+ "m"
+ ],
+ [
+ "▁ch",
+ "im"
+ ],
+ [
+ "▁c",
+ "him"
+ ],
+ [
+ "awa",
+ "it"
+ ],
+ [
+ "aw",
+ "ait"
+ ],
+ [
+ "a",
+ "wait"
+ ],
+ [
+ "▁gan",
+ "g"
+ ],
+ [
+ "▁ga",
+ "ng"
+ ],
+ [
+ "▁g",
+ "ang"
+ ],
+ [
+ "▁",
+ "gang"
+ ],
+ [
+ "▁w",
+ "ię"
+ ],
+ [
+ "▁",
+ "wię"
+ ],
+ [
+ "th",
+ "rough"
+ ],
+ [
+ "▁Russ",
+ "ell"
+ ],
+ [
+ "▁guess",
+ "ing"
+ ],
+ [
+ "▁ак",
+ "т"
+ ],
+ [
+ "▁а",
+ "кт"
+ ],
+ [
+ "б",
+ "лі"
+ ],
+ [
+ "c",
+ "ategories"
+ ],
+ [
+ "су",
+ "т"
+ ],
+ [
+ "с",
+ "ут"
+ ],
+ [
+ "▁Fe",
+ "n"
+ ],
+ [
+ "▁F",
+ "en"
+ ],
+ [
+ "▁му",
+ "ж"
+ ],
+ [
+ "▁new",
+ "er"
+ ],
+ [
+ "▁ne",
+ "wer"
+ ],
+ [
+ "▁As",
+ "ync"
+ ],
+ [
+ "▁A",
+ "sync"
+ ],
+ [
+ "▁",
+ "Async"
+ ],
+ [
+ "▁term",
+ "e"
+ ],
+ [
+ "▁ter",
+ "me"
+ ],
+ [
+ "▁t",
+ "erme"
+ ],
+ [
+ ">",
+ "/"
+ ],
+ [
+ "пар",
+ "а"
+ ],
+ [
+ "па",
+ "ра"
+ ],
+ [
+ "▁Tru",
+ "st"
+ ],
+ [
+ "▁Tr",
+ "ust"
+ ],
+ [
+ "▁T",
+ "rust"
+ ],
+ [
+ "▁Op",
+ "t"
+ ],
+ [
+ "▁O",
+ "pt"
+ ],
+ [
+ "▁",
+ "Opt"
+ ],
+ [
+ "▁da",
+ "h"
+ ],
+ [
+ "▁d",
+ "ah"
+ ],
+ [
+ "▁wonder",
+ "ful"
+ ],
+ [
+ "adrat",
+ "kil"
+ ],
+ [
+ "▁Г",
+ "ра"
+ ],
+ [
+ "map",
+ "ping"
+ ],
+ [
+ "ma",
+ "pping"
+ ],
+ [
+ "m",
+ "apping"
+ ],
+ [
+ "▁discover",
+ "y"
+ ],
+ [
+ "▁disco",
+ "very"
+ ],
+ [
+ "▁disc",
+ "overy"
+ ],
+ [
+ "▁B",
+ "E"
+ ],
+ [
+ "▁",
+ "BE"
+ ],
+ [
+ "En",
+ "able"
+ ],
+ [
+ "▁Fri",
+ "end"
+ ],
+ [
+ "с",
+ "ня"
+ ],
+ [
+ "▁control",
+ "led"
+ ],
+ [
+ "▁cont",
+ "rolled"
+ ],
+ [
+ "чно",
+ "ї"
+ ],
+ [
+ "ч",
+ "ної"
+ ],
+ [
+ "▁contribution",
+ "s"
+ ],
+ [
+ "▁contrib",
+ "utions"
+ ],
+ [
+ "j",
+ "ší"
+ ],
+ [
+ "▁Le",
+ "v"
+ ],
+ [
+ "▁L",
+ "ev"
+ ],
+ [
+ "▁franc",
+ "és"
+ ],
+ [
+ "▁mi",
+ "c"
+ ],
+ [
+ "▁m",
+ "ic"
+ ],
+ [
+ "▁",
+ "mic"
+ ],
+ [
+ "zi",
+ "k"
+ ],
+ [
+ "z",
+ "ik"
+ ],
+ [
+ "▁ale",
+ "m"
+ ],
+ [
+ "▁al",
+ "em"
+ ],
+ [
+ "▁a",
+ "lem"
+ ],
+ [
+ "▁",
+ "alem"
+ ],
+ [
+ "can",
+ "cel"
+ ],
+ [
+ "!",
+ "'"
+ ],
+ [
+ "▁gra",
+ "t"
+ ],
+ [
+ "▁gr",
+ "at"
+ ],
+ [
+ "▁g",
+ "rat"
+ ],
+ [
+ "▁Begriff",
+ "sklär"
+ ],
+ [
+ "Cam",
+ "era"
+ ],
+ [
+ "ifica",
+ "ción"
+ ],
+ [
+ "ific",
+ "ación"
+ ],
+ [
+ "if",
+ "icación"
+ ],
+ [
+ "ró",
+ "d"
+ ],
+ [
+ "r",
+ "ód"
+ ],
+ [
+ "▁Arn",
+ "old"
+ ],
+ [
+ "▁bezeichnet",
+ "er"
+ ],
+ [
+ "▁f",
+ "ought"
+ ],
+ [
+ "▁dep",
+ "ut"
+ ],
+ [
+ "▁de",
+ "put"
+ ],
+ [
+ "▁Dro",
+ "p"
+ ],
+ [
+ "▁Dr",
+ "op"
+ ],
+ [
+ "▁D",
+ "rop"
+ ],
+ [
+ "▁",
+ "Drop"
+ ],
+ [
+ "ta",
+ "x"
+ ],
+ [
+ "t",
+ "ax"
+ ],
+ [
+ "d",
+ "g"
+ ],
+ [
+ "▁Ho",
+ "p"
+ ],
+ [
+ "▁H",
+ "op"
+ ],
+ [
+ "G",
+ "N"
+ ],
+ [
+ "▁Kir",
+ "ch"
+ ],
+ [
+ "▁Ба",
+ "р"
+ ],
+ [
+ "▁Б",
+ "ар"
+ ],
+ [
+ "Inv",
+ "oke"
+ ],
+ [
+ "In",
+ "voke"
+ ],
+ [
+ "▁er",
+ "halten"
+ ],
+ [
+ "▁ve",
+ "el"
+ ],
+ [
+ "▁word",
+ "press"
+ ],
+ [
+ "▁",
+ "wordpress"
+ ],
+ [
+ "▁IN",
+ "NER"
+ ],
+ [
+ "trans",
+ "action"
+ ],
+ [
+ "▁dé",
+ "jà"
+ ],
+ [
+ "Fa",
+ "ct"
+ ],
+ [
+ "F",
+ "act"
+ ],
+ [
+ "▁над",
+ "мор"
+ ],
+ [
+ "▁angular",
+ "js"
+ ],
+ [
+ "▁á",
+ "t"
+ ],
+ [
+ "▁",
+ "át"
+ ],
+ [
+ "▁al",
+ "ap"
+ ],
+ [
+ "▁a",
+ "lap"
+ ],
+ [
+ "▁Pri",
+ "ce"
+ ],
+ [
+ "▁Pr",
+ "ice"
+ ],
+ [
+ "▁P",
+ "rice"
+ ],
+ [
+ "▁",
+ "Price"
+ ],
+ [
+ "▁eff",
+ "et"
+ ],
+ [
+ "▁spher",
+ "e"
+ ],
+ [
+ "▁sp",
+ "here"
+ ],
+ [
+ "▁s",
+ "phere"
+ ],
+ [
+ "Class",
+ "Loader"
+ ],
+ [
+ "▁rug",
+ "by"
+ ],
+ [
+ "▁r",
+ "ugby"
+ ],
+ [
+ "▁king",
+ "dom"
+ ],
+ [
+ "▁Mu",
+ "t"
+ ],
+ [
+ "▁M",
+ "ut"
+ ],
+ [
+ "▁ки",
+ "но"
+ ],
+ [
+ "▁re",
+ "ward"
+ ],
+ [
+ "ci",
+ "t"
+ ],
+ [
+ "c",
+ "it"
+ ],
+ [
+ "▁present",
+ "e"
+ ],
+ [
+ "▁pres",
+ "ente"
+ ],
+ [
+ "St",
+ "o"
+ ],
+ [
+ "S",
+ "to"
+ ],
+ [
+ "Char",
+ "acter"
+ ],
+ [
+ "log",
+ "s"
+ ],
+ [
+ "lo",
+ "gs"
+ ],
+ [
+ "l",
+ "ogs"
+ ],
+ [
+ "▁central",
+ "e"
+ ],
+ [
+ "▁cent",
+ "rale"
+ ],
+ [
+ "▁mou",
+ "v"
+ ],
+ [
+ "▁mo",
+ "uv"
+ ],
+ [
+ "▁m",
+ "ouv"
+ ],
+ [
+ "▁ok",
+ "ay"
+ ],
+ [
+ "▁ap",
+ "lic"
+ ],
+ [
+ "Mor",
+ "e"
+ ],
+ [
+ "Mo",
+ "re"
+ ],
+ [
+ "M",
+ "ore"
+ ],
+ [
+ "ény",
+ "ek"
+ ],
+ [
+ "▁Kö",
+ "ln"
+ ],
+ [
+ "net",
+ "t"
+ ],
+ [
+ "ne",
+ "tt"
+ ],
+ [
+ "n",
+ "ett"
+ ],
+ [
+ "▁истори",
+ "и"
+ ],
+ [
+ "▁исто",
+ "рии"
+ ],
+ [
+ "▁descri",
+ "bing"
+ ],
+ [
+ "▁sold",
+ "ier"
+ ],
+ [
+ "▁Ne",
+ "ed"
+ ],
+ [
+ "▁N",
+ "eed"
+ ],
+ [
+ "L",
+ "ight"
+ ],
+ [
+ "▁\"\\",
+ "<"
+ ],
+ [
+ "▁\"",
+ "\\<"
+ ],
+ [
+ "▁ha",
+ "v"
+ ],
+ [
+ "▁h",
+ "av"
+ ],
+ [
+ "▁",
+ "hav"
+ ],
+ [
+ "erm",
+ "o"
+ ],
+ [
+ "er",
+ "mo"
+ ],
+ [
+ "▁infer",
+ "ior"
+ ],
+ [
+ "le",
+ "a"
+ ],
+ [
+ "l",
+ "ea"
+ ],
+ [
+ "▁g",
+ "g"
+ ],
+ [
+ "▁",
+ "gg"
+ ],
+ [
+ "▁кон",
+ "це"
+ ],
+ [
+ "fra",
+ "gment"
+ ],
+ [
+ "f",
+ "ragment"
+ ],
+ [
+ "s",
+ "b"
+ ],
+ [
+ "Count",
+ "ry"
+ ],
+ [
+ "C",
+ "ountry"
+ ],
+ [
+ "▁v",
+ "ě"
+ ],
+ [
+ "▁",
+ "vě"
+ ],
+ [
+ "▁Ben",
+ "g"
+ ],
+ [
+ "▁Be",
+ "ng"
+ ],
+ [
+ "▁B",
+ "eng"
+ ],
+ [
+ "▁Э",
+ "то"
+ ],
+ [
+ "▁во",
+ "до"
+ ],
+ [
+ "ма",
+ "р"
+ ],
+ [
+ "м",
+ "ар"
+ ],
+ [
+ "STR",
+ "ING"
+ ],
+ [
+ "▁ú",
+ "j"
+ ],
+ [
+ "multip",
+ "le"
+ ],
+ [
+ "multi",
+ "ple"
+ ],
+ [
+ "state",
+ "ment"
+ ],
+ [
+ "stat",
+ "ement"
+ ],
+ [
+ "▁involve",
+ "s"
+ ],
+ [
+ "▁invol",
+ "ves"
+ ],
+ [
+ "▁tec",
+ "n"
+ ],
+ [
+ "▁te",
+ "cn"
+ ],
+ [
+ "St",
+ "udent"
+ ],
+ [
+ "gr",
+ "é"
+ ],
+ [
+ "g",
+ "ré"
+ ],
+ [
+ "▁le",
+ "an"
+ ],
+ [
+ "▁",
+ "lean"
+ ],
+ [
+ "▁bring",
+ "ing"
+ ],
+ [
+ "▁Medic",
+ "al"
+ ],
+ [
+ "▁Medi",
+ "cal"
+ ],
+ [
+ "▁Med",
+ "ical"
+ ],
+ [
+ "▁програ",
+ "м"
+ ],
+ [
+ "▁Vo",
+ "g"
+ ],
+ [
+ "▁V",
+ "og"
+ ],
+ [
+ "▁ж",
+ "ов"
+ ],
+ [
+ "▁Sp",
+ "irit"
+ ],
+ [
+ "nt",
+ "h"
+ ],
+ [
+ "n",
+ "th"
+ ],
+ [
+ "▁standard",
+ "s"
+ ],
+ [
+ "▁stand",
+ "ards"
+ ],
+ [
+ "▁Profil",
+ "e"
+ ],
+ [
+ "▁Prof",
+ "ile"
+ ],
+ [
+ "▁Pro",
+ "file"
+ ],
+ [
+ "▁",
+ "Profile"
+ ],
+ [
+ "▁e",
+ "z"
+ ],
+ [
+ "▁",
+ "ez"
+ ],
+ [
+ "▁террито",
+ "рии"
+ ],
+ [
+ "▁ste",
+ "m"
+ ],
+ [
+ "▁st",
+ "em"
+ ],
+ [
+ "▁s",
+ "tem"
+ ],
+ [
+ "ui",
+ "l"
+ ],
+ [
+ "u",
+ "il"
+ ],
+ [
+ "▁O",
+ "g"
+ ],
+ [
+ "B",
+ "tn"
+ ],
+ [
+ "na",
+ "l"
+ ],
+ [
+ "n",
+ "al"
+ ],
+ [
+ "▁near",
+ "by"
+ ],
+ [
+ "▁produ",
+ "cing"
+ ],
+ [
+ "cri",
+ "v"
+ ],
+ [
+ "cr",
+ "iv"
+ ],
+ [
+ "c",
+ "riv"
+ ],
+ [
+ "▁assumption",
+ "s"
+ ],
+ [
+ "▁assum",
+ "ptions"
+ ],
+ [
+ "▁Sp",
+ "ark"
+ ],
+ [
+ "▁S",
+ "park"
+ ],
+ [
+ "▁Lo",
+ "t"
+ ],
+ [
+ "▁L",
+ "ot"
+ ],
+ [
+ "itude",
+ "s"
+ ],
+ [
+ "itud",
+ "es"
+ ],
+ [
+ "itu",
+ "des"
+ ],
+ [
+ "it",
+ "udes"
+ ],
+ [
+ "af",
+ "ka"
+ ],
+ [
+ "fi",
+ "ve"
+ ],
+ [
+ "f",
+ "ive"
+ ],
+ [
+ "ati",
+ "o"
+ ],
+ [
+ "at",
+ "io"
+ ],
+ [
+ "▁distingu",
+ "ish"
+ ],
+ [
+ "roc",
+ "k"
+ ],
+ [
+ "ro",
+ "ck"
+ ],
+ [
+ "r",
+ "ock"
+ ],
+ [
+ "égl",
+ "ise"
+ ],
+ [
+ "é",
+ "glise"
+ ],
+ [
+ "▁rapp",
+ "res"
+ ],
+ [
+ "▁rap",
+ "pres"
+ ],
+ [
+ ">\\",
+ "<"
+ ],
+ [
+ ">",
+ "\\<"
+ ],
+ [
+ "лі",
+ "й"
+ ],
+ [
+ "л",
+ "ій"
+ ],
+ [
+ "▁ми",
+ "ни"
+ ],
+ [
+ "▁",
+ "мини"
+ ],
+ [
+ "▁intitul",
+ "é"
+ ],
+ [
+ "}}(",
+ "\\"
+ ],
+ [
+ "}}",
+ "(\\"
+ ],
+ [
+ "}",
+ "}(\\"
+ ],
+ [
+ "▁Rou",
+ "t"
+ ],
+ [
+ "▁Ro",
+ "ut"
+ ],
+ [
+ "▁R",
+ "out"
+ ],
+ [
+ "▁",
+ "Rout"
+ ],
+ [
+ "▁Bor",
+ "der"
+ ],
+ [
+ "▁B",
+ "order"
+ ],
+ [
+ "▁",
+ "Border"
+ ],
+ [
+ "▁over",
+ "rid"
+ ],
+ [
+ "HO",
+ "ST"
+ ],
+ [
+ "H",
+ "OST"
+ ],
+ [
+ "ritt",
+ "en"
+ ],
+ [
+ "rit",
+ "ten"
+ ],
+ [
+ "r",
+ "itten"
+ ],
+ [
+ "sa",
+ "y"
+ ],
+ [
+ "s",
+ "ay"
+ ],
+ [
+ "▁Ч",
+ "и"
+ ],
+ [
+ "icht",
+ "ung"
+ ],
+ [
+ "▁straight",
+ "forward"
+ ],
+ [
+ "ob",
+ "b"
+ ],
+ [
+ "o",
+ "bb"
+ ],
+ [
+ "▁Terr",
+ "a"
+ ],
+ [
+ "▁Ter",
+ "ra"
+ ],
+ [
+ "▁[",
+ ":"
+ ],
+ [
+ "▁",
+ "[:"
+ ],
+ [
+ "Be",
+ "n"
+ ],
+ [
+ "B",
+ "en"
+ ],
+ [
+ "▁compos",
+ "ite"
+ ],
+ [
+ ")+",
+ "\\"
+ ],
+ [
+ ")",
+ "+\\"
+ ],
+ [
+ "▁crow",
+ "n"
+ ],
+ [
+ "▁cro",
+ "wn"
+ ],
+ [
+ "▁cr",
+ "own"
+ ],
+ [
+ "▁c",
+ "rown"
+ ],
+ [
+ "direct",
+ "ion"
+ ],
+ [
+ "dire",
+ "ction"
+ ],
+ [
+ "dir",
+ "ection"
+ ],
+ [
+ "d",
+ "irection"
+ ],
+ [
+ "▁неско",
+ "лько"
+ ],
+ [
+ "▁av",
+ "ail"
+ ],
+ [
+ "▁purchase",
+ "d"
+ ],
+ [
+ "▁purch",
+ "ased"
+ ],
+ [
+ "ho",
+ "ok"
+ ],
+ [
+ "h",
+ "ook"
+ ],
+ [
+ "eti",
+ "es"
+ ],
+ [
+ "et",
+ "ies"
+ ],
+ [
+ "e",
+ "ties"
+ ],
+ [
+ "▁fas",
+ "e"
+ ],
+ [
+ "▁fa",
+ "se"
+ ],
+ [
+ "▁f",
+ "ase"
+ ],
+ [
+ "▁Ru",
+ "m"
+ ],
+ [
+ "▁R",
+ "um"
+ ],
+ [
+ "▁gen",
+ "om"
+ ],
+ [
+ "▁ge",
+ "nom"
+ ],
+ [
+ "▁dé",
+ "t"
+ ],
+ [
+ "▁d",
+ "ét"
+ ],
+ [
+ "ow",
+ "ą"
+ ],
+ [
+ "mp",
+ "eg"
+ ],
+ [
+ "▁І",
+ "н"
+ ],
+ [
+ "des",
+ "ktop"
+ ],
+ [
+ "▁inject",
+ "ion"
+ ],
+ [
+ "▁inj",
+ "ection"
+ ],
+ [
+ "▁in",
+ "jection"
+ ],
+ [
+ "ag",
+ "le"
+ ],
+ [
+ "a",
+ "gle"
+ ],
+ [
+ "▁Ed",
+ "d"
+ ],
+ [
+ "▁E",
+ "dd"
+ ],
+ [
+ "_{",
+ "("
+ ],
+ [
+ "_",
+ "{("
+ ],
+ [
+ "▁He",
+ "m"
+ ],
+ [
+ "▁H",
+ "em"
+ ],
+ [
+ "uto",
+ "s"
+ ],
+ [
+ "ut",
+ "os"
+ ],
+ [
+ "pro",
+ "j"
+ ],
+ [
+ "pr",
+ "oj"
+ ],
+ [
+ "▁superfic",
+ "ie"
+ ],
+ [
+ "Pl",
+ "ot"
+ ],
+ [
+ "P",
+ "lot"
+ ],
+ [
+ "▁Doc",
+ "ker"
+ ],
+ [
+ "▁Do",
+ "cker"
+ ],
+ [
+ "▁D",
+ "ocker"
+ ],
+ [
+ "ät",
+ "z"
+ ],
+ [
+ "ä",
+ "tz"
+ ],
+ [
+ "kre",
+ "ich"
+ ],
+ [
+ "k",
+ "reich"
+ ],
+ [
+ "▁uncle",
+ "ar"
+ ],
+ [
+ "▁un",
+ "clear"
+ ],
+ [
+ "▁Unit",
+ "y"
+ ],
+ [
+ "▁Un",
+ "ity"
+ ],
+ [
+ "▁stream",
+ "s"
+ ],
+ [
+ "▁stre",
+ "ams"
+ ],
+ [
+ "ви",
+ "д"
+ ],
+ [
+ "▁simpl",
+ "ified"
+ ],
+ [
+ "Fil",
+ "l"
+ ],
+ [
+ "Fi",
+ "ll"
+ ],
+ [
+ "F",
+ "ill"
+ ],
+ [
+ "▁san",
+ "t"
+ ],
+ [
+ "▁sa",
+ "nt"
+ ],
+ [
+ "▁s",
+ "ant"
+ ],
+ [
+ "▁Komm",
+ "un"
+ ],
+ [
+ "▁Kom",
+ "mun"
+ ],
+ [
+ "▁K",
+ "ommun"
+ ],
+ [
+ "▁du",
+ "c"
+ ],
+ [
+ "▁d",
+ "uc"
+ ],
+ [
+ "▁д",
+ "ве"
+ ],
+ [
+ "▁ob",
+ "s"
+ ],
+ [
+ "▁o",
+ "bs"
+ ],
+ [
+ "▁",
+ "obs"
+ ],
+ [
+ "ž",
+ "it"
+ ],
+ [
+ "▁Jane",
+ "iro"
+ ],
+ [
+ "б",
+ "я"
+ ],
+ [
+ "▁press",
+ "o"
+ ],
+ [
+ "▁pres",
+ "so"
+ ],
+ [
+ "▁pr",
+ "esso"
+ ],
+ [
+ "▁Min",
+ "istry"
+ ],
+ [
+ "▁bur",
+ "st"
+ ],
+ [
+ "▁b",
+ "urst"
+ ],
+ [
+ "▁reach",
+ "ing"
+ ],
+ [
+ "▁re",
+ "aching"
+ ],
+ [
+ "lit",
+ "er"
+ ],
+ [
+ "li",
+ "ter"
+ ],
+ [
+ "l",
+ "iter"
+ ],
+ [
+ "▁response",
+ "s"
+ ],
+ [
+ "▁respons",
+ "es"
+ ],
+ [
+ "▁Eu",
+ "g"
+ ],
+ [
+ "▁E",
+ "ug"
+ ],
+ [
+ "▁so",
+ "d"
+ ],
+ [
+ "▁s",
+ "od"
+ ],
+ [
+ "▁Cor",
+ "d"
+ ],
+ [
+ "▁Co",
+ "rd"
+ ],
+ [
+ "▁C",
+ "ord"
+ ],
+ [
+ "▁Per",
+ "m"
+ ],
+ [
+ "▁Pe",
+ "rm"
+ ],
+ [
+ "▁P",
+ "erm"
+ ],
+ [
+ "▁",
+ "Perm"
+ ],
+ [
+ "part",
+ "s"
+ ],
+ [
+ "par",
+ "ts"
+ ],
+ [
+ "p",
+ "arts"
+ ],
+ [
+ "ци",
+ "ма"
+ ],
+ [
+ "variable",
+ "s"
+ ],
+ [
+ "vari",
+ "ables"
+ ],
+ [
+ "▁forgot",
+ "ten"
+ ],
+ [
+ "Fe",
+ "rn"
+ ],
+ [
+ "F",
+ "ern"
+ ],
+ [
+ "ost",
+ "ęp"
+ ],
+ [
+ "v",
+ "l"
+ ],
+ [
+ "▁С",
+ "м"
+ ],
+ [
+ "ki",
+ "m"
+ ],
+ [
+ "k",
+ "im"
+ ],
+ [
+ "ają",
+ "c"
+ ],
+ [
+ "aj",
+ "ąc"
+ ],
+ [
+ "a",
+ "jąc"
+ ],
+ [
+ "нал",
+ "ь"
+ ],
+ [
+ "на",
+ "ль"
+ ],
+ [
+ "н",
+ "аль"
+ ],
+ [
+ "г",
+ "ле"
+ ],
+ [
+ "help",
+ "er"
+ ],
+ [
+ "hel",
+ "per"
+ ],
+ [
+ "du",
+ "p"
+ ],
+ [
+ "d",
+ "up"
+ ],
+ [
+ "eu",
+ "w"
+ ],
+ [
+ "e",
+ "uw"
+ ],
+ [
+ "fr",
+ "a"
+ ],
+ [
+ "f",
+ "ra"
+ ],
+ [
+ "elli",
+ "te"
+ ],
+ [
+ "ell",
+ "ite"
+ ],
+ [
+ "any",
+ "a"
+ ],
+ [
+ "an",
+ "ya"
+ ],
+ [
+ "▁rei",
+ "gn"
+ ],
+ [
+ "▁re",
+ "ign"
+ ],
+ [
+ "▁r",
+ "eign"
+ ],
+ [
+ "ges",
+ "amt"
+ ],
+ [
+ "се",
+ "да"
+ ],
+ [
+ "▁Ry",
+ "an"
+ ],
+ [
+ "▁R",
+ "yan"
+ ],
+ [
+ "▁formatt",
+ "ed"
+ ],
+ [
+ "▁format",
+ "ted"
+ ],
+ [
+ "▁form",
+ "atted"
+ ],
+ [
+ "▁Bor",
+ "g"
+ ],
+ [
+ "▁Bo",
+ "rg"
+ ],
+ [
+ "▁B",
+ "org"
+ ],
+ [
+ "wal",
+ "k"
+ ],
+ [
+ "w",
+ "alk"
+ ],
+ [
+ "▁а",
+ "л"
+ ],
+ [
+ "▁",
+ "ал"
+ ],
+ [
+ "agnostic",
+ "s"
+ ],
+ [
+ "agnost",
+ "ics"
+ ],
+ [
+ "▁Cap",
+ "e"
+ ],
+ [
+ "▁Ca",
+ "pe"
+ ],
+ [
+ "▁C",
+ "ape"
+ ],
+ [
+ "▁Franc",
+ "o"
+ ],
+ [
+ "▁Fran",
+ "co"
+ ],
+ [
+ "▁fu",
+ "g"
+ ],
+ [
+ "▁f",
+ "ug"
+ ],
+ [
+ ":",
+ ")"
+ ],
+ [
+ "ю",
+ "з"
+ ],
+ [
+ "F",
+ "etch"
+ ],
+ [
+ "▁rough",
+ "ly"
+ ],
+ [
+ "▁Mi",
+ "s"
+ ],
+ [
+ "▁M",
+ "is"
+ ],
+ [
+ "uet",
+ "ooth"
+ ],
+ [
+ "▁Venez",
+ "uela"
+ ],
+ [
+ "▁astr",
+ "onom"
+ ],
+ [
+ "▁a",
+ "stronom"
+ ],
+ [
+ "\")",
+ "`"
+ ],
+ [
+ "\"",
+ ")`"
+ ],
+ [
+ "omb",
+ "res"
+ ],
+ [
+ "om",
+ "bres"
+ ],
+ [
+ "▁кото",
+ "рой"
+ ],
+ [
+ "ó",
+ "p"
+ ],
+ [
+ "owe",
+ "d"
+ ],
+ [
+ "ow",
+ "ed"
+ ],
+ [
+ "o",
+ "wed"
+ ],
+ [
+ "H",
+ "R"
+ ],
+ [
+ "▁Cam",
+ "er"
+ ],
+ [
+ "▁Ca",
+ "mer"
+ ],
+ [
+ "▁C",
+ "amer"
+ ],
+ [
+ "ки",
+ "е"
+ ],
+ [
+ "par",
+ "ison"
+ ],
+ [
+ "▁Bi",
+ "j"
+ ],
+ [
+ "▁B",
+ "ij"
+ ],
+ [
+ "template",
+ "s"
+ ],
+ [
+ "tem",
+ "plates"
+ ],
+ [
+ "environ",
+ "ment"
+ ],
+ [
+ "en",
+ "vironment"
+ ],
+ [
+ "iza",
+ "ção"
+ ],
+ [
+ "iz",
+ "ação"
+ ],
+ [
+ "▁é",
+ "r"
+ ],
+ [
+ "▁",
+ "ér"
+ ],
+ [
+ "▁pl",
+ "enty"
+ ],
+ [
+ "▁Type",
+ "Error"
+ ],
+ [
+ "▁fort",
+ "y"
+ ],
+ [
+ "▁for",
+ "ty"
+ ],
+ [
+ "коно",
+ "м"
+ ],
+ [
+ "кон",
+ "ом"
+ ],
+ [
+ "ко",
+ "ном"
+ ],
+ [
+ "▁Se",
+ "d"
+ ],
+ [
+ "▁S",
+ "ed"
+ ],
+ [
+ "▁that",
+ "s"
+ ],
+ [
+ "▁th",
+ "ats"
+ ],
+ [
+ "▁gravit",
+ "y"
+ ],
+ [
+ "▁grav",
+ "ity"
+ ],
+ [
+ "▁gra",
+ "vity"
+ ],
+ [
+ "▁",
+ "gravity"
+ ],
+ [
+ "▁spirit",
+ "ual"
+ ],
+ [
+ "▁duplicate",
+ "s"
+ ],
+ [
+ "▁dup",
+ "licates"
+ ],
+ [
+ "▁encrypt",
+ "ion"
+ ],
+ [
+ "▁enc",
+ "ryption"
+ ],
+ [
+ "▁reve",
+ "n"
+ ],
+ [
+ "▁rev",
+ "en"
+ ],
+ [
+ "▁re",
+ "ven"
+ ],
+ [
+ "▁r",
+ "even"
+ ],
+ [
+ "▁",
+ "reven"
+ ],
+ [
+ "get",
+ "Instance"
+ ],
+ [
+ "äll",
+ "or"
+ ],
+ [
+ "äl",
+ "lor"
+ ],
+ [
+ "dis",
+ "k"
+ ],
+ [
+ "di",
+ "sk"
+ ],
+ [
+ "d",
+ "isk"
+ ],
+ [
+ "▁thr",
+ "o"
+ ],
+ [
+ "▁th",
+ "ro"
+ ],
+ [
+ "▁Na",
+ "k"
+ ],
+ [
+ "▁N",
+ "ak"
+ ],
+ [
+ "▁po",
+ "ł"
+ ],
+ [
+ "▁p",
+ "oł"
+ ],
+ [
+ "▁her",
+ "aus"
+ ],
+ [
+ "in",
+ "valid"
+ ],
+ [
+ "s",
+ "By"
+ ],
+ [
+ "Bo",
+ "ot"
+ ],
+ [
+ "B",
+ "oot"
+ ],
+ [
+ "▁bu",
+ "cket"
+ ],
+ [
+ "▁",
+ "bucket"
+ ],
+ [
+ "▁Par",
+ "se"
+ ],
+ [
+ "▁P",
+ "arse"
+ ],
+ [
+ "▁",
+ "Parse"
+ ],
+ [
+ "he",
+ "x"
+ ],
+ [
+ "h",
+ "ex"
+ ],
+ [
+ "Con",
+ "ne"
+ ],
+ [
+ "C",
+ "onne"
+ ],
+ [
+ "▁Comput",
+ "er"
+ ],
+ [
+ "▁Comp",
+ "uter"
+ ],
+ [
+ "zy",
+ "k"
+ ],
+ [
+ "z",
+ "yk"
+ ],
+ [
+ "▁indu",
+ "ced"
+ ],
+ [
+ "▁Brun",
+ "o"
+ ],
+ [
+ "▁Bru",
+ "no"
+ ],
+ [
+ "▁Br",
+ "uno"
+ ],
+ [
+ "▁address",
+ "ed"
+ ],
+ [
+ "▁addr",
+ "essed"
+ ],
+ [
+ "man",
+ "ia"
+ ],
+ [
+ "ma",
+ "nia"
+ ],
+ [
+ "m",
+ "ania"
+ ],
+ [
+ "▁inclu",
+ "s"
+ ],
+ [
+ "▁incl",
+ "us"
+ ],
+ [
+ "▁inc",
+ "lus"
+ ],
+ [
+ "▁in",
+ "clus"
+ ],
+ [
+ "ounce",
+ "d"
+ ],
+ [
+ "oun",
+ "ced"
+ ],
+ [
+ "scripts",
+ "ize"
+ ],
+ [
+ "script",
+ "size"
+ ],
+ [
+ "▁Ep",
+ "is"
+ ],
+ [
+ "▁E",
+ "pis"
+ ],
+ [
+ "▁voc",
+ "al"
+ ],
+ [
+ "▁vo",
+ "cal"
+ ],
+ [
+ "▁v",
+ "ocal"
+ ],
+ [
+ "▁Jon",
+ "athan"
+ ],
+ [
+ "у",
+ "м"
+ ],
+ [
+ "stad",
+ "en"
+ ],
+ [
+ "sta",
+ "den"
+ ],
+ [
+ "st",
+ "aden"
+ ],
+ [
+ "▁Child",
+ "ren"
+ ],
+ [
+ "▁",
+ "Children"
+ ],
+ [
+ "пе",
+ "й"
+ ],
+ [
+ "п",
+ "ей"
+ ],
+ [
+ "Ital",
+ "ia"
+ ],
+ [
+ "It",
+ "alia"
+ ],
+ [
+ "reib",
+ "ung"
+ ],
+ [
+ "▁nos",
+ "t"
+ ],
+ [
+ "▁no",
+ "st"
+ ],
+ [
+ "▁n",
+ "ost"
+ ],
+ [
+ "▁",
+ "nost"
+ ],
+ [
+ "▁е",
+ "щё"
+ ],
+ [
+ "▁Werk",
+ "e"
+ ],
+ [
+ "▁Wer",
+ "ke"
+ ],
+ [
+ "▁act",
+ "ress"
+ ],
+ [
+ "▁Minn",
+ "esota"
+ ],
+ [
+ "rik",
+ "e"
+ ],
+ [
+ "ri",
+ "ke"
+ ],
+ [
+ "r",
+ "ike"
+ ],
+ [
+ "▁te",
+ "k"
+ ],
+ [
+ "▁t",
+ "ek"
+ ],
+ [
+ "▁",
+ "tek"
+ ],
+ [
+ "▁prime",
+ "ira"
+ ],
+ [
+ "▁fra",
+ "t"
+ ],
+ [
+ "▁fr",
+ "at"
+ ],
+ [
+ "▁f",
+ "rat"
+ ],
+ [
+ "▁Config",
+ "uration"
+ ],
+ [
+ "▁",
+ "Configuration"
+ ],
+ [
+ "▁bi",
+ "d"
+ ],
+ [
+ "▁b",
+ "id"
+ ],
+ [
+ "▁",
+ "bid"
+ ],
+ [
+ "tr",
+ "igger"
+ ],
+ [
+ "Content",
+ "s"
+ ],
+ [
+ "Cont",
+ "ents"
+ ],
+ [
+ "▁constant",
+ "ly"
+ ],
+ [
+ "▁const",
+ "antly"
+ ],
+ [
+ "!!",
+ "!"
+ ],
+ [
+ "!",
+ "!!"
+ ],
+ [
+ "▁dre",
+ "ad"
+ ],
+ [
+ "▁dr",
+ "ead"
+ ],
+ [
+ "▁d",
+ "read"
+ ],
+ [
+ "▁hundred",
+ "s"
+ ],
+ [
+ "isti",
+ "sche"
+ ],
+ [
+ "ist",
+ "ische"
+ ],
+ [
+ "▁card",
+ "inal"
+ ],
+ [
+ "T",
+ "ABLE"
+ ],
+ [
+ "▁esto",
+ "s"
+ ],
+ [
+ "▁est",
+ "os"
+ ],
+ [
+ "asso",
+ "c"
+ ],
+ [
+ "ass",
+ "oc"
+ ],
+ [
+ "gra",
+ "y"
+ ],
+ [
+ "gr",
+ "ay"
+ ],
+ [
+ "g",
+ "ray"
+ ],
+ [
+ "▁Schl",
+ "oss"
+ ],
+ [
+ "▁Sch",
+ "loss"
+ ],
+ [
+ "▁sch",
+ "e"
+ ],
+ [
+ "▁sc",
+ "he"
+ ],
+ [
+ "▁s",
+ "che"
+ ],
+ [
+ "▁",
+ "sche"
+ ],
+ [
+ "con",
+ "g"
+ ],
+ [
+ "co",
+ "ng"
+ ],
+ [
+ "c",
+ "ong"
+ ],
+ [
+ "▁ko",
+ "ji"
+ ],
+ [
+ "ète",
+ "s"
+ ],
+ [
+ "èt",
+ "es"
+ ],
+ [
+ "è",
+ "tes"
+ ],
+ [
+ "▁Er",
+ "a"
+ ],
+ [
+ "▁E",
+ "ra"
+ ],
+ [
+ "om",
+ "i"
+ ],
+ [
+ "o",
+ "mi"
+ ],
+ [
+ "▁S",
+ "R"
+ ],
+ [
+ "▁",
+ "SR"
+ ],
+ [
+ "▁wrap",
+ "ped"
+ ],
+ [
+ "▁wra",
+ "pped"
+ ],
+ [
+ "▁wr",
+ "apped"
+ ],
+ [
+ "▁tr",
+ "unc"
+ ],
+ [
+ "▁a",
+ "h"
+ ],
+ [
+ "▁",
+ "ah"
+ ],
+ [
+ "ego",
+ "s"
+ ],
+ [
+ "eg",
+ "os"
+ ],
+ [
+ "ok",
+ "i"
+ ],
+ [
+ "o",
+ "ki"
+ ],
+ [
+ "mo",
+ "uth"
+ ],
+ [
+ "m",
+ "outh"
+ ],
+ [
+ "log",
+ "ging"
+ ],
+ [
+ "▁fas",
+ "c"
+ ],
+ [
+ "▁fa",
+ "sc"
+ ],
+ [
+ "▁f",
+ "asc"
+ ],
+ [
+ "▁Sam",
+ "ple"
+ ],
+ [
+ "▁S",
+ "ample"
+ ],
+ [
+ "▁",
+ "Sample"
+ ],
+ [
+ "▁cont",
+ "e"
+ ],
+ [
+ "▁con",
+ "te"
+ ],
+ [
+ "▁c",
+ "onte"
+ ],
+ [
+ "▁vill",
+ "a"
+ ],
+ [
+ "▁vil",
+ "la"
+ ],
+ [
+ "▁vi",
+ "lla"
+ ],
+ [
+ "▁v",
+ "illa"
+ ],
+ [
+ "▁",
+ "villa"
+ ],
+ [
+ "comment",
+ "s"
+ ],
+ [
+ "comm",
+ "ents"
+ ],
+ [
+ "com",
+ "ments"
+ ],
+ [
+ "▁bata",
+ "l"
+ ],
+ [
+ "▁bat",
+ "al"
+ ],
+ [
+ "▁ba",
+ "tal"
+ ],
+ [
+ "▁b",
+ "atal"
+ ],
+ [
+ "▁Garc",
+ "ía"
+ ],
+ [
+ "▁Nor",
+ "te"
+ ],
+ [
+ "▁N",
+ "orte"
+ ],
+ [
+ "▁we",
+ "chsel"
+ ],
+ [
+ "▁Muse",
+ "o"
+ ],
+ [
+ "▁enf",
+ "ants"
+ ],
+ [
+ "▁whis",
+ "per"
+ ],
+ [
+ "nak",
+ "e"
+ ],
+ [
+ "na",
+ "ke"
+ ],
+ [
+ "n",
+ "ake"
+ ],
+ [
+ "▁jed",
+ "nak"
+ ],
+ [
+ "l",
+ "ês"
+ ],
+ [
+ "ender",
+ "s"
+ ],
+ [
+ "ende",
+ "rs"
+ ],
+ [
+ "end",
+ "ers"
+ ],
+ [
+ "en",
+ "ders"
+ ],
+ [
+ "▁ä",
+ "l"
+ ],
+ [
+ "▁",
+ "äl"
+ ],
+ [
+ "▁V",
+ "B"
+ ],
+ [
+ "▁",
+ "VB"
+ ],
+ [
+ "▁cookie",
+ "s"
+ ],
+ [
+ "▁cook",
+ "ies"
+ ],
+ [
+ "zet",
+ "i"
+ ],
+ [
+ "ze",
+ "ti"
+ ],
+ [
+ "z",
+ "eti"
+ ],
+ [
+ "atu",
+ "m"
+ ],
+ [
+ "at",
+ "um"
+ ],
+ [
+ "▁ded",
+ "u"
+ ],
+ [
+ "▁de",
+ "du"
+ ],
+ [
+ "▁d",
+ "edu"
+ ],
+ [
+ "▁arrang",
+ "ed"
+ ],
+ [
+ "▁arr",
+ "anged"
+ ],
+ [
+ "la",
+ "z"
+ ],
+ [
+ "l",
+ "az"
+ ],
+ [
+ "▁cu",
+ "enta"
+ ],
+ [
+ "ym",
+ "l"
+ ],
+ [
+ "y",
+ "ml"
+ ],
+ [
+ "▁fla",
+ "v"
+ ],
+ [
+ "▁fl",
+ "av"
+ ],
+ [
+ "▁f",
+ "lav"
+ ],
+ [
+ "M",
+ "R"
+ ],
+ [
+ "eme",
+ "t"
+ ],
+ [
+ "em",
+ "et"
+ ],
+ [
+ "e",
+ "met"
+ ],
+ [
+ "бі",
+ "ль"
+ ],
+ [
+ "б",
+ "іль"
+ ],
+ [
+ "cm",
+ "p"
+ ],
+ [
+ "c",
+ "mp"
+ ],
+ [
+ "itut",
+ "o"
+ ],
+ [
+ "itu",
+ "to"
+ ],
+ [
+ "it",
+ "uto"
+ ],
+ [
+ "zet",
+ "t"
+ ],
+ [
+ "ze",
+ "tt"
+ ],
+ [
+ "z",
+ "ett"
+ ],
+ [
+ "▁env",
+ "i"
+ ],
+ [
+ "▁en",
+ "vi"
+ ],
+ [
+ "▁ko",
+ "t"
+ ],
+ [
+ "▁k",
+ "ot"
+ ],
+ [
+ "$",
+ ":"
+ ],
+ [
+ "upp",
+ "er"
+ ],
+ [
+ "up",
+ "per"
+ ],
+ [
+ "u",
+ "pper"
+ ],
+ [
+ "▁Albert",
+ "o"
+ ],
+ [
+ "▁Al",
+ "berto"
+ ],
+ [
+ "k",
+ "b"
+ ],
+ [
+ "An",
+ "al"
+ ],
+ [
+ "A",
+ "nal"
+ ],
+ [
+ "ör",
+ "t"
+ ],
+ [
+ "ö",
+ "rt"
+ ],
+ [
+ "▁[",
+ "-"
+ ],
+ [
+ "▁",
+ "[-"
+ ],
+ [
+ "▁führt",
+ "e"
+ ],
+ [
+ "▁führ",
+ "te"
+ ],
+ [
+ "ia",
+ "h"
+ ],
+ [
+ "i",
+ "ah"
+ ],
+ [
+ "▁Tu",
+ "n"
+ ],
+ [
+ "▁T",
+ "un"
+ ],
+ [
+ "▁и",
+ "скус"
+ ],
+ [
+ "uw",
+ "e"
+ ],
+ [
+ "u",
+ "we"
+ ],
+ [
+ "is",
+ "pecies"
+ ],
+ [
+ "i",
+ "species"
+ ],
+ [
+ "P",
+ "ub"
+ ],
+ [
+ "Syn",
+ "c"
+ ],
+ [
+ "S",
+ "ync"
+ ],
+ [
+ "▁Colomb",
+ "ia"
+ ],
+ [
+ "aker",
+ "s"
+ ],
+ [
+ "ake",
+ "rs"
+ ],
+ [
+ "ak",
+ "ers"
+ ],
+ [
+ "▁Imper",
+ "ial"
+ ],
+ [
+ "ovi",
+ "ng"
+ ],
+ [
+ "ov",
+ "ing"
+ ],
+ [
+ "o",
+ "ving"
+ ],
+ [
+ "▁intellig",
+ "ence"
+ ],
+ [
+ "▁int",
+ "elligence"
+ ],
+ [
+ "▁equip",
+ "ment"
+ ],
+ [
+ "ei",
+ "n"
+ ],
+ [
+ "e",
+ "in"
+ ],
+ [
+ "dag",
+ "ger"
+ ],
+ [
+ "d",
+ "agger"
+ ],
+ [
+ "▁Ed",
+ "ge"
+ ],
+ [
+ "▁",
+ "Edge"
+ ],
+ [
+ "▁Рес",
+ "публи"
+ ],
+ [
+ "adratkil",
+ "ometer"
+ ],
+ [
+ "▁Ant",
+ "o"
+ ],
+ [
+ "▁An",
+ "to"
+ ],
+ [
+ "▁charge",
+ "s"
+ ],
+ [
+ "▁charg",
+ "es"
+ ],
+ [
+ "▁char",
+ "ges"
+ ],
+ [
+ "▁O",
+ "cean"
+ ],
+ [
+ "▁simpl",
+ "ify"
+ ],
+ [
+ "▁mie",
+ "sz"
+ ],
+ [
+ "▁mi",
+ "esz"
+ ],
+ [
+ "▁m",
+ "iesz"
+ ],
+ [
+ "run",
+ "ning"
+ ],
+ [
+ "r",
+ "unning"
+ ],
+ [
+ "▁La",
+ "c"
+ ],
+ [
+ "▁L",
+ "ac"
+ ],
+ [
+ "gen",
+ "ommen"
+ ],
+ [
+ "▁represent",
+ "ative"
+ ],
+ [
+ "=",
+ "."
+ ],
+ [
+ "▁Pre",
+ "d"
+ ],
+ [
+ "▁Pr",
+ "ed"
+ ],
+ [
+ "▁P",
+ "red"
+ ],
+ [
+ "▁",
+ "Pred"
+ ],
+ [
+ "▁sp",
+ "ite"
+ ],
+ [
+ "cial",
+ "e"
+ ],
+ [
+ "cia",
+ "le"
+ ],
+ [
+ "ci",
+ "ale"
+ ],
+ [
+ "c",
+ "iale"
+ ],
+ [
+ "▁nav",
+ "e"
+ ],
+ [
+ "▁na",
+ "ve"
+ ],
+ [
+ "▁n",
+ "ave"
+ ],
+ [
+ "▁ext",
+ "ens"
+ ],
+ [
+ "▁neut",
+ "ral"
+ ],
+ [
+ "▁кото",
+ "рая"
+ ],
+ [
+ ".<",
+ "/"
+ ],
+ [
+ ".",
+ ""
+ ],
+ [
+ "▁C",
+ "S"
+ ],
+ [
+ "▁",
+ "CS"
+ ],
+ [
+ "uk",
+ "y"
+ ],
+ [
+ "u",
+ "ky"
+ ],
+ [
+ "▁wh",
+ "ilst"
+ ],
+ [
+ "▁ling",
+ "u"
+ ],
+ [
+ "▁lin",
+ "gu"
+ ],
+ [
+ "▁l",
+ "ingu"
+ ],
+ [
+ "extra",
+ "ct"
+ ],
+ [
+ "ext",
+ "ract"
+ ],
+ [
+ "zeich",
+ "nung"
+ ],
+ [
+ "▁Fel",
+ "d"
+ ],
+ [
+ "▁Fe",
+ "ld"
+ ],
+ [
+ "▁F",
+ "eld"
+ ],
+ [
+ "▁valu",
+ "able"
+ ],
+ [
+ "ura",
+ "ble"
+ ],
+ [
+ "ur",
+ "able"
+ ],
+ [
+ "u",
+ "rable"
+ ],
+ [
+ "▁Je",
+ "n"
+ ],
+ [
+ "▁J",
+ "en"
+ ],
+ [
+ "▁strugg",
+ "le"
+ ],
+ [
+ "▁comm",
+ "ittee"
+ ],
+ [
+ "▁Wo",
+ "hn"
+ ],
+ [
+ "▁W",
+ "ohn"
+ ],
+ [
+ "▁sql",
+ "ite"
+ ],
+ [
+ "▁",
+ "sqlite"
+ ],
+ [
+ "▁Tem",
+ "p"
+ ],
+ [
+ "▁Te",
+ "mp"
+ ],
+ [
+ "▁T",
+ "emp"
+ ],
+ [
+ "▁",
+ "Temp"
+ ],
+ [
+ "▁CO",
+ "UNT"
+ ],
+ [
+ "▁",
+ "COUNT"
+ ],
+ [
+ "cons",
+ "in"
+ ],
+ [
+ "con",
+ "sin"
+ ],
+ [
+ "мін",
+ "і"
+ ],
+ [
+ "мі",
+ "ні"
+ ],
+ [
+ "usa",
+ "ge"
+ ],
+ [
+ "us",
+ "age"
+ ],
+ [
+ "▁que",
+ "st"
+ ],
+ [
+ "▁qu",
+ "est"
+ ],
+ [
+ "▁q",
+ "uest"
+ ],
+ [
+ "▁",
+ "quest"
+ ],
+ [
+ "дя",
+ "н"
+ ],
+ [
+ "д",
+ "ян"
+ ],
+ [
+ "ear",
+ "ed"
+ ],
+ [
+ "ea",
+ "red"
+ ],
+ [
+ "e",
+ "ared"
+ ],
+ [
+ "▁Sch",
+ "ne"
+ ],
+ [
+ "▁do",
+ "d"
+ ],
+ [
+ "▁d",
+ "od"
+ ],
+ [
+ "▁rec",
+ "ht"
+ ],
+ [
+ "▁re",
+ "cht"
+ ],
+ [
+ "▁",
+ "recht"
+ ],
+ [
+ "▁ka",
+ "o"
+ ],
+ [
+ "▁k",
+ "ao"
+ ],
+ [
+ "Cap",
+ "t"
+ ],
+ [
+ "Ca",
+ "pt"
+ ],
+ [
+ "C",
+ "apt"
+ ],
+ [
+ "label",
+ "s"
+ ],
+ [
+ "lab",
+ "els"
+ ],
+ [
+ "▁ell",
+ "os"
+ ],
+ [
+ "▁el",
+ "los"
+ ],
+ [
+ "▁indust",
+ "ri"
+ ],
+ [
+ "▁Color",
+ "ado"
+ ],
+ [
+ "▁contra",
+ "ry"
+ ],
+ [
+ "▁contr",
+ "ary"
+ ],
+ [
+ "▁Du",
+ "m"
+ ],
+ [
+ "▁D",
+ "um"
+ ],
+ [
+ "Be",
+ "l"
+ ],
+ [
+ "B",
+ "el"
+ ],
+ [
+ "▁Ven",
+ "t"
+ ],
+ [
+ "▁Ve",
+ "nt"
+ ],
+ [
+ "▁V",
+ "ent"
+ ],
+ [
+ "▁author",
+ "ities"
+ ],
+ [
+ "Y",
+ "ES"
+ ],
+ [
+ "ense",
+ "d"
+ ],
+ [
+ "ens",
+ "ed"
+ ],
+ [
+ "en",
+ "sed"
+ ],
+ [
+ "umbn",
+ "ail"
+ ],
+ [
+ "izza",
+ "zione"
+ ],
+ [
+ "izz",
+ "azione"
+ ],
+ [
+ "ko",
+ "u"
+ ],
+ [
+ "k",
+ "ou"
+ ],
+ [
+ "ric",
+ "a"
+ ],
+ [
+ "ri",
+ "ca"
+ ],
+ [
+ "r",
+ "ica"
+ ],
+ [
+ "▁sec",
+ "t"
+ ],
+ [
+ "▁se",
+ "ct"
+ ],
+ [
+ "▁s",
+ "ect"
+ ],
+ [
+ "▁",
+ "sect"
+ ],
+ [
+ "test",
+ "s"
+ ],
+ [
+ "tes",
+ "ts"
+ ],
+ [
+ "t",
+ "ests"
+ ],
+ [
+ "▁Kle",
+ "in"
+ ],
+ [
+ "▁Kl",
+ "ein"
+ ],
+ [
+ "▁K",
+ "lein"
+ ],
+ [
+ "▁leg",
+ "s"
+ ],
+ [
+ "▁le",
+ "gs"
+ ],
+ [
+ "▁Piet",
+ "ro"
+ ],
+ [
+ "▁Pi",
+ "etro"
+ ],
+ [
+ "f",
+ "u"
+ ],
+ [
+ "th",
+ "y"
+ ],
+ [
+ "t",
+ "hy"
+ ],
+ [
+ "▁bas",
+ "t"
+ ],
+ [
+ "▁ba",
+ "st"
+ ],
+ [
+ "▁b",
+ "ast"
+ ],
+ [
+ "▁ted",
+ "es"
+ ],
+ [
+ "▁te",
+ "des"
+ ],
+ [
+ "▁t",
+ "edes"
+ ],
+ [
+ "ette",
+ "s"
+ ],
+ [
+ "ett",
+ "es"
+ ],
+ [
+ "et",
+ "tes"
+ ],
+ [
+ "▁repe",
+ "t"
+ ],
+ [
+ "▁rep",
+ "et"
+ ],
+ [
+ "▁re",
+ "pet"
+ ],
+ [
+ "ac",
+ "re"
+ ],
+ [
+ "a",
+ "cre"
+ ],
+ [
+ "rett",
+ "o"
+ ],
+ [
+ "ret",
+ "to"
+ ],
+ [
+ "re",
+ "tto"
+ ],
+ [
+ "r",
+ "etto"
+ ],
+ [
+ "▁remain",
+ "der"
+ ],
+ [
+ "▁Ge",
+ "g"
+ ],
+ [
+ "▁G",
+ "eg"
+ ],
+ [
+ "▁Го",
+ "р"
+ ],
+ [
+ "▁Г",
+ "ор"
+ ],
+ [
+ "▁Recht",
+ "s"
+ ],
+ [
+ "▁Re",
+ "chts"
+ ],
+ [
+ "▁filter",
+ "ing"
+ ],
+ [
+ "ous",
+ "s"
+ ],
+ [
+ "ou",
+ "ss"
+ ],
+ [
+ "o",
+ "uss"
+ ],
+ [
+ "▁deploy",
+ "ed"
+ ],
+ [
+ "▁prü",
+ "fe"
+ ],
+ [
+ "▁bit",
+ "map"
+ ],
+ [
+ "▁b",
+ "itmap"
+ ],
+ [
+ "▁sov",
+ "i"
+ ],
+ [
+ "▁so",
+ "vi"
+ ],
+ [
+ "▁s",
+ "ovi"
+ ],
+ [
+ "▁<%",
+ "="
+ ],
+ [
+ "▁<",
+ "%="
+ ],
+ [
+ "▁",
+ "<%="
+ ],
+ [
+ "▁entfer",
+ "ne"
+ ],
+ [
+ "kil",
+ "l"
+ ],
+ [
+ "ki",
+ "ll"
+ ],
+ [
+ "k",
+ "ill"
+ ],
+ [
+ "tab",
+ "s"
+ ],
+ [
+ "ta",
+ "bs"
+ ],
+ [
+ "t",
+ "abs"
+ ],
+ [
+ "Exp",
+ "r"
+ ],
+ [
+ "Ex",
+ "pr"
+ ],
+ [
+ "ком",
+ "у"
+ ],
+ [
+ "ко",
+ "му"
+ ],
+ [
+ "к",
+ "ому"
+ ],
+ [
+ "▁Republic",
+ "an"
+ ],
+ [
+ "▁Si",
+ "ze"
+ ],
+ [
+ "▁S",
+ "ize"
+ ],
+ [
+ "▁",
+ "Size"
+ ],
+ [
+ "▁pol",
+ "l"
+ ],
+ [
+ "▁po",
+ "ll"
+ ],
+ [
+ "▁p",
+ "oll"
+ ],
+ [
+ "▁ri",
+ "en"
+ ],
+ [
+ "▁r",
+ "ien"
+ ],
+ [
+ "▁",
+ "rien"
+ ],
+ [
+ "▁клу",
+ "б"
+ ],
+ [
+ "én",
+ "d"
+ ],
+ [
+ "é",
+ "nd"
+ ],
+ [
+ "▁Bi",
+ "o"
+ ],
+ [
+ "▁B",
+ "io"
+ ],
+ [
+ "▁per",
+ "l"
+ ],
+ [
+ "▁pe",
+ "rl"
+ ],
+ [
+ "▁",
+ "perl"
+ ],
+ [
+ "▁Andrea",
+ "s"
+ ],
+ [
+ "▁Andre",
+ "as"
+ ],
+ [
+ "▁And",
+ "reas"
+ ],
+ [
+ "ви",
+ "н"
+ ],
+ [
+ "в",
+ "ин"
+ ],
+ [
+ "▁dist",
+ "ant"
+ ],
+ [
+ "▁d",
+ "istant"
+ ],
+ [
+ "▁Fin",
+ "n"
+ ],
+ [
+ "▁F",
+ "inn"
+ ],
+ [
+ "▁Mit",
+ "ch"
+ ],
+ [
+ "▁M",
+ "itch"
+ ],
+ [
+ "▁%",
+ "{"
+ ],
+ [
+ "▁char",
+ "m"
+ ],
+ [
+ "▁cha",
+ "rm"
+ ],
+ [
+ "▁ch",
+ "arm"
+ ],
+ [
+ "▁c",
+ "harm"
+ ],
+ [
+ "▁Mu",
+ "l"
+ ],
+ [
+ "▁M",
+ "ul"
+ ],
+ [
+ "per",
+ "ate"
+ ],
+ [
+ "pe",
+ "rate"
+ ],
+ [
+ "▁science",
+ "s"
+ ],
+ [
+ "▁sci",
+ "ences"
+ ],
+ [
+ "▁mon",
+ "ot"
+ ],
+ [
+ "▁mo",
+ "not"
+ ],
+ [
+ "▁deb",
+ "ido"
+ ],
+ [
+ "riz",
+ "ona"
+ ],
+ [
+ "ie",
+ "c"
+ ],
+ [
+ "i",
+ "ec"
+ ],
+ [
+ "▁al",
+ "arm"
+ ],
+ [
+ "▁promote",
+ "d"
+ ],
+ [
+ "▁prom",
+ "oted"
+ ],
+ [
+ "▁let",
+ "zten"
+ ],
+ [
+ "ati",
+ "n"
+ ],
+ [
+ "at",
+ "in"
+ ],
+ [
+ "▁concl",
+ "us"
+ ],
+ [
+ "▁conc",
+ "lus"
+ ],
+ [
+ "▁con",
+ "clus"
+ ],
+ [
+ "her",
+ "r"
+ ],
+ [
+ "he",
+ "rr"
+ ],
+ [
+ "h",
+ "err"
+ ],
+ [
+ "▁éc",
+ "h"
+ ],
+ [
+ "▁é",
+ "ch"
+ ],
+ [
+ "▁",
+ "éch"
+ ],
+ [
+ "edi",
+ "sh"
+ ],
+ [
+ "ed",
+ "ish"
+ ],
+ [
+ "go",
+ "r"
+ ],
+ [
+ "g",
+ "or"
+ ],
+ [
+ "▁sty",
+ "cz"
+ ],
+ [
+ "▁st",
+ "ycz"
+ ],
+ [
+ "▁impr",
+ "ess"
+ ],
+ [
+ "▁imp",
+ "ress"
+ ],
+ [
+ "▁im",
+ "press"
+ ],
+ [
+ "ruit",
+ "s"
+ ],
+ [
+ "ru",
+ "its"
+ ],
+ [
+ "r",
+ "uits"
+ ],
+ [
+ "ierung",
+ "s"
+ ],
+ [
+ "ier",
+ "ungs"
+ ],
+ [
+ "▁parse",
+ "d"
+ ],
+ [
+ "▁par",
+ "sed"
+ ],
+ [
+ "▁r",
+ "ío"
+ ],
+ [
+ "▁Pak",
+ "istan"
+ ],
+ [
+ "igne",
+ "r"
+ ],
+ [
+ "ign",
+ "er"
+ ],
+ [
+ "ig",
+ "ner"
+ ],
+ [
+ "▁watch",
+ "ing"
+ ],
+ [
+ "▁database",
+ "s"
+ ],
+ [
+ "▁datab",
+ "ases"
+ ],
+ [
+ "edi",
+ "ng"
+ ],
+ [
+ "ed",
+ "ing"
+ ],
+ [
+ "e",
+ "ding"
+ ],
+ [
+ "▁Spec",
+ "ific"
+ ],
+ [
+ "▁general",
+ "e"
+ ],
+ [
+ "▁gener",
+ "ale"
+ ],
+ [
+ "▁gene",
+ "rale"
+ ],
+ [
+ "la",
+ "x"
+ ],
+ [
+ "l",
+ "ax"
+ ],
+ [
+ "▁Look",
+ "ing"
+ ],
+ [
+ "▁Lo",
+ "oking"
+ ],
+ [
+ "▁bon",
+ "d"
+ ],
+ [
+ "▁bo",
+ "nd"
+ ],
+ [
+ "▁b",
+ "ond"
+ ],
+ [
+ "▁vis",
+ "ta"
+ ],
+ [
+ "▁vi",
+ "sta"
+ ],
+ [
+ "▁v",
+ "ista"
+ ],
+ [
+ "▁e",
+ "c"
+ ],
+ [
+ "▁",
+ "ec"
+ ],
+ [
+ "▁gru",
+ "d"
+ ],
+ [
+ "▁gr",
+ "ud"
+ ],
+ [
+ "▁delet",
+ "ing"
+ ],
+ [
+ "▁del",
+ "eting"
+ ],
+ [
+ "ta",
+ "c"
+ ],
+ [
+ "t",
+ "ac"
+ ],
+ [
+ "▁ja",
+ "zz"
+ ],
+ [
+ "▁j",
+ "azz"
+ ],
+ [
+ "j",
+ "m"
+ ],
+ [
+ "▁pó",
+ "ł"
+ ],
+ [
+ "▁p",
+ "ół"
+ ],
+ [
+ "L",
+ "anguage"
+ ],
+ [
+ "de",
+ "legate"
+ ],
+ [
+ "▁registr",
+ "y"
+ ],
+ [
+ "▁reg",
+ "istry"
+ ],
+ [
+ "▁Share",
+ "d"
+ ],
+ [
+ "▁Sh",
+ "ared"
+ ],
+ [
+ "▁",
+ "Shared"
+ ],
+ [
+ "стро",
+ "й"
+ ],
+ [
+ "ст",
+ "рой"
+ ],
+ [
+ "Mus",
+ "ic"
+ ],
+ [
+ "▁vess",
+ "el"
+ ],
+ [
+ "▁ves",
+ "sel"
+ ],
+ [
+ "▁v",
+ "essel"
+ ],
+ [
+ ".",
+ "@"
+ ],
+ [
+ "▁W",
+ "ür"
+ ],
+ [
+ "▁fe",
+ "d"
+ ],
+ [
+ "▁f",
+ "ed"
+ ],
+ [
+ "▁ered",
+ "et"
+ ],
+ [
+ "▁ere",
+ "det"
+ ],
+ [
+ "▁G",
+ "ö"
+ ],
+ [
+ "up",
+ "t"
+ ],
+ [
+ "u",
+ "pt"
+ ],
+ [
+ "▁ple",
+ "asant"
+ ],
+ [
+ "▁table",
+ "View"
+ ],
+ [
+ "▁",
+ "tableView"
+ ],
+ [
+ "▁count",
+ "ing"
+ ],
+ [
+ "▁coun",
+ "ting"
+ ],
+ [
+ "▁Krieg",
+ "s"
+ ],
+ [
+ "▁Krie",
+ "gs"
+ ],
+ [
+ "▁получи",
+ "л"
+ ],
+ [
+ "▁полу",
+ "чил"
+ ],
+ [
+ "▁]",
+ ","
+ ],
+ [
+ "▁",
+ "],"
+ ],
+ [
+ "ви",
+ "а"
+ ],
+ [
+ "▁a",
+ "ž"
+ ],
+ [
+ "To",
+ "List"
+ ],
+ [
+ "▁Adv",
+ "ent"
+ ],
+ [
+ "▁Ad",
+ "vent"
+ ],
+ [
+ "▁sk",
+ "etch"
+ ],
+ [
+ "p",
+ "n"
+ ],
+ [
+ "▁sie",
+ "r"
+ ],
+ [
+ "▁si",
+ "er"
+ ],
+ [
+ "▁s",
+ "ier"
+ ],
+ [
+ "▁находи",
+ "тся"
+ ],
+ [
+ "io",
+ "p"
+ ],
+ [
+ "i",
+ "op"
+ ],
+ [
+ "▁l",
+ "y"
+ ],
+ [
+ "▁",
+ "ly"
+ ],
+ [
+ "▁Sch",
+ "l"
+ ],
+ [
+ "▁Sc",
+ "hl"
+ ],
+ [
+ "Cont",
+ "ract"
+ ],
+ [
+ "assoc",
+ "i"
+ ],
+ [
+ "asso",
+ "ci"
+ ],
+ [
+ "ass",
+ "oci"
+ ],
+ [
+ "as",
+ "soci"
+ ],
+ [
+ "▁Pe",
+ "ar"
+ ],
+ [
+ "▁P",
+ "ear"
+ ],
+ [
+ "▁wh",
+ "e"
+ ],
+ [
+ "▁w",
+ "he"
+ ],
+ [
+ "▁Del",
+ "ete"
+ ],
+ [
+ "▁De",
+ "lete"
+ ],
+ [
+ "▁",
+ "Delete"
+ ],
+ [
+ "▁ele",
+ "m"
+ ],
+ [
+ "▁el",
+ "em"
+ ],
+ [
+ "▁e",
+ "lem"
+ ],
+ [
+ "▁",
+ "elem"
+ ],
+ [
+ "ätt",
+ "e"
+ ],
+ [
+ "ät",
+ "te"
+ ],
+ [
+ "ä",
+ "tte"
+ ],
+ [
+ "▁č",
+ "esk"
+ ],
+ [
+ "▁M",
+ "C"
+ ],
+ [
+ "▁",
+ "MC"
+ ],
+ [
+ "▁sho",
+ "ut"
+ ],
+ [
+ "▁sh",
+ "out"
+ ],
+ [
+ "akes",
+ "pe"
+ ],
+ [
+ "ake",
+ "spe"
+ ],
+ [
+ "▁default",
+ "s"
+ ],
+ [
+ "pen",
+ "as"
+ ],
+ [
+ "pe",
+ "nas"
+ ],
+ [
+ "p",
+ "enas"
+ ],
+ [
+ "ò",
+ "ria"
+ ],
+ [
+ "▁hier",
+ "archy"
+ ],
+ [
+ "ip",
+ "t"
+ ],
+ [
+ "i",
+ "pt"
+ ],
+ [
+ "▁Eli",
+ "s"
+ ],
+ [
+ "▁El",
+ "is"
+ ],
+ [
+ "▁E",
+ "lis"
+ ],
+ [
+ "like",
+ "ly"
+ ],
+ [
+ "lik",
+ "ely"
+ ],
+ [
+ "Ro",
+ "t"
+ ],
+ [
+ "R",
+ "ot"
+ ],
+ [
+ "▁co",
+ "w"
+ ],
+ [
+ "▁c",
+ "ow"
+ ],
+ [
+ "▁",
+ "cow"
+ ],
+ [
+ "▁strik",
+ "e"
+ ],
+ [
+ "▁stri",
+ "ke"
+ ],
+ [
+ "▁str",
+ "ike"
+ ],
+ [
+ "▁st",
+ "rike"
+ ],
+ [
+ "▁бере",
+ "зня"
+ ],
+ [
+ "▁ens",
+ "emble"
+ ],
+ [
+ "▁",
+ "ensemble"
+ ],
+ [
+ "▁Pse",
+ "ud"
+ ],
+ [
+ "V",
+ "irtual"
+ ],
+ [
+ "▁ї",
+ "ї"
+ ],
+ [
+ "RO",
+ "OT"
+ ],
+ [
+ "си",
+ "я"
+ ],
+ [
+ "▁со",
+ "б"
+ ],
+ [
+ "▁с",
+ "об"
+ ],
+ [
+ "▁",
+ "соб"
+ ],
+ [
+ "▁inve",
+ "rt"
+ ],
+ [
+ "▁inv",
+ "ert"
+ ],
+ [
+ "▁in",
+ "vert"
+ ],
+ [
+ "▁switch",
+ "ing"
+ ],
+ [
+ "ht",
+ "access"
+ ],
+ [
+ "▁на",
+ "гра"
+ ],
+ [
+ "▁Norm",
+ "an"
+ ],
+ [
+ "▁Nor",
+ "man"
+ ],
+ [
+ "▁ing",
+ "lês"
+ ],
+ [
+ "!",
+ "["
+ ],
+ [
+ "ouse",
+ "l"
+ ],
+ [
+ "ous",
+ "el"
+ ],
+ [
+ "ou",
+ "sel"
+ ],
+ [
+ "DOC",
+ "TYPE"
+ ],
+ [
+ "DO",
+ "CTYPE"
+ ],
+ [
+ "▁supp",
+ "ress"
+ ],
+ [
+ "▁sup",
+ "press"
+ ],
+ [
+ "▁accompan",
+ "ied"
+ ],
+ [
+ "▁B",
+ "é"
+ ],
+ [
+ "impl",
+ "ies"
+ ],
+ [
+ "imp",
+ "lies"
+ ],
+ [
+ "nu",
+ "t"
+ ],
+ [
+ "n",
+ "ut"
+ ],
+ [
+ "▁Syn",
+ "tax"
+ ],
+ [
+ "▁S",
+ "yntax"
+ ],
+ [
+ "▁",
+ "Syntax"
+ ],
+ [
+ "in",
+ "ho"
+ ],
+ [
+ "▁ta",
+ "m"
+ ],
+ [
+ "▁t",
+ "am"
+ ],
+ [
+ "▁focus",
+ "ed"
+ ],
+ [
+ "▁foc",
+ "used"
+ ],
+ [
+ "avan",
+ "o"
+ ],
+ [
+ "ava",
+ "no"
+ ],
+ [
+ "av",
+ "ano"
+ ],
+ [
+ "a",
+ "vano"
+ ],
+ [
+ "▁Bad",
+ "en"
+ ],
+ [
+ "▁Ba",
+ "den"
+ ],
+ [
+ "▁B",
+ "aden"
+ ],
+ [
+ "ha",
+ "d"
+ ],
+ [
+ "h",
+ "ad"
+ ],
+ [
+ "▁(",
+ "{"
+ ],
+ [
+ "▁",
+ "({"
+ ],
+ [
+ "T",
+ "y"
+ ],
+ [
+ "▁ро",
+ "с"
+ ],
+ [
+ "▁р",
+ "ос"
+ ],
+ [
+ "▁",
+ "рос"
+ ],
+ [
+ "▁чо",
+ "лові"
+ ],
+ [
+ "og",
+ "e"
+ ],
+ [
+ "o",
+ "ge"
+ ],
+ [
+ "js",
+ "p"
+ ],
+ [
+ "j",
+ "sp"
+ ],
+ [
+ "Bl",
+ "ue"
+ ],
+ [
+ "▁sua",
+ "s"
+ ],
+ [
+ "▁su",
+ "as"
+ ],
+ [
+ "aper",
+ "s"
+ ],
+ [
+ "ape",
+ "rs"
+ ],
+ [
+ "ap",
+ "ers"
+ ],
+ [
+ "a",
+ "pers"
+ ],
+ [
+ "Sh",
+ "ort"
+ ],
+ [
+ "Render",
+ "er"
+ ],
+ [
+ "▁send",
+ "o"
+ ],
+ [
+ "▁sen",
+ "do"
+ ],
+ [
+ "▁s",
+ "endo"
+ ],
+ [
+ "▁Ce",
+ "c"
+ ],
+ [
+ "▁C",
+ "ec"
+ ],
+ [
+ "▁`_",
+ "_"
+ ],
+ [
+ "▁`",
+ "__"
+ ],
+ [
+ "▁Municip",
+ "al"
+ ],
+ [
+ "dot",
+ "net"
+ ],
+ [
+ "▁be",
+ "v"
+ ],
+ [
+ "▁b",
+ "ev"
+ ],
+ [
+ "▁D",
+ "A"
+ ],
+ [
+ "▁",
+ "DA"
+ ],
+ [
+ "Menu",
+ "Item"
+ ],
+ [
+ "▁am",
+ "p"
+ ],
+ [
+ "▁a",
+ "mp"
+ ],
+ [
+ "▁",
+ "amp"
+ ],
+ [
+ "▁ur",
+ "i"
+ ],
+ [
+ "▁u",
+ "ri"
+ ],
+ [
+ "▁",
+ "uri"
+ ],
+ [
+ "▁fi",
+ "er"
+ ],
+ [
+ "▁f",
+ "ier"
+ ],
+ [
+ "сле",
+ "н"
+ ],
+ [
+ "с",
+ "лен"
+ ],
+ [
+ "),",
+ "("
+ ],
+ [
+ ")",
+ ",("
+ ],
+ [
+ "cul",
+ "es"
+ ],
+ [
+ "cu",
+ "les"
+ ],
+ [
+ "c",
+ "ules"
+ ],
+ [
+ "illa",
+ "s"
+ ],
+ [
+ "ill",
+ "as"
+ ],
+ [
+ "il",
+ "las"
+ ],
+ [
+ "LOC",
+ "K"
+ ],
+ [
+ "LO",
+ "CK"
+ ],
+ [
+ "▁deriv",
+ "e"
+ ],
+ [
+ "▁der",
+ "ive"
+ ],
+ [
+ "▁de",
+ "rive"
+ ],
+ [
+ "ube",
+ "n"
+ ],
+ [
+ "ub",
+ "en"
+ ],
+ [
+ "u",
+ "ben"
+ ],
+ [
+ "▁G",
+ "T"
+ ],
+ [
+ "▁",
+ "GT"
+ ],
+ [
+ "▁Mac",
+ "k"
+ ],
+ [
+ "▁Ma",
+ "ck"
+ ],
+ [
+ "▁M",
+ "ack"
+ ],
+ [
+ "▁sch",
+ "olar"
+ ],
+ [
+ ")}",
+ "}"
+ ],
+ [
+ ")",
+ "}}"
+ ],
+ [
+ "з",
+ "м"
+ ],
+ [
+ ">:",
+ ":"
+ ],
+ [
+ ">",
+ "::"
+ ],
+ [
+ "ш",
+ "ёл"
+ ],
+ [
+ "▁principale",
+ "s"
+ ],
+ [
+ "▁principal",
+ "es"
+ ],
+ [
+ "▁princip",
+ "ales"
+ ],
+ [
+ "▁ц",
+ "ар"
+ ],
+ [
+ "▁tie",
+ "d"
+ ],
+ [
+ "▁ti",
+ "ed"
+ ],
+ [
+ "▁t",
+ "ied"
+ ],
+ [
+ "▁alt",
+ "a"
+ ],
+ [
+ "▁al",
+ "ta"
+ ],
+ [
+ "▁Ci",
+ "t"
+ ],
+ [
+ "▁C",
+ "it"
+ ],
+ [
+ "line",
+ "d"
+ ],
+ [
+ "lin",
+ "ed"
+ ],
+ [
+ "li",
+ "ned"
+ ],
+ [
+ "l",
+ "ined"
+ ],
+ [
+ "ma",
+ "jor"
+ ],
+ [
+ "▁pun",
+ "k"
+ ],
+ [
+ "▁p",
+ "unk"
+ ],
+ [
+ "▁cin",
+ "co"
+ ],
+ [
+ "ick",
+ "ý"
+ ],
+ [
+ "▁rag",
+ "gi"
+ ],
+ [
+ "▁ra",
+ "ggi"
+ ],
+ [
+ "▁r",
+ "aggi"
+ ],
+ [
+ "type",
+ "n"
+ ],
+ [
+ "typ",
+ "en"
+ ],
+ [
+ "ty",
+ "pen"
+ ],
+ [
+ "тель",
+ "ство"
+ ],
+ [
+ "▁confer",
+ "ence"
+ ],
+ [
+ "▁con",
+ "ference"
+ ],
+ [
+ "▁сі",
+ "ль"
+ ],
+ [
+ "▁с",
+ "іль"
+ ],
+ [
+ "▁he",
+ "ut"
+ ],
+ [
+ "i",
+ "š"
+ ],
+ [
+ "ет",
+ "а"
+ ],
+ [
+ "е",
+ "та"
+ ],
+ [
+ "velop",
+ "e"
+ ],
+ [
+ "vel",
+ "ope"
+ ],
+ [
+ "h",
+ "box"
+ ],
+ [
+ "now",
+ "n"
+ ],
+ [
+ "no",
+ "wn"
+ ],
+ [
+ "n",
+ "own"
+ ],
+ [
+ "▁za",
+ "r"
+ ],
+ [
+ "▁z",
+ "ar"
+ ],
+ [
+ "▁",
+ "zar"
+ ],
+ [
+ "kt",
+ "iv"
+ ],
+ [
+ "ie",
+ "ß"
+ ],
+ [
+ "▁ст",
+ "ре"
+ ],
+ [
+ "▁с",
+ "тре"
+ ],
+ [
+ "▁",
+ "стре"
+ ],
+ [
+ "▁Event",
+ "Args"
+ ],
+ [
+ "▁",
+ "EventArgs"
+ ],
+ [
+ "▁Ir",
+ "a"
+ ],
+ [
+ "▁I",
+ "ra"
+ ],
+ [
+ "▁VB",
+ "A"
+ ],
+ [
+ "▁V",
+ "BA"
+ ],
+ [
+ "▁Sant",
+ "o"
+ ],
+ [
+ "▁San",
+ "to"
+ ],
+ [
+ "▁S",
+ "anto"
+ ],
+ [
+ "▁Fac",
+ "h"
+ ],
+ [
+ "▁Fa",
+ "ch"
+ ],
+ [
+ "▁F",
+ "ach"
+ ],
+ [
+ "▁F",
+ "F"
+ ],
+ [
+ "▁",
+ "FF"
+ ],
+ [
+ "▁Ray",
+ "mond"
+ ],
+ [
+ "ме",
+ "ц"
+ ],
+ [
+ "im",
+ "plementation"
+ ],
+ [
+ "▁brother",
+ "s"
+ ],
+ [
+ "▁bro",
+ "thers"
+ ],
+ [
+ "▁cô",
+ "té"
+ ],
+ [
+ "▁controller",
+ "s"
+ ],
+ [
+ "▁control",
+ "lers"
+ ],
+ [
+ "▁cont",
+ "rollers"
+ ],
+ [
+ "▁Cl",
+ "e"
+ ],
+ [
+ "▁C",
+ "le"
+ ],
+ [
+ "▁cab",
+ "le"
+ ],
+ [
+ "▁ca",
+ "ble"
+ ],
+ [
+ "▁c",
+ "able"
+ ],
+ [
+ "▁conf",
+ "er"
+ ],
+ [
+ "▁con",
+ "fer"
+ ],
+ [
+ "▁{",
+ "-"
+ ],
+ [
+ "▁",
+ "{-"
+ ],
+ [
+ "▁cz",
+ "ł"
+ ],
+ [
+ "▁Fil",
+ "ip"
+ ],
+ [
+ "atori",
+ "o"
+ ],
+ [
+ "ator",
+ "io"
+ ],
+ [
+ "ato",
+ "rio"
+ ],
+ [
+ "at",
+ "orio"
+ ],
+ [
+ "▁w",
+ "icht"
+ ],
+ [
+ "▁be",
+ "aucoup"
+ ],
+ [
+ "▁Li",
+ "t"
+ ],
+ [
+ "▁L",
+ "it"
+ ],
+ [
+ "▁session",
+ "s"
+ ],
+ [
+ "▁sess",
+ "ions"
+ ],
+ [
+ "▁s",
+ "essions"
+ ],
+ [
+ "▁Su",
+ "ccess"
+ ],
+ [
+ "▁",
+ "Success"
+ ],
+ [
+ "▁rout",
+ "ing"
+ ],
+ [
+ "▁rou",
+ "ting"
+ ],
+ [
+ "▁ro",
+ "uting"
+ ],
+ [
+ "ni",
+ "u"
+ ],
+ [
+ "n",
+ "iu"
+ ],
+ [
+ "▁Vic",
+ "e"
+ ],
+ [
+ "▁Vi",
+ "ce"
+ ],
+ [
+ "▁V",
+ "ice"
+ ],
+ [
+ "▁kr",
+ "it"
+ ],
+ [
+ "▁k",
+ "rit"
+ ],
+ [
+ "update",
+ "d"
+ ],
+ [
+ "up",
+ "dated"
+ ],
+ [
+ "▁In",
+ "valid"
+ ],
+ [
+ "▁",
+ "Invalid"
+ ],
+ [
+ "▁Mann",
+ "schaft"
+ ],
+ [
+ "▁ao",
+ "s"
+ ],
+ [
+ "▁a",
+ "os"
+ ],
+ [
+ "▁tud",
+ "i"
+ ],
+ [
+ "▁tu",
+ "di"
+ ],
+ [
+ "▁t",
+ "udi"
+ ],
+ [
+ "▁desp",
+ "rés"
+ ],
+ [
+ "▁des",
+ "prés"
+ ],
+ [
+ "qu",
+ "a"
+ ],
+ [
+ "q",
+ "ua"
+ ],
+ [
+ "Cont",
+ "ains"
+ ],
+ [
+ "Comp",
+ "any"
+ ],
+ [
+ "▁person",
+ "a"
+ ],
+ [
+ "▁pers",
+ "ona"
+ ],
+ [
+ "ad",
+ "apter"
+ ],
+ [
+ "с",
+ "ни"
+ ],
+ [
+ "▁vo",
+ "j"
+ ],
+ [
+ "▁v",
+ "oj"
+ ],
+ [
+ "▁",
+ "voj"
+ ],
+ [
+ "▁esc",
+ "ri"
+ ],
+ [
+ "▁es",
+ "cri"
+ ],
+ [
+ "▁e",
+ "scri"
+ ],
+ [
+ "ag",
+ "t"
+ ],
+ [
+ "a",
+ "gt"
+ ],
+ [
+ "▁ст",
+ "во"
+ ],
+ [
+ "▁с",
+ "тво"
+ ],
+ [
+ "▁",
+ "ство"
+ ],
+ [
+ "▁dist",
+ "rito"
+ ],
+ [
+ "apa",
+ "n"
+ ],
+ [
+ "ap",
+ "an"
+ ],
+ [
+ "a",
+ "pan"
+ ],
+ [
+ "▁aspect",
+ "s"
+ ],
+ [
+ "▁za",
+ "l"
+ ],
+ [
+ "▁z",
+ "al"
+ ],
+ [
+ ")^{",
+ "\\"
+ ],
+ [
+ ")^",
+ "{\\"
+ ],
+ [
+ ")",
+ "^{\\"
+ ],
+ [
+ "▁syst",
+ "ème"
+ ],
+ [
+ "▁ан",
+ "а"
+ ],
+ [
+ "▁а",
+ "на"
+ ],
+ [
+ "▁",
+ "ана"
+ ],
+ [
+ "ium",
+ "s"
+ ],
+ [
+ "iu",
+ "ms"
+ ],
+ [
+ "i",
+ "ums"
+ ],
+ [
+ "▁premier",
+ "s"
+ ],
+ [
+ "▁premi",
+ "ers"
+ ],
+ [
+ "▁prem",
+ "iers"
+ ],
+ [
+ "▁по",
+ "э"
+ ],
+ [
+ "▁m",
+ "ère"
+ ],
+ [
+ "▁Gu",
+ "n"
+ ],
+ [
+ "▁G",
+ "un"
+ ],
+ [
+ "api",
+ "ng"
+ ],
+ [
+ "ap",
+ "ing"
+ ],
+ [
+ "a",
+ "ping"
+ ],
+ [
+ "▁Ra",
+ "in"
+ ],
+ [
+ "▁R",
+ "ain"
+ ],
+ [
+ "▁ig",
+ "ual"
+ ],
+ [
+ "▁process",
+ "or"
+ ],
+ [
+ "▁proc",
+ "essor"
+ ],
+ [
+ "▁",
+ "processor"
+ ],
+ [
+ "')",
+ "`"
+ ],
+ [
+ "'",
+ ")`"
+ ],
+ [
+ "bl",
+ "ing"
+ ],
+ [
+ "b",
+ "ling"
+ ],
+ [
+ "▁mis",
+ "m"
+ ],
+ [
+ "▁mi",
+ "sm"
+ ],
+ [
+ "▁m",
+ "ism"
+ ],
+ [
+ "br",
+ "áz"
+ ],
+ [
+ "▁close",
+ "st"
+ ],
+ [
+ "▁clos",
+ "est"
+ ],
+ [
+ "▁Read",
+ "ing"
+ ],
+ [
+ "▁Re",
+ "ading"
+ ],
+ [
+ "▁по",
+ "пу"
+ ],
+ [
+ "con",
+ "o"
+ ],
+ [
+ "co",
+ "no"
+ ],
+ [
+ "c",
+ "ono"
+ ],
+ [
+ "▁k",
+ "ult"
+ ],
+ [
+ "▁!",
+ "!"
+ ],
+ [
+ "▁",
+ "!!"
+ ],
+ [
+ "▁Express",
+ "ion"
+ ],
+ [
+ "▁Exp",
+ "ression"
+ ],
+ [
+ "▁Ex",
+ "pression"
+ ],
+ [
+ "▁",
+ "Expression"
+ ],
+ [
+ "▁induct",
+ "ion"
+ ],
+ [
+ "▁indu",
+ "ction"
+ ],
+ [
+ "ahr",
+ "en"
+ ],
+ [
+ "ah",
+ "ren"
+ ],
+ [
+ "a",
+ "hren"
+ ],
+ [
+ "▁c",
+ "p"
+ ],
+ [
+ "▁",
+ "cp"
+ ],
+ [
+ "▁viol",
+ "ence"
+ ],
+ [
+ "ient",
+ "í"
+ ],
+ [
+ "cent",
+ "e"
+ ],
+ [
+ "cen",
+ "te"
+ ],
+ [
+ "c",
+ "ente"
+ ],
+ [
+ "▁Do",
+ "b"
+ ],
+ [
+ "▁D",
+ "ob"
+ ],
+ [
+ "ja",
+ "ck"
+ ],
+ [
+ "j",
+ "ack"
+ ],
+ [
+ "son",
+ "g"
+ ],
+ [
+ "so",
+ "ng"
+ ],
+ [
+ "s",
+ "ong"
+ ],
+ [
+ "bu",
+ "cket"
+ ],
+ [
+ "▁dep",
+ "ort"
+ ],
+ [
+ "▁de",
+ "port"
+ ],
+ [
+ "ким",
+ "и"
+ ],
+ [
+ "ки",
+ "ми"
+ ],
+ [
+ "l",
+ "m"
+ ],
+ [
+ "▁inn",
+ "oc"
+ ],
+ [
+ "▁in",
+ "noc"
+ ],
+ [
+ "Change",
+ "s"
+ ],
+ [
+ "Ch",
+ "anges"
+ ],
+ [
+ "▁pro",
+ "hib"
+ ],
+ [
+ "ango",
+ "l"
+ ],
+ [
+ "ang",
+ "ol"
+ ],
+ [
+ "isecond",
+ "s"
+ ],
+ [
+ "i",
+ "seconds"
+ ],
+ [
+ "▁по",
+ "р"
+ ],
+ [
+ "▁п",
+ "ор"
+ ],
+ [
+ "▁",
+ "пор"
+ ],
+ [
+ "▁hi",
+ "p"
+ ],
+ [
+ "▁h",
+ "ip"
+ ],
+ [
+ "▁",
+ "hip"
+ ],
+ [
+ "▁p",
+ "ů"
+ ],
+ [
+ "endor",
+ "f"
+ ],
+ [
+ "endo",
+ "rf"
+ ],
+ [
+ "end",
+ "orf"
+ ],
+ [
+ "en",
+ "dorf"
+ ],
+ [
+ "▁schedule",
+ "d"
+ ],
+ [
+ "▁sch",
+ "eduled"
+ ],
+ [
+ "▁Fl",
+ "ug"
+ ],
+ [
+ "acy",
+ "j"
+ ],
+ [
+ "ac",
+ "yj"
+ ],
+ [
+ "▁Film",
+ "s"
+ ],
+ [
+ "▁Fil",
+ "ms"
+ ],
+ [
+ "athed",
+ "ral"
+ ],
+ [
+ "Po",
+ "wer"
+ ],
+ [
+ "P",
+ "ower"
+ ],
+ [
+ "ardi",
+ "n"
+ ],
+ [
+ "ard",
+ "in"
+ ],
+ [
+ "ar",
+ "din"
+ ],
+ [
+ "ka",
+ "p"
+ ],
+ [
+ "k",
+ "ap"
+ ],
+ [
+ "ick",
+ "en"
+ ],
+ [
+ "ic",
+ "ken"
+ ],
+ [
+ "i",
+ "cken"
+ ],
+ [
+ "res",
+ "ize"
+ ],
+ [
+ "re",
+ "size"
+ ],
+ [
+ "eu",
+ "s"
+ ],
+ [
+ "e",
+ "us"
+ ],
+ [
+ "r",
+ "r"
+ ],
+ [
+ "ля",
+ "н"
+ ],
+ [
+ "л",
+ "ян"
+ ],
+ [
+ "▁Ha",
+ "v"
+ ],
+ [
+ "▁H",
+ "av"
+ ],
+ [
+ "▁or",
+ "a"
+ ],
+ [
+ "▁o",
+ "ra"
+ ],
+ [
+ "▁",
+ "ora"
+ ],
+ [
+ "FR",
+ "OM"
+ ],
+ [
+ "F",
+ "ROM"
+ ],
+ [
+ "ло",
+ "ся"
+ ],
+ [
+ "▁ter",
+ "ug"
+ ],
+ [
+ "▁te",
+ "rug"
+ ],
+ [
+ "▁W",
+ "idth"
+ ],
+ [
+ "▁",
+ "Width"
+ ],
+ [
+ "▁accept",
+ "s"
+ ],
+ [
+ "бе",
+ "н"
+ ],
+ [
+ "б",
+ "ен"
+ ],
+ [
+ "▁mic",
+ "h"
+ ],
+ [
+ "▁mi",
+ "ch"
+ ],
+ [
+ "▁m",
+ "ich"
+ ],
+ [
+ "▁Cz",
+ "ech"
+ ],
+ [
+ "▁C",
+ "zech"
+ ],
+ [
+ "▁B",
+ "edeut"
+ ],
+ [
+ "▁ви",
+ "д"
+ ],
+ [
+ "▁",
+ "вид"
+ ],
+ [
+ "ô",
+ "me"
+ ],
+ [
+ "▁Lo",
+ "op"
+ ],
+ [
+ "▁L",
+ "oop"
+ ],
+ [
+ "▁",
+ "Loop"
+ ],
+ [
+ "spec",
+ "t"
+ ],
+ [
+ "spe",
+ "ct"
+ ],
+ [
+ "sp",
+ "ect"
+ ],
+ [
+ "s",
+ "pect"
+ ],
+ [
+ "ü",
+ "k"
+ ],
+ [
+ "esto",
+ "n"
+ ],
+ [
+ "est",
+ "on"
+ ],
+ [
+ "es",
+ "ton"
+ ],
+ [
+ "e",
+ "ston"
+ ],
+ [
+ "▁slo",
+ "t"
+ ],
+ [
+ "▁sl",
+ "ot"
+ ],
+ [
+ "▁s",
+ "lot"
+ ],
+ [
+ "▁został",
+ "a"
+ ],
+ [
+ "▁Charlot",
+ "te"
+ ],
+ [
+ "▁составля",
+ "ет"
+ ],
+ [
+ "▁состав",
+ "ляет"
+ ],
+ [
+ "▁Prom",
+ "ise"
+ ],
+ [
+ "▁ep",
+ "o"
+ ],
+ [
+ "▁e",
+ "po"
+ ],
+ [
+ "▁dict",
+ "ion"
+ ],
+ [
+ "▁dic",
+ "tion"
+ ],
+ [
+ "▁di",
+ "ction"
+ ],
+ [
+ "▁d",
+ "iction"
+ ],
+ [
+ "▁",
+ "diction"
+ ],
+ [
+ "▁Frank",
+ "lin"
+ ],
+ [
+ "▁Ri",
+ "v"
+ ],
+ [
+ "▁R",
+ "iv"
+ ],
+ [
+ "ру",
+ "г"
+ ],
+ [
+ "cid",
+ "a"
+ ],
+ [
+ "ci",
+ "da"
+ ],
+ [
+ "c",
+ "ida"
+ ],
+ [
+ "▁Ex",
+ "plorer"
+ ],
+ [
+ "cook",
+ "ie"
+ ],
+ [
+ "▁former",
+ "ly"
+ ],
+ [
+ "▁municipal",
+ "ity"
+ ],
+ [
+ "▁municip",
+ "ality"
+ ],
+ [
+ "▁Stef",
+ "an"
+ ],
+ [
+ "▁Ste",
+ "fan"
+ ],
+ [
+ "list",
+ "s"
+ ],
+ [
+ "lis",
+ "ts"
+ ],
+ [
+ "l",
+ "ists"
+ ],
+ [
+ "COM",
+ "P"
+ ],
+ [
+ "CO",
+ "MP"
+ ],
+ [
+ "Le",
+ "n"
+ ],
+ [
+ "L",
+ "en"
+ ],
+ [
+ "▁Sta",
+ "at"
+ ],
+ [
+ "▁N",
+ "BA"
+ ],
+ [
+ "den",
+ "s"
+ ],
+ [
+ "de",
+ "ns"
+ ],
+ [
+ "d",
+ "ens"
+ ],
+ [
+ "▁osc",
+ "ill"
+ ],
+ [
+ "!",
+ "."
+ ],
+ [
+ "▁P",
+ "O"
+ ],
+ [
+ "▁",
+ "PO"
+ ],
+ [
+ "ô",
+ "ne"
+ ],
+ [
+ "ese",
+ "s"
+ ],
+ [
+ "es",
+ "es"
+ ],
+ [
+ "▁на",
+ "циональ"
+ ],
+ [
+ "vo",
+ "or"
+ ],
+ [
+ "v",
+ "oor"
+ ],
+ [
+ "▁ко",
+ "пи"
+ ],
+ [
+ "▁по",
+ "зи"
+ ],
+ [
+ "▁",
+ "пози"
+ ],
+ [
+ "ul",
+ "u"
+ ],
+ [
+ "u",
+ "lu"
+ ],
+ [
+ "Constra",
+ "int"
+ ],
+ [
+ "Const",
+ "raint"
+ ],
+ [
+ "▁сво",
+ "ей"
+ ],
+ [
+ "▁algebra",
+ "ic"
+ ],
+ [
+ "ч",
+ "ня"
+ ],
+ [
+ "Di",
+ "ct"
+ ],
+ [
+ "D",
+ "ict"
+ ],
+ [
+ "▁appear",
+ "ing"
+ ],
+ [
+ "▁appe",
+ "aring"
+ ],
+ [
+ "▁pra",
+ "v"
+ ],
+ [
+ "▁pr",
+ "av"
+ ],
+ [
+ "▁p",
+ "rav"
+ ],
+ [
+ "▁Univers",
+ "al"
+ ],
+ [
+ "B",
+ "rowser"
+ ],
+ [
+ "▁Sing",
+ "ap"
+ ],
+ [
+ "ennes",
+ "see"
+ ],
+ [
+ "]",
+ "_"
+ ],
+ [
+ "▁So",
+ "f"
+ ],
+ [
+ "▁S",
+ "of"
+ ],
+ [
+ "▁Ca",
+ "d"
+ ],
+ [
+ "▁C",
+ "ad"
+ ],
+ [
+ "oun",
+ "ce"
+ ],
+ [
+ "▁cost",
+ "s"
+ ],
+ [
+ "▁cos",
+ "ts"
+ ],
+ [
+ "]{",
+ "\\"
+ ],
+ [
+ "]",
+ "{\\"
+ ],
+ [
+ "../",
+ "../"
+ ],
+ [
+ "ські",
+ "й"
+ ],
+ [
+ "ськ",
+ "ій"
+ ],
+ [
+ "üh",
+ "l"
+ ],
+ [
+ "ü",
+ "hl"
+ ],
+ [
+ "iet",
+ "y"
+ ],
+ [
+ "ie",
+ "ty"
+ ],
+ [
+ "i",
+ "ety"
+ ],
+ [
+ "п",
+ "р"
+ ],
+ [
+ "▁interpret",
+ "ed"
+ ],
+ [
+ "▁interpre",
+ "ted"
+ ],
+ [
+ "aj",
+ "n"
+ ],
+ [
+ "colo",
+ "g"
+ ],
+ [
+ "col",
+ "og"
+ ],
+ [
+ "co",
+ "log"
+ ],
+ [
+ "c",
+ "olog"
+ ],
+ [
+ "Y",
+ "S"
+ ],
+ [
+ "man",
+ "s"
+ ],
+ [
+ "ma",
+ "ns"
+ ],
+ [
+ "m",
+ "ans"
+ ],
+ [
+ "▁metric",
+ "s"
+ ],
+ [
+ "▁met",
+ "rics"
+ ],
+ [
+ "▁reg",
+ "istr"
+ ],
+ [
+ "▁",
+ "registr"
+ ],
+ [
+ "istan",
+ "ce"
+ ],
+ [
+ "ist",
+ "ance"
+ ],
+ [
+ "▁По",
+ "ль"
+ ],
+ [
+ "▁an",
+ "onymous"
+ ],
+ [
+ "▁",
+ "anonymous"
+ ],
+ [
+ "▁institution",
+ "s"
+ ],
+ [
+ "▁instit",
+ "utions"
+ ],
+ [
+ "▁zd",
+ "ob"
+ ],
+ [
+ "▁z",
+ "dob"
+ ],
+ [
+ "prü",
+ "ng"
+ ],
+ [
+ "pr",
+ "üng"
+ ],
+ [
+ "▁ар",
+ "ти"
+ ],
+ [
+ "▁esta",
+ "t"
+ ],
+ [
+ "▁est",
+ "at"
+ ],
+ [
+ "▁es",
+ "tat"
+ ],
+ [
+ "▁e",
+ "stat"
+ ],
+ [
+ "acc",
+ "i"
+ ],
+ [
+ "ac",
+ "ci"
+ ],
+ [
+ "▁academ",
+ "ic"
+ ],
+ [
+ "▁chi",
+ "esa"
+ ],
+ [
+ "▁ch",
+ "iesa"
+ ],
+ [
+ "▁Gia",
+ "n"
+ ],
+ [
+ "▁Gi",
+ "an"
+ ],
+ [
+ "▁G",
+ "ian"
+ ],
+ [
+ "contr",
+ "ib"
+ ],
+ [
+ "cont",
+ "rib"
+ ],
+ [
+ "ume",
+ "d"
+ ],
+ [
+ "um",
+ "ed"
+ ],
+ [
+ "u",
+ "med"
+ ],
+ [
+ "▁Gi",
+ "r"
+ ],
+ [
+ "▁G",
+ "ir"
+ ],
+ [
+ "▁base",
+ "ball"
+ ],
+ [
+ "numer",
+ "ic"
+ ],
+ [
+ "n",
+ "umeric"
+ ],
+ [
+ "Gener",
+ "ator"
+ ],
+ [
+ "G",
+ "M"
+ ],
+ [
+ "▁tin",
+ "y"
+ ],
+ [
+ "▁ti",
+ "ny"
+ ],
+ [
+ "▁t",
+ "iny"
+ ],
+ [
+ "▁",
+ "tiny"
+ ],
+ [
+ "▁distinct",
+ "ion"
+ ],
+ [
+ "▁dist",
+ "inction"
+ ],
+ [
+ "ге",
+ "р"
+ ],
+ [
+ "г",
+ "ер"
+ ],
+ [
+ "▁rus",
+ "t"
+ ],
+ [
+ "▁ru",
+ "st"
+ ],
+ [
+ "▁r",
+ "ust"
+ ],
+ [
+ "▁",
+ "rust"
+ ],
+ [
+ "▁FI",
+ "FA"
+ ],
+ [
+ "▁Pro",
+ "perties"
+ ],
+ [
+ "▁",
+ "Properties"
+ ],
+ [
+ "^",
+ "-"
+ ],
+ [
+ "▁эк",
+ "с"
+ ],
+ [
+ "▁э",
+ "кс"
+ ],
+ [
+ "▁Stan",
+ "is"
+ ],
+ [
+ "▁Sta",
+ "nis"
+ ],
+ [
+ "▁A",
+ "jax"
+ ],
+ [
+ "esc",
+ "ape"
+ ],
+ [
+ "es",
+ "cape"
+ ],
+ [
+ "▁cons",
+ "p"
+ ],
+ [
+ "▁con",
+ "sp"
+ ],
+ [
+ "▁Che",
+ "n"
+ ],
+ [
+ "▁Ch",
+ "en"
+ ],
+ [
+ "▁C",
+ "hen"
+ ],
+ [
+ "▁Nav",
+ "al"
+ ],
+ [
+ "▁Na",
+ "val"
+ ],
+ [
+ "▁N",
+ "aval"
+ ],
+ [
+ "Bi",
+ "t"
+ ],
+ [
+ "B",
+ "it"
+ ],
+ [
+ "▁b",
+ "ât"
+ ],
+ [
+ "ским",
+ "и"
+ ],
+ [
+ "ски",
+ "ми"
+ ],
+ [
+ "с",
+ "кими"
+ ],
+ [
+ "dri",
+ "ve"
+ ],
+ [
+ "dr",
+ "ive"
+ ],
+ [
+ "d",
+ "rive"
+ ],
+ [
+ "▁Rou",
+ "nd"
+ ],
+ [
+ "▁Ro",
+ "und"
+ ],
+ [
+ "▁R",
+ "ound"
+ ],
+ [
+ "ph",
+ "oto"
+ ],
+ [
+ "▁Lev",
+ "el"
+ ],
+ [
+ "▁Le",
+ "vel"
+ ],
+ [
+ "▁",
+ "Level"
+ ],
+ [
+ "▁ge",
+ "g"
+ ],
+ [
+ "▁g",
+ "eg"
+ ],
+ [
+ "▁",
+ "geg"
+ ],
+ [
+ "To",
+ "m"
+ ],
+ [
+ "T",
+ "om"
+ ],
+ [
+ "▁M",
+ "obile"
+ ],
+ [
+ "▁",
+ "Mobile"
+ ],
+ [
+ "▁Tro",
+ "p"
+ ],
+ [
+ "▁Tr",
+ "op"
+ ],
+ [
+ "▁T",
+ "rop"
+ ],
+ [
+ "Direct",
+ "ion"
+ ],
+ [
+ "Dir",
+ "ection"
+ ],
+ [
+ "D",
+ "irection"
+ ],
+ [
+ "isa",
+ "n"
+ ],
+ [
+ "is",
+ "an"
+ ],
+ [
+ "i",
+ "san"
+ ],
+ [
+ ")^{",
+ "-"
+ ],
+ [
+ ")^",
+ "{-"
+ ],
+ [
+ ")",
+ "^{-"
+ ],
+ [
+ "▁Set",
+ "ting"
+ ],
+ [
+ "▁",
+ "Setting"
+ ],
+ [
+ "▁Pro",
+ "bably"
+ ],
+ [
+ "ль",
+ "я"
+ ],
+ [
+ "л",
+ "ья"
+ ],
+ [
+ "▁asset",
+ "s"
+ ],
+ [
+ "▁asse",
+ "ts"
+ ],
+ [
+ "▁ass",
+ "ets"
+ ],
+ [
+ "▁as",
+ "sets"
+ ],
+ [
+ "▁",
+ "assets"
+ ],
+ [
+ "▁att",
+ "e"
+ ],
+ [
+ "▁at",
+ "te"
+ ],
+ [
+ "▁a",
+ "tte"
+ ],
+ [
+ "▁",
+ "atte"
+ ],
+ [
+ "▁bul",
+ "k"
+ ],
+ [
+ "▁b",
+ "ulk"
+ ],
+ [
+ "és",
+ "t"
+ ],
+ [
+ "é",
+ "st"
+ ],
+ [
+ "▁win",
+ "g"
+ ],
+ [
+ "▁w",
+ "ing"
+ ],
+ [
+ "▁",
+ "wing"
+ ],
+ [
+ "niu",
+ "s"
+ ],
+ [
+ "ni",
+ "us"
+ ],
+ [
+ "n",
+ "ius"
+ ],
+ [
+ "▁win",
+ "s"
+ ],
+ [
+ "▁w",
+ "ins"
+ ],
+ [
+ "▁lu",
+ "d"
+ ],
+ [
+ "▁l",
+ "ud"
+ ],
+ [
+ "ush",
+ "ing"
+ ],
+ [
+ "us",
+ "hing"
+ ],
+ [
+ "▁deve",
+ "n"
+ ],
+ [
+ "▁dev",
+ "en"
+ ],
+ [
+ "▁de",
+ "ven"
+ ],
+ [
+ "▁d",
+ "even"
+ ],
+ [
+ "огра",
+ "ф"
+ ],
+ [
+ "о",
+ "граф"
+ ],
+ [
+ "burg",
+ "er"
+ ],
+ [
+ "bur",
+ "ger"
+ ],
+ [
+ "b",
+ "urger"
+ ],
+ [
+ "▁emb",
+ "ar"
+ ],
+ [
+ "▁em",
+ "bar"
+ ],
+ [
+ "Filter",
+ "Chain"
+ ],
+ [
+ "▁tu",
+ "m"
+ ],
+ [
+ "▁t",
+ "um"
+ ],
+ [
+ "▁ö",
+ "ss"
+ ],
+ [
+ "▁nom",
+ "mé"
+ ],
+ [
+ "▁pi",
+ "r"
+ ],
+ [
+ "▁p",
+ "ir"
+ ],
+ [
+ "▁lu",
+ "c"
+ ],
+ [
+ "▁l",
+ "uc"
+ ],
+ [
+ "db",
+ "o"
+ ],
+ [
+ "d",
+ "bo"
+ ],
+ [
+ "ague",
+ "s"
+ ],
+ [
+ "agu",
+ "es"
+ ],
+ [
+ "ag",
+ "ues"
+ ],
+ [
+ "▁alc",
+ "an"
+ ],
+ [
+ "▁al",
+ "can"
+ ],
+ [
+ "ouw",
+ "en"
+ ],
+ [
+ "ou",
+ "wen"
+ ],
+ [
+ "▁Stan",
+ "ley"
+ ],
+ [
+ "ци",
+ "али"
+ ],
+ [
+ "▁grow",
+ "n"
+ ],
+ [
+ "▁gro",
+ "wn"
+ ],
+ [
+ "▁gr",
+ "own"
+ ],
+ [
+ "▁g",
+ "rown"
+ ],
+ [
+ "▁preserve",
+ "d"
+ ],
+ [
+ "▁pres",
+ "erved"
+ ],
+ [
+ "▁sol",
+ "ar"
+ ],
+ [
+ "▁so",
+ "lar"
+ ],
+ [
+ "▁s",
+ "olar"
+ ],
+ [
+ "▁Насе",
+ "ление"
+ ],
+ [
+ "▁performance",
+ "s"
+ ],
+ [
+ "▁perform",
+ "ances"
+ ],
+ [
+ "▁Co",
+ "w"
+ ],
+ [
+ "▁C",
+ "ow"
+ ],
+ [
+ "▁engineer",
+ "ing"
+ ],
+ [
+ "▁engine",
+ "ering"
+ ],
+ [
+ "▁scal",
+ "ing"
+ ],
+ [
+ "▁sc",
+ "aling"
+ ],
+ [
+ "atom",
+ "ic"
+ ],
+ [
+ "ato",
+ "mic"
+ ],
+ [
+ "at",
+ "omic"
+ ],
+ [
+ "end",
+ "ance"
+ ],
+ [
+ "▁ac",
+ "e"
+ ],
+ [
+ "▁a",
+ "ce"
+ ],
+ [
+ "▁",
+ "ace"
+ ],
+ [
+ "änge",
+ "n"
+ ],
+ [
+ "äng",
+ "en"
+ ],
+ [
+ "än",
+ "gen"
+ ],
+ [
+ "An",
+ "im"
+ ],
+ [
+ "A",
+ "nim"
+ ],
+ [
+ "phas",
+ "e"
+ ],
+ [
+ "pha",
+ "se"
+ ],
+ [
+ "ph",
+ "ase"
+ ],
+ [
+ "z",
+ "burg"
+ ],
+ [
+ "O",
+ "ld"
+ ],
+ [
+ "▁serv",
+ "ant"
+ ],
+ [
+ "▁geme",
+ "ins"
+ ],
+ [
+ "▁Ob",
+ "serv"
+ ],
+ [
+ "trans",
+ "late"
+ ],
+ [
+ "▁cover",
+ "ing"
+ ],
+ [
+ "▁cov",
+ "ering"
+ ],
+ [
+ "▁está",
+ "n"
+ ],
+ [
+ "▁est",
+ "án"
+ ],
+ [
+ "▁problem",
+ "a"
+ ],
+ [
+ "▁proble",
+ "ma"
+ ],
+ [
+ "▁probl",
+ "ema"
+ ],
+ [
+ "▁у",
+ "станов"
+ ],
+ [
+ "▁lle",
+ "v"
+ ],
+ [
+ "▁ll",
+ "ev"
+ ],
+ [
+ "▁l",
+ "lev"
+ ],
+ [
+ "▁c",
+ "zerw"
+ ],
+ [
+ "é",
+ "al"
+ ],
+ [
+ "me",
+ "z"
+ ],
+ [
+ "m",
+ "ez"
+ ],
+ [
+ "RE",
+ "E"
+ ],
+ [
+ "R",
+ "EE"
+ ],
+ [
+ "ER",
+ "R"
+ ],
+ [
+ "тур",
+ "и"
+ ],
+ [
+ "ту",
+ "ри"
+ ],
+ [
+ "seg",
+ "u"
+ ],
+ [
+ "se",
+ "gu"
+ ],
+ [
+ "s",
+ "egu"
+ ],
+ [
+ "▁prof",
+ "it"
+ ],
+ [
+ "▁pro",
+ "fit"
+ ],
+ [
+ "▁multip",
+ "lication"
+ ],
+ [
+ "kom",
+ "men"
+ ],
+ [
+ "k",
+ "ommen"
+ ],
+ [
+ "▁fa",
+ "ut"
+ ],
+ [
+ "▁f",
+ "aut"
+ ],
+ [
+ "▁candidate",
+ "s"
+ ],
+ [
+ "▁candid",
+ "ates"
+ ],
+ [
+ "▁Ur",
+ "i"
+ ],
+ [
+ "▁U",
+ "ri"
+ ],
+ [
+ "▁",
+ "Uri"
+ ],
+ [
+ "▁Laur",
+ "a"
+ ],
+ [
+ "▁Lau",
+ "ra"
+ ],
+ [
+ "▁La",
+ "ura"
+ ],
+ [
+ "▁sa",
+ "p"
+ ],
+ [
+ "▁s",
+ "ap"
+ ],
+ [
+ "▁ви",
+ "сини"
+ ],
+ [
+ "▁Bet",
+ "ween"
+ ],
+ [
+ "fa",
+ "de"
+ ],
+ [
+ "f",
+ "ade"
+ ],
+ [
+ "▁reserve",
+ "d"
+ ],
+ [
+ "▁res",
+ "erved"
+ ],
+ [
+ "▁invol",
+ "ving"
+ ],
+ [
+ "▁Mar",
+ "e"
+ ],
+ [
+ "▁Ma",
+ "re"
+ ],
+ [
+ "▁M",
+ "are"
+ ],
+ [
+ "▁Cont",
+ "ainer"
+ ],
+ [
+ "▁",
+ "Container"
+ ],
+ [
+ "▁на",
+ "зна"
+ ],
+ [
+ "▁DE",
+ "BUG"
+ ],
+ [
+ "▁",
+ "DEBUG"
+ ],
+ [
+ "▁hur",
+ "t"
+ ],
+ [
+ "▁hu",
+ "rt"
+ ],
+ [
+ "▁h",
+ "urt"
+ ],
+ [
+ "▁Pol",
+ "ski"
+ ],
+ [
+ "▁lu",
+ "x"
+ ],
+ [
+ "▁l",
+ "ux"
+ ],
+ [
+ "C",
+ "B"
+ ],
+ [
+ "wa",
+ "ch"
+ ],
+ [
+ "w",
+ "ach"
+ ],
+ [
+ "▁перио",
+ "д"
+ ],
+ [
+ "▁пери",
+ "од"
+ ],
+ [
+ "▁C",
+ "atherine"
+ ],
+ [
+ "▁gan",
+ "z"
+ ],
+ [
+ "▁g",
+ "anz"
+ ],
+ [
+ "ucht",
+ "e"
+ ],
+ [
+ "uch",
+ "te"
+ ],
+ [
+ "u",
+ "chte"
+ ],
+ [
+ "▁consume",
+ "r"
+ ],
+ [
+ "▁consum",
+ "er"
+ ],
+ [
+ "▁cons",
+ "umer"
+ ],
+ [
+ "▁cross",
+ "ed"
+ ],
+ [
+ "order",
+ "ed"
+ ],
+ [
+ "orde",
+ "red"
+ ],
+ [
+ "ord",
+ "ered"
+ ],
+ [
+ "awa",
+ "y"
+ ],
+ [
+ "aw",
+ "ay"
+ ],
+ [
+ "a",
+ "way"
+ ],
+ [
+ "tech",
+ "n"
+ ],
+ [
+ "te",
+ "chn"
+ ],
+ [
+ "▁subs",
+ "cri"
+ ],
+ [
+ "▁sub",
+ "scri"
+ ],
+ [
+ "▁short",
+ "cut"
+ ],
+ [
+ "▁произ",
+ "вод"
+ ],
+ [
+ "▁simultane",
+ "ously"
+ ],
+ [
+ "▁rat",
+ "ing"
+ ],
+ [
+ "▁ra",
+ "ting"
+ ],
+ [
+ "▁r",
+ "ating"
+ ],
+ [
+ "▁",
+ "rating"
+ ],
+ [
+ "▁King",
+ "s"
+ ],
+ [
+ "▁Kin",
+ "gs"
+ ],
+ [
+ "▁K",
+ "ings"
+ ],
+ [
+ "▁relationship",
+ "s"
+ ],
+ [
+ "▁relations",
+ "hips"
+ ],
+ [
+ "▁relation",
+ "ships"
+ ],
+ [
+ "▁Se",
+ "x"
+ ],
+ [
+ "▁S",
+ "ex"
+ ],
+ [
+ "▁To",
+ "ol"
+ ],
+ [
+ "▁T",
+ "ool"
+ ],
+ [
+ "▁",
+ "Tool"
+ ],
+ [
+ "ag",
+ "h"
+ ],
+ [
+ "a",
+ "gh"
+ ],
+ [
+ "acter",
+ "s"
+ ],
+ [
+ "act",
+ "ers"
+ ],
+ [
+ "ac",
+ "ters"
+ ],
+ [
+ "log",
+ "ger"
+ ],
+ [
+ "hom",
+ "me"
+ ],
+ [
+ "enger",
+ "s"
+ ],
+ [
+ "eng",
+ "ers"
+ ],
+ [
+ "en",
+ "gers"
+ ],
+ [
+ "▁R",
+ "i"
+ ],
+ [
+ "ear",
+ "ance"
+ ],
+ [
+ "ea",
+ "rance"
+ ],
+ [
+ "▁appearance",
+ "s"
+ ],
+ [
+ "▁appear",
+ "ances"
+ ],
+ [
+ "Re",
+ "al"
+ ],
+ [
+ "▁pass",
+ "e"
+ ],
+ [
+ "▁pas",
+ "se"
+ ],
+ [
+ "▁p",
+ "asse"
+ ],
+ [
+ "ic",
+ "lopedia"
+ ],
+ [
+ "ч",
+ "ко"
+ ],
+ [
+ "ter",
+ "re"
+ ],
+ [
+ "▁Ont",
+ "ario"
+ ],
+ [
+ "▁перед",
+ "а"
+ ],
+ [
+ "▁пере",
+ "да"
+ ],
+ [
+ "foot",
+ "er"
+ ],
+ [
+ "foo",
+ "ter"
+ ],
+ [
+ "fo",
+ "oter"
+ ],
+ [
+ "archiv",
+ "i"
+ ],
+ [
+ "arch",
+ "ivi"
+ ],
+ [
+ "ifi",
+ "z"
+ ],
+ [
+ "if",
+ "iz"
+ ],
+ [
+ "▁Prote",
+ "st"
+ ],
+ [
+ "▁Pro",
+ "test"
+ ],
+ [
+ "▁LI",
+ "N"
+ ],
+ [
+ "▁L",
+ "IN"
+ ],
+ [
+ "▁",
+ "LIN"
+ ],
+ [
+ "unn",
+ "able"
+ ],
+ [
+ "▁cent",
+ "uries"
+ ],
+ [
+ "▁Bay",
+ "er"
+ ],
+ [
+ "▁Ba",
+ "yer"
+ ],
+ [
+ "▁B",
+ "ayer"
+ ],
+ [
+ "ці",
+ "ю"
+ ],
+ [
+ "ови",
+ "н"
+ ],
+ [
+ "ов",
+ "ин"
+ ],
+ [
+ "о",
+ "вин"
+ ],
+ [
+ "▁Andre",
+ "a"
+ ],
+ [
+ "▁And",
+ "rea"
+ ],
+ [
+ "select",
+ "ion"
+ ],
+ [
+ "sel",
+ "ection"
+ ],
+ [
+ "se",
+ "lection"
+ ],
+ [
+ "▁cal",
+ "m"
+ ],
+ [
+ "▁ca",
+ "lm"
+ ],
+ [
+ "▁c",
+ "alm"
+ ],
+ [
+ "▁modific",
+ "ation"
+ ],
+ [
+ "▁mod",
+ "ification"
+ ],
+ [
+ "▁short",
+ "ly"
+ ],
+ [
+ "ina",
+ "ire"
+ ],
+ [
+ "in",
+ "aire"
+ ],
+ [
+ "i",
+ "naire"
+ ],
+ [
+ "▁fus",
+ "ion"
+ ],
+ [
+ "▁f",
+ "usion"
+ ],
+ [
+ "▁feeling",
+ "s"
+ ],
+ [
+ "▁feel",
+ "ings"
+ ],
+ [
+ "▁fee",
+ "lings"
+ ],
+ [
+ "P",
+ "K"
+ ],
+ [
+ "▁Robert",
+ "o"
+ ],
+ [
+ "▁Ro",
+ "berto"
+ ],
+ [
+ "г",
+ "не"
+ ],
+ [
+ "Sh",
+ "ared"
+ ],
+ [
+ "▁mehr",
+ "ere"
+ ],
+ [
+ "▁Nie",
+ "m"
+ ],
+ [
+ "▁Ni",
+ "em"
+ ],
+ [
+ "▁N",
+ "iem"
+ ],
+ [
+ "om",
+ "p"
+ ],
+ [
+ "o",
+ "mp"
+ ],
+ [
+ "En",
+ "v"
+ ],
+ [
+ "▁Art",
+ "icle"
+ ],
+ [
+ "▁Po",
+ "k"
+ ],
+ [
+ "▁P",
+ "ok"
+ ],
+ [
+ "▁V",
+ "ARCHAR"
+ ],
+ [
+ "▁di",
+ "l"
+ ],
+ [
+ "▁d",
+ "il"
+ ],
+ [
+ "▁aff",
+ "ord"
+ ],
+ [
+ "▁af",
+ "ford"
+ ],
+ [
+ "▁conf",
+ "ront"
+ ],
+ [
+ "▁con",
+ "front"
+ ],
+ [
+ "owan",
+ "ie"
+ ],
+ [
+ "owa",
+ "nie"
+ ],
+ [
+ "ow",
+ "anie"
+ ],
+ [
+ "▁minist",
+ "re"
+ ],
+ [
+ "▁mini",
+ "stre"
+ ],
+ [
+ "▁min",
+ "istre"
+ ],
+ [
+ "ades",
+ "h"
+ ],
+ [
+ "ade",
+ "sh"
+ ],
+ [
+ "ad",
+ "esh"
+ ],
+ [
+ "▁Pol",
+ "y"
+ ],
+ [
+ "▁Po",
+ "ly"
+ ],
+ [
+ "▁P",
+ "oly"
+ ],
+ [
+ "▁Рас",
+ "по"
+ ],
+ [
+ "▁Ра",
+ "спо"
+ ],
+ [
+ "▁Gru",
+ "ppe"
+ ],
+ [
+ "▁Hel",
+ "en"
+ ],
+ [
+ "▁He",
+ "len"
+ ],
+ [
+ "▁H",
+ "elen"
+ ],
+ [
+ "▁c",
+ "c"
+ ],
+ [
+ "▁",
+ "cc"
+ ],
+ [
+ "▁port",
+ "rait"
+ ],
+ [
+ "be",
+ "w"
+ ],
+ [
+ "b",
+ "ew"
+ ],
+ [
+ "▁bet",
+ "a"
+ ],
+ [
+ "▁be",
+ "ta"
+ ],
+ [
+ "▁b",
+ "eta"
+ ],
+ [
+ "▁",
+ "beta"
+ ],
+ [
+ "▁Wi",
+ "r"
+ ],
+ [
+ "▁W",
+ "ir"
+ ],
+ [
+ "▁Aud",
+ "io"
+ ],
+ [
+ "▁A",
+ "udio"
+ ],
+ [
+ "▁",
+ "Audio"
+ ],
+ [
+ "▁(\\",
+ "<"
+ ],
+ [
+ "▁(",
+ "\\<"
+ ],
+ [
+ "rior",
+ "ity"
+ ],
+ [
+ "▁ni",
+ "t"
+ ],
+ [
+ "▁n",
+ "it"
+ ],
+ [
+ "▁",
+ "nit"
+ ],
+ [
+ "▁представ",
+ "и"
+ ],
+ [
+ "▁пред",
+ "стави"
+ ],
+ [
+ "▁Vi",
+ "e"
+ ],
+ [
+ "▁V",
+ "ie"
+ ],
+ [
+ "▁w",
+ "ür"
+ ],
+ [
+ "▁",
+ "wür"
+ ],
+ [
+ "▁Hol",
+ "d"
+ ],
+ [
+ "▁Ho",
+ "ld"
+ ],
+ [
+ "▁H",
+ "old"
+ ],
+ [
+ "▁",
+ "Hold"
+ ],
+ [
+ "▁Sa",
+ "d"
+ ],
+ [
+ "▁S",
+ "ad"
+ ],
+ [
+ "▁To",
+ "chter"
+ ],
+ [
+ "▁ol",
+ "tre"
+ ],
+ [
+ "▁o",
+ "ltre"
+ ],
+ [
+ "▁",
+ "oltre"
+ ],
+ [
+ "▁Act",
+ "iv"
+ ],
+ [
+ "▁",
+ "Activ"
+ ],
+ [
+ "▁Jas",
+ "on"
+ ],
+ [
+ "▁Ja",
+ "son"
+ ],
+ [
+ "▁J",
+ "ason"
+ ],
+ [
+ "▁wie",
+ "ku"
+ ],
+ [
+ "▁regard",
+ "s"
+ ],
+ [
+ "▁reg",
+ "ards"
+ ],
+ [
+ "▁ta",
+ "ste"
+ ],
+ [
+ "▁t",
+ "aste"
+ ],
+ [
+ "agnost",
+ "ic"
+ ],
+ [
+ "ла",
+ "ся"
+ ],
+ [
+ "▁Sel",
+ "f"
+ ],
+ [
+ "▁S",
+ "elf"
+ ],
+ [
+ "▁",
+ "Self"
+ ],
+ [
+ "▁ap",
+ "r"
+ ],
+ [
+ "▁a",
+ "pr"
+ ],
+ [
+ "▁De",
+ "ep"
+ ],
+ [
+ "sc",
+ "op"
+ ],
+ [
+ "s",
+ "cop"
+ ],
+ [
+ "Act",
+ "iv"
+ ],
+ [
+ "▁typed",
+ "ef"
+ ],
+ [
+ "▁type",
+ "def"
+ ],
+ [
+ "Content",
+ "View"
+ ],
+ [
+ "compile",
+ "r"
+ ],
+ [
+ "comp",
+ "iler"
+ ],
+ [
+ "▁Rot",
+ "h"
+ ],
+ [
+ "▁Ro",
+ "th"
+ ],
+ [
+ "▁R",
+ "oth"
+ ],
+ [
+ "x",
+ "c"
+ ],
+ [
+ "зи",
+ "к"
+ ],
+ [
+ "▁larg",
+ "o"
+ ],
+ [
+ "▁lar",
+ "go"
+ ],
+ [
+ "▁l",
+ "argo"
+ ],
+ [
+ "▁Ren",
+ "a"
+ ],
+ [
+ "▁Re",
+ "na"
+ ],
+ [
+ "▁R",
+ "ena"
+ ],
+ [
+ "heit",
+ "en"
+ ],
+ [
+ "he",
+ "iten"
+ ],
+ [
+ "▁platform",
+ "s"
+ ],
+ [
+ "▁plat",
+ "forms"
+ ],
+ [
+ "ull",
+ "a"
+ ],
+ [
+ "ul",
+ "la"
+ ],
+ [
+ "u",
+ "lla"
+ ],
+ [
+ "▁gl",
+ "ance"
+ ],
+ [
+ "▁mas",
+ "cul"
+ ],
+ [
+ "▁me",
+ "x"
+ ],
+ [
+ "▁m",
+ "ex"
+ ],
+ [
+ "▁J",
+ "orge"
+ ],
+ [
+ "▁func",
+ "ion"
+ ],
+ [
+ "▁fun",
+ "cion"
+ ],
+ [
+ "cho",
+ "ose"
+ ],
+ [
+ "▁review",
+ "s"
+ ],
+ [
+ "▁re",
+ "views"
+ ],
+ [
+ "▁Alb",
+ "an"
+ ],
+ [
+ "▁Al",
+ "ban"
+ ],
+ [
+ "▁Gl",
+ "o"
+ ],
+ [
+ "▁G",
+ "lo"
+ ],
+ [
+ "▁Spec",
+ "ies"
+ ],
+ [
+ "▁Spe",
+ "cies"
+ ],
+ [
+ "▁S",
+ "pecies"
+ ],
+ [
+ "▁Fam",
+ "e"
+ ],
+ [
+ "▁Fa",
+ "me"
+ ],
+ [
+ "▁F",
+ "ame"
+ ],
+ [
+ "▁Rol",
+ "l"
+ ],
+ [
+ "▁Ro",
+ "ll"
+ ],
+ [
+ "▁R",
+ "oll"
+ ],
+ [
+ "▁P",
+ "uerto"
+ ],
+ [
+ "▁\\",
+ ")"
+ ],
+ [
+ "▁",
+ "\\)"
+ ],
+ [
+ "ymn",
+ "as"
+ ],
+ [
+ "ym",
+ "nas"
+ ],
+ [
+ "en",
+ "viron"
+ ],
+ [
+ "▁i",
+ "phone"
+ ],
+ [
+ "▁Wrest",
+ "ling"
+ ],
+ [
+ "ał",
+ "y"
+ ],
+ [
+ "a",
+ "ły"
+ ],
+ [
+ "▁Indian",
+ "a"
+ ],
+ [
+ "▁India",
+ "na"
+ ],
+ [
+ "▁Ind",
+ "iana"
+ ],
+ [
+ "Rad",
+ "io"
+ ],
+ [
+ "V",
+ "S"
+ ],
+ [
+ "▁independ",
+ "ence"
+ ],
+ [
+ "та",
+ "й"
+ ],
+ [
+ "▁dec",
+ "ode"
+ ],
+ [
+ "▁de",
+ "code"
+ ],
+ [
+ "▁",
+ "decode"
+ ],
+ [
+ "Wh",
+ "ite"
+ ],
+ [
+ "▁jour",
+ "n"
+ ],
+ [
+ "▁jou",
+ "rn"
+ ],
+ [
+ "▁jo",
+ "urn"
+ ],
+ [
+ "▁j",
+ "ourn"
+ ],
+ [
+ "ícul",
+ "o"
+ ],
+ [
+ "í",
+ "culo"
+ ],
+ [
+ "▁Bar",
+ "b"
+ ],
+ [
+ "▁Ba",
+ "rb"
+ ],
+ [
+ "▁Ev",
+ "angel"
+ ],
+ [
+ "▁And",
+ "y"
+ ],
+ [
+ "▁An",
+ "dy"
+ ],
+ [
+ "▁Wel",
+ "come"
+ ],
+ [
+ "▁Dev",
+ "ice"
+ ],
+ [
+ "▁De",
+ "vice"
+ ],
+ [
+ "▁",
+ "Device"
+ ],
+ [
+ "ge",
+ "f"
+ ],
+ [
+ "g",
+ "ef"
+ ],
+ [
+ "▁remember",
+ "ed"
+ ],
+ [
+ "▁variation",
+ "s"
+ ],
+ [
+ "▁vari",
+ "ations"
+ ],
+ [
+ "▁Ad",
+ "olf"
+ ],
+ [
+ "ita",
+ "ine"
+ ],
+ [
+ "it",
+ "aine"
+ ],
+ [
+ "▁надмор",
+ "ској"
+ ],
+ [
+ "▁ste",
+ "am"
+ ],
+ [
+ "▁s",
+ "team"
+ ],
+ [
+ "▁concern",
+ "s"
+ ],
+ [
+ "▁`",
+ "|"
+ ],
+ [
+ "▁би",
+ "о"
+ ],
+ [
+ "тель",
+ "ства"
+ ],
+ [
+ "▁qu",
+ "attro"
+ ],
+ [
+ "ext",
+ "end"
+ ],
+ [
+ "▁trabaj",
+ "o"
+ ],
+ [
+ "▁trab",
+ "ajo"
+ ],
+ [
+ "en",
+ "berg"
+ ],
+ [
+ "▁scenario",
+ "s"
+ ],
+ [
+ "▁scen",
+ "arios"
+ ],
+ [
+ "ân",
+ "t"
+ ],
+ [
+ "â",
+ "nt"
+ ],
+ [
+ "▁komm",
+ "t"
+ ],
+ [
+ "▁kom",
+ "mt"
+ ],
+ [
+ "▁dom",
+ "estic"
+ ],
+ [
+ "▁B",
+ "asketball"
+ ],
+ [
+ "▁Co",
+ "oper"
+ ],
+ [
+ "so",
+ "ck"
+ ],
+ [
+ "s",
+ "ock"
+ ],
+ [
+ "дер",
+ "жа"
+ ],
+ [
+ "д",
+ "ержа"
+ ],
+ [
+ "={",
+ "\\"
+ ],
+ [
+ "=",
+ "{\\"
+ ],
+ [
+ "▁in",
+ "ici"
+ ],
+ [
+ "▁Phil",
+ "l"
+ ],
+ [
+ "▁Ph",
+ "ill"
+ ],
+ [
+ "▁P",
+ "hill"
+ ],
+ [
+ "▁гене",
+ "рал"
+ ],
+ [
+ "archivi",
+ "ato"
+ ],
+ [
+ "ъ",
+ "н"
+ ],
+ [
+ "Ro",
+ "b"
+ ],
+ [
+ "R",
+ "ob"
+ ],
+ [
+ "▁ton",
+ "g"
+ ],
+ [
+ "▁to",
+ "ng"
+ ],
+ [
+ "▁t",
+ "ong"
+ ],
+ [
+ "▁characteristic",
+ "s"
+ ],
+ [
+ "▁character",
+ "istics"
+ ],
+ [
+ "▁am",
+ "az"
+ ],
+ [
+ "▁a",
+ "maz"
+ ],
+ [
+ "▁Mod",
+ "e"
+ ],
+ [
+ "▁Mo",
+ "de"
+ ],
+ [
+ "▁M",
+ "ode"
+ ],
+ [
+ "▁",
+ "Mode"
+ ],
+ [
+ "▁inaug",
+ "ur"
+ ],
+ [
+ "we",
+ "hr"
+ ],
+ [
+ "ran",
+ "t"
+ ],
+ [
+ "ra",
+ "nt"
+ ],
+ [
+ "r",
+ "ant"
+ ],
+ [
+ "ional",
+ "i"
+ ],
+ [
+ "iona",
+ "li"
+ ],
+ [
+ "ion",
+ "ali"
+ ],
+ [
+ "▁Mot",
+ "her"
+ ],
+ [
+ "▁Mo",
+ "ther"
+ ],
+ [
+ "▁M",
+ "other"
+ ],
+ [
+ "M",
+ "a"
+ ],
+ [
+ "é",
+ "qu"
+ ],
+ [
+ "▁Kel",
+ "ly"
+ ],
+ [
+ "▁K",
+ "elly"
+ ],
+ [
+ "cil",
+ "e"
+ ],
+ [
+ "ci",
+ "le"
+ ],
+ [
+ "c",
+ "ile"
+ ],
+ [
+ "▁beste",
+ "ht"
+ ],
+ [
+ "▁estimate",
+ "s"
+ ],
+ [
+ "▁estim",
+ "ates"
+ ],
+ [
+ "rugu",
+ "ay"
+ ],
+ [
+ "▁An",
+ "s"
+ ],
+ [
+ "▁A",
+ "ns"
+ ],
+ [
+ "Ma",
+ "d"
+ ],
+ [
+ "M",
+ "ad"
+ ],
+ [
+ "▁на",
+ "в"
+ ],
+ [
+ "▁donné",
+ "es"
+ ],
+ [
+ "▁donn",
+ "ées"
+ ],
+ [
+ "▁d",
+ "onnées"
+ ],
+ [
+ "▁",
+ "données"
+ ],
+ [
+ "▁trop",
+ "ical"
+ ],
+ [
+ "▁Sever",
+ "al"
+ ],
+ [
+ "elte",
+ "r"
+ ],
+ [
+ "elt",
+ "er"
+ ],
+ [
+ "el",
+ "ter"
+ ],
+ [
+ "▁Ph",
+ "o"
+ ],
+ [
+ "▁P",
+ "ho"
+ ],
+ [
+ "ke",
+ "m"
+ ],
+ [
+ "k",
+ "em"
+ ],
+ [
+ "▁Custom",
+ "er"
+ ],
+ [
+ "▁",
+ "Customer"
+ ],
+ [
+ "▁скла",
+ "ді"
+ ],
+ [
+ "▁course",
+ "s"
+ ],
+ [
+ "▁cours",
+ "es"
+ ],
+ [
+ "▁c",
+ "ourses"
+ ],
+ [
+ "Pl",
+ "atform"
+ ],
+ [
+ "nav",
+ "bar"
+ ],
+ [
+ "learn",
+ "ing"
+ ],
+ [
+ "lear",
+ "ning"
+ ],
+ [
+ "le",
+ "arning"
+ ],
+ [
+ "▁Sw",
+ "edish"
+ ],
+ [
+ "▁zas",
+ "t"
+ ],
+ [
+ "▁za",
+ "st"
+ ],
+ [
+ "▁z",
+ "ast"
+ ],
+ [
+ "▁Li",
+ "g"
+ ],
+ [
+ "▁L",
+ "ig"
+ ],
+ [
+ "man",
+ "agement"
+ ],
+ [
+ "▁lo",
+ "d"
+ ],
+ [
+ "▁l",
+ "od"
+ ],
+ [
+ "uff",
+ "le"
+ ],
+ [
+ "Text",
+ "ure"
+ ],
+ [
+ "Te",
+ "xture"
+ ],
+ [
+ "arg",
+ "a"
+ ],
+ [
+ "ar",
+ "ga"
+ ],
+ [
+ "át",
+ "um"
+ ],
+ [
+ "▁D",
+ "DR"
+ ],
+ [
+ "ні",
+ "ї"
+ ],
+ [
+ "н",
+ "ії"
+ ],
+ [
+ "▁Soci",
+ "été"
+ ],
+ [
+ "▁domain",
+ "s"
+ ],
+ [
+ "▁dom",
+ "ains"
+ ],
+ [
+ "▁permit",
+ "ted"
+ ],
+ [
+ "▁perm",
+ "itted"
+ ],
+ [
+ "▁extern",
+ "e"
+ ],
+ [
+ "▁ext",
+ "erne"
+ ],
+ [
+ "▁ex",
+ "terne"
+ ],
+ [
+ "▁quel",
+ "que"
+ ],
+ [
+ "v",
+ "t"
+ ],
+ [
+ "ym",
+ "an"
+ ],
+ [
+ "y",
+ "man"
+ ],
+ [
+ "▁War",
+ "d"
+ ],
+ [
+ "▁Wa",
+ "rd"
+ ],
+ [
+ "▁W",
+ "ard"
+ ],
+ [
+ "▁ag",
+ "li"
+ ],
+ [
+ "▁",
+ "agli"
+ ],
+ [
+ "▁and",
+ "ra"
+ ],
+ [
+ "▁an",
+ "dra"
+ ],
+ [
+ "▁",
+ "andra"
+ ],
+ [
+ "S",
+ "napshot"
+ ],
+ [
+ "▁m",
+ "å"
+ ],
+ [
+ "▁ye",
+ "ah"
+ ],
+ [
+ "ден",
+ "а"
+ ],
+ [
+ "де",
+ "на"
+ ],
+ [
+ "д",
+ "ена"
+ ],
+ [
+ "ęp",
+ "u"
+ ],
+ [
+ "ę",
+ "pu"
+ ],
+ [
+ "ask",
+ "ell"
+ ],
+ [
+ "▁Ré",
+ "publique"
+ ],
+ [
+ "in",
+ "ject"
+ ],
+ [
+ "▁'",
+ ";"
+ ],
+ [
+ "▁",
+ "';"
+ ],
+ [
+ "än",
+ "n"
+ ],
+ [
+ "ä",
+ "nn"
+ ],
+ [
+ "▁z",
+ "elf"
+ ],
+ [
+ "▁Ent",
+ "wicklung"
+ ],
+ [
+ "ár",
+ "ia"
+ ],
+ [
+ "á",
+ "ria"
+ ],
+ [
+ "onom",
+ "y"
+ ],
+ [
+ "ono",
+ "my"
+ ],
+ [
+ "on",
+ "omy"
+ ],
+ [
+ "▁sv",
+ "il"
+ ],
+ [
+ "▁s",
+ "vil"
+ ],
+ [
+ "ies",
+ "e"
+ ],
+ [
+ "ie",
+ "se"
+ ],
+ [
+ "i",
+ "ese"
+ ],
+ [
+ "▁conse",
+ "r"
+ ],
+ [
+ "▁cons",
+ "er"
+ ],
+ [
+ "▁con",
+ "ser"
+ ],
+ [
+ "▁ni",
+ "m"
+ ],
+ [
+ "▁n",
+ "im"
+ ],
+ [
+ "▁",
+ "nim"
+ ],
+ [
+ "▁rés",
+ "z"
+ ],
+ [
+ "▁ré",
+ "sz"
+ ],
+ [
+ "▁r",
+ "ész"
+ ],
+ [
+ "▁И",
+ "тали"
+ ],
+ [
+ "▁partic",
+ "i"
+ ],
+ [
+ "▁parti",
+ "ci"
+ ],
+ [
+ "▁part",
+ "ici"
+ ],
+ [
+ "▁Li",
+ "on"
+ ],
+ [
+ "▁L",
+ "ion"
+ ],
+ [
+ "s",
+ "r"
+ ],
+ [
+ "al",
+ "ways"
+ ],
+ [
+ "▁Влади",
+ "мир"
+ ],
+ [
+ "че",
+ "ские"
+ ],
+ [
+ "[",
+ ","
+ ],
+ [
+ "▁Def",
+ "inition"
+ ],
+ [
+ "▁",
+ "Definition"
+ ],
+ [
+ "nan",
+ "t"
+ ],
+ [
+ "na",
+ "nt"
+ ],
+ [
+ "n",
+ "ant"
+ ],
+ [
+ "oe",
+ "m"
+ ],
+ [
+ "o",
+ "em"
+ ],
+ [
+ "Id",
+ "s"
+ ],
+ [
+ "I",
+ "ds"
+ ],
+ [
+ "▁в",
+ "не"
+ ],
+ [
+ "▁[",
+ "...]"
+ ],
+ [
+ "▁нап",
+ "рав"
+ ],
+ [
+ "▁на",
+ "прав"
+ ],
+ [
+ "▁G",
+ "O"
+ ],
+ [
+ "▁",
+ "GO"
+ ],
+ [
+ "▁år",
+ "s"
+ ],
+ [
+ "▁å",
+ "rs"
+ ],
+ [
+ "▁ut",
+ "án"
+ ],
+ [
+ "▁out",
+ "ros"
+ ],
+ [
+ "▁reg",
+ "ión"
+ ],
+ [
+ "▁Mon",
+ "g"
+ ],
+ [
+ "▁Mo",
+ "ng"
+ ],
+ [
+ "▁M",
+ "ong"
+ ],
+ [
+ "▁film",
+ "e"
+ ],
+ [
+ "▁fil",
+ "me"
+ ],
+ [
+ "▁trip",
+ "le"
+ ],
+ [
+ "▁tri",
+ "ple"
+ ],
+ [
+ "▁spo",
+ "ns"
+ ],
+ [
+ "▁sp",
+ "ons"
+ ],
+ [
+ "De",
+ "velop"
+ ],
+ [
+ "▁out",
+ "come"
+ ],
+ [
+ "▁Bib",
+ "le"
+ ],
+ [
+ "▁Bi",
+ "ble"
+ ],
+ [
+ "▁B",
+ "ible"
+ ],
+ [
+ "▁имен",
+ "и"
+ ],
+ [
+ "▁име",
+ "ни"
+ ],
+ [
+ "▁и",
+ "мени"
+ ],
+ [
+ "Can",
+ "vas"
+ ],
+ [
+ "пу",
+ "та"
+ ],
+ [
+ "cur",
+ "r"
+ ],
+ [
+ "cu",
+ "rr"
+ ],
+ [
+ "c",
+ "urr"
+ ],
+ [
+ "ás",
+ "ok"
+ ],
+ [
+ "){",
+ "\\"
+ ],
+ [
+ ")",
+ "{\\"
+ ],
+ [
+ "ning",
+ "ar"
+ ],
+ [
+ "`",
+ ";"
+ ],
+ [
+ "▁Fl",
+ "ash"
+ ],
+ [
+ ":",
+ "#"
+ ],
+ [
+ "mus",
+ "t"
+ ],
+ [
+ "mu",
+ "st"
+ ],
+ [
+ "m",
+ "ust"
+ ],
+ [
+ "cp",
+ "u"
+ ],
+ [
+ "c",
+ "pu"
+ ],
+ [
+ "▁format",
+ "s"
+ ],
+ [
+ "▁forma",
+ "ts"
+ ],
+ [
+ "▁form",
+ "ats"
+ ],
+ [
+ "Ha",
+ "r"
+ ],
+ [
+ "H",
+ "ar"
+ ],
+ [
+ "▁epis",
+ "odio"
+ ],
+ [
+ "▁Ros",
+ "a"
+ ],
+ [
+ "▁Ro",
+ "sa"
+ ],
+ [
+ "▁R",
+ "osa"
+ ],
+ [
+ "▁d",
+ "ès"
+ ],
+ [
+ "emi",
+ "t"
+ ],
+ [
+ "em",
+ "it"
+ ],
+ [
+ "e",
+ "mit"
+ ],
+ [
+ "riter",
+ "ia"
+ ],
+ [
+ "rite",
+ "ria"
+ ],
+ [
+ "rit",
+ "eria"
+ ],
+ [
+ "An",
+ "notation"
+ ],
+ [
+ "Fl",
+ "ag"
+ ],
+ [
+ "F",
+ "lag"
+ ],
+ [
+ "g",
+ "mail"
+ ],
+ [
+ "▁Norm",
+ "al"
+ ],
+ [
+ "▁Nor",
+ "mal"
+ ],
+ [
+ "▁N",
+ "ormal"
+ ],
+ [
+ "▁",
+ "Normal"
+ ],
+ [
+ "ollar",
+ "y"
+ ],
+ [
+ "oll",
+ "ary"
+ ],
+ [
+ "▁fos",
+ "s"
+ ],
+ [
+ "▁fo",
+ "ss"
+ ],
+ [
+ "▁f",
+ "oss"
+ ],
+ [
+ "▁conc",
+ "urrent"
+ ],
+ [
+ "▁con",
+ "current"
+ ],
+ [
+ "▁",
+ "concurrent"
+ ],
+ [
+ "▁crash",
+ "es"
+ ],
+ [
+ "▁вид",
+ "е"
+ ],
+ [
+ "▁ви",
+ "де"
+ ],
+ [
+ "▁Min",
+ "or"
+ ],
+ [
+ "▁Mi",
+ "nor"
+ ],
+ [
+ "▁Si",
+ "t"
+ ],
+ [
+ "▁S",
+ "it"
+ ],
+ [
+ "▁S",
+ "N"
+ ],
+ [
+ "▁",
+ "SN"
+ ],
+ [
+ "▁sc",
+ "ar"
+ ],
+ [
+ "▁s",
+ "car"
+ ],
+ [
+ "▁",
+ "scar"
+ ],
+ [
+ "▁fem",
+ "in"
+ ],
+ [
+ "▁fe",
+ "min"
+ ],
+ [
+ "▁specific",
+ "ation"
+ ],
+ [
+ "▁spec",
+ "ification"
+ ],
+ [
+ "so",
+ "ap"
+ ],
+ [
+ "▁opera",
+ "te"
+ ],
+ [
+ "▁oper",
+ "ate"
+ ],
+ [
+ "▁o",
+ "perate"
+ ],
+ [
+ "▁principal",
+ "mente"
+ ],
+ [
+ "▁aus",
+ "t"
+ ],
+ [
+ "▁au",
+ "st"
+ ],
+ [
+ "▁a",
+ "ust"
+ ],
+ [
+ "ibil",
+ "e"
+ ],
+ [
+ "ib",
+ "ile"
+ ],
+ [
+ "iti",
+ "me"
+ ],
+ [
+ "it",
+ "ime"
+ ],
+ [
+ "i",
+ "time"
+ ],
+ [
+ "ле",
+ "жа"
+ ],
+ [
+ "if",
+ "rame"
+ ],
+ [
+ "i",
+ "frame"
+ ],
+ [
+ "▁concept",
+ "s"
+ ],
+ [
+ "▁conce",
+ "pts"
+ ],
+ [
+ "▁ta",
+ "ck"
+ ],
+ [
+ "▁t",
+ "ack"
+ ],
+ [
+ "▁vis",
+ "s"
+ ],
+ [
+ "▁vi",
+ "ss"
+ ],
+ [
+ "▁v",
+ "iss"
+ ],
+ [
+ "▁car",
+ "bon"
+ ],
+ [
+ "ter",
+ "y"
+ ],
+ [
+ "te",
+ "ry"
+ ],
+ [
+ "t",
+ "ery"
+ ],
+ [
+ "▁nam",
+ "ing"
+ ],
+ [
+ "▁na",
+ "ming"
+ ],
+ [
+ "▁n",
+ "aming"
+ ],
+ [
+ "▁Ort",
+ "s"
+ ],
+ [
+ "▁Or",
+ "ts"
+ ],
+ [
+ "ident",
+ "e"
+ ],
+ [
+ "iden",
+ "te"
+ ],
+ [
+ "id",
+ "ente"
+ ],
+ [
+ "▁Cap",
+ "it"
+ ],
+ [
+ "▁Ca",
+ "pit"
+ ],
+ [
+ "▁exp",
+ "r"
+ ],
+ [
+ "▁ex",
+ "pr"
+ ],
+ [
+ "▁",
+ "expr"
+ ],
+ [
+ "▁насе",
+ "љу"
+ ],
+ [
+ "▁Select",
+ "ed"
+ ],
+ [
+ "▁Sele",
+ "cted"
+ ],
+ [
+ "▁Sel",
+ "ected"
+ ],
+ [
+ "▁",
+ "Selected"
+ ],
+ [
+ "▁hint",
+ "er"
+ ],
+ [
+ "▁hin",
+ "ter"
+ ],
+ [
+ "▁h",
+ "inter"
+ ],
+ [
+ "▁if",
+ "rame"
+ ],
+ [
+ "▁i",
+ "frame"
+ ],
+ [
+ "▁",
+ "iframe"
+ ],
+ [
+ "▁z",
+ "b"
+ ],
+ [
+ "index",
+ "Path"
+ ],
+ [
+ "col",
+ "l"
+ ],
+ [
+ "co",
+ "ll"
+ ],
+ [
+ "c",
+ "oll"
+ ],
+ [
+ "▁wr",
+ "ześ"
+ ],
+ [
+ "▁ach",
+ "t"
+ ],
+ [
+ "▁ac",
+ "ht"
+ ],
+ [
+ "▁a",
+ "cht"
+ ],
+ [
+ "▁",
+ "acht"
+ ],
+ [
+ "▁gradu",
+ "ally"
+ ],
+ [
+ "▁grad",
+ "ually"
+ ],
+ [
+ "▁ч",
+ "у"
+ ],
+ [
+ "▁",
+ "чу"
+ ],
+ [
+ "зе",
+ "й"
+ ],
+ [
+ "з",
+ "ей"
+ ],
+ [
+ "ha",
+ "ft"
+ ],
+ [
+ "h",
+ "aft"
+ ],
+ [
+ "▁tra",
+ "n"
+ ],
+ [
+ "▁tr",
+ "an"
+ ],
+ [
+ "▁t",
+ "ran"
+ ],
+ [
+ "▁la",
+ "quelle"
+ ],
+ [
+ "yt",
+ "ics"
+ ],
+ [
+ "ID",
+ "E"
+ ],
+ [
+ "I",
+ "DE"
+ ],
+ [
+ "▁pyg",
+ "ame"
+ ],
+ [
+ "▁py",
+ "game"
+ ],
+ [
+ "▁Pack",
+ "age"
+ ],
+ [
+ "▁P",
+ "ackage"
+ ],
+ [
+ "▁",
+ "Package"
+ ],
+ [
+ "▁class",
+ "Name"
+ ],
+ [
+ "▁",
+ "className"
+ ],
+ [
+ "B",
+ "al"
+ ],
+ [
+ "per",
+ "l"
+ ],
+ [
+ "pe",
+ "rl"
+ ],
+ [
+ "тин",
+ "а"
+ ],
+ [
+ "ти",
+ "на"
+ ],
+ [
+ "O",
+ "cc"
+ ],
+ [
+ "▁in",
+ "frastr"
+ ],
+ [
+ "▁Champion",
+ "s"
+ ],
+ [
+ "▁Champ",
+ "ions"
+ ],
+ [
+ "▁class",
+ "ic"
+ ],
+ [
+ "▁Ra",
+ "w"
+ ],
+ [
+ "▁R",
+ "aw"
+ ],
+ [
+ "▁",
+ "Raw"
+ ],
+ [
+ "▁partial",
+ "ly"
+ ],
+ [
+ "▁parti",
+ "ally"
+ ],
+ [
+ "▁Te",
+ "d"
+ ],
+ [
+ "▁T",
+ "ed"
+ ],
+ [
+ "▁sto",
+ "let"
+ ],
+ [
+ "raine",
+ "d"
+ ],
+ [
+ "rain",
+ "ed"
+ ],
+ [
+ "rai",
+ "ned"
+ ],
+ [
+ "ra",
+ "ined"
+ ],
+ [
+ "r",
+ "ained"
+ ],
+ [
+ "WH",
+ "ERE"
+ ],
+ [
+ "W",
+ "HERE"
+ ],
+ [
+ "▁val",
+ "l"
+ ],
+ [
+ "▁va",
+ "ll"
+ ],
+ [
+ "▁v",
+ "all"
+ ],
+ [
+ "▁Juli",
+ "a"
+ ],
+ [
+ "▁Jul",
+ "ia"
+ ],
+ [
+ "▁Ju",
+ "lia"
+ ],
+ [
+ "za",
+ "t"
+ ],
+ [
+ "z",
+ "at"
+ ],
+ [
+ "▁surr",
+ "ounded"
+ ],
+ [
+ "SE",
+ "E"
+ ],
+ [
+ "S",
+ "EE"
+ ],
+ [
+ "▁walk",
+ "ing"
+ ],
+ [
+ "▁wal",
+ "king"
+ ],
+ [
+ "B",
+ "ad"
+ ],
+ [
+ "FO",
+ "R"
+ ],
+ [
+ "F",
+ "OR"
+ ],
+ [
+ "contr",
+ "e"
+ ],
+ [
+ "cont",
+ "re"
+ ],
+ [
+ "con",
+ "tre"
+ ],
+ [
+ "▁Pale",
+ "st"
+ ],
+ [
+ "▁Pal",
+ "est"
+ ],
+ [
+ "át",
+ "ico"
+ ],
+ [
+ "▁engine",
+ "er"
+ ],
+ [
+ "▁partner",
+ "s"
+ ],
+ [
+ "▁part",
+ "ners"
+ ],
+ [
+ "▁Jew",
+ "s"
+ ],
+ [
+ "▁Je",
+ "ws"
+ ],
+ [
+ "iler",
+ "s"
+ ],
+ [
+ "ile",
+ "rs"
+ ],
+ [
+ "il",
+ "ers"
+ ],
+ [
+ "i",
+ "lers"
+ ],
+ [
+ "▁cer",
+ "em"
+ ],
+ [
+ "▁ce",
+ "rem"
+ ],
+ [
+ "▁c",
+ "erem"
+ ],
+ [
+ "▁interaction",
+ "s"
+ ],
+ [
+ "▁interact",
+ "ions"
+ ],
+ [
+ "▁inter",
+ "actions"
+ ],
+ [
+ "ac",
+ "u"
+ ],
+ [
+ "a",
+ "cu"
+ ],
+ [
+ "st",
+ "y"
+ ],
+ [
+ "s",
+ "ty"
+ ],
+ [
+ "▁Prince",
+ "ss"
+ ],
+ [
+ "▁Prin",
+ "cess"
+ ],
+ [
+ "sha",
+ "rp"
+ ],
+ [
+ "sh",
+ "arp"
+ ],
+ [
+ "▁Single",
+ "s"
+ ],
+ [
+ "▁Sing",
+ "les"
+ ],
+ [
+ "▁ї",
+ "х"
+ ],
+ [
+ "che",
+ "z"
+ ],
+ [
+ "ch",
+ "ez"
+ ],
+ [
+ "c",
+ "hez"
+ ],
+ [
+ "Receive",
+ "r"
+ ],
+ [
+ "Rece",
+ "iver"
+ ],
+ [
+ "▁patient",
+ "s"
+ ],
+ [
+ "▁pat",
+ "ients"
+ ],
+ [
+ "string",
+ "ify"
+ ],
+ [
+ "▁compet",
+ "ed"
+ ],
+ [
+ "be",
+ "y"
+ ],
+ [
+ "b",
+ "ey"
+ ],
+ [
+ "$",
+ ";"
+ ],
+ [
+ "▁B",
+ "d"
+ ],
+ [
+ "had",
+ "oop"
+ ],
+ [
+ "h",
+ "adoop"
+ ],
+ [
+ "▁Div",
+ "isión"
+ ],
+ [
+ "öl",
+ "d"
+ ],
+ [
+ "ö",
+ "ld"
+ ],
+ [
+ "▁restrict",
+ "ed"
+ ],
+ [
+ "▁command",
+ "er"
+ ],
+ [
+ "▁comma",
+ "nder"
+ ],
+ [
+ "▁comm",
+ "ander"
+ ],
+ [
+ "▁High",
+ "way"
+ ],
+ [
+ "▁Č",
+ "esk"
+ ],
+ [
+ "▁my",
+ "th"
+ ],
+ [
+ "▁m",
+ "yth"
+ ],
+ [
+ "ча",
+ "н"
+ ],
+ [
+ "ч",
+ "ан"
+ ],
+ [
+ "rah",
+ "am"
+ ],
+ [
+ "ra",
+ "ham"
+ ],
+ [
+ "▁en",
+ "qu"
+ ],
+ [
+ "▁po",
+ "g"
+ ],
+ [
+ "▁p",
+ "og"
+ ],
+ [
+ "▁comun",
+ "a"
+ ],
+ [
+ "▁com",
+ "una"
+ ],
+ [
+ "▁print",
+ "ln"
+ ],
+ [
+ "▁",
+ "println"
+ ],
+ [
+ "▁к",
+ "руп"
+ ],
+ [
+ "▁dep",
+ "ois"
+ ],
+ [
+ "▁de",
+ "pois"
+ ],
+ [
+ "▁seat",
+ "s"
+ ],
+ [
+ "▁sea",
+ "ts"
+ ],
+ [
+ "▁se",
+ "ats"
+ ],
+ [
+ "▁neigh",
+ "b"
+ ],
+ [
+ "цион",
+ "а"
+ ],
+ [
+ "ци",
+ "она"
+ ],
+ [
+ "agin",
+ "e"
+ ],
+ [
+ "agi",
+ "ne"
+ ],
+ [
+ "ag",
+ "ine"
+ ],
+ [
+ "▁cloth",
+ "es"
+ ],
+ [
+ "▁clo",
+ "thes"
+ ],
+ [
+ "▁Pri",
+ "or"
+ ],
+ [
+ "▁Pr",
+ "ior"
+ ],
+ [
+ "▁P",
+ "rior"
+ ],
+ [
+ "Bra",
+ "in"
+ ],
+ [
+ "Br",
+ "ain"
+ ],
+ [
+ "B",
+ "rain"
+ ],
+ [
+ "FF",
+ "FF"
+ ],
+ [
+ "':",
+ "'"
+ ],
+ [
+ "'",
+ ":'"
+ ],
+ [
+ "feature",
+ "s"
+ ],
+ [
+ "fe",
+ "atures"
+ ],
+ [
+ "▁files",
+ "ystem"
+ ],
+ [
+ "▁file",
+ "system"
+ ],
+ [
+ "▁single",
+ "s"
+ ],
+ [
+ "▁sing",
+ "les"
+ ],
+ [
+ "▁Mel",
+ "bourne"
+ ],
+ [
+ "▁destruct",
+ "ion"
+ ],
+ [
+ "▁destru",
+ "ction"
+ ],
+ [
+ "▁dest",
+ "ruction"
+ ],
+ [
+ "▁Ly",
+ "on"
+ ],
+ [
+ "▁Ins",
+ "el"
+ ],
+ [
+ "▁In",
+ "sel"
+ ],
+ [
+ "Na",
+ "v"
+ ],
+ [
+ "N",
+ "av"
+ ],
+ [
+ "▁Rep",
+ "lace"
+ ],
+ [
+ "▁Re",
+ "place"
+ ],
+ [
+ "▁",
+ "Replace"
+ ],
+ [
+ "▁l",
+ "é"
+ ],
+ [
+ "▁",
+ "lé"
+ ],
+ [
+ "Wh",
+ "o"
+ ],
+ [
+ "W",
+ "ho"
+ ],
+ [
+ "▁Esta",
+ "d"
+ ],
+ [
+ "▁Est",
+ "ad"
+ ],
+ [
+ "▁E",
+ "stad"
+ ],
+ [
+ "▁dimension",
+ "al"
+ ],
+ [
+ "▁dim",
+ "ensional"
+ ],
+ [
+ "▁",
+ "dimensional"
+ ],
+ [
+ "▁ö",
+ "ff"
+ ],
+ [
+ "▁",
+ "öff"
+ ],
+ [
+ "▁grand",
+ "s"
+ ],
+ [
+ "▁gran",
+ "ds"
+ ],
+ [
+ "▁gr",
+ "ands"
+ ],
+ [
+ "дж",
+ "а"
+ ],
+ [
+ "д",
+ "жа"
+ ],
+ [
+ "plan",
+ "e"
+ ],
+ [
+ "pla",
+ "ne"
+ ],
+ [
+ "pl",
+ "ane"
+ ],
+ [
+ "p",
+ "lane"
+ ],
+ [
+ "ност",
+ "і"
+ ],
+ [
+ "нос",
+ "ті"
+ ],
+ [
+ "но",
+ "сті"
+ ],
+ [
+ "▁Orig",
+ "in"
+ ],
+ [
+ "▁Ori",
+ "gin"
+ ],
+ [
+ "▁Or",
+ "igin"
+ ],
+ [
+ "▁",
+ "Origin"
+ ],
+ [
+ "W",
+ "I"
+ ],
+ [
+ "änn",
+ "er"
+ ],
+ [
+ "än",
+ "ner"
+ ],
+ [
+ "▁Cr",
+ "y"
+ ],
+ [
+ "▁C",
+ "ry"
+ ],
+ [
+ "IT",
+ "ION"
+ ],
+ [
+ "▁fö",
+ "dd"
+ ],
+ [
+ "▁cult",
+ "ura"
+ ],
+ [
+ "▁Ran",
+ "k"
+ ],
+ [
+ "▁R",
+ "ank"
+ ],
+ [
+ "▁vue",
+ "l"
+ ],
+ [
+ "▁vu",
+ "el"
+ ],
+ [
+ "▁v",
+ "uel"
+ ],
+ [
+ "▁za",
+ "g"
+ ],
+ [
+ "▁z",
+ "ag"
+ ],
+ [
+ "▁Max",
+ "im"
+ ],
+ [
+ "▁Ma",
+ "xim"
+ ],
+ [
+ "он",
+ "у"
+ ],
+ [
+ "о",
+ "ну"
+ ],
+ [
+ "())",
+ ")"
+ ],
+ [
+ "()",
+ "))"
+ ],
+ [
+ "(",
+ ")))"
+ ],
+ [
+ "R",
+ "aw"
+ ],
+ [
+ "kir",
+ "che"
+ ],
+ [
+ "k",
+ "irche"
+ ],
+ [
+ "▁a",
+ "demás"
+ ],
+ [
+ "▁ti",
+ "e"
+ ],
+ [
+ "▁t",
+ "ie"
+ ],
+ [
+ "▁St",
+ "yle"
+ ],
+ [
+ "▁",
+ "Style"
+ ],
+ [
+ "ско",
+ "в"
+ ],
+ [
+ "ск",
+ "ов"
+ ],
+ [
+ "с",
+ "ков"
+ ],
+ [
+ "istan",
+ "t"
+ ],
+ [
+ "ista",
+ "nt"
+ ],
+ [
+ "ist",
+ "ant"
+ ],
+ [
+ "ol",
+ "ph"
+ ],
+ [
+ "▁Z",
+ "ür"
+ ],
+ [
+ "▁Inf",
+ "o"
+ ],
+ [
+ "▁In",
+ "fo"
+ ],
+ [
+ "▁",
+ "Info"
+ ],
+ [
+ "DO",
+ "M"
+ ],
+ [
+ "D",
+ "OM"
+ ],
+ [
+ "us",
+ "c"
+ ],
+ [
+ "u",
+ "sc"
+ ],
+ [
+ "nah",
+ "m"
+ ],
+ [
+ "na",
+ "hm"
+ ],
+ [
+ "▁Ф",
+ "едера"
+ ],
+ [
+ "▁Fo",
+ "t"
+ ],
+ [
+ "▁F",
+ "ot"
+ ],
+ [
+ "▁specify",
+ "ing"
+ ],
+ [
+ "▁spec",
+ "ifying"
+ ],
+ [
+ "▁tit",
+ "olo"
+ ],
+ [
+ "▁Boy",
+ "s"
+ ],
+ [
+ "▁Bo",
+ "ys"
+ ],
+ [
+ "iec",
+ "h"
+ ],
+ [
+ "ie",
+ "ch"
+ ],
+ [
+ "i",
+ "ech"
+ ],
+ [
+ "Pl",
+ "ace"
+ ],
+ [
+ "P",
+ "lace"
+ ],
+ [
+ "▁Hof",
+ "f"
+ ],
+ [
+ "▁Ho",
+ "ff"
+ ],
+ [
+ "▁H",
+ "off"
+ ],
+ [
+ "▁cache",
+ "d"
+ ],
+ [
+ "▁ca",
+ "ched"
+ ],
+ [
+ "▁c",
+ "ached"
+ ],
+ [
+ "вал",
+ "ь"
+ ],
+ [
+ "ва",
+ "ль"
+ ],
+ [
+ "в",
+ "аль"
+ ],
+ [
+ "ish",
+ "er"
+ ],
+ [
+ "is",
+ "her"
+ ],
+ [
+ "roll",
+ "ing"
+ ],
+ [
+ "rol",
+ "ling"
+ ],
+ [
+ "open",
+ "s"
+ ],
+ [
+ "ope",
+ "ns"
+ ],
+ [
+ "op",
+ "ens"
+ ],
+ [
+ "▁h",
+ "r"
+ ],
+ [
+ "▁",
+ "hr"
+ ],
+ [
+ "-----",
+ "-"
+ ],
+ [
+ "----",
+ "--"
+ ],
+ [
+ "---",
+ "---"
+ ],
+ [
+ "--",
+ "----"
+ ],
+ [
+ "-",
+ "-----"
+ ],
+ [
+ "▁maggio",
+ "r"
+ ],
+ [
+ "▁mag",
+ "gior"
+ ],
+ [
+ "▁transaction",
+ "s"
+ ],
+ [
+ "▁trans",
+ "actions"
+ ],
+ [
+ "▁crim",
+ "inal"
+ ],
+ [
+ "▁c",
+ "riminal"
+ ],
+ [
+ "▁retr",
+ "e"
+ ],
+ [
+ "▁ret",
+ "re"
+ ],
+ [
+ "▁re",
+ "tre"
+ ],
+ [
+ "▁Camp",
+ "bell"
+ ],
+ [
+ "))",
+ ":"
+ ],
+ [
+ ")",
+ "):"
+ ],
+ [
+ "▁ne",
+ "d"
+ ],
+ [
+ "▁n",
+ "ed"
+ ],
+ [
+ "▁",
+ "ned"
+ ],
+ [
+ "Page",
+ "r"
+ ],
+ [
+ "Pa",
+ "ger"
+ ],
+ [
+ "P",
+ "ager"
+ ],
+ [
+ "▁Her",
+ "o"
+ ],
+ [
+ "▁He",
+ "ro"
+ ],
+ [
+ "▁H",
+ "ero"
+ ],
+ [
+ "(_",
+ "_"
+ ],
+ [
+ "(",
+ "__"
+ ],
+ [
+ "▁un",
+ "cle"
+ ],
+ [
+ "▁reach",
+ "es"
+ ],
+ [
+ "▁re",
+ "aches"
+ ],
+ [
+ "art",
+ "o"
+ ],
+ [
+ "ar",
+ "to"
+ ],
+ [
+ "▁hell",
+ "o"
+ ],
+ [
+ "▁hel",
+ "lo"
+ ],
+ [
+ "▁h",
+ "ello"
+ ],
+ [
+ "▁",
+ "hello"
+ ],
+ [
+ "Pre",
+ "ferences"
+ ],
+ [
+ "▁за",
+ "тем"
+ ],
+ [
+ "Name",
+ "d"
+ ],
+ [
+ "Na",
+ "med"
+ ],
+ [
+ "N",
+ "amed"
+ ],
+ [
+ "▁reader",
+ "s"
+ ],
+ [
+ "▁read",
+ "ers"
+ ],
+ [
+ "▁re",
+ "aders"
+ ],
+ [
+ "х",
+ "і"
+ ],
+ [
+ "ker",
+ "n"
+ ],
+ [
+ "ke",
+ "rn"
+ ],
+ [
+ "k",
+ "ern"
+ ],
+ [
+ "▁у",
+ "по"
+ ],
+ [
+ "ки",
+ "н"
+ ],
+ [
+ "к",
+ "ин"
+ ],
+ [
+ "▁la",
+ "v"
+ ],
+ [
+ "▁l",
+ "av"
+ ],
+ [
+ "▁",
+ "lav"
+ ],
+ [
+ "▁no",
+ "b"
+ ],
+ [
+ "▁n",
+ "ob"
+ ],
+ [
+ "▁sec",
+ "re"
+ ],
+ [
+ "▁se",
+ "cre"
+ ],
+ [
+ "▁List",
+ "View"
+ ],
+ [
+ "▁",
+ "ListView"
+ ],
+ [
+ "ва",
+ "ния"
+ ],
+ [
+ "▁May",
+ "or"
+ ],
+ [
+ "bor",
+ "ough"
+ ],
+ [
+ "bo",
+ "rough"
+ ],
+ [
+ "▁fil",
+ "osof"
+ ],
+ [
+ "нен",
+ "ня"
+ ],
+ [
+ "не",
+ "ння"
+ ],
+ [
+ "фр",
+ "и"
+ ],
+ [
+ "ф",
+ "ри"
+ ],
+ [
+ "▁pat",
+ "r"
+ ],
+ [
+ "▁pa",
+ "tr"
+ ],
+ [
+ "▁p",
+ "atr"
+ ],
+ [
+ "F",
+ "M"
+ ],
+ [
+ "▁ac",
+ "id"
+ ],
+ [
+ "▁a",
+ "cid"
+ ],
+ [
+ "▁Salv",
+ "ador"
+ ],
+ [
+ "▁ab",
+ "b"
+ ],
+ [
+ "▁a",
+ "bb"
+ ],
+ [
+ "▁",
+ "abb"
+ ],
+ [
+ "▁Gra",
+ "ham"
+ ],
+ [
+ "▁G",
+ "raham"
+ ],
+ [
+ "pol",
+ "icy"
+ ],
+ [
+ "neg",
+ "ative"
+ ],
+ [
+ "ński",
+ "ego"
+ ],
+ [
+ "ń",
+ "skiego"
+ ],
+ [
+ "▁He",
+ "imat"
+ ],
+ [
+ "▁da",
+ "zu"
+ ],
+ [
+ "▁d",
+ "azu"
+ ],
+ [
+ "▁mel",
+ "y"
+ ],
+ [
+ "▁me",
+ "ly"
+ ],
+ [
+ "▁m",
+ "ely"
+ ],
+ [
+ "▁rid",
+ "e"
+ ],
+ [
+ "▁ri",
+ "de"
+ ],
+ [
+ "▁r",
+ "ide"
+ ],
+ [
+ "▁",
+ "ride"
+ ],
+ [
+ "▁dut",
+ "ies"
+ ],
+ [
+ "▁du",
+ "ties"
+ ],
+ [
+ "over",
+ "y"
+ ],
+ [
+ "ove",
+ "ry"
+ ],
+ [
+ "ov",
+ "ery"
+ ],
+ [
+ "o",
+ "very"
+ ],
+ [
+ "▁Prop",
+ "osition"
+ ],
+ [
+ "▁Pro",
+ "position"
+ ],
+ [
+ "▁Pa",
+ "olo"
+ ],
+ [
+ "/",
+ "'"
+ ],
+ [
+ "▁Ma",
+ "u"
+ ],
+ [
+ "▁M",
+ "au"
+ ],
+ [
+ "iment",
+ "i"
+ ],
+ [
+ "imen",
+ "ti"
+ ],
+ [
+ "im",
+ "enti"
+ ],
+ [
+ "Sa",
+ "int"
+ ],
+ [
+ "S",
+ "aint"
+ ],
+ [
+ "fa",
+ "ther"
+ ],
+ [
+ "f",
+ "ather"
+ ],
+ [
+ "▁equ",
+ "ilib"
+ ],
+ [
+ "phon",
+ "y"
+ ],
+ [
+ "ph",
+ "ony"
+ ],
+ [
+ "▁cla",
+ "s"
+ ],
+ [
+ "▁cl",
+ "as"
+ ],
+ [
+ "▁c",
+ "las"
+ ],
+ [
+ "▁от",
+ "ли"
+ ],
+ [
+ "▁Buffer",
+ "ed"
+ ],
+ [
+ "▁Buff",
+ "ered"
+ ],
+ [
+ "re",
+ "k"
+ ],
+ [
+ "r",
+ "ek"
+ ],
+ [
+ "▁mit",
+ "t"
+ ],
+ [
+ "▁mi",
+ "tt"
+ ],
+ [
+ "▁m",
+ "itt"
+ ],
+ [
+ "▁",
+ "mitt"
+ ],
+ [
+ "▁Hu",
+ "r"
+ ],
+ [
+ "▁H",
+ "ur"
+ ],
+ [
+ "▁Har",
+ "vard"
+ ],
+ [
+ "▁demonstr",
+ "ate"
+ ],
+ [
+ "ua",
+ "rio"
+ ],
+ [
+ "u",
+ "ario"
+ ],
+ [
+ "▁dol",
+ "or"
+ ],
+ [
+ "▁do",
+ "lor"
+ ],
+ [
+ "▁reject",
+ "ed"
+ ],
+ [
+ "▁M",
+ "üller"
+ ],
+ [
+ "▁na",
+ "c"
+ ],
+ [
+ "▁n",
+ "ac"
+ ],
+ [
+ "▁Bell",
+ "e"
+ ],
+ [
+ "▁Bel",
+ "le"
+ ],
+ [
+ "▁Be",
+ "lle"
+ ],
+ [
+ "▁B",
+ "elle"
+ ],
+ [
+ "▁gather",
+ "ed"
+ ],
+ [
+ "n",
+ "r"
+ ],
+ [
+ "fri",
+ "ka"
+ ],
+ [
+ "fr",
+ "ika"
+ ],
+ [
+ "öl",
+ "l"
+ ],
+ [
+ "ö",
+ "ll"
+ ],
+ [
+ "▁chem",
+ "ical"
+ ],
+ [
+ "ni",
+ "g"
+ ],
+ [
+ "n",
+ "ig"
+ ],
+ [
+ "▁cal",
+ "c"
+ ],
+ [
+ "▁",
+ "calc"
+ ],
+ [
+ "▁DE",
+ "FAULT"
+ ],
+ [
+ "▁",
+ "DEFAULT"
+ ],
+ [
+ "▁philosoph",
+ "y"
+ ],
+ [
+ "▁Lar",
+ "avel"
+ ],
+ [
+ "▁align",
+ "ment"
+ ],
+ [
+ "▁al",
+ "ignment"
+ ],
+ [
+ "E",
+ "V"
+ ],
+ [
+ "e",
+ "or"
+ ],
+ [
+ "▁dz",
+ "ie"
+ ],
+ [
+ "▁d",
+ "zie"
+ ],
+ [
+ "▁",
+ "dzie"
+ ],
+ [
+ "▁mes",
+ "t"
+ ],
+ [
+ "▁me",
+ "st"
+ ],
+ [
+ "▁m",
+ "est"
+ ],
+ [
+ "▁I",
+ "o"
+ ],
+ [
+ "CR",
+ "E"
+ ],
+ [
+ "C",
+ "RE"
+ ],
+ [
+ "з",
+ "ви"
+ ],
+ [
+ "▁Medi",
+ "c"
+ ],
+ [
+ "▁Med",
+ "ic"
+ ],
+ [
+ "▁Me",
+ "dic"
+ ],
+ [
+ "▁M",
+ "edic"
+ ],
+ [
+ "▁n",
+ "ä"
+ ],
+ [
+ "▁za",
+ "b"
+ ],
+ [
+ "▁z",
+ "ab"
+ ],
+ [
+ "▁Slo",
+ "v"
+ ],
+ [
+ "▁Sl",
+ "ov"
+ ],
+ [
+ "▁S",
+ "lov"
+ ],
+ [
+ "ut",
+ "lich"
+ ],
+ [
+ "▁ampl",
+ "it"
+ ],
+ [
+ "▁amp",
+ "lit"
+ ],
+ [
+ "▁am",
+ "plit"
+ ],
+ [
+ "▁Frank",
+ "reich"
+ ],
+ [
+ "▁Fran",
+ "kreich"
+ ],
+ [
+ "▁кі",
+ "ль"
+ ],
+ [
+ "▁к",
+ "іль"
+ ],
+ [
+ "IN",
+ "D"
+ ],
+ [
+ "I",
+ "ND"
+ ],
+ [
+ "exec",
+ "ution"
+ ],
+ [
+ "▁Kar",
+ "riere"
+ ],
+ [
+ "d",
+ "ostęp"
+ ],
+ [
+ "▁ré",
+ "al"
+ ],
+ [
+ "▁r",
+ "éal"
+ ],
+ [
+ "eng",
+ "o"
+ ],
+ [
+ "en",
+ "go"
+ ],
+ [
+ "▁sever",
+ "e"
+ ],
+ [
+ "▁se",
+ "vere"
+ ],
+ [
+ "зм",
+ "а"
+ ],
+ [
+ "з",
+ "ма"
+ ],
+ [
+ "▁тур",
+ "ни"
+ ],
+ [
+ "▁Cart",
+ "er"
+ ],
+ [
+ "▁Car",
+ "ter"
+ ],
+ [
+ "▁C",
+ "arter"
+ ],
+ [
+ "▁Robin",
+ "son"
+ ],
+ [
+ "▁Rob",
+ "inson"
+ ],
+ [
+ "getElement",
+ "sBy"
+ ],
+ [
+ "▁proto",
+ "type"
+ ],
+ [
+ "▁pro",
+ "totype"
+ ],
+ [
+ "▁",
+ "prototype"
+ ],
+ [
+ "▁jap",
+ "on"
+ ],
+ [
+ "▁ja",
+ "pon"
+ ],
+ [
+ "führ",
+ "ung"
+ ],
+ [
+ "f",
+ "ührung"
+ ],
+ [
+ "▁conse",
+ "gu"
+ ],
+ [
+ "▁cons",
+ "egu"
+ ],
+ [
+ "▁con",
+ "segu"
+ ],
+ [
+ "▁stud",
+ "i"
+ ],
+ [
+ "▁st",
+ "udi"
+ ],
+ [
+ "▁li",
+ "re"
+ ],
+ [
+ "▁l",
+ "ire"
+ ],
+ [
+ "▁",
+ "lire"
+ ],
+ [
+ "▁sch",
+ "ließ"
+ ],
+ [
+ "▁",
+ "schließ"
+ ],
+ [
+ "▁Bu",
+ "ff"
+ ],
+ [
+ "▁B",
+ "uff"
+ ],
+ [
+ "▁redu",
+ "nd"
+ ],
+ [
+ "▁red",
+ "und"
+ ],
+ [
+ "▁er",
+ "n"
+ ],
+ [
+ "▁e",
+ "rn"
+ ],
+ [
+ "▁",
+ "ern"
+ ],
+ [
+ "▁myst",
+ "er"
+ ],
+ [
+ "▁my",
+ "ster"
+ ],
+ [
+ "▁propri",
+ "o"
+ ],
+ [
+ "▁prop",
+ "rio"
+ ],
+ [
+ "ate",
+ "ful"
+ ],
+ [
+ "▁Par",
+ "ent"
+ ],
+ [
+ "▁Pa",
+ "rent"
+ ],
+ [
+ "▁",
+ "Parent"
+ ],
+ [
+ "▁lad",
+ "ies"
+ ],
+ [
+ "rac",
+ "k"
+ ],
+ [
+ "ra",
+ "ck"
+ ],
+ [
+ "r",
+ "ack"
+ ],
+ [
+ "тик",
+ "а"
+ ],
+ [
+ "ти",
+ "ка"
+ ],
+ [
+ "en",
+ "burg"
+ ],
+ [
+ "▁каче",
+ "стве"
+ ],
+ [
+ "▁E",
+ "F"
+ ],
+ [
+ "▁",
+ "EF"
+ ],
+ [
+ "▁sta",
+ "m"
+ ],
+ [
+ "▁st",
+ "am"
+ ],
+ [
+ "▁nue",
+ "va"
+ ],
+ [
+ "▁filter",
+ "ed"
+ ],
+ [
+ "▁fil",
+ "tered"
+ ],
+ [
+ "ret",
+ "en"
+ ],
+ [
+ "re",
+ "ten"
+ ],
+ [
+ "r",
+ "eten"
+ ],
+ [
+ "▁I",
+ "an"
+ ],
+ [
+ "▁Matth",
+ "ew"
+ ],
+ [
+ "▁Matt",
+ "hew"
+ ],
+ [
+ "ki",
+ "h"
+ ],
+ [
+ "k",
+ "ih"
+ ],
+ [
+ "▁",
+ "ő"
+ ],
+ [
+ "▁ком",
+ "пози"
+ ],
+ [
+ "▁fore",
+ "ver"
+ ],
+ [
+ "▁for",
+ "ever"
+ ],
+ [
+ "oire",
+ "s"
+ ],
+ [
+ "oir",
+ "es"
+ ],
+ [
+ "oi",
+ "res"
+ ],
+ [
+ "o",
+ "ires"
+ ],
+ [
+ ":\\",
+ "\\"
+ ],
+ [
+ ":",
+ "\\\\"
+ ],
+ [
+ "▁ét",
+ "udes"
+ ],
+ [
+ "▁sou",
+ "p"
+ ],
+ [
+ "▁so",
+ "up"
+ ],
+ [
+ "▁s",
+ "oup"
+ ],
+ [
+ "▁please",
+ "d"
+ ],
+ [
+ "▁ple",
+ "ased"
+ ],
+ [
+ "▁p",
+ "leased"
+ ],
+ [
+ ")}",
+ "("
+ ],
+ [
+ ")",
+ "}("
+ ],
+ [
+ "▁Sto",
+ "p"
+ ],
+ [
+ "▁St",
+ "op"
+ ],
+ [
+ "▁S",
+ "top"
+ ],
+ [
+ "▁",
+ "Stop"
+ ],
+ [
+ "Set",
+ "ter"
+ ],
+ [
+ "S",
+ "etter"
+ ],
+ [
+ "▁Hel",
+ "p"
+ ],
+ [
+ "▁He",
+ "lp"
+ ],
+ [
+ "▁",
+ "Help"
+ ],
+ [
+ "▁bar",
+ "s"
+ ],
+ [
+ "▁ba",
+ "rs"
+ ],
+ [
+ "▁b",
+ "ars"
+ ],
+ [
+ "▁",
+ "bars"
+ ],
+ [
+ "▁ER",
+ "R"
+ ],
+ [
+ "▁",
+ "ERR"
+ ],
+ [
+ "▁(",
+ "?"
+ ],
+ [
+ "▁",
+ "(?"
+ ],
+ [
+ "▁poet",
+ "ry"
+ ],
+ [
+ "▁po",
+ "etry"
+ ],
+ [
+ "▁Ut",
+ "il"
+ ],
+ [
+ "▁U",
+ "til"
+ ],
+ [
+ "▁",
+ "Util"
+ ],
+ [
+ "A",
+ "K"
+ ],
+ [
+ "▁fic",
+ "k"
+ ],
+ [
+ "▁fi",
+ "ck"
+ ],
+ [
+ "▁f",
+ "ick"
+ ],
+ [
+ "▁I",
+ "M"
+ ],
+ [
+ "▁",
+ "IM"
+ ],
+ [
+ "▁pro",
+ "ud"
+ ],
+ [
+ "▁pr",
+ "oud"
+ ],
+ [
+ "нос",
+ "и"
+ ],
+ [
+ "но",
+ "си"
+ ],
+ [
+ "▁mu",
+ "erte"
+ ],
+ [
+ "▁m",
+ "uerte"
+ ],
+ [
+ "▁Palmar",
+ "ès"
+ ],
+ [
+ "▁Na",
+ "s"
+ ],
+ [
+ "▁N",
+ "as"
+ ],
+ [
+ "щи",
+ "х"
+ ],
+ [
+ "щ",
+ "их"
+ ],
+ [
+ "▁que",
+ "r"
+ ],
+ [
+ "▁qu",
+ "er"
+ ],
+ [
+ "▁q",
+ "uer"
+ ],
+ [
+ "▁",
+ "quer"
+ ],
+ [
+ "▁ap",
+ "enas"
+ ],
+ [
+ "▁a",
+ "penas"
+ ],
+ [
+ "][",
+ "'"
+ ],
+ [
+ "]",
+ "['"
+ ],
+ [
+ "▁Kon",
+ "st"
+ ],
+ [
+ "по",
+ "н"
+ ],
+ [
+ "п",
+ "он"
+ ],
+ [
+ "▁Sch",
+ "iff"
+ ],
+ [
+ "▁m",
+ "p"
+ ],
+ [
+ "▁",
+ "mp"
+ ],
+ [
+ "▁б",
+ "лаго"
+ ],
+ [
+ "fra",
+ "m"
+ ],
+ [
+ "fr",
+ "am"
+ ],
+ [
+ "f",
+ "ram"
+ ],
+ [
+ "▁house",
+ "hold"
+ ],
+ [
+ "▁trac",
+ "t"
+ ],
+ [
+ "▁tra",
+ "ct"
+ ],
+ [
+ "▁tr",
+ "act"
+ ],
+ [
+ "▁t",
+ "ract"
+ ],
+ [
+ "enc",
+ "oding"
+ ],
+ [
+ "▁under",
+ "t"
+ ],
+ [
+ "▁und",
+ "ert"
+ ],
+ [
+ "▁",
+ "undert"
+ ],
+ [
+ "▁Au",
+ "g"
+ ],
+ [
+ "▁A",
+ "ug"
+ ],
+ [
+ "ова",
+ "н"
+ ],
+ [
+ "ов",
+ "ан"
+ ],
+ [
+ "о",
+ "ван"
+ ],
+ [
+ "▁Arte",
+ "n"
+ ],
+ [
+ "▁Art",
+ "en"
+ ],
+ [
+ "▁Ar",
+ "ten"
+ ],
+ [
+ "▁invoke",
+ "d"
+ ],
+ [
+ "▁inv",
+ "oked"
+ ],
+ [
+ "▁d",
+ "ynast"
+ ],
+ [
+ "▁fle",
+ "et"
+ ],
+ [
+ "че",
+ "ство"
+ ],
+ [
+ "▁Mur",
+ "ray"
+ ],
+ [
+ "▁gu",
+ "t"
+ ],
+ [
+ "▁g",
+ "ut"
+ ],
+ [
+ "eli",
+ "hood"
+ ],
+ [
+ "▁SS",
+ "H"
+ ],
+ [
+ "▁S",
+ "SH"
+ ],
+ [
+ "от",
+ "вет"
+ ],
+ [
+ "▁personal",
+ "ly"
+ ],
+ [
+ "▁person",
+ "ally"
+ ],
+ [
+ "при",
+ "я"
+ ],
+ [
+ "п",
+ "рия"
+ ],
+ [
+ "▁finan",
+ "ci"
+ ],
+ [
+ "▁fin",
+ "anci"
+ ],
+ [
+ "▁Thom",
+ "pson"
+ ],
+ [
+ "al",
+ "u"
+ ],
+ [
+ "a",
+ "lu"
+ ],
+ [
+ "ident",
+ "ity"
+ ],
+ [
+ "id",
+ "entity"
+ ],
+ [
+ "▁Gra",
+ "b"
+ ],
+ [
+ "▁Gr",
+ "ab"
+ ],
+ [
+ "▁G",
+ "rab"
+ ],
+ [
+ "add",
+ "le"
+ ],
+ [
+ "É",
+ "t"
+ ],
+ [
+ "▁To",
+ "b"
+ ],
+ [
+ "▁T",
+ "ob"
+ ],
+ [
+ "▁verl",
+ "or"
+ ],
+ [
+ "▁ver",
+ "lor"
+ ],
+ [
+ "▁Saint",
+ "e"
+ ],
+ [
+ "▁Sain",
+ "te"
+ ],
+ [
+ "▁Sa",
+ "inte"
+ ],
+ [
+ "▁do",
+ "p"
+ ],
+ [
+ "▁d",
+ "op"
+ ],
+ [
+ "▁вер",
+ "е"
+ ],
+ [
+ "▁ве",
+ "ре"
+ ],
+ [
+ "▁в",
+ "ере"
+ ],
+ [
+ "__",
+ "_"
+ ],
+ [
+ "_",
+ "__"
+ ],
+ [
+ "▁prom",
+ "otion"
+ ],
+ [
+ "▁-",
+ "="
+ ],
+ [
+ "▁от",
+ "де"
+ ],
+ [
+ "▁amb",
+ "igu"
+ ],
+ [
+ "▁",
+ "ambigu"
+ ],
+ [
+ "ORD",
+ "ER"
+ ],
+ [
+ "OR",
+ "DER"
+ ],
+ [
+ "▁Commun",
+ "ic"
+ ],
+ [
+ "▁Comm",
+ "unic"
+ ],
+ [
+ "▁impl",
+ "y"
+ ],
+ [
+ "▁imp",
+ "ly"
+ ],
+ [
+ "▁im",
+ "ply"
+ ],
+ [
+ "one",
+ "d"
+ ],
+ [
+ "on",
+ "ed"
+ ],
+ [
+ "o",
+ "ned"
+ ],
+ [
+ "clud",
+ "ing"
+ ],
+ [
+ "▁coll",
+ "ision"
+ ],
+ [
+ "▁fragment",
+ "s"
+ ],
+ [
+ "▁frag",
+ "ments"
+ ],
+ [
+ "script",
+ "ion"
+ ],
+ [
+ "scri",
+ "ption"
+ ],
+ [
+ "s",
+ "cription"
+ ],
+ [
+ "▁'",
+ "{"
+ ],
+ [
+ "ля",
+ "х"
+ ],
+ [
+ "л",
+ "ях"
+ ],
+ [
+ "▁han",
+ "s"
+ ],
+ [
+ "▁ha",
+ "ns"
+ ],
+ [
+ "▁h",
+ "ans"
+ ],
+ [
+ "у",
+ "с"
+ ],
+ [
+ "wi",
+ "re"
+ ],
+ [
+ "w",
+ "ire"
+ ],
+ [
+ "names",
+ "pace"
+ ],
+ [
+ "name",
+ "space"
+ ],
+ [
+ "▁swo",
+ "rd"
+ ],
+ [
+ "▁sw",
+ "ord"
+ ],
+ [
+ "▁s",
+ "word"
+ ],
+ [
+ "ref",
+ "resh"
+ ],
+ [
+ "▁kw",
+ "am"
+ ],
+ [
+ "z",
+ "s"
+ ],
+ [
+ "common",
+ "s"
+ ],
+ [
+ "comm",
+ "ons"
+ ],
+ [
+ "▁cos",
+ "a"
+ ],
+ [
+ "▁co",
+ "sa"
+ ],
+ [
+ "▁c",
+ "osa"
+ ],
+ [
+ "▁reg",
+ "ime"
+ ],
+ [
+ "gre",
+ "p"
+ ],
+ [
+ "gr",
+ "ep"
+ ],
+ [
+ "g",
+ "rep"
+ ],
+ [
+ "▁dio",
+ "c"
+ ],
+ [
+ "▁di",
+ "oc"
+ ],
+ [
+ "▁Cont",
+ "act"
+ ],
+ [
+ "▁",
+ "Contact"
+ ],
+ [
+ "▁esta",
+ "s"
+ ],
+ [
+ "▁est",
+ "as"
+ ],
+ [
+ "▁Ste",
+ "wart"
+ ],
+ [
+ "▁viel",
+ "e"
+ ],
+ [
+ "▁vie",
+ "le"
+ ],
+ [
+ "▁vi",
+ "ele"
+ ],
+ [
+ "▁v",
+ "iele"
+ ],
+ [
+ "тов",
+ "а"
+ ],
+ [
+ "то",
+ "ва"
+ ],
+ [
+ "т",
+ "ова"
+ ],
+ [
+ "▁Ra",
+ "n"
+ ],
+ [
+ "▁R",
+ "an"
+ ],
+ [
+ "anne",
+ "s"
+ ],
+ [
+ "ann",
+ "es"
+ ],
+ [
+ "an",
+ "nes"
+ ],
+ [
+ "ida",
+ "y"
+ ],
+ [
+ "id",
+ "ay"
+ ],
+ [
+ "i",
+ "day"
+ ],
+ [
+ "▁snap",
+ "shot"
+ ],
+ [
+ "▁s",
+ "napshot"
+ ],
+ [
+ "orr",
+ "ow"
+ ],
+ [
+ "or",
+ "row"
+ ],
+ [
+ "▁za",
+ "č"
+ ],
+ [
+ "▁участи",
+ "е"
+ ],
+ [
+ "▁promise",
+ "d"
+ ],
+ [
+ "▁prom",
+ "ised"
+ ],
+ [
+ "Ass",
+ "embly"
+ ],
+ [
+ "▁champions",
+ "hip"
+ ],
+ [
+ "▁champion",
+ "ship"
+ ],
+ [
+ "▁Def",
+ "ine"
+ ],
+ [
+ "▁ere",
+ "n"
+ ],
+ [
+ "▁er",
+ "en"
+ ],
+ [
+ "▁e",
+ "ren"
+ ],
+ [
+ "▁",
+ "eren"
+ ],
+ [
+ "▁нов",
+ "о"
+ ],
+ [
+ "▁но",
+ "во"
+ ],
+ [
+ "▁н",
+ "ово"
+ ],
+ [
+ "▁",
+ "ново"
+ ],
+ [
+ "▁think",
+ "s"
+ ],
+ [
+ "▁thin",
+ "ks"
+ ],
+ [
+ "▁th",
+ "inks"
+ ],
+ [
+ "Ag",
+ "e"
+ ],
+ [
+ "A",
+ "ge"
+ ],
+ [
+ "▁ge",
+ "v"
+ ],
+ [
+ "▁g",
+ "ev"
+ ],
+ [
+ "var",
+ "char"
+ ],
+ [
+ "v",
+ "archar"
+ ],
+ [
+ "iv",
+ "ità"
+ ],
+ [
+ "comp",
+ "os"
+ ],
+ [
+ "com",
+ "pos"
+ ],
+ [
+ "▁Mut",
+ "ter"
+ ],
+ [
+ "▁M",
+ "utter"
+ ],
+ [
+ "CON",
+ "T"
+ ],
+ [
+ "CO",
+ "NT"
+ ],
+ [
+ "arm",
+ "ée"
+ ],
+ [
+ "agne",
+ "t"
+ ],
+ [
+ "agn",
+ "et"
+ ],
+ [
+ "ag",
+ "net"
+ ],
+ [
+ "▁Bro",
+ "w"
+ ],
+ [
+ "▁Br",
+ "ow"
+ ],
+ [
+ "▁B",
+ "row"
+ ],
+ [
+ ".",
+ "—"
+ ],
+ [
+ "▁Tele",
+ "vision"
+ ],
+ [
+ "▁Д",
+ "ля"
+ ],
+ [
+ "▁v",
+ "m"
+ ],
+ [
+ "▁",
+ "vm"
+ ],
+ [
+ "▁ord",
+ "in"
+ ],
+ [
+ "▁or",
+ "din"
+ ],
+ [
+ "▁",
+ "ordin"
+ ],
+ [
+ "▁Миха",
+ "й"
+ ],
+ [
+ "▁apro",
+ "xim"
+ ],
+ [
+ "')",
+ "->"
+ ],
+ [
+ "'",
+ ")->"
+ ],
+ [
+ "▁zo",
+ "o"
+ ],
+ [
+ "▁z",
+ "oo"
+ ],
+ [
+ "ipp",
+ "i"
+ ],
+ [
+ "ip",
+ "pi"
+ ],
+ [
+ "i",
+ "ppi"
+ ],
+ [
+ "▁sin",
+ "o"
+ ],
+ [
+ "▁si",
+ "no"
+ ],
+ [
+ "▁s",
+ "ino"
+ ],
+ [
+ "▁Qu",
+ "ébec"
+ ],
+ [
+ "rage",
+ "s"
+ ],
+ [
+ "rag",
+ "es"
+ ],
+ [
+ "ra",
+ "ges"
+ ],
+ [
+ "r",
+ "ages"
+ ],
+ [
+ "ä",
+ "ck"
+ ],
+ [
+ "ein",
+ "g"
+ ],
+ [
+ "ei",
+ "ng"
+ ],
+ [
+ "e",
+ "ing"
+ ],
+ [
+ "ar",
+ "lo"
+ ],
+ [
+ "pio",
+ "s"
+ ],
+ [
+ "pi",
+ "os"
+ ],
+ [
+ "p",
+ "ios"
+ ],
+ [
+ "▁Cha",
+ "n"
+ ],
+ [
+ "▁Ch",
+ "an"
+ ],
+ [
+ "▁C",
+ "han"
+ ],
+ [
+ "▁ell",
+ "i"
+ ],
+ [
+ "▁el",
+ "li"
+ ],
+ [
+ "▁",
+ "elli"
+ ],
+ [
+ "▁incon",
+ "s"
+ ],
+ [
+ "▁inc",
+ "ons"
+ ],
+ [
+ "▁in",
+ "cons"
+ ],
+ [
+ "gest",
+ "ellt"
+ ],
+ [
+ "g",
+ "estellt"
+ ],
+ [
+ "pper",
+ "s"
+ ],
+ [
+ "ppe",
+ "rs"
+ ],
+ [
+ "pp",
+ "ers"
+ ],
+ [
+ "p",
+ "pers"
+ ],
+ [
+ "Je",
+ "an"
+ ],
+ [
+ "anst",
+ "alt"
+ ],
+ [
+ "▁Dan",
+ "ce"
+ ],
+ [
+ "▁D",
+ "ance"
+ ],
+ [
+ "▁toe",
+ "n"
+ ],
+ [
+ "▁to",
+ "en"
+ ],
+ [
+ "▁dec",
+ "is"
+ ],
+ [
+ "▁de",
+ "cis"
+ ],
+ [
+ "▁Ре",
+ "зу"
+ ],
+ [
+ "▁official",
+ "ly"
+ ],
+ [
+ "▁offici",
+ "ally"
+ ],
+ [
+ "ätz",
+ "e"
+ ],
+ [
+ "ät",
+ "ze"
+ ],
+ [
+ "▁до",
+ "ро"
+ ],
+ [
+ "▁enum",
+ "er"
+ ],
+ [
+ "▁en",
+ "umer"
+ ],
+ [
+ "▁e",
+ "numer"
+ ],
+ [
+ "▁trois",
+ "ième"
+ ],
+ [
+ "ty",
+ "p"
+ ],
+ [
+ "t",
+ "yp"
+ ],
+ [
+ "off",
+ "s"
+ ],
+ [
+ "of",
+ "fs"
+ ],
+ [
+ "бо",
+ "ль"
+ ],
+ [
+ "od",
+ "n"
+ ],
+ [
+ "o",
+ "dn"
+ ],
+ [
+ "▁Za",
+ "r"
+ ],
+ [
+ "▁Z",
+ "ar"
+ ],
+ [
+ "▁дру",
+ "го"
+ ],
+ [
+ "qui",
+ "a"
+ ],
+ [
+ "qu",
+ "ia"
+ ],
+ [
+ "▁Nicola",
+ "s"
+ ],
+ [
+ "▁Nicol",
+ "as"
+ ],
+ [
+ "▁Nic",
+ "olas"
+ ],
+ [
+ "пис",
+ "у"
+ ],
+ [
+ "пи",
+ "су"
+ ],
+ [
+ "▁mo",
+ "b"
+ ],
+ [
+ "▁m",
+ "ob"
+ ],
+ [
+ "pace",
+ "s"
+ ],
+ [
+ "pa",
+ "ces"
+ ],
+ [
+ "p",
+ "aces"
+ ],
+ [
+ "ньо",
+ "го"
+ ],
+ [
+ "нь",
+ "ого"
+ ],
+ [
+ "Al",
+ "g"
+ ],
+ [
+ "A",
+ "lg"
+ ],
+ [
+ "éro",
+ "ï"
+ ],
+ [
+ "Error",
+ "s"
+ ],
+ [
+ "Err",
+ "ors"
+ ],
+ [
+ "▁г",
+ "ре"
+ ],
+ [
+ "▁",
+ "гре"
+ ],
+ [
+ "▁жен",
+ "щи"
+ ],
+ [
+ "inc",
+ "h"
+ ],
+ [
+ "in",
+ "ch"
+ ],
+ [
+ "▁Korea",
+ "n"
+ ],
+ [
+ "▁Kore",
+ "an"
+ ],
+ [
+ "▁Ap",
+ "ost"
+ ],
+ [
+ "▁A",
+ "post"
+ ],
+ [
+ "▁Live",
+ "r"
+ ],
+ [
+ "▁Liv",
+ "er"
+ ],
+ [
+ "▁Li",
+ "ver"
+ ],
+ [
+ "▁L",
+ "iver"
+ ],
+ [
+ "▁element",
+ "ary"
+ ],
+ [
+ "▁D",
+ "I"
+ ],
+ [
+ "▁",
+ "DI"
+ ],
+ [
+ "ви",
+ "си"
+ ],
+ [
+ "▁so",
+ "il"
+ ],
+ [
+ "▁D",
+ "LL"
+ ],
+ [
+ "▁ris",
+ "p"
+ ],
+ [
+ "▁ri",
+ "sp"
+ ],
+ [
+ "▁r",
+ "isp"
+ ],
+ [
+ "▁Sh",
+ "akespe"
+ ],
+ [
+ "▁G",
+ "aussian"
+ ],
+ [
+ "▁Kur",
+ "t"
+ ],
+ [
+ "▁Ku",
+ "rt"
+ ],
+ [
+ "▁K",
+ "urt"
+ ],
+ [
+ "Vert",
+ "ex"
+ ],
+ [
+ "Ver",
+ "tex"
+ ],
+ [
+ "eb",
+ "ol"
+ ],
+ [
+ "e",
+ "bol"
+ ],
+ [
+ "organ",
+ "isation"
+ ],
+ [
+ "äre",
+ "n"
+ ],
+ [
+ "är",
+ "en"
+ ],
+ [
+ "ä",
+ "ren"
+ ],
+ [
+ "▁Y",
+ "ES"
+ ],
+ [
+ "▁",
+ "YES"
+ ],
+ [
+ "C",
+ "UR"
+ ],
+ [
+ "▁нача",
+ "ль"
+ ],
+ [
+ "▁пос",
+ "тро"
+ ],
+ [
+ "▁по",
+ "стро"
+ ],
+ [
+ "▁Lu",
+ "igi"
+ ],
+ [
+ "▁c",
+ "aching"
+ ],
+ [
+ "prevent",
+ "Default"
+ ],
+ [
+ "am",
+ "d"
+ ],
+ [
+ "a",
+ "md"
+ ],
+ [
+ "▁Vi",
+ "t"
+ ],
+ [
+ "▁V",
+ "it"
+ ],
+ [
+ "sub",
+ "st"
+ ],
+ [
+ "su",
+ "bst"
+ ],
+ [
+ "▁ст",
+ "рои"
+ ],
+ [
+ "▁Camp",
+ "ion"
+ ],
+ [
+ "▁C",
+ "ampion"
+ ],
+ [
+ "ch",
+ "r"
+ ],
+ [
+ "c",
+ "hr"
+ ],
+ [
+ "фер",
+ "е"
+ ],
+ [
+ "фе",
+ "ре"
+ ],
+ [
+ "ф",
+ "ере"
+ ],
+ [
+ "▁С",
+ "писок"
+ ],
+ [
+ "N",
+ "F"
+ ],
+ [
+ "▁cí",
+ "m"
+ ],
+ [
+ "▁c",
+ "ím"
+ ],
+ [
+ "▁h",
+ "é"
+ ],
+ [
+ "▁",
+ "hé"
+ ],
+ [
+ "reb",
+ "be"
+ ],
+ [
+ "re",
+ "bbe"
+ ],
+ [
+ "oc",
+ "y"
+ ],
+ [
+ "o",
+ "cy"
+ ],
+ [
+ "bel",
+ "ow"
+ ],
+ [
+ "be",
+ "low"
+ ],
+ [
+ "▁byl",
+ "o"
+ ],
+ [
+ "▁by",
+ "lo"
+ ],
+ [
+ "▁У",
+ "и"
+ ],
+ [
+ "▁\\(",
+ "{\\"
+ ],
+ [
+ "▁\\",
+ "({\\"
+ ],
+ [
+ "▁`",
+ ":"
+ ],
+ [
+ "▁",
+ "`:"
+ ],
+ [
+ "gior",
+ "e"
+ ],
+ [
+ "gio",
+ "re"
+ ],
+ [
+ "gi",
+ "ore"
+ ],
+ [
+ "g",
+ "iore"
+ ],
+ [
+ "Sa",
+ "n"
+ ],
+ [
+ "S",
+ "an"
+ ],
+ [
+ "▁Ga",
+ "te"
+ ],
+ [
+ "▁G",
+ "ate"
+ ],
+ [
+ "▁в",
+ "с"
+ ],
+ [
+ "▁ol",
+ "imp"
+ ],
+ [
+ "▁o",
+ "limp"
+ ],
+ [
+ "▁Mat",
+ "rix"
+ ],
+ [
+ "▁",
+ "Matrix"
+ ],
+ [
+ "▁hear",
+ "ing"
+ ],
+ [
+ "▁he",
+ "aring"
+ ],
+ [
+ "ri",
+ "i"
+ ],
+ [
+ "r",
+ "ii"
+ ],
+ [
+ "tf",
+ "rac"
+ ],
+ [
+ "t",
+ "frac"
+ ],
+ [
+ "▁allem",
+ "and"
+ ],
+ [
+ "▁V",
+ "ue"
+ ],
+ [
+ "л",
+ "н"
+ ],
+ [
+ "▁comp",
+ "iling"
+ ],
+ [
+ "▁En",
+ "s"
+ ],
+ [
+ "▁E",
+ "ns"
+ ],
+ [
+ "▁investig",
+ "ation"
+ ],
+ [
+ "▁A",
+ "x"
+ ],
+ [
+ "▁char",
+ "s"
+ ],
+ [
+ "▁cha",
+ "rs"
+ ],
+ [
+ "▁ch",
+ "ars"
+ ],
+ [
+ "▁target",
+ "s"
+ ],
+ [
+ "▁tar",
+ "gets"
+ ],
+ [
+ "▁lo",
+ "ud"
+ ],
+ [
+ "▁l",
+ "oud"
+ ],
+ [
+ "use",
+ "ment"
+ ],
+ [
+ "us",
+ "ement"
+ ],
+ [
+ "▁Net",
+ "her"
+ ],
+ [
+ "▁Ne",
+ "ther"
+ ],
+ [
+ "▁N",
+ "ether"
+ ],
+ [
+ "com",
+ "merce"
+ ],
+ [
+ "IG",
+ "HT"
+ ],
+ [
+ "oco",
+ "a"
+ ],
+ [
+ "oc",
+ "oa"
+ ],
+ [
+ "ife",
+ "cycle"
+ ],
+ [
+ "if",
+ "ecycle"
+ ],
+ [
+ "▁Le",
+ "o"
+ ],
+ [
+ "pr",
+ "iv"
+ ],
+ [
+ "p",
+ "riv"
+ ],
+ [
+ "▁good",
+ "s"
+ ],
+ [
+ "▁go",
+ "ods"
+ ],
+ [
+ "ada",
+ "mente"
+ ],
+ [
+ "ad",
+ "amente"
+ ],
+ [
+ "A",
+ "ustral"
+ ],
+ [
+ "▁reb",
+ "oot"
+ ],
+ [
+ "▁re",
+ "boot"
+ ],
+ [
+ "Ge",
+ "st"
+ ],
+ [
+ "G",
+ "est"
+ ],
+ [
+ "▁representation",
+ "s"
+ ],
+ [
+ "▁represent",
+ "ations"
+ ],
+ [
+ "ce",
+ "u"
+ ],
+ [
+ "c",
+ "eu"
+ ],
+ [
+ "▁do",
+ "ctrine"
+ ],
+ [
+ "cer",
+ "s"
+ ],
+ [
+ "ce",
+ "rs"
+ ],
+ [
+ "c",
+ "ers"
+ ],
+ [
+ "▁Kra",
+ "k"
+ ],
+ [
+ "▁Kr",
+ "ak"
+ ],
+ [
+ "▁K",
+ "rak"
+ ],
+ [
+ "▁adv",
+ "oc"
+ ],
+ [
+ "▁squad",
+ "ra"
+ ],
+ [
+ "▁arbeit",
+ "ete"
+ ],
+ [
+ "üs",
+ "t"
+ ],
+ [
+ "ü",
+ "st"
+ ],
+ [
+ "▁pil",
+ "l"
+ ],
+ [
+ "▁pi",
+ "ll"
+ ],
+ [
+ "▁p",
+ "ill"
+ ],
+ [
+ "An",
+ "swer"
+ ],
+ [
+ "▁к",
+ "віт"
+ ],
+ [
+ "▁W",
+ "a"
+ ],
+ [
+ "uman",
+ "n"
+ ],
+ [
+ "uma",
+ "nn"
+ ],
+ [
+ "um",
+ "ann"
+ ],
+ [
+ "u",
+ "mann"
+ ],
+ [
+ "▁Dy",
+ "nam"
+ ],
+ [
+ "▁D",
+ "ynam"
+ ],
+ [
+ "Fa",
+ "mil"
+ ],
+ [
+ "F",
+ "amil"
+ ],
+ [
+ "▁ten",
+ "nis"
+ ],
+ [
+ "▁t",
+ "ennis"
+ ],
+ [
+ "▁Engine",
+ "ering"
+ ],
+ [
+ "▁circle",
+ "s"
+ ],
+ [
+ "▁circ",
+ "les"
+ ],
+ [
+ "▁cir",
+ "cles"
+ ],
+ [
+ "▁Mary",
+ "land"
+ ],
+ [
+ "▁best",
+ "a"
+ ],
+ [
+ "▁bes",
+ "ta"
+ ],
+ [
+ "▁be",
+ "sta"
+ ],
+ [
+ "▁b",
+ "esta"
+ ],
+ [
+ "▁base",
+ "s"
+ ],
+ [
+ "▁bas",
+ "es"
+ ],
+ [
+ "▁b",
+ "ases"
+ ],
+ [
+ "▁znaj",
+ "du"
+ ],
+ [
+ "ктор",
+ "а"
+ ],
+ [
+ "кто",
+ "ра"
+ ],
+ [
+ "к",
+ "тора"
+ ],
+ [
+ "▁arr",
+ "est"
+ ],
+ [
+ "▁ar",
+ "rest"
+ ],
+ [
+ "ле",
+ "р"
+ ],
+ [
+ "л",
+ "ер"
+ ],
+ [
+ "▁Gi",
+ "a"
+ ],
+ [
+ "▁G",
+ "ia"
+ ],
+ [
+ "▁remark",
+ "able"
+ ],
+ [
+ "▁мо",
+ "гу"
+ ],
+ [
+ "▁Sup",
+ "reme"
+ ],
+ [
+ "▁`",
+ "%"
+ ],
+ [
+ "do",
+ "r"
+ ],
+ [
+ "d",
+ "or"
+ ],
+ [
+ "▁au",
+ "jourd"
+ ],
+ [
+ "▁w",
+ "is"
+ ],
+ [
+ "WID",
+ "TH"
+ ],
+ [
+ "▁mism",
+ "a"
+ ],
+ [
+ "▁mis",
+ "ma"
+ ],
+ [
+ "▁flu",
+ "id"
+ ],
+ [
+ "▁fl",
+ "uid"
+ ],
+ [
+ "▁petit",
+ "e"
+ ],
+ [
+ "▁pet",
+ "ite"
+ ],
+ [
+ "▁To",
+ "w"
+ ],
+ [
+ "▁T",
+ "ow"
+ ],
+ [
+ "Reg",
+ "istry"
+ ],
+ [
+ "eme",
+ "d"
+ ],
+ [
+ "em",
+ "ed"
+ ],
+ [
+ "e",
+ "med"
+ ],
+ [
+ "▁Wis",
+ "consin"
+ ],
+ [
+ "▁Ra",
+ "cing"
+ ],
+ [
+ "▁R",
+ "acing"
+ ],
+ [
+ "▁registr",
+ "ation"
+ ],
+ [
+ "▁reg",
+ "istration"
+ ],
+ [
+ "/",
+ "%"
+ ],
+ [
+ "th",
+ "ird"
+ ],
+ [
+ "▁monument",
+ "s"
+ ],
+ [
+ "▁mon",
+ "uments"
+ ],
+ [
+ "че",
+ "й"
+ ],
+ [
+ "ч",
+ "ей"
+ ],
+ [
+ "▁je",
+ "t"
+ ],
+ [
+ "▁j",
+ "et"
+ ],
+ [
+ "▁",
+ "jet"
+ ],
+ [
+ "▁Ur",
+ "ban"
+ ],
+ [
+ "ál",
+ "va"
+ ],
+ [
+ "▁mil",
+ "ieu"
+ ],
+ [
+ "▁poss",
+ "ess"
+ ],
+ [
+ "▁ger",
+ "m"
+ ],
+ [
+ "▁ge",
+ "rm"
+ ],
+ [
+ "▁g",
+ "erm"
+ ],
+ [
+ "dep",
+ "endencies"
+ ],
+ [
+ "▁enem",
+ "ies"
+ ],
+ [
+ "▁same",
+ "n"
+ ],
+ [
+ "▁sam",
+ "en"
+ ],
+ [
+ "▁sa",
+ "men"
+ ],
+ [
+ "▁s",
+ "amen"
+ ],
+ [
+ "▁Wer",
+ "ner"
+ ],
+ [
+ "▁W",
+ "erner"
+ ],
+ [
+ "▁hi",
+ "zo"
+ ],
+ [
+ "▁h",
+ "izo"
+ ],
+ [
+ "▁t",
+ "d"
+ ],
+ [
+ "▁",
+ "td"
+ ],
+ [
+ "▁y",
+ "esterday"
+ ],
+ [
+ "▁А",
+ "д"
+ ],
+ [
+ "▁has",
+ "n"
+ ],
+ [
+ "▁ha",
+ "sn"
+ ],
+ [
+ "cell",
+ "ation"
+ ],
+ [
+ "cel",
+ "lation"
+ ],
+ [
+ "ová",
+ "ní"
+ ],
+ [
+ "ov",
+ "ání"
+ ],
+ [
+ "lik",
+ "a"
+ ],
+ [
+ "li",
+ "ka"
+ ],
+ [
+ "l",
+ "ika"
+ ],
+ [
+ "We",
+ "ek"
+ ],
+ [
+ "▁In",
+ "g"
+ ],
+ [
+ "▁I",
+ "ng"
+ ],
+ [
+ "▁Em",
+ "ail"
+ ],
+ [
+ "▁E",
+ "mail"
+ ],
+ [
+ "▁",
+ "Email"
+ ],
+ [
+ "▁m",
+ "ètres"
+ ],
+ [
+ "▁O",
+ "CLC"
+ ],
+ [
+ "▁among",
+ "st"
+ ],
+ [
+ "▁spl",
+ "end"
+ ],
+ [
+ "fu",
+ "r"
+ ],
+ [
+ "f",
+ "ur"
+ ],
+ [
+ "antic",
+ "s"
+ ],
+ [
+ "anti",
+ "cs"
+ ],
+ [
+ "ant",
+ "ics"
+ ],
+ [
+ "▁XX",
+ "X"
+ ],
+ [
+ "▁X",
+ "XX"
+ ],
+ [
+ "▁",
+ "XXX"
+ ],
+ [
+ "▁груп",
+ "пы"
+ ],
+ [
+ "lac",
+ "h"
+ ],
+ [
+ "la",
+ "ch"
+ ],
+ [
+ "l",
+ "ach"
+ ],
+ [
+ "▁cou",
+ "sin"
+ ],
+ [
+ "▁c",
+ "ousin"
+ ],
+ [
+ "▁invari",
+ "ant"
+ ],
+ [
+ "▁in",
+ "variant"
+ ],
+ [
+ "ђ",
+ "у"
+ ],
+ [
+ "▁Bei",
+ "spiel"
+ ],
+ [
+ "▁Be",
+ "ispiel"
+ ],
+ [
+ "▁hard",
+ "er"
+ ],
+ [
+ "▁har",
+ "der"
+ ],
+ [
+ "▁bel",
+ "l"
+ ],
+ [
+ "▁be",
+ "ll"
+ ],
+ [
+ "▁b",
+ "ell"
+ ],
+ [
+ "▁",
+ "bell"
+ ],
+ [
+ "▁or",
+ "ch"
+ ],
+ [
+ "▁",
+ "orch"
+ ],
+ [
+ "t",
+ "b"
+ ],
+ [
+ "Foot",
+ "note"
+ ],
+ [
+ "reg",
+ "on"
+ ],
+ [
+ "re",
+ "gon"
+ ],
+ [
+ "Mart",
+ "in"
+ ],
+ [
+ "▁inc",
+ "on"
+ ],
+ [
+ "▁in",
+ "con"
+ ],
+ [
+ "▁attack",
+ "ed"
+ ],
+ [
+ "_{",
+ "-"
+ ],
+ [
+ "_",
+ "{-"
+ ],
+ [
+ "▁Tra",
+ "s"
+ ],
+ [
+ "▁Tr",
+ "as"
+ ],
+ [
+ "▁T",
+ "ras"
+ ],
+ [
+ "part",
+ "y"
+ ],
+ [
+ "par",
+ "ty"
+ ],
+ [
+ "ite",
+ "it"
+ ],
+ [
+ "▁sain",
+ "t"
+ ],
+ [
+ "▁sa",
+ "int"
+ ],
+ [
+ "▁s",
+ "aint"
+ ],
+ [
+ "rás",
+ "ok"
+ ],
+ [
+ "r",
+ "ások"
+ ],
+ [
+ "▁container",
+ "s"
+ ],
+ [
+ "▁contain",
+ "ers"
+ ],
+ [
+ "M",
+ "o"
+ ],
+ [
+ "▁S",
+ "n"
+ ],
+ [
+ "quant",
+ "ity"
+ ],
+ [
+ "▁ra",
+ "s"
+ ],
+ [
+ "▁r",
+ "as"
+ ],
+ [
+ "▁",
+ "ras"
+ ],
+ [
+ "▁Can",
+ "al"
+ ],
+ [
+ "▁Ca",
+ "nal"
+ ],
+ [
+ "▁C",
+ "anal"
+ ],
+ [
+ "cc",
+ "ion"
+ ],
+ [
+ "c",
+ "cion"
+ ],
+ [
+ "uv",
+ "o"
+ ],
+ [
+ "u",
+ "vo"
+ ],
+ [
+ "▁id",
+ "x"
+ ],
+ [
+ "▁i",
+ "dx"
+ ],
+ [
+ "▁",
+ "idx"
+ ],
+ [
+ "typen",
+ "ame"
+ ],
+ [
+ "type",
+ "name"
+ ],
+ [
+ "typ",
+ "ename"
+ ],
+ [
+ "▁R",
+ "ugby"
+ ],
+ [
+ "▁See",
+ "ms"
+ ],
+ [
+ "▁Se",
+ "ems"
+ ],
+ [
+ "▁transm",
+ "it"
+ ],
+ [
+ "▁trans",
+ "mit"
+ ],
+ [
+ "▁Pr",
+ "äsident"
+ ],
+ [
+ "з",
+ "не"
+ ],
+ [
+ "▁Bak",
+ "er"
+ ],
+ [
+ "▁Ba",
+ "ker"
+ ],
+ [
+ "▁B",
+ "aker"
+ ],
+ [
+ "int",
+ "h"
+ ],
+ [
+ "in",
+ "th"
+ ],
+ [
+ "i",
+ "nth"
+ ],
+ [
+ "▁tö",
+ "bb"
+ ],
+ [
+ "vere",
+ "in"
+ ],
+ [
+ "ver",
+ "ein"
+ ],
+ [
+ "▁espec",
+ "ie"
+ ],
+ [
+ "▁espe",
+ "cie"
+ ],
+ [
+ ",",
+ "("
+ ],
+ [
+ "▁té",
+ "c"
+ ],
+ [
+ "▁t",
+ "éc"
+ ],
+ [
+ "▁W",
+ "ITH"
+ ],
+ [
+ "▁uno",
+ "s"
+ ],
+ [
+ "▁un",
+ "os"
+ ],
+ [
+ "▁u",
+ "nos"
+ ],
+ [
+ "▁",
+ "unos"
+ ],
+ [
+ "▁polit",
+ "ics"
+ ],
+ [
+ "create",
+ "Element"
+ ],
+ [
+ "▁stat",
+ "s"
+ ],
+ [
+ "▁sta",
+ "ts"
+ ],
+ [
+ "▁st",
+ "ats"
+ ],
+ [
+ "▁",
+ "stats"
+ ],
+ [
+ "▁T",
+ "ennessee"
+ ],
+ [
+ "▁Bedeut",
+ "ung"
+ ],
+ [
+ "▁Sc",
+ "reen"
+ ],
+ [
+ "▁S",
+ "creen"
+ ],
+ [
+ "▁",
+ "Screen"
+ ],
+ [
+ "▁Stra",
+ "ße"
+ ],
+ [
+ "anz",
+ "e"
+ ],
+ [
+ "an",
+ "ze"
+ ],
+ [
+ "▁part",
+ "ly"
+ ],
+ [
+ "man",
+ "uel"
+ ],
+ [
+ "ola",
+ "tion"
+ ],
+ [
+ "ol",
+ "ation"
+ ],
+ [
+ "o",
+ "lation"
+ ],
+ [
+ "hor",
+ "izontal"
+ ],
+ [
+ "érieur",
+ "e"
+ ],
+ [
+ "érie",
+ "ure"
+ ],
+ [
+ "amp",
+ "io"
+ ],
+ [
+ "am",
+ "pio"
+ ],
+ [
+ "▁ст",
+ "рук"
+ ],
+ [
+ "▁",
+ "струк"
+ ],
+ [
+ "We",
+ "ight"
+ ],
+ [
+ "La",
+ "nd"
+ ],
+ [
+ "L",
+ "and"
+ ],
+ [
+ "pol",
+ "y"
+ ],
+ [
+ "po",
+ "ly"
+ ],
+ [
+ "p",
+ "oly"
+ ],
+ [
+ "▁Da",
+ "k"
+ ],
+ [
+ "▁D",
+ "ak"
+ ],
+ [
+ "▁Ass",
+ "ume"
+ ],
+ [
+ "\".",
+ "$"
+ ],
+ [
+ "\"",
+ ".$"
+ ],
+ [
+ "▁cas",
+ "i"
+ ],
+ [
+ "▁ca",
+ "si"
+ ],
+ [
+ "▁c",
+ "asi"
+ ],
+ [
+ "▁gros",
+ "s"
+ ],
+ [
+ "▁gro",
+ "ss"
+ ],
+ [
+ "▁gr",
+ "oss"
+ ],
+ [
+ "▁g",
+ "ross"
+ ],
+ [
+ "▁enter",
+ "tain"
+ ],
+ [
+ "▁ent",
+ "ertain"
+ ],
+ [
+ "▁déc",
+ "ada"
+ ],
+ [
+ "'.",
+ "$"
+ ],
+ [
+ "'",
+ ".$"
+ ],
+ [
+ "ence",
+ "r"
+ ],
+ [
+ "enc",
+ "er"
+ ],
+ [
+ "en",
+ "cer"
+ ],
+ [
+ "▁guarantee",
+ "d"
+ ],
+ [
+ "▁guarante",
+ "ed"
+ ],
+ [
+ "]$",
+ "."
+ ],
+ [
+ "]",
+ "$."
+ ],
+ [
+ "ли",
+ "ся"
+ ],
+ [
+ "▁accept",
+ "able"
+ ],
+ [
+ "rais",
+ "e"
+ ],
+ [
+ "rai",
+ "se"
+ ],
+ [
+ "ra",
+ "ise"
+ ],
+ [
+ "ir",
+ "us"
+ ],
+ [
+ "i",
+ "rus"
+ ],
+ [
+ "wei",
+ "t"
+ ],
+ [
+ "we",
+ "it"
+ ],
+ [
+ "▁Ан",
+ "а"
+ ],
+ [
+ "▁А",
+ "на"
+ ],
+ [
+ "▁hill",
+ "s"
+ ],
+ [
+ "▁h",
+ "ills"
+ ],
+ [
+ "ip",
+ "age"
+ ],
+ [
+ "i",
+ "page"
+ ],
+ [
+ "BI",
+ "T"
+ ],
+ [
+ "B",
+ "IT"
+ ],
+ [
+ "▁nuc",
+ "le"
+ ],
+ [
+ "▁nu",
+ "cle"
+ ],
+ [
+ "▁util",
+ "is"
+ ],
+ [
+ "▁ut",
+ "ilis"
+ ],
+ [
+ "CA",
+ "A"
+ ],
+ [
+ "C",
+ "AA"
+ ],
+ [
+ "ène",
+ "s"
+ ],
+ [
+ "èn",
+ "es"
+ ],
+ [
+ "è",
+ "nes"
+ ],
+ [
+ "▁Schwe",
+ "iz"
+ ],
+ [
+ "▁A",
+ "A"
+ ],
+ [
+ "▁",
+ "AA"
+ ],
+ [
+ "ning",
+ "er"
+ ],
+ [
+ "n",
+ "inger"
+ ],
+ [
+ "▁band",
+ "s"
+ ],
+ [
+ "▁ban",
+ "ds"
+ ],
+ [
+ "▁b",
+ "ands"
+ ],
+ [
+ "▁tend",
+ "er"
+ ],
+ [
+ "▁ten",
+ "der"
+ ],
+ [
+ "▁te",
+ "nder"
+ ],
+ [
+ "▁t",
+ "ender"
+ ],
+ [
+ "so",
+ "m"
+ ],
+ [
+ "s",
+ "om"
+ ],
+ [
+ "W",
+ "arning"
+ ],
+ [
+ "▁B",
+ "ischof"
+ ],
+ [
+ "▁Ar",
+ "c"
+ ],
+ [
+ "▁A",
+ "rc"
+ ],
+ [
+ "▁Wo",
+ "man"
+ ],
+ [
+ "▁W",
+ "oman"
+ ],
+ [
+ "▁transm",
+ "ission"
+ ],
+ [
+ "▁trans",
+ "mission"
+ ],
+ [
+ "ч",
+ "ни"
+ ],
+ [
+ "istr",
+ "e"
+ ],
+ [
+ "ist",
+ "re"
+ ],
+ [
+ "is",
+ "tre"
+ ],
+ [
+ "i",
+ "stre"
+ ],
+ [
+ "B",
+ "Y"
+ ],
+ [
+ "▁S",
+ "I"
+ ],
+ [
+ "▁",
+ "SI"
+ ],
+ [
+ "▁Па",
+ "р"
+ ],
+ [
+ "▁П",
+ "ар"
+ ],
+ [
+ "▁})",
+ "."
+ ],
+ [
+ "▁}",
+ ")."
+ ],
+ [
+ "▁",
+ "})."
+ ],
+ [
+ "▁present",
+ "a"
+ ],
+ [
+ "▁pres",
+ "enta"
+ ],
+ [
+ "▁Ren",
+ "é"
+ ],
+ [
+ "▁Re",
+ "né"
+ ],
+ [
+ "▁happ",
+ "iness"
+ ],
+ [
+ "▁P",
+ "unk"
+ ],
+ [
+ "col",
+ "s"
+ ],
+ [
+ "co",
+ "ls"
+ ],
+ [
+ "c",
+ "ols"
+ ],
+ [
+ "▁Des",
+ "de"
+ ],
+ [
+ "рё",
+ "х"
+ ],
+ [
+ "▁мо",
+ "на"
+ ],
+ [
+ "▁м",
+ "она"
+ ],
+ [
+ "▁scr",
+ "atch"
+ ],
+ [
+ "▁t",
+ "cp"
+ ],
+ [
+ "▁",
+ "tcp"
+ ],
+ [
+ "ête",
+ "s"
+ ],
+ [
+ "êt",
+ "es"
+ ],
+ [
+ "ê",
+ "tes"
+ ],
+ [
+ "itate",
+ "d"
+ ],
+ [
+ "itat",
+ "ed"
+ ],
+ [
+ "ita",
+ "ted"
+ ],
+ [
+ "it",
+ "ated"
+ ],
+ [
+ "▁difer",
+ "en"
+ ],
+ [
+ "▁dif",
+ "eren"
+ ],
+ [
+ "ge",
+ "h"
+ ],
+ [
+ "g",
+ "eh"
+ ],
+ [
+ "nahme",
+ "n"
+ ],
+ [
+ "nahm",
+ "en"
+ ],
+ [
+ "nah",
+ "men"
+ ],
+ [
+ "na",
+ "hmen"
+ ],
+ [
+ "П",
+ "е"
+ ],
+ [
+ "ck",
+ "i"
+ ],
+ [
+ "c",
+ "ki"
+ ],
+ [
+ "▁Te",
+ "atro"
+ ],
+ [
+ "▁Rem",
+ "ember"
+ ],
+ [
+ "▁Re",
+ "member"
+ ],
+ [
+ "▁fr",
+ "ight"
+ ],
+ [
+ "▁f",
+ "right"
+ ],
+ [
+ "▁Ya",
+ "m"
+ ],
+ [
+ "▁Y",
+ "am"
+ ],
+ [
+ "west",
+ "ern"
+ ],
+ [
+ "lete",
+ "d"
+ ],
+ [
+ "let",
+ "ed"
+ ],
+ [
+ "le",
+ "ted"
+ ],
+ [
+ "▁вс",
+ "тре"
+ ],
+ [
+ "▁в",
+ "стре"
+ ],
+ [
+ "▁telep",
+ "ülés"
+ ],
+ [
+ "зи",
+ "н"
+ ],
+ [
+ "з",
+ "ин"
+ ],
+ [
+ "▁Qu",
+ "ant"
+ ],
+ [
+ "▁",
+ "Quant"
+ ],
+ [
+ "▁sup",
+ "re"
+ ],
+ [
+ "▁su",
+ "pre"
+ ],
+ [
+ "áj",
+ "a"
+ ],
+ [
+ "á",
+ "ja"
+ ],
+ [
+ "ді",
+ "я"
+ ],
+ [
+ "д",
+ "ія"
+ ],
+ [
+ "▁carre",
+ "ra"
+ ],
+ [
+ "▁car",
+ "rera"
+ ],
+ [
+ "kre",
+ "t"
+ ],
+ [
+ "kr",
+ "et"
+ ],
+ [
+ "k",
+ "ret"
+ ],
+ [
+ "par",
+ "a"
+ ],
+ [
+ "pa",
+ "ra"
+ ],
+ [
+ "p",
+ "ara"
+ ],
+ [
+ "▁SU",
+ "M"
+ ],
+ [
+ "▁S",
+ "UM"
+ ],
+ [
+ "▁",
+ "SUM"
+ ],
+ [
+ "▁pi",
+ "t"
+ ],
+ [
+ "▁p",
+ "it"
+ ],
+ [
+ "▁",
+ "pit"
+ ],
+ [
+ "ź",
+ "dz"
+ ],
+ [
+ "é",
+ "o"
+ ],
+ [
+ "рен",
+ "ня"
+ ],
+ [
+ "ре",
+ "ння"
+ ],
+ [
+ "▁Cho",
+ "r"
+ ],
+ [
+ "▁Ch",
+ "or"
+ ],
+ [
+ "▁C",
+ "hor"
+ ],
+ [
+ "▁vo",
+ "ix"
+ ],
+ [
+ "▁execut",
+ "ive"
+ ],
+ [
+ "▁exec",
+ "utive"
+ ],
+ [
+ "▁all",
+ "erdings"
+ ],
+ [
+ "May",
+ "be"
+ ],
+ [
+ "▁де",
+ "нь"
+ ],
+ [
+ "▁д",
+ "ень"
+ ],
+ [
+ "▁fly",
+ "ing"
+ ],
+ [
+ "▁fl",
+ "ying"
+ ],
+ [
+ "▁f",
+ "lying"
+ ],
+ [
+ "▁par",
+ "liament"
+ ],
+ [
+ "жда",
+ "н"
+ ],
+ [
+ "ж",
+ "дан"
+ ],
+ [
+ "▁fra",
+ "m"
+ ],
+ [
+ "▁fr",
+ "am"
+ ],
+ [
+ "▁f",
+ "ram"
+ ],
+ [
+ "▁",
+ "fram"
+ ],
+ [
+ "▁жов",
+ "т"
+ ],
+ [
+ "▁u",
+ "gly"
+ ],
+ [
+ "▁бу",
+ "ду"
+ ],
+ [
+ "ign",
+ "y"
+ ],
+ [
+ "ig",
+ "ny"
+ ],
+ [
+ "\\|",
+ "_{"
+ ],
+ [
+ "\\",
+ "|_{"
+ ],
+ [
+ "▁bit",
+ "ter"
+ ],
+ [
+ "▁b",
+ "itter"
+ ],
+ [
+ "sc",
+ "e"
+ ],
+ [
+ "s",
+ "ce"
+ ],
+ [
+ "▁pol",
+ "e"
+ ],
+ [
+ "▁po",
+ "le"
+ ],
+ [
+ "▁p",
+ "ole"
+ ],
+ [
+ "▁",
+ "pole"
+ ],
+ [
+ "Ver",
+ "lag"
+ ],
+ [
+ "▁total",
+ "ité"
+ ],
+ [
+ "▁found",
+ "ation"
+ ],
+ [
+ "j",
+ "t"
+ ],
+ [
+ "▁sli",
+ "ce"
+ ],
+ [
+ "▁sl",
+ "ice"
+ ],
+ [
+ "▁s",
+ "lice"
+ ],
+ [
+ "▁",
+ "slice"
+ ],
+ [
+ "ifi",
+ "que"
+ ],
+ [
+ "if",
+ "ique"
+ ],
+ [
+ "▁integra",
+ "te"
+ ],
+ [
+ "▁integr",
+ "ate"
+ ],
+ [
+ "str",
+ "ij"
+ ],
+ [
+ "st",
+ "rij"
+ ],
+ [
+ "▁asym",
+ "pt"
+ ],
+ [
+ "▁е",
+ "му"
+ ],
+ [
+ "▁pert",
+ "urb"
+ ],
+ [
+ "▁Flo",
+ "w"
+ ],
+ [
+ "▁Fl",
+ "ow"
+ ],
+ [
+ "▁F",
+ "low"
+ ],
+ [
+ "▁",
+ "Flow"
+ ],
+ [
+ "jb",
+ "oss"
+ ],
+ [
+ "RI",
+ "G"
+ ],
+ [
+ "R",
+ "IG"
+ ],
+ [
+ "▁Ale",
+ "ss"
+ ],
+ [
+ "▁Al",
+ "ess"
+ ],
+ [
+ "▁A",
+ "less"
+ ],
+ [
+ "XX",
+ "X"
+ ],
+ [
+ "X",
+ "XX"
+ ],
+ [
+ "▁sum",
+ "m"
+ ],
+ [
+ "▁su",
+ "mm"
+ ],
+ [
+ "▁s",
+ "umm"
+ ],
+ [
+ "sql",
+ "ite"
+ ],
+ [
+ "▁che",
+ "er"
+ ],
+ [
+ "pro",
+ "b"
+ ],
+ [
+ "pr",
+ "ob"
+ ],
+ [
+ "p",
+ "rob"
+ ],
+ [
+ "▁GP",
+ "U"
+ ],
+ [
+ "▁G",
+ "PU"
+ ],
+ [
+ "zi",
+ "ł"
+ ],
+ [
+ "z",
+ "ił"
+ ],
+ [
+ "(*",
+ ")"
+ ],
+ [
+ "(",
+ "*)"
+ ],
+ [
+ "▁indu",
+ "ct"
+ ],
+ [
+ "▁ind",
+ "uct"
+ ],
+ [
+ "▁in",
+ "duct"
+ ],
+ [
+ "RA",
+ "Y"
+ ],
+ [
+ "bla",
+ "tt"
+ ],
+ [
+ "bl",
+ "att"
+ ],
+ [
+ "quest",
+ "a"
+ ],
+ [
+ "ques",
+ "ta"
+ ],
+ [
+ "que",
+ "sta"
+ ],
+ [
+ "qu",
+ "esta"
+ ],
+ [
+ "or",
+ "u"
+ ],
+ [
+ "o",
+ "ru"
+ ],
+ [
+ "▁Ins",
+ "ide"
+ ],
+ [
+ "▁In",
+ "side"
+ ],
+ [
+ "▁Mc",
+ "G"
+ ],
+ [
+ "▁Ne",
+ "p"
+ ],
+ [
+ "▁N",
+ "ep"
+ ],
+ [
+ "м",
+ "п"
+ ],
+ [
+ "▁inv",
+ "e"
+ ],
+ [
+ "▁in",
+ "ve"
+ ],
+ [
+ "▁Anim",
+ "al"
+ ],
+ [
+ "▁An",
+ "imal"
+ ],
+ [
+ "▁so",
+ "b"
+ ],
+ [
+ "▁s",
+ "ob"
+ ],
+ [
+ "▁",
+ "sob"
+ ],
+ [
+ "ít",
+ "ott"
+ ],
+ [
+ "loy",
+ "ment"
+ ],
+ [
+ "▁bu",
+ "nd"
+ ],
+ [
+ "▁b",
+ "und"
+ ],
+ [
+ "▁",
+ "bund"
+ ],
+ [
+ "Stat",
+ "ion"
+ ],
+ [
+ "St",
+ "ation"
+ ],
+ [
+ "▁B",
+ "EGIN"
+ ],
+ [
+ "▁part",
+ "iellement"
+ ],
+ [
+ "ig",
+ "g"
+ ],
+ [
+ "i",
+ "gg"
+ ],
+ [
+ "esto",
+ "re"
+ ],
+ [
+ "est",
+ "ore"
+ ],
+ [
+ "e",
+ "store"
+ ],
+ [
+ "▁coin",
+ "c"
+ ],
+ [
+ "▁co",
+ "inc"
+ ],
+ [
+ "▁Som",
+ "mer"
+ ],
+ [
+ "▁m",
+ "d"
+ ],
+ [
+ "▁",
+ "md"
+ ],
+ [
+ "▁lock",
+ "ed"
+ ],
+ [
+ "▁loc",
+ "ked"
+ ],
+ [
+ "▁",
+ "locked"
+ ],
+ [
+ "math",
+ "char"
+ ],
+ [
+ "arm",
+ "a"
+ ],
+ [
+ "ar",
+ "ma"
+ ],
+ [
+ "pen",
+ "t"
+ ],
+ [
+ "pe",
+ "nt"
+ ],
+ [
+ "p",
+ "ent"
+ ],
+ [
+ "ari",
+ "um"
+ ],
+ [
+ "ar",
+ "ium"
+ ],
+ [
+ "a",
+ "rium"
+ ],
+ [
+ "▁ear",
+ "s"
+ ],
+ [
+ "▁e",
+ "ars"
+ ],
+ [
+ "▁",
+ "ears"
+ ],
+ [
+ "▁Song",
+ "s"
+ ],
+ [
+ "▁Son",
+ "gs"
+ ],
+ [
+ "▁S",
+ "ongs"
+ ],
+ [
+ "▁similar",
+ "ly"
+ ],
+ [
+ "▁literal",
+ "ly"
+ ],
+ [
+ "▁liter",
+ "ally"
+ ],
+ [
+ "▁inc",
+ "hes"
+ ],
+ [
+ "▁in",
+ "ches"
+ ],
+ [
+ "▁affect",
+ "ion"
+ ],
+ [
+ "▁aff",
+ "ection"
+ ],
+ [
+ "▁af",
+ "fection"
+ ],
+ [
+ "l",
+ "p"
+ ],
+ [
+ "▁conclude",
+ "d"
+ ],
+ [
+ "▁con",
+ "cluded"
+ ],
+ [
+ "▁му",
+ "ніципалі"
+ ],
+ [
+ "▁па",
+ "мя"
+ ],
+ [
+ "esta",
+ "ur"
+ ],
+ [
+ "est",
+ "aur"
+ ],
+ [
+ "▁Jos",
+ "h"
+ ],
+ [
+ "▁Jo",
+ "sh"
+ ],
+ [
+ "▁J",
+ "osh"
+ ],
+ [
+ "▁Fri",
+ "tz"
+ ],
+ [
+ "▁Fr",
+ "itz"
+ ],
+ [
+ "▁F",
+ "ritz"
+ ],
+ [
+ "DB",
+ "C"
+ ],
+ [
+ "D",
+ "BC"
+ ],
+ [
+ "д",
+ "ён"
+ ],
+ [
+ "pos",
+ "a"
+ ],
+ [
+ "po",
+ "sa"
+ ],
+ [
+ "p",
+ "osa"
+ ],
+ [
+ "▁gold",
+ "en"
+ ],
+ [
+ "▁gol",
+ "den"
+ ],
+ [
+ "▁p",
+ "c"
+ ],
+ [
+ "▁",
+ "pc"
+ ],
+ [
+ "▁com",
+ "te"
+ ],
+ [
+ "▁Zie",
+ "l"
+ ],
+ [
+ "▁Z",
+ "iel"
+ ],
+ [
+ "▁présent",
+ "e"
+ ],
+ [
+ "▁prés",
+ "ente"
+ ],
+ [
+ "mark",
+ "s"
+ ],
+ [
+ "mar",
+ "ks"
+ ],
+ [
+ "m",
+ "arks"
+ ],
+ [
+ "igne",
+ "ur"
+ ],
+ [
+ "ign",
+ "eur"
+ ],
+ [
+ "ig",
+ "neur"
+ ],
+ [
+ "▁Dr",
+ "ive"
+ ],
+ [
+ "▁D",
+ "rive"
+ ],
+ [
+ "▁neg",
+ "lect"
+ ],
+ [
+ "▁roz",
+ "p"
+ ],
+ [
+ "▁F",
+ "ive"
+ ],
+ [
+ "space",
+ "s"
+ ],
+ [
+ "sp",
+ "aces"
+ ],
+ [
+ "s",
+ "paces"
+ ],
+ [
+ "▁Med",
+ "i"
+ ],
+ [
+ "▁Me",
+ "di"
+ ],
+ [
+ "▁M",
+ "edi"
+ ],
+ [
+ "▁existe",
+ "d"
+ ],
+ [
+ "▁exist",
+ "ed"
+ ],
+ [
+ "▁ex",
+ "isted"
+ ],
+ [
+ "▁był",
+ "a"
+ ],
+ [
+ "▁by",
+ "ła"
+ ],
+ [
+ "дж",
+ "и"
+ ],
+ [
+ "д",
+ "жи"
+ ],
+ [
+ "▁fr",
+ "ente"
+ ],
+ [
+ "т",
+ "ник"
+ ],
+ [
+ "od",
+ "d"
+ ],
+ [
+ "o",
+ "dd"
+ ],
+ [
+ "▁answer",
+ "ing"
+ ],
+ [
+ "bia",
+ "n"
+ ],
+ [
+ "bi",
+ "an"
+ ],
+ [
+ "b",
+ "ian"
+ ],
+ [
+ "▁Eug",
+ "en"
+ ],
+ [
+ "▁Eu",
+ "gen"
+ ],
+ [
+ "▁E",
+ "ugen"
+ ],
+ [
+ "▁Public",
+ "ations"
+ ],
+ [
+ "▁Pub",
+ "lications"
+ ],
+ [
+ "▁Di",
+ "a"
+ ],
+ [
+ "▁D",
+ "ia"
+ ],
+ [
+ "l",
+ "á"
+ ],
+ [
+ "▁'",
+ "_"
+ ],
+ [
+ "▁",
+ "'_"
+ ],
+ [
+ "▁rec",
+ "uper"
+ ],
+ [
+ "ом",
+ "у"
+ ],
+ [
+ "о",
+ "му"
+ ],
+ [
+ "▁App",
+ "end"
+ ],
+ [
+ "▁Ap",
+ "pend"
+ ],
+ [
+ "▁",
+ "Append"
+ ],
+ [
+ "oba",
+ "r"
+ ],
+ [
+ "ob",
+ "ar"
+ ],
+ [
+ "o",
+ "bar"
+ ],
+ [
+ "▁employee",
+ "s"
+ ],
+ [
+ "▁employ",
+ "ees"
+ ],
+ [
+ "▁comp",
+ "ens"
+ ],
+ [
+ "emet",
+ "ery"
+ ],
+ [
+ "eme",
+ "tery"
+ ],
+ [
+ "▁э",
+ "лект"
+ ],
+ [
+ "MO",
+ "N"
+ ],
+ [
+ "M",
+ "ON"
+ ],
+ [
+ "oli",
+ "n"
+ ],
+ [
+ "ol",
+ "in"
+ ],
+ [
+ "o",
+ "lin"
+ ],
+ [
+ "▁histor",
+ "ic"
+ ],
+ [
+ "hi",
+ "s"
+ ],
+ [
+ "h",
+ "is"
+ ],
+ [
+ "ą",
+ "d"
+ ],
+ [
+ "n",
+ "m"
+ ],
+ [
+ "▁Got",
+ "h"
+ ],
+ [
+ "▁Go",
+ "th"
+ ],
+ [
+ "▁G",
+ "oth"
+ ],
+ [
+ "▁stre",
+ "ss"
+ ],
+ [
+ "▁str",
+ "ess"
+ ],
+ [
+ "▁st",
+ "ress"
+ ],
+ [
+ "▁parte",
+ "cip"
+ ],
+ [
+ "▁A",
+ "w"
+ ],
+ [
+ "▁sa",
+ "r"
+ ],
+ [
+ "▁s",
+ "ar"
+ ],
+ [
+ "▁h",
+ "u"
+ ],
+ [
+ "▁",
+ "hu"
+ ],
+ [
+ "▁mat",
+ "plotlib"
+ ],
+ [
+ "▁Mys",
+ "t"
+ ],
+ [
+ "▁My",
+ "st"
+ ],
+ [
+ "▁M",
+ "yst"
+ ],
+ [
+ "();",
+ "`"
+ ],
+ [
+ "()",
+ ";`"
+ ],
+ [
+ "(",
+ ");`"
+ ],
+ [
+ "sche",
+ "in"
+ ],
+ [
+ "sch",
+ "ein"
+ ],
+ [
+ "sc",
+ "hein"
+ ],
+ [
+ "Long",
+ "rightarrow"
+ ],
+ [
+ "▁р",
+ "я"
+ ],
+ [
+ "▁",
+ "ря"
+ ],
+ [
+ "▁Is",
+ "ra"
+ ],
+ [
+ "[",
+ "^"
+ ],
+ [
+ "no",
+ "u"
+ ],
+ [
+ "n",
+ "ou"
+ ],
+ [
+ "▁syn",
+ "d"
+ ],
+ [
+ "▁sy",
+ "nd"
+ ],
+ [
+ "work",
+ "ing"
+ ],
+ [
+ "wor",
+ "king"
+ ],
+ [
+ "▁Nat",
+ "ion"
+ ],
+ [
+ "▁Na",
+ "tion"
+ ],
+ [
+ "▁N",
+ "ation"
+ ],
+ [
+ "▁Pen",
+ "t"
+ ],
+ [
+ "▁Pe",
+ "nt"
+ ],
+ [
+ "▁P",
+ "ent"
+ ],
+ [
+ "▁klas",
+ "s"
+ ],
+ [
+ "▁kl",
+ "ass"
+ ],
+ [
+ "▁k",
+ "lass"
+ ],
+ [
+ "▁applic",
+ "able"
+ ],
+ [
+ "▁Dia",
+ "m"
+ ],
+ [
+ "▁Di",
+ "am"
+ ],
+ [
+ "▁D",
+ "iam"
+ ],
+ [
+ "▁bras",
+ "ile"
+ ],
+ [
+ "▁pa",
+ "c"
+ ],
+ [
+ "▁p",
+ "ac"
+ ],
+ [
+ "▁He",
+ "ight"
+ ],
+ [
+ "▁",
+ "Height"
+ ],
+ [
+ "P",
+ "ut"
+ ],
+ [
+ "▁intr",
+ "o"
+ ],
+ [
+ "▁int",
+ "ro"
+ ],
+ [
+ "▁",
+ "intro"
+ ],
+ [
+ "▁unus",
+ "ual"
+ ],
+ [
+ "na",
+ "s"
+ ],
+ [
+ "n",
+ "as"
+ ],
+ [
+ "▁Geb",
+ "äude"
+ ],
+ [
+ "▁be",
+ "am"
+ ],
+ [
+ "▁Rec",
+ "t"
+ ],
+ [
+ "▁Re",
+ "ct"
+ ],
+ [
+ "▁R",
+ "ect"
+ ],
+ [
+ "▁",
+ "Rect"
+ ],
+ [
+ "▁Prime",
+ "ra"
+ ],
+ [
+ "▁Prim",
+ "era"
+ ],
+ [
+ "▁ha",
+ "ut"
+ ],
+ [
+ "▁h",
+ "aut"
+ ],
+ [
+ "▁tra",
+ "it"
+ ],
+ [
+ "▁tr",
+ "ait"
+ ],
+ [
+ "▁t",
+ "rait"
+ ],
+ [
+ "prü",
+ "ft"
+ ],
+ [
+ "ina",
+ "ción"
+ ],
+ [
+ "in",
+ "ación"
+ ],
+ [
+ "▁configuration",
+ "s"
+ ],
+ [
+ "▁configur",
+ "ations"
+ ],
+ [
+ "▁gi",
+ "lt"
+ ],
+ [
+ "▁g",
+ "ilt"
+ ],
+ [
+ "▁territ",
+ "oire"
+ ],
+ [
+ "he",
+ "z"
+ ],
+ [
+ "h",
+ "ez"
+ ],
+ [
+ "▁alt",
+ "e"
+ ],
+ [
+ "▁al",
+ "te"
+ ],
+ [
+ "rel",
+ "ative"
+ ],
+ [
+ "Ex",
+ "cel"
+ ],
+ [
+ "▁W",
+ "right"
+ ],
+ [
+ "G",
+ "V"
+ ],
+ [
+ "пол",
+ "и"
+ ],
+ [
+ "по",
+ "ли"
+ ],
+ [
+ "Qu",
+ "ant"
+ ],
+ [
+ "▁gau",
+ "ge"
+ ],
+ [
+ "▁ga",
+ "uge"
+ ],
+ [
+ "▁multip",
+ "ly"
+ ],
+ [
+ "▁multi",
+ "ply"
+ ],
+ [
+ "AS",
+ "S"
+ ],
+ [
+ "A",
+ "SS"
+ ],
+ [
+ "ствен",
+ "но"
+ ],
+ [
+ "ан",
+ "у"
+ ],
+ [
+ "а",
+ "ну"
+ ],
+ [
+ "▁jed",
+ "en"
+ ],
+ [
+ "▁je",
+ "den"
+ ],
+ [
+ "▁j",
+ "eden"
+ ],
+ [
+ "▁liter",
+ "ary"
+ ],
+ [
+ "▁Dr",
+ "o"
+ ],
+ [
+ "▁D",
+ "ro"
+ ],
+ [
+ "▁advis",
+ "e"
+ ],
+ [
+ "▁adv",
+ "ise"
+ ],
+ [
+ "itz",
+ "en"
+ ],
+ [
+ "it",
+ "zen"
+ ],
+ [
+ "▁dis",
+ "ag"
+ ],
+ [
+ "web",
+ "site"
+ ],
+ [
+ "▁ді",
+ "я"
+ ],
+ [
+ "▁д",
+ "ія"
+ ],
+ [
+ "▁",
+ "дія"
+ ],
+ [
+ "▁observe",
+ "r"
+ ],
+ [
+ "▁observ",
+ "er"
+ ],
+ [
+ "▁obser",
+ "ver"
+ ],
+ [
+ "▁ob",
+ "server"
+ ],
+ [
+ "▁janu",
+ "ár"
+ ],
+ [
+ "v",
+ "ě"
+ ],
+ [
+ "ku",
+ "p"
+ ],
+ [
+ "k",
+ "up"
+ ],
+ [
+ "▁Se",
+ "s"
+ ],
+ [
+ "▁S",
+ "es"
+ ],
+ [
+ "▁woj",
+ "ew"
+ ],
+ [
+ "▁stage",
+ "s"
+ ],
+ [
+ "▁stag",
+ "es"
+ ],
+ [
+ "▁sta",
+ "ges"
+ ],
+ [
+ "▁st",
+ "ages"
+ ],
+ [
+ "▁време",
+ "ни"
+ ],
+ [
+ "▁вре",
+ "мени"
+ ],
+ [
+ "łu",
+ "ż"
+ ],
+ [
+ "но",
+ "с"
+ ],
+ [
+ "н",
+ "ос"
+ ],
+ [
+ "Down",
+ "load"
+ ],
+ [
+ "ip",
+ "o"
+ ],
+ [
+ "i",
+ "po"
+ ],
+ [
+ "▁gra",
+ "f"
+ ],
+ [
+ "▁gr",
+ "af"
+ ],
+ [
+ "▁g",
+ "raf"
+ ],
+ [
+ "▁ро",
+ "бо"
+ ],
+ [
+ "▁Nik",
+ "ol"
+ ],
+ [
+ "▁Ni",
+ "kol"
+ ],
+ [
+ "▁fi",
+ "c"
+ ],
+ [
+ "▁f",
+ "ic"
+ ],
+ [
+ "▁",
+ "fic"
+ ],
+ [
+ "▁join",
+ "ing"
+ ],
+ [
+ "▁jo",
+ "ining"
+ ],
+ [
+ "▁divers",
+ "os"
+ ],
+ [
+ "▁LI",
+ "KE"
+ ],
+ [
+ "▁F",
+ "itz"
+ ],
+ [
+ "▁dim",
+ "in"
+ ],
+ [
+ "▁di",
+ "min"
+ ],
+ [
+ "▁d",
+ "imin"
+ ],
+ [
+ "▁dist",
+ "rib"
+ ],
+ [
+ "Sa",
+ "m"
+ ],
+ [
+ "S",
+ "am"
+ ],
+ [
+ "ko",
+ "z"
+ ],
+ [
+ "k",
+ "oz"
+ ],
+ [
+ "▁alpha",
+ "bet"
+ ],
+ [
+ "▁al",
+ "phabet"
+ ],
+ [
+ "ose",
+ "r"
+ ],
+ [
+ "os",
+ "er"
+ ],
+ [
+ "o",
+ "ser"
+ ],
+ [
+ "OU",
+ "R"
+ ],
+ [
+ "O",
+ "UR"
+ ],
+ [
+ "uk",
+ "a"
+ ],
+ [
+ "u",
+ "ka"
+ ],
+ [
+ "ка",
+ "я"
+ ],
+ [
+ "▁ste",
+ "el"
+ ],
+ [
+ "▁`-",
+ "-"
+ ],
+ [
+ "▁`",
+ "--"
+ ],
+ [
+ "▁ten",
+ "er"
+ ],
+ [
+ "▁te",
+ "ner"
+ ],
+ [
+ "▁t",
+ "ener"
+ ],
+ [
+ "mark",
+ "er"
+ ],
+ [
+ "mar",
+ "ker"
+ ],
+ [
+ "▁He",
+ "aven"
+ ],
+ [
+ "new",
+ "command"
+ ],
+ [
+ "▁prisoner",
+ "s"
+ ],
+ [
+ "▁prison",
+ "ers"
+ ],
+ [
+ "▁Kn",
+ "ight"
+ ],
+ [
+ "▁K",
+ "night"
+ ],
+ [
+ "▁present",
+ "s"
+ ],
+ [
+ "▁pres",
+ "ents"
+ ],
+ [
+ "▁quest",
+ "i"
+ ],
+ [
+ "▁qu",
+ "esti"
+ ],
+ [
+ "▁train",
+ "s"
+ ],
+ [
+ "▁tra",
+ "ins"
+ ],
+ [
+ "▁tr",
+ "ains"
+ ],
+ [
+ "oper",
+ "a"
+ ],
+ [
+ "ope",
+ "ra"
+ ],
+ [
+ "op",
+ "era"
+ ],
+ [
+ "▁Line",
+ "ar"
+ ],
+ [
+ "▁Lin",
+ "ear"
+ ],
+ [
+ "▁Li",
+ "near"
+ ],
+ [
+ "▁",
+ "Linear"
+ ],
+ [
+ "▁M",
+ "E"
+ ],
+ [
+ "▁",
+ "ME"
+ ],
+ [
+ "▁Bu",
+ "c"
+ ],
+ [
+ "▁B",
+ "uc"
+ ],
+ [
+ "Le",
+ "g"
+ ],
+ [
+ "L",
+ "eg"
+ ],
+ [
+ "▁ag",
+ "ua"
+ ],
+ [
+ "▁",
+ "agua"
+ ],
+ [
+ "▁Gr",
+ "iff"
+ ],
+ [
+ "ol",
+ "g"
+ ],
+ [
+ "o",
+ "lg"
+ ],
+ [
+ "ds",
+ "t"
+ ],
+ [
+ "d",
+ "st"
+ ],
+ [
+ ".",
+ "\r"
+ ],
+ [
+ "▁persone",
+ "s"
+ ],
+ [
+ "▁person",
+ "es"
+ ],
+ [
+ "▁pers",
+ "ones"
+ ],
+ [
+ "Ma",
+ "l"
+ ],
+ [
+ "M",
+ "al"
+ ],
+ [
+ "бер",
+ "е"
+ ],
+ [
+ "бе",
+ "ре"
+ ],
+ [
+ "б",
+ "ере"
+ ],
+ [
+ "folg",
+ "e"
+ ],
+ [
+ "fol",
+ "ge"
+ ],
+ [
+ "▁ac",
+ "ab"
+ ],
+ [
+ "ct",
+ "u"
+ ],
+ [
+ "c",
+ "tu"
+ ],
+ [
+ "pt",
+ "ic"
+ ],
+ [
+ "▁N",
+ "avigation"
+ ],
+ [
+ "▁",
+ "Navigation"
+ ],
+ [
+ "R",
+ "uss"
+ ],
+ [
+ "га",
+ "ль"
+ ],
+ [
+ "г",
+ "аль"
+ ],
+ [
+ "▁Fu",
+ "l"
+ ],
+ [
+ "▁F",
+ "ul"
+ ],
+ [
+ "▁ма",
+ "є"
+ ],
+ [
+ "чна",
+ "я"
+ ],
+ [
+ "ч",
+ "ная"
+ ],
+ [
+ "wn",
+ "er"
+ ],
+ [
+ "w",
+ "ner"
+ ],
+ [
+ "contr",
+ "a"
+ ],
+ [
+ "cont",
+ "ra"
+ ],
+ [
+ "con",
+ "tra"
+ ],
+ [
+ "▁joue",
+ "ur"
+ ],
+ [
+ "▁jou",
+ "eur"
+ ],
+ [
+ "▁Jes",
+ "s"
+ ],
+ [
+ "▁Je",
+ "ss"
+ ],
+ [
+ "▁J",
+ "ess"
+ ],
+ [
+ "▁ren",
+ "ew"
+ ],
+ [
+ "▁re",
+ "new"
+ ],
+ [
+ "▁la",
+ "p"
+ ],
+ [
+ "▁l",
+ "ap"
+ ],
+ [
+ "▁",
+ "lap"
+ ],
+ [
+ "▁cast",
+ "ing"
+ ],
+ [
+ "▁cas",
+ "ting"
+ ],
+ [
+ "ga",
+ "l"
+ ],
+ [
+ "g",
+ "al"
+ ],
+ [
+ "▁tém",
+ "atu"
+ ],
+ [
+ "▁на",
+ "зыва"
+ ],
+ [
+ "за",
+ "х"
+ ],
+ [
+ "ч",
+ "не"
+ ],
+ [
+ ")-",
+ "\\"
+ ],
+ [
+ ")",
+ "-\\"
+ ],
+ [
+ "▁част",
+ "о"
+ ],
+ [
+ "▁час",
+ "то"
+ ],
+ [
+ "▁ча",
+ "сто"
+ ],
+ [
+ "}$",
+ "-"
+ ],
+ [
+ "}",
+ "$-"
+ ],
+ [
+ "▁lic",
+ "z"
+ ],
+ [
+ "▁li",
+ "cz"
+ ],
+ [
+ "▁l",
+ "icz"
+ ],
+ [
+ "▁em",
+ "ot"
+ ],
+ [
+ "▁e",
+ "mot"
+ ],
+ [
+ "har",
+ "m"
+ ],
+ [
+ "ha",
+ "rm"
+ ],
+ [
+ "h",
+ "arm"
+ ],
+ [
+ "▁occasion",
+ "ally"
+ ],
+ [
+ "▁hor",
+ "ror"
+ ],
+ [
+ "▁ho",
+ "rror"
+ ],
+ [
+ "ea",
+ "st"
+ ],
+ [
+ "e",
+ "ast"
+ ],
+ [
+ "▁print",
+ "er"
+ ],
+ [
+ "▁prin",
+ "ter"
+ ],
+ [
+ "▁pr",
+ "inter"
+ ],
+ [
+ "ara",
+ "n"
+ ],
+ [
+ "ar",
+ "an"
+ ],
+ [
+ "a",
+ "ran"
+ ],
+ [
+ "▁Miss",
+ "iss"
+ ],
+ [
+ "fol",
+ "low"
+ ],
+ [
+ "f",
+ "ollow"
+ ],
+ [
+ "▁Bar",
+ "ry"
+ ],
+ [
+ "▁investig",
+ "ate"
+ ],
+ [
+ "go",
+ "w"
+ ],
+ [
+ "g",
+ "ow"
+ ],
+ [
+ "▁American",
+ "s"
+ ],
+ [
+ "▁America",
+ "ns"
+ ],
+ [
+ "▁Amer",
+ "icans"
+ ],
+ [
+ "S",
+ "ince"
+ ],
+ [
+ "▁від",
+ "о"
+ ],
+ [
+ "▁ві",
+ "до"
+ ],
+ [
+ "▁re",
+ "un"
+ ],
+ [
+ "osc",
+ "i"
+ ],
+ [
+ "os",
+ "ci"
+ ],
+ [
+ "o",
+ "sci"
+ ],
+ [
+ "▁Chap",
+ "ter"
+ ],
+ [
+ "▁Ch",
+ "apter"
+ ],
+ [
+ "▁ba",
+ "y"
+ ],
+ [
+ "▁b",
+ "ay"
+ ],
+ [
+ "▁",
+ "bay"
+ ],
+ [
+ "ром",
+ "е"
+ ],
+ [
+ "ро",
+ "ме"
+ ],
+ [
+ "eth",
+ "e"
+ ],
+ [
+ "et",
+ "he"
+ ],
+ [
+ "e",
+ "the"
+ ],
+ [
+ "éd",
+ "ie"
+ ],
+ [
+ "é",
+ "die"
+ ],
+ [
+ "como",
+ "t"
+ ],
+ [
+ "com",
+ "ot"
+ ],
+ [
+ "co",
+ "mot"
+ ],
+ [
+ "▁miejs",
+ "cowo"
+ ],
+ [
+ "▁studi",
+ "erte"
+ ],
+ [
+ "▁stud",
+ "ierte"
+ ],
+ [
+ "ouver",
+ "t"
+ ],
+ [
+ "ouve",
+ "rt"
+ ],
+ [
+ "ouv",
+ "ert"
+ ],
+ [
+ "ou",
+ "vert"
+ ],
+ [
+ "▁ку",
+ "р"
+ ],
+ [
+ "▁к",
+ "ур"
+ ],
+ [
+ "▁",
+ "кур"
+ ],
+ [
+ "▁DES",
+ "C"
+ ],
+ [
+ "▁DE",
+ "SC"
+ ],
+ [
+ "▁touch",
+ "ed"
+ ],
+ [
+ "▁tou",
+ "ched"
+ ],
+ [
+ "▁Jer",
+ "ry"
+ ],
+ [
+ "ues",
+ "e"
+ ],
+ [
+ "ue",
+ "se"
+ ],
+ [
+ "u",
+ "ese"
+ ],
+ [
+ "ли",
+ "ще"
+ ],
+ [
+ "authentic",
+ "ation"
+ ],
+ [
+ "auth",
+ "entication"
+ ],
+ [
+ "▁coll",
+ "e"
+ ],
+ [
+ "▁col",
+ "le"
+ ],
+ [
+ "▁co",
+ "lle"
+ ],
+ [
+ "he",
+ "art"
+ ],
+ [
+ "▁regime",
+ "nt"
+ ],
+ [
+ "▁reg",
+ "iment"
+ ],
+ [
+ "cribe",
+ "d"
+ ],
+ [
+ "cri",
+ "bed"
+ ],
+ [
+ "▁Бо",
+ "ль"
+ ],
+ [
+ "▁про",
+ "ис"
+ ],
+ [
+ "ce",
+ "ae"
+ ],
+ [
+ "▁mass",
+ "es"
+ ],
+ [
+ "▁scroll",
+ "ing"
+ ],
+ [
+ "▁sc",
+ "rolling"
+ ],
+ [
+ "ust",
+ "o"
+ ],
+ [
+ "us",
+ "to"
+ ],
+ [
+ "u",
+ "sto"
+ ],
+ [
+ "S",
+ "W"
+ ],
+ [
+ "ova",
+ "t"
+ ],
+ [
+ "ov",
+ "at"
+ ],
+ [
+ "o",
+ "vat"
+ ],
+ [
+ "▁gr",
+ "âce"
+ ],
+ [
+ "▁Архи",
+ "в"
+ ],
+ [
+ "▁Се",
+ "вер"
+ ],
+ [
+ "ava",
+ "it"
+ ],
+ [
+ "av",
+ "ait"
+ ],
+ [
+ "▁Marsh",
+ "all"
+ ],
+ [
+ "▁Mars",
+ "hall"
+ ],
+ [
+ "▁Hash",
+ "Map"
+ ],
+ [
+ "▁",
+ "HashMap"
+ ],
+ [
+ "aco",
+ "n"
+ ],
+ [
+ "ac",
+ "on"
+ ],
+ [
+ "a",
+ "con"
+ ],
+ [
+ "ücke",
+ "n"
+ ],
+ [
+ "ück",
+ "en"
+ ],
+ [
+ "ü",
+ "cken"
+ ],
+ [
+ "[]",
+ ")"
+ ],
+ [
+ "[",
+ "])"
+ ],
+ [
+ "▁ev",
+ "angel"
+ ],
+ [
+ "etz",
+ "ung"
+ ],
+ [
+ "et",
+ "zung"
+ ],
+ [
+ "tt",
+ "emberg"
+ ],
+ [
+ "ster",
+ "s"
+ ],
+ [
+ "ste",
+ "rs"
+ ],
+ [
+ "st",
+ "ers"
+ ],
+ [
+ "s",
+ "ters"
+ ],
+ [
+ "T",
+ "M"
+ ],
+ [
+ "▁ли",
+ "тера"
+ ],
+ [
+ "qu",
+ "ot"
+ ],
+ [
+ "Pre",
+ "d"
+ ],
+ [
+ "Pr",
+ "ed"
+ ],
+ [
+ "P",
+ "red"
+ ],
+ [
+ "▁wer",
+ "k"
+ ],
+ [
+ "▁w",
+ "erk"
+ ],
+ [
+ "▁",
+ "werk"
+ ],
+ [
+ "▁habe",
+ "r"
+ ],
+ [
+ "▁hab",
+ "er"
+ ],
+ [
+ "▁ha",
+ "ber"
+ ],
+ [
+ "lav",
+ "a"
+ ],
+ [
+ "la",
+ "va"
+ ],
+ [
+ "l",
+ "ava"
+ ],
+ [
+ "vo",
+ "us"
+ ],
+ [
+ "v",
+ "ous"
+ ],
+ [
+ "▁Lat",
+ "e"
+ ],
+ [
+ "▁La",
+ "te"
+ ],
+ [
+ "▁L",
+ "ate"
+ ],
+ [
+ "cyc",
+ "le"
+ ],
+ [
+ "cy",
+ "cle"
+ ],
+ [
+ "c",
+ "ycle"
+ ],
+ [
+ "ти",
+ "рова"
+ ],
+ [
+ "▁прод",
+ "у"
+ ],
+ [
+ "▁про",
+ "ду"
+ ],
+ [
+ "▁population",
+ "s"
+ ],
+ [
+ "▁popul",
+ "ations"
+ ],
+ [
+ "▁pop",
+ "ulations"
+ ],
+ [
+ "▁Ya",
+ "n"
+ ],
+ [
+ "▁Y",
+ "an"
+ ],
+ [
+ "Pre",
+ "fix"
+ ],
+ [
+ "P",
+ "refix"
+ ],
+ [
+ "actér",
+ "istiques"
+ ],
+ [
+ "+",
+ "'"
+ ],
+ [
+ "()`",
+ "]("
+ ],
+ [
+ "()",
+ "`]("
+ ],
+ [
+ "▁Л",
+ "ь"
+ ],
+ [
+ "фи",
+ "ль"
+ ],
+ [
+ "▁жи",
+ "зни"
+ ],
+ [
+ "ft",
+ "p"
+ ],
+ [
+ "f",
+ "tp"
+ ],
+ [
+ "▁все",
+ "х"
+ ],
+ [
+ "▁g",
+ "dzie"
+ ],
+ [
+ "▁vide",
+ "a"
+ ],
+ [
+ "▁vid",
+ "ea"
+ ],
+ [
+ "▁v",
+ "idea"
+ ],
+ [
+ "oa",
+ "uth"
+ ],
+ [
+ "o",
+ "auth"
+ ],
+ [
+ "▁pi",
+ "d"
+ ],
+ [
+ "▁p",
+ "id"
+ ],
+ [
+ "▁",
+ "pid"
+ ],
+ [
+ "ů",
+ "m"
+ ],
+ [
+ "▁pes",
+ "so"
+ ],
+ [
+ "▁p",
+ "esso"
+ ],
+ [
+ "▁track",
+ "ing"
+ ],
+ [
+ "▁trac",
+ "king"
+ ],
+ [
+ "izi",
+ "n"
+ ],
+ [
+ "iz",
+ "in"
+ ],
+ [
+ "i",
+ "zin"
+ ],
+ [
+ "▁Mor",
+ "ris"
+ ],
+ [
+ "щи",
+ "й"
+ ],
+ [
+ "▁Provin",
+ "z"
+ ],
+ [
+ "▁Mitt",
+ "e"
+ ],
+ [
+ "▁Mit",
+ "te"
+ ],
+ [
+ "▁Mi",
+ "tte"
+ ],
+ [
+ "▁M",
+ "itte"
+ ],
+ [
+ "▁artific",
+ "ial"
+ ],
+ [
+ "bráz",
+ "ky"
+ ],
+ [
+ "▁до",
+ "сти"
+ ],
+ [
+ "▁restore",
+ "d"
+ ],
+ [
+ "▁resto",
+ "red"
+ ],
+ [
+ "▁rest",
+ "ored"
+ ],
+ [
+ "▁communic",
+ "ate"
+ ],
+ [
+ "▁commun",
+ "icate"
+ ],
+ [
+ "agi",
+ "t"
+ ],
+ [
+ "ag",
+ "it"
+ ],
+ [
+ "a",
+ "git"
+ ],
+ [
+ "Rec",
+ "ogn"
+ ],
+ [
+ "▁lo",
+ "n"
+ ],
+ [
+ "▁l",
+ "on"
+ ],
+ [
+ "▁",
+ "lon"
+ ],
+ [
+ "▁зан",
+ "я"
+ ],
+ [
+ "▁за",
+ "ня"
+ ],
+ [
+ "▁Arg",
+ "ument"
+ ],
+ [
+ "▁",
+ "Argument"
+ ],
+ [
+ "flu",
+ "sh"
+ ],
+ [
+ "fl",
+ "ush"
+ ],
+ [
+ "ман",
+ "а"
+ ],
+ [
+ "ма",
+ "на"
+ ],
+ [
+ "м",
+ "ана"
+ ],
+ [
+ "second",
+ "s"
+ ],
+ [
+ "sec",
+ "onds"
+ ],
+ [
+ "U",
+ "C"
+ ],
+ [
+ "▁Ru",
+ "th"
+ ],
+ [
+ "▁R",
+ "uth"
+ ],
+ [
+ "▁tu",
+ "b"
+ ],
+ [
+ "▁t",
+ "ub"
+ ],
+ [
+ "▁Bre",
+ "t"
+ ],
+ [
+ "▁Br",
+ "et"
+ ],
+ [
+ "▁B",
+ "ret"
+ ],
+ [
+ "▁Per",
+ "e"
+ ],
+ [
+ "▁Pe",
+ "re"
+ ],
+ [
+ "▁P",
+ "ere"
+ ],
+ [
+ "▁respons",
+ "ibility"
+ ],
+ [
+ "ńcz",
+ "y"
+ ],
+ [
+ "ń",
+ "czy"
+ ],
+ [
+ "▁environment",
+ "s"
+ ],
+ [
+ "▁environ",
+ "ments"
+ ],
+ [
+ "ke",
+ "e"
+ ],
+ [
+ "k",
+ "ee"
+ ],
+ [
+ "▁gro",
+ "ot"
+ ],
+ [
+ "▁gr",
+ "oot"
+ ],
+ [
+ "▁g",
+ "root"
+ ],
+ [
+ "▁paint",
+ "ed"
+ ],
+ [
+ "▁pain",
+ "ted"
+ ],
+ [
+ "▁Éd",
+ "itions"
+ ],
+ [
+ "cp",
+ "y"
+ ],
+ [
+ "c",
+ "py"
+ ],
+ [
+ "ár",
+ "t"
+ ],
+ [
+ "á",
+ "rt"
+ ],
+ [
+ "lich",
+ "keit"
+ ],
+ [
+ "ard",
+ "a"
+ ],
+ [
+ "ar",
+ "da"
+ ],
+ [
+ "B",
+ "atch"
+ ],
+ [
+ "▁Leop",
+ "old"
+ ],
+ [
+ "reas",
+ "on"
+ ],
+ [
+ "rea",
+ "son"
+ ],
+ [
+ "re",
+ "ason"
+ ],
+ [
+ "n",
+ "oreferrer"
+ ],
+ [
+ "sen",
+ "s"
+ ],
+ [
+ "se",
+ "ns"
+ ],
+ [
+ "s",
+ "ens"
+ ],
+ [
+ "▁rock",
+ "s"
+ ],
+ [
+ "▁ro",
+ "cks"
+ ],
+ [
+ "▁Hit",
+ "ler"
+ ],
+ [
+ "ла",
+ "т"
+ ],
+ [
+ "л",
+ "ат"
+ ],
+ [
+ "▁quote",
+ "d"
+ ],
+ [
+ "▁quot",
+ "ed"
+ ],
+ [
+ "▁qu",
+ "oted"
+ ],
+ [
+ "▁ко",
+ "лле"
+ ],
+ [
+ "▁у",
+ "ров"
+ ],
+ [
+ "ba",
+ "g"
+ ],
+ [
+ "b",
+ "ag"
+ ],
+ [
+ ".\"",
+ ")"
+ ],
+ [
+ ".",
+ "\")"
+ ],
+ [
+ "▁M",
+ "L"
+ ],
+ [
+ "▁",
+ "ML"
+ ],
+ [
+ "▁kom",
+ "t"
+ ],
+ [
+ "▁ko",
+ "mt"
+ ],
+ [
+ "▁[",
+ "_"
+ ],
+ [
+ "▁",
+ "[_"
+ ],
+ [
+ "▁spect",
+ "ral"
+ ],
+ [
+ "ed",
+ "o"
+ ],
+ [
+ "e",
+ "do"
+ ],
+ [
+ "▁in",
+ "sieme"
+ ],
+ [
+ "▁suffer",
+ "ing"
+ ],
+ [
+ "▁suff",
+ "ering"
+ ],
+ [
+ "slide",
+ "r"
+ ],
+ [
+ "sl",
+ "ider"
+ ],
+ [
+ "▁Kenn",
+ "edy"
+ ],
+ [
+ "ola",
+ "te"
+ ],
+ [
+ "ol",
+ "ate"
+ ],
+ [
+ "o",
+ "late"
+ ],
+ [
+ "▁Pat",
+ "ri"
+ ],
+ [
+ "▁Pa",
+ "tri"
+ ],
+ [
+ "▁P",
+ "atri"
+ ],
+ [
+ "зи",
+ "и"
+ ],
+ [
+ "O",
+ "H"
+ ],
+ [
+ "▁те",
+ "а"
+ ],
+ [
+ "▁прав",
+ "а"
+ ],
+ [
+ "▁пра",
+ "ва"
+ ],
+ [
+ "ма",
+ "х"
+ ],
+ [
+ "rew",
+ "rite"
+ ],
+ [
+ "re",
+ "write"
+ ],
+ [
+ "r",
+ "ewrite"
+ ],
+ [
+ "▁Eins",
+ "atz"
+ ],
+ [
+ "ext",
+ "ernal"
+ ],
+ [
+ "ex",
+ "ternal"
+ ],
+ [
+ "hold",
+ "s"
+ ],
+ [
+ "hol",
+ "ds"
+ ],
+ [
+ "h",
+ "olds"
+ ],
+ [
+ "▁Place",
+ "s"
+ ],
+ [
+ "▁Pla",
+ "ces"
+ ],
+ [
+ "▁Pl",
+ "aces"
+ ],
+ [
+ "▁P",
+ "laces"
+ ],
+ [
+ "aty",
+ "pe"
+ ],
+ [
+ "at",
+ "ype"
+ ],
+ [
+ "a",
+ "type"
+ ],
+ [
+ "▁vul",
+ "ner"
+ ],
+ [
+ "▁abandon",
+ "ed"
+ ],
+ [
+ "Ori",
+ "gin"
+ ],
+ [
+ "Or",
+ "igin"
+ ],
+ [
+ "▁maxim",
+ "al"
+ ],
+ [
+ "▁max",
+ "imal"
+ ],
+ [
+ "AA",
+ "AA"
+ ],
+ [
+ "▁Base",
+ "ball"
+ ],
+ [
+ "▁Clo",
+ "se"
+ ],
+ [
+ "▁Cl",
+ "ose"
+ ],
+ [
+ "▁C",
+ "lose"
+ ],
+ [
+ "▁",
+ "Close"
+ ],
+ [
+ "▁paint",
+ "er"
+ ],
+ [
+ "▁pain",
+ "ter"
+ ],
+ [
+ "▁pa",
+ "inter"
+ ],
+ [
+ "▁assign",
+ "ing"
+ ],
+ [
+ "N",
+ "B"
+ ],
+ [
+ "bla",
+ "st"
+ ],
+ [
+ "bl",
+ "ast"
+ ],
+ [
+ "b",
+ "last"
+ ],
+ [
+ "▁K",
+ "ünstler"
+ ],
+ [
+ ")]",
+ "("
+ ],
+ [
+ ")",
+ "]("
+ ],
+ [
+ "fac",
+ "h"
+ ],
+ [
+ "fa",
+ "ch"
+ ],
+ [
+ "f",
+ "ach"
+ ],
+ [
+ "▁Constant",
+ "in"
+ ],
+ [
+ "▁Const",
+ "antin"
+ ],
+ [
+ "oke",
+ "s"
+ ],
+ [
+ "ok",
+ "es"
+ ],
+ [
+ "o",
+ "kes"
+ ],
+ [
+ "▁nob",
+ "ody"
+ ],
+ [
+ "▁no",
+ "body"
+ ],
+ [
+ "▁subt",
+ "ract"
+ ],
+ [
+ "▁foss",
+ "e"
+ ],
+ [
+ "▁fos",
+ "se"
+ ],
+ [
+ "▁cert",
+ "ific"
+ ],
+ [
+ "▁mus",
+ "e"
+ ],
+ [
+ "▁mu",
+ "se"
+ ],
+ [
+ "▁m",
+ "use"
+ ],
+ [
+ "/)",
+ ","
+ ],
+ [
+ "/",
+ "),"
+ ],
+ [
+ "▁Prof",
+ "il"
+ ],
+ [
+ "▁Pro",
+ "fil"
+ ],
+ [
+ "▁pro",
+ "xim"
+ ],
+ [
+ "▁Jer",
+ "usalem"
+ ],
+ [
+ "▁simpl",
+ "icity"
+ ],
+ [
+ "▁simp",
+ "licity"
+ ],
+ [
+ "▁ws",
+ "z"
+ ],
+ [
+ "▁w",
+ "sz"
+ ],
+ [
+ "NUM",
+ "BER"
+ ],
+ [
+ "utt",
+ "avia"
+ ],
+ [
+ "U",
+ "ITableView"
+ ],
+ [
+ "ichte",
+ "r"
+ ],
+ [
+ "icht",
+ "er"
+ ],
+ [
+ "ich",
+ "ter"
+ ],
+ [
+ "i",
+ "chter"
+ ],
+ [
+ "жа",
+ "н"
+ ],
+ [
+ "ж",
+ "ан"
+ ],
+ [
+ "▁La",
+ "v"
+ ],
+ [
+ "▁L",
+ "av"
+ ],
+ [
+ "itch",
+ "en"
+ ],
+ [
+ "it",
+ "chen"
+ ],
+ [
+ "▁Че",
+ "м"
+ ],
+ [
+ "▁Ч",
+ "ем"
+ ],
+ [
+ "T",
+ "u"
+ ],
+ [
+ "▁ge",
+ "om"
+ ],
+ [
+ "▁zv",
+ "uky"
+ ],
+ [
+ "▁Sur",
+ "vey"
+ ],
+ [
+ "AN",
+ "CE"
+ ],
+ [
+ "▁encrypt",
+ "ed"
+ ],
+ [
+ "▁enc",
+ "rypted"
+ ],
+ [
+ "pro",
+ "f"
+ ],
+ [
+ "pr",
+ "of"
+ ],
+ [
+ "▁dar",
+ "e"
+ ],
+ [
+ "▁da",
+ "re"
+ ],
+ [
+ "▁d",
+ "are"
+ ],
+ [
+ "▁Lor",
+ "en"
+ ],
+ [
+ "▁Lo",
+ "ren"
+ ],
+ [
+ "▁L",
+ "oren"
+ ],
+ [
+ "т",
+ "в"
+ ],
+ [
+ "▁Ал",
+ "ек"
+ ],
+ [
+ "▁А",
+ "лек"
+ ],
+ [
+ "▁computer",
+ "s"
+ ],
+ [
+ "▁compute",
+ "rs"
+ ],
+ [
+ "▁comput",
+ "ers"
+ ],
+ [
+ "▁expect",
+ "ation"
+ ],
+ [
+ "▁substant",
+ "ial"
+ ],
+ [
+ "▁Д",
+ "ми"
+ ],
+ [
+ "▁`",
+ "{"
+ ],
+ [
+ "▁др",
+ "а"
+ ],
+ [
+ "▁д",
+ "ра"
+ ],
+ [
+ "▁",
+ "дра"
+ ],
+ [
+ "ub",
+ "ble"
+ ],
+ [
+ "▁perform",
+ "s"
+ ],
+ [
+ "▁per",
+ "forms"
+ ],
+ [
+ "▁Krie",
+ "g"
+ ],
+ [
+ "▁Kr",
+ "ieg"
+ ],
+ [
+ "▁inc",
+ "oming"
+ ],
+ [
+ "▁in",
+ "coming"
+ ],
+ [
+ "▁Class",
+ "ification"
+ ],
+ [
+ "Web",
+ "View"
+ ],
+ [
+ "▁episode",
+ "s"
+ ],
+ [
+ "▁epis",
+ "odes"
+ ],
+ [
+ "appe",
+ "r"
+ ],
+ [
+ "app",
+ "er"
+ ],
+ [
+ "ap",
+ "per"
+ ],
+ [
+ "a",
+ "pper"
+ ],
+ [
+ "äu",
+ "fig"
+ ],
+ [
+ "▁gi",
+ "ov"
+ ],
+ [
+ "▁Dep",
+ "art"
+ ],
+ [
+ "▁De",
+ "part"
+ ],
+ [
+ "бор",
+ "а"
+ ],
+ [
+ "бо",
+ "ра"
+ ],
+ [
+ "ed",
+ "ly"
+ ],
+ [
+ "osp",
+ "od"
+ ],
+ [
+ "os",
+ "pod"
+ ],
+ [
+ "▁pt",
+ "r"
+ ],
+ [
+ "▁p",
+ "tr"
+ ],
+ [
+ "▁",
+ "ptr"
+ ],
+ [
+ "▁d",
+ "átum"
+ ],
+ [
+ "▁estim",
+ "ation"
+ ],
+ [
+ "▁est",
+ "imation"
+ ],
+ [
+ "icol",
+ "e"
+ ],
+ [
+ "ico",
+ "le"
+ ],
+ [
+ "ic",
+ "ole"
+ ],
+ [
+ "i",
+ "cole"
+ ],
+ [
+ "▁---",
+ "-"
+ ],
+ [
+ "▁--",
+ "--"
+ ],
+ [
+ "▁-",
+ "---"
+ ],
+ [
+ "▁",
+ "----"
+ ],
+ [
+ "▁prince",
+ "s"
+ ],
+ [
+ "▁prin",
+ "ces"
+ ],
+ [
+ "HE",
+ "AD"
+ ],
+ [
+ "▁diffus",
+ "ion"
+ ],
+ [
+ "▁diff",
+ "usion"
+ ],
+ [
+ "▁dri",
+ "e"
+ ],
+ [
+ "▁dr",
+ "ie"
+ ],
+ [
+ "▁d",
+ "rie"
+ ],
+ [
+ "▁Ad",
+ "a"
+ ],
+ [
+ "▁A",
+ "da"
+ ],
+ [
+ "ниц",
+ "е"
+ ],
+ [
+ "ни",
+ "це"
+ ],
+ [
+ "ng",
+ "inx"
+ ],
+ [
+ "n",
+ "ginx"
+ ],
+ [
+ "sha",
+ "l"
+ ],
+ [
+ "sh",
+ "al"
+ ],
+ [
+ "s",
+ "hal"
+ ],
+ [
+ "▁febru",
+ "ari"
+ ],
+ [
+ "▁Ta",
+ "t"
+ ],
+ [
+ "▁T",
+ "at"
+ ],
+ [
+ "look",
+ "ing"
+ ],
+ [
+ "lo",
+ "oking"
+ ],
+ [
+ "ku",
+ "nd"
+ ],
+ [
+ "k",
+ "und"
+ ],
+ [
+ "▁De",
+ "an"
+ ],
+ [
+ "m",
+ "ongodb"
+ ],
+ [
+ "вши",
+ "х"
+ ],
+ [
+ "в",
+ "ших"
+ ],
+ [
+ "▁Au",
+ "r"
+ ],
+ [
+ "▁A",
+ "ur"
+ ],
+ [
+ "▁Flor",
+ "a"
+ ],
+ [
+ "▁Flo",
+ "ra"
+ ],
+ [
+ "▁Fl",
+ "ora"
+ ],
+ [
+ "▁Studio",
+ "s"
+ ],
+ [
+ "▁Stud",
+ "ios"
+ ],
+ [
+ "ци",
+ "је"
+ ],
+ [
+ "ei",
+ "l"
+ ],
+ [
+ "e",
+ "il"
+ ],
+ [
+ "Inst",
+ "all"
+ ],
+ [
+ "▁franc",
+ "h"
+ ],
+ [
+ "▁fran",
+ "ch"
+ ],
+ [
+ "▁fr",
+ "anch"
+ ],
+ [
+ "▁f",
+ "ranch"
+ ],
+ [
+ "▁H",
+ "MS"
+ ],
+ [
+ "▁practice",
+ "s"
+ ],
+ [
+ "▁pract",
+ "ices"
+ ],
+ [
+ "le",
+ "j"
+ ],
+ [
+ "l",
+ "ej"
+ ],
+ [
+ "dal",
+ "e"
+ ],
+ [
+ "da",
+ "le"
+ ],
+ [
+ "d",
+ "ale"
+ ],
+ [
+ "▁post",
+ "e"
+ ],
+ [
+ "▁pos",
+ "te"
+ ],
+ [
+ "▁po",
+ "ste"
+ ],
+ [
+ "▁Hel",
+ "s"
+ ],
+ [
+ "▁He",
+ "ls"
+ ],
+ [
+ "▁H",
+ "els"
+ ],
+ [
+ "▁reli",
+ "able"
+ ],
+ [
+ "źdz",
+ "ier"
+ ],
+ [
+ "▁vers",
+ "e"
+ ],
+ [
+ "▁ver",
+ "se"
+ ],
+ [
+ "▁",
+ "verse"
+ ],
+ [
+ "erme",
+ "ister"
+ ],
+ [
+ "er",
+ "meister"
+ ],
+ [
+ "▁qui",
+ "t"
+ ],
+ [
+ "▁qu",
+ "it"
+ ],
+ [
+ "▁q",
+ "uit"
+ ],
+ [
+ "▁",
+ "quit"
+ ],
+ [
+ "ét",
+ "ico"
+ ],
+ [
+ "ili",
+ "s"
+ ],
+ [
+ "il",
+ "is"
+ ],
+ [
+ "i",
+ "lis"
+ ],
+ [
+ "edo",
+ "r"
+ ],
+ [
+ "ed",
+ "or"
+ ],
+ [
+ "e",
+ "dor"
+ ],
+ [
+ "▁Cultura",
+ "l"
+ ],
+ [
+ "▁Cult",
+ "ural"
+ ],
+ [
+ "дж",
+ "е"
+ ],
+ [
+ "д",
+ "же"
+ ],
+ [
+ "▁like",
+ "d"
+ ],
+ [
+ "▁lik",
+ "ed"
+ ],
+ [
+ "▁li",
+ "ked"
+ ],
+ [
+ "▁mongo",
+ "db"
+ ],
+ [
+ "▁m",
+ "ongodb"
+ ],
+ [
+ "▁",
+ "mongodb"
+ ],
+ [
+ "▁Broad",
+ "way"
+ ],
+ [
+ "▁I",
+ "R"
+ ],
+ [
+ "▁",
+ "IR"
+ ],
+ [
+ "esz",
+ "t"
+ ],
+ [
+ "es",
+ "zt"
+ ],
+ [
+ "ho",
+ "v"
+ ],
+ [
+ "h",
+ "ov"
+ ],
+ [
+ "▁mí",
+ "st"
+ ],
+ [
+ "▁m",
+ "íst"
+ ],
+ [
+ "reich",
+ "e"
+ ],
+ [
+ "rei",
+ "che"
+ ],
+ [
+ "re",
+ "iche"
+ ],
+ [
+ "▁k",
+ "B"
+ ],
+ [
+ "сто",
+ "м"
+ ],
+ [
+ "ст",
+ "ом"
+ ],
+ [
+ "с",
+ "том"
+ ],
+ [
+ "▁SQL",
+ "ite"
+ ],
+ [
+ "▁tor",
+ "neo"
+ ],
+ [
+ "\\",
+ "."
+ ],
+ [
+ "Or",
+ "d"
+ ],
+ [
+ "O",
+ "rd"
+ ],
+ [
+ "▁Administr",
+ "ation"
+ ],
+ [
+ "▁Admin",
+ "istration"
+ ],
+ [
+ "▁з",
+ "да"
+ ],
+ [
+ "▁",
+ "зда"
+ ],
+ [
+ "▁Hin",
+ "ter"
+ ],
+ [
+ "▁H",
+ "inter"
+ ],
+ [
+ "▁Vi",
+ "a"
+ ],
+ [
+ "▁V",
+ "ia"
+ ],
+ [
+ "Dec",
+ "imal"
+ ],
+ [
+ "orio",
+ "us"
+ ],
+ [
+ "ori",
+ "ous"
+ ],
+ [
+ "or",
+ "ious"
+ ],
+ [
+ "▁nécess",
+ "aire"
+ ],
+ [
+ "w",
+ "x"
+ ],
+ [
+ "▁te",
+ "j"
+ ],
+ [
+ "▁t",
+ "ej"
+ ],
+ [
+ "▁tem",
+ "a"
+ ],
+ [
+ "▁te",
+ "ma"
+ ],
+ [
+ "▁t",
+ "ema"
+ ],
+ [
+ "O",
+ "brázky"
+ ],
+ [
+ "рит",
+ "е"
+ ],
+ [
+ "ри",
+ "те"
+ ],
+ [
+ "▁build",
+ "s"
+ ],
+ [
+ "▁late",
+ "n"
+ ],
+ [
+ "▁lat",
+ "en"
+ ],
+ [
+ "▁la",
+ "ten"
+ ],
+ [
+ "▁l",
+ "aten"
+ ],
+ [
+ "▁г",
+ "г"
+ ],
+ [
+ "Vis",
+ "ibility"
+ ],
+ [
+ "lä",
+ "u"
+ ],
+ [
+ "l",
+ "äu"
+ ],
+ [
+ "▁sec",
+ "hs"
+ ],
+ [
+ "▁se",
+ "chs"
+ ],
+ [
+ "▁лу",
+ "ч"
+ ],
+ [
+ "cer",
+ "a"
+ ],
+ [
+ "ce",
+ "ra"
+ ],
+ [
+ "c",
+ "era"
+ ],
+ [
+ "Co",
+ "uld"
+ ],
+ [
+ "C",
+ "ould"
+ ],
+ [
+ "▁tra",
+ "ject"
+ ],
+ [
+ "}}^",
+ "{"
+ ],
+ [
+ "}}",
+ "^{"
+ ],
+ [
+ "}",
+ "}^{"
+ ],
+ [
+ "▁Jap",
+ "on"
+ ],
+ [
+ "▁Ja",
+ "pon"
+ ],
+ [
+ "ano",
+ "ther"
+ ],
+ [
+ "an",
+ "other"
+ ],
+ [
+ "I",
+ "K"
+ ],
+ [
+ "▁belong",
+ "ing"
+ ],
+ [
+ "▁facil",
+ "ities"
+ ],
+ [
+ "▁fac",
+ "ilities"
+ ],
+ [
+ "▁Da",
+ "ily"
+ ],
+ [
+ "▁D",
+ "aily"
+ ],
+ [
+ "▁dec",
+ "e"
+ ],
+ [
+ "▁de",
+ "ce"
+ ],
+ [
+ "int",
+ "ro"
+ ],
+ [
+ "▁слу",
+ "ча"
+ ],
+ [
+ "Names",
+ "pace"
+ ],
+ [
+ "Name",
+ "space"
+ ],
+ [
+ "▁Ba",
+ "k"
+ ],
+ [
+ "▁B",
+ "ak"
+ ],
+ [
+ "local",
+ "e"
+ ],
+ [
+ "loc",
+ "ale"
+ ],
+ [
+ "U",
+ "G"
+ ],
+ [
+ "=$",
+ "{"
+ ],
+ [
+ "=",
+ "${"
+ ],
+ [
+ "▁comp",
+ "añ"
+ ],
+ [
+ "ją",
+ "c"
+ ],
+ [
+ "j",
+ "ąc"
+ ],
+ [
+ "▁ar",
+ "ithmetic"
+ ],
+ [
+ "for",
+ "um"
+ ],
+ [
+ "fo",
+ "rum"
+ ],
+ [
+ "f",
+ "orum"
+ ],
+ [
+ "▁port",
+ "a"
+ ],
+ [
+ "▁por",
+ "ta"
+ ],
+ [
+ "on",
+ "k"
+ ],
+ [
+ "▁gen",
+ "der"
+ ],
+ [
+ "▁ge",
+ "nder"
+ ],
+ [
+ "▁g",
+ "ender"
+ ],
+ [
+ "▁",
+ "gender"
+ ],
+ [
+ "▁expect",
+ "s"
+ ],
+ [
+ "б",
+ "ка"
+ ],
+ [
+ "▁na",
+ "k"
+ ],
+ [
+ "▁n",
+ "ak"
+ ],
+ [
+ "▁",
+ "nak"
+ ],
+ [
+ "▁Gra",
+ "ce"
+ ],
+ [
+ "▁Gr",
+ "ace"
+ ],
+ [
+ "▁G",
+ "race"
+ ],
+ [
+ "▁str",
+ "o"
+ ],
+ [
+ "▁st",
+ "ro"
+ ],
+ [
+ "ivid",
+ "ual"
+ ],
+ [
+ "▁CO",
+ "M"
+ ],
+ [
+ "▁C",
+ "OM"
+ ],
+ [
+ "▁",
+ "COM"
+ ],
+ [
+ "▁Far",
+ "m"
+ ],
+ [
+ "▁Fa",
+ "rm"
+ ],
+ [
+ "▁F",
+ "arm"
+ ],
+ [
+ "▁cant",
+ "on"
+ ],
+ [
+ "▁can",
+ "ton"
+ ],
+ [
+ "▁c",
+ "anton"
+ ],
+ [
+ "том",
+ "у"
+ ],
+ [
+ "то",
+ "му"
+ ],
+ [
+ "т",
+ "ому"
+ ],
+ [
+ "java",
+ "x"
+ ],
+ [
+ "jav",
+ "ax"
+ ],
+ [
+ "се",
+ "й"
+ ],
+ [
+ "с",
+ "ей"
+ ],
+ [
+ "▁brief",
+ "ly"
+ ],
+ [
+ "Fa",
+ "ce"
+ ],
+ [
+ "F",
+ "ace"
+ ],
+ [
+ "rot",
+ "ate"
+ ],
+ [
+ "const",
+ "ant"
+ ],
+ [
+ "▁gall",
+ "ery"
+ ],
+ [
+ "▁g",
+ "allery"
+ ],
+ [
+ "astr",
+ "o"
+ ],
+ [
+ "ast",
+ "ro"
+ ],
+ [
+ "aller",
+ "y"
+ ],
+ [
+ "alle",
+ "ry"
+ ],
+ [
+ "all",
+ "ery"
+ ],
+ [
+ "▁D",
+ "J"
+ ],
+ [
+ "charg",
+ "e"
+ ],
+ [
+ "char",
+ "ge"
+ ],
+ [
+ "ходит",
+ "ь"
+ ],
+ [
+ "ходи",
+ "ть"
+ ],
+ [
+ "C",
+ "ent"
+ ],
+ [
+ "\\\"",
+ ","
+ ],
+ [
+ "\\",
+ "\","
+ ],
+ [
+ "▁donn",
+ "a"
+ ],
+ [
+ "▁don",
+ "na"
+ ],
+ [
+ "▁d",
+ "onna"
+ ],
+ [
+ "arc",
+ "a"
+ ],
+ [
+ "ar",
+ "ca"
+ ],
+ [
+ "lad",
+ "e"
+ ],
+ [
+ "la",
+ "de"
+ ],
+ [
+ "l",
+ "ade"
+ ],
+ [
+ "zi",
+ "n"
+ ],
+ [
+ "z",
+ "in"
+ ],
+ [
+ "▁Ne",
+ "d"
+ ],
+ [
+ "▁N",
+ "ed"
+ ],
+ [
+ "▁host",
+ "ing"
+ ],
+ [
+ "▁hos",
+ "ting"
+ ],
+ [
+ "ido",
+ "r"
+ ],
+ [
+ "id",
+ "or"
+ ],
+ [
+ "i",
+ "dor"
+ ],
+ [
+ "itat",
+ "ive"
+ ],
+ [
+ "it",
+ "ative"
+ ],
+ [
+ "ig",
+ "s"
+ ],
+ [
+ "i",
+ "gs"
+ ],
+ [
+ "▁пр",
+ "я"
+ ],
+ [
+ "▁п",
+ "ря"
+ ],
+ [
+ "▁tick",
+ "et"
+ ],
+ [
+ "▁ti",
+ "cket"
+ ],
+ [
+ "▁t",
+ "icket"
+ ],
+ [
+ "▁study",
+ "ing"
+ ],
+ [
+ "▁stud",
+ "ying"
+ ],
+ [
+ "▁design",
+ "er"
+ ],
+ [
+ "▁des",
+ "igner"
+ ],
+ [
+ "lapse",
+ "d"
+ ],
+ [
+ "laps",
+ "ed"
+ ],
+ [
+ "lap",
+ "sed"
+ ],
+ [
+ "l",
+ "apsed"
+ ],
+ [
+ "▁la",
+ "at"
+ ],
+ [
+ "▁di",
+ "x"
+ ],
+ [
+ "▁d",
+ "ix"
+ ],
+ [
+ "▁integrate",
+ "d"
+ ],
+ [
+ "▁integra",
+ "ted"
+ ],
+ [
+ "▁integr",
+ "ated"
+ ],
+ [
+ "▁inform",
+ "ed"
+ ],
+ [
+ "▁in",
+ "formed"
+ ],
+ [
+ "▁behav",
+ "e"
+ ],
+ [
+ "▁beh",
+ "ave"
+ ],
+ [
+ "▁be",
+ "have"
+ ],
+ [
+ "▁lab",
+ "our"
+ ],
+ [
+ "▁la",
+ "bour"
+ ],
+ [
+ "est",
+ "ellt"
+ ],
+ [
+ "cal",
+ "endar"
+ ],
+ [
+ "▁kill",
+ "ing"
+ ],
+ [
+ "▁kil",
+ "ling"
+ ],
+ [
+ "▁k",
+ "illing"
+ ],
+ [
+ "▁tw",
+ "itter"
+ ],
+ [
+ "▁",
+ "twitter"
+ ],
+ [
+ "ia",
+ "e"
+ ],
+ [
+ "i",
+ "ae"
+ ],
+ [
+ "▁histor",
+ "ique"
+ ],
+ [
+ "DE",
+ "FAULT"
+ ],
+ [
+ "iał",
+ "a"
+ ],
+ [
+ "ia",
+ "ła"
+ ],
+ [
+ "i",
+ "ała"
+ ],
+ [
+ "▁theoret",
+ "ical"
+ ],
+ [
+ "▁under",
+ "s"
+ ],
+ [
+ "▁und",
+ "ers"
+ ],
+ [
+ "▁un",
+ "ders"
+ ],
+ [
+ "ля",
+ "ет"
+ ],
+ [
+ "ata",
+ "n"
+ ],
+ [
+ "at",
+ "an"
+ ],
+ [
+ "a",
+ "tan"
+ ],
+ [
+ "▁sur",
+ "name"
+ ],
+ [
+ "▁s",
+ "urname"
+ ],
+ [
+ "▁inter",
+ "cept"
+ ],
+ [
+ "гла",
+ "сно"
+ ],
+ [
+ "▁општи",
+ "ни"
+ ],
+ [
+ "▁tir",
+ "ed"
+ ],
+ [
+ "▁ti",
+ "red"
+ ],
+ [
+ "▁t",
+ "ired"
+ ],
+ [
+ "▁Bet",
+ "h"
+ ],
+ [
+ "▁Be",
+ "th"
+ ],
+ [
+ "▁B",
+ "eth"
+ ],
+ [
+ "▁ад",
+ "министратив"
+ ],
+ [
+ "L",
+ "i"
+ ],
+ [
+ "▁Ту",
+ "р"
+ ],
+ [
+ "▁Т",
+ "ур"
+ ],
+ [
+ "▁Sc",
+ "anner"
+ ],
+ [
+ "▁Ster",
+ "n"
+ ],
+ [
+ "▁Ste",
+ "rn"
+ ],
+ [
+ "▁St",
+ "ern"
+ ],
+ [
+ "▁S",
+ "tern"
+ ],
+ [
+ "▁вме",
+ "сте"
+ ],
+ [
+ "▁report",
+ "ing"
+ ],
+ [
+ "▁sul",
+ "l"
+ ],
+ [
+ "▁su",
+ "ll"
+ ],
+ [
+ "▁s",
+ "ull"
+ ],
+ [
+ "ци",
+ "ей"
+ ],
+ [
+ "bert",
+ "s"
+ ],
+ [
+ "ber",
+ "ts"
+ ],
+ [
+ "ogo",
+ "nal"
+ ],
+ [
+ "og",
+ "onal"
+ ],
+ [
+ "ő",
+ "k"
+ ],
+ [
+ "▁ip",
+ "sum"
+ ],
+ [
+ "▁i",
+ "psum"
+ ],
+ [
+ "▁seule",
+ "ment"
+ ],
+ [
+ "▁seul",
+ "ement"
+ ],
+ [
+ "▁seu",
+ "lement"
+ ],
+ [
+ "▁Seite",
+ "n"
+ ],
+ [
+ "▁Seit",
+ "en"
+ ],
+ [
+ "▁Se",
+ "iten"
+ ],
+ [
+ "word",
+ "press"
+ ],
+ [
+ "▁fe",
+ "aturing"
+ ],
+ [
+ "istische",
+ "n"
+ ],
+ [
+ "isti",
+ "schen"
+ ],
+ [
+ "ist",
+ "ischen"
+ ],
+ [
+ "ju",
+ "b"
+ ],
+ [
+ "j",
+ "ub"
+ ],
+ [
+ "▁ét",
+ "r"
+ ],
+ [
+ "▁é",
+ "tr"
+ ],
+ [
+ "▁",
+ "étr"
+ ],
+ [
+ "▁te",
+ "a"
+ ],
+ [
+ "▁t",
+ "ea"
+ ],
+ [
+ "▁adapt",
+ "ed"
+ ],
+ [
+ "▁scale",
+ "s"
+ ],
+ [
+ "▁scal",
+ "es"
+ ],
+ [
+ "▁sc",
+ "ales"
+ ],
+ [
+ "▁na",
+ "n"
+ ],
+ [
+ "▁n",
+ "an"
+ ],
+ [
+ "▁",
+ "nan"
+ ],
+ [
+ "get",
+ "Value"
+ ],
+ [
+ "▁Blue",
+ "s"
+ ],
+ [
+ "▁Bl",
+ "ues"
+ ],
+ [
+ "acle",
+ "s"
+ ],
+ [
+ "ac",
+ "les"
+ ],
+ [
+ "a",
+ "cles"
+ ],
+ [
+ "▁stat",
+ "i"
+ ],
+ [
+ "▁sta",
+ "ti"
+ ],
+ [
+ "▁st",
+ "ati"
+ ],
+ [
+ "▁ent",
+ "itled"
+ ],
+ [
+ "▁R",
+ "alph"
+ ],
+ [
+ "gra",
+ "vity"
+ ],
+ [
+ "▁entre",
+ "pr"
+ ],
+ [
+ "któ",
+ "ber"
+ ],
+ [
+ "lim",
+ "at"
+ ],
+ [
+ "li",
+ "mat"
+ ],
+ [
+ "l",
+ "imat"
+ ],
+ [
+ "li",
+ "s"
+ ],
+ [
+ "l",
+ "is"
+ ],
+ [
+ "De",
+ "mo"
+ ],
+ [
+ "D",
+ "emo"
+ ],
+ [
+ "rel",
+ "ation"
+ ],
+ [
+ "re",
+ "lation"
+ ],
+ [
+ "▁ne",
+ "p"
+ ],
+ [
+ "▁n",
+ "ep"
+ ],
+ [
+ "pro",
+ "wad"
+ ],
+ [
+ "iti",
+ "s"
+ ],
+ [
+ "it",
+ "is"
+ ],
+ [
+ "i",
+ "tis"
+ ],
+ [
+ "▁pu",
+ "p"
+ ],
+ [
+ "▁p",
+ "up"
+ ],
+ [
+ "nehm",
+ "er"
+ ],
+ [
+ "neh",
+ "mer"
+ ],
+ [
+ "▁disapp",
+ "oint"
+ ],
+ [
+ "▁etwa",
+ "s"
+ ],
+ [
+ "▁et",
+ "was"
+ ],
+ [
+ "anno",
+ "n"
+ ],
+ [
+ "ann",
+ "on"
+ ],
+ [
+ "an",
+ "non"
+ ],
+ [
+ "▁appro",
+ "ved"
+ ],
+ [
+ "▁cle",
+ "ver"
+ ],
+ [
+ "▁cl",
+ "ever"
+ ],
+ [
+ "Load",
+ "ing"
+ ],
+ [
+ "Lo",
+ "ading"
+ ],
+ [
+ "▁ver",
+ "z"
+ ],
+ [
+ "▁ve",
+ "rz"
+ ],
+ [
+ "ress",
+ "e"
+ ],
+ [
+ "res",
+ "se"
+ ],
+ [
+ "r",
+ "esse"
+ ],
+ [
+ "▁insp",
+ "ir"
+ ],
+ [
+ "▁sam",
+ "pling"
+ ],
+ [
+ "▁Be",
+ "k"
+ ],
+ [
+ "▁B",
+ "ek"
+ ],
+ [
+ "})$",
+ "."
+ ],
+ [
+ "})",
+ "$."
+ ],
+ [
+ "}",
+ ")$."
+ ],
+ [
+ "▁г",
+ "рома"
+ ],
+ [
+ "▁spec",
+ "ie"
+ ],
+ [
+ "▁spe",
+ "cie"
+ ],
+ [
+ "▁rep",
+ "ub"
+ ],
+ [
+ "▁re",
+ "pub"
+ ],
+ [
+ "▁load",
+ "er"
+ ],
+ [
+ "▁lo",
+ "ader"
+ ],
+ [
+ "▁",
+ "loader"
+ ],
+ [
+ "▁er",
+ "f"
+ ],
+ [
+ "▁e",
+ "rf"
+ ],
+ [
+ "▁should",
+ "er"
+ ],
+ [
+ "rai",
+ "s"
+ ],
+ [
+ "ra",
+ "is"
+ ],
+ [
+ "r",
+ "ais"
+ ],
+ [
+ "▁мат",
+ "е"
+ ],
+ [
+ "▁ма",
+ "те"
+ ],
+ [
+ "▁Mont",
+ "h"
+ ],
+ [
+ "▁Mon",
+ "th"
+ ],
+ [
+ "▁Mo",
+ "nth"
+ ],
+ [
+ "▁",
+ "Month"
+ ],
+ [
+ "Sc",
+ "ene"
+ ],
+ [
+ "▁block",
+ "ing"
+ ],
+ [
+ "▁o",
+ "cean"
+ ],
+ [
+ "geb",
+ "en"
+ ],
+ [
+ "ge",
+ "ben"
+ ],
+ [
+ "g",
+ "eben"
+ ],
+ [
+ "▁Kil",
+ "ometer"
+ ],
+ [
+ "▁b",
+ "edeut"
+ ],
+ [
+ "▁Mi",
+ "x"
+ ],
+ [
+ "▁M",
+ "ix"
+ ],
+ [
+ "fm",
+ "t"
+ ],
+ [
+ "f",
+ "mt"
+ ],
+ [
+ "▁Nor",
+ "weg"
+ ],
+ [
+ "▁ID",
+ "s"
+ ],
+ [
+ "par",
+ "allel"
+ ],
+ [
+ "▁anti",
+ "cip"
+ ],
+ [
+ "▁ant",
+ "icip"
+ ],
+ [
+ "▁rev",
+ "is"
+ ],
+ [
+ "▁re",
+ "vis"
+ ],
+ [
+ "ха",
+ "н"
+ ],
+ [
+ "х",
+ "ан"
+ ],
+ [
+ "▁све",
+ "т"
+ ],
+ [
+ "▁с",
+ "вет"
+ ],
+ [
+ "CA",
+ "SE"
+ ],
+ [
+ "C",
+ "ASE"
+ ],
+ [
+ "▁führ",
+ "t"
+ ],
+ [
+ "▁f",
+ "ührt"
+ ],
+ [
+ "▁",
+ "führt"
+ ],
+ [
+ "▁atom",
+ "ic"
+ ],
+ [
+ "▁at",
+ "omic"
+ ],
+ [
+ "▁",
+ "atomic"
+ ],
+ [
+ "▁dark",
+ "ness"
+ ],
+ [
+ "▁Fußball",
+ "spieler"
+ ],
+ [
+ "▁Ж",
+ "и"
+ ],
+ [
+ "quis",
+ "ition"
+ ],
+ [
+ "▁Sie",
+ "g"
+ ],
+ [
+ "▁Si",
+ "eg"
+ ],
+ [
+ "▁S",
+ "ieg"
+ ],
+ [
+ "C",
+ "irc"
+ ],
+ [
+ "▁c",
+ "ientí"
+ ],
+ [
+ "nell",
+ "e"
+ ],
+ [
+ "nel",
+ "le"
+ ],
+ [
+ "ne",
+ "lle"
+ ],
+ [
+ "n",
+ "elle"
+ ],
+ [
+ "SH",
+ "A"
+ ],
+ [
+ "S",
+ "HA"
+ ],
+ [
+ "▁ur",
+ "b"
+ ],
+ [
+ "▁u",
+ "rb"
+ ],
+ [
+ "▁",
+ "urb"
+ ],
+ [
+ "▁k",
+ "si"
+ ],
+ [
+ "leq",
+ "slant"
+ ],
+ [
+ "▁ф",
+ "рон"
+ ],
+ [
+ "▁defe",
+ "ct"
+ ],
+ [
+ "▁def",
+ "ect"
+ ],
+ [
+ "▁de",
+ "fect"
+ ],
+ [
+ "▁r",
+ "á"
+ ],
+ [
+ "▁",
+ "rá"
+ ],
+ [
+ "▁strong",
+ "er"
+ ],
+ [
+ "▁p",
+ "ł"
+ ],
+ [
+ "▁commun",
+ "ities"
+ ],
+ [
+ "нин",
+ "а"
+ ],
+ [
+ "ни",
+ "на"
+ ],
+ [
+ "ena",
+ "s"
+ ],
+ [
+ "en",
+ "as"
+ ],
+ [
+ "e",
+ "nas"
+ ],
+ [
+ "ienne",
+ "nt"
+ ],
+ [
+ "ienn",
+ "ent"
+ ],
+ [
+ "▁safe",
+ "ly"
+ ],
+ [
+ "▁saf",
+ "ely"
+ ],
+ [
+ "▁т",
+ "я"
+ ],
+ [
+ "▁",
+ "тя"
+ ],
+ [
+ "▁ben",
+ "chmark"
+ ],
+ [
+ "▁Bra",
+ "un"
+ ],
+ [
+ "method",
+ "s"
+ ],
+ [
+ "arg",
+ "ument"
+ ],
+ [
+ "vo",
+ "s"
+ ],
+ [
+ "v",
+ "os"
+ ],
+ [
+ "ob",
+ "ox"
+ ],
+ [
+ "o",
+ "box"
+ ],
+ [
+ "ров",
+ "и"
+ ],
+ [
+ "ро",
+ "ви"
+ ],
+ [
+ "р",
+ "ови"
+ ],
+ [
+ "▁recher",
+ "che"
+ ],
+ [
+ "m",
+ "n"
+ ],
+ [
+ "▁bring",
+ "s"
+ ],
+ [
+ "▁br",
+ "ings"
+ ],
+ [
+ "m",
+ "achine"
+ ],
+ [
+ "CES",
+ "S"
+ ],
+ [
+ "CE",
+ "SS"
+ ],
+ [
+ "host",
+ "s"
+ ],
+ [
+ "hos",
+ "ts"
+ ],
+ [
+ "▁N",
+ "Y"
+ ],
+ [
+ "Auto",
+ "w"
+ ],
+ [
+ "Aut",
+ "ow"
+ ],
+ [
+ "▁сов",
+ "ремен"
+ ],
+ [
+ "▁Gar",
+ "y"
+ ],
+ [
+ "▁Ga",
+ "ry"
+ ],
+ [
+ "▁G",
+ "ary"
+ ],
+ [
+ "▁sens",
+ "or"
+ ],
+ [
+ "▁s",
+ "ensor"
+ ],
+ [
+ "▁document",
+ "ed"
+ ],
+ [
+ "▁prend",
+ "re"
+ ],
+ [
+ "▁pr",
+ "endre"
+ ],
+ [
+ "▁pe",
+ "er"
+ ],
+ [
+ "eni",
+ "x"
+ ],
+ [
+ "en",
+ "ix"
+ ],
+ [
+ "ha",
+ "i"
+ ],
+ [
+ "h",
+ "ai"
+ ],
+ [
+ "ar",
+ "be"
+ ],
+ [
+ "цен",
+ "т"
+ ],
+ [
+ "ц",
+ "ент"
+ ],
+ [
+ "_",
+ "("
+ ],
+ [
+ "▁U",
+ "RI"
+ ],
+ [
+ "▁",
+ "URI"
+ ],
+ [
+ "ев",
+ "а"
+ ],
+ [
+ "е",
+ "ва"
+ ],
+ [
+ "▁Reg",
+ "ie"
+ ],
+ [
+ "▁Re",
+ "gie"
+ ],
+ [
+ "▁Mon",
+ "ument"
+ ],
+ [
+ "▁onder",
+ "werp"
+ ],
+ [
+ "B",
+ "ag"
+ ],
+ [
+ "ti",
+ "t"
+ ],
+ [
+ "t",
+ "it"
+ ],
+ [
+ "▁st",
+ "ir"
+ ],
+ [
+ "▁ner",
+ "v"
+ ],
+ [
+ "▁ne",
+ "rv"
+ ],
+ [
+ "▁n",
+ "erv"
+ ],
+ [
+ "стор",
+ "ія"
+ ],
+ [
+ "▁so",
+ "v"
+ ],
+ [
+ "▁s",
+ "ov"
+ ],
+ [
+ "▁writer",
+ "s"
+ ],
+ [
+ "▁write",
+ "rs"
+ ],
+ [
+ "▁writ",
+ "ers"
+ ],
+ [
+ "▁sort",
+ "s"
+ ],
+ [
+ "▁sor",
+ "ts"
+ ],
+ [
+ "ab",
+ "solute"
+ ],
+ [
+ "▁difficult",
+ "ies"
+ ],
+ [
+ "▁parl",
+ "ament"
+ ],
+ [
+ "▁par",
+ "lament"
+ ],
+ [
+ "▁IE",
+ "numerable"
+ ],
+ [
+ "▁diss",
+ "ol"
+ ],
+ [
+ "▁dis",
+ "sol"
+ ],
+ [
+ "▁CH",
+ "ECK"
+ ],
+ [
+ "arin",
+ "a"
+ ],
+ [
+ "ari",
+ "na"
+ ],
+ [
+ "ar",
+ "ina"
+ ],
+ [
+ "in",
+ "burgh"
+ ],
+ [
+ "D",
+ "M"
+ ],
+ [
+ "▁ein",
+ "d"
+ ],
+ [
+ "▁e",
+ "ind"
+ ],
+ [
+ "▁bud",
+ "get"
+ ],
+ [
+ "▁certain",
+ "s"
+ ],
+ [
+ "▁cert",
+ "ains"
+ ],
+ [
+ "▁först",
+ "a"
+ ],
+ [
+ "▁för",
+ "sta"
+ ],
+ [
+ "an",
+ "ja"
+ ],
+ [
+ "a",
+ "nja"
+ ],
+ [
+ "▁год",
+ "ов"
+ ],
+ [
+ "▁го",
+ "дов"
+ ],
+ [
+ "▁те",
+ "к"
+ ],
+ [
+ "▁т",
+ "ек"
+ ],
+ [
+ "▁",
+ "тек"
+ ],
+ [
+ "▁Duc",
+ "h"
+ ],
+ [
+ "▁Du",
+ "ch"
+ ],
+ [
+ "▁D",
+ "uch"
+ ],
+ [
+ "gu",
+ "i"
+ ],
+ [
+ "g",
+ "ui"
+ ],
+ [
+ "▁Team",
+ "s"
+ ],
+ [
+ "▁Te",
+ "ams"
+ ],
+ [
+ "▁мно",
+ "ги"
+ ],
+ [
+ "Mar",
+ "ie"
+ ],
+ [
+ "Ma",
+ "rie"
+ ],
+ [
+ "M",
+ "arie"
+ ],
+ [
+ "Int",
+ "egr"
+ ],
+ [
+ "In",
+ "tegr"
+ ],
+ [
+ "Thread",
+ "Pool"
+ ],
+ [
+ "rus",
+ "t"
+ ],
+ [
+ "ru",
+ "st"
+ ],
+ [
+ "r",
+ "ust"
+ ],
+ [
+ "í",
+ "k"
+ ],
+ [
+ "%",
+ "\""
+ ],
+ [
+ "en",
+ "f"
+ ],
+ [
+ "sp",
+ "l"
+ ],
+ [
+ "s",
+ "pl"
+ ],
+ [
+ "▁beg",
+ "un"
+ ],
+ [
+ "▁be",
+ "gun"
+ ],
+ [
+ "lo",
+ "u"
+ ],
+ [
+ "l",
+ "ou"
+ ],
+ [
+ "▁Rewrite",
+ "Rule"
+ ],
+ [
+ "tu",
+ "ple"
+ ],
+ [
+ "ane",
+ "ous"
+ ],
+ [
+ "▁mari",
+ "ne"
+ ],
+ [
+ "▁mar",
+ "ine"
+ ],
+ [
+ "▁",
+ "marine"
+ ],
+ [
+ "atta",
+ "n"
+ ],
+ [
+ "att",
+ "an"
+ ],
+ [
+ "at",
+ "tan"
+ ],
+ [
+ "ika",
+ "l"
+ ],
+ [
+ "ik",
+ "al"
+ ],
+ [
+ "i",
+ "kal"
+ ],
+ [
+ "▁gradu",
+ "ated"
+ ],
+ [
+ "ill",
+ "é"
+ ],
+ [
+ "il",
+ "lé"
+ ],
+ [
+ "▁пров",
+ "е"
+ ],
+ [
+ "▁про",
+ "ве"
+ ],
+ [
+ "▁пр",
+ "ове"
+ ],
+ [
+ "▁Ро",
+ "з"
+ ],
+ [
+ "▁Р",
+ "оз"
+ ],
+ [
+ "',",
+ "\r"
+ ],
+ [
+ "'",
+ ",\r"
+ ],
+ [
+ "▁Pf",
+ "arr"
+ ],
+ [
+ "▁ni",
+ "vel"
+ ],
+ [
+ "▁n",
+ "ivel"
+ ],
+ [
+ "▁пра",
+ "цю"
+ ],
+ [
+ "mus",
+ "ic"
+ ],
+ [
+ "▁set",
+ "Timeout"
+ ],
+ [
+ "ER",
+ "S"
+ ],
+ [
+ "E",
+ "RS"
+ ],
+ [
+ "▁Er",
+ "ik"
+ ],
+ [
+ "▁E",
+ "rik"
+ ],
+ [
+ "pi",
+ "t"
+ ],
+ [
+ "p",
+ "it"
+ ],
+ [
+ "▁Х",
+ "ро"
+ ],
+ [
+ "▁pi",
+ "ł"
+ ],
+ [
+ "▁p",
+ "ił"
+ ],
+ [
+ "▁per",
+ "i"
+ ],
+ [
+ "▁pe",
+ "ri"
+ ],
+ [
+ "▁p",
+ "eri"
+ ],
+ [
+ "до",
+ "к"
+ ],
+ [
+ "д",
+ "ок"
+ ],
+ [
+ "usz",
+ "t"
+ ],
+ [
+ "us",
+ "zt"
+ ],
+ [
+ "▁Be",
+ "ar"
+ ],
+ [
+ "▁B",
+ "ear"
+ ],
+ [
+ "Class",
+ "Name"
+ ],
+ [
+ "▁Par",
+ "lament"
+ ],
+ [
+ "▁ai",
+ "x"
+ ],
+ [
+ "▁a",
+ "ix"
+ ],
+ [
+ "▁inv",
+ "ited"
+ ],
+ [
+ "▁PA",
+ "TH"
+ ],
+ [
+ "▁P",
+ "ATH"
+ ],
+ [
+ "▁",
+ "PATH"
+ ],
+ [
+ "xt",
+ "er"
+ ],
+ [
+ "x",
+ "ter"
+ ],
+ [
+ "▁Ra",
+ "ce"
+ ],
+ [
+ "▁R",
+ "ace"
+ ],
+ [
+ "▁he",
+ "cho"
+ ],
+ [
+ "▁h",
+ "echo"
+ ],
+ [
+ "▁Tow",
+ "er"
+ ],
+ [
+ "▁To",
+ "wer"
+ ],
+ [
+ "▁T",
+ "ower"
+ ],
+ [
+ "▁ut",
+ "f"
+ ],
+ [
+ "▁u",
+ "tf"
+ ],
+ [
+ "▁",
+ "utf"
+ ],
+ [
+ "act",
+ "ly"
+ ],
+ [
+ "▁бу",
+ "де"
+ ],
+ [
+ "▁angle",
+ "s"
+ ],
+ [
+ "▁ang",
+ "les"
+ ],
+ [
+ "▁",
+ "angles"
+ ],
+ [
+ "ня",
+ "я"
+ ],
+ [
+ "ouvelle",
+ "s"
+ ],
+ [
+ "ouvel",
+ "les"
+ ],
+ [
+ "ouve",
+ "lles"
+ ],
+ [
+ "ouv",
+ "elles"
+ ],
+ [
+ "▁clim",
+ "ate"
+ ],
+ [
+ "▁cli",
+ "mate"
+ ],
+ [
+ "▁cl",
+ "imate"
+ ],
+ [
+ "▁sing",
+ "ing"
+ ],
+ [
+ "▁sin",
+ "ging"
+ ],
+ [
+ "▁navig",
+ "ate"
+ ],
+ [
+ ">'",
+ ";"
+ ],
+ [
+ ">",
+ "';"
+ ],
+ [
+ "adow",
+ "s"
+ ],
+ [
+ "ado",
+ "ws"
+ ],
+ [
+ "ad",
+ "ows"
+ ],
+ [
+ "▁let",
+ "a"
+ ],
+ [
+ "▁le",
+ "ta"
+ ],
+ [
+ "▁l",
+ "eta"
+ ],
+ [
+ "▁Sit",
+ "z"
+ ],
+ [
+ "▁Si",
+ "tz"
+ ],
+ [
+ "▁S",
+ "itz"
+ ],
+ [
+ "▁partition",
+ "s"
+ ],
+ [
+ "▁part",
+ "itions"
+ ],
+ [
+ "▁doc",
+ "k"
+ ],
+ [
+ "▁do",
+ "ck"
+ ],
+ [
+ "▁d",
+ "ock"
+ ],
+ [
+ "▁ż",
+ "y"
+ ],
+ [
+ "▁",
+ "ży"
+ ],
+ [
+ "▁alloc",
+ "ate"
+ ],
+ [
+ "▁benefit",
+ "s"
+ ],
+ [
+ "▁benef",
+ "its"
+ ],
+ [
+ "▁nie",
+ "der"
+ ],
+ [
+ "▁ni",
+ "eder"
+ ],
+ [
+ "▁n",
+ "ieder"
+ ],
+ [
+ "xp",
+ "ath"
+ ],
+ [
+ "x",
+ "path"
+ ],
+ [
+ "me",
+ "ck"
+ ],
+ [
+ "äll",
+ "e"
+ ],
+ [
+ "äl",
+ "le"
+ ],
+ [
+ "ä",
+ "lle"
+ ],
+ [
+ "▁coup",
+ "ling"
+ ],
+ [
+ "▁cou",
+ "pling"
+ ],
+ [
+ "жи",
+ "л"
+ ],
+ [
+ "ж",
+ "ил"
+ ],
+ [
+ "For",
+ "Key"
+ ],
+ [
+ "arg",
+ "ent"
+ ],
+ [
+ "ar",
+ "gent"
+ ],
+ [
+ "clo",
+ "u"
+ ],
+ [
+ "cl",
+ "ou"
+ ],
+ [
+ "c",
+ "lou"
+ ],
+ [
+ "▁instrument",
+ "s"
+ ],
+ [
+ "▁instru",
+ "ments"
+ ],
+ [
+ "▁ent",
+ "hus"
+ ],
+ [
+ "▁mé",
+ "g"
+ ],
+ [
+ "▁m",
+ "ég"
+ ],
+ [
+ "▁Па",
+ "в"
+ ],
+ [
+ "▁Ra",
+ "ch"
+ ],
+ [
+ "▁R",
+ "ach"
+ ],
+ [
+ "----",
+ "-"
+ ],
+ [
+ "---",
+ "--"
+ ],
+ [
+ "--",
+ "---"
+ ],
+ [
+ "-",
+ "----"
+ ],
+ [
+ "▁API",
+ "s"
+ ],
+ [
+ "▁AP",
+ "Is"
+ ],
+ [
+ "▁Vie",
+ "r"
+ ],
+ [
+ "▁Vi",
+ "er"
+ ],
+ [
+ "▁V",
+ "ier"
+ ],
+ [
+ "C",
+ "md"
+ ],
+ [
+ "itor",
+ "e"
+ ],
+ [
+ "ito",
+ "re"
+ ],
+ [
+ "it",
+ "ore"
+ ],
+ [
+ "▁Cub",
+ "a"
+ ],
+ [
+ "▁Cu",
+ "ba"
+ ],
+ [
+ "▁C",
+ "uba"
+ ],
+ [
+ "▁dátum",
+ "mal"
+ ],
+ [
+ "▁embed",
+ "ding"
+ ],
+ [
+ "std",
+ "io"
+ ],
+ [
+ "▁Gil",
+ "bert"
+ ],
+ [
+ "▁ge",
+ "prüft"
+ ],
+ [
+ "▁stati",
+ "ng"
+ ],
+ [
+ "▁stat",
+ "ing"
+ ],
+ [
+ "▁sta",
+ "ting"
+ ],
+ [
+ "▁st",
+ "ating"
+ ],
+ [
+ "▁trigger",
+ "s"
+ ],
+ [
+ "▁trig",
+ "gers"
+ ],
+ [
+ "+",
+ "="
+ ],
+ [
+ "▁spé",
+ "cial"
+ ],
+ [
+ "▁deli",
+ "ber"
+ ],
+ [
+ "▁del",
+ "iber"
+ ],
+ [
+ "ми",
+ "н"
+ ],
+ [
+ "м",
+ "ин"
+ ],
+ [
+ "Pro",
+ "du"
+ ],
+ [
+ "Pr",
+ "odu"
+ ],
+ [
+ "P",
+ "rodu"
+ ],
+ [
+ "▁Stat",
+ "i"
+ ],
+ [
+ "▁Sta",
+ "ti"
+ ],
+ [
+ "▁St",
+ "ati"
+ ],
+ [
+ "▁zu",
+ "s"
+ ],
+ [
+ "▁z",
+ "us"
+ ],
+ [
+ "ktion",
+ "en"
+ ],
+ [
+ "kt",
+ "ionen"
+ ],
+ [
+ "Dispatch",
+ "er"
+ ],
+ [
+ "ida",
+ "l"
+ ],
+ [
+ "id",
+ "al"
+ ],
+ [
+ "i",
+ "dal"
+ ],
+ [
+ "▁L",
+ "P"
+ ],
+ [
+ "▁",
+ "LP"
+ ],
+ [
+ "opter",
+ "a"
+ ],
+ [
+ "opt",
+ "era"
+ ],
+ [
+ "op",
+ "tera"
+ ],
+ [
+ "▁esta",
+ "r"
+ ],
+ [
+ "▁est",
+ "ar"
+ ],
+ [
+ "▁es",
+ "tar"
+ ],
+ [
+ "▁e",
+ "star"
+ ],
+ [
+ "▁зна",
+ "чи"
+ ],
+ [
+ "с",
+ "мо"
+ ],
+ [
+ "ouse",
+ "s"
+ ],
+ [
+ "ous",
+ "es"
+ ],
+ [
+ "o",
+ "uses"
+ ],
+ [
+ "engo",
+ "no"
+ ],
+ [
+ "eng",
+ "ono"
+ ],
+ [
+ "▁W",
+ "PF"
+ ],
+ [
+ "pub",
+ "lish"
+ ],
+ [
+ "▁te",
+ "or"
+ ],
+ [
+ "▁t",
+ "eor"
+ ],
+ [
+ "eli",
+ "f"
+ ],
+ [
+ "el",
+ "if"
+ ],
+ [
+ "▁er",
+ "g"
+ ],
+ [
+ "▁e",
+ "rg"
+ ],
+ [
+ "▁",
+ "erg"
+ ],
+ [
+ "▁separ",
+ "ation"
+ ],
+ [
+ "Pa",
+ "n"
+ ],
+ [
+ "P",
+ "an"
+ ],
+ [
+ "▁Or",
+ "chestra"
+ ],
+ [
+ "Pe",
+ "ter"
+ ],
+ [
+ "P",
+ "eter"
+ ],
+ [
+ "bound",
+ "s"
+ ],
+ [
+ "b",
+ "ounds"
+ ],
+ [
+ "▁Shakespe",
+ "are"
+ ],
+ [
+ "▁cant",
+ "ante"
+ ],
+ [
+ "▁dem",
+ "i"
+ ],
+ [
+ "▁de",
+ "mi"
+ ],
+ [
+ "▁d",
+ "emi"
+ ],
+ [
+ "▁Pop",
+ "ular"
+ ],
+ [
+ "ф",
+ "р"
+ ],
+ [
+ "arr",
+ "ing"
+ ],
+ [
+ "ar",
+ "ring"
+ ],
+ [
+ "ци",
+ "н"
+ ],
+ [
+ "ц",
+ "ин"
+ ],
+ [
+ "▁И",
+ "с"
+ ],
+ [
+ "vo",
+ "n"
+ ],
+ [
+ "v",
+ "on"
+ ],
+ [
+ "▁subst",
+ "itution"
+ ],
+ [
+ "▁lí",
+ "nea"
+ ],
+ [
+ "\\}$",
+ "."
+ ],
+ [
+ "\\}",
+ "$."
+ ],
+ [
+ "\\",
+ "}$."
+ ],
+ [
+ "com",
+ "o"
+ ],
+ [
+ "co",
+ "mo"
+ ],
+ [
+ "c",
+ "omo"
+ ],
+ [
+ "▁ва",
+ "ж"
+ ],
+ [
+ "wa",
+ "gen"
+ ],
+ [
+ "w",
+ "agen"
+ ],
+ [
+ "▁rare",
+ "ly"
+ ],
+ [
+ "▁period",
+ "s"
+ ],
+ [
+ "▁peri",
+ "ods"
+ ],
+ [
+ "gl",
+ "ob"
+ ],
+ [
+ "g",
+ "lob"
+ ],
+ [
+ "▁Fri",
+ "d"
+ ],
+ [
+ "▁Fr",
+ "id"
+ ],
+ [
+ "▁F",
+ "rid"
+ ],
+ [
+ "▁Ter",
+ "r"
+ ],
+ [
+ "▁Te",
+ "rr"
+ ],
+ [
+ "▁T",
+ "err"
+ ],
+ [
+ "▁Re",
+ "lease"
+ ],
+ [
+ "▁",
+ "Release"
+ ],
+ [
+ "Brain",
+ "z"
+ ],
+ [
+ "▁гра",
+ "ф"
+ ],
+ [
+ "▁",
+ "граф"
+ ],
+ [
+ "DI",
+ "S"
+ ],
+ [
+ "D",
+ "IS"
+ ],
+ [
+ "compat",
+ "ible"
+ ],
+ [
+ "▁po",
+ "č"
+ ],
+ [
+ "LI",
+ "N"
+ ],
+ [
+ "L",
+ "IN"
+ ],
+ [
+ "▁K",
+ "ällor"
+ ],
+ [
+ "▁A",
+ "rizona"
+ ],
+ [
+ "pp",
+ "y"
+ ],
+ [
+ "p",
+ "py"
+ ],
+ [
+ "Se",
+ "q"
+ ],
+ [
+ "S",
+ "eq"
+ ],
+ [
+ "▁A",
+ "in"
+ ],
+ [
+ "▁Tour",
+ "n"
+ ],
+ [
+ "▁To",
+ "urn"
+ ],
+ [
+ "▁T",
+ "ourn"
+ ],
+ [
+ "bro",
+ "w"
+ ],
+ [
+ "br",
+ "ow"
+ ],
+ [
+ "b",
+ "row"
+ ],
+ [
+ "▁Kö",
+ "r"
+ ],
+ [
+ "▁K",
+ "ör"
+ ],
+ [
+ "▁as",
+ "h"
+ ],
+ [
+ "▁a",
+ "sh"
+ ],
+ [
+ "▁",
+ "ash"
+ ],
+ [
+ "ogene",
+ "ous"
+ ],
+ [
+ "▁dia",
+ "lect"
+ ],
+ [
+ "▁насе",
+ "ља"
+ ],
+ [
+ "mysql",
+ "i"
+ ],
+ [
+ "mysq",
+ "li"
+ ],
+ [
+ "цо",
+ "в"
+ ],
+ [
+ "ц",
+ "ов"
+ ],
+ [
+ "▁flo",
+ "r"
+ ],
+ [
+ "▁fl",
+ "or"
+ ],
+ [
+ "▁f",
+ "lor"
+ ],
+ [
+ "▁ф",
+ "ло"
+ ],
+ [
+ "IA",
+ "B"
+ ],
+ [
+ "I",
+ "AB"
+ ],
+ [
+ "▁With",
+ "in"
+ ],
+ [
+ "▁Wit",
+ "hin"
+ ],
+ [
+ "^",
+ "("
+ ],
+ [
+ "▁bo",
+ "is"
+ ],
+ [
+ "▁b",
+ "ois"
+ ],
+ [
+ "▁tan",
+ "k"
+ ],
+ [
+ "▁t",
+ "ank"
+ ],
+ [
+ "▁aff",
+ "ili"
+ ],
+ [
+ "▁hij",
+ "o"
+ ],
+ [
+ "▁hi",
+ "jo"
+ ],
+ [
+ "▁h",
+ "ijo"
+ ],
+ [
+ "▁Kat",
+ "e"
+ ],
+ [
+ "▁Ka",
+ "te"
+ ],
+ [
+ "▁K",
+ "ate"
+ ],
+ [
+ "▁Ver",
+ "l"
+ ],
+ [
+ "▁Ve",
+ "rl"
+ ],
+ [
+ "▁Mi",
+ "ami"
+ ],
+ [
+ "▁M",
+ "iami"
+ ],
+ [
+ "▁types",
+ "cript"
+ ],
+ [
+ "▁type",
+ "script"
+ ],
+ [
+ "њ",
+ "у"
+ ],
+ [
+ "▁Ver",
+ "n"
+ ],
+ [
+ "▁Ve",
+ "rn"
+ ],
+ [
+ "▁V",
+ "ern"
+ ],
+ [
+ "▁ви",
+ "со"
+ ],
+ [
+ "iem",
+ "ann"
+ ],
+ [
+ "ie",
+ "mann"
+ ],
+ [
+ "i",
+ "emann"
+ ],
+ [
+ "▁cover",
+ "age"
+ ],
+ [
+ "▁co",
+ "verage"
+ ],
+ [
+ "br",
+ "ie"
+ ],
+ [
+ "b",
+ "rie"
+ ],
+ [
+ "▁Start",
+ "ing"
+ ],
+ [
+ "▁Star",
+ "ting"
+ ],
+ [
+ "num",
+ "py"
+ ],
+ [
+ "▁Jen",
+ "kins"
+ ],
+ [
+ "▁J",
+ "enkins"
+ ],
+ [
+ "▁ké",
+ "t"
+ ],
+ [
+ "▁k",
+ "ét"
+ ],
+ [
+ "▁gru",
+ "p"
+ ],
+ [
+ "▁gr",
+ "up"
+ ],
+ [
+ "▁g",
+ "rup"
+ ],
+ [
+ "▁Sci",
+ "ent"
+ ],
+ [
+ "▁Sc",
+ "ient"
+ ],
+ [
+ "▁S",
+ "cient"
+ ],
+ [
+ "▁inter",
+ "rupt"
+ ],
+ [
+ "▁blo",
+ "b"
+ ],
+ [
+ "▁bl",
+ "ob"
+ ],
+ [
+ "▁b",
+ "lob"
+ ],
+ [
+ "▁",
+ "blob"
+ ],
+ [
+ "uge",
+ "l"
+ ],
+ [
+ "ug",
+ "el"
+ ],
+ [
+ "u",
+ "gel"
+ ],
+ [
+ "▁Ort",
+ "h"
+ ],
+ [
+ "▁Or",
+ "th"
+ ],
+ [
+ "aba",
+ "ma"
+ ],
+ [
+ "ab",
+ "ama"
+ ],
+ [
+ "▁Ba",
+ "pt"
+ ],
+ [
+ "▁B",
+ "apt"
+ ],
+ [
+ "own",
+ "ik"
+ ],
+ [
+ "ow",
+ "nik"
+ ],
+ [
+ "▁бы",
+ "ть"
+ ],
+ [
+ "▁Juli",
+ "us"
+ ],
+ [
+ "▁Jul",
+ "ius"
+ ],
+ [
+ "▁Ju",
+ "lius"
+ ],
+ [
+ "▁Пре",
+ "з"
+ ],
+ [
+ "▁П",
+ "рез"
+ ],
+ [
+ "▁subst",
+ "itute"
+ ],
+ [
+ "support",
+ "ed"
+ ],
+ [
+ "supp",
+ "orted"
+ ],
+ [
+ "ch",
+ "y"
+ ],
+ [
+ "c",
+ "hy"
+ ],
+ [
+ "egy",
+ "zetek"
+ ],
+ [
+ "▁Perform",
+ "ance"
+ ],
+ [
+ "▁Per",
+ "formance"
+ ],
+ [
+ "less",
+ "ly"
+ ],
+ [
+ "Con",
+ "structor"
+ ],
+ [
+ "▁extend",
+ "ing"
+ ],
+ [
+ "▁ext",
+ "ending"
+ ],
+ [
+ "▁Mus",
+ "lim"
+ ],
+ [
+ "Over",
+ "flow"
+ ],
+ [
+ "▁Jen",
+ "n"
+ ],
+ [
+ "▁Je",
+ "nn"
+ ],
+ [
+ "▁J",
+ "enn"
+ ],
+ [
+ "▁produ",
+ "z"
+ ],
+ [
+ "▁prod",
+ "uz"
+ ],
+ [
+ "мі",
+ "ї"
+ ],
+ [
+ "м",
+ "ії"
+ ],
+ [
+ "▁país",
+ "es"
+ ],
+ [
+ "▁eu",
+ "x"
+ ],
+ [
+ "▁e",
+ "ux"
+ ],
+ [
+ "▁fat",
+ "e"
+ ],
+ [
+ "▁fa",
+ "te"
+ ],
+ [
+ "▁f",
+ "ate"
+ ],
+ [
+ "olog",
+ "e"
+ ],
+ [
+ "olo",
+ "ge"
+ ],
+ [
+ "ol",
+ "oge"
+ ],
+ [
+ "у",
+ "к"
+ ],
+ [
+ "▁wob",
+ "ei"
+ ],
+ [
+ "▁wo",
+ "bei"
+ ],
+ [
+ "▁Sach",
+ "sen"
+ ],
+ [
+ "▁S",
+ "achsen"
+ ],
+ [
+ "▁сай",
+ "т"
+ ],
+ [
+ "▁са",
+ "йт"
+ ],
+ [
+ "Model",
+ "s"
+ ],
+ [
+ "Mode",
+ "ls"
+ ],
+ [
+ "Mod",
+ "els"
+ ],
+ [
+ "▁Fa",
+ "st"
+ ],
+ [
+ "▁F",
+ "ast"
+ ],
+ [
+ "bes",
+ "ondere"
+ ],
+ [
+ "▁F",
+ "R"
+ ],
+ [
+ "▁",
+ "FR"
+ ],
+ [
+ "▁ac",
+ "on"
+ ],
+ [
+ "▁a",
+ "con"
+ ],
+ [
+ "▁",
+ "acon"
+ ],
+ [
+ "▁Den",
+ "kmal"
+ ],
+ [
+ "▁anc",
+ "h"
+ ],
+ [
+ "▁an",
+ "ch"
+ ],
+ [
+ "▁",
+ "anch"
+ ],
+ [
+ "▁públic",
+ "o"
+ ],
+ [
+ "▁Ta",
+ "s"
+ ],
+ [
+ "▁T",
+ "as"
+ ],
+ [
+ "▁can",
+ "d"
+ ],
+ [
+ "▁ca",
+ "nd"
+ ],
+ [
+ "▁c",
+ "and"
+ ],
+ [
+ "▁pa",
+ "ździer"
+ ],
+ [
+ "▁Мо",
+ "н"
+ ],
+ [
+ "▁М",
+ "он"
+ ],
+ [
+ "▁vers",
+ "us"
+ ],
+ [
+ "ru",
+ "t"
+ ],
+ [
+ "r",
+ "ut"
+ ],
+ [
+ "G",
+ "T"
+ ],
+ [
+ "▁insert",
+ "ing"
+ ],
+ [
+ "▁inser",
+ "ting"
+ ],
+ [
+ "▁can",
+ "ad"
+ ],
+ [
+ "▁ca",
+ "nad"
+ ],
+ [
+ "є",
+ "м"
+ ],
+ [
+ "▁Met",
+ "ro"
+ ],
+ [
+ "▁M",
+ "etro"
+ ],
+ [
+ "▁Herz",
+ "og"
+ ],
+ [
+ "Ign",
+ "ore"
+ ],
+ [
+ "▁decre",
+ "ase"
+ ],
+ [
+ "▁пу",
+ "н"
+ ],
+ [
+ "▁п",
+ "ун"
+ ],
+ [
+ "▁F",
+ "ischer"
+ ],
+ [
+ "▁Mal",
+ "l"
+ ],
+ [
+ "▁Ma",
+ "ll"
+ ],
+ [
+ "▁M",
+ "all"
+ ],
+ [
+ "▁n",
+ "örd"
+ ],
+ [
+ "io",
+ "stream"
+ ],
+ [
+ "i",
+ "ostream"
+ ],
+ [
+ "▁Lux",
+ "emb"
+ ],
+ [
+ "pay",
+ "load"
+ ],
+ [
+ "▁Zeit",
+ "ung"
+ ],
+ [
+ "▁Ze",
+ "itung"
+ ],
+ [
+ "▁modify",
+ "ing"
+ ],
+ [
+ "▁mod",
+ "ifying"
+ ],
+ [
+ "▁Che",
+ "r"
+ ],
+ [
+ "▁Ch",
+ "er"
+ ],
+ [
+ "▁C",
+ "her"
+ ],
+ [
+ "▁Luc",
+ "i"
+ ],
+ [
+ "▁Lu",
+ "ci"
+ ],
+ [
+ "n",
+ "x"
+ ],
+ [
+ "▁lo",
+ "ose"
+ ],
+ [
+ "▁topic",
+ "s"
+ ],
+ [
+ "▁top",
+ "ics"
+ ],
+ [
+ "▁vari",
+ "ed"
+ ],
+ [
+ "▁var",
+ "ied"
+ ],
+ [
+ "▁va",
+ "ried"
+ ],
+ [
+ "▁p",
+ "g"
+ ],
+ [
+ "▁",
+ "pg"
+ ],
+ [
+ "aje",
+ "s"
+ ],
+ [
+ "aj",
+ "es"
+ ],
+ [
+ "a",
+ "jes"
+ ],
+ [
+ "um",
+ "m"
+ ],
+ [
+ "u",
+ "mm"
+ ],
+ [
+ "View",
+ "s"
+ ],
+ [
+ "▁Be",
+ "au"
+ ],
+ [
+ "▁B",
+ "eau"
+ ],
+ [
+ "MA",
+ "P"
+ ],
+ [
+ "M",
+ "AP"
+ ],
+ [
+ "ipe",
+ "line"
+ ],
+ [
+ "ip",
+ "eline"
+ ],
+ [
+ "▁Inter",
+ "est"
+ ],
+ [
+ "ari",
+ "th"
+ ],
+ [
+ "ar",
+ "ith"
+ ],
+ [
+ "▁seg",
+ "ún"
+ ],
+ [
+ "▁Geme",
+ "ins"
+ ],
+ [
+ "▁Att",
+ "ribute"
+ ],
+ [
+ "▁",
+ "Attribute"
+ ],
+ [
+ "comm",
+ "unity"
+ ],
+ [
+ "▁цент",
+ "р"
+ ],
+ [
+ "▁kilomet",
+ "er"
+ ],
+ [
+ "▁kilom",
+ "eter"
+ ],
+ [
+ "▁kil",
+ "ometer"
+ ],
+ [
+ "▁éc",
+ "onom"
+ ],
+ [
+ "▁é",
+ "conom"
+ ],
+ [
+ "lar",
+ "ation"
+ ],
+ [
+ "▁к",
+ "ъ"
+ ],
+ [
+ "▁carri",
+ "age"
+ ],
+ [
+ "▁car",
+ "riage"
+ ],
+ [
+ "▁Lan",
+ "e"
+ ],
+ [
+ "▁La",
+ "ne"
+ ],
+ [
+ "▁L",
+ "ane"
+ ],
+ [
+ "▁не",
+ "об"
+ ],
+ [
+ "ku",
+ "r"
+ ],
+ [
+ "k",
+ "ur"
+ ],
+ [
+ "▁A",
+ "F"
+ ],
+ [
+ "▁",
+ "AF"
+ ],
+ [
+ "INT",
+ "ER"
+ ],
+ [
+ "IN",
+ "TER"
+ ],
+ [
+ "))",
+ "$"
+ ],
+ [
+ ")",
+ ")$"
+ ],
+ [
+ "▁bei",
+ "de"
+ ],
+ [
+ "▁be",
+ "ide"
+ ],
+ [
+ "dest",
+ "ination"
+ ],
+ [
+ "▁font",
+ "s"
+ ],
+ [
+ "▁fon",
+ "ts"
+ ],
+ [
+ "▁",
+ "fonts"
+ ],
+ [
+ "append",
+ "Child"
+ ],
+ [
+ "▁MA",
+ "R"
+ ],
+ [
+ "▁M",
+ "AR"
+ ],
+ [
+ "▁ga",
+ "y"
+ ],
+ [
+ "▁g",
+ "ay"
+ ],
+ [
+ "mi",
+ "l"
+ ],
+ [
+ "m",
+ "il"
+ ],
+ [
+ "les",
+ "h"
+ ],
+ [
+ "le",
+ "sh"
+ ],
+ [
+ "l",
+ "esh"
+ ],
+ [
+ "è",
+ "t"
+ ],
+ [
+ "▁Wa",
+ "ng"
+ ],
+ [
+ "▁W",
+ "ang"
+ ],
+ [
+ "▁Year",
+ "s"
+ ],
+ [
+ "▁Ye",
+ "ars"
+ ],
+ [
+ "▁Y",
+ "ears"
+ ],
+ [
+ "▁Sym",
+ "bol"
+ ],
+ [
+ "▁S",
+ "ymbol"
+ ],
+ [
+ "▁",
+ "Symbol"
+ ],
+ [
+ "Li",
+ "ve"
+ ],
+ [
+ "L",
+ "ive"
+ ],
+ [
+ "qu",
+ "ency"
+ ],
+ [
+ "▁User",
+ "s"
+ ],
+ [
+ "▁Use",
+ "rs"
+ ],
+ [
+ "▁Us",
+ "ers"
+ ],
+ [
+ "▁U",
+ "sers"
+ ],
+ [
+ "▁",
+ "Users"
+ ],
+ [
+ "▁Un",
+ "icode"
+ ],
+ [
+ "▁Sa",
+ "u"
+ ],
+ [
+ "▁S",
+ "au"
+ ],
+ [
+ "▁ton",
+ "s"
+ ],
+ [
+ "▁to",
+ "ns"
+ ],
+ [
+ "▁t",
+ "ons"
+ ],
+ [
+ "▁",
+ "tons"
+ ],
+ [
+ "▁Н",
+ "і"
+ ],
+ [
+ "▁кра",
+ "ї"
+ ],
+ [
+ "▁",
+ "краї"
+ ],
+ [
+ "AX",
+ "I"
+ ],
+ [
+ "▁Pic",
+ "k"
+ ],
+ [
+ "▁Pi",
+ "ck"
+ ],
+ [
+ "▁P",
+ "ick"
+ ],
+ [
+ "A",
+ "I"
+ ],
+ [
+ "▁hat",
+ "h"
+ ],
+ [
+ "▁ha",
+ "th"
+ ],
+ [
+ "▁h",
+ "ath"
+ ],
+ [
+ "▁ain",
+ "da"
+ ],
+ [
+ "▁a",
+ "inda"
+ ],
+ [
+ "▁pap",
+ "a"
+ ],
+ [
+ "▁pa",
+ "pa"
+ ],
+ [
+ "▁p",
+ "apa"
+ ],
+ [
+ "▁C",
+ "enso"
+ ],
+ [
+ "▁Bal",
+ "d"
+ ],
+ [
+ "▁Ba",
+ "ld"
+ ],
+ [
+ "▁B",
+ "ald"
+ ],
+ [
+ "▁Насе",
+ "ље"
+ ],
+ [
+ "▁simulation",
+ "s"
+ ],
+ [
+ "▁sim",
+ "ulations"
+ ],
+ [
+ "▁jar",
+ "en"
+ ],
+ [
+ "▁ja",
+ "ren"
+ ],
+ [
+ "▁j",
+ "aren"
+ ],
+ [
+ "▁inherit",
+ "ed"
+ ],
+ [
+ "▁inher",
+ "ited"
+ ],
+ [
+ "▁то",
+ "й"
+ ],
+ [
+ "▁",
+ "той"
+ ],
+ [
+ "▁feel",
+ "s"
+ ],
+ [
+ "▁fee",
+ "ls"
+ ],
+ [
+ "▁fe",
+ "els"
+ ],
+ [
+ "ress",
+ "ion"
+ ],
+ [
+ "r",
+ "ession"
+ ],
+ [
+ "▁o",
+ "któber"
+ ],
+ [
+ "bi",
+ "d"
+ ],
+ [
+ "b",
+ "id"
+ ],
+ [
+ "ás",
+ "i"
+ ],
+ [
+ "á",
+ "si"
+ ],
+ [
+ "▁mus",
+ "s"
+ ],
+ [
+ "▁mu",
+ "ss"
+ ],
+ [
+ "▁m",
+ "uss"
+ ],
+ [
+ "vent",
+ "ory"
+ ],
+ [
+ "▁me",
+ "ist"
+ ],
+ [
+ "▁bor",
+ "e"
+ ],
+ [
+ "▁bo",
+ "re"
+ ],
+ [
+ "▁b",
+ "ore"
+ ],
+ [
+ "▁slide",
+ "r"
+ ],
+ [
+ "▁sli",
+ "der"
+ ],
+ [
+ "▁sl",
+ "ider"
+ ],
+ [
+ "▁",
+ "slider"
+ ],
+ [
+ "де",
+ "ли"
+ ],
+ [
+ "\\",
+ ";"
+ ],
+ [
+ "▁extract",
+ "ed"
+ ],
+ [
+ "▁extra",
+ "cted"
+ ],
+ [
+ "ку",
+ "р"
+ ],
+ [
+ "к",
+ "ур"
+ ],
+ [
+ "Ed",
+ "ge"
+ ],
+ [
+ "▁per",
+ "f"
+ ],
+ [
+ "▁pe",
+ "rf"
+ ],
+ [
+ "▁Brig",
+ "ade"
+ ],
+ [
+ "▁гра",
+ "д"
+ ],
+ [
+ "▁",
+ "град"
+ ],
+ [
+ "ien",
+ "ie"
+ ],
+ [
+ "ie",
+ "nie"
+ ],
+ [
+ "i",
+ "enie"
+ ],
+ [
+ "▁Nord",
+ "en"
+ ],
+ [
+ "▁Nor",
+ "den"
+ ],
+ [
+ "▁N",
+ "orden"
+ ],
+ [
+ "▁can",
+ "cer"
+ ],
+ [
+ "▁c",
+ "ancer"
+ ],
+ [
+ "\"",
+ "/"
+ ],
+ [
+ "C",
+ "ur"
+ ],
+ [
+ "▁Сер",
+ "е"
+ ],
+ [
+ "▁Се",
+ "ре"
+ ],
+ [
+ "▁С",
+ "ере"
+ ],
+ [
+ "▁liqu",
+ "id"
+ ],
+ [
+ "struct",
+ "ure"
+ ],
+ [
+ "str",
+ "ucture"
+ ],
+ [
+ "▁cho",
+ "osing"
+ ],
+ [
+ "▁Per",
+ "l"
+ ],
+ [
+ "▁Pe",
+ "rl"
+ ],
+ [
+ "Si",
+ "de"
+ ],
+ [
+ "S",
+ "ide"
+ ],
+ [
+ "ü",
+ "s"
+ ],
+ [
+ "рито",
+ "р"
+ ],
+ [
+ "рит",
+ "ор"
+ ],
+ [
+ "ри",
+ "тор"
+ ],
+ [
+ "▁ko",
+ "st"
+ ],
+ [
+ "▁k",
+ "ost"
+ ],
+ [
+ "▁packet",
+ "s"
+ ],
+ [
+ "▁pack",
+ "ets"
+ ],
+ [
+ "▁pa",
+ "ckets"
+ ],
+ [
+ "▁кото",
+ "рого"
+ ],
+ [
+ "▁Com",
+ "un"
+ ],
+ [
+ "▁Co",
+ "mun"
+ ],
+ [
+ "▁finger",
+ "s"
+ ],
+ [
+ "▁fin",
+ "gers"
+ ],
+ [
+ "▁f",
+ "ingers"
+ ],
+ [
+ "ográ",
+ "fica"
+ ],
+ [
+ ">",
+ ":"
+ ],
+ [
+ "▁champion",
+ "nat"
+ ],
+ [
+ "▁bl",
+ "ieb"
+ ],
+ [
+ "▁Sit",
+ "u"
+ ],
+ [
+ "▁Si",
+ "tu"
+ ],
+ [
+ "▁S",
+ "itu"
+ ],
+ [
+ "▁su",
+ "ic"
+ ],
+ [
+ "and",
+ "is"
+ ],
+ [
+ "an",
+ "dis"
+ ],
+ [
+ "Fr",
+ "e"
+ ],
+ [
+ "F",
+ "re"
+ ],
+ [
+ "▁Con",
+ "c"
+ ],
+ [
+ "▁Co",
+ "nc"
+ ],
+ [
+ "▁C",
+ "onc"
+ ],
+ [
+ "▁repub",
+ "lic"
+ ],
+ [
+ "▁rep",
+ "ublic"
+ ],
+ [
+ "▁re",
+ "public"
+ ],
+ [
+ "▁arm",
+ "ed"
+ ],
+ [
+ "▁ar",
+ "med"
+ ],
+ [
+ "▁hel",
+ "l"
+ ],
+ [
+ "▁he",
+ "ll"
+ ],
+ [
+ "▁h",
+ "ell"
+ ],
+ [
+ "▁",
+ "hell"
+ ],
+ [
+ "▁hö",
+ "g"
+ ],
+ [
+ "▁h",
+ "ög"
+ ],
+ [
+ "rag",
+ "ma"
+ ],
+ [
+ "▁ens",
+ "e"
+ ],
+ [
+ "▁en",
+ "se"
+ ],
+ [
+ "▁",
+ "ense"
+ ],
+ [
+ "▁ac",
+ "res"
+ ],
+ [
+ "▁Ві",
+ "д"
+ ],
+ [
+ "▁В",
+ "ід"
+ ],
+ [
+ "▁Ref",
+ "orm"
+ ],
+ [
+ "▁Re",
+ "form"
+ ],
+ [
+ "Main",
+ "Activity"
+ ],
+ [
+ "keep",
+ "er"
+ ],
+ [
+ "kee",
+ "per"
+ ],
+ [
+ "ke",
+ "eper"
+ ],
+ [
+ "er",
+ "b"
+ ],
+ [
+ "e",
+ "rb"
+ ],
+ [
+ "▁mon",
+ "aster"
+ ],
+ [
+ "sub",
+ "subsection"
+ ],
+ [
+ "▁Ди",
+ "в"
+ ],
+ [
+ "▁cre",
+ "ature"
+ ],
+ [
+ "▁indic",
+ "ating"
+ ],
+ [
+ "▁url",
+ "s"
+ ],
+ [
+ "▁ur",
+ "ls"
+ ],
+ [
+ "▁",
+ "urls"
+ ],
+ [
+ "▁ke",
+ "in"
+ ],
+ [
+ "▁k",
+ "ein"
+ ],
+ [
+ "обра",
+ "з"
+ ],
+ [
+ "об",
+ "раз"
+ ],
+ [
+ "pic",
+ "k"
+ ],
+ [
+ "pi",
+ "ck"
+ ],
+ [
+ "p",
+ "ick"
+ ],
+ [
+ "▁Ad",
+ "mir"
+ ],
+ [
+ "▁old",
+ "est"
+ ],
+ [
+ "▁ol",
+ "dest"
+ ],
+ [
+ "▁mu",
+ "z"
+ ],
+ [
+ "▁m",
+ "uz"
+ ],
+ [
+ "▁contradict",
+ "ion"
+ ],
+ [
+ "▁contrad",
+ "iction"
+ ],
+ [
+ "▁contra",
+ "diction"
+ ],
+ [
+ "▁prob",
+ "abil"
+ ],
+ [
+ "illi",
+ "ant"
+ ],
+ [
+ "▁pa",
+ "v"
+ ],
+ [
+ "▁p",
+ "av"
+ ],
+ [
+ "▁pap",
+ "el"
+ ],
+ [
+ "▁pa",
+ "pel"
+ ],
+ [
+ "ub",
+ "s"
+ ],
+ [
+ "u",
+ "bs"
+ ],
+ [
+ "▁жен",
+ "а"
+ ],
+ [
+ "▁же",
+ "на"
+ ],
+ [
+ "▁ж",
+ "ена"
+ ],
+ [
+ "▁",
+ "жена"
+ ],
+ [
+ "AM",
+ "L"
+ ],
+ [
+ "A",
+ "ML"
+ ],
+ [
+ "▁reci",
+ "p"
+ ],
+ [
+ "▁rec",
+ "ip"
+ ],
+ [
+ "▁re",
+ "cip"
+ ],
+ [
+ "▁CO",
+ "L"
+ ],
+ [
+ "▁C",
+ "OL"
+ ],
+ [
+ "▁",
+ "COL"
+ ],
+ [
+ "add",
+ "ed"
+ ],
+ [
+ "ad",
+ "ded"
+ ],
+ [
+ "▁cl",
+ "ue"
+ ],
+ [
+ "▁Ukrain",
+ "e"
+ ],
+ [
+ "▁Uk",
+ "raine"
+ ],
+ [
+ "▁jel",
+ "ent"
+ ],
+ [
+ "чен",
+ "ь"
+ ],
+ [
+ "че",
+ "нь"
+ ],
+ [
+ "ч",
+ "ень"
+ ],
+ [
+ "▁mathemat",
+ "ics"
+ ],
+ [
+ "Ac",
+ "cept"
+ ],
+ [
+ "▁со",
+ "т"
+ ],
+ [
+ "▁с",
+ "от"
+ ],
+ [
+ "▁се",
+ "вер"
+ ],
+ [
+ "▁isol",
+ "ated"
+ ],
+ [
+ "▁по",
+ "я"
+ ],
+ [
+ "w",
+ "ür"
+ ],
+ [
+ "Route",
+ "r"
+ ],
+ [
+ "Rout",
+ "er"
+ ],
+ [
+ "Ro",
+ "uter"
+ ],
+ [
+ "R",
+ "outer"
+ ],
+ [
+ "CA",
+ "T"
+ ],
+ [
+ "C",
+ "AT"
+ ],
+ [
+ "rg",
+ "b"
+ ],
+ [
+ "r",
+ "gb"
+ ],
+ [
+ "▁Lo",
+ "v"
+ ],
+ [
+ "▁L",
+ "ov"
+ ],
+ [
+ "mut",
+ "able"
+ ],
+ [
+ "mu",
+ "table"
+ ],
+ [
+ "m",
+ "utable"
+ ],
+ [
+ "▁We",
+ "s"
+ ],
+ [
+ "▁W",
+ "es"
+ ],
+ [
+ "▁Ital",
+ "ien"
+ ],
+ [
+ "Dra",
+ "g"
+ ],
+ [
+ "Dr",
+ "ag"
+ ],
+ [
+ "D",
+ "rag"
+ ],
+ [
+ "eni",
+ "um"
+ ],
+ [
+ "en",
+ "ium"
+ ],
+ [
+ "atti",
+ "ng"
+ ],
+ [
+ "att",
+ "ing"
+ ],
+ [
+ "at",
+ "ting"
+ ],
+ [
+ "tc",
+ "p"
+ ],
+ [
+ "t",
+ "cp"
+ ],
+ [
+ "▁erfolg",
+ "te"
+ ],
+ [
+ "▁Bei",
+ "t"
+ ],
+ [
+ "▁Be",
+ "it"
+ ],
+ [
+ "га",
+ "то"
+ ],
+ [
+ "▁System",
+ "s"
+ ],
+ [
+ "▁Syst",
+ "ems"
+ ],
+ [
+ "▁res",
+ "erve"
+ ],
+ [
+ "▁re",
+ "serve"
+ ],
+ [
+ "ere",
+ "e"
+ ],
+ [
+ "er",
+ "ee"
+ ],
+ [
+ "e",
+ "ree"
+ ],
+ [
+ "▁Пар",
+ "и"
+ ],
+ [
+ "▁Па",
+ "ри"
+ ],
+ [
+ "▁за",
+ "ли"
+ ],
+ [
+ "▁з",
+ "али"
+ ],
+ [
+ "▁ren",
+ "t"
+ ],
+ [
+ "▁re",
+ "nt"
+ ],
+ [
+ "▁r",
+ "ent"
+ ],
+ [
+ "▁",
+ "rent"
+ ],
+ [
+ "▁sun",
+ "t"
+ ],
+ [
+ "▁su",
+ "nt"
+ ],
+ [
+ "▁s",
+ "unt"
+ ],
+ [
+ "▁Girl",
+ "s"
+ ],
+ [
+ "▁Gir",
+ "ls"
+ ],
+ [
+ "▁G",
+ "irls"
+ ],
+ [
+ "▁Ern",
+ "est"
+ ],
+ [
+ "▁Er",
+ "nest"
+ ],
+ [
+ "▁fit",
+ "s"
+ ],
+ [
+ "▁fi",
+ "ts"
+ ],
+ [
+ "▁f",
+ "its"
+ ],
+ [
+ "▁opp",
+ "on"
+ ],
+ [
+ "▁op",
+ "pon"
+ ],
+ [
+ "▁живе",
+ "ло"
+ ],
+ [
+ "▁av",
+ "aient"
+ ],
+ [
+ "▁Flor",
+ "ence"
+ ],
+ [
+ "▁Flo",
+ "rence"
+ ],
+ [
+ "▁чи",
+ "сле"
+ ],
+ [
+ "▁engine",
+ "s"
+ ],
+ [
+ "▁eng",
+ "ines"
+ ],
+ [
+ "D",
+ "ynamic"
+ ],
+ [
+ "▁stycz",
+ "nia"
+ ],
+ [
+ "▁bi",
+ "as"
+ ],
+ [
+ "▁b",
+ "ias"
+ ],
+ [
+ "▁Ex",
+ "change"
+ ],
+ [
+ "ди",
+ "й"
+ ],
+ [
+ "▁historique",
+ "s"
+ ],
+ [
+ "▁histor",
+ "iques"
+ ],
+ [
+ "▁H",
+ "ä"
+ ],
+ [
+ "ho",
+ "d"
+ ],
+ [
+ "h",
+ "od"
+ ],
+ [
+ "▁w",
+ "ł"
+ ],
+ [
+ "sch",
+ "ap"
+ ],
+ [
+ "▁la",
+ "c"
+ ],
+ [
+ "▁l",
+ "ac"
+ ],
+ [
+ "▁",
+ "lac"
+ ],
+ [
+ "▁Fo",
+ "i"
+ ],
+ [
+ "▁F",
+ "oi"
+ ],
+ [
+ "▁dw",
+ "ell"
+ ],
+ [
+ "▁d",
+ "well"
+ ],
+ [
+ "▁Unter",
+ "nehmen"
+ ],
+ [
+ "UR",
+ "N"
+ ],
+ [
+ "▁kilomet",
+ "res"
+ ],
+ [
+ "▁Одна",
+ "ко"
+ ],
+ [
+ "к",
+ "ли"
+ ],
+ [
+ "▁Sr",
+ "i"
+ ],
+ [
+ "▁S",
+ "ri"
+ ],
+ [
+ "Group",
+ "s"
+ ],
+ [
+ "Gr",
+ "oups"
+ ],
+ [
+ "min",
+ "d"
+ ],
+ [
+ "mi",
+ "nd"
+ ],
+ [
+ "m",
+ "ind"
+ ],
+ [
+ "os",
+ "lov"
+ ],
+ [
+ "fer",
+ "n"
+ ],
+ [
+ "fe",
+ "rn"
+ ],
+ [
+ "f",
+ "ern"
+ ],
+ [
+ "eg",
+ "u"
+ ],
+ [
+ "e",
+ "gu"
+ ],
+ [
+ "abel",
+ "ed"
+ ],
+ [
+ "abe",
+ "led"
+ ],
+ [
+ "F",
+ "iddle"
+ ],
+ [
+ "▁Cent",
+ "ury"
+ ],
+ [
+ "/",
+ "-"
+ ],
+ [
+ "▁J",
+ "egyzetek"
+ ],
+ [
+ "He",
+ "n"
+ ],
+ [
+ "H",
+ "en"
+ ],
+ [
+ "ens",
+ "emble"
+ ],
+ [
+ "▁Gu",
+ "t"
+ ],
+ [
+ "▁G",
+ "ut"
+ ],
+ [
+ "_{",
+ "{\\"
+ ],
+ [
+ "_",
+ "{{\\"
+ ],
+ [
+ "▁rank",
+ "ing"
+ ],
+ [
+ "▁ran",
+ "king"
+ ],
+ [
+ "+",
+ "$"
+ ],
+ [
+ "ал",
+ "а"
+ ],
+ [
+ "а",
+ "ла"
+ ],
+ [
+ "▁#",
+ "{"
+ ],
+ [
+ "▁",
+ "#{"
+ ],
+ [
+ "imiento",
+ "s"
+ ],
+ [
+ "im",
+ "ientos"
+ ],
+ [
+ "achi",
+ "m"
+ ],
+ [
+ "ach",
+ "im"
+ ],
+ [
+ "ac",
+ "him"
+ ],
+ [
+ "ride",
+ "s"
+ ],
+ [
+ "rid",
+ "es"
+ ],
+ [
+ "ri",
+ "des"
+ ],
+ [
+ "r",
+ "ides"
+ ],
+ [
+ "▁Kl",
+ "aus"
+ ],
+ [
+ "▁K",
+ "laus"
+ ],
+ [
+ "▁inten",
+ "d"
+ ],
+ [
+ "▁inte",
+ "nd"
+ ],
+ [
+ "▁int",
+ "end"
+ ],
+ [
+ "▁Kent",
+ "ucky"
+ ],
+ [
+ "cip",
+ "e"
+ ],
+ [
+ "ci",
+ "pe"
+ ],
+ [
+ "c",
+ "ipe"
+ ],
+ [
+ "▁Di",
+ "enst"
+ ],
+ [
+ "▁D",
+ "ienst"
+ ],
+ [
+ "▁situ",
+ "ated"
+ ],
+ [
+ "▁pó",
+ "ź"
+ ],
+ [
+ "▁scri",
+ "t"
+ ],
+ [
+ "▁scr",
+ "it"
+ ],
+ [
+ "▁sc",
+ "rit"
+ ],
+ [
+ "▁s",
+ "crit"
+ ],
+ [
+ "cli",
+ "p"
+ ],
+ [
+ "cl",
+ "ip"
+ ],
+ [
+ "c",
+ "lip"
+ ],
+ [
+ "не",
+ "т"
+ ],
+ [
+ "н",
+ "ет"
+ ],
+ [
+ "table",
+ "s"
+ ],
+ [
+ "tab",
+ "les"
+ ],
+ [
+ "ta",
+ "bles"
+ ],
+ [
+ "t",
+ "ables"
+ ],
+ [
+ "▁Nie",
+ "d"
+ ],
+ [
+ "▁Ni",
+ "ed"
+ ],
+ [
+ "▁N",
+ "ied"
+ ],
+ [
+ "▁Mc",
+ "K"
+ ],
+ [
+ "▁pow",
+ "st"
+ ],
+ [
+ "▁kun",
+ "nen"
+ ],
+ [
+ "▁Eva",
+ "ns"
+ ],
+ [
+ "▁Ev",
+ "ans"
+ ],
+ [
+ "ж",
+ "ды"
+ ],
+ [
+ "ват",
+ "ь"
+ ],
+ [
+ "ва",
+ "ть"
+ ],
+ [
+ "ucha",
+ "r"
+ ],
+ [
+ "uch",
+ "ar"
+ ],
+ [
+ "uc",
+ "har"
+ ],
+ [
+ "u",
+ "char"
+ ],
+ [
+ "▁resident",
+ "s"
+ ],
+ [
+ "▁resid",
+ "ents"
+ ],
+ [
+ "▁res",
+ "idents"
+ ],
+ [
+ "ia",
+ "k"
+ ],
+ [
+ "i",
+ "ak"
+ ],
+ [
+ "▁Res",
+ "ol"
+ ],
+ [
+ "▁Re",
+ "sol"
+ ],
+ [
+ "▁",
+ "Resol"
+ ],
+ [
+ "▁vec",
+ "es"
+ ],
+ [
+ "▁ve",
+ "ces"
+ ],
+ [
+ "▁satisfy",
+ "ing"
+ ],
+ [
+ "▁satisf",
+ "ying"
+ ],
+ [
+ "IN",
+ "F"
+ ],
+ [
+ "I",
+ "NF"
+ ],
+ [
+ "▁си",
+ "н"
+ ],
+ [
+ "▁с",
+ "ин"
+ ],
+ [
+ "▁cross",
+ "ing"
+ ],
+ [
+ "ibe",
+ "n"
+ ],
+ [
+ "ib",
+ "en"
+ ],
+ [
+ "i",
+ "ben"
+ ],
+ [
+ "▁ши",
+ "ро"
+ ],
+ [
+ "pt",
+ "o"
+ ],
+ [
+ "p",
+ "to"
+ ],
+ [
+ "IL",
+ "L"
+ ],
+ [
+ "I",
+ "LL"
+ ],
+ [
+ "▁ро",
+ "ль"
+ ],
+ [
+ "▁akt",
+ "iv"
+ ],
+ [
+ "▁a",
+ "ktiv"
+ ],
+ [
+ "▁обра",
+ "щения"
+ ],
+ [
+ "Wik",
+ "ispecies"
+ ],
+ [
+ "▁Hö",
+ "he"
+ ],
+ [
+ "cr",
+ "o"
+ ],
+ [
+ "c",
+ "ro"
+ ],
+ [
+ "══",
+ "══"
+ ],
+ [
+ "alt",
+ "ra"
+ ],
+ [
+ "al",
+ "tra"
+ ],
+ [
+ "▁FI",
+ "LE"
+ ],
+ [
+ "▁",
+ "FILE"
+ ],
+ [
+ "▁up",
+ "s"
+ ],
+ [
+ "▁u",
+ "ps"
+ ],
+ [
+ "▁",
+ "ups"
+ ],
+ [
+ "▁alloc",
+ "ation"
+ ],
+ [
+ "▁allo",
+ "cation"
+ ],
+ [
+ "▁all",
+ "ocation"
+ ],
+ [
+ "▁al",
+ "location"
+ ],
+ [
+ "Mich",
+ "ael"
+ ],
+ [
+ "▁acknow",
+ "led"
+ ],
+ [
+ "Lin",
+ "ux"
+ ],
+ [
+ "▁met",
+ "ros"
+ ],
+ [
+ "▁",
+ "metros"
+ ],
+ [
+ "tt",
+ "e"
+ ],
+ [
+ "t",
+ "te"
+ ],
+ [
+ "af",
+ "en"
+ ],
+ [
+ "a",
+ "fen"
+ ],
+ [
+ "▁x",
+ "code"
+ ],
+ [
+ "▁тра",
+ "ди"
+ ],
+ [
+ "spec",
+ "ies"
+ ],
+ [
+ "spe",
+ "cies"
+ ],
+ [
+ "s",
+ "pecies"
+ ],
+ [
+ "▁inj",
+ "ury"
+ ],
+ [
+ "▁сам",
+ "ы"
+ ],
+ [
+ "▁са",
+ "мы"
+ ],
+ [
+ "▁l",
+ "attice"
+ ],
+ [
+ "M",
+ "aterial"
+ ],
+ [
+ "anden",
+ "burg"
+ ],
+ [
+ "and",
+ "enburg"
+ ],
+ [
+ "▁huvud",
+ "staden"
+ ],
+ [
+ "stor",
+ "y"
+ ],
+ [
+ "sto",
+ "ry"
+ ],
+ [
+ "st",
+ "ory"
+ ],
+ [
+ "▁vary",
+ "ing"
+ ],
+ [
+ "▁var",
+ "ying"
+ ],
+ [
+ "▁kö",
+ "vet"
+ ],
+ [
+ "▁Росси",
+ "йской"
+ ],
+ [
+ "irs",
+ "e"
+ ],
+ [
+ "ir",
+ "se"
+ ],
+ [
+ "▁dru",
+ "m"
+ ],
+ [
+ "▁dr",
+ "um"
+ ],
+ [
+ "▁d",
+ "rum"
+ ],
+ [
+ "Press",
+ "ed"
+ ],
+ [
+ "Pres",
+ "sed"
+ ],
+ [
+ "Pr",
+ "essed"
+ ],
+ [
+ "La",
+ "r"
+ ],
+ [
+ "L",
+ "ar"
+ ],
+ [
+ "▁Ag",
+ "u"
+ ],
+ [
+ "▁A",
+ "gu"
+ ],
+ [
+ "▁we",
+ "il"
+ ],
+ [
+ "▁w",
+ "eil"
+ ],
+ [
+ "▁comm",
+ "ence"
+ ],
+ [
+ "▁Seg",
+ "ún"
+ ],
+ [
+ "Gest",
+ "ure"
+ ],
+ [
+ "Sh",
+ "ape"
+ ],
+ [
+ "S",
+ "hape"
+ ],
+ [
+ "▁Vor",
+ "s"
+ ],
+ [
+ "▁Vo",
+ "rs"
+ ],
+ [
+ "▁V",
+ "ors"
+ ],
+ [
+ "▁succ",
+ "ès"
+ ],
+ [
+ "▁correct",
+ "ed"
+ ],
+ [
+ "▁corre",
+ "cted"
+ ],
+ [
+ "▁corr",
+ "ected"
+ ],
+ [
+ "K",
+ "ar"
+ ],
+ [
+ "▁cru",
+ "el"
+ ],
+ [
+ "▁cr",
+ "uel"
+ ],
+ [
+ "▁polit",
+ "ico"
+ ],
+ [
+ "▁Schrift",
+ "steller"
+ ],
+ [
+ "▁ris",
+ "ult"
+ ],
+ [
+ "et",
+ "u"
+ ],
+ [
+ "e",
+ "tu"
+ ],
+ [
+ "arch",
+ "iv"
+ ],
+ [
+ "▁gén",
+ "ero"
+ ],
+ [
+ "▁gé",
+ "nero"
+ ],
+ [
+ "▁L",
+ "ü"
+ ],
+ [
+ "▁tri",
+ "umph"
+ ],
+ [
+ "OR",
+ "S"
+ ],
+ [
+ "O",
+ "RS"
+ ],
+ [
+ "L",
+ "u"
+ ],
+ [
+ "▁personne",
+ "l"
+ ],
+ [
+ "▁personn",
+ "el"
+ ],
+ [
+ "▁person",
+ "nel"
+ ],
+ [
+ "▁Hill",
+ "s"
+ ],
+ [
+ "▁Hil",
+ "ls"
+ ],
+ [
+ "▁H",
+ "ills"
+ ],
+ [
+ "asse",
+ "t"
+ ],
+ [
+ "ass",
+ "et"
+ ],
+ [
+ "as",
+ "set"
+ ],
+ [
+ "dom",
+ "in"
+ ],
+ [
+ "do",
+ "min"
+ ],
+ [
+ "d",
+ "omin"
+ ],
+ [
+ "Rece",
+ "ive"
+ ],
+ [
+ "▁O",
+ "ak"
+ ],
+ [
+ "▁Kn",
+ "o"
+ ],
+ [
+ "▁K",
+ "no"
+ ],
+ [
+ "▁The",
+ "ory"
+ ],
+ [
+ "iri",
+ "e"
+ ],
+ [
+ "ir",
+ "ie"
+ ],
+ [
+ "i",
+ "rie"
+ ],
+ [
+ "owa",
+ "n"
+ ],
+ [
+ "ow",
+ "an"
+ ],
+ [
+ "o",
+ "wan"
+ ],
+ [
+ "▁esta",
+ "va"
+ ],
+ [
+ "▁est",
+ "ava"
+ ],
+ [
+ "▁execute",
+ "s"
+ ],
+ [
+ "▁execut",
+ "es"
+ ],
+ [
+ "▁exec",
+ "utes"
+ ],
+ [
+ "й",
+ "т"
+ ],
+ [
+ "óp",
+ "ez"
+ ],
+ [
+ "ó",
+ "pez"
+ ],
+ [
+ "пол",
+ "о"
+ ],
+ [
+ "по",
+ "ло"
+ ],
+ [
+ "п",
+ "оло"
+ ],
+ [
+ "ét",
+ "ica"
+ ],
+ [
+ "▁назва",
+ "ние"
+ ],
+ [
+ "▁conver",
+ "ges"
+ ],
+ [
+ "▁not",
+ "re"
+ ],
+ [
+ "▁no",
+ "tre"
+ ],
+ [
+ "▁populate",
+ "d"
+ ],
+ [
+ "▁popula",
+ "ted"
+ ],
+ [
+ "▁popul",
+ "ated"
+ ],
+ [
+ "▁pop",
+ "ulated"
+ ],
+ [
+ "▁movement",
+ "s"
+ ],
+ [
+ "▁move",
+ "ments"
+ ],
+ [
+ "▁mov",
+ "ements"
+ ],
+ [
+ "▁statist",
+ "ical"
+ ],
+ [
+ "▁Zwe",
+ "iten"
+ ],
+ [
+ "qui",
+ "n"
+ ],
+ [
+ "qu",
+ "in"
+ ],
+ [
+ "▁importante",
+ "s"
+ ],
+ [
+ "▁important",
+ "es"
+ ],
+ [
+ "▁import",
+ "antes"
+ ],
+ [
+ "▁kle",
+ "in"
+ ],
+ [
+ "▁kl",
+ "ein"
+ ],
+ [
+ "▁k",
+ "lein"
+ ],
+ [
+ "▁Seg",
+ "unda"
+ ],
+ [
+ "schließ",
+ "end"
+ ],
+ [
+ "Fail",
+ "ure"
+ ],
+ [
+ "na",
+ "r"
+ ],
+ [
+ "n",
+ "ar"
+ ],
+ [
+ "da",
+ "g"
+ ],
+ [
+ "d",
+ "ag"
+ ],
+ [
+ "▁ru",
+ "olo"
+ ],
+ [
+ "▁fict",
+ "ion"
+ ],
+ [
+ "▁fic",
+ "tion"
+ ],
+ [
+ "▁fi",
+ "ction"
+ ],
+ [
+ "▁f",
+ "iction"
+ ],
+ [
+ "▁исполь",
+ "зу"
+ ],
+ [
+ "▁cr",
+ "isis"
+ ],
+ [
+ "▁Get",
+ "ting"
+ ],
+ [
+ ",",
+ "%"
+ ],
+ [
+ "▁ар",
+ "мии"
+ ],
+ [
+ "▁camp",
+ "us"
+ ],
+ [
+ "▁cam",
+ "pus"
+ ],
+ [
+ "▁foot",
+ "er"
+ ],
+ [
+ "▁foo",
+ "ter"
+ ],
+ [
+ "▁fo",
+ "oter"
+ ],
+ [
+ "▁",
+ "footer"
+ ],
+ [
+ "▁día",
+ "s"
+ ],
+ [
+ "▁dí",
+ "as"
+ ],
+ [
+ "▁d",
+ "ías"
+ ],
+ [
+ "ба",
+ "н"
+ ],
+ [
+ "б",
+ "ан"
+ ],
+ [
+ "▁libert",
+ "y"
+ ],
+ [
+ "▁liber",
+ "ty"
+ ],
+ [
+ "▁g",
+ "h"
+ ],
+ [
+ "▁",
+ "gh"
+ ],
+ [
+ "▁cham",
+ "ber"
+ ],
+ [
+ "▁district",
+ "s"
+ ],
+ [
+ "▁exc",
+ "ited"
+ ],
+ [
+ "▁can",
+ "ción"
+ ],
+ [
+ "ter",
+ "o"
+ ],
+ [
+ "te",
+ "ro"
+ ],
+ [
+ "t",
+ "ero"
+ ],
+ [
+ "▁Work",
+ "ing"
+ ],
+ [
+ "▁Wor",
+ "king"
+ ],
+ [
+ "▁czę",
+ "ści"
+ ],
+ [
+ "ль",
+ "ный"
+ ],
+ [
+ "▁for",
+ "um"
+ ],
+ [
+ "▁fo",
+ "rum"
+ ],
+ [
+ "▁f",
+ "orum"
+ ],
+ [
+ "▁",
+ "forum"
+ ],
+ [
+ "▁E",
+ "he"
+ ],
+ [
+ "▁ка",
+ "та"
+ ],
+ [
+ "▁",
+ "ката"
+ ],
+ [
+ "itation",
+ "s"
+ ],
+ [
+ "itat",
+ "ions"
+ ],
+ [
+ "it",
+ "ations"
+ ],
+ [
+ "Tool",
+ "s"
+ ],
+ [
+ "To",
+ "ols"
+ ],
+ [
+ "T",
+ "ools"
+ ],
+ [
+ "achi",
+ "v"
+ ],
+ [
+ "ach",
+ "iv"
+ ],
+ [
+ "▁cre",
+ "s"
+ ],
+ [
+ "▁cr",
+ "es"
+ ],
+ [
+ "▁c",
+ "res"
+ ],
+ [
+ "ast",
+ "o"
+ ],
+ [
+ "as",
+ "to"
+ ],
+ [
+ "a",
+ "sto"
+ ],
+ [
+ "▁reve",
+ "r"
+ ],
+ [
+ "▁rev",
+ "er"
+ ],
+ [
+ "▁re",
+ "ver"
+ ],
+ [
+ "▁r",
+ "ever"
+ ],
+ [
+ "▁naz",
+ "ionale"
+ ],
+ [
+ "▁n",
+ "azionale"
+ ],
+ [
+ "▁door",
+ "s"
+ ],
+ [
+ "▁do",
+ "ors"
+ ],
+ [
+ "▁Nan",
+ "cy"
+ ],
+ [
+ "▁N",
+ "ancy"
+ ],
+ [
+ "▁island",
+ "s"
+ ],
+ [
+ "▁is",
+ "lands"
+ ],
+ [
+ "Im",
+ "p"
+ ],
+ [
+ "I",
+ "mp"
+ ],
+ [
+ "▁Cha",
+ "ir"
+ ],
+ [
+ "▁Ch",
+ "air"
+ ],
+ [
+ "▁vor",
+ "m"
+ ],
+ [
+ "▁vo",
+ "rm"
+ ],
+ [
+ "▁v",
+ "orm"
+ ],
+ [
+ "se",
+ "in"
+ ],
+ [
+ "s",
+ "ein"
+ ],
+ [
+ "▁до",
+ "ку"
+ ],
+ [
+ "ers",
+ "et"
+ ],
+ [
+ "er",
+ "set"
+ ],
+ [
+ "▁tät",
+ "ig"
+ ],
+ [
+ "▁Kr",
+ "it"
+ ],
+ [
+ "▁K",
+ "rit"
+ ],
+ [
+ "▁п",
+ "я"
+ ],
+ [
+ "▁conserv",
+ "ation"
+ ],
+ [
+ "▁cons",
+ "ervation"
+ ],
+ [
+ "▁Parti",
+ "do"
+ ],
+ [
+ "▁Part",
+ "ido"
+ ],
+ [
+ "min",
+ "ipage"
+ ],
+ [
+ "Valid",
+ "ator"
+ ],
+ [
+ "▁recover",
+ "y"
+ ],
+ [
+ "▁rec",
+ "overy"
+ ],
+ [
+ "▁NAS",
+ "A"
+ ],
+ [
+ "▁NA",
+ "SA"
+ ],
+ [
+ "▁bre",
+ "ast"
+ ],
+ [
+ "▁br",
+ "east"
+ ],
+ [
+ "ilt",
+ "y"
+ ],
+ [
+ "il",
+ "ty"
+ ],
+ [
+ "anal",
+ "y"
+ ],
+ [
+ "ana",
+ "ly"
+ ],
+ [
+ "an",
+ "aly"
+ ],
+ [
+ "eline",
+ "s"
+ ],
+ [
+ "elin",
+ "es"
+ ],
+ [
+ "eli",
+ "nes"
+ ],
+ [
+ "el",
+ "ines"
+ ],
+ [
+ "e",
+ "lines"
+ ],
+ [
+ "▁S",
+ "aturday"
+ ],
+ [
+ "em",
+ "ark"
+ ],
+ [
+ "e",
+ "mark"
+ ],
+ [
+ "ce",
+ "j"
+ ],
+ [
+ "c",
+ "ej"
+ ],
+ [
+ "Ze",
+ "ro"
+ ],
+ [
+ "Z",
+ "ero"
+ ],
+ [
+ "▁Turn",
+ "er"
+ ],
+ [
+ "▁Tur",
+ "ner"
+ ],
+ [
+ "sec",
+ "ure"
+ ],
+ [
+ "Ex",
+ "ists"
+ ],
+ [
+ "▁Ric",
+ "k"
+ ],
+ [
+ "▁Ri",
+ "ck"
+ ],
+ [
+ "▁R",
+ "ick"
+ ],
+ [
+ "eval",
+ "u"
+ ],
+ [
+ "ev",
+ "alu"
+ ],
+ [
+ "e",
+ "valu"
+ ],
+ [
+ "ctr",
+ "l"
+ ],
+ [
+ "ct",
+ "rl"
+ ],
+ [
+ "c",
+ "trl"
+ ],
+ [
+ "▁compress",
+ "ion"
+ ],
+ [
+ "▁compr",
+ "ession"
+ ],
+ [
+ "▁comp",
+ "ression"
+ ],
+ [
+ "▁com",
+ "pression"
+ ],
+ [
+ "▁C",
+ "URL"
+ ],
+ [
+ "text",
+ "color"
+ ],
+ [
+ ")\\",
+ ","
+ ],
+ [
+ ")",
+ "\\,"
+ ],
+ [
+ "long",
+ "rightarrow"
+ ],
+ [
+ "▁Fern",
+ "seh"
+ ],
+ [
+ "▁",
+ "Fernseh"
+ ],
+ [
+ "ich",
+ "a"
+ ],
+ [
+ "ic",
+ "ha"
+ ],
+ [
+ "i",
+ "cha"
+ ],
+ [
+ "▁lo",
+ "i"
+ ],
+ [
+ "▁l",
+ "oi"
+ ],
+ [
+ "▁От",
+ "е"
+ ],
+ [
+ "▁О",
+ "те"
+ ],
+ [
+ "▁cav",
+ "e"
+ ],
+ [
+ "▁ca",
+ "ve"
+ ],
+ [
+ "▁c",
+ "ave"
+ ],
+ [
+ "▁do",
+ "zen"
+ ],
+ [
+ "▁explain",
+ "ing"
+ ],
+ [
+ "▁expla",
+ "ining"
+ ],
+ [
+ "▁expl",
+ "aining"
+ ],
+ [
+ "▁inn",
+ "ov"
+ ],
+ [
+ "▁in",
+ "nov"
+ ],
+ [
+ "▁Nich",
+ "olas"
+ ],
+ [
+ "▁diam",
+ "eter"
+ ],
+ [
+ "▁dia",
+ "meter"
+ ],
+ [
+ "▁Maria",
+ "n"
+ ],
+ [
+ "▁Mari",
+ "an"
+ ],
+ [
+ "▁Mar",
+ "ian"
+ ],
+ [
+ "▁Ma",
+ "rian"
+ ],
+ [
+ "▁M",
+ "arian"
+ ],
+ [
+ "▁fire",
+ "s"
+ ],
+ [
+ "▁fir",
+ "es"
+ ],
+ [
+ "▁fi",
+ "res"
+ ],
+ [
+ "▁f",
+ "ires"
+ ],
+ [
+ "▁art",
+ "ifact"
+ ],
+ [
+ "▁",
+ "artifact"
+ ],
+ [
+ "▁Park",
+ "er"
+ ],
+ [
+ "▁Par",
+ "ker"
+ ],
+ [
+ "▁Bun",
+ "d"
+ ],
+ [
+ "▁Bu",
+ "nd"
+ ],
+ [
+ "▁B",
+ "und"
+ ],
+ [
+ "▁vert",
+ "e"
+ ],
+ [
+ "▁ver",
+ "te"
+ ],
+ [
+ "▁v",
+ "erte"
+ ],
+ [
+ "▁",
+ "verte"
+ ],
+ [
+ "▁tale",
+ "nt"
+ ],
+ [
+ "▁tal",
+ "ent"
+ ],
+ [
+ "▁Luc",
+ "as"
+ ],
+ [
+ "▁Lu",
+ "cas"
+ ],
+ [
+ "re",
+ "verse"
+ ],
+ [
+ "▁folg",
+ "enden"
+ ],
+ [
+ "▁Sa",
+ "h"
+ ],
+ [
+ "▁S",
+ "ah"
+ ],
+ [
+ "jection",
+ "s"
+ ],
+ [
+ "ject",
+ "ions"
+ ],
+ [
+ "je",
+ "ctions"
+ ],
+ [
+ "▁inve",
+ "ce"
+ ],
+ [
+ "▁cost",
+ "itu"
+ ],
+ [
+ "▁ss",
+ "l"
+ ],
+ [
+ "▁s",
+ "sl"
+ ],
+ [
+ "▁",
+ "ssl"
+ ],
+ [
+ "}}",
+ "^"
+ ],
+ [
+ "}",
+ "}^"
+ ],
+ [
+ "▁viol",
+ "ent"
+ ],
+ [
+ "▁spo",
+ "s"
+ ],
+ [
+ "▁sp",
+ "os"
+ ],
+ [
+ "▁s",
+ "pos"
+ ],
+ [
+ "Ro",
+ "ut"
+ ],
+ [
+ "R",
+ "out"
+ ],
+ [
+ "jd",
+ "k"
+ ],
+ [
+ "j",
+ "dk"
+ ],
+ [
+ "▁за",
+ "ме"
+ ],
+ [
+ "▁fur",
+ "ent"
+ ],
+ [
+ "▁fu",
+ "rent"
+ ],
+ [
+ "▁f",
+ "urent"
+ ],
+ [
+ "anda",
+ "l"
+ ],
+ [
+ "and",
+ "al"
+ ],
+ [
+ "an",
+ "dal"
+ ],
+ [
+ "H",
+ "om"
+ ],
+ [
+ "▁Sen",
+ "ior"
+ ],
+ [
+ "▁p",
+ "ounds"
+ ],
+ [
+ "▁Disc",
+ "ogs"
+ ],
+ [
+ "▁з",
+ "е"
+ ],
+ [
+ "▁",
+ "зе"
+ ],
+ [
+ "'}",
+ "["
+ ],
+ [
+ "'",
+ "}["
+ ],
+ [
+ "▁Napole",
+ "on"
+ ],
+ [
+ "ordinate",
+ "s"
+ ],
+ [
+ "ordin",
+ "ates"
+ ],
+ [
+ "à",
+ "n"
+ ],
+ [
+ "▁kur",
+ "z"
+ ],
+ [
+ "▁k",
+ "urz"
+ ],
+ [
+ "▁ver",
+ "e"
+ ],
+ [
+ "▁ve",
+ "re"
+ ],
+ [
+ "▁v",
+ "ere"
+ ],
+ [
+ "▁",
+ "vere"
+ ],
+ [
+ "▁re",
+ "use"
+ ],
+ [
+ "▁Ге",
+ "н"
+ ],
+ [
+ "▁Г",
+ "ен"
+ ],
+ [
+ "▁Sy",
+ "st"
+ ],
+ [
+ "▁S",
+ "yst"
+ ],
+ [
+ "▁disappear",
+ "ed"
+ ],
+ [
+ "▁disapp",
+ "eared"
+ ],
+ [
+ "▁Wat",
+ "ch"
+ ],
+ [
+ "▁W",
+ "atch"
+ ],
+ [
+ "▁",
+ "Watch"
+ ],
+ [
+ "bibli",
+ "othek"
+ ],
+ [
+ "▁кор",
+ "пу"
+ ],
+ [
+ "▁C",
+ "s"
+ ],
+ [
+ "▁}",
+ "`"
+ ],
+ [
+ "▁",
+ "}`"
+ ],
+ [
+ "▁r",
+ "ör"
+ ],
+ [
+ "▁де",
+ "ла"
+ ],
+ [
+ "▁",
+ "дела"
+ ],
+ [
+ "V",
+ "B"
+ ],
+ [
+ "▁calcul",
+ "us"
+ ],
+ [
+ "▁calc",
+ "ulus"
+ ],
+ [
+ "род",
+ "а"
+ ],
+ [
+ "ро",
+ "да"
+ ],
+ [
+ "▁jud",
+ "gment"
+ ],
+ [
+ "ati",
+ "le"
+ ],
+ [
+ "at",
+ "ile"
+ ],
+ [
+ "▁long",
+ "ue"
+ ],
+ [
+ "▁lon",
+ "gue"
+ ],
+ [
+ "▁Hu",
+ "s"
+ ],
+ [
+ "▁H",
+ "us"
+ ],
+ [
+ "J",
+ "ac"
+ ],
+ [
+ "}}",
+ ")"
+ ],
+ [
+ "}",
+ "})"
+ ],
+ [
+ "RI",
+ "PT"
+ ],
+ [
+ "IAB",
+ "ot"
+ ],
+ [
+ "▁ap",
+ "ós"
+ ],
+ [
+ "▁ast",
+ "on"
+ ],
+ [
+ "▁as",
+ "ton"
+ ],
+ [
+ "▁a",
+ "ston"
+ ],
+ [
+ "Web",
+ "achiv"
+ ],
+ [
+ "▁URL",
+ "s"
+ ],
+ [
+ "▁co",
+ "at"
+ ],
+ [
+ "▁э",
+ "коно"
+ ],
+ [
+ "▁le",
+ "ar"
+ ],
+ [
+ "▁l",
+ "ear"
+ ],
+ [
+ "▁",
+ "lear"
+ ],
+ [
+ "extension",
+ "s"
+ ],
+ [
+ "ext",
+ "ensions"
+ ],
+ [
+ "▁Class",
+ "ic"
+ ],
+ [
+ "T",
+ "I"
+ ],
+ [
+ "▁Tag",
+ "e"
+ ],
+ [
+ "▁Ta",
+ "ge"
+ ],
+ [
+ "▁T",
+ "age"
+ ],
+ [
+ "▁l",
+ "á"
+ ],
+ [
+ "▁",
+ "lá"
+ ],
+ [
+ "▁sem",
+ "b"
+ ],
+ [
+ "▁se",
+ "mb"
+ ],
+ [
+ "▁s",
+ "emb"
+ ],
+ [
+ "▁développ",
+ "ement"
+ ],
+ [
+ "IST",
+ "S"
+ ],
+ [
+ "IS",
+ "TS"
+ ],
+ [
+ "▁solve",
+ "s"
+ ],
+ [
+ "▁sol",
+ "ves"
+ ],
+ [
+ ",\\",
+ ","
+ ],
+ [
+ ",",
+ "\\,"
+ ],
+ [
+ "▁чем",
+ "пі"
+ ],
+ [
+ "ordin",
+ "ary"
+ ],
+ [
+ "ord",
+ "inary"
+ ],
+ [
+ "▁Ba",
+ "v"
+ ],
+ [
+ "▁B",
+ "av"
+ ],
+ [
+ "▁mucho",
+ "s"
+ ],
+ [
+ "▁much",
+ "os"
+ ],
+ [
+ "▁mu",
+ "chos"
+ ],
+ [
+ "S",
+ "elf"
+ ],
+ [
+ "▁Ма",
+ "й"
+ ],
+ [
+ "▁Die",
+ "t"
+ ],
+ [
+ "▁Di",
+ "et"
+ ],
+ [
+ "▁D",
+ "iet"
+ ],
+ [
+ "▁necess",
+ "ity"
+ ],
+ [
+ "ві",
+ "д"
+ ],
+ [
+ "в",
+ "ід"
+ ],
+ [
+ "▁man",
+ "o"
+ ],
+ [
+ "▁ma",
+ "no"
+ ],
+ [
+ "▁m",
+ "ano"
+ ],
+ [
+ "▁С",
+ "р"
+ ],
+ [
+ "▁car",
+ "re"
+ ],
+ [
+ "▁Camer",
+ "a"
+ ],
+ [
+ "▁Cam",
+ "era"
+ ],
+ [
+ "▁",
+ "Camera"
+ ],
+ [
+ "▁Nar",
+ "od"
+ ],
+ [
+ "▁Na",
+ "rod"
+ ],
+ [
+ "▁N",
+ "arod"
+ ],
+ [
+ "▁Pho",
+ "ne"
+ ],
+ [
+ "▁Ph",
+ "one"
+ ],
+ [
+ "▁",
+ "Phone"
+ ],
+ [
+ "▁poly",
+ "m"
+ ],
+ [
+ "▁pol",
+ "ym"
+ ],
+ [
+ "imo",
+ "re"
+ ],
+ [
+ "im",
+ "ore"
+ ],
+ [
+ "i",
+ "more"
+ ],
+ [
+ "is",
+ "Empty"
+ ],
+ [
+ "▁Hou",
+ "ston"
+ ],
+ [
+ "▁Rec",
+ "e"
+ ],
+ [
+ "▁Re",
+ "ce"
+ ],
+ [
+ "▁",
+ "Rece"
+ ],
+ [
+ "▁presenta",
+ "tion"
+ ],
+ [
+ "▁present",
+ "ation"
+ ],
+ [
+ "▁pres",
+ "entation"
+ ],
+ [
+ "▁",
+ "presentation"
+ ],
+ [
+ "ници",
+ "па"
+ ],
+ [
+ "ни",
+ "ципа"
+ ],
+ [
+ "▁D",
+ "b"
+ ],
+ [
+ "▁",
+ "Db"
+ ],
+ [
+ "▁conf",
+ "ident"
+ ],
+ [
+ "▁}",
+ "{"
+ ],
+ [
+ "▁",
+ "}{"
+ ],
+ [
+ "▁bul",
+ "let"
+ ],
+ [
+ "▁",
+ "bullet"
+ ],
+ [
+ "▁{}",
+ ","
+ ],
+ [
+ "▁{",
+ "},"
+ ],
+ [
+ "ANG",
+ "E"
+ ],
+ [
+ "AN",
+ "GE"
+ ],
+ [
+ "▁Not",
+ "re"
+ ],
+ [
+ "▁No",
+ "tre"
+ ],
+ [
+ "chi",
+ "n"
+ ],
+ [
+ "ch",
+ "in"
+ ],
+ [
+ "c",
+ "hin"
+ ],
+ [
+ "▁Drag",
+ "on"
+ ],
+ [
+ "▁Dra",
+ "gon"
+ ],
+ [
+ "▁Dr",
+ "agon"
+ ],
+ [
+ "erc",
+ "a"
+ ],
+ [
+ "er",
+ "ca"
+ ],
+ [
+ "ial",
+ "i"
+ ],
+ [
+ "ia",
+ "li"
+ ],
+ [
+ "i",
+ "ali"
+ ],
+ [
+ "▁asse",
+ "t"
+ ],
+ [
+ "▁ass",
+ "et"
+ ],
+ [
+ "▁as",
+ "set"
+ ],
+ [
+ "▁",
+ "asset"
+ ],
+ [
+ "▁muit",
+ "o"
+ ],
+ [
+ "▁mu",
+ "ito"
+ ],
+ [
+ "▁deep",
+ "ly"
+ ],
+ [
+ "▁restrict",
+ "ion"
+ ],
+ [
+ "▁rest",
+ "riction"
+ ],
+ [
+ "▁commer",
+ "ce"
+ ],
+ [
+ "▁com",
+ "merce"
+ ],
+ [
+ "▁",
+ "commerce"
+ ],
+ [
+ "▁Bom",
+ "b"
+ ],
+ [
+ "▁Bo",
+ "mb"
+ ],
+ [
+ "▁B",
+ "omb"
+ ],
+ [
+ "c",
+ "aught"
+ ],
+ [
+ "q",
+ "q"
+ ],
+ [
+ "▁Ara",
+ "g"
+ ],
+ [
+ "▁Ar",
+ "ag"
+ ],
+ [
+ "▁A",
+ "rag"
+ ],
+ [
+ "▁не",
+ "мец"
+ ],
+ [
+ "▁Anal",
+ "ysis"
+ ],
+ [
+ "▁člán",
+ "ku"
+ ],
+ [
+ "▁ba",
+ "by"
+ ],
+ [
+ "▁b",
+ "aby"
+ ],
+ [
+ "▁e",
+ "chter"
+ ],
+ [
+ "▁одно",
+ "го"
+ ],
+ [
+ "▁од",
+ "ного"
+ ],
+ [
+ "▁о",
+ "дного"
+ ],
+ [
+ "жен",
+ "а"
+ ],
+ [
+ "же",
+ "на"
+ ],
+ [
+ "ж",
+ "ена"
+ ],
+ [
+ "▁whites",
+ "pace"
+ ],
+ [
+ "▁white",
+ "space"
+ ],
+ [
+ "ç",
+ "u"
+ ],
+ [
+ "LI",
+ "ST"
+ ],
+ [
+ "L",
+ "IST"
+ ],
+ [
+ "fri",
+ "que"
+ ],
+ [
+ "fr",
+ "ique"
+ ],
+ [
+ "f",
+ "rique"
+ ],
+ [
+ "▁vari",
+ "as"
+ ],
+ [
+ "▁var",
+ "ias"
+ ],
+ [
+ "▁va",
+ "rias"
+ ],
+ [
+ "▁v",
+ "arias"
+ ],
+ [
+ "▁Wi",
+ "t"
+ ],
+ [
+ "▁W",
+ "it"
+ ],
+ [
+ "▁Lic",
+ "encia"
+ ],
+ [
+ "Ex",
+ "it"
+ ],
+ [
+ "▁sier",
+ "p"
+ ],
+ [
+ "▁sie",
+ "rp"
+ ],
+ [
+ "▁asse",
+ "mb"
+ ],
+ [
+ "▁ass",
+ "emb"
+ ],
+ [
+ "▁split",
+ "ting"
+ ],
+ [
+ "▁spl",
+ "itting"
+ ],
+ [
+ "▁pal",
+ "ace"
+ ],
+ [
+ "▁pa",
+ "lace"
+ ],
+ [
+ "▁block",
+ "ed"
+ ],
+ [
+ "▁b",
+ "locked"
+ ],
+ [
+ "▁bound",
+ "aries"
+ ],
+ [
+ "▁iteration",
+ "s"
+ ],
+ [
+ "▁iter",
+ "ations"
+ ],
+ [
+ "▁Rot",
+ "ten"
+ ],
+ [
+ "▁Ver",
+ "kehr"
+ ],
+ [
+ "▁we",
+ "er"
+ ],
+ [
+ "Test",
+ "s"
+ ],
+ [
+ "T",
+ "ests"
+ ],
+ [
+ "ift",
+ "ing"
+ ],
+ [
+ "if",
+ "ting"
+ ],
+ [
+ "▁reg",
+ "ul"
+ ],
+ [
+ "▁pers",
+ "ist"
+ ],
+ [
+ "▁Sol",
+ "ution"
+ ],
+ [
+ "p",
+ "b"
+ ],
+ [
+ "▁col",
+ "lapse"
+ ],
+ [
+ "▁",
+ "collapse"
+ ],
+ [
+ "▁arrest",
+ "ed"
+ ],
+ [
+ "▁arr",
+ "ested"
+ ],
+ [
+ "▁pred",
+ "icate"
+ ],
+ [
+ "▁Zo",
+ "ne"
+ ],
+ [
+ "▁Z",
+ "one"
+ ],
+ [
+ "▁",
+ "Zone"
+ ],
+ [
+ "▁ing",
+ "en"
+ ],
+ [
+ "▁in",
+ "gen"
+ ],
+ [
+ "▁",
+ "ingen"
+ ],
+ [
+ "zá",
+ "lez"
+ ],
+ [
+ "▁bank",
+ "s"
+ ],
+ [
+ "▁ban",
+ "ks"
+ ],
+ [
+ "▁b",
+ "anks"
+ ],
+ [
+ "plan",
+ "t"
+ ],
+ [
+ "pla",
+ "nt"
+ ],
+ [
+ "pl",
+ "ant"
+ ],
+ [
+ "p",
+ "lant"
+ ],
+ [
+ "▁Nell",
+ "a"
+ ],
+ [
+ "▁Nel",
+ "la"
+ ],
+ [
+ "▁Ne",
+ "lla"
+ ],
+ [
+ "▁N",
+ "ella"
+ ],
+ [
+ "▁ба",
+ "н"
+ ],
+ [
+ "▁б",
+ "ан"
+ ],
+ [
+ "▁",
+ "бан"
+ ],
+ [
+ "▁Sn",
+ "ow"
+ ],
+ [
+ "▁S",
+ "now"
+ ],
+ [
+ "▁Kre",
+ "uz"
+ ],
+ [
+ "í",
+ "cio"
+ ],
+ [
+ "▁enter",
+ "s"
+ ],
+ [
+ "▁ent",
+ "ers"
+ ],
+ [
+ "▁en",
+ "ters"
+ ],
+ [
+ "▁expos",
+ "e"
+ ],
+ [
+ "▁exp",
+ "ose"
+ ],
+ [
+ "▁ex",
+ "pose"
+ ],
+ [
+ "č",
+ "i"
+ ],
+ [
+ "ши",
+ "е"
+ ],
+ [
+ "Qu",
+ "al"
+ ],
+ [
+ "Q",
+ "ual"
+ ],
+ [
+ "▁lands",
+ "cape"
+ ],
+ [
+ "▁пода",
+ "цима"
+ ],
+ [
+ "ma",
+ "i"
+ ],
+ [
+ "m",
+ "ai"
+ ],
+ [
+ "sta",
+ "g"
+ ],
+ [
+ "st",
+ "ag"
+ ],
+ [
+ "s",
+ "tag"
+ ],
+ [
+ "ова",
+ "ний"
+ ],
+ [
+ "DE",
+ "F"
+ ],
+ [
+ "D",
+ "EF"
+ ],
+ [
+ "[]",
+ "{"
+ ],
+ [
+ "[",
+ "]{"
+ ],
+ [
+ "▁derni",
+ "ère"
+ ],
+ [
+ "ic",
+ "ut"
+ ],
+ [
+ "i",
+ "cut"
+ ],
+ [
+ "▁X",
+ "ml"
+ ],
+ [
+ "▁",
+ "Xml"
+ ],
+ [
+ "▁sub",
+ "group"
+ ],
+ [
+ "▁Pol",
+ "sce"
+ ],
+ [
+ "▁War",
+ "ning"
+ ],
+ [
+ "▁W",
+ "arning"
+ ],
+ [
+ "▁",
+ "Warning"
+ ],
+ [
+ "▁vehicle",
+ "s"
+ ],
+ [
+ "▁veh",
+ "icles"
+ ],
+ [
+ "io",
+ "t"
+ ],
+ [
+ "i",
+ "ot"
+ ],
+ [
+ "▁d",
+ "ll"
+ ],
+ [
+ "▁",
+ "dll"
+ ],
+ [
+ "ron",
+ "t"
+ ],
+ [
+ "ro",
+ "nt"
+ ],
+ [
+ "r",
+ "ont"
+ ],
+ [
+ "▁Louis",
+ "e"
+ ],
+ [
+ "▁Lou",
+ "ise"
+ ],
+ [
+ "▁ar",
+ "a"
+ ],
+ [
+ "▁a",
+ "ra"
+ ],
+ [
+ "▁",
+ "ara"
+ ],
+ [
+ "▁Sc",
+ "ala"
+ ],
+ [
+ "▁S",
+ "cala"
+ ],
+ [
+ "▁canon",
+ "ical"
+ ],
+ [
+ "▁pla",
+ "cing"
+ ],
+ [
+ "▁pl",
+ "acing"
+ ],
+ [
+ "ER",
+ "Y"
+ ],
+ [
+ "E",
+ "RY"
+ ],
+ [
+ "▁Ja",
+ "g"
+ ],
+ [
+ "▁J",
+ "ag"
+ ],
+ [
+ "▁vir",
+ "us"
+ ],
+ [
+ "▁vi",
+ "rus"
+ ],
+ [
+ "▁v",
+ "irus"
+ ],
+ [
+ "em",
+ "u"
+ ],
+ [
+ "e",
+ "mu"
+ ],
+ [
+ "▁});",
+ "\r"
+ ],
+ [
+ "▁})",
+ ";\r"
+ ],
+ [
+ "▁}",
+ ");\r"
+ ],
+ [
+ "▁м",
+ "м"
+ ],
+ [
+ "▁Try",
+ "ing"
+ ],
+ [
+ "▁Tr",
+ "ying"
+ ],
+ [
+ "▁Lex",
+ "ikon"
+ ],
+ [
+ "abor",
+ "d"
+ ],
+ [
+ "ab",
+ "ord"
+ ],
+ [
+ "▁exped",
+ "ition"
+ ],
+ [
+ "▁demande",
+ "d"
+ ],
+ [
+ "▁demand",
+ "ed"
+ ],
+ [
+ "Z",
+ "yg"
+ ],
+ [
+ "lei",
+ "n"
+ ],
+ [
+ "le",
+ "in"
+ ],
+ [
+ "l",
+ "ein"
+ ],
+ [
+ "▁verw",
+ "endet"
+ ],
+ [
+ "рин",
+ "а"
+ ],
+ [
+ "ри",
+ "на"
+ ],
+ [
+ "wo",
+ "l"
+ ],
+ [
+ "w",
+ "ol"
+ ],
+ [
+ "▁p",
+ "ivot"
+ ],
+ [
+ "▁одна",
+ "ко"
+ ],
+ [
+ "▁propri",
+ "et"
+ ],
+ [
+ "▁award",
+ "s"
+ ],
+ [
+ "▁aw",
+ "ards"
+ ],
+ [
+ "▁a",
+ "wards"
+ ],
+ [
+ "to",
+ "ut"
+ ],
+ [
+ "t",
+ "out"
+ ],
+ [
+ "▁ass",
+ "im"
+ ],
+ [
+ "▁as",
+ "sim"
+ ],
+ [
+ "▁Sto",
+ "rm"
+ ],
+ [
+ "▁St",
+ "orm"
+ ],
+ [
+ "Li",
+ "mit"
+ ],
+ [
+ "L",
+ "imit"
+ ],
+ [
+ "eli",
+ "n"
+ ],
+ [
+ "el",
+ "in"
+ ],
+ [
+ "e",
+ "lin"
+ ],
+ [
+ "we",
+ "alth"
+ ],
+ [
+ "ue",
+ "z"
+ ],
+ [
+ "u",
+ "ez"
+ ],
+ [
+ "▁rappres",
+ "ent"
+ ],
+ [
+ "▁rap",
+ "present"
+ ],
+ [
+ "▁rest",
+ "a"
+ ],
+ [
+ "▁res",
+ "ta"
+ ],
+ [
+ "▁re",
+ "sta"
+ ],
+ [
+ "▁r",
+ "esta"
+ ],
+ [
+ "▁gegründ",
+ "et"
+ ],
+ [
+ "▁journal",
+ "ist"
+ ],
+ [
+ "isi",
+ "e"
+ ],
+ [
+ "is",
+ "ie"
+ ],
+ [
+ "▁facil",
+ "ity"
+ ],
+ [
+ "▁fac",
+ "ility"
+ ],
+ [
+ "ille",
+ "d"
+ ],
+ [
+ "ill",
+ "ed"
+ ],
+ [
+ "il",
+ "led"
+ ],
+ [
+ "ul",
+ "k"
+ ],
+ [
+ "▁P",
+ "K"
+ ],
+ [
+ "▁",
+ "PK"
+ ],
+ [
+ "An",
+ "chor"
+ ],
+ [
+ "▁_",
+ ")"
+ ],
+ [
+ "▁",
+ "_)"
+ ],
+ [
+ "V",
+ "F"
+ ],
+ [
+ "LA",
+ "B"
+ ],
+ [
+ "L",
+ "AB"
+ ],
+ [
+ "▁n",
+ "å"
+ ],
+ [
+ "odo",
+ "s"
+ ],
+ [
+ "od",
+ "os"
+ ],
+ [
+ "▁bill",
+ "ion"
+ ],
+ [
+ "virt",
+ "i"
+ ],
+ [
+ "vir",
+ "ti"
+ ],
+ [
+ "▁Je",
+ "ux"
+ ],
+ [
+ "юз",
+ "а"
+ ],
+ [
+ "ю",
+ "за"
+ ],
+ [
+ "tom",
+ "cat"
+ ],
+ [
+ "▁chart",
+ "s"
+ ],
+ [
+ "▁char",
+ "ts"
+ ],
+ [
+ "▁ch",
+ "arts"
+ ],
+ [
+ "▁",
+ "charts"
+ ],
+ [
+ "▁Bund",
+ "le"
+ ],
+ [
+ "▁B",
+ "undle"
+ ],
+ [
+ "▁",
+ "Bundle"
+ ],
+ [
+ "▁ls",
+ "t"
+ ],
+ [
+ "▁l",
+ "st"
+ ],
+ [
+ "▁",
+ "lst"
+ ],
+ [
+ "▁ex",
+ "er"
+ ],
+ [
+ "▁female",
+ "s"
+ ],
+ [
+ "▁fem",
+ "ales"
+ ],
+ [
+ "▁oblig",
+ "ed"
+ ],
+ [
+ "▁ab",
+ "y"
+ ],
+ [
+ "▁a",
+ "by"
+ ],
+ [
+ "▁",
+ "aby"
+ ],
+ [
+ "rolle",
+ "d"
+ ],
+ [
+ "roll",
+ "ed"
+ ],
+ [
+ "rol",
+ "led"
+ ],
+ [
+ "dr",
+ "i"
+ ],
+ [
+ "d",
+ "ri"
+ ],
+ [
+ "▁Sch",
+ "e"
+ ],
+ [
+ "▁Sc",
+ "he"
+ ],
+ [
+ "▁S",
+ "che"
+ ],
+ [
+ "▁vessel",
+ "s"
+ ],
+ [
+ "▁vess",
+ "els"
+ ],
+ [
+ "IMA",
+ "RY"
+ ],
+ [
+ "IM",
+ "ARY"
+ ],
+ [
+ "▁reason",
+ "ing"
+ ],
+ [
+ "▁про",
+ "те"
+ ],
+ [
+ "▁пр",
+ "оте"
+ ],
+ [
+ "FILE",
+ "S"
+ ],
+ [
+ "FI",
+ "LES"
+ ],
+ [
+ "ver",
+ "k"
+ ],
+ [
+ "v",
+ "erk"
+ ],
+ [
+ "oso",
+ "s"
+ ],
+ [
+ "os",
+ "os"
+ ],
+ [
+ "▁ком",
+ "му"
+ ],
+ [
+ "ді",
+ "ї"
+ ],
+ [
+ "д",
+ "ії"
+ ],
+ [
+ "▁d",
+ "d"
+ ],
+ [
+ "▁",
+ "dd"
+ ],
+ [
+ "▁со",
+ "ответ"
+ ],
+ [
+ "▁IO",
+ "Exception"
+ ],
+ [
+ "▁",
+ "IOException"
+ ],
+ [
+ "ský",
+ "ch"
+ ],
+ [
+ "sk",
+ "ých"
+ ],
+ [
+ "▁CL",
+ "I"
+ ],
+ [
+ "▁C",
+ "LI"
+ ],
+ [
+ "▁",
+ "CLI"
+ ],
+ [
+ "▁",
+ "ње"
+ ],
+ [
+ "C",
+ "M"
+ ],
+ [
+ "T",
+ "D"
+ ],
+ [
+ "▁possibil",
+ "ities"
+ ],
+ [
+ "▁possib",
+ "ilities"
+ ],
+ [
+ "▁Comp",
+ "os"
+ ],
+ [
+ "▁Com",
+ "pos"
+ ],
+ [
+ "hal",
+ "f"
+ ],
+ [
+ "h",
+ "alf"
+ ],
+ [
+ "▁web",
+ "page"
+ ],
+ [
+ "▁sw",
+ "ing"
+ ],
+ [
+ "▁s",
+ "wing"
+ ],
+ [
+ "▁",
+ "swing"
+ ],
+ [
+ "▁za",
+ "s"
+ ],
+ [
+ "▁z",
+ "as"
+ ],
+ [
+ "▁",
+ "zas"
+ ],
+ [
+ "▁cy",
+ "cl"
+ ],
+ [
+ "lei",
+ "d"
+ ],
+ [
+ "le",
+ "id"
+ ],
+ [
+ "istic",
+ "a"
+ ],
+ [
+ "isti",
+ "ca"
+ ],
+ [
+ "ist",
+ "ica"
+ ],
+ [
+ "▁Ins",
+ "ert"
+ ],
+ [
+ "▁In",
+ "sert"
+ ],
+ [
+ "▁",
+ "Insert"
+ ],
+ [
+ "▁Sw",
+ "eden"
+ ],
+ [
+ "▁want",
+ "ing"
+ ],
+ [
+ "▁",
+ "ال"
+ ],
+ [
+ "▁e",
+ "euw"
+ ],
+ [
+ "▁Admin",
+ "istr"
+ ],
+ [
+ "▁War",
+ "ren"
+ ],
+ [
+ "▁b",
+ "s"
+ ],
+ [
+ "▁",
+ "bs"
+ ],
+ [
+ "▁pa",
+ "m"
+ ],
+ [
+ "▁p",
+ "am"
+ ],
+ [
+ "anu",
+ "s"
+ ],
+ [
+ "an",
+ "us"
+ ],
+ [
+ "Dr",
+ "a"
+ ],
+ [
+ "D",
+ "ra"
+ ],
+ [
+ "exp",
+ "l"
+ ],
+ [
+ "ex",
+ "pl"
+ ],
+ [
+ "▁Kan",
+ "t"
+ ],
+ [
+ "▁Ka",
+ "nt"
+ ],
+ [
+ "▁K",
+ "ant"
+ ],
+ [
+ "▁Aust",
+ "in"
+ ],
+ [
+ "▁cs",
+ "ak"
+ ],
+ [
+ "▁c",
+ "sak"
+ ],
+ [
+ "▁the",
+ "atre"
+ ],
+ [
+ "▁compat",
+ "ibility"
+ ],
+ [
+ "мати",
+ "че"
+ ],
+ [
+ "ма",
+ "тиче"
+ ],
+ [
+ "set",
+ "State"
+ ],
+ [
+ "б",
+ "ю"
+ ],
+ [
+ "}{",
+ "|"
+ ],
+ [
+ "}",
+ "{|"
+ ],
+ [
+ "▁D",
+ "y"
+ ],
+ [
+ "▁Zw",
+ "ischen"
+ ],
+ [
+ "Al",
+ "t"
+ ],
+ [
+ "A",
+ "lt"
+ ],
+ [
+ "CLA",
+ "RE"
+ ],
+ [
+ "step",
+ "s"
+ ],
+ [
+ "ste",
+ "ps"
+ ],
+ [
+ "st",
+ "eps"
+ ],
+ [
+ "▁Lag",
+ "e"
+ ],
+ [
+ "▁La",
+ "ge"
+ ],
+ [
+ "▁L",
+ "age"
+ ],
+ [
+ "▁Mit",
+ "t"
+ ],
+ [
+ "▁Mi",
+ "tt"
+ ],
+ [
+ "▁M",
+ "itt"
+ ],
+ [
+ "▁Dub",
+ "lin"
+ ],
+ [
+ "▁рабо",
+ "ты"
+ ],
+ [
+ "de",
+ "ep"
+ ],
+ [
+ "▁flow",
+ "s"
+ ],
+ [
+ "▁flo",
+ "ws"
+ ],
+ [
+ "▁fl",
+ "ows"
+ ],
+ [
+ "▁Pala",
+ "ce"
+ ],
+ [
+ "▁Pal",
+ "ace"
+ ],
+ [
+ "▁Pa",
+ "lace"
+ ],
+ [
+ "uni",
+ "x"
+ ],
+ [
+ "un",
+ "ix"
+ ],
+ [
+ "ref",
+ "s"
+ ],
+ [
+ "re",
+ "fs"
+ ],
+ [
+ "uma",
+ "r"
+ ],
+ [
+ "um",
+ "ar"
+ ],
+ [
+ "u",
+ "mar"
+ ],
+ [
+ "ase",
+ "t"
+ ],
+ [
+ "as",
+ "et"
+ ],
+ [
+ "a",
+ "set"
+ ],
+ [
+ "co",
+ "v"
+ ],
+ [
+ "c",
+ "ov"
+ ],
+ [
+ "▁pin",
+ "g"
+ ],
+ [
+ "▁pi",
+ "ng"
+ ],
+ [
+ "▁p",
+ "ing"
+ ],
+ [
+ "▁",
+ "ping"
+ ],
+ [
+ "▁Saf",
+ "ari"
+ ],
+ [
+ "flu",
+ "g"
+ ],
+ [
+ "fl",
+ "ug"
+ ],
+ [
+ "creen",
+ "s"
+ ],
+ [
+ "cre",
+ "ens"
+ ],
+ [
+ "c",
+ "reens"
+ ],
+ [
+ "{",
+ "#"
+ ],
+ [
+ "▁ре",
+ "а"
+ ],
+ [
+ "ador",
+ "s"
+ ],
+ [
+ "ado",
+ "rs"
+ ],
+ [
+ "ad",
+ "ors"
+ ],
+ [
+ "▁am",
+ "or"
+ ],
+ [
+ "▁a",
+ "mor"
+ ],
+ [
+ "uc",
+ "e"
+ ],
+ [
+ "u",
+ "ce"
+ ],
+ [
+ "dem",
+ "ic"
+ ],
+ [
+ "de",
+ "mic"
+ ],
+ [
+ "▁Nether",
+ "lands"
+ ],
+ [
+ "▁cluster",
+ "s"
+ ],
+ [
+ "▁clust",
+ "ers"
+ ],
+ [
+ "▁enf",
+ "or"
+ ],
+ [
+ "▁en",
+ "for"
+ ],
+ [
+ "mar",
+ "ine"
+ ],
+ [
+ "▁bug",
+ "s"
+ ],
+ [
+ "▁bu",
+ "gs"
+ ],
+ [
+ "▁b",
+ "ugs"
+ ],
+ [
+ "izza",
+ "ta"
+ ],
+ [
+ "izz",
+ "ata"
+ ],
+ [
+ "▁scr",
+ "a"
+ ],
+ [
+ "▁sc",
+ "ra"
+ ],
+ [
+ "▁s",
+ "cra"
+ ],
+ [
+ "Le",
+ "s"
+ ],
+ [
+ "L",
+ "es"
+ ],
+ [
+ "qui",
+ "ck"
+ ],
+ [
+ "qu",
+ "ick"
+ ],
+ [
+ "▁turn",
+ "o"
+ ],
+ [
+ "▁tur",
+ "no"
+ ],
+ [
+ "_",
+ "*"
+ ],
+ [
+ "ер",
+ "а"
+ ],
+ [
+ "е",
+ "ра"
+ ],
+ [
+ "Gener",
+ "ated"
+ ],
+ [
+ ">",
+ "["
+ ],
+ [
+ "▁est",
+ "re"
+ ],
+ [
+ "▁es",
+ "tre"
+ ],
+ [
+ "▁e",
+ "stre"
+ ],
+ [
+ "▁",
+ "estre"
+ ],
+ [
+ "ord",
+ "e"
+ ],
+ [
+ "or",
+ "de"
+ ],
+ [
+ "▁ver",
+ "g"
+ ],
+ [
+ "▁ve",
+ "rg"
+ ],
+ [
+ "▁v",
+ "erg"
+ ],
+ [
+ "ро",
+ "з"
+ ],
+ [
+ "р",
+ "оз"
+ ],
+ [
+ "▁pa",
+ "u"
+ ],
+ [
+ "▁p",
+ "au"
+ ],
+ [
+ "include",
+ "s"
+ ],
+ [
+ "includ",
+ "es"
+ ],
+ [
+ "in",
+ "cludes"
+ ],
+ [
+ "ass",
+ "a"
+ ],
+ [
+ "as",
+ "sa"
+ ],
+ [
+ "ader",
+ "s"
+ ],
+ [
+ "ade",
+ "rs"
+ ],
+ [
+ "ad",
+ "ers"
+ ],
+ [
+ "a",
+ "ders"
+ ],
+ [
+ "▁Гер",
+ "ма"
+ ],
+ [
+ "▁esta",
+ "ven"
+ ],
+ [
+ "▁est",
+ "aven"
+ ],
+ [
+ "▁ear",
+ "liest"
+ ],
+ [
+ "▁result",
+ "ado"
+ ],
+ [
+ "▁res",
+ "ultado"
+ ],
+ [
+ "mu",
+ "n"
+ ],
+ [
+ "m",
+ "un"
+ ],
+ [
+ "▁plot",
+ "s"
+ ],
+ [
+ "▁pl",
+ "ots"
+ ],
+ [
+ "▁",
+ "plots"
+ ],
+ [
+ "di",
+ "n"
+ ],
+ [
+ "d",
+ "in"
+ ],
+ [
+ "sort",
+ "ed"
+ ],
+ [
+ "s",
+ "orted"
+ ],
+ [
+ "▁prefer",
+ "ence"
+ ],
+ [
+ "▁pre",
+ "ference"
+ ],
+ [
+ "▁p",
+ "reference"
+ ],
+ [
+ "ri",
+ "ó"
+ ],
+ [
+ "r",
+ "ió"
+ ],
+ [
+ "тур",
+ "е"
+ ],
+ [
+ "ту",
+ "ре"
+ ],
+ [
+ "▁Lig",
+ "ue"
+ ],
+ [
+ "▁Li",
+ "gue"
+ ],
+ [
+ "▁L",
+ "igue"
+ ],
+ [
+ "▁зав",
+ "ер"
+ ],
+ [
+ "▁за",
+ "вер"
+ ],
+ [
+ "ph",
+ "r"
+ ],
+ [
+ "p",
+ "hr"
+ ],
+ [
+ "▁poc",
+ "ket"
+ ],
+ [
+ "▁po",
+ "cket"
+ ],
+ [
+ "▁p",
+ "ocket"
+ ],
+ [
+ "▁par",
+ "l"
+ ],
+ [
+ "▁pa",
+ "rl"
+ ],
+ [
+ "▁la",
+ "k"
+ ],
+ [
+ "▁l",
+ "ak"
+ ],
+ [
+ "▁",
+ "lak"
+ ],
+ [
+ "▁pow",
+ "ie"
+ ],
+ [
+ "▁po",
+ "wie"
+ ],
+ [
+ "▁p",
+ "owie"
+ ],
+ [
+ "▁altre",
+ "s"
+ ],
+ [
+ "▁alt",
+ "res"
+ ],
+ [
+ "▁al",
+ "tres"
+ ],
+ [
+ "$}",
+ ";"
+ ],
+ [
+ "$",
+ "};"
+ ],
+ [
+ "pla",
+ "in"
+ ],
+ [
+ "pl",
+ "ain"
+ ],
+ [
+ "p",
+ "lain"
+ ],
+ [
+ "▁Cre",
+ "d"
+ ],
+ [
+ "▁Cr",
+ "ed"
+ ],
+ [
+ "▁C",
+ "red"
+ ],
+ [
+ "▁",
+ "Cred"
+ ],
+ [
+ "itz",
+ "a"
+ ],
+ [
+ "it",
+ "za"
+ ],
+ [
+ "per",
+ "p"
+ ],
+ [
+ "pe",
+ "rp"
+ ],
+ [
+ "Gre",
+ "en"
+ ],
+ [
+ "Gr",
+ "een"
+ ],
+ [
+ "G",
+ "reen"
+ ],
+ [
+ "▁dev",
+ "oted"
+ ],
+ [
+ "product",
+ "ion"
+ ],
+ [
+ "produ",
+ "ction"
+ ],
+ [
+ "p",
+ "roduction"
+ ],
+ [
+ "work",
+ "er"
+ ],
+ [
+ "wor",
+ "ker"
+ ],
+ [
+ "else",
+ "n"
+ ],
+ [
+ "els",
+ "en"
+ ],
+ [
+ "el",
+ "sen"
+ ],
+ [
+ "▁ver",
+ "n"
+ ],
+ [
+ "▁ve",
+ "rn"
+ ],
+ [
+ "▁v",
+ "ern"
+ ],
+ [
+ "▁",
+ "vern"
+ ],
+ [
+ "▁már",
+ "cius"
+ ],
+ [
+ "▁Conf",
+ "eder"
+ ],
+ [
+ "▁Liver",
+ "pool"
+ ],
+ [
+ "▁му",
+ "зи"
+ ],
+ [
+ "▁email",
+ "s"
+ ],
+ [
+ "▁em",
+ "ails"
+ ],
+ [
+ "▁distance",
+ "s"
+ ],
+ [
+ "▁dist",
+ "ances"
+ ],
+ [
+ "▁segment",
+ "s"
+ ],
+ [
+ "▁seg",
+ "ments"
+ ],
+ [
+ "▁ant",
+ "h"
+ ],
+ [
+ "▁an",
+ "th"
+ ],
+ [
+ "▁a",
+ "nth"
+ ],
+ [
+ "▁",
+ "anth"
+ ],
+ [
+ "▁wr",
+ "est"
+ ],
+ [
+ "▁w",
+ "rest"
+ ],
+ [
+ "▁ho",
+ "og"
+ ],
+ [
+ "▁cin",
+ "ema"
+ ],
+ [
+ "rr",
+ "or"
+ ],
+ [
+ "r",
+ "ror"
+ ],
+ [
+ "▁geb",
+ "oren"
+ ],
+ [
+ "▁é",
+ "c"
+ ],
+ [
+ "▁",
+ "éc"
+ ],
+ [
+ "Mark",
+ "er"
+ ],
+ [
+ "Mar",
+ "ker"
+ ],
+ [
+ "▁Comp",
+ "et"
+ ],
+ [
+ "▁Com",
+ "pet"
+ ],
+ [
+ "▁ли",
+ "сто"
+ ],
+ [
+ "allow",
+ "ed"
+ ],
+ [
+ "allo",
+ "wed"
+ ],
+ [
+ "all",
+ "owed"
+ ],
+ [
+ "vol",
+ "ume"
+ ],
+ [
+ "Esp",
+ "agne"
+ ],
+ [
+ "Z",
+ "e"
+ ],
+ [
+ "▁fix",
+ "es"
+ ],
+ [
+ "▁fi",
+ "xes"
+ ],
+ [
+ "▁ro",
+ "nd"
+ ],
+ [
+ "▁r",
+ "ond"
+ ],
+ [
+ "▁arrang",
+ "ement"
+ ],
+ [
+ "/",
+ "~"
+ ],
+ [
+ ".]",
+ "("
+ ],
+ [
+ ".",
+ "]("
+ ],
+ [
+ "▁For",
+ "rások"
+ ],
+ [
+ "▁weitere",
+ "n"
+ ],
+ [
+ "▁weiter",
+ "en"
+ ],
+ [
+ "▁weit",
+ "eren"
+ ],
+ [
+ "ex",
+ "cel"
+ ],
+ [
+ "▁з",
+ "мі"
+ ],
+ [
+ "▁modern",
+ "e"
+ ],
+ [
+ "▁moder",
+ "ne"
+ ],
+ [
+ "▁mod",
+ "erne"
+ ],
+ [
+ "Eng",
+ "lish"
+ ],
+ [
+ "▁Transfer",
+ "markt"
+ ],
+ [
+ "▁bear",
+ "ing"
+ ],
+ [
+ "▁be",
+ "aring"
+ ],
+ [
+ "▁clear",
+ "ed"
+ ],
+ [
+ "▁cle",
+ "ared"
+ ],
+ [
+ "▁cl",
+ "eared"
+ ],
+ [
+ "▁са",
+ "м"
+ ],
+ [
+ "▁div",
+ "s"
+ ],
+ [
+ "▁di",
+ "vs"
+ ],
+ [
+ "ć",
+ "i"
+ ],
+ [
+ "▁это",
+ "й"
+ ],
+ [
+ "▁э",
+ "той"
+ ],
+ [
+ "▁Ге",
+ "ор"
+ ],
+ [
+ "sce",
+ "ne"
+ ],
+ [
+ "sc",
+ "ene"
+ ],
+ [
+ "▁age",
+ "s"
+ ],
+ [
+ "▁ag",
+ "es"
+ ],
+ [
+ "▁a",
+ "ges"
+ ],
+ [
+ "▁",
+ "ages"
+ ],
+ [
+ "GE",
+ "N"
+ ],
+ [
+ "G",
+ "EN"
+ ],
+ [
+ "rä",
+ "n"
+ ],
+ [
+ "r",
+ "än"
+ ],
+ [
+ "▁To",
+ "ul"
+ ],
+ [
+ "▁T",
+ "oul"
+ ],
+ [
+ "▁Ab",
+ "s"
+ ],
+ [
+ "▁A",
+ "bs"
+ ],
+ [
+ "j",
+ "át"
+ ],
+ [
+ "▁median",
+ "te"
+ ],
+ [
+ "▁medi",
+ "ante"
+ ],
+ [
+ "▁med",
+ "iante"
+ ],
+ [
+ "▁emp",
+ "res"
+ ],
+ [
+ "▁em",
+ "pres"
+ ],
+ [
+ "▁Emp",
+ "loyee"
+ ],
+ [
+ "▁",
+ "Employee"
+ ],
+ [
+ "▁polynomial",
+ "s"
+ ],
+ [
+ "▁optim",
+ "ize"
+ ],
+ [
+ "▁вы",
+ "ступа"
+ ],
+ [
+ "far",
+ "e"
+ ],
+ [
+ "fa",
+ "re"
+ ],
+ [
+ "f",
+ "are"
+ ],
+ [
+ "ве",
+ "й"
+ ],
+ [
+ "в",
+ "ей"
+ ],
+ [
+ "x",
+ "f"
+ ],
+ [
+ "que",
+ "z"
+ ],
+ [
+ "qu",
+ "ez"
+ ],
+ [
+ "q",
+ "uez"
+ ],
+ [
+ "▁bot",
+ "an"
+ ],
+ [
+ "▁bo",
+ "tan"
+ ],
+ [
+ "▁defe",
+ "nd"
+ ],
+ [
+ "▁def",
+ "end"
+ ],
+ [
+ "▁Qu",
+ "art"
+ ],
+ [
+ "Mon",
+ "t"
+ ],
+ [
+ "Mo",
+ "nt"
+ ],
+ [
+ "M",
+ "ont"
+ ],
+ [
+ "v",
+ "b"
+ ],
+ [
+ "ti",
+ "ck"
+ ],
+ [
+ "t",
+ "ick"
+ ],
+ [
+ "W",
+ "D"
+ ],
+ [
+ "min",
+ "e"
+ ],
+ [
+ "mi",
+ "ne"
+ ],
+ [
+ "m",
+ "ine"
+ ],
+ [
+ "▁mod",
+ "ific"
+ ],
+ [
+ "not",
+ "ification"
+ ],
+ [
+ "▁den",
+ "n"
+ ],
+ [
+ "▁de",
+ "nn"
+ ],
+ [
+ "▁d",
+ "enn"
+ ],
+ [
+ "▁alg",
+ "o"
+ ],
+ [
+ "▁al",
+ "go"
+ ],
+ [
+ "▁Sp",
+ "o"
+ ],
+ [
+ "▁S",
+ "po"
+ ],
+ [
+ "▁m",
+ "istrzost"
+ ],
+ [
+ "/",
+ ":"
+ ],
+ [
+ "▁apr",
+ "esent"
+ ],
+ [
+ "▁a",
+ "present"
+ ],
+ [
+ "▁про",
+ "д"
+ ],
+ [
+ "▁пр",
+ "од"
+ ],
+ [
+ "▁п",
+ "род"
+ ],
+ [
+ "Vol",
+ "ume"
+ ],
+ [
+ "sk",
+ "ą"
+ ],
+ [
+ "s",
+ "ką"
+ ],
+ [
+ "prote",
+ "cted"
+ ],
+ [
+ "▁Turk",
+ "ish"
+ ],
+ [
+ "az",
+ "y"
+ ],
+ [
+ "a",
+ "zy"
+ ],
+ [
+ "▁pou",
+ "v"
+ ],
+ [
+ "▁po",
+ "uv"
+ ],
+ [
+ "▁p",
+ "ouv"
+ ],
+ [
+ "▁perí",
+ "odo"
+ ],
+ [
+ "sko",
+ "g"
+ ],
+ [
+ "sk",
+ "og"
+ ],
+ [
+ "▁entr",
+ "opy"
+ ],
+ [
+ "▁ent",
+ "ropy"
+ ],
+ [
+ "ze",
+ "d"
+ ],
+ [
+ "z",
+ "ed"
+ ],
+ [
+ "тор",
+ "и"
+ ],
+ [
+ "то",
+ "ри"
+ ],
+ [
+ "▁li",
+ "j"
+ ],
+ [
+ "▁l",
+ "ij"
+ ],
+ [
+ "▁",
+ "lij"
+ ],
+ [
+ "board",
+ "s"
+ ],
+ [
+ "bo",
+ "ards"
+ ],
+ [
+ "▁ста",
+ "ту"
+ ],
+ [
+ "Bo",
+ "ol"
+ ],
+ [
+ "B",
+ "ool"
+ ],
+ [
+ "▁polit",
+ "y"
+ ],
+ [
+ "▁pol",
+ "ity"
+ ],
+ [
+ "@\"",
+ ","
+ ],
+ [
+ "@",
+ "\","
+ ],
+ [
+ "▁рі",
+ "к"
+ ],
+ [
+ "né",
+ "e"
+ ],
+ [
+ "n",
+ "ée"
+ ],
+ [
+ "▁Zu",
+ "g"
+ ],
+ [
+ "▁Z",
+ "ug"
+ ],
+ [
+ "▁Unit",
+ "i"
+ ],
+ [
+ "▁Un",
+ "iti"
+ ],
+ [
+ "ém",
+ "et"
+ ],
+ [
+ "é",
+ "met"
+ ],
+ [
+ "ati",
+ "ence"
+ ],
+ [
+ "at",
+ "ience"
+ ],
+ [
+ "dim",
+ "en"
+ ],
+ [
+ "di",
+ "men"
+ ],
+ [
+ "d",
+ "imen"
+ ],
+ [
+ "▁Steve",
+ "n"
+ ],
+ [
+ "▁Ste",
+ "ven"
+ ],
+ [
+ "▁St",
+ "even"
+ ],
+ [
+ "H",
+ "a"
+ ],
+ [
+ "ACT",
+ "ION"
+ ],
+ [
+ "A",
+ "CTION"
+ ],
+ [
+ "▁wa",
+ "nd"
+ ],
+ [
+ "▁w",
+ "and"
+ ],
+ [
+ "▁",
+ "wand"
+ ],
+ [
+ "▁Nav",
+ "ar"
+ ],
+ [
+ "▁Na",
+ "var"
+ ],
+ [
+ "▁сі",
+ "чня"
+ ],
+ [
+ "W",
+ "atch"
+ ],
+ [
+ "▁Stu",
+ "art"
+ ],
+ [
+ "▁zd",
+ "e"
+ ],
+ [
+ "▁z",
+ "de"
+ ],
+ [
+ "▁кон",
+ "тро"
+ ],
+ [
+ "datas",
+ "et"
+ ],
+ [
+ "data",
+ "set"
+ ],
+ [
+ "dat",
+ "aset"
+ ],
+ [
+ "y",
+ "ó"
+ ],
+ [
+ "▁Bus",
+ "h"
+ ],
+ [
+ "▁Bu",
+ "sh"
+ ],
+ [
+ "▁B",
+ "ush"
+ ],
+ [
+ "▁се",
+ "бя"
+ ],
+ [
+ "▁worth",
+ "y"
+ ],
+ [
+ "▁wor",
+ "thy"
+ ],
+ [
+ "▁Bl",
+ "e"
+ ],
+ [
+ "▁B",
+ "le"
+ ],
+ [
+ "▁prop",
+ "or"
+ ],
+ [
+ "▁pro",
+ "por"
+ ],
+ [
+ "▁Villa",
+ "ge"
+ ],
+ [
+ "▁Vill",
+ "age"
+ ],
+ [
+ "▁Vil",
+ "lage"
+ ],
+ [
+ "▁r",
+ "y"
+ ],
+ [
+ "▁",
+ "ry"
+ ],
+ [
+ "▁vo",
+ "it"
+ ],
+ [
+ "▁v",
+ "oit"
+ ],
+ [
+ "▁копи",
+ "я"
+ ],
+ [
+ "▁z",
+ "p"
+ ],
+ [
+ "▁cur",
+ "a"
+ ],
+ [
+ "▁cu",
+ "ra"
+ ],
+ [
+ "▁c",
+ "ura"
+ ],
+ [
+ "▁H",
+ "tml"
+ ],
+ [
+ "▁",
+ "Html"
+ ],
+ [
+ "▁Diese",
+ "r"
+ ],
+ [
+ "▁Dies",
+ "er"
+ ],
+ [
+ "▁Die",
+ "ser"
+ ],
+ [
+ "▁Day",
+ "s"
+ ],
+ [
+ "▁Da",
+ "ys"
+ ],
+ [
+ "▁D",
+ "ays"
+ ],
+ [
+ "▁",
+ "Days"
+ ],
+ [
+ "onne",
+ "s"
+ ],
+ [
+ "onn",
+ "es"
+ ],
+ [
+ "on",
+ "nes"
+ ],
+ [
+ "▁anti",
+ "gu"
+ ],
+ [
+ "▁ant",
+ "igu"
+ ],
+ [
+ "▁Staat",
+ "en"
+ ],
+ [
+ "▁Sta",
+ "aten"
+ ],
+ [
+ "▁fa",
+ "int"
+ ],
+ [
+ "▁f",
+ "aint"
+ ],
+ [
+ "ong",
+ "s"
+ ],
+ [
+ "on",
+ "gs"
+ ],
+ [
+ "▁ö",
+ "st"
+ ],
+ [
+ "▁",
+ "öst"
+ ],
+ [
+ "Red",
+ "irect"
+ ],
+ [
+ "Re",
+ "direct"
+ ],
+ [
+ "ел",
+ "ь"
+ ],
+ [
+ "е",
+ "ль"
+ ],
+ [
+ "atori",
+ "al"
+ ],
+ [
+ "ator",
+ "ial"
+ ],
+ [
+ "ato",
+ "rial"
+ ],
+ [
+ "at",
+ "orial"
+ ],
+ [
+ "▁both",
+ "er"
+ ],
+ [
+ "▁bot",
+ "her"
+ ],
+ [
+ "▁bo",
+ "ther"
+ ],
+ [
+ "▁b",
+ "other"
+ ],
+ [
+ "Edit",
+ "Text"
+ ],
+ [
+ "▁Gi",
+ "ul"
+ ],
+ [
+ "▁зав",
+ "о"
+ ],
+ [
+ "▁за",
+ "во"
+ ],
+ [
+ "▁pue",
+ "blo"
+ ],
+ [
+ "▁Mississ",
+ "ippi"
+ ],
+ [
+ "ja",
+ "k"
+ ],
+ [
+ "j",
+ "ak"
+ ],
+ [
+ "▁wing",
+ "s"
+ ],
+ [
+ "▁win",
+ "gs"
+ ],
+ [
+ "▁w",
+ "ings"
+ ],
+ [
+ "on",
+ "c"
+ ],
+ [
+ "o",
+ "nc"
+ ],
+ [
+ "ív",
+ "el"
+ ],
+ [
+ "í",
+ "vel"
+ ],
+ [
+ "ien",
+ "cia"
+ ],
+ [
+ "i",
+ "encia"
+ ],
+ [
+ "entlich",
+ "t"
+ ],
+ [
+ "ent",
+ "licht"
+ ],
+ [
+ "▁B",
+ "TW"
+ ],
+ [
+ "orn",
+ "al"
+ ],
+ [
+ "or",
+ "nal"
+ ],
+ [
+ "▁Кор",
+ "о"
+ ],
+ [
+ "▁Ко",
+ "ро"
+ ],
+ [
+ "▁од",
+ "ним"
+ ],
+ [
+ "▁sal",
+ "v"
+ ],
+ [
+ "▁sa",
+ "lv"
+ ],
+ [
+ "▁find",
+ "en"
+ ],
+ [
+ "▁fin",
+ "den"
+ ],
+ [
+ "▁f",
+ "inden"
+ ],
+ [
+ "ge",
+ "o"
+ ],
+ [
+ "▁а",
+ "виа"
+ ],
+ [
+ "att",
+ "ung"
+ ],
+ [
+ "vi",
+ "v"
+ ],
+ [
+ "v",
+ "iv"
+ ],
+ [
+ "▁Lu",
+ "ther"
+ ],
+ [
+ "▁L",
+ "uther"
+ ],
+ [
+ "▁об",
+ "щи"
+ ],
+ [
+ "▁Roll",
+ "e"
+ ],
+ [
+ "▁Rol",
+ "le"
+ ],
+ [
+ "▁Ro",
+ "lle"
+ ],
+ [
+ "▁Ab",
+ "raham"
+ ],
+ [
+ "▁center",
+ "ed"
+ ],
+ [
+ "▁cent",
+ "ered"
+ ],
+ [
+ "▁sla",
+ "sh"
+ ],
+ [
+ "▁sl",
+ "ash"
+ ],
+ [
+ "▁",
+ "slash"
+ ],
+ [
+ "isa",
+ "t"
+ ],
+ [
+ "is",
+ "at"
+ ],
+ [
+ "eman",
+ "n"
+ ],
+ [
+ "ema",
+ "nn"
+ ],
+ [
+ "em",
+ "ann"
+ ],
+ [
+ "e",
+ "mann"
+ ],
+ [
+ "O",
+ "s"
+ ],
+ [
+ "пар",
+ "та"
+ ],
+ [
+ "▁Pa",
+ "blo"
+ ],
+ [
+ "▁P",
+ "ablo"
+ ],
+ [
+ "▁collabor",
+ "ation"
+ ],
+ [
+ "path",
+ "s"
+ ],
+ [
+ "pat",
+ "hs"
+ ],
+ [
+ "éd",
+ "ition"
+ ],
+ [
+ "▁view",
+ "ed"
+ ],
+ [
+ "▁vie",
+ "wed"
+ ],
+ [
+ "▁consist",
+ "ed"
+ ],
+ [
+ "▁cons",
+ "isted"
+ ],
+ [
+ "▁recover",
+ "ed"
+ ],
+ [
+ "▁Mex",
+ "ican"
+ ],
+ [
+ "▁F",
+ "ix"
+ ],
+ [
+ "▁spel",
+ "l"
+ ],
+ [
+ "▁spe",
+ "ll"
+ ],
+ [
+ "▁sp",
+ "ell"
+ ],
+ [
+ "Spec",
+ "ial"
+ ],
+ [
+ "Spe",
+ "cial"
+ ],
+ [
+ "▁С",
+ "т"
+ ],
+ [
+ "esse",
+ "ur"
+ ],
+ [
+ "ess",
+ "eur"
+ ],
+ [
+ "▁Украи",
+ "ны"
+ ],
+ [
+ "form",
+ "er"
+ ],
+ [
+ "for",
+ "mer"
+ ],
+ [
+ "▁ś",
+ "w"
+ ],
+ [
+ "▁zero",
+ "s"
+ ],
+ [
+ "▁ze",
+ "ros"
+ ],
+ [
+ "▁z",
+ "eros"
+ ],
+ [
+ "▁Straße",
+ "n"
+ ],
+ [
+ "▁Stra",
+ "ßen"
+ ],
+ [
+ "▁organis",
+ "ation"
+ ],
+ [
+ "▁organ",
+ "isation"
+ ],
+ [
+ "▁",
+ "organisation"
+ ],
+ [
+ "üss",
+ "en"
+ ],
+ [
+ "üs",
+ "sen"
+ ],
+ [
+ "▁S",
+ "ierra"
+ ],
+ [
+ "▁Sea",
+ "son"
+ ],
+ [
+ "▁Se",
+ "ason"
+ ],
+ [
+ "▁vol",
+ "ont"
+ ],
+ [
+ "Bean",
+ "Factory"
+ ],
+ [
+ "▁помо",
+ "щ"
+ ],
+ [
+ "▁press",
+ "ing"
+ ],
+ [
+ "▁pres",
+ "sing"
+ ],
+ [
+ "▁equival",
+ "ence"
+ ],
+ [
+ "▁cat",
+ "t"
+ ],
+ [
+ "▁ca",
+ "tt"
+ ],
+ [
+ "▁c",
+ "att"
+ ],
+ [
+ "ici",
+ "ty"
+ ],
+ [
+ "ic",
+ "ity"
+ ],
+ [
+ "i",
+ "city"
+ ],
+ [
+ "▁accomplish",
+ "ed"
+ ],
+ [
+ "▁accompl",
+ "ished"
+ ],
+ [
+ "▁accomp",
+ "lished"
+ ],
+ [
+ "▁y",
+ "o"
+ ],
+ [
+ "▁",
+ "yo"
+ ],
+ [
+ "▁si",
+ "c"
+ ],
+ [
+ "▁s",
+ "ic"
+ ],
+ [
+ "▁import",
+ "s"
+ ],
+ [
+ "▁im",
+ "ports"
+ ],
+ [
+ "▁accom",
+ "mod"
+ ],
+ [
+ "▁Port",
+ "o"
+ ],
+ [
+ "▁Por",
+ "to"
+ ],
+ [
+ "▁як",
+ "а"
+ ],
+ [
+ "▁я",
+ "ка"
+ ],
+ [
+ "▁lo",
+ "an"
+ ],
+ [
+ "тик",
+ "и"
+ ],
+ [
+ "ти",
+ "ки"
+ ],
+ [
+ "▁check",
+ "out"
+ ],
+ [
+ "▁asse",
+ "ss"
+ ],
+ [
+ "▁ass",
+ "ess"
+ ],
+ [
+ "▁Pop",
+ "ulation"
+ ],
+ [
+ "uren",
+ "t"
+ ],
+ [
+ "ure",
+ "nt"
+ ],
+ [
+ "ur",
+ "ent"
+ ],
+ [
+ "u",
+ "rent"
+ ],
+ [
+ "clo",
+ "jure"
+ ],
+ [
+ "▁Santo",
+ "s"
+ ],
+ [
+ "▁Sant",
+ "os"
+ ],
+ [
+ "▁inform",
+ "áció"
+ ],
+ [
+ "PO",
+ "S"
+ ],
+ [
+ "P",
+ "OS"
+ ],
+ [
+ "▁gar",
+ "e"
+ ],
+ [
+ "▁ga",
+ "re"
+ ],
+ [
+ "▁g",
+ "are"
+ ],
+ [
+ "▁ki",
+ "ck"
+ ],
+ [
+ "▁k",
+ "ick"
+ ],
+ [
+ "▁radi",
+ "cal"
+ ],
+ [
+ "▁rad",
+ "ical"
+ ],
+ [
+ "▁Pe",
+ "ace"
+ ],
+ [
+ "▁stream",
+ "ing"
+ ],
+ [
+ "▁stre",
+ "aming"
+ ],
+ [
+ "cam",
+ "p"
+ ],
+ [
+ "ca",
+ "mp"
+ ],
+ [
+ "c",
+ "amp"
+ ],
+ [
+ "zą",
+ "t"
+ ],
+ [
+ "гово",
+ "р"
+ ],
+ [
+ "гов",
+ "ор"
+ ],
+ [
+ "го",
+ "вор"
+ ],
+ [
+ "▁Reg",
+ "ierung"
+ ],
+ [
+ "▁proceed",
+ "ed"
+ ],
+ [
+ "f",
+ "m"
+ ],
+ [
+ "лен",
+ "ы"
+ ],
+ [
+ "ле",
+ "ны"
+ ],
+ [
+ "▁ear",
+ "nest"
+ ],
+ [
+ "▁Para",
+ "d"
+ ],
+ [
+ "▁Par",
+ "ad"
+ ],
+ [
+ "▁Pa",
+ "rad"
+ ],
+ [
+ "request",
+ "s"
+ ],
+ [
+ "▁Ra",
+ "um"
+ ],
+ [
+ "▁R",
+ "aum"
+ ],
+ [
+ "š",
+ "č"
+ ],
+ [
+ "▁polic",
+ "ies"
+ ],
+ [
+ "▁Ti",
+ "g"
+ ],
+ [
+ "▁T",
+ "ig"
+ ],
+ [
+ "▁sit",
+ "t"
+ ],
+ [
+ "▁si",
+ "tt"
+ ],
+ [
+ "▁s",
+ "itt"
+ ],
+ [
+ "▁Ener",
+ "gy"
+ ],
+ [
+ "▁pure",
+ "ly"
+ ],
+ [
+ "▁pur",
+ "ely"
+ ],
+ [
+ "▁Ha",
+ "ut"
+ ],
+ [
+ "▁H",
+ "aut"
+ ],
+ [
+ "▁Spe",
+ "ed"
+ ],
+ [
+ "▁Sp",
+ "eed"
+ ],
+ [
+ "▁",
+ "Speed"
+ ],
+ [
+ "bi",
+ "o"
+ ],
+ [
+ "b",
+ "io"
+ ],
+ [
+ "▁or",
+ "ange"
+ ],
+ [
+ "▁o",
+ "range"
+ ],
+ [
+ "▁big",
+ "gest"
+ ],
+ [
+ "▁britann",
+ "ique"
+ ],
+ [
+ "▁Not",
+ "able"
+ ],
+ [
+ "▁No",
+ "table"
+ ],
+ [
+ "v",
+ "u"
+ ],
+ [
+ "ле",
+ "нии"
+ ],
+ [
+ "би",
+ "н"
+ ],
+ [
+ "б",
+ "ин"
+ ],
+ [
+ "▁Nas",
+ "h"
+ ],
+ [
+ "▁Na",
+ "sh"
+ ],
+ [
+ "▁N",
+ "ash"
+ ],
+ [
+ "ще",
+ "ние"
+ ],
+ [
+ "▁ci",
+ "el"
+ ],
+ [
+ "▁c",
+ "iel"
+ ],
+ [
+ "adém",
+ "ie"
+ ],
+ [
+ "▁гру",
+ "дня"
+ ],
+ [
+ "▁jou",
+ "e"
+ ],
+ [
+ "▁jo",
+ "ue"
+ ],
+ [
+ "▁vote",
+ "d"
+ ],
+ [
+ "▁vot",
+ "ed"
+ ],
+ [
+ "▁vo",
+ "ted"
+ ],
+ [
+ "▁v",
+ "oted"
+ ],
+ [
+ "ric",
+ "o"
+ ],
+ [
+ "ri",
+ "co"
+ ],
+ [
+ "r",
+ "ico"
+ ],
+ [
+ "▁го",
+ "р"
+ ],
+ [
+ "▁г",
+ "ор"
+ ],
+ [
+ "▁",
+ "гор"
+ ],
+ [
+ "▁коман",
+ "ду"
+ ],
+ [
+ "iti",
+ "vity"
+ ],
+ [
+ "it",
+ "ivity"
+ ],
+ [
+ "▁щ",
+ "е"
+ ],
+ [
+ "▁",
+ "ще"
+ ],
+ [
+ "▁definit",
+ "e"
+ ],
+ [
+ "▁defin",
+ "ite"
+ ],
+ [
+ "▁de",
+ "finite"
+ ],
+ [
+ "urop",
+ "a"
+ ],
+ [
+ "uro",
+ "pa"
+ ],
+ [
+ "!\"",
+ ");"
+ ],
+ [
+ "!",
+ "\");"
+ ],
+ [
+ "Default",
+ "s"
+ ],
+ [
+ "▁неко",
+ "торы"
+ ],
+ [
+ "éd",
+ "ération"
+ ],
+ [
+ "▁sil",
+ "ly"
+ ],
+ [
+ "▁s",
+ "illy"
+ ],
+ [
+ "▁talk",
+ "ed"
+ ],
+ [
+ "▁tal",
+ "ked"
+ ],
+ [
+ "re",
+ "u"
+ ],
+ [
+ "r",
+ "eu"
+ ],
+ [
+ "▁Lo",
+ "mb"
+ ],
+ [
+ "▁L",
+ "omb"
+ ],
+ [
+ "▁stat",
+ "ue"
+ ],
+ [
+ "кт",
+ "а"
+ ],
+ [
+ "к",
+ "та"
+ ],
+ [
+ "ю",
+ "р"
+ ],
+ [
+ "um",
+ "ably"
+ ],
+ [
+ "▁город",
+ "е"
+ ],
+ [
+ "▁горо",
+ "де"
+ ],
+ [
+ "▁Run",
+ "time"
+ ],
+ [
+ "▁R",
+ "untime"
+ ],
+ [
+ "▁",
+ "Runtime"
+ ],
+ [
+ "▁diag",
+ "n"
+ ],
+ [
+ "▁dia",
+ "gn"
+ ],
+ [
+ "▁di",
+ "agn"
+ ],
+ [
+ "▁retr",
+ "o"
+ ],
+ [
+ "▁ret",
+ "ro"
+ ],
+ [
+ "▁r",
+ "etro"
+ ],
+ [
+ "▁Sver",
+ "ige"
+ ],
+ [
+ "▁inici",
+ "al"
+ ],
+ [
+ "▁in",
+ "icial"
+ ],
+ [
+ "ien",
+ "za"
+ ],
+ [
+ "i",
+ "enza"
+ ],
+ [
+ "▁fig",
+ "lio"
+ ],
+ [
+ "▁zo",
+ "g"
+ ],
+ [
+ "▁z",
+ "og"
+ ],
+ [
+ "▁re",
+ "y"
+ ],
+ [
+ "▁r",
+ "ey"
+ ],
+ [
+ "▁",
+ "rey"
+ ],
+ [
+ "▁Run",
+ "d"
+ ],
+ [
+ "▁Ru",
+ "nd"
+ ],
+ [
+ "▁R",
+ "und"
+ ],
+ [
+ "т",
+ "ный"
+ ],
+ [
+ "▁ce",
+ "ased"
+ ],
+ [
+ "ern",
+ "o"
+ ],
+ [
+ "er",
+ "no"
+ ],
+ [
+ "▁es",
+ "a"
+ ],
+ [
+ "▁e",
+ "sa"
+ ],
+ [
+ "▁",
+ "esa"
+ ],
+ [
+ "▁trou",
+ "v"
+ ],
+ [
+ "▁tro",
+ "uv"
+ ],
+ [
+ "▁tr",
+ "ouv"
+ ],
+ [
+ "▁Gemeinde",
+ "n"
+ ],
+ [
+ "▁Geme",
+ "inden"
+ ],
+ [
+ "▁comer",
+ "cial"
+ ],
+ [
+ "ska",
+ "p"
+ ],
+ [
+ "sk",
+ "ap"
+ ],
+ [
+ "s",
+ "kap"
+ ],
+ [
+ "ena",
+ "rio"
+ ],
+ [
+ "en",
+ "ario"
+ ],
+ [
+ "▁jur",
+ "is"
+ ],
+ [
+ "▁ju",
+ "ris"
+ ],
+ [
+ "T",
+ "B"
+ ],
+ [
+ "нал",
+ "а"
+ ],
+ [
+ "на",
+ "ла"
+ ],
+ [
+ "н",
+ "ала"
+ ],
+ [
+ "▁vi",
+ "j"
+ ],
+ [
+ "▁v",
+ "ij"
+ ],
+ [
+ "V",
+ "O"
+ ],
+ [
+ "▁cli",
+ "n"
+ ],
+ [
+ "▁cl",
+ "in"
+ ],
+ [
+ "▁c",
+ "lin"
+ ],
+ [
+ "jö",
+ "r"
+ ],
+ [
+ "j",
+ "ör"
+ ],
+ [
+ "са",
+ "н"
+ ],
+ [
+ "с",
+ "ан"
+ ],
+ [
+ "ował",
+ "a"
+ ],
+ [
+ "owa",
+ "ła"
+ ],
+ [
+ "ow",
+ "ała"
+ ],
+ [
+ "ribu",
+ "ción"
+ ],
+ [
+ "rib",
+ "ución"
+ ],
+ [
+ "▁urs",
+ "prüng"
+ ],
+ [
+ "▁cond",
+ "em"
+ ],
+ [
+ "▁con",
+ "dem"
+ ],
+ [
+ "▁Sta",
+ "ge"
+ ],
+ [
+ "▁St",
+ "age"
+ ],
+ [
+ "▁",
+ "Stage"
+ ],
+ [
+ "▁mix",
+ "ing"
+ ],
+ [
+ "▁рі",
+ "з"
+ ],
+ [
+ "▁fan",
+ "s"
+ ],
+ [
+ "▁fa",
+ "ns"
+ ],
+ [
+ "▁f",
+ "ans"
+ ],
+ [
+ "há",
+ "z"
+ ],
+ [
+ "h",
+ "áz"
+ ],
+ [
+ "soci",
+ "al"
+ ],
+ [
+ "so",
+ "cial"
+ ],
+ [
+ "za",
+ "n"
+ ],
+ [
+ "z",
+ "an"
+ ],
+ [
+ "▁сво",
+ "й"
+ ],
+ [
+ "▁с",
+ "вой"
+ ],
+ [
+ "Cook",
+ "ie"
+ ],
+ [
+ "▁Rol",
+ "and"
+ ],
+ [
+ "▁Ro",
+ "land"
+ ],
+ [
+ "az",
+ "ionale"
+ ],
+ [
+ "▁Slov",
+ "en"
+ ],
+ [
+ "▁Slo",
+ "ven"
+ ],
+ [
+ "▁Sl",
+ "oven"
+ ],
+ [
+ "▁Fich",
+ "e"
+ ],
+ [
+ "▁F",
+ "iche"
+ ],
+ [
+ "▁S",
+ "é"
+ ],
+ [
+ "h",
+ "ä"
+ ],
+ [
+ "▁official",
+ "s"
+ ],
+ [
+ "▁offici",
+ "als"
+ ],
+ [
+ "▁în",
+ "t"
+ ],
+ [
+ "▁î",
+ "nt"
+ ],
+ [
+ "Inter",
+ "ceptor"
+ ],
+ [
+ "Table",
+ "s"
+ ],
+ [
+ "Tab",
+ "les"
+ ],
+ [
+ "T",
+ "ables"
+ ],
+ [
+ "▁dav",
+ "on"
+ ],
+ [
+ "▁da",
+ "von"
+ ],
+ [
+ "initial",
+ "ize"
+ ],
+ [
+ "init",
+ "ialize"
+ ],
+ [
+ "]=",
+ "\""
+ ],
+ [
+ "]",
+ "=\""
+ ],
+ [
+ "▁Bod",
+ "y"
+ ],
+ [
+ "▁Bo",
+ "dy"
+ ],
+ [
+ "▁B",
+ "ody"
+ ],
+ [
+ "▁",
+ "Body"
+ ],
+ [
+ "▁Up",
+ "per"
+ ],
+ [
+ "▁U",
+ "pper"
+ ],
+ [
+ "▁",
+ "Upper"
+ ],
+ [
+ "▁Coll",
+ "ect"
+ ],
+ [
+ "▁Col",
+ "lect"
+ ],
+ [
+ "▁",
+ "Collect"
+ ],
+ [
+ "▁Zür",
+ "ich"
+ ],
+ [
+ "Hor",
+ "izontal"
+ ],
+ [
+ "Ty",
+ "p"
+ ],
+ [
+ "T",
+ "yp"
+ ],
+ [
+ "▁polít",
+ "ico"
+ ],
+ [
+ "▁Rewrite",
+ "Cond"
+ ],
+ [
+ "▁hope",
+ "d"
+ ],
+ [
+ "▁hop",
+ "ed"
+ ],
+ [
+ "▁ho",
+ "ped"
+ ],
+ [
+ "▁h",
+ "oped"
+ ],
+ [
+ "▁anx",
+ "ious"
+ ],
+ [
+ "Li",
+ "ter"
+ ],
+ [
+ "L",
+ "iter"
+ ],
+ [
+ "ja",
+ "hr"
+ ],
+ [
+ "j",
+ "ahr"
+ ],
+ [
+ "▁assemb",
+ "le"
+ ],
+ [
+ "▁ass",
+ "emble"
+ ],
+ [
+ "▁cry",
+ "pt"
+ ],
+ [
+ "▁c",
+ "rypt"
+ ],
+ [
+ "lah",
+ "oma"
+ ],
+ [
+ "AS",
+ "H"
+ ],
+ [
+ "A",
+ "SH"
+ ],
+ [
+ "▁Б",
+ "ри"
+ ],
+ [
+ "▁Ci",
+ "c"
+ ],
+ [
+ "▁C",
+ "ic"
+ ],
+ [
+ "tw",
+ "itter"
+ ],
+ [
+ "hy",
+ "per"
+ ],
+ [
+ "▁Tel",
+ "l"
+ ],
+ [
+ "▁Te",
+ "ll"
+ ],
+ [
+ "▁T",
+ "ell"
+ ],
+ [
+ "іль",
+ "ки"
+ ],
+ [
+ "во",
+ "бо"
+ ],
+ [
+ "▁baz",
+ "ie"
+ ],
+ [
+ "▁ba",
+ "zie"
+ ],
+ [
+ "▁contempor",
+ "ary"
+ ],
+ [
+ "▁Param",
+ "eter"
+ ],
+ [
+ "▁Para",
+ "meter"
+ ],
+ [
+ "▁",
+ "Parameter"
+ ],
+ [
+ "st",
+ "wa"
+ ],
+ [
+ "▁bek",
+ "end"
+ ],
+ [
+ "co",
+ "ck"
+ ],
+ [
+ "c",
+ "ock"
+ ],
+ [
+ "prev",
+ "ious"
+ ],
+ [
+ "pre",
+ "vious"
+ ],
+ [
+ "ensk",
+ "a"
+ ],
+ [
+ "ens",
+ "ka"
+ ],
+ [
+ "en",
+ "ska"
+ ],
+ [
+ "▁call",
+ "er"
+ ],
+ [
+ "▁cal",
+ "ler"
+ ],
+ [
+ "▁c",
+ "aller"
+ ],
+ [
+ "]]",
+ ")"
+ ],
+ [
+ "]",
+ "])"
+ ],
+ [
+ "▁Ra",
+ "z"
+ ],
+ [
+ "▁R",
+ "az"
+ ],
+ [
+ "▁Sel",
+ "on"
+ ],
+ [
+ "▁Se",
+ "lon"
+ ],
+ [
+ "▁propos",
+ "al"
+ ],
+ [
+ "▁b",
+ "ý"
+ ],
+ [
+ "▁Sie",
+ "d"
+ ],
+ [
+ "▁Si",
+ "ed"
+ ],
+ [
+ "▁S",
+ "ied"
+ ],
+ [
+ "▁Arbeit",
+ "s"
+ ],
+ [
+ "▁Arbe",
+ "its"
+ ],
+ [
+ "▁pri",
+ "de"
+ ],
+ [
+ "▁pr",
+ "ide"
+ ],
+ [
+ "▁p",
+ "ride"
+ ],
+ [
+ "▁slo",
+ "pe"
+ ],
+ [
+ "▁sl",
+ "ope"
+ ],
+ [
+ "id",
+ "é"
+ ],
+ [
+ "grad",
+ "ient"
+ ],
+ [
+ "▁Дже",
+ "рела"
+ ],
+ [
+ "▁S",
+ "H"
+ ],
+ [
+ "▁",
+ "SH"
+ ],
+ [
+ "▁раз",
+ "рабо"
+ ],
+ [
+ "ivers",
+ "ity"
+ ],
+ [
+ "спо",
+ "дар"
+ ],
+ [
+ "\\{",
+ "\\"
+ ],
+ [
+ "\\",
+ "{\\"
+ ],
+ [
+ "▁стал",
+ "и"
+ ],
+ [
+ "▁ста",
+ "ли"
+ ],
+ [
+ "▁ст",
+ "али"
+ ],
+ [
+ "▁с",
+ "тали"
+ ],
+ [
+ "▁Einz",
+ "el"
+ ],
+ [
+ "▁Ein",
+ "zel"
+ ],
+ [
+ "▁rg",
+ "ba"
+ ],
+ [
+ "▁An",
+ "im"
+ ],
+ [
+ "▁A",
+ "nim"
+ ],
+ [
+ "▁",
+ "Anim"
+ ],
+ [
+ "▁alle",
+ "s"
+ ],
+ [
+ "▁all",
+ "es"
+ ],
+ [
+ "▁al",
+ "les"
+ ],
+ [
+ "▁a",
+ "lles"
+ ],
+ [
+ "▁",
+ "alles"
+ ],
+ [
+ "ба",
+ "р"
+ ],
+ [
+ "б",
+ "ар"
+ ],
+ [
+ "ert",
+ "e"
+ ],
+ [
+ "er",
+ "te"
+ ],
+ [
+ "▁réalis",
+ "é"
+ ],
+ [
+ "▁réal",
+ "isé"
+ ],
+ [
+ "Inst",
+ "itut"
+ ],
+ [
+ "▁mark",
+ "up"
+ ],
+ [
+ "▁mar",
+ "kup"
+ ],
+ [
+ "▁var",
+ "s"
+ ],
+ [
+ "▁va",
+ "rs"
+ ],
+ [
+ "▁v",
+ "ars"
+ ],
+ [
+ "▁",
+ "vars"
+ ],
+ [
+ "▁ga",
+ "m"
+ ],
+ [
+ "▁g",
+ "am"
+ ],
+ [
+ "▁Васи",
+ "ль"
+ ],
+ [
+ "izz",
+ "a"
+ ],
+ [
+ "iz",
+ "za"
+ ],
+ [
+ "i",
+ "zza"
+ ],
+ [
+ "▁Co",
+ "b"
+ ],
+ [
+ "▁C",
+ "ob"
+ ],
+ [
+ "▁Meta",
+ "l"
+ ],
+ [
+ "▁Met",
+ "al"
+ ],
+ [
+ "▁Me",
+ "tal"
+ ],
+ [
+ "▁M",
+ "etal"
+ ],
+ [
+ "▁le",
+ "ak"
+ ],
+ [
+ "▁Lan",
+ "c"
+ ],
+ [
+ "▁La",
+ "nc"
+ ],
+ [
+ "▁L",
+ "anc"
+ ],
+ [
+ "Sw",
+ "itch"
+ ],
+ [
+ "Del",
+ "ay"
+ ],
+ [
+ "De",
+ "lay"
+ ],
+ [
+ "atu",
+ "ur"
+ ],
+ [
+ "at",
+ "uur"
+ ],
+ [
+ "▁че",
+ "ты"
+ ],
+ [
+ "▁анг",
+ "лий"
+ ],
+ [
+ "▁leg",
+ "acy"
+ ],
+ [
+ "▁desar",
+ "roll"
+ ],
+ [
+ "▁top",
+ "ological"
+ ],
+ [
+ "▁jewe",
+ "ils"
+ ],
+ [
+ "▁Nederland",
+ "se"
+ ],
+ [
+ "▁atmos",
+ "phere"
+ ],
+ [
+ "urb",
+ "an"
+ ],
+ [
+ "ur",
+ "ban"
+ ],
+ [
+ "▁slo",
+ "v"
+ ],
+ [
+ "▁sl",
+ "ov"
+ ],
+ [
+ "▁s",
+ "lov"
+ ],
+ [
+ "▁law",
+ "yer"
+ ],
+ [
+ "pe",
+ "cially"
+ ],
+ [
+ "▁altern",
+ "ate"
+ ],
+ [
+ "▁param",
+ "et"
+ ],
+ [
+ "▁para",
+ "met"
+ ],
+ [
+ "▁establish",
+ "ment"
+ ],
+ [
+ "▁wood",
+ "s"
+ ],
+ [
+ "▁wo",
+ "ods"
+ ],
+ [
+ "P",
+ "D"
+ ],
+ [
+ "▁на",
+ "и"
+ ],
+ [
+ "▁man",
+ "g"
+ ],
+ [
+ "▁ma",
+ "ng"
+ ],
+ [
+ "▁m",
+ "ang"
+ ],
+ [
+ "▁wechsel",
+ "te"
+ ],
+ [
+ "ськ",
+ "у"
+ ],
+ [
+ "сь",
+ "ку"
+ ],
+ [
+ ".",
+ "="
+ ],
+ [
+ "▁fif",
+ "teen"
+ ],
+ [
+ "SU",
+ "M"
+ ],
+ [
+ "S",
+ "UM"
+ ],
+ [
+ "▁Fr",
+ "o"
+ ],
+ [
+ "▁F",
+ "ro"
+ ],
+ [
+ "▁LE",
+ "D"
+ ],
+ [
+ "▁L",
+ "ED"
+ ],
+ [
+ "▁",
+ "LED"
+ ],
+ [
+ "owan",
+ "o"
+ ],
+ [
+ "owa",
+ "no"
+ ],
+ [
+ "ow",
+ "ano"
+ ],
+ [
+ "стви",
+ "е"
+ ],
+ [
+ "▁D",
+ "onnées"
+ ],
+ [
+ "to",
+ "l"
+ ],
+ [
+ "t",
+ "ol"
+ ],
+ [
+ "ży",
+ "n"
+ ],
+ [
+ "ż",
+ "yn"
+ ],
+ [
+ "cre",
+ "f"
+ ],
+ [
+ "cr",
+ "ef"
+ ],
+ [
+ "c",
+ "ref"
+ ],
+ [
+ "стви",
+ "и"
+ ],
+ [
+ "hor",
+ "n"
+ ],
+ [
+ "ho",
+ "rn"
+ ],
+ [
+ "h",
+ "orn"
+ ],
+ [
+ "▁со",
+ "об"
+ ],
+ [
+ "▁обо",
+ "ро"
+ ],
+ [
+ "▁Comple",
+ "te"
+ ],
+ [
+ "▁Comp",
+ "lete"
+ ],
+ [
+ "▁",
+ "Complete"
+ ],
+ [
+ "“",
+ ")"
+ ],
+ [
+ "▁kind",
+ "ly"
+ ],
+ [
+ "▁Cham",
+ "ber"
+ ],
+ [
+ "s",
+ "ég"
+ ],
+ [
+ "W",
+ "H"
+ ],
+ [
+ "▁amb",
+ "ient"
+ ],
+ [
+ "к",
+ "ро"
+ ],
+ [
+ "▁che",
+ "val"
+ ],
+ [
+ "▁ch",
+ "eval"
+ ],
+ [
+ "▁на",
+ "писа"
+ ],
+ [
+ "fl",
+ "u"
+ ],
+ [
+ "f",
+ "lu"
+ ],
+ [
+ "▁Off",
+ "iz"
+ ],
+ [
+ "mat",
+ "e"
+ ],
+ [
+ "ma",
+ "te"
+ ],
+ [
+ "m",
+ "ate"
+ ],
+ [
+ "nat",
+ "ural"
+ ],
+ [
+ "n",
+ "atural"
+ ],
+ [
+ "sep",
+ "ar"
+ ],
+ [
+ "se",
+ "par"
+ ],
+ [
+ "emp",
+ "re"
+ ],
+ [
+ "em",
+ "pre"
+ ],
+ [
+ "View",
+ "Holder"
+ ],
+ [
+ "f",
+ "w"
+ ],
+ [
+ "▁let",
+ "ech"
+ ],
+ [
+ "▁le",
+ "tech"
+ ],
+ [
+ "▁trail",
+ "ing"
+ ],
+ [
+ "▁tra",
+ "iling"
+ ],
+ [
+ "atr",
+ "i"
+ ],
+ [
+ "at",
+ "ri"
+ ],
+ [
+ "a",
+ "tri"
+ ],
+ [
+ "▁G",
+ "ó"
+ ],
+ [
+ "▁Bon",
+ "n"
+ ],
+ [
+ "▁Bo",
+ "nn"
+ ],
+ [
+ "▁B",
+ "onn"
+ ],
+ [
+ "▁unlike",
+ "ly"
+ ],
+ [
+ "▁un",
+ "likely"
+ ],
+ [
+ "RA",
+ "M"
+ ],
+ [
+ "R",
+ "AM"
+ ],
+ [
+ "ens",
+ "t"
+ ],
+ [
+ "en",
+ "st"
+ ],
+ [
+ "Stat",
+ "s"
+ ],
+ [
+ "St",
+ "ats"
+ ],
+ [
+ "▁поли",
+ "тиче"
+ ],
+ [
+ ")--",
+ "("
+ ],
+ [
+ ")-",
+ "-("
+ ],
+ [
+ "▁tro",
+ "m"
+ ],
+ [
+ "▁tr",
+ "om"
+ ],
+ [
+ "▁t",
+ "rom"
+ ],
+ [
+ "!.",
+ ".."
+ ],
+ [
+ "!",
+ "..."
+ ],
+ [
+ "▁Mean",
+ "while"
+ ],
+ [
+ "стан",
+ "а"
+ ],
+ [
+ "ста",
+ "на"
+ ],
+ [
+ "ст",
+ "ана"
+ ],
+ [
+ "▁Rein",
+ "o"
+ ],
+ [
+ "▁Re",
+ "ino"
+ ],
+ [
+ "▁Ari",
+ "st"
+ ],
+ [
+ "▁Ar",
+ "ist"
+ ],
+ [
+ "▁A",
+ "rist"
+ ],
+ [
+ "$}",
+ "}%"
+ ],
+ [
+ "$",
+ "}}%"
+ ],
+ [
+ "▁sole",
+ "m"
+ ],
+ [
+ "▁sol",
+ "em"
+ ],
+ [
+ "▁so",
+ "lem"
+ ],
+ [
+ "clos",
+ "ure"
+ ],
+ [
+ "ign",
+ "ation"
+ ],
+ [
+ "ło",
+ "d"
+ ],
+ [
+ "ł",
+ "od"
+ ],
+ [
+ "▁div",
+ "or"
+ ],
+ [
+ "▁di",
+ "vor"
+ ],
+ [
+ "▁между",
+ "народ"
+ ],
+ [
+ "=\"",
+ ""
+ ],
+ [
+ "▁mol",
+ "t"
+ ],
+ [
+ "▁mo",
+ "lt"
+ ],
+ [
+ "▁m",
+ "olt"
+ ],
+ [
+ "▁skill",
+ "s"
+ ],
+ [
+ "▁sk",
+ "ills"
+ ],
+ [
+ "▁Ci",
+ "r"
+ ],
+ [
+ "▁C",
+ "ir"
+ ],
+ [
+ "▁Desp",
+ "ués"
+ ],
+ [
+ "▁Des",
+ "pués"
+ ],
+ [
+ "▁lu",
+ "n"
+ ],
+ [
+ "▁l",
+ "un"
+ ],
+ [
+ "▁cor",
+ "on"
+ ],
+ [
+ "▁co",
+ "ron"
+ ],
+ [
+ "▁Com",
+ "ics"
+ ],
+ [
+ "стор",
+ "и"
+ ],
+ [
+ "сто",
+ "ри"
+ ],
+ [
+ "с",
+ "тори"
+ ],
+ [
+ "▁Item",
+ "s"
+ ],
+ [
+ "▁It",
+ "ems"
+ ],
+ [
+ "▁",
+ "Items"
+ ],
+ [
+ "▁Th",
+ "ink"
+ ],
+ [
+ "и",
+ "гра"
+ ],
+ [
+ "▁grow",
+ "s"
+ ],
+ [
+ "▁gro",
+ "ws"
+ ],
+ [
+ "▁gr",
+ "ows"
+ ],
+ [
+ "▁g",
+ "rows"
+ ],
+ [
+ "port",
+ "al"
+ ],
+ [
+ "por",
+ "tal"
+ ],
+ [
+ "▁nic",
+ "h"
+ ],
+ [
+ "▁ni",
+ "ch"
+ ],
+ [
+ "▁n",
+ "ich"
+ ],
+ [
+ "▁restriction",
+ "s"
+ ],
+ [
+ "▁restrict",
+ "ions"
+ ],
+ [
+ "▁La",
+ "u"
+ ],
+ [
+ "▁L",
+ "au"
+ ],
+ [
+ "шен",
+ "ня"
+ ],
+ [
+ "ше",
+ "ння"
+ ],
+ [
+ "▁So",
+ "zial"
+ ],
+ [
+ "▁к",
+ "і"
+ ],
+ [
+ "▁",
+ "кі"
+ ],
+ [
+ "man",
+ "a"
+ ],
+ [
+ "ma",
+ "na"
+ ],
+ [
+ "m",
+ "ana"
+ ],
+ [
+ "▁lie",
+ "utenant"
+ ],
+ [
+ "Att",
+ "r"
+ ],
+ [
+ "At",
+ "tr"
+ ],
+ [
+ "umer",
+ "ic"
+ ],
+ [
+ "ume",
+ "ric"
+ ],
+ [
+ "▁drive",
+ "s"
+ ],
+ [
+ "▁driv",
+ "es"
+ ],
+ [
+ "▁dri",
+ "ves"
+ ],
+ [
+ "▁dr",
+ "ives"
+ ],
+ [
+ "asi",
+ "s"
+ ],
+ [
+ "as",
+ "is"
+ ],
+ [
+ "ба",
+ "й"
+ ],
+ [
+ "N",
+ "L"
+ ],
+ [
+ "Zyg",
+ "ote"
+ ],
+ [
+ "phys",
+ "ics"
+ ],
+ [
+ "▁internal",
+ "ly"
+ ],
+ [
+ "▁intern",
+ "ally"
+ ],
+ [
+ "вает",
+ "ся"
+ ],
+ [
+ "ва",
+ "ется"
+ ],
+ [
+ "H",
+ "idden"
+ ],
+ [
+ "▁Да",
+ "та"
+ ],
+ [
+ "▁un",
+ "safe"
+ ],
+ [
+ "▁Ro",
+ "c"
+ ],
+ [
+ "▁R",
+ "oc"
+ ],
+ [
+ "▁instanti",
+ "ate"
+ ],
+ [
+ "▁instant",
+ "iate"
+ ],
+ [
+ "ud",
+ "ni"
+ ],
+ [
+ "▁Ro",
+ "om"
+ ],
+ [
+ "▁R",
+ "oom"
+ ],
+ [
+ "▁Пре",
+ "д"
+ ],
+ [
+ "▁П",
+ "ред"
+ ],
+ [
+ "▁maj",
+ "a"
+ ],
+ [
+ "▁ma",
+ "ja"
+ ],
+ [
+ "▁m",
+ "aja"
+ ],
+ [
+ "ach",
+ "ment"
+ ],
+ [
+ "u",
+ "uid"
+ ],
+ [
+ "Project",
+ "s"
+ ],
+ [
+ "Gr",
+ "e"
+ ],
+ [
+ "G",
+ "re"
+ ],
+ [
+ "▁вз",
+ "я"
+ ],
+ [
+ "▁в",
+ "зя"
+ ],
+ [
+ "▁Blo",
+ "od"
+ ],
+ [
+ "▁Bl",
+ "ood"
+ ],
+ [
+ "ici",
+ "le"
+ ],
+ [
+ "ic",
+ "ile"
+ ],
+ [
+ "i",
+ "cile"
+ ],
+ [
+ "▁N",
+ "ouvelle"
+ ],
+ [
+ "Do",
+ "es"
+ ],
+ [
+ "▁nie",
+ "uwe"
+ ],
+ [
+ "ál",
+ "e"
+ ],
+ [
+ "á",
+ "le"
+ ],
+ [
+ "ang",
+ "s"
+ ],
+ [
+ "an",
+ "gs"
+ ],
+ [
+ "we",
+ "ak"
+ ],
+ [
+ "▁aan",
+ "tal"
+ ],
+ [
+ "▁a",
+ "antal"
+ ],
+ [
+ "▁Е",
+ "в"
+ ],
+ [
+ "▁Dres",
+ "den"
+ ],
+ [
+ "▁Los",
+ "t"
+ ],
+ [
+ "▁Lo",
+ "st"
+ ],
+ [
+ "▁L",
+ "ost"
+ ],
+ [
+ "ка",
+ "та"
+ ],
+ [
+ "▁invol",
+ "ve"
+ ],
+ [
+ "▁declar",
+ "ing"
+ ],
+ [
+ "▁decla",
+ "ring"
+ ],
+ [
+ "▁decl",
+ "aring"
+ ],
+ [
+ "▁Polit",
+ "ical"
+ ],
+ [
+ "ére",
+ "z"
+ ],
+ [
+ "ér",
+ "ez"
+ ],
+ [
+ "é",
+ "rez"
+ ],
+ [
+ "ko",
+ "p"
+ ],
+ [
+ "k",
+ "op"
+ ],
+ [
+ "not",
+ "ify"
+ ],
+ [
+ "▁Cur",
+ "t"
+ ],
+ [
+ "▁Cu",
+ "rt"
+ ],
+ [
+ "▁C",
+ "urt"
+ ],
+ [
+ "▁schließ",
+ "lich"
+ ],
+ [
+ "gh",
+ "an"
+ ],
+ [
+ "g",
+ "han"
+ ],
+ [
+ "цен",
+ "а"
+ ],
+ [
+ "це",
+ "на"
+ ],
+ [
+ "ц",
+ "ена"
+ ],
+ [
+ "▁kw",
+ "iet"
+ ],
+ [
+ "üge",
+ "l"
+ ],
+ [
+ "üg",
+ "el"
+ ],
+ [
+ "ü",
+ "gel"
+ ],
+ [
+ "▁So",
+ "b"
+ ],
+ [
+ "▁S",
+ "ob"
+ ],
+ [
+ "▁subst",
+ "r"
+ ],
+ [
+ "▁subs",
+ "tr"
+ ],
+ [
+ "▁sub",
+ "str"
+ ],
+ [
+ "▁",
+ "substr"
+ ],
+ [
+ "▁elle",
+ "n"
+ ],
+ [
+ "▁ell",
+ "en"
+ ],
+ [
+ "▁el",
+ "len"
+ ],
+ [
+ "▁",
+ "ellen"
+ ],
+ [
+ "iona",
+ "rio"
+ ],
+ [
+ "ion",
+ "ario"
+ ],
+ [
+ "enso",
+ "n"
+ ],
+ [
+ "ens",
+ "on"
+ ],
+ [
+ "en",
+ "son"
+ ],
+ [
+ "WI",
+ "N"
+ ],
+ [
+ "W",
+ "IN"
+ ],
+ [
+ "спо",
+ "рт"
+ ],
+ [
+ "eme",
+ "r"
+ ],
+ [
+ "em",
+ "er"
+ ],
+ [
+ "e",
+ "mer"
+ ],
+ [
+ "nom",
+ "e"
+ ],
+ [
+ "no",
+ "me"
+ ],
+ [
+ "n",
+ "ome"
+ ],
+ [
+ "▁smile",
+ "d"
+ ],
+ [
+ "▁sm",
+ "iled"
+ ],
+ [
+ "▁Sch",
+ "midt"
+ ],
+ [
+ "▁sm",
+ "oke"
+ ],
+ [
+ "▁Tok",
+ "en"
+ ],
+ [
+ "▁To",
+ "ken"
+ ],
+ [
+ "▁T",
+ "oken"
+ ],
+ [
+ "▁",
+ "Token"
+ ],
+ [
+ "▁va",
+ "gue"
+ ],
+ [
+ "▁v",
+ "ague"
+ ],
+ [
+ "▁prov",
+ "ision"
+ ],
+ [
+ "▁pro",
+ "vision"
+ ],
+ [
+ "ya",
+ "ml"
+ ],
+ [
+ "y",
+ "aml"
+ ],
+ [
+ "ните",
+ "ль"
+ ],
+ [
+ "ни",
+ "тель"
+ ],
+ [
+ "onia",
+ "l"
+ ],
+ [
+ "oni",
+ "al"
+ ],
+ [
+ "on",
+ "ial"
+ ],
+ [
+ "é",
+ "poque"
+ ],
+ [
+ "▁N",
+ "C"
+ ],
+ [
+ "▁",
+ "NC"
+ ],
+ [
+ "▁N",
+ "FL"
+ ],
+ [
+ "te",
+ "ck"
+ ],
+ [
+ "▁all",
+ "o"
+ ],
+ [
+ "▁al",
+ "lo"
+ ],
+ [
+ "▁",
+ "allo"
+ ],
+ [
+ "▁préc",
+ "éd"
+ ],
+ [
+ "cent",
+ "ral"
+ ],
+ [
+ "▁maj",
+ "d"
+ ],
+ [
+ "▁ma",
+ "jd"
+ ],
+ [
+ "▁chr",
+ "om"
+ ],
+ [
+ "▁ch",
+ "rom"
+ ],
+ [
+ "▁",
+ "chrom"
+ ],
+ [
+ "▁Zu",
+ "m"
+ ],
+ [
+ "▁Z",
+ "um"
+ ],
+ [
+ "vers",
+ "o"
+ ],
+ [
+ "ver",
+ "so"
+ ],
+ [
+ "▁verschied",
+ "enen"
+ ],
+ [
+ "▁стар",
+ "о"
+ ],
+ [
+ "▁ста",
+ "ро"
+ ],
+ [
+ "▁quel",
+ "le"
+ ],
+ [
+ "▁que",
+ "lle"
+ ],
+ [
+ "▁qu",
+ "elle"
+ ],
+ [
+ "▁q",
+ "uelle"
+ ],
+ [
+ "▁",
+ "quelle"
+ ],
+ [
+ "▁ré",
+ "p"
+ ],
+ [
+ "▁r",
+ "ép"
+ ],
+ [
+ "RO",
+ "W"
+ ],
+ [
+ "R",
+ "OW"
+ ],
+ [
+ "▁ihn",
+ "en"
+ ],
+ [
+ "▁ih",
+ "nen"
+ ],
+ [
+ "▁i",
+ "hnen"
+ ],
+ [
+ "▁sens",
+ "ible"
+ ],
+ [
+ "▁sen",
+ "sible"
+ ],
+ [
+ "|",
+ "$"
+ ],
+ [
+ "▁sch",
+ "w"
+ ],
+ [
+ "▁sc",
+ "hw"
+ ],
+ [
+ "▁B",
+ "R"
+ ],
+ [
+ "▁",
+ "BR"
+ ],
+ [
+ "▁Option",
+ "s"
+ ],
+ [
+ "▁Opt",
+ "ions"
+ ],
+ [
+ "▁O",
+ "ptions"
+ ],
+ [
+ "▁",
+ "Options"
+ ],
+ [
+ "▁ten",
+ "s"
+ ],
+ [
+ "▁te",
+ "ns"
+ ],
+ [
+ "▁t",
+ "ens"
+ ],
+ [
+ "▁conqu",
+ "ist"
+ ],
+ [
+ "▁lie",
+ "ß"
+ ],
+ [
+ "▁l",
+ "ieß"
+ ],
+ [
+ "▁",
+ "ließ"
+ ],
+ [
+ "ovi",
+ "s"
+ ],
+ [
+ "ov",
+ "is"
+ ],
+ [
+ "o",
+ "vis"
+ ],
+ [
+ "▁міс",
+ "та"
+ ],
+ [
+ "▁мі",
+ "ста"
+ ],
+ [
+ "▁el",
+ "a"
+ ],
+ [
+ "▁e",
+ "la"
+ ],
+ [
+ "▁",
+ "ela"
+ ],
+ [
+ "rif",
+ "ice"
+ ],
+ [
+ "r",
+ "ifice"
+ ],
+ [
+ "▁lo",
+ "k"
+ ],
+ [
+ "▁l",
+ "ok"
+ ],
+ [
+ "▁Queens",
+ "land"
+ ],
+ [
+ "B",
+ "inary"
+ ],
+ [
+ "▁Rah",
+ "men"
+ ],
+ [
+ "▁Ra",
+ "hmen"
+ ],
+ [
+ "▁ab",
+ "ol"
+ ],
+ [
+ "▁a",
+ "bol"
+ ],
+ [
+ "▁",
+ "abol"
+ ],
+ [
+ "▁č",
+ "ást"
+ ],
+ [
+ "▁Ed",
+ "inburgh"
+ ],
+ [
+ "ind",
+ "e"
+ ],
+ [
+ "in",
+ "de"
+ ],
+ [
+ "i",
+ "nde"
+ ],
+ [
+ "▁calcul",
+ "ating"
+ ],
+ [
+ "▁calc",
+ "ulating"
+ ],
+ [
+ "▁O",
+ "regon"
+ ],
+ [
+ "▁leg",
+ "it"
+ ],
+ [
+ "▁le",
+ "git"
+ ],
+ [
+ "▁Nach",
+ "dem"
+ ],
+ [
+ "ath",
+ "on"
+ ],
+ [
+ "at",
+ "hon"
+ ],
+ [
+ "P",
+ "rivate"
+ ],
+ [
+ "illa",
+ "ume"
+ ],
+ [
+ "▁observ",
+ "able"
+ ],
+ [
+ "▁ob",
+ "servable"
+ ],
+ [
+ "lean",
+ "s"
+ ],
+ [
+ "lea",
+ "ns"
+ ],
+ [
+ "le",
+ "ans"
+ ],
+ [
+ "▁remark",
+ "ed"
+ ],
+ [
+ "▁hal",
+ "t"
+ ],
+ [
+ "▁ha",
+ "lt"
+ ],
+ [
+ "▁h",
+ "alt"
+ ],
+ [
+ "▁",
+ "halt"
+ ],
+ [
+ "ниц",
+ "ы"
+ ],
+ [
+ "ни",
+ "цы"
+ ],
+ [
+ "▁stam",
+ "p"
+ ],
+ [
+ "▁sta",
+ "mp"
+ ],
+ [
+ "▁st",
+ "amp"
+ ],
+ [
+ "▁Ad",
+ "v"
+ ],
+ [
+ "Lou",
+ "is"
+ ],
+ [
+ "Lo",
+ "uis"
+ ],
+ [
+ "imm",
+ "ing"
+ ],
+ [
+ "im",
+ "ming"
+ ],
+ [
+ "gru",
+ "ppe"
+ ],
+ [
+ "▁Pol",
+ "icy"
+ ],
+ [
+ "▁",
+ "Policy"
+ ],
+ [
+ "▁vr",
+ "ij"
+ ],
+ [
+ "▁v",
+ "rij"
+ ],
+ [
+ "ft",
+ "rag"
+ ],
+ [
+ "▁office",
+ "s"
+ ],
+ [
+ "▁offic",
+ "es"
+ ],
+ [
+ "▁off",
+ "ices"
+ ],
+ [
+ "▁particip",
+ "ated"
+ ],
+ [
+ "▁esc",
+ "ol"
+ ],
+ [
+ "▁es",
+ "col"
+ ],
+ [
+ "▁\"<",
+ "/"
+ ],
+ [
+ "▁\"",
+ ""
+ ],
+ [
+ "▁nombre",
+ "uses"
+ ],
+ [
+ "▁div",
+ "id"
+ ],
+ [
+ "▁di",
+ "vid"
+ ],
+ [
+ "▁d",
+ "ivid"
+ ],
+ [
+ "▁adv",
+ "is"
+ ],
+ [
+ "▁ad",
+ "vis"
+ ],
+ [
+ "лта",
+ "ти"
+ ],
+ [
+ "▁==",
+ ">"
+ ],
+ [
+ "▁=",
+ "=>"
+ ],
+ [
+ "Ori",
+ "entation"
+ ],
+ [
+ "ci",
+ "d"
+ ],
+ [
+ "c",
+ "id"
+ ],
+ [
+ "Car",
+ "t"
+ ],
+ [
+ "Ca",
+ "rt"
+ ],
+ [
+ "C",
+ "art"
+ ],
+ [
+ "▁mur",
+ "m"
+ ],
+ [
+ "▁mu",
+ "rm"
+ ],
+ [
+ "▁m",
+ "urm"
+ ],
+ [
+ "▁asse",
+ "z"
+ ],
+ [
+ "▁ass",
+ "ez"
+ ],
+ [
+ "▁link",
+ "ing"
+ ],
+ [
+ "▁lin",
+ "king"
+ ],
+ [
+ "▁l",
+ "inking"
+ ],
+ [
+ "build",
+ "ing"
+ ],
+ [
+ "▁recon",
+ "na"
+ ],
+ [
+ "▁rec",
+ "onna"
+ ],
+ [
+ "▁sho",
+ "ok"
+ ],
+ [
+ "▁sh",
+ "ook"
+ ],
+ [
+ "▁s",
+ "hook"
+ ],
+ [
+ "mana",
+ "ged"
+ ],
+ [
+ "man",
+ "aged"
+ ],
+ [
+ "land",
+ "a"
+ ],
+ [
+ "lan",
+ "da"
+ ],
+ [
+ "l",
+ "anda"
+ ],
+ [
+ "▁Le",
+ "ón"
+ ],
+ [
+ "▁cré",
+ "ation"
+ ],
+ [
+ "до",
+ "й"
+ ],
+ [
+ "oci",
+ "ty"
+ ],
+ [
+ "oc",
+ "ity"
+ ],
+ [
+ "o",
+ "city"
+ ],
+ [
+ "▁w",
+ "ij"
+ ],
+ [
+ "▁",
+ "wij"
+ ],
+ [
+ "▁wie",
+ "ś"
+ ],
+ [
+ "xt",
+ "art"
+ ],
+ [
+ "▁Mov",
+ "e"
+ ],
+ [
+ "▁Mo",
+ "ve"
+ ],
+ [
+ "▁M",
+ "ove"
+ ],
+ [
+ "▁",
+ "Move"
+ ],
+ [
+ "lung",
+ "en"
+ ],
+ [
+ "l",
+ "ungen"
+ ],
+ [
+ "ству",
+ "ет"
+ ],
+ [
+ "orn",
+ "ey"
+ ],
+ [
+ "or",
+ "ney"
+ ],
+ [
+ "option",
+ "al"
+ ],
+ [
+ "opt",
+ "ional"
+ ],
+ [
+ "mac",
+ "ro"
+ ],
+ [
+ "ma",
+ "cro"
+ ],
+ [
+ "Cond",
+ "ition"
+ ],
+ [
+ "▁square",
+ "s"
+ ],
+ [
+ "▁squ",
+ "ares"
+ ],
+ [
+ "▁mistake",
+ "n"
+ ],
+ [
+ "▁mist",
+ "aken"
+ ],
+ [
+ "án",
+ "t"
+ ],
+ [
+ "á",
+ "nt"
+ ],
+ [
+ "▁Ri",
+ "s"
+ ],
+ [
+ "▁R",
+ "is"
+ ],
+ [
+ "▁sentence",
+ "s"
+ ],
+ [
+ "▁sent",
+ "ences"
+ ],
+ [
+ "ere",
+ "a"
+ ],
+ [
+ "er",
+ "ea"
+ ],
+ [
+ "e",
+ "rea"
+ ],
+ [
+ "▁mi",
+ "j"
+ ],
+ [
+ "▁m",
+ "ij"
+ ],
+ [
+ "Un",
+ "d"
+ ],
+ [
+ "U",
+ "nd"
+ ],
+ [
+ "▁nom",
+ "br"
+ ],
+ [
+ "z",
+ "A"
+ ],
+ [
+ "▁Independ",
+ "ent"
+ ],
+ [
+ "▁Indep",
+ "endent"
+ ],
+ [
+ "▁In",
+ "dependent"
+ ],
+ [
+ "▁prev",
+ "iew"
+ ],
+ [
+ "▁pre",
+ "view"
+ ],
+ [
+ "▁p",
+ "review"
+ ],
+ [
+ "▁",
+ "preview"
+ ],
+ [
+ "ima",
+ "s"
+ ],
+ [
+ "im",
+ "as"
+ ],
+ [
+ "i",
+ "mas"
+ ],
+ [
+ "▁male",
+ "s"
+ ],
+ [
+ "▁mal",
+ "es"
+ ],
+ [
+ "▁ma",
+ "les"
+ ],
+ [
+ "▁m",
+ "ales"
+ ],
+ [
+ "inent",
+ "al"
+ ],
+ [
+ "inen",
+ "tal"
+ ],
+ [
+ "in",
+ "ental"
+ ],
+ [
+ "Th",
+ "ank"
+ ],
+ [
+ "▁pop",
+ "ol"
+ ],
+ [
+ "▁po",
+ "pol"
+ ],
+ [
+ "▁p",
+ "opol"
+ ],
+ [
+ "▁pov",
+ "er"
+ ],
+ [
+ "▁po",
+ "ver"
+ ],
+ [
+ "▁p",
+ "over"
+ ],
+ [
+ "▁gra",
+ "sp"
+ ],
+ [
+ "▁gr",
+ "asp"
+ ],
+ [
+ "▁imp",
+ "ed"
+ ],
+ [
+ "▁im",
+ "ped"
+ ],
+ [
+ "▁campion",
+ "ato"
+ ],
+ [
+ "▁We",
+ "i"
+ ],
+ [
+ "▁W",
+ "ei"
+ ],
+ [
+ "▁title",
+ "d"
+ ],
+ [
+ "▁tit",
+ "led"
+ ],
+ [
+ "▁t",
+ "itled"
+ ],
+ [
+ "▁A",
+ "demás"
+ ],
+ [
+ "▁Pass",
+ "word"
+ ],
+ [
+ "▁",
+ "Password"
+ ],
+ [
+ "▁Pa",
+ "m"
+ ],
+ [
+ "▁P",
+ "am"
+ ],
+ [
+ "UI",
+ "LD"
+ ],
+ [
+ "▁ли",
+ "пня"
+ ],
+ [
+ "wer",
+ "b"
+ ],
+ [
+ "we",
+ "rb"
+ ],
+ [
+ "w",
+ "erb"
+ ],
+ [
+ "........",
+ "........"
+ ],
+ [
+ "▁R",
+ "ío"
+ ],
+ [
+ "▁te",
+ "eth"
+ ],
+ [
+ "b",
+ "p"
+ ],
+ [
+ "▁S",
+ "W"
+ ],
+ [
+ "▁",
+ "SW"
+ ],
+ [
+ "ula",
+ "ire"
+ ],
+ [
+ "ul",
+ "aire"
+ ],
+ [
+ "▁sei",
+ "zed"
+ ],
+ [
+ "▁se",
+ "ized"
+ ],
+ [
+ "▁Ste",
+ "f"
+ ],
+ [
+ "▁St",
+ "ef"
+ ],
+ [
+ "ú",
+ "l"
+ ],
+ [
+ "▁vi",
+ "z"
+ ],
+ [
+ "▁v",
+ "iz"
+ ],
+ [
+ "ion",
+ "y"
+ ],
+ [
+ "io",
+ "ny"
+ ],
+ [
+ "i",
+ "ony"
+ ],
+ [
+ "▁jun",
+ "t"
+ ],
+ [
+ "▁ju",
+ "nt"
+ ],
+ [
+ "▁j",
+ "unt"
+ ],
+ [
+ "▁kter",
+ "á"
+ ],
+ [
+ "▁wrześ",
+ "nia"
+ ],
+ [
+ "<",
+ ">"
+ ],
+ [
+ "▁sur",
+ "g"
+ ],
+ [
+ "▁su",
+ "rg"
+ ],
+ [
+ "▁s",
+ "urg"
+ ],
+ [
+ "▁tut",
+ "te"
+ ],
+ [
+ "▁tu",
+ "tte"
+ ],
+ [
+ "▁Ho",
+ "b"
+ ],
+ [
+ "▁H",
+ "ob"
+ ],
+ [
+ "пов",
+ "ід"
+ ],
+ [
+ "по",
+ "від"
+ ],
+ [
+ "▁wo",
+ "hl"
+ ],
+ [
+ "▁w",
+ "ohl"
+ ],
+ [
+ "▁",
+ "wohl"
+ ],
+ [
+ "▁tra",
+ "g"
+ ],
+ [
+ "▁tr",
+ "ag"
+ ],
+ [
+ "▁t",
+ "rag"
+ ],
+ [
+ "▁Crow",
+ "n"
+ ],
+ [
+ "▁Cro",
+ "wn"
+ ],
+ [
+ "▁Cr",
+ "own"
+ ],
+ [
+ "▁C",
+ "rown"
+ ],
+ [
+ "▁trov",
+ "a"
+ ],
+ [
+ "▁tro",
+ "va"
+ ],
+ [
+ "▁tr",
+ "ova"
+ ],
+ [
+ "стов",
+ "у"
+ ],
+ [
+ "сто",
+ "ву"
+ ],
+ [
+ "▁Vien",
+ "na"
+ ],
+ [
+ "ese",
+ "hen"
+ ],
+ [
+ "▁met",
+ "ropol"
+ ],
+ [
+ "▁reflect",
+ "ed"
+ ],
+ [
+ "тет",
+ "а"
+ ],
+ [
+ "те",
+ "та"
+ ],
+ [
+ "т",
+ "ета"
+ ],
+ [
+ "▁tradu",
+ "c"
+ ],
+ [
+ "▁trad",
+ "uc"
+ ],
+ [
+ "▁Bas",
+ "t"
+ ],
+ [
+ "▁Ba",
+ "st"
+ ],
+ [
+ "▁B",
+ "ast"
+ ],
+ [
+ "▁ersch",
+ "ien"
+ ],
+ [
+ "wo",
+ "ord"
+ ],
+ [
+ "()",
+ "\""
+ ],
+ [
+ "(",
+ ")\""
+ ],
+ [
+ "tal",
+ "et"
+ ],
+ [
+ "ta",
+ "let"
+ ],
+ [
+ "t",
+ "alet"
+ ],
+ [
+ "▁road",
+ "s"
+ ],
+ [
+ "▁ro",
+ "ads"
+ ],
+ [
+ "веде",
+ "ния"
+ ],
+ [
+ "ве",
+ "дения"
+ ],
+ [
+ "ühr",
+ "ung"
+ ],
+ [
+ "▁co",
+ "gn"
+ ],
+ [
+ "▁c",
+ "ogn"
+ ],
+ [
+ "▁Vall",
+ "e"
+ ],
+ [
+ "▁Val",
+ "le"
+ ],
+ [
+ "▁Va",
+ "lle"
+ ],
+ [
+ "▁V",
+ "alle"
+ ],
+ [
+ "▁land",
+ "ing"
+ ],
+ [
+ "▁lan",
+ "ding"
+ ],
+ [
+ "▁Reg",
+ "ex"
+ ],
+ [
+ "▁Re",
+ "gex"
+ ],
+ [
+ "▁Io",
+ "wa"
+ ],
+ [
+ "▁I",
+ "owa"
+ ],
+ [
+ "dz",
+ "iał"
+ ],
+ [
+ "d",
+ "ział"
+ ],
+ [
+ "▁erre",
+ "ichte"
+ ],
+ [
+ "au",
+ "m"
+ ],
+ [
+ "a",
+ "um"
+ ],
+ [
+ "▁found",
+ "er"
+ ],
+ [
+ "▁fou",
+ "nder"
+ ],
+ [
+ "▁fo",
+ "under"
+ ],
+ [
+ "ap",
+ "olis"
+ ],
+ [
+ "Comp",
+ "iler"
+ ],
+ [
+ "▁ko",
+ "p"
+ ],
+ [
+ "▁k",
+ "op"
+ ],
+ [
+ "▁",
+ "kop"
+ ],
+ [
+ "▁mar",
+ "c"
+ ],
+ [
+ "▁ma",
+ "rc"
+ ],
+ [
+ "▁m",
+ "arc"
+ ],
+ [
+ "▁те",
+ "ритор"
+ ],
+ [
+ "))",
+ "`"
+ ],
+ [
+ ")",
+ ")`"
+ ],
+ [
+ "▁le",
+ "i"
+ ],
+ [
+ "▁l",
+ "ei"
+ ],
+ [
+ "▁",
+ "lei"
+ ],
+ [
+ "geo",
+ "n"
+ ],
+ [
+ "ge",
+ "on"
+ ],
+ [
+ "▁weapon",
+ "s"
+ ],
+ [
+ "▁weap",
+ "ons"
+ ],
+ [
+ "▁hor",
+ "n"
+ ],
+ [
+ "▁ho",
+ "rn"
+ ],
+ [
+ "▁h",
+ "orn"
+ ],
+ [
+ "▁",
+ "horn"
+ ],
+ [
+ "▁el",
+ "if"
+ ],
+ [
+ "▁",
+ "elif"
+ ],
+ [
+ "▁Capit",
+ "al"
+ ],
+ [
+ "▁Cap",
+ "ital"
+ ],
+ [
+ "ć",
+ "e"
+ ],
+ [
+ "▁for",
+ "all"
+ ],
+ [
+ "▁",
+ "forall"
+ ],
+ [
+ "▁э",
+ "та"
+ ],
+ [
+ "prev",
+ "iew"
+ ],
+ [
+ "pre",
+ "view"
+ ],
+ [
+ "p",
+ "review"
+ ],
+ [
+ "▁D",
+ "NA"
+ ],
+ [
+ "▁si",
+ "d"
+ ],
+ [
+ "▁s",
+ "id"
+ ],
+ [
+ "or",
+ "ch"
+ ],
+ [
+ "▁Ra",
+ "s"
+ ],
+ [
+ "▁R",
+ "as"
+ ],
+ [
+ "▁ara",
+ "b"
+ ],
+ [
+ "▁ar",
+ "ab"
+ ],
+ [
+ "▁a",
+ "rab"
+ ],
+ [
+ "▁",
+ "arab"
+ ],
+ [
+ "Be",
+ "st"
+ ],
+ [
+ "B",
+ "est"
+ ],
+ [
+ "▁с",
+ "чита"
+ ],
+ [
+ "▁L",
+ "ópez"
+ ],
+ [
+ "an",
+ "ça"
+ ],
+ [
+ "▁fun",
+ "kc"
+ ],
+ [
+ "▁tiene",
+ "n"
+ ],
+ [
+ "▁tie",
+ "nen"
+ ],
+ [
+ "▁ti",
+ "enen"
+ ],
+ [
+ "▁t",
+ "ienen"
+ ],
+ [
+ ";",
+ "&"
+ ],
+ [
+ "m",
+ "useum"
+ ],
+ [
+ "▁Er",
+ "r"
+ ],
+ [
+ "▁E",
+ "rr"
+ ],
+ [
+ "▁",
+ "Err"
+ ],
+ [
+ "▁res",
+ "ort"
+ ],
+ [
+ "▁re",
+ "sort"
+ ],
+ [
+ "No",
+ "v"
+ ],
+ [
+ "N",
+ "ov"
+ ],
+ [
+ "▁ka",
+ "l"
+ ],
+ [
+ "▁k",
+ "al"
+ ],
+ [
+ "▁",
+ "kal"
+ ],
+ [
+ "M",
+ "W"
+ ],
+ [
+ "ш",
+ "ь"
+ ],
+ [
+ "anch",
+ "or"
+ ],
+ [
+ "anc",
+ "hor"
+ ],
+ [
+ "an",
+ "chor"
+ ],
+ [
+ "▁ро",
+ "ман"
+ ],
+ [
+ "lea",
+ "ding"
+ ],
+ [
+ "le",
+ "ading"
+ ],
+ [
+ "▁mant",
+ "en"
+ ],
+ [
+ "▁man",
+ "ten"
+ ],
+ [
+ "▁ma",
+ "nten"
+ ],
+ [
+ "▁m",
+ "anten"
+ ],
+ [
+ "▁Sil",
+ "va"
+ ],
+ [
+ "da",
+ "de"
+ ],
+ [
+ "d",
+ "ade"
+ ],
+ [
+ "▁design",
+ "ated"
+ ],
+ [
+ "▁revis",
+ "ta"
+ ],
+ [
+ "▁rev",
+ "ista"
+ ],
+ [
+ "O",
+ "ct"
+ ],
+ [
+ "per",
+ "cent"
+ ],
+ [
+ "▁у",
+ "ні"
+ ],
+ [
+ "ident",
+ "ifier"
+ ],
+ [
+ "mas",
+ "s"
+ ],
+ [
+ "ma",
+ "ss"
+ ],
+ [
+ "m",
+ "ass"
+ ],
+ [
+ "@",
+ "@"
+ ],
+ [
+ "uls",
+ "ion"
+ ],
+ [
+ "ger",
+ "meister"
+ ],
+ [
+ "g",
+ "ermeister"
+ ],
+ [
+ "▁predict",
+ "ed"
+ ],
+ [
+ "▁pred",
+ "icted"
+ ],
+ [
+ "▁с",
+ "ви"
+ ],
+ [
+ "жно",
+ "й"
+ ],
+ [
+ "ж",
+ "ной"
+ ],
+ [
+ "▁Er",
+ "geb"
+ ],
+ [
+ "▁cu",
+ "st"
+ ],
+ [
+ "▁c",
+ "ust"
+ ],
+ [
+ "▁remove",
+ "s"
+ ],
+ [
+ "▁remov",
+ "es"
+ ],
+ [
+ "char",
+ "g"
+ ],
+ [
+ "cha",
+ "rg"
+ ],
+ [
+ "ch",
+ "arg"
+ ],
+ [
+ "при",
+ "мер"
+ ],
+ [
+ "▁form",
+ "ing"
+ ],
+ [
+ "▁for",
+ "ming"
+ ],
+ [
+ "asm",
+ "a"
+ ],
+ [
+ "as",
+ "ma"
+ ],
+ [
+ "std",
+ "out"
+ ],
+ [
+ "F",
+ "un"
+ ],
+ [
+ "ym",
+ "e"
+ ],
+ [
+ "y",
+ "me"
+ ],
+ [
+ "tere",
+ "d"
+ ],
+ [
+ "ter",
+ "ed"
+ ],
+ [
+ "te",
+ "red"
+ ],
+ [
+ "t",
+ "ered"
+ ],
+ [
+ "urs",
+ "ive"
+ ],
+ [
+ "igh",
+ "ed"
+ ],
+ [
+ "ig",
+ "hed"
+ ],
+ [
+ "▁сле",
+ "д"
+ ],
+ [
+ "▁",
+ "след"
+ ],
+ [
+ "verb",
+ "and"
+ ],
+ [
+ "ver",
+ "band"
+ ],
+ [
+ "▁LO",
+ "G"
+ ],
+ [
+ "▁",
+ "LOG"
+ ],
+ [
+ "ram",
+ "s"
+ ],
+ [
+ "ra",
+ "ms"
+ ],
+ [
+ "r",
+ "ams"
+ ],
+ [
+ "éo",
+ "n"
+ ],
+ [
+ "é",
+ "on"
+ ],
+ [
+ "end",
+ "ra"
+ ],
+ [
+ "en",
+ "dra"
+ ],
+ [
+ "▁Bere",
+ "ich"
+ ],
+ [
+ "▁Be",
+ "reich"
+ ],
+ [
+ "▁tempor",
+ "al"
+ ],
+ [
+ "▁tempo",
+ "ral"
+ ],
+ [
+ "▁temp",
+ "oral"
+ ],
+ [
+ "▁lang",
+ "ue"
+ ],
+ [
+ "▁lan",
+ "gue"
+ ],
+ [
+ "▁In",
+ "n"
+ ],
+ [
+ "▁I",
+ "nn"
+ ],
+ [
+ "▁more",
+ "over"
+ ],
+ [
+ "▁tutorial",
+ "s"
+ ],
+ [
+ "M",
+ "iddle"
+ ],
+ [
+ "▁совет",
+ "ский"
+ ],
+ [
+ "▁mainten",
+ "ance"
+ ],
+ [
+ "asure",
+ "s"
+ ],
+ [
+ "as",
+ "ures"
+ ],
+ [
+ "▁vál",
+ "to"
+ ],
+ [
+ "BA",
+ "SE"
+ ],
+ [
+ "B",
+ "ASE"
+ ],
+ [
+ "▁disapp",
+ "ear"
+ ],
+ [
+ "ски",
+ "я"
+ ],
+ [
+ "▁conoc",
+ "ido"
+ ],
+ [
+ "▁На",
+ "у"
+ ],
+ [
+ "▁Liber",
+ "t"
+ ],
+ [
+ "▁Lib",
+ "ert"
+ ],
+ [
+ "▁Li",
+ "bert"
+ ],
+ [
+ "▁Har",
+ "old"
+ ],
+ [
+ "▁life",
+ "time"
+ ],
+ [
+ "▁lif",
+ "etime"
+ ],
+ [
+ "▁T",
+ "ür"
+ ],
+ [
+ "▁zaw",
+ "od"
+ ],
+ [
+ "▁za",
+ "wod"
+ ],
+ [
+ "omi",
+ "c"
+ ],
+ [
+ "om",
+ "ic"
+ ],
+ [
+ "o",
+ "mic"
+ ],
+ [
+ "▁Retrie",
+ "ved"
+ ],
+ [
+ "arch",
+ "itecture"
+ ],
+ [
+ "č",
+ "ka"
+ ],
+ [
+ "iform",
+ "es"
+ ],
+ [
+ "develop",
+ "ment"
+ ],
+ [
+ "ord",
+ "nung"
+ ],
+ [
+ "In",
+ "f"
+ ],
+ [
+ "leb",
+ "en"
+ ],
+ [
+ "le",
+ "ben"
+ ],
+ [
+ "l",
+ "eben"
+ ],
+ [
+ "▁Star",
+ "s"
+ ],
+ [
+ "▁Sta",
+ "rs"
+ ],
+ [
+ "▁St",
+ "ars"
+ ],
+ [
+ "sign",
+ "al"
+ ],
+ [
+ "sig",
+ "nal"
+ ],
+ [
+ "▁gram",
+ "mar"
+ ],
+ [
+ "▁cors",
+ "o"
+ ],
+ [
+ "▁cor",
+ "so"
+ ],
+ [
+ "▁W",
+ "agner"
+ ],
+ [
+ "▁ge",
+ "ht"
+ ],
+ [
+ "▁royal",
+ "e"
+ ],
+ [
+ "▁roy",
+ "ale"
+ ],
+ [
+ "war",
+ "n"
+ ],
+ [
+ "wa",
+ "rn"
+ ],
+ [
+ "w",
+ "arn"
+ ],
+ [
+ "umble",
+ "d"
+ ],
+ [
+ "umb",
+ "led"
+ ],
+ [
+ "um",
+ "bled"
+ ],
+ [
+ "▁inst",
+ "it"
+ ],
+ [
+ "▁ins",
+ "tit"
+ ],
+ [
+ "▁Ш",
+ "и"
+ ],
+ [
+ "h",
+ "h"
+ ],
+ [
+ "▁ref",
+ "uge"
+ ],
+ [
+ "▁favor",
+ "ite"
+ ],
+ [
+ "iert",
+ "o"
+ ],
+ [
+ "ier",
+ "to"
+ ],
+ [
+ "▁cond",
+ "ado"
+ ],
+ [
+ "▁The",
+ "r"
+ ],
+ [
+ "▁Th",
+ "er"
+ ],
+ [
+ "▁T",
+ "her"
+ ],
+ [
+ "▁человек",
+ "а"
+ ],
+ [
+ "▁челове",
+ "ка"
+ ],
+ [
+ "▁Foo",
+ "d"
+ ],
+ [
+ "▁Fo",
+ "od"
+ ],
+ [
+ "▁F",
+ "ood"
+ ],
+ [
+ "▁sei",
+ "zo"
+ ],
+ [
+ "▁se",
+ "izo"
+ ],
+ [
+ "▁Initial",
+ "ize"
+ ],
+ [
+ "▁Init",
+ "ialize"
+ ],
+ [
+ "▁conn",
+ "u"
+ ],
+ [
+ "▁con",
+ "nu"
+ ],
+ [
+ "▁over",
+ "lap"
+ ],
+ [
+ "▁Em",
+ "il"
+ ],
+ [
+ "▁E",
+ "mil"
+ ],
+ [
+ "▁Mart",
+ "í"
+ ],
+ [
+ "▁жовт",
+ "ня"
+ ],
+ [
+ "erv",
+ "a"
+ ],
+ [
+ "er",
+ "va"
+ ],
+ [
+ "▁boat",
+ "s"
+ ],
+ [
+ "▁bo",
+ "ats"
+ ],
+ [
+ "a",
+ "ções"
+ ],
+ [
+ "▁der",
+ "rot"
+ ],
+ [
+ "▁mal",
+ "loc"
+ ],
+ [
+ "▁m",
+ "alloc"
+ ],
+ [
+ "▁",
+ "malloc"
+ ],
+ [
+ "▁conj",
+ "ect"
+ ],
+ [
+ "▁con",
+ "ject"
+ ],
+ [
+ "j",
+ "k"
+ ],
+ [
+ "▁sar",
+ "e"
+ ],
+ [
+ "▁sa",
+ "re"
+ ],
+ [
+ "▁s",
+ "are"
+ ],
+ [
+ "лем",
+ "ен"
+ ],
+ [
+ "ле",
+ "мен"
+ ],
+ [
+ "▁sum",
+ "s"
+ ],
+ [
+ "▁su",
+ "ms"
+ ],
+ [
+ "▁s",
+ "ums"
+ ],
+ [
+ "Author",
+ "ization"
+ ],
+ [
+ "▁Ku",
+ "n"
+ ],
+ [
+ "▁K",
+ "un"
+ ],
+ [
+ "]$",
+ ","
+ ],
+ [
+ "]",
+ "$,"
+ ],
+ [
+ "gemein",
+ "de"
+ ],
+ [
+ "geme",
+ "inde"
+ ],
+ [
+ "g",
+ "emeinde"
+ ],
+ [
+ "odo",
+ "t"
+ ],
+ [
+ "od",
+ "ot"
+ ],
+ [
+ "o",
+ "dot"
+ ],
+ [
+ "def",
+ "in"
+ ],
+ [
+ "de",
+ "fin"
+ ],
+ [
+ "▁em",
+ "ission"
+ ],
+ [
+ "▁e",
+ "mission"
+ ],
+ [
+ "▁Кра",
+ "с"
+ ],
+ [
+ "▁appar",
+ "t"
+ ],
+ [
+ "▁app",
+ "art"
+ ],
+ [
+ "▁ap",
+ "part"
+ ],
+ [
+ "▁stop",
+ "ping"
+ ],
+ [
+ "▁sto",
+ "pping"
+ ],
+ [
+ "▁С",
+ "ред"
+ ],
+ [
+ "▁conj",
+ "ug"
+ ],
+ [
+ "▁ins",
+ "ight"
+ ],
+ [
+ "▁Broad",
+ "cast"
+ ],
+ [
+ "▁PM",
+ "ID"
+ ],
+ [
+ "▁advantage",
+ "s"
+ ],
+ [
+ "▁adv",
+ "antages"
+ ],
+ [
+ "ene",
+ "s"
+ ],
+ [
+ "en",
+ "es"
+ ],
+ [
+ "e",
+ "nes"
+ ],
+ [
+ "▁resid",
+ "ence"
+ ],
+ [
+ "▁res",
+ "idence"
+ ],
+ [
+ "lj",
+ "en"
+ ],
+ [
+ "l",
+ "jen"
+ ],
+ [
+ "isse",
+ "ur"
+ ],
+ [
+ "iss",
+ "eur"
+ ],
+ [
+ "▁pubblic",
+ "ato"
+ ],
+ [
+ "▁Git",
+ "Hub"
+ ],
+ [
+ "▁Per",
+ "u"
+ ],
+ [
+ "▁Pe",
+ "ru"
+ ],
+ [
+ "▁galax",
+ "ies"
+ ],
+ [
+ "▁annotation",
+ "s"
+ ],
+ [
+ "▁annot",
+ "ations"
+ ],
+ [
+ "ga",
+ "s"
+ ],
+ [
+ "g",
+ "as"
+ ],
+ [
+ "▁rép",
+ "ond"
+ ],
+ [
+ "▁ré",
+ "pond"
+ ],
+ [
+ "J",
+ "s"
+ ],
+ [
+ "▁independent",
+ "ly"
+ ],
+ [
+ "▁independ",
+ "ently"
+ ],
+ [
+ "N",
+ "P"
+ ],
+ [
+ "▁in",
+ "qu"
+ ],
+ [
+ "▁ground",
+ "s"
+ ],
+ [
+ "▁gr",
+ "ounds"
+ ],
+ [
+ "Component",
+ "s"
+ ],
+ [
+ "Com",
+ "ponents"
+ ],
+ [
+ "▁ante",
+ "n"
+ ],
+ [
+ "▁ant",
+ "en"
+ ],
+ [
+ "▁an",
+ "ten"
+ ],
+ [
+ "▁a",
+ "nten"
+ ],
+ [
+ "▁",
+ "anten"
+ ],
+ [
+ "▁в",
+ "з"
+ ],
+ [
+ "▁ho",
+ "s"
+ ],
+ [
+ "▁h",
+ "os"
+ ],
+ [
+ "▁",
+ "hos"
+ ],
+ [
+ "▁sin",
+ "t"
+ ],
+ [
+ "▁si",
+ "nt"
+ ],
+ [
+ "▁s",
+ "int"
+ ],
+ [
+ "▁hid",
+ "ing"
+ ],
+ [
+ "▁hi",
+ "ding"
+ ],
+ [
+ "▁h",
+ "iding"
+ ],
+ [
+ "▁wojew",
+ "ództ"
+ ],
+ [
+ "Message",
+ "s"
+ ],
+ [
+ "Mess",
+ "ages"
+ ],
+ [
+ "▁пока",
+ "за"
+ ],
+ [
+ "▁по",
+ "каза"
+ ],
+ [
+ "==",
+ "="
+ ],
+ [
+ "=",
+ "=="
+ ],
+ [
+ "▁Ab",
+ "stract"
+ ],
+ [
+ "▁",
+ "Abstract"
+ ],
+ [
+ "▁län",
+ "g"
+ ],
+ [
+ "▁lä",
+ "ng"
+ ],
+ [
+ "▁l",
+ "äng"
+ ],
+ [
+ "▁Form",
+ "ula"
+ ],
+ [
+ "da",
+ "wn"
+ ],
+ [
+ "d",
+ "awn"
+ ],
+ [
+ "▁design",
+ "s"
+ ],
+ [
+ "Im",
+ "g"
+ ],
+ [
+ "▁Portug",
+ "uese"
+ ],
+ [
+ "▁inclu",
+ "y"
+ ],
+ [
+ "▁incl",
+ "uy"
+ ],
+ [
+ "avig",
+ "ator"
+ ],
+ [
+ "▁Bro",
+ "thers"
+ ],
+ [
+ "▁contin",
+ "ent"
+ ],
+ [
+ "▁cont",
+ "inent"
+ ],
+ [
+ "▁evident",
+ "ly"
+ ],
+ [
+ "rac",
+ "e"
+ ],
+ [
+ "ra",
+ "ce"
+ ],
+ [
+ "r",
+ "ace"
+ ],
+ [
+ "ць",
+ "кого"
+ ],
+ [
+ "▁rec",
+ "k"
+ ],
+ [
+ "▁re",
+ "ck"
+ ],
+ [
+ "▁",
+ "reck"
+ ],
+ [
+ "▁сер",
+ "пня"
+ ],
+ [
+ "▁Gre",
+ "y"
+ ],
+ [
+ "▁Gr",
+ "ey"
+ ],
+ [
+ "▁G",
+ "rey"
+ ],
+ [
+ "▁appe",
+ "al"
+ ],
+ [
+ "▁un",
+ "like"
+ ],
+ [
+ "▁powers",
+ "hell"
+ ],
+ [
+ "▁power",
+ "shell"
+ ],
+ [
+ "▁pow",
+ "ershell"
+ ],
+ [
+ "▁rac",
+ "c"
+ ],
+ [
+ "▁ra",
+ "cc"
+ ],
+ [
+ "▁r",
+ "acc"
+ ],
+ [
+ "fer",
+ "s"
+ ],
+ [
+ "fe",
+ "rs"
+ ],
+ [
+ "f",
+ "ers"
+ ],
+ [
+ "▁burn",
+ "ing"
+ ],
+ [
+ "▁bur",
+ "ning"
+ ],
+ [
+ "fass",
+ "t"
+ ],
+ [
+ "fas",
+ "st"
+ ],
+ [
+ "install",
+ "ed"
+ ],
+ [
+ "inst",
+ "alled"
+ ],
+ [
+ "▁Gi",
+ "ve"
+ ],
+ [
+ "▁G",
+ "ive"
+ ],
+ [
+ "▁colon",
+ "ial"
+ ],
+ [
+ "▁col",
+ "onial"
+ ],
+ [
+ "▁",
+ "€"
+ ],
+ [
+ "▁R",
+ "ö"
+ ],
+ [
+ "▁chr",
+ "ist"
+ ],
+ [
+ "▁ch",
+ "rist"
+ ],
+ [
+ "neh",
+ "m"
+ ],
+ [
+ "ne",
+ "hm"
+ ],
+ [
+ "та",
+ "м"
+ ],
+ [
+ "▁cor",
+ "po"
+ ],
+ [
+ "▁con",
+ "virti"
+ ],
+ [
+ "yt",
+ "er"
+ ],
+ [
+ "y",
+ "ter"
+ ],
+ [
+ "S",
+ "ym"
+ ],
+ [
+ "▁Gree",
+ "ce"
+ ],
+ [
+ "▁mot",
+ "h"
+ ],
+ [
+ "▁mo",
+ "th"
+ ],
+ [
+ "▁m",
+ "oth"
+ ],
+ [
+ "▁Joh",
+ "an"
+ ],
+ [
+ "▁Jo",
+ "han"
+ ],
+ [
+ "▁mon",
+ "arch"
+ ],
+ [
+ "▁Down",
+ "load"
+ ],
+ [
+ "▁",
+ "Download"
+ ],
+ [
+ "▁cra",
+ "ft"
+ ],
+ [
+ "▁cr",
+ "aft"
+ ],
+ [
+ "▁c",
+ "raft"
+ ],
+ [
+ "▁",
+ "craft"
+ ],
+ [
+ "u",
+ "ž"
+ ],
+ [
+ "▁Lu",
+ "ke"
+ ],
+ [
+ "▁suff",
+ "ix"
+ ],
+ [
+ "▁suf",
+ "fix"
+ ],
+ [
+ "\\",
+ "/"
+ ],
+ [
+ "Ha",
+ "ve"
+ ],
+ [
+ "H",
+ "ave"
+ ],
+ [
+ "▁кар",
+ "ь"
+ ],
+ [
+ "▁ка",
+ "рь"
+ ],
+ [
+ "▁comfort",
+ "able"
+ ],
+ [
+ "▁tip",
+ "s"
+ ],
+ [
+ "▁ti",
+ "ps"
+ ],
+ [
+ "▁t",
+ "ips"
+ ],
+ [
+ "▁П",
+ "ісля"
+ ],
+ [
+ "▁бро",
+ "ја"
+ ],
+ [
+ "▁ин",
+ "форма"
+ ],
+ [
+ "M",
+ "Q"
+ ],
+ [
+ "бра",
+ "н"
+ ],
+ [
+ "б",
+ "ран"
+ ],
+ [
+ "▁t",
+ "x"
+ ],
+ [
+ "▁",
+ "tx"
+ ],
+ [
+ "▁slave",
+ "s"
+ ],
+ [
+ "▁sla",
+ "ves"
+ ],
+ [
+ "▁sl",
+ "aves"
+ ],
+ [
+ "▁fire",
+ "wall"
+ ],
+ [
+ "▁Force",
+ "s"
+ ],
+ [
+ "▁For",
+ "ces"
+ ],
+ [
+ "ati",
+ "f"
+ ],
+ [
+ "at",
+ "if"
+ ],
+ [
+ "▁Qu",
+ "ellen"
+ ],
+ [
+ "▁thé",
+ "âtre"
+ ],
+ [
+ "ль",
+ "ных"
+ ],
+ [
+ "▁располо",
+ "жен"
+ ],
+ [
+ "▁Det",
+ "ails"
+ ],
+ [
+ "▁",
+ "Details"
+ ],
+ [
+ "k",
+ "ą"
+ ],
+ [
+ "▁long",
+ "itud"
+ ],
+ [
+ "IN",
+ "ST"
+ ],
+ [
+ "▁nav",
+ "al"
+ ],
+ [
+ "▁na",
+ "val"
+ ],
+ [
+ "▁n",
+ "aval"
+ ],
+ [
+ "Fern",
+ "seh"
+ ],
+ [
+ "esse",
+ "l"
+ ],
+ [
+ "ess",
+ "el"
+ ],
+ [
+ "es",
+ "sel"
+ ],
+ [
+ "Gr",
+ "ad"
+ ],
+ [
+ "G",
+ "rad"
+ ],
+ [
+ "▁bel",
+ "ang"
+ ],
+ [
+ "▁be",
+ "lang"
+ ],
+ [
+ "▁ag",
+ "gi"
+ ],
+ [
+ "▁a",
+ "ggi"
+ ],
+ [
+ "▁",
+ "aggi"
+ ],
+ [
+ "Zygote",
+ "Init"
+ ],
+ [
+ "ł",
+ "ów"
+ ],
+ [
+ "▁Su",
+ "g"
+ ],
+ [
+ "▁S",
+ "ug"
+ ],
+ [
+ "si",
+ "l"
+ ],
+ [
+ "s",
+ "il"
+ ],
+ [
+ "▁ex",
+ "terior"
+ ],
+ [
+ "щ",
+ "і"
+ ],
+ [
+ "OR",
+ "D"
+ ],
+ [
+ "ense",
+ "r"
+ ],
+ [
+ "ens",
+ "er"
+ ],
+ [
+ "en",
+ "ser"
+ ],
+ [
+ "▁rapid",
+ "e"
+ ],
+ [
+ "▁rap",
+ "ide"
+ ],
+ [
+ "▁тем",
+ "пера"
+ ],
+ [
+ "inci",
+ "e"
+ ],
+ [
+ "inc",
+ "ie"
+ ],
+ [
+ "in",
+ "cie"
+ ],
+ [
+ "S",
+ "i"
+ ],
+ [
+ "ava",
+ "m"
+ ],
+ [
+ "av",
+ "am"
+ ],
+ [
+ "arde",
+ "d"
+ ],
+ [
+ "ard",
+ "ed"
+ ],
+ [
+ "ar",
+ "ded"
+ ],
+ [
+ "▁Add",
+ "ed"
+ ],
+ [
+ "▁Ad",
+ "ded"
+ ],
+ [
+ "End",
+ "point"
+ ],
+ [
+ "hard",
+ "t"
+ ],
+ [
+ "har",
+ "dt"
+ ],
+ [
+ "стра",
+ "н"
+ ],
+ [
+ "стр",
+ "ан"
+ ],
+ [
+ "ст",
+ "ран"
+ ],
+ [
+ "▁est",
+ "ilo"
+ ],
+ [
+ "▁Ha",
+ "z"
+ ],
+ [
+ "▁H",
+ "az"
+ ],
+ [
+ "▁muss",
+ "te"
+ ],
+ [
+ "▁mus",
+ "ste"
+ ],
+ [
+ "u",
+ "o"
+ ],
+ [
+ "ii",
+ "i"
+ ],
+ [
+ "i",
+ "ii"
+ ],
+ [
+ "▁ř",
+ "í"
+ ],
+ [
+ "▁",
+ "ří"
+ ],
+ [
+ "anze",
+ "n"
+ ],
+ [
+ "anz",
+ "en"
+ ],
+ [
+ "an",
+ "zen"
+ ],
+ [
+ "же",
+ "ний"
+ ],
+ [
+ "ah",
+ "a"
+ ],
+ [
+ "a",
+ "ha"
+ ],
+ [
+ "ARN",
+ "ING"
+ ],
+ [
+ "▁ren",
+ "ov"
+ ],
+ [
+ "▁re",
+ "nov"
+ ],
+ [
+ "▁div",
+ "ine"
+ ],
+ [
+ "▁convin",
+ "ced"
+ ],
+ [
+ "▁human",
+ "s"
+ ],
+ [
+ "▁hum",
+ "ans"
+ ],
+ [
+ "▁hu",
+ "mans"
+ ],
+ [
+ "▁depart",
+ "ure"
+ ],
+ [
+ "▁Medi",
+ "ter"
+ ],
+ [
+ "▁Med",
+ "iter"
+ ],
+ [
+ "q",
+ "a"
+ ],
+ [
+ "▁possess",
+ "ed"
+ ],
+ [
+ "▁poss",
+ "essed"
+ ],
+ [
+ "▁цер",
+ "кви"
+ ],
+ [
+ "gi",
+ "v"
+ ],
+ [
+ "g",
+ "iv"
+ ],
+ [
+ "▁сво",
+ "ї"
+ ],
+ [
+ "▁Orts",
+ "te"
+ ],
+ [
+ "▁Ort",
+ "ste"
+ ],
+ [
+ "R",
+ "ich"
+ ],
+ [
+ "pu",
+ "is"
+ ],
+ [
+ "p",
+ "uis"
+ ],
+ [
+ "in",
+ "crement"
+ ],
+ [
+ "▁Hann",
+ "over"
+ ],
+ [
+ "▁u",
+ "cz"
+ ],
+ [
+ "Don",
+ "e"
+ ],
+ [
+ "Do",
+ "ne"
+ ],
+ [
+ "D",
+ "one"
+ ],
+ [
+ "▁alg",
+ "uns"
+ ],
+ [
+ "FI",
+ "X"
+ ],
+ [
+ "F",
+ "IX"
+ ],
+ [
+ "▁Her",
+ "itage"
+ ],
+ [
+ "remove",
+ "Class"
+ ],
+ [
+ "фе",
+ "р"
+ ],
+ [
+ "ф",
+ "ер"
+ ],
+ [
+ "▁ab",
+ "c"
+ ],
+ [
+ "▁a",
+ "bc"
+ ],
+ [
+ "▁",
+ "abc"
+ ],
+ [
+ "D",
+ "r"
+ ],
+ [
+ "▁сем",
+ "ей"
+ ],
+ [
+ "▁се",
+ "мей"
+ ],
+ [
+ "{",
+ ":"
+ ],
+ [
+ "▁seul",
+ "e"
+ ],
+ [
+ "▁seu",
+ "le"
+ ],
+ [
+ "▁se",
+ "ule"
+ ],
+ [
+ "zeichnung",
+ "en"
+ ],
+ [
+ "zeich",
+ "nungen"
+ ],
+ [
+ "add",
+ "y"
+ ],
+ [
+ "ad",
+ "dy"
+ ],
+ [
+ "▁Par",
+ "ís"
+ ],
+ [
+ "üss",
+ "eld"
+ ],
+ [
+ "▁rece",
+ "ption"
+ ],
+ [
+ "▁re",
+ "ception"
+ ],
+ [
+ "fol",
+ "io"
+ ],
+ [
+ "fo",
+ "lio"
+ ],
+ [
+ "ti",
+ "ny"
+ ],
+ [
+ "t",
+ "iny"
+ ],
+ [
+ "▁recens",
+ "ement"
+ ],
+ [
+ "▁Nu",
+ "r"
+ ],
+ [
+ "▁N",
+ "ur"
+ ],
+ [
+ "▁ki",
+ "er"
+ ],
+ [
+ "▁k",
+ "ier"
+ ],
+ [
+ "▁gmin",
+ "a"
+ ],
+ [
+ "▁g",
+ "mina"
+ ],
+ [
+ "sta",
+ "at"
+ ],
+ [
+ "ánd",
+ "ose"
+ ],
+ [
+ "че",
+ "ская"
+ ],
+ [
+ "▁speak",
+ "er"
+ ],
+ [
+ "▁spe",
+ "aker"
+ ],
+ [
+ "▁exponent",
+ "ial"
+ ],
+ [
+ "▁expon",
+ "ential"
+ ],
+ [
+ "▁Die",
+ "u"
+ ],
+ [
+ "▁Di",
+ "eu"
+ ],
+ [
+ "▁D",
+ "ieu"
+ ],
+ [
+ "▁при",
+ "з"
+ ],
+ [
+ "▁пр",
+ "из"
+ ],
+ [
+ "▁Raf",
+ "ael"
+ ],
+ [
+ "▁gg",
+ "plot"
+ ],
+ [
+ "▁Temp",
+ "late"
+ ],
+ [
+ "▁Tem",
+ "plate"
+ ],
+ [
+ "▁",
+ "Template"
+ ],
+ [
+ "our",
+ "e"
+ ],
+ [
+ "ou",
+ "re"
+ ],
+ [
+ "o",
+ "ure"
+ ],
+ [
+ "▁Inn",
+ "er"
+ ],
+ [
+ "▁In",
+ "ner"
+ ],
+ [
+ "▁",
+ "Inner"
+ ],
+ [
+ "ogn",
+ "e"
+ ],
+ [
+ "og",
+ "ne"
+ ],
+ [
+ "iga",
+ "re"
+ ],
+ [
+ "ig",
+ "are"
+ ],
+ [
+ "▁Art",
+ "e"
+ ],
+ [
+ "▁Ar",
+ "te"
+ ],
+ [
+ "▁Co",
+ "v"
+ ],
+ [
+ "▁C",
+ "ov"
+ ],
+ [
+ "▁auf",
+ "grund"
+ ],
+ [
+ "▁Б",
+ "ы"
+ ],
+ [
+ "▁cerem",
+ "ony"
+ ],
+ [
+ "▁Sp",
+ "art"
+ ],
+ [
+ "▁S",
+ "part"
+ ],
+ [
+ "ject",
+ "ive"
+ ],
+ [
+ "y",
+ "i"
+ ],
+ [
+ "▁in",
+ "izi"
+ ],
+ [
+ "▁lat",
+ "in"
+ ],
+ [
+ "▁l",
+ "atin"
+ ],
+ [
+ "▁Never",
+ "theless"
+ ],
+ [
+ "▁Don",
+ "e"
+ ],
+ [
+ "▁Do",
+ "ne"
+ ],
+ [
+ "▁D",
+ "one"
+ ],
+ [
+ "▁",
+ "Done"
+ ],
+ [
+ "т",
+ "ря"
+ ],
+ [
+ "▁Ar",
+ "r"
+ ],
+ [
+ "▁A",
+ "rr"
+ ],
+ [
+ "▁",
+ "Arr"
+ ],
+ [
+ "se",
+ "ason"
+ ],
+ [
+ "▁скла",
+ "ду"
+ ],
+ [
+ "▁pod",
+ "czas"
+ ],
+ [
+ "▁Beaut",
+ "iful"
+ ],
+ [
+ "▁Weltkrie",
+ "g"
+ ],
+ [
+ "▁з",
+ "о"
+ ],
+ [
+ "▁",
+ "зо"
+ ],
+ [
+ "▁over",
+ "come"
+ ],
+ [
+ "▁Pra",
+ "ha"
+ ],
+ [
+ "▁Pr",
+ "aha"
+ ],
+ [
+ "▁район",
+ "у"
+ ],
+ [
+ "▁райо",
+ "ну"
+ ],
+ [
+ "▁рай",
+ "ону"
+ ],
+ [
+ "▁subscri",
+ "ption"
+ ],
+ [
+ "▁subs",
+ "cription"
+ ],
+ [
+ "▁sub",
+ "scription"
+ ],
+ [
+ "igen",
+ "t"
+ ],
+ [
+ "ige",
+ "nt"
+ ],
+ [
+ "ig",
+ "ent"
+ ],
+ [
+ "i",
+ "gent"
+ ],
+ [
+ "▁по",
+ "ка"
+ ],
+ [
+ "late",
+ "x"
+ ],
+ [
+ "lat",
+ "ex"
+ ],
+ [
+ "la",
+ "tex"
+ ],
+ [
+ "▁be",
+ "ach"
+ ],
+ [
+ "▁b",
+ "each"
+ ],
+ [
+ "▁ро",
+ "ках"
+ ],
+ [
+ "ge",
+ "g"
+ ],
+ [
+ "g",
+ "eg"
+ ],
+ [
+ "▁prob",
+ "l"
+ ],
+ [
+ "▁pro",
+ "bl"
+ ],
+ [
+ "argument",
+ "s"
+ ],
+ [
+ "arg",
+ "uments"
+ ],
+ [
+ "▁organization",
+ "s"
+ ],
+ [
+ "▁organiz",
+ "ations"
+ ],
+ [
+ "▁organ",
+ "izations"
+ ],
+ [
+ "▁Na",
+ "n"
+ ],
+ [
+ "▁N",
+ "an"
+ ],
+ [
+ "▁stone",
+ "s"
+ ],
+ [
+ "▁sto",
+ "nes"
+ ],
+ [
+ "▁st",
+ "ones"
+ ],
+ [
+ "▁Hun",
+ "ter"
+ ],
+ [
+ "▁H",
+ "unter"
+ ],
+ [
+ "▁regular",
+ "ly"
+ ],
+ [
+ "шо",
+ "го"
+ ],
+ [
+ "ш",
+ "ого"
+ ],
+ [
+ "▁flex",
+ "ible"
+ ],
+ [
+ "opt",
+ "s"
+ ],
+ [
+ "op",
+ "ts"
+ ],
+ [
+ "o",
+ "pts"
+ ],
+ [
+ "á",
+ "ř"
+ ],
+ [
+ "wi",
+ "tz"
+ ],
+ [
+ "w",
+ "itz"
+ ],
+ [
+ "▁'",
+ ")"
+ ],
+ [
+ "▁",
+ "')"
+ ],
+ [
+ "PA",
+ "SS"
+ ],
+ [
+ "P",
+ "ASS"
+ ],
+ [
+ "▁kra",
+ "j"
+ ],
+ [
+ "▁kr",
+ "aj"
+ ],
+ [
+ "▁k",
+ "raj"
+ ],
+ [
+ "▁fa",
+ "ke"
+ ],
+ [
+ "▁f",
+ "ake"
+ ],
+ [
+ "heit",
+ "s"
+ ],
+ [
+ "he",
+ "its"
+ ],
+ [
+ "osp",
+ "h"
+ ],
+ [
+ "os",
+ "ph"
+ ],
+ [
+ "parse",
+ "Int"
+ ],
+ [
+ "F",
+ "ALSE"
+ ],
+ [
+ "▁profes",
+ "s"
+ ],
+ [
+ "▁prof",
+ "ess"
+ ],
+ [
+ "pe",
+ "ople"
+ ],
+ [
+ "▁prec",
+ "ip"
+ ],
+ [
+ "▁pre",
+ "cip"
+ ],
+ [
+ "dir",
+ "name"
+ ],
+ [
+ "▁per",
+ "pet"
+ ],
+ [
+ "▁Update",
+ "d"
+ ],
+ [
+ "▁Up",
+ "dated"
+ ],
+ [
+ "▁",
+ "Updated"
+ ],
+ [
+ "ray",
+ "ed"
+ ],
+ [
+ "ra",
+ "yed"
+ ],
+ [
+ "▁prov",
+ "oc"
+ ],
+ [
+ "▁трав",
+ "ня"
+ ],
+ [
+ "▁тра",
+ "вня"
+ ],
+ [
+ "▁categor",
+ "ie"
+ ],
+ [
+ "▁categ",
+ "orie"
+ ],
+ [
+ "▁те",
+ "о"
+ ],
+ [
+ "с",
+ "ну"
+ ],
+ [
+ "ot",
+ "r"
+ ],
+ [
+ "o",
+ "tr"
+ ],
+ [
+ "▁Вер",
+ "хов"
+ ],
+ [
+ "▁comp",
+ "ét"
+ ],
+ [
+ "Co",
+ "st"
+ ],
+ [
+ "C",
+ "ost"
+ ],
+ [
+ "▁wide",
+ "r"
+ ],
+ [
+ "▁wid",
+ "er"
+ ],
+ [
+ "▁w",
+ "ider"
+ ],
+ [
+ "▁Ob",
+ "viously"
+ ],
+ [
+ "писа",
+ "н"
+ ],
+ [
+ "пис",
+ "ан"
+ ],
+ [
+ "пи",
+ "сан"
+ ],
+ [
+ "▁на",
+ "стоя"
+ ],
+ [
+ "▁seek",
+ "ing"
+ ],
+ [
+ "▁see",
+ "king"
+ ],
+ [
+ "())",
+ ","
+ ],
+ [
+ "()",
+ "),"
+ ],
+ [
+ "(",
+ ")),"
+ ],
+ [
+ "▁équip",
+ "e"
+ ],
+ [
+ "▁é",
+ "quipe"
+ ],
+ [
+ "▁",
+ "équipe"
+ ],
+ [
+ "▁commit",
+ "s"
+ ],
+ [
+ "▁comm",
+ "its"
+ ],
+ [
+ "▁Sv",
+ "ens"
+ ],
+ [
+ "▁S",
+ "vens"
+ ],
+ [
+ "я",
+ "бре"
+ ],
+ [
+ "ater",
+ "n"
+ ],
+ [
+ "ate",
+ "rn"
+ ],
+ [
+ "at",
+ "ern"
+ ],
+ [
+ "a",
+ "tern"
+ ],
+ [
+ "▁het",
+ "er"
+ ],
+ [
+ "▁he",
+ "ter"
+ ],
+ [
+ "▁h",
+ "eter"
+ ],
+ [
+ "▁Boot",
+ "strap"
+ ],
+ [
+ "én",
+ "é"
+ ],
+ [
+ "é",
+ "né"
+ ],
+ [
+ "▁derivative",
+ "s"
+ ],
+ [
+ "▁deriv",
+ "atives"
+ ],
+ [
+ "▁Det",
+ "roit"
+ ],
+ [
+ "▁provincia",
+ "l"
+ ],
+ [
+ "▁provin",
+ "cial"
+ ],
+ [
+ "onom",
+ "ie"
+ ],
+ [
+ "E",
+ "B"
+ ],
+ [
+ "▁cu",
+ "er"
+ ],
+ [
+ "▁c",
+ "uer"
+ ],
+ [
+ "▁отно",
+ "си"
+ ],
+ [
+ "▁от",
+ "носи"
+ ],
+ [
+ "▁не",
+ "й"
+ ],
+ [
+ "▁н",
+ "ей"
+ ],
+ [
+ "▁",
+ "ней"
+ ],
+ [
+ ")",
+ "»."
+ ],
+ [
+ "▁Ci",
+ "udad"
+ ],
+ [
+ "IA",
+ "L"
+ ],
+ [
+ "I",
+ "AL"
+ ],
+ [
+ "zy",
+ "st"
+ ],
+ [
+ "z",
+ "yst"
+ ],
+ [
+ ")\"",
+ ")"
+ ],
+ [
+ ")",
+ "\")"
+ ],
+ [
+ "▁Al",
+ "c"
+ ],
+ [
+ "blog",
+ "s"
+ ],
+ [
+ "blo",
+ "gs"
+ ],
+ [
+ "bl",
+ "ogs"
+ ],
+ [
+ "b",
+ "logs"
+ ],
+ [
+ "▁par",
+ "mi"
+ ],
+ [
+ "▁Album",
+ "s"
+ ],
+ [
+ "▁Alb",
+ "ums"
+ ],
+ [
+ "▁Bol",
+ "iv"
+ ],
+ [
+ "▁Bo",
+ "liv"
+ ],
+ [
+ "▁cl",
+ "és"
+ ],
+ [
+ "▁c",
+ "lés"
+ ],
+ [
+ "Product",
+ "s"
+ ],
+ [
+ "uer",
+ "do"
+ ],
+ [
+ "▁gel",
+ "ang"
+ ],
+ [
+ "▁ge",
+ "lang"
+ ],
+ [
+ "zn",
+ "ik"
+ ],
+ [
+ "z",
+ "nik"
+ ],
+ [
+ "ha",
+ "gen"
+ ],
+ [
+ "h",
+ "agen"
+ ],
+ [
+ "an",
+ "onymous"
+ ],
+ [
+ "▁sv",
+ "g"
+ ],
+ [
+ "▁",
+ "svg"
+ ],
+ [
+ "▁Conse",
+ "il"
+ ],
+ [
+ "▁Cons",
+ "eil"
+ ],
+ [
+ "▁Ar",
+ "i"
+ ],
+ [
+ "▁A",
+ "ri"
+ ],
+ [
+ "col",
+ "i"
+ ],
+ [
+ "co",
+ "li"
+ ],
+ [
+ "c",
+ "oli"
+ ],
+ [
+ "▁cz",
+ "y"
+ ],
+ [
+ "▁c",
+ "zy"
+ ],
+ [
+ "▁",
+ "czy"
+ ],
+ [
+ "▁C",
+ "V"
+ ],
+ [
+ "▁",
+ "CV"
+ ],
+ [
+ "▁for",
+ "d"
+ ],
+ [
+ "▁fo",
+ "rd"
+ ],
+ [
+ "▁f",
+ "ord"
+ ],
+ [
+ "▁",
+ "ford"
+ ],
+ [
+ "▁Auß",
+ "er"
+ ],
+ [
+ "▁Au",
+ "ßer"
+ ],
+ [
+ "▁C",
+ "I"
+ ],
+ [
+ "▁",
+ "CI"
+ ],
+ [
+ "▁temp",
+ "t"
+ ],
+ [
+ "▁tem",
+ "pt"
+ ],
+ [
+ "▁t",
+ "empt"
+ ],
+ [
+ "▁Organ",
+ "isation"
+ ],
+ [
+ "á",
+ "š"
+ ],
+ [
+ "▁cycle",
+ "s"
+ ],
+ [
+ "▁cycl",
+ "es"
+ ],
+ [
+ "▁cy",
+ "cles"
+ ],
+ [
+ "▁ges",
+ "lacht"
+ ],
+ [
+ "▁лю",
+ "дей"
+ ],
+ [
+ "ým",
+ "i"
+ ],
+ [
+ "ý",
+ "mi"
+ ],
+ [
+ "▁Spiel",
+ "er"
+ ],
+ [
+ "▁S",
+ "pieler"
+ ],
+ [
+ "ef",
+ "e"
+ ],
+ [
+ "e",
+ "fe"
+ ],
+ [
+ "▁Mar",
+ "vel"
+ ],
+ [
+ "▁porta",
+ "l"
+ ],
+ [
+ "▁port",
+ "al"
+ ],
+ [
+ "▁por",
+ "tal"
+ ],
+ [
+ "▁",
+ "portal"
+ ],
+ [
+ "▁Сер",
+ "г"
+ ],
+ [
+ "▁grad",
+ "o"
+ ],
+ [
+ "▁gra",
+ "do"
+ ],
+ [
+ "▁gr",
+ "ado"
+ ],
+ [
+ "▁g",
+ "rado"
+ ],
+ [
+ "▁handler",
+ "s"
+ ],
+ [
+ "▁handle",
+ "rs"
+ ],
+ [
+ "▁hand",
+ "lers"
+ ],
+ [
+ "▁Inter",
+ "face"
+ ],
+ [
+ "▁",
+ "Interface"
+ ],
+ [
+ "AM",
+ "E"
+ ],
+ [
+ "A",
+ "ME"
+ ],
+ [
+ "▁serious",
+ "ly"
+ ],
+ [
+ "▁ser",
+ "iously"
+ ],
+ [
+ "▁Bind",
+ "ing"
+ ],
+ [
+ "▁Bin",
+ "ding"
+ ],
+ [
+ "▁B",
+ "inding"
+ ],
+ [
+ "▁",
+ "Binding"
+ ],
+ [
+ "▁Ran",
+ "g"
+ ],
+ [
+ "▁Ra",
+ "ng"
+ ],
+ [
+ "▁R",
+ "ang"
+ ],
+ [
+ "▁nad",
+ "a"
+ ],
+ [
+ "▁na",
+ "da"
+ ],
+ [
+ "▁n",
+ "ada"
+ ],
+ [
+ "oc",
+ "e"
+ ],
+ [
+ "o",
+ "ce"
+ ],
+ [
+ "▁integr",
+ "a"
+ ],
+ [
+ "▁inte",
+ "gra"
+ ],
+ [
+ "ocr",
+ "acy"
+ ],
+ [
+ "oc",
+ "racy"
+ ],
+ [
+ "▁аль",
+ "бо"
+ ],
+ [
+ "▁stabil",
+ "ity"
+ ],
+ [
+ "▁st",
+ "ability"
+ ],
+ [
+ "Un",
+ "s"
+ ],
+ [
+ "U",
+ "ns"
+ ],
+ [
+ "▁ve",
+ "ter"
+ ],
+ [
+ "▁v",
+ "eter"
+ ],
+ [
+ "------",
+ "+"
+ ],
+ [
+ "-----",
+ "-+"
+ ],
+ [
+ "----",
+ "--+"
+ ],
+ [
+ "---",
+ "---+"
+ ],
+ [
+ "--",
+ "----+"
+ ],
+ [
+ "▁sera",
+ "it"
+ ],
+ [
+ "▁ser",
+ "ait"
+ ],
+ [
+ "▁se",
+ "rait"
+ ],
+ [
+ "▁om",
+ "itted"
+ ],
+ [
+ "▁uncertain",
+ "ty"
+ ],
+ [
+ "onia",
+ "n"
+ ],
+ [
+ "oni",
+ "an"
+ ],
+ [
+ "on",
+ "ian"
+ ],
+ [
+ "▁rest",
+ "o"
+ ],
+ [
+ "▁res",
+ "to"
+ ],
+ [
+ "▁re",
+ "sto"
+ ],
+ [
+ "▁r",
+ "esto"
+ ],
+ [
+ "▁же",
+ "лез"
+ ],
+ [
+ "▁одно",
+ "й"
+ ],
+ [
+ "▁од",
+ "ной"
+ ],
+ [
+ "▁Bevölker",
+ "ung"
+ ],
+ [
+ "▁Kra",
+ "ft"
+ ],
+ [
+ "▁Kr",
+ "aft"
+ ],
+ [
+ "▁K",
+ "raft"
+ ],
+ [
+ "ст",
+ "р"
+ ],
+ [
+ "▁Mos",
+ "cow"
+ ],
+ [
+ "lan",
+ "e"
+ ],
+ [
+ "la",
+ "ne"
+ ],
+ [
+ "l",
+ "ane"
+ ],
+ [
+ "ara",
+ "b"
+ ],
+ [
+ "ar",
+ "ab"
+ ],
+ [
+ "a",
+ "rab"
+ ],
+ [
+ "▁spo",
+ "le"
+ ],
+ [
+ "▁sp",
+ "ole"
+ ],
+ [
+ "▁s",
+ "pole"
+ ],
+ [
+ "▁сво",
+ "его"
+ ],
+ [
+ "?",
+ ":"
+ ],
+ [
+ "ST",
+ "ART"
+ ],
+ [
+ "▁инте",
+ "р"
+ ],
+ [
+ "▁ин",
+ "тер"
+ ],
+ [
+ "▁sym",
+ "pt"
+ ],
+ [
+ "▁Loren",
+ "zo"
+ ],
+ [
+ "▁ej",
+ "ec"
+ ],
+ [
+ "▁pros",
+ "per"
+ ],
+ [
+ "DA",
+ "T"
+ ],
+ [
+ "D",
+ "AT"
+ ],
+ [
+ "лимпи",
+ "й"
+ ],
+ [
+ "▁shape",
+ "s"
+ ],
+ [
+ "▁sh",
+ "apes"
+ ],
+ [
+ "value",
+ "Of"
+ ],
+ [
+ "▁associ",
+ "ate"
+ ],
+ [
+ "▁Medi",
+ "en"
+ ],
+ [
+ "▁Med",
+ "ien"
+ ],
+ [
+ "EN",
+ "V"
+ ],
+ [
+ "▁с",
+ "ре"
+ ],
+ [
+ "▁држа",
+ "ве"
+ ],
+ [
+ "▁the",
+ "ories"
+ ],
+ [
+ "he",
+ "b"
+ ],
+ [
+ "h",
+ "eb"
+ ],
+ [
+ "▁Way",
+ "ne"
+ ],
+ [
+ "▁String",
+ "Builder"
+ ],
+ [
+ "iw",
+ "ers"
+ ],
+ [
+ "i",
+ "wers"
+ ],
+ [
+ "▁Map",
+ "s"
+ ],
+ [
+ "▁Ma",
+ "ps"
+ ],
+ [
+ "▁M",
+ "aps"
+ ],
+ [
+ "Ph",
+ "ys"
+ ],
+ [
+ "\\}",
+ "\\"
+ ],
+ [
+ "\\",
+ "}\\"
+ ],
+ [
+ "▁Part",
+ "e"
+ ],
+ [
+ "▁Par",
+ "te"
+ ],
+ [
+ "▁P",
+ "arte"
+ ],
+ [
+ "▁Hud",
+ "son"
+ ],
+ [
+ "ло",
+ "н"
+ ],
+ [
+ "л",
+ "он"
+ ],
+ [
+ "L",
+ "ng"
+ ],
+ [
+ "▁р",
+ "ы"
+ ],
+ [
+ "▁",
+ "ры"
+ ],
+ [
+ "сте",
+ "й"
+ ],
+ [
+ "ст",
+ "ей"
+ ],
+ [
+ "с",
+ "тей"
+ ],
+ [
+ "la",
+ "u"
+ ],
+ [
+ "l",
+ "au"
+ ],
+ [
+ "ance",
+ "r"
+ ],
+ [
+ "anc",
+ "er"
+ ],
+ [
+ "an",
+ "cer"
+ ],
+ [
+ "▁Cop",
+ "pa"
+ ],
+ [
+ "▁Co",
+ "ppa"
+ ],
+ [
+ "▁вій",
+ "сь"
+ ],
+ [
+ "▁u",
+ "cc"
+ ],
+ [
+ "▁Pat",
+ "tern"
+ ],
+ [
+ "▁",
+ "Pattern"
+ ],
+ [
+ "▁gar",
+ "bage"
+ ],
+ [
+ "▁Gon",
+ "zález"
+ ],
+ [
+ "▁Encyc",
+ "lop"
+ ],
+ [
+ "ette",
+ "n"
+ ],
+ [
+ "ett",
+ "en"
+ ],
+ [
+ "et",
+ "ten"
+ ],
+ [
+ "Ext",
+ "ernal"
+ ],
+ [
+ "Ex",
+ "ternal"
+ ],
+ [
+ "RE",
+ "F"
+ ],
+ [
+ "R",
+ "EF"
+ ],
+ [
+ ">",
+ ";"
+ ],
+ [
+ "lijk",
+ "e"
+ ],
+ [
+ "lij",
+ "ke"
+ ],
+ [
+ "▁inter",
+ "sect"
+ ],
+ [
+ "▁Un",
+ "less"
+ ],
+ [
+ "▁deep",
+ "er"
+ ],
+ [
+ "▁de",
+ "eper"
+ ],
+ [
+ "▁ж",
+ "і"
+ ],
+ [
+ "▁",
+ "жі"
+ ],
+ [
+ "den",
+ "t"
+ ],
+ [
+ "de",
+ "nt"
+ ],
+ [
+ "d",
+ "ent"
+ ],
+ [
+ "le",
+ "f"
+ ],
+ [
+ "l",
+ "ef"
+ ],
+ [
+ "▁ch",
+ "anson"
+ ],
+ [
+ "▁diff",
+ "us"
+ ],
+ [
+ "▁prim",
+ "i"
+ ],
+ [
+ "▁pri",
+ "mi"
+ ],
+ [
+ "▁pr",
+ "imi"
+ ],
+ [
+ "▁Wie",
+ "der"
+ ],
+ [
+ "▁Wi",
+ "eder"
+ ],
+ [
+ "▁W",
+ "ieder"
+ ],
+ [
+ "▁aw",
+ "s"
+ ],
+ [
+ "▁a",
+ "ws"
+ ],
+ [
+ "▁",
+ "aws"
+ ],
+ [
+ "owan",
+ "a"
+ ],
+ [
+ "owa",
+ "na"
+ ],
+ [
+ "ow",
+ "ana"
+ ],
+ [
+ "▁social",
+ "e"
+ ],
+ [
+ "▁soci",
+ "ale"
+ ],
+ [
+ "▁soc",
+ "iale"
+ ],
+ [
+ "▁so",
+ "ciale"
+ ],
+ [
+ "ik",
+ "k"
+ ],
+ [
+ "i",
+ "kk"
+ ],
+ [
+ "льно",
+ "й"
+ ],
+ [
+ "ль",
+ "ной"
+ ],
+ [
+ "▁division",
+ "s"
+ ],
+ [
+ "▁divis",
+ "ions"
+ ],
+ [
+ "▁div",
+ "isions"
+ ],
+ [
+ "ло",
+ "со"
+ ],
+ [
+ "▁Cla",
+ "ud"
+ ],
+ [
+ "▁Cl",
+ "aud"
+ ],
+ [
+ "▁Y",
+ "a"
+ ],
+ [
+ "▁voc",
+ "e"
+ ],
+ [
+ "▁vo",
+ "ce"
+ ],
+ [
+ "▁v",
+ "oce"
+ ],
+ [
+ "▁Bran",
+ "ch"
+ ],
+ [
+ "▁Br",
+ "anch"
+ ],
+ [
+ "▁B",
+ "ranch"
+ ],
+ [
+ "▁fit",
+ "ted"
+ ],
+ [
+ "▁f",
+ "itted"
+ ],
+ [
+ "or",
+ "r"
+ ],
+ [
+ "o",
+ "rr"
+ ],
+ [
+ "ôt",
+ "el"
+ ],
+ [
+ "ô",
+ "tel"
+ ],
+ [
+ "str",
+ "oke"
+ ],
+ [
+ "st",
+ "roke"
+ ],
+ [
+ "listen",
+ "er"
+ ],
+ [
+ "list",
+ "ener"
+ ],
+ [
+ "ima",
+ "n"
+ ],
+ [
+ "im",
+ "an"
+ ],
+ [
+ "i",
+ "man"
+ ],
+ [
+ "во",
+ "сто"
+ ],
+ [
+ "▁Sh",
+ "ah"
+ ],
+ [
+ "Int",
+ "roduction"
+ ],
+ [
+ "▁new",
+ "line"
+ ],
+ [
+ "▁til",
+ "e"
+ ],
+ [
+ "▁ti",
+ "le"
+ ],
+ [
+ "▁t",
+ "ile"
+ ],
+ [
+ "'])",
+ ")"
+ ],
+ [
+ "']",
+ "))"
+ ],
+ [
+ "'",
+ "]))"
+ ],
+ [
+ "▁trava",
+ "ux"
+ ],
+ [
+ "▁trav",
+ "aux"
+ ],
+ [
+ "CON",
+ "FIG"
+ ],
+ [
+ "▁quadr",
+ "atic"
+ ],
+ [
+ "onne",
+ "ur"
+ ],
+ [
+ "onn",
+ "eur"
+ ],
+ [
+ "on",
+ "neur"
+ ],
+ [
+ "▁Gi",
+ "org"
+ ],
+ [
+ "▁ident",
+ "ific"
+ ],
+ [
+ "érica",
+ "ine"
+ ],
+ [
+ "éric",
+ "aine"
+ ],
+ [
+ "▁UI",
+ "View"
+ ],
+ [
+ "▁",
+ "UIView"
+ ],
+ [
+ "▁Liber",
+ "al"
+ ],
+ [
+ "▁Lib",
+ "eral"
+ ],
+ [
+ "▁Ko",
+ "ch"
+ ],
+ [
+ "▁K",
+ "och"
+ ],
+ [
+ "▁Berlin",
+ "er"
+ ],
+ [
+ "▁Berl",
+ "iner"
+ ],
+ [
+ "▁notification",
+ "s"
+ ],
+ [
+ "▁not",
+ "ifications"
+ ],
+ [
+ "▁Sus",
+ "an"
+ ],
+ [
+ "▁Su",
+ "san"
+ ],
+ [
+ "▁cad",
+ "re"
+ ],
+ [
+ "▁c",
+ "adre"
+ ],
+ [
+ "▁Kl",
+ "oster"
+ ],
+ [
+ "▁K",
+ "loster"
+ ],
+ [
+ "▁exam",
+ "ine"
+ ],
+ [
+ "▁еди",
+ "н"
+ ],
+ [
+ "▁е",
+ "дин"
+ ],
+ [
+ "▁UN",
+ "ION"
+ ],
+ [
+ "▁alte",
+ "n"
+ ],
+ [
+ "▁alt",
+ "en"
+ ],
+ [
+ "▁al",
+ "ten"
+ ],
+ [
+ "▁fin",
+ "it"
+ ],
+ [
+ "▁fi",
+ "nit"
+ ],
+ [
+ "▁f",
+ "init"
+ ],
+ [
+ "▁ped",
+ "ig"
+ ],
+ [
+ "▁pe",
+ "dig"
+ ],
+ [
+ "cy",
+ "k"
+ ],
+ [
+ "c",
+ "yk"
+ ],
+ [
+ "▁mouv",
+ "ement"
+ ],
+ [
+ "▁mou",
+ "vement"
+ ],
+ [
+ "IO",
+ "S"
+ ],
+ [
+ "I",
+ "OS"
+ ],
+ [
+ "▁бри",
+ "тан"
+ ],
+ [
+ "▁bou",
+ "t"
+ ],
+ [
+ "▁bo",
+ "ut"
+ ],
+ [
+ "▁b",
+ "out"
+ ],
+ [
+ "▁авто",
+ "р"
+ ],
+ [
+ "▁ав",
+ "тор"
+ ],
+ [
+ "ниц",
+ "тво"
+ ],
+ [
+ "ет",
+ "о"
+ ],
+ [
+ "е",
+ "то"
+ ],
+ [
+ "ler",
+ "a"
+ ],
+ [
+ "le",
+ "ra"
+ ],
+ [
+ "l",
+ "era"
+ ],
+ [
+ "cl",
+ "s"
+ ],
+ [
+ "c",
+ "ls"
+ ],
+ [
+ "▁Le",
+ "y"
+ ],
+ [
+ "▁L",
+ "ey"
+ ],
+ [
+ "am",
+ "y"
+ ],
+ [
+ "a",
+ "my"
+ ],
+ [
+ "agen",
+ "s"
+ ],
+ [
+ "age",
+ "ns"
+ ],
+ [
+ "ag",
+ "ens"
+ ],
+ [
+ "a",
+ "gens"
+ ],
+ [
+ "ash",
+ "ed"
+ ],
+ [
+ "as",
+ "hed"
+ ],
+ [
+ "▁ok",
+ "rę"
+ ],
+ [
+ "г",
+ "ро"
+ ],
+ [
+ "elle",
+ "tt"
+ ],
+ [
+ "ell",
+ "ett"
+ ],
+ [
+ "el",
+ "lett"
+ ],
+ [
+ "▁Fel",
+ "low"
+ ],
+ [
+ "▁F",
+ "ellow"
+ ],
+ [
+ "▁manif",
+ "old"
+ ],
+ [
+ "$)",
+ ","
+ ],
+ [
+ "$",
+ "),"
+ ],
+ [
+ "ld",
+ "er"
+ ],
+ [
+ "l",
+ "der"
+ ],
+ [
+ "▁vo",
+ "z"
+ ],
+ [
+ "▁v",
+ "oz"
+ ],
+ [
+ "▁beg",
+ "g"
+ ],
+ [
+ "▁be",
+ "gg"
+ ],
+ [
+ "▁bar",
+ "on"
+ ],
+ [
+ "▁ba",
+ "ron"
+ ],
+ [
+ "▁b",
+ "aron"
+ ],
+ [
+ "▁fi",
+ "d"
+ ],
+ [
+ "▁f",
+ "id"
+ ],
+ [
+ "▁fir",
+ "ing"
+ ],
+ [
+ "▁fi",
+ "ring"
+ ],
+ [
+ "▁f",
+ "iring"
+ ],
+ [
+ "ild",
+ "a"
+ ],
+ [
+ "il",
+ "da"
+ ],
+ [
+ "de",
+ "k"
+ ],
+ [
+ "d",
+ "ek"
+ ],
+ [
+ "A",
+ "U"
+ ],
+ [
+ "itar",
+ "e"
+ ],
+ [
+ "ita",
+ "re"
+ ],
+ [
+ "it",
+ "are"
+ ],
+ [
+ "▁Ar",
+ "a"
+ ],
+ [
+ "▁A",
+ "ra"
+ ],
+ [
+ "▁Ex",
+ "it"
+ ],
+ [
+ "▁",
+ "Exit"
+ ],
+ [
+ "▁cinema",
+ "t"
+ ],
+ [
+ "▁cin",
+ "emat"
+ ],
+ [
+ "▁intro",
+ "s"
+ ],
+ [
+ "▁intr",
+ "os"
+ ],
+ [
+ "▁int",
+ "ros"
+ ],
+ [
+ "▁contact",
+ "s"
+ ],
+ [
+ "пен",
+ "и"
+ ],
+ [
+ "пе",
+ "ни"
+ ],
+ [
+ "▁m",
+ "öglich"
+ ],
+ [
+ "▁Singap",
+ "ore"
+ ],
+ [
+ "str",
+ "öm"
+ ],
+ [
+ "▁Her",
+ "n"
+ ],
+ [
+ "▁He",
+ "rn"
+ ],
+ [
+ "▁H",
+ "ern"
+ ],
+ [
+ "▁six",
+ "th"
+ ],
+ [
+ "▁publication",
+ "s"
+ ],
+ [
+ "▁public",
+ "ations"
+ ],
+ [
+ "▁pub",
+ "lications"
+ ],
+ [
+ "vi",
+ "e"
+ ],
+ [
+ "v",
+ "ie"
+ ],
+ [
+ "▁Ha",
+ "t"
+ ],
+ [
+ "▁H",
+ "at"
+ ],
+ [
+ "▁accept",
+ "ing"
+ ],
+ [
+ "á",
+ "c"
+ ],
+ [
+ "st",
+ "wo"
+ ],
+ [
+ "s",
+ "two"
+ ],
+ [
+ "▁quiet",
+ "ly"
+ ],
+ [
+ "Ph",
+ "oto"
+ ],
+ [
+ "▁bas",
+ "ket"
+ ],
+ [
+ "▁b",
+ "asket"
+ ],
+ [
+ "▁eigen",
+ "values"
+ ],
+ [
+ "▁méd",
+ "ec"
+ ],
+ [
+ "▁mé",
+ "dec"
+ ],
+ [
+ "▁Ol",
+ "imp"
+ ],
+ [
+ "▁O",
+ "limp"
+ ],
+ [
+ "▁цер",
+ "ков"
+ ],
+ [
+ "ali",
+ "n"
+ ],
+ [
+ "al",
+ "in"
+ ],
+ [
+ "a",
+ "lin"
+ ],
+ [
+ "cons",
+ "um"
+ ],
+ [
+ "con",
+ "sum"
+ ],
+ [
+ "▁las",
+ "sen"
+ ],
+ [
+ "▁l",
+ "assen"
+ ],
+ [
+ "▁",
+ "lassen"
+ ],
+ [
+ "▁ан",
+ "ти"
+ ],
+ [
+ "▁Se",
+ "q"
+ ],
+ [
+ "▁S",
+ "eq"
+ ],
+ [
+ "▁",
+ "Seq"
+ ],
+ [
+ "\";",
+ "\r"
+ ],
+ [
+ "\"",
+ ";\r"
+ ],
+ [
+ "rar",
+ "e"
+ ],
+ [
+ "ra",
+ "re"
+ ],
+ [
+ "r",
+ "are"
+ ],
+ [
+ "▁$|",
+ "\\"
+ ],
+ [
+ "▁$",
+ "|\\"
+ ],
+ [
+ "▁nic",
+ "k"
+ ],
+ [
+ "▁ni",
+ "ck"
+ ],
+ [
+ "▁n",
+ "ick"
+ ],
+ [
+ "▁",
+ "nick"
+ ],
+ [
+ "df",
+ "lare"
+ ],
+ [
+ "V",
+ "ec"
+ ],
+ [
+ "bind",
+ "ung"
+ ],
+ [
+ "▁b",
+ "g"
+ ],
+ [
+ "▁",
+ "bg"
+ ],
+ [
+ "change",
+ "s"
+ ],
+ [
+ "chan",
+ "ges"
+ ],
+ [
+ "ch",
+ "anges"
+ ],
+ [
+ "Day",
+ "s"
+ ],
+ [
+ "Da",
+ "ys"
+ ],
+ [
+ "D",
+ "ays"
+ ],
+ [
+ "▁Mou",
+ "se"
+ ],
+ [
+ "▁Mo",
+ "use"
+ ],
+ [
+ "▁M",
+ "ouse"
+ ],
+ [
+ "▁",
+ "Mouse"
+ ],
+ [
+ "▁wait",
+ "ed"
+ ],
+ [
+ "▁wa",
+ "ited"
+ ],
+ [
+ "▁Tom",
+ "atoes"
+ ],
+ [
+ "▁fa",
+ "s"
+ ],
+ [
+ "▁f",
+ "as"
+ ],
+ [
+ "▁",
+ "fas"
+ ],
+ [
+ "vert",
+ "e"
+ ],
+ [
+ "ver",
+ "te"
+ ],
+ [
+ "v",
+ "erte"
+ ],
+ [
+ "▁success",
+ "ion"
+ ],
+ [
+ "▁succ",
+ "ession"
+ ],
+ [
+ "со",
+ "р"
+ ],
+ [
+ "с",
+ "ор"
+ ],
+ [
+ "▁sol",
+ "s"
+ ],
+ [
+ "▁so",
+ "ls"
+ ],
+ [
+ "▁s",
+ "ols"
+ ],
+ [
+ "▁Ren",
+ "der"
+ ],
+ [
+ "▁Re",
+ "nder"
+ ],
+ [
+ "▁R",
+ "ender"
+ ],
+ [
+ "▁",
+ "Render"
+ ],
+ [
+ "▁leaders",
+ "hip"
+ ],
+ [
+ "▁leader",
+ "ship"
+ ],
+ [
+ "▁lead",
+ "ership"
+ ],
+ [
+ "▁signific",
+ "ance"
+ ],
+ [
+ "▁gau",
+ "che"
+ ],
+ [
+ "▁ga",
+ "uche"
+ ],
+ [
+ "can",
+ "o"
+ ],
+ [
+ "ca",
+ "no"
+ ],
+ [
+ "c",
+ "ano"
+ ],
+ [
+ "▁Pi",
+ "e"
+ ],
+ [
+ "▁P",
+ "ie"
+ ],
+ [
+ "enso",
+ "ort"
+ ],
+ [
+ "▁camb",
+ "io"
+ ],
+ [
+ "▁cam",
+ "bio"
+ ],
+ [
+ "▁у",
+ "з"
+ ],
+ [
+ "▁ende",
+ "av"
+ ],
+ [
+ "Complete",
+ "d"
+ ],
+ [
+ "Comple",
+ "ted"
+ ],
+ [
+ "Comp",
+ "leted"
+ ],
+ [
+ "▁Архив",
+ "ная"
+ ],
+ [
+ "j",
+ "d"
+ ],
+ [
+ "ór",
+ "ico"
+ ],
+ [
+ "ó",
+ "rico"
+ ],
+ [
+ "▁church",
+ "es"
+ ],
+ [
+ "▁anim",
+ "ate"
+ ],
+ [
+ "▁ani",
+ "mate"
+ ],
+ [
+ "▁an",
+ "imate"
+ ],
+ [
+ "▁",
+ "animate"
+ ],
+ [
+ "S",
+ "G"
+ ],
+ [
+ "comput",
+ "e"
+ ],
+ [
+ "comp",
+ "ute"
+ ],
+ [
+ "▁uniform",
+ "ly"
+ ],
+ [
+ "IN",
+ "IT"
+ ],
+ [
+ "lle",
+ "s"
+ ],
+ [
+ "ll",
+ "es"
+ ],
+ [
+ "l",
+ "les"
+ ],
+ [
+ "Http",
+ "Request"
+ ],
+ [
+ "К",
+ "о"
+ ],
+ [
+ "Di",
+ "ff"
+ ],
+ [
+ "D",
+ "iff"
+ ],
+ [
+ "▁sa",
+ "h"
+ ],
+ [
+ "▁s",
+ "ah"
+ ],
+ [
+ "air",
+ "o"
+ ],
+ [
+ "ai",
+ "ro"
+ ],
+ [
+ "a",
+ "iro"
+ ],
+ [
+ "may",
+ "be"
+ ],
+ [
+ "UT",
+ "E"
+ ],
+ [
+ "U",
+ "TE"
+ ],
+ [
+ "▁Do",
+ "w"
+ ],
+ [
+ "▁D",
+ "ow"
+ ],
+ [
+ "hum",
+ "an"
+ ],
+ [
+ "hu",
+ "man"
+ ],
+ [
+ "h",
+ "uman"
+ ],
+ [
+ "▁aur",
+ "ait"
+ ],
+ [
+ "▁au",
+ "rait"
+ ],
+ [
+ "dar",
+ "k"
+ ],
+ [
+ "d",
+ "ark"
+ ],
+ [
+ "▁rep",
+ "air"
+ ],
+ [
+ "▁re",
+ "pair"
+ ],
+ [
+ "▁ne",
+ "r"
+ ],
+ [
+ "▁n",
+ "er"
+ ],
+ [
+ "▁",
+ "ner"
+ ],
+ [
+ "▁Da",
+ "bei"
+ ],
+ [
+ "▁D",
+ "abei"
+ ],
+ [
+ "▁Bot",
+ "an"
+ ],
+ [
+ "▁Bo",
+ "tan"
+ ],
+ [
+ "Origin",
+ "al"
+ ],
+ [
+ "Or",
+ "iginal"
+ ],
+ [
+ "az",
+ "ă"
+ ],
+ [
+ "▁NA",
+ "T"
+ ],
+ [
+ "▁N",
+ "AT"
+ ],
+ [
+ "imp",
+ "er"
+ ],
+ [
+ "im",
+ "per"
+ ],
+ [
+ "▁You",
+ "th"
+ ],
+ [
+ "▁Y",
+ "outh"
+ ],
+ [
+ "the",
+ "s"
+ ],
+ [
+ "th",
+ "es"
+ ],
+ [
+ "t",
+ "hes"
+ ],
+ [
+ "▁окру",
+ "га"
+ ],
+ [
+ "▁Fl",
+ "o"
+ ],
+ [
+ "▁F",
+ "lo"
+ ],
+ [
+ "▁break",
+ "fast"
+ ],
+ [
+ "url",
+ "s"
+ ],
+ [
+ "ur",
+ "ls"
+ ],
+ [
+ "▁über",
+ "nahm"
+ ],
+ [
+ "ário",
+ "s"
+ ],
+ [
+ "ár",
+ "ios"
+ ],
+ [
+ "á",
+ "rios"
+ ],
+ [
+ "▁Or",
+ "ange"
+ ],
+ [
+ "▁O",
+ "range"
+ ],
+ [
+ "▁Aff",
+ "airs"
+ ],
+ [
+ "sk",
+ "e"
+ ],
+ [
+ "s",
+ "ke"
+ ],
+ [
+ "▁not",
+ "ify"
+ ],
+ [
+ "▁",
+ "notify"
+ ],
+ [
+ "imo",
+ "ine"
+ ],
+ [
+ "▁Are",
+ "na"
+ ],
+ [
+ "▁Ar",
+ "ena"
+ ],
+ [
+ "▁liber",
+ "al"
+ ],
+ [
+ "▁lib",
+ "eral"
+ ],
+ [
+ "▁ob",
+ "ec"
+ ],
+ [
+ "▁o",
+ "bec"
+ ],
+ [
+ "if",
+ "a"
+ ],
+ [
+ "i",
+ "fa"
+ ],
+ [
+ "gue",
+ "z"
+ ],
+ [
+ "gu",
+ "ez"
+ ],
+ [
+ "g",
+ "uez"
+ ],
+ [
+ "ion",
+ "o"
+ ],
+ [
+ "io",
+ "no"
+ ],
+ [
+ "i",
+ "ono"
+ ],
+ [
+ "пера",
+ "тор"
+ ],
+ [
+ "▁retain",
+ "ed"
+ ],
+ [
+ "▁ret",
+ "ained"
+ ],
+ [
+ "fail",
+ "ed"
+ ],
+ [
+ "fa",
+ "iled"
+ ],
+ [
+ "bin",
+ "e"
+ ],
+ [
+ "bi",
+ "ne"
+ ],
+ [
+ "b",
+ "ine"
+ ],
+ [
+ "т",
+ "ных"
+ ],
+ [
+ "▁CG",
+ "Rect"
+ ],
+ [
+ "cam",
+ "era"
+ ],
+ [
+ "iden",
+ "ote"
+ ],
+ [
+ "ide",
+ "note"
+ ],
+ [
+ "K",
+ "B"
+ ],
+ [
+ "▁light",
+ "s"
+ ],
+ [
+ "▁l",
+ "ights"
+ ],
+ [
+ "▁Picture",
+ "s"
+ ],
+ [
+ "▁P",
+ "ictures"
+ ],
+ [
+ "▁Squad",
+ "ron"
+ ],
+ [
+ "▁Vol",
+ "k"
+ ],
+ [
+ "▁V",
+ "olk"
+ ],
+ [
+ "▁bur",
+ "g"
+ ],
+ [
+ "▁bu",
+ "rg"
+ ],
+ [
+ "▁b",
+ "urg"
+ ],
+ [
+ "▁",
+ "burg"
+ ],
+ [
+ ",",
+ "]"
+ ],
+ [
+ "G",
+ "i"
+ ],
+ [
+ "ê",
+ "que"
+ ],
+ [
+ "make",
+ "Text"
+ ],
+ [
+ "▁every",
+ "body"
+ ],
+ [
+ "▁Hyp",
+ "er"
+ ],
+ [
+ "▁Hy",
+ "per"
+ ],
+ [
+ "▁De",
+ "ux"
+ ],
+ [
+ "▁glo",
+ "ry"
+ ],
+ [
+ "▁gl",
+ "ory"
+ ],
+ [
+ "present",
+ "ation"
+ ],
+ [
+ "pres",
+ "entation"
+ ],
+ [
+ "onic",
+ "a"
+ ],
+ [
+ "oni",
+ "ca"
+ ],
+ [
+ "on",
+ "ica"
+ ],
+ [
+ "o",
+ "nica"
+ ],
+ [
+ "▁fr",
+ "ère"
+ ],
+ [
+ "age",
+ "t"
+ ],
+ [
+ "ag",
+ "et"
+ ],
+ [
+ "a",
+ "get"
+ ],
+ [
+ "▁hint",
+ "s"
+ ],
+ [
+ "▁hin",
+ "ts"
+ ],
+ [
+ "▁h",
+ "ints"
+ ],
+ [
+ "▁tun",
+ "nel"
+ ],
+ [
+ "▁t",
+ "unnel"
+ ],
+ [
+ "▁E",
+ "j"
+ ],
+ [
+ "ál",
+ "is"
+ ],
+ [
+ "á",
+ "lis"
+ ],
+ [
+ "▁Vi",
+ "v"
+ ],
+ [
+ "▁V",
+ "iv"
+ ],
+ [
+ "ствен",
+ "ных"
+ ],
+ [
+ "▁cap",
+ "s"
+ ],
+ [
+ "▁ca",
+ "ps"
+ ],
+ [
+ "▁c",
+ "aps"
+ ],
+ [
+ "PAR",
+ "T"
+ ],
+ [
+ "PA",
+ "RT"
+ ],
+ [
+ "P",
+ "ART"
+ ],
+ [
+ "oc",
+ "i"
+ ],
+ [
+ "o",
+ "ci"
+ ],
+ [
+ "▁price",
+ "s"
+ ],
+ [
+ "▁pri",
+ "ces"
+ ],
+ [
+ "▁pr",
+ "ices"
+ ],
+ [
+ "▁p",
+ "rices"
+ ],
+ [
+ "curr",
+ "ency"
+ ],
+ [
+ "c",
+ "urrency"
+ ],
+ [
+ "▁acht",
+ "er"
+ ],
+ [
+ "▁ach",
+ "ter"
+ ],
+ [
+ "▁a",
+ "chter"
+ ],
+ [
+ "rom",
+ "agnet"
+ ],
+ [
+ "gende",
+ "r"
+ ],
+ [
+ "gen",
+ "der"
+ ],
+ [
+ "ge",
+ "nder"
+ ],
+ [
+ "g",
+ "ender"
+ ],
+ [
+ "▁su",
+ "is"
+ ],
+ [
+ "▁s",
+ "uis"
+ ],
+ [
+ "version",
+ "s"
+ ],
+ [
+ "vers",
+ "ions"
+ ],
+ [
+ "▁Train",
+ "ing"
+ ],
+ [
+ "▁Tra",
+ "ining"
+ ],
+ [
+ "▁Tr",
+ "aining"
+ ],
+ [
+ "ins",
+ "ide"
+ ],
+ [
+ "in",
+ "side"
+ ],
+ [
+ "eg",
+ "e"
+ ],
+ [
+ "e",
+ "ge"
+ ],
+ [
+ "▁total",
+ "e"
+ ],
+ [
+ "▁tot",
+ "ale"
+ ],
+ [
+ "▁Da",
+ "ar"
+ ],
+ [
+ "▁D",
+ "aar"
+ ],
+ [
+ "▁grud",
+ "nia"
+ ],
+ [
+ "▁I",
+ "er"
+ ],
+ [
+ "▁occasion",
+ "s"
+ ],
+ [
+ "▁occas",
+ "ions"
+ ],
+ [
+ "▁k",
+ "de"
+ ],
+ [
+ "▁tensor",
+ "flow"
+ ],
+ [
+ "▁",
+ "tensorflow"
+ ],
+ [
+ "▁ó",
+ "r"
+ ],
+ [
+ "▁",
+ "ór"
+ ],
+ [
+ "Method",
+ "s"
+ ],
+ [
+ "▁loop",
+ "ing"
+ ],
+ [
+ "▁direct",
+ "eur"
+ ],
+ [
+ "k",
+ "ę"
+ ],
+ [
+ "▁is",
+ "omorphism"
+ ],
+ [
+ "▁Jo",
+ "ão"
+ ],
+ [
+ "▁align",
+ "ed"
+ ],
+ [
+ "▁al",
+ "igned"
+ ],
+ [
+ "▁",
+ "aligned"
+ ],
+ [
+ "он",
+ "ов"
+ ],
+ [
+ "о",
+ "нов"
+ ],
+ [
+ "urg",
+ "er"
+ ],
+ [
+ "ur",
+ "ger"
+ ],
+ [
+ "▁nov",
+ "a"
+ ],
+ [
+ "▁no",
+ "va"
+ ],
+ [
+ "▁n",
+ "ova"
+ ],
+ [
+ "mor",
+ "row"
+ ],
+ [
+ "m",
+ "orrow"
+ ],
+ [
+ "alter",
+ "n"
+ ],
+ [
+ "alt",
+ "ern"
+ ],
+ [
+ "al",
+ "tern"
+ ],
+ [
+ "H",
+ "D"
+ ],
+ [
+ "▁mar",
+ "qu"
+ ],
+ [
+ "▁m",
+ "arqu"
+ ],
+ [
+ "ativa",
+ "s"
+ ],
+ [
+ "ativ",
+ "as"
+ ],
+ [
+ "ati",
+ "vas"
+ ],
+ [
+ "at",
+ "ivas"
+ ],
+ [
+ "gg",
+ "reg"
+ ],
+ [
+ "g",
+ "greg"
+ ],
+ [
+ "▁anci",
+ "en"
+ ],
+ [
+ "▁anc",
+ "ien"
+ ],
+ [
+ "ni",
+ "t"
+ ],
+ [
+ "n",
+ "it"
+ ],
+ [
+ "▁secure",
+ "d"
+ ],
+ [
+ "▁sec",
+ "ured"
+ ],
+ [
+ "mi",
+ "er"
+ ],
+ [
+ "m",
+ "ier"
+ ],
+ [
+ "▁Ol",
+ "e"
+ ],
+ [
+ "▁O",
+ "le"
+ ],
+ [
+ "▁ин",
+ "те"
+ ],
+ [
+ "▁min",
+ "us"
+ ],
+ [
+ "▁m",
+ "inus"
+ ],
+ [
+ "▁",
+ "minus"
+ ],
+ [
+ "▁clear",
+ "er"
+ ],
+ [
+ "▁nell",
+ "o"
+ ],
+ [
+ "▁nel",
+ "lo"
+ ],
+ [
+ "▁n",
+ "ello"
+ ],
+ [
+ "▁információ",
+ "k"
+ ],
+ [
+ "▁prop",
+ "re"
+ ],
+ [
+ "▁pro",
+ "pre"
+ ],
+ [
+ "{",
+ "."
+ ],
+ [
+ "ilo",
+ "g"
+ ],
+ [
+ "il",
+ "og"
+ ],
+ [
+ "i",
+ "log"
+ ],
+ [
+ "▁Qu",
+ "ick"
+ ],
+ [
+ "▁acc",
+ "us"
+ ],
+ [
+ "▁ac",
+ "cus"
+ ],
+ [
+ "emp",
+ "loyee"
+ ],
+ [
+ "▁з",
+ "у"
+ ],
+ [
+ "▁",
+ "зу"
+ ],
+ [
+ "ць",
+ "кий"
+ ],
+ [
+ "фі",
+ "цій"
+ ],
+ [
+ "▁пу",
+ "бли"
+ ],
+ [
+ "▁",
+ "публи"
+ ],
+ [
+ "▁ben",
+ "t"
+ ],
+ [
+ "▁be",
+ "nt"
+ ],
+ [
+ "▁b",
+ "ent"
+ ],
+ [
+ "▁по",
+ "зво"
+ ],
+ [
+ "▁По",
+ "р"
+ ],
+ [
+ "▁П",
+ "ор"
+ ],
+ [
+ "áz",
+ "í"
+ ],
+ [
+ "án",
+ "ico"
+ ],
+ [
+ "á",
+ "nico"
+ ],
+ [
+ "empty",
+ "set"
+ ],
+ [
+ "▁sur",
+ "tout"
+ ],
+ [
+ "ren",
+ "o"
+ ],
+ [
+ "re",
+ "no"
+ ],
+ [
+ "r",
+ "eno"
+ ],
+ [
+ "un",
+ "ya"
+ ],
+ [
+ "▁у",
+ "ез"
+ ],
+ [
+ "▁Mill",
+ "ionen"
+ ],
+ [
+ "▁listop",
+ "ada"
+ ],
+ [
+ "▁Main",
+ "e"
+ ],
+ [
+ "▁Mai",
+ "ne"
+ ],
+ [
+ "▁Ma",
+ "ine"
+ ],
+ [
+ "▁M",
+ "aine"
+ ],
+ [
+ "▁grupo",
+ "s"
+ ],
+ [
+ "▁grup",
+ "os"
+ ],
+ [
+ "▁gru",
+ "pos"
+ ],
+ [
+ "▁Sto",
+ "rage"
+ ],
+ [
+ "▁St",
+ "orage"
+ ],
+ [
+ "▁",
+ "Storage"
+ ],
+ [
+ "▁app",
+ "le"
+ ],
+ [
+ "▁ap",
+ "ple"
+ ],
+ [
+ "▁",
+ "apple"
+ ],
+ [
+ "▁L",
+ "ö"
+ ],
+ [
+ "ouse",
+ "d"
+ ],
+ [
+ "ous",
+ "ed"
+ ],
+ [
+ "ou",
+ "sed"
+ ],
+ [
+ "o",
+ "used"
+ ],
+ [
+ "д",
+ "ро"
+ ],
+ [
+ "sc",
+ "i"
+ ],
+ [
+ "s",
+ "ci"
+ ],
+ [
+ "▁hi",
+ "bernate"
+ ],
+ [
+ "▁",
+ "hibernate"
+ ],
+ [
+ "do",
+ "g"
+ ],
+ [
+ "d",
+ "og"
+ ],
+ [
+ "▁вос",
+ "то"
+ ],
+ [
+ "▁во",
+ "сто"
+ ],
+ [
+ "▁",
+ "восто"
+ ],
+ [
+ "▁intens",
+ "ity"
+ ],
+ [
+ "legen",
+ "d"
+ ],
+ [
+ "lege",
+ "nd"
+ ],
+ [
+ "leg",
+ "end"
+ ],
+ [
+ "▁Will",
+ "e"
+ ],
+ [
+ "▁Wil",
+ "le"
+ ],
+ [
+ "▁Wi",
+ "lle"
+ ],
+ [
+ "▁W",
+ "ille"
+ ],
+ [
+ "▁szer",
+ "int"
+ ],
+ [
+ "ges",
+ "ellschaft"
+ ],
+ [
+ "▁Liv",
+ "ing"
+ ],
+ [
+ "▁Li",
+ "ving"
+ ],
+ [
+ "▁L",
+ "iving"
+ ],
+ [
+ "all",
+ "o"
+ ],
+ [
+ "al",
+ "lo"
+ ],
+ [
+ "▁Sp",
+ "lit"
+ ],
+ [
+ "▁S",
+ "plit"
+ ],
+ [
+ "▁",
+ "Split"
+ ],
+ [
+ "dr",
+ "u"
+ ],
+ [
+ "d",
+ "ru"
+ ],
+ [
+ "ne",
+ "ed"
+ ],
+ [
+ "n",
+ "eed"
+ ],
+ [
+ "▁Дж",
+ "он"
+ ],
+ [
+ "▁Sw",
+ "iss"
+ ],
+ [
+ "▁spr",
+ "aw"
+ ],
+ [
+ "▁sp",
+ "raw"
+ ],
+ [
+ "▁beh",
+ "o"
+ ],
+ [
+ "▁be",
+ "ho"
+ ],
+ [
+ "▁fot",
+ "ograf"
+ ],
+ [
+ "▁ren",
+ "contre"
+ ],
+ [
+ "▁ki",
+ "s"
+ ],
+ [
+ "▁k",
+ "is"
+ ],
+ [
+ "▁sign",
+ "ing"
+ ],
+ [
+ "▁sig",
+ "ning"
+ ],
+ [
+ "aku",
+ "lt"
+ ],
+ [
+ "ak",
+ "ult"
+ ],
+ [
+ "▁index",
+ "ing"
+ ],
+ [
+ "ap",
+ "or"
+ ],
+ [
+ "a",
+ "por"
+ ],
+ [
+ "▁concept",
+ "ion"
+ ],
+ [
+ "▁conce",
+ "ption"
+ ],
+ [
+ "▁con",
+ "ception"
+ ],
+ [
+ "agg",
+ "reg"
+ ],
+ [
+ "ag",
+ "greg"
+ ],
+ [
+ "a",
+ "ggreg"
+ ],
+ [
+ "▁Са",
+ "вез"
+ ],
+ [
+ "▁aff",
+ "air"
+ ],
+ [
+ "ě",
+ "ní"
+ ],
+ [
+ "A",
+ "ugust"
+ ],
+ [
+ "▁се",
+ "кре"
+ ],
+ [
+ "▁miesz",
+ "kań"
+ ],
+ [
+ "UI",
+ "Image"
+ ],
+ [
+ "▁bi",
+ "shop"
+ ],
+ [
+ "▁b",
+ "ishop"
+ ],
+ [
+ "▁",
+ "bishop"
+ ],
+ [
+ "▁servant",
+ "s"
+ ],
+ [
+ "▁serv",
+ "ants"
+ ],
+ [
+ "▁tra",
+ "il"
+ ],
+ [
+ "▁tr",
+ "ail"
+ ],
+ [
+ "dig",
+ "it"
+ ],
+ [
+ "di",
+ "git"
+ ],
+ [
+ "▁join",
+ "s"
+ ],
+ [
+ "▁jo",
+ "ins"
+ ],
+ [
+ "▁Ne",
+ "ar"
+ ],
+ [
+ "▁N",
+ "ear"
+ ],
+ [
+ "öff",
+ "entlich"
+ ],
+ [
+ ">",
+ "{"
+ ],
+ [
+ "▁sk",
+ "ład"
+ ],
+ [
+ "gef",
+ "ührt"
+ ],
+ [
+ "ge",
+ "führt"
+ ],
+ [
+ "▁Hol",
+ "z"
+ ],
+ [
+ "▁Milit",
+ "är"
+ ],
+ [
+ "ach",
+ "i"
+ ],
+ [
+ "ac",
+ "hi"
+ ],
+ [
+ "a",
+ "chi"
+ ],
+ [
+ "Up",
+ "per"
+ ],
+ [
+ "U",
+ "pper"
+ ],
+ [
+ "pin",
+ "e"
+ ],
+ [
+ "pi",
+ "ne"
+ ],
+ [
+ "p",
+ "ine"
+ ],
+ [
+ "utz",
+ "t"
+ ],
+ [
+ "ut",
+ "zt"
+ ],
+ [
+ "▁nu",
+ "ova"
+ ],
+ [
+ "ibr",
+ "ation"
+ ],
+ [
+ "▁Bi",
+ "en"
+ ],
+ [
+ "▁B",
+ "ien"
+ ],
+ [
+ "▁первы",
+ "й"
+ ],
+ [
+ "▁пер",
+ "вый"
+ ],
+ [
+ "▁Cre",
+ "ating"
+ ],
+ [
+ "On",
+ "ce"
+ ],
+ [
+ "▁ein",
+ "mal"
+ ],
+ [
+ "▁geomet",
+ "ric"
+ ],
+ [
+ "▁ge",
+ "ometric"
+ ],
+ [
+ "st",
+ "vo"
+ ],
+ [
+ "▁k",
+ "W"
+ ],
+ [
+ "▁decom",
+ "position"
+ ],
+ [
+ "▁come",
+ "dy"
+ ],
+ [
+ "▁com",
+ "edy"
+ ],
+ [
+ "▁activ",
+ "ation"
+ ],
+ [
+ "▁ang",
+ "ry"
+ ],
+ [
+ "▁an",
+ "gry"
+ ],
+ [
+ "ille",
+ "urs"
+ ],
+ [
+ "ill",
+ "eurs"
+ ],
+ [
+ "▁instant",
+ "ly"
+ ],
+ [
+ "▁inst",
+ "antly"
+ ],
+ [
+ "▁suggest",
+ "ing"
+ ],
+ [
+ "▁Cla",
+ "y"
+ ],
+ [
+ "▁Cl",
+ "ay"
+ ],
+ [
+ "▁C",
+ "lay"
+ ],
+ [
+ "co",
+ "t"
+ ],
+ [
+ "c",
+ "ot"
+ ],
+ [
+ "▁Gé",
+ "n"
+ ],
+ [
+ "▁G",
+ "én"
+ ],
+ [
+ "($",
+ "("
+ ],
+ [
+ "(",
+ "$("
+ ],
+ [
+ "un",
+ "wrap"
+ ],
+ [
+ "▁lift",
+ "ed"
+ ],
+ [
+ "▁lif",
+ "ted"
+ ],
+ [
+ "▁Ki",
+ "t"
+ ],
+ [
+ "▁K",
+ "it"
+ ],
+ [
+ "▁",
+ "Kit"
+ ],
+ [
+ "▁line",
+ "a"
+ ],
+ [
+ "▁lin",
+ "ea"
+ ],
+ [
+ "▁li",
+ "nea"
+ ],
+ [
+ "▁l",
+ "inea"
+ ],
+ [
+ "о",
+ "к"
+ ],
+ [
+ "har",
+ "t"
+ ],
+ [
+ "ha",
+ "rt"
+ ],
+ [
+ "h",
+ "art"
+ ],
+ [
+ "->",
+ "_"
+ ],
+ [
+ "▁nu",
+ "it"
+ ],
+ [
+ "▁n",
+ "uit"
+ ],
+ [
+ "▁Iss",
+ "ue"
+ ],
+ [
+ "ли",
+ "и"
+ ],
+ [
+ "▁r",
+ "öm"
+ ],
+ [
+ "Task",
+ "s"
+ ],
+ [
+ "▁S",
+ "r"
+ ],
+ [
+ "▁sei",
+ "s"
+ ],
+ [
+ "▁se",
+ "is"
+ ],
+ [
+ "asi",
+ "a"
+ ],
+ [
+ "as",
+ "ia"
+ ],
+ [
+ "}}$",
+ "."
+ ],
+ [
+ "}}",
+ "$."
+ ],
+ [
+ "}",
+ "}$."
+ ],
+ [
+ ":",
+ "{"
+ ],
+ [
+ "control",
+ "s"
+ ],
+ [
+ "contr",
+ "ols"
+ ],
+ [
+ "▁St",
+ "im"
+ ],
+ [
+ "▁S",
+ "tim"
+ ],
+ [
+ "▁Rec",
+ "ht"
+ ],
+ [
+ "▁Re",
+ "cht"
+ ],
+ [
+ "ocia",
+ "ción"
+ ],
+ [
+ "oci",
+ "ación"
+ ],
+ [
+ "▁Nat",
+ "al"
+ ],
+ [
+ "▁Na",
+ "tal"
+ ],
+ [
+ "▁N",
+ "atal"
+ ],
+ [
+ "▁Philipp",
+ "ines"
+ ],
+ [
+ "ule",
+ "n"
+ ],
+ [
+ "ul",
+ "en"
+ ],
+ [
+ "u",
+ "len"
+ ],
+ [
+ "F",
+ "ixed"
+ ],
+ [
+ "▁switch",
+ "ed"
+ ],
+ [
+ "Z",
+ "ip"
+ ],
+ [
+ "osp",
+ "el"
+ ],
+ [
+ "os",
+ "pel"
+ ],
+ [
+ "▁нача",
+ "ле"
+ ],
+ [
+ "▁Bla",
+ "n"
+ ],
+ [
+ "▁Bl",
+ "an"
+ ],
+ [
+ "▁B",
+ "lan"
+ ],
+ [
+ "urs",
+ "t"
+ ],
+ [
+ "ur",
+ "st"
+ ],
+ [
+ "▁auto",
+ "ur"
+ ],
+ [
+ "▁aut",
+ "our"
+ ],
+ [
+ "C",
+ "a"
+ ],
+ [
+ "▁lat",
+ "itude"
+ ],
+ [
+ "▁Fre",
+ "i"
+ ],
+ [
+ "▁Fr",
+ "ei"
+ ],
+ [
+ "▁F",
+ "rei"
+ ],
+ [
+ "▁Mus",
+ "ée"
+ ],
+ [
+ "▁Kur",
+ "z"
+ ],
+ [
+ "▁Ku",
+ "rz"
+ ],
+ [
+ "▁K",
+ "urz"
+ ],
+ [
+ "▁reg",
+ "ião"
+ ],
+ [
+ "sw",
+ "ap"
+ ],
+ [
+ "▁hat",
+ "e"
+ ],
+ [
+ "▁ha",
+ "te"
+ ],
+ [
+ "▁h",
+ "ate"
+ ],
+ [
+ "▁modification",
+ "s"
+ ],
+ [
+ "▁modific",
+ "ations"
+ ],
+ [
+ "▁mod",
+ "ifications"
+ ],
+ [
+ "▁Ко",
+ "м"
+ ],
+ [
+ "▁К",
+ "ом"
+ ],
+ [
+ "▁Anto",
+ "ine"
+ ],
+ [
+ "ug",
+ "a"
+ ],
+ [
+ "u",
+ "ga"
+ ],
+ [
+ "RE",
+ "CT"
+ ],
+ [
+ "R",
+ "ECT"
+ ],
+ [
+ "ét",
+ "er"
+ ],
+ [
+ "é",
+ "ter"
+ ],
+ [
+ "G",
+ "ROUP"
+ ],
+ [
+ "▁sacr",
+ "ific"
+ ],
+ [
+ "▁Wh",
+ "e"
+ ],
+ [
+ "▁W",
+ "he"
+ ],
+ [
+ "▁Steven",
+ "s"
+ ],
+ [
+ "▁Steve",
+ "ns"
+ ],
+ [
+ "▁Ste",
+ "vens"
+ ],
+ [
+ "olog",
+ "ische"
+ ],
+ [
+ "Sum",
+ "mary"
+ ],
+ [
+ "ob",
+ "s"
+ ],
+ [
+ "o",
+ "bs"
+ ],
+ [
+ "hn",
+ "en"
+ ],
+ [
+ "h",
+ "nen"
+ ],
+ [
+ "<",
+ "%="
+ ],
+ [
+ "di",
+ "enst"
+ ],
+ [
+ "d",
+ "ienst"
+ ],
+ [
+ "rem",
+ "ark"
+ ],
+ [
+ "re",
+ "mark"
+ ],
+ [
+ "r",
+ "emark"
+ ],
+ [
+ "▁veröff",
+ "entlicht"
+ ],
+ [
+ "е",
+ "л"
+ ],
+ [
+ "▁Mo",
+ "ck"
+ ],
+ [
+ "▁M",
+ "ock"
+ ],
+ [
+ "▁",
+ "Mock"
+ ],
+ [
+ "▁Ль",
+ "в"
+ ],
+ [
+ "▁tr",
+ "ês"
+ ],
+ [
+ "g",
+ "b"
+ ],
+ [
+ "▁celebr",
+ "ated"
+ ],
+ [
+ "▁E",
+ "b"
+ ],
+ [
+ "▁cost",
+ "a"
+ ],
+ [
+ "▁cos",
+ "ta"
+ ],
+ [
+ "▁co",
+ "sta"
+ ],
+ [
+ "▁c",
+ "osta"
+ ],
+ [
+ "▁Ge",
+ "ographic"
+ ],
+ [
+ "▁attach",
+ "ment"
+ ],
+ [
+ "▁att",
+ "achment"
+ ],
+ [
+ "mann",
+ "schaft"
+ ],
+ [
+ "▁depend",
+ "ence"
+ ],
+ [
+ "�",
+ "�"
+ ],
+ [
+ "▁att",
+ "itude"
+ ],
+ [
+ "eta",
+ "l"
+ ],
+ [
+ "et",
+ "al"
+ ],
+ [
+ "e",
+ "tal"
+ ],
+ [
+ "vi",
+ "c"
+ ],
+ [
+ "v",
+ "ic"
+ ],
+ [
+ "bau",
+ "t"
+ ],
+ [
+ "ba",
+ "ut"
+ ],
+ [
+ "b",
+ "aut"
+ ],
+ [
+ "▁до",
+ "в"
+ ],
+ [
+ "▁д",
+ "ов"
+ ],
+ [
+ "▁",
+ "дов"
+ ],
+ [
+ "▁inter",
+ "ven"
+ ],
+ [
+ "▁G",
+ "ü"
+ ],
+ [
+ "ón",
+ "ica"
+ ],
+ [
+ "ó",
+ "nica"
+ ],
+ [
+ "▁Po",
+ "n"
+ ],
+ [
+ "▁P",
+ "on"
+ ],
+ [
+ "▁dispon",
+ "ible"
+ ],
+ [
+ "▁Fe",
+ "b"
+ ],
+ [
+ "▁F",
+ "eb"
+ ],
+ [
+ "▁wor",
+ "ship"
+ ],
+ [
+ "▁Specific",
+ "ally"
+ ],
+ [
+ "H",
+ "y"
+ ],
+ [
+ "ij",
+ "u"
+ ],
+ [
+ "i",
+ "ju"
+ ],
+ [
+ "▁c",
+ "b"
+ ],
+ [
+ "▁",
+ "cb"
+ ],
+ [
+ "▁sp",
+ "ac"
+ ],
+ [
+ "level",
+ "and"
+ ],
+ [
+ "lev",
+ "eland"
+ ],
+ [
+ "▁local",
+ "idad"
+ ],
+ [
+ "▁preced",
+ "ing"
+ ],
+ [
+ "▁prec",
+ "eding"
+ ],
+ [
+ "▁H",
+ "essen"
+ ],
+ [
+ "x",
+ "p"
+ ],
+ [
+ "▁Wei",
+ "n"
+ ],
+ [
+ "▁We",
+ "in"
+ ],
+ [
+ "▁W",
+ "ein"
+ ],
+ [
+ "▁Rom",
+ "â"
+ ],
+ [
+ "▁gior",
+ "no"
+ ],
+ [
+ "▁gi",
+ "orno"
+ ],
+ [
+ "▁квіт",
+ "ня"
+ ],
+ [
+ "lla",
+ "ços"
+ ],
+ [
+ "▁Academ",
+ "ia"
+ ],
+ [
+ "▁k",
+ "ül"
+ ],
+ [
+ "▁Å",
+ "rs"
+ ],
+ [
+ "▁на",
+ "ј"
+ ],
+ [
+ "uc",
+ "lide"
+ ],
+ [
+ "Intern",
+ "et"
+ ],
+ [
+ "Inter",
+ "net"
+ ],
+ [
+ "ort",
+ "on"
+ ],
+ [
+ "or",
+ "ton"
+ ],
+ [
+ "▁cor",
+ "n"
+ ],
+ [
+ "▁co",
+ "rn"
+ ],
+ [
+ "▁c",
+ "orn"
+ ],
+ [
+ "я",
+ "ми"
+ ],
+ [
+ "▁\"",
+ "*"
+ ],
+ [
+ "▁Fel",
+ "ix"
+ ],
+ [
+ "apa",
+ "t"
+ ],
+ [
+ "ap",
+ "at"
+ ],
+ [
+ "a",
+ "pat"
+ ],
+ [
+ "▁сво",
+ "и"
+ ],
+ [
+ "MI",
+ "T"
+ ],
+ [
+ "M",
+ "IT"
+ ],
+ [
+ "mad",
+ "e"
+ ],
+ [
+ "ma",
+ "de"
+ ],
+ [
+ "m",
+ "ade"
+ ],
+ [
+ "▁lo",
+ "comot"
+ ],
+ [
+ "ход",
+ "а"
+ ],
+ [
+ "хо",
+ "да"
+ ],
+ [
+ "F",
+ "P"
+ ],
+ [
+ "▁p",
+ "m"
+ ],
+ [
+ "▁",
+ "pm"
+ ],
+ [
+ ".*",
+ ";"
+ ],
+ [
+ "▁Ham",
+ "m"
+ ],
+ [
+ "▁Ha",
+ "mm"
+ ],
+ [
+ "▁H",
+ "amm"
+ ],
+ [
+ "`",
+ "}"
+ ],
+ [
+ "Layout",
+ "Inflater"
+ ],
+ [
+ "==",
+ "\""
+ ],
+ [
+ "=",
+ "=\""
+ ],
+ [
+ "▁Eu",
+ "r"
+ ],
+ [
+ "▁E",
+ "ur"
+ ],
+ [
+ "▁dog",
+ "s"
+ ],
+ [
+ "▁do",
+ "gs"
+ ],
+ [
+ "▁d",
+ "ogs"
+ ],
+ [
+ "же",
+ "нии"
+ ],
+ [
+ "▁az",
+ "on"
+ ],
+ [
+ "▁a",
+ "zon"
+ ],
+ [
+ "▁",
+ "azon"
+ ],
+ [
+ "▁em",
+ "ulator"
+ ],
+ [
+ "▁ric",
+ "on"
+ ],
+ [
+ "▁ri",
+ "con"
+ ],
+ [
+ "▁r",
+ "icon"
+ ],
+ [
+ "be",
+ "eld"
+ ],
+ [
+ "▁н",
+ "у"
+ ],
+ [
+ "▁",
+ "ну"
+ ],
+ [
+ "▁approxim",
+ "ate"
+ ],
+ [
+ "L",
+ "M"
+ ],
+ [
+ "▁Bon",
+ "d"
+ ],
+ [
+ "▁Bo",
+ "nd"
+ ],
+ [
+ "▁B",
+ "ond"
+ ],
+ [
+ "▁en",
+ "h"
+ ],
+ [
+ "ęd",
+ "z"
+ ],
+ [
+ "ę",
+ "dz"
+ ],
+ [
+ "▁sol",
+ "it"
+ ],
+ [
+ "▁so",
+ "lit"
+ ],
+ [
+ "▁s",
+ "olit"
+ ],
+ [
+ "Relative",
+ "Layout"
+ ],
+ [
+ "ete",
+ "or"
+ ],
+ [
+ "et",
+ "eor"
+ ],
+ [
+ "amento",
+ "s"
+ ],
+ [
+ "ament",
+ "os"
+ ],
+ [
+ "▁ind",
+ "irect"
+ ],
+ [
+ "▁in",
+ "direct"
+ ],
+ [
+ "ib",
+ "ől"
+ ],
+ [
+ "▁gro",
+ "s"
+ ],
+ [
+ "▁gr",
+ "os"
+ ],
+ [
+ "▁g",
+ "ros"
+ ],
+ [
+ "▁Original",
+ "s"
+ ],
+ [
+ "▁Origin",
+ "als"
+ ],
+ [
+ "▁Orig",
+ "inals"
+ ],
+ [
+ "command",
+ "s"
+ ],
+ [
+ "comm",
+ "ands"
+ ],
+ [
+ "Exp",
+ "ort"
+ ],
+ [
+ "Ex",
+ "port"
+ ],
+ [
+ "▁Av",
+ "ec"
+ ],
+ [
+ "▁A",
+ "vec"
+ ],
+ [
+ "▁solem",
+ "n"
+ ],
+ [
+ "▁sole",
+ "mn"
+ ],
+ [
+ "▁correct",
+ "ion"
+ ],
+ [
+ "▁corre",
+ "ction"
+ ],
+ [
+ "▁corr",
+ "ection"
+ ],
+ [
+ "▁прово",
+ "ди"
+ ],
+ [
+ "▁про",
+ "води"
+ ],
+ [
+ "▁Mos",
+ "k"
+ ],
+ [
+ "▁Mo",
+ "sk"
+ ],
+ [
+ "▁под",
+ "о"
+ ],
+ [
+ "▁по",
+ "до"
+ ],
+ [
+ "▁geb",
+ "ied"
+ ],
+ [
+ "▁nast",
+ "ęp"
+ ],
+ [
+ "▁Drive",
+ "r"
+ ],
+ [
+ "▁Dr",
+ "iver"
+ ],
+ [
+ "▁D",
+ "river"
+ ],
+ [
+ "▁",
+ "Driver"
+ ],
+ [
+ "▁O",
+ "ok"
+ ],
+ [
+ "▁Ve",
+ "c"
+ ],
+ [
+ "▁V",
+ "ec"
+ ],
+ [
+ "▁",
+ "Vec"
+ ],
+ [
+ "▁lung",
+ "o"
+ ],
+ [
+ "▁lun",
+ "go"
+ ],
+ [
+ "fico",
+ "s"
+ ],
+ [
+ "fic",
+ "os"
+ ],
+ [
+ "fi",
+ "cos"
+ ],
+ [
+ "f",
+ "icos"
+ ],
+ [
+ "▁svo",
+ "l"
+ ],
+ [
+ "▁sv",
+ "ol"
+ ],
+ [
+ "▁s",
+ "vol"
+ ],
+ [
+ "▁ki",
+ "d"
+ ],
+ [
+ "▁k",
+ "id"
+ ],
+ [
+ "n",
+ "ja"
+ ],
+ [
+ "▁H",
+ "r"
+ ],
+ [
+ "▁под",
+ "дер"
+ ],
+ [
+ "▁vis",
+ "ibility"
+ ],
+ [
+ "▁",
+ "visibility"
+ ],
+ [
+ "▁Mé",
+ "d"
+ ],
+ [
+ "▁M",
+ "éd"
+ ],
+ [
+ "▁cp",
+ "u"
+ ],
+ [
+ "▁c",
+ "pu"
+ ],
+ [
+ "▁",
+ "cpu"
+ ],
+ [
+ "dis",
+ "cussion"
+ ],
+ [
+ "Ass",
+ "et"
+ ],
+ [
+ "As",
+ "set"
+ ],
+ [
+ "▁def",
+ "ense"
+ ],
+ [
+ "▁Any",
+ "one"
+ ],
+ [
+ "▁Just",
+ "in"
+ ],
+ [
+ "isz",
+ "t"
+ ],
+ [
+ "is",
+ "zt"
+ ],
+ [
+ "▁Coll",
+ "ins"
+ ],
+ [
+ "▁Val",
+ "ent"
+ ],
+ [
+ "▁Pal",
+ "e"
+ ],
+ [
+ "▁Pa",
+ "le"
+ ],
+ [
+ "▁P",
+ "ale"
+ ],
+ [
+ "▁fue",
+ "l"
+ ],
+ [
+ "▁fu",
+ "el"
+ ],
+ [
+ "▁f",
+ "uel"
+ ],
+ [
+ "▁nos",
+ "e"
+ ],
+ [
+ "▁no",
+ "se"
+ ],
+ [
+ "▁n",
+ "ose"
+ ],
+ [
+ "rí",
+ "guez"
+ ],
+ [
+ "▁Schl",
+ "es"
+ ],
+ [
+ "▁Sch",
+ "les"
+ ],
+ [
+ "▁Mal",
+ "ays"
+ ],
+ [
+ "▁comm",
+ "ut"
+ ],
+ [
+ "▁com",
+ "mut"
+ ],
+ [
+ "dr",
+ "o"
+ ],
+ [
+ "d",
+ "ro"
+ ],
+ [
+ "ui",
+ "ng"
+ ],
+ [
+ "u",
+ "ing"
+ ],
+ [
+ "▁Ric",
+ "o"
+ ],
+ [
+ "▁Ri",
+ "co"
+ ],
+ [
+ "▁R",
+ "ico"
+ ],
+ [
+ "▁Em",
+ "ma"
+ ],
+ [
+ "or",
+ "p"
+ ],
+ [
+ "o",
+ "rp"
+ ],
+ [
+ "▁Kir",
+ "k"
+ ],
+ [
+ "▁K",
+ "irk"
+ ],
+ [
+ "▁Qu",
+ "ando"
+ ],
+ [
+ "▁Neu",
+ "e"
+ ],
+ [
+ "▁Ne",
+ "ue"
+ ],
+ [
+ "▁demand",
+ "e"
+ ],
+ [
+ "▁dem",
+ "ande"
+ ],
+ [
+ "▁de",
+ "mande"
+ ],
+ [
+ "▁Cov",
+ "er"
+ ],
+ [
+ "▁Co",
+ "ver"
+ ],
+ [
+ "▁C",
+ "over"
+ ],
+ [
+ "▁res",
+ "cue"
+ ],
+ [
+ "▁gew",
+ "ählt"
+ ],
+ [
+ "▁Cal",
+ "endar"
+ ],
+ [
+ "▁",
+ "Calendar"
+ ],
+ [
+ "▁Mad",
+ "onna"
+ ],
+ [
+ "W",
+ "P"
+ ],
+ [
+ "osh",
+ "i"
+ ],
+ [
+ "os",
+ "hi"
+ ],
+ [
+ "▁Ma",
+ "ven"
+ ],
+ [
+ "▁M",
+ "aven"
+ ],
+ [
+ "▁bell",
+ "e"
+ ],
+ [
+ "▁bel",
+ "le"
+ ],
+ [
+ "▁be",
+ "lle"
+ ],
+ [
+ "▁b",
+ "elle"
+ ],
+ [
+ "▁w",
+ "x"
+ ],
+ [
+ "▁",
+ "wx"
+ ],
+ [
+ "▁sug",
+ "ar"
+ ],
+ [
+ "▁su",
+ "gar"
+ ],
+ [
+ "▁Bet",
+ "rieb"
+ ],
+ [
+ "▁equilib",
+ "rium"
+ ],
+ [
+ "E",
+ "AR"
+ ],
+ [
+ "▁text",
+ "s"
+ ],
+ [
+ "▁tex",
+ "ts"
+ ],
+ [
+ "сло",
+ "в"
+ ],
+ [
+ "с",
+ "лов"
+ ],
+ [
+ "▁czerw",
+ "ca"
+ ],
+ [
+ "▁D",
+ "üsseld"
+ ],
+ [
+ "▁EL",
+ "SE"
+ ],
+ [
+ "▁amer",
+ "y"
+ ],
+ [
+ "▁am",
+ "ery"
+ ],
+ [
+ "▁an",
+ "i"
+ ],
+ [
+ "▁a",
+ "ni"
+ ],
+ [
+ "▁",
+ "ani"
+ ],
+ [
+ "▁ob",
+ "ey"
+ ],
+ [
+ "▁o",
+ "bey"
+ ],
+ [
+ "▁Nel",
+ "l"
+ ],
+ [
+ "▁Ne",
+ "ll"
+ ],
+ [
+ "▁N",
+ "ell"
+ ],
+ [
+ "▁inn",
+ "e"
+ ],
+ [
+ "▁in",
+ "ne"
+ ],
+ [
+ "▁т",
+ "ро"
+ ],
+ [
+ "▁",
+ "тро"
+ ],
+ [
+ "F",
+ "D"
+ ],
+ [
+ "cc",
+ "o"
+ ],
+ [
+ "c",
+ "co"
+ ],
+ [
+ "▁Zo",
+ "b"
+ ],
+ [
+ "▁Z",
+ "ob"
+ ],
+ [
+ "alet",
+ "te"
+ ],
+ [
+ "ale",
+ "tte"
+ ],
+ [
+ "al",
+ "ette"
+ ],
+ [
+ "a",
+ "lette"
+ ],
+ [
+ "▁má",
+ "jus"
+ ],
+ [
+ "ect",
+ "ed"
+ ],
+ [
+ "ec",
+ "ted"
+ ],
+ [
+ "e",
+ "cted"
+ ],
+ [
+ "▁Turk",
+ "ey"
+ ],
+ [
+ "▁Tur",
+ "key"
+ ],
+ [
+ "▁Whe",
+ "ther"
+ ],
+ [
+ "▁Wh",
+ "ether"
+ ],
+ [
+ "q",
+ "i"
+ ],
+ [
+ "▁ш",
+ "то"
+ ],
+ [
+ "▁head",
+ "quarters"
+ ],
+ [
+ "end",
+ "i"
+ ],
+ [
+ "en",
+ "di"
+ ],
+ [
+ "aru",
+ "s"
+ ],
+ [
+ "ar",
+ "us"
+ ],
+ [
+ "a",
+ "rus"
+ ],
+ [
+ "op",
+ "us"
+ ],
+ [
+ "o",
+ "pus"
+ ],
+ [
+ "▁зо",
+ "ло"
+ ],
+ [
+ "▁з",
+ "оло"
+ ],
+ [
+ "▁dest",
+ "ru"
+ ],
+ [
+ "▁de",
+ "stru"
+ ],
+ [
+ "▁Lo",
+ "k"
+ ],
+ [
+ "▁L",
+ "ok"
+ ],
+ [
+ "▁satisf",
+ "action"
+ ],
+ [
+ "()",
+ "\r"
+ ],
+ [
+ "(",
+ ")\r"
+ ],
+ [
+ "▁Те",
+ "р"
+ ],
+ [
+ "▁Т",
+ "ер"
+ ],
+ [
+ "Jo",
+ "se"
+ ],
+ [
+ "J",
+ "ose"
+ ],
+ [
+ "▁conqu",
+ "er"
+ ],
+ [
+ "▁con",
+ "quer"
+ ],
+ [
+ "▁E",
+ "ffect"
+ ],
+ [
+ "▁",
+ "Effect"
+ ],
+ [
+ "Layout",
+ "Params"
+ ],
+ [
+ "ie",
+ "z"
+ ],
+ [
+ "i",
+ "ez"
+ ],
+ [
+ "▁extern",
+ "s"
+ ],
+ [
+ "▁gegen",
+ "über"
+ ],
+ [
+ "▁ES",
+ "P"
+ ],
+ [
+ "▁E",
+ "SP"
+ ],
+ [
+ "olt",
+ "a"
+ ],
+ [
+ "ol",
+ "ta"
+ ],
+ [
+ "process",
+ "or"
+ ],
+ [
+ "proc",
+ "essor"
+ ],
+ [
+ "▁Ku",
+ "lt"
+ ],
+ [
+ "▁K",
+ "ult"
+ ],
+ [
+ "▁Atl",
+ "anta"
+ ],
+ [
+ "▁tie",
+ "r"
+ ],
+ [
+ "▁ti",
+ "er"
+ ],
+ [
+ "▁t",
+ "ier"
+ ],
+ [
+ "Oper",
+ "ator"
+ ],
+ [
+ "▁ди",
+ "а"
+ ],
+ [
+ "▁пи",
+ "сь"
+ ],
+ [
+ "▁gro",
+ "ß"
+ ],
+ [
+ "▁heart",
+ "s"
+ ],
+ [
+ "▁hear",
+ "ts"
+ ],
+ [
+ "▁he",
+ "arts"
+ ],
+ [
+ "▁mill",
+ "imeter"
+ ],
+ [
+ "alth",
+ "ough"
+ ],
+ [
+ "al",
+ "though"
+ ],
+ [
+ "alle",
+ "s"
+ ],
+ [
+ "all",
+ "es"
+ ],
+ [
+ "al",
+ "les"
+ ],
+ [
+ "a",
+ "lles"
+ ],
+ [
+ "▁Mag",
+ "ic"
+ ],
+ [
+ "train",
+ "ing"
+ ],
+ [
+ "tra",
+ "ining"
+ ],
+ [
+ "tr",
+ "aining"
+ ],
+ [
+ "olin",
+ "e"
+ ],
+ [
+ "oli",
+ "ne"
+ ],
+ [
+ "ol",
+ "ine"
+ ],
+ [
+ "o",
+ "line"
+ ],
+ [
+ "▁орган",
+ "і"
+ ],
+ [
+ ">\\<",
+ "^"
+ ],
+ [
+ ">",
+ "\\<^"
+ ],
+ [
+ "ці",
+ "аль"
+ ],
+ [
+ "export",
+ "s"
+ ],
+ [
+ "ex",
+ "ports"
+ ],
+ [
+ "Work",
+ "book"
+ ],
+ [
+ "▁вере",
+ "сня"
+ ],
+ [
+ "▁tele",
+ "s"
+ ],
+ [
+ "▁tel",
+ "es"
+ ],
+ [
+ "▁te",
+ "les"
+ ],
+ [
+ "▁t",
+ "eles"
+ ],
+ [
+ "▁econom",
+ "y"
+ ],
+ [
+ "▁econ",
+ "omy"
+ ],
+ [
+ "▁ec",
+ "onomy"
+ ],
+ [
+ "▁tra",
+ "p"
+ ],
+ [
+ "▁tr",
+ "ap"
+ ],
+ [
+ "▁t",
+ "rap"
+ ],
+ [
+ "▁ref",
+ "use"
+ ],
+ [
+ "▁strange",
+ "r"
+ ],
+ [
+ "▁stran",
+ "ger"
+ ],
+ [
+ "▁str",
+ "anger"
+ ],
+ [
+ "▁inst",
+ "inct"
+ ],
+ [
+ "по",
+ "да"
+ ],
+ [
+ "ola",
+ "n"
+ ],
+ [
+ "ol",
+ "an"
+ ],
+ [
+ "o",
+ "lan"
+ ],
+ [
+ "▁nin",
+ "g"
+ ],
+ [
+ "▁ni",
+ "ng"
+ ],
+ [
+ "▁n",
+ "ing"
+ ],
+ [
+ "▁",
+ "ning"
+ ],
+ [
+ "infl",
+ "ate"
+ ],
+ [
+ "inf",
+ "late"
+ ],
+ [
+ "itate",
+ "a"
+ ],
+ [
+ "itat",
+ "ea"
+ ],
+ [
+ "ack",
+ "s"
+ ],
+ [
+ "ac",
+ "ks"
+ ],
+ [
+ "a",
+ "cks"
+ ],
+ [
+ "▁Jo",
+ "y"
+ ],
+ [
+ "▁J",
+ "oy"
+ ],
+ [
+ "FLA",
+ "G"
+ ],
+ [
+ "FL",
+ "AG"
+ ],
+ [
+ "ail",
+ "and"
+ ],
+ [
+ "ai",
+ "land"
+ ],
+ [
+ "▁sort",
+ "i"
+ ],
+ [
+ "▁sor",
+ "ti"
+ ],
+ [
+ "▁в",
+ "пер"
+ ],
+ [
+ "▁pé",
+ "n"
+ ],
+ [
+ "▁p",
+ "én"
+ ],
+ [
+ "Not",
+ "hing"
+ ],
+ [
+ "No",
+ "thing"
+ ],
+ [
+ "N",
+ "othing"
+ ],
+ [
+ "▁sz",
+ "áz"
+ ],
+ [
+ "▁Á",
+ "ng"
+ ],
+ [
+ "▁A",
+ "UT"
+ ],
+ [
+ "▁",
+ "AUT"
+ ],
+ [
+ "Action",
+ "s"
+ ],
+ [
+ "Act",
+ "ions"
+ ],
+ [
+ "A",
+ "ctions"
+ ],
+ [
+ "E",
+ "very"
+ ],
+ [
+ "▁чер",
+ "вня"
+ ],
+ [
+ "▁авто",
+ "мо"
+ ],
+ [
+ "▁rout",
+ "ine"
+ ],
+ [
+ "▁est",
+ "ruct"
+ ],
+ [
+ "▁e",
+ "struct"
+ ],
+ [
+ "▁Gan",
+ "g"
+ ],
+ [
+ "▁Ga",
+ "ng"
+ ],
+ [
+ "▁G",
+ "ang"
+ ],
+ [
+ "▁hole",
+ "s"
+ ],
+ [
+ "▁hol",
+ "es"
+ ],
+ [
+ "▁ho",
+ "les"
+ ],
+ [
+ "▁h",
+ "oles"
+ ],
+ [
+ "thes",
+ "is"
+ ],
+ [
+ "th",
+ "esis"
+ ],
+ [
+ "▁conc",
+ "l"
+ ],
+ [
+ "▁con",
+ "cl"
+ ],
+ [
+ "▁p",
+ "é"
+ ],
+ [
+ "rier",
+ "s"
+ ],
+ [
+ "rie",
+ "rs"
+ ],
+ [
+ "ri",
+ "ers"
+ ],
+ [
+ "r",
+ "iers"
+ ],
+ [
+ "рово",
+ "й"
+ ],
+ [
+ "ро",
+ "вой"
+ ],
+ [
+ "р",
+ "овой"
+ ],
+ [
+ "adi",
+ "c"
+ ],
+ [
+ "ad",
+ "ic"
+ ],
+ [
+ "a",
+ "dic"
+ ],
+ [
+ "Spe",
+ "ed"
+ ],
+ [
+ "Sp",
+ "eed"
+ ],
+ [
+ "▁command",
+ "ed"
+ ],
+ [
+ "▁Naz",
+ "ionale"
+ ],
+ [
+ "▁N",
+ "azionale"
+ ],
+ [
+ "Man",
+ "aged"
+ ],
+ [
+ "▁DE",
+ "CLARE"
+ ],
+ [
+ "▁sed",
+ "an"
+ ],
+ [
+ "▁se",
+ "dan"
+ ],
+ [
+ "String",
+ "s"
+ ],
+ [
+ "Str",
+ "ings"
+ ],
+ [
+ "▁sacr",
+ "ed"
+ ],
+ [
+ "▁sac",
+ "red"
+ ],
+ [
+ "▁sa",
+ "cred"
+ ],
+ [
+ "ters",
+ "uch"
+ ],
+ [
+ "ter",
+ "such"
+ ],
+ [
+ "▁abit",
+ "anti"
+ ],
+ [
+ "br",
+ "it"
+ ],
+ [
+ "b",
+ "rit"
+ ],
+ [
+ "▁NC",
+ "AA"
+ ],
+ [
+ "▁N",
+ "CAA"
+ ],
+ [
+ "▁С",
+ "П"
+ ],
+ [
+ "▁age",
+ "d"
+ ],
+ [
+ "▁ag",
+ "ed"
+ ],
+ [
+ "▁a",
+ "ged"
+ ],
+ [
+ "▁",
+ "aged"
+ ],
+ [
+ "▁Chi",
+ "esa"
+ ],
+ [
+ "▁Ch",
+ "iesa"
+ ],
+ [
+ "▁revis",
+ "ion"
+ ],
+ [
+ "▁rev",
+ "ision"
+ ],
+ [
+ "▁re",
+ "vision"
+ ],
+ [
+ "op",
+ "ro"
+ ],
+ [
+ "o",
+ "pro"
+ ],
+ [
+ "▁over",
+ "write"
+ ],
+ [
+ "embro",
+ "s"
+ ],
+ [
+ "emb",
+ "ros"
+ ],
+ [
+ "▁sorti",
+ "e"
+ ],
+ [
+ "▁sort",
+ "ie"
+ ],
+ [
+ "▁ott",
+ "en"
+ ],
+ [
+ "▁ot",
+ "ten"
+ ],
+ [
+ "xi",
+ "v"
+ ],
+ [
+ "x",
+ "iv"
+ ],
+ [
+ "▁del",
+ "i"
+ ],
+ [
+ "▁de",
+ "li"
+ ],
+ [
+ "▁d",
+ "eli"
+ ],
+ [
+ "▁As",
+ "p"
+ ],
+ [
+ "▁A",
+ "sp"
+ ],
+ [
+ "▁ball",
+ "s"
+ ],
+ [
+ "▁bal",
+ "ls"
+ ],
+ [
+ "▁b",
+ "alls"
+ ],
+ [
+ "ka",
+ "f"
+ ],
+ [
+ "k",
+ "af"
+ ],
+ [
+ "▁bra",
+ "ve"
+ ],
+ [
+ "▁br",
+ "ave"
+ ],
+ [
+ "▁все",
+ "го"
+ ],
+ [
+ "▁вс",
+ "его"
+ ],
+ [
+ "eg",
+ "n"
+ ],
+ [
+ "e",
+ "gn"
+ ],
+ [
+ "jp",
+ "eg"
+ ],
+ [
+ "▁Ost",
+ "en"
+ ],
+ [
+ "▁Os",
+ "ten"
+ ],
+ [
+ "▁O",
+ "sten"
+ ],
+ [
+ "Const",
+ "ants"
+ ],
+ [
+ "▁Inf",
+ "antry"
+ ],
+ [
+ "▁Ne",
+ "v"
+ ],
+ [
+ "▁N",
+ "ev"
+ ],
+ [
+ "▁як",
+ "их"
+ ],
+ [
+ "▁я",
+ "ких"
+ ],
+ [
+ "▁му",
+ "ниципа"
+ ],
+ [
+ "ci",
+ "ja"
+ ],
+ [
+ "c",
+ "ija"
+ ],
+ [
+ "▁po",
+ "em"
+ ],
+ [
+ "▁p",
+ "oem"
+ ],
+ [
+ "▁neg",
+ "ro"
+ ],
+ [
+ "▁ne",
+ "gro"
+ ],
+ [
+ "ха",
+ "р"
+ ],
+ [
+ "х",
+ "ар"
+ ],
+ [
+ "▁As",
+ "k"
+ ],
+ [
+ "▁A",
+ "sk"
+ ],
+ [
+ "▁av",
+ "o"
+ ],
+ [
+ "▁a",
+ "vo"
+ ],
+ [
+ "▁",
+ "avo"
+ ],
+ [
+ "▁Mey",
+ "er"
+ ],
+ [
+ "▁Me",
+ "yer"
+ ],
+ [
+ "▁West",
+ "en"
+ ],
+ [
+ "▁Wes",
+ "ten"
+ ],
+ [
+ "▁We",
+ "sten"
+ ],
+ [
+ "▁W",
+ "esten"
+ ],
+ [
+ "▁ok",
+ "o"
+ ],
+ [
+ "▁o",
+ "ko"
+ ],
+ [
+ "▁",
+ "oko"
+ ],
+ [
+ "agi",
+ "n"
+ ],
+ [
+ "ag",
+ "in"
+ ],
+ [
+ "a",
+ "gin"
+ ],
+ [
+ "▁Süd",
+ "en"
+ ],
+ [
+ "▁Sü",
+ "den"
+ ],
+ [
+ "entr",
+ "ies"
+ ],
+ [
+ "ent",
+ "ries"
+ ],
+ [
+ "▁Repub",
+ "lik"
+ ],
+ [
+ "▁Rep",
+ "ublik"
+ ],
+ [
+ "Collection",
+ "View"
+ ],
+ [
+ "------",
+ "-"
+ ],
+ [
+ "-----",
+ "--"
+ ],
+ [
+ "----",
+ "---"
+ ],
+ [
+ "---",
+ "----"
+ ],
+ [
+ "--",
+ "-----"
+ ],
+ [
+ "-",
+ "------"
+ ],
+ [
+ "▁fire",
+ "fox"
+ ],
+ [
+ "▁alc",
+ "une"
+ ],
+ [
+ "▁фо",
+ "то"
+ ],
+ [
+ "▁отри",
+ "ма"
+ ],
+ [
+ "~~~~",
+ "~~~~"
+ ],
+ [
+ "▁Ра",
+ "з"
+ ],
+ [
+ "▁Comple",
+ "x"
+ ],
+ [
+ "▁Comp",
+ "lex"
+ ],
+ [
+ "▁Com",
+ "plex"
+ ],
+ [
+ "▁pi",
+ "a"
+ ],
+ [
+ "▁p",
+ "ia"
+ ],
+ [
+ "▁public",
+ "ada"
+ ],
+ [
+ "we",
+ "i"
+ ],
+ [
+ "w",
+ "ei"
+ ],
+ [
+ "ced",
+ "ure"
+ ],
+ [
+ "occup",
+ "ation"
+ ],
+ [
+ "▁medic",
+ "ine"
+ ],
+ [
+ "▁dro",
+ "ve"
+ ],
+ [
+ "▁dr",
+ "ove"
+ ],
+ [
+ "Pro",
+ "blem"
+ ],
+ [
+ "▁begin",
+ "ner"
+ ],
+ [
+ "▁beg",
+ "inner"
+ ],
+ [
+ "▁thorough",
+ "ly"
+ ],
+ [
+ "uri",
+ "a"
+ ],
+ [
+ "ur",
+ "ia"
+ ],
+ [
+ "u",
+ "ria"
+ ],
+ [
+ "avan",
+ "t"
+ ],
+ [
+ "ava",
+ "nt"
+ ],
+ [
+ "av",
+ "ant"
+ ],
+ [
+ "uch",
+ "a"
+ ],
+ [
+ "uc",
+ "ha"
+ ],
+ [
+ "u",
+ "cha"
+ ],
+ [
+ "▁lev",
+ "er"
+ ],
+ [
+ "▁le",
+ "ver"
+ ],
+ [
+ "▁l",
+ "ever"
+ ],
+ [
+ "▁teat",
+ "ro"
+ ],
+ [
+ "▁te",
+ "atro"
+ ],
+ [
+ "AV",
+ "A"
+ ],
+ [
+ "A",
+ "VA"
+ ],
+ [
+ "sq",
+ "u"
+ ],
+ [
+ "s",
+ "qu"
+ ],
+ [
+ "tra",
+ "t"
+ ],
+ [
+ "tr",
+ "at"
+ ],
+ [
+ "t",
+ "rat"
+ ],
+ [
+ "iva",
+ "tal"
+ ],
+ [
+ "iv",
+ "atal"
+ ],
+ [
+ "▁dir",
+ "ty"
+ ],
+ [
+ "▁d",
+ "irty"
+ ],
+ [
+ "▁second",
+ "e"
+ ],
+ [
+ "▁sec",
+ "onde"
+ ],
+ [
+ "▁se",
+ "conde"
+ ],
+ [
+ "▁grav",
+ "it"
+ ],
+ [
+ "▁propos",
+ "ition"
+ ],
+ [
+ "▁prop",
+ "osition"
+ ],
+ [
+ "▁pro",
+ "position"
+ ],
+ [
+ "h",
+ "bar"
+ ],
+ [
+ "omin",
+ "i"
+ ],
+ [
+ "omi",
+ "ni"
+ ],
+ [
+ "om",
+ "ini"
+ ],
+ [
+ "▁",
+ "”"
+ ],
+ [
+ "▁Cam",
+ "il"
+ ],
+ [
+ "▁Ca",
+ "mil"
+ ],
+ [
+ "▁C",
+ "amil"
+ ],
+ [
+ "▁que",
+ "en"
+ ],
+ [
+ "▁qu",
+ "een"
+ ],
+ [
+ "mod",
+ "ifier"
+ ],
+ [
+ "J",
+ "an"
+ ],
+ [
+ "▁ly",
+ "r"
+ ],
+ [
+ "▁l",
+ "yr"
+ ],
+ [
+ "Com",
+ "boBox"
+ ],
+ [
+ "ioni",
+ "c"
+ ],
+ [
+ "ion",
+ "ic"
+ ],
+ [
+ "io",
+ "nic"
+ ],
+ [
+ "i",
+ "onic"
+ ],
+ [
+ "▁hol",
+ "y"
+ ],
+ [
+ "▁ho",
+ "ly"
+ ],
+ [
+ "▁h",
+ "oly"
+ ],
+ [
+ "▁Sebast",
+ "ian"
+ ],
+ [
+ "|",
+ "_{"
+ ],
+ [
+ "▁{",
+ "@"
+ ],
+ [
+ "▁мож",
+ "но"
+ ],
+ [
+ "▁мо",
+ "жно"
+ ],
+ [
+ "▁Cre",
+ "ative"
+ ],
+ [
+ "▁inter",
+ "ess"
+ ],
+ [
+ "▁inte",
+ "ress"
+ ],
+ [
+ "▁C",
+ "T"
+ ],
+ [
+ "▁",
+ "CT"
+ ],
+ [
+ "i",
+ "ções"
+ ],
+ [
+ "▁cha",
+ "nt"
+ ],
+ [
+ "▁ch",
+ "ant"
+ ],
+ [
+ "▁",
+ "chant"
+ ],
+ [
+ "▁wsp",
+ "ół"
+ ],
+ [
+ "▁Мекси",
+ "ка"
+ ],
+ [
+ "▁rank",
+ "ed"
+ ],
+ [
+ "▁ran",
+ "ked"
+ ],
+ [
+ "▁paździer",
+ "nika"
+ ],
+ [
+ "▁bru",
+ "t"
+ ],
+ [
+ "▁br",
+ "ut"
+ ],
+ [
+ "▁b",
+ "rut"
+ ],
+ [
+ "▁far",
+ "ther"
+ ],
+ [
+ "▁Ver",
+ "b"
+ ],
+ [
+ "▁Ve",
+ "rb"
+ ],
+ [
+ "▁V",
+ "erb"
+ ],
+ [
+ "▁Se",
+ "ven"
+ ],
+ [
+ "▁S",
+ "even"
+ ],
+ [
+ "lb",
+ "l"
+ ],
+ [
+ "l",
+ "bl"
+ ],
+ [
+ "▁mention",
+ "s"
+ ],
+ [
+ "▁ment",
+ "ions"
+ ],
+ [
+ "▁Fig",
+ "ht"
+ ],
+ [
+ "▁F",
+ "ight"
+ ],
+ [
+ "ife",
+ "n"
+ ],
+ [
+ "if",
+ "en"
+ ],
+ [
+ "i",
+ "fen"
+ ],
+ [
+ "▁bo",
+ "g"
+ ],
+ [
+ "▁b",
+ "og"
+ ],
+ [
+ "▁reg",
+ "res"
+ ],
+ [
+ "▁re",
+ "gres"
+ ],
+ [
+ "▁sc",
+ "oring"
+ ],
+ [
+ "ican",
+ "e"
+ ],
+ [
+ "ica",
+ "ne"
+ ],
+ [
+ "ic",
+ "ane"
+ ],
+ [
+ "▁Ell",
+ "i"
+ ],
+ [
+ "▁El",
+ "li"
+ ],
+ [
+ "▁pier",
+ "w"
+ ],
+ [
+ "▁pie",
+ "rw"
+ ],
+ [
+ "me",
+ "asure"
+ ],
+ [
+ "ński",
+ "ej"
+ ],
+ [
+ "ń",
+ "skiej"
+ ],
+ [
+ "#",
+ "{"
+ ],
+ [
+ "▁де",
+ "ся"
+ ],
+ [
+ "▁var",
+ "maste"
+ ],
+ [
+ "▁Un",
+ "ix"
+ ],
+ [
+ "I",
+ "Z"
+ ],
+ [
+ "iti",
+ "é"
+ ],
+ [
+ "Prim",
+ "ary"
+ ],
+ [
+ "▁Spring",
+ "er"
+ ],
+ [
+ "▁Spr",
+ "inger"
+ ],
+ [
+ "ün",
+ "g"
+ ],
+ [
+ "ü",
+ "ng"
+ ],
+ [
+ "▁an",
+ "v"
+ ],
+ [
+ "▁version",
+ "e"
+ ],
+ [
+ "▁vers",
+ "ione"
+ ],
+ [
+ "▁shoulder",
+ "s"
+ ],
+ [
+ "▁should",
+ "ers"
+ ],
+ [
+ "▁бри",
+ "га"
+ ],
+ [
+ "▁ja",
+ "v"
+ ],
+ [
+ "▁j",
+ "av"
+ ],
+ [
+ "▁",
+ "jav"
+ ],
+ [
+ "lt",
+ "al"
+ ],
+ [
+ "l",
+ "tal"
+ ],
+ [
+ "▁kall",
+ "aste"
+ ],
+ [
+ "▁Mitch",
+ "ell"
+ ],
+ [
+ "▁wire",
+ "less"
+ ],
+ [
+ "▁wir",
+ "eless"
+ ],
+ [
+ "▁Á",
+ "l"
+ ],
+ [
+ "resp",
+ "ons"
+ ],
+ [
+ "cou",
+ "ld"
+ ],
+ [
+ "co",
+ "uld"
+ ],
+ [
+ "c",
+ "ould"
+ ],
+ [
+ "▁rela",
+ "x"
+ ],
+ [
+ "▁rel",
+ "ax"
+ ],
+ [
+ "▁re",
+ "lax"
+ ],
+ [
+ "▁",
+ "relax"
+ ],
+ [
+ "Lo",
+ "nd"
+ ],
+ [
+ "L",
+ "ond"
+ ],
+ [
+ "ń",
+ "cz"
+ ],
+ [
+ "ствова",
+ "л"
+ ],
+ [
+ "ство",
+ "вал"
+ ],
+ [
+ "▁pol",
+ "ski"
+ ],
+ [
+ "en",
+ "ç"
+ ],
+ [
+ "za",
+ "r"
+ ],
+ [
+ "z",
+ "ar"
+ ],
+ [
+ "▁dt",
+ "ype"
+ ],
+ [
+ "▁d",
+ "type"
+ ],
+ [
+ "own",
+ "ed"
+ ],
+ [
+ "ow",
+ "ned"
+ ],
+ [
+ "unk",
+ "nown"
+ ],
+ [
+ "un",
+ "known"
+ ],
+ [
+ "▁mut",
+ "able"
+ ],
+ [
+ "▁mu",
+ "table"
+ ],
+ [
+ "▁m",
+ "utable"
+ ],
+ [
+ "▁",
+ "mutable"
+ ],
+ [
+ "▁si",
+ "empre"
+ ],
+ [
+ "▁Mont",
+ "real"
+ ],
+ [
+ "▁loc",
+ "ate"
+ ],
+ [
+ "▁trace",
+ "s"
+ ],
+ [
+ "▁trac",
+ "es"
+ ],
+ [
+ "▁tra",
+ "ces"
+ ],
+ [
+ "▁tr",
+ "aces"
+ ],
+ [
+ "▁ins",
+ "gesamt"
+ ],
+ [
+ "▁Ni",
+ "l"
+ ],
+ [
+ "▁N",
+ "il"
+ ],
+ [
+ "▁",
+ "Nil"
+ ],
+ [
+ "▁прод",
+ "а"
+ ],
+ [
+ "▁про",
+ "да"
+ ],
+ [
+ "▁п",
+ "рода"
+ ],
+ [
+ "▁War",
+ "ner"
+ ],
+ [
+ "▁Na",
+ "u"
+ ],
+ [
+ "▁N",
+ "au"
+ ],
+ [
+ "tri",
+ "angle"
+ ],
+ [
+ "▁concentr",
+ "ation"
+ ],
+ [
+ "▁gentle",
+ "men"
+ ],
+ [
+ "äch",
+ "t"
+ ],
+ [
+ "ä",
+ "cht"
+ ],
+ [
+ "filter",
+ "s"
+ ],
+ [
+ "fil",
+ "ters"
+ ],
+ [
+ "inci",
+ "pal"
+ ],
+ [
+ "VAL",
+ "ID"
+ ],
+ [
+ "▁де",
+ "пута"
+ ],
+ [
+ "ad",
+ "ó"
+ ],
+ [
+ "▁kon",
+ "st"
+ ],
+ [
+ "gs",
+ "å"
+ ],
+ [
+ "aga",
+ "s"
+ ],
+ [
+ "ag",
+ "as"
+ ],
+ [
+ "a",
+ "gas"
+ ],
+ [
+ "▁meille",
+ "ur"
+ ],
+ [
+ "▁дан",
+ "ным"
+ ],
+ [
+ "є",
+ "дна"
+ ],
+ [
+ "encode",
+ "d"
+ ],
+ [
+ "enc",
+ "oded"
+ ],
+ [
+ "en",
+ "coded"
+ ],
+ [
+ "<",
+ "'"
+ ],
+ [
+ "▁sheet",
+ "s"
+ ],
+ [
+ "▁she",
+ "ets"
+ ],
+ [
+ "▁",
+ "sheets"
+ ],
+ [
+ "cu",
+ "ador"
+ ],
+ [
+ "▁викори",
+ "стову"
+ ],
+ [
+ "▁Dep",
+ "ut"
+ ],
+ [
+ "▁De",
+ "put"
+ ],
+ [
+ "▁man",
+ "ière"
+ ],
+ [
+ "ą",
+ "g"
+ ],
+ [
+ "cs",
+ "ol"
+ ],
+ [
+ "c",
+ "sol"
+ ],
+ [
+ ")$",
+ "-"
+ ],
+ [
+ ")",
+ "$-"
+ ],
+ [
+ "UI",
+ "View"
+ ],
+ [
+ "▁mill",
+ "ones"
+ ],
+ [
+ "▁Ehr",
+ "en"
+ ],
+ [
+ "▁E",
+ "hren"
+ ],
+ [
+ "Si",
+ "l"
+ ],
+ [
+ "S",
+ "il"
+ ],
+ [
+ "▁at",
+ "ac"
+ ],
+ [
+ "▁a",
+ "tac"
+ ],
+ [
+ "▁Col",
+ "d"
+ ],
+ [
+ "▁Co",
+ "ld"
+ ],
+ [
+ "▁C",
+ "old"
+ ],
+ [
+ "\"",
+ "\\"
+ ],
+ [
+ "▁approach",
+ "ed"
+ ],
+ [
+ "▁appro",
+ "ached"
+ ],
+ [
+ "▁Års",
+ "med"
+ ],
+ [
+ "W",
+ "M"
+ ],
+ [
+ "▁Dep",
+ "ort"
+ ],
+ [
+ "▁De",
+ "port"
+ ],
+ [
+ "mi",
+ "s"
+ ],
+ [
+ "m",
+ "is"
+ ],
+ [
+ "and",
+ "box"
+ ],
+ [
+ "obs",
+ "erv"
+ ],
+ [
+ "ob",
+ "serv"
+ ],
+ [
+ "sett",
+ "ing"
+ ],
+ [
+ "set",
+ "ting"
+ ],
+ [
+ "hat",
+ "ó"
+ ],
+ [
+ "ha",
+ "tó"
+ ],
+ [
+ "h",
+ "ató"
+ ],
+ [
+ "▁stra",
+ "t"
+ ],
+ [
+ "▁str",
+ "at"
+ ],
+ [
+ "▁st",
+ "rat"
+ ],
+ [
+ "▁s",
+ "trat"
+ ],
+ [
+ "▁spr",
+ "e"
+ ],
+ [
+ "▁sp",
+ "re"
+ ],
+ [
+ "▁s",
+ "pre"
+ ],
+ [
+ "▁",
+ "spre"
+ ],
+ [
+ "▁personn",
+ "e"
+ ],
+ [
+ "▁person",
+ "ne"
+ ],
+ [
+ "▁pers",
+ "onne"
+ ],
+ [
+ "▁dirig",
+ "e"
+ ],
+ [
+ "▁dir",
+ "ige"
+ ],
+ [
+ "pu",
+ "ll"
+ ],
+ [
+ "p",
+ "ull"
+ ],
+ [
+ "dat",
+ "ing"
+ ],
+ [
+ "da",
+ "ting"
+ ],
+ [
+ "d",
+ "ating"
+ ],
+ [
+ "▁Fac",
+ "t"
+ ],
+ [
+ "▁Fa",
+ "ct"
+ ],
+ [
+ "▁F",
+ "act"
+ ],
+ [
+ "▁",
+ "Fact"
+ ],
+ [
+ "▁manip",
+ "ulate"
+ ],
+ [
+ "▁MA",
+ "C"
+ ],
+ [
+ "▁M",
+ "AC"
+ ],
+ [
+ "▁de",
+ "j"
+ ],
+ [
+ "▁d",
+ "ej"
+ ],
+ [
+ "ult",
+ "imo"
+ ],
+ [
+ "F",
+ "X"
+ ],
+ [
+ "Li",
+ "fe"
+ ],
+ [
+ "L",
+ "ife"
+ ],
+ [
+ "▁cra",
+ "ck"
+ ],
+ [
+ "▁cr",
+ "ack"
+ ],
+ [
+ "▁c",
+ "rack"
+ ],
+ [
+ "▁m",
+ "í"
+ ],
+ [
+ "▁пов",
+ "е"
+ ],
+ [
+ "▁по",
+ "ве"
+ ],
+ [
+ "▁п",
+ "ове"
+ ],
+ [
+ "▁wor",
+ "e"
+ ],
+ [
+ "▁wo",
+ "re"
+ ],
+ [
+ "▁w",
+ "ore"
+ ],
+ [
+ "univers",
+ "ité"
+ ],
+ [
+ "▁formula",
+ "s"
+ ],
+ [
+ "▁form",
+ "ulas"
+ ],
+ [
+ "▁Elis",
+ "abeth"
+ ],
+ [
+ "plot",
+ "s"
+ ],
+ [
+ "pl",
+ "ots"
+ ],
+ [
+ "mil",
+ "e"
+ ],
+ [
+ "mi",
+ "le"
+ ],
+ [
+ "m",
+ "ile"
+ ],
+ [
+ "▁men",
+ "or"
+ ],
+ [
+ "▁me",
+ "nor"
+ ],
+ [
+ "ти",
+ "л"
+ ],
+ [
+ "т",
+ "ил"
+ ],
+ [
+ "key",
+ "word"
+ ],
+ [
+ "▁Balt",
+ "imore"
+ ],
+ [
+ "hre",
+ "r"
+ ],
+ [
+ "hr",
+ "er"
+ ],
+ [
+ "h",
+ "rer"
+ ],
+ [
+ "▁Cle",
+ "ment"
+ ],
+ [
+ "▁Cl",
+ "ement"
+ ],
+ [
+ "▁C",
+ "lement"
+ ],
+ [
+ "vi",
+ "m"
+ ],
+ [
+ "v",
+ "im"
+ ],
+ [
+ "ras",
+ "s"
+ ],
+ [
+ "ra",
+ "ss"
+ ],
+ [
+ "r",
+ "ass"
+ ],
+ [
+ "T",
+ "ake"
+ ],
+ [
+ "▁cím",
+ "ű"
+ ],
+ [
+ "▁Con",
+ "vention"
+ ],
+ [
+ "at",
+ "ge"
+ ],
+ [
+ "see",
+ "d"
+ ],
+ [
+ "se",
+ "ed"
+ ],
+ [
+ "s",
+ "eed"
+ ],
+ [
+ "▁D",
+ "í"
+ ],
+ [
+ "▁Sp",
+ "ider"
+ ],
+ [
+ "aho",
+ "o"
+ ],
+ [
+ "ah",
+ "oo"
+ ],
+ [
+ "▁име",
+ "ет"
+ ],
+ [
+ "ühr",
+ "t"
+ ],
+ [
+ "üh",
+ "rt"
+ ],
+ [
+ "▁по",
+ "писа"
+ ],
+ [
+ "▁Co",
+ "t"
+ ],
+ [
+ "▁C",
+ "ot"
+ ],
+ [
+ "▁noble",
+ "s"
+ ],
+ [
+ "▁nob",
+ "les"
+ ],
+ [
+ "▁no",
+ "bles"
+ ],
+ [
+ "RES",
+ "S"
+ ],
+ [
+ "RE",
+ "SS"
+ ],
+ [
+ "▁chem",
+ "in"
+ ],
+ [
+ "▁che",
+ "min"
+ ],
+ [
+ "▁gł",
+ "ówn"
+ ],
+ [
+ "G",
+ "G"
+ ],
+ [
+ "▁German",
+ "ia"
+ ],
+ [
+ "▁Germ",
+ "ania"
+ ],
+ [
+ "▁Ger",
+ "mania"
+ ],
+ [
+ "▁Alexand",
+ "re"
+ ],
+ [
+ "hen",
+ "s"
+ ],
+ [
+ "he",
+ "ns"
+ ],
+ [
+ "h",
+ "ens"
+ ],
+ [
+ "sw",
+ "ift"
+ ],
+ [
+ "oo",
+ "p"
+ ],
+ [
+ "o",
+ "op"
+ ],
+ [
+ "Sub",
+ "view"
+ ],
+ [
+ "▁requ",
+ "iring"
+ ],
+ [
+ "ędz",
+ "y"
+ ],
+ [
+ "ęd",
+ "zy"
+ ],
+ [
+ "▁fic",
+ "t"
+ ],
+ [
+ "▁fi",
+ "ct"
+ ],
+ [
+ "▁f",
+ "ict"
+ ],
+ [
+ "▁Кон",
+ "стан"
+ ],
+ [
+ "▁dép",
+ "ut"
+ ],
+ [
+ "▁dé",
+ "put"
+ ],
+ [
+ "▁surpr",
+ "ising"
+ ],
+ [
+ "▁dei",
+ "x"
+ ],
+ [
+ "▁de",
+ "ix"
+ ],
+ [
+ "▁unter",
+ "schied"
+ ],
+ [
+ "ins",
+ "on"
+ ],
+ [
+ "in",
+ "son"
+ ],
+ [
+ "▁Char",
+ "acter"
+ ],
+ [
+ "▁",
+ "Character"
+ ],
+ [
+ "▁gest",
+ "ion"
+ ],
+ [
+ "▁ges",
+ "tion"
+ ],
+ [
+ "▁g",
+ "estion"
+ ],
+ [
+ "ch",
+ "us"
+ ],
+ [
+ "c",
+ "hus"
+ ],
+ [
+ "come",
+ "s"
+ ],
+ [
+ "com",
+ "es"
+ ],
+ [
+ "co",
+ "mes"
+ ],
+ [
+ "▁neu",
+ "r"
+ ],
+ [
+ "▁ne",
+ "ur"
+ ],
+ [
+ "▁n",
+ "eur"
+ ],
+ [
+ "▁",
+ "neur"
+ ],
+ [
+ "▁ye",
+ "ux"
+ ],
+ [
+ "oll",
+ "ar"
+ ],
+ [
+ "ol",
+ "lar"
+ ],
+ [
+ "▁para",
+ "d"
+ ],
+ [
+ "▁par",
+ "ad"
+ ],
+ [
+ "▁pa",
+ "rad"
+ ],
+ [
+ "▁maggior",
+ "e"
+ ],
+ [
+ "▁maggio",
+ "re"
+ ],
+ [
+ "▁mag",
+ "giore"
+ ],
+ [
+ "TR",
+ "AN"
+ ],
+ [
+ "▁vot",
+ "re"
+ ],
+ [
+ "▁vo",
+ "tre"
+ ],
+ [
+ "▁desc",
+ "ent"
+ ],
+ [
+ "▁des",
+ "cent"
+ ],
+ [
+ "▁I",
+ "con"
+ ],
+ [
+ "▁",
+ "Icon"
+ ],
+ [
+ "▁Jud",
+ "ge"
+ ],
+ [
+ "▁occup",
+ "ation"
+ ],
+ [
+ "▁",
+ "occupation"
+ ],
+ [
+ "ep",
+ "ing"
+ ],
+ [
+ "e",
+ "ping"
+ ],
+ [
+ "▁tong",
+ "ue"
+ ],
+ [
+ "▁ton",
+ "gue"
+ ],
+ [
+ "▁En",
+ "llaços"
+ ],
+ [
+ "ru",
+ "f"
+ ],
+ [
+ "r",
+ "uf"
+ ],
+ [
+ "▁prote",
+ "in"
+ ],
+ [
+ "▁prot",
+ "ein"
+ ],
+ [
+ "▁visitor",
+ "s"
+ ],
+ [
+ "▁visit",
+ "ors"
+ ],
+ [
+ "▁vis",
+ "itors"
+ ],
+ [
+ "ax",
+ "y"
+ ],
+ [
+ "a",
+ "xy"
+ ],
+ [
+ "este",
+ "n"
+ ],
+ [
+ "est",
+ "en"
+ ],
+ [
+ "es",
+ "ten"
+ ],
+ [
+ "e",
+ "sten"
+ ],
+ [
+ "blic",
+ "a"
+ ],
+ [
+ "bl",
+ "ica"
+ ],
+ [
+ "b",
+ "lica"
+ ],
+ [
+ "h",
+ "w"
+ ],
+ [
+ "▁spirit",
+ "s"
+ ],
+ [
+ "▁spir",
+ "its"
+ ],
+ [
+ "▁reduce",
+ "s"
+ ],
+ [
+ "▁redu",
+ "ces"
+ ],
+ [
+ "▁ме",
+ "н"
+ ],
+ [
+ "▁м",
+ "ен"
+ ],
+ [
+ "▁",
+ "мен"
+ ],
+ [
+ "▁Lam",
+ "b"
+ ],
+ [
+ "▁La",
+ "mb"
+ ],
+ [
+ "▁L",
+ "amb"
+ ],
+ [
+ "▁Min",
+ "e"
+ ],
+ [
+ "▁Mi",
+ "ne"
+ ],
+ [
+ "▁M",
+ "ine"
+ ],
+ [
+ "▁ver",
+ "ified"
+ ],
+ [
+ "▁Bab",
+ "y"
+ ],
+ [
+ "▁Ba",
+ "by"
+ ],
+ [
+ "▁B",
+ "aby"
+ ],
+ [
+ "▁pri",
+ "ze"
+ ],
+ [
+ "▁pr",
+ "ize"
+ ],
+ [
+ "в",
+ "ър"
+ ],
+ [
+ "▁rating",
+ "s"
+ ],
+ [
+ "▁rat",
+ "ings"
+ ],
+ [
+ "▁for",
+ "e"
+ ],
+ [
+ "▁fo",
+ "re"
+ ],
+ [
+ "▁f",
+ "ore"
+ ],
+ [
+ "▁",
+ "fore"
+ ],
+ [
+ "ash",
+ "a"
+ ],
+ [
+ "as",
+ "ha"
+ ],
+ [
+ "a",
+ "sha"
+ ],
+ [
+ "urr",
+ "ence"
+ ],
+ [
+ "ur",
+ "rence"
+ ],
+ [
+ "▁int",
+ "ér"
+ ],
+ [
+ "▁Ol",
+ "ímp"
+ ],
+ [
+ "cr",
+ "a"
+ ],
+ [
+ "c",
+ "ra"
+ ],
+ [
+ "▁computation",
+ "al"
+ ],
+ [
+ "▁comput",
+ "ational"
+ ],
+ [
+ "irc",
+ "he"
+ ],
+ [
+ "ir",
+ "che"
+ ],
+ [
+ ".:",
+ " "
+ ],
+ [
+ "▁illustrate",
+ "d"
+ ],
+ [
+ "▁illustr",
+ "ated"
+ ],
+ [
+ "▁Sh",
+ "are"
+ ],
+ [
+ "▁household",
+ "s"
+ ],
+ [
+ "▁house",
+ "holds"
+ ],
+ [
+ "▁con",
+ "volution"
+ ],
+ [
+ "oem",
+ "d"
+ ],
+ [
+ "oe",
+ "md"
+ ],
+ [
+ "▁zdob",
+ "y"
+ ],
+ [
+ "▁zd",
+ "oby"
+ ],
+ [
+ "cc",
+ "c"
+ ],
+ [
+ "c",
+ "cc"
+ ],
+ [
+ "▁quant",
+ "ities"
+ ],
+ [
+ "Ch",
+ "e"
+ ],
+ [
+ "C",
+ "he"
+ ],
+ [
+ "Sh",
+ "ould"
+ ],
+ [
+ "▁gen",
+ "ius"
+ ],
+ [
+ "▁ge",
+ "nius"
+ ],
+ [
+ "ad",
+ "j"
+ ],
+ [
+ "a",
+ "dj"
+ ],
+ [
+ "х",
+ "ва"
+ ],
+ [
+ "Пе",
+ "тер"
+ ],
+ [
+ "EM",
+ "A"
+ ],
+ [
+ "E",
+ "MA"
+ ],
+ [
+ "▁Right",
+ "s"
+ ],
+ [
+ "▁R",
+ "ights"
+ ],
+ [
+ "▁El",
+ "i"
+ ],
+ [
+ "▁E",
+ "li"
+ ],
+ [
+ "VA",
+ "R"
+ ],
+ [
+ "V",
+ "AR"
+ ],
+ [
+ "ш",
+ "ло"
+ ],
+ [
+ "▁з",
+ "бір"
+ ],
+ [
+ "ift",
+ "ung"
+ ],
+ [
+ "▁contribute",
+ "d"
+ ],
+ [
+ "▁contribu",
+ "ted"
+ ],
+ [
+ "▁contrib",
+ "uted"
+ ],
+ [
+ "▁cont",
+ "ributed"
+ ],
+ [
+ "ze",
+ "f"
+ ],
+ [
+ "z",
+ "ef"
+ ],
+ [
+ "▁CH",
+ "AR"
+ ],
+ [
+ "▁",
+ "CHAR"
+ ],
+ [
+ "▁Si",
+ "b"
+ ],
+ [
+ "▁S",
+ "ib"
+ ],
+ [
+ "▁Man",
+ "t"
+ ],
+ [
+ "▁Ma",
+ "nt"
+ ],
+ [
+ "▁M",
+ "ant"
+ ],
+ [
+ "▁свя",
+ "зи"
+ ],
+ [
+ "▁java",
+ "fx"
+ ],
+ [
+ "▁c",
+ "ependant"
+ ],
+ [
+ "▁int",
+ "u"
+ ],
+ [
+ "▁in",
+ "tu"
+ ],
+ [
+ "▁т",
+ "вор"
+ ],
+ [
+ "▁",
+ "Ó"
+ ],
+ [
+ "gue",
+ "r"
+ ],
+ [
+ "gu",
+ "er"
+ ],
+ [
+ "g",
+ "uer"
+ ],
+ [
+ "rad",
+ "o"
+ ],
+ [
+ "ra",
+ "do"
+ ],
+ [
+ "r",
+ "ado"
+ ],
+ [
+ "▁Rev",
+ "ol"
+ ],
+ [
+ "▁Re",
+ "vol"
+ ],
+ [
+ "▁fé",
+ "min"
+ ],
+ [
+ "▁Or",
+ "leans"
+ ],
+ [
+ "▁po",
+ "j"
+ ],
+ [
+ "▁p",
+ "oj"
+ ],
+ [
+ "▁pre",
+ "z"
+ ],
+ [
+ "▁pr",
+ "ez"
+ ],
+ [
+ "▁p",
+ "rez"
+ ],
+ [
+ "Te",
+ "x"
+ ],
+ [
+ "T",
+ "ex"
+ ],
+ [
+ "ouw",
+ "d"
+ ],
+ [
+ "ou",
+ "wd"
+ ],
+ [
+ "?",
+ "("
+ ],
+ [
+ "▁LI",
+ "M"
+ ],
+ [
+ "▁L",
+ "IM"
+ ],
+ [
+ "isti",
+ "que"
+ ],
+ [
+ "ist",
+ "ique"
+ ],
+ [
+ "esa",
+ "r"
+ ],
+ [
+ "es",
+ "ar"
+ ],
+ [
+ "▁he",
+ "ures"
+ ],
+ [
+ "ick",
+ "i"
+ ],
+ [
+ "ic",
+ "ki"
+ ],
+ [
+ "i",
+ "cki"
+ ],
+ [
+ "▁db",
+ "o"
+ ],
+ [
+ "▁d",
+ "bo"
+ ],
+ [
+ "▁",
+ "dbo"
+ ],
+ [
+ "ski",
+ "h"
+ ],
+ [
+ "sk",
+ "ih"
+ ],
+ [
+ "s",
+ "kih"
+ ],
+ [
+ "conf",
+ "irm"
+ ],
+ [
+ "▁vil",
+ "ág"
+ ],
+ [
+ "▁ci",
+ "utat"
+ ],
+ [
+ "▁D",
+ "R"
+ ],
+ [
+ "▁",
+ "DR"
+ ],
+ [
+ "▁Haw",
+ "ai"
+ ],
+ [
+ "che",
+ "d"
+ ],
+ [
+ "ch",
+ "ed"
+ ],
+ [
+ "c",
+ "hed"
+ ],
+ [
+ "▁sp",
+ "her"
+ ],
+ [
+ "▁s",
+ "pher"
+ ],
+ [
+ "▁Art",
+ "ikel"
+ ],
+ [
+ "▁Multi",
+ "ple"
+ ],
+ [
+ "ci",
+ "u"
+ ],
+ [
+ "c",
+ "iu"
+ ],
+ [
+ "▁м",
+ "ы"
+ ],
+ [
+ "▁",
+ "мы"
+ ],
+ [
+ "▁lip",
+ "ca"
+ ],
+ [
+ "](",
+ "/"
+ ],
+ [
+ "]",
+ "(/"
+ ],
+ [
+ "Str",
+ "ategy"
+ ],
+ [
+ "▁Al",
+ "abama"
+ ],
+ [
+ "SD",
+ "K"
+ ],
+ [
+ "S",
+ "DK"
+ ],
+ [
+ "UT",
+ "C"
+ ],
+ [
+ "U",
+ "TC"
+ ],
+ [
+ "__",
+ "."
+ ],
+ [
+ "_",
+ "_."
+ ],
+ [
+ "Argument",
+ "s"
+ ],
+ [
+ "Arg",
+ "uments"
+ ],
+ [
+ "▁set",
+ "ContentView"
+ ],
+ [
+ "î",
+ "le"
+ ],
+ [
+ "By",
+ "Val"
+ ],
+ [
+ "▁J",
+ "VM"
+ ],
+ [
+ "юще",
+ "го"
+ ],
+ [
+ "▁Leon",
+ "ard"
+ ],
+ [
+ "▁just",
+ "ify"
+ ],
+ [
+ "це",
+ "м"
+ ],
+ [
+ "ц",
+ "ем"
+ ],
+ [
+ "▁na",
+ "b"
+ ],
+ [
+ "▁n",
+ "ab"
+ ],
+ [
+ "▁",
+ "nab"
+ ],
+ [
+ "CCE",
+ "SS"
+ ],
+ [
+ "C",
+ "CESS"
+ ],
+ [
+ "▁hope",
+ "s"
+ ],
+ [
+ "▁hop",
+ "es"
+ ],
+ [
+ "▁ho",
+ "pes"
+ ],
+ [
+ ")",
+ "&"
+ ],
+ [
+ "ser",
+ "o"
+ ],
+ [
+ "se",
+ "ro"
+ ],
+ [
+ "s",
+ "ero"
+ ],
+ [
+ "▁за",
+ "й"
+ ],
+ [
+ "слі",
+ "д"
+ ],
+ [
+ "▁Ré",
+ "g"
+ ],
+ [
+ "▁R",
+ "ég"
+ ],
+ [
+ "▁San",
+ "g"
+ ],
+ [
+ "▁Sa",
+ "ng"
+ ],
+ [
+ "▁S",
+ "ang"
+ ],
+ [
+ "▁fun",
+ "g"
+ ],
+ [
+ "▁fu",
+ "ng"
+ ],
+ [
+ "▁f",
+ "ung"
+ ],
+ [
+ "ba",
+ "ar"
+ ],
+ [
+ "b",
+ "aar"
+ ],
+ [
+ "▁coff",
+ "ee"
+ ],
+ [
+ "ass",
+ "embly"
+ ],
+ [
+ "▁Ві",
+ "н"
+ ],
+ [
+ "▁В",
+ "ін"
+ ],
+ [
+ "э",
+ "й"
+ ],
+ [
+ "▁compr",
+ "end"
+ ],
+ [
+ "▁comp",
+ "rend"
+ ],
+ [
+ "fill",
+ "ed"
+ ],
+ [
+ "fil",
+ "led"
+ ],
+ [
+ "f",
+ "illed"
+ ],
+ [
+ "р",
+ "д"
+ ],
+ [
+ "odi",
+ "a"
+ ],
+ [
+ "od",
+ "ia"
+ ],
+ [
+ "o",
+ "dia"
+ ],
+ [
+ "▁gen",
+ "s"
+ ],
+ [
+ "▁ge",
+ "ns"
+ ],
+ [
+ "▁g",
+ "ens"
+ ],
+ [
+ "▁",
+ "gens"
+ ],
+ [
+ "flu",
+ "ss"
+ ],
+ [
+ "fl",
+ "uss"
+ ],
+ [
+ "f",
+ "luss"
+ ],
+ [
+ "Draw",
+ "able"
+ ],
+ [
+ "▁surv",
+ "e"
+ ],
+ [
+ "▁sur",
+ "ve"
+ ],
+ [
+ "Set",
+ "up"
+ ],
+ [
+ "▁n",
+ "ależ"
+ ],
+ [
+ "▁conj",
+ "unto"
+ ],
+ [
+ "▁Е",
+ "го"
+ ],
+ [
+ "▁old",
+ "al"
+ ],
+ [
+ "▁ol",
+ "dal"
+ ],
+ [
+ "▁verb",
+ "ose"
+ ],
+ [
+ "▁ver",
+ "bose"
+ ],
+ [
+ "▁Elect",
+ "ric"
+ ],
+ [
+ "▁Harris",
+ "on"
+ ],
+ [
+ "▁Harr",
+ "ison"
+ ],
+ [
+ "▁H",
+ "arrison"
+ ],
+ [
+ "eng",
+ "en"
+ ],
+ [
+ "en",
+ "gen"
+ ],
+ [
+ "para",
+ "graph"
+ ],
+ [
+ "par",
+ "agraph"
+ ],
+ [
+ "▁nouvelle",
+ "s"
+ ],
+ [
+ "▁nouve",
+ "lles"
+ ],
+ [
+ "▁n",
+ "ouvelles"
+ ],
+ [
+ "▁вре",
+ "ме"
+ ],
+ [
+ "▁mem",
+ "or"
+ ],
+ [
+ "▁me",
+ "mor"
+ ],
+ [
+ "▁m",
+ "emor"
+ ],
+ [
+ "▁mayor",
+ "ía"
+ ],
+ [
+ "▁mayo",
+ "ría"
+ ],
+ [
+ "са",
+ "д"
+ ],
+ [
+ "▁bata",
+ "ille"
+ ],
+ [
+ "▁bat",
+ "aille"
+ ],
+ [
+ "▁therm",
+ "al"
+ ],
+ [
+ "▁ther",
+ "mal"
+ ],
+ [
+ "▁Хро",
+ "нологи"
+ ],
+ [
+ "▁Bet",
+ "ter"
+ ],
+ [
+ "▁B",
+ "etter"
+ ],
+ [
+ "by",
+ "e"
+ ],
+ [
+ "b",
+ "ye"
+ ],
+ [
+ "▁теа",
+ "тра"
+ ],
+ [
+ "ro",
+ "e"
+ ],
+ [
+ "r",
+ "oe"
+ ],
+ [
+ "▁seg",
+ "le"
+ ],
+ [
+ "▁se",
+ "gle"
+ ],
+ [
+ "rot",
+ "t"
+ ],
+ [
+ "ro",
+ "tt"
+ ],
+ [
+ "r",
+ "ott"
+ ],
+ [
+ "▁opinion",
+ "s"
+ ],
+ [
+ "▁opin",
+ "ions"
+ ],
+ [
+ ")}",
+ ")"
+ ],
+ [
+ ")",
+ "})"
+ ],
+ [
+ "ühl",
+ "e"
+ ],
+ [
+ "üh",
+ "le"
+ ],
+ [
+ "▁Gü",
+ "n"
+ ],
+ [
+ "▁G",
+ "ün"
+ ],
+ [
+ "▁",
+ "Щ"
+ ],
+ [
+ "b",
+ "ól"
+ ],
+ [
+ "▁Lar",
+ "ry"
+ ],
+ [
+ "▁sol",
+ "ic"
+ ],
+ [
+ "▁so",
+ "lic"
+ ],
+ [
+ "▁zw",
+ "ar"
+ ],
+ [
+ "▁z",
+ "war"
+ ],
+ [
+ "▁Carol",
+ "ine"
+ ],
+ [
+ "▁Car",
+ "oline"
+ ],
+ [
+ "▁Reich",
+ "s"
+ ],
+ [
+ "Extension",
+ "s"
+ ],
+ [
+ "Ext",
+ "ensions"
+ ],
+ [
+ "mi",
+ "gr"
+ ],
+ [
+ "m",
+ "igr"
+ ],
+ [
+ ":",
+ "@"
+ ],
+ [
+ "▁enumer",
+ "ate"
+ ],
+ [
+ "▁en",
+ "umerate"
+ ],
+ [
+ "▁",
+ "enumerate"
+ ],
+ [
+ "▁eigen",
+ "en"
+ ],
+ [
+ "▁eig",
+ "enen"
+ ],
+ [
+ "▁explo",
+ "re"
+ ],
+ [
+ "▁expl",
+ "ore"
+ ],
+ [
+ "ém",
+ "u"
+ ],
+ [
+ "é",
+ "mu"
+ ],
+ [
+ "▁ga",
+ "t"
+ ],
+ [
+ "▁g",
+ "at"
+ ],
+ [
+ "▁",
+ "gat"
+ ],
+ [
+ "▁imper",
+ "ial"
+ ],
+ [
+ "▁Us",
+ "ually"
+ ],
+ [
+ "▁tu",
+ "d"
+ ],
+ [
+ "▁t",
+ "ud"
+ ],
+ [
+ "▁у",
+ "кра"
+ ],
+ [
+ "hi",
+ "m"
+ ],
+ [
+ "h",
+ "im"
+ ],
+ [
+ "▁corner",
+ "s"
+ ],
+ [
+ "▁corn",
+ "ers"
+ ],
+ [
+ "▁cor",
+ "ners"
+ ],
+ [
+ "▁SE",
+ "R"
+ ],
+ [
+ "▁S",
+ "ER"
+ ],
+ [
+ "▁",
+ "SER"
+ ],
+ [
+ "▁interpret",
+ "er"
+ ],
+ [
+ "▁interpre",
+ "ter"
+ ],
+ [
+ "▁I",
+ "ce"
+ ],
+ [
+ "▁amount",
+ "s"
+ ],
+ [
+ "▁Pal",
+ "a"
+ ],
+ [
+ "▁Pa",
+ "la"
+ ],
+ [
+ "▁P",
+ "ala"
+ ],
+ [
+ "▁tin",
+ "ha"
+ ],
+ [
+ "▁t",
+ "inha"
+ ],
+ [
+ "vol",
+ "e"
+ ],
+ [
+ "vo",
+ "le"
+ ],
+ [
+ "v",
+ "ole"
+ ],
+ [
+ "▁gl",
+ "e"
+ ],
+ [
+ "▁g",
+ "le"
+ ],
+ [
+ "▁",
+ "gle"
+ ],
+ [
+ "uc",
+ "ci"
+ ],
+ [
+ "▁sie",
+ "he"
+ ],
+ [
+ "Jac",
+ "k"
+ ],
+ [
+ "J",
+ "ack"
+ ],
+ [
+ "▁wol",
+ "l"
+ ],
+ [
+ "▁wo",
+ "ll"
+ ],
+ [
+ "▁w",
+ "oll"
+ ],
+ [
+ "▁el",
+ "der"
+ ],
+ [
+ "▁e",
+ "lder"
+ ],
+ [
+ "▁ко",
+ "раб"
+ ],
+ [
+ "▁eng",
+ "ag"
+ ],
+ [
+ "▁Laur",
+ "ent"
+ ],
+ [
+ "▁Lau",
+ "rent"
+ ],
+ [
+ "▁La",
+ "urent"
+ ],
+ [
+ "▁ach",
+ "iev"
+ ],
+ [
+ "isti",
+ "k"
+ ],
+ [
+ "ist",
+ "ik"
+ ],
+ [
+ "arc",
+ "t"
+ ],
+ [
+ "ar",
+ "ct"
+ ],
+ [
+ "тно",
+ "го"
+ ],
+ [
+ "т",
+ "ного"
+ ],
+ [
+ "▁gi",
+ "r"
+ ],
+ [
+ "▁g",
+ "ir"
+ ],
+ [
+ "▁Sing",
+ "h"
+ ],
+ [
+ "▁Sin",
+ "gh"
+ ],
+ [
+ "math",
+ "op"
+ ],
+ [
+ "US",
+ "A"
+ ],
+ [
+ "U",
+ "SA"
+ ],
+ [
+ "▁Pro",
+ "jekt"
+ ],
+ [
+ "▁deb",
+ "e"
+ ],
+ [
+ "▁de",
+ "be"
+ ],
+ [
+ "richt",
+ "ung"
+ ],
+ [
+ "r",
+ "ichtung"
+ ],
+ [
+ "▁Ts",
+ "ch"
+ ],
+ [
+ "▁T",
+ "sch"
+ ],
+ [
+ "umin",
+ "ate"
+ ],
+ [
+ "um",
+ "inate"
+ ],
+ [
+ "▁sz",
+ "ó"
+ ],
+ [
+ "▁s",
+ "zó"
+ ],
+ [
+ "ly",
+ "ph"
+ ],
+ [
+ "зиден",
+ "т"
+ ],
+ [
+ "зи",
+ "дент"
+ ],
+ [
+ "▁limitation",
+ "s"
+ ],
+ [
+ "▁limit",
+ "ations"
+ ],
+ [
+ "▁lim",
+ "itations"
+ ],
+ [
+ "юще",
+ "й"
+ ],
+ [
+ "▁bil",
+ "a"
+ ],
+ [
+ "▁bi",
+ "la"
+ ],
+ [
+ "▁b",
+ "ila"
+ ],
+ [
+ "P",
+ "ush"
+ ],
+ [
+ "▁offer",
+ "ing"
+ ],
+ [
+ "▁off",
+ "ering"
+ ],
+ [
+ "ienne",
+ "s"
+ ],
+ [
+ "ienn",
+ "es"
+ ],
+ [
+ "ien",
+ "nes"
+ ],
+ [
+ "i",
+ "ennes"
+ ],
+ [
+ "Fr",
+ "i"
+ ],
+ [
+ "F",
+ "ri"
+ ],
+ [
+ "▁post",
+ "gresql"
+ ],
+ [
+ "▁",
+ "postgresql"
+ ],
+ [
+ "▁Tom",
+ "my"
+ ],
+ [
+ "▁partic",
+ "olare"
+ ],
+ [
+ "▁stolet",
+ "í"
+ ],
+ [
+ "▁arr",
+ "ib"
+ ],
+ [
+ "▁ar",
+ "rib"
+ ],
+ [
+ "▁Ev",
+ "a"
+ ],
+ [
+ "▁E",
+ "va"
+ ],
+ [
+ "sch",
+ "ool"
+ ],
+ [
+ "▁vend",
+ "or"
+ ],
+ [
+ "▁ven",
+ "dor"
+ ],
+ [
+ "▁v",
+ "endor"
+ ],
+ [
+ "▁",
+ "vendor"
+ ],
+ [
+ "▁Dal",
+ "las"
+ ],
+ [
+ "▁D",
+ "allas"
+ ],
+ [
+ "▁pro",
+ "long"
+ ],
+ [
+ "CRE",
+ "ATE"
+ ],
+ [
+ "C",
+ "REATE"
+ ],
+ [
+ "▁suiv",
+ "ante"
+ ],
+ [
+ "STAT",
+ "US"
+ ],
+ [
+ "l",
+ "à"
+ ],
+ [
+ "k",
+ "v"
+ ],
+ [
+ "▁h",
+ "äufig"
+ ],
+ [
+ "▁Agr",
+ "icult"
+ ],
+ [
+ "▁hu",
+ "it"
+ ],
+ [
+ "▁h",
+ "uit"
+ ],
+ [
+ "▁in",
+ "oltre"
+ ],
+ [
+ "▁L",
+ "loyd"
+ ],
+ [
+ "▁францу",
+ "з"
+ ],
+ [
+ "▁вы",
+ "пол"
+ ],
+ [
+ "▁faith",
+ "ful"
+ ],
+ [
+ "▁Ва",
+ "р"
+ ],
+ [
+ "▁В",
+ "ар"
+ ],
+ [
+ "▁ver",
+ "l"
+ ],
+ [
+ "▁ve",
+ "rl"
+ ],
+ [
+ "▁ju",
+ "ego"
+ ],
+ [
+ "▁Резу",
+ "лтати"
+ ],
+ [
+ ",",
+ "...,"
+ ],
+ [
+ "▁implicit",
+ "ly"
+ ],
+ [
+ "irk",
+ "s"
+ ],
+ [
+ "ir",
+ "ks"
+ ],
+ [
+ "Cal",
+ "cul"
+ ],
+ [
+ "▁mes",
+ "es"
+ ],
+ [
+ "▁m",
+ "eses"
+ ],
+ [
+ "ome",
+ "d"
+ ],
+ [
+ "om",
+ "ed"
+ ],
+ [
+ "o",
+ "med"
+ ],
+ [
+ "▁pa",
+ "k"
+ ],
+ [
+ "▁p",
+ "ak"
+ ],
+ [
+ "her",
+ "it"
+ ],
+ [
+ "he",
+ "rit"
+ ],
+ [
+ "▁opt",
+ "ical"
+ ],
+ [
+ "▁І",
+ "сторія"
+ ],
+ [
+ "ve",
+ "is"
+ ],
+ [
+ "▁capital",
+ "e"
+ ],
+ [
+ "▁capit",
+ "ale"
+ ],
+ [
+ "place",
+ "holder"
+ ],
+ [
+ "int",
+ "rag"
+ ],
+ [
+ "▁Atl",
+ "as"
+ ],
+ [
+ "▁At",
+ "las"
+ ],
+ [
+ "▁",
+ "Atlas"
+ ],
+ [
+ ")]",
+ ";"
+ ],
+ [
+ ")",
+ "];"
+ ],
+ [
+ "icon",
+ "s"
+ ],
+ [
+ "ico",
+ "ns"
+ ],
+ [
+ "ic",
+ "ons"
+ ],
+ [
+ "i",
+ "cons"
+ ],
+ [
+ "▁Ben",
+ "t"
+ ],
+ [
+ "▁Be",
+ "nt"
+ ],
+ [
+ "▁B",
+ "ent"
+ ],
+ [
+ "▁W",
+ "idget"
+ ],
+ [
+ "▁",
+ "Widget"
+ ],
+ [
+ "▁vol",
+ "unt"
+ ],
+ [
+ "av",
+ "o"
+ ],
+ [
+ "a",
+ "vo"
+ ],
+ [
+ "ég",
+ "r"
+ ],
+ [
+ "é",
+ "gr"
+ ],
+ [
+ "lig",
+ "e"
+ ],
+ [
+ "li",
+ "ge"
+ ],
+ [
+ "l",
+ "ige"
+ ],
+ [
+ "▁NA",
+ "ME"
+ ],
+ [
+ "▁N",
+ "AME"
+ ],
+ [
+ "▁",
+ "NAME"
+ ],
+ [
+ "▁abs",
+ "tra"
+ ],
+ [
+ "▁ab",
+ "stra"
+ ],
+ [
+ "▁f",
+ "ís"
+ ],
+ [
+ "▁Brow",
+ "ser"
+ ],
+ [
+ "▁B",
+ "rowser"
+ ],
+ [
+ "▁",
+ "Browser"
+ ],
+ [
+ "▁bus",
+ "h"
+ ],
+ [
+ "▁bu",
+ "sh"
+ ],
+ [
+ "▁b",
+ "ush"
+ ],
+ [
+ "hal",
+ "l"
+ ],
+ [
+ "ha",
+ "ll"
+ ],
+ [
+ "h",
+ "all"
+ ],
+ [
+ "▁cloud",
+ "s"
+ ],
+ [
+ "▁SU",
+ "B"
+ ],
+ [
+ "▁S",
+ "UB"
+ ],
+ [
+ "▁",
+ "SUB"
+ ],
+ [
+ "▁tan",
+ "dis"
+ ],
+ [
+ "▁t",
+ "andis"
+ ],
+ [
+ "▁Common",
+ "wealth"
+ ],
+ [
+ "та",
+ "я"
+ ],
+ [
+ "▁exha",
+ "ust"
+ ],
+ [
+ "________",
+ "________"
+ ],
+ [
+ "▁Statist",
+ "ics"
+ ],
+ [
+ "▁Stat",
+ "istics"
+ ],
+ [
+ "▁Relig",
+ "ion"
+ ],
+ [
+ "▁Mu",
+ "ham"
+ ],
+ [
+ "ual",
+ "s"
+ ],
+ [
+ "ua",
+ "ls"
+ ],
+ [
+ "u",
+ "als"
+ ],
+ [
+ "got",
+ "o"
+ ],
+ [
+ "go",
+ "to"
+ ],
+ [
+ "g",
+ "oto"
+ ],
+ [
+ "Dig",
+ "ital"
+ ],
+ [
+ "Famil",
+ "y"
+ ],
+ [
+ "▁Bu",
+ "n"
+ ],
+ [
+ "▁B",
+ "un"
+ ],
+ [
+ "let",
+ "in"
+ ],
+ [
+ "Man",
+ "agement"
+ ],
+ [
+ "▁cap",
+ "abilities"
+ ],
+ [
+ "annte",
+ "n"
+ ],
+ [
+ "annt",
+ "en"
+ ],
+ [
+ "ann",
+ "ten"
+ ],
+ [
+ "an",
+ "nten"
+ ],
+ [
+ "▁се",
+ "бе"
+ ],
+ [
+ "▁stay",
+ "s"
+ ],
+ [
+ "▁sta",
+ "ys"
+ ],
+ [
+ "▁st",
+ "ays"
+ ],
+ [
+ "kte",
+ "r"
+ ],
+ [
+ "kt",
+ "er"
+ ],
+ [
+ "k",
+ "ter"
+ ],
+ [
+ "▁dos",
+ "t"
+ ],
+ [
+ "▁do",
+ "st"
+ ],
+ [
+ "▁d",
+ "ost"
+ ],
+ [
+ "▁Т",
+ "ре"
+ ],
+ [
+ "лови",
+ "ч"
+ ],
+ [
+ "ло",
+ "вич"
+ ],
+ [
+ "л",
+ "ович"
+ ],
+ [
+ "▁dy",
+ "ing"
+ ],
+ [
+ "▁d",
+ "ying"
+ ],
+ [
+ "section",
+ "s"
+ ],
+ [
+ "sect",
+ "ions"
+ ],
+ [
+ "se",
+ "ctions"
+ ],
+ [
+ "án",
+ "os"
+ ],
+ [
+ "á",
+ "nos"
+ ],
+ [
+ "▁appart",
+ "en"
+ ],
+ [
+ "▁appar",
+ "ten"
+ ],
+ [
+ "▁app",
+ "arten"
+ ],
+ [
+ "▁zo",
+ "als"
+ ],
+ [
+ "▁dress",
+ "ed"
+ ],
+ [
+ "▁dr",
+ "essed"
+ ],
+ [
+ "▁compr",
+ "ess"
+ ],
+ [
+ "▁comp",
+ "ress"
+ ],
+ [
+ "▁com",
+ "press"
+ ],
+ [
+ "ń",
+ "ska"
+ ],
+ [
+ "▁sierp",
+ "nia"
+ ],
+ [
+ "▁ти",
+ "ту"
+ ],
+ [
+ "diction",
+ "ary"
+ ],
+ [
+ "d",
+ "ictionary"
+ ],
+ [
+ "▁ra",
+ "bb"
+ ],
+ [
+ "▁r",
+ "abb"
+ ],
+ [
+ "▁vé",
+ "rit"
+ ],
+ [
+ "В",
+ "о"
+ ],
+ [
+ "▁single",
+ "ton"
+ ],
+ [
+ "▁sing",
+ "leton"
+ ],
+ [
+ "▁vita",
+ "l"
+ ],
+ [
+ "▁vit",
+ "al"
+ ],
+ [
+ "▁vi",
+ "tal"
+ ],
+ [
+ "▁v",
+ "ital"
+ ],
+ [
+ "Ref",
+ "resh"
+ ],
+ [
+ "ме",
+ "ль"
+ ],
+ [
+ "м",
+ "ель"
+ ],
+ [
+ "▁Z",
+ "h"
+ ],
+ [
+ "▁Af",
+ "ghan"
+ ],
+ [
+ "ink",
+ "el"
+ ],
+ [
+ "in",
+ "kel"
+ ],
+ [
+ "aa",
+ "aa"
+ ],
+ [
+ "▁particip",
+ "ants"
+ ],
+ [
+ "ari",
+ "n"
+ ],
+ [
+ "ar",
+ "in"
+ ],
+ [
+ "a",
+ "rin"
+ ],
+ [
+ "▁Mol",
+ "d"
+ ],
+ [
+ "▁Mo",
+ "ld"
+ ],
+ [
+ "▁M",
+ "old"
+ ],
+ [
+ "▁primer",
+ "os"
+ ],
+ [
+ "▁prime",
+ "ros"
+ ],
+ [
+ "▁prim",
+ "eros"
+ ],
+ [
+ "▁ра",
+ "н"
+ ],
+ [
+ "▁р",
+ "ан"
+ ],
+ [
+ "▁",
+ "ран"
+ ],
+ [
+ "▁А",
+ "мери"
+ ],
+ [
+ "▁restaur",
+ "ant"
+ ],
+ [
+ "év",
+ "el"
+ ],
+ [
+ "é",
+ "vel"
+ ],
+ [
+ "▁S",
+ "L"
+ ],
+ [
+ "▁",
+ "SL"
+ ],
+ [
+ "▁Re",
+ "y"
+ ],
+ [
+ "▁R",
+ "ey"
+ ],
+ [
+ "cha",
+ "s"
+ ],
+ [
+ "ch",
+ "as"
+ ],
+ [
+ "c",
+ "has"
+ ],
+ [
+ "▁electron",
+ "s"
+ ],
+ [
+ "▁electro",
+ "ns"
+ ],
+ [
+ "▁elect",
+ "rons"
+ ],
+ [
+ "▁Pitt",
+ "s"
+ ],
+ [
+ "▁Pit",
+ "ts"
+ ],
+ [
+ "▁Jul",
+ "es"
+ ],
+ [
+ "▁Ju",
+ "les"
+ ],
+ [
+ "▁J",
+ "ules"
+ ],
+ [
+ "ма",
+ "й"
+ ],
+ [
+ "ena",
+ "nt"
+ ],
+ [
+ "en",
+ "ant"
+ ],
+ [
+ "e",
+ "nant"
+ ],
+ [
+ "-",
+ "}"
+ ],
+ [
+ "ла",
+ "д"
+ ],
+ [
+ "▁Моск",
+ "ва"
+ ],
+ [
+ "▁Мос",
+ "ква"
+ ],
+ [
+ "go",
+ "m"
+ ],
+ [
+ "g",
+ "om"
+ ],
+ [
+ "▁Fern",
+ "ández"
+ ],
+ [
+ "fun",
+ "d"
+ ],
+ [
+ "fu",
+ "nd"
+ ],
+ [
+ "f",
+ "und"
+ ],
+ [
+ "intern",
+ "o"
+ ],
+ [
+ "inter",
+ "no"
+ ],
+ [
+ "int",
+ "erno"
+ ],
+ [
+ "▁Mar",
+ "i"
+ ],
+ [
+ "▁Ma",
+ "ri"
+ ],
+ [
+ "▁M",
+ "ari"
+ ],
+ [
+ "▁ri",
+ "us"
+ ],
+ [
+ "▁r",
+ "ius"
+ ],
+ [
+ "▁Pro",
+ "zent"
+ ],
+ [
+ "стр",
+ "і"
+ ],
+ [
+ "ст",
+ "рі"
+ ],
+ [
+ "▁в",
+ "нут"
+ ],
+ [
+ "anter",
+ "ie"
+ ],
+ [
+ "ante",
+ "rie"
+ ],
+ [
+ "ant",
+ "erie"
+ ],
+ [
+ "▁при",
+ "с"
+ ],
+ [
+ "▁пр",
+ "ис"
+ ],
+ [
+ "▁п",
+ "рис"
+ ],
+ [
+ "▁об",
+ "ы"
+ ],
+ [
+ "▁о",
+ "бы"
+ ],
+ [
+ "▁Mari",
+ "na"
+ ],
+ [
+ "▁Mar",
+ "ina"
+ ],
+ [
+ "▁M",
+ "arina"
+ ],
+ [
+ "▁occurr",
+ "ence"
+ ],
+ [
+ "▁occur",
+ "rence"
+ ],
+ [
+ "▁occ",
+ "urrence"
+ ],
+ [
+ "rik",
+ "t"
+ ],
+ [
+ "ri",
+ "kt"
+ ],
+ [
+ "r",
+ "ikt"
+ ],
+ [
+ "▁фи",
+ "зи"
+ ],
+ [
+ "▁schw",
+ "er"
+ ],
+ [
+ "▁sch",
+ "wer"
+ ],
+ [
+ "▁Г",
+ "ре"
+ ],
+ [
+ "Res",
+ "et"
+ ],
+ [
+ "Re",
+ "set"
+ ],
+ [
+ "▁much",
+ "o"
+ ],
+ [
+ "▁mu",
+ "cho"
+ ],
+ [
+ "and",
+ "r"
+ ],
+ [
+ "an",
+ "dr"
+ ],
+ [
+ "▁Wie",
+ "s"
+ ],
+ [
+ "▁Wi",
+ "es"
+ ],
+ [
+ "▁W",
+ "ies"
+ ],
+ [
+ "▁Ke",
+ "ith"
+ ],
+ [
+ "▁Julia",
+ "n"
+ ],
+ [
+ "▁Juli",
+ "an"
+ ],
+ [
+ "▁Jul",
+ "ian"
+ ],
+ [
+ "▁col",
+ "e"
+ ],
+ [
+ "▁co",
+ "le"
+ ],
+ [
+ "▁c",
+ "ole"
+ ],
+ [
+ "▁",
+ "cole"
+ ],
+ [
+ "ci",
+ "endo"
+ ],
+ [
+ "c",
+ "iendo"
+ ],
+ [
+ "▁Cont",
+ "empor"
+ ],
+ [
+ "etr",
+ "y"
+ ],
+ [
+ "et",
+ "ry"
+ ],
+ [
+ "e",
+ "try"
+ ],
+ [
+ "elia",
+ "n"
+ ],
+ [
+ "eli",
+ "an"
+ ],
+ [
+ "el",
+ "ian"
+ ],
+ [
+ "ги",
+ "и"
+ ],
+ [
+ "▁го",
+ "ло"
+ ],
+ [
+ "▁г",
+ "оло"
+ ],
+ [
+ "▁dé",
+ "l"
+ ],
+ [
+ "▁d",
+ "él"
+ ],
+ [
+ "▁dece",
+ "nt"
+ ],
+ [
+ "▁dec",
+ "ent"
+ ],
+ [
+ "▁de",
+ "cent"
+ ],
+ [
+ "Р",
+ "СР"
+ ],
+ [
+ "▁sze",
+ "ptember"
+ ],
+ [
+ "ме",
+ "ст"
+ ],
+ [
+ "cast",
+ "le"
+ ],
+ [
+ "▁держа",
+ "в"
+ ],
+ [
+ "}\"",
+ ")"
+ ],
+ [
+ "}",
+ "\")"
+ ],
+ [
+ "▁ASC",
+ "II"
+ ],
+ [
+ "▁Gl",
+ "en"
+ ],
+ [
+ "▁G",
+ "len"
+ ],
+ [
+ "itzer",
+ "land"
+ ],
+ [
+ "T",
+ "oggle"
+ ],
+ [
+ "▁trad",
+ "icional"
+ ],
+ [
+ "▁Pla",
+ "t"
+ ],
+ [
+ "▁Pl",
+ "at"
+ ],
+ [
+ "▁P",
+ "lat"
+ ],
+ [
+ "ve",
+ "e"
+ ],
+ [
+ "v",
+ "ee"
+ ],
+ [
+ "ab",
+ "gerufen"
+ ],
+ [
+ "(",
+ "|"
+ ],
+ [
+ "CL",
+ "I"
+ ],
+ [
+ "C",
+ "LI"
+ ],
+ [
+ "}}$",
+ ","
+ ],
+ [
+ "}}",
+ "$,"
+ ],
+ [
+ "}",
+ "}$,"
+ ],
+ [
+ "▁Bow",
+ "l"
+ ],
+ [
+ "▁Mal",
+ "e"
+ ],
+ [
+ "▁Ma",
+ "le"
+ ],
+ [
+ "▁M",
+ "ale"
+ ],
+ [
+ "▁Bre",
+ "s"
+ ],
+ [
+ "▁Br",
+ "es"
+ ],
+ [
+ "▁B",
+ "res"
+ ],
+ [
+ "▁п",
+ "си"
+ ],
+ [
+ "▁Ch",
+ "allenge"
+ ],
+ [
+ "z",
+ "ó"
+ ],
+ [
+ "▁pro",
+ "jekt"
+ ],
+ [
+ "▁neg",
+ "oti"
+ ],
+ [
+ "ab",
+ "ove"
+ ],
+ [
+ "a",
+ "bove"
+ ],
+ [
+ "▁пери",
+ "о"
+ ],
+ [
+ "▁long",
+ "est"
+ ],
+ [
+ "▁lon",
+ "gest"
+ ],
+ [
+ "auth",
+ "entic"
+ ],
+ [
+ "▁trad",
+ "u"
+ ],
+ [
+ "▁tra",
+ "du"
+ ],
+ [
+ "▁tr",
+ "adu"
+ ],
+ [
+ "▁mujer",
+ "es"
+ ],
+ [
+ "▁And",
+ "re"
+ ],
+ [
+ "▁had",
+ "n"
+ ],
+ [
+ "▁ha",
+ "dn"
+ ],
+ [
+ "▁Schul",
+ "e"
+ ],
+ [
+ "▁Sch",
+ "ule"
+ ],
+ [
+ "ode",
+ "l"
+ ],
+ [
+ "od",
+ "el"
+ ],
+ [
+ "o",
+ "del"
+ ],
+ [
+ "ble",
+ "d"
+ ],
+ [
+ "bl",
+ "ed"
+ ],
+ [
+ "b",
+ "led"
+ ],
+ [
+ "▁Trad",
+ "e"
+ ],
+ [
+ "▁Tra",
+ "de"
+ ],
+ [
+ "▁Tr",
+ "ade"
+ ],
+ [
+ "▁T",
+ "rade"
+ ],
+ [
+ "▁mob",
+ "il"
+ ],
+ [
+ "▁mo",
+ "bil"
+ ],
+ [
+ "▁m",
+ "obil"
+ ],
+ [
+ "▁alg",
+ "unas"
+ ],
+ [
+ "▁La",
+ "k"
+ ],
+ [
+ "▁L",
+ "ak"
+ ],
+ [
+ "▁Connect",
+ "icut"
+ ],
+ [
+ "▁alc",
+ "o"
+ ],
+ [
+ "▁al",
+ "co"
+ ],
+ [
+ "▁Sel",
+ "bst"
+ ],
+ [
+ "i",
+ "ł"
+ ],
+ [
+ "▁al",
+ "b"
+ ],
+ [
+ "▁a",
+ "lb"
+ ],
+ [
+ "ouvern",
+ "eur"
+ ],
+ [
+ "ouver",
+ "neur"
+ ],
+ [
+ "▁s",
+ "r"
+ ],
+ [
+ "▁",
+ "sr"
+ ],
+ [
+ "▁vb",
+ "a"
+ ],
+ [
+ "▁v",
+ "ba"
+ ],
+ [
+ "lop",
+ "ed"
+ ],
+ [
+ "lo",
+ "ped"
+ ],
+ [
+ "l",
+ "oped"
+ ],
+ [
+ "▁Parte",
+ "i"
+ ],
+ [
+ "▁Part",
+ "ei"
+ ],
+ [
+ "▁Par",
+ "tei"
+ ],
+ [
+ "ua",
+ "te"
+ ],
+ [
+ "u",
+ "ate"
+ ],
+ [
+ "▁Auth",
+ "entication"
+ ],
+ [
+ "▁",
+ "Authentication"
+ ],
+ [
+ "be",
+ "i"
+ ],
+ [
+ "b",
+ "ei"
+ ],
+ [
+ "}}",
+ "."
+ ],
+ [
+ "}",
+ "}."
+ ],
+ [
+ "▁konnte",
+ "n"
+ ],
+ [
+ "▁konn",
+ "ten"
+ ],
+ [
+ "▁kon",
+ "nten"
+ ],
+ [
+ "▁до",
+ "по"
+ ],
+ [
+ "▁hy",
+ "d"
+ ],
+ [
+ "▁h",
+ "yd"
+ ],
+ [
+ "Off",
+ "ice"
+ ],
+ [
+ "d",
+ "onnées"
+ ],
+ [
+ "▁C",
+ "leveland"
+ ],
+ [
+ "rit",
+ "a"
+ ],
+ [
+ "ri",
+ "ta"
+ ],
+ [
+ "r",
+ "ita"
+ ],
+ [
+ "ío",
+ "s"
+ ],
+ [
+ "í",
+ "os"
+ ],
+ [
+ "▁вы",
+ "ше"
+ ],
+ [
+ "▁Robert",
+ "s"
+ ],
+ [
+ "▁Ro",
+ "berts"
+ ],
+ [
+ "▁élect",
+ "ions"
+ ],
+ [
+ "▁é",
+ "lections"
+ ],
+ [
+ "▁''",
+ ")"
+ ],
+ [
+ "▁'",
+ "')"
+ ],
+ [
+ "▁publish",
+ "ing"
+ ],
+ [
+ "▁ba",
+ "pt"
+ ],
+ [
+ "▁b",
+ "apt"
+ ],
+ [
+ "<>",
+ "();"
+ ],
+ [
+ "<",
+ ">();"
+ ],
+ [
+ "miss",
+ "ing"
+ ],
+ [
+ "mis",
+ "sing"
+ ],
+ [
+ "рован",
+ "о"
+ ],
+ [
+ "рова",
+ "но"
+ ],
+ [
+ "р",
+ "овано"
+ ],
+ [
+ "▁hous",
+ "ing"
+ ],
+ [
+ "▁ho",
+ "using"
+ ],
+ [
+ "▁infer",
+ "ence"
+ ],
+ [
+ "▁in",
+ "ference"
+ ],
+ [
+ "▁Rena",
+ "issance"
+ ],
+ [
+ "▁r",
+ "èg"
+ ],
+ [
+ "▁Step",
+ "h"
+ ],
+ [
+ "▁Ste",
+ "ph"
+ ],
+ [
+ "CE",
+ "S"
+ ],
+ [
+ "C",
+ "ES"
+ ],
+ [
+ "ER",
+ "E"
+ ],
+ [
+ "E",
+ "RE"
+ ],
+ [
+ "ке",
+ "т"
+ ],
+ [
+ "к",
+ "ет"
+ ],
+ [
+ "O",
+ "U"
+ ],
+ [
+ "▁group",
+ "ing"
+ ],
+ [
+ "ver",
+ "kehr"
+ ],
+ [
+ "ji",
+ "h"
+ ],
+ [
+ "j",
+ "ih"
+ ],
+ [
+ "ag",
+ "li"
+ ],
+ [
+ "▁mil",
+ "k"
+ ],
+ [
+ "la",
+ "it"
+ ],
+ [
+ "l",
+ "ait"
+ ],
+ [
+ "St",
+ "age"
+ ],
+ [
+ "▁byl",
+ "y"
+ ],
+ [
+ "▁by",
+ "ly"
+ ],
+ [
+ "▁wood",
+ "en"
+ ],
+ [
+ "▁wo",
+ "oden"
+ ],
+ [
+ "kele",
+ "y"
+ ],
+ [
+ "kel",
+ "ey"
+ ],
+ [
+ "ke",
+ "ley"
+ ],
+ [
+ "etr",
+ "a"
+ ],
+ [
+ "et",
+ "ra"
+ ],
+ [
+ "e",
+ "tra"
+ ],
+ [
+ "▁Pe",
+ "g"
+ ],
+ [
+ "▁P",
+ "eg"
+ ],
+ [
+ "▁donn",
+ "é"
+ ],
+ [
+ "▁don",
+ "né"
+ ],
+ [
+ "ada",
+ "l"
+ ],
+ [
+ "ad",
+ "al"
+ ],
+ [
+ "a",
+ "dal"
+ ],
+ [
+ "sequ",
+ "ently"
+ ],
+ [
+ "▁ins",
+ "besondere"
+ ],
+ [
+ "EL",
+ "D"
+ ],
+ [
+ "E",
+ "LD"
+ ],
+ [
+ "▁Ma",
+ "m"
+ ],
+ [
+ "▁M",
+ "am"
+ ],
+ [
+ "▁volt",
+ "e"
+ ],
+ [
+ "▁vol",
+ "te"
+ ],
+ [
+ "▁pros",
+ "pect"
+ ],
+ [
+ "▁pro",
+ "spect"
+ ],
+ [
+ "нов",
+ "е"
+ ],
+ [
+ "но",
+ "ве"
+ ],
+ [
+ "н",
+ "ове"
+ ],
+ [
+ "▁denote",
+ "d"
+ ],
+ [
+ "▁den",
+ "oted"
+ ],
+ [
+ "▁over",
+ "lay"
+ ],
+ [
+ "Perm",
+ "ission"
+ ],
+ [
+ "Per",
+ "mission"
+ ],
+ [
+ "ee",
+ "n"
+ ],
+ [
+ "e",
+ "en"
+ ],
+ [
+ "▁E",
+ "M"
+ ],
+ [
+ "▁",
+ "EM"
+ ],
+ [
+ "▁u",
+ "z"
+ ],
+ [
+ "▁",
+ "uz"
+ ],
+ [
+ "M",
+ "c"
+ ],
+ [
+ "oli",
+ "t"
+ ],
+ [
+ "ol",
+ "it"
+ ],
+ [
+ "o",
+ "lit"
+ ],
+ [
+ "▁serv",
+ "i"
+ ],
+ [
+ "▁ser",
+ "vi"
+ ],
+ [
+ "▁He",
+ "idel"
+ ],
+ [
+ "▁Wien",
+ "er"
+ ],
+ [
+ "▁Wie",
+ "ner"
+ ],
+ [
+ "▁Wi",
+ "ener"
+ ],
+ [
+ "▁il",
+ "legal"
+ ],
+ [
+ "▁prediction",
+ "s"
+ ],
+ [
+ "▁predict",
+ "ions"
+ ],
+ [
+ "▁go",
+ "og"
+ ],
+ [
+ "ho",
+ "n"
+ ],
+ [
+ "h",
+ "on"
+ ],
+ [
+ "▁Cin",
+ "ema"
+ ],
+ [
+ "▁ре",
+ "волю"
+ ],
+ [
+ "▁Ru",
+ "le"
+ ],
+ [
+ "▁R",
+ "ule"
+ ],
+ [
+ "▁",
+ "Rule"
+ ],
+ [
+ "wo",
+ "d"
+ ],
+ [
+ "w",
+ "od"
+ ],
+ [
+ "▁radi",
+ "ation"
+ ],
+ [
+ "▁rad",
+ "iation"
+ ],
+ [
+ "o",
+ "ł"
+ ],
+ [
+ "ово",
+ "ї"
+ ],
+ [
+ "▁Per",
+ "form"
+ ],
+ [
+ "▁prison",
+ "er"
+ ],
+ [
+ "▁am",
+ "et"
+ ],
+ [
+ "▁a",
+ "met"
+ ],
+ [
+ "▁figur",
+ "a"
+ ],
+ [
+ "▁fig",
+ "ura"
+ ],
+ [
+ "▁Command",
+ "er"
+ ],
+ [
+ "▁Comm",
+ "ander"
+ ],
+ [
+ "▁о",
+ "фициаль"
+ ],
+ [
+ "▁tro",
+ "v"
+ ],
+ [
+ "▁tr",
+ "ov"
+ ],
+ [
+ "▁t",
+ "rov"
+ ],
+ [
+ "▁act",
+ "ed"
+ ],
+ [
+ "▁ac",
+ "ted"
+ ],
+ [
+ "▁a",
+ "cted"
+ ],
+ [
+ "▁work",
+ "flow"
+ ],
+ [
+ "▁Республи",
+ "ки"
+ ],
+ [
+ "▁guid",
+ "ance"
+ ],
+ [
+ "▁мен",
+ "е"
+ ],
+ [
+ "▁ме",
+ "не"
+ ],
+ [
+ "▁м",
+ "ене"
+ ],
+ [
+ "▁",
+ "мене"
+ ],
+ [
+ "N",
+ "ational"
+ ],
+ [
+ "▁Ke",
+ "l"
+ ],
+ [
+ "▁K",
+ "el"
+ ],
+ [
+ "web",
+ "pack"
+ ],
+ [
+ "про",
+ "стра"
+ ],
+ [
+ "▁llam",
+ "ado"
+ ],
+ [
+ "alo",
+ "g"
+ ],
+ [
+ "al",
+ "og"
+ ],
+ [
+ "a",
+ "log"
+ ],
+ [
+ "ter",
+ "ra"
+ ],
+ [
+ "ix",
+ "en"
+ ],
+ [
+ "leg",
+ "raph"
+ ],
+ [
+ "le",
+ "graph"
+ ],
+ [
+ "ä",
+ "ischen"
+ ],
+ [
+ "▁teacher",
+ "s"
+ ],
+ [
+ "▁teach",
+ "ers"
+ ],
+ [
+ "ude",
+ "n"
+ ],
+ [
+ "ud",
+ "en"
+ ],
+ [
+ "u",
+ "den"
+ ],
+ [
+ "▁o",
+ "gså"
+ ],
+ [
+ "poss",
+ "ible"
+ ],
+ [
+ "pos",
+ "sible"
+ ],
+ [
+ "▁Sou",
+ "l"
+ ],
+ [
+ "▁So",
+ "ul"
+ ],
+ [
+ "▁S",
+ "oul"
+ ],
+ [
+ "▁Ge",
+ "ography"
+ ],
+ [
+ "▁за",
+ "да"
+ ],
+ [
+ "hi",
+ "t"
+ ],
+ [
+ "h",
+ "it"
+ ],
+ [
+ "▁ange",
+ "r"
+ ],
+ [
+ "▁ang",
+ "er"
+ ],
+ [
+ "▁an",
+ "ger"
+ ],
+ [
+ "▁",
+ "anger"
+ ],
+ [
+ "▁remp",
+ "orte"
+ ],
+ [
+ "▁rem",
+ "porte"
+ ],
+ [
+ "Po",
+ "d"
+ ],
+ [
+ "P",
+ "od"
+ ],
+ [
+ "ч",
+ "ке"
+ ],
+ [
+ "▁ar",
+ "ia"
+ ],
+ [
+ "▁a",
+ "ria"
+ ],
+ [
+ "▁",
+ "aria"
+ ],
+ [
+ "▁A",
+ "stronom"
+ ],
+ [
+ "ch",
+ "apter"
+ ],
+ [
+ "▁for",
+ "k"
+ ],
+ [
+ "▁f",
+ "ork"
+ ],
+ [
+ "▁Cu",
+ "ando"
+ ],
+ [
+ "men",
+ "se"
+ ],
+ [
+ "m",
+ "ense"
+ ],
+ [
+ "▁Christian",
+ "s"
+ ],
+ [
+ "▁Christ",
+ "ians"
+ ],
+ [
+ "g",
+ "c"
+ ],
+ [
+ "▁#",
+ "("
+ ],
+ [
+ "Or",
+ "gan"
+ ],
+ [
+ "▁stead",
+ "y"
+ ],
+ [
+ "▁ste",
+ "ady"
+ ],
+ [
+ "ps",
+ "e"
+ ],
+ [
+ "p",
+ "se"
+ ],
+ [
+ "жи",
+ "ть"
+ ],
+ [
+ "igne",
+ "s"
+ ],
+ [
+ "ign",
+ "es"
+ ],
+ [
+ "ig",
+ "nes"
+ ],
+ [
+ "ater",
+ "ra"
+ ],
+ [
+ "a",
+ "terra"
+ ],
+ [
+ "mov",
+ "ie"
+ ],
+ [
+ "mo",
+ "vie"
+ ],
+ [
+ "m",
+ "ovie"
+ ],
+ [
+ "post",
+ "a"
+ ],
+ [
+ "pos",
+ "ta"
+ ],
+ [
+ "po",
+ "sta"
+ ],
+ [
+ "p",
+ "osta"
+ ],
+ [
+ "ras",
+ "te"
+ ],
+ [
+ "ra",
+ "ste"
+ ],
+ [
+ "r",
+ "aste"
+ ],
+ [
+ "▁Ress",
+ "ource"
+ ],
+ [
+ "▁Res",
+ "source"
+ ],
+ [
+ "▁Pa",
+ "ís"
+ ],
+ [
+ "▁()",
+ ";"
+ ],
+ [
+ "▁(",
+ ");"
+ ],
+ [
+ "▁",
+ "();"
+ ],
+ [
+ "▁pen",
+ "alty"
+ ],
+ [
+ "т",
+ "т"
+ ],
+ [
+ "▁tras",
+ "fer"
+ ],
+ [
+ "cent",
+ "ury"
+ ],
+ [
+ "▁clean",
+ "er"
+ ],
+ [
+ "sel",
+ "enium"
+ ],
+ [
+ "s",
+ "elenium"
+ ],
+ [
+ "orth",
+ "east"
+ ],
+ [
+ "ort",
+ "heast"
+ ],
+ [
+ "xi",
+ "c"
+ ],
+ [
+ "x",
+ "ic"
+ ],
+ [
+ "лі",
+ "ї"
+ ],
+ [
+ "л",
+ "ії"
+ ],
+ [
+ "▁ingles",
+ "e"
+ ],
+ [
+ "▁Tan",
+ "g"
+ ],
+ [
+ "▁Ta",
+ "ng"
+ ],
+ [
+ "▁T",
+ "ang"
+ ],
+ [
+ "▁god",
+ "s"
+ ],
+ [
+ "▁go",
+ "ds"
+ ],
+ [
+ "▁g",
+ "ods"
+ ],
+ [
+ "fre",
+ "nt"
+ ],
+ [
+ "fr",
+ "ent"
+ ],
+ [
+ "f",
+ "rent"
+ ],
+ [
+ "cient",
+ "e"
+ ],
+ [
+ "ci",
+ "ente"
+ ],
+ [
+ "c",
+ "iente"
+ ],
+ [
+ "start",
+ "s"
+ ],
+ [
+ "star",
+ "ts"
+ ],
+ [
+ "st",
+ "arts"
+ ],
+ [
+ "▁music",
+ "a"
+ ],
+ [
+ "▁mus",
+ "ica"
+ ],
+ [
+ "ymnas",
+ "ium"
+ ],
+ [
+ "----",
+ "+"
+ ],
+ [
+ "---",
+ "-+"
+ ],
+ [
+ "--",
+ "--+"
+ ],
+ [
+ "-",
+ "---+"
+ ],
+ [
+ "▁terre",
+ "st"
+ ],
+ [
+ "▁ter",
+ "rest"
+ ],
+ [
+ "▁retrieve",
+ "d"
+ ],
+ [
+ "▁retr",
+ "ieved"
+ ],
+ [
+ "iar",
+ "e"
+ ],
+ [
+ "ia",
+ "re"
+ ],
+ [
+ "i",
+ "are"
+ ],
+ [
+ "unn",
+ "ing"
+ ],
+ [
+ "un",
+ "ning"
+ ],
+ [
+ "▁Marc",
+ "us"
+ ],
+ [
+ "▁Mar",
+ "cus"
+ ],
+ [
+ "▁prom",
+ "ote"
+ ],
+ [
+ "warn",
+ "ing"
+ ],
+ [
+ "war",
+ "ning"
+ ],
+ [
+ "w",
+ "arning"
+ ],
+ [
+ "ты",
+ "й"
+ ],
+ [
+ "т",
+ "ый"
+ ],
+ [
+ "})$",
+ ","
+ ],
+ [
+ "})",
+ "$,"
+ ],
+ [
+ "}",
+ ")$,"
+ ],
+ [
+ "Trans",
+ "port"
+ ],
+ [
+ "▁res",
+ "on"
+ ],
+ [
+ "▁re",
+ "son"
+ ],
+ [
+ "▁Cl",
+ "o"
+ ],
+ [
+ "▁C",
+ "lo"
+ ],
+ [
+ "▁er",
+ "m"
+ ],
+ [
+ "▁e",
+ "rm"
+ ],
+ [
+ "▁",
+ "erm"
+ ],
+ [
+ "▁elimin",
+ "ate"
+ ],
+ [
+ "▁elim",
+ "inate"
+ ],
+ [
+ "heim",
+ "er"
+ ],
+ [
+ "he",
+ "imer"
+ ],
+ [
+ "▁save",
+ "s"
+ ],
+ [
+ "▁sav",
+ "es"
+ ],
+ [
+ "▁sa",
+ "ves"
+ ],
+ [
+ "▁s",
+ "aves"
+ ],
+ [
+ "▁pray",
+ "er"
+ ],
+ [
+ "▁pra",
+ "yer"
+ ],
+ [
+ "▁pr",
+ "ayer"
+ ],
+ [
+ "Class",
+ "es"
+ ],
+ [
+ "Expr",
+ "ess"
+ ],
+ [
+ "Exp",
+ "ress"
+ ],
+ [
+ "Ex",
+ "press"
+ ],
+ [
+ "▁Akadem",
+ "ie"
+ ],
+ [
+ "El",
+ "se"
+ ],
+ [
+ "Tu",
+ "rn"
+ ],
+ [
+ "T",
+ "urn"
+ ],
+ [
+ "▁ik",
+ "ke"
+ ],
+ [
+ "▁re",
+ "i"
+ ],
+ [
+ "▁r",
+ "ei"
+ ],
+ [
+ "▁",
+ "rei"
+ ],
+ [
+ "▁dire",
+ "tt"
+ ],
+ [
+ "▁dir",
+ "ett"
+ ],
+ [
+ "▁di",
+ "rett"
+ ],
+ [
+ "▁Ros",
+ "t"
+ ],
+ [
+ "▁Ro",
+ "st"
+ ],
+ [
+ "▁R",
+ "ost"
+ ],
+ [
+ "▁Pap",
+ "a"
+ ],
+ [
+ "▁Pa",
+ "pa"
+ ],
+ [
+ "▁P",
+ "apa"
+ ],
+ [
+ "▁js",
+ "f"
+ ],
+ [
+ "▁j",
+ "sf"
+ ],
+ [
+ "ление",
+ "м"
+ ],
+ [
+ "ле",
+ "нием"
+ ],
+ [
+ "▁Tu",
+ "l"
+ ],
+ [
+ "▁T",
+ "ul"
+ ],
+ [
+ "▁Za",
+ "k"
+ ],
+ [
+ "▁Z",
+ "ak"
+ ],
+ [
+ "▁niem",
+ "ieck"
+ ],
+ [
+ "T",
+ "w"
+ ],
+ [
+ "amo",
+ "ur"
+ ],
+ [
+ "am",
+ "our"
+ ],
+ [
+ "nest",
+ "ed"
+ ],
+ [
+ "nes",
+ "ted"
+ ],
+ [
+ "ne",
+ "sted"
+ ],
+ [
+ "n",
+ "ested"
+ ],
+ [
+ "ppet",
+ "s"
+ ],
+ [
+ "ppe",
+ "ts"
+ ],
+ [
+ "pp",
+ "ets"
+ ],
+ [
+ "ш",
+ "п"
+ ],
+ [
+ "di",
+ "t"
+ ],
+ [
+ "d",
+ "it"
+ ],
+ [
+ "зе",
+ "н"
+ ],
+ [
+ "з",
+ "ен"
+ ],
+ [
+ "zym",
+ "a"
+ ],
+ [
+ "zy",
+ "ma"
+ ],
+ [
+ "hr",
+ "te"
+ ],
+ [
+ "Constraint",
+ "s"
+ ],
+ [
+ "Constra",
+ "ints"
+ ],
+ [
+ "▁owner",
+ "ship"
+ ],
+ [
+ "▁own",
+ "ership"
+ ],
+ [
+ "Ar",
+ "m"
+ ],
+ [
+ "A",
+ "rm"
+ ],
+ [
+ "▁consum",
+ "ption"
+ ],
+ [
+ "▁cons",
+ "umption"
+ ],
+ [
+ "▁fe",
+ "t"
+ ],
+ [
+ "▁f",
+ "et"
+ ],
+ [
+ "iva",
+ "ri"
+ ],
+ [
+ "iv",
+ "ari"
+ ],
+ [
+ "i",
+ "vari"
+ ],
+ [
+ "chr",
+ "om"
+ ],
+ [
+ "ch",
+ "rom"
+ ],
+ [
+ "set",
+ "Attribute"
+ ],
+ [
+ "▁compos",
+ "e"
+ ],
+ [
+ "▁comp",
+ "ose"
+ ],
+ [
+ "▁com",
+ "pose"
+ ],
+ [
+ "▁",
+ "compose"
+ ],
+ [
+ "▁back",
+ "ing"
+ ],
+ [
+ "▁Pa",
+ "z"
+ ],
+ [
+ "▁P",
+ "az"
+ ],
+ [
+ "▁scr",
+ "i"
+ ],
+ [
+ "▁sc",
+ "ri"
+ ],
+ [
+ "▁s",
+ "cri"
+ ],
+ [
+ "▁",
+ "scri"
+ ],
+ [
+ "▁Me",
+ "chan"
+ ],
+ [
+ "▁Nor",
+ "way"
+ ],
+ [
+ "▁Ju",
+ "p"
+ ],
+ [
+ "▁J",
+ "up"
+ ],
+ [
+ "▁mé",
+ "r"
+ ],
+ [
+ "▁m",
+ "ér"
+ ],
+ [
+ "▁administr",
+ "ator"
+ ],
+ [
+ "▁cab",
+ "e"
+ ],
+ [
+ "▁ca",
+ "be"
+ ],
+ [
+ "▁c",
+ "abe"
+ ],
+ [
+ "ival",
+ "ent"
+ ],
+ [
+ "▁thro",
+ "ne"
+ ],
+ [
+ "▁thr",
+ "one"
+ ],
+ [
+ "▁due",
+ "s"
+ ],
+ [
+ "▁du",
+ "es"
+ ],
+ [
+ "▁d",
+ "ues"
+ ],
+ [
+ "▁hum",
+ "or"
+ ],
+ [
+ "▁hu",
+ "mor"
+ ],
+ [
+ "▁Ad",
+ "ri"
+ ],
+ [
+ "▁A",
+ "dri"
+ ],
+ [
+ "▁ab",
+ "ort"
+ ],
+ [
+ "ña",
+ "s"
+ ],
+ [
+ "ñ",
+ "as"
+ ],
+ [
+ "▁Ки",
+ "їв"
+ ],
+ [
+ "j",
+ "ící"
+ ],
+ [
+ "▁zwei",
+ "te"
+ ],
+ [
+ "▁zwe",
+ "ite"
+ ],
+ [
+ "▁dou",
+ "b"
+ ],
+ [
+ "▁do",
+ "ub"
+ ],
+ [
+ "ers",
+ "hell"
+ ],
+ [
+ "er",
+ "shell"
+ ],
+ [
+ "шо",
+ "й"
+ ],
+ [
+ "▁Fa",
+ "m"
+ ],
+ [
+ "▁F",
+ "am"
+ ],
+ [
+ "å",
+ "k"
+ ],
+ [
+ "▁twee",
+ "de"
+ ],
+ [
+ "▁twe",
+ "ede"
+ ],
+ [
+ "▁Ri",
+ "b"
+ ],
+ [
+ "▁R",
+ "ib"
+ ],
+ [
+ "▁f",
+ "ør"
+ ],
+ [
+ "pc",
+ "ión"
+ ],
+ [
+ "p",
+ "ción"
+ ],
+ [
+ "inn",
+ "ed"
+ ],
+ [
+ "in",
+ "ned"
+ ],
+ [
+ "rv",
+ "m"
+ ],
+ [
+ "r",
+ "vm"
+ ],
+ [
+ "▁App",
+ "ar"
+ ],
+ [
+ "▁Ap",
+ "par"
+ ],
+ [
+ "▁D",
+ "j"
+ ],
+ [
+ "▁Sh",
+ "ang"
+ ],
+ [
+ "▁S",
+ "hang"
+ ],
+ [
+ "Dist",
+ "ance"
+ ],
+ [
+ "D",
+ "istance"
+ ],
+ [
+ "▁da",
+ "wn"
+ ],
+ [
+ "▁d",
+ "awn"
+ ],
+ [
+ "▁",
+ "dawn"
+ ],
+ [
+ "▁Matt",
+ "h"
+ ],
+ [
+ "▁Mat",
+ "th"
+ ],
+ [
+ "▁err",
+ "ichtet"
+ ],
+ [
+ "phan",
+ "tom"
+ ],
+ [
+ "ph",
+ "antom"
+ ],
+ [
+ "▁release",
+ "s"
+ ],
+ [
+ "▁re",
+ "leases"
+ ],
+ [
+ "Recogn",
+ "izer"
+ ],
+ [
+ "▁Ko",
+ "p"
+ ],
+ [
+ "▁K",
+ "op"
+ ],
+ [
+ "▁Pu",
+ "l"
+ ],
+ [
+ "▁P",
+ "ul"
+ ],
+ [
+ "u",
+ "é"
+ ],
+ [
+ "nat",
+ "s"
+ ],
+ [
+ "na",
+ "ts"
+ ],
+ [
+ "n",
+ "ats"
+ ],
+ [
+ "rel",
+ "ax"
+ ],
+ [
+ "re",
+ "lax"
+ ],
+ [
+ "▁fle",
+ "d"
+ ],
+ [
+ "▁fl",
+ "ed"
+ ],
+ [
+ "▁f",
+ "led"
+ ],
+ [
+ "▁experience",
+ "s"
+ ],
+ [
+ "▁experien",
+ "ces"
+ ],
+ [
+ "ще",
+ "е"
+ ],
+ [
+ "мен",
+ "я"
+ ],
+ [
+ "ме",
+ "ня"
+ ],
+ [
+ "▁пер",
+ "сона"
+ ],
+ [
+ "▁Ident",
+ "ity"
+ ],
+ [
+ "▁Id",
+ "entity"
+ ],
+ [
+ "▁",
+ "Identity"
+ ],
+ [
+ "ret",
+ "s"
+ ],
+ [
+ "re",
+ "ts"
+ ],
+ [
+ "r",
+ "ets"
+ ],
+ [
+ "k",
+ "unft"
+ ],
+ [
+ "lar",
+ "g"
+ ],
+ [
+ "la",
+ "rg"
+ ],
+ [
+ "l",
+ "arg"
+ ],
+ [
+ "List",
+ "Item"
+ ],
+ [
+ "v",
+ "d"
+ ],
+ [
+ "run",
+ "ner"
+ ],
+ [
+ "lan",
+ "t"
+ ],
+ [
+ "la",
+ "nt"
+ ],
+ [
+ "l",
+ "ant"
+ ],
+ [
+ "ip",
+ "art"
+ ],
+ [
+ "i",
+ "part"
+ ],
+ [
+ "ba",
+ "y"
+ ],
+ [
+ "b",
+ "ay"
+ ],
+ [
+ "ie",
+ "i"
+ ],
+ [
+ "i",
+ "ei"
+ ],
+ [
+ "▁length",
+ "s"
+ ],
+ [
+ "▁catt",
+ "le"
+ ],
+ [
+ "▁c",
+ "attle"
+ ],
+ [
+ "jet",
+ "s"
+ ],
+ [
+ "je",
+ "ts"
+ ],
+ [
+ "j",
+ "ets"
+ ],
+ [
+ "▁se",
+ "hen"
+ ],
+ [
+ "J",
+ "ul"
+ ],
+ [
+ "fa",
+ "tt"
+ ],
+ [
+ "f",
+ "att"
+ ],
+ [
+ "▁surr",
+ "ender"
+ ],
+ [
+ "▁sur",
+ "render"
+ ],
+ [
+ "▁Tru",
+ "mp"
+ ],
+ [
+ "▁Tr",
+ "ump"
+ ],
+ [
+ "дно",
+ "го"
+ ],
+ [
+ "д",
+ "ного"
+ ],
+ [
+ "▁Four",
+ "ier"
+ ],
+ [
+ "▁Fou",
+ "rier"
+ ],
+ [
+ "ieb",
+ "en"
+ ],
+ [
+ "ie",
+ "ben"
+ ],
+ [
+ "i",
+ "eben"
+ ],
+ [
+ "_",
+ "\""
+ ],
+ [
+ "▁frü",
+ "her"
+ ],
+ [
+ "▁gar",
+ "ant"
+ ],
+ [
+ "▁ga",
+ "rant"
+ ],
+ [
+ "uclide",
+ "an"
+ ],
+ [
+ "äg",
+ "t"
+ ],
+ [
+ "ä",
+ "gt"
+ ],
+ [
+ "▁пів",
+ "ден"
+ ],
+ [
+ "Page",
+ "s"
+ ],
+ [
+ "Pa",
+ "ges"
+ ],
+ [
+ "P",
+ "ages"
+ ],
+ [
+ "▁river",
+ "s"
+ ],
+ [
+ "▁riv",
+ "ers"
+ ],
+ [
+ "▁ri",
+ "vers"
+ ],
+ [
+ "▁r",
+ "ivers"
+ ],
+ [
+ "▁donne",
+ "r"
+ ],
+ [
+ "▁donn",
+ "er"
+ ],
+ [
+ "▁don",
+ "ner"
+ ],
+ [
+ "sv",
+ "n"
+ ],
+ [
+ "s",
+ "vn"
+ ],
+ [
+ "▁",
+ "ł"
+ ],
+ [
+ "ov",
+ "ě"
+ ],
+ [
+ "o",
+ "vě"
+ ],
+ [
+ "▁Le",
+ "ist"
+ ],
+ [
+ "aria",
+ "l"
+ ],
+ [
+ "ari",
+ "al"
+ ],
+ [
+ "ar",
+ "ial"
+ ],
+ [
+ "a",
+ "rial"
+ ],
+ [
+ "ový",
+ "ch"
+ ],
+ [
+ "ov",
+ "ých"
+ ],
+ [
+ "▁fill",
+ "ing"
+ ],
+ [
+ "▁fil",
+ "ling"
+ ],
+ [
+ "▁f",
+ "illing"
+ ],
+ [
+ "▁musical",
+ "e"
+ ],
+ [
+ "▁musica",
+ "le"
+ ],
+ [
+ "▁music",
+ "ale"
+ ],
+ [
+ "▁mus",
+ "icale"
+ ],
+ [
+ "max",
+ "im"
+ ],
+ [
+ "ma",
+ "xim"
+ ],
+ [
+ "▁dash",
+ "ed"
+ ],
+ [
+ "▁das",
+ "hed"
+ ],
+ [
+ "▁d",
+ "ashed"
+ ],
+ [
+ "▁Но",
+ "в"
+ ],
+ [
+ "▁Н",
+ "ов"
+ ],
+ [
+ "Draw",
+ "er"
+ ],
+ [
+ "Dra",
+ "wer"
+ ],
+ [
+ "▁Medic",
+ "ine"
+ ],
+ [
+ "▁dok",
+ "ument"
+ ],
+ [
+ "owe",
+ "l"
+ ],
+ [
+ "ow",
+ "el"
+ ],
+ [
+ "o",
+ "wel"
+ ],
+ [
+ "vi",
+ "ć"
+ ],
+ [
+ "v",
+ "ić"
+ ],
+ [
+ "hel",
+ "y"
+ ],
+ [
+ "he",
+ "ly"
+ ],
+ [
+ "h",
+ "ely"
+ ],
+ [
+ "▁ele",
+ "t"
+ ],
+ [
+ "▁el",
+ "et"
+ ],
+ [
+ "▁e",
+ "let"
+ ],
+ [
+ "Second",
+ "s"
+ ],
+ [
+ "Sec",
+ "onds"
+ ],
+ [
+ "▁Gon",
+ "z"
+ ],
+ [
+ "ro",
+ "u"
+ ],
+ [
+ "r",
+ "ou"
+ ],
+ [
+ "▁finale",
+ "s"
+ ],
+ [
+ "▁final",
+ "es"
+ ],
+ [
+ "▁fin",
+ "ales"
+ ],
+ [
+ "r",
+ "n"
+ ],
+ [
+ "f",
+ "ø"
+ ],
+ [
+ "▁index",
+ "ed"
+ ],
+ [
+ "class",
+ "Name"
+ ],
+ [
+ "▁ob",
+ "er"
+ ],
+ [
+ "▁o",
+ "ber"
+ ],
+ [
+ "▁",
+ "ober"
+ ],
+ [
+ "▁du",
+ "as"
+ ],
+ [
+ "▁optimize",
+ "d"
+ ],
+ [
+ "▁optim",
+ "ized"
+ ],
+ [
+ "▁k",
+ "dy"
+ ],
+ [
+ "vers",
+ "ary"
+ ],
+ [
+ "ener",
+ "gy"
+ ],
+ [
+ "▁центр",
+ "а"
+ ],
+ [
+ "▁цент",
+ "ра"
+ ],
+ [
+ "▁curr",
+ "ency"
+ ],
+ [
+ "▁c",
+ "urrency"
+ ],
+ [
+ "▁",
+ "currency"
+ ],
+ [
+ "zy",
+ "ż"
+ ],
+ [
+ "Li",
+ "ke"
+ ],
+ [
+ "L",
+ "ike"
+ ],
+ [
+ "▁Г",
+ "и"
+ ],
+ [
+ "son",
+ "o"
+ ],
+ [
+ "so",
+ "no"
+ ],
+ [
+ "s",
+ "ono"
+ ],
+ [
+ "▁pal",
+ "ab"
+ ],
+ [
+ "▁pa",
+ "lab"
+ ],
+ [
+ "▁push",
+ "ing"
+ ],
+ [
+ "▁p",
+ "ushing"
+ ],
+ [
+ "ub",
+ "lik"
+ ],
+ [
+ "▁Has",
+ "s"
+ ],
+ [
+ "▁Ha",
+ "ss"
+ ],
+ [
+ "▁H",
+ "ass"
+ ],
+ [
+ "}\\,",
+ "\\"
+ ],
+ [
+ "}\\",
+ ",\\"
+ ],
+ [
+ "}",
+ "\\,\\"
+ ],
+ [
+ "unk",
+ "er"
+ ],
+ [
+ "un",
+ "ker"
+ ],
+ [
+ "▁Fact",
+ "ory"
+ ],
+ [
+ "▁F",
+ "actory"
+ ],
+ [
+ "▁",
+ "Factory"
+ ],
+ [
+ "▁Resource",
+ "s"
+ ],
+ [
+ "▁Res",
+ "ources"
+ ],
+ [
+ "▁",
+ "Resources"
+ ],
+ [
+ "date",
+ "i"
+ ],
+ [
+ "dat",
+ "ei"
+ ],
+ [
+ "da",
+ "tei"
+ ],
+ [
+ "▁Tool",
+ "s"
+ ],
+ [
+ "▁To",
+ "ols"
+ ],
+ [
+ "▁T",
+ "ools"
+ ],
+ [
+ "▁",
+ "Tools"
+ ],
+ [
+ "▁ste",
+ "hen"
+ ],
+ [
+ "sim",
+ "e"
+ ],
+ [
+ "si",
+ "me"
+ ],
+ [
+ "s",
+ "ime"
+ ],
+ [
+ "▁Х",
+ "у"
+ ],
+ [
+ "▁ho",
+ "ch"
+ ],
+ [
+ "▁h",
+ "och"
+ ],
+ [
+ "▁Rod",
+ "ríguez"
+ ],
+ [
+ "zeit",
+ "ig"
+ ],
+ [
+ "▁Terr",
+ "y"
+ ],
+ [
+ "▁Ter",
+ "ry"
+ ],
+ [
+ "▁об",
+ "у"
+ ],
+ [
+ "▁о",
+ "бу"
+ ],
+ [
+ "Us",
+ "age"
+ ],
+ [
+ "urch",
+ "ase"
+ ],
+ [
+ "l",
+ "ö"
+ ],
+ [
+ "▁Int",
+ "roduction"
+ ],
+ [
+ "▁",
+ "Introduction"
+ ],
+ [
+ "▁particip",
+ "ation"
+ ],
+ [
+ "ο",
+ "ς"
+ ],
+ [
+ "og",
+ "li"
+ ],
+ [
+ "ap",
+ "y"
+ ],
+ [
+ "a",
+ "py"
+ ],
+ [
+ "▁hope",
+ "fully"
+ ],
+ [
+ "pond",
+ "er"
+ ],
+ [
+ "pon",
+ "der"
+ ],
+ [
+ "po",
+ "nder"
+ ],
+ [
+ "p",
+ "onder"
+ ],
+ [
+ "▁Yan",
+ "g"
+ ],
+ [
+ "▁Ya",
+ "ng"
+ ],
+ [
+ "▁Y",
+ "ang"
+ ],
+ [
+ "▁promise",
+ "s"
+ ],
+ [
+ "▁prom",
+ "ises"
+ ],
+ [
+ "▁вер",
+ "ну"
+ ],
+ [
+ "▁ост",
+ "ров"
+ ],
+ [
+ "▁о",
+ "стров"
+ ],
+ [
+ "^{",
+ "+"
+ ],
+ [
+ "▁most",
+ "ra"
+ ],
+ [
+ "▁mos",
+ "tra"
+ ],
+ [
+ "▁mo",
+ "stra"
+ ],
+ [
+ "▁CURL",
+ "OPT"
+ ],
+ [
+ "H",
+ "H"
+ ],
+ [
+ "▁std",
+ "out"
+ ],
+ [
+ "▁",
+ "stdout"
+ ],
+ [
+ "▁br",
+ "illiant"
+ ],
+ [
+ "▁manus",
+ "cript"
+ ],
+ [
+ "▁dec",
+ "ir"
+ ],
+ [
+ "▁de",
+ "cir"
+ ],
+ [
+ "▁Bol",
+ "og"
+ ],
+ [
+ "▁Bo",
+ "log"
+ ],
+ [
+ "▁B",
+ "olog"
+ ],
+ [
+ "▁мест",
+ "а"
+ ],
+ [
+ "▁ме",
+ "ста"
+ ],
+ [
+ "▁in",
+ "visible"
+ ],
+ [
+ "▁Cha",
+ "l"
+ ],
+ [
+ "▁Ch",
+ "al"
+ ],
+ [
+ "▁C",
+ "hal"
+ ],
+ [
+ "▁analyz",
+ "e"
+ ],
+ [
+ "▁analy",
+ "ze"
+ ],
+ [
+ "pril",
+ "is"
+ ],
+ [
+ "pr",
+ "ilis"
+ ],
+ [
+ "atten",
+ "d"
+ ],
+ [
+ "atte",
+ "nd"
+ ],
+ [
+ "att",
+ "end"
+ ],
+ [
+ "M",
+ "vc"
+ ],
+ [
+ "tha",
+ "n"
+ ],
+ [
+ "th",
+ "an"
+ ],
+ [
+ "t",
+ "han"
+ ],
+ [
+ "ck",
+ "o"
+ ],
+ [
+ "c",
+ "ko"
+ ],
+ [
+ "▁Que",
+ "bec"
+ ],
+ [
+ "▁plant",
+ "a"
+ ],
+ [
+ "▁plan",
+ "ta"
+ ],
+ [
+ "▁pl",
+ "anta"
+ ],
+ [
+ "▁télé",
+ "vis"
+ ],
+ [
+ "▁un",
+ "install"
+ ],
+ [
+ "èn",
+ "cies"
+ ],
+ [
+ "▁gmin",
+ "ie"
+ ],
+ [
+ "▁Pre",
+ "f"
+ ],
+ [
+ "▁Pr",
+ "ef"
+ ],
+ [
+ "▁P",
+ "ref"
+ ],
+ [
+ "▁le",
+ "quel"
+ ],
+ [
+ "Inv",
+ "ocation"
+ ],
+ [
+ "▁",
+ "Í"
+ ],
+ [
+ "▁transform",
+ "ed"
+ ],
+ [
+ "▁trans",
+ "formed"
+ ],
+ [
+ "MA",
+ "N"
+ ],
+ [
+ "M",
+ "AN"
+ ],
+ [
+ "geb",
+ "aut"
+ ],
+ [
+ "ge",
+ "baut"
+ ],
+ [
+ "▁со",
+ "хра"
+ ],
+ [
+ "▁вто",
+ "рой"
+ ],
+ [
+ "▁Lit",
+ "h"
+ ],
+ [
+ "▁Li",
+ "th"
+ ],
+ [
+ "▁L",
+ "ith"
+ ],
+ [
+ "wend",
+ "ung"
+ ],
+ [
+ "▁Polit",
+ "ik"
+ ],
+ [
+ "▁Sen",
+ "ator"
+ ],
+ [
+ "▁L",
+ "L"
+ ],
+ [
+ "▁",
+ "LL"
+ ],
+ [
+ "жде",
+ "ние"
+ ],
+ [
+ "ш",
+ "те"
+ ],
+ [
+ "▁C",
+ "és"
+ ],
+ [
+ "▁band",
+ "e"
+ ],
+ [
+ "▁ban",
+ "de"
+ ],
+ [
+ "▁ba",
+ "nde"
+ ],
+ [
+ "▁b",
+ "ande"
+ ],
+ [
+ "▁historia",
+ "n"
+ ],
+ [
+ "▁histor",
+ "ian"
+ ],
+ [
+ "▁password",
+ "s"
+ ],
+ [
+ "▁pass",
+ "words"
+ ],
+ [
+ "mal",
+ "loc"
+ ],
+ [
+ "m",
+ "alloc"
+ ],
+ [
+ "▁semi",
+ "f"
+ ],
+ [
+ "▁sem",
+ "if"
+ ],
+ [
+ "▁r",
+ "å"
+ ],
+ [
+ "▁",
+ "rå"
+ ],
+ [
+ "unic",
+ "í"
+ ],
+ [
+ "uni",
+ "cí"
+ ],
+ [
+ "Av",
+ "ailable"
+ ],
+ [
+ "Option",
+ "al"
+ ],
+ [
+ "Opt",
+ "ional"
+ ],
+ [
+ "▁Tw",
+ "e"
+ ],
+ [
+ "▁T",
+ "we"
+ ],
+ [
+ "▁kr",
+ "ó"
+ ],
+ [
+ "▁k",
+ "ró"
+ ],
+ [
+ "▁subset",
+ "s"
+ ],
+ [
+ "▁subs",
+ "ets"
+ ],
+ [
+ "▁sub",
+ "sets"
+ ],
+ [
+ "▁DA",
+ "T"
+ ],
+ [
+ "▁D",
+ "AT"
+ ],
+ [
+ "▁",
+ "DAT"
+ ],
+ [
+ "▁double",
+ "s"
+ ],
+ [
+ "▁doub",
+ "les"
+ ],
+ [
+ "▁dou",
+ "bles"
+ ],
+ [
+ "ника",
+ "ми"
+ ],
+ [
+ "ни",
+ "ками"
+ ],
+ [
+ "▁з",
+ "в"
+ ],
+ [
+ "geg",
+ "eben"
+ ],
+ [
+ "ge",
+ "geben"
+ ],
+ [
+ "g",
+ "egeben"
+ ],
+ [
+ "▁По",
+ "пис"
+ ],
+ [
+ "▁jú",
+ "lius"
+ ],
+ [
+ "▁met",
+ "eor"
+ ],
+ [
+ "▁m",
+ "eteor"
+ ],
+ [
+ "Mo",
+ "unt"
+ ],
+ [
+ "M",
+ "ount"
+ ],
+ [
+ "iven",
+ "t"
+ ],
+ [
+ "ive",
+ "nt"
+ ],
+ [
+ "iv",
+ "ent"
+ ],
+ [
+ "i",
+ "vent"
+ ],
+ [
+ "▁Nat",
+ "han"
+ ],
+ [
+ "▁Na",
+ "than"
+ ],
+ [
+ "▁N",
+ "athan"
+ ],
+ [
+ "▁Sch",
+ "utz"
+ ],
+ [
+ "ego",
+ "v"
+ ],
+ [
+ "eg",
+ "ov"
+ ],
+ [
+ "e",
+ "gov"
+ ],
+ [
+ "▁d",
+ "öd"
+ ],
+ [
+ "▁me",
+ "at"
+ ],
+ [
+ "▁пун",
+ "кт"
+ ],
+ [
+ "▁mind",
+ "s"
+ ],
+ [
+ "▁min",
+ "ds"
+ ],
+ [
+ "▁m",
+ "inds"
+ ],
+ [
+ "eli",
+ "very"
+ ],
+ [
+ "▁T",
+ "LS"
+ ],
+ [
+ "ре",
+ "м"
+ ],
+ [
+ "р",
+ "ем"
+ ],
+ [
+ "cks",
+ "å"
+ ],
+ [
+ "▁stay",
+ "ed"
+ ],
+ [
+ "▁sta",
+ "yed"
+ ],
+ [
+ "▁Bi",
+ "n"
+ ],
+ [
+ "▁B",
+ "in"
+ ],
+ [
+ "▁Pi",
+ "a"
+ ],
+ [
+ "▁P",
+ "ia"
+ ],
+ [
+ "▁име",
+ "н"
+ ],
+ [
+ "▁им",
+ "ен"
+ ],
+ [
+ "▁и",
+ "мен"
+ ],
+ [
+ "▁Bob",
+ "by"
+ ],
+ [
+ "▁produ",
+ "it"
+ ],
+ [
+ "▁prod",
+ "uit"
+ ],
+ [
+ "emp",
+ "io"
+ ],
+ [
+ "em",
+ "pio"
+ ],
+ [
+ "▁redu",
+ "cing"
+ ],
+ [
+ "▁Y",
+ "u"
+ ],
+ [
+ "▁Gesch",
+ "äft"
+ ],
+ [
+ "▁per",
+ "ché"
+ ],
+ [
+ "▁cor",
+ "s"
+ ],
+ [
+ "▁co",
+ "rs"
+ ],
+ [
+ "▁c",
+ "ors"
+ ],
+ [
+ "▁icon",
+ "s"
+ ],
+ [
+ "▁ic",
+ "ons"
+ ],
+ [
+ "▁i",
+ "cons"
+ ],
+ [
+ "▁",
+ "icons"
+ ],
+ [
+ "App",
+ "Data"
+ ],
+ [
+ "▁Ho",
+ "g"
+ ],
+ [
+ "▁H",
+ "og"
+ ],
+ [
+ "▁рі",
+ "в"
+ ],
+ [
+ "▁р",
+ "ів"
+ ],
+ [
+ "▁",
+ "рів"
+ ],
+ [
+ "▁San",
+ "s"
+ ],
+ [
+ "▁Sa",
+ "ns"
+ ],
+ [
+ "▁S",
+ "ans"
+ ],
+ [
+ "▁siè",
+ "ge"
+ ],
+ [
+ "▁si",
+ "ège"
+ ],
+ [
+ "stelle",
+ "n"
+ ],
+ [
+ "stell",
+ "en"
+ ],
+ [
+ "st",
+ "ellen"
+ ],
+ [
+ "Br",
+ "ush"
+ ],
+ [
+ "OF",
+ "F"
+ ],
+ [
+ "O",
+ "FF"
+ ],
+ [
+ "▁visit",
+ "or"
+ ],
+ [
+ "▁vis",
+ "itor"
+ ],
+ [
+ "▁bat",
+ "h"
+ ],
+ [
+ "▁ba",
+ "th"
+ ],
+ [
+ "▁b",
+ "ath"
+ ],
+ [
+ "▁fe",
+ "e"
+ ],
+ [
+ "▁f",
+ "ee"
+ ],
+ [
+ "atis",
+ "f"
+ ],
+ [
+ "ati",
+ "sf"
+ ],
+ [
+ "at",
+ "isf"
+ ],
+ [
+ "▁cur",
+ "v"
+ ],
+ [
+ "▁cu",
+ "rv"
+ ],
+ [
+ "▁folg",
+ "ender"
+ ],
+ [
+ "▁fol",
+ "gender"
+ ],
+ [
+ "▁cons",
+ "cience"
+ ],
+ [
+ "▁Se",
+ "attle"
+ ],
+ [
+ "▁medi",
+ "eval"
+ ],
+ [
+ "▁med",
+ "ieval"
+ ],
+ [
+ "dist",
+ "ribution"
+ ],
+ [
+ "▁D",
+ "M"
+ ],
+ [
+ "▁",
+ "DM"
+ ],
+ [
+ "▁м",
+ "я"
+ ],
+ [
+ "▁",
+ "мя"
+ ],
+ [
+ "▁R",
+ "UN"
+ ],
+ [
+ "ako",
+ "v"
+ ],
+ [
+ "ak",
+ "ov"
+ ],
+ [
+ "a",
+ "kov"
+ ],
+ [
+ "ce",
+ "il"
+ ],
+ [
+ "c",
+ "eil"
+ ],
+ [
+ "▁lett",
+ "ing"
+ ],
+ [
+ "▁let",
+ "ting"
+ ],
+ [
+ "▁do",
+ "v"
+ ],
+ [
+ "▁d",
+ "ov"
+ ],
+ [
+ "▁об",
+ "и"
+ ],
+ [
+ "▁о",
+ "би"
+ ],
+ [
+ "kie",
+ "j"
+ ],
+ [
+ "ki",
+ "ej"
+ ],
+ [
+ "k",
+ "iej"
+ ],
+ [
+ "▁dire",
+ "kt"
+ ],
+ [
+ "▁t",
+ "m"
+ ],
+ [
+ "▁",
+ "tm"
+ ],
+ [
+ "color",
+ "s"
+ ],
+ [
+ "colo",
+ "rs"
+ ],
+ [
+ "col",
+ "ors"
+ ],
+ [
+ "▁alt",
+ "ro"
+ ],
+ [
+ "▁tijd",
+ "ens"
+ ],
+ [
+ "]{",
+ "'"
+ ],
+ [
+ "]",
+ "{'"
+ ],
+ [
+ "▁Bo",
+ "m"
+ ],
+ [
+ "▁B",
+ "om"
+ ],
+ [
+ "▁kun",
+ "st"
+ ],
+ [
+ "▁k",
+ "unst"
+ ],
+ [
+ "▁sh",
+ "elter"
+ ],
+ [
+ "▁ra",
+ "v"
+ ],
+ [
+ "▁r",
+ "av"
+ ],
+ [
+ "▁",
+ "rav"
+ ],
+ [
+ "pred",
+ "ict"
+ ],
+ [
+ "pre",
+ "dict"
+ ],
+ [
+ "▁comenz",
+ "ó"
+ ],
+ [
+ "▁świ",
+ "at"
+ ],
+ [
+ "▁św",
+ "iat"
+ ],
+ [
+ "▁Dur",
+ "ant"
+ ],
+ [
+ "▁Du",
+ "rant"
+ ],
+ [
+ "▁scheme",
+ "s"
+ ],
+ [
+ "▁sche",
+ "mes"
+ ],
+ [
+ "▁sch",
+ "emes"
+ ],
+ [
+ "▁mes",
+ "h"
+ ],
+ [
+ "▁me",
+ "sh"
+ ],
+ [
+ "▁m",
+ "esh"
+ ],
+ [
+ "▁indic",
+ "ator"
+ ],
+ [
+ "▁ind",
+ "icator"
+ ],
+ [
+ "▁Em",
+ "er"
+ ],
+ [
+ "▁E",
+ "mer"
+ ],
+ [
+ "▁gu",
+ "ilty"
+ ],
+ [
+ "не",
+ "ц"
+ ],
+ [
+ "▁consequence",
+ "s"
+ ],
+ [
+ "▁consequ",
+ "ences"
+ ],
+ [
+ "clude",
+ "s"
+ ],
+ [
+ "clud",
+ "es"
+ ],
+ [
+ "cl",
+ "udes"
+ ],
+ [
+ "▁Low",
+ "er"
+ ],
+ [
+ "▁Lo",
+ "wer"
+ ],
+ [
+ "▁L",
+ "ower"
+ ],
+ [
+ "▁",
+ "Lower"
+ ],
+ [
+ "▁по",
+ "ме"
+ ],
+ [
+ "▁pac",
+ "e"
+ ],
+ [
+ "▁pa",
+ "ce"
+ ],
+ [
+ "▁p",
+ "ace"
+ ],
+ [
+ "▁",
+ "pace"
+ ],
+ [
+ "да",
+ "го"
+ ],
+ [
+ "▁amb",
+ "os"
+ ],
+ [
+ "▁am",
+ "bos"
+ ],
+ [
+ "l",
+ "b"
+ ],
+ [
+ "▁educ",
+ "ated"
+ ],
+ [
+ "ural",
+ "e"
+ ],
+ [
+ "ura",
+ "le"
+ ],
+ [
+ "ur",
+ "ale"
+ ],
+ [
+ "u",
+ "rale"
+ ],
+ [
+ "an",
+ "h"
+ ],
+ [
+ "ess",
+ "ég"
+ ],
+ [
+ "es",
+ "ség"
+ ],
+ [
+ "▁association",
+ "s"
+ ],
+ [
+ "▁associ",
+ "ations"
+ ],
+ [
+ "to",
+ "wn"
+ ],
+ [
+ "t",
+ "own"
+ ],
+ [
+ "▁tri",
+ "f"
+ ],
+ [
+ "▁tr",
+ "if"
+ ],
+ [
+ "▁t",
+ "rif"
+ ],
+ [
+ "sample",
+ "s"
+ ],
+ [
+ "sam",
+ "ples"
+ ],
+ [
+ "s",
+ "amples"
+ ],
+ [
+ "bo",
+ "s"
+ ],
+ [
+ "b",
+ "os"
+ ],
+ [
+ "▁Spec",
+ "t"
+ ],
+ [
+ "▁Spe",
+ "ct"
+ ],
+ [
+ "▁Sp",
+ "ect"
+ ],
+ [
+ "▁S",
+ "pect"
+ ],
+ [
+ "▁Ц",
+ "е"
+ ],
+ [
+ "alt",
+ "ung"
+ ],
+ [
+ "▁Lo",
+ "b"
+ ],
+ [
+ "▁L",
+ "ob"
+ ],
+ [
+ "▁curios",
+ "ity"
+ ],
+ [
+ "▁Weit",
+ "er"
+ ],
+ [
+ "▁Wei",
+ "ter"
+ ],
+ [
+ "▁We",
+ "iter"
+ ],
+ [
+ "eston",
+ "e"
+ ],
+ [
+ "esto",
+ "ne"
+ ],
+ [
+ "est",
+ "one"
+ ],
+ [
+ "e",
+ "stone"
+ ],
+ [
+ "▁demo",
+ "l"
+ ],
+ [
+ "▁dem",
+ "ol"
+ ],
+ [
+ "▁apo",
+ "log"
+ ],
+ [
+ "▁ap",
+ "olog"
+ ],
+ [
+ "▁Dynam",
+ "ic"
+ ],
+ [
+ "▁D",
+ "ynamic"
+ ],
+ [
+ "▁",
+ "Dynamic"
+ ],
+ [
+ "In",
+ "ner"
+ ],
+ [
+ "esp",
+ "er"
+ ],
+ [
+ "es",
+ "per"
+ ],
+ [
+ "ec",
+ "z"
+ ],
+ [
+ "e",
+ "cz"
+ ],
+ [
+ "uelle",
+ "ment"
+ ],
+ [
+ "uel",
+ "lement"
+ ],
+ [
+ "▁Hamilton",
+ "ian"
+ ],
+ [
+ "At",
+ "las"
+ ],
+ [
+ "▁arg",
+ "ue"
+ ],
+ [
+ "▁ar",
+ "gue"
+ ],
+ [
+ "For",
+ "eign"
+ ],
+ [
+ "F",
+ "oreign"
+ ],
+ [
+ "col",
+ "lapse"
+ ],
+ [
+ "▁tér",
+ "min"
+ ],
+ [
+ "▁electron",
+ "ic"
+ ],
+ [
+ "▁electro",
+ "nic"
+ ],
+ [
+ "▁N",
+ "R"
+ ],
+ [
+ "▁",
+ "NR"
+ ],
+ [
+ "▁cor",
+ "r"
+ ],
+ [
+ "▁co",
+ "rr"
+ ],
+ [
+ "▁c",
+ "orr"
+ ],
+ [
+ "▁",
+ "corr"
+ ],
+ [
+ "temp",
+ "s"
+ ],
+ [
+ "tem",
+ "ps"
+ ],
+ [
+ "Index",
+ "Path"
+ ],
+ [
+ "я",
+ "з"
+ ],
+ [
+ "▁tal",
+ "ál"
+ ],
+ [
+ "tod",
+ "ay"
+ ],
+ [
+ "to",
+ "day"
+ ],
+ [
+ "wa",
+ "ve"
+ ],
+ [
+ "w",
+ "ave"
+ ],
+ [
+ "▁si",
+ "b"
+ ],
+ [
+ "▁s",
+ "ib"
+ ],
+ [
+ "▁сп",
+ "и"
+ ],
+ [
+ "▁с",
+ "пи"
+ ],
+ [
+ "▁conv",
+ "ey"
+ ],
+ [
+ "▁con",
+ "vey"
+ ],
+ [
+ "▁Gé",
+ "ographie"
+ ],
+ [
+ "▁Н",
+ "ью"
+ ],
+ [
+ "▁Hi",
+ "bernate"
+ ],
+ [
+ "▁ti",
+ "n"
+ ],
+ [
+ "▁t",
+ "in"
+ ],
+ [
+ "di",
+ "c"
+ ],
+ [
+ "d",
+ "ic"
+ ],
+ [
+ "pping",
+ "s"
+ ],
+ [
+ "pp",
+ "ings"
+ ],
+ [
+ "s",
+ "weise"
+ ],
+ [
+ "▁roll",
+ "ing"
+ ],
+ [
+ "▁rol",
+ "ling"
+ ],
+ [
+ "▁",
+ "rolling"
+ ],
+ [
+ "▁select",
+ "s"
+ ],
+ [
+ ")\\",
+ ")"
+ ],
+ [
+ ")",
+ "\\)"
+ ],
+ [
+ "▁poet",
+ "a"
+ ],
+ [
+ "▁po",
+ "eta"
+ ],
+ [
+ "▁сте",
+ "пени"
+ ],
+ [
+ "▁Ab",
+ "r"
+ ],
+ [
+ "▁A",
+ "br"
+ ],
+ [
+ "▁hö",
+ "ch"
+ ],
+ [
+ "▁ster",
+ "n"
+ ],
+ [
+ "▁ste",
+ "rn"
+ ],
+ [
+ "▁st",
+ "ern"
+ ],
+ [
+ "▁s",
+ "tern"
+ ],
+ [
+ "▁f",
+ "jär"
+ ],
+ [
+ "▁install",
+ "er"
+ ],
+ [
+ "▁instal",
+ "ler"
+ ],
+ [
+ "▁inst",
+ "aller"
+ ],
+ [
+ "dec",
+ "l"
+ ],
+ [
+ "de",
+ "cl"
+ ],
+ [
+ "▁mise",
+ "r"
+ ],
+ [
+ "▁mis",
+ "er"
+ ],
+ [
+ "▁mi",
+ "ser"
+ ],
+ [
+ "▁m",
+ "iser"
+ ],
+ [
+ "group",
+ "by"
+ ],
+ [
+ "subst",
+ "r"
+ ],
+ [
+ "sub",
+ "str"
+ ],
+ [
+ "▁phen",
+ "omen"
+ ],
+ [
+ "▁Win",
+ "g"
+ ],
+ [
+ "▁Wi",
+ "ng"
+ ],
+ [
+ "▁W",
+ "ing"
+ ],
+ [
+ "▁fill",
+ "s"
+ ],
+ [
+ "▁fil",
+ "ls"
+ ],
+ [
+ "▁f",
+ "ills"
+ ],
+ [
+ "▁ú",
+ "nico"
+ ],
+ [
+ "Run",
+ "ning"
+ ],
+ [
+ "R",
+ "unning"
+ ],
+ [
+ "Com",
+ "e"
+ ],
+ [
+ "Co",
+ "me"
+ ],
+ [
+ "C",
+ "ome"
+ ],
+ [
+ "ira",
+ "ble"
+ ],
+ [
+ "ir",
+ "able"
+ ],
+ [
+ "i",
+ "rable"
+ ],
+ [
+ "sime",
+ "q"
+ ],
+ [
+ "sim",
+ "eq"
+ ],
+ [
+ "▁rem",
+ "p"
+ ],
+ [
+ "▁re",
+ "mp"
+ ],
+ [
+ "▁r",
+ "emp"
+ ],
+ [
+ "kel",
+ "e"
+ ],
+ [
+ "ke",
+ "le"
+ ],
+ [
+ "k",
+ "ele"
+ ],
+ [
+ "lier",
+ "s"
+ ],
+ [
+ "lie",
+ "rs"
+ ],
+ [
+ "li",
+ "ers"
+ ],
+ [
+ "l",
+ "iers"
+ ],
+ [
+ "▁kwiet",
+ "nia"
+ ],
+ [
+ "▁interrupt",
+ "ed"
+ ],
+ [
+ "▁inter",
+ "rupted"
+ ],
+ [
+ "▁Je",
+ "t"
+ ],
+ [
+ "▁J",
+ "et"
+ ],
+ [
+ "=\\",
+ "{"
+ ],
+ [
+ "=",
+ "\\{"
+ ],
+ [
+ "íd",
+ "o"
+ ],
+ [
+ "í",
+ "do"
+ ],
+ [
+ "▁Tai",
+ "wan"
+ ],
+ [
+ "▁воз",
+ "ра"
+ ],
+ [
+ "▁alternative",
+ "s"
+ ],
+ [
+ "▁altern",
+ "atives"
+ ],
+ [
+ "▁Ti",
+ "r"
+ ],
+ [
+ "▁T",
+ "ir"
+ ],
+ [
+ "▁Res",
+ "erve"
+ ],
+ [
+ "▁Re",
+ "serve"
+ ],
+ [
+ "▁Ку",
+ "р"
+ ],
+ [
+ "▁К",
+ "ур"
+ ],
+ [
+ "▁Nob",
+ "el"
+ ],
+ [
+ "▁No",
+ "bel"
+ ],
+ [
+ "▁работа",
+ "л"
+ ],
+ [
+ "▁рабо",
+ "тал"
+ ],
+ [
+ "▁ax",
+ "es"
+ ],
+ [
+ "▁a",
+ "xes"
+ ],
+ [
+ "▁C",
+ "ependant"
+ ],
+ [
+ "k",
+ "á"
+ ],
+ [
+ "▁er",
+ "neut"
+ ],
+ [
+ "▁Dem",
+ "o"
+ ],
+ [
+ "▁De",
+ "mo"
+ ],
+ [
+ "▁D",
+ "emo"
+ ],
+ [
+ "▁",
+ "Demo"
+ ],
+ [
+ "comm",
+ "unic"
+ ],
+ [
+ "construct",
+ "or"
+ ],
+ [
+ "con",
+ "structor"
+ ],
+ [
+ "▁Mond",
+ "ay"
+ ],
+ [
+ "▁Mon",
+ "day"
+ ],
+ [
+ "N",
+ "il"
+ ],
+ [
+ "Hash",
+ "Map"
+ ],
+ [
+ "pay",
+ "ment"
+ ],
+ [
+ "▁fix",
+ "ing"
+ ],
+ [
+ "▁AD",
+ "D"
+ ],
+ [
+ "▁A",
+ "DD"
+ ],
+ [
+ "▁",
+ "ADD"
+ ],
+ [
+ "rev",
+ "iew"
+ ],
+ [
+ "re",
+ "view"
+ ],
+ [
+ "▁possib",
+ "il"
+ ],
+ [
+ "▁poss",
+ "ibil"
+ ],
+ [
+ "▁gro",
+ "te"
+ ],
+ [
+ "▁gr",
+ "ote"
+ ],
+ [
+ "▁g",
+ "rote"
+ ],
+ [
+ "▁groupe",
+ "d"
+ ],
+ [
+ "▁group",
+ "ed"
+ ],
+ [
+ "▁Lim",
+ "a"
+ ],
+ [
+ "▁Li",
+ "ma"
+ ],
+ [
+ "▁L",
+ "ima"
+ ],
+ [
+ "▁Aug",
+ "en"
+ ],
+ [
+ "▁Au",
+ "gen"
+ ],
+ [
+ "▁A",
+ "ugen"
+ ],
+ [
+ "▁o",
+ "ckså"
+ ],
+ [
+ "ona",
+ "s"
+ ],
+ [
+ "on",
+ "as"
+ ],
+ [
+ "o",
+ "nas"
+ ],
+ [
+ "▁deb",
+ "ate"
+ ],
+ [
+ "▁Ing",
+ "l"
+ ],
+ [
+ "▁In",
+ "gl"
+ ],
+ [
+ "D",
+ "a"
+ ],
+ [
+ "SO",
+ "UR"
+ ],
+ [
+ "S",
+ "OUR"
+ ],
+ [
+ "ett",
+ "be"
+ ],
+ [
+ "▁Batt",
+ "alion"
+ ],
+ [
+ "▁Flo",
+ "at"
+ ],
+ [
+ "▁F",
+ "loat"
+ ],
+ [
+ "▁",
+ "Float"
+ ],
+ [
+ "▁con",
+ "e"
+ ],
+ [
+ "▁co",
+ "ne"
+ ],
+ [
+ "▁c",
+ "one"
+ ],
+ [
+ "read",
+ "sheet"
+ ],
+ [
+ "cou",
+ "rt"
+ ],
+ [
+ "co",
+ "urt"
+ ],
+ [
+ "c",
+ "ourt"
+ ],
+ [
+ "lige",
+ "n"
+ ],
+ [
+ "lig",
+ "en"
+ ],
+ [
+ "li",
+ "gen"
+ ],
+ [
+ "l",
+ "igen"
+ ],
+ [
+ "▁Begin",
+ "n"
+ ],
+ [
+ "▁Beg",
+ "inn"
+ ],
+ [
+ "▁LIM",
+ "IT"
+ ],
+ [
+ "▁LI",
+ "MIT"
+ ],
+ [
+ "▁enjoy",
+ "ed"
+ ],
+ [
+ "▁enjo",
+ "yed"
+ ],
+ [
+ "▁Jak",
+ "ob"
+ ],
+ [
+ "▁tel",
+ "t"
+ ],
+ [
+ "▁te",
+ "lt"
+ ],
+ [
+ "▁t",
+ "elt"
+ ],
+ [
+ "back",
+ "end"
+ ],
+ [
+ "▁Gemeins",
+ "ame"
+ ],
+ [
+ "lin",
+ "t"
+ ],
+ [
+ "li",
+ "nt"
+ ],
+ [
+ "l",
+ "int"
+ ],
+ [
+ "all",
+ "ing"
+ ],
+ [
+ "al",
+ "ling"
+ ],
+ [
+ "▁b",
+ "ör"
+ ],
+ [
+ "gra",
+ "nd"
+ ],
+ [
+ "gr",
+ "and"
+ ],
+ [
+ "g",
+ "rand"
+ ],
+ [
+ "▁diverse",
+ "s"
+ ],
+ [
+ "▁divers",
+ "es"
+ ],
+ [
+ "▁z",
+ "wiąz"
+ ],
+ [
+ "▁Kom",
+ "pon"
+ ],
+ [
+ "▁inner",
+ "halb"
+ ],
+ [
+ "▁desarroll",
+ "o"
+ ],
+ [
+ "▁desar",
+ "rollo"
+ ],
+ [
+ "▁Master",
+ "s"
+ ],
+ [
+ "▁Mas",
+ "ters"
+ ],
+ [
+ "▁Ma",
+ "sters"
+ ],
+ [
+ "ios",
+ "o"
+ ],
+ [
+ "io",
+ "so"
+ ],
+ [
+ "i",
+ "oso"
+ ],
+ [
+ "]`",
+ "."
+ ],
+ [
+ "]",
+ "`."
+ ],
+ [
+ "▁frances",
+ "a"
+ ],
+ [
+ "▁franc",
+ "esa"
+ ],
+ [
+ "A",
+ "ff"
+ ],
+ [
+ "ine",
+ "k"
+ ],
+ [
+ "in",
+ "ek"
+ ],
+ [
+ "i",
+ "nek"
+ ],
+ [
+ "▁dess",
+ "in"
+ ],
+ [
+ "▁des",
+ "sin"
+ ],
+ [
+ "`.",
+ "`"
+ ],
+ [
+ "`",
+ ".`"
+ ],
+ [
+ "▁rank",
+ "s"
+ ],
+ [
+ "▁ran",
+ "ks"
+ ],
+ [
+ "▁r",
+ "anks"
+ ],
+ [
+ "бер",
+ "г"
+ ],
+ [
+ "▁sk",
+ "al"
+ ],
+ [
+ "▁s",
+ "kal"
+ ],
+ [
+ "▁Sul",
+ "tan"
+ ],
+ [
+ "▁S",
+ "ultan"
+ ],
+ [
+ "А",
+ "Н"
+ ],
+ [
+ "▁спо",
+ "соб"
+ ],
+ [
+ "▁contrad",
+ "ict"
+ ],
+ [
+ "▁contra",
+ "dict"
+ ],
+ [
+ "▁rec",
+ "om"
+ ],
+ [
+ "▁re",
+ "com"
+ ],
+ [
+ "▁Ok",
+ "lahoma"
+ ],
+ [
+ "▁Vlad",
+ "imir"
+ ],
+ [
+ "▁meter",
+ "s"
+ ],
+ [
+ "▁met",
+ "ers"
+ ],
+ [
+ "▁me",
+ "ters"
+ ],
+ [
+ "▁m",
+ "eters"
+ ],
+ [
+ "trans",
+ "port"
+ ],
+ [
+ "▁consult",
+ "é"
+ ],
+ [
+ "▁cons",
+ "ulté"
+ ],
+ [
+ "▁",
+ "consulté"
+ ],
+ [
+ "▁AT",
+ "P"
+ ],
+ [
+ "▁A",
+ "TP"
+ ],
+ [
+ "eb",
+ "b"
+ ],
+ [
+ "e",
+ "bb"
+ ],
+ [
+ "▁volunt",
+ "e"
+ ],
+ [
+ "▁vol",
+ "unte"
+ ],
+ [
+ "▁out",
+ "line"
+ ],
+ [
+ "LI",
+ "C"
+ ],
+ [
+ "L",
+ "IC"
+ ],
+ [
+ "▁eu",
+ "ro"
+ ],
+ [
+ "▁e",
+ "uro"
+ ],
+ [
+ "Char",
+ "Field"
+ ],
+ [
+ "medi",
+ "um"
+ ],
+ [
+ "med",
+ "ium"
+ ],
+ [
+ "▁Belg",
+ "ique"
+ ],
+ [
+ "Pro",
+ "c"
+ ],
+ [
+ "Pr",
+ "oc"
+ ],
+ [
+ "P",
+ "roc"
+ ],
+ [
+ "route",
+ "s"
+ ],
+ [
+ "rout",
+ "es"
+ ],
+ [
+ "rou",
+ "tes"
+ ],
+ [
+ "ro",
+ "utes"
+ ],
+ [
+ "▁contrib",
+ "u"
+ ],
+ [
+ "▁cont",
+ "ribu"
+ ],
+ [
+ "!",
+ "}"
+ ],
+ [
+ "ší",
+ "m"
+ ],
+ [
+ "š",
+ "ím"
+ ],
+ [
+ "▁Les",
+ "s"
+ ],
+ [
+ "▁Le",
+ "ss"
+ ],
+ [
+ "▁L",
+ "ess"
+ ],
+ [
+ "▁Kos",
+ "t"
+ ],
+ [
+ "▁Ko",
+ "st"
+ ],
+ [
+ "▁K",
+ "ost"
+ ],
+ [
+ "▁eredet",
+ "iből"
+ ],
+ [
+ "rev",
+ "en"
+ ],
+ [
+ "re",
+ "ven"
+ ],
+ [
+ "r",
+ "even"
+ ],
+ [
+ "ver",
+ "ify"
+ ],
+ [
+ "▁Sal",
+ "t"
+ ],
+ [
+ "▁Sa",
+ "lt"
+ ],
+ [
+ "▁S",
+ "alt"
+ ],
+ [
+ "▁shoot",
+ "ing"
+ ],
+ [
+ "▁sho",
+ "oting"
+ ],
+ [
+ "▁dispos",
+ "e"
+ ],
+ [
+ "▁disp",
+ "ose"
+ ],
+ [
+ "▁dis",
+ "pose"
+ ],
+ [
+ "uj",
+ "í"
+ ],
+ [
+ "▁tier",
+ "ra"
+ ],
+ [
+ "▁t",
+ "ierra"
+ ],
+ [
+ "▁poi",
+ "son"
+ ],
+ [
+ "▁po",
+ "ison"
+ ],
+ [
+ "sa",
+ "k"
+ ],
+ [
+ "s",
+ "ak"
+ ],
+ [
+ "periment",
+ "al"
+ ],
+ [
+ "▁N",
+ "é"
+ ],
+ [
+ "▁Ki",
+ "d"
+ ],
+ [
+ "▁K",
+ "id"
+ ],
+ [
+ "agy",
+ "ar"
+ ],
+ [
+ "ag",
+ "yar"
+ ],
+ [
+ "▁archiv",
+ "álva"
+ ],
+ [
+ "bere",
+ "ich"
+ ],
+ [
+ "be",
+ "reich"
+ ],
+ [
+ "í",
+ "z"
+ ],
+ [
+ "▁R",
+ "itter"
+ ],
+ [
+ "▁Хронологи",
+ "ја"
+ ],
+ [
+ "ze",
+ "um"
+ ],
+ [
+ "да",
+ "х"
+ ],
+ [
+ "▁gr",
+ "ünd"
+ ],
+ [
+ "▁programme",
+ "r"
+ ],
+ [
+ "▁program",
+ "mer"
+ ],
+ [
+ "▁conse",
+ "il"
+ ],
+ [
+ "▁cons",
+ "eil"
+ ],
+ [
+ "▁enc",
+ "rypt"
+ ],
+ [
+ "integr",
+ "ation"
+ ],
+ [
+ "C",
+ "ulture"
+ ],
+ [
+ "▁Circ",
+ "le"
+ ],
+ [
+ "▁Cir",
+ "cle"
+ ],
+ [
+ "Ob",
+ "servable"
+ ],
+ [
+ "▁gen",
+ "omsnitt"
+ ],
+ [
+ "▁Select",
+ "ion"
+ ],
+ [
+ "▁Sele",
+ "ction"
+ ],
+ [
+ "▁Sel",
+ "ection"
+ ],
+ [
+ "▁Se",
+ "lection"
+ ],
+ [
+ "▁",
+ "Selection"
+ ],
+ [
+ "▁ir",
+ "regular"
+ ],
+ [
+ "Aut",
+ "res"
+ ],
+ [
+ "Per",
+ "cent"
+ ],
+ [
+ "fa",
+ "ult"
+ ],
+ [
+ "f",
+ "ault"
+ ],
+ [
+ "▁virt",
+ "ue"
+ ],
+ [
+ "ą",
+ "pi"
+ ],
+ [
+ "▁ses",
+ "s"
+ ],
+ [
+ "▁se",
+ "ss"
+ ],
+ [
+ "▁s",
+ "ess"
+ ],
+ [
+ "▁Так",
+ "же"
+ ],
+ [
+ "Tim",
+ "estamp"
+ ],
+ [
+ "▁litt",
+ "érature"
+ ],
+ [
+ "▁mo",
+ "ż"
+ ],
+ [
+ "▁bor",
+ "row"
+ ],
+ [
+ "▁b",
+ "orrow"
+ ],
+ [
+ "▁conce",
+ "d"
+ ],
+ [
+ "▁conc",
+ "ed"
+ ],
+ [
+ "▁con",
+ "ced"
+ ],
+ [
+ "чни",
+ "к"
+ ],
+ [
+ "ч",
+ "ник"
+ ],
+ [
+ "▁Lu",
+ "nd"
+ ],
+ [
+ "▁L",
+ "und"
+ ],
+ [
+ "ION",
+ "S"
+ ],
+ [
+ "IO",
+ "NS"
+ ],
+ [
+ "yn",
+ "ie"
+ ],
+ [
+ "y",
+ "nie"
+ ],
+ [
+ "▁Sh",
+ "in"
+ ],
+ [
+ "▁S",
+ "hin"
+ ],
+ [
+ "▁os",
+ "ob"
+ ],
+ [
+ "▁o",
+ "sob"
+ ],
+ [
+ "b",
+ "ě"
+ ],
+ [
+ "▁intu",
+ "it"
+ ],
+ [
+ "▁int",
+ "uit"
+ ],
+ [
+ "▁на",
+ "п"
+ ],
+ [
+ "▁prop",
+ "h"
+ ],
+ [
+ "▁pro",
+ "ph"
+ ],
+ [
+ "▁pr",
+ "oph"
+ ],
+ [
+ "▁p",
+ "roph"
+ ],
+ [
+ "▁pit",
+ "t"
+ ],
+ [
+ "▁pi",
+ "tt"
+ ],
+ [
+ "▁p",
+ "itt"
+ ],
+ [
+ "▁IB",
+ "M"
+ ],
+ [
+ "▁Ti",
+ "ll"
+ ],
+ [
+ "▁T",
+ "ill"
+ ],
+ [
+ "▁hin",
+ "a"
+ ],
+ [
+ "▁hi",
+ "na"
+ ],
+ [
+ "▁h",
+ "ina"
+ ],
+ [
+ "itte",
+ "st"
+ ],
+ [
+ "itt",
+ "est"
+ ],
+ [
+ "it",
+ "test"
+ ],
+ [
+ "gener",
+ "ator"
+ ],
+ [
+ "▁Ni",
+ "n"
+ ],
+ [
+ "▁N",
+ "in"
+ ],
+ [
+ "▁Ko",
+ "t"
+ ],
+ [
+ "▁K",
+ "ot"
+ ],
+ [
+ "▁passe",
+ "r"
+ ],
+ [
+ "▁pass",
+ "er"
+ ],
+ [
+ "▁pas",
+ "ser"
+ ],
+ [
+ "▁p",
+ "asser"
+ ],
+ [
+ "▁dispos",
+ "ition"
+ ],
+ [
+ "▁disp",
+ "osition"
+ ],
+ [
+ "▁dis",
+ "position"
+ ],
+ [
+ "uni",
+ "ng"
+ ],
+ [
+ "un",
+ "ing"
+ ],
+ [
+ "u",
+ "ning"
+ ],
+ [
+ "▁fam",
+ "e"
+ ],
+ [
+ "▁fa",
+ "me"
+ ],
+ [
+ "▁f",
+ "ame"
+ ],
+ [
+ "▁ten",
+ "ia"
+ ],
+ [
+ "▁te",
+ "nia"
+ ],
+ [
+ "▁t",
+ "enia"
+ ],
+ [
+ "ance",
+ "ment"
+ ],
+ [
+ "anc",
+ "ement"
+ ],
+ [
+ "an",
+ "cement"
+ ],
+ [
+ "▁Su",
+ "isse"
+ ],
+ [
+ "`",
+ "-"
+ ],
+ [
+ "▁hombre",
+ "s"
+ ],
+ [
+ "▁hom",
+ "bres"
+ ],
+ [
+ "▁h",
+ "ombres"
+ ],
+ [
+ "▁infin",
+ "ity"
+ ],
+ [
+ "▁inf",
+ "inity"
+ ],
+ [
+ "▁окон",
+ "ча"
+ ],
+ [
+ "▁cos",
+ "m"
+ ],
+ [
+ "▁co",
+ "sm"
+ ],
+ [
+ "▁Den",
+ "nis"
+ ],
+ [
+ "▁D",
+ "ennis"
+ ],
+ [
+ "ba",
+ "z"
+ ],
+ [
+ "b",
+ "az"
+ ],
+ [
+ "ha",
+ "upt"
+ ],
+ [
+ "h",
+ "aupt"
+ ],
+ [
+ "▁might",
+ "y"
+ ],
+ [
+ "▁pred",
+ "e"
+ ],
+ [
+ "▁pre",
+ "de"
+ ],
+ [
+ "▁pr",
+ "ede"
+ ],
+ [
+ "usa",
+ "ble"
+ ],
+ [
+ "us",
+ "able"
+ ],
+ [
+ "▁wsz",
+ "yst"
+ ],
+ [
+ "▁ws",
+ "zyst"
+ ],
+ [
+ "▁l",
+ "b"
+ ],
+ [
+ "▁",
+ "lb"
+ ],
+ [
+ "AB",
+ "ASE"
+ ],
+ [
+ "A",
+ "BASE"
+ ],
+ [
+ "j",
+ "na"
+ ],
+ [
+ "не",
+ "в"
+ ],
+ [
+ "н",
+ "ев"
+ ],
+ [
+ "▁as",
+ "es"
+ ],
+ [
+ "▁",
+ "ases"
+ ],
+ [
+ "▁final",
+ "mente"
+ ],
+ [
+ "й",
+ "м"
+ ],
+ [
+ "pect",
+ "ion"
+ ],
+ [
+ "pec",
+ "tion"
+ ],
+ [
+ "pe",
+ "ction"
+ ],
+ [
+ "p",
+ "ection"
+ ],
+ [
+ "▁Stud",
+ "ien"
+ ],
+ [
+ "▁Norweg",
+ "ian"
+ ],
+ [
+ "ce",
+ "go"
+ ],
+ [
+ "c",
+ "ego"
+ ],
+ [
+ "IND",
+ "EX"
+ ],
+ [
+ "IN",
+ "DEX"
+ ],
+ [
+ "orte",
+ "n"
+ ],
+ [
+ "ort",
+ "en"
+ ],
+ [
+ "or",
+ "ten"
+ ],
+ [
+ "▁friends",
+ "hip"
+ ],
+ [
+ "▁friend",
+ "ship"
+ ],
+ [
+ "met",
+ "ro"
+ ],
+ [
+ "m",
+ "etro"
+ ],
+ [
+ "th",
+ "ick"
+ ],
+ [
+ "▁Ze",
+ "l"
+ ],
+ [
+ "▁Z",
+ "el"
+ ],
+ [
+ "LO",
+ "W"
+ ],
+ [
+ "L",
+ "OW"
+ ],
+ [
+ "▁there",
+ "by"
+ ],
+ [
+ "unte",
+ "d"
+ ],
+ [
+ "unt",
+ "ed"
+ ],
+ [
+ "un",
+ "ted"
+ ],
+ [
+ "▁surface",
+ "s"
+ ],
+ [
+ "▁sur",
+ "faces"
+ ],
+ [
+ "ющи",
+ "м"
+ ],
+ [
+ "%)",
+ "."
+ ],
+ [
+ "%",
+ ")."
+ ],
+ [
+ "▁Wo",
+ "nder"
+ ],
+ [
+ "▁W",
+ "onder"
+ ],
+ [
+ "▁redund",
+ "ant"
+ ],
+ [
+ "▁Gro",
+ "s"
+ ],
+ [
+ "▁Gr",
+ "os"
+ ],
+ [
+ "▁G",
+ "ros"
+ ],
+ [
+ "▁website",
+ "s"
+ ],
+ [
+ "▁web",
+ "sites"
+ ],
+ [
+ "▁vi",
+ "o"
+ ],
+ [
+ "▁v",
+ "io"
+ ],
+ [
+ "▁oc",
+ "as"
+ ],
+ [
+ "▁o",
+ "cas"
+ ],
+ [
+ "vé",
+ "s"
+ ],
+ [
+ "v",
+ "és"
+ ],
+ [
+ "▁Ga",
+ "m"
+ ],
+ [
+ "▁G",
+ "am"
+ ],
+ [
+ "d",
+ "w"
+ ],
+ [
+ "Ind",
+ "icator"
+ ],
+ [
+ "▁Ko",
+ "b"
+ ],
+ [
+ "▁K",
+ "ob"
+ ],
+ [
+ "▁ja",
+ "ck"
+ ],
+ [
+ "▁j",
+ "ack"
+ ],
+ [
+ "▁",
+ "jack"
+ ],
+ [
+ "Hi",
+ "nt"
+ ],
+ [
+ "H",
+ "int"
+ ],
+ [
+ "▁Ap",
+ "ol"
+ ],
+ [
+ "▁A",
+ "pol"
+ ],
+ [
+ "▁други",
+ "е"
+ ],
+ [
+ "▁N",
+ "UM"
+ ],
+ [
+ "▁",
+ "NUM"
+ ],
+ [
+ "▁of",
+ "ic"
+ ],
+ [
+ "▁o",
+ "fic"
+ ],
+ [
+ "yst",
+ "ycz"
+ ],
+ [
+ "▁were",
+ "ld"
+ ],
+ [
+ "▁wer",
+ "eld"
+ ],
+ [
+ "мо",
+ "сти"
+ ],
+ [
+ "LE",
+ "FT"
+ ],
+ [
+ "▁Type",
+ "s"
+ ],
+ [
+ "▁Typ",
+ "es"
+ ],
+ [
+ "▁Ty",
+ "pes"
+ ],
+ [
+ "▁T",
+ "ypes"
+ ],
+ [
+ "▁",
+ "Types"
+ ],
+ [
+ "see",
+ "n"
+ ],
+ [
+ "se",
+ "en"
+ ],
+ [
+ "s",
+ "een"
+ ],
+ [
+ "unci",
+ "a"
+ ],
+ [
+ "unc",
+ "ia"
+ ],
+ [
+ "un",
+ "cia"
+ ],
+ [
+ "▁nar",
+ "od"
+ ],
+ [
+ "▁na",
+ "rod"
+ ],
+ [
+ "▁n",
+ "arod"
+ ],
+ [
+ "▁это",
+ "т"
+ ],
+ [
+ "Side",
+ "note"
+ ],
+ [
+ "S",
+ "idenote"
+ ],
+ [
+ "ue",
+ "il"
+ ],
+ [
+ "u",
+ "eil"
+ ],
+ [
+ "▁от",
+ "ме"
+ ],
+ [
+ "▁court",
+ "s"
+ ],
+ [
+ "▁cour",
+ "ts"
+ ],
+ [
+ "fi",
+ "r"
+ ],
+ [
+ "f",
+ "ir"
+ ],
+ [
+ "ur",
+ "z"
+ ],
+ [
+ "u",
+ "rz"
+ ],
+ [
+ "чен",
+ "ко"
+ ],
+ [
+ "Cred",
+ "entials"
+ ],
+ [
+ "▁imag",
+ "ination"
+ ],
+ [
+ "itat",
+ "s"
+ ],
+ [
+ "ita",
+ "ts"
+ ],
+ [
+ "it",
+ "ats"
+ ],
+ [
+ "buf",
+ "f"
+ ],
+ [
+ "bu",
+ "ff"
+ ],
+ [
+ "b",
+ "uff"
+ ],
+ [
+ "fl",
+ "ash"
+ ],
+ [
+ "▁bad",
+ "ly"
+ ],
+ [
+ "▁wor",
+ "n"
+ ],
+ [
+ "▁wo",
+ "rn"
+ ],
+ [
+ "▁w",
+ "orn"
+ ],
+ [
+ "▁окру",
+ "гу"
+ ],
+ [
+ "catal",
+ "og"
+ ],
+ [
+ "cat",
+ "alog"
+ ],
+ [
+ "c",
+ "atalog"
+ ],
+ [
+ "lim",
+ "e"
+ ],
+ [
+ "li",
+ "me"
+ ],
+ [
+ "l",
+ "ime"
+ ],
+ [
+ "▁Gil",
+ "l"
+ ],
+ [
+ "▁Gi",
+ "ll"
+ ],
+ [
+ "▁G",
+ "ill"
+ ],
+ [
+ "▁Sen",
+ "t"
+ ],
+ [
+ "▁Se",
+ "nt"
+ ],
+ [
+ "▁S",
+ "ent"
+ ],
+ [
+ "iel",
+ "la"
+ ],
+ [
+ "ie",
+ "lla"
+ ],
+ [
+ "i",
+ "ella"
+ ],
+ [
+ "▁Cra",
+ "ig"
+ ],
+ [
+ "▁Sel",
+ "e"
+ ],
+ [
+ "▁Se",
+ "le"
+ ],
+ [
+ "▁S",
+ "ele"
+ ],
+ [
+ "▁Indep",
+ "end"
+ ],
+ [
+ "▁provin",
+ "cie"
+ ],
+ [
+ "▁prov",
+ "incie"
+ ],
+ [
+ "oss",
+ "en"
+ ],
+ [
+ "os",
+ "sen"
+ ],
+ [
+ "▁запа",
+ "д"
+ ],
+ [
+ "▁за",
+ "пад"
+ ],
+ [
+ "▁inf",
+ "ant"
+ ],
+ [
+ "▁prevent",
+ "s"
+ ],
+ [
+ "▁prev",
+ "ents"
+ ],
+ [
+ "▁pr",
+ "events"
+ ],
+ [
+ "▁province",
+ "s"
+ ],
+ [
+ "▁provin",
+ "ces"
+ ],
+ [
+ "af",
+ "é"
+ ],
+ [
+ "be",
+ "g"
+ ],
+ [
+ "b",
+ "eg"
+ ],
+ [
+ "▁colour",
+ "s"
+ ],
+ [
+ "▁col",
+ "ours"
+ ],
+ [
+ "B",
+ "F"
+ ],
+ [
+ "ë",
+ "n"
+ ],
+ [
+ "▁Ме",
+ "жду"
+ ],
+ [
+ "î",
+ "n"
+ ],
+ [
+ "Ob",
+ "server"
+ ],
+ [
+ "for",
+ "sch"
+ ],
+ [
+ "í",
+ "gen"
+ ],
+ [
+ "ump",
+ "tion"
+ ],
+ [
+ "um",
+ "ption"
+ ],
+ [
+ "▁Ill",
+ "ustr"
+ ],
+ [
+ "рис",
+ "т"
+ ],
+ [
+ "ри",
+ "ст"
+ ],
+ [
+ "▁поло",
+ "ви"
+ ],
+ [
+ "▁пол",
+ "ови"
+ ],
+ [
+ "▁по",
+ "лови"
+ ],
+ [
+ "▁`",
+ "&"
+ ],
+ [
+ "▁or",
+ "e"
+ ],
+ [
+ "▁o",
+ "re"
+ ],
+ [
+ "▁",
+ "ore"
+ ],
+ [
+ "▁supp",
+ "lies"
+ ],
+ [
+ "▁parent",
+ "hes"
+ ],
+ [
+ "Found",
+ "ation"
+ ],
+ [
+ "▁vo",
+ "u"
+ ],
+ [
+ "▁v",
+ "ou"
+ ],
+ [
+ "▁To",
+ "ut"
+ ],
+ [
+ "▁T",
+ "out"
+ ],
+ [
+ "Don",
+ "ald"
+ ],
+ [
+ "▁RE",
+ "T"
+ ],
+ [
+ "▁R",
+ "ET"
+ ],
+ [
+ "wei",
+ "g"
+ ],
+ [
+ "we",
+ "ig"
+ ],
+ [
+ "▁produ",
+ "cción"
+ ],
+ [
+ "mi",
+ "x"
+ ],
+ [
+ "m",
+ "ix"
+ ],
+ [
+ "▁ut",
+ "wor"
+ ],
+ [
+ "▁fö",
+ "l"
+ ],
+ [
+ "▁f",
+ "öl"
+ ],
+ [
+ "▁ent",
+ "ão"
+ ],
+ [
+ "▁Si",
+ "ster"
+ ],
+ [
+ "▁S",
+ "ister"
+ ],
+ [
+ "Tag",
+ "s"
+ ],
+ [
+ "T",
+ "ags"
+ ],
+ [
+ "▁Савез",
+ "не"
+ ],
+ [
+ "▁privile",
+ "ges"
+ ],
+ [
+ "▁naz",
+ "w"
+ ],
+ [
+ "▁na",
+ "zw"
+ ],
+ [
+ "▁Ra",
+ "v"
+ ],
+ [
+ "▁R",
+ "av"
+ ],
+ [
+ "▁repr",
+ "o"
+ ],
+ [
+ "▁rep",
+ "ro"
+ ],
+ [
+ "▁re",
+ "pro"
+ ],
+ [
+ "▁Mas",
+ "on"
+ ],
+ [
+ "▁Ma",
+ "son"
+ ],
+ [
+ "▁M",
+ "ason"
+ ],
+ [
+ "▁Plat",
+ "form"
+ ],
+ [
+ "▁Pl",
+ "atform"
+ ],
+ [
+ "▁",
+ "Platform"
+ ],
+ [
+ "▁про",
+ "бле"
+ ],
+ [
+ "▁P",
+ "érez"
+ ],
+ [
+ "▁blan",
+ "c"
+ ],
+ [
+ "▁bla",
+ "nc"
+ ],
+ [
+ "▁bl",
+ "anc"
+ ],
+ [
+ "Be",
+ "havior"
+ ],
+ [
+ "фи",
+ "ци"
+ ],
+ [
+ "ek",
+ "en"
+ ],
+ [
+ "e",
+ "ken"
+ ],
+ [
+ "▁meet",
+ "s"
+ ],
+ [
+ "▁me",
+ "ets"
+ ],
+ [
+ "(.",
+ "*"
+ ],
+ [
+ "(",
+ ".*"
+ ],
+ [
+ "▁f",
+ "å"
+ ],
+ [
+ "ep",
+ "en"
+ ],
+ [
+ "e",
+ "pen"
+ ],
+ [
+ "make",
+ "r"
+ ],
+ [
+ "ma",
+ "ker"
+ ],
+ [
+ "m",
+ "aker"
+ ],
+ [
+ "▁lo",
+ "yal"
+ ],
+ [
+ "member",
+ "s"
+ ],
+ [
+ "mem",
+ "bers"
+ ],
+ [
+ "m",
+ "embers"
+ ],
+ [
+ "meister",
+ "schaft"
+ ],
+ [
+ "go",
+ "al"
+ ],
+ [
+ "ш",
+ "лен"
+ ],
+ [
+ "▁север",
+ "о"
+ ],
+ [
+ "▁се",
+ "веро"
+ ],
+ [
+ "ien",
+ "de"
+ ],
+ [
+ "ie",
+ "nde"
+ ],
+ [
+ "i",
+ "ende"
+ ],
+ [
+ "д",
+ "ні"
+ ],
+ [
+ "Pro",
+ "of"
+ ],
+ [
+ "▁expl",
+ "ic"
+ ],
+ [
+ "▁exp",
+ "lic"
+ ],
+ [
+ "▁elect",
+ "ro"
+ ],
+ [
+ "iel",
+ "s"
+ ],
+ [
+ "ie",
+ "ls"
+ ],
+ [
+ "i",
+ "els"
+ ],
+ [
+ "re",
+ "load"
+ ],
+ [
+ "▁elev",
+ "en"
+ ],
+ [
+ "▁ele",
+ "ven"
+ ],
+ [
+ "▁el",
+ "even"
+ ],
+ [
+ "▁partido",
+ "s"
+ ],
+ [
+ "▁part",
+ "idos"
+ ],
+ [
+ "în",
+ "e"
+ ],
+ [
+ "î",
+ "ne"
+ ],
+ [
+ "▁Reg",
+ "in"
+ ],
+ [
+ "▁Re",
+ "gin"
+ ],
+ [
+ "▁R",
+ "egin"
+ ],
+ [
+ "▁é",
+ "x"
+ ],
+ [
+ "▁Bul",
+ "g"
+ ],
+ [
+ "▁Bu",
+ "lg"
+ ],
+ [
+ "▁network",
+ "ing"
+ ],
+ [
+ "▁net",
+ "working"
+ ],
+ [
+ "▁separ",
+ "ator"
+ ],
+ [
+ "▁se",
+ "parator"
+ ],
+ [
+ "User",
+ "Name"
+ ],
+ [
+ "▁edific",
+ "io"
+ ],
+ [
+ "▁Mi",
+ "e"
+ ],
+ [
+ "▁M",
+ "ie"
+ ],
+ [
+ "▁id",
+ "le"
+ ],
+ [
+ "ye",
+ "d"
+ ],
+ [
+ "y",
+ "ed"
+ ],
+ [
+ "▁passenger",
+ "s"
+ ],
+ [
+ "▁pass",
+ "engers"
+ ],
+ [
+ "+",
+ ")"
+ ],
+ [
+ "men",
+ "o"
+ ],
+ [
+ "me",
+ "no"
+ ],
+ [
+ "m",
+ "eno"
+ ],
+ [
+ "eg",
+ "gi"
+ ],
+ [
+ "e",
+ "ggi"
+ ],
+ [
+ "▁nice",
+ "ly"
+ ],
+ [
+ "▁nic",
+ "ely"
+ ],
+ [
+ "enden",
+ "cia"
+ ],
+ [
+ "end",
+ "encia"
+ ],
+ [
+ "чи",
+ "й"
+ ],
+ [
+ "été",
+ "s"
+ ],
+ [
+ "ét",
+ "és"
+ ],
+ [
+ "ight",
+ "arrow"
+ ],
+ [
+ "▁orth",
+ "ogonal"
+ ],
+ [
+ "▁Hal",
+ "f"
+ ],
+ [
+ "▁H",
+ "alf"
+ ],
+ [
+ "▁few",
+ "er"
+ ],
+ [
+ "▁fe",
+ "wer"
+ ],
+ [
+ "▁prop",
+ "i"
+ ],
+ [
+ "▁pro",
+ "pi"
+ ],
+ [
+ "▁primi",
+ "t"
+ ],
+ [
+ "▁prim",
+ "it"
+ ],
+ [
+ "▁pri",
+ "mit"
+ ],
+ [
+ "▁pr",
+ "imit"
+ ],
+ [
+ "ical",
+ "e"
+ ],
+ [
+ "ica",
+ "le"
+ ],
+ [
+ "ic",
+ "ale"
+ ],
+ [
+ "▁flow",
+ "er"
+ ],
+ [
+ "▁flo",
+ "wer"
+ ],
+ [
+ "▁fl",
+ "ower"
+ ],
+ [
+ "▁f",
+ "lower"
+ ],
+ [
+ "mer",
+ "k"
+ ],
+ [
+ "m",
+ "erk"
+ ],
+ [
+ "▁Оте",
+ "че"
+ ],
+ [
+ "▁persist",
+ "ent"
+ ],
+ [
+ "▁pers",
+ "istent"
+ ],
+ [
+ "▁Vill",
+ "e"
+ ],
+ [
+ "▁Vil",
+ "le"
+ ],
+ [
+ "▁Vi",
+ "lle"
+ ],
+ [
+ "▁V",
+ "ille"
+ ],
+ [
+ "Me",
+ "n"
+ ],
+ [
+ "M",
+ "en"
+ ],
+ [
+ "gabe",
+ "n"
+ ],
+ [
+ "ga",
+ "ben"
+ ],
+ [
+ "g",
+ "aben"
+ ],
+ [
+ "▁Isa",
+ "ac"
+ ],
+ [
+ "ativ",
+ "ity"
+ ],
+ [
+ "ati",
+ "vity"
+ ],
+ [
+ "at",
+ "ivity"
+ ],
+ [
+ "▁pół",
+ "noc"
+ ],
+ [
+ "▁ro",
+ "k"
+ ],
+ [
+ "▁r",
+ "ok"
+ ],
+ [
+ "▁",
+ "rok"
+ ],
+ [
+ "card",
+ "s"
+ ],
+ [
+ "car",
+ "ds"
+ ],
+ [
+ "c",
+ "ards"
+ ],
+ [
+ "де",
+ "ния"
+ ],
+ [
+ "▁ю",
+ "го"
+ ],
+ [
+ "▁extra",
+ "ordinary"
+ ],
+ [
+ "▁k",
+ "yr"
+ ],
+ [
+ "(\"",
+ ","
+ ],
+ [
+ "(",
+ "\","
+ ],
+ [
+ "))",
+ "]"
+ ],
+ [
+ ")",
+ ")]"
+ ],
+ [
+ "▁un",
+ "ix"
+ ],
+ [
+ "▁",
+ "unix"
+ ],
+ [
+ "ко",
+ "л"
+ ],
+ [
+ "▁sin",
+ "k"
+ ],
+ [
+ "▁s",
+ "ink"
+ ],
+ [
+ "aps",
+ "ed"
+ ],
+ [
+ "ap",
+ "sed"
+ ],
+ [
+ "▁komm",
+ "en"
+ ],
+ [
+ "▁kom",
+ "men"
+ ],
+ [
+ "▁k",
+ "ommen"
+ ],
+ [
+ "▁",
+ "kommen"
+ ],
+ [
+ "▁for",
+ "cing"
+ ],
+ [
+ "Ab",
+ "out"
+ ],
+ [
+ "▁Hall",
+ "e"
+ ],
+ [
+ "▁Hal",
+ "le"
+ ],
+ [
+ "▁Ha",
+ "lle"
+ ],
+ [
+ "▁H",
+ "alle"
+ ],
+ [
+ "▁Maj",
+ "esty"
+ ],
+ [
+ "▁Sw",
+ "itch"
+ ],
+ [
+ "▁",
+ "Switch"
+ ],
+ [
+ "▁ab",
+ "road"
+ ],
+ [
+ "▁acceler",
+ "ation"
+ ],
+ [
+ "urb",
+ "ed"
+ ],
+ [
+ "ur",
+ "bed"
+ ],
+ [
+ "▁оста",
+ "н"
+ ],
+ [
+ "▁ост",
+ "ан"
+ ],
+ [
+ "▁ос",
+ "тан"
+ ],
+ [
+ "▁о",
+ "стан"
+ ],
+ [
+ "Read",
+ "y"
+ ],
+ [
+ "Re",
+ "ady"
+ ],
+ [
+ "▁пів",
+ "ні"
+ ],
+ [
+ "Br",
+ "a"
+ ],
+ [
+ "B",
+ "ra"
+ ],
+ [
+ "▁ць",
+ "ого"
+ ],
+ [
+ "▁pl",
+ "ut"
+ ],
+ [
+ "▁Tra",
+ "in"
+ ],
+ [
+ "▁Tr",
+ "ain"
+ ],
+ [
+ "▁T",
+ "rain"
+ ],
+ [
+ "▁á",
+ "prilis"
+ ],
+ [
+ "▁pue",
+ "sto"
+ ],
+ [
+ "▁pu",
+ "esto"
+ ],
+ [
+ "▁p",
+ "uesto"
+ ],
+ [
+ "▁to",
+ "ss"
+ ],
+ [
+ "▁t",
+ "oss"
+ ],
+ [
+ "▁irre",
+ "levant"
+ ],
+ [
+ "▁di",
+ "p"
+ ],
+ [
+ "▁d",
+ "ip"
+ ],
+ [
+ "seg",
+ "ment"
+ ],
+ [
+ "se",
+ "gment"
+ ],
+ [
+ "op",
+ "acity"
+ ],
+ [
+ "▁lors",
+ "que"
+ ],
+ [
+ "▁versch",
+ "ill"
+ ],
+ [
+ "ен",
+ "а"
+ ],
+ [
+ "е",
+ "на"
+ ],
+ [
+ "▁Do",
+ "c"
+ ],
+ [
+ "▁D",
+ "oc"
+ ],
+ [
+ "▁",
+ "Doc"
+ ],
+ [
+ "%%%%",
+ "%%%%"
+ ],
+ [
+ "▁border",
+ "s"
+ ],
+ [
+ "▁bord",
+ "ers"
+ ],
+ [
+ "▁bor",
+ "ders"
+ ],
+ [
+ "▁b",
+ "orders"
+ ],
+ [
+ "gebra",
+ "s"
+ ],
+ [
+ "geb",
+ "ras"
+ ],
+ [
+ "ge",
+ "bras"
+ ],
+ [
+ "▁ri",
+ "es"
+ ],
+ [
+ "▁r",
+ "ies"
+ ],
+ [
+ "▁",
+ "ries"
+ ],
+ [
+ "▁Olymp",
+ "edia"
+ ],
+ [
+ "▁Gener",
+ "ation"
+ ],
+ [
+ "metro",
+ "s"
+ ],
+ [
+ "met",
+ "ros"
+ ],
+ [
+ "▁hor",
+ "izon"
+ ],
+ [
+ "▁adapt",
+ "ation"
+ ],
+ [
+ "▁Za",
+ "hl"
+ ],
+ [
+ "▁Z",
+ "ahl"
+ ],
+ [
+ "▁nah",
+ "e"
+ ],
+ [
+ "▁na",
+ "he"
+ ],
+ [
+ "▁Bu",
+ "g"
+ ],
+ [
+ "▁B",
+ "ug"
+ ],
+ [
+ "P",
+ "icture"
+ ],
+ [
+ "љ",
+ "и"
+ ],
+ [
+ "R",
+ "GB"
+ ],
+ [
+ "O",
+ "wner"
+ ],
+ [
+ "adi",
+ "n"
+ ],
+ [
+ "ad",
+ "in"
+ ],
+ [
+ "a",
+ "din"
+ ],
+ [
+ "▁Catal",
+ "unya"
+ ],
+ [
+ "ný",
+ "ch"
+ ],
+ [
+ "n",
+ "ých"
+ ],
+ [
+ "▁cual",
+ "quier"
+ ],
+ [
+ "▁Institut",
+ "ion"
+ ],
+ [
+ "▁Instit",
+ "ution"
+ ],
+ [
+ "▁Inst",
+ "itution"
+ ],
+ [
+ "ins",
+ "en"
+ ],
+ [
+ "in",
+ "sen"
+ ],
+ [
+ "▁Brasil",
+ "e"
+ ],
+ [
+ "▁Bras",
+ "ile"
+ ],
+ [
+ "▁fit",
+ "ting"
+ ],
+ [
+ "▁f",
+ "itting"
+ ],
+ [
+ "Del",
+ "eg"
+ ],
+ [
+ "De",
+ "leg"
+ ],
+ [
+ "ict",
+ "wo"
+ ],
+ [
+ "ic",
+ "two"
+ ],
+ [
+ "▁Exp",
+ "er"
+ ],
+ [
+ "▁Ex",
+ "per"
+ ],
+ [
+ "och",
+ "astic"
+ ],
+ [
+ "▁du",
+ "s"
+ ],
+ [
+ "▁d",
+ "us"
+ ],
+ [
+ "▁пор",
+ "а"
+ ],
+ [
+ "▁по",
+ "ра"
+ ],
+ [
+ "▁substr",
+ "ing"
+ ],
+ [
+ "▁subst",
+ "ring"
+ ],
+ [
+ "▁subs",
+ "tring"
+ ],
+ [
+ "▁sub",
+ "string"
+ ],
+ [
+ "▁",
+ "substring"
+ ],
+ [
+ "сси",
+ "и"
+ ],
+ [
+ "с",
+ "сии"
+ ],
+ [
+ "oi",
+ "n"
+ ],
+ [
+ "o",
+ "in"
+ ],
+ [
+ "▁шко",
+ "ла"
+ ],
+ [
+ "▁ш",
+ "кола"
+ ],
+ [
+ "▁c",
+ "x"
+ ],
+ [
+ "▁",
+ "cx"
+ ],
+ [
+ "▁%",
+ ")"
+ ],
+ [
+ "▁",
+ "%)"
+ ],
+ [
+ "▁Bud",
+ "dh"
+ ],
+ [
+ "▁pen",
+ "ding"
+ ],
+ [
+ "▁p",
+ "ending"
+ ],
+ [
+ "▁Ent",
+ "ry"
+ ],
+ [
+ "▁En",
+ "try"
+ ],
+ [
+ "▁",
+ "Entry"
+ ],
+ [
+ "▁Ber",
+ "l"
+ ],
+ [
+ "▁Be",
+ "rl"
+ ],
+ [
+ "▁cle",
+ "r"
+ ],
+ [
+ "▁cl",
+ "er"
+ ],
+ [
+ "▁c",
+ "ler"
+ ],
+ [
+ "▁",
+ "cler"
+ ],
+ [
+ "▁So",
+ "c"
+ ],
+ [
+ "▁S",
+ "oc"
+ ],
+ [
+ "▁round",
+ "ed"
+ ],
+ [
+ "▁r",
+ "ounded"
+ ],
+ [
+ "▁m",
+ "v"
+ ],
+ [
+ "▁",
+ "mv"
+ ],
+ [
+ "ít",
+ "ett"
+ ],
+ [
+ "▁Di",
+ "plom"
+ ],
+ [
+ "▁französ",
+ "ischen"
+ ],
+ [
+ "▁Ga",
+ "n"
+ ],
+ [
+ "▁G",
+ "an"
+ ],
+ [
+ "▁Inv",
+ "estig"
+ ],
+ [
+ "▁index",
+ "Path"
+ ],
+ [
+ "▁",
+ "indexPath"
+ ],
+ [
+ "▁molt",
+ "i"
+ ],
+ [
+ "▁mol",
+ "ti"
+ ],
+ [
+ "pers",
+ "istence"
+ ],
+ [
+ "▁XIX",
+ "e"
+ ],
+ [
+ "▁Elect",
+ "ron"
+ ],
+ [
+ "b",
+ "ü"
+ ],
+ [
+ "gel",
+ "e"
+ ],
+ [
+ "ge",
+ "le"
+ ],
+ [
+ "g",
+ "ele"
+ ],
+ [
+ "▁Male",
+ "r"
+ ],
+ [
+ "▁Mal",
+ "er"
+ ],
+ [
+ "▁Ma",
+ "ler"
+ ],
+ [
+ "▁M",
+ "aler"
+ ],
+ [
+ "▁proyect",
+ "o"
+ ],
+ [
+ "▁Bat",
+ "h"
+ ],
+ [
+ "▁Ba",
+ "th"
+ ],
+ [
+ "▁B",
+ "ath"
+ ],
+ [
+ "eller",
+ "s"
+ ],
+ [
+ "elle",
+ "rs"
+ ],
+ [
+ "ell",
+ "ers"
+ ],
+ [
+ "el",
+ "lers"
+ ],
+ [
+ "▁G",
+ "P"
+ ],
+ [
+ "▁",
+ "GP"
+ ],
+ [
+ "oni",
+ "ng"
+ ],
+ [
+ "on",
+ "ing"
+ ],
+ [
+ "o",
+ "ning"
+ ],
+ [
+ "clou",
+ "dflare"
+ ],
+ [
+ "▁př",
+ "i"
+ ],
+ [
+ "▁p",
+ "ři"
+ ],
+ [
+ "▁de",
+ "d"
+ ],
+ [
+ "▁d",
+ "ed"
+ ],
+ [
+ "▁",
+ "ded"
+ ],
+ [
+ "▁Od",
+ "kazy"
+ ],
+ [
+ "▁M",
+ "sg"
+ ],
+ [
+ "▁",
+ "Msg"
+ ],
+ [
+ "▁Bei",
+ "ng"
+ ],
+ [
+ "▁Be",
+ "ing"
+ ],
+ [
+ "▁B",
+ "eing"
+ ],
+ [
+ "▁Dep",
+ "uis"
+ ],
+ [
+ "▁De",
+ "puis"
+ ],
+ [
+ "▁Prima",
+ "ry"
+ ],
+ [
+ "▁Prim",
+ "ary"
+ ],
+ [
+ "▁Pri",
+ "mary"
+ ],
+ [
+ "▁",
+ "Primary"
+ ],
+ [
+ "▁App",
+ "ro"
+ ],
+ [
+ "▁Ap",
+ "pro"
+ ],
+ [
+ "▁formal",
+ "ly"
+ ],
+ [
+ "▁form",
+ "ally"
+ ],
+ [
+ "ступи",
+ "л"
+ ],
+ [
+ "ступ",
+ "ил"
+ ],
+ [
+ "▁fuer",
+ "a"
+ ],
+ [
+ "▁fue",
+ "ra"
+ ],
+ [
+ "▁fu",
+ "era"
+ ],
+ [
+ "▁Ro",
+ "ot"
+ ],
+ [
+ "▁R",
+ "oot"
+ ],
+ [
+ "▁",
+ "Root"
+ ],
+ [
+ "▁auto",
+ "nom"
+ ],
+ [
+ "▁aut",
+ "onom"
+ ],
+ [
+ "▁secret",
+ "ary"
+ ],
+ [
+ "▁os",
+ "ób"
+ ],
+ [
+ "▁cual",
+ "es"
+ ],
+ [
+ "▁cu",
+ "ales"
+ ],
+ [
+ "▁Dep",
+ "ending"
+ ],
+ [
+ "▁as",
+ "i"
+ ],
+ [
+ "▁a",
+ "si"
+ ],
+ [
+ "▁",
+ "asi"
+ ],
+ [
+ "ver",
+ "a"
+ ],
+ [
+ "ve",
+ "ra"
+ ],
+ [
+ "v",
+ "era"
+ ],
+ [
+ "▁russ",
+ "e"
+ ],
+ [
+ "▁rus",
+ "se"
+ ],
+ [
+ "▁prove",
+ "s"
+ ],
+ [
+ "▁prov",
+ "es"
+ ],
+ [
+ "▁pro",
+ "ves"
+ ],
+ [
+ "▁pres",
+ "iden"
+ ],
+ [
+ "R",
+ "U"
+ ],
+ [
+ "▁Wat",
+ "son"
+ ],
+ [
+ "▁web",
+ "pack"
+ ],
+ [
+ "▁",
+ "webpack"
+ ],
+ [
+ "ellig",
+ "ence"
+ ],
+ [
+ "elli",
+ "gence"
+ ],
+ [
+ "ка",
+ "м"
+ ],
+ [
+ "▁Office",
+ "r"
+ ],
+ [
+ "▁Offic",
+ "er"
+ ],
+ [
+ "▁deliver",
+ "y"
+ ],
+ [
+ "▁deli",
+ "very"
+ ],
+ [
+ "▁d",
+ "elivery"
+ ],
+ [
+ "ж",
+ "дён"
+ ],
+ [
+ "▁им",
+ "пе"
+ ],
+ [
+ "▁w",
+ "il"
+ ],
+ [
+ "▁ves",
+ "c"
+ ],
+ [
+ "▁ve",
+ "sc"
+ ],
+ [
+ "▁v",
+ "esc"
+ ],
+ [
+ "uszt",
+ "us"
+ ],
+ [
+ "▁Ge",
+ "off"
+ ],
+ [
+ "()",
+ "}"
+ ],
+ [
+ "(",
+ ")}"
+ ],
+ [
+ "▁For",
+ "e"
+ ],
+ [
+ "▁Fo",
+ "re"
+ ],
+ [
+ "▁F",
+ "ore"
+ ],
+ [
+ "▁wen",
+ "ig"
+ ],
+ [
+ "▁we",
+ "nig"
+ ],
+ [
+ "▁w",
+ "enig"
+ ],
+ [
+ "▁Air",
+ "l"
+ ],
+ [
+ "▁A",
+ "irl"
+ ],
+ [
+ "▁E",
+ "fter"
+ ],
+ [
+ "▁Bre",
+ "ak"
+ ],
+ [
+ "▁St",
+ "äd"
+ ],
+ [
+ "ism",
+ "iss"
+ ],
+ [
+ "is",
+ "miss"
+ ],
+ [
+ "í",
+ "p"
+ ],
+ [
+ "▁avoid",
+ "ed"
+ ],
+ [
+ "▁avo",
+ "ided"
+ ],
+ [
+ "▁assert",
+ "ion"
+ ],
+ [
+ "D",
+ "N"
+ ],
+ [
+ "▁tea",
+ "t"
+ ],
+ [
+ "▁te",
+ "at"
+ ],
+ [
+ "ín",
+ "a"
+ ],
+ [
+ "í",
+ "na"
+ ],
+ [
+ "▁mechan",
+ "ical"
+ ],
+ [
+ "is",
+ "u"
+ ],
+ [
+ "i",
+ "su"
+ ],
+ [
+ "@",
+ "{"
+ ],
+ [
+ "▁no",
+ "u"
+ ],
+ [
+ "▁n",
+ "ou"
+ ],
+ [
+ "▁",
+ "nou"
+ ],
+ [
+ "Ital",
+ "ie"
+ ],
+ [
+ "source",
+ "forge"
+ ],
+ [
+ "▁sv",
+ "o"
+ ],
+ [
+ "▁s",
+ "vo"
+ ],
+ [
+ "▁kir",
+ "ály"
+ ],
+ [
+ "▁Reference",
+ "s"
+ ],
+ [
+ "▁Refer",
+ "ences"
+ ],
+ [
+ "▁Re",
+ "ferences"
+ ],
+ [
+ "si",
+ "x"
+ ],
+ [
+ "s",
+ "ix"
+ ],
+ [
+ "▁Archive",
+ "s"
+ ],
+ [
+ "▁Archiv",
+ "es"
+ ],
+ [
+ "▁Arch",
+ "ives"
+ ],
+ [
+ "▁finish",
+ "ing"
+ ],
+ [
+ "▁fin",
+ "ishing"
+ ],
+ [
+ "ac",
+ "je"
+ ],
+ [
+ "éta",
+ "t"
+ ],
+ [
+ "ét",
+ "at"
+ ],
+ [
+ "é",
+ "tat"
+ ],
+ [
+ "iff",
+ "s"
+ ],
+ [
+ "if",
+ "fs"
+ ],
+ [
+ "▁ste",
+ "ad"
+ ],
+ [
+ "▁st",
+ "ead"
+ ],
+ [
+ "▁fe",
+ "as"
+ ],
+ [
+ "awa",
+ "re"
+ ],
+ [
+ "aw",
+ "are"
+ ],
+ [
+ "a",
+ "ware"
+ ],
+ [
+ "land",
+ "e"
+ ],
+ [
+ "lan",
+ "de"
+ ],
+ [
+ "la",
+ "nde"
+ ],
+ [
+ "l",
+ "ande"
+ ],
+ [
+ "In",
+ "ject"
+ ],
+ [
+ "▁Age",
+ "nt"
+ ],
+ [
+ "▁Ag",
+ "ent"
+ ],
+ [
+ "▁A",
+ "gent"
+ ],
+ [
+ "▁",
+ "Agent"
+ ],
+ [
+ "▁Norm",
+ "datei"
+ ],
+ [
+ "▁am",
+ "en"
+ ],
+ [
+ "▁a",
+ "men"
+ ],
+ [
+ "▁",
+ "amen"
+ ],
+ [
+ "▁Arch",
+ "itecture"
+ ],
+ [
+ "az",
+ "e"
+ ],
+ [
+ "a",
+ "ze"
+ ],
+ [
+ "ș",
+ "te"
+ ],
+ [
+ "▁us",
+ "ar"
+ ],
+ [
+ "▁core",
+ "s"
+ ],
+ [
+ "▁cor",
+ "es"
+ ],
+ [
+ "▁co",
+ "res"
+ ],
+ [
+ "▁c",
+ "ores"
+ ],
+ [
+ "лі",
+ "н"
+ ],
+ [
+ "л",
+ "ін"
+ ],
+ [
+ "▁Cast",
+ "ro"
+ ],
+ [
+ "▁C",
+ "astro"
+ ],
+ [
+ "▁v",
+ "æ"
+ ],
+ [
+ ">\"",
+ ","
+ ],
+ [
+ ">",
+ "\","
+ ],
+ [
+ "omen",
+ "a"
+ ],
+ [
+ "ome",
+ "na"
+ ],
+ [
+ "om",
+ "ena"
+ ],
+ [
+ "▁ges",
+ "am"
+ ],
+ [
+ "▁ge",
+ "sam"
+ ],
+ [
+ "▁Martí",
+ "n"
+ ],
+ [
+ "▁Mart",
+ "ín"
+ ],
+ [
+ "egu",
+ "ng"
+ ],
+ [
+ "eg",
+ "ung"
+ ],
+ [
+ "▁spole",
+ "č"
+ ],
+ [
+ "▁amplit",
+ "ude"
+ ],
+ [
+ "▁ampl",
+ "itude"
+ ],
+ [
+ "▁import",
+ "ing"
+ ],
+ [
+ "▁list",
+ "view"
+ ],
+ [
+ "TH",
+ "E"
+ ],
+ [
+ "T",
+ "HE"
+ ],
+ [
+ "zial",
+ "e"
+ ],
+ [
+ "zia",
+ "le"
+ ],
+ [
+ "zi",
+ "ale"
+ ],
+ [
+ "z",
+ "iale"
+ ],
+ [
+ "ced",
+ "es"
+ ],
+ [
+ "ce",
+ "des"
+ ],
+ [
+ "c",
+ "edes"
+ ],
+ [
+ "▁particul",
+ "ier"
+ ],
+ [
+ "▁Распо",
+ "дела"
+ ],
+ [
+ "▁кра",
+ "й"
+ ],
+ [
+ "▁div",
+ "ent"
+ ],
+ [
+ "▁di",
+ "vent"
+ ],
+ [
+ "▁d",
+ "ivent"
+ ],
+ [
+ "▁k",
+ "é"
+ ],
+ [
+ "▁",
+ "ké"
+ ],
+ [
+ "qui",
+ "t"
+ ],
+ [
+ "qu",
+ "it"
+ ],
+ [
+ "q",
+ "uit"
+ ],
+ [
+ "тор",
+ "ом"
+ ],
+ [
+ "то",
+ "ром"
+ ],
+ [
+ "Check",
+ "Box"
+ ],
+ [
+ "▁Zob",
+ "acz"
+ ],
+ [
+ "ph",
+ "e"
+ ],
+ [
+ "p",
+ "he"
+ ],
+ [
+ "pt",
+ "a"
+ ],
+ [
+ "p",
+ "ta"
+ ],
+ [
+ "▁sj",
+ "ö"
+ ],
+ [
+ "▁s",
+ "jö"
+ ],
+ [
+ "▁розта",
+ "ш"
+ ],
+ [
+ "▁tedes",
+ "co"
+ ],
+ [
+ "▁sta",
+ "l"
+ ],
+ [
+ "▁st",
+ "al"
+ ],
+ [
+ "▁s",
+ "tal"
+ ],
+ [
+ "▁",
+ "stal"
+ ],
+ [
+ "▁Ber",
+ "uf"
+ ],
+ [
+ "▁Be",
+ "ruf"
+ ],
+ [
+ "ова",
+ "я"
+ ],
+ [
+ "о",
+ "вая"
+ ],
+ [
+ "▁sv",
+ "ě"
+ ],
+ [
+ "▁s",
+ "vě"
+ ],
+ [
+ "▁flu",
+ "sh"
+ ],
+ [
+ "▁fl",
+ "ush"
+ ],
+ [
+ "▁",
+ "flush"
+ ],
+ [
+ "▁від",
+ "бу"
+ ],
+ [
+ "▁radi",
+ "al"
+ ],
+ [
+ "▁rad",
+ "ial"
+ ],
+ [
+ "▁différ",
+ "entes"
+ ],
+ [
+ "ан",
+ "та"
+ ],
+ [
+ "▁Per",
+ "ry"
+ ],
+ [
+ "Col",
+ "l"
+ ],
+ [
+ "Co",
+ "ll"
+ ],
+ [
+ "C",
+ "oll"
+ ],
+ [
+ "li",
+ "qu"
+ ],
+ [
+ "l",
+ "iqu"
+ ],
+ [
+ "▁Option",
+ "al"
+ ],
+ [
+ "▁Opt",
+ "ional"
+ ],
+ [
+ "▁",
+ "Optional"
+ ],
+ [
+ "▁Сан",
+ "кт"
+ ],
+ [
+ "▁LIN",
+ "Q"
+ ],
+ [
+ "▁Fran",
+ "c"
+ ],
+ [
+ "▁Fra",
+ "nc"
+ ],
+ [
+ "▁Fr",
+ "anc"
+ ],
+ [
+ "ci",
+ "je"
+ ],
+ [
+ "c",
+ "ije"
+ ],
+ [
+ "▁Gu",
+ "illaume"
+ ],
+ [
+ "kn",
+ "ow"
+ ],
+ [
+ "k",
+ "now"
+ ],
+ [
+ "▁Unit",
+ "s"
+ ],
+ [
+ "▁Un",
+ "its"
+ ],
+ [
+ "ol",
+ "k"
+ ],
+ [
+ "▁Syst",
+ "ème"
+ ],
+ [
+ "▁Sal",
+ "es"
+ ],
+ [
+ "▁Sa",
+ "les"
+ ],
+ [
+ "▁S",
+ "ales"
+ ],
+ [
+ "▁ehemal",
+ "igen"
+ ],
+ [
+ "мир",
+ "ова"
+ ],
+ [
+ "ми",
+ "рова"
+ ],
+ [
+ "x",
+ "html"
+ ],
+ [
+ "set",
+ "opt"
+ ],
+ [
+ "▁mel",
+ "lan"
+ ],
+ [
+ "▁m",
+ "ellan"
+ ],
+ [
+ "▁z",
+ "ie"
+ ],
+ [
+ "▁",
+ "zie"
+ ],
+ [
+ "▁gi",
+ "ant"
+ ],
+ [
+ "Bo",
+ "ard"
+ ],
+ [
+ "▁Cav",
+ "al"
+ ],
+ [
+ "▁Ca",
+ "val"
+ ],
+ [
+ "▁C",
+ "aval"
+ ],
+ [
+ "▁def",
+ "ence"
+ ],
+ [
+ "--------",
+ "--"
+ ],
+ [
+ "-------",
+ "---"
+ ],
+ [
+ "------",
+ "----"
+ ],
+ [
+ "-----",
+ "-----"
+ ],
+ [
+ "----",
+ "------"
+ ],
+ [
+ "---",
+ "-------"
+ ],
+ [
+ "--",
+ "--------"
+ ],
+ [
+ "ps",
+ "hire"
+ ],
+ [
+ "p",
+ "shire"
+ ],
+ [
+ "mar",
+ "t"
+ ],
+ [
+ "ma",
+ "rt"
+ ],
+ [
+ "m",
+ "art"
+ ],
+ [
+ "▁Di",
+ "oc"
+ ],
+ [
+ "isk",
+ "t"
+ ],
+ [
+ "is",
+ "kt"
+ ],
+ [
+ "▁ins",
+ "e"
+ ],
+ [
+ "▁in",
+ "se"
+ ],
+ [
+ "▁é",
+ "pisode"
+ ],
+ [
+ "чи",
+ "к"
+ ],
+ [
+ "bar",
+ "s"
+ ],
+ [
+ "ba",
+ "rs"
+ ],
+ [
+ "b",
+ "ars"
+ ],
+ [
+ "Si",
+ "to"
+ ],
+ [
+ "S",
+ "ito"
+ ],
+ [
+ "▁integr",
+ "ity"
+ ],
+ [
+ "auf",
+ "f"
+ ],
+ [
+ "au",
+ "ff"
+ ],
+ [
+ "a",
+ "uff"
+ ],
+ [
+ "▁vä",
+ "r"
+ ],
+ [
+ "▁v",
+ "är"
+ ],
+ [
+ "Az",
+ "ure"
+ ],
+ [
+ "▁star",
+ "b"
+ ],
+ [
+ "▁sta",
+ "rb"
+ ],
+ [
+ "▁кон",
+ "тра"
+ ],
+ [
+ "▁Мекси",
+ "чка"
+ ],
+ [
+ "▁за",
+ "па"
+ ],
+ [
+ "▁Mountain",
+ "s"
+ ],
+ [
+ "▁Mount",
+ "ains"
+ ],
+ [
+ "}}",
+ "="
+ ],
+ [
+ "}",
+ "}="
+ ],
+ [
+ "▁pull",
+ "ing"
+ ],
+ [
+ "▁pul",
+ "ling"
+ ],
+ [
+ "▁sat",
+ "ellite"
+ ],
+ [
+ "▁atom",
+ "s"
+ ],
+ [
+ "▁at",
+ "oms"
+ ],
+ [
+ "▁profes",
+ "or"
+ ],
+ [
+ "▁repeated",
+ "ly"
+ ],
+ [
+ "▁repeat",
+ "edly"
+ ],
+ [
+ "▁invas",
+ "ion"
+ ],
+ [
+ "▁inv",
+ "asion"
+ ],
+ [
+ "program",
+ "ming"
+ ],
+ [
+ "├",
+ "──"
+ ],
+ [
+ "▁Li",
+ "p"
+ ],
+ [
+ "▁L",
+ "ip"
+ ],
+ [
+ "вши",
+ "е"
+ ],
+ [
+ "в",
+ "шие"
+ ],
+ [
+ "▁ke",
+ "en"
+ ],
+ [
+ "▁k",
+ "een"
+ ],
+ [
+ "▁critic",
+ "s"
+ ],
+ [
+ "▁crit",
+ "ics"
+ ],
+ [
+ "▁Nicol",
+ "a"
+ ],
+ [
+ "▁Nic",
+ "ola"
+ ],
+ [
+ "▁Ni",
+ "cola"
+ ],
+ [
+ "▁N",
+ "icola"
+ ],
+ [
+ "▁Can",
+ "d"
+ ],
+ [
+ "▁Ca",
+ "nd"
+ ],
+ [
+ "▁C",
+ "and"
+ ],
+ [
+ "▁dist",
+ "int"
+ ],
+ [
+ "▁head",
+ "ing"
+ ],
+ [
+ "▁he",
+ "ading"
+ ],
+ [
+ "p",
+ "ragma"
+ ],
+ [
+ "{",
+ "|"
+ ],
+ [
+ "yme",
+ "n"
+ ],
+ [
+ "ym",
+ "en"
+ ],
+ [
+ "y",
+ "men"
+ ],
+ [
+ "▁terra",
+ "in"
+ ],
+ [
+ "▁ter",
+ "rain"
+ ],
+ [
+ "ied",
+ "enis"
+ ],
+ [
+ "▁bes",
+ "onders"
+ ],
+ [
+ "▁nomin",
+ "ated"
+ ],
+ [
+ "BO",
+ "OL"
+ ],
+ [
+ "▁Ka",
+ "y"
+ ],
+ [
+ "▁K",
+ "ay"
+ ],
+ [
+ "cia",
+ "n"
+ ],
+ [
+ "ci",
+ "an"
+ ],
+ [
+ "c",
+ "ian"
+ ],
+ [
+ "stell",
+ "e"
+ ],
+ [
+ "ste",
+ "lle"
+ ],
+ [
+ "st",
+ "elle"
+ ],
+ [
+ "▁disput",
+ "e"
+ ],
+ [
+ "▁disp",
+ "ute"
+ ],
+ [
+ "▁",
+ "щ"
+ ],
+ [
+ "Data",
+ "Set"
+ ],
+ [
+ "not",
+ "hing"
+ ],
+ [
+ "no",
+ "thing"
+ ],
+ [
+ "n",
+ "othing"
+ ],
+ [
+ "Auto",
+ "m"
+ ],
+ [
+ "Aut",
+ "om"
+ ],
+ [
+ "hör",
+ "en"
+ ],
+ [
+ "hö",
+ "ren"
+ ],
+ [
+ "▁she",
+ "d"
+ ],
+ [
+ "▁sh",
+ "ed"
+ ],
+ [
+ "▁s",
+ "hed"
+ ],
+ [
+ "▁pause",
+ "d"
+ ],
+ [
+ "▁pau",
+ "sed"
+ ],
+ [
+ "▁pa",
+ "used"
+ ],
+ [
+ "▁p",
+ "aused"
+ ],
+ [
+ "sa",
+ "n"
+ ],
+ [
+ "s",
+ "an"
+ ],
+ [
+ "▁nun",
+ "ca"
+ ],
+ [
+ "!(",
+ "\""
+ ],
+ [
+ "!",
+ "(\""
+ ],
+ [
+ "▁po",
+ "łoż"
+ ],
+ [
+ "Sec",
+ "ret"
+ ],
+ [
+ "Se",
+ "cret"
+ ],
+ [
+ "▁Dom",
+ "ain"
+ ],
+ [
+ "▁Do",
+ "main"
+ ],
+ [
+ "▁",
+ "Domain"
+ ],
+ [
+ "▁воз",
+ "мож"
+ ],
+ [
+ "X",
+ "V"
+ ],
+ [
+ "l",
+ "v"
+ ],
+ [
+ "ik",
+ "h"
+ ],
+ [
+ "i",
+ "kh"
+ ],
+ [
+ "▁Son",
+ "y"
+ ],
+ [
+ "▁So",
+ "ny"
+ ],
+ [
+ "▁S",
+ "ony"
+ ],
+ [
+ "m",
+ "q"
+ ],
+ [
+ "otr",
+ "op"
+ ],
+ [
+ "ot",
+ "rop"
+ ],
+ [
+ "▁Log",
+ "ger"
+ ],
+ [
+ "▁",
+ "Logger"
+ ],
+ [
+ "▁thre",
+ "at"
+ ],
+ [
+ "aste",
+ "d"
+ ],
+ [
+ "ast",
+ "ed"
+ ],
+ [
+ "as",
+ "ted"
+ ],
+ [
+ "a",
+ "sted"
+ ],
+ [
+ "зь",
+ "ко"
+ ],
+ [
+ "▁free",
+ "ly"
+ ],
+ [
+ "▁fre",
+ "ely"
+ ],
+ [
+ "▁improvement",
+ "s"
+ ],
+ [
+ "▁improve",
+ "ments"
+ ],
+ [
+ "▁improv",
+ "ements"
+ ],
+ [
+ "iste",
+ "ma"
+ ],
+ [
+ "ist",
+ "ema"
+ ],
+ [
+ "▁illustr",
+ "ate"
+ ],
+ [
+ "▁ta",
+ "ct"
+ ],
+ [
+ "▁t",
+ "act"
+ ],
+ [
+ "▁fig",
+ "ur"
+ ],
+ [
+ "ué",
+ "s"
+ ],
+ [
+ "u",
+ "és"
+ ],
+ [
+ "rimin",
+ "al"
+ ],
+ [
+ "rim",
+ "inal"
+ ],
+ [
+ "odo",
+ "n"
+ ],
+ [
+ "od",
+ "on"
+ ],
+ [
+ "o",
+ "don"
+ ],
+ [
+ "int",
+ "endo"
+ ],
+ [
+ "▁influence",
+ "d"
+ ],
+ [
+ "▁influen",
+ "ced"
+ ],
+ [
+ "▁influ",
+ "enced"
+ ],
+ [
+ "FF",
+ "ER"
+ ],
+ [
+ "▁Gh",
+ "ost"
+ ],
+ [
+ "▁G",
+ "host"
+ ],
+ [
+ "▁сов",
+ "ер"
+ ],
+ [
+ "▁со",
+ "вер"
+ ],
+ [
+ "na",
+ "d"
+ ],
+ [
+ "n",
+ "ad"
+ ],
+ [
+ "ione",
+ "d"
+ ],
+ [
+ "ion",
+ "ed"
+ ],
+ [
+ "io",
+ "ned"
+ ],
+ [
+ "i",
+ "oned"
+ ],
+ [
+ "▁Event",
+ "s"
+ ],
+ [
+ "▁Even",
+ "ts"
+ ],
+ [
+ "▁Ev",
+ "ents"
+ ],
+ [
+ "▁",
+ "Events"
+ ],
+ [
+ "▁wrap",
+ "ping"
+ ],
+ [
+ "▁wra",
+ "pping"
+ ],
+ [
+ "▁wr",
+ "apping"
+ ],
+ [
+ "--------",
+ "-+"
+ ],
+ [
+ "-------",
+ "--+"
+ ],
+ [
+ "------",
+ "---+"
+ ],
+ [
+ "-----",
+ "----+"
+ ],
+ [
+ "---",
+ "------+"
+ ],
+ [
+ "fi",
+ "f"
+ ],
+ [
+ "f",
+ "if"
+ ],
+ [
+ "▁(*",
+ "*"
+ ],
+ [
+ "▁(",
+ "**"
+ ],
+ [
+ "={",
+ "{"
+ ],
+ [
+ "=",
+ "{{"
+ ],
+ [
+ "ма",
+ "ль"
+ ],
+ [
+ "м",
+ "аль"
+ ],
+ [
+ "▁loss",
+ "es"
+ ],
+ [
+ "▁Gal",
+ "erie"
+ ],
+ [
+ "te",
+ "l"
+ ],
+ [
+ "t",
+ "el"
+ ],
+ [
+ "▁лю",
+ "того"
+ ],
+ [
+ "▁Kr",
+ "u"
+ ],
+ [
+ "▁K",
+ "ru"
+ ],
+ [
+ "▁Pol",
+ "en"
+ ],
+ [
+ "▁Po",
+ "len"
+ ],
+ [
+ "▁P",
+ "olen"
+ ],
+ [
+ "ні",
+ "м"
+ ],
+ [
+ "nea",
+ "r"
+ ],
+ [
+ "ne",
+ "ar"
+ ],
+ [
+ "n",
+ "ear"
+ ],
+ [
+ "▁sh",
+ "ame"
+ ],
+ [
+ "▁moy",
+ "enne"
+ ],
+ [
+ "▁C",
+ "P"
+ ],
+ [
+ "▁",
+ "CP"
+ ],
+ [
+ "pre",
+ "is"
+ ],
+ [
+ "▁pass",
+ "enger"
+ ],
+ [
+ "le",
+ "k"
+ ],
+ [
+ "l",
+ "ek"
+ ],
+ [
+ "ionale",
+ "s"
+ ],
+ [
+ "ional",
+ "es"
+ ],
+ [
+ "iona",
+ "les"
+ ],
+ [
+ "ion",
+ "ales"
+ ],
+ [
+ "kaf",
+ "ka"
+ ],
+ [
+ "k",
+ "afka"
+ ],
+ [
+ "▁particip",
+ "e"
+ ],
+ [
+ "▁partici",
+ "pe"
+ ],
+ [
+ "▁partic",
+ "ipe"
+ ],
+ [
+ "▁parti",
+ "cipe"
+ ],
+ [
+ "▁members",
+ "hip"
+ ],
+ [
+ "▁member",
+ "ship"
+ ],
+ [
+ "▁memb",
+ "ership"
+ ],
+ [
+ "[",
+ "_"
+ ],
+ [
+ "land",
+ "o"
+ ],
+ [
+ "lan",
+ "do"
+ ],
+ [
+ "l",
+ "ando"
+ ],
+ [
+ "stell",
+ "ing"
+ ],
+ [
+ "st",
+ "elling"
+ ],
+ [
+ "Se",
+ "m"
+ ],
+ [
+ "S",
+ "em"
+ ],
+ [
+ "go",
+ "n"
+ ],
+ [
+ "g",
+ "on"
+ ],
+ [
+ "▁Cor",
+ "rect"
+ ],
+ [
+ "▁vall",
+ "e"
+ ],
+ [
+ "▁val",
+ "le"
+ ],
+ [
+ "▁va",
+ "lle"
+ ],
+ [
+ "▁v",
+ "alle"
+ ],
+ [
+ "▁read",
+ "ily"
+ ],
+ [
+ "▁Dok",
+ "ument"
+ ],
+ [
+ "hon",
+ "neur"
+ ],
+ [
+ "h",
+ "onneur"
+ ],
+ [
+ "▁test",
+ "im"
+ ],
+ [
+ "ul",
+ "ative"
+ ],
+ [
+ "do",
+ "Filter"
+ ],
+ [
+ "▁domin",
+ "ant"
+ ],
+ [
+ "amm",
+ "er"
+ ],
+ [
+ "am",
+ "mer"
+ ],
+ [
+ "▁ко",
+ "ја"
+ ],
+ [
+ "▁M",
+ "onsieur"
+ ],
+ [
+ "ze",
+ "g"
+ ],
+ [
+ "z",
+ "eg"
+ ],
+ [
+ "▁вій",
+ "ни"
+ ],
+ [
+ "▁F",
+ "o"
+ ],
+ [
+ "▁Am",
+ "y"
+ ],
+ [
+ "▁A",
+ "my"
+ ],
+ [
+ "▁",
+ "¡"
+ ],
+ [
+ "▁febru",
+ "ár"
+ ],
+ [
+ "▁download",
+ "ing"
+ ],
+ [
+ "▁down",
+ "loading"
+ ],
+ [
+ "▁len",
+ "g"
+ ],
+ [
+ "▁le",
+ "ng"
+ ],
+ [
+ "▁l",
+ "eng"
+ ],
+ [
+ "\\}$",
+ ","
+ ],
+ [
+ "\\}",
+ "$,"
+ ],
+ [
+ "\\",
+ "}$,"
+ ],
+ [
+ "▁ne",
+ "at"
+ ],
+ [
+ "▁Ca",
+ "che"
+ ],
+ [
+ "▁C",
+ "ache"
+ ],
+ [
+ "▁",
+ "Cache"
+ ],
+ [
+ "IC",
+ "ATION"
+ ],
+ [
+ "▁dev",
+ "e"
+ ],
+ [
+ "▁de",
+ "ve"
+ ],
+ [
+ "▁sor",
+ "row"
+ ],
+ [
+ "▁s",
+ "orrow"
+ ],
+ [
+ "sl",
+ "ow"
+ ],
+ [
+ "s",
+ "low"
+ ],
+ [
+ "▁hina",
+ "us"
+ ],
+ [
+ "▁hin",
+ "aus"
+ ],
+ [
+ "▁recon",
+ "oc"
+ ],
+ [
+ "▁Link",
+ "ed"
+ ],
+ [
+ "▁Lin",
+ "ked"
+ ],
+ [
+ "▁Sh",
+ "aw"
+ ],
+ [
+ "mark",
+ "et"
+ ],
+ [
+ "mar",
+ "ket"
+ ],
+ [
+ "▁Di",
+ "c"
+ ],
+ [
+ "▁D",
+ "ic"
+ ],
+ [
+ "▁Sk",
+ "i"
+ ],
+ [
+ "▁S",
+ "ki"
+ ],
+ [
+ "▁del",
+ "imiter"
+ ],
+ [
+ "▁Main",
+ "Activity"
+ ],
+ [
+ "▁",
+ "MainActivity"
+ ],
+ [
+ "▁Music",
+ "al"
+ ],
+ [
+ "▁Mus",
+ "ical"
+ ],
+ [
+ "▁Rey",
+ "n"
+ ],
+ [
+ "▁Re",
+ "yn"
+ ],
+ [
+ "Scroll",
+ "View"
+ ],
+ [
+ "▁convention",
+ "al"
+ ],
+ [
+ "▁convent",
+ "ional"
+ ],
+ [
+ "enç",
+ "a"
+ ],
+ [
+ "en",
+ "ça"
+ ],
+ [
+ "▁ref",
+ "actor"
+ ],
+ [
+ "▁re",
+ "factor"
+ ],
+ [
+ "'",
+ "-"
+ ],
+ [
+ "▁He",
+ "d"
+ ],
+ [
+ "▁H",
+ "ed"
+ ],
+ [
+ "spre",
+ "ch"
+ ],
+ [
+ "spr",
+ "ech"
+ ],
+ [
+ "▁ath",
+ "let"
+ ],
+ [
+ "▁especie",
+ "s"
+ ],
+ [
+ "▁espec",
+ "ies"
+ ],
+ [
+ "▁espe",
+ "cies"
+ ],
+ [
+ "▁es",
+ "pecies"
+ ],
+ [
+ "▁e",
+ "species"
+ ],
+ [
+ "▁Sch",
+ "ön"
+ ],
+ [
+ "▁kleine",
+ "n"
+ ],
+ [
+ "▁klein",
+ "en"
+ ],
+ [
+ "▁kle",
+ "inen"
+ ],
+ [
+ "ш",
+ "ко"
+ ],
+ [
+ "▁Й",
+ "о"
+ ],
+ [
+ "▁Ha",
+ "ppy"
+ ],
+ [
+ "▁H",
+ "appy"
+ ],
+ [
+ "multi",
+ "row"
+ ],
+ [
+ "▁august",
+ "i"
+ ],
+ [
+ "▁Gan",
+ "d"
+ ],
+ [
+ "▁Ga",
+ "nd"
+ ],
+ [
+ "▁G",
+ "and"
+ ],
+ [
+ "▁appoint",
+ "ment"
+ ],
+ [
+ "▁Medi",
+ "abestanden"
+ ],
+ [
+ "Th",
+ "ree"
+ ],
+ [
+ "▁Kenn",
+ "eth"
+ ],
+ [
+ "NE",
+ "W"
+ ],
+ [
+ "▁Not",
+ "ification"
+ ],
+ [
+ "▁",
+ "Notification"
+ ],
+ [
+ "▁Mar",
+ "x"
+ ],
+ [
+ "▁Ma",
+ "rx"
+ ],
+ [
+ "▁ins",
+ "c"
+ ],
+ [
+ "▁in",
+ "sc"
+ ],
+ [
+ "Mo",
+ "r"
+ ],
+ [
+ "M",
+ "or"
+ ],
+ [
+ "вы",
+ "й"
+ ],
+ [
+ "в",
+ "ый"
+ ],
+ [
+ "vä",
+ "st"
+ ],
+ [
+ "v",
+ "äst"
+ ],
+ [
+ "vid",
+ "ia"
+ ],
+ [
+ "vi",
+ "dia"
+ ],
+ [
+ "v",
+ "idia"
+ ],
+ [
+ "▁demonstrate",
+ "d"
+ ],
+ [
+ "▁demonstr",
+ "ated"
+ ],
+ [
+ "font",
+ "s"
+ ],
+ [
+ "fon",
+ "ts"
+ ],
+ [
+ "▁kam",
+ "en"
+ ],
+ [
+ "▁ka",
+ "men"
+ ],
+ [
+ "▁k",
+ "amen"
+ ],
+ [
+ "▁Ste",
+ "r"
+ ],
+ [
+ "▁St",
+ "er"
+ ],
+ [
+ "▁S",
+ "ter"
+ ],
+ [
+ "▁mieszkań",
+ "ców"
+ ],
+ [
+ "▁Ko",
+ "h"
+ ],
+ [
+ "▁K",
+ "oh"
+ ],
+ [
+ "~$",
+ "\\"
+ ],
+ [
+ "~",
+ "$\\"
+ ],
+ [
+ "»)",
+ "."
+ ],
+ [
+ "»",
+ ")."
+ ],
+ [
+ "ren",
+ "e"
+ ],
+ [
+ "re",
+ "ne"
+ ],
+ [
+ "r",
+ "ene"
+ ],
+ [
+ "ins",
+ "ic"
+ ],
+ [
+ "ick",
+ "á"
+ ],
+ [
+ "ic",
+ "ká"
+ ],
+ [
+ "xy",
+ "gen"
+ ],
+ [
+ "▁m",
+ "n"
+ ],
+ [
+ "▁",
+ "mn"
+ ],
+ [
+ "▁sche",
+ "d"
+ ],
+ [
+ "▁sch",
+ "ed"
+ ],
+ [
+ "▁sc",
+ "hed"
+ ],
+ [
+ "▁s",
+ "ched"
+ ],
+ [
+ "AS",
+ "C"
+ ],
+ [
+ "A",
+ "SC"
+ ],
+ [
+ "I",
+ "g"
+ ],
+ [
+ "▁Const",
+ "ant"
+ ],
+ [
+ "▁opport",
+ "un"
+ ],
+ [
+ "▁My",
+ "Class"
+ ],
+ [
+ "se",
+ "f"
+ ],
+ [
+ "s",
+ "ef"
+ ],
+ [
+ "ope",
+ "d"
+ ],
+ [
+ "op",
+ "ed"
+ ],
+ [
+ "o",
+ "ped"
+ ],
+ [
+ "▁inj",
+ "ured"
+ ],
+ [
+ "VI",
+ "S"
+ ],
+ [
+ "V",
+ "IS"
+ ],
+ [
+ "▁Per",
+ "o"
+ ],
+ [
+ "▁Pe",
+ "ro"
+ ],
+ [
+ "▁P",
+ "ero"
+ ],
+ [
+ "▁Un",
+ "til"
+ ],
+ [
+ "▁U",
+ "ntil"
+ ],
+ [
+ "▁fle",
+ "sh"
+ ],
+ [
+ "▁fl",
+ "esh"
+ ],
+ [
+ "▁f",
+ "lesh"
+ ],
+ [
+ "orph",
+ "ism"
+ ],
+ [
+ "▁Port",
+ "al"
+ ],
+ [
+ "▁Por",
+ "tal"
+ ],
+ [
+ "▁gmin",
+ "y"
+ ],
+ [
+ "▁вла",
+ "сти"
+ ],
+ [
+ "▁N",
+ "ä"
+ ],
+ [
+ "кти",
+ "че"
+ ],
+ [
+ "к",
+ "тиче"
+ ],
+ [
+ "▁hr",
+ "ab"
+ ],
+ [
+ "▁h",
+ "rab"
+ ],
+ [
+ "▁Cu",
+ "b"
+ ],
+ [
+ "▁C",
+ "ub"
+ ],
+ [
+ "avo",
+ "ir"
+ ],
+ [
+ "av",
+ "oir"
+ ],
+ [
+ "a",
+ "voir"
+ ],
+ [
+ "▁Lar",
+ "s"
+ ],
+ [
+ "▁La",
+ "rs"
+ ],
+ [
+ "▁L",
+ "ars"
+ ],
+ [
+ "▁Бе",
+ "ло"
+ ],
+ [
+ "▁seizo",
+ "en"
+ ],
+ [
+ "▁Gen",
+ "omsnitt"
+ ],
+ [
+ "▁Li",
+ "l"
+ ],
+ [
+ "▁L",
+ "il"
+ ],
+ [
+ "▁Po",
+ "ol"
+ ],
+ [
+ "▁P",
+ "ool"
+ ],
+ [
+ "▁",
+ "Pool"
+ ],
+ [
+ "▁Di",
+ "os"
+ ],
+ [
+ "▁D",
+ "ios"
+ ],
+ [
+ "T",
+ "X"
+ ],
+ [
+ "ae",
+ "s"
+ ],
+ [
+ "a",
+ "es"
+ ],
+ [
+ "autor",
+ "e"
+ ],
+ [
+ "auto",
+ "re"
+ ],
+ [
+ "aut",
+ "ore"
+ ],
+ [
+ "Al",
+ "pha"
+ ],
+ [
+ "state",
+ "s"
+ ],
+ [
+ "stat",
+ "es"
+ ],
+ [
+ "sta",
+ "tes"
+ ],
+ [
+ "st",
+ "ates"
+ ],
+ [
+ "La",
+ "b"
+ ],
+ [
+ "L",
+ "ab"
+ ],
+ [
+ "n",
+ "ederbörd"
+ ],
+ [
+ "ert",
+ "on"
+ ],
+ [
+ "er",
+ "ton"
+ ],
+ [
+ "▁br",
+ "id"
+ ],
+ [
+ "▁b",
+ "rid"
+ ],
+ [
+ "▁",
+ "brid"
+ ],
+ [
+ "▁rich",
+ "t"
+ ],
+ [
+ "▁ric",
+ "ht"
+ ],
+ [
+ "▁ri",
+ "cht"
+ ],
+ [
+ "▁r",
+ "icht"
+ ],
+ [
+ "▁",
+ "richt"
+ ],
+ [
+ "▁El",
+ "a"
+ ],
+ [
+ "▁E",
+ "la"
+ ],
+ [
+ "▁с",
+ "ла"
+ ],
+ [
+ "▁",
+ "сла"
+ ],
+ [
+ "▁weap",
+ "on"
+ ],
+ [
+ "▁combat",
+ "t"
+ ],
+ [
+ "▁comb",
+ "att"
+ ],
+ [
+ "aga",
+ "r"
+ ],
+ [
+ "ag",
+ "ar"
+ ],
+ [
+ "a",
+ "gar"
+ ],
+ [
+ "▁reg",
+ "nig"
+ ],
+ [
+ "▁utilis",
+ "é"
+ ],
+ [
+ "▁util",
+ "isé"
+ ],
+ [
+ "▁servi",
+ "r"
+ ],
+ [
+ "▁serv",
+ "ir"
+ ],
+ [
+ "▁ser",
+ "vir"
+ ],
+ [
+ "▁br",
+ "ick"
+ ],
+ [
+ "▁b",
+ "rick"
+ ],
+ [
+ "▁gate",
+ "way"
+ ],
+ [
+ "▁tor",
+ "raste"
+ ],
+ [
+ "▁procedure",
+ "s"
+ ],
+ [
+ "▁proced",
+ "ures"
+ ],
+ [
+ "▁års",
+ "nederbörd"
+ ],
+ [
+ "▁Genomsnitt",
+ "lig"
+ ],
+ [
+ "чё",
+ "т"
+ ],
+ [
+ "ч",
+ "ёт"
+ ],
+ [
+ "▁om",
+ "rå"
+ ],
+ [
+ "▁",
+ "områ"
+ ],
+ [
+ "▁regnig",
+ "aste"
+ ],
+ [
+ "▁че",
+ "сть"
+ ],
+ [
+ "▁ami",
+ "d"
+ ],
+ [
+ "▁am",
+ "id"
+ ],
+ [
+ "▁a",
+ "mid"
+ ],
+ [
+ "▁gr",
+ "ateful"
+ ],
+ [
+ "▁DI",
+ "S"
+ ],
+ [
+ "▁D",
+ "IS"
+ ],
+ [
+ "▁",
+ "DIS"
+ ],
+ [
+ "DA",
+ "Y"
+ ],
+ [
+ "▁ор",
+ "у"
+ ],
+ [
+ "▁о",
+ "ру"
+ ],
+ [
+ "▁",
+ "ору"
+ ],
+ [
+ "▁riv",
+ "ière"
+ ],
+ [
+ "he",
+ "ure"
+ ],
+ [
+ "▁Rich",
+ "mond"
+ ],
+ [
+ "▁Comp",
+ "ar"
+ ],
+ [
+ "▁Com",
+ "par"
+ ],
+ [
+ "▁Но",
+ "р"
+ ],
+ [
+ "▁Н",
+ "ор"
+ ],
+ [
+ "DO",
+ "C"
+ ],
+ [
+ "D",
+ "OC"
+ ],
+ [
+ "esi",
+ "a"
+ ],
+ [
+ "es",
+ "ia"
+ ],
+ [
+ "cal",
+ "c"
+ ],
+ [
+ "▁I",
+ "U"
+ ],
+ [
+ "▁vor",
+ "g"
+ ],
+ [
+ "▁vo",
+ "rg"
+ ],
+ [
+ "▁v",
+ "org"
+ ],
+ [
+ "▁había",
+ "n"
+ ],
+ [
+ "▁hab",
+ "ían"
+ ],
+ [
+ "ço",
+ "it"
+ ],
+ [
+ "ç",
+ "oit"
+ ],
+ [
+ "▁ar",
+ "ist"
+ ],
+ [
+ "▁a",
+ "rist"
+ ],
+ [
+ "▁к",
+ "ли"
+ ],
+ [
+ "▁",
+ "кли"
+ ],
+ [
+ "▁Su",
+ "e"
+ ],
+ [
+ "▁S",
+ "ue"
+ ],
+ [
+ "▁To",
+ "uch"
+ ],
+ [
+ "▁T",
+ "ouch"
+ ],
+ [
+ "▁",
+ "Touch"
+ ],
+ [
+ "▁Writ",
+ "ing"
+ ],
+ [
+ "ifi",
+ "able"
+ ],
+ [
+ "▁w",
+ "c"
+ ],
+ [
+ "▁with",
+ "draw"
+ ],
+ [
+ "за",
+ "р"
+ ],
+ [
+ "з",
+ "ар"
+ ],
+ [
+ "▁present",
+ "ly"
+ ],
+ [
+ "▁pres",
+ "ently"
+ ],
+ [
+ "▁F",
+ "K"
+ ],
+ [
+ "▁pra",
+ "kt"
+ ],
+ [
+ "▁pr",
+ "akt"
+ ],
+ [
+ "▁color",
+ "ed"
+ ],
+ [
+ "▁col",
+ "ored"
+ ],
+ [
+ "us",
+ "b"
+ ],
+ [
+ "u",
+ "sb"
+ ],
+ [
+ "▁Per",
+ "ú"
+ ],
+ [
+ "▁plat",
+ "a"
+ ],
+ [
+ "▁pla",
+ "ta"
+ ],
+ [
+ "▁pl",
+ "ata"
+ ],
+ [
+ "▁wish",
+ "es"
+ ],
+ [
+ "▁wis",
+ "hes"
+ ],
+ [
+ "▁w",
+ "ishes"
+ ],
+ [
+ "▁ка",
+ "м"
+ ],
+ [
+ "▁",
+ "кам"
+ ],
+ [
+ "aza",
+ "r"
+ ],
+ [
+ "az",
+ "ar"
+ ],
+ [
+ "a",
+ "zar"
+ ],
+ [
+ "áv",
+ "el"
+ ],
+ [
+ "á",
+ "vel"
+ ],
+ [
+ "▁la",
+ "mp"
+ ],
+ [
+ "▁l",
+ "amp"
+ ],
+ [
+ "bi",
+ "shop"
+ ],
+ [
+ "b",
+ "ishop"
+ ],
+ [
+ "▁inclus",
+ "ion"
+ ],
+ [
+ "▁incl",
+ "usion"
+ ],
+ [
+ "▁in",
+ "clusion"
+ ],
+ [
+ "j",
+ "q"
+ ],
+ [
+ "art",
+ "h"
+ ],
+ [
+ "ar",
+ "th"
+ ],
+ [
+ "▁Fl",
+ "ag"
+ ],
+ [
+ "▁F",
+ "lag"
+ ],
+ [
+ "▁",
+ "Flag"
+ ],
+ [
+ "▁но",
+ "р"
+ ],
+ [
+ "▁н",
+ "ор"
+ ],
+ [
+ "æ",
+ "dia"
+ ],
+ [
+ "UN",
+ "CTION"
+ ],
+ [
+ "▁Bahn",
+ "hof"
+ ],
+ [
+ "▁approach",
+ "ing"
+ ],
+ [
+ "▁appro",
+ "aching"
+ ],
+ [
+ "▁Gö",
+ "tt"
+ ],
+ [
+ "▁G",
+ "ött"
+ ],
+ [
+ "▁cub",
+ "e"
+ ],
+ [
+ "▁cu",
+ "be"
+ ],
+ [
+ "▁c",
+ "ube"
+ ],
+ [
+ "▁argue",
+ "d"
+ ],
+ [
+ "▁arg",
+ "ued"
+ ],
+ [
+ "▁Th",
+ "ings"
+ ],
+ [
+ "Gu",
+ "i"
+ ],
+ [
+ "G",
+ "ui"
+ ],
+ [
+ "дов",
+ "и"
+ ],
+ [
+ "до",
+ "ви"
+ ],
+ [
+ "д",
+ "ови"
+ ],
+ [
+ "▁rec",
+ "re"
+ ],
+ [
+ "▁re",
+ "cre"
+ ],
+ [
+ "▁rés",
+ "eau"
+ ],
+ [
+ "▁ré",
+ "seau"
+ ],
+ [
+ "▁signific",
+ "a"
+ ],
+ [
+ "▁sign",
+ "ifica"
+ ],
+ [
+ "Gi",
+ "t"
+ ],
+ [
+ "G",
+ "it"
+ ],
+ [
+ "gebra",
+ "cht"
+ ],
+ [
+ "geb",
+ "racht"
+ ],
+ [
+ "▁lig",
+ "a"
+ ],
+ [
+ "▁li",
+ "ga"
+ ],
+ [
+ "▁l",
+ "iga"
+ ],
+ [
+ "▁",
+ "liga"
+ ],
+ [
+ "▁ass",
+ "ured"
+ ],
+ [
+ "alu",
+ "s"
+ ],
+ [
+ "al",
+ "us"
+ ],
+ [
+ "a",
+ "lus"
+ ],
+ [
+ "ри",
+ "т"
+ ],
+ [
+ "р",
+ "ит"
+ ],
+ [
+ "▁э",
+ "нциклопеди"
+ ],
+ [
+ "▁%)",
+ "."
+ ],
+ [
+ "▁%",
+ ")."
+ ],
+ [
+ "▁",
+ "%)."
+ ],
+ [
+ "▁Prem",
+ "ière"
+ ],
+ [
+ "▁declaration",
+ "s"
+ ],
+ [
+ "▁declar",
+ "ations"
+ ],
+ [
+ "▁trick",
+ "y"
+ ],
+ [
+ "▁tr",
+ "icky"
+ ],
+ [
+ "▁profile",
+ "s"
+ ],
+ [
+ "▁profil",
+ "es"
+ ],
+ [
+ "▁prof",
+ "iles"
+ ],
+ [
+ "▁pro",
+ "files"
+ ],
+ [
+ "▁Fo",
+ "n"
+ ],
+ [
+ "▁F",
+ "on"
+ ],
+ [
+ "▁Ja",
+ "s"
+ ],
+ [
+ "▁J",
+ "as"
+ ],
+ [
+ "â",
+ "r"
+ ],
+ [
+ "ba",
+ "bel"
+ ],
+ [
+ "b",
+ "abel"
+ ],
+ [
+ "▁Frid",
+ "ay"
+ ],
+ [
+ "▁Fri",
+ "day"
+ ],
+ [
+ "▁Fr",
+ "iday"
+ ],
+ [
+ "▁jú",
+ "nius"
+ ],
+ [
+ "▁col",
+ "s"
+ ],
+ [
+ "▁co",
+ "ls"
+ ],
+ [
+ "▁c",
+ "ols"
+ ],
+ [
+ "▁",
+ "cols"
+ ],
+ [
+ "▁EX",
+ "ISTS"
+ ],
+ [
+ "▁Italian",
+ "a"
+ ],
+ [
+ "▁Italia",
+ "na"
+ ],
+ [
+ "▁Ital",
+ "iana"
+ ],
+ [
+ "▁author",
+ "ization"
+ ],
+ [
+ "▁sull",
+ "e"
+ ],
+ [
+ "▁sul",
+ "le"
+ ],
+ [
+ "▁su",
+ "lle"
+ ],
+ [
+ "▁s",
+ "ulle"
+ ],
+ [
+ "▁Em",
+ "b"
+ ],
+ [
+ "▁E",
+ "mb"
+ ],
+ [
+ "▁Vari",
+ "able"
+ ],
+ [
+ "▁",
+ "Variable"
+ ],
+ [
+ "tree",
+ "s"
+ ],
+ [
+ "tre",
+ "es"
+ ],
+ [
+ "tr",
+ "ees"
+ ],
+ [
+ "t",
+ "rees"
+ ],
+ [
+ "▁Fl",
+ "y"
+ ],
+ [
+ "▁F",
+ "ly"
+ ],
+ [
+ "rior",
+ "s"
+ ],
+ [
+ "rio",
+ "rs"
+ ],
+ [
+ "ri",
+ "ors"
+ ],
+ [
+ "r",
+ "iors"
+ ],
+ [
+ "▁dam",
+ "als"
+ ],
+ [
+ "▁da",
+ "mals"
+ ],
+ [
+ "▁find",
+ "et"
+ ],
+ [
+ "▁fin",
+ "det"
+ ],
+ [
+ "▁Sep",
+ "t"
+ ],
+ [
+ "▁Se",
+ "pt"
+ ],
+ [
+ "▁m",
+ "undial"
+ ],
+ [
+ "▁remov",
+ "al"
+ ],
+ [
+ "▁rem",
+ "oval"
+ ],
+ [
+ "▁longitud",
+ "e"
+ ],
+ [
+ "▁long",
+ "itude"
+ ],
+ [
+ "cli",
+ "c"
+ ],
+ [
+ "cl",
+ "ic"
+ ],
+ [
+ "c",
+ "lic"
+ ],
+ [
+ "▁fa",
+ "de"
+ ],
+ [
+ "▁f",
+ "ade"
+ ],
+ [
+ "▁",
+ "fade"
+ ],
+ [
+ "▁grad",
+ "le"
+ ],
+ [
+ "▁",
+ "gradle"
+ ],
+ [
+ "▁zá",
+ "k"
+ ],
+ [
+ "▁z",
+ "ák"
+ ],
+ [
+ "▁tim",
+ "ing"
+ ],
+ [
+ "▁ti",
+ "ming"
+ ],
+ [
+ "tr",
+ "ightarrow"
+ ],
+ [
+ "t",
+ "rightarrow"
+ ],
+ [
+ "ati",
+ "a"
+ ],
+ [
+ "at",
+ "ia"
+ ],
+ [
+ "-",
+ "."
+ ],
+ [
+ "uch",
+ "e"
+ ],
+ [
+ "uc",
+ "he"
+ ],
+ [
+ "u",
+ "che"
+ ],
+ [
+ "▁serial",
+ "ize"
+ ],
+ [
+ "▁ser",
+ "ialize"
+ ],
+ [
+ "▁H",
+ "mm"
+ ],
+ [
+ "▁Represent",
+ "atives"
+ ],
+ [
+ "ba",
+ "h"
+ ],
+ [
+ "b",
+ "ah"
+ ],
+ [
+ "ren",
+ "d"
+ ],
+ [
+ "re",
+ "nd"
+ ],
+ [
+ "r",
+ "end"
+ ],
+ [
+ "assa",
+ "dor"
+ ],
+ [
+ "ass",
+ "ador"
+ ],
+ [
+ "▁sh",
+ "ield"
+ ],
+ [
+ "uc",
+ "ion"
+ ],
+ [
+ "u",
+ "cion"
+ ],
+ [
+ "▁américain",
+ "e"
+ ],
+ [
+ "▁améric",
+ "aine"
+ ],
+ [
+ "▁am",
+ "éricaine"
+ ],
+ [
+ "z",
+ "ę"
+ ],
+ [
+ "vil",
+ "la"
+ ],
+ [
+ "vi",
+ "lla"
+ ],
+ [
+ "v",
+ "illa"
+ ],
+ [
+ "▁hom",
+ "bre"
+ ],
+ [
+ "ás",
+ "s"
+ ],
+ [
+ "á",
+ "ss"
+ ],
+ [
+ "▁S",
+ "F"
+ ],
+ [
+ "▁",
+ "SF"
+ ],
+ [
+ "▁repeat",
+ "ing"
+ ],
+ [
+ "▁repe",
+ "ating"
+ ],
+ [
+ "▁crit",
+ "er"
+ ],
+ [
+ "▁cri",
+ "ter"
+ ],
+ [
+ "▁cr",
+ "iter"
+ ],
+ [
+ "▁c",
+ "riter"
+ ],
+ [
+ "▁Str",
+ "uct"
+ ],
+ [
+ "▁St",
+ "ruct"
+ ],
+ [
+ "▁",
+ "Struct"
+ ],
+ [
+ "??",
+ "?"
+ ],
+ [
+ "?",
+ "??"
+ ],
+ [
+ "▁che",
+ "ap"
+ ],
+ [
+ "▁ring",
+ "s"
+ ],
+ [
+ "▁rin",
+ "gs"
+ ],
+ [
+ "▁r",
+ "ings"
+ ],
+ [
+ "ab",
+ "häng"
+ ],
+ [
+ "▁cort",
+ "e"
+ ],
+ [
+ "▁cor",
+ "te"
+ ],
+ [
+ "▁c",
+ "orte"
+ ],
+ [
+ "▁admin",
+ "ist"
+ ],
+ [
+ "ix",
+ "on"
+ ],
+ [
+ "gy",
+ "pt"
+ ],
+ [
+ "▁punto",
+ "s"
+ ],
+ [
+ "▁punt",
+ "os"
+ ],
+ [
+ "▁mez",
+ "i"
+ ],
+ [
+ "▁me",
+ "zi"
+ ],
+ [
+ "▁poc",
+ "hod"
+ ],
+ [
+ "▁po",
+ "chod"
+ ],
+ [
+ "isk",
+ "o"
+ ],
+ [
+ "is",
+ "ko"
+ ],
+ [
+ "i",
+ "sko"
+ ],
+ [
+ "ni",
+ "ę"
+ ],
+ [
+ "n",
+ "ię"
+ ],
+ [
+ "▁ос",
+ "у"
+ ],
+ [
+ "▁о",
+ "су"
+ ],
+ [
+ "▁á",
+ "r"
+ ],
+ [
+ "▁",
+ "ár"
+ ],
+ [
+ "тельно",
+ "й"
+ ],
+ [
+ "тель",
+ "ной"
+ ],
+ [
+ "те",
+ "льной"
+ ],
+ [
+ "▁Metropol",
+ "itan"
+ ],
+ [
+ "ji",
+ "n"
+ ],
+ [
+ "j",
+ "in"
+ ],
+ [
+ "zes",
+ "s"
+ ],
+ [
+ "ze",
+ "ss"
+ ],
+ [
+ "z",
+ "ess"
+ ],
+ [
+ "▁ві",
+ "ці"
+ ],
+ [
+ "▁conflict",
+ "s"
+ ],
+ [
+ "▁conflic",
+ "ts"
+ ],
+ [
+ "ij",
+ "st"
+ ],
+ [
+ "▁Mark",
+ "et"
+ ],
+ [
+ "▁Mar",
+ "ket"
+ ],
+ [
+ "стро",
+ "в"
+ ],
+ [
+ "стр",
+ "ов"
+ ],
+ [
+ "ст",
+ "ров"
+ ],
+ [
+ "▁\",",
+ "\""
+ ],
+ [
+ "▁\"",
+ ",\""
+ ],
+ [
+ "▁",
+ "\",\""
+ ],
+ [
+ "▁Sc",
+ "roll"
+ ],
+ [
+ "▁",
+ "Scroll"
+ ],
+ [
+ "gu",
+ "n"
+ ],
+ [
+ "g",
+ "un"
+ ],
+ [
+ "тар",
+ "а"
+ ],
+ [
+ "та",
+ "ра"
+ ],
+ [
+ "▁am",
+ "ateur"
+ ],
+ [
+ "▁r",
+ "óż"
+ ],
+ [
+ "pos",
+ "s"
+ ],
+ [
+ "po",
+ "ss"
+ ],
+ [
+ "p",
+ "oss"
+ ],
+ [
+ "▁general",
+ "ized"
+ ],
+ [
+ "▁Har",
+ "m"
+ ],
+ [
+ "▁Ha",
+ "rm"
+ ],
+ [
+ "▁H",
+ "arm"
+ ],
+ [
+ "cit",
+ "a"
+ ],
+ [
+ "ci",
+ "ta"
+ ],
+ [
+ "c",
+ "ita"
+ ],
+ [
+ "▁Sw",
+ "itzerland"
+ ],
+ [
+ "icol",
+ "a"
+ ],
+ [
+ "ico",
+ "la"
+ ],
+ [
+ "ic",
+ "ola"
+ ],
+ [
+ "i",
+ "cola"
+ ],
+ [
+ "▁mu",
+ "it"
+ ],
+ [
+ "▁m",
+ "uit"
+ ],
+ [
+ "loc",
+ "ated"
+ ],
+ [
+ "▁c",
+ "ó"
+ ],
+ [
+ "▁ar",
+ "ose"
+ ],
+ [
+ "▁a",
+ "rose"
+ ],
+ [
+ "▁commun",
+ "auté"
+ ],
+ [
+ "})",
+ "^"
+ ],
+ [
+ "}",
+ ")^"
+ ],
+ [
+ "vis",
+ "ibility"
+ ],
+ [
+ "íd",
+ "a"
+ ],
+ [
+ "í",
+ "da"
+ ],
+ [
+ "▁F",
+ "B"
+ ],
+ [
+ "▁",
+ "FB"
+ ],
+ [
+ "▁Fre",
+ "und"
+ ],
+ [
+ "ga",
+ "t"
+ ],
+ [
+ "g",
+ "at"
+ ],
+ [
+ "\":",
+ "{\""
+ ],
+ [
+ "int",
+ "ellij"
+ ],
+ [
+ "ifi",
+ "e"
+ ],
+ [
+ "if",
+ "ie"
+ ],
+ [
+ "hm",
+ "en"
+ ],
+ [
+ "h",
+ "men"
+ ],
+ [
+ "▁éd",
+ "ition"
+ ],
+ [
+ "▁",
+ "édition"
+ ],
+ [
+ "▁ко",
+ "је"
+ ],
+ [
+ "▁ін",
+ "ших"
+ ],
+ [
+ "omin",
+ "g"
+ ],
+ [
+ "omi",
+ "ng"
+ ],
+ [
+ "om",
+ "ing"
+ ],
+ [
+ "o",
+ "ming"
+ ],
+ [
+ "▁arqu",
+ "itect"
+ ],
+ [
+ "▁President",
+ "e"
+ ],
+ [
+ "▁Pres",
+ "idente"
+ ],
+ [
+ "▁П",
+ "ід"
+ ],
+ [
+ "▁cab",
+ "in"
+ ],
+ [
+ "▁ca",
+ "bin"
+ ],
+ [
+ "The",
+ "orem"
+ ],
+ [
+ "▁Ga",
+ "y"
+ ],
+ [
+ "▁G",
+ "ay"
+ ],
+ [
+ "ific",
+ "e"
+ ],
+ [
+ "ifi",
+ "ce"
+ ],
+ [
+ "if",
+ "ice"
+ ],
+ [
+ "▁he",
+ "ct"
+ ],
+ [
+ "▁h",
+ "ect"
+ ],
+ [
+ "l",
+ "ą"
+ ],
+ [
+ "irm",
+ "ingham"
+ ],
+ [
+ "▁sem",
+ "antic"
+ ],
+ [
+ "▁Louis",
+ "iana"
+ ],
+ [
+ "▁sacrific",
+ "e"
+ ],
+ [
+ "▁sacr",
+ "ifice"
+ ],
+ [
+ "▁sac",
+ "rifice"
+ ],
+ [
+ "▁Christ",
+ "oph"
+ ],
+ [
+ "▁Exec",
+ "utive"
+ ],
+ [
+ "_",
+ "+"
+ ],
+ [
+ "j",
+ "ák"
+ ],
+ [
+ "▁ser",
+ "ia"
+ ],
+ [
+ "▁se",
+ "ria"
+ ],
+ [
+ "▁s",
+ "eria"
+ ],
+ [
+ "▁Over",
+ "flow"
+ ],
+ [
+ "▁",
+ "Overflow"
+ ],
+ [
+ "▁Luc",
+ "y"
+ ],
+ [
+ "▁Lu",
+ "cy"
+ ],
+ [
+ "▁mel",
+ "hor"
+ ],
+ [
+ "▁voice",
+ "s"
+ ],
+ [
+ "▁vo",
+ "ices"
+ ],
+ [
+ "cz",
+ "a"
+ ],
+ [
+ "c",
+ "za"
+ ],
+ [
+ "▁ка",
+ "пи"
+ ],
+ [
+ "▁университе",
+ "та"
+ ],
+ [
+ "IN",
+ "CT"
+ ],
+ [
+ "▁col",
+ "oc"
+ ],
+ [
+ "▁co",
+ "loc"
+ ],
+ [
+ "▁pr",
+ "ue"
+ ],
+ [
+ "▁geom",
+ "et"
+ ],
+ [
+ "▁ge",
+ "omet"
+ ],
+ [
+ "▁dirett",
+ "o"
+ ],
+ [
+ "▁dire",
+ "tto"
+ ],
+ [
+ "▁dir",
+ "etto"
+ ],
+ [
+ "▁di",
+ "retto"
+ ],
+ [
+ "res",
+ "o"
+ ],
+ [
+ "re",
+ "so"
+ ],
+ [
+ "r",
+ "eso"
+ ],
+ [
+ "▁Ak",
+ "t"
+ ],
+ [
+ "▁A",
+ "kt"
+ ],
+ [
+ "▁un",
+ "h"
+ ],
+ [
+ "▁сер",
+ "и"
+ ],
+ [
+ "▁се",
+ "ри"
+ ],
+ [
+ "▁Ale",
+ "rt"
+ ],
+ [
+ "▁Al",
+ "ert"
+ ],
+ [
+ "▁",
+ "Alert"
+ ],
+ [
+ "We",
+ "l"
+ ],
+ [
+ "W",
+ "el"
+ ],
+ [
+ "aud",
+ "i"
+ ],
+ [
+ "au",
+ "di"
+ ],
+ [
+ "a",
+ "udi"
+ ],
+ [
+ "äl",
+ "er"
+ ],
+ [
+ "ä",
+ "ler"
+ ],
+ [
+ "▁guest",
+ "s"
+ ],
+ [
+ "▁gu",
+ "ests"
+ ],
+ [
+ "▁и",
+ "де"
+ ],
+ [
+ "St",
+ "udio"
+ ],
+ [
+ "▁ка",
+ "те"
+ ],
+ [
+ "▁expon",
+ "ent"
+ ],
+ [
+ "▁ex",
+ "ponent"
+ ],
+ [
+ "rz",
+ "e"
+ ],
+ [
+ "r",
+ "ze"
+ ],
+ [
+ "pm",
+ "od"
+ ],
+ [
+ "p",
+ "mod"
+ ],
+ [
+ "roll",
+ "e"
+ ],
+ [
+ "rol",
+ "le"
+ ],
+ [
+ "ro",
+ "lle"
+ ],
+ [
+ "▁Lim",
+ "ited"
+ ],
+ [
+ "Al",
+ "lemagne"
+ ],
+ [
+ "▁pit",
+ "y"
+ ],
+ [
+ "▁pi",
+ "ty"
+ ],
+ [
+ "▁p",
+ "ity"
+ ],
+ [
+ "▁l",
+ "ä"
+ ],
+ [
+ "▁",
+ "lä"
+ ],
+ [
+ "▁run",
+ "ner"
+ ],
+ [
+ "▁",
+ "runner"
+ ],
+ [
+ "ken",
+ "de"
+ ],
+ [
+ "ke",
+ "nde"
+ ],
+ [
+ "k",
+ "ende"
+ ],
+ [
+ "E",
+ "Q"
+ ],
+ [
+ "▁M",
+ "M"
+ ],
+ [
+ "▁",
+ "MM"
+ ],
+ [
+ "sz",
+ "ág"
+ ],
+ [
+ "по",
+ "ді"
+ ],
+ [
+ "▁reg",
+ "ret"
+ ],
+ [
+ "▁publi",
+ "é"
+ ],
+ [
+ "▁depart",
+ "amento"
+ ],
+ [
+ "▁accus",
+ "ed"
+ ],
+ [
+ "▁acc",
+ "used"
+ ],
+ [
+ "h",
+ "p"
+ ],
+ [
+ "▁Pf",
+ "l"
+ ],
+ [
+ "▁P",
+ "fl"
+ ],
+ [
+ "▁Sin",
+ "t"
+ ],
+ [
+ "▁Si",
+ "nt"
+ ],
+ [
+ "▁S",
+ "int"
+ ],
+ [
+ "▁ek",
+ "onom"
+ ],
+ [
+ "ract",
+ "or"
+ ],
+ [
+ "rac",
+ "tor"
+ ],
+ [
+ "ra",
+ "ctor"
+ ],
+ [
+ "r",
+ "actor"
+ ],
+ [
+ "▁П",
+ "ів"
+ ],
+ [
+ "▁aw",
+ "ful"
+ ],
+ [
+ "owa",
+ "ć"
+ ],
+ [
+ "]",
+ "->"
+ ],
+ [
+ "▁Fin",
+ "e"
+ ],
+ [
+ "▁F",
+ "ine"
+ ],
+ [
+ "С",
+ "а"
+ ],
+ [
+ "ti",
+ "s"
+ ],
+ [
+ "t",
+ "is"
+ ],
+ [
+ "ét",
+ "a"
+ ],
+ [
+ "é",
+ "ta"
+ ],
+ [
+ "▁Ро",
+ "ди"
+ ],
+ [
+ "▁Düsseld",
+ "orf"
+ ],
+ [
+ "LO",
+ "B"
+ ],
+ [
+ "L",
+ "OB"
+ ],
+ [
+ "osa",
+ "s"
+ ],
+ [
+ "os",
+ "as"
+ ],
+ [
+ "werk",
+ "e"
+ ],
+ [
+ "wer",
+ "ke"
+ ],
+ [
+ "▁lan",
+ "ce"
+ ],
+ [
+ "▁l",
+ "ance"
+ ],
+ [
+ "▁листо",
+ "пада"
+ ],
+ [
+ "▁in",
+ "complete"
+ ],
+ [
+ "▁P",
+ "icture"
+ ],
+ [
+ "▁",
+ "Picture"
+ ],
+ [
+ "('",
+ "\\"
+ ],
+ [
+ "(",
+ "'\\"
+ ],
+ [
+ "ester",
+ "s"
+ ],
+ [
+ "este",
+ "rs"
+ ],
+ [
+ "est",
+ "ers"
+ ],
+ [
+ "es",
+ "ters"
+ ],
+ [
+ "e",
+ "sters"
+ ],
+ [
+ "▁belong",
+ "ed"
+ ],
+ [
+ "▁San",
+ "k"
+ ],
+ [
+ "▁S",
+ "ank"
+ ],
+ [
+ "amm",
+ "ed"
+ ],
+ [
+ "am",
+ "med"
+ ],
+ [
+ "▁repos",
+ "itories"
+ ],
+ [
+ "▁add",
+ "r"
+ ],
+ [
+ "▁ad",
+ "dr"
+ ],
+ [
+ "▁",
+ "addr"
+ ],
+ [
+ "Coll",
+ "ect"
+ ],
+ [
+ "Col",
+ "lect"
+ ],
+ [
+ "H",
+ "ot"
+ ],
+ [
+ "▁ty",
+ "l"
+ ],
+ [
+ "▁t",
+ "yl"
+ ],
+ [
+ "▁instance",
+ "of"
+ ],
+ [
+ "▁bon",
+ "us"
+ ],
+ [
+ "ov",
+ "ý"
+ ],
+ [
+ "▁мор",
+ "я"
+ ],
+ [
+ "▁мо",
+ "ря"
+ ],
+ [
+ "▁interact",
+ "ive"
+ ],
+ [
+ "▁inter",
+ "active"
+ ],
+ [
+ "▁My",
+ "s"
+ ],
+ [
+ "▁M",
+ "ys"
+ ],
+ [
+ "▁Ed",
+ "mund"
+ ],
+ [
+ "file",
+ "Name"
+ ],
+ [
+ "emo",
+ "r"
+ ],
+ [
+ "em",
+ "or"
+ ],
+ [
+ "e",
+ "mor"
+ ],
+ [
+ "▁Т",
+ "ри"
+ ],
+ [
+ "▁Rose",
+ "n"
+ ],
+ [
+ "▁Ros",
+ "en"
+ ],
+ [
+ "▁Ro",
+ "sen"
+ ],
+ [
+ "▁R",
+ "osen"
+ ],
+ [
+ "▁Prim",
+ "a"
+ ],
+ [
+ "▁Pri",
+ "ma"
+ ],
+ [
+ "▁Pr",
+ "ima"
+ ],
+ [
+ "▁vot",
+ "ing"
+ ],
+ [
+ "▁vo",
+ "ting"
+ ],
+ [
+ "▁v",
+ "oting"
+ ],
+ [
+ "▁X",
+ "P"
+ ],
+ [
+ "▁Ze",
+ "ro"
+ ],
+ [
+ "▁Z",
+ "ero"
+ ],
+ [
+ "▁",
+ "Zero"
+ ],
+ [
+ "▁Le",
+ "d"
+ ],
+ [
+ "▁L",
+ "ed"
+ ],
+ [
+ "ams",
+ "ung"
+ ],
+ [
+ "▁enable",
+ "s"
+ ],
+ [
+ "▁en",
+ "ables"
+ ],
+ [
+ "▁redirect",
+ "s"
+ ],
+ [
+ "AS",
+ "T"
+ ],
+ [
+ "A",
+ "ST"
+ ],
+ [
+ "Pa",
+ "int"
+ ],
+ [
+ "P",
+ "aint"
+ ],
+ [
+ "ack",
+ "er"
+ ],
+ [
+ "ac",
+ "ker"
+ ],
+ [
+ "a",
+ "cker"
+ ],
+ [
+ "le",
+ "cht"
+ ],
+ [
+ "▁chair",
+ "man"
+ ],
+ [
+ "▁Av",
+ "en"
+ ],
+ [
+ "▁A",
+ "ven"
+ ],
+ [
+ "▁Sac",
+ "h"
+ ],
+ [
+ "▁Sa",
+ "ch"
+ ],
+ [
+ "▁S",
+ "ach"
+ ],
+ [
+ "(\"",
+ "<"
+ ],
+ [
+ "ке",
+ "р"
+ ],
+ [
+ "к",
+ "ер"
+ ],
+ [
+ "▁mistake",
+ "s"
+ ],
+ [
+ "▁mist",
+ "akes"
+ ],
+ [
+ "▁Wei",
+ "t"
+ ],
+ [
+ "▁We",
+ "it"
+ ],
+ [
+ "▁pro",
+ "wad"
+ ],
+ [
+ "▁",
+ "prowad"
+ ],
+ [
+ "▁didn",
+ "t"
+ ],
+ [
+ "▁did",
+ "nt"
+ ],
+ [
+ "én",
+ "ario"
+ ],
+ [
+ "un",
+ "less"
+ ],
+ [
+ "▁back",
+ "wards"
+ ],
+ [
+ "bo",
+ "a"
+ ],
+ [
+ "b",
+ "oa"
+ ],
+ [
+ "du",
+ "ino"
+ ],
+ [
+ "``",
+ "`"
+ ],
+ [
+ "`",
+ "``"
+ ],
+ [
+ "sto",
+ "r"
+ ],
+ [
+ "st",
+ "or"
+ ],
+ [
+ "s",
+ "tor"
+ ],
+ [
+ "Comple",
+ "tion"
+ ],
+ [
+ "pu",
+ "esta"
+ ],
+ [
+ "▁din",
+ "ast"
+ ],
+ [
+ "úl",
+ "t"
+ ],
+ [
+ "ú",
+ "lt"
+ ],
+ [
+ "▁S",
+ "Y"
+ ],
+ [
+ "▁",
+ "SY"
+ ],
+ [
+ "if",
+ "olia"
+ ],
+ [
+ "œuvre",
+ "s"
+ ],
+ [
+ "œuv",
+ "res"
+ ],
+ [
+ "▁rac",
+ "ing"
+ ],
+ [
+ "▁ra",
+ "cing"
+ ],
+ [
+ "▁r",
+ "acing"
+ ],
+ [
+ "▁cabin",
+ "et"
+ ],
+ [
+ "▁cab",
+ "inet"
+ ],
+ [
+ "▁cut",
+ "ting"
+ ],
+ [
+ "▁th",
+ "umb"
+ ],
+ [
+ "▁Кар",
+ "а"
+ ],
+ [
+ "▁Ка",
+ "ра"
+ ],
+ [
+ "high",
+ "light"
+ ],
+ [
+ "ку",
+ "п"
+ ],
+ [
+ "▁s",
+ "d"
+ ],
+ [
+ "▁",
+ "sd"
+ ],
+ [
+ "▁на",
+ "ціональ"
+ ],
+ [
+ "▁camp",
+ "agne"
+ ],
+ [
+ "▁register",
+ "s"
+ ],
+ [
+ "▁education",
+ "al"
+ ],
+ [
+ "▁educ",
+ "ational"
+ ],
+ [
+ "▁pes",
+ "ar"
+ ],
+ [
+ "▁p",
+ "esar"
+ ],
+ [
+ "üg",
+ "e"
+ ],
+ [
+ "ü",
+ "ge"
+ ],
+ [
+ "▁or",
+ "o"
+ ],
+ [
+ "▁o",
+ "ro"
+ ],
+ [
+ "▁",
+ "oro"
+ ],
+ [
+ "burg",
+ "o"
+ ],
+ [
+ "bur",
+ "go"
+ ],
+ [
+ "▁Athlet",
+ "ics"
+ ],
+ [
+ "▁M",
+ "TV"
+ ],
+ [
+ "get",
+ "Message"
+ ],
+ [
+ "▁Hy",
+ "p"
+ ],
+ [
+ "▁H",
+ "yp"
+ ],
+ [
+ "▁vict",
+ "im"
+ ],
+ [
+ "▁vic",
+ "tim"
+ ],
+ [
+ "))",
+ "\\"
+ ],
+ [
+ ")",
+ ")\\"
+ ],
+ [
+ "▁drum",
+ "s"
+ ],
+ [
+ "▁dru",
+ "ms"
+ ],
+ [
+ "▁dr",
+ "ums"
+ ],
+ [
+ "host",
+ "name"
+ ],
+ [
+ "ta",
+ "ł"
+ ],
+ [
+ "t",
+ "ał"
+ ],
+ [
+ "ma",
+ "king"
+ ],
+ [
+ "m",
+ "aking"
+ ],
+ [
+ "▁pow",
+ "iat"
+ ],
+ [
+ "ő",
+ "d"
+ ],
+ [
+ "thread",
+ "s"
+ ],
+ [
+ "▁absol",
+ "v"
+ ],
+ [
+ "▁лю",
+ "ди"
+ ],
+ [
+ "▁step",
+ "ped"
+ ],
+ [
+ "▁ste",
+ "pped"
+ ],
+ [
+ "ex",
+ "ist"
+ ],
+ [
+ "▁N",
+ "K"
+ ],
+ [
+ "▁ve",
+ "s"
+ ],
+ [
+ "▁v",
+ "es"
+ ],
+ [
+ "▁",
+ "ves"
+ ],
+ [
+ "istic",
+ "he"
+ ],
+ [
+ "isti",
+ "che"
+ ],
+ [
+ "ist",
+ "iche"
+ ],
+ [
+ "%",
+ "'"
+ ],
+ [
+ "ativo",
+ "s"
+ ],
+ [
+ "ativ",
+ "os"
+ ],
+ [
+ "ati",
+ "vos"
+ ],
+ [
+ "at",
+ "ivos"
+ ],
+ [
+ "▁тако",
+ "й"
+ ],
+ [
+ "▁та",
+ "кой"
+ ],
+ [
+ "▁Mongo",
+ "DB"
+ ],
+ [
+ "▁Un",
+ "g"
+ ],
+ [
+ "▁U",
+ "ng"
+ ],
+ [
+ "▁Ру",
+ "с"
+ ],
+ [
+ "▁Р",
+ "ус"
+ ],
+ [
+ "▁el",
+ "im"
+ ],
+ [
+ "▁e",
+ "lim"
+ ],
+ [
+ "▁F",
+ "if"
+ ],
+ [
+ "ica",
+ "ción"
+ ],
+ [
+ "ic",
+ "ación"
+ ],
+ [
+ "▁Ten",
+ "nis"
+ ],
+ [
+ "▁T",
+ "ennis"
+ ],
+ [
+ "▁Jeff",
+ "erson"
+ ],
+ [
+ "j",
+ "án"
+ ],
+ [
+ "fo",
+ "g"
+ ],
+ [
+ "f",
+ "og"
+ ],
+ [
+ "anh",
+ "a"
+ ],
+ [
+ "an",
+ "ha"
+ ],
+ [
+ "zo",
+ "r"
+ ],
+ [
+ "z",
+ "or"
+ ],
+ [
+ "▁уні",
+ "версите"
+ ],
+ [
+ "ah",
+ "u"
+ ],
+ [
+ "a",
+ "hu"
+ ],
+ [
+ "ia",
+ "da"
+ ],
+ [
+ "i",
+ "ada"
+ ],
+ [
+ "S",
+ "dk"
+ ],
+ [
+ "Set",
+ "ting"
+ ],
+ [
+ "▁Kil",
+ "l"
+ ],
+ [
+ "▁Ki",
+ "ll"
+ ],
+ [
+ "▁K",
+ "ill"
+ ],
+ [
+ "▁We",
+ "nd"
+ ],
+ [
+ "▁W",
+ "end"
+ ],
+ [
+ "▁bal",
+ "d"
+ ],
+ [
+ "▁ba",
+ "ld"
+ ],
+ [
+ "▁b",
+ "ald"
+ ],
+ [
+ "▁Ku",
+ "b"
+ ],
+ [
+ "▁K",
+ "ub"
+ ],
+ [
+ "▁vis",
+ "to"
+ ],
+ [
+ "▁vi",
+ "sto"
+ ],
+ [
+ "▁v",
+ "isto"
+ ],
+ [
+ "▁jeune",
+ "s"
+ ],
+ [
+ "▁jeu",
+ "nes"
+ ],
+ [
+ "▁je",
+ "unes"
+ ],
+ [
+ "collection",
+ "s"
+ ],
+ [
+ "collect",
+ "ions"
+ ],
+ [
+ "col",
+ "lections"
+ ],
+ [
+ "ac",
+ "í"
+ ],
+ [
+ "a",
+ "cí"
+ ],
+ [
+ "вро",
+ "пей"
+ ],
+ [
+ "▁ar",
+ "ise"
+ ],
+ [
+ "он",
+ "і"
+ ],
+ [
+ "о",
+ "ні"
+ ],
+ [
+ "MA",
+ "IN"
+ ],
+ [
+ "до",
+ "ступ"
+ ],
+ [
+ "▁ber",
+ "g"
+ ],
+ [
+ "▁be",
+ "rg"
+ ],
+ [
+ "▁b",
+ "erg"
+ ],
+ [
+ "▁",
+ "berg"
+ ],
+ [
+ "▁critic",
+ "ism"
+ ],
+ [
+ "▁Tor",
+ "re"
+ ],
+ [
+ "▁descri",
+ "pt"
+ ],
+ [
+ "▁des",
+ "cript"
+ ],
+ [
+ "▁de",
+ "script"
+ ],
+ [
+ "ière",
+ "s"
+ ],
+ [
+ "i",
+ "ères"
+ ],
+ [
+ "▁estud",
+ "io"
+ ],
+ [
+ "▁est",
+ "udio"
+ ],
+ [
+ "▁e",
+ "studio"
+ ],
+ [
+ "▁il",
+ "i"
+ ],
+ [
+ "▁i",
+ "li"
+ ],
+ [
+ "▁",
+ "ili"
+ ],
+ [
+ "▁militar",
+ "e"
+ ],
+ [
+ "▁milit",
+ "are"
+ ],
+ [
+ "▁mil",
+ "itare"
+ ],
+ [
+ "▁Clar",
+ "a"
+ ],
+ [
+ "▁Cla",
+ "ra"
+ ],
+ [
+ "▁Cl",
+ "ara"
+ ],
+ [
+ "▁Elle",
+ "n"
+ ],
+ [
+ "▁Ell",
+ "en"
+ ],
+ [
+ "▁El",
+ "len"
+ ],
+ [
+ "limit",
+ "ed"
+ ],
+ [
+ "lim",
+ "ited"
+ ],
+ [
+ "л",
+ "м"
+ ],
+ [
+ "▁Esp",
+ "añ"
+ ],
+ [
+ "▁infinite",
+ "ly"
+ ],
+ [
+ "▁inf",
+ "initely"
+ ],
+ [
+ "Amer",
+ "ica"
+ ],
+ [
+ "ou",
+ "c"
+ ],
+ [
+ "o",
+ "uc"
+ ],
+ [
+ "gl",
+ "ass"
+ ],
+ [
+ "g",
+ "lass"
+ ],
+ [
+ "▁ru",
+ "d"
+ ],
+ [
+ "▁r",
+ "ud"
+ ],
+ [
+ "▁za",
+ "t"
+ ],
+ [
+ "▁z",
+ "at"
+ ],
+ [
+ "▁",
+ "zat"
+ ],
+ [
+ "▁ri",
+ "n"
+ ],
+ [
+ "▁r",
+ "in"
+ ],
+ [
+ "▁",
+ "rin"
+ ],
+ [
+ "▁Bibli",
+ "ografía"
+ ],
+ [
+ "▁mer",
+ "chant"
+ ],
+ [
+ "tensor",
+ "flow"
+ ],
+ [
+ "▁dé",
+ "r"
+ ],
+ [
+ "▁d",
+ "ér"
+ ],
+ [
+ "▁Active",
+ "Record"
+ ],
+ [
+ "IE",
+ "S"
+ ],
+ [
+ "I",
+ "ES"
+ ],
+ [
+ "▁link",
+ "er"
+ ],
+ [
+ "▁lin",
+ "ker"
+ ],
+ [
+ "▁estudio",
+ "s"
+ ],
+ [
+ "▁estud",
+ "ios"
+ ],
+ [
+ "cdn",
+ "js"
+ ],
+ [
+ "▁Го",
+ "судар"
+ ],
+ [
+ "án",
+ "chez"
+ ],
+ [
+ "app",
+ "e"
+ ],
+ [
+ "ap",
+ "pe"
+ ],
+ [
+ "a",
+ "ppe"
+ ],
+ [
+ "cl",
+ "ub"
+ ],
+ [
+ "c",
+ "lub"
+ ],
+ [
+ "▁dal",
+ "ší"
+ ],
+ [
+ "▁Alg",
+ "orithm"
+ ],
+ [
+ "df",
+ "s"
+ ],
+ [
+ "d",
+ "fs"
+ ],
+ [
+ "▁Ba",
+ "c"
+ ],
+ [
+ "▁B",
+ "ac"
+ ],
+ [
+ "▁ка",
+ "фе"
+ ],
+ [
+ "▁&=",
+ "\\"
+ ],
+ [
+ "▁&",
+ "=\\"
+ ],
+ [
+ "▁а",
+ "т"
+ ],
+ [
+ "▁",
+ "ат"
+ ],
+ [
+ "▁Г",
+ "лав"
+ ],
+ [
+ "▁Mo",
+ "u"
+ ],
+ [
+ "▁M",
+ "ou"
+ ],
+ [
+ "M",
+ "achine"
+ ],
+ [
+ "(...",
+ ")"
+ ],
+ [
+ "(",
+ "...)"
+ ],
+ [
+ "▁compar",
+ "t"
+ ],
+ [
+ "▁comp",
+ "art"
+ ],
+ [
+ "▁com",
+ "part"
+ ],
+ [
+ "▁aug",
+ "usztus"
+ ],
+ [
+ "ava",
+ "n"
+ ],
+ [
+ "av",
+ "an"
+ ],
+ [
+ "a",
+ "van"
+ ],
+ [
+ "▁roll",
+ "ed"
+ ],
+ [
+ "▁rol",
+ "led"
+ ],
+ [
+ "▁",
+ "rolled"
+ ],
+ [
+ "▁е",
+ "ди"
+ ],
+ [
+ "▁",
+ "еди"
+ ],
+ [
+ "Sc",
+ "an"
+ ],
+ [
+ "S",
+ "can"
+ ],
+ [
+ "▁ре",
+ "гі"
+ ],
+ [
+ "▁świat",
+ "a"
+ ],
+ [
+ "▁świ",
+ "ata"
+ ],
+ [
+ "▁mine",
+ "s"
+ ],
+ [
+ "▁min",
+ "es"
+ ],
+ [
+ "▁mi",
+ "nes"
+ ],
+ [
+ "▁m",
+ "ines"
+ ],
+ [
+ "},",
+ "{"
+ ],
+ [
+ "▁Ti",
+ "er"
+ ],
+ [
+ "▁T",
+ "ier"
+ ],
+ [
+ "Can",
+ "not"
+ ],
+ [
+ "C",
+ "annot"
+ ],
+ [
+ "мі",
+ "н"
+ ],
+ [
+ "м",
+ "ін"
+ ],
+ [
+ "▁NE",
+ "W"
+ ],
+ [
+ "▁",
+ "NEW"
+ ],
+ [
+ "▁Во",
+ "л"
+ ],
+ [
+ "▁Man",
+ "h"
+ ],
+ [
+ "▁M",
+ "anh"
+ ],
+ [
+ "▁Greg",
+ "ory"
+ ],
+ [
+ "▁princip",
+ "e"
+ ],
+ [
+ "▁princi",
+ "pe"
+ ],
+ [
+ "▁prin",
+ "cipe"
+ ],
+ [
+ "IS",
+ "O"
+ ],
+ [
+ "I",
+ "SO"
+ ],
+ [
+ "pro",
+ "g"
+ ],
+ [
+ "pr",
+ "og"
+ ],
+ [
+ "p",
+ "rog"
+ ],
+ [
+ "▁Fa",
+ "il"
+ ],
+ [
+ "▁F",
+ "ail"
+ ],
+ [
+ "▁",
+ "Fail"
+ ],
+ [
+ "▁a",
+ "a"
+ ],
+ [
+ "▁",
+ "aa"
+ ],
+ [
+ "▁fe",
+ "cha"
+ ],
+ [
+ "▁W",
+ "CF"
+ ],
+ [
+ "▁mag",
+ "istr"
+ ],
+ [
+ "▁Za",
+ "ch"
+ ],
+ [
+ "▁Z",
+ "ach"
+ ],
+ [
+ "▁un",
+ "icode"
+ ],
+ [
+ "▁convert",
+ "er"
+ ],
+ [
+ "▁conver",
+ "ter"
+ ],
+ [
+ "▁con",
+ "verter"
+ ],
+ [
+ "▁disp",
+ "ers"
+ ],
+ [
+ "▁dis",
+ "pers"
+ ],
+ [
+ "ks",
+ "am"
+ ],
+ [
+ "k",
+ "sam"
+ ],
+ [
+ "▁Un",
+ "cle"
+ ],
+ [
+ "Property",
+ "Changed"
+ ],
+ [
+ "▁lid",
+ "er"
+ ],
+ [
+ "▁li",
+ "der"
+ ],
+ [
+ "▁l",
+ "ider"
+ ],
+ [
+ "▁opt",
+ "s"
+ ],
+ [
+ "▁op",
+ "ts"
+ ],
+ [
+ "▁o",
+ "pts"
+ ],
+ [
+ "▁",
+ "opts"
+ ],
+ [
+ "▁та",
+ "м"
+ ],
+ [
+ "▁",
+ "там"
+ ],
+ [
+ "lock",
+ "ed"
+ ],
+ [
+ "loc",
+ "ked"
+ ],
+ [
+ "za",
+ "k"
+ ],
+ [
+ "z",
+ "ak"
+ ],
+ [
+ "▁count",
+ "ed"
+ ],
+ [
+ "▁coun",
+ "ted"
+ ],
+ [
+ "▁co",
+ "unted"
+ ],
+ [
+ "▁person",
+ "e"
+ ],
+ [
+ "▁pers",
+ "one"
+ ],
+ [
+ "▁hur",
+ "ried"
+ ],
+ [
+ "ätte",
+ "r"
+ ],
+ [
+ "ätt",
+ "er"
+ ],
+ [
+ "ät",
+ "ter"
+ ],
+ [
+ "▁out",
+ "ras"
+ ],
+ [
+ "▁ou",
+ "tras"
+ ],
+ [
+ "▁gen",
+ "u"
+ ],
+ [
+ "▁ge",
+ "nu"
+ ],
+ [
+ "▁g",
+ "enu"
+ ],
+ [
+ "B",
+ "D"
+ ],
+ [
+ "ve",
+ "g"
+ ],
+ [
+ "v",
+ "eg"
+ ],
+ [
+ "du",
+ "e"
+ ],
+ [
+ "d",
+ "ue"
+ ],
+ [
+ "▁Pra",
+ "ct"
+ ],
+ [
+ "▁Pr",
+ "act"
+ ],
+ [
+ "▁P",
+ "ract"
+ ],
+ [
+ "▁pos",
+ "ible"
+ ],
+ [
+ "▁po",
+ "sible"
+ ],
+ [
+ "▁contribu",
+ "te"
+ ],
+ [
+ "▁contrib",
+ "ute"
+ ],
+ [
+ "▁cont",
+ "ribute"
+ ],
+ [
+ "UM",
+ "N"
+ ],
+ [
+ "▁Bür",
+ "ger"
+ ],
+ [
+ "▁war",
+ "s"
+ ],
+ [
+ "▁wa",
+ "rs"
+ ],
+ [
+ "▁w",
+ "ars"
+ ],
+ [
+ "▁exhib",
+ "ition"
+ ],
+ [
+ "hi",
+ "ll"
+ ],
+ [
+ "h",
+ "ill"
+ ],
+ [
+ "▁ast",
+ "r"
+ ],
+ [
+ "▁as",
+ "tr"
+ ],
+ [
+ "▁a",
+ "str"
+ ],
+ [
+ "▁",
+ "astr"
+ ],
+ [
+ "▁му",
+ "зе"
+ ],
+ [
+ "▁CA",
+ "SE"
+ ],
+ [
+ "▁C",
+ "ASE"
+ ],
+ [
+ "▁",
+ "CASE"
+ ],
+ [
+ "man",
+ "ifest"
+ ],
+ [
+ "y",
+ "ellow"
+ ],
+ [
+ "F",
+ "n"
+ ],
+ [
+ "▁R",
+ "C"
+ ],
+ [
+ "▁",
+ "RC"
+ ],
+ [
+ "▁so",
+ "tt"
+ ],
+ [
+ "▁s",
+ "ott"
+ ],
+ [
+ "▁su",
+ "jet"
+ ],
+ [
+ "▁Soc",
+ "ket"
+ ],
+ [
+ "▁So",
+ "cket"
+ ],
+ [
+ "▁S",
+ "ocket"
+ ],
+ [
+ "▁",
+ "Socket"
+ ],
+ [
+ "▁Chi",
+ "ne"
+ ],
+ [
+ "▁Ch",
+ "ine"
+ ],
+ [
+ "▁framework",
+ "s"
+ ],
+ [
+ "▁frame",
+ "works"
+ ],
+ [
+ "Hol",
+ "d"
+ ],
+ [
+ "H",
+ "old"
+ ],
+ [
+ "êt",
+ "s"
+ ],
+ [
+ "ê",
+ "ts"
+ ],
+ [
+ "▁фі",
+ "ль"
+ ],
+ [
+ "▁ф",
+ "іль"
+ ],
+ [
+ "Load",
+ "ed"
+ ],
+ [
+ "Lo",
+ "aded"
+ ],
+ [
+ "oph",
+ "e"
+ ],
+ [
+ "op",
+ "he"
+ ],
+ [
+ "o",
+ "phe"
+ ],
+ [
+ "text",
+ "e"
+ ],
+ [
+ "tex",
+ "te"
+ ],
+ [
+ "▁expr",
+ "es"
+ ],
+ [
+ "▁exp",
+ "res"
+ ],
+ [
+ "▁ex",
+ "pres"
+ ],
+ [
+ "▁consum",
+ "e"
+ ],
+ [
+ "▁cons",
+ "ume"
+ ],
+ [
+ "▁R",
+ "ichtung"
+ ],
+ [
+ "ograf",
+ "i"
+ ],
+ [
+ "▁magn",
+ "ific"
+ ],
+ [
+ "à",
+ "t"
+ ],
+ [
+ "▁indu",
+ "l"
+ ],
+ [
+ "▁ind",
+ "ul"
+ ],
+ [
+ "ry",
+ "ty"
+ ],
+ [
+ "▁offic",
+ "i"
+ ],
+ [
+ "▁off",
+ "ici"
+ ],
+ [
+ "▁ass",
+ "ault"
+ ],
+ [
+ "run",
+ "d"
+ ],
+ [
+ "ru",
+ "nd"
+ ],
+ [
+ "r",
+ "und"
+ ],
+ [
+ "▁variant",
+ "s"
+ ],
+ [
+ "▁vari",
+ "ants"
+ ],
+ [
+ "▁сель",
+ "сов"
+ ],
+ [
+ "▁exc",
+ "itement"
+ ],
+ [
+ "Time",
+ "s"
+ ],
+ [
+ "Tim",
+ "es"
+ ],
+ [
+ "T",
+ "imes"
+ ],
+ [
+ "k",
+ "otlin"
+ ],
+ [
+ "▁ger",
+ "ing"
+ ],
+ [
+ "▁ge",
+ "ring"
+ ],
+ [
+ "▁g",
+ "ering"
+ ],
+ [
+ "▁Eng",
+ "el"
+ ],
+ [
+ "▁En",
+ "gel"
+ ],
+ [
+ "▁Time",
+ "r"
+ ],
+ [
+ "▁Tim",
+ "er"
+ ],
+ [
+ "▁Ti",
+ "mer"
+ ],
+ [
+ "▁T",
+ "imer"
+ ],
+ [
+ "▁",
+ "Timer"
+ ],
+ [
+ "²",
+ ")."
+ ],
+ [
+ "▁N",
+ "g"
+ ],
+ [
+ "äs",
+ "st"
+ ],
+ [
+ "sch",
+ "au"
+ ],
+ [
+ "SE",
+ "rror"
+ ],
+ [
+ "S",
+ "Error"
+ ],
+ [
+ "▁Edward",
+ "s"
+ ],
+ [
+ "▁Ed",
+ "wards"
+ ],
+ [
+ "▁Term",
+ "inal"
+ ],
+ [
+ "lic",
+ "t"
+ ],
+ [
+ "li",
+ "ct"
+ ],
+ [
+ "l",
+ "ict"
+ ],
+ [
+ "Und",
+ "er"
+ ],
+ [
+ "Un",
+ "der"
+ ],
+ [
+ "U",
+ "nder"
+ ],
+ [
+ "▁sp",
+ "awn"
+ ],
+ [
+ "ür",
+ "gen"
+ ],
+ [
+ "▁Außer",
+ "dem"
+ ],
+ [
+ "▁k",
+ "itchen"
+ ],
+ [
+ "fahr",
+ "t"
+ ],
+ [
+ "fah",
+ "rt"
+ ],
+ [
+ "▁Color",
+ "s"
+ ],
+ [
+ "▁Col",
+ "ors"
+ ],
+ [
+ "▁систем",
+ "а"
+ ],
+ [
+ "▁систе",
+ "ма"
+ ],
+ [
+ "▁terminate",
+ "d"
+ ],
+ [
+ "▁termin",
+ "ated"
+ ],
+ [
+ "▁La",
+ "TeX"
+ ],
+ [
+ "igkeit",
+ "en"
+ ],
+ [
+ "ig",
+ "keiten"
+ ],
+ [
+ "▁mes",
+ "ure"
+ ],
+ [
+ "▁Amt",
+ "s"
+ ],
+ [
+ "▁Am",
+ "ts"
+ ],
+ [
+ "▁emp",
+ "ir"
+ ],
+ [
+ "▁strik",
+ "ing"
+ ],
+ [
+ "▁stri",
+ "king"
+ ],
+ [
+ "▁exclus",
+ "ive"
+ ],
+ [
+ "те",
+ "х"
+ ],
+ [
+ "▁re",
+ "z"
+ ],
+ [
+ "▁r",
+ "ez"
+ ],
+ [
+ "▁",
+ "rez"
+ ],
+ [
+ "▁qu",
+ "an"
+ ],
+ [
+ "▁q",
+ "uan"
+ ],
+ [
+ "▁Glas",
+ "gow"
+ ],
+ [
+ "▁lect",
+ "ure"
+ ],
+ [
+ "▁Test",
+ "ament"
+ ],
+ [
+ "▁fund",
+ "s"
+ ],
+ [
+ "▁fun",
+ "ds"
+ ],
+ [
+ "▁st",
+ "essa"
+ ],
+ [
+ "▁tribe",
+ "s"
+ ],
+ [
+ "▁trib",
+ "es"
+ ],
+ [
+ "▁tri",
+ "bes"
+ ],
+ [
+ "▁par",
+ "fois"
+ ],
+ [
+ "▁tre",
+ "ball"
+ ],
+ [
+ "nit",
+ "z"
+ ],
+ [
+ "ni",
+ "tz"
+ ],
+ [
+ "n",
+ "itz"
+ ],
+ [
+ "bo",
+ "ve"
+ ],
+ [
+ "b",
+ "ove"
+ ],
+ [
+ "▁за",
+ "слу"
+ ],
+ [
+ "▁abs",
+ "ent"
+ ],
+ [
+ "▁ab",
+ "sent"
+ ],
+ [
+ "▁Lau",
+ "f"
+ ],
+ [
+ "▁La",
+ "uf"
+ ],
+ [
+ "▁L",
+ "auf"
+ ],
+ [
+ "Sm",
+ "ith"
+ ],
+ [
+ "▁Никола",
+ "й"
+ ],
+ [
+ "▁europé",
+ "enne"
+ ],
+ [
+ "l",
+ "r"
+ ],
+ [
+ "▁program",
+ "ma"
+ ],
+ [
+ "▁mid",
+ "st"
+ ],
+ [
+ "▁mi",
+ "dst"
+ ],
+ [
+ "▁daughter",
+ "s"
+ ],
+ [
+ "▁daugh",
+ "ters"
+ ],
+ [
+ "S",
+ "yn"
+ ],
+ [
+ "obe",
+ "n"
+ ],
+ [
+ "ob",
+ "en"
+ ],
+ [
+ "o",
+ "ben"
+ ],
+ [
+ "ân",
+ "ă"
+ ],
+ [
+ "ida",
+ "n"
+ ],
+ [
+ "id",
+ "an"
+ ],
+ [
+ "i",
+ "dan"
+ ],
+ [
+ "▁the",
+ "r"
+ ],
+ [
+ "▁th",
+ "er"
+ ],
+ [
+ "▁t",
+ "her"
+ ],
+ [
+ "▁",
+ "ther"
+ ],
+ [
+ "odor",
+ "e"
+ ],
+ [
+ "odo",
+ "re"
+ ],
+ [
+ "od",
+ "ore"
+ ],
+ [
+ "sd",
+ "l"
+ ],
+ [
+ "s",
+ "dl"
+ ],
+ [
+ "▁Qu",
+ "int"
+ ],
+ [
+ "▁Q",
+ "uint"
+ ],
+ [
+ "▁caso",
+ "s"
+ ],
+ [
+ "▁cas",
+ "os"
+ ],
+ [
+ "▁Za",
+ "m"
+ ],
+ [
+ "▁Z",
+ "am"
+ ],
+ [
+ "▁стра",
+ "ны"
+ ],
+ [
+ "▁spr",
+ "ite"
+ ],
+ [
+ "▁sp",
+ "rite"
+ ],
+ [
+ "ка",
+ "л"
+ ],
+ [
+ "к",
+ "ал"
+ ],
+ [
+ "▁nas",
+ "c"
+ ],
+ [
+ "▁na",
+ "sc"
+ ],
+ [
+ "▁n",
+ "asc"
+ ],
+ [
+ "▁сот",
+ "руд"
+ ],
+ [
+ "▁trav",
+ "a"
+ ],
+ [
+ "▁tra",
+ "va"
+ ],
+ [
+ "▁tr",
+ "ava"
+ ],
+ [
+ "▁хо",
+ "зяй"
+ ],
+ [
+ "▁U",
+ "ruguay"
+ ],
+ [
+ "▁sp",
+ "arse"
+ ],
+ [
+ "▁s",
+ "parse"
+ ],
+ [
+ "▁пол",
+ "е"
+ ],
+ [
+ "▁по",
+ "ле"
+ ],
+ [
+ "▁myster",
+ "y"
+ ],
+ [
+ "▁myst",
+ "ery"
+ ],
+ [
+ "▁Man",
+ "g"
+ ],
+ [
+ "▁Ma",
+ "ng"
+ ],
+ [
+ "▁M",
+ "ang"
+ ],
+ [
+ "reg",
+ "istr"
+ ],
+ [
+ "▁CG",
+ "Float"
+ ],
+ [
+ "▁subm",
+ "ission"
+ ],
+ [
+ "▁sub",
+ "mission"
+ ],
+ [
+ "ван",
+ "а"
+ ],
+ [
+ "ва",
+ "на"
+ ],
+ [
+ "в",
+ "ана"
+ ],
+ [
+ "▁\"",
+ ":"
+ ],
+ [
+ "▁",
+ "\":"
+ ],
+ [
+ "▁Trace",
+ "back"
+ ],
+ [
+ "▁Pi",
+ "t"
+ ],
+ [
+ "▁P",
+ "it"
+ ],
+ [
+ "▁E",
+ "hr"
+ ],
+ [
+ "▁с",
+ "ра"
+ ],
+ [
+ "▁Graph",
+ "ics"
+ ],
+ [
+ "▁",
+ "Graphics"
+ ],
+ [
+ "Update",
+ "d"
+ ],
+ [
+ "Up",
+ "dated"
+ ],
+ [
+ "▁sv",
+ "ensk"
+ ],
+ [
+ "▁spac",
+ "ing"
+ ],
+ [
+ "▁sp",
+ "acing"
+ ],
+ [
+ "tri",
+ "tt"
+ ],
+ [
+ "tr",
+ "itt"
+ ],
+ [
+ "t",
+ "ritt"
+ ],
+ [
+ "▁Gu",
+ "inea"
+ ],
+ [
+ "▁Fran",
+ "ça"
+ ],
+ [
+ "▁Fr",
+ "ança"
+ ],
+ [
+ "Ass",
+ "oci"
+ ],
+ [
+ "As",
+ "soci"
+ ],
+ [
+ "▁To",
+ "vá"
+ ],
+ [
+ "▁T",
+ "ová"
+ ],
+ [
+ "sta",
+ "b"
+ ],
+ [
+ "st",
+ "ab"
+ ],
+ [
+ "s",
+ "tab"
+ ],
+ [
+ "▁Lear",
+ "ning"
+ ],
+ [
+ "▁Le",
+ "arning"
+ ],
+ [
+ "▁Brig",
+ "ht"
+ ],
+ [
+ "▁Br",
+ "ight"
+ ],
+ [
+ "▁B",
+ "right"
+ ],
+ [
+ "ś",
+ "c"
+ ],
+ [
+ "▁id",
+ "ő"
+ ],
+ [
+ "}}_{",
+ "\\"
+ ],
+ [
+ "}}_",
+ "{\\"
+ ],
+ [
+ "}}",
+ "_{\\"
+ ],
+ [
+ "}",
+ "}_{\\"
+ ],
+ [
+ "▁droit",
+ "e"
+ ],
+ [
+ "▁dro",
+ "ite"
+ ],
+ [
+ "▁ra",
+ "ising"
+ ],
+ [
+ "get",
+ "ting"
+ ],
+ [
+ "yth",
+ "m"
+ ],
+ [
+ "yt",
+ "hm"
+ ],
+ [
+ "y",
+ "thm"
+ ],
+ [
+ "onym",
+ "e"
+ ],
+ [
+ "ony",
+ "me"
+ ],
+ [
+ "on",
+ "yme"
+ ],
+ [
+ "ż",
+ "s"
+ ],
+ [
+ "▁bla",
+ "h"
+ ],
+ [
+ "▁bl",
+ "ah"
+ ],
+ [
+ "▁b",
+ "lah"
+ ],
+ [
+ "▁",
+ "blah"
+ ],
+ [
+ "Tag",
+ "Name"
+ ],
+ [
+ "Vert",
+ "ical"
+ ],
+ [
+ "▁ap",
+ "er"
+ ],
+ [
+ "▁a",
+ "per"
+ ],
+ [
+ "▁",
+ "aper"
+ ],
+ [
+ "post",
+ "gresql"
+ ],
+ [
+ "▁Hand",
+ "le"
+ ],
+ [
+ "▁",
+ "Handle"
+ ],
+ [
+ "ze",
+ "w"
+ ],
+ [
+ "z",
+ "ew"
+ ],
+ [
+ "▁sk",
+ "ulle"
+ ],
+ [
+ "▁oper",
+ "e"
+ ],
+ [
+ "▁op",
+ "ere"
+ ],
+ [
+ "layer",
+ "s"
+ ],
+ [
+ "lay",
+ "ers"
+ ],
+ [
+ "▁poss",
+ "ono"
+ ],
+ [
+ "▁pos",
+ "sono"
+ ],
+ [
+ "▁rela",
+ "te"
+ ],
+ [
+ "▁rel",
+ "ate"
+ ],
+ [
+ "▁re",
+ "late"
+ ],
+ [
+ "ą",
+ "c"
+ ],
+ [
+ "▁Mi",
+ "h"
+ ],
+ [
+ "▁M",
+ "ih"
+ ],
+ [
+ "â",
+ "ge"
+ ],
+ [
+ "▁Ś",
+ "wi"
+ ],
+ [
+ "isse",
+ "s"
+ ],
+ [
+ "iss",
+ "es"
+ ],
+ [
+ "▁serv",
+ "let"
+ ],
+ [
+ "▁",
+ "servlet"
+ ],
+ [
+ "Lo",
+ "s"
+ ],
+ [
+ "L",
+ "os"
+ ],
+ [
+ "▁Adv",
+ "anced"
+ ],
+ [
+ "▁Ad",
+ "vanced"
+ ],
+ [
+ "atic",
+ "a"
+ ],
+ [
+ "ati",
+ "ca"
+ ],
+ [
+ "at",
+ "ica"
+ ],
+ [
+ "▁ce",
+ "d"
+ ],
+ [
+ "▁c",
+ "ed"
+ ],
+ [
+ "▁",
+ "ced"
+ ],
+ [
+ "▁element",
+ "os"
+ ],
+ [
+ "рон",
+ "а"
+ ],
+ [
+ "ро",
+ "на"
+ ],
+ [
+ "р",
+ "она"
+ ],
+ [
+ "ik",
+ "s"
+ ],
+ [
+ "i",
+ "ks"
+ ],
+ [
+ "ar",
+ "f"
+ ],
+ [
+ "a",
+ "rf"
+ ],
+ [
+ "aria",
+ "t"
+ ],
+ [
+ "ari",
+ "at"
+ ],
+ [
+ "ar",
+ "iat"
+ ],
+ [
+ "M",
+ "obile"
+ ],
+ [
+ "agu",
+ "a"
+ ],
+ [
+ "ag",
+ "ua"
+ ],
+ [
+ "▁tim",
+ "p"
+ ],
+ [
+ "▁ti",
+ "mp"
+ ],
+ [
+ "▁t",
+ "imp"
+ ],
+ [
+ "▁Com",
+ "ité"
+ ],
+ [
+ "▁combin",
+ "ing"
+ ],
+ [
+ "▁comb",
+ "ining"
+ ],
+ [
+ "wo",
+ "hl"
+ ],
+ [
+ "w",
+ "ohl"
+ ],
+ [
+ "▁Stud",
+ "y"
+ ],
+ [
+ "▁Stu",
+ "dy"
+ ],
+ [
+ "co",
+ "ordinate"
+ ],
+ [
+ "▁recommend",
+ "ation"
+ ],
+ [
+ "▁transformation",
+ "s"
+ ],
+ [
+ "▁transform",
+ "ations"
+ ],
+ [
+ "unt",
+ "il"
+ ],
+ [
+ "un",
+ "til"
+ ],
+ [
+ "u",
+ "ntil"
+ ],
+ [
+ "bound",
+ "ed"
+ ],
+ [
+ "b",
+ "ounded"
+ ],
+ [
+ "▁из",
+ "у"
+ ],
+ [
+ "▁и",
+ "зу"
+ ],
+ [
+ "han",
+ "ced"
+ ],
+ [
+ "h",
+ "anced"
+ ],
+ [
+ "▁во",
+ "про"
+ ],
+ [
+ "▁Pr",
+ "és"
+ ],
+ [
+ "▁P",
+ "rés"
+ ],
+ [
+ "▁co",
+ "ord"
+ ],
+ [
+ "xt",
+ "y"
+ ],
+ [
+ "x",
+ "ty"
+ ],
+ [
+ "▁$",
+ ","
+ ],
+ [
+ "▁",
+ "$,"
+ ],
+ [
+ "▁champion",
+ "s"
+ ],
+ [
+ "▁champ",
+ "ions"
+ ],
+ [
+ "De",
+ "n"
+ ],
+ [
+ "D",
+ "en"
+ ],
+ [
+ "M",
+ "il"
+ ],
+ [
+ "('",
+ ","
+ ],
+ [
+ "(",
+ "',"
+ ],
+ [
+ "▁Pre",
+ "is"
+ ],
+ [
+ "▁eig",
+ "h"
+ ],
+ [
+ "▁e",
+ "igh"
+ ],
+ [
+ "▁marker",
+ "s"
+ ],
+ [
+ "▁mark",
+ "ers"
+ ],
+ [
+ "▁gew",
+ "esen"
+ ],
+ [
+ "ätte",
+ "n"
+ ],
+ [
+ "ätt",
+ "en"
+ ],
+ [
+ "ät",
+ "ten"
+ ],
+ [
+ "▁pi",
+ "one"
+ ],
+ [
+ "▁p",
+ "ione"
+ ],
+ [
+ "m",
+ "v"
+ ],
+ [
+ "▁ј",
+ "у"
+ ],
+ [
+ "▁",
+ "ју"
+ ],
+ [
+ "zeich",
+ "nis"
+ ],
+ [
+ "hof",
+ "f"
+ ],
+ [
+ "ho",
+ "ff"
+ ],
+ [
+ "h",
+ "off"
+ ],
+ [
+ "New",
+ "s"
+ ],
+ [
+ "Ne",
+ "ws"
+ ],
+ [
+ "▁Stanis",
+ "ław"
+ ],
+ [
+ "▁Brand",
+ "enburg"
+ ],
+ [
+ "▁Br",
+ "andenburg"
+ ],
+ [
+ "▁Fe",
+ "uer"
+ ],
+ [
+ "=",
+ "&"
+ ],
+ [
+ "же",
+ "т"
+ ],
+ [
+ "ж",
+ "ет"
+ ],
+ [
+ "▁Ne",
+ "il"
+ ],
+ [
+ "▁N",
+ "eil"
+ ],
+ [
+ "▁wir",
+ "k"
+ ],
+ [
+ "▁w",
+ "irk"
+ ],
+ [
+ "▁soci",
+ "età"
+ ],
+ [
+ "▁sp",
+ "are"
+ ],
+ [
+ "▁civil",
+ "e"
+ ],
+ [
+ "▁civ",
+ "ile"
+ ],
+ [
+ "spr",
+ "ach"
+ ],
+ [
+ "sp",
+ "rach"
+ ],
+ [
+ "▁diss",
+ "e"
+ ],
+ [
+ "▁dis",
+ "se"
+ ],
+ [
+ "▁d",
+ "isse"
+ ],
+ [
+ "▁gate",
+ "s"
+ ],
+ [
+ "▁gat",
+ "es"
+ ],
+ [
+ "▁ga",
+ "tes"
+ ],
+ [
+ "▁g",
+ "ates"
+ ],
+ [
+ "▁ano",
+ "m"
+ ],
+ [
+ "▁an",
+ "om"
+ ],
+ [
+ "▁a",
+ "nom"
+ ],
+ [
+ "▁Федера",
+ "ции"
+ ],
+ [
+ "▁ti",
+ "b"
+ ],
+ [
+ "▁t",
+ "ib"
+ ],
+ [
+ "▁f",
+ "útbol"
+ ],
+ [
+ "▁Wikip",
+ "ed"
+ ],
+ [
+ "iat",
+ "e"
+ ],
+ [
+ "ia",
+ "te"
+ ],
+ [
+ "i",
+ "ate"
+ ],
+ [
+ "Fr",
+ "ont"
+ ],
+ [
+ "F",
+ "ront"
+ ],
+ [
+ "▁cra",
+ "w"
+ ],
+ [
+ "▁cr",
+ "aw"
+ ],
+ [
+ "▁c",
+ "raw"
+ ],
+ [
+ "▁Ra",
+ "k"
+ ],
+ [
+ "▁R",
+ "ak"
+ ],
+ [
+ "▁зв",
+ "у"
+ ],
+ [
+ "▁з",
+ "ву"
+ ],
+ [
+ "stre",
+ "et"
+ ],
+ [
+ "st",
+ "reet"
+ ],
+ [
+ "▁Ag",
+ "ency"
+ ],
+ [
+ "▁A",
+ "gency"
+ ],
+ [
+ "вал",
+ "о"
+ ],
+ [
+ "ва",
+ "ло"
+ ],
+ [
+ "▁Ра",
+ "с"
+ ],
+ [
+ "▁mk",
+ "dir"
+ ],
+ [
+ "ac",
+ "ję"
+ ],
+ [
+ "▁share",
+ "s"
+ ],
+ [
+ "▁sh",
+ "ares"
+ ],
+ [
+ "Sto",
+ "ry"
+ ],
+ [
+ "St",
+ "ory"
+ ],
+ [
+ "▁remark",
+ "s"
+ ],
+ [
+ "▁rem",
+ "arks"
+ ],
+ [
+ "▁re",
+ "marks"
+ ],
+ [
+ "▁keyword",
+ "s"
+ ],
+ [
+ "▁key",
+ "words"
+ ],
+ [
+ "Bo",
+ "b"
+ ],
+ [
+ "B",
+ "ob"
+ ],
+ [
+ "▁to",
+ "e"
+ ],
+ [
+ "▁t",
+ "oe"
+ ],
+ [
+ "▁Vit",
+ "t"
+ ],
+ [
+ "▁Vi",
+ "tt"
+ ],
+ [
+ "▁V",
+ "itt"
+ ],
+ [
+ "▁rh",
+ "s"
+ ],
+ [
+ "▁r",
+ "hs"
+ ],
+ [
+ "RO",
+ "P"
+ ],
+ [
+ "R",
+ "OP"
+ ],
+ [
+ "ori",
+ "s"
+ ],
+ [
+ "or",
+ "is"
+ ],
+ [
+ "o",
+ "ris"
+ ],
+ [
+ "/",
+ "@"
+ ],
+ [
+ "си",
+ "и"
+ ],
+ [
+ "▁travers",
+ "e"
+ ],
+ [
+ "▁tra",
+ "verse"
+ ],
+ [
+ "▁refer",
+ "encing"
+ ],
+ [
+ "pr",
+ "äsident"
+ ],
+ [
+ "ron",
+ "g"
+ ],
+ [
+ "ro",
+ "ng"
+ ],
+ [
+ "r",
+ "ong"
+ ],
+ [
+ "')",
+ ":"
+ ],
+ [
+ "'",
+ "):"
+ ],
+ [
+ "atie",
+ "s"
+ ],
+ [
+ "ati",
+ "es"
+ ],
+ [
+ "at",
+ "ies"
+ ],
+ [
+ "a",
+ "ties"
+ ],
+ [
+ "A",
+ "W"
+ ],
+ [
+ "Out",
+ "let"
+ ],
+ [
+ "▁év",
+ "ol"
+ ],
+ [
+ "▁é",
+ "vol"
+ ],
+ [
+ "ike",
+ "s"
+ ],
+ [
+ "ik",
+ "es"
+ ],
+ [
+ "i",
+ "kes"
+ ],
+ [
+ "▁environment",
+ "al"
+ ],
+ [
+ "ic",
+ "um"
+ ],
+ [
+ "▁Lie",
+ "d"
+ ],
+ [
+ "▁Li",
+ "ed"
+ ],
+ [
+ "▁L",
+ "ied"
+ ],
+ [
+ "▁war",
+ "n"
+ ],
+ [
+ "▁wa",
+ "rn"
+ ],
+ [
+ "▁w",
+ "arn"
+ ],
+ [
+ "▁",
+ "warn"
+ ],
+ [
+ "▁But",
+ "ler"
+ ],
+ [
+ "▁%)",
+ ","
+ ],
+ [
+ "▁%",
+ "),"
+ ],
+ [
+ "▁Zeit",
+ "schrift"
+ ],
+ [
+ "▁Mont",
+ "r"
+ ],
+ [
+ "▁Mon",
+ "tr"
+ ],
+ [
+ "ва",
+ "жа"
+ ],
+ [
+ "▁Mer",
+ "cur"
+ ],
+ [
+ "jekt",
+ "e"
+ ],
+ [
+ "je",
+ "kte"
+ ],
+ [
+ "met",
+ "er"
+ ],
+ [
+ "me",
+ "ter"
+ ],
+ [
+ "m",
+ "eter"
+ ],
+ [
+ "du",
+ "cation"
+ ],
+ [
+ "▁attribute",
+ "d"
+ ],
+ [
+ "▁att",
+ "ributed"
+ ],
+ [
+ "*",
+ "$"
+ ],
+ [
+ "▁un",
+ "f"
+ ],
+ [
+ "▁Vert",
+ "rag"
+ ],
+ [
+ "zie",
+ "n"
+ ],
+ [
+ "zi",
+ "en"
+ ],
+ [
+ "z",
+ "ien"
+ ],
+ [
+ "▁Ро",
+ "б"
+ ],
+ [
+ "▁Р",
+ "об"
+ ],
+ [
+ "lice",
+ "s"
+ ],
+ [
+ "lic",
+ "es"
+ ],
+ [
+ "li",
+ "ces"
+ ],
+ [
+ "l",
+ "ices"
+ ],
+ [
+ "pp",
+ "ly"
+ ],
+ [
+ "p",
+ "ply"
+ ],
+ [
+ "anse",
+ "n"
+ ],
+ [
+ "ans",
+ "en"
+ ],
+ [
+ "an",
+ "sen"
+ ],
+ [
+ "▁ze",
+ "it"
+ ],
+ [
+ "▁",
+ "zeit"
+ ],
+ [
+ "▁imm",
+ "ense"
+ ],
+ [
+ "▁im",
+ "mense"
+ ],
+ [
+ "▁lut",
+ "ego"
+ ],
+ [
+ "▁Bulg",
+ "ar"
+ ],
+ [
+ "▁Bul",
+ "gar"
+ ],
+ [
+ "▁mi",
+ "embros"
+ ],
+ [
+ "▁На",
+ "циональ"
+ ],
+ [
+ "▁All",
+ "ow"
+ ],
+ [
+ "▁Al",
+ "low"
+ ],
+ [
+ "▁",
+ "Allow"
+ ],
+ [
+ "▁ang",
+ "lès"
+ ],
+ [
+ "д",
+ "ви"
+ ],
+ [
+ "▁To",
+ "y"
+ ],
+ [
+ "▁T",
+ "oy"
+ ],
+ [
+ "ту",
+ "а"
+ ],
+ [
+ "▁ya",
+ "rd"
+ ],
+ [
+ "▁y",
+ "ard"
+ ],
+ [
+ "▁",
+ "yard"
+ ],
+ [
+ "(",
+ "%"
+ ],
+ [
+ "isse",
+ "r"
+ ],
+ [
+ "iss",
+ "er"
+ ],
+ [
+ "is",
+ "ser"
+ ],
+ [
+ "▁gol",
+ "f"
+ ],
+ [
+ "▁g",
+ "olf"
+ ],
+ [
+ "▁Uk",
+ "rain"
+ ],
+ [
+ "▁hos",
+ "p"
+ ],
+ [
+ "▁ho",
+ "sp"
+ ],
+ [
+ "▁h",
+ "osp"
+ ],
+ [
+ "In",
+ "clude"
+ ],
+ [
+ "▁Lis",
+ "a"
+ ],
+ [
+ "▁Li",
+ "sa"
+ ],
+ [
+ "▁L",
+ "isa"
+ ],
+ [
+ "▁cs",
+ "al"
+ ],
+ [
+ "▁c",
+ "sal"
+ ],
+ [
+ "▁Mir",
+ "a"
+ ],
+ [
+ "▁Mi",
+ "ra"
+ ],
+ [
+ "▁M",
+ "ira"
+ ],
+ [
+ "rec",
+ "ogn"
+ ],
+ [
+ "▁К",
+ "е"
+ ],
+ [
+ "▁hit",
+ "ting"
+ ],
+ [
+ "▁h",
+ "itting"
+ ],
+ [
+ "коном",
+ "і"
+ ],
+ [
+ "коно",
+ "мі"
+ ],
+ [
+ "▁Tourn",
+ "ament"
+ ],
+ [
+ "LO",
+ "AD"
+ ],
+ [
+ "▁Guard",
+ "ian"
+ ],
+ [
+ "▁dah",
+ "er"
+ ],
+ [
+ "▁da",
+ "her"
+ ],
+ [
+ "▁time",
+ "zone"
+ ],
+ [
+ "▁tom",
+ "cat"
+ ],
+ [
+ "▁",
+ "tomcat"
+ ],
+ [
+ "▁successo",
+ "r"
+ ],
+ [
+ "▁success",
+ "or"
+ ],
+ [
+ "▁succ",
+ "essor"
+ ],
+ [
+ "▁Vo",
+ "id"
+ ],
+ [
+ "▁V",
+ "oid"
+ ],
+ [
+ "▁come",
+ "ç"
+ ],
+ [
+ "▁convert",
+ "s"
+ ],
+ [
+ "▁conver",
+ "ts"
+ ],
+ [
+ "äch",
+ "s"
+ ],
+ [
+ "ä",
+ "chs"
+ ],
+ [
+ "ose",
+ "x"
+ ],
+ [
+ "os",
+ "ex"
+ ],
+ [
+ "o",
+ "sex"
+ ],
+ [
+ "xe",
+ "lles"
+ ],
+ [
+ "x",
+ "elles"
+ ],
+ [
+ "ase",
+ "r"
+ ],
+ [
+ "as",
+ "er"
+ ],
+ [
+ "a",
+ "ser"
+ ],
+ [
+ "▁É",
+ "s"
+ ],
+ [
+ "▁mo",
+ "u"
+ ],
+ [
+ "▁m",
+ "ou"
+ ],
+ [
+ "▁un",
+ "g"
+ ],
+ [
+ "▁u",
+ "ng"
+ ],
+ [
+ "▁",
+ "ung"
+ ],
+ [
+ "▁orig",
+ "en"
+ ],
+ [
+ "▁or",
+ "igen"
+ ],
+ [
+ "▁Cro",
+ "w"
+ ],
+ [
+ "▁Cr",
+ "ow"
+ ],
+ [
+ "▁C",
+ "row"
+ ],
+ [
+ "▁Er",
+ "d"
+ ],
+ [
+ "▁E",
+ "rd"
+ ],
+ [
+ "▁sie",
+ "ben"
+ ],
+ [
+ "▁si",
+ "eben"
+ ],
+ [
+ "▁s",
+ "ieben"
+ ],
+ [
+ "lu",
+ "a"
+ ],
+ [
+ "l",
+ "ua"
+ ],
+ [
+ "▁B",
+ "B"
+ ],
+ [
+ "▁",
+ "BB"
+ ],
+ [
+ "RE",
+ "NT"
+ ],
+ [
+ "R",
+ "ENT"
+ ],
+ [
+ "▁pił",
+ "kar"
+ ],
+ [
+ "▁marqu",
+ "e"
+ ],
+ [
+ "▁mar",
+ "que"
+ ],
+ [
+ "▁Lab",
+ "our"
+ ],
+ [
+ "▁La",
+ "bour"
+ ],
+ [
+ "vider",
+ "s"
+ ],
+ [
+ "vid",
+ "ers"
+ ],
+ [
+ "vi",
+ "ders"
+ ],
+ [
+ "v",
+ "iders"
+ ],
+ [
+ "▁exem",
+ "pl"
+ ],
+ [
+ "▁ex",
+ "empl"
+ ],
+ [
+ "So",
+ "und"
+ ],
+ [
+ "S",
+ "ound"
+ ],
+ [
+ "▁Was",
+ "s"
+ ],
+ [
+ "▁Wa",
+ "ss"
+ ],
+ [
+ "▁W",
+ "ass"
+ ],
+ [
+ "arr",
+ "ison"
+ ],
+ [
+ "▁те",
+ "чение"
+ ],
+ [
+ "▁Of",
+ "icina"
+ ],
+ [
+ "▁Da",
+ "w"
+ ],
+ [
+ "▁D",
+ "aw"
+ ],
+ [
+ "▁Ka",
+ "uf"
+ ],
+ [
+ "▁K",
+ "auf"
+ ],
+ [
+ "én",
+ "t"
+ ],
+ [
+ "é",
+ "nt"
+ ],
+ [
+ "és",
+ "ő"
+ ],
+ [
+ "▁=",
+ "\""
+ ],
+ [
+ "▁",
+ "=\""
+ ],
+ [
+ "▁ka",
+ "t"
+ ],
+ [
+ "▁k",
+ "at"
+ ],
+ [
+ "dict",
+ "ion"
+ ],
+ [
+ "dic",
+ "tion"
+ ],
+ [
+ "di",
+ "ction"
+ ],
+ [
+ "d",
+ "iction"
+ ],
+ [
+ "▁Vol",
+ "l"
+ ],
+ [
+ "▁Vo",
+ "ll"
+ ],
+ [
+ "▁V",
+ "oll"
+ ],
+ [
+ "▁high",
+ "way"
+ ],
+ [
+ "J",
+ "ames"
+ ],
+ [
+ "zeug",
+ "e"
+ ],
+ [
+ "ze",
+ "uge"
+ ],
+ [
+ "▁model",
+ "o"
+ ],
+ [
+ "▁mode",
+ "lo"
+ ],
+ [
+ "▁mod",
+ "elo"
+ ],
+ [
+ "Th",
+ "row"
+ ],
+ [
+ "▁For",
+ "um"
+ ],
+ [
+ "▁Fo",
+ "rum"
+ ],
+ [
+ "▁F",
+ "orum"
+ ],
+ [
+ "(\"",
+ "@"
+ ],
+ [
+ "▁enf",
+ "er"
+ ],
+ [
+ "▁en",
+ "fer"
+ ],
+ [
+ "▁спе",
+ "циаль"
+ ],
+ [
+ "Number",
+ "s"
+ ],
+ [
+ "Num",
+ "bers"
+ ],
+ [
+ "▁Bin",
+ "ary"
+ ],
+ [
+ "▁B",
+ "inary"
+ ],
+ [
+ "▁",
+ "Binary"
+ ],
+ [
+ "▁Martín",
+ "ez"
+ ],
+ [
+ "▁Martí",
+ "nez"
+ ],
+ [
+ "▁Stat",
+ "o"
+ ],
+ [
+ "▁Sta",
+ "to"
+ ],
+ [
+ "▁St",
+ "ato"
+ ],
+ [
+ "▁fest",
+ "iv"
+ ],
+ [
+ "▁kat",
+ "ol"
+ ],
+ [
+ "▁ka",
+ "tol"
+ ],
+ [
+ "▁k",
+ "atol"
+ ],
+ [
+ "▁А",
+ "б"
+ ],
+ [
+ "▁limit",
+ "ation"
+ ],
+ [
+ "▁lim",
+ "itation"
+ ],
+ [
+ "▁ST",
+ "R"
+ ],
+ [
+ "▁S",
+ "TR"
+ ],
+ [
+ "▁",
+ "STR"
+ ],
+ [
+ "▁О",
+ "фициаль"
+ ],
+ [
+ "ipe",
+ "s"
+ ],
+ [
+ "ip",
+ "es"
+ ],
+ [
+ "i",
+ "pes"
+ ],
+ [
+ "▁Is",
+ "n"
+ ],
+ [
+ "▁I",
+ "sn"
+ ],
+ [
+ "▁rule",
+ "d"
+ ],
+ [
+ "▁ru",
+ "led"
+ ],
+ [
+ "▁c",
+ "í"
+ ],
+ [
+ "▁",
+ "cí"
+ ],
+ [
+ "geb",
+ "er"
+ ],
+ [
+ "ge",
+ "ber"
+ ],
+ [
+ "▁lavor",
+ "o"
+ ],
+ [
+ "▁lav",
+ "oro"
+ ],
+ [
+ "▁parenthes",
+ "es"
+ ],
+ [
+ "о",
+ "з"
+ ],
+ [
+ "▁équipe",
+ "s"
+ ],
+ [
+ "▁équip",
+ "es"
+ ],
+ [
+ "▁efficient",
+ "ly"
+ ],
+ [
+ "▁Per",
+ "iod"
+ ],
+ [
+ "▁",
+ "Period"
+ ],
+ [
+ "▁Reg",
+ "arding"
+ ],
+ [
+ "lea",
+ "f"
+ ],
+ [
+ "le",
+ "af"
+ ],
+ [
+ "▁similar",
+ "ity"
+ ],
+ [
+ "▁gest",
+ "ure"
+ ],
+ [
+ "data",
+ "b"
+ ],
+ [
+ "dat",
+ "ab"
+ ],
+ [
+ "da",
+ "tab"
+ ],
+ [
+ "▁termin",
+ "ate"
+ ],
+ [
+ "▁term",
+ "inate"
+ ],
+ [
+ "▁semantic",
+ "s"
+ ],
+ [
+ "▁sem",
+ "antics"
+ ],
+ [
+ "▁Al",
+ "o"
+ ],
+ [
+ "▁A",
+ "lo"
+ ],
+ [
+ "▁ci",
+ "g"
+ ],
+ [
+ "▁c",
+ "ig"
+ ],
+ [
+ "▁Open",
+ "GL"
+ ],
+ [
+ "▁heut",
+ "igen"
+ ],
+ [
+ "xa",
+ "ml"
+ ],
+ [
+ "x",
+ "aml"
+ ],
+ [
+ "▁frequ",
+ "encies"
+ ],
+ [
+ ")}",
+ "."
+ ],
+ [
+ ")",
+ "}."
+ ],
+ [
+ "▁threaten",
+ "ed"
+ ],
+ [
+ "▁threat",
+ "ened"
+ ],
+ [
+ "ти",
+ "к"
+ ],
+ [
+ "▁calci",
+ "o"
+ ],
+ [
+ "▁calc",
+ "io"
+ ],
+ [
+ "▁cal",
+ "cio"
+ ],
+ [
+ "▁Ri",
+ "emann"
+ ],
+ [
+ "▁R",
+ "iemann"
+ ],
+ [
+ "sl",
+ "ug"
+ ],
+ [
+ "▁Final",
+ "e"
+ ],
+ [
+ "▁Fin",
+ "ale"
+ ],
+ [
+ "▁F",
+ "inale"
+ ],
+ [
+ "L",
+ "R"
+ ],
+ [
+ "▁Der",
+ "by"
+ ],
+ [
+ "▁о",
+ "ще"
+ ],
+ [
+ "▁devi",
+ "ation"
+ ],
+ [
+ "▁dev",
+ "iation"
+ ],
+ [
+ "▁de",
+ "viation"
+ ],
+ [
+ "äche",
+ "n"
+ ],
+ [
+ "äch",
+ "en"
+ ],
+ [
+ "ä",
+ "chen"
+ ],
+ [
+ "▁Cr",
+ "is"
+ ],
+ [
+ "▁C",
+ "ris"
+ ],
+ [
+ "нов",
+ "о"
+ ],
+ [
+ "но",
+ "во"
+ ],
+ [
+ "н",
+ "ово"
+ ],
+ [
+ "▁сто",
+ "лі"
+ ],
+ [
+ "▁rel",
+ "ev"
+ ],
+ [
+ "▁re",
+ "lev"
+ ],
+ [
+ "▁splend",
+ "id"
+ ],
+ [
+ "▁у",
+ "чё"
+ ],
+ [
+ "erv",
+ "ing"
+ ],
+ [
+ "er",
+ "ving"
+ ],
+ [
+ "ga",
+ "ble"
+ ],
+ [
+ "g",
+ "able"
+ ],
+ [
+ "▁général",
+ "e"
+ ],
+ [
+ "▁généra",
+ "le"
+ ],
+ [
+ "po",
+ "m"
+ ],
+ [
+ "p",
+ "om"
+ ],
+ [
+ "▁Che",
+ "ers"
+ ],
+ [
+ "▁impr",
+ "ison"
+ ],
+ [
+ "▁inde",
+ "nt"
+ ],
+ [
+ "▁ind",
+ "ent"
+ ],
+ [
+ "▁in",
+ "dent"
+ ],
+ [
+ "▁",
+ "indent"
+ ],
+ [
+ "▁analy",
+ "z"
+ ],
+ [
+ "▁anal",
+ "yz"
+ ],
+ [
+ "▁rever",
+ "t"
+ ],
+ [
+ "▁reve",
+ "rt"
+ ],
+ [
+ "▁rev",
+ "ert"
+ ],
+ [
+ "▁re",
+ "vert"
+ ],
+ [
+ "ére",
+ "r"
+ ],
+ [
+ "ér",
+ "er"
+ ],
+ [
+ "é",
+ "rer"
+ ],
+ [
+ "▁phase",
+ "s"
+ ],
+ [
+ "▁ph",
+ "ases"
+ ],
+ [
+ "First",
+ "Name"
+ ],
+ [
+ "▁mi",
+ "g"
+ ],
+ [
+ "▁m",
+ "ig"
+ ],
+ [
+ "▁dist",
+ "urb"
+ ],
+ [
+ "▁mi",
+ "xture"
+ ],
+ [
+ "▁)",
+ "{"
+ ],
+ [
+ "▁",
+ "){"
+ ],
+ [
+ "int",
+ "ure"
+ ],
+ [
+ "▁Tri",
+ "ed"
+ ],
+ [
+ "▁Tr",
+ "ied"
+ ],
+ [
+ "▁T",
+ "ried"
+ ],
+ [
+ "▁soon",
+ "er"
+ ],
+ [
+ "▁pel",
+ "s"
+ ],
+ [
+ "▁pe",
+ "ls"
+ ],
+ [
+ "▁p",
+ "els"
+ ],
+ [
+ "▁ét",
+ "abl"
+ ],
+ [
+ "etr",
+ "o"
+ ],
+ [
+ "et",
+ "ro"
+ ],
+ [
+ "iti",
+ "e"
+ ],
+ [
+ "it",
+ "ie"
+ ],
+ [
+ "▁quart",
+ "ier"
+ ],
+ [
+ "▁го",
+ "во"
+ ],
+ [
+ "▁г",
+ "ово"
+ ],
+ [
+ "▁",
+ "гово"
+ ],
+ [
+ "▁vá",
+ "ros"
+ ],
+ [
+ "uf",
+ "e"
+ ],
+ [
+ "u",
+ "fe"
+ ],
+ [
+ "het",
+ "en"
+ ],
+ [
+ "he",
+ "ten"
+ ],
+ [
+ "h",
+ "eten"
+ ],
+ [
+ "хо",
+ "м"
+ ],
+ [
+ "х",
+ "ом"
+ ],
+ [
+ "▁so",
+ "ap"
+ ],
+ [
+ "▁",
+ "soap"
+ ],
+ [
+ "utor",
+ "s"
+ ],
+ [
+ "uto",
+ "rs"
+ ],
+ [
+ "ut",
+ "ors"
+ ],
+ [
+ "▁duc",
+ "h"
+ ],
+ [
+ "▁du",
+ "ch"
+ ],
+ [
+ "▁d",
+ "uch"
+ ],
+ [
+ "syn",
+ "tax"
+ ],
+ [
+ "s",
+ "yntax"
+ ],
+ [
+ "▁trib",
+ "e"
+ ],
+ [
+ "▁tri",
+ "be"
+ ],
+ [
+ "▁tr",
+ "ibe"
+ ],
+ [
+ "▁chant",
+ "e"
+ ],
+ [
+ "▁ch",
+ "ante"
+ ],
+ [
+ "Tr",
+ "i"
+ ],
+ [
+ "T",
+ "ri"
+ ],
+ [
+ "▁Mat",
+ "e"
+ ],
+ [
+ "▁Ma",
+ "te"
+ ],
+ [
+ "▁M",
+ "ate"
+ ],
+ [
+ "qual",
+ "ity"
+ ],
+ [
+ "qu",
+ "ality"
+ ],
+ [
+ "uo",
+ "la"
+ ],
+ [
+ "u",
+ "ola"
+ ],
+ [
+ "=\"",
+ "."
+ ],
+ [
+ "=",
+ "\"."
+ ],
+ [
+ "ch",
+ "k"
+ ],
+ [
+ "▁вс",
+ "і"
+ ],
+ [
+ "▁в",
+ "сі"
+ ],
+ [
+ "▁prze",
+ "ci"
+ ],
+ [
+ "▁Met",
+ "eor"
+ ],
+ [
+ "▁M",
+ "eteor"
+ ],
+ [
+ "▁scatter",
+ "ed"
+ ],
+ [
+ "Pl",
+ "us"
+ ],
+ [
+ "P",
+ "lus"
+ ],
+ [
+ "tra",
+ "d"
+ ],
+ [
+ "tr",
+ "ad"
+ ],
+ [
+ "t",
+ "rad"
+ ],
+ [
+ "▁stack",
+ "overflow"
+ ],
+ [
+ "▁",
+ "stackoverflow"
+ ],
+ [
+ "▁retr",
+ "a"
+ ],
+ [
+ "▁ret",
+ "ra"
+ ],
+ [
+ "▁re",
+ "tra"
+ ],
+ [
+ "▁r",
+ "etra"
+ ],
+ [
+ "▁édition",
+ "s"
+ ],
+ [
+ "▁éd",
+ "itions"
+ ],
+ [
+ "▁sa",
+ "in"
+ ],
+ [
+ "▁s",
+ "ain"
+ ],
+ [
+ "cri",
+ "be"
+ ],
+ [
+ "cr",
+ "ibe"
+ ],
+ [
+ "ign",
+ "on"
+ ],
+ [
+ "ig",
+ "non"
+ ],
+ [
+ "uck",
+ "er"
+ ],
+ [
+ "uc",
+ "ker"
+ ],
+ [
+ "u",
+ "cker"
+ ],
+ [
+ "▁ма",
+ "ло"
+ ],
+ [
+ "▁ten",
+ "ir"
+ ],
+ [
+ "▁export",
+ "s"
+ ],
+ [
+ "▁ex",
+ "ports"
+ ],
+ [
+ "▁",
+ "exports"
+ ],
+ [
+ "▁aux",
+ "ili"
+ ],
+ [
+ "▁]",
+ "]"
+ ],
+ [
+ "▁",
+ "]]"
+ ],
+ [
+ "▁C",
+ "BS"
+ ],
+ [
+ "uni",
+ "form"
+ ],
+ [
+ "un",
+ "iform"
+ ],
+ [
+ "▁period",
+ "ic"
+ ],
+ [
+ "agr",
+ "ant"
+ ],
+ [
+ "ag",
+ "rant"
+ ],
+ [
+ "▁emp",
+ "le"
+ ],
+ [
+ "▁em",
+ "ple"
+ ],
+ [
+ "W",
+ "il"
+ ],
+ [
+ "▁fre",
+ "s"
+ ],
+ [
+ "▁fr",
+ "es"
+ ],
+ [
+ "▁f",
+ "res"
+ ],
+ [
+ "▁stru",
+ "tt"
+ ],
+ [
+ "▁str",
+ "utt"
+ ],
+ [
+ "▁сві",
+ "т"
+ ],
+ [
+ "▁с",
+ "віт"
+ ],
+ [
+ "▁bet",
+ "re"
+ ],
+ [
+ "▁be",
+ "tre"
+ ],
+ [
+ "▁объ",
+ "ек"
+ ],
+ [
+ "ти",
+ "ся"
+ ],
+ [
+ "▁bis",
+ "her"
+ ],
+ [
+ "▁b",
+ "isher"
+ ],
+ [
+ "bau",
+ "m"
+ ],
+ [
+ "ba",
+ "um"
+ ],
+ [
+ "b",
+ "aum"
+ ],
+ [
+ "ish",
+ "i"
+ ],
+ [
+ "is",
+ "hi"
+ ],
+ [
+ "▁Gaz",
+ "ette"
+ ],
+ [
+ "background",
+ "Color"
+ ],
+ [
+ "j",
+ "l"
+ ],
+ [
+ "▁fi",
+ "el"
+ ],
+ [
+ "▁f",
+ "iel"
+ ],
+ [
+ "▁пре",
+ "ма"
+ ],
+ [
+ "▁protagon",
+ "ista"
+ ],
+ [
+ "▁Muham",
+ "mad"
+ ],
+ [
+ "▁sim",
+ "ulate"
+ ],
+ [
+ "▁Ho",
+ "ok"
+ ],
+ [
+ "▁H",
+ "ook"
+ ],
+ [
+ "fe",
+ "st"
+ ],
+ [
+ "f",
+ "est"
+ ],
+ [
+ "▁свои",
+ "х"
+ ],
+ [
+ "▁сво",
+ "их"
+ ],
+ [
+ "Send",
+ "er"
+ ],
+ [
+ "Se",
+ "nder"
+ ],
+ [
+ "S",
+ "ender"
+ ],
+ [
+ "▁listen",
+ "ed"
+ ],
+ [
+ "▁liste",
+ "ned"
+ ],
+ [
+ "▁list",
+ "ened"
+ ],
+ [
+ "ж",
+ "і"
+ ],
+ [
+ "jes",
+ "t"
+ ],
+ [
+ "je",
+ "st"
+ ],
+ [
+ "j",
+ "est"
+ ],
+ [
+ "kor",
+ "d"
+ ],
+ [
+ "ko",
+ "rd"
+ ],
+ [
+ "k",
+ "ord"
+ ],
+ [
+ "Cho",
+ "ice"
+ ],
+ [
+ "▁hoof",
+ "d"
+ ],
+ [
+ "redu",
+ "cible"
+ ],
+ [
+ "hp",
+ "p"
+ ],
+ [
+ "h",
+ "pp"
+ ],
+ [
+ "▁W",
+ "u"
+ ],
+ [
+ "š",
+ "i"
+ ],
+ [
+ "▁Mars",
+ "e"
+ ],
+ [
+ "▁Mar",
+ "se"
+ ],
+ [
+ "▁M",
+ "arse"
+ ],
+ [
+ "▁so",
+ "ir"
+ ],
+ [
+ "▁s",
+ "oir"
+ ],
+ [
+ "west",
+ "en"
+ ],
+ [
+ "we",
+ "sten"
+ ],
+ [
+ "w",
+ "esten"
+ ],
+ [
+ "emo",
+ "s"
+ ],
+ [
+ "em",
+ "os"
+ ],
+ [
+ "e",
+ "mos"
+ ],
+ [
+ "▁Du",
+ "c"
+ ],
+ [
+ "▁D",
+ "uc"
+ ],
+ [
+ "▁amer",
+ "ik"
+ ],
+ [
+ "|",
+ "}{"
+ ],
+ [
+ "▁Gu",
+ "l"
+ ],
+ [
+ "▁G",
+ "ul"
+ ],
+ [
+ "▁Spr",
+ "ache"
+ ],
+ [
+ "▁Sp",
+ "rache"
+ ],
+ [
+ "▁mism",
+ "atch"
+ ],
+ [
+ "▁mis",
+ "match"
+ ],
+ [
+ "Sc",
+ "al"
+ ],
+ [
+ "S",
+ "cal"
+ ],
+ [
+ "P",
+ "ixel"
+ ],
+ [
+ "E",
+ "F"
+ ],
+ [
+ "▁Se",
+ "p"
+ ],
+ [
+ "▁S",
+ "ep"
+ ],
+ [
+ "▁powie",
+ "cie"
+ ],
+ [
+ "ur",
+ "k"
+ ],
+ [
+ "▁Nap",
+ "oli"
+ ],
+ [
+ "▁neighbour",
+ "hood"
+ ],
+ [
+ "стоя",
+ "н"
+ ],
+ [
+ "сто",
+ "ян"
+ ],
+ [
+ "▁search",
+ "es"
+ ],
+ [
+ "yr",
+ "us"
+ ],
+ [
+ "y",
+ "rus"
+ ],
+ [
+ "пе",
+ "т"
+ ],
+ [
+ "п",
+ "ет"
+ ],
+ [
+ "Hel",
+ "p"
+ ],
+ [
+ "He",
+ "lp"
+ ],
+ [
+ "pon",
+ "t"
+ ],
+ [
+ "po",
+ "nt"
+ ],
+ [
+ "p",
+ "ont"
+ ],
+ [
+ "▁Ori",
+ "ent"
+ ],
+ [
+ "▁Or",
+ "ient"
+ ],
+ [
+ "▁Alf",
+ "onso"
+ ],
+ [
+ "▁monitor",
+ "ing"
+ ],
+ [
+ "ia",
+ "o"
+ ],
+ [
+ "i",
+ "ao"
+ ],
+ [
+ "éd",
+ "é"
+ ],
+ [
+ "▁Cés",
+ "ar"
+ ],
+ [
+ "ше",
+ "е"
+ ],
+ [
+ "Sh",
+ "ift"
+ ],
+ [
+ "su",
+ "it"
+ ],
+ [
+ "s",
+ "uit"
+ ],
+ [
+ "code",
+ "d"
+ ],
+ [
+ "cod",
+ "ed"
+ ],
+ [
+ "co",
+ "ded"
+ ],
+ [
+ "c",
+ "oded"
+ ],
+ [
+ "но",
+ "то"
+ ],
+ [
+ "▁Part",
+ "i"
+ ],
+ [
+ "▁Par",
+ "ti"
+ ],
+ [
+ "▁las",
+ "ci"
+ ],
+ [
+ "▁la",
+ "sci"
+ ],
+ [
+ "▁aw",
+ "esome"
+ ],
+ [
+ "ust",
+ "a"
+ ],
+ [
+ "us",
+ "ta"
+ ],
+ [
+ "u",
+ "sta"
+ ],
+ [
+ "▁Сов",
+ "е"
+ ],
+ [
+ "▁Со",
+ "ве"
+ ],
+ [
+ "▁С",
+ "ове"
+ ],
+ [
+ "▁Fl",
+ "and"
+ ],
+ [
+ "▁F",
+ "land"
+ ],
+ [
+ "oo",
+ "m"
+ ],
+ [
+ "o",
+ "om"
+ ],
+ [
+ "▁dev",
+ "i"
+ ],
+ [
+ "▁de",
+ "vi"
+ ],
+ [
+ "eng",
+ "elsk"
+ ],
+ [
+ "end",
+ "um"
+ ],
+ [
+ "▁Pas",
+ "cal"
+ ],
+ [
+ "▁Pa",
+ "scal"
+ ],
+ [
+ "▁Bin",
+ "d"
+ ],
+ [
+ "▁Bi",
+ "nd"
+ ],
+ [
+ "▁B",
+ "ind"
+ ],
+ [
+ "▁",
+ "Bind"
+ ],
+ [
+ "▁siguiente",
+ "s"
+ ],
+ [
+ "▁sigu",
+ "ientes"
+ ],
+ [
+ "J",
+ "B"
+ ],
+ [
+ "▁Peters",
+ "burg"
+ ],
+ [
+ "▁incorrect",
+ "ly"
+ ],
+ [
+ "▁Bas",
+ "h"
+ ],
+ [
+ "▁Ba",
+ "sh"
+ ],
+ [
+ "▁B",
+ "ash"
+ ],
+ [
+ "▁pelo",
+ "s"
+ ],
+ [
+ "▁pel",
+ "os"
+ ],
+ [
+ "▁pe",
+ "los"
+ ],
+ [
+ "▁zes",
+ "po"
+ ],
+ [
+ "NS",
+ "URL"
+ ],
+ [
+ "▁př",
+ "ek"
+ ],
+ [
+ "▁Cr",
+ "ime"
+ ],
+ [
+ "na",
+ "ch"
+ ],
+ [
+ "n",
+ "ach"
+ ],
+ [
+ "▁thr",
+ "ust"
+ ],
+ [
+ "▁th",
+ "rust"
+ ],
+ [
+ "▁Cult",
+ "ura"
+ ],
+ [
+ "W",
+ "F"
+ ],
+ [
+ "▁Sol",
+ "o"
+ ],
+ [
+ "▁So",
+ "lo"
+ ],
+ [
+ "▁S",
+ "olo"
+ ],
+ [
+ "▁inv",
+ "as"
+ ],
+ [
+ "▁in",
+ "vas"
+ ],
+ [
+ "▁individual",
+ "ly"
+ ],
+ [
+ "▁individ",
+ "ually"
+ ],
+ [
+ "ib",
+ "m"
+ ],
+ [
+ "i",
+ "bm"
+ ],
+ [
+ "▁et",
+ "apa"
+ ],
+ [
+ "▁hand",
+ "ed"
+ ],
+ [
+ "▁han",
+ "ded"
+ ],
+ [
+ "▁where",
+ "ver"
+ ],
+ [
+ "▁interpol",
+ "ation"
+ ],
+ [
+ "▁mus",
+ "ée"
+ ],
+ [
+ "▁C",
+ "NN"
+ ],
+ [
+ "idi",
+ "a"
+ ],
+ [
+ "id",
+ "ia"
+ ],
+ [
+ "i",
+ "dia"
+ ],
+ [
+ "ńst",
+ "w"
+ ],
+ [
+ "▁prze",
+ "w"
+ ],
+ [
+ "▁prz",
+ "ew"
+ ],
+ [
+ "▁pr",
+ "zew"
+ ],
+ [
+ "ugh",
+ "ing"
+ ],
+ [
+ "ug",
+ "hing"
+ ],
+ [
+ "▁actor",
+ "s"
+ ],
+ [
+ "▁act",
+ "ors"
+ ],
+ [
+ "▁a",
+ "ctors"
+ ],
+ [
+ "▁Orient",
+ "al"
+ ],
+ [
+ "▁Ori",
+ "ental"
+ ],
+ [
+ "▁conven",
+ "ience"
+ ],
+ [
+ "▁mi",
+ "asta"
+ ],
+ [
+ "bra",
+ "ins"
+ ],
+ [
+ "br",
+ "ains"
+ ],
+ [
+ "▁ме",
+ "ся"
+ ],
+ [
+ "▁inf",
+ "atti"
+ ],
+ [
+ "▁All",
+ "Movie"
+ ],
+ [
+ "▁crit",
+ "ique"
+ ],
+ [
+ "▁success",
+ "o"
+ ],
+ [
+ "▁succ",
+ "esso"
+ ],
+ [
+ "anc",
+ "ouver"
+ ],
+ [
+ "▁f",
+ "á"
+ ],
+ [
+ "ъл",
+ "гар"
+ ],
+ [
+ "▁wis",
+ "dom"
+ ],
+ [
+ "▁Pho",
+ "enix"
+ ],
+ [
+ "hol",
+ "e"
+ ],
+ [
+ "ho",
+ "le"
+ ],
+ [
+ "h",
+ "ole"
+ ],
+ [
+ "▁inform",
+ "ación"
+ ],
+ [
+ "▁Airl",
+ "ines"
+ ],
+ [
+ "▁Air",
+ "lines"
+ ],
+ [
+ ".",
+ "«"
+ ],
+ [
+ "mor",
+ "t"
+ ],
+ [
+ "mo",
+ "rt"
+ ],
+ [
+ "m",
+ "ort"
+ ],
+ [
+ "user",
+ "Id"
+ ],
+ [
+ "▁*/",
+ "\r"
+ ],
+ [
+ "▁Cong",
+ "o"
+ ],
+ [
+ "▁Con",
+ "go"
+ ],
+ [
+ "▁C",
+ "ongo"
+ ],
+ [
+ "▁\"",
+ "`"
+ ],
+ [
+ "▁",
+ "\"`"
+ ],
+ [
+ "cor",
+ "r"
+ ],
+ [
+ "co",
+ "rr"
+ ],
+ [
+ "c",
+ "orr"
+ ],
+ [
+ "▁problema",
+ "s"
+ ],
+ [
+ "▁problem",
+ "as"
+ ],
+ [
+ "▁proble",
+ "mas"
+ ],
+ [
+ "▁probl",
+ "emas"
+ ],
+ [
+ "▁bi",
+ "b"
+ ],
+ [
+ "▁b",
+ "ib"
+ ],
+ [
+ "▁",
+ "bib"
+ ],
+ [
+ "▁póź",
+ "niej"
+ ],
+ [
+ "▁file",
+ "Name"
+ ],
+ [
+ "▁",
+ "fileName"
+ ],
+ [
+ "zo",
+ "tt"
+ ],
+ [
+ "z",
+ "ott"
+ ],
+ [
+ "mac",
+ "ht"
+ ],
+ [
+ "ma",
+ "cht"
+ ],
+ [
+ "m",
+ "acht"
+ ],
+ [
+ "▁Ul",
+ "rich"
+ ],
+ [
+ "C",
+ "y"
+ ],
+ [
+ "end",
+ "point"
+ ],
+ [
+ "▁she",
+ "ep"
+ ],
+ [
+ "▁i",
+ "bn"
+ ],
+ [
+ "Fe",
+ "ed"
+ ],
+ [
+ "F",
+ "eed"
+ ],
+ [
+ "▁sympath",
+ "y"
+ ],
+ [
+ "▁I",
+ "b"
+ ],
+ [
+ "▁territ",
+ "orial"
+ ],
+ [
+ "rat",
+ "ing"
+ ],
+ [
+ "ra",
+ "ting"
+ ],
+ [
+ "r",
+ "ating"
+ ],
+ [
+ "да",
+ "ми"
+ ],
+ [
+ "▁ds",
+ "t"
+ ],
+ [
+ "▁d",
+ "st"
+ ],
+ [
+ "▁",
+ "dst"
+ ],
+ [
+ "у",
+ "ю"
+ ],
+ [
+ "ah",
+ "o"
+ ],
+ [
+ "a",
+ "ho"
+ ],
+ [
+ "▁su",
+ "g"
+ ],
+ [
+ "▁s",
+ "ug"
+ ],
+ [
+ "emi",
+ "a"
+ ],
+ [
+ "em",
+ "ia"
+ ],
+ [
+ "▁te",
+ "d"
+ ],
+ [
+ "▁t",
+ "ed"
+ ],
+ [
+ "▁",
+ "ted"
+ ],
+ [
+ "▁Ap",
+ "i"
+ ],
+ [
+ "▁A",
+ "pi"
+ ],
+ [
+ "▁",
+ "Api"
+ ],
+ [
+ "▁Ric",
+ "a"
+ ],
+ [
+ "▁Ri",
+ "ca"
+ ],
+ [
+ "▁R",
+ "ica"
+ ],
+ [
+ "▁M",
+ "R"
+ ],
+ [
+ "▁",
+ "MR"
+ ],
+ [
+ "ński",
+ "m"
+ ],
+ [
+ "ń",
+ "skim"
+ ],
+ [
+ "▁Vo",
+ "or"
+ ],
+ [
+ "▁V",
+ "oor"
+ ],
+ [
+ "▁devi",
+ "l"
+ ],
+ [
+ "▁dev",
+ "il"
+ ],
+ [
+ "▁de",
+ "vil"
+ ],
+ [
+ "▁Ф",
+ "о"
+ ],
+ [
+ "▁Nä",
+ "r"
+ ],
+ [
+ "▁N",
+ "är"
+ ],
+ [
+ "▁...",
+ ")"
+ ],
+ [
+ "▁..",
+ ".)"
+ ],
+ [
+ "▁",
+ "...)"
+ ],
+ [
+ "▁vo",
+ "is"
+ ],
+ [
+ "▁v",
+ "ois"
+ ],
+ [
+ "▁abb",
+ "re"
+ ],
+ [
+ "▁ab",
+ "bre"
+ ],
+ [
+ "▁M",
+ "änner"
+ ],
+ [
+ "xim",
+ "o"
+ ],
+ [
+ "xi",
+ "mo"
+ ],
+ [
+ "x",
+ "imo"
+ ],
+ [
+ "▁intellect",
+ "ual"
+ ],
+ [
+ "▁tale",
+ "s"
+ ],
+ [
+ "▁tal",
+ "es"
+ ],
+ [
+ "▁ta",
+ "les"
+ ],
+ [
+ "▁t",
+ "ales"
+ ],
+ [
+ "sim",
+ "ilar"
+ ],
+ [
+ "ne",
+ "um"
+ ],
+ [
+ "▁Ori",
+ "g"
+ ],
+ [
+ "▁Or",
+ "ig"
+ ],
+ [
+ "▁O",
+ "rig"
+ ],
+ [
+ "▁post",
+ "al"
+ ],
+ [
+ "▁pos",
+ "tal"
+ ],
+ [
+ "▁po",
+ "stal"
+ ],
+ [
+ "▁h",
+ "vor"
+ ],
+ [
+ "▁identific",
+ "ation"
+ ],
+ [
+ "▁ident",
+ "ification"
+ ],
+ [
+ "▁О",
+ "д"
+ ],
+ [
+ "uest",
+ "o"
+ ],
+ [
+ "ues",
+ "to"
+ ],
+ [
+ "ue",
+ "sto"
+ ],
+ [
+ "u",
+ "esto"
+ ],
+ [
+ "▁..",
+ "/"
+ ],
+ [
+ "▁.",
+ "./"
+ ],
+ [
+ "▁",
+ "../"
+ ],
+ [
+ "▁bi",
+ "r"
+ ],
+ [
+ "▁b",
+ "ir"
+ ],
+ [
+ "▁",
+ "bir"
+ ],
+ [
+ "▁Ло",
+ "н"
+ ],
+ [
+ "▁Л",
+ "он"
+ ],
+ [
+ "▁es",
+ "empio"
+ ],
+ [
+ "▁Ein",
+ "g"
+ ],
+ [
+ "▁E",
+ "ing"
+ ],
+ [
+ "Exp",
+ "and"
+ ],
+ [
+ "▁PR",
+ "IMARY"
+ ],
+ [
+ "▁Ji",
+ "n"
+ ],
+ [
+ "▁J",
+ "in"
+ ],
+ [
+ "▁vš",
+ "ak"
+ ],
+ [
+ "ourse",
+ "s"
+ ],
+ [
+ "ours",
+ "es"
+ ],
+ [
+ "▁Bet",
+ "ty"
+ ],
+ [
+ "▁Be",
+ "tty"
+ ],
+ [
+ "▁W",
+ "M"
+ ],
+ [
+ "▁",
+ "WM"
+ ],
+ [
+ "▁fla",
+ "sk"
+ ],
+ [
+ "▁fl",
+ "ask"
+ ],
+ [
+ "hl",
+ "en"
+ ],
+ [
+ "h",
+ "len"
+ ],
+ [
+ "▁Ad",
+ "el"
+ ],
+ [
+ "▁A",
+ "del"
+ ],
+ [
+ "lar",
+ "avel"
+ ],
+ [
+ "▁де",
+ "т"
+ ],
+ [
+ "▁д",
+ "ет"
+ ],
+ [
+ "сько",
+ "ю"
+ ],
+ [
+ "сь",
+ "кою"
+ ],
+ [
+ "▁Mun",
+ "do"
+ ],
+ [
+ "▁M",
+ "undo"
+ ],
+ [
+ "icz",
+ "n"
+ ],
+ [
+ "ic",
+ "zn"
+ ],
+ [
+ "ifi",
+ "é"
+ ],
+ [
+ "▁Мо",
+ "р"
+ ],
+ [
+ "▁М",
+ "ор"
+ ],
+ [
+ "▁др",
+ "ев"
+ ],
+ [
+ "▁д",
+ "рев"
+ ],
+ [
+ "Date",
+ "Format"
+ ],
+ [
+ "ськ",
+ "им"
+ ],
+ [
+ "сь",
+ "ким"
+ ],
+ [
+ "▁date",
+ "d"
+ ],
+ [
+ "▁dat",
+ "ed"
+ ],
+ [
+ "▁da",
+ "ted"
+ ],
+ [
+ "▁d",
+ "ated"
+ ],
+ [
+ "▁",
+ "dated"
+ ],
+ [
+ "кол",
+ "и"
+ ],
+ [
+ "ко",
+ "ли"
+ ],
+ [
+ "▁результа",
+ "те"
+ ],
+ [
+ "\\)",
+ "."
+ ],
+ [
+ "\\",
+ ")."
+ ],
+ [
+ "▁delay",
+ "ed"
+ ],
+ [
+ "so",
+ "und"
+ ],
+ [
+ "s",
+ "ound"
+ ],
+ [
+ "▁Ма",
+ "к"
+ ],
+ [
+ "▁\".",
+ ".."
+ ],
+ [
+ "▁\"",
+ "..."
+ ],
+ [
+ "▁bin",
+ "nen"
+ ],
+ [
+ "▁b",
+ "innen"
+ ],
+ [
+ "▁фа",
+ "куль"
+ ],
+ [
+ "▁poly",
+ "gon"
+ ],
+ [
+ "▁pol",
+ "ygon"
+ ],
+ [
+ "▁egg",
+ "s"
+ ],
+ [
+ "▁eg",
+ "gs"
+ ],
+ [
+ "AtIndex",
+ "Path"
+ ],
+ [
+ "At",
+ "IndexPath"
+ ],
+ [
+ "мента",
+ "ль"
+ ],
+ [
+ "мент",
+ "аль"
+ ],
+ [
+ "мен",
+ "таль"
+ ],
+ [
+ "▁incre",
+ "d"
+ ],
+ [
+ "▁inc",
+ "red"
+ ],
+ [
+ "▁in",
+ "cred"
+ ],
+ [
+ "ch",
+ "unk"
+ ],
+ [
+ "web",
+ "driver"
+ ],
+ [
+ "▁сво",
+ "бо"
+ ],
+ [
+ "▁с",
+ "вобо"
+ ],
+ [
+ "▁mi",
+ "ędzy"
+ ],
+ [
+ "Receive",
+ "d"
+ ],
+ [
+ "Rece",
+ "ived"
+ ],
+ [
+ "▁Mond",
+ "e"
+ ],
+ [
+ "▁Mon",
+ "de"
+ ],
+ [
+ "▁Mo",
+ "nde"
+ ],
+ [
+ "▁M",
+ "onde"
+ ],
+ [
+ "▁J",
+ "Query"
+ ],
+ [
+ "But",
+ "t"
+ ],
+ [
+ "Bu",
+ "tt"
+ ],
+ [
+ "B",
+ "utt"
+ ],
+ [
+ "▁P",
+ "DO"
+ ],
+ [
+ "▁fore",
+ "c"
+ ],
+ [
+ "▁for",
+ "ec"
+ ],
+ [
+ "▁fo",
+ "rec"
+ ],
+ [
+ "▁discipl",
+ "ine"
+ ],
+ [
+ "che",
+ "v"
+ ],
+ [
+ "ch",
+ "ev"
+ ],
+ [
+ "на",
+ "т"
+ ],
+ [
+ "н",
+ "ат"
+ ],
+ [
+ "▁red",
+ "is"
+ ],
+ [
+ "▁re",
+ "dis"
+ ],
+ [
+ "▁hun",
+ "ting"
+ ],
+ [
+ "▁al",
+ "k"
+ ],
+ [
+ "▁",
+ "alk"
+ ],
+ [
+ "▁proof",
+ "s"
+ ],
+ [
+ "PR",
+ "I"
+ ],
+ [
+ "P",
+ "RI"
+ ],
+ [
+ "▁chi",
+ "p"
+ ],
+ [
+ "▁ch",
+ "ip"
+ ],
+ [
+ "▁c",
+ "hip"
+ ],
+ [
+ "és",
+ "ie"
+ ],
+ [
+ "▁H",
+ "O"
+ ],
+ [
+ "▁",
+ "HO"
+ ],
+ [
+ "▁ru",
+ "g"
+ ],
+ [
+ "▁r",
+ "ug"
+ ],
+ [
+ "▁",
+ "rug"
+ ],
+ [
+ "zo",
+ "s"
+ ],
+ [
+ "z",
+ "os"
+ ],
+ [
+ "▁sort",
+ "e"
+ ],
+ [
+ "▁sor",
+ "te"
+ ],
+ [
+ "▁s",
+ "orte"
+ ],
+ [
+ "▁ze",
+ "igt"
+ ],
+ [
+ "▁Phys",
+ "ics"
+ ],
+ [
+ "legt",
+ "e"
+ ],
+ [
+ "leg",
+ "te"
+ ],
+ [
+ "▁proportion",
+ "al"
+ ],
+ [
+ "▁proport",
+ "ional"
+ ],
+ [
+ "▁tool",
+ "bar"
+ ],
+ [
+ "ve",
+ "ment"
+ ],
+ [
+ "v",
+ "ement"
+ ],
+ [
+ "not",
+ "in"
+ ],
+ [
+ "▁prv",
+ "ní"
+ ],
+ [
+ "bla",
+ "h"
+ ],
+ [
+ "bl",
+ "ah"
+ ],
+ [
+ "b",
+ "lah"
+ ],
+ [
+ "▁prés",
+ "ence"
+ ],
+ [
+ "▁ll",
+ "oc"
+ ],
+ [
+ "▁l",
+ "loc"
+ ],
+ [
+ "▁lí",
+ "der"
+ ],
+ [
+ "▁Ac",
+ "cept"
+ ],
+ [
+ "▁",
+ "Accept"
+ ],
+ [
+ "▁Al",
+ "ways"
+ ],
+ [
+ "▁\"",
+ "{"
+ ],
+ [
+ "▁divers",
+ "i"
+ ],
+ [
+ "▁diver",
+ "si"
+ ],
+ [
+ "iko",
+ "r"
+ ],
+ [
+ "ik",
+ "or"
+ ],
+ [
+ "i",
+ "kor"
+ ],
+ [
+ "Per",
+ "iod"
+ ],
+ [
+ "ж",
+ "ён"
+ ],
+ [
+ "▁All",
+ "iance"
+ ],
+ [
+ "▁Al",
+ "liance"
+ ],
+ [
+ "▁rela",
+ "y"
+ ],
+ [
+ "▁rel",
+ "ay"
+ ],
+ [
+ "▁re",
+ "lay"
+ ],
+ [
+ "Br",
+ "o"
+ ],
+ [
+ "B",
+ "ro"
+ ],
+ [
+ "jö",
+ "n"
+ ],
+ [
+ "j",
+ "ön"
+ ],
+ [
+ "▁Bau",
+ "d"
+ ],
+ [
+ "▁Ba",
+ "ud"
+ ],
+ [
+ "▁B",
+ "aud"
+ ],
+ [
+ "▁Bi",
+ "an"
+ ],
+ [
+ "▁B",
+ "ian"
+ ],
+ [
+ "')",
+ "["
+ ],
+ [
+ "'",
+ ")["
+ ],
+ [
+ "чи",
+ "в"
+ ],
+ [
+ "▁Pos",
+ "s"
+ ],
+ [
+ "▁Po",
+ "ss"
+ ],
+ [
+ "▁P",
+ "oss"
+ ],
+ [
+ "▁Mitglied",
+ "er"
+ ],
+ [
+ "▁Mitg",
+ "lieder"
+ ],
+ [
+ "▁ne",
+ "v"
+ ],
+ [
+ "▁n",
+ "ev"
+ ],
+ [
+ "Dan",
+ "iel"
+ ],
+ [
+ "▁tend",
+ "s"
+ ],
+ [
+ "▁ten",
+ "ds"
+ ],
+ [
+ "▁t",
+ "ends"
+ ],
+ [
+ "▁compag",
+ "nie"
+ ],
+ [
+ "▁livre",
+ "s"
+ ],
+ [
+ "▁liv",
+ "res"
+ ],
+ [
+ "lu",
+ "b"
+ ],
+ [
+ "l",
+ "ub"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁",
+ "▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁",
+ "▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁",
+ "▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁",
+ "▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁",
+ "▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁",
+ "▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁▁▁▁▁",
+ "▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁▁▁▁▁",
+ "▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁▁▁▁▁",
+ "▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁▁▁▁▁",
+ "▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁▁▁▁",
+ "▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁▁▁▁",
+ "▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁▁▁▁",
+ "▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁▁▁▁",
+ "▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁▁▁▁",
+ "▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁▁▁",
+ "▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁▁▁",
+ "▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁▁▁",
+ "▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁▁▁",
+ "▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁▁▁",
+ "▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁▁▁",
+ "▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁▁",
+ "▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁▁",
+ "▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁▁",
+ "▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁▁",
+ "▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁▁",
+ "▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁▁",
+ "▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁▁",
+ "▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁",
+ "▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁",
+ "▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁",
+ "▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁",
+ "▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁",
+ "▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁",
+ "▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁",
+ "▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁▁",
+ "▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁",
+ "▁▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁",
+ "▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁",
+ "▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁",
+ "▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁",
+ "▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁",
+ "▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁",
+ "▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁",
+ "▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁▁",
+ "▁"
+ ],
+ [
+ "▁▁▁▁▁▁",
+ "▁▁▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁",
+ "▁▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁",
+ "▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁",
+ "▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁",
+ "▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁",
+ "▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁",
+ "▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁",
+ "▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁",
+ "▁▁"
+ ],
+ [
+ "▁▁▁▁▁▁",
+ "▁"
+ ],
+ [
+ "▁▁▁▁▁",
+ "▁▁▁▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁",
+ "▁▁▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁",
+ "▁▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁",
+ "▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁",
+ "▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁",
+ "▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁",
+ "▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁",
+ "▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁",
+ "▁▁▁"
+ ],
+ [
+ "▁▁▁▁▁",
+ "▁▁"
+ ],
+ [
+ "▁▁▁▁▁",
+ "▁"
+ ],
+ [
+ "▁▁▁▁",
+ "▁▁▁▁▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁",
+ "▁▁▁▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁",
+ "▁▁▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁",
+ "▁▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁",
+ "▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁",
+ "▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁",
+ "▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁",
+ "▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁",
+ "▁▁▁▁"
+ ],
+ [
+ "▁▁▁▁",
+ "▁▁▁"
+ ],
+ [
+ "▁▁▁▁",
+ "▁▁"
+ ],
+ [
+ "▁▁▁▁",
+ "▁"
+ ],
+ [
+ "▁▁▁",
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁",
+ "▁▁▁▁▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁",
+ "▁▁▁▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁",
+ "▁▁▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁",
+ "▁▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁",
+ "▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁",
+ "▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁",
+ "▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁",
+ "▁▁▁▁▁"
+ ],
+ [
+ "▁▁▁",
+ "▁▁▁▁"
+ ],
+ [
+ "▁▁▁",
+ "▁▁▁"
+ ],
+ [
+ "▁▁▁",
+ "▁▁"
+ ],
+ [
+ "▁▁▁",
+ "▁"
+ ],
+ [
+ "▁▁",
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁",
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁",
+ "▁▁▁▁▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁",
+ "▁▁▁▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁",
+ "▁▁▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁",
+ "▁▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁",
+ "▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁",
+ "▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁",
+ "▁▁▁▁▁▁"
+ ],
+ [
+ "▁▁",
+ "▁▁▁▁▁"
+ ],
+ [
+ "▁▁",
+ "▁▁▁▁"
+ ],
+ [
+ "▁▁",
+ "▁▁▁"
+ ],
+ [
+ "▁▁",
+ "▁▁"
+ ],
+ [
+ "▁▁",
+ "▁"
+ ],
+ [
+ "▁",
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁",
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁",
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁",
+ "▁▁▁▁▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁",
+ "▁▁▁▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁",
+ "▁▁▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁",
+ "▁▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁",
+ "▁▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁",
+ "▁▁▁▁▁▁▁"
+ ],
+ [
+ "▁",
+ "▁▁▁▁▁▁"
+ ],
+ [
+ "▁",
+ "▁▁▁▁▁"
+ ],
+ [
+ "▁",
+ "▁▁▁▁"
+ ],
+ [
+ "▁",
+ "▁▁▁"
+ ],
+ [
+ "▁",
+ "▁▁"
+ ],
+ [
+ "▁",
+ "▁"
+ ]
+ ]
+ }
+}
\ No newline at end of file
diff --git a/checkpoint-428/tokenizer.model b/checkpoint-428/tokenizer.model
new file mode 100644
index 0000000000000000000000000000000000000000..6c00c742ce03c627d6cd5b795984876fa49fa899
--- /dev/null
+++ b/checkpoint-428/tokenizer.model
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
+size 499723
diff --git a/checkpoint-428/tokenizer_config.json b/checkpoint-428/tokenizer_config.json
new file mode 100644
index 0000000000000000000000000000000000000000..fff2449d3d3d6ad0d0fec6cf91122be524aa3e50
--- /dev/null
+++ b/checkpoint-428/tokenizer_config.json
@@ -0,0 +1,44 @@
+{
+ "add_bos_token": true,
+ "add_eos_token": false,
+ "add_prefix_space": true,
+ "added_tokens_decoder": {
+ "0": {
+ "content": "",
+ "lstrip": false,
+ "normalized": false,
+ "rstrip": false,
+ "single_word": false,
+ "special": true
+ },
+ "1": {
+ "content": "",
+ "lstrip": false,
+ "normalized": false,
+ "rstrip": false,
+ "single_word": false,
+ "special": true
+ },
+ "2": {
+ "content": "",
+ "lstrip": false,
+ "normalized": false,
+ "rstrip": false,
+ "single_word": false,
+ "special": true
+ }
+ },
+ "bos_token": "",
+ "clean_up_tokenization_spaces": false,
+ "eos_token": "",
+ "legacy": false,
+ "model_max_length": 1000000000000000019884624838656,
+ "pad_token": "",
+ "padding_side": "left",
+ "sp_model_kwargs": {},
+ "spaces_between_special_tokens": false,
+ "tokenizer_class": "LlamaTokenizer",
+ "unk_token": "",
+ "use_default_system_prompt": false,
+ "use_fast": true
+}
diff --git a/checkpoint-428/trainer_state.json b/checkpoint-428/trainer_state.json
new file mode 100644
index 0000000000000000000000000000000000000000..4814940961d570e7c5fc67344a46e25fad9056aa
--- /dev/null
+++ b/checkpoint-428/trainer_state.json
@@ -0,0 +1,166 @@
+{
+ "best_metric": null,
+ "best_model_checkpoint": null,
+ "epoch": 0.9978143668949438,
+ "eval_steps": 22,
+ "global_step": 428,
+ "is_hyper_param_search": false,
+ "is_local_process_zero": true,
+ "is_world_process_zero": true,
+ "log_history": [
+ {
+ "epoch": 0.0512895235319831,
+ "grad_norm": 1.549578309059143,
+ "learning_rate": 0.0015811388300841895,
+ "loss": 1.5548,
+ "step": 22
+ },
+ {
+ "epoch": 0.1025790470639662,
+ "grad_norm": 0.3865428864955902,
+ "learning_rate": 0.0008304547985373997,
+ "loss": 1.3048,
+ "step": 44
+ },
+ {
+ "epoch": 0.1538685705959493,
+ "grad_norm": 0.4011533260345459,
+ "learning_rate": 0.0006262242910851496,
+ "loss": 1.1538,
+ "step": 66
+ },
+ {
+ "epoch": 0.2051580941279324,
+ "grad_norm": 0.4274662435054779,
+ "learning_rate": 0.0005234239225902136,
+ "loss": 1.1093,
+ "step": 88
+ },
+ {
+ "epoch": 0.25644761765991547,
+ "grad_norm": 0.33565089106559753,
+ "learning_rate": 0.00046126560401444256,
+ "loss": 1.0236,
+ "step": 110
+ },
+ {
+ "epoch": 0.3077371411918986,
+ "grad_norm": 0.39469897747039795,
+ "learning_rate": 0.00041522739926869986,
+ "loss": 1.0122,
+ "step": 132
+ },
+ {
+ "epoch": 0.35902666472388167,
+ "grad_norm": 0.4309040307998657,
+ "learning_rate": 0.0003806934938134405,
+ "loss": 0.9694,
+ "step": 154
+ },
+ {
+ "epoch": 0.4103161882558648,
+ "grad_norm": 0.4251372218132019,
+ "learning_rate": 0.00035355339059327376,
+ "loss": 0.9781,
+ "step": 176
+ },
+ {
+ "epoch": 0.46160571178784787,
+ "grad_norm": 0.3717755079269409,
+ "learning_rate": 0.00033149677206589795,
+ "loss": 0.9694,
+ "step": 198
+ },
+ {
+ "epoch": 0.5128952353198309,
+ "grad_norm": 0.39009973406791687,
+ "learning_rate": 0.0003131121455425748,
+ "loss": 0.9111,
+ "step": 220
+ },
+ {
+ "epoch": 0.5641847588518141,
+ "grad_norm": 0.3686709403991699,
+ "learning_rate": 0.0002974820586543648,
+ "loss": 0.9077,
+ "step": 242
+ },
+ {
+ "epoch": 0.6154742823837972,
+ "grad_norm": 0.4044100344181061,
+ "learning_rate": 0.0002839809171235324,
+ "loss": 0.8875,
+ "step": 264
+ },
+ {
+ "epoch": 0.6667638059157802,
+ "grad_norm": 0.3807663917541504,
+ "learning_rate": 0.0002721655269759087,
+ "loss": 0.8618,
+ "step": 286
+ },
+ {
+ "epoch": 0.7180533294477633,
+ "grad_norm": 0.4056909680366516,
+ "learning_rate": 0.0002617119612951068,
+ "loss": 0.8406,
+ "step": 308
+ },
+ {
+ "epoch": 0.7693428529797465,
+ "grad_norm": 0.3789248466491699,
+ "learning_rate": 0.00025237723256253436,
+ "loss": 0.8282,
+ "step": 330
+ },
+ {
+ "epoch": 0.8206323765117296,
+ "grad_norm": 0.3973967134952545,
+ "learning_rate": 0.00024397501823713327,
+ "loss": 0.8097,
+ "step": 352
+ },
+ {
+ "epoch": 0.8719219000437126,
+ "grad_norm": 0.4864844083786011,
+ "learning_rate": 0.00023635972962353274,
+ "loss": 0.7718,
+ "step": 374
+ },
+ {
+ "epoch": 0.9232114235756957,
+ "grad_norm": 0.571861207485199,
+ "learning_rate": 0.00022941573387056174,
+ "loss": 0.77,
+ "step": 396
+ },
+ {
+ "epoch": 0.9745009471076789,
+ "grad_norm": 0.3887988328933716,
+ "learning_rate": 0.00022304986837273525,
+ "loss": 0.7795,
+ "step": 418
+ }
+ ],
+ "logging_steps": 22,
+ "max_steps": 428,
+ "num_input_tokens_seen": 0,
+ "num_train_epochs": 1,
+ "save_steps": 22,
+ "stateful_callbacks": {
+ "TrainerControl": {
+ "args": {
+ "should_epoch_stop": false,
+ "should_evaluate": false,
+ "should_log": false,
+ "should_save": true,
+ "should_training_stop": true
+ },
+ "attributes": {}
+ }
+ },
+ "total_flos": 4.3469664994124104e+18,
+ "train_batch_size": 2,
+ "trial_name": null,
+ "trial_params": null
+}
diff --git a/checkpoint-428/training_args.bin b/checkpoint-428/training_args.bin
new file mode 100644
index 0000000000000000000000000000000000000000..7a7192549a3f5c4116453c174a002303f08b2f81
--- /dev/null
+++ b/checkpoint-428/training_args.bin
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:44e51e1479b7e9bcd5a11a35c765ce62af958567b0add132db728656b16551b9
+size 6776
diff --git a/checkpoint-428/zero_to_fp32.py b/checkpoint-428/zero_to_fp32.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69ecd9acb5a235ffbf927091051106d902b3d39
--- /dev/null
+++ b/checkpoint-428/zero_to_fp32.py
@@ -0,0 +1,674 @@
+#!/usr/bin/env python
+
+# Copyright (c) Microsoft Corporation.
+# SPDX-License-Identifier: Apache-2.0
+
+# DeepSpeed Team
+
+# This script extracts fp32 consolidated weights from a zero 1, 2 and 3 DeepSpeed checkpoints. It gets
+# copied into the top level checkpoint dir, so the user can easily do the conversion at any point in
+# the future. Once extracted, the weights don't require DeepSpeed and can be used in any
+# application.
+#
+# example:
+# python zero_to_fp32.py . output_dir/
+# or
+# python zero_to_fp32.py . output_dir/ --safe_serialization
+
+import argparse
+import torch
+import glob
+import math
+import os
+import re
+import json
+from tqdm import tqdm
+from collections import OrderedDict
+from dataclasses import dataclass
+
+# while this script doesn't use deepspeed to recover data, since the checkpoints are pickled with
+# DeepSpeed data structures it has to be available in the current python environment.
+from deepspeed.utils import logger
+from deepspeed.checkpoint.constants import (DS_VERSION, OPTIMIZER_STATE_DICT, SINGLE_PARTITION_OF_FP32_GROUPS,
+ FP32_FLAT_GROUPS, ZERO_STAGE, PARTITION_COUNT, PARAM_SHAPES, BUFFER_NAMES,
+ FROZEN_PARAM_SHAPES, FROZEN_PARAM_FRAGMENTS)
+
+
+@dataclass
+class zero_model_state:
+ buffers: dict()
+ param_shapes: dict()
+ shared_params: list
+ ds_version: int
+ frozen_param_shapes: dict()
+ frozen_param_fragments: dict()
+
+
+debug = 0
+
+# load to cpu
+device = torch.device('cpu')
+
+
+def atoi(text):
+ return int(text) if text.isdigit() else text
+
+
+def natural_keys(text):
+ '''
+ alist.sort(key=natural_keys) sorts in human order
+ http://nedbatchelder.com/blog/200712/human_sorting.html
+ (See Toothy's implementation in the comments)
+ '''
+ return [atoi(c) for c in re.split(r'(\d+)', text)]
+
+
+def get_model_state_file(checkpoint_dir, zero_stage):
+ if not os.path.isdir(checkpoint_dir):
+ raise FileNotFoundError(f"Directory '{checkpoint_dir}' doesn't exist")
+
+ # there should be only one file
+ if zero_stage <= 2:
+ file = os.path.join(checkpoint_dir, "mp_rank_00_model_states.pt")
+ elif zero_stage == 3:
+ file = os.path.join(checkpoint_dir, "zero_pp_rank_0_mp_rank_00_model_states.pt")
+
+ if not os.path.exists(file):
+ raise FileNotFoundError(f"can't find model states file at '{file}'")
+
+ return file
+
+
+def get_checkpoint_files(checkpoint_dir, glob_pattern):
+ # XXX: need to test that this simple glob rule works for multi-node setup too
+ ckpt_files = sorted(glob.glob(os.path.join(checkpoint_dir, glob_pattern)), key=natural_keys)
+
+ if len(ckpt_files) == 0:
+ raise FileNotFoundError(f"can't find {glob_pattern} files in directory '{checkpoint_dir}'")
+
+ return ckpt_files
+
+
+def get_optim_files(checkpoint_dir):
+ return get_checkpoint_files(checkpoint_dir, "*_optim_states.pt")
+
+
+def get_model_state_files(checkpoint_dir):
+ return get_checkpoint_files(checkpoint_dir, "*_model_states.pt")
+
+
+def parse_model_states(files):
+ zero_model_states = []
+ for file in files:
+ state_dict = torch.load(file, map_location=device)
+
+ if BUFFER_NAMES not in state_dict:
+ raise ValueError(f"{file} is not a model state checkpoint")
+ buffer_names = state_dict[BUFFER_NAMES]
+ if debug:
+ print("Found buffers:", buffer_names)
+
+ # recover just the buffers while restoring them to fp32 if they were saved in fp16
+ buffers = {k: v.float() for k, v in state_dict["module"].items() if k in buffer_names}
+ param_shapes = state_dict[PARAM_SHAPES]
+
+ # collect parameters that are included in param_shapes
+ param_names = []
+ for s in param_shapes:
+ for name in s.keys():
+ param_names.append(name)
+
+ # update with frozen parameters
+ frozen_param_shapes = state_dict.get(FROZEN_PARAM_SHAPES, None)
+ if frozen_param_shapes is not None:
+ if debug:
+ print(f"Found frozen_param_shapes: {frozen_param_shapes}")
+ param_names += list(frozen_param_shapes.keys())
+
+ # handle shared params
+ shared_params = [[k, v] for k, v in state_dict["shared_params"].items()]
+
+ ds_version = state_dict.get(DS_VERSION, None)
+
+ frozen_param_fragments = state_dict.get(FROZEN_PARAM_FRAGMENTS, None)
+
+ z_model_state = zero_model_state(buffers=buffers,
+ param_shapes=param_shapes,
+ shared_params=shared_params,
+ ds_version=ds_version,
+ frozen_param_shapes=frozen_param_shapes,
+ frozen_param_fragments=frozen_param_fragments)
+ zero_model_states.append(z_model_state)
+
+ return zero_model_states
+
+
+def parse_optim_states(files, ds_checkpoint_dir):
+ total_files = len(files)
+ state_dicts = []
+ for f in files:
+ state_dict = torch.load(f, map_location=device)
+ # immediately discard the potentially huge 2 optimizer states as we only care for fp32 master weights
+ # and also handle the case where it was already removed by another helper script
+ state_dict["optimizer_state_dict"].pop("optimizer_state_dict", None)
+ state_dicts.append(state_dict)
+
+ if not ZERO_STAGE in state_dicts[0][OPTIMIZER_STATE_DICT]:
+ raise ValueError(f"{files[0]} is not a zero checkpoint")
+ zero_stage = state_dicts[0][OPTIMIZER_STATE_DICT][ZERO_STAGE]
+ world_size = state_dicts[0][OPTIMIZER_STATE_DICT][PARTITION_COUNT]
+
+ # For ZeRO-2 each param group can have different partition_count as data parallelism for expert
+ # parameters can be different from data parallelism for non-expert parameters. So we can just
+ # use the max of the partition_count to get the dp world_size.
+
+ if type(world_size) is list:
+ world_size = max(world_size)
+
+ if world_size != total_files:
+ raise ValueError(
+ f"Expected {world_size} of '*_optim_states.pt' under '{ds_checkpoint_dir}' but found {total_files} files. "
+ "Possibly due to an overwrite of an old checkpoint, or a checkpoint didn't get saved by one or more processes."
+ )
+
+ # the groups are named differently in each stage
+ if zero_stage <= 2:
+ fp32_groups_key = SINGLE_PARTITION_OF_FP32_GROUPS
+ elif zero_stage == 3:
+ fp32_groups_key = FP32_FLAT_GROUPS
+ else:
+ raise ValueError(f"unknown zero stage {zero_stage}")
+
+ if zero_stage <= 2:
+ fp32_flat_groups = [state_dicts[i][OPTIMIZER_STATE_DICT][fp32_groups_key] for i in range(len(state_dicts))]
+ elif zero_stage == 3:
+ # if there is more than one param group, there will be multiple flattened tensors - one
+ # flattened tensor per group - for simplicity merge them into a single tensor
+ #
+ # XXX: could make the script more memory efficient for when there are multiple groups - it
+ # will require matching the sub-lists of param_shapes for each param group flattened tensor
+
+ fp32_flat_groups = [
+ torch.cat(state_dicts[i][OPTIMIZER_STATE_DICT][fp32_groups_key], 0) for i in range(len(state_dicts))
+ ]
+
+ return zero_stage, world_size, fp32_flat_groups
+
+
+def _get_fp32_state_dict_from_zero_checkpoint(ds_checkpoint_dir, exclude_frozen_parameters):
+ """
+ Returns fp32 state_dict reconstructed from ds checkpoint
+
+ Args:
+ - ``ds_checkpoint_dir``: path to the deepspeed checkpoint folder (where the optimizer files are)
+
+ """
+ print(f"Processing zero checkpoint '{ds_checkpoint_dir}'")
+
+ optim_files = get_optim_files(ds_checkpoint_dir)
+ zero_stage, world_size, fp32_flat_groups = parse_optim_states(optim_files, ds_checkpoint_dir)
+ print(f"Detected checkpoint of type zero stage {zero_stage}, world_size: {world_size}")
+
+ model_files = get_model_state_files(ds_checkpoint_dir)
+
+ zero_model_states = parse_model_states(model_files)
+ print(f'Parsing checkpoint created by deepspeed=={zero_model_states[0].ds_version}')
+
+ if zero_stage <= 2:
+ return _get_fp32_state_dict_from_zero2_checkpoint(world_size, fp32_flat_groups, zero_model_states,
+ exclude_frozen_parameters)
+ elif zero_stage == 3:
+ return _get_fp32_state_dict_from_zero3_checkpoint(world_size, fp32_flat_groups, zero_model_states,
+ exclude_frozen_parameters)
+
+
+def _zero2_merge_frozen_params(state_dict, zero_model_states):
+ if zero_model_states[0].frozen_param_shapes is None or len(zero_model_states[0].frozen_param_shapes) == 0:
+ return
+
+ frozen_param_shapes = zero_model_states[0].frozen_param_shapes
+ frozen_param_fragments = zero_model_states[0].frozen_param_fragments
+
+ if debug:
+ num_elem = sum(s.numel() for s in frozen_param_shapes.values())
+ print(f'rank 0: {FROZEN_PARAM_SHAPES}.numel = {num_elem}')
+
+ wanted_params = len(frozen_param_shapes)
+ wanted_numel = sum(s.numel() for s in frozen_param_shapes.values())
+ avail_numel = sum([p.numel() for p in frozen_param_fragments.values()])
+ print(f'Frozen params: Have {avail_numel} numels to process.')
+ print(f'Frozen params: Need {wanted_numel} numels in {wanted_params} params')
+
+ total_params = 0
+ total_numel = 0
+ for name, shape in frozen_param_shapes.items():
+ total_params += 1
+ unpartitioned_numel = shape.numel()
+ total_numel += unpartitioned_numel
+
+ state_dict[name] = frozen_param_fragments[name]
+
+ if debug:
+ print(f"{name} full shape: {shape} unpartitioned numel {unpartitioned_numel} ")
+
+ print(f"Reconstructed Frozen fp32 state dict with {total_params} params {total_numel} elements")
+
+
+def _has_callable(obj, fn):
+ attr = getattr(obj, fn, None)
+ return callable(attr)
+
+
+def _zero2_merge_trainable_params(state_dict, world_size, fp32_flat_groups, zero_model_states):
+ param_shapes = zero_model_states[0].param_shapes
+
+ # Reconstruction protocol:
+ #
+ # XXX: document this
+
+ if debug:
+ for i in range(world_size):
+ for j in range(len(fp32_flat_groups[0])):
+ print(f"{FP32_FLAT_GROUPS}[{i}][{j}].shape={fp32_flat_groups[i][j].shape}")
+
+ # XXX: memory usage doubles here (zero2)
+ num_param_groups = len(fp32_flat_groups[0])
+ merged_single_partition_of_fp32_groups = []
+ for i in range(num_param_groups):
+ merged_partitions = [sd[i] for sd in fp32_flat_groups]
+ full_single_fp32_vector = torch.cat(merged_partitions, 0)
+ merged_single_partition_of_fp32_groups.append(full_single_fp32_vector)
+ avail_numel = sum(
+ [full_single_fp32_vector.numel() for full_single_fp32_vector in merged_single_partition_of_fp32_groups])
+
+ if debug:
+ wanted_params = sum([len(shapes) for shapes in param_shapes])
+ wanted_numel = sum([sum(shape.numel() for shape in shapes.values()) for shapes in param_shapes])
+ # not asserting if there is a mismatch due to possible padding
+ print(f"Have {avail_numel} numels to process.")
+ print(f"Need {wanted_numel} numels in {wanted_params} params.")
+
+ # params
+ # XXX: for huge models that can't fit into the host's RAM we will have to recode this to support
+ # out-of-core computing solution
+ total_numel = 0
+ total_params = 0
+ for shapes, full_single_fp32_vector in zip(param_shapes, merged_single_partition_of_fp32_groups):
+ offset = 0
+ avail_numel = full_single_fp32_vector.numel()
+ for name, shape in shapes.items():
+
+ unpartitioned_numel = shape.numel() if _has_callable(shape, 'numel') else math.prod(shape)
+ total_numel += unpartitioned_numel
+ total_params += 1
+
+ if debug:
+ print(f"{name} full shape: {shape} unpartitioned numel {unpartitioned_numel} ")
+ state_dict[name] = full_single_fp32_vector.narrow(0, offset, unpartitioned_numel).view(shape)
+ offset += unpartitioned_numel
+
+ # Z2 started to align to 2*world_size to improve nccl performance. Therefore both offset and
+ # avail_numel can differ by anywhere between 0..2*world_size. Due to two unrelated complex
+ # paddings performed in the code it's almost impossible to predict the exact numbers w/o the
+ # live optimizer object, so we are checking that the numbers are within the right range
+ align_to = 2 * world_size
+
+ def zero2_align(x):
+ return align_to * math.ceil(x / align_to)
+
+ if debug:
+ print(f"original offset={offset}, avail_numel={avail_numel}")
+
+ offset = zero2_align(offset)
+ avail_numel = zero2_align(avail_numel)
+
+ if debug:
+ print(f"aligned offset={offset}, avail_numel={avail_numel}")
+
+ # Sanity check
+ if offset != avail_numel:
+ raise ValueError(f"consumed {offset} numels out of {avail_numel} - something is wrong")
+
+ print(f"Reconstructed fp32 state dict with {total_params} params {total_numel} elements")
+
+
+def _get_fp32_state_dict_from_zero2_checkpoint(world_size, fp32_flat_groups, zero_model_states,
+ exclude_frozen_parameters):
+ state_dict = OrderedDict()
+
+ # buffers
+ buffers = zero_model_states[0].buffers
+ state_dict.update(buffers)
+ if debug:
+ print(f"added {len(buffers)} buffers")
+
+ if not exclude_frozen_parameters:
+ _zero2_merge_frozen_params(state_dict, zero_model_states)
+
+ _zero2_merge_trainable_params(state_dict, world_size, fp32_flat_groups, zero_model_states)
+
+ # recover shared parameters
+ for pair in zero_model_states[0].shared_params:
+ if pair[1] in state_dict:
+ state_dict[pair[0]] = state_dict[pair[1]]
+
+ return state_dict
+
+
+def zero3_partitioned_param_info(unpartitioned_numel, world_size):
+ remainder = unpartitioned_numel % world_size
+ padding_numel = (world_size - remainder) if remainder else 0
+ partitioned_numel = math.ceil(unpartitioned_numel / world_size)
+ return partitioned_numel, padding_numel
+
+
+def _zero3_merge_frozen_params(state_dict, world_size, zero_model_states):
+ if zero_model_states[0].frozen_param_shapes is None or len(zero_model_states[0].frozen_param_shapes) == 0:
+ return
+
+ if debug:
+ for i in range(world_size):
+ num_elem = sum(s.numel() for s in zero_model_states[i].frozen_param_fragments.values())
+ print(f'rank {i}: {FROZEN_PARAM_SHAPES}.numel = {num_elem}')
+
+ frozen_param_shapes = zero_model_states[0].frozen_param_shapes
+ wanted_params = len(frozen_param_shapes)
+ wanted_numel = sum(s.numel() for s in frozen_param_shapes.values())
+ avail_numel = sum([p.numel() for p in zero_model_states[0].frozen_param_fragments.values()]) * world_size
+ print(f'Frozen params: Have {avail_numel} numels to process.')
+ print(f'Frozen params: Need {wanted_numel} numels in {wanted_params} params')
+
+ total_params = 0
+ total_numel = 0
+ for name, shape in zero_model_states[0].frozen_param_shapes.items():
+ total_params += 1
+ unpartitioned_numel = shape.numel()
+ total_numel += unpartitioned_numel
+
+ param_frags = tuple(model_state.frozen_param_fragments[name] for model_state in zero_model_states)
+ state_dict[name] = torch.cat(param_frags, 0).narrow(0, 0, unpartitioned_numel).view(shape)
+
+ partitioned_numel, partitioned_padding_numel = zero3_partitioned_param_info(unpartitioned_numel, world_size)
+
+ if debug:
+ print(
+ f"Frozen params: {total_params} {name} full shape: {shape} partition0 numel={partitioned_numel} partitioned_padding_numel={partitioned_padding_numel}"
+ )
+
+ print(f"Reconstructed Frozen fp32 state dict with {total_params} params {total_numel} elements")
+
+
+def _zero3_merge_trainable_params(state_dict, world_size, fp32_flat_groups, zero_model_states):
+ param_shapes = zero_model_states[0].param_shapes
+ avail_numel = fp32_flat_groups[0].numel() * world_size
+ # Reconstruction protocol: For zero3 we need to zip the partitions together at boundary of each
+ # param, re-consolidating each param, while dealing with padding if any
+
+ # merge list of dicts, preserving order
+ param_shapes = {k: v for d in param_shapes for k, v in d.items()}
+
+ if debug:
+ for i in range(world_size):
+ print(f"{FP32_FLAT_GROUPS}[{i}].shape={fp32_flat_groups[i].shape}")
+
+ wanted_params = len(param_shapes)
+ wanted_numel = sum(shape.numel() for shape in param_shapes.values())
+ # not asserting if there is a mismatch due to possible padding
+ avail_numel = fp32_flat_groups[0].numel() * world_size
+ print(f"Trainable params: Have {avail_numel} numels to process.")
+ print(f"Trainable params: Need {wanted_numel} numels in {wanted_params} params.")
+
+ # params
+ # XXX: for huge models that can't fit into the host's RAM we will have to recode this to support
+ # out-of-core computing solution
+ offset = 0
+ total_numel = 0
+ total_params = 0
+ for name, shape in tqdm(param_shapes.items(), desc='Gathering Sharded Weights'):
+ unpartitioned_numel = shape.numel()
+ total_numel += unpartitioned_numel
+ total_params += 1
+ partitioned_numel, partitioned_padding_numel = zero3_partitioned_param_info(unpartitioned_numel, world_size)
+
+ if debug:
+ print(
+ f"Trainable params: {total_params} {name} full shape: {shape} partition0 numel={partitioned_numel} partitioned_padding_numel={partitioned_padding_numel}"
+ )
+
+ # XXX: memory usage doubles here
+ state_dict[name] = torch.cat(
+ tuple(fp32_flat_groups[i].narrow(0, offset, partitioned_numel) for i in range(world_size)),
+ 0).narrow(0, 0, unpartitioned_numel).view(shape)
+ offset += partitioned_numel
+
+ offset *= world_size
+
+ # Sanity check
+ if offset != avail_numel:
+ raise ValueError(f"consumed {offset} numels out of {avail_numel} - something is wrong")
+
+ print(f"Reconstructed Trainable fp32 state dict with {total_params} params {total_numel} elements")
+
+
+def _get_fp32_state_dict_from_zero3_checkpoint(world_size, fp32_flat_groups, zero_model_states,
+ exclude_frozen_parameters):
+ state_dict = OrderedDict()
+
+ # buffers
+ buffers = zero_model_states[0].buffers
+ state_dict.update(buffers)
+ if debug:
+ print(f"added {len(buffers)} buffers")
+
+ if not exclude_frozen_parameters:
+ _zero3_merge_frozen_params(state_dict, world_size, zero_model_states)
+
+ _zero3_merge_trainable_params(state_dict, world_size, fp32_flat_groups, zero_model_states)
+
+ # recover shared parameters
+ for pair in zero_model_states[0].shared_params:
+ if pair[1] in state_dict:
+ state_dict[pair[0]] = state_dict[pair[1]]
+
+ return state_dict
+
+
+def get_fp32_state_dict_from_zero_checkpoint(checkpoint_dir, tag=None, exclude_frozen_parameters=False):
+ """
+ Convert ZeRO 2 or 3 checkpoint into a single fp32 consolidated state_dict that can be loaded with
+ ``load_state_dict()`` and used for training without DeepSpeed or shared with others, for example
+ via a model hub.
+
+ Args:
+ - ``checkpoint_dir``: path to the desired checkpoint folder
+ - ``tag``: checkpoint tag used as a unique identifier for checkpoint. If not provided will attempt to load tag in 'latest' file. e.g., ``global_step14``
+ - ``exclude_frozen_parameters``: exclude frozen parameters
+
+ Returns:
+ - pytorch ``state_dict``
+
+ Note: this approach may not work if your application doesn't have sufficient free CPU memory and
+ you may need to use the offline approach using the ``zero_to_fp32.py`` script that is saved with
+ the checkpoint.
+
+ A typical usage might be ::
+
+ from deepspeed.utils.zero_to_fp32 import get_fp32_state_dict_from_zero_checkpoint
+ # do the training and checkpoint saving
+ state_dict = get_fp32_state_dict_from_zero_checkpoint(checkpoint_dir) # already on cpu
+ model = model.cpu() # move to cpu
+ model.load_state_dict(state_dict)
+ # submit to model hub or save the model to share with others
+
+ In this example the ``model`` will no longer be usable in the deepspeed context of the same
+ application. i.e. you will need to re-initialize the deepspeed engine, since
+ ``model.load_state_dict(state_dict)`` will remove all the deepspeed magic from it.
+
+ If you want it all done for you, use ``load_state_dict_from_zero_checkpoint`` instead.
+
+ """
+ if tag is None:
+ latest_path = os.path.join(checkpoint_dir, 'latest')
+ if os.path.isfile(latest_path):
+ with open(latest_path, 'r') as fd:
+ tag = fd.read().strip()
+ else:
+ raise ValueError(f"Unable to find 'latest' file at {latest_path}")
+
+ ds_checkpoint_dir = os.path.join(checkpoint_dir, tag)
+
+ if not os.path.isdir(ds_checkpoint_dir):
+ raise FileNotFoundError(f"Directory '{ds_checkpoint_dir}' doesn't exist")
+
+ return _get_fp32_state_dict_from_zero_checkpoint(ds_checkpoint_dir, exclude_frozen_parameters)
+
+
+def convert_zero_checkpoint_to_fp32_state_dict(checkpoint_dir,
+ output_dir,
+ max_shard_size="5GB",
+ safe_serialization=False,
+ tag=None,
+ exclude_frozen_parameters=False):
+ """
+ Convert ZeRO 2 or 3 checkpoint into a single fp32 consolidated ``state_dict`` file that can be
+ loaded with ``torch.load(file)`` + ``load_state_dict()`` and used for training without DeepSpeed.
+
+ Args:
+ - ``checkpoint_dir``: path to the desired checkpoint folder. (one that contains the tag-folder, like ``global_step14``)
+ - ``output_dir``: directory to the pytorch fp32 state_dict output files
+ - ``max_shard_size``: the maximum size for a checkpoint before being sharded, default value is 5GB
+ - ``safe_serialization``: whether to save the model using `safetensors` or the traditional PyTorch way (that uses `pickle`).
+ - ``tag``: checkpoint tag used as a unique identifier for checkpoint. If not provided will attempt to load tag in the file named ``latest`` in the checkpoint folder, e.g., ``global_step14``
+ - ``exclude_frozen_parameters``: exclude frozen parameters
+ """
+ # Dependency pre-check
+ if safe_serialization:
+ try:
+ from safetensors.torch import save_file
+ except ImportError:
+ print('If you want to use `safe_serialization`, please `pip install safetensors`')
+ raise
+ if max_shard_size is not None:
+ try:
+ from huggingface_hub import split_torch_state_dict_into_shards
+ except ImportError:
+ print('If you want to use `max_shard_size`, please `pip install huggingface_hub`')
+ raise
+
+ # Convert zero checkpoint to state_dict
+ state_dict = get_fp32_state_dict_from_zero_checkpoint(checkpoint_dir, tag, exclude_frozen_parameters)
+
+ # Shard the model if it is too big.
+ weights_name = "model.safetensors" if safe_serialization else "pytorch_model.bin"
+ if max_shard_size is not None:
+ filename_pattern = weights_name.replace(".bin", "{suffix}.bin").replace(".safetensors", "{suffix}.safetensors")
+ state_dict_split = split_torch_state_dict_into_shards(state_dict,
+ filename_pattern=filename_pattern,
+ max_shard_size=max_shard_size)
+ else:
+ from collections import namedtuple
+ StateDictSplit = namedtuple("StateDictSplit", ["is_sharded", "filename_to_tensors"])
+ state_dict_split = StateDictSplit(is_sharded=False,
+ filename_to_tensors={weights_name: list(state_dict.keys())})
+
+ # Save the model
+ filename_to_tensors = state_dict_split.filename_to_tensors.items()
+ for shard_file, tensors in tqdm(filename_to_tensors, desc="Saving checkpoint shards"):
+ shard = {tensor: state_dict[tensor].contiguous() for tensor in tensors}
+ output_path = os.path.join(output_dir, shard_file)
+ if safe_serialization:
+ save_file(shard, output_path, metadata={"format": "pt"})
+ else:
+ torch.save(shard, output_path)
+
+ # Save index if sharded
+ if state_dict_split.is_sharded:
+ index = {
+ "metadata": state_dict_split.metadata,
+ "weight_map": state_dict_split.tensor_to_filename,
+ }
+ save_index_file = "model.safetensors.index.json" if safe_serialization else "pytorch_model.bin.index.json"
+ save_index_file = os.path.join(output_dir, save_index_file)
+ with open(save_index_file, "w", encoding="utf-8") as f:
+ content = json.dumps(index, indent=2, sort_keys=True) + "\n"
+ f.write(content)
+
+
+def load_state_dict_from_zero_checkpoint(model, checkpoint_dir, tag=None):
+ """
+ 1. Put the provided model to cpu
+ 2. Convert ZeRO 2 or 3 checkpoint into a single fp32 consolidated ``state_dict``
+ 3. Load it into the provided model
+
+ Args:
+ - ``model``: the model object to update
+ - ``checkpoint_dir``: path to the desired checkpoint folder. (one that contains the tag-folder, like ``global_step14``)
+ - ``tag``: checkpoint tag used as a unique identifier for checkpoint. If not provided will attempt to load tag in the file named ``latest`` in the checkpoint folder, e.g., ``global_step14``
+
+ Returns:
+ - ``model`: modified model
+
+ Make sure you have plenty of CPU memory available before you call this function. If you don't
+ have enough use the ``zero_to_fp32.py`` utility to do the conversion. You will find it
+ conveniently placed for you in the checkpoint folder.
+
+ A typical usage might be ::
+
+ from deepspeed.utils.zero_to_fp32 import load_state_dict_from_zero_checkpoint
+ model = load_state_dict_from_zero_checkpoint(trainer.model, checkpoint_dir)
+ # submit to model hub or save the model to share with others
+
+ Note, that once this was run, the ``model`` will no longer be usable in the deepspeed context
+ of the same application. i.e. you will need to re-initialize the deepspeed engine, since
+ ``model.load_state_dict(state_dict)`` will remove all the deepspeed magic from it.
+
+ """
+ logger.info(f"Extracting fp32 weights")
+ state_dict = get_fp32_state_dict_from_zero_checkpoint(checkpoint_dir, tag)
+
+ logger.info(f"Overwriting model with fp32 weights")
+ model = model.cpu()
+ model.load_state_dict(state_dict, strict=False)
+
+ return model
+
+
+if __name__ == "__main__":
+ parser = argparse.ArgumentParser()
+ parser.add_argument("checkpoint_dir",
+ type=str,
+ help="path to the desired checkpoint folder, e.g., path/checkpoint-12")
+ parser.add_argument("output_dir",
+ type=str,
+ help="directory to the pytorch fp32 state_dict output files"
+ "(e.g. path/checkpoint-12-output/)")
+ parser.add_argument(
+ "--max_shard_size",
+ type=str,
+ default="5GB",
+ help="The maximum size for a checkpoint before being sharded. Checkpoints shard will then be each of size"
+ "lower than this size. If expressed as a string, needs to be digits followed by a unit (like `5MB`"
+ "We default it to 5GB in order for models to be able to run easily on free-tier google colab instances"
+ "without CPU OOM issues.")
+ parser.add_argument(
+ "--safe_serialization",
+ default=False,
+ action='store_true',
+ help="Whether to save the model using `safetensors` or the traditional PyTorch way (that uses `pickle`).")
+ parser.add_argument("-t",
+ "--tag",
+ type=str,
+ default=None,
+ help="checkpoint tag used as a unique identifier for checkpoint. e.g., global_step1")
+ parser.add_argument("--exclude_frozen_parameters", action='store_true', help="exclude frozen parameters")
+ parser.add_argument("-d", "--debug", action='store_true', help="enable debug")
+ args = parser.parse_args()
+
+ debug = args.debug
+
+ convert_zero_checkpoint_to_fp32_state_dict(args.checkpoint_dir,
+ args.output_dir,
+ max_shard_size=args.max_shard_size,
+ safe_serialization=args.safe_serialization,
+ tag=args.tag,
+ exclude_frozen_parameters=args.exclude_frozen_parameters)
diff --git a/test-cs-en b/test-cs-en
new file mode 100644
index 0000000000000000000000000000000000000000..ca5b8b2005b9e901bf840d132df02218ef86a17c
--- /dev/null
+++ b/test-cs-en
@@ -0,0 +1,1012 @@
+We now have four-month-old diabetes-free mice that used to have it," he added.
+Dr. Ehud Ur, a professor of medicine at Dalhousie University in Halifax, Nova Scotia, and chair of the clinical and scientific division of the Canadian Diabetes Association, noted that the research is in its infancy.
+Like some other experts, he is skeptical about whether it is possible to cure diabetes. He points out that the findings do not apply to people who already have type 1 diabetes.
+Sara Danius, the permanent secretary of the Nobel Committee for Literature at the Swedish Academy, announced on Monday during a radio show on Sveriges Radio that after a failed attempt to directly contact Bob Dylan after he won the Nobel Prize in Literature in 2016, the committee is giving up on trying to contact him.
+Danius said: "We're not doing anything right now. I've called and emailed his closest colleague and received very friendly replies. For now, that's definitely enough."
+Jamie Siminoff, chief executive of Ring, previously said his company was founded after he couldn't hear the doorbell in his garage workshop.
+He said he created a Wi-Fi doorbell.
+Siminoff said sales spiked after he appeared on Shark Tank in 2013, when the show's panel of investors declined to fund his startup.
+In late 2017, Siminoff appeared on the shopping channel QVC.
+Ring also settled a lawsuit with competing security firm ADT Corp.
+Although one experimental vaccine appears to be able to protect against Ebola, no drug has yet been proven effective at treating the current outbreak.
+One antiviral drug, ZMapp, initially looked promising but formal studies suggested it offered no more benefit than a placebo in preventing deaths.
+In the PALM trial, ZMapp was used as the control treatment. In other words, the scientists used it as a baseline to compare three other treatments.
+USA Gymnastics supports the letter to the U.S. Olympic Committee and recognizes the absolute need for the Olympic Family to promote a safe environment for all of our athletes.
+We agree with the statement of the United States Olympic Committee that the interests of our athletes, their clubs, and the sports themselves will be better protected if we support meaningful changes within our organization rather than if the organization loses its official powers.
+The U.S. Gymnastics Committee supports an independent investigation that will help to shed light on how such widespread abuse, as courageously described by the survivors of Larry Nassar, could have gone undetected for so long. We also welcome all necessary changes.
+USA Gymnastics and the USOC have the same goal - to make the sport of gymnastics and all sports as safe as possible for the athletes so they can pursue their dreams in a safe, positive and nurturing environment.
+During the 1960s, Brzezinski worked as an advisor for John F. Kennedy and later for Lyndon B. Johnson.
+He advised Carter on foreign policy during the 1976 election and served as National Security Advisor from 1977 to 1981, succeeding Henry Kissinger.
+In the NSA, Carter relied on Brzezinski to help resolve world crises such as the Camp David Accords (1978); normalization of relations between the U.S. and China at the end of the 1970s; the Iranian revolution that led to the seizure of American hostages in Iran (1979); and the Soviet invasion of Afghanistan (1979).
+The film starring Ryan Gosling and Emma Stone received nominations in all the major categories.
+Gosling and Stone received nominations for Best Actor and Best Actress.
+Other nominations include: best picture, director, cinematography, costume design, editing, original score, production design, sound editing and original screenplay.
+Two songs from the film La La Land, "City of Stars" and "Audition (The Fools Who Dream)," are nominated for best original song, and Lionsgate led all studios with 26 nominations.
+Then on Sunday, U.S. President Donald Trump, in a statement released through a spokesman, announced that U.S. forces would be withdrawing from Syria.
+The announcement came after Trump had a phone call with Turkish President Recep Tayyip Erdogan.
+Turkey will also take over the detention of captured ISIS fighters who were denied repatriation by European nations, according to the statement.
+This not only confirms that at least some dinosaurs had feathers (an established theory), but also provides details that fossils in general cannot provide, such as colouration and three-dimensional arrangement.
+Scientists say the animal's feathers were chestnut brown on top with a pale or caramel underside.
+The discovery also sheds light on the development of feathers in birds.
+Because the dinosaur's feathers do not have a very developed rachis, but have other features - barbs and hooks - the researchers concluded that the rachis probably evolved later than these other features.
+The structure of the feathers suggests they were not used in flight, but rather for temperature regulation or display. Scientists had suspected that although the specimen is the tail of a young dinosaur, the sample shows adult feathers rather than juvenile ones.
+Although it is a young dinosaur's tail, the sample represents an adult feather and not the down of a baby.
+The car bomb that exploded near a police headquarters in the Turkish city of Gaziantep yesterday morning killed two police officers and injured more than 20 other people.
+Nineteen of the injured were police officers, the governor's office said.
+Police said they suspected a supporter of the Islamic State militant group of carrying out the attack.
+They discovered that the Sun works on the same basic principle as other stars: the activity of all stars in a system is apparently determined by their brightness, their rotation, and nothing else.
+Based on luminosity and rotation, a star's Rossby number is determined, which is related to the flow of plasma.
+The smaller the Rossby number, the less active the star is in terms of magnetic activity.
+During his travels, Iwasaki got into a lot of trouble.
+He was robbed by pirates, attacked by a rabid dog in Tibet, escaped a marriage in Nepal and was arrested in India.
+802.11n operates on both 2.4Ghz and 5.0Ghz frequencies.
+So there may be backward compatibility with 802.11a, 802.11b, and 802.11g standards as long as the base station has a dual transmitter.
+802.11n is much faster than its predecessors, with a maximum theoretical throughput of 600 Mbit/s.
+Duvall, who is married with two grown children, did not make much of an impression on Miller, the story's subject.
+When asked about the comment, Miller said, "Mike was talking a lot during the hearing, and I was preparing my opening statement, so I didn't catch exactly what he said."
+We will try to reduce carbon dioxide emissions per unit of GDP by a significant difference from the level in 2005 to 2020," Hu said.
+He did not give any figures for the restrictions and said they would be determined based on China's economic performance.
+Hu encouraged developing countries to "avoid the old ways of first polluting and then cleaning up."
+He added that they "shouldn't be asked to take on responsibilities that go beyond their development, accountability and capability."
+The Iraqi study group presented its report today at 12:00 GMT.
+It warns that it is impossible to guarantee that any targeted activity in present-day Iraq will stop sectarian fighting, rising violence or the slide towards chaos.
+The report begins with a plea for an open debate and consensus in the United States on policy toward the Middle East.
+The report is highly critical of nearly all aspects of the current administration's approach to Iraq, and calls for an immediate change of course.
+The first of his 78 recommendations is that a new diplomatic initiative should be taken before the end of this year to secure Iraq's borders against hostile interventions and to restore diplomatic relations with its neighbors.
+Current senator and First Lady of Argentina, Cristina Fernandez de Kirchner, announced her presidential run yesterday evening in La Plata, a city 50 kilometres (31 miles) from Buenos Aires.
+Ms. Kirchner announced her plans to run for the presidency at the Teatro Argentino, the same place where she launched her campaign for the Senate in 2005 as a member of the Buenos Aires delegation.
+The discussion was sparked by controversy over spending for Hurricane Katrina relief and reconstruction, which some fiscal conservatives humorously dubbed "The Bush New Orleans Legacy."
+Liberal critics of the reconstruction efforts focused on the fact that the reconstruction contracts were awarded to alleged Washington insiders.
+More than four million people flocked to Rome for the funeral.
+The number of people present was so large that it was not possible for all of them to get to the funeral at St. Peter's Square.
+Large television screens were set up in various locations in Rome so that people could watch the ceremony.
+In many other Italian cities, as well as in the rest of the world, especially in Poland, similar projections were taking place, which were watched by a large number of people.
+Historians have criticized previous FBI practices for focusing resources on easily solved cases, especially car thefts, in order to pad the agency's success statistics.
+Congress began funding the initiative against obscenity in fiscal year 2005, and stipulated that the FBI must dedicate 10 agents to investigating adult pornography.
+Robin Uthappa hit the highest score of the innings with 70 runs off 41 balls with 11 fours and 2 sixes.
+Middle-order batsmen Sachin Tendulkar and Rahul Dravid put up a good show to take their partnership to 100,000 runs.
+However, after losing the captain's wicket, India managed to score only 36 runs and lost 7 wickets to end the innings.
+U.S. President George W. Bush arrived in Singapore in the morning of November 16 for a week-long tour of Asia.
+He was welcomed by Singapore's Deputy Prime Minister Wong Kan Seng and discussed trade and terrorism with Singapore's Prime Minister Lee Hsien Loong.
+After a week of losses during the midterm elections, Bush informed the audience about the expansion of the market in Asia.
+Prime Minister Stephen Harper agreed that the government's "Clean Air Act" should be reviewed by a committee of all parties before its second reading, after a 25-minute meeting with NDP leader Jack Layton in his parliamentary office on Tuesday.
+During a meeting with the Prime Minister, Layton asked for changes to the Conservative Party's proposed Environmental Protection Bill, specifically requesting a "complete overhaul" of the Conservative Party's Environmental Protection Bill.
+Since the federal government took over the funding of the Mersey Hospital in Devonport, Tasmania, the state government and some federal members have been critical of the move, saying it was simply a gesture ahead of the federal election, which was due to be held in November.
+Prime Minister John Howard, however, said the aim was only to protect the hospital's equipment from a Tasmanian government cut of A$45 million.
+According to the latest bulletin, tide gauges indicated a tsunami had been generated. A tsunami was confirmed by gauges close to Pago Pago and Nuku'alofa.
+No major damage or injuries were reported in Tonga, but there was a temporary power outage, which reportedly prevented Tongan authorities from receiving a tsunami warning from the PTWC.
+Fourteen schools on or near the shore were closed Wednesday, even though the warning had been canceled.
+U.S. President George W. Bush welcomed the announcement.
+Bush spokesman Gordon Johndroe called the North Korean pledge "an important step toward achieving the goal of a fully accountable denuclearization of the Korean peninsula."
+Today, the tenth named storm of the Atlantic hurricane season, Subtropical Storm Jerry, has formed in the Atlantic Ocean.
+The National Hurricane Center says Jerry currently poses no threat to land.
+The US Army Corps of Engineers estimates that 6 inches of rain could cause the already-damaged levees to break.
+The Ninth Ward, which was flooded up to 20 feet deep during Hurricane Katrina, now has water up to the waist as a nearby levee overflowed.
+Water overflows the dam on a 30-metre wide section.
+Commons administrator Adam Cuerden expressed his frustration with the deleted data in an interview with Wikinews last month.
+He [Wales] lied to us from the get-go. First of all, by acting like it was a legal reason. Secondly, by pretending to listen to us until he got rid of us."
+The community's frustration has led to the current effort to prepare rules regarding sexual content for a website that contains millions of open-licensed media.
+The work was mostly theoretical, but a program was written with the aim of simulating the observation of the Sagittarius galaxy.
+The team was looking for an effect that would be caused by tidal forces between the dark matter of this galaxy and the dark matter of the Milky Way.
+Like the Moon, the Milky Way exerts a gravitational pull on Earth, causing the tides, and on the Galaxy as a whole.
+Scientists have concluded that dark matter interacts with other dark matter in the same way that normal matter does.
+This theory states that most of the dark matter in the galaxy is located around the galaxy in a "halo" of small particles.
+Television footage showed a plume of white smoke rising from the plant.
+Local authorities have warned residents near the factory to stay indoors, keep their air conditioning off and not to drink tap water.
+According to Japan's nuclear agency, cesium and iodine were identified at the plant.
+Officials speculate that this may be an indication that the local uranium fuel containers may have ruptured and the fuel is now leaking.
+Dr. Tony Moll discovered XDR-TB, an extremely drug-resistant form of tuberculosis, in the KwaZulu-Natal region of South Africa.
+In an interview, he said the new variant is "pretty alarming" because of its high infectivity.
+Dr Moll believes some of the patients may have caught the virus in hospital, with at least two of them being healthcare workers.
+During one year, an infected person can infect 10 to 15 close contacts.
+However, the percentage of XDR-TB in the group of people with tuberculosis still seems to be low; 6,000 people out of the total of 330,000 infected at a certain moment in South Africa.
+The satellites, weighing more than 450 kg and travelling at approximately 27,300 km/h, collided 790 km above Earth.
+Scientists say the impact explosion was massive.
+Scientists are still working to determine the size of the impact and its effect on Earth.
+The debris is being tracked by the United States Strategic Command of the U.S. Department of Defense.
+The results of the drawing analysis will be published on a publicly accessible website.
+A doctor who worked at Children's Hospital of Pittsburgh will be tried for murder with aggravating circumstances in Ohio after his mother was found dead in the trunk of her car on Wednesday, authorities said.
+Dr. Malar Balasubramanian, 29, was found in Blue Ash, Ohio, a suburb about 15 miles north of Cincinnati, lying beside a road in his underwear and a T-shirt, apparently under the influence of powerful drugs.
+She led the officers to her black Oldsmobile Intrigue, which was parked about 150 metres away.
+They found the body of 35-year-old Saroja Balasubramanian covered in blood-stained bedding.
+The body appeared to have been there for about a day, police said.
+The first cases of the disease appeared in this season at the end of July.
+This disease is transmitted by pigs and is passed to humans through mosquito bites.
+The outbreak has prompted India's government to take measures such as deploying carnivore hunters in affected areas, distributing thousands of mosquito nets and spraying pesticides.
+The government has also promised several million doses of the encephalitis vaccine, which will help health agencies prepare for next year.
+Vaccination plans designed to be delivered to the most at-risk areas this year have been put on hold due to funding shortages and low prioritisation compared to other diseases.
+In 1956, Słania moved to Sweden, where three years later he started working for the Swedish Postal Service and became its chief engraver.
+He has produced more than 1,000 stamps for Sweden and 28 other countries.
+His work is so highly regarded that he is considered to be one of the few "established names" among philatelists, and some people specialise in collecting his work only.
+His thousandth stamp was a beautiful "Great Deeds of the Swedish Kings" by David Klöcker Ehrenstrahl from 2000, which is listed in the Guinness Book of World Records.
+He has also worked on designs for banknotes for many countries, including a recent example being the portraits of the prime ministers on the front of the new Canadian $5 and $100 banknotes.
+Gibson was taken to hospital after the crash but died a short time later.
+The 64-year-old lorry driver was unhurt in the collision.
+The vehicle itself was removed from the scene of the accident approximately at 12:00 Greenwich Mean Time on the same day.
+A woman who works in a nearby garage said: "The kids were waiting to cross the road and they were all screaming and crying."
+Everyone was running back from the scene of the accident.
+Other topics on the Bali agenda include saving the world's remaining forests and sharing technology to help developing nations grow in a less polluting way.
+The UN also hopes to complete a fund to help countries cope with the impacts of global warming.
+The money can be used for flood protection of homes, better water management and diversification of crops.
+Fluke wrote that the efforts of some people to silence women on the issue of women's health had been unsuccessful.
+She came to that conclusion after receiving an overwhelming amount of positive comments and encouragement from women and men urging her to consider the medical necessity of contraceptives.
+When the fighting stopped after the evacuation of the wounded, about 40 remaining prisoners remained in the courtyard and refused to return to their cells.
+Negotiators have been trying to resolve the situation but the inmates' demands are not clear.
+Between 22:00 and 23:00 MDT, a fire was started in the prison yard.
+Soon after, riot police entered the area and fired tear gas at the inmates.
+Firefighters eventually put out the blaze at 11:35 p.m.
+After the dam was built in 1963, seasonal floods stopped, allowing sediment to build up in the river.
+These sediments were essential for the formation of dunes and beaches, which served as natural habitats for wild animals.
+As a result, two species of fish have become extinct and another two, including the Arizona gila, are now endangered.
+Although the water level will only rise a few feet after the flood, officials hope that will be enough to restore the eroded beaches below the dam.
+No tsunami warning was issued, and the Jakarta-based geophysics agency said none would follow, as the quake did not have the magnitude of 6.5 required to trigger a warning.
+Despite no tsunami threat, residents began panicking and evacuating their homes and businesses.
+Although Winfrey was emotional during her farewell, she assured her fans that she would be back.
+This is not goodbye, this is the closing of one chapter and the beginning of another."
+The final results of Namibia's presidential and parliamentary elections show that incumbent president Hifikepunye Pohamba has been re-elected by a large margin.
+The ruling South West Africa People's Organisation (SWAPO) party also retained its majority in parliament.
+Coalition and Afghan forces moved into the area to secure the site, with more coalition air support on the way.
+The collision happened at high altitude in mountainous terrain and it is believed to be the result of friendly fire.
+Efforts to search the crash site have been hampered by bad weather and rugged terrain.
+Médecins Sans Frontières, Doctors Without Borders, and the World Health Organization say it is the worst outbreak in the country's history.
+Richard Veerman, a spokesman for Doctors Without Borders, said: "Angola is heading towards the worst epidemic in its history and the situation remains very critical."
+The game kicked off at 10am in glorious sunshine, with the exception of a morning shower that quickly passed over, it was a great day for sevens rugby.
+South Africa 1, the top-ranked team, got off to a good start by comfortably beating fifth-ranked Zambia 26-0.
+Although their play against their southern neighbours was clearly lacking, South Africa improved as the tournament progressed.
+Their defensive discipline, ball retention and excellent teamwork made them the exceptional outfit they were and it was certain that this was the team to beat.
+Representatives for the city of Amsterdam and the Anne Frank Museum say the tree is infested with fungus and poses a risk to public health, as it could collapse at any time.
+The felling was scheduled for Tuesday but was prevented by an extraordinary court decision.
+All of the entrances to the cave known as the "Seven Sisters" are at least 100 to 250 meters (328 to 820 feet) long.
+The infrared photos show the temperature differences between day and night, indicating that it is probably a cave.
+During the day they are cooler than the surrounding surface and at night they are warmer.
+Their thermal changes are not as stable as those of large caves on Earth, which often maintain fairly constant temperatures, but this is consistent with them being deep holes in the ground," said Glen Cushing of the US Geological Survey (USGS) and Northern Arizona University in Flagstaff, Arizona.
+In France, voting traditionally takes place without modern technology: the voter goes into a booth and closes the door behind him or her, and then fills out a pre-printed piece of paper listing the candidate of his or her choice.
+After officials verify a voter's identity, the voter casts a ballot into the ballot box and signs a voter registration list.
+The French election law contains a fairly strict codification of the electoral process.
+Since 1988, voting booths must be transparent so that voters and observers can verify that no ballots were in the box prior to the start of voting, and that no other ballots were added by anyone other than the counted and authorized voters.
+Candidates can send representatives to witness the entire process. In the evening, the votes are counted by volunteers under strict supervision and according to specific procedures.
+The ASUS Eee PC, introduced globally in 2007 to save and function, became a hot topic at the Information Month in Taipei in 2007.
+However, the consumer market for portable computers will radically shake and transform after ASUS was awarded the Taiwan Sustainable Award by the Prime Minister of the Republic of China in 2007.
+The station's website describes the show as "old-school theatre with a new and irreverent geek twist!"
+In its early days, the show only aired on the long-established internet radio station Toginet, a website focused on spoken word radio.
+In late 2015, TogiNet established AstroNet Radio as a sister station.
+The show originally featured amateur voice actors from the East Texas area.
+The widespread looting reportedly continued through the night, as police were not on the streets of Bishkek.
+Bishkek was described by one observer as being in a state of "anarchy" with gangs of people roaming the streets and looting shops.
+Several residents of Bishkek accused the protesters from the south of illegal actions.
+South Africa beat the All Blacks (New Zealand) in a rugby match of the Tri Nations tournament at the Royal Bafokeng Stadium in South Africa.
+The final score was a one-point win, 21-20, ending the All Blacks' winning streak at 15 matches.
+It was the end of a five-match losing streak for the Springboks.
+For the All Blacks, who had already won the trophy two weeks ago, it was their last match.
+The series finale will take place next week at Ellis Park in Johannesburg, where the Springboks will face Australia.
+A mid-sized earthquake shook western Montana at 22:08 on Monday.
+The United States Geological Survey (USGS) and its National Earthquake Information Center did not receive any immediate reports of damage.
+The epicenter of the quake was about 20 km (15 miles) north-northeast of Dillon and 65 km (40 miles) south of Butte.
+The H5N1 strain of bird flu, which is fatal to humans, has been confirmed in a dead wild duck found in a marsh near Lyon in eastern France on Monday.
+France is the seventh European Union country to be affected by the virus, after Austria, Germany, Slovenia, Bulgaria, Greece and Italy.
+Suspected cases of H5N1 in Croatia and Denmark remain unconfirmed.
+Chambers sued God for "permitting the spreading of death, destruction, and terrorizing millions of Earth's inhabitants."
+Agnostic Chambers claims his lawsuit is "frivolous" and "anyone can sue anyone."
+Camille Saint-Saëns' opera tells the story of an artist "whose life is ruled by his love of drugs and Japan."
+The result is that performers on stage smoke marijuana joints on stage and the theatre itself encourages the audience to join in.
+Former Speaker of the House Newt Gingrich, Texas Governor Rick Perry and Representative Michele Bachmann came in fourth, fifth and sixth respectively.
+After the results came in, Gingrich heaped praise on Santorum but had harsh words for Romney, who launched negative ads against Gingrich in Iowa.
+Perry said, "I'm going to take a look at the results of today's election and then I'll make a determination as to whether or not there's a path forward for me," but later said he would continue his campaign and participate in the South Carolina primary on January 21.
+Bachmann, the winner of the August straw poll for Republican presidential candidates in Ames, has decided to end her campaign.
+The photographer was taken to Ronald Reagan UCLA Medical Center where he later died.
+He was reportedly in his mid-20s. In a statement, Bieber said, "While I was not on scene or directly involved in the accident, my heart goes out to the family of the victim here, and my prayers are with them."
+The entertainment news website TMZ reported that the photographer stopped his car on the opposite side of Sepulveda Boulevard and tried to take photos of a police traffic stop before crossing the street and being twice ordered by a California Highway Patrol officer to return to his side of the road.
+The driver of the car that struck the photographer is unlikely to face criminal charges, police said.
+With only eighteen medals available per day, some countries were unable to win a place on the podium.
+They include the Netherlands, as Anna Jochemsen finished ninth in the women's race yesterday, and Finland with Katja Saarinen, who finished tenth in the same race.
+Australian Mitchell Gourley finished eleventh in the men's super-G standing. Czech skier Oldřich Jelínek finished sixteenth in the men's super-G sitting.
+Mexico's Arly Velasquez finished 15th in the men's super-G sitting and New Zealand's Adam Hall finished ninth in the men's super-G standing.
+Visually impaired skier Maciej Krezel and guide Anna Ogarzynska from Poland finished 13th in the super-G. Jong Seork Park from South Korea finished 24th in the men's super-G.
+UN peacekeepers who arrived in Haiti after the 2010 earthquake have been accused of spreading the cholera epidemic that killed nearly 10,000 people.
+According to the legal suit, the camp's waste was not properly disposed of, allowing bacteria to enter the Artibonite River, which is one of Haiti's largest.
+Haiti had not seen a case of the disease since the early 19th century prior to the arrival of the troops.
+The Institute for Justice and Democracy in Haiti cited independent studies that suggested that Nepalese U.N. peacekeepers unwittingly brought the disease to Haiti.
+Danielle Lantagne, a UN expert on the disease, said the outbreak was probably caused by peacekeeping troops.
+Hamilton confirmed that Howard University Hospital received the patient in stable condition.
+The patient was in Nigeria, where several cases of Ebola have been reported.
+The hospital was following infectious control protocols, including isolating patients to prevent the possible spread of infection to others.
+Simon had previously worked with Simpson on several shows in various roles.
+In the 1980s he worked on shows such as Taxi, Cheers and The Tracey Ullman Show.
+In 1989, he helped Brooks and Groening create The Simpsons and was responsible for hiring the show's first staff writers.
+Despite leaving the show in 1993, he remained an executive producer and continued to earn tens of millions of dollars in licensing fees every year.
+China's state news agency Xinhua earlier announced that the plane had been hijacked.
+Later reports said the plane had received a bomb threat and was on its way back to Afghanistan, where it landed in Kandahar.
+The first reports indicate that the plane was diverted back to Afghanistan after it was denied permission to make an emergency landing in Urumqi.
+Air crashes are common in Iran because its ageing fleet is not maintained well enough for either civil or military operations.
+International sanctions meant new planes could not be bought.
+Three people died and three others were injured in a helicopter crash earlier this week.
+Last month, Iran experienced its worst air disaster in recent years when a plane headed for Armenia crashed, killing all 168 people on board.
+In the same month, another passenger plane overshot the runway in Mashhad and crashed into a wall, killing seventeen people.
+Aerosmith has cancelled the remaining dates of their tour.
+The rock band was scheduled to embark on a U.S. and Canadian tour on September 16.
+The tour was cancelled after frontman Steven Tyler injured himself by falling off the stage during the show on 5 August.
+Murray lost the first set in a tiebreak after both players held their serves throughout the set.
+Del Potro got the break in the second set but he still had to face the tie-break after reaching 6-6.
+Potro currently needed shoulder treatment, but he was able to return to the game.
+The program started at 20:30 local time (15:00 UTC).
+Famous singers from all over the country presented bhajans or songs of devotion to Shri Shyam.
+The evening began with singer Sanju Sharma and was followed by Jai Shankar Choudhary. Lakkha Singh also sang chhappan bhog bhajan, which was accompanied by singer Raju Khandelwal.
+Then the singing of bhajans was taken over by Lakkha Singh.
+Baba Shyam received 108 plates of Chhappan Bhog (56 different types of food items like sweets, fruits, nuts, dishes, etc. offered to the deity).
+After that, Lakkha Singh also presented chhappan bhog bhajan. He was accompanied by singer Raju Khandelwal.
+During a key Thursday presentation at the Tokyo Game Show, Nintendo president Satoru Iwata unveiled the design for the company's new controller for its upcoming console, the Nintendo Revolution.
+A controller similar to a television remote uses two sensors located near the user's television to triangulate their position in three-dimensional space.
+This will allow players to control their actions and movements in video games by moving their device in space.
+Giancarlo Fisichella lost control of his car and crashed out early in the race.
+His teammate Fernando Alonso led for most of the race, but it ended after his pit stop, probably because of a badly fitted right front wheel.
+Michael Schumacher retired a few laps after Alonso, due to a damaged suspension, the result of many battles throughout the race.
+She's really cute and also quite a good singer," he said, according to a transcript of the press conference.
+I was completely blown away every time we had a rehearsal."
+Approximately 3 minutes after takeoff, the onboard camera showed the amount of insulation foam that had detached from the fuel tank.
+However, it is not expected that the shuttle was damaged in any way.
+NASA's space shuttle program manager, N. Wayne Hale Jr., said the foam broke loose "well after the critical time."
+Five minutes before the fireworks started, the wind picked up and about a minute later it reached 70 km/h... Then it started to rain, but it was so heavy that it was hitting you in the face like needles, then the hail started, people panicked, screamed and ran around confused.
+I lost my sister and her friend, and I had two disabled people on wheelchairs that people just jumped over and pushed out of the way," Armand Versace said.
+NHK also reported that the Kashiwazaki Kariwa nuclear power plant in Niigata prefecture was operating normally.
+Hokuriku Electric Power Co. said the quake had no impact on its operations and that the No. 1 and No. 2 reactors at its Shika nuclear plant had been shut down.
+Approximately 9,400 households were without water and approximately 100 were without power in the area.
+Some roads were damaged, rail traffic was halted in the affected areas and Noto airport in Ishikawa prefecture remains closed.
+A bomb exploded in front of the governor's office.
+Three more bombs exploded near government buildings within two hours.
+Some reports say the official death toll is 8, while official reports confirm 30 injured; the final toll is not yet known.
+Both cyanide and melamine were found in the urine samples of the pets that died after consuming the contaminated feed.
+Researchers at the university said the two compounds react to each other to form crystals that can block the function of the kidneys.
+Scientists observed crystals formed in cat urine by adding melamine and cyanuric acid.
+The composition of these crystals, when compared using infrared spectroscopy (FTIR), matched those found in the urine of the infected pets.
+I don't know if you're aware or not, but most goods from Central America come into the country duty-free.
+However, eighty percent of our goods were taxed through customs in Central American countries. We will take care of you.
+It didn't make sense to me, it wasn't fair.
+I tell people, look, we treat you like we want to be treated.
+California Governor Arnold Schwarzenegger has signed a law banning the sale or rental of violent video games to minors.
+This law requires that violent video games sold in the state of California be labeled with a "18" rating sticker and that the sale of these games to minors be punishable by a fine of $1,000 per violation.
+The Director of Public Prosecutions, Kier Starmer QC, made a statement this morning announcing the commencement of criminal proceedings against Hoon and Prescott.
+Huhne has resigned and will be replaced in the Cabinet by MP Ed Davey, with Norman Lamb MP expected to take over as Business Secretary from Davey.
+Huhne and Pryce are due to appear at Westminster Magistrates' Court on February 16.
+The victims were identified as Nicholas Alden, 25, and Zachary Cuddeback, 21. Cuddeback was the driver.
+Edgar Veguilla injured his arm and face, while Kristoffer Schneider had to undergo facial reconstructive surgery.
+When Uka aimed for the fifth person's head, the weapon malfunctioned. Schneider suffered permanent headaches, lost sight in one eye, had part of his skull removed and underwent facial reconstruction using titanium.
+Schneider testified via video conference call from a U.S. Air Force base in his home country.
+In addition to Wednesday's action, Carpanedo also competed in two individual events at the championships.
+Her first race was the slalom, where she did not finish the first round. 36 of the 116 competitors had the same result in this race.
+In her next race, the giant slalom, she finished tenth in the women's group with a total time of 4:41.30, 2:11.60 slower than the first Austrian Claudia Loesch and 1:09.02 slower than the ninth Gyöngyi Dani from Hungary.
+Four skiers in the women's sitting group failed to complete their runs and 45 of the total 117 skiers in the giant slalom failed to finish.
+Police in Madhya Pradesh recovered a stolen laptop and a mobile phone.
+Deputy Commissioner of Police D. K. Arya said: "We have arrested five persons for raping a Swiss woman and recovered a mobile phone and a laptop belonging to the victim from the arrested persons."
+The accused are Baba Kanjar, Bhutha Kanjar, Rampro Kanjar, Gaza Kanjar and Vishnu Kanjar.
+Police Inspector Chandra Shekhar Solanki said the accused were produced before the court with their faces covered.
+Although three people were in the house at the time of the crash, none of them were hurt.
+The driver, however, suffered a serious head injury.
+The road where the collision happened was temporarily closed while emergency services worked to free the driver of the red Audi TT.
+He was initially taken to James Paget Hospital in Great Yarmouth.
+He was then taken to Addenbrooke's Hospital in Cambridge.
+Adekoya was then charged with the murder of her son by the Edinburgh Sheriff Court.
+She is currently in custody awaiting trial and a trial date has not yet been set, but the testimony of the witnesses could be compromised as her image has been widely circulated.
+This is common practice elsewhere in the UK but the Scottish justice system works differently and the courts viewed the publication of the photographs as potentially prejudicial.
+Prof Pamela Ferguson, of the University of Dundee, notes that "journalists are probably treading a fine line if they publish photographs of the alleged perpetrators."
+The prosecutor's office, which is in charge of the criminal prosecution, has made it clear to the press that no further information will be provided at least until the indictment is filed.
+According to the leak, the document will focus on border disputes in which Palestine seeks to maintain borders as they were before the Middle East war of 1967.
+Other topics reportedly included the future of Jerusalem, which is holy to both nations, and the issue of the Jordan Valley.
+Israel is demanding a permanent military presence in the valley for ten years after the signing of the agreement, while the Palestinian Authority agrees to a five-year military presence.
+The hunters were under the strict supervision of rangers during the supplementary protection study, as the study was monitored and its effectiveness assessed.
+The NPSW and NSW Inc (Australian Sporting Shooters Association) worked together to employ qualified volunteers under the auspices of the association's hunting program.
+According to Mick O'Flynn, acting head of the National Parks and Wildlife Service (NPWS) conservation area, the four hunters selected for the first hunt received comprehensive safety training and practice.
+Yesterday, Martelly was sworn in before the nine-member Provisional Electoral Council (CEP).
+It is Martelly's fifth CEP in four years.
+Last month, the presidential commission recommended the resignation of the previous CEP members as part of measures to move the country to new elections.
+The commission was set up in response to massive anti-government protests that began in October.
+These sometimes violent protests were sparked by the failure to hold elections and some have been ongoing since 2011.
+Approximately 60 overheated iPods were reported, causing six fires and four people with minor burns.
+Japan's Ministry of Economy, Trade and Industry (METI) said it was aware of 27 accidents related to the devices.
+Last week, METI announced that Apple had informed them of 34 more incidents of overheating, which the company deemed "not serious."
+The ministry reacted by describing Apple's postponement of the report as "really regrettable."
+The quake hit the Mariana Islands at 7:19 a.m. local time (7:19 p.m. ET Thursday).
+The Northern Mariana Islands Office of Emergency Management said there were no reports of damage in the country.
+The Pacific Tsunami Warning Center also said there were no signs of a tsunami.
+A former Filipino policeman held Hong Kong tourists hostage after hijacking their bus in Manila, the capital of the Philippines.
+Rolando Mendoza fired his M16 rifle at the tourists.
+Several hostages were rescued and at least six people have been confirmed dead.
+Six hostages, including children and the elderly, were soon released and so were the Filipino photographers.
+Photographers later replaced the elderly woman because she needed to use the bathroom. Mendoza was shot.
+Liggins followed in his father's footsteps and pursued a career in medicine.
+He was trained as a midwife and began working at National Women's Hospital in Auckland in 1959.
+While working in the hospital, Liggins began studying premature births in his spare time.
+His research showed that if the hormone is given, it speeds up the development of the baby's lungs.
+The Sin-chua news agency reported that government investigators on Wednesday found two "black boxes" with flight data recorders.
+Wrestling colleagues also paid tribute to Luna.
+Tommy Dreamer said, "Luna was the first Queen of Extreme. My first manager. Luna died during the night when there were two moons in the sky. Unique, just like her herself. She was a strong woman.
+Dustin "Goldust" Runnels said, "Luna was crazy like me... maybe even more... I loved her and will miss her... maybe she's somewhere better."
+A survey of 1400 people before the 2010 federal election showed that the number who disagreed with the idea of Australia becoming a republic had risen by 8 per cent since 2008.
+During the 2010 federal election campaign, then Deputy Prime Minister Julia Gillard said she believed Australia should become a republic when Queen Elizabeth II dies.
+Thirty-four per cent of survey respondents agreed with this opinion and wanted Queen Elizabeth II to be the last monarch of Australia.
+When it comes to the extremes of the survey, 29 per cent of respondents believe Australia should become a republic as soon as possible, while 31 per cent believe Australia should never become a republic.
+The Olympic gold medallist was due to swim the 100m and 200m freestyle and three relays at the Commonwealth Games, but doubts were raised about his eligibility.
+He was unable to take the medication he needed to get through the pain as drugs are banned at the Games.
+Curtis Cooper, a mathematician and professor of computer science at the University of Central Missouri, discovered the largest known prime number on January 25.
+The discovery was verified using different hardware and software by several people before being announced on Tuesday.
+Comets can be a source of water on Earth, along with organic material which can form proteins and support life.
+Scientists hope to understand how planets formed, in particular how the Earth formed out of the collisions of comets with the Earth in the distant past.
+Cuomo, 53, began his term as governor earlier this year and signed a law last month legalizing same-sex marriage.
+He described the reports as "political gossip and nonsense."
+There have been speculations that he will run for president in 2016.
+NextGen is the system that, according to the FAA, will allow planes to fly shorter routes and save millions of gallons of fuel and reduce carbon emissions every year.
+Compared to ground-based radar, the satellite-based technology allows air traffic controllers to detect aircraft with greater accuracy and gives pilots more precise information.
+No special traffic arrangements will be in place, overground train services will not be stopping at Wembley and there will be no park and ride facilities on site.
+Concerns over transportation options have increased the chances that the match will be played in front of a closed-door crowd.
+A study published Thursday in the journal Science describes the creation of new bird species on the Galapagos islands in Ecuador.
+Researchers from Princeton University in the United States and Uppsala University in Sweden found that the new species had developed within just two generations, although it was previously thought that this process would take much longer, due to the breeding between the endemic finches, Darwin's middle finches and the immigrant cactus finches and waxbills.
+Gold can be worked into all sorts of shapes. It can be rolled into tiny balls.
+It can be drawn into thin wire which can be bent and woven. It can be hammered or rolled into sheets.
+It can be worked into a very thin sheet and attached to other metals. It can be made so thin that it is sometimes used as a decorative coating for illuminated manuscripts called "illuminated manuscripts".
+This is called the pH of the chemical. You can make your own indicator using red cabbage juice.
+The juice from cabbage changes color depending on whether the chemical is acidic or alkaline (alkaline).
+The pH value is determined by the amount of hydrogen ions (the H in pH) in the substance being tested.
+Hydrogen ions are protons that have lost electrons (because the atoms of hydrogen consist of one proton and one electron).
+Mix both the dry powders together and then make a ball out of it with your wet hands.
+The moisture in your hands will react with the outer layers, giving you a strange feeling and forming a sort of shell.
+The cities of Harappa and Mohenjo-daro had nearly all houses with flushing toilets connected to a sophisticated drainage system.
+Remains of sewage systems have been found in Minoan towns on Crete and Santorini in Greece.
+Public toilets existed in ancient Egypt, Persia and China. In ancient Rome, public toilets were sometimes part of public baths, which were used by both men and women.
+When you call someone who is thousands of miles away, you are using a satellite to make the call.
+The satellite in space receives the call and almost instantly reflects the signal back down.
+The satellite was launched into space by a rocket. Scientists use space telescopes because the Earth's atmosphere partly blocks the light and limits the field of view.
+It takes a really big rocket to put a satellite or telescope into orbit - over 100 feet long.
+The invention of the wheel changed the world in an unprecedented way. The most important effect was the significant facilitation and speeding up of transportation.
+He brought us the train, the car and other means of transportation.
+Below them are medium-sized cat-like carnivores that hunt medium-sized prey ranging from hares to antelopes and deer.
+In the end, there are a lot of small cats (including domestic cats) whose main source of food is small prey such as insects, rodents, lizards and birds.
+The secret to their success is their ecological niche, i.e. each cat has its own tasks that do not allow it to compete with others.
+Lions are the most social of all cats and live in large groups called prides.
+A pack consists of one to three related adult males, plus up to thirty females and their young.
+Females are usually closely related and represent a large family consisting of sisters and daughters.
+Lion prides behave much like wolf packs or dog packs, surprisingly similar to lions (but not other large cats) in their behaviour, and also very deadly to their prey.
+Tigers can climb (though not well), swim, jump very far, and pull with five times the strength of a fit human.
+Tigers belong to the same genus (Panthera) as lions, leopards and jaguars. These four big cats are the only ones that roar.
+A tiger's roar is not like a lion's full-throated roar, but rather a series of sharp, yelled words.
+Ocelots like to eat small animals. If they can, they catch monkeys, snakes, rodents, and birds. Almost all of the animals that ocelots hunt are much smaller than they are.
+Scientists believe that ocelots hunt and find prey (prey) by smell, when they smell where they walked on the ground.
+They have very good night vision due to their night vision and can move around very quietly. Jaguars hunt by ambushing their prey and then pouncing on them.
+When a small group of organisms (a small population) separates from a main population (such as when they cross a mountain range or a river, or when they move to a new island), they often find themselves in a different environment.
+This new environment has different sources and different competitors, so the new population will need different characteristics or ways of adapting in order to become a more powerful competitor than in the past.
+The original population has not changed at all, they still need the same adaptations as before.
+Over time, as the new population adapts to its new environment, they begin to look less and less like the other population.
+Eventually, after several thousand or even million years, these two populations will become so different that they will no longer be considered the same species.
+This process is called speciation, which means the formation of new species. Speciation is an inevitable and very important part of evolution.
+Plants produce oxygen that people breathe and take in carbon dioxide that people exhale.
+Plants make their own food from the sun using photosynthesis. They also provide shade.
+We make our houses and our clothes from plants. Most of the food we eat is plant-based. Without plants, animals could not live.
+The Mosasaurus was the apex predator of its time, so it had nothing to fear except other Mosasaurs.
+Its long jaws were lined with more than 70 razor-sharp teeth and an extra set in the upper jaw, so that nothing could escape its bite.
+We don't know for sure, but they may have had a split tongue. Their diet consisted of turtles, large fish, other mosasaurs, and possibly even cannibalism.
+They also attacked anything that went into the water, even a large dinosaur like T. rex was no match for them.
+While most of their dishes would be familiar to us, the Romans had their own take on special or unusual ingredients, including wild boar, peacock, snails and a type of dormouse.
+Another difference was that women and the poor ate their food while sitting on chairs, while the rich men preferred to hold banquets together and eat while reclining on their sides.
+Ancient Roman food could not have included foods that did not arrive in Europe from the Americas or Asia until later centuries.
+For example, they did not have corn, tomatoes, potatoes, or chocolate, and no ancient Roman ever ate turkey.
+The Babylonians built a temple for each of their gods, which were believed to be their home.
+People brought offerings to the gods and priests tried to please the gods through rituals and festivals.
+Each temple had an open courtyard and then an inner sanctuary where only priests were allowed to enter.
+Sometimes, they were built as part of temples as special pyramid-shaped towers called ziggurats.
+The top of the tower was a special sanctuary for the god.
+In the warm climate of the Middle East, a house was not as important.
+Most of a Hebrew family's life was lived outdoors.
+Women cooked in the courtyard; shops were only open counters facing the street. Stone was used to build houses.
+There were no extensive forests in the land of Canaan, so wood was very expensive.
+Greenland was sparsely populated. In the Nordic sagas, it is written that Erik the Red was banished from Iceland for murder and, when he traveled further west, he found Greenland and named it.
+Regardless of its discovery, there were already tribes of Eskimos living there at the time.
+Although all of the countries were part of "Scandinavia," there were many differences between the peoples, kings, customs, and histories of Denmark, Sweden, Norway, and Iceland.
+If you've seen the movie National Treasure, you might think there's a map to the treasure on the back of the Declaration of Independence.
+This is not true. Although there is something written on the back of the document, it is not a map to the treasure.
+On the back of the Declaration of Independence are the words "Original Declaration of Independence, July 4, 1776." The text is on the bottom of the document, written with the letters upright.
+Although the author is not known for certain, it is clear that the large parchment document (29 3/8 by 24 1/2 inches) was rolled up not long after it was created.
+It is therefore likely that the entry was simply added as an afterthought.
+The invasion of Normandy and subsequent battles had freed northern France, but southern France had not yet been liberated.
+They were the Vichy French, the French who signed an armistice with the Germans in 1940 and then collaborated with the invading forces.
+On August 15, 1940, the Allies invaded southern France. The invasion was code-named Operation Dragoon.
+In just two weeks, the Americans and the Free French forces had liberated southern France and turned to face Germany.
+A civilization is a certain culture, a significant large group of people who live and work together in mutual cooperation, i.e. together they form a society.
+The word civilization is derived from the Latin word civilis which means "civil" and is related to the Latin word civis which means "citizen" and also "city" or "city-state" and also in some way defines the size of a society.
+The predecessors of nations were city-states. Civilization is distinguished from barbarism by the transmission of knowledge over several generations, the presence of long-lasting cultural artifacts, and moderate diffusion.
+Small cultures often disappear without leaving any relevant historical evidence and are not recognized as proper civilizations.
+During the War of Independence, the thirteen states initially formed a weak central government with the Congress as its sole component, under the Articles of Confederation.
+Congress lacked the power to levy taxes, and as there was no national executive or judicial branch, it relied on the states to carry out the laws, which were often ignored by the states.
+It also had no power to repeal tax laws and tariffs between states.
+Articles required a unanimous consent of all states, and only then could they be ratified. States took the central government very lightly, so much so that their representatives were often absent.
+The Italian national football team, along with the German national football team, is the second most successful team in the world, and in 2006 Italy won the FIFA World Cup.
+Popular sports include football, basketball, volleyball, water polo, fencing, rugby, cycling, ice hockey, roller hockey, and Formula 1 racing.
+Winter sports are very popular in the northern regions, where the Italians compete in international games and Olympic competitions.
+Japan has almost 7,000 islands and the largest of these is Honshu, so Japan is actually the 7th largest island in the world!
+Because of the cluster/group of islands that Japan has, it is sometimes referred to in a geographical sense as an "archipelago".
+The beginnings of Taiwan can be traced back to the 15th century when nearby European sailors noted the name of the island as Ilha Formosa, meaning beautiful island.
+In 1624, the Dutch East India Company established a base at Tainan in southwest Taiwan and began the transformation of the original grain-producing practices, employing Chinese laborers on their rice and sugar plantations.
+In 1683, forces of the Qing Dynasty (1644–1912) took control of the southwestern and northern coastlines of Taiwan, and in 1885, Taiwan became a province of the Qing Empire.
+In 1895, after its defeat in the First Sino-Japanese War (1894–95), the Qing government signed the Shimonoseki Peace Treaty, which ceded sovereignty over Taiwan to Japan. Japan then ruled the island until 1945.
+Machu Picchu is made up of three main sections: the Intihuatana, the Temple of the Sun, and the Room of the Three Windows.
+Most of the buildings at the edges of the complex have been refurbished to give visitors a better idea of how the buildings originally looked.
+By 1976, 30% of Machu Picchu had been restored and restoration continues to the present day.
+For example, the most common format for photographs worldwide is 35mm, which was the standard film size at the height of the analogue era.
+They are still made today, but more importantly their aspect ratios have been inherited by modern digital camera sensors.
+Although somewhat confusing, the 35mm format actually has a width of 36mm and a height of 24mm.
+The aspect ratio of this format (divided by twelve to obtain the simplest ratio in whole numbers) is therefore 3:2.
+Many common aspect ratios (such as the family of aspect ratios 16:9) are equal or very close to this ratio.
+Often abused and ridiculed, the "rule of thirds" is simply a guideline that creates dynamics in a picture while maintaining a certain amount of order.
+According to this specification, the most efficient place for the main subject is at the intersection of lines that divide the image vertically and horizontally into thirds (see example).
+During this period of European history, the Catholic Church, which had become wealthy and powerful, became the target of detailed investigation.
+For more than a thousand years, Christianity has united European states despite differences in language and customs.
+Its ubiquitous power touched everyone from kings to peasants.
+One of the main Christian principles is that wealth should be used to relieve suffering and poverty, and that the church's financial resources are there for that purpose.
+For more than 1,000 years, the central authority of the church has been in Rome. This concentration of power and wealth has led many to question whether this principle has been upheld.
+Britain quickly established a naval blockade of Germany after the conflict began.
+The strategy proved effective in disrupting vital military and civilian resupply, even though the blockade violated generally accepted international law codified in several international agreements from the previous two centuries.
+Britain had crossed international waters to prevent any ships from entering the whole of the ocean, which posed a danger even to neutral ships.
+As the tactics were only met with limited response, Germany expected a similar reaction to its unrestricted submarine warfare.
+During the 1920s, most citizens and nations were pacifist and isolationist.
+As witnesses to the horrors and atrocities of World War I, the nations sought to avoid a similar situation in the future.
+In 1884, Tesla moved to the United States to accept a job with the Edison Electric Light Company in New York City.
+He came to the U.S. with four cents in his pocket, a book of poems and a letter of recommendation from his previous employer, Charles Batchelor, to Thomas Edison.
+Ancient China had a unique way of distinguishing different time periods; each era of China or each ruling dynasty was considered a separate dynasty.
+Between each of the dynasties, there were also periods of divided provinces. The most famous of these was the Three Kingdoms Period which lasted for 60 years between the Han and Jin dynasties.
+During these periods there was a vicious civil war between many of the claimants to the throne.
+The Warring States period is considered to be one of the bloodiest periods of ancient Chinese history, with thousands of people dying in battles for the throne at the great palace at Xi'an.
+There are many social and political consequences, such as the use of the metric system, the transition from absolutism to republicanism and nationalism, or the belief that the country belongs to the people, not just one ruler.
+After the revolution, the professions were opened to all male applicants, allowing the most ambitious and successful to rise to the top.
+The same is true for the military, which has done away with class-based ranks in favor of skill-based ones.
+The French Revolution also inspired many oppressed workers in other countries to try to start a revolution in their own countries.
+Muhammad was deeply interested in matters beyond the affairs of this world. He often visited a cave known as Hira in the mountain called Noor (light) and meditated there.
+The cave itself, which has survived for a long time, gives a very vivid picture of Muhammad's spiritual focus.
+Due to its position on top of one of the mountains north of Mecca, the cave is completely isolated from the rest of the world.
+In fact, it is not very easy to find it, even if you know it exists. It is completely isolated inside the cave.
+There is nothing to see except a beautifully clear sky and a large number of surrounding mountains. From inside the cave, one can only see and hear very little of the outside world.
+The Great Pyramid of Giza is the only one of the Seven Wonders of the World that still exists.
+The Great Pyramid of Giza, built in the 3rd century BCE, is one of many large pyramid-shaped structures built as tombs for the Pharaohs.
+The Giza Plateau or "Giza Plateau" in Egypt's Valley of the Kings includes several pyramids (of which the Great Pyramid is the largest), small pyramids, tombs, and the Great Sphinx.
+The Great Pyramid was built as a burial chamber for the Pharaoh Khufu, with many smaller pyramids, tombs, and temples surrounding it for his wives and family members.
+The "backslash up" looks like a V and the "backslash down" looks like a hook or a square with the bottom missing.
+Top means you start at the tip and pull the bow toward the frog (where the hand holds the bow) and Bottom means you start at the frog (where the hand holds the bow) and pull the bow toward the tip.
+Moving up usually produces a softer sound, while moving down produces a louder and more penetrating sound.
+You can write in your own brands on the sheet, but keep in mind that printed brands have a reason in music, so they should usually be adhered to.
+The terrified King Louis XVI, Queen Marie Antoinette, their two young children (11-year-old Marie Therese and 4-year-old Louis-Charles) and the king's sister Elizabeth Philippine, the Duchess of Chartres, were forced by the mob of market women to return from Versailles to Paris on 6 October 1789.
+They made their way back to Paris in a carriage surrounded by a furious mob shouting abuse at the king and queen.
+A crowd of people forced the king and queen to leave the windows of their carriage wide open.
+At one point in Versailles, a member of the criminal gang waved his head at the royal guard in front of a horrified queen.
+The war expenses of the American imperialism in the conquest of the Philippines were paid by the Filipino people themselves.
+They were forced to pay taxes to the colonial regime of the United States to pay for a large part of the expenses, while the interest on the bonds flowed in the name of the Philippine government through Wall Street banks.
+Of course, the extra profits gleaned from long-term exploitation of Filipinos would be the very essence of American imperialism.
+In order to understand the Templars, it is necessary to understand the context that led to the creation of the order.
+The period in which these events occurred is commonly referred to as the High Middle Ages in European history, from the 11th, 12th, and 13th centuries (1000–1300 AD).
+The Early Middle Ages were followed by the High Middle Ages, and then the Late Middle Ages, which ended around 1500.
+Technological determinism is a term that in practice encompasses a wide range of thoughts: for example, the so-called push theory or technological imperative, or the belief that human destiny is determined by all-pervading logic along with the scientific laws and their manifestations in technology.
+Most interpretations of technological determinism share two general ideas: (1) that the development of technology follows a path that is largely independent of cultural or political influences, and (2) that technology in turn exerts an independent influence on the societies in which it is used.
+For example, we can say that when motorized carriages appear, it will inevitably lead to the development of roads.
+However, the national road network is not economically viable for just a handful of cars, so new manufacturing methods are being developed to reduce the cost of owning a car.
+Mass car ownership also leads to an increase in road traffic accidents, which in turn leads to the invention of new medical techniques to repair injured bodies.
+Romanticism also contained a large element of cultural determinism derived from writers such as Goethe, Fichte, and Schlegel.
+In the context of Romanticism, the geographically-separated individuals, and over time, gave rise to customs and culture associated with the geography, and those, because they were in harmony with the society, were better than arbitrarily enforced laws.
+Similarly, as Paris is known as the center of modern world fashion, Constantinople was known as the center of feudal European fashion.
+Its fame as an epicenter of luxury began around 400 BCE and lasted until around 1100 CE.
+Its importance declined in the 12th century, partly because participants in the Crusades brought back riches such as silk and spices, which were more valuable in Europe than in Byzantium.
+It was during this time that the fashion capital title moved from Constantinople to Paris.
+The Gothic style reached its peak during the 10th to 11th and 14th centuries.
+Early on, dress was significantly influenced by Byzantine culture.
+However, due to the slow communication, the Western styles were lagging behind by 25 to 30 years.
+By the end of the Middle Ages, Western Europe began to develop its own style. One of the biggest advances of this time was that as a result of the Crusades, people began to use buttons to fasten their clothing.
+Homesteading is the act of producing just enough food to feed the farmer and his or her family.
+Subsistence farming is a simple, often organic system of farming in which farmers cultivate only enough to feed themselves and their families with little or no surplus production, and may practice crop rotation or other relatively simple techniques to maximize the yield of their land.
+Throughout most of history, most farmers practiced subsistence farming, which is still the case in many developing countries.
+Subcultures bring together like-minded individuals who feel excluded from mainstream society, and allow them to develop a sense of identity.
+Subcultures can be distinguished by age, ethnic origin, class, location, and/or gender of their members.
+The characteristics that distinguish a subculture may be linguistic, aesthetic, religious, political, sexual, geographic, or any combination of factors.
+Members of the subculture often express their membership through conspicuous and symbolic use of style, which includes clothing, behavior, and slang.
+One of the most common methods used to illustrate the importance of socialization is to draw from several unfortunate cases of children who were not socialized by adults due to neglect, bad luck, or intentional abuse.
+Such children are called "wolf children". Some wolf children were long-term prisoners (usually imprisoned by their own parents), in some cases they lived alone because they were rejected by their parents due to their severe mental or physical disability.
+Wild children may have experienced serious abuse or trauma before being abandoned or running away.
+Others were said to have been raised by animals, while some were said to have lived in the wild alone.
+In complete care of non-human animals, the wild child shows almost identical behavior (within physical limits) as the caring animal, such as its fear or indifference towards humans.
+While project-based learning should make learning easier and more interesting, scaffolding goes one step further.
+The skeleton is not a teaching method but rather a tool that provides support to those individuals who are undertaking the acquisition of a new practice, such as using a new computer program or launching a new project.
+The scaffolding can be virtual or real, in other words, the teacher is a type of scaffolding, but so is a small hook in Microsoft Office.
+The software includes Virtual Constructions designed to analyse, motivate and explain procedures that may be too difficult for the student to perform alone.
+Children are placed in foster care for a variety of reasons, ranging from neglect to abuse to exploitation.
+No child should ever grow up in an environment where they are not getting proper nutrition, care and upbringing, but such cases do exist.
+We believe the foster care system will be a safe zone for these children.
+Our foster care system should provide a safe home, loving foster parents, stable education, and reliable health care.
+Foster care is designed to meet all the needs that were not being met in the home from which they came.
+The Internet combines elements of both mass communication and interpersonal communication.
+The specific characteristics of the Internet add another dimension to considerations of use and satisfaction.
+For example, "learning" and "socialization" are proposed as important motivations for using the Internet (James and colleagues, 1995)
+“Personal involvement” and “continued interest” were also identified by Eighmey and McCord (1998) as new aspects of motivation when they studied audience reactions to a website.
+The use of video recordings has led to important discoveries in the interpretation of micro expressions - facial movements lasting only a few microseconds.
+Specifically, you can use the correct interpretation of micro-expressions to determine if someone is lying to you.
+Oliver Sacks suggested in his article The President's Speech how people who are unable to understand speech due to brain damage are able to accurately judge the sincerity of the person speaking.
+It even suggests that such an ability to interpret human behaviour may be shared by animals such as domestic dogs.
+Research in the twentieth century showed that there are two areas of genetic variation: hidden and expressed.
+Mutations add a new genetic variant, and selection removes them from the pool of expressed variants.
+Segregation and recombination will shuffle the differences between the two files in each generation.
+For primates with a digestive system similar to that of humans, it is difficult to meet the need for amino acids from plant sources available in the open savanna.
+If they don't, there are serious consequences: growth of depression, malnutrition and eventually death.
+The easiest plant-based sources of protein are those found in leafy greens and legumes, but these are hard to digest for us primates unless they are cooked.
+In contrast, animal food (ants, termites, eggs) is not only easily digestible but also provides a high amount of proteins, which contain all essential amino acids.
+All in all, we shouldn't be surprised if our ancestors dealt with the protein problem in a similar way to the chimpanzees in the savannah today.
+Sleep deprivation is the deliberate act of willfully depriving oneself of sleep for an extended period of time (typically 10–60 minutes).
+This can easily be achieved by using a relatively quiet alarm to wake you up without fully rousing you.
+If you find that you are sleeping through your alarm, consider placing it across the room so that you are forced to get out of bed to turn it off.
+Other options based on circadian rhythms include drinking a large amount of fluids (especially water or tea, a known diuretic) before bedtime, as this forces the person to get up and go to the toilet.
+The degree of inner calmness of a person corresponds to the opposite degree of tension in his body and spirit.
+The lower the tension, the more goodness life brings. Every human being has the potential to find absolute peace and happiness.
+Enlightenment can be attained by anyone. The only thing that prevents us from achieving this is our own tension and negativity.
+Tibetan Buddhism is based on the teachings of Buddha, but it was expanded to include the Mahayana path of love and many techniques from Indian yoga.
+The essence of Tibetan Buddhism is very simple. It is Kundalini yoga, meditation and the path of universal love.
+In Kundalini yoga, the energy of kundalini (the energy of enlightenment) is awakened by the asanas (yoga poses), pranayama (breathing exercises), mantras (mantras) and visualizations of this yoga.
+The center of Tibetan meditation is Deity Yoga. Through the visualization of various deities, the energy channels are purified, the chakras are activated and an enlightened mind is created.
+Germany was a common enemy during World War II, which led to cooperation between the Soviet Union and the United States. Conflicting systems, processes, and cultures led to the breakdown of cooperation between the countries after the end of the war.
+Two years after the war ended, former allies became enemies and the Cold War began.
+It lasted for another 40 years and was fought with proxy armies on battlefields from Africa to Asia, in Afghanistan, Cuba, and many other places.
+By September 17, 1939, the Polish defense had already been breached, and the only hope was to retreat and regroup along the Romanian border.
+These plans, however, almost overnight fell apart when more than 800,000 Soviet Red Army troops formed Belorussian and Ukrainian fronts after Soviet troops had invaded eastern Poland, violating the Riga Peace Treaty, the Soviet-Polish Non-Aggression Pact and other international treaties, both bilateral and multilateral.
+Using ships to transport people and goods across oceans is by far the most efficient way to do so.
+The traditional role of the Navy has been to ensure that the state has the ability to transport people and goods, but also to prevent the enemy from doing so.
+One of the most notable recent examples was the North Atlantic campaign during World War II. The Americans tried to move men and material across the Atlantic to help Britain.
+At the same time, the German Navy was trying to stop this traffic, mainly using submarines.
+If the Allies had failed, then Germany might have been able to invade the UK, just as it had taken the rest of Europe.
+Goats were probably first domesticated about 10,000 BCE in the Zagros Mountains of Iran.
+Ancient cultures and tribes began to domesticate them for easy access to milk, wool, meat and hides.
+Domesticated goats were mostly kept in herds that roamed around on hills or other rough pasture, often under the supervision of herders, sometimes children or adolescents, in a manner similar to the more familiar herding of sheep. This type of herding is still practiced.
+Railways in England were built in the 16th century.
+Although the towpaths were usually just parallel planks, they allowed draught horses to haul heavier loads at a faster speed than on other roads of the time, which were somewhat rougher.
+The wheels were introduced reasonably early to keep the tracks in place. Eventually, however, it was found that rails were more efficient if they had iron on their surface.
+This had become a common occurrence, but the iron wheels caused more wear on the wooden wheels of the carriages.
+Eventually, wooden wheels were replaced by iron. In 1767, the first all-iron wheel was introduced.
+The first known means of transportation was walking upright, which humans began doing about two million years ago with the advent of Homo erectus ("upright man").
+Their ancestors, the australopithecines, usually did not walk upright.
+Bipedalism has been found in the fossil record of Australopithecus from 4.2 to 3.9 million years ago, though Sahelanthropus may have been bipedal as early as 7 million years ago.
+To some extent, we can reduce future suffering by living more sustainably, joining an environmental protection movement, and even becoming an environmental activist.
+In many cases, it is the same as symptomatic treatment. If, however, we are not just looking for a temporary solution, we should find the cause of the problem and get rid of it.
+It is obvious that the world has changed a lot due to the scientific and technological progress of the human race, and the problems have grown due to overpopulation and the extravagant lifestyle of the human race.
+After being passed by Congress on July 4, the handwritten draft, signed by President of the Congress John Hancock and Secretary Charles Thomson, was sent a few blocks away to be printed by John Dunlap.
+Between 150 and 200 copies were produced overnight, which are now known as "Dunlap prints".
+The document was first publicly read by John Nixon on July 8, 1776, on the steps of the Pennsylvania State House.
+One was sent to George Washington on July 6, which he read to his troops in New York on July 9; one was sent to London on August 10.
+The oldest known surviving copies of the document are called the Dunlap broadsides, a set of 25 broadsides printed by Dunlap. The original manuscript is not known to have survived.
+Many paleontologists today believe that one group of dinosaurs survived until today. We call them birds.
+Many people don't think of them as dinosaurs because they have feathers and can fly.
+But there are still plenty of similarities between birds and dinosaurs.
+They have claws and spikes on their feet, lay eggs and walk on their two hind legs like a T-Rex.
+Almost all of today's computers are based on processing information in the form of binary numbers.
+A binary number can only have one of two values, namely 0 or 1, and these are known as binary digits or bits for short.
+Internal poisoning may not be immediately apparent. Symptoms such as vomiting are too nonspecific to be used as an immediate diagnosis.
+The best indicator of poisoning may be the presence of an open container of medications or household cleaners that contain toxic chemicals.
+Check the label for specific first aid instructions for that particular poison.
+The term "bug" is used by entomologists to refer to this group of insects in a formal sense.
+The term is derived from the ancient familiarity with fleas, which are highly adapted parasites of humans.
+Both bed bugs and fleas are stealthy, adapting to living in a nest or the home of their host.
+Approximately 400,000 people in the United States have been diagnosed with MS, making it the most prevalent disabling neurological disease in young and middle-aged adults.
+MS is a disease that affects the central nervous system, which includes the brain, optic nerves and spinal cord.
+The research showed that women are twice as likely to be diagnosed with RS than men.
+A couple may decide that bringing up a child is not in their or their child's best interests.
+These couples may decide to pursue an adoption plan for their child.
+In the case of adoption, biological parents give up their parental rights so that another couple can become the child's legal parents.
+The main goal of science is to determine how the world works through the scientific method. This method is actually the guide for most scientific research.
+However, it is not the act of experimenting itself. An experiment is a test conducted to disprove one or more hypotheses, but for scientific research it is also important to ask questions and observe.
+Naturalists and philosophers focused on classical texts and especially the Latin Bible.
+Aristotle's views on all areas of science, including psychology, were accepted.
+As the knowledge of Greek declined, the West found itself cut off from its Greek philosophical and scientific heritage.
+Many of the rhythms recorded in physiology and behaviour often depend fundamentally on the presence of endogenous cycles and their production through biological clocks.
+Periodic rhythms that are not just responses to external periodic stimuli have been documented in most living things, including bacteria, fungi, plants and animals.
+Biological clocks are self-sustaining oscillators that continue to run even in the absence of external stimuli.
+The Hershey-Chase experiment was one of the major pieces of evidence that DNA is the genetic material.
+Hershey and Chase used phages or viruses to inject their own DNA into bacteria.
+They performed two experiments in which either the DNA in the phage was labelled with radioactive phosphorus or the protein in the phage was labelled with radioactive sulphur.
+Mutations can have different effects depending on the type of mutation, the significance of the affected piece of genetic material, and whether or not the mutation affects stem cells.
+Only mutations in the germ line of cells can be transmitted to offspring, while somatic mutations can cause cell death or cancer.
+Nature-oriented tourism attracts people who are interested in visiting natural areas to admire landscapes, including wildlife and animals.
+Examples of activities in this type of tourism include hunting, fishing, photography, bird watching, visiting parks and studying information on the corresponding ecosystem.
+An example is visiting, photographing and learning about orangutans in Borneo.
+Every morning, people in cars leave the small towns, drive to work, and on the way they pass other people on their way to work from where the people in the car just came from.
+This dynamic commuter transport relies on everyone contributing and supporting a transport system based on private vehicles.
+Science now suggests that this massive carbon economy tipped the biosphere out of its stable state that had supported human evolution for the previous two million years.
+Everyone participates in society and uses the transportation system. Almost everyone complains about the transportation system.
+In developed countries, you rarely see similar levels of complaint about water quality or collapsing bridges.
+Why do transportation systems generate so many complaints, why do they fail so often? Are transportation engineers just incompetent? Or is it something deeper?
+Traffic flow is the study of how individual drivers and vehicles interact while moving from one point to another.
+Unfortunately, studying traffic flow is difficult because the behavior of drivers cannot be predicted with 100% certainty.
+Fortunately, drivers behave in a similar way in a certain range; therefore, traffic usually has a certain reasonable consistency and can be approximately mathematically modeled.
+For the purpose of better representation of the flow rate, relationships were established between the three main characteristics: (1) flow rate, (2) density, and (3) velocity.
+These relationships help when planning, designing, and operating transportation facilities.
+Insects were the first animals to evolve flight. Their ability to fly allowed them to escape from predators and quickly move to find food and a mate.
+Most insects have the advantage of being able to fold their wings back along their body.
+This gives them a greater selection of small spaces to hide from predators.
+Today, the only insects that can't fold their wings are dragonflies and dung beetles.
+About a thousand years ago, a man named Aristarchus said that the Solar System goes around the Sun.
+Some people thought he was right, but most people believed the opposite; that the solar system, including the Sun (and even other stars) orbits the Earth.
+That makes sense, because you don't get the feeling that the Earth is moving, do you?
+The Amazon is the largest and second longest river in the world, with more than eight times the flow of the second largest river.
+The Amazon is also the widest river in the world, in some places as much as six miles wide.
+A whopping 20 percent of the water that flows out of our planet's rivers into the oceans comes from the Amazon.
+The main stem of the Amazon is 6,387 km (3,980 mi) long. It drains an area more than twice the size of the United States and has more tributaries than any other river on Earth.
+Although the building of stone pyramids continued until the end of the Old Kingdom, the Giza pyramids were never exceeded in size or precision of construction.
+The ancient Egyptians of the New Kingdom marvelled at the monuments of their ancestors, which were more than a thousand years old at the time.
+The population of Vatican City is around 800. It is the smallest independent country in the world and the country with the lowest population.
+The Vatican uses Italian in its legal documents and official pronouncements.
+Italian is also the everyday language of most of those who work in the state, while Latin is often used in religious ceremonies.
+All citizens of Vatican City are Roman Catholic.
+Humans have known the basic chemical elements like gold, silver and copper for a long time, as these elements are found in nature in their pure form and can be relatively easily mined using simple tools.
+The Greek philosopher Aristotle believed everything was made of one or more of four elements: earth, water, air, and fire.
+It was more like the four states of matter (in the same order): solid, liquid, gas, and plasma, though he also theorized that they change into new substances that make up what we see.
+Alloys are basically mixtures of two or more metals. Don't forget there are lots of elements on the periodic table.
+Elements like calcium and potassium are metals. Of course, there are also metals like silver and gold.
+You also have alloys, which are composed of small amounts of non-metal elements such as carbon.
+Everything in the universe is made of stuff. All the stuff in the universe is made of tiny particles called "atoms".
+Atoms are so incredibly small that you could fit trillions of them on the end of a single grain of sand.
+That is why the pencil became a good friend to many people after it was invented.
+Unfortunately, with the advent of new ways of writing, the pencil has been relegated to lower status and secondary use.
+Nowadays, people write messages on computer screens, so they don't even get in contact with the scissors.
+The only thing one can do is marvel at what happens to the keyboard when something newer comes along.
+A nuclear fission bomb works on the principle that it takes energy to keep the many protons and neutrons together in the nucleus.
+It's sort of like pushing a heavy cart uphill. When you split the atom, some of that energy is released.
+Some atoms have unstable nuclei, meaning they tend to break down when hit by subatomic particles.
+The surface of the Moon is covered with rocks and dust. The outer layer of the Moon is called the crust.
+The crust is about 70 km thick on the side facing the planet and about 100 km on the far side.
+It is weaker under the seas and stronger under the mountains.
+The side facing away from the planet may have more monthly seas because the crust is thinner there, allowing lava to more easily reach the surface.
+Content theories are focused on finding out what people can relate to or what they find attractive.
+These theories suggest that people have certain needs and/or desires that are accepted as part of growing up.
+These theories are concerned with what motivates people to do the things they do and what in their environment leads them to do or not do certain things.
+Two popular theories of motivation are Maslow's hierarchy of needs and Herzberg's two-factor theory.
+In general, two types of behaviors can emerge when managers start leading their former peers: on one end of the spectrum is the desire to "fit in" (or "be one of them").
+This type of manager has trouble making unpopular decisions, implementing disciplinary measures, assessing performance, allocating responsibility, and leading people to be accountable.
+At the other end of the spectrum, a person can change completely and feel like they have to change everything the team does and do it their own way.
+The manager is, after all, responsible for the success and failure of the team.
+This behavior often leads to conflict between the leaders and the rest of the team.
+Virtual teams follow the same standards of excellence as conventional teams, but there are subtle differences.
+Members of a virtual team often act as the contact point for their physical group.
+They often have more independence than regular team members, since their teams can meet in different time zones, which their local management may not understand.
+Another unique aspect of the virtual team is the presence of a so-called "invisible team" (Larson & LaFasto, 1989, p. 109).
+The "invisible team" is the management team to which every member reports. The invisible team sets the standards for the individual members.
+Why would an organization want to go through the time-consuming process of establishing a learning organization? One of the goals of implementing a learning organization concept is innovation.
+When all available resources are effectively utilized across the organization, creativity and innovation can flourish.
+The result is that the collaborating organization's process for overcoming the obstacle may lead to new innovative ways of serving customer needs.
+For the organization to be innovative, its leadership must create an innovative corporate culture, introduce knowledge sharing and organizational learning.
+Angel (2006) explains the Continuum approach as a method that organizations use to reach a higher level of performance.
+Neurobiological evidence provides a physical basis for a theoretical approach to the study of cognition, thus narrowing and clarifying the scope of this area of research.
+Scientists have long suspected a link between brain disorders and behaviour.
+It has long been known that different types of brain damage, trauma, lesions and tumors can affect behavior and produce changes in some mental functions.
+The rise of new technologies allows us to observe and investigate brain structures and processes that have never been seen before.
+This gives us a lot of information and material for creating simulation models to help us understand the processes going on in our minds.
+Although AI has a strong association with science fiction, it is a very important area of computer science dealing with the behavior, learning, and intelligence exhibited by machines.
+Artificial intelligence research is concerned with the creation of machines that are capable of intelligent action.
+Examples include control, planning and scheduling, being able to respond to diagnoses and customer queries, recognising signatures, voices and faces.
+These things have become their own separate disciplines that focus on providing solutions to real-world problems.
+Artificial intelligence is now being used often in economic, medical, mechanical and military fields and is built into many home computers and video games.
+Field trips are an important part of every subject. Teachers often want to take their students to places that are not easily accessible by bus.
+The technology offers a solution in the form of virtual field trips. Students can view artifacts from a museum, visit an aquarium or marvel at beautiful art while sitting in class.
+Virtual sharing of field trips is also a great way to think about the trip and share experiences with future classes.
+Students at Bennet School in North Carolina, for example, create a website each year about their trip to the state capital. They redesign the site every year, but the old versions remain online as an album.
+Blogs can also improve students' writing skills. Although their blogging in the beginning is often marked by careless spelling, the influence of other readers usually changes this.
+Because students are often the most critical of readers, the blogger seeks to improve his writing to avoid criticism.
+Blogging also "forces students to become aware of the world around them." The need to stimulate interest in an audience encourages students to become intelligent and interesting (Townsend, 2004).
+Blogging is a tool that encourages collaboration and prompts students to extend their learning beyond the traditional school day.
+The appropriate use of blogs "will allow students to improve their analytical and critical skills; by actively reacting to online materials, students can define their attitudes in relation to other texts and formulate their views on the subject in specific topics" (Oravec, 2002).
+Ottawa is an enchanting, bilingual capital city of Canada that offers a number of art galleries and museums that showcase Canada's past and present.
+Further south are the Niagara Falls and to the north are still waiting to be discovered the beauty of the Muskoka region and more.
+All of this, and much more, demonstrates that Ontario is seen as a typical part of Canada by foreigners.
+Much of the land further north is sparsely populated and some of it is virtually uninhabited wilderness.
+Many people would be surprised to learn that there are more African-Americans in the U.S. than there are Canadian citizens.
+The East African islands are in the Indian Ocean, off the eastern coast of Africa.
+Madagascar is by far the largest and in terms of wildlife can be considered a separate continent.
+Most of the smaller islands are independent states or French overseas territories, and are known for their luxury beach resorts.
+The Arabs also brought Islam to these countries. It prospered in Comoros and Mayotte.
+European influence and colonialism began in the 15th century with the Portuguese explorer Vasco da Gama's discovery of a sea route (Cape Route) from Europe to India.
+In the north it is bounded by the Sahel, while in the south and west it is bounded by the Atlantic Ocean.
+Women: It is recommended that all female travelers be listed as married, regardless of their actual marital status.
+A ring is also a good option (as long as it doesn't look too expensive).
+Women should be aware that due to cultural differences, they may sometimes encounter harassment, and that it is not uncommon for men to follow women, grab their hand, etc.
+Be resolute in rejecting men and don't be afraid to stand your ground (cultural differences don't justify this!).
+The modern city of Casablanca was founded by Berber fishermen in the 10th century BC and was used as a strategic port by the Phoenicians, Romans, and Moroccans called Anfa.
+The Portuguese destroyed and rebuilt the city, renaming it Casa Branca, and they abandoned it after the 1755 earthquake.
+The Moroccan Sultan transformed the city to Daru l-Badya and Spanish traders, who established trading posts there, called it Casablanca.
+Casablanca is one of the least interesting places to shop in all of Morocco.
+Around the old Medina it is easy to find places selling traditional Moroccan goods such as tagine, pottery, leather goods, water pipes and a wide range of spices, but all of this is for tourists.
+Goma is a tourist city in the Democratic Republic of the Congo, located on the eastern border near Rwanda.
+In 2002, Goma was destroyed by lava from the Nyiragongo volcano, which buried most of the streets and especially the city center.
+While Goma is relatively safe, any visit outside the city should be carefully considered in light of ongoing fighting in North Kivu province.
+The city is also a base for climbing Nyiragongo and offers one of the cheapest gorilla trekking options in Africa.
+For travel within Goma, you can use moto-taxis (motorcycle taxis). A short ride should cost around 500 Congolese francs.
+In combination with its relative inaccessibility, Timbuktu became a metaphor for exotic, distant lands.
+Today, Timbuktu is a poor city, but its fame makes it a tourist attraction. It also has an airport.
+It was added to the World Heritage List in 1990 due to its desert sand.
+It was one of the stops on Henry Louis Gates's PBS series The African American Century.
+The city is in stark contrast to the rest of the country, which feels more Arab than African.
+The Kruger National Park (KNP) is located in the northeast of South Africa and borders Mozambique in the east, Zimbabwe in the north and the Crocodile River in the south.
+The park covers 19,500 km² and is divided into 14 different eco-zones, each supporting a different type of wildlife.
+It is one of the main attractions of South Africa and is considered to be the flagship of the South African National Parks (SANParks).
+Similarly to all South African National Parks, an entrance fee and conservation levy must be paid to enter the park.
+A Wildcard can also be a good option, which allows entry to either selected parks in South Africa or all South African national parks.
+The city of Hong Kong is named after the island of Hong Kong, which many tourists consider to be the main travel destination.
+The skyscrapers that make up Hong Kong's skyline are likened to a glittering bar graph reflecting on the waters of Victoria Harbour.
+The best views of Hong Kong are from across the harbour on the Kowloon peninsula.
+Most of Hong Kong's dense urban development is on land reclaimed from the sea along the north shore.
+This is the place that the British colonists claimed, so if you are looking for evidence of the colonial past of the territory, then this is a good place to start.
+The Sundarbans is the largest contiguous mangrove forest in the world, spreading across 80 km (50 miles) of coastline in Bangladesh and India.
+The Sundarbans was declared a World Heritage Site by UNESCO. Part of the forest in Indian territory is known as the Sundarbans National Park.
+These forests, however, are not just mangroves; they are also some of the last remaining tracts of the mighty forests that once covered the Gangetic plains.
+The Sundarbans covers an area of 3,850 km2 (1,520 sq mi), of which about a third is water or marsh.
+Since 1966, the Sundarbans has been a natural reserve and it is estimated that there are 400 Bengal tigers and 30,000 Indian muntjac in the area.
+Buses depart from the town bus station (across the river) throughout the day, but most of them, especially those heading east and to Jakar/Bumthang, leave between 6:30 and 7:30.
+As intercity buses are often full, we recommend that you book your ticket several days in advance.
+Most suburbs are serviced by small Japanese coastal buses which are comfortable and reliable.
+Shared taxis are a quick and convenient way to get to nearby places like Paro (Nu 150) and Punakha (Nu 200).
+The Oyapock River Bridge is a suspension bridge spanning the Oyapock River to link the Brazilian town of Oiapoque with Saint-Georges de l'Oyapock in French Guiana.
+These two towers rise to a height of 83 metres, the bridge is 378 metres long and has two lanes, each 3.5 metres wide.
+The vertical clearance below the bridge is 15 metres. The bridge was completed in August 2011, but opened only in March 2017.
+The bridge should be fully functional by September 2017, when the Brazilian customs control points are expected to be completed.
+The Guarani were the most important indigenous group to inhabit the area now known as eastern Paraguay. They lived as hunter-gatherers and also practiced subsistence agriculture.
+The region of Chaco was home to other indigenous tribes such as the Guaycurú and Payaguá, who survived by hunting, gathering, and fishing.
+In the 16th century, Paraguay, originally called the "Great Province of the Indians," was born out of the meeting of Spanish conquerors and indigenous groups.
+The Spanish began a period of colonization that lasted for three centuries.
+Since the founding of Asunción in 1537, Paraguay has managed to preserve much of its original character and identity.
+Argentina is well known for having one of the best polo teams and players in the world.
+The biggest tournament of the year takes place in December at the polo fields in Las Cañitas.
+Smaller tournaments and matches are also played here during other parts of the year.
+If you are interested in tournaments and where to get tickets for the polo matches, check out the Asociación Argentina de Polo.
+The official currency of the Falkland Islands is the Falkland pound (FKP), which is pegged to the British pound (GBP) at a rate of 1:1.
+Money can be exchanged at only one bank in the islands, which is located in Stanley, opposite the FIC West store.
+British pounds are widely accepted anywhere on the islands and in Stanley, credit cards and US dollars are also widely accepted.
+Credit cards are probably not accepted on remote islands, but you may be able to pay with British and U.S. currency. Be sure to ask the owner in advance what type of payment he or she will accept.
+It is almost impossible to exchange Falkland Island currency outside of the islands, so be sure to exchange before leaving.
+Because Montevideo is south of the equator, summer is then when it is winter in the northern hemisphere and vice versa.
+Montevideo is in a subtropical climate; in the summer months, it is not uncommon for temperatures to reach 30 °C (86 °F).
+Winters can be deceptively cold: although temperatures rarely drop below freezing, the combination of wind and humidity makes it feel colder than the thermometer indicates.
+There are no specific "rainy" and "dry" seasons: The amount of rainfall remains fairly constant throughout the year.
+Although most of the animals in the park are used to seeing people, they are still wild animals in the wild and should not be fed or disturbed.
+According to park rules, you must stay at least 100 yards/meters away from bears and wolves and 25 yards/meters away from all other wildlife!
+Although they appear docile, bison, moose, elk, bears, and almost all large animals can be dangerous.
+Many visitors are injured every year due to failure to maintain a safe distance from these animals; they are large, wild animals and can be dangerous, so please give them their space.
+Also keep in mind that bears and other wild animals are attracted to smells, so avoid cooking or heating up strong-smelling food and keep your campsite clean.
+Apia is the capital of Samoa. The city is located on the island of Upolu and has about 40,000 inhabitants.
+Apia was founded in the 1850s and became the official capital of Samoa in 1959.
+The harbor was the scene of an infamous maritime standoff in 1889, when seven ships from Germany, the United States and Britain refused to leave.
+All but one of the ships were sunk, with the loss of nearly 200 Americans and Germans.
+During a push for independence organized by the Mau movement, a peaceful rally in the town ended in the killing of the prime minister, Tupua Tamasese Lealofi III.
+There are many beaches given that Auckland is situated between two harbours. The most popular beaches can be found in three areas.
+The beaches of the North Shore (in the North Harbour area) are on the Pacific Ocean and stretch from Long Bay in the north to Devonport in the south.
+These are nearly sand beaches with safe swimming and most are shaded by pohutukawa trees.
+Tamaki Drive beaches are located along the waterfront of Waitemata Harbour in the sought-after suburbs of Mission Bay and St Heliers in central Auckland.
+These are sometimes crowded family beaches with a large selection of shops right on the beach. Swimming is safe.
+The local beer of choice is Number One, which is not a particularly complex beer but a pleasant and refreshing one. The other local beer is called Manta.
+There are many French wines that you can drink, but New Zealand and Australian wines may be a better choice.
+Drinking water from the tap is safe, but if you are concerned, bottled water is readily available.
+For Australians, the idea of a "flat white" is bizarre. A small black coffee is an "espresso", a cappuccino is a full milk (not foam) based drink and tea is not served with milk.
+The hot chocolate is up to Belgian standards. Although the fruit juices are expensive, they are first-rate.
+Many trips to the cliffs are made throughout the year, and injuries resulting from any of these causes are rare.
+Even so, heed the advice of authorities, follow the signs, and pay close attention to safety warnings.
+Squareheads can be found near beaches and river mouths from October to April north of Seventeen Seventy. They can also be found outside of this time.
+Sharks really do exist, but they very rarely attack people. Most sharks are afraid of humans and will swim away if they see one.
+The saltwater crocodile does not actively hunt in the ocean; its primary habitat is the river mouths north of Rockhampton.
+Booking accommodation in advance gives the traveller the assurance that they will have somewhere to sleep when they reach their destination.
+Travel agencies often have contracts with specific hotels, but through them you can also book other types of accommodation such as campgrounds.
+Travel agencies usually offer packages which include breakfast, transport to/from the airport or even combined packages of flight and hotel.
+They can also hold your reservation for you if you need time to think or to gather other documents for the destination (such as a visa).
+Any changes or requests should be directed first to the travel agent and not the hotel directly.
+For some festivals, the vast majority of attendees choose to camp on-site and this is considered an essential part of the experience.
+If you want to be in the middle of the action, you will need to arrive as early as possible to secure a camping spot close to the main stage.
+Remember that even though the music on the main stage may be over for the night, other sections of the festival may still be going on until late.
+Some festivals offer special family camping areas for those with small children.
+If you go through the northern Baltic Sea in winter, check the location of the cabin, as sailing through ice causes unbearable noise in exposed areas.
+St. Petersburg's round-trip cruises include time in the city. Visa requirements do not apply to cruise passengers (see conditions).
+Casinos are usually designed to tempt patrons to stay as long as possible and spend as much money as possible. Windows and clocks are usually covered, and it is often difficult to tell the time.
+They usually have special food, drinks and entertainment in order to keep the visitors happy and in the premises of the casino.
+Some establishments serve alcoholic drinks at the establishment's expense. Drunkenness, however, negatively affects one's ability to make good decisions, so all good players know how important it is to stay sober.
+Anyone driving at high altitudes or in a mountain pass should consider the possibility of snow, ice or sub-zero temperatures.
+On icy and snow-covered roads, the friction is low and you cannot drive the same way as on a bare asphalt road.
+During a blizzard, enough snow falls in a very short time to prevent travel.
+Visibility may also be limited by falling or blowing snow, or by fog or frost on the windshield.
+On the other hand, ice and snow are normal in many countries and year-round traffic continues with little interruption.
+Safari is probably the biggest tourist attraction in Africa and for many a traveller it represents the main reason for visiting the continent.
+The term "safari" in its current sense refers to a land journey to see game, especially on a savanna.
+Some animals, such as elephants and giraffes, are inclined to approach vehicles, and standard equipment will allow for good viewing.
+Lions, cheetahs and leopards are sometimes shy and can be more easily observed with binoculars.
+A tourist safari consists of a hike that takes several hours or several days.
+The Paralympics will take place from August 24 to September 5, 2021. Some events will be held at different locations in Japan.
+Tokyo will become the only Asian city to have hosted two summer Olympics, having hosted in 1964.
+If you booked your flights and accommodation for 2020 before the postponement was announced, you may find yourself in a difficult situation.
+The rules for cancelling events can vary, but as of the end of March 2020, most rules for cancelling events based on the coronavirus did not include the Olympics, which were scheduled for July 2020.
+Tickets for most of the events are expected to cost between 2,500 and 130,000 yen, with regular tickets costing 7,000 yen.
+Ironing a wet garment can help it to dry. Many hotels provide an iron and ironing board, although they may not be in the room.
+If you don't have an iron or don't like ironed socks, you can try using a hair dryer if available.
+Beware of overheating the fabric (which can cause shrinkage or, in extreme cases, burning).
+There are many ways to purify water, some more effective against particular threats.
+In some areas, a minute is all it takes; in others, several minutes are needed.
+Filters have different efficiencies and if concerned, you should buy bottled water from a reputable company.
+Travelers may encounter animal pests they are unfamiliar with in their home regions.
+Biting insects can cause food spoilage, skin irritation or, at worst, allergic reactions, the spread of disease or the transmission of infectious diseases.
+Infectious diseases or dangerous animals capable of inflicting injury or death on humans are usually not considered pests.
+Duty-free shopping represents an opportunity to purchase goods free of tariffs and other taxes in certain areas.
+Travellers heading to high-taxation countries can sometimes save significant amounts, especially when buying products such as alcoholic drinks or tobacco.
+The section between Point Marion and Fairmont offers the steepest grades on the Buffalo–Pittsburgh route, as it often passes through isolated hilly terrain.
+If you're not used to driving on country roads, beware: there are a lot of steep inclines, narrow lanes and sharp corners.
+The maximum permitted speed is significantly lower than in the preceding and following sections - usually 35–40 mph (56–64 km/h) - and its strict observance is even more important.
+Interesting, however, is that cellular service is much better here than in many other portions of the trail, such as in the Pennsylvania wilderness.
+German baked goods are quite good and in Bavaria they are plentiful and varied, very similar to their southern neighbors in Austria.
+Fruit bread is common. Apples are used year-round; in summer, then, come cherries and plums.
+Many German baked goods also contain almonds and other nuts. Popular cakes often pair particularly well with a strong cup of coffee.
+If you want to try some rich desserts, you might want to try some cakes, which are called Berliner, Pfannkuchen or Krapfen depending on the region.
+Kari is a dish of various herbs, spices and meat or vegetables.
+Kari can be either "dry" or "wet" depending on how much liquid it contains.
+In northern Indian and Pakistani subcontinent regions, yogurt is commonly added to curry. In southern India and some other coastal regions of the subcontinent, coconut milk is usually used.
+With 17,000 islands to choose from, Indonesian food is a catch-all term for a varied collection of regional cuisines from throughout the country.
+However, if used without further qualification, the term usually refers to the cuisine of the central and eastern parts of Java island.
+Indonesian cuisine, now widely available throughout the archipelago, contains many simple dishes with dominant flavours of peanuts, chilli, sugar (especially Javanese coconut sugar) and various aromatic spices.
+The stirrups, which hang down on either side of the saddle, serve as a support for the rider's feet.
+They give the rider more stability, but may pose safety issues due to the possibility of the rider's feet becoming trapped.
+If a rider is thrown from a horse but their foot becomes trapped in the stirrup and the horse runs off, they may be dragged along at speed. A number of safety measures can be taken to mitigate this risk.
+First, most riders wear riding boots with a heel and a fairly narrow sole.
+In addition, some saddles, especially English, have safety stirrups that allow the stirrup leather to drop away from the saddle when the rider falls on to the stirrups.
+Valle de la Luna - a popular rock climbing destination for the Chilean Prime Minister, known as the Yosemite of South America, with extensive granite walls and cliffs.
+The peaks offer breath-taking views. Climbers from all over the world are constantly establishing new routes due to the infinite potential of the walls here.
+Winter sports include skiing and snowboarding, which is gliding on snow with skis or a snowboard attached to one's feet.
+“Skiing is a common travel activity with many fans, sometimes referred to as “ski bums” who plan an entire vacation around skiing in a particular resort. “
+The idea of skiing is very old. Cave paintings of skiers date back to 5000 BCE!
+Skiing as a sport can be traced back to at least the 17th century. The first recreational ski club was opened in Norway in 1861.
+Skiing: This activity is also known as cross-country skiing, ski touring or backcountry skiing.
+It has a relationship with Alpine skiing or mountaineering though they are not part of those activities, though the second of those activities is done in steep terrain and requires much stiffer boots and skis.
+Imagine a ski trail as similar to a hiking trail.
+In favourable conditions, you can cover slightly longer distances than on foot - but you will rarely move at speeds comparable to cross-country skiing without a heavy backpack and on prepared trails.
+Europe is a relatively small continent, but with a number of independent countries. In normal circumstances, traveling through multiple countries would involve filling out multiple visa and passport applications.
+However, the Schengen area functions much like a single country in this regard.
+As long as you remain in this zone, you can generally cross the border without having to pass through immigration again.
+Similarly, if you have a Schengen visa, you may not have to apply for a visa for each Schengen country separately, which will save you time, money, and red tape.
+There is no universal definition of what constitutes an antique. Some tax authorities define antiques as items over 100 years old.
+This definition has geographical variations; for example, the age limit in North America may be lower than in Europe.
+Handmade items can be classified as antiques even if they are newer than similar mass-produced items.
+Moose husbandry is an important source of livelihood for the Sami people and the trade-related culture is also important for many other professions.
+Not all Sami people, however, traditionally practiced large-scale reindeer herding; they also made a living from fishing, hunting, and similar activities, and used the reindeer only as draft animals.
+Today, many Samis work in modern professions. Tourism is an important source of income in Sápmi, the Sami region.
+Although the word "Gypsy" is used by many non-Romani people, it is often considered offensive due to its association with negative stereotypes and misconceptions about Romani people.
+If the country you are going to becomes subject to a travel advisory, this may affect your travel insurance or cancellation insurance.
+Maybe you'd rather look at the advice of other governments than your own, but those are aimed primarily at their own citizens.
+For example, U.S. citizens may face different situations in the Middle East than Europeans or Arabs do.
+The advice is only a brief summary of the political situation in the given country.
+Presented opinions are often superficial, general and over-simplified compared to more detailed information that is available elsewhere.
+Unfavourable weather is a general term for any dangerous weather which has the potential to cause damage, serious social disruption or loss of life.
+Stormy weather can happen anywhere in the world, and has different forms that can depend on geography, topography, and atmospheric conditions.
+High winds, hail, heavy rain, and wildfires are all forms and results of stormy weather, such as thunderstorms, tornadoes, blizzards, and cyclones.
+Regional and seasonal extreme weather events include blizzards, snowstorms, hailstorms and dust storms.
+Travelers are strongly advised to be aware of all possible risks of adverse weather in their area, as this can affect all travel plans.
+Anyone planning to visit a country that could be considered a war zone should undertake professional training.
+An internet search for the phrase "Course for hostile environment" is likely to reveal the address of the local company.
+The course usually covers these problems in much more detail, often also with practical exercises.
+The course usually takes 2–5 days and includes role-playing, intensive first aid training, and sometimes weapons training.
+Books and magazines on survival in the wild are common, but publications on war zones are scarce.
+Passengers who plan to have gender reassignment surgery in a foreign country should make sure they have valid documentation for their return trip.
+The willingness of governments to issue passports without gender (X) or to update documents to reflect a desired name and gender varies.
+The willingness of foreign governments to honour these documents varies.
+Inspections at security checkpoints became much more disruptive after 9/11.
+Transgender people should not expect to be able to pass through metal detectors after surgery, as their privacy and dignity may be compromised.
+Rip currents are returning currents that flow away from the shore, often at the edge of a reef or headland.
+Because of the submarine topography, the return current concentrates in a few deep sections, and this is where the fast current into deep water can develop.
+Most deaths are due to exhaustion from trying to swim back against the current, which can be impossible.
+Once you get out of the current, swimming back isn't any more difficult than usual.
+Try to head for somewhere out of the current, or to the best of your ability and depending on whether or not you are being noticed, wait for help.
+The culture shock comes later than the shock of returning (there's an initial honeymoon phase) and lasts longer and can be more severe.
+Travelers who easily adapt to a new culture often have particularly difficult experiences adjusting to their home culture.
+After returning home from a stay in a foreign country, you are accustomed to a new culture and some habits from your home are already lost.
+When you first went abroad, people were probably patient and understanding because they knew travelers had to adapt to a new country.
+People may not realise that travellers returning home also need patience and understanding.
+The pyramid sound and light show is one of the most interesting things to do for kids in the area.
+The pyramids can be seen in the dark and in silence before the show starts.
+After all, you usually hear tourists and vendors all the time. The story of sounds and lights reminds of a fairy tale book.
+The Sphinx has the function of a chorus and narrator of a long story.
+Various scenes are projected onto the pyramids, one pyramid at a time.
+The South Shetlands, which were discovered in 1819, are claimed by more than one nation and have the most bases with 16 active in 2020.
+The archipelago is located 120 km north of the mainland. The largest is King George Island with the settlement of Villa Las Estrellas.
+Others include Livingstone Island and Deception Island, where a ruined caldera still provides evidence of an active volcano, and a magnificent natural harbour.
+Ellsworth Land is the region south of the peninsula, surrounded by the Bellingshausen Sea.
+The peninsula's mountains meet here to form a plateau, and then re-emerge to form the 360 km (220 mi) long Ellsworth Range, which is divided in the middle by the Minnesota Glacier.
+The highest mountain in Antarctica, the Vinson Massif, lies at the northwest end of the Sentinel Range, at 4,892 metres (16,050 ft).
+In remote locations without cell coverage, a satellite phone may be your only option.
+A satellite phone is not a general replacement for a mobile phone, because to make a call you have to be outdoors without any obstructions between you and the satellite.
+This service is often used by the shipping industry, including recreational boats and expeditions that need to access remote data.
+Your local telephone service provider should be able to provide you with more information on how to connect to this service.
+Travelling and learning is becoming an increasingly popular option for those who want to take a year out.
+It is particularly popular among those leaving school, as it allows them to take a year out before going to university without putting their education at risk.
+In many cases, taking a course abroad after high school may improve your chances of pursuing higher education in your home country.
+Tuition is usually charged for enrollment in these educational programs.
+Finland is an excellent destination for boat trips. "The land of a thousand lakes" includes thousands of islands in its lakes and coastal archipelagos.
+A yacht is not absolutely necessary in the archipelagos and lakes.
+Although the coastal archipelago and largest lakes are more than big enough for any yacht, smaller boats or even kayaks will offer a different experience.
+Boating is a national pastime in Finland, with one boat for every seven to eight people.
+Similarly in Norway, Sweden and New Zealand, but otherwise completely unique (e.g. in the Netherlands it is number one for forty).
+Most Baltic Sea cruises include an extended stay in Russia's St. Petersburg.
+This means that you can visit this historic city for several full days and return to the ship overnight.
+If you disembark only as part of a cruise, you will not need a separate visa (since 2009).
+Some of the trips in the brochure include a visit to German Berlin. As can be seen on the map above, Berlin is not near the sea and a visit to the city is not included in the price of the trip.
+Flying can be daunting for people of all ages and backgrounds, especially if it is their first flight or if they have had a traumatic experience.
+It's not something to be ashamed of: it's not any more different from personal fears and aversions to other things that a lot of people have.
+For some people, understanding how planes work and what goes on during a flight can help overcome a fear of the unknown or feeling out of control.
+Courier companies are well paid to deliver goods quickly. Time is often a very important factor for business documents, goods or spare parts for urgent repair.
+On some routes, larger companies have their own planes, but on other routes and for smaller companies there has been a problem.
+If they were sent by air freight, it could take several days for them to go through customs and clearance.
+The only way to do this more quickly is to send the item as checked baggage. Airline regulations do not allow baggage to be sent without a passenger, so here you come in.
+The most common way to fly in First or Business Class is to pull out a fat wad of cash (even better, get your company to do it for you).
+However, this is not cheap: you can expect to pay up to four times the price of a regular economy class ticket and eleven times the price of a first class ticket!
+In general, it is not worth looking for discounts on flights from point A to point B for first or business class.
+Airlines know full well that there is a certain key group of travellers who are willing to pay a premium to get somewhere quickly and comfortably, and they price accordingly.
+The capital of Moldova is Chișinău. The local language is Romanian, but Russian is also widely spoken.
+Moldova is a multiethnic republic that has been plagued by various ethnic conflicts.
+This conflict led to the creation of the self-declared Pridnestrovian Moldavian Republic in eastern Moldova in 1994, which has its own government and currency but is not recognized by any UN member.
+Despite the failure of political negotiations, economic relations between the two parts of Moldova were restored.
+The main religion in Moldova is Orthodox Christianity.
+İzmir is Turkey's third largest city with around 3.7 million inhabitants, after Istanbul and Ankara, the second largest port after Istanbul and an important transportation hub.
+What was once an ancient city, Smyrna is now a modern, developed and busy commercial centre situated around a large bay and surrounded by mountains.
+Wide boulevards, glass skyscrapers and modern shopping malls are interspersed with traditional red-tiled roofs, 18th-century bazaars and old mosques and churches, although the city has more of a Mediterranean European feel than a traditional Turkish one.
+The village of Haldarsvik offers views of the nearby island of Eysturoy and an unusual octagonal church.
+Interesting marble doves adorn some of the tombs in the cemetery.
+A half-hour stroll through this interesting village is well worth it.
+To the north and within easy reach is the romantic and fascinating town of Sintra, made famous by Lord Byron's descriptions of its beauty.
+Scotturb network bus 403 goes to Sintra and stops at Cabo da Roca.
+Also in the north, visit the Shrine of Our Lady of Fatima (Sanctuary of Our Lady of Fatima), a world-renowned site of Marian apparitions.
+Please remember that you are essentially visiting a mass burial ground and also a site that has almost incalculable significance for a large part of the world's population.
+To this day, many men and women still live who survived internment at this site, and there are many more whose loved ones were murdered or died of exhaustion from forced labor, Jews and non-Jews alike.
+Please act with all the dignity, seriousness and respect that it deserves. Do not joke about the Holocaust or the Nazis.
+Don't deface the place with tags or scratching graffiti into structures.
+The official language of Barcelona is Catalan and Spanish. About half of the population prefers Catalan, most understand it and virtually everyone is able to speak Spanish.
+However, most signs and notices are only in Catalan, as it is the only official language.
+However, Spanish is commonly spoken in public transportation and other facilities.
+Regular announcements on the metro are only in Catalan, but unplanned disruptions are announced in many different languages - Spanish, English, French, Arabic and Japanese.
+Parisians have the reputation of being selfish, rude and arrogant people.
+Although often a misconception, the best way to get along with the Parisians is to behave as well as possible, i.e. to act like someone who is "bien élevé" (well-mannered). Your every move will be greatly facilitated.
+The initial impression that the Parisians are a bit brash will quickly dissipate if you at least show some basic courtesy.
+The Plitvice Lakes National Park is heavily forested, mainly with beech, spruce and fir, and offers a mix of Alpine and Mediterranean vegetation.
+Due to its diverse microclimate, varied soils and differing altitudes, it supports a wide range of plant communities.
+The area is also home to a very wide range of mammals and birds.
+Besides many of the more common species, rare fauna such as brown bear, wolf, eagle, owl, lynx, wild cat and reindeer can be found here.
+When visiting monasteries, women are required to wear skirts that cover their knees and have their shoulders covered as well.
+Most of the monasteries provide blankets for women who come unprepared, but if you bring your own, especially a colorful one, you will get a smile from the monk or nun at the entrance.
+Similarly, men are required to wear trousers that cover their knees.
+Even this can be borrowed from the stock at the entrance, but this clothing is not washed after every use, so you don't have to feel comfortable wearing these skirts. For men, there is only one size!
+Mallorquin cuisine, like that of similar areas of the Mediterranean Sea, is based on bread, vegetables and meat (especially pork) and often uses olive oil.
+A simple and popular dish, especially in summer, is called Pa amb Oli: bread with olive oil, tomatoes and any available toppings, such as cheese, tuna, etc.
+All nouns and the word Sie (you) are always written with a capital letter at the beginning and even in the middle of a sentence.
+This is an important way to distinguish between some verbs and nouns.
+It probably also makes reading easier, though it is slightly complicated by the need to determine whether a verb or adjective is being used in a substantivized form.
+Italian is relatively easy to pronounce since most words are pronounced exactly as they are spelled.
+The main vowels to be careful of are C and G, as they are pronounced differently depending on the vowel that follows them.
+Also, beware of the different pronunciations of the letters "r" and "rr": "caro" means "dear", while "carro" means "car".
+Persian has relatively easy and mostly regular grammar.
+So if you read these basics of Persian grammar, you will learn a lot about Persian grammar and better understand the individual phrases.
+It goes without saying that if you already know one of the Romance languages, learning Portuguese will be easier for you.
+However, people who are a little bit fluent in Spanish may quickly come to the conclusion that Portuguese is so similar that it need not be studied separately.
+Most modern-day observatories are now out of date and serve as museums or educational centers.
+Since light pollution at their peak was not as much of a problem as it is today, they are usually located in towns or campuses, which are easier to access than those built in modern times.
+Most modern research telescopes are huge instruments in remote locations with favorable atmospheric conditions.
+The practice of viewing cherry blossoms, known as hanami, is a Japanese tradition dating back to the 8th century.
+This concept comes from China, where peach blossoms were a popular flower.
+In Japan, the first cherry blossom celebrations were only held by the emperor for himself and other members of the aristocracy at the imperial court.
+Plants look best in their natural habitat, so resist the temptation to take even "just one" specimen.
+If you visit a formally-arranged garden, they will turf you out without a second thought if they catch you picking "samples".
+Singapore is an extremely safe country to visit in general. It is also very easy to navigate and you can buy almost anything once you arrive.
+However, since it is located in the "true tropics" just a few degrees north of the equator, you will have to contend with heat (always) and high humidity (often).
+Some buses also go north to Hebron, the traditional burial site of the Biblical patriarchs Abraham, Isaac and Jacob, and their wives.
+Check that the bus you intend to take is going to Hebron and not just the nearby Jewish settlement of Kiryat Arba.
+Inland waterways can be an interesting place to go for a holiday.
+For example, a visit to the castles of the Loire and Rhine valleys or a round trip to interesting towns on the Danube or a cruise on the Erie Canal.
+They also determine the routes of popular hiking and cycling trails.
+Christmas is one of the most important holidays in Christianity and celebrates the birth of Jesus.
+Many of the traditions surrounding the holiday have been adopted by non-Christians in Christian countries and by non-Christians around the world.
+There is a tradition of staying up all night on Easter Eve to see the first rays of the rising sun.
+Of course, there are Christian theological explanations for this tradition, but it could just as easily be pre-Christian spring and fertility festivals.
+Traditional churches often hold an Easter Vigil service on the Saturday night of the Easter weekend, when the congregation often breaks into song at midnight to celebrate the resurrection of Christ.
+All the animals that originally came to the islands swam, flew, or were blown or carried by currents to the islands.
+Due to the lack of a continental land bridge, mammals were unable to cross the distance and as a result the giant tortoise became the main herbivore on the Galapagos.
+A number of mammals have been introduced to the Galapagos since humans first arrived, including goats, horses, cows, rats, cats, and dogs.
+If you visit the Arctic or Antarctic in winter, you will experience a polar night, when the sun never rises above the horizon.
+This offers a good opportunity to observe the Northern Lights as the sky will be fairly dark most of the time.
+Because these areas are so sparsely populated and light pollution is usually not a problem, you will be able to enjoy the stars.
+Japanese working culture is more hierarchical and formal than what Western people are used to.
+A suit is standard business wear, and colleagues often address each other by their surnames or job titles.
+Workplace harmony is key, rather than celebrating individual successes, emphasis is placed on group endeavour.
+Employees must get approval from their supervisors for every decision they make, and they are expected to follow the instructions of their supervisors without question.
diff --git a/test-cs-en.bleu b/test-cs-en.bleu
new file mode 100644
index 0000000000000000000000000000000000000000..472668a3231b85bdd2b3128e3f7d3197dee35968
--- /dev/null
+++ b/test-cs-en.bleu
@@ -0,0 +1 @@
+BLEU|nrefs:1|case:mixed|eff:no|tok:13a|smooth:exp|version:2.4.3 = 36.91 67.7/43.2/29.9/21.3 (BP = 1.000 ratio = 1.005 hyp_len = 24837 ref_len = 24721)
diff --git a/test-cs-en.comet b/test-cs-en.comet
new file mode 100644
index 0000000000000000000000000000000000000000..a731b8b817a7bbb75270db727727d352039f9818
--- /dev/null
+++ b/test-cs-en.comet
@@ -0,0 +1,1013 @@
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 0 score: 0.7920
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 1 score: 0.9000
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 2 score: 0.9058
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 3 score: 0.8238
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 4 score: 0.8991
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 5 score: 0.8163
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 6 score: 0.9087
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 7 score: 0.8916
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 8 score: 0.9280
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 9 score: 0.9396
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 10 score: 0.8876
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 11 score: 0.8753
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 12 score: 0.9053
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 13 score: 0.9064
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 14 score: 0.8505
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 15 score: 0.8578
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 16 score: 0.8985
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 17 score: 0.9236
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 18 score: 0.9123
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 19 score: 0.8364
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 20 score: 0.9373
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 21 score: 0.9425
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 22 score: 0.8663
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 23 score: 0.8451
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 24 score: 0.8519
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 25 score: 0.9341
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 26 score: 0.8591
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 27 score: 0.9042
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 28 score: 0.8396
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 29 score: 0.8886
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 30 score: 0.8190
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 31 score: 0.8537
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 32 score: 0.7469
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 33 score: 0.9216
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 34 score: 0.9418
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 35 score: 0.8800
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 36 score: 0.9115
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 37 score: 0.8938
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 38 score: 0.8983
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 39 score: 0.9137
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 40 score: 0.9029
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 41 score: 0.9540
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 42 score: 0.8860
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 43 score: 0.9222
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 44 score: 0.8632
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 45 score: 0.8488
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 46 score: 0.8790
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 47 score: 0.8822
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 48 score: 0.9302
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 49 score: 0.8834
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 50 score: 0.9232
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 51 score: 0.8986
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 52 score: 0.9271
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 53 score: 0.9129
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 54 score: 0.9187
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 55 score: 0.9099
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 56 score: 0.8845
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 57 score: 0.8796
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 58 score: 0.8989
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 59 score: 0.9257
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 60 score: 0.8822
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 61 score: 0.9178
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 62 score: 0.8688
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 63 score: 0.8790
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 64 score: 0.9156
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 65 score: 0.8535
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 66 score: 0.7606
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 67 score: 0.8700
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 68 score: 0.9446
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 69 score: 0.8931
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 70 score: 0.8599
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 71 score: 0.8686
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 72 score: 0.8000
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 73 score: 0.8900
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 74 score: 0.8421
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 75 score: 0.8402
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 76 score: 0.9011
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 77 score: 0.8731
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 78 score: 0.9785
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 79 score: 0.9157
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 80 score: 0.9235
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 81 score: 0.9040
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 82 score: 0.8880
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 83 score: 0.8903
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 84 score: 0.8333
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 85 score: 0.9004
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 86 score: 0.8080
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 87 score: 0.9040
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 88 score: 0.9076
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 89 score: 0.8823
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 90 score: 0.8360
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 91 score: 0.8938
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 92 score: 0.8488
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 93 score: 0.8874
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 94 score: 0.9252
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 95 score: 0.9208
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 96 score: 0.8919
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 97 score: 0.8793
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 98 score: 0.8810
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 99 score: 0.8773
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 100 score: 0.9321
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 101 score: 0.9020
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 102 score: 0.8659
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 103 score: 0.9004
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 104 score: 0.8539
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 105 score: 0.8905
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 106 score: 0.8658
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 107 score: 0.8814
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 108 score: 0.8483
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 109 score: 0.8532
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 110 score: 0.8640
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 111 score: 0.9516
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 112 score: 0.9123
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 113 score: 0.8962
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 114 score: 0.8689
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 115 score: 0.8934
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 116 score: 0.8923
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 117 score: 0.9292
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 118 score: 0.9545
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 119 score: 0.8800
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 120 score: 0.9014
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 121 score: 0.8718
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 122 score: 0.8973
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 123 score: 0.8447
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 124 score: 0.8630
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 125 score: 0.9001
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 126 score: 0.8650
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 127 score: 0.9075
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 128 score: 0.8838
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 129 score: 0.8868
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 130 score: 0.9028
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 131 score: 0.8830
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 132 score: 0.8834
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 133 score: 0.9134
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 134 score: 0.8539
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 135 score: 0.8389
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 136 score: 0.8775
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 137 score: 0.8448
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 138 score: 0.9254
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 139 score: 0.8720
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 140 score: 0.9089
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 141 score: 0.8492
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 142 score: 0.9291
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 143 score: 0.8964
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 144 score: 0.9237
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 145 score: 0.9161
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 146 score: 0.9111
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 147 score: 0.9003
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 148 score: 0.8414
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 149 score: 0.9065
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 150 score: 0.8663
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 151 score: 0.9010
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 152 score: 0.8401
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 153 score: 0.7902
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 154 score: 0.8159
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 155 score: 0.8713
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 156 score: 0.8888
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 157 score: 0.7528
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 158 score: 0.9126
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 159 score: 0.9058
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 160 score: 0.9112
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 161 score: 0.8686
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 162 score: 0.8355
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 163 score: 0.8822
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 164 score: 0.8986
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 165 score: 0.8117
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 166 score: 0.9055
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 167 score: 0.7828
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 168 score: 0.8595
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 169 score: 0.8999
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 170 score: 0.8764
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 171 score: 0.9383
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 172 score: 0.9504
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 173 score: 0.8976
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 174 score: 0.8801
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 175 score: 0.8954
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 176 score: 0.8382
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 177 score: 0.9208
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 178 score: 0.9081
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 179 score: 0.9240
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 180 score: 0.8943
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 181 score: 0.9221
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 182 score: 0.9302
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 183 score: 0.9341
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 184 score: 0.8987
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 185 score: 0.9312
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 186 score: 0.9749
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 187 score: 0.8782
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 188 score: 0.8587
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 189 score: 0.8663
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 190 score: 0.8811
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 191 score: 0.8543
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 192 score: 0.8440
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 193 score: 0.8307
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 194 score: 0.8062
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 195 score: 0.9261
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 196 score: 0.8788
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 197 score: 0.8343
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 198 score: 0.9142
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 199 score: 0.8848
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 200 score: 0.8322
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 201 score: 0.8183
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 202 score: 0.8070
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 203 score: 0.8058
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 204 score: 0.8506
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 205 score: 0.8706
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 206 score: 0.8746
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 207 score: 0.8659
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 208 score: 0.9313
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 209 score: 0.9408
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 210 score: 0.9139
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 211 score: 0.9001
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 212 score: 0.8512
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 213 score: 0.9231
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 214 score: 0.9046
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 215 score: 0.9005
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 216 score: 0.8991
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 217 score: 0.9107
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 218 score: 0.8989
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 219 score: 0.8978
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 220 score: 0.9458
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 221 score: 0.8713
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 222 score: 0.9218
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 223 score: 0.8879
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 224 score: 0.9042
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 225 score: 0.8676
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 226 score: 0.8851
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 227 score: 0.8886
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 228 score: 0.8469
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 229 score: 0.8563
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 230 score: 0.9213
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 231 score: 0.8297
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 232 score: 0.8408
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 233 score: 0.8695
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 234 score: 0.8439
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 235 score: 0.8985
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 236 score: 0.8916
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 237 score: 0.8931
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 238 score: 0.9305
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 239 score: 0.8704
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 240 score: 0.8360
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 241 score: 0.8267
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 242 score: 0.9052
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 243 score: 0.8020
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 244 score: 0.8321
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 245 score: 0.8668
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 246 score: 0.8364
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 247 score: 0.8138
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 248 score: 0.8163
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 249 score: 0.9569
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 250 score: 0.8778
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 251 score: 0.8687
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 252 score: 0.9223
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 253 score: 0.9213
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 254 score: 0.9462
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 255 score: 0.8991
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 256 score: 0.8795
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 257 score: 0.9241
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 258 score: 0.9171
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 259 score: 0.9103
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 260 score: 0.9241
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 261 score: 0.8255
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 262 score: 0.9253
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 263 score: 0.7594
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 264 score: 0.9330
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 265 score: 0.9022
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 266 score: 0.8826
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 267 score: 0.8767
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 268 score: 0.9430
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 269 score: 0.9051
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 270 score: 0.8743
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 271 score: 0.8376
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 272 score: 0.9046
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 273 score: 0.8399
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 274 score: 0.8150
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 275 score: 0.7971
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 276 score: 0.8431
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 277 score: 0.9224
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 278 score: 0.8392
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 279 score: 0.9361
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 280 score: 0.9056
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 281 score: 0.8796
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 282 score: 0.9118
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 283 score: 0.9161
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 284 score: 0.9159
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 285 score: 0.9148
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 286 score: 0.8901
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 287 score: 0.8468
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 288 score: 0.9331
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 289 score: 0.8483
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 290 score: 0.8621
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 291 score: 0.8766
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 292 score: 0.9107
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 293 score: 0.8765
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 294 score: 0.8302
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 295 score: 0.8576
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 296 score: 0.8270
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 297 score: 0.8649
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 298 score: 0.9645
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 299 score: 0.8928
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 300 score: 0.8984
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 301 score: 0.9014
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 302 score: 0.8160
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 303 score: 0.9280
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 304 score: 0.9273
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 305 score: 0.9324
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 306 score: 0.8636
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 307 score: 0.8371
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 308 score: 0.9064
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 309 score: 0.9267
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 310 score: 0.9678
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 311 score: 0.9253
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 312 score: 0.9281
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 313 score: 0.6912
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 314 score: 0.9629
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 315 score: 0.8883
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 316 score: 0.8948
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 317 score: 0.8526
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 318 score: 0.8476
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 319 score: 0.9074
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 320 score: 0.8552
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 321 score: 0.8754
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 322 score: 0.8954
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 323 score: 0.8383
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 324 score: 0.8974
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 325 score: 0.8887
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 326 score: 0.8403
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 327 score: 0.8885
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 328 score: 0.9269
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 329 score: 0.8651
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 330 score: 0.8883
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 331 score: 0.8732
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 332 score: 0.9399
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 333 score: 0.8952
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 334 score: 0.9368
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 335 score: 0.9164
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 336 score: 0.8865
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 337 score: 0.8433
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 338 score: 0.8307
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 339 score: 0.8937
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 340 score: 0.7978
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 341 score: 0.9203
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 342 score: 0.8530
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 343 score: 0.8170
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 344 score: 0.9048
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 345 score: 0.8650
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 346 score: 0.9232
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 347 score: 0.9053
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 348 score: 0.8436
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 349 score: 0.8673
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 350 score: 0.8825
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 351 score: 0.8779
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 352 score: 0.8751
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 353 score: 0.9355
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 354 score: 0.9187
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 355 score: 0.8933
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 356 score: 0.8725
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 357 score: 0.8120
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 358 score: 0.7657
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 359 score: 0.8053
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 360 score: 0.8087
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 361 score: 0.8414
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 362 score: 0.9191
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 363 score: 0.8618
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 364 score: 0.8855
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 365 score: 0.8773
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 366 score: 0.8278
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 367 score: 0.8624
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 368 score: 0.8531
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 369 score: 0.8688
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 370 score: 0.7771
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 371 score: 0.7375
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 372 score: 0.8409
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 373 score: 0.8867
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 374 score: 0.9466
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 375 score: 0.9498
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 376 score: 0.9267
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 377 score: 0.9235
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 378 score: 0.8663
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 379 score: 0.9275
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 380 score: 0.9178
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 381 score: 0.9077
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 382 score: 0.8025
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 383 score: 0.7915
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 384 score: 0.8996
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 385 score: 0.8175
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 386 score: 0.8271
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 387 score: 0.8796
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 388 score: 0.9086
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 389 score: 0.8793
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 390 score: 0.8801
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 391 score: 0.9145
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 392 score: 0.8710
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 393 score: 0.9545
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 394 score: 0.9374
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 395 score: 0.8688
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 396 score: 0.8542
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 397 score: 0.9543
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 398 score: 0.8469
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 399 score: 0.8776
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 400 score: 0.9209
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 401 score: 0.8643
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 402 score: 0.8806
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 403 score: 0.8305
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 404 score: 0.8054
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 405 score: 0.7497
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 406 score: 0.8365
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 407 score: 0.7935
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 408 score: 0.9311
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 409 score: 0.9084
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 410 score: 0.8861
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 411 score: 0.8182
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 412 score: 0.8216
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 413 score: 0.9313
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 414 score: 0.9012
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 415 score: 0.8576
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 416 score: 0.9165
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 417 score: 0.8692
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 418 score: 0.9050
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 419 score: 0.9412
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 420 score: 0.9238
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 421 score: 0.8971
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 422 score: 0.9003
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 423 score: 0.8502
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 424 score: 0.8707
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 425 score: 0.8996
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 426 score: 0.8944
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 427 score: 0.9006
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 428 score: 0.9061
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 429 score: 0.9414
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 430 score: 0.8922
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 431 score: 0.8532
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 432 score: 0.8800
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 433 score: 0.8824
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 434 score: 0.7808
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 435 score: 0.8436
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 436 score: 0.8881
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 437 score: 0.9033
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 438 score: 0.9055
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 439 score: 0.8519
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 440 score: 0.9188
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 441 score: 0.9124
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 442 score: 0.9178
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 443 score: 0.9101
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 444 score: 0.8220
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 445 score: 0.8691
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 446 score: 0.8575
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 447 score: 0.8754
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 448 score: 0.9092
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 449 score: 0.8620
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 450 score: 0.9016
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 451 score: 0.8515
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 452 score: 0.8804
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 453 score: 0.8431
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 454 score: 0.8979
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 455 score: 0.8735
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 456 score: 0.7603
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 457 score: 0.8796
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 458 score: 0.8682
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 459 score: 0.8696
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 460 score: 0.9233
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 461 score: 0.8702
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 462 score: 0.8577
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 463 score: 0.9097
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 464 score: 0.8505
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 465 score: 0.8167
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 466 score: 0.8340
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 467 score: 0.7808
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 468 score: 0.7527
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 469 score: 0.7506
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 470 score: 0.7040
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 471 score: 0.8271
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 472 score: 0.8467
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 473 score: 0.8531
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 474 score: 0.8098
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 475 score: 0.9044
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 476 score: 0.8711
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 477 score: 0.8715
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 478 score: 0.8964
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 479 score: 0.9302
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 480 score: 0.8807
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 481 score: 0.8427
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 482 score: 0.8775
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 483 score: 0.8737
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 484 score: 0.9108
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 485 score: 0.8989
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 486 score: 0.9108
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 487 score: 0.7797
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 488 score: 0.8811
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 489 score: 0.9085
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 490 score: 0.8551
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 491 score: 0.8814
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 492 score: 0.9356
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 493 score: 0.8605
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 494 score: 0.8636
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 495 score: 0.8715
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 496 score: 0.7878
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 497 score: 0.8260
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 498 score: 0.9161
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 499 score: 0.9221
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 500 score: 0.9369
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 501 score: 0.9438
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 502 score: 0.8896
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 503 score: 0.8746
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 504 score: 0.7783
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 505 score: 0.9191
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 506 score: 0.9032
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 507 score: 0.8367
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 508 score: 0.9327
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 509 score: 0.8250
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 510 score: 0.7608
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 511 score: 0.7776
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 512 score: 0.9004
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 513 score: 0.8442
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 514 score: 0.9207
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 515 score: 0.9288
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 516 score: 0.8505
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 517 score: 0.9591
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 518 score: 0.8745
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 519 score: 0.9348
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 520 score: 0.9124
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 521 score: 0.9273
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 522 score: 0.8272
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 523 score: 0.8660
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 524 score: 0.9307
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 525 score: 0.9199
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 526 score: 0.9000
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 527 score: 0.6849
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 528 score: 0.8772
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 529 score: 0.8640
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 530 score: 0.8458
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 531 score: 0.9184
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 532 score: 0.8386
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 533 score: 0.7170
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 534 score: 0.8765
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 535 score: 0.7550
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 536 score: 0.8585
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 537 score: 0.8204
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 538 score: 0.8845
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 539 score: 0.8895
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 540 score: 0.8937
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 541 score: 0.8983
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 542 score: 0.8190
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 543 score: 0.8960
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 544 score: 0.8837
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 545 score: 0.9228
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 546 score: 0.8723
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 547 score: 0.8933
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 548 score: 0.8431
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 549 score: 0.9149
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 550 score: 0.7727
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 551 score: 0.9231
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 552 score: 0.8944
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 553 score: 0.8785
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 554 score: 0.8775
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 555 score: 0.8770
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 556 score: 0.8334
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 557 score: 0.8549
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 558 score: 0.8220
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 559 score: 0.8754
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 560 score: 0.8449
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 561 score: 0.8886
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 562 score: 0.9023
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 563 score: 0.8449
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 564 score: 0.8374
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 565 score: 0.8815
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 566 score: 0.8807
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 567 score: 0.8753
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 568 score: 0.8734
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 569 score: 0.8293
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 570 score: 0.8266
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 571 score: 0.9014
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 572 score: 0.8083
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 573 score: 0.9315
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 574 score: 0.9519
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 575 score: 0.7687
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 576 score: 0.8642
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 577 score: 0.8816
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 578 score: 0.9082
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 579 score: 0.9142
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 580 score: 0.9057
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 581 score: 0.9543
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 582 score: 0.9056
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 583 score: 0.8523
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 584 score: 0.7370
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 585 score: 0.8444
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 586 score: 0.8892
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 587 score: 0.8825
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 588 score: 0.8900
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 589 score: 0.9313
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 590 score: 0.8911
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 591 score: 0.9284
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 592 score: 0.7917
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 593 score: 0.9266
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 594 score: 0.9254
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 595 score: 0.9262
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 596 score: 0.9148
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 597 score: 0.9077
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 598 score: 0.8612
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 599 score: 0.8765
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 600 score: 0.8830
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 601 score: 0.8598
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 602 score: 0.8771
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 603 score: 0.8958
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 604 score: 0.9132
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 605 score: 0.8964
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 606 score: 0.8518
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 607 score: 0.7601
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 608 score: 0.7943
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 609 score: 0.9004
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 610 score: 0.9363
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 611 score: 0.9293
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 612 score: 0.9126
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 613 score: 0.8407
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 614 score: 0.9080
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 615 score: 0.9093
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 616 score: 0.9033
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 617 score: 0.9191
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 618 score: 0.8753
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 619 score: 0.9335
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 620 score: 0.9161
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 621 score: 0.8234
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 622 score: 0.8975
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 623 score: 0.8995
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 624 score: 0.7918
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 625 score: 0.8761
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 626 score: 0.9156
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 627 score: 0.9462
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 628 score: 0.8044
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 629 score: 0.8916
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 630 score: 0.8773
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 631 score: 0.9332
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 632 score: 0.9064
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 633 score: 0.9511
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 634 score: 0.9860
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 635 score: 0.9146
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 636 score: 0.9012
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 637 score: 0.9126
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 638 score: 0.9347
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 639 score: 0.9299
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 640 score: 0.9020
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 641 score: 0.9001
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 642 score: 0.7708
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 643 score: 0.8761
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 644 score: 0.8772
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 645 score: 0.7615
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 646 score: 0.8612
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 647 score: 0.8952
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 648 score: 0.8506
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 649 score: 0.8537
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 650 score: 0.9370
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 651 score: 0.8037
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 652 score: 0.7400
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 653 score: 0.7750
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 654 score: 0.8818
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 655 score: 0.8722
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 656 score: 0.8771
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 657 score: 0.8384
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 658 score: 0.8504
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 659 score: 0.9117
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 660 score: 0.8473
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 661 score: 0.9161
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 662 score: 0.9296
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 663 score: 0.9360
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 664 score: 0.9398
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 665 score: 0.8937
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 666 score: 0.8936
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 667 score: 0.9323
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 668 score: 0.9191
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 669 score: 0.9109
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 670 score: 0.8557
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 671 score: 0.9014
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 672 score: 0.9323
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 673 score: 0.8623
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 674 score: 0.8528
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 675 score: 0.9099
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 676 score: 0.9279
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 677 score: 0.9254
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 678 score: 0.9144
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 679 score: 0.8555
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 680 score: 0.8572
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 681 score: 0.9368
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 682 score: 0.8865
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 683 score: 0.8709
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 684 score: 0.8963
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 685 score: 0.8981
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 686 score: 0.8798
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 687 score: 0.8636
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 688 score: 0.8932
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 689 score: 0.8881
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 690 score: 0.9383
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 691 score: 0.8470
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 692 score: 0.9203
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 693 score: 0.8288
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 694 score: 0.8258
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 695 score: 0.9313
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 696 score: 0.8554
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 697 score: 0.9474
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 698 score: 0.8776
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 699 score: 0.8997
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 700 score: 0.8527
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 701 score: 0.9166
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 702 score: 0.8984
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 703 score: 0.8897
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 704 score: 0.8180
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 705 score: 0.8504
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 706 score: 0.8608
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 707 score: 0.9032
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 708 score: 0.8708
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 709 score: 0.8883
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 710 score: 0.9716
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 711 score: 0.8411
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 712 score: 0.9193
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 713 score: 0.9106
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 714 score: 0.8798
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 715 score: 0.8712
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 716 score: 0.8551
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 717 score: 0.9063
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 718 score: 0.9140
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 719 score: 0.8180
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 720 score: 0.8183
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 721 score: 0.8801
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 722 score: 0.8924
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 723 score: 0.9398
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 724 score: 0.9449
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 725 score: 0.8637
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 726 score: 0.8734
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 727 score: 0.8769
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 728 score: 0.8101
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 729 score: 0.7900
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 730 score: 0.8843
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 731 score: 0.9089
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 732 score: 0.8485
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 733 score: 0.9059
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 734 score: 0.8751
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 735 score: 0.8654
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 736 score: 0.8190
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 737 score: 0.8889
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 738 score: 0.8918
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 739 score: 0.8773
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 740 score: 0.9320
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 741 score: 0.8290
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 742 score: 0.8879
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 743 score: 0.8920
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 744 score: 0.9052
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 745 score: 0.9083
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 746 score: 0.9343
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 747 score: 0.8672
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 748 score: 0.9305
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 749 score: 0.9202
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 750 score: 0.9691
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 751 score: 0.9459
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 752 score: 0.8951
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 753 score: 0.8792
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 754 score: 0.8695
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 755 score: 0.9136
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 756 score: 0.8864
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 757 score: 0.8722
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 758 score: 0.8999
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 759 score: 0.8350
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 760 score: 0.8893
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 761 score: 0.9283
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 762 score: 0.9485
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 763 score: 0.9069
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 764 score: 0.9258
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 765 score: 0.8900
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 766 score: 0.8961
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 767 score: 0.8625
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 768 score: 0.9286
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 769 score: 0.9485
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 770 score: 0.8963
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 771 score: 0.8758
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 772 score: 0.8790
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 773 score: 0.9024
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 774 score: 0.9160
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 775 score: 0.9027
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 776 score: 0.8623
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 777 score: 0.9066
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 778 score: 0.8897
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 779 score: 0.8517
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 780 score: 0.8804
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 781 score: 0.8421
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 782 score: 0.9156
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 783 score: 0.8218
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 784 score: 0.9186
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 785 score: 0.7873
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 786 score: 0.9070
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 787 score: 0.8809
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 788 score: 0.9269
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 789 score: 0.8834
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 790 score: 0.9316
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 791 score: 0.8725
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 792 score: 0.9051
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 793 score: 0.8945
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 794 score: 0.8830
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 795 score: 0.8781
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 796 score: 0.9505
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 797 score: 0.8497
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 798 score: 0.8693
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 799 score: 0.7952
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 800 score: 0.8290
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 801 score: 0.8258
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 802 score: 0.9013
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 803 score: 0.8770
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 804 score: 0.8694
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 805 score: 0.9064
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 806 score: 0.8825
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 807 score: 0.8844
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 808 score: 0.7745
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 809 score: 0.8952
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 810 score: 0.8935
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 811 score: 0.7356
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 812 score: 0.9193
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 813 score: 0.9131
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 814 score: 0.9193
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 815 score: 0.8309
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 816 score: 0.8655
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 817 score: 0.8569
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 818 score: 0.8642
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 819 score: 0.8874
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 820 score: 0.9354
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 821 score: 0.7626
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 822 score: 0.8540
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 823 score: 0.9273
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 824 score: 0.8472
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 825 score: 0.8823
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 826 score: 0.8935
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 827 score: 0.8962
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 828 score: 0.8776
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 829 score: 0.8988
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 830 score: 0.8807
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 831 score: 0.8779
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 832 score: 0.8534
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 833 score: 0.7735
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 834 score: 0.9042
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 835 score: 0.8337
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 836 score: 0.7992
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 837 score: 0.7944
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 838 score: 0.8781
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 839 score: 0.9130
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 840 score: 0.8832
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 841 score: 0.8595
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 842 score: 0.8701
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 843 score: 0.8815
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 844 score: 0.8423
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 845 score: 0.9050
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 846 score: 0.7712
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 847 score: 0.8017
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 848 score: 0.8742
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 849 score: 0.8204
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 850 score: 0.8914
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 851 score: 0.9043
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 852 score: 0.8884
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 853 score: 0.8804
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 854 score: 0.8378
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 855 score: 0.8122
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 856 score: 0.8172
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 857 score: 0.9036
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 858 score: 0.9211
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 859 score: 0.9003
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 860 score: 0.8663
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 861 score: 0.9113
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 862 score: 0.9217
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 863 score: 0.8989
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 864 score: 0.8402
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 865 score: 0.8477
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 866 score: 0.8623
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 867 score: 0.8972
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 868 score: 0.8851
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 869 score: 0.8351
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 870 score: 0.9143
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 871 score: 0.8940
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 872 score: 0.9271
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 873 score: 0.8907
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 874 score: 0.9072
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 875 score: 0.8888
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 876 score: 0.9230
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 877 score: 0.9048
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 878 score: 0.9630
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 879 score: 0.7898
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 880 score: 0.8728
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 881 score: 0.9003
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 882 score: 0.9210
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 883 score: 0.8926
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 884 score: 0.8723
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 885 score: 0.9011
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 886 score: 0.8759
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 887 score: 0.8414
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 888 score: 0.8178
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 889 score: 0.8470
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 890 score: 0.9018
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 891 score: 0.9080
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 892 score: 0.7075
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 893 score: 0.8644
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 894 score: 0.8969
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 895 score: 0.8817
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 896 score: 0.9227
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 897 score: 0.9141
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 898 score: 0.9364
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 899 score: 0.8912
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 900 score: 0.7931
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 901 score: 0.7200
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 902 score: 0.7370
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 903 score: 0.8875
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 904 score: 0.9242
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 905 score: 0.8503
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 906 score: 0.9240
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 907 score: 0.8409
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 908 score: 0.8304
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 909 score: 0.9576
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 910 score: 0.8785
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 911 score: 0.8585
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 912 score: 0.9442
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 913 score: 0.8756
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 914 score: 0.9135
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 915 score: 0.8751
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 916 score: 0.8898
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 917 score: 0.8715
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 918 score: 0.8902
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 919 score: 0.8983
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 920 score: 0.9390
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 921 score: 0.7326
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 922 score: 0.9071
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 923 score: 0.8769
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 924 score: 0.8614
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 925 score: 0.8690
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 926 score: 0.8951
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 927 score: 0.8891
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 928 score: 0.8903
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 929 score: 0.8795
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 930 score: 0.9182
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 931 score: 0.8685
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 932 score: 0.8338
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 933 score: 0.8725
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 934 score: 0.8454
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 935 score: 0.8424
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 936 score: 0.8921
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 937 score: 0.9509
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 938 score: 0.9291
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 939 score: 0.8857
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 940 score: 0.8962
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 941 score: 0.9662
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 942 score: 0.9071
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 943 score: 0.9142
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 944 score: 0.8747
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 945 score: 0.9146
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 946 score: 0.7857
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 947 score: 0.8779
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 948 score: 0.8764
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 949 score: 0.9205
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 950 score: 0.8489
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 951 score: 0.9142
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 952 score: 0.8486
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 953 score: 0.8919
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 954 score: 0.8254
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 955 score: 0.9201
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 956 score: 0.8648
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 957 score: 0.9206
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 958 score: 0.8783
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 959 score: 0.9286
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 960 score: 0.8222
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 961 score: 0.8750
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 962 score: 0.9274
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 963 score: 0.8880
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 964 score: 0.9221
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 965 score: 0.8806
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 966 score: 0.9120
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 967 score: 0.8560
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 968 score: 0.9017
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 969 score: 0.8343
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 970 score: 0.9139
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 971 score: 0.8888
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 972 score: 0.8293
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 973 score: 0.8995
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 974 score: 0.9037
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 975 score: 0.9268
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 976 score: 0.8502
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 977 score: 0.7371
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 978 score: 0.9667
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 979 score: 0.8411
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 980 score: 0.8355
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 981 score: 0.8860
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 982 score: 0.8933
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 983 score: 0.8616
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 984 score: 0.9246
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 985 score: 0.8805
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 986 score: 0.8901
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 987 score: 0.9026
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 988 score: 0.8772
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 989 score: 0.7039
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 990 score: 0.9226
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 991 score: 0.8438
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 992 score: 0.9241
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 993 score: 0.9213
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 994 score: 0.8817
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 995 score: 0.8671
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 996 score: 0.9385
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 997 score: 0.9386
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 998 score: 0.9108
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 999 score: 0.8169
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 1000 score: 0.8917
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 1001 score: 0.8671
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 1002 score: 0.7931
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 1003 score: 0.7784
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 1004 score: 0.8933
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 1005 score: 0.8901
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 1006 score: 0.8414
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 1007 score: 0.9151
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 1008 score: 0.9487
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 1009 score: 0.9044
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 1010 score: 0.9007
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en Segment 1011 score: 0.8612
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-cs-en score: 0.8792
diff --git a/test-el-en b/test-el-en
new file mode 100644
index 0000000000000000000000000000000000000000..6c7b72c26c9f6a77c29151898ad23c1177e2da80
--- /dev/null
+++ b/test-el-en
@@ -0,0 +1,1012 @@
+He said, "because we now have four months of non-diagnosed pneumonia, which at some point was diagnosed."
+Dr. Echouffo-Tcheugui, professor of medicine at Dalhousie University in Halifax, Nova Scotia, and president of the Canadian Diabetes Association's clinical and scientific section, noted that the study is still in its early stages.
+As with other experts, he is cautious about whether the vaccine can be used to treat type 1 diabetes, noting that the findings are not directly comparable to those in people with established type 1 diabetes.
+On Monday, Sara Danius, the permanent secretary of the Nobel Prize Committee for Literature at the Swedish Academy, which was unable to get in touch with Bob Dylan about his 2016 Nobel Prize for Literature, said that the committee had given up trying to contact him.
+Daniell said, "We're not doing anything now. I've talked to him on the phone and by e-mail with his closest collaborator and got very positive responses. For now, that's probably enough."
+Earlier, Ring CEO Jamie Siminoff lamented that the company started the day when he couldn't hear the doorbell from his garage workshop.
+He said he got a Wi-Fi hotspot.
+Simmons said sales spiked after he appeared on a 2013 episode of "Shark Tank" in which the show's panel of investors declined to fund his business.
+Shortly before 2018, Siminof went to the QVC shopping channel.
+Ring had also been competing with the security company ADT Corp.
+Although the experimental vaccine may reduce the severity of Ebola, no drug has yet been proven effective in treating the disease.
+One of the most promising vaccines, called Zmapp, was given to a number of patients at the beginning of the outbreak, but official studies showed it provided less protection than the current vaccine.
+In the PALM-CoV2 study, ZMapp was the comparator, meaning the researchers had it as a reference and compared it to the other three vaccines.
+The U.S. Olympic Committee is supporting the letter that was drafted by the U.S. Olympic & Paralympic Committee and reflects the real need of the Olympic family to promote a safe environment for all athletes.
+We agree with the statement from the U.S. Olympic and Paralympic Committee that the athletes, our members and their sports would be better served by pursuing actual reforms rather than litigation.
+USA Gymnastics is supporting an independent investigation to determine the full scope of Larry Nassar's abusive conduct, including any failures that may have occurred so that we can take any and all necessary steps to prevent this from happening again.
+The National Gymnastics and Olympic and Paralympic Committee of the United States has the same goal - to make the sport of gymnastics, and all sports, as safe as possible for the athletes to pursue their dreams in a healthy, positive and appropriate environment.
+During the 1960s, Brezinski was an adviser to John F. Kennedy and later worked for Lyndon B. Johnson's administration.
+In 1976, he was Carter's foreign policy adviser and then served on the National Security Council staff from 1977 to 1981, after Mr. Brzezinski.
+As a National Security Advisor, he helped Carter deal with global crises such as the Camp David Accords of 1978, the normalization of relations between the U.S. and China in the late 1970s, the Iranian Revolution which led to the crisis of the hostages in 1979, and the Soviet invasion of Afghanistan in 1979.
+The film, starring Ryan Gosling and Emma Stone, has been nominated in all the major categories.
+Gosling and Stewart received nominations for Best Actor and Best Actress in a Leading Role, respectively.
+The other categories are Best Picture, Best Director, Best Actor, Best Actress, Best Supporting Actor, Best Supporting Actress, Best Original Score, Best Adapted Screenplay, Best Original Screenplay, Best Cinematography, Best Costume Design, Best Film Editing, Best Sound Mixing, and Best Foreign Language Film.
+Two songs from the film, La La Land, "City of Stars" and "Audition (The Fools Who Dream)," were nominated for Best Original Song. Lionsgate received 26 nominations overall, more than any other studio.
+U.S. President Donald Trump said in a statement released by the White House late on Sunday that U.S. forces would be withdrawing from Syria.
+The announcement followed a phone call between Trump and Turkish President Recep Tayyip Erdogan.
+Turkey will also take back the ISIS fighters it captured, according to the statement, which said European nations had refused to take back their citizens.
+This does not just confirm that some of the dinosaurs had feathers, which is already a well-established theory, but also gives details that the fossils in general cannot provide, such as the colour and three-dimensional arrangement.
+Scientists say its wings were a reddish-brown colour with a transparent or caramel-like coating on the underside.
+The invention also provides information on the development of the wing on the aircraft.
+Because pterosaurs did not have a fully developed clavicle, or collarbone, they instead have other features of the shoulder - the scapula and coracoid - which act in a similar way. Thus, the clavicle was probably an even later development than the other shoulder features.
+The building of the wings suggests they were not used for flight but for thermoregulation or display. Scientists speculate that even though it is a young dinosaur, the specimen shows evidence of feathers rather than scales.
+The researchers argue that although it is the tail of a young dinosaur, the specimen is not a juvenile but an adult.
+A car bomb exploded in front of a police headquarters in Gaziantep, Turkey, yesterday morning, killing two police officers and injuring more than twenty people.
+According to officials, the 19 victims were all police officers.
+Police said a Daesh (ISIS) fighter is suspected of carrying out the attack.
+They discovered that the Sun operated on the same basic principles as the other stars: that the energy of the system comes from nuclear reactions, that the planets go around the Sun in elliptical orbits, and so on.
+Brightness and period are used together to calculate a star's Rossby number, which is related to its rotation rate.
+The star is so much less massive than a neutron star that the ratio is very small.
+Throughout his journey, Ibasaki was faced with many problems.
+He was abducted by pirates, attacked by a rabid dog in Tibet, escaped a wedding in Nepal and was arrested in India.
+The 802.11n standard operates both in the 2.4 GHz and 5.0 GHz bands.
+This will allow it to be backwards compatible with 802.11a, 802.11b, and 802.11g, provided that the base station has dual radios.
+The speeds of 802.11n are theoretically much higher than those of their predecessors with a maximum of 600 Mbit/s.
+Duvall, married with two young children, did not give any indication to Miller about the person responsible for the situation.
+Miller, when asked to comment, said: "Mike was talking a lot during the hearing ... I was preparing, so I didn't hear what he said."
+Our goal is to reduce CO2 emissions per unit of non-fossil raw material by a significant amount until 2020 from the 2005 level," said Hu.
+He did not give details on the size of the cuts, saying only that they would be based on China's economic output.
+Yoo encouraged the struggling countries "to avoid the old method of shooting first and cleaning up later."
+He also said "they must not be asked to shoulder burdens that go beyond their stage of development, their capacities and their abilities."
+Iraq's inspection team presented its findings today at 12:00 Greenwich Mean Time (GMT).
+He warned that no one can guarantee that any of the ongoing activities in Iraq at present will end the insurgency, the escalating violence or the march towards chaos.
+The resolution opened with a call for open dialogue and consensus-building in the United States on policy regarding the Middle East.
+The report is scathing in its criticism of virtually every policy the U.N. has endorsed that has been implemented by the Iraqi government, and calls for immediate changes in direction.
+The first of her 78 proposals is that the new diplomatic council should be formed before the end of the current year to protect the borders of Iraq from hostile interventions and to restore diplomatic relations with neighboring countries.
+Yesterday, Cristina Fernandez de Kirchner, now a senator and former Argentine president, announced that she would be running for mayor of La Plata, a city 50 kilometres (31 miles) from Buenos Aires.
+Kirsten Gillibrand announced she would run for re-election to the Senate in the same race in which she began her campaign for the House in 2006.
+He was at odds with some supporters of public funding over the cost of repairing and rebuilding in the wake of Hurricane Katrina, which some detractors dubbed "Bush's New Orleans."
+Criticism of the attempt at reconciliation centred on the inclusion of outsiders in the process of reconciliation.
+More than four million people visited Rome to attend the funeral.
+The number of those waiting was so large that not everyone could enter the cathedral or the St. Peter's Square.
+Many large screens have been set up in Rome so that people can watch the event.
+In other Italian cities as well as in the rest of the world, especially in Poland, similar events were organized, which were attended by a large number of people.
+Some historians have criticized the FBI for wasting resources on investigations that are easily resolved, especially in the area of car theft, in order to increase the bureau's success rate.
+In 2005, Congress began funding the panel on sex trafficking and determined that 10 FBI agents should be trained to identify signs of sex trafficking.
+Rory McIlroy had the highest score of the day, shooting a 70 on 41 putts with 11 birdies and 2 bogeys.
+Middle-order batsmen Satsin Tendulkar and Rahul Dravid also had a good partnership of 100 runs.
+However, India, after losing their skipper, could manage only 36 runs losing 7 wickets by the end of the innings.
+U.S. President Donald J. Trump arrived in Singapore in the morning of November 16, beginning a week-long trip through Asia.
+He was introduced by Singapore's deputy prime minister, Wong Kang Seng, and spoke about trade and terrorism with Singapore's prime minister, Lee Hsien Loong.
+Seven days ago, Bush announced the expansion of trade in Asia.
+Prime Minister Stephen Harper has agreed to send the government's "Clean Air Act" to a parliamentary committee for review before a second reading, following a 25-minute debate on Wednesday with NDP Leader Jack Layton.
+During his meeting with the Prime Minister, Mr Letton had requested amendments to the legislation for the environment, as he called for a "comprehensive and thorough review" of the legislation for the environment proposed by the Conservative Party.
+Since the federal government took over the funding of the Mersey Hospital in Devonport, Tasmania, the state government and some members of the federal parliament have described the move as a betrayal of the federal elections to be held in November.
+However Treasurer John Howard said the only aim of the legislation was to protect the hospital's buildings from being seized by the Tasmanian government, costing an extra A$45 million.
+The latest bulletin says tide gauges show a tsunami was triggered. A tsunami was confirmed by gauges in Palu and Niu.
+No major damage or injuries were reported in Tonga, but a tsunami warning was in effect for the entire Tongan archipelago.
+Fourteen schools in Havana that were near or on the beach were closed on Wednesday even though the warning had been lifted.
+U.S. President George W. Bush made the announcement.
+North Korea's denuclearization pledge was hailed by U.S. envoy Bob Woodward as "a big step in the right direction" toward achieving the goal of "denuclearization of the Korean peninsula."
+The twelfth named storm of the Atlantic hurricane season, Hurricane Jerry, has formed in the Atlantic Ocean today.
+The U.S. National Hurricane Center (NHC) says Jerry is not a threat to land.
+The U.S. National Weather Service estimated that 6 inches (15 centimeters) of rain could cause major flooding in areas that had already seen flooding.
+The water at Niagara Falls, which had crested at 20 feet above normal during Hurricane Katrina, is now at normal levels, having spilled over the top of the dam.
+Water is leaking from a crack in a 100-foot section of the dam.
+The Commons Speaker, John Bercow, expressed his regret for the offence caused by his comments on Wikinews last month.
+Wales was "telling absolute lies," he said, first by claiming it was for legal reasons and then by insisting they were listening all the way to the end of the artwork.
+Community outrage over sexual content on the site that hosts millions of videos led to today's policy.
+The part of the work that was completed was mostly theory, but the program was designed to mimic the observations of Toxotom's galaxy.
+This is what the team expected to be caused by the opposing forces between the dark matter of the galaxy and its counterpart Milky Way.
+Similar to how the moon causes tides on Earth, Milky Way's gravity causes tidal forces on Toxotis.
+Scientists have discovered that dark matter can affect other dark matter in the same way that normal matter does.
+This theory suggests that most of the dark matter in a galaxy is not in the galaxy but around it, forming a halo of small particles.
+Television footage showed a white plume of smoke billowing from the plant.
+Local authorities are advising those who remain in the area near the plant to stay indoors, keep their air conditioning closed, and not to drink water from the tap.
+According to the Japan Nuclear Fuel Ltd, it was found at the plant's reprocessing facility and is uranium enriched and depleted.
+Officials fear that the tanks containing the rocket fuel in the area may have been damaged and leaking.
+Dr. Tonny Molo discovered XDR-TB in the KwaZulu-Natal province of South Africa.
+In an interview he gave, he said the new change "caused great concern due to the high rate of mortality."
+Dr Mol believes some patients may have been infected at the hospital and at least two of those were healthcare workers.
+Within a year, a person who has lost 10 to 15 percent of their body weight may gain back half of it.
+However, the proportion of the population that has been vaccinated remains low, at 6,000 out of South Africa's 330,000 people living with HIV.
+The bullets, each weighing more than 1,000 pounds and moving at speeds over 17,500 miles per hour, collided 491 miles above Earth.
+Scientists believe the eruption that followed the collapse was thousands of miles away.
+They are still working to determine the size of the impact and the effect it will have on Earth.
+U.S. Defense Secretary Jim Mattis is reviewing the strategy.
+The analysis of the measurements will be published on a public website.
+Officials in Oak Hill say a pediatrician who worked at the Pitsburg Children's Clinic in Pennsylvania has been charged in the death of his patient's mother, whose body was found in the trunk of his car on Wednesday.
+Dr. Malar Balasubramanian, 29, was found dead in Blue Ash, a suburb of Cincinnati, 15 miles from Cincinnati, on a bike path with a gunshot wound to the head and signs of a drug overdose.
+He led police to the black Oldsmobile Intrigue, which was 500 feet away.
+At the scene, the body of 53-year-old Saroja Balasubramanian was found, covered in a blood-soaked blanket.
+The police said the body was believed to have been there for about a day.
+The first cases of the disease were recorded at the end of July.
+The disease is transmitted by pigs and then passed on to humans through the consumption of infected pork.
+The outbreak has prompted India's government to take measures such as providing feeding troughs for pigs in affected areas, saving thousands of pigs and piglets from being slaughtered.
+The government has promised millions of doses of the vaccine for meningitis, which will help to prepare health services for next year.
+Plans for this year's vaccinations in areas that have historically seen more outbreaks were put on hold due to a lack of funding and a lower priority compared to other diseases.
+In 1956, Slania moved back to Sweden and three years later he started working for the Swedish Postal Service, where he remained for the rest of his career.
+He created more than 1,000 emojis for Sweden, as well as for the other 28 countries.
+His work is acclaimed for its quality and detail to the extent that he is a "name" in the community of philatelists; some specialise in collecting only his work.
+His 1,000th goal was a magnificent "Swedish Flick" from David Backes in the year 2000, which made the Hockey Hall of Famer a record-breaker in the Guinness Book of World Records.
+They were also involved in designing banknotes for many countries, as recent examples include the portraits of prime ministers on the new Canadian $5 and $10 banknotes.
+He was taken to a local hospital where he later died.
+The bus driver, 64, was unhurt in the accident.
+The same car involved in the crash had passed the scene about 12:00 GMT on the same day.
+A passer-by who works nearby said: "There were kids waiting to cross the road and they were all screaming and crying.
+Everyone ran back to the scene of the accident.
+Other issues on the agenda at Bali include saving the world's remaining forests and replacing outdated technologies to help developing countries reduce emissions.
+Also, the UN is hoping to raise funds to help countries cope with the effects of global warming.
+The money could be used to build houses with antipyretic protection, better water management and diversification of crops.
+Fluke wrote that attempts by some to silence women who spoke out about their health issues had backfired.
+This has arisen because of the numerous positive reviews from both men and women, and the encouragement they have received from both men and women who firmly believe that the breast pumps should be considered a medical necessity.
+When the siege was over and the wounded had been taken to a makeshift hospital, around 40 of the remaining prisoners were left in the courtyard and refused permission to return to their cells.
+Officials have been working to rectify the situation, but the status of the inmates is not clear.
+Between 7:00 and 8:00 a.m., a fire broke out in the dormitory.
+Soon after, riot-equipped prison officers entered the wing and fired rubber bullets at the inmates.
+Firefighters had contained the blaze by 11:35 p.m.
+After the dam was built in 1963, the contemporary floodgates that span the entire length of the dam were constructed.
+This organic material was crucial for the formation of heads and limbs, which functioned as organs of locomotion in the wild.
+As a result, two species of shrimp have disappeared and two others are on the verge of extinction, including the largest prawn.
+Although the water pump will only rise a few feet after the landslide, researchers hope that will be enough to replenish the oyster beds below.
+No tsunami warning has been issued, although Indonesia's geophysics agency said a warning was not necessary as the quake did not have the size needed to trigger a tsunami.
+Although there was no tsunami threat, the sense of panic led residents to evacuate their businesses and homes.
+Despite Winfrey's tearful goodbye, she made it clear to the stunned audience that she would be back.
+It's not a head start, it's the completion of a head and the beginning of a new one.
+The final results of Namibia's presidential and parliamentary elections have shown that incumbent President Hage Geingob has been re-elected by a large margin.
+The political party that had the power, the South West Africa People's Organisation (SWAPO), won the majority of seats in the election.
+Troops and Afghan forces have been moved in to secure the area while air support is on its way.
+The crash happened in mountainous terrain and it is believed to be the result of hostile fire.
+The search for the crash site is hampered by bad weather and rugged terrain.
+Médecins Sans Frontières, Doctors Without Borders, and the World Health Organization have cited the country as having the worst health system in the world.
+Richard Veerman, a spokesperson for Doctors Without Borders, said, "The situation in Angola is the worst we've seen in all the years we've worked there, and the situation remains very serious in Angola."
+The races started at 10:00 a.m. with beautiful weather, except for the morning's light drizzle, and the day was perfect for rowing.
+South Africa's top athletes got off to a good start when they won a volleyball match 26-00 against Zambia's fifth-ranked team on Thursday.
+North Africa, which appeared to be out of the running against its southern neighbors, showed steady improvement as the tournament progressed.
+Their well-drilled defence, their ability to retain possession and the excellent partnership they struck up meant they always looked the more likely winners and it was a deserved victory.
+Arborists for the City of Astoria and the Anna Frank Museum report that the tree has been weakened by pests and is at risk of collapsing at any time.
+He was due to be executed on Tuesday but was spared after a last-minute court ruling.
+All of the cave's entrances, known as the Seven Sisters, are between 100 and 200 metres (328 and 820 feet) apart.
+The dramatic temperature swings between night and day suggest that it is probably a desert.
+It is colder during the day relative to the surrounding area and warmer at night.
+While their internal temperatures are not as hot as those of large caves on Earth, they are still hot enough to melt most things that fall into them, said Glenn Cushing, a volcanologist with the U.S. Geological Survey and Northern Arizona University who is based in Flagstaff, Arizona.
+In France, elections have always been a low-tech experience: Voters trudge to a polling station, receive a printed ballot listing the candidates, and mark their choice on a pre-printed sheet of paper.
+After officials verify the voter's identity, he or she dips a pen in ink and signs next to his or her name on a list of voters.
+The process is codified in great detail by French electoral law.
+Since 1988, it has been necessary for voters to appear on the roll and for witnesses to swear an affidavit that there were no irregularities in the opening of the poll and that no more ballots were cast than the number legally allowed and the number of registered voters.
+Candidates can appoint scrutineers to oversee each stage of the process; counting of ballots is done by volunteers, under the supervision of observers who follow a specific procedure.
+The ASUS Eee PC, the world's first sub-$300 netbook, became a hot topic in 2007 at the Taipei International ICT Month.
+However, the consumer market for low-end processors will be different and will change fundamentally after the award of the Taipei 2007 Innovation Award by the effective Yuan of the People's Republic of China.
+His website describes the show as "an old-school radio play with a new and bizarre twist."
+Initially, the show was exclusive to the long-running online radio station TogiNet Radio, a site dedicated to radio talk.
+In late 2015, Tognetti established AstroNet Ridley as a daughter company.
+Initially, the series included a cast of voice actors from the eastern Texas area.
+According to reports, the looting continued throughout the night as there were no policemen on the streets of Biscek.
+Biscay was described by one onlooker as being in a "state of anarchy" as gangs roamed the streets and looted shops selling luxury goods.
+Many Bisceglians saw themselves as victims of the North's injustice.
+South Africa have beaten the All Blacks (New Zealand) in a Rugby World Cup warm-up match at the Rugbystad Roodepoort in Roodepoort, South Africa.
+In the end, they came away with a one-point win, 21-20, which was their 15th consecutive victory of the All Blacks.
+The Springboks lost five matches in a row.
+It was the final match for Oll Blanks, who had already won the trophy two weeks ago.
+The last match will take place next week at Ellis Park in Johannesburg, where the Springboks will travel to Australia.
+A minor earthquake hit western Montana on Monday at 22:10.
+The U.S. Geological Survey and the U.S. National Center for Earthquake Information did not immediately return requests for information on casualties.
+The epicenter of the quake was about 20 kilometers (15 miles) north-northeast of Dilolo and 65 kilometers (40 miles) south of Bout.
+Bird flu H5N1 has been confirmed in a dead wild boar found on Monday in a forest near Lyon, in eastern France.
+At the end of this series, Austria, Germany, Slovakia, Bulgaria, Greece, Italy will be the seventh European country to be hit by this particular microbe.
+In Croatia and Denmark, suspected cases of H5N1 have not yet been confirmed.
+Chávez blamed God for the "thousands of deaths, the destruction and the terror that the millions of inhabitants of this planet are going through."
+Chambers, who is a whistleblower, supports the claim that his firing was "retaliatory" and that he "would have blown the whistle on anybody."
+The story presented in the French opera by Kamig Sensei is about the life of an artist "whose life is guided and carried by his love for drugs and Japan".
+As a result, artists are smoking marijuana on stage, and the audience is encouraged to do the same.
+Former U.S. Speaker of the House Newt Gingrich, Texas Gov. Rick Perry and U.S. Rep. Michele Bachmann dropped out on Tuesday, Wednesday and Thursday, respectively.
+After the results were announced, Gingrich targeted Santorum but spoke awkwardly about Romney, who had placed negative political ads against Gingrich in Iowa.
+Perry said he would "take a look" at the results of the caucus before deciding whether to continue his bid, but then said he would go ahead with the South Carolina primary on Jan. 21.
+Batshuayi, who won the Community Shield with Chelsea in August, has decided to bring his time at the club to an end.
+The photographer was taken to Ronald Reagan UCLA Medical Center where he later died.
+The ages of the victims range in their 20s. In his statement, Bieber said, "While I wasn't there or directly involved in the accident, my heart and my prayers go out to the victims and their families."
+The TMZ website says the photographer stopped his car on the other side of the Sequoia freeway on-ramp and tried to take pictures through the fence of the police station before driving onto the freeway and forcing the CHP officer to give chase, twice.
+The driver of the car that collided with the photographer is not expected to face any charges, police said.
+As available metals per day are only around ten, most of the miners did not manage to climb up the ladder.
+They include the Netherlands, with Anna Jochemsen who finished eighth in yesterday's Super-G (standing) and Finland's Katjia Saarinen, who came tenth.
+Australia's Mitchel Gourley ended the day tied for the lead in the giant slalom event. The Czech Republic's Ondrej Jelinek finished tenth in the giant slalom event.
+Mexico's Arly Velasquez finished 10th in the men's super-G, and New Zealand's Adam Hall was 11th in the men's standing.
+The visually impaired Matsuyuki Shibata and the driver Ana Ogarcin finished in 10th place in the giant slalom. The Korean Yong Seok Park finished in 15th place in the giant slalom.
+UN peacekeepers who arrived in Haiti after the 2010 earthquake have been accused of spreading the cholera epidemic that followed the quake.
+Based on the message, the sewage from the UN base was not disposed of correctly, and thus the bacteria entered the Artymon River, from the largest in Aita.
+Before the arrival of the troops, Aita did not face any health-related issues.
+The Institute for Justice and Democracy in Aceh has cited independent studies commissioned by the U.N. peacekeeping force in Aceh that blame the tsunami on the earthquake.
+Daniel Lantier, a spokesman for the U.N. peacekeeping mission in the country, said the outbreak was likely the result of peacekeepers bringing the disease into the country.
+Hamilton was shocked to learn that when he was taken to Harward University Hospital, his patient was in stable condition.
+The patient had travelled to Nigeria where some cases of Ebola have been reported.
+The hospital has implemented an infection control policy, including the segregation of patients to prevent cross-infection.
+Before joining The Simpsons, Simon had worked on a number of different shows and in a variety of roles.
+In the 1980s he worked on shows such as Taxi, Cheers and Three's Company.
+In 1989, he helped create The Simpsons with Brosnan and Groening while he was in charge of hiring the show's original writing staff.
+Although he left the show in 1993, he continued to sue the show's executives and received millions of dollars in royalties every year.
+Earlier, the Xinhua news agency reported that a helicopter had crashed into a building.
+Earlier reports said the plane had been threatened by a bomb and diverted back to Afghanistan before landing in Kandahar.
+Earlier reports suggested the plane had been heading to Afghanistan after being denied permission to land in Urumqi.
+Air accidents are common in Iran, which has an ageing fleet and is under international sanctions for its political and military activities.
+International sanctions meant they were unable to buy new planes.
+Earlier in the week, a police helicopter crashed into a high-rise apartment building, killing three people and injuring three others.
+Last month, Iran suffered its worst airline crash in recent years when a passenger plane headed to Armenia crashed, killing the 168 people on board.
+The same month, another passenger plane overshot the runway at Mashhad and ploughed into a wall, killing seventeen on board.
+Aerosmith cancelled the rest of their tour.
+The rock band was set to make stops in the United States and Canada until September 16.
+They cancelled it after the headline act, singer Steven Tyler, fell off the stage during his performance on 5 August.
+Murray lost the first set in a tie-break after the two players had each won a service game in the set.
+Dell Potro initially led the second set, but was again forced to save break points after 6-6.
+Porto received medical attention on the sideline before returning to the game.
+The launch time was 8:30 a.m. local time (15:00 UTC).
+Prominent singers from all over the country presented batik, or sacred songs, in front of Sri Siam.
+The event was opened by singer Sanjay Sarma, who was followed by Jai Shankar Tiwari. They also performed a Dhrupad. They were accompanied by singer Raghavendra Kanthavel.
+Then Lucky Strike became the band's sponsor.
+Hundreds of pots of Chhappan Bhog (fifty-six different food items, including sweets, fruits, dry fruits, etc. offered to the gods) are offered at Baba Shyam.
+Lakshmi Singh presented the musical bathtub for the Chhap Chap event, accompanied by singer Raghu Chandel.
+During Nintendo's keynote address at the Tokyo Game Show, Nintendo president Satoru Iwata unveiled the company's plan for its upcoming Nintendo Revolution console.
+The headset, which looks a bit like a webcam, uses two lenses to track the user's head movements in three-dimensional space.
+This will allow gamers to control movements and actions in video games by moving the device in the air.
+Giancarlo Fisichella lost control of his car and crashed out on the first lap of the race.
+Fellow-countryman Fernando Alonso had a lead for most of the race, but came into the pits late and came out behind, possibly due to a tyre fitting error.
+Michael Schumacher retired a couple of laps later due to a gearbox problem on many laps during the race.
+According to the press release, he said: "She's very talented and also a very good singer."
+I cried every time we rehearsed it, from the depths of my heart.
+About three minutes before detonation, an embedded camera showed dozens of tiny droplets of liquid nitrogen spraying and evaporating from the nozzle.
+Nevertheless, it is not considered to have caused any damage to the bus.
+NASA space shuttle program manager Wayne Hale said the asbestos had been discovered "after the time that we're worried about."
+Five minutes into the presentation, a possible tornado touched down, about a minute later the tornado had reached 70 miles per hour... then the rain came, but it was so intense and large that it felt like needles hitting your skin, and then the sky opened up and people were screaming and running and ducking for cover.
+I lost my sister and her friend, while I saw two people with special needs in wheelchairs and other people jumping off the bridge to land on top of them," Armand Versace said.
+NHK also reported that a nuclear power plant in Niigata prefecture was operating normally.
+Hokuriku Electric said there were no reports of damage from the quake and that operations at its No. 1 and No. 2 reactors at the Shika nuclear plant were normal.
+According to reports, nearly 9,400 houses in the area are without water and nearly 100 without electricity.
+Some roads are closed, and the rail service has suspended operations in the affected areas, while Nottawaseppi Airport in Ionia County remains closed.
+A bomb exploded outside the prime minister's office.
+Another three bombs were detonated near government buildings within two hours.
+Some reports say 8 people were killed, while official sources confirm 30 were injured, but the final toll is not yet known.
+They found cyanobacteria and melamine in the faeces of the pigs, which had not been fed the contaminated food.
+The two compounds interact to create crystals that may inhibit kidney function, according to the study.
+The researchers made the following observation: the crystals were shaped like tear drops when zinc and copper were added.
+The composition of these crystals matched those found in the urine of the mummies after analysing them using Fourier transform infrared (FTIR) spectroscopy.
+I don't know if you're aware of this or not, but most of the goods that come into this country from the Central American countries come in without being taxed.
+Of course, 80% of our trade was taxed at the border into Central America. We'll give you that one for free.
+That doesn't make sense to me. In any case, it wasn't fair.
+The only thing I would say to the world is that we face you like we face each other.
+California Governor Arnold Schwarzenegger has signed legislation banning the sale or rental of violent video games to minors.
+The legislation requires that video games sold in California be labeled with a self-rating symbol that reads "18" and imposes a $1,000 fine for selling such games to minors.
+The Director of Public Prosecutions, Kier Starmer QC, announced this morning that Huhne and Pryce are to be prosecuted.
+Hoon has resigned and will be replaced on the cabinet by backbencher Desmond Swayne. Shadow business secretary Norman Lamb is expected to take over from Davey, who is standing down.
+Huiwen and Price are scheduled to appear in Westminster Magistrates' Court on February 16.
+The victims were identified as Nicholas Alden, 25, and Zachary Cuddeback, 21, the driver.
+Edgar Vega was treated for facial and hand injuries, while Christopher Snider was treated for a facial injury.
+Yukawa's weapon malfunctioned as it was lodged in a man's head. Schneider was left blind in one eye, deaf in one ear, and paralyzed below the waist.
+Schindler made the remarks via live video from an American Air Force base in his hometown.
+After the match on Wednesday, Karpenko took part in two individual competitions of the championship.
+Her first was the slalom, where she got a "did not finish" in her first run of the day. Thirty-six of the 116 competitors were DNFs in that event.
+In her second race of the day, the giant slalom, she finished tenth in the women's field with a total time of 4:41.30, 2:11.60 behind Austrian Claudia Los, who finished first, and 1:09.02 behind Hungarian Gongyi Danyi, who finished eighth.
+Four of the women's chairlifts were unable to complete their runs, while 45 of the 117 total Giant Slalom skiers failed to finish.
+The Madia Pradesh police recovered the chopped body parts and the mobile phone.
+Deputy Commissioner of Police D.K. Arya said, "We have arrested five persons who assaulted the Swiss and recovered her mobile phone and purse.
+The defendants are Baba Kanjah, Bota Kanjah, Rambo Kanjah, Gaza Kanjah and Visnu Kanjah.
+Police chief Chandra Sekhar Solanki said the accused were produced before the court with their faces covered.
+At the time of the crash, three people were inside the house, but no one was injured.
+However, the driver was seriously injured in the head.
+The road was closed at the time of the accident, when emergency services were dealing with the driver of the red Audi TT.
+He initially received treatment at James Paget Hospital in Great Yarmouth.
+He was taken to Addenbrooke's Hospital in Cambridge.
+Antonio has been charged in the Edmonton Court of Queen's Bench with the first-degree murder of his son.
+He is in custody and awaiting trial, but a guilty plea is likely moot after the release of the footage.
+This is common practice elsewhere in the UK, but in Scotland the law is different and courts have found that the publication of photographs may be an infringement of privacy.
+Prof Pamela Ferguson, of the University of Dundee, said: "Journalists appear to be falling into a trap if they publish photographs of defendants, for example."
+The DOJ, which is generally responsible for prosecutions, has informed the press that there will be no further comments until the indictments are announced.
+According to the reports, the document will refer to the borders that Palestine seeks, based on the borders prior to the 1967 Middle East war.
+Other issues discussed included the future of Jerusalem, which is holy to both sides, as well as the issue of the Jordan Valley.
+Israel insists on a continued military presence in the valley for ten years after the agreement is signed, while the Palestinian leadership is willing to allow such a presence for only five years.
+The inspectors carrying out the follow-up inspection of the deficiencies of the organisations would be under close supervision of the forest rangers as the inspection would be monitored and the effectiveness of the inspection would be judged.
+Volunteers were recruited through a partnership with the NSW National Parks and Wildlife Service (NPWS) and the NSW Biodiversity Conservation Volunteers (BCV).
+According to Mike O'Flynn, the National Park Service's deputy regional director for support and acquisitions, the four volunteers selected for the inaugural hunt received some basic training in safety and instruction.
+Yesterday, Martelet was sworn in as a member of the new Personal Representative Council (PERC) of nine members.
+It is the fifth personal electoral council of Martel in four years.
+Last month, a presidential advisory committee recommended the dissolution of the CEC as part of a package of measures to lead the country to new elections.
+The commission was set up to respond to the most widespread anti-government protests since October.
+Some of the protests were due to the failure to hold elections, some since 2011.
+Based on official reports, there were approximately 60 incidents of iPods overheating, causing six fires and leaving four people with minor burns.
+Japan's Ministry of Economy, Trade and Industry (METI) said it had confirmed 27 incidents related to the devices.
+Last week, the Department for Business, Energy and Industrial Strategy (BEIS) announced that Apple had been made aware of the 34 overheating incidents, which the company described as "not serious."
+The ministry responded by calling the Apple report "factually inaccurate."
+The quake hit at 7:19 a.m. local time (9:19 a.m. Greenwich time).
+The Mariana Islands Protection Office said there were no reports of damage to their territory.
+The Pacific Tsunami Warning Center also said there were no tsunami threats.
+A Philippine old convict hijacked a Hong Kong tour bus in Manila, the capital city of the Philippines.
+Rolando Mendoza used an M16 to shoot the tourists.
+Some have been rescued and at least six bodies have been recovered.
+Six of the victims, including children and adults, had already left early in the morning - the same as the photographers from the Philippines.
+Photographers later replaced a mannequin dressed as a queen to use the toilet. Mendoza was shot dead by a sniper.
+Lyngs followed in his father's footsteps by becoming a doctor.
+He qualified and became a gynaecologist, starting work in 1959 at the Auckland Maternity Hospital.
+While working in a hospital, Linklater, in his spare time, began researching the early tokay gecko.
+According to the research, if the hormone was administered, it would stimulate the immune system.
+Xinhua reported that investigators on Thursday found two black box recorders on the site of the crash.
+Co-op shoppers hit back at Lidl over 'hypocrisy' claims
+Tommy Dreamer said, "Luna was the first Queen of Extreme. She was my first wife. Luna died on the night of two moons. A unique woman, just like her."
+Dasty "Golden State" Ranelec commented that "Luna was as crazy as I am... maybe even more... I loved her and she will be missed... I hope she's in a better place."
+Of the 1,400 people who took part in the survey before the 2010 federal election, those who were against becoming a republic rose by eight per cent since 2008.
+During the 2010 federal election campaign, then deputy prime minister Julia Gillard said she believed Australia would become a republic when Queen Elizabeth II died.
+Thirty-four per cent of those surveyed agreed with the idea that Queen Elizabeth II should be Australia's last monarch.
+As for the two ends of the survey, 29 per cent of respondents believe Australia should become a republic as soon as possible, while 31 per cent believe Australia should never become a republic.
+The Olympic champion was expected to compete in the 100m and 200m freestyle and three relays at the Commonwealth Games, but his participation is now in doubt due to the injury.
+She couldn't get the medication she needed to keep from getting sick, because it's banned by the Games.
+Curtis Cooper, a professor of mathematics and computer science at Central Michigan University, discovered the largest known prime number on January 25, 2013.
+A number of individuals have been credited with the discovery using different software and algorithms in early February, and it was announced on Tuesday.
+The comets may have been a source of water on Earth, as well as organic compounds from which life may have originated and of which it depends.
+Scientists hope to learn how planets are formed, in particular how the Earth formed, as they are very similar.
+Cuomo, 53, became governor at the beginning of the year and signed legislation last month legalizing same-sex marriage.
+He was described as a "political clown and buffoon."
+He is expected to run for president in 2016.
+The Federal Aviation Administration says the new generation of airplanes will allow them to fly shorter routes, save fuel every time they take off, and reduce carbon emissions.
+The technology being used is radar - rather than the older ground-based radar - to give air traffic controllers a better view of the aircraft and more precise information about its location.
+No extra tube trains will be running into Whitechapel and the underground lines will not be diverted. Car parking and road access is also limited on site.
+Concerns about transportation have raised the possibility of the match being played in front of a closed-door crowd, or even behind closed doors with no fans allowed.
+A study published on Wednesday in the journal Science described a new type of penguin discovered in the Galapagos Islands.
+Researchers from Princeton University and the University of Uppsala in Sweden reported that the new species had emerged from only two generations, although the process is believed to have taken much longer due to hybridization between the native Darwin's finch Geospiza fortes and the invasive house finch Geospiza conirostris.
+Gold can be bent without breaking. It can be bent into very small sizes.
+It can be spun into yarn, and then woven or knitted into cloth. It can be milled or hammered into sheets or plates.
+It can be very thin and bonded to other metals. It can be so thin that it is used as a decoration for handmade books called "illuminated manuscripts".
+This is known as the pH of a substance. You can make a pH indicator by mixing red cabbage.
+The color of peas varies depending on how alkaline or basic (alkaline) the chemical compound is.
+The pH scale is based on the concentration of hydrogen ions (H+) in a solution.
+Water molecules are polar because the oxygen atom has a slightly negative charge and the hydrogen atom has a slightly positive charge (since a water molecule is made up of an oxygen atom and a hydrogen atom, the oxygen is slightly negative and the hydrogen is slightly positive).
+Pinch the two flaps of skin together and then, using a clean and sterile needle, push the folds of skin together to make a ball.
+The water in your lungs will react with the outside air, creating a weird sensation and making you feel like you can't breathe.
+The cities of Harappa and Mohenjo-daro had a drainage system for every house which was connected to a sophisticated sewage system.
+Also, in Greece, at the sites of the Minoan palaces of Crete and of Santorini, sewage systems have been discovered.
+Public toilets also existed in ancient Egypt, Persia and China. In Rome, they were often part of the public baths, where members of all social classes mingled.
+When you call someone who is very far away, a satellite is used.
+The rocket that is in orbit receives the command and then sends it back to Earth almost unchanged.
+The laser was beamed through a telescope. Specialist telescopes are used because the atmosphere of our planet can distort the light and make it hard to see.
+A giant fire of at least 100 feet up needs to be lit in order to launch a rocket or a telescope into space.
+The contribution of the wheel to the world is amazing. The most important of all is the easiest and fastest transportation.
+Thanks to him we have trains, cars and many other means of transportation.
+Below them are mid-sized carnivores ranging in size from weasels to wolves and jackals.
+In the end, there are many predators (including domestic cats) that hunt very many small mammals, reptiles, amphibians, and birds.
+Their secret to success is the idea of the "mommy track," a special role that every mother takes on to compete with other women.
+Lions are the most social of all cats, living in large prides.
+A herd consists of one to three adult males who mate with up to thirty females with their young.
+Females usually have a loose connection between their nipples, as they are part of a large family of brothers and sisters.
+Prides of lions hunt like wolves or dogs, except they are much larger, and are also extremely dangerous due to their strength.
+A gymnast, as an all-round athlete, can run, jump, swing from a bar, do somersaults and throw their body around five times more than a reasonably fit person could hope to.
+A tigress belongs to the same family (Panthera tigris) as lions, leopards and jaguars, and these four big cats are the only ones that can roar.
+A tiger's roar is not like a lion's roar; it is more like a screaming yell.
+The otter prefers small animals. It hunts rodents, fish, frogs, and even birds. Nearly all of the animals the otter hunts are smaller than itself.
+Scientists believe that truffles follow and stay with the animals that dig them up (hunt them) by releasing gases that the animals can smell in the ground.
+They are very good at seeing in the dark and moving silently. Hunters use their ears as well as their eyes to locate prey and then to track it before making a sudden pounce.
+When a small group of organisms becomes isolated from the rest of the population (for example, if they move to a new habitat or an island from which they cannot easily return), they often find themselves in a different environment from the one they left.
+This new environment has new sources and different competitors, so the new population will need different characteristics or adaptations in order to be competitive relative to what they were before.
+The indigenous population has not changed at all, only the same adjustments need to be made as in the past.
+As time passes and the new population begins to adapt to its new environment, the similarities to the rest of the population will become fewer and fewer.
+At some point, after thousands or perhaps millions of years, the two populations will become so different that they can no longer be regarded as the same species.
+This process is called metabolism which means the making and breaking of chemicals. Metabolism is a necessary and important part of development.
+Plants make the oxygen that we breathe and take in the carbon dioxide that we exhale (when we breathe out).
+Plants make their own food from sunlight using a process called photosynthesis. They also give off a gas called oxygen.
+Our houses and our clothes are made from plants. The food we eat mostly comes from plants. Without plants, animal life would not be possible.
+Mosasaurus was the apex predator of its time, so little else would have feared it except for other mosasaurs.
+Its long snout was studded with more than 70 sharp teeth, like a shark's, and a second set of teeth lined the top of its snout, which suggests it did not have any lips to keep prey from escaping.
+We don't know for sure, but it's possible he had a split tongue. He was fed sharks, lobsters, other mosasaurs, and possibly even caviar.
+It attacked anything that went into the water. Even the largest and most fearsome of dinosaurs, the Tyrannosaurus, would have been no match for it.
+While most of their dishes would be familiar to us, the Romans also had some rather bizarre or exotic speciality dishes including roast pig's head, pig's trotters, sea urchins and a dish called glandes.
+Another difference was that the peasants and women ate their food while sitting on the ground, while the rich men preferred to eat at tables where they could relax while eating.
+Food in ancient Rome could not have contained nutrients that arrived in Europe from the Americas or Asia thousands of years later.
+For example, there were no tomatoes, potatoes, peanuts or cacao, and ancient Romans did not eat chickens.
+The Babylonians had built a temple for each of their gods, which were believed to be housed in the temple.
+The world would offer sacrifices to the gods and the priests would try to please the gods by organizing mysteries and festivals.
+Every temple has an open courtyard and then an inner sanctuary where only priests are allowed.
+Sometimes they built specific pyramid-shaped temples called ziggurats which were part of the temple complex.
+The top of the tower was a special sanctuary for the god.
+In the hot climate of the Middle East, clothing was not as much of an issue.
+The Jewish family spent most of their lives indoors.
+Women made pottery in the street while shops were open-air stalls facing the street. Stone was used as building material.
+China's land was not fertile, so wood was scarce.
+Greenland was an uninhabited land. According to the Scandinavian sagas, Erik the Red sailed from Iceland to colonize an uninhabited land in the west and gave it the name Greenland.
+However, despite its discovery, the Eskimos had been practicing this way of life long before.
+Although every country was "Scandinavian", the people, the kings, the food and the history of Denmark, Sweden, Norway and Iceland were very different.
+If you've watched the Indiana Jones movie The Last Crusade, you might believe there's a map to the lost treasure somewhere in the back of the Declaration of Independence.
+However, this is not true. Although there is something written on the back of the document, it is not a treasure map.
+At the same time as the Declaration of Independence, the following was written: "Draft Declaration of Independence, July 4, 1776." This is written below, upside down.
+Although one does not know for sure who wrote it, it is known from the beginning of the large parchment (29¾ by 24½ inches) that it was bound for storage.
+As a result, the announcement may have simply been a formality.
+Normandy and the battles that followed liberated French Normandy but did not free the rest of France.
+It was run by the Vichy government. These were Frenchmen who had signed an armistice with the Germans in 1940 and were collaborating with the invaders rather than fighting them.
+On August 15, 1940, the Allies invaded southern France; this invasion was code-named "Dragoon".
+Within two weeks, the Americans and the Free French had liberated southern France and Germany was in disarray.
+Culture is a unique product of a large group of people living and working together in a community.
+The word civilization (civilisation) derives from the Latin civilis, which means civil (citizen) and civitas, which means city-state. Thus, civilization can be roughly translated as community life.
+Cities are the ancestors of states. A civilization is the transmission of knowledge from one generation to the next, in a continuous process of refinement and improvement.
+Often, smaller civilizations lose their historical context and are not able to be recognized as a normal civilization.
+During the War of Independence, the ten states in the northeast created a weak central government - with Congress as the only body - based on the Articles of Confederation.
+Congress has no power to levy taxes, and as there was no executive or judicial authority to enforce them, they depended for their efficacy on the states, which were not always cooperative.
+What's more, he had no legal power to amend taxation and customs duties between the states.
+The Articles required a unanimous vote of all the states in order to be ratified, but the states took so long to decide that often the representatives had died by the time they voted.
+Italy's and Germany's national football teams are the second most successful in the world, and were the winners of the 2006 FIFA World Cup.
+The most popular sports include football, basketball, volleyball, baseball, tennis, badminton, rugby, field hockey, table tennis and Formula 1.
+Winter sports are more popular in the north, with the Italians competing in international competitions and bidding to host the Olympic Games.
+Japan has almost 7,000 islands (Honshu is the largest) and is the 7th largest island in the world!
+Due to its archipelagic geography, Japan is often described as an "island nation".
+Taiwan's name goes back to the 15th century when Portuguese sailors gave the island the name Ilha Formosa, which means beautiful island.
+In 1624, the Dutch East India Company established a base at the southwest tip of Taiwan and began a transformation of the island's agriculture, bringing in Chinese laborers to work the sugar and tobacco plantations.
+In 1683, the Qing dynasty (1644–1912) took control of the western and northern parts of Taiwan, which they made a part of their empire in 1885.
+After losing the First Sino-Japanese War (1934-1935), the Qing dynasty was forced to sign the Shimonoseki Treaty, which ceded Taiwan to Japan, until 1945.
+Machu Picchu is divided in three main constructions, the Intihuatana, the Temple of the Sun and the Room with the Three Windows.
+Most of the buildings in the complex have been constructed from the beginning with the aim of giving tourists a better idea of how their ancestors used to live.
+30% of Machu Picchu had been restored by 1976 and restoration continues to this day.
+For example, the most common aspect ratio for still photography is 35 mm, which was the standard film size at the end of the era of analog photography.
+It is still being developed today, but the most important aspect of resolution is the comparison of the distances that have been measured by the imaging sensors of a digital camera.
+The 35-by-36-by-24-inch size in reality is a 36-by-36-by-24-inch cube, which creates tension, and 24-by-24-by-24 inches.
+The ratio of this sequence (divided by 12 to achieve a simpler ratio of whole numbers) is 3:2.
+Many common patterns (e.g. APS) are the same or closely related to each other.
+The Rule of Thirds is a simple grid that divides the image into thirds both horizontally and vertically.
+He notes that the most important aspect of the main subject is the lines that divide the image into thirds, both horizontally and vertically (see example).
+During this period of European history, the Catholic Church, which was now wealthy and powerful, was put under scrutiny.
+For more than a thousand years, Christianity has created an inseparable bond between European nations despite their different languages and customs.
+His power touched everyone, from kings to peasants.
+One of the core beliefs of Christianity is that wealth should be used to relieve the plight of the poor and that tithing is one way to do that.
+For more than a thousand years, the central power of the church had been in Rome, and the concentration of wealth and power there had made it a target for criticism of how it used its wealth and power.
+Great Britain began to blockade Germany by sea immediately after the start of the attacks.
+The strategy was effective, as there were cutbacks in military and political spending of major importance, although the imposed exclusion violated generally accepted international law codified in various international agreements of the last two decades.
+The UK has placed mines in international waters to block shipping in any part of the sea to deter any boats.
+There was also a limited response to this pattern, with Germany continuing to build submarines after the war.
+In the 1920s, the ideal that had been espoused by most citizens and nations was peace and reconciliation.
+The nations, having seen the horrors and devastation of World War I, were determined to prevent another such conflict from occurring in the future.
+In 1884, Tesla moved to the United States to accept a job with Edison.
+He arrived in the United States with four suitcases, a book of poems and a lengthy letter from Charles Batchelor (his previous employer) to Thomas Edison.
+Ancient China had a unique way of marking the passage of time. Each stage of China's development or each dynasty was marked by a distinct period.
+Between each dynasty there was also a short period of divided kingdoms. The most famous of these was the Three Kingdoms period of 60 AD when the Han Dynasty divided into the states of Wei, Shu and Han.
+During those times there was a vicious war between many noble families who fought for the throne.
+The Three Kingdoms was one of the bloodiest periods of Chinese history, with thousands dying in battles for the throne of the great palace at Xian.
+The social and political implications of this are many and include a move away from absolutism to democracy, from patrimony to egalitarianism, and a belief that the country is not the property of any one man but of the people as a whole.
+Also, after the Revolution, professional jobs were open to all white men, allowing the most able and successful to rise to the top.
+The same was true of the army, where instead of being sorted by rank, they were now sorted by distance.
+The French Revolution also inspired many other oppressed peoples to start their own revolutions.
+Mohammed was interested in issues beyond the world he lived in. He often pondered a cave that became known as "Hira" near the Mountain of Light (Nour) for meditation.
+The very cave in which he lived at the time gives a vivid picture of the spiritual state of Mohammed.
+The cave is far from the world as it is located at the end of a mountain range north of Mekka.
+In reality, it's not easy to find it even if you know it exists. Once you're inside the cave, it's completely dark.
+Nothing can be seen beyond the clear, beautiful sky and the many round hills. Very few things of this world can be seen or heard from inside the cave.
+The Great Pyramid of Giza is the only one of the Seven Wonders of the World that still exists today.
+The Great Pyramid of Giza, built by the ancient Egyptians in the 3rd millennium BCE, is one of many such large pyramid-shaped tombs built for the pharaohs.
+The plateau of Giza, or the "Necropolis of Giza" which is located in the Necropolis of Egypt, has different pyramids (the largest of which is the Pyramid of Cheops), some small tombs, several temples and the famous Sphinx.
+The large pyramid was built for the pharaoh Cheops, and many of the smaller pyramids, as well as the smaller tombs and temples, were built for his wife and other members of his family.
+The sign that indicates that the needle should move upwards resembles a V and the sign that indicates the needle should move downwards resembles an upside-down V or a square with one side missing.
+Top spin means you hit the ball from the top of the racket, backspin means you hit the ball from the bottom of the racket, and sidespin means you hit the ball from the side of the racket.
+The instrument's conical bore produces a softer sound, while the instrument's cylindrical bore produces a louder and more powerful sound.
+You are free to put your own spin on things, but bear in mind that the ones that exist do so for a reason, so it is often worth bearing in mind.
+On October 6, 1789, a crowd of women from the market forced King Louis XVI, Queen Marie Antoinette, and their two children (14-year-old Marie Therese and 4-year-old Louis Charles) as well as the king's sister, Princess Elisabeth, who had been locked in the palace at Versailles, to return to Paris.
+They travelled back to Paris in a motorcade surrounded by a swarm of people waving and shouting at the king and queen.
+The crowd forced the King and Queen to open the windows of their bedroom.
+At some point, a member of the crowd started swinging a sword at a member of the royal guard who was killed in Versailles, in front of the terrified queen.
+The costs of the United States' imperialist war to "liberate" the Philippines were borne by the Philippine people.
+They were forced to pay taxes to the U.S. federal government to cover a large portion of their expenses and their income was taxed by the Philippine government through the banks of Wall Street.
+Of course, the profits that came from the long-term exploitation of the Philippine people were supposed to be the main gains of American imperialism.
+To understand the Nets, you have to go back to where they came from.
+The period in which these events took place is often referred to as the High Middle Ages, the period of European history from 11th to 13th centuries (1000-1300 AD).
+The High Middle Ages followed the Early Middle Ages and preceded the Late Middle Ages, which ended around 1500.
+Technological determinism is the belief that the development and application of technology is determined by society, from encouraging or allowing technology, to the simple assertion that the future of humanity is predetermined by an inevitable link between scientific and technological advances.
+Most theories of technological determinism are based on two main ideas: that the development of technology follows a path largely independent of social and political influences and that technology develops in a linear manner rather than in a cyclical fashion.
+For example, someone might claim that the car absolutely necessitates the development of roads.
+However, a national network of charging stations is not economically viable for a small number of vehicles, so new ways of producing electricity with the aim of reducing the cost of owning a car are being developed.
+Mass motorization also leads to higher accident rates, which in turn give rise to new methods of health rehabilitation.
+Romanticism had a significant impact on the development of modern culture, having been influenced by writers such as Goethe, Fichte, and Schlegel.
+During the Romantic period, geography shaped the people, and as time passed, customs and cultural items were developed in accordance with the geography, which, when combined with the position of the society, were better than the laws that were imposed independently.
+As Paris is considered the source of the modern style, so Constantinople was the European source of the Byzantine style.
+Its fame as the center of death began around 400 BCE and lasted until around 1100 CE.
+Its decline in the twelfth century was mainly because of the crusaders who brought back goods such as cotton and silk, which were more valuable than the Byzantine market.
+This was when the capital of fashion moved from Constantinople to Paris.
+The Gothic style was at its peak during the 10th and 11th centuries and also in the 14th century.
+In its beginnings, the church was strongly influenced by Byzantine culture in the east.
+On the other hand, the slow communication lines caused delays of 25 to 30 years in the west.
+Towards the end of the Middle Ages, Western Europe began to develop its own style. One of the major developments of the period was the invention of pockets, which followed the introduction of belts.
+Sustainable farming is an agricultural system that seeks to meet society's food and textile needs while remaining within the carrying capacity of the ecosystem.
+Aquaponics is the combination of aquaculture, the farming of fish, and hydroponics, the growing of plants in water, without soil.
+Traditionally, most farmers practiced subsistence farming, and this is still the case in many developing countries.
+Clubs cater to like-minded individuals who feel marginalized by mainstream society, allowing them to develop a sense of belonging.
+Subnational governments are divided based on the age of the member, their social class, the area they are from, and/or their ethnicity.
+The characteristics that make a group distinct can be linguistic, behavioral, religious, political, sexual, geographic, or any combination of those.
+To mark their membership, members of some fraternities often adopt a distinctive and symbolic style of clothing which includes a range of different garments, accessories and paraphernalia.
+The main purpose of foster care is to place children who, through no fault of their own, are unable to remain with their birth families.
+Such children are called "orphans" or "waifs." Some orphans are abandoned by humans, often their own parents; in some cases, this abandonment is due to serious mental or physical disability.
+Farm kids are likely to have experienced serious trauma or traumatic events before they leave or are kicked out.
+For others, they believe they have been reincarnated from animals; for some, they believe they have only lived once before.
+A wild child who has grown up entirely without human contact demonstrates behaviours (apart from innate physical characteristics) that are nearly identical to those of the specific animal it was raised by, such as fear or indifference to humans.
+While learning by doing makes learning easier and more interesting, the tools make another step.
+Learning by osmosis is not a way to learn, but more of a crutch for people who are going through a new learning experience, such as learning a new programming language or starting a new project.
+There are virtual and real objects, for other reasons, the teacher is a type of object but the same applies to the Microsoft Office user-interface.
+The virtual assistants integrate into the software and are designed to ask, prompt and explain the processes of which the operation may have been difficult for the students.
+Children are placed in foster care for a variety of reasons, ranging from abuse and neglect to exploitation and abandonment.
+No child should ever be raised in an environment without care, love, and nurturing, but it happens.
+We must embrace the asylum system as a safety net for these children.
+Our foster care system believes that it provides safe homes, loving families who provide foster care, stable education, and adequate health care.
+The assumption behind foster care is that it provides all the things that the child did not get at home.
+The Internet includes both public and private networks.
+Its most distinctive feature is that it provides additional space for approaching and leaving.
+For example, "learning" and "socializing" are often significant motives for using the Internet (James, 1995).
+The concepts of "personal involvement" and "continuing relationships" were also identified by Eighmey and McCord (1998) in their study of community responses to web sites.
+The microscope helped in the careful study of microscopic objects, i.e. objects that are too small to be seen with the naked eye.
+Specifically, it is said that you can tell if someone is lying by the way they pronounce small words.
+Oliver Sacks, in his book The President's Speech, notes that those who are unable to comprehend the speech due to a brain disorder are still able to judge its accuracy with precision.
+It has even been suggested that these skills in reading human body language are mirrored in pets such as domestic dogs.
+A survey of the past two centuries has shown that there are two forms of genetic diversity, latent and expressed.
+The mutation introduces new genetic variants and the choice removes those variants from the gene pool.
+Hybridization and recombination mixes up the gene pools of the two parent species.
+Outside the womb, it is difficult for a mammal with a sophisticated digestive system like a human to get enough amino acids from available plant sources.
+What's more, their failure had serious implications: reduced development, stigma and ultimately death.
+The most readily available plant protein would be the proteins in leaves and seeds, but they are difficult to digest for herbivores like us unless they are cooked.
+In contrast, insects (ants, termites, bees) are not only delicious but also an important source of protein containing all essential amino acids.
+Adding it all up, it's hard not to be impressed that our ancestors faced "the problem of protein" in the same way that modern hunter-gatherers do now.
+Sleep deprivation is the act of voluntarily going without sleep for an extended period of time, usually for a period of 24 hours or longer.
+This can easily be done by using a lucid dreaming technique to get the feeling without actually waking up.
+If you find yourself waking up during the night, consider moving your bed to the other side of the room so that you have to get up to turn it off.
+Other options based on circadian rhythms include consuming many fluids (especially water or tea, known for their diuretic effects) before bedtime so as to force a person to urinate.
+The amount of internal fat a person has is directly proportional to the size of their body and the amount of air in their lungs.
+The more relaxed you are, the more power you will have. Everyone has the ability to find their ultimate relaxation and enjoyment.
+Anyone can succeed if they put their mind to it; the only real barriers to success are believing that you can't.
+Thibetan Buddhism is based on the teachings of Boudha, but was influenced by the monastic traditions of Mahayana Buddhism and many techniques of Indian yoga.
+Thibetan Buddhism, at first glance, is quite simple. It consists of chanting sutras, meditation and the path of love that binds them all together.
+In crystalline solids, the energy of crystalline (lattice) vibrations is released as a result of translations, rotations, elastic deformations and optical effects.
+The center of Thibetan Buddhism is the deity Gautama. Through the visualization of various deities, the energy channels are cleared, the chakras are activated, and the awareness of enlightenment is created.
+Germany was a common enemy in World War II, driving the alliance between the USSR and the USA. With the end of the war, the tensions on the level of the system, operations and culture drove the two countries apart.
+Two years after the war ended, former allies became enemies and the Cold War began.
+It would be 40 years old and have combat-tested representatives from Africa to Asia, from Afghanistan to Cuba and many other places.
+By September 17, 1939, Poland's army had already been destroyed, and the only hope was that they would give up and surrender to the Romanian promise.
+Those plans, however, backfired when more than 800,000 Soviet Red Army troops crossed into Poland and took control of its eastern regions after violating the Riga Peace Treaty, the Non-Aggression Pact between the Soviet Union and Poland, and other international agreements, both bilateral and multilateral.
+Ships are by far the most efficient way of moving large numbers of people and goods.
+Naval power has traditionally been used to project a country's ability to transport its own citizens and goods while denying the same to its enemies.
+One of the most recent examples of this is the American expedition to the Northwest Passage during World War II. The Americans tried to deliver men and supplies to the other side of the Atlantic Ocean to help Britain.
+Meanwhile, the German Navy, using mainly submarines, tried to interrupt this traffic.
+If the allies failed, as they probably would have done, the Germans could have taken Britain just as easily as they did the rest of Europe.
+The caves may have been inhabited for the first time in the Zagros Mountains of Iran 10,000 years ago.
+Ancient civilizations and tribes began to keep them for easy access to milk, meat, and leather.
+Traditionally, nomadic families lived in tents that were pitched on plains or other open areas, often near flocks of sheep, which were then tended by children or young people, much as in more familiar pastoral settings. These practices are still used today.
+Shipbuilding began in England as early as the 16th century.
+Although the wheels were made entirely of wooden planks, they allowed the horses to run at a faster speed and carry heavier loads than the wheeled carts of the day.
+The wooden joints had appeared early on and were designed to hold the iron rods in place. Eventually, however, it became apparent that the rods would be much more stable with a metal cap on top.
+This was a common method, but iron made a bigger mess of the wheels than wood did.
+Eventually, wooden rods were replaced with iron rods. In 1767, the first iron road was built exclusively of iron.
+The first known means of transportation was walking, which humans have been doing for two million years before the invention of Homo erectus (which means upright man).
+Their custodians, the koalas, did not behave as expected.
+Evidence of bipedalism has been found in the fossilised remains of Australian megapodes dating from 4.2 - 3.9 million years ago, although it is possible that the Thylacoleo may have been bipedal even earlier, up to 7 million years ago.
+We can choose to have a more sustainable lifestyle, become part of the movement for a better environment, and maybe even become activists to try to limit the problems of the future.
+It's like dealing with symptoms in a lot of cases. But if we don't want to go for a copycat approach, we need to get to the root of the problems and solve them.
+It is becoming increasingly apparent that the world has changed dramatically as a result of scientific and technological advances made by humans, and that the problems have been magnified by overpopulation and unsustainable ways of living.
+After being expelled from Congress on July 4, the document signed by Speaker of the House John Hancock and clerk Charles Thomson was short by a few squares on the press of John Dunlap.
+During the night, 150 to 200 copies were printed, more commonly known as "Dan Laure's Broadsheets".
+The first public reading of the document was given by John Nixon on July 8, 1776, at the Pennsylvania State House in Philadelphia.
+One was sent on July 6 to George Washington, who forwarded it to the New York militia on July 9; another arrived on August 10 in London.
+The 25 surviving copies of the Danelaw that we know of are the oldest surviving copies of the document. The original was not preserved.
+Many paleontologists today believe that a type of dinosaur still exists today, they are called birds.
+Many people do not consider birds to be dinosaurs because they are covered in feathers and have the ability to fly.
+But a lot of things on the plane make it look like a dinosaur.
+They have claws and nails, give birth to babies, and walk on two legs just like Tyrannosaurus rex.
+The processors now have on-chip encrypted data management based on a dual system.
+To use the binary notation of computers, a binary number may have only one or two states, i.e. 0 or 1, and these states are called binary digits or bits.
+Internal bleeding may not be immediately apparent. Symptoms such as dizziness may be vague enough to be overlooked.
+The most obvious sign that someone has been smoking indoors is cigarette butts or other tobacco debris on the floor.
+See the label for specific first aid instructions.
+The word cockroach is formally used by entomologists for this group of insects.
+The word derives from the domestication of ancient wolves, which were smaller and easier to tame than wild wolves.
+The bat and the shrew are nocturnal, and are adapted for a life of hunting and flying in the dark.
+In the United States, approximately 400,000 people are diagnosed with MS each year, making it the most common disabling neurological disease among young and middle-aged adults.
+Cerebral palsy is a group of disorders that affects the central nervous system, which includes the brain, spinal cord, and optic nerves.
+The study suggests women are twice as likely to be diagnosed with a mental illness than men.
+Two co-parents may decide that having a baby is not in their best interests or the best interests of the child they have.
+These couples can arrange a surrogacy plan for their baby.
+In adoption, biological parents terminate their parental rights so that another couple may adopt the child.
+The goal of the science is to understand how the world works through the scientific method. The scientific method is the process by which most scientific investigations are conducted.
+There is more to it than just the hypothesis, and the experiment is a test to disprove one or more hypotheses; asking questions and observing also directs the scientific inquiry.
+Physicists and philosophers feasted on classic texts and especially on the Latin version of the Bible.
+Aristotle's views on scientific matters, including his psychology, were widely accepted.
+As Greek civilization declined, the West was freed from Greek philosophical and scientific traditions.
+Many people have noticed that rhythms that are marked in biology and behavior often depend on endogenous cycles, as well as the production of those cycles through biological rhythms.
+Regular rhythms that are not simply mirrors of external seasonal markers have been noted for most living things, including bacteria, plants and animals.
+Biological clocks are self-resetting timers that continue ticking even when there are no external stimuli.
+The work of Hersey and Chase was one of the major contributions to the evidence that DNA is hereditary material.
+Hershey and Chase gave them food, or bacteria, so that they would pass on their genetic material to the bacteria.
+They carried out two experiments in which either the DNA in the food was marked using radioactive phosphorus or the protein in the food was marked using radioactive thiouracil.
+The mutations may bring a wide variety of different effects depending on the type of mutation, how significant the part of the genome affected is, and whether it is a somatic mutation or germ line mutation.
+Only mutations in cancer-causing genes can be passed on to offspring, as mutations in non-cancer-causing genes are likely to be lethal or cancerous.
+Ecotourism attracts people who want to visit natural areas and learn about the local flora and fauna.
+Examples of activities in a single location include hunting, fishing, photography, bird-watching and park visits, as well as studies of the environment.
+For example, some visit, photograph and learn about the Borneo elephants.
+Every morning, people leave small towns to go to their jobs in the big city, and meet up with other people on their way to their jobs in the opposite direction.
+On dynamic shuttles, everyone connects with each other in some way and support a private car-based system.
+Today, science is showing us that this massive economy of nature has brought us to a tipping point that has supported the development of the human species for the past two million years.
+Everyone participates in a community, and everyone uses some sort of transportation system to get around. Almost everyone has complaints about transportation systems.
+In developed countries, the noise is often comparable to the quality of the water or the failure of bridges.
+Why are the communications systems so bad, why do they break down so often; is it that the communications people are just incompetent; or is it something more fundamental?
+Traffic flow is the analysis of the flow of traffic around a network of roads and the interactions between them.
+Unfortunately, studying traffic flow is difficult because it is impossible to predict with certainty how drivers will behave.
+Fortunately, most drivers seem to be able to avoid a collision; thus, traffic flows have some semblance of order and may even be approximated by a mathematical description.
+For the best representation of traffic flow, relationships between the three main characteristics (1) density, (2) flow, and (3) speed have been established.
+These relationships helped in preparation, planning and operations of the road networks.
+The first animals to evolve were insects. Their ability to fly allowed them to escape predators more easily and to collect food and a mate more efficiently.
+Most insects have the advantage of being able to fold their wings along their backs.
+This gives them a greater diversity of small crypts than the apes.
+Only bats can truly fly, although some gliding mammals can glide further.
+Many years ago, Aristarchus had suggested that the solar system went around the Sun.
+Some believed that he was right, but many thought he was wrong, because they believed that the Solar System orbited the Sun and not the Earth (and not the other stars).
+It seems logical, just as the Earth doesn't seem to move, right?
+The Amazon River is the second longest in length, and the largest in volume, of all rivers in the world. It carries more water than any other river in the world.
+The Amazon is also the world's largest river by volume, with some tributaries reaching up to 6 miles (9.7 km) wide.
+20% of the water that flows into the oceans as rivers comes from the Amazon.
+The Amazon River is 6,387 km (3,980 mi) long. It has more than a thousand tributaries.
+While stone pyramids continued to be built until the end of the Old Kingdom, none exceeded those of Giza in size or sophistication of construction.
+The ancient Egyptians of the New Kingdom were amazed by the monuments of their ancestors, which were thousands of years old.
+The Vatican City is home to around 800 residents, making it the smallest independent state in the world, and also the smallest in terms of population.
+The Vatican uses Italian in its legislation and official announcements.
+Italian is also used in everyday situations by most of the people working in the state, while Latin is often used in religious ceremonies.
+All the citizens of the Vatican City are Roman Catholics.
+Humans have known the basic chemical elements such as gold, silver and copper since ancient times, as all these can be found in nature in uncombined form and their extraction from ores is fairly easy using basic tools.
+The philosopher Aristotle believed everything was made from a combination of earth, water, air, and fire.
+Basically, it appeared to be the four states of matter (solid, liquid, gas, and plasma), except that you still believe they can transform into new states so as to change their appearance.
+The shops are in fact a mixture of two or more metals. Remember there are many chemical elements on the periodic table.
+Elements such as lead and mercury are metals. There are other metals such as gold and silver.
+There are also shops that include small quantities of non-metallic minerals such as anthracite.
+Everything in the universe is made of tiny particles called atoms.
+The size of the atoms is so small that a trillion of them would fit into the tip of a pen.
+So when the molly came out, it was a good friend for a lot of people.
+Unfortunately, as newer methods of writing developed, the role and usefulness of the abacus declined.
+The world now writes messages on computer screens without ever touching a keyboard.
+Someone may wonder what will happen to the typewriter when something newer comes along.
+The bomb's design relies on the fact that it takes a lot of energy to create many protons and neutrons in the first place.
+Imagine squeezing a heavy car up a steep hill. Some of the energy is lost as you push the car up the hill.
+Some people have unstable bladders and this can lead to urinary incontinence if the bladder is overstretched, even by a small amount.
+The moon's surface is covered with rocks and dust. The loose material on the moon's surface is called regolith.
+The dust plume is about 70 km (45 miles) wide at the ground and about 100 km (60 miles) wide near the top.
+It is more dense below the oceans and below the crust.
+There may be more oceans in the immediate vicinity because water is lighter than air. The lake may be able to flow out more easily.
+Content theories focus on what makes people click on things or what draws them in.
+These theories suggest that individuals have certain needs or desires that are internalized as they mature and become adults.
+These theories look at what makes some people want the things they want and what is in their environment that will lead them to do or not do certain things.
+Two popular theories of content are Maslow's hierarchy of needs and Herzberg's two-factor theory.
+In general, two conditions can happen when managers start to lead their former peers: one is that they try to remain as "one of the boys" (or "one of the girls") and the other is that they try to become "the boss".
+This type of manager struggles to take unpopular decisions, to be assertive, to make judgements, to delegate and to get the best out of people.
+On the other end of the spectrum, someone can become a recognizable person who feels like they have to change everything that the group has done and re-invent themselves.
+At the end of the day, the guy who's responsible for the success and failure of the team is the head coach.
+This behavior often leads to a rift between the leader and the rest of the group.
+Online groups are created with the same principles as real-life groups, but there are slight differences.
+The virtual members of a group often act as a connection to the real-world group.
+They are often more independent of their group members, as their groups can meet at different times, which may not be acceptable to local management.
+The existence of an "invisible team" (Larsen & Fast, 1989, p. 109) is another unique aspect of a virtual team.
+Each participant is assigned to an "invisible group" which determines the instructions for all participants.
+Why would an organization want to go through the trouble of training its people, only to have them forget what they learned; one of the goals of training is to help people retain the knowledge they learn.
+Creativity and innovation flourish when all of an organization's stakeholders are engaged.
+As a result, a process in which an organization collaborates with a partner to overcome a challenge can lead to new and innovative ways of addressing customer needs.
+For an organization to be innovative, management must create an environment of innovation, knowledge exchange, and organizational learning.
+Anchel's (2006) explanation of continuous improvement as a method to help organizations reach their performance goals describes it as a way to help organizations reach their performance goals.
+Neurobiological factors offer physical evidence for a theoretical study of the mind, thus limiting the scope of the inquiry to the more tangible.
+The relationship between brain chemistry and behaviour is of interest to researchers and their studies.
+It has long been known that various brain disorders, injuries, illnesses and drugs affect behavior and may even alter some mental functions.
+Our new technologies allow us to see and to explore brain structures and functions that humans have never seen before.
+This gives us a lot of information and material to create models that will help us understand the brain.
+While AI is a rapidly growing area of scientific imagination, it is also a significant field of information technology, which deals with the adaptation of behavior, learning and joy to a machine.
+Artificial intelligence research is concerned with the simulation of intelligence in machines.
+Examples include inspection, scheduling, responses to customer diagnoses and inquiries, and identification of handwriting, identification of pre-recorded voice, and identification of a person.
+These are now separate entities that focus on providing solutions to real-world problems.
+Artificial intelligence is increasingly being used in our day-to-day lives in areas such as finance, marketing, manufacturing and defence, and is present in many home entertainment and cyber-security applications.
+Trips are an important part of any curriculum. Often a teacher will want to take classes to places where public transportation is not an option.
+Technology offers a solution with virtual tours. Students can explore museums, tour a hydroelectric dam or marvel at beautiful works of art without leaving their classroom.
+In fact, joining a hike is also a great way to meet other hikers and share experiences with prospective classes.
+For example, every year students from Bennet School in North Carolina design a website about their trip to the state's capital, but the old versions are kept online and used as a reference.
+Texting can also help improve a student's writing skills. Although students often begin their texting experience with poor spelling and punctuation, the presence of a common general texting etiquette generally changes this.
+As students often make up the bulk of the audience, the writer of the essay often starts to tailor his or her writing style to avoid criticism.
+Also, blogging "encourages students to become more aware of the world around them." The need to maintain interest in the public encourages students to become inquisitive and interested (Toth, 2004).
+Managing a website is a skill that promotes teamwork and allows students to learn and other things besides what they are taught in school in the morning.
+Proper use of blogs "may encourage students to use more critical and analytical thinking as they engage in the interactive nature of the online material, as well as to express their own views in the context of others' writings, and to articulate their own understandings of specific topics" (Oravec, 2002).
+Ottawa is the enchanting, bilingual capital city of Canada, with a large collection of museums and galleries showcasing the country's past and present.
+Further south are the ruins of Niagara and in the far north is the pristine wilderness of Muskoka, and beyond.
+All of this, and much more, defines Ontario as a reflection of Canada's multicultural character that is on display for foreigners.
+Much of the remaining wilderness is in the far north, and some of it is almost uninhabited.
+For a population comparison that many are unaware of: The population of African-Americans in the U.S. is more than the population of Canada.
+The islands of Northeast Africa are in the Indian Ocean, at the northeast corner of Africa.
+Madagascar is the largest and has the richest diversity of wildlife.
+Most of the islets are uninhabited or have French garrisons, and they are renowned for their lagoons.
+The Arabs also brought Islam to the region, and this had a large impact in Morocco and Maghreb.
+European exploration and colonization began in the 15th century with the arrival of the Portuguese explorer Vasco da Gama, who sailed from Portugal to India.
+The region is bounded by the Sahel to the north, the Atlantic Ocean to the west, and the Tropic of Cancer to the south and east.
+Women: It is suggested that every woman who travels should declare her marital status, regardless of her actual family situation.
+It also helps to wear some jewelry (just not too much).
+Women need to realise that the behaviours that are acceptable in culture may be perceived as harassment and it is not okay to go back and punch them in the face or whatever.
+Be prepared to stand your ground when letting go of a man and don't be afraid to overreact (cultural differences or not, it's not an excuse!).
+The modern city of Casablanca was built by Berbers in the 10th century as a strategic port for the Phoenicians, Romans, and Moroccans who gave it the name Anfa.
+The Portuguese destroyed it and rebuilt it in 1755, only to see it destroyed again in an earthquake in 1755.
+The Moroccan Sultan regained the city and gave it the name Dar al-Beida, while the name Casablanca was given by Spanish traders who settled there.
+Casablanca is not the place to see the best of Morocco.
+It's easy to find places near Meknes that sell traditional Moroccan goods such as tajine, pottery, leather goods, argan oil and a large range of babouches, but they are all tourist-oriented.
+Goma is a major city of the Democratic Republic of the Congo with a large number of tourists in the eastern part near Rwanda.
+In 2002, Goma was largely destroyed by the eruption of Mount Nyiragongo, which destroyed almost all of the city's roads and especially the center.
+While Goma is relatively safe, any visit outside of Goma should be carefully considered in light of ongoing fighting in North Kivu province.
+The town also serves as a launching point for treks to the volcano, as well as some of the region's cheaper gorilla-tracking and mountain-climbing expeditions.
+You can use a bodaboda (motorcycle taxi) to get to Goma. The fare (local) is around 500 Congolese francs for a short ride.
+In its connection with its inaccessibility, Timbuktu has become a metaphor for the remoteness of the outside world.
+Today, Timbuktu is a busy town, despite its fame as a tourist destination, it also has an airport.
+In 1990, it was added to the World Heritage List as a site that was endangered by desertification.
+It is one of the major stops on Henry Louis Gates's PBS series The African American Century.
+The city is completely different from other cities in the country, as it has a mainly Arab population and not an African one.
+The Kruger National Park (KNP) is in the north and northeast of South Africa, straddling the border with Mozambique in the east, Zimbabwe in the north, and the Crocodile River in the south.
+The park covers 19,500 km2 (7,500 sq mi) and is divided into 14 different ecological areas, supporting a variety of wildlife.
+It is one of the most prominent tourist attractions in Southern Africa and is managed by the South African National Parks (SANParks).
+Similar to all National Parks in Southern Africa, there are daily entrance fees to enter the park.
+Maybe it is beneficial for someone to buy a Wilderness Permit, which provides entry either to select parks in the South or to all of the national parks.
+The island of Hong Kong and the territory of Hong Kong are collectively referred to as Hong Kong, and the city of Hong Kong is a major tourist destination.
+The buildings that make up the skyline of Hong Kong's urban landscape are likened to a kaleidoscope, reflecting the presence of the waters of Victoria Harbour.
+For a better view of Hong Kong, leave the island and cross the bridge to the opposite side of Kowloon.
+Most of Hong Kong's urban development has taken place on reclaimed land at the north end of the island.
+This is the part of Britain that the British rulers took over, so if you are looking for evidence of the colonial past of the area then this is a good place to start.
+Sundarbans is the largest contiguous mangrove forest in the world, spread over 80 km (50 mi) along the Bay of Bengal in the Indian and Bangladeshi portions of the Sundarbans.
+Sundarbans has been declared a World Heritage Site by UNESCO, and the part which is in India is known as the Sundarbans National Park.
+But bogs are not just wet grassland; they also include some of the last remnants of the original forest that once covered much of the country.
+Sudbury covers an area of 3,850 square kilometres, of which about a third is water.
+Since 1966, the Sundarbans has been a sanctuary for wildlife, and it is estimated that there are 400 Bengal tigers and around 30,000 spotted deer in the area.
+Buses depart from the central bus station (across the river) all day long, but most of them, especially those going east and to Jakarta/Bogor, depart between 06:30 and 7:30.
+Because buses between the districts are usually full, it is advised to buy tickets some days in advance.
+Most areas are served by small Japanese coach-type buses called Coasters, which are comfortable and convenient.
+Taxis are a quick and easy way to get around, even for short distances such as Paro (150 ngultrum) and Punakha (200 ngultrum).
+The Oyapock River Bridge is a suspension bridge. It crosses the Oyapock River to connect the Brazilian city of Oiapoque with the French Guianan town of Saint-Georges de l'Oyapock.
+The two towers are 83 metres high, 378 metres long and have two floors with a width of 3.50 metres.
+The gap below the bridge is 15 metres. Construction of the bridge was completed in August 2011 and opened to traffic in March 2017.
+The bridge is scheduled to open in September 2017, when the last of the Brazilian customs facilities are expected to be completed.
+The Guarani were the largest indigenous group to inhabit the areas that are now known as eastern Paraguay, and they were semi-nomadic hunter-gatherers who also practiced some subsistence agriculture.
+The Chaco region was also home to other indigenous peoples such as the Wichita and Paiute, who hunted, gathered, and fished.
+In the 16th century, Paraguay which previously had been known as "Gigante de Indios" ("Giant of the Indians"), was a result of the clashes between the Spanish conquerors and the Guaraní tribes.
+The period of settlement, which lasted for three centuries, began with the Spanish.
+Since the founding of Asunción in 1537, Paraguay has maintained a large portion of its indigenous character and identity.
+Argentina is famous for having one of the best city teams and players in the world.
+The most important annual tournament takes place in the last month of the year in the swimming pools of Las Canteras.
+Here you can follow smaller tournaments and matches in other periods of the year.
+For information on the tournament and tickets for the swimming events, visit the Buenos Aires 2018 website.
+The official currency of Falkland is the Falkland pound (FKP), which is pegged to the pound sterling (GBP).
+You can convert your money at the island's only bank, which is located in Stanley, opposite the Pharmacy.
+British pounds are generally accepted throughout the islands, as are Stanley Island dollars and US dollars.
+For remote islands, credit cards are unlikely to be accepted, even though British and US cards may be, so check beforehand to find out which payment methods are accepted.
+It is almost impossible to change a Falkland Islands Pound outside of the islands, so make sure you change up before leaving the islands.
+Because of its location below the equator, Montserrat has a winter season when the Northern Hemisphere is experiencing summer, and a summer season when the Northern Hemisphere is experiencing winter.
+Montevideo is located in the temperate zone. In summer, temperatures above 30 °C (86 °F) are common.
+Winter is deceptively cold: although the temperatures are seldom low, the wind and humidity combine to make it feel colder than it really is.
+There are no "rainy" and "dry" seasons: The amount of rainfall remains more or less the same throughout the year.
+Although many of the park's animals are used to human contact, their wildness remains and they should not be fed or touched.
+Please maintain a distance of at least 100 yards from bears and wolves and 25 yards from all other wildlife!
+As solitary and secretive as they appear, moose, bears, wolves and almost all large mammals can, if provoked, become aggressive.
+Every year dozens of tourists are injured as they approach too close. These bears are large, wild, and potentially dangerous, so please give them their space.
+Also, be aware that mosquitoes can transmit arboviruses to both humans and other animals, so you should avoid being bitten or eaten by mosquitoes and keep your campsite clean.
+Apia is the capital of Samoa. The city is located on the island of Upolu and has about 40,000 inhabitants.
+Apia was founded in 1850, and has been the official capital of Samoa since 1959.
+An infamous naval showdown had taken place at the harbour in 1889, when seven ships from Germany, the United States and Britain refused to leave.
+All of the ships were sunk by a single British submarine. About 200 American and German lives were lost.
+During the war of independence, which was organized by the movement of Mao, a peaceful demonstration in the city was ambushed and its leader, Tupua Tamasese Lafi, was killed.
+There are many beaches as the city has two harbors. The most popular ones are in this area.
+The beaches of the North Coast (between North Harbour and Long Bay) face the Pacific Ocean and stretch from Long Beach in the north to Devil's Bay in the south.
+Most beaches are sand, which is good for swimming and most have shade provided by palm trees.
+Tamaki Drive's beaches are on the waterfront of Mission Bay and St Heliers Bay in the central Auckland suburbs of Mission Bay and St Heliers.
+These beaches are sometimes crowded with families and have a range of shops along the length of the beach. The swimming is safe.
+The main local beer is called "Number One" and is not a lager but a dark beer, though still quite drinkable and refreshing. The other local beer is called "Manta".
+There is a wide variety of French wines available to sample, but New Zealand and Australian wines may be a better option.
+Tap water is completely safe to drink, although if you are concerned, it is easy to find bottled water.
+In Australia, the flat white is a new invention. A short black is an espresso, a cappuccino is made with steamed rather than frothed milk, and a long black is drunk without milk.
+The hot chocolate rivals Belgium's. The waffles are exacting but delicious.
+Throughout the year, many trips are made and the injuries resulting from some of these causes are rare.
+In spite of all that, you get advice from the authorities, obey all the signs and pay a lot of attention to the safety warnings.
+Since the 1770s, humpbacks have been migrating close to coasts and rivers from October to April. It is possible to see them at different times.
+Sharks do in fact exist, but they very rarely attack humans. Most sharks are afraid of humans and will quickly swim away from them.
+Sea crocodiles do not live in the sea; their natural habitat is the rivers flowing north of Rockhampton.
+Booking early also gives travellers the peace of mind that they will have a place to stay when they arrive at their destination.
+Travel agents often contract with specific hotels, but through an agent you can book other types of accommodation such as camping.
+Travel agents usually offer packages which include breakfast, transfers to/from the airport or even flight and hotel combos.
+Your application may be put on hold if you need time to reconsider your offer or to gather other documents for your trip (e.g. a visa).
+However, changes or cancellations must be reported first to the travel agent and not directly to the hotel.
+For some festivals, the vast majority of attendees decide to stay on site, and for many this is seen as a very important part of the experience.
+If you want to be close to the action, you will need to arrive early to secure a place.
+Remember that while the main stages may finish their line-ups for the day, there may be after-parties continuing well into the night.
+Some festivals offer special family camping areas.
+If you are going to sail the North Sea in winter, check the location of your cabin, as when the ship goes through a fog bank, the waves can become very violent for those on the side of the ship facing the fog bank.
+Cruisers in St. Petersburg will have a stay in the city. Those who join the ship are not required to have a visa (see details).
+Casinos typically make great efforts to keep the time and money spent by their patrons as low as possible. Windows and clocks are covered up, while the entrances and exits are difficult to find.
+There are often special offers on food, drink and entertainment to keep the customers coming in and away from the competition.
+In some places free-flowing alcoholic drinks are available. However, drinking can affect your judgment, and a good bartender will know to cut you off.
+Anyone traveling in mountainous or cold regions should consider the possibility of snow, fog, and very low temperatures.
+On slippery and snow-covered roads, there is less traction and driving on such roads is more difficult than on a smooth asphalt road.
+During the winter it can snow so much that you are trapped for a long time.
+Visibility can also be limited by snowfall, fog or smoke.
+On the other hand, snow and ice conditions are natural in many countries with year-round continual circulation.
+Cape Town may be the largest tourist city in Africa, and is certainly worth a visit by many a world traveler.
+The term safari is often used loosely to mean any journey, especially a journey to view landscapes and wildlife; a safari by definition is an overland journey.
+Some animals, such as elephants and giraffes, are very close to the trees and binoculars are really essential for good viewing.
+Lions, leopards and cheetahs are often shy and you will see them best with binoculars.
+A bushwalk (also known as a "bush walk" or "bushwalking") is a short hike, usually of a few hours or a few days.
+The Paralympic Games will take place from August 24 to September 5, 2021. Some events will be held in other locations around Japan.
+Tokyo will be the only Asian city to have hosted the Summer Olympic Games twice, having hosted them in 1964.
+If you booked your flight and accommodation for 2020 before it was announced that they would be cancelled, you may find yourself in a difficult situation.
+Political cancellations vary, but most political cancellations due to the coronavirus were not rescheduled for July 2020, when the Olympics were due to take place.
+It is expected that most of the tickets for the events will cost between 2,500 and 130,000 won, while the regular tickets cost around 7,000 won.
+Silverware can be rented from many hotels, even if they do not have on-site laundry facilities.
+If you don't get any iron, or if you don't care about wearing iron boots, you can use a pickaxe instead if you have one.
+Beware of overheating the bulb (which may cause it to explode or, in extreme cases, fire).
+There are many different ways to purify water and some are more effective against particular threats.
+In some areas, one minute of rainfall is enough, while in others several minutes are required.
+The filters vary in terms of effectiveness and if you have any concerns then you should probably consider buying bottled water from a reputable company.
+Travelers may encounter wildlife that is not used to seeing humans in the country.
+Food allergies can cause symptoms such as itching, hives, or in the worst case anaphylaxis, which is a severe allergic reaction that can be life-threatening.
+Disease-spreading or wild animals capable of transmitting or carrying pathogens to humans are not always considered as vectors.
+Tax-free shopping is an opportunity to buy items in certain locations without having to pay taxes and special consumption taxes.
+Travellers heading to high-taxation countries can often save a lot, especially on items such as spirits and tobacco.
+The section between Point Marion and Fairmont is very remote from Interstate 70 (the Buffalo–Pittsburgh Highway), because it crosses a lot of unpopulated areas.
+If you are not used to driving on country roads, beware: there are many winding roads with steep inclines and sharp turns.
+The posted speed limits are generally lower than those in the previous and next sections - usually 35-40 mph (56-64 km/h) and it is even more important to obey those.
+However, in an odd twist, cellular service is much better here than in other portions of the trail, such as in the White Mountains of Pennsylvania.
+Germany's wines are reasonably good, while in Bavaria they are plentiful and varied, as in the neighboring southern country of Austria.
+Typically, fruit pies include apples, which are available year-round, and cherries and raspberries, which are available in the summer.
+Many German baked goods also contain dried fruits, nuts, and other moisture-rich ingredients. The famous kaiserschmarrn often contains a generous dollop of whipped cream.
+If you want something a little more sophisticated, try a berliner, frankfurter or krautwurst.
+The paste is made of beeswax and resin and mixed with food of either animal or plant origin.
+Cream can be found "light" or "heavy" depending on how much fat it contains.
+In northern India and Pakistan, yogurt is the main ingredient. In southern India and other coastal regions, coconut milk is the main ingredient.
+With 17,000 islands to choose from, Indonesia's cuisine is a veritable smorgasbord of regional dishes.
+However, if used without other qualifiers, the term may be taken to refer to the food from the central and eastern parts of the main island.
+Nowadays, it can be found all over the Mediterranean, the local cuisine of Jávea offers a dish of slightly spicy patatas bravas, with some aromatic ingredients preferred by Jávea people, such as fennel, chili, za'atar (specific za'atar from Jávea) and many aromatic herbs.
+The stirrups are used as a support for the lower part of the horse's leg and are held on the right and left side of the saddle.
+They provide more stability for the climber, but may pose safety issues due to the possibility of boots getting caught.
+If a rider falls off a horse but their foot gets caught in the stirrup, the horse could drag the rider along the ground as it runs. To prevent this, some safety measures are taken.
+Originally, most horses had special shoes with nails, leather and a small heel.
+In addition, some of the fences, especially the English ones, have safety bars that allow a derailleur to fall off the fence if the rider falls backwards over the fence.
+Cotopaxi - A volcano in central Ecuador, known as the jewel of South America, with a variety of rugged peaks and glaciers.
+The glaciers offer a dramatic view of the peaks. Hikers from all over the world follow new paths along the crevasses of the rugged mountains.
+Skiing and snowboarding are popular winter sports that involve descending a snow-covered hill on skis or a snowboard.
+Skiing is a major recreational activity with many ski resorts, sometimes referred to as ski resorts or ski areas.
+The idea of a shadow is very ancient. Cave paintings from as early as 5,000 BCE show a rudimentary understanding of shadows.
+Skiing as a recreational activity was first developed in the 17th century, and in 1861 Norwegians founded the world's first ski club in Australia.
+Backpacking with skis: Also known as ski touring, ski mountaineering or backcountry skiing.
+It is comparable to downhill skiing and mountaineering, but is usually not considered to be either, as it takes place on relatively gentle slopes and requires little specialized equipment.
+Think of walking in the shade as a similar way of covering distance.
+In ideal conditions, you may be able to jump farther from a running start - but very few people can run fast with a heavy backpack on.
+Europe is a relatively small continent, but it comprises many independent countries. Under normal circumstances, a visit to many of these countries would require numerous visa applications and extensive documentation.
+Singapore, however, could argue that it functions as a single entity under that banner.
+As long as you stay in your lane, you can cross the border without passing through any immigration checkpoints.
+Likewise, if you already have a Schengen visa, you do not need to apply for a visa for any of the Schengen area countries separately, saving time, money and bureaucratic hassles.
+There is no official definition for what constitutes an antique, but some tax services define antique items as those over 100 years old.
+The definition is geographically variable, as the age limit may indicate a younger age in places such as North America than in Europe.
+Handmade items can be considered as luxuries, though they are more recent than similar mass-produced goods.
+Fisheries are an important source of income for the Sami people, and the culture surrounding the industry is also important for many who work in other fields.
+Even though it is a tradition, it is certain that not all Sámi people participated in the reindeer herding on a large scale, but some relied on fishing, hunting and other activities, using the reindeer mostly as draft animals.
+Today, many Sámi work in modern trade. Tourism is an important source of income in Sápmi, the region of the Sami people.
+Despite its widespread use and especially among non-Romani people, the word "Gypsy" is often considered pejorative due to its derogatory connotations and associations with the Romani people.
+If the country you are traveling to is under a travel advisory, your health insurance or travel insurance may be affected.
+You can also advise other administrators, even if they are not part of your own administration, as long as their drivers are designed for their own citizens.
+For example, U.S. citizens in the Middle East may face different circumstances than Europeans or Arabs.
+Drivers are often the only visible sign of a local political campaign.
+The opinions presented are often superficial, general, and overly broad compared to the detailed information available elsewhere.
+A disaster is a serious disruption in the day-to-day life of a community.
+Extreme weather events are becoming more common in all parts of the world, though with varying degrees of intensity, depending on the geographic and climatological conditions.
+The forms and types of bad weather include strong winds, hail, heavy rain, and also tornadoes, typhoons, water spouts, and funnels.
+Local and seasonal climatic phenomena include heavy snowfalls, blizzards, hail and sandstorms.
+Tourists are advised to check for possible bad weather that could affect their travel plans.
+Anyone planning to travel to a country that could be considered a hostile environment should seek professional training.
+A web search for "hate-training course" might bring up the address of a local company.
+A normal course would cover all the topics discussed here, but in much more detail, usually because of practical exercises.
+A class will usually last 2-5 days and will include role-playing, much training in first aid and sometimes weapons training.
+Books and magazines about living in the wilderness are common, but publications about the war zone are scarce.
+Those travelling and arranging a hand transplant in another country should ensure they have valid travel insurance.
+Governments should issue birth certificates without specifying the sex (X) or names that correspond to the desired name and sex.
+Also, the desire of immigration authorities to enforce these particular provisions has changed a lot.
+Inspections at airport security checkpoints have also become much more rigorous since September 11, 2001.
+Transgender people in pre-transition states cannot hope to be spared the indignity of being presumed to be heterosexual and having their gender identities dismissed.
+Breakers are the waves that break on the beach or shoreline.
+Because of the steep topography, the rivers become constricted into some deep canyons where flash flooding becomes a possibility.
+Most deaths are caused by drowning after being swept off by the current, which is not always easy to swim against.
+Because you're out of breath, swimming to the side won't be any more difficult than normal.
+Try to head for a landmark you know well or, if you have the skills and it is safe to do so, perhaps wait for help to come to you.
+The shock of the return starts before the cultural shock (the phase of the month of the member shrinks), lasts longer and can be more severe.
+Travelers who easily adapt to a new culture sometimes have trouble adjusting back to their home culture.
+When you go back to your home country after living abroad, you have to adapt to a new culture and lose some of the customs of your home country.
+When you go to a foreign country, it is likely that people will show some patience and understanding, as they know that travelers in a new country need time to adjust.
+Many people may not be aware of the preparation and consideration that travelers should undertake when returning home.
+One of the activities that is done in the area and is of great interest to children is the sound and light show of the pyramid.
+See the skyscrapers at night in silence before the hustle and bustle begins.
+You usually always hear the tourists and shoppers. The history of sound and light is exactly like a fairy tale.
+The Sphinx is both the stage and the narrator of a great story.
+The scenes are projected onto the pyramids and different pyramids lit up.
+The Southern Sandwich Islands, discovered in 1819, are claimed by many nations and are mostly uninhabited since there are no active volcanoes as of 2020.
+The archipelago is 120 km (75 mi) north of the peninsula. The largest of the islands is King George Island which contains the research station Villa Las Estrellas.
+Others include the islands of Livingstone and Desolation, where an active volcano spews a dramatic geyser-like fountain of molten lava.
+Elswordth Land is the peninsula south of Cape Horn, surrounded by the Bellingshausen Sea.
+The hills of the peninsula join the plateau, and then rise again to form the 360-mile (580 km) long Ellsworth Range, which divides the peninsula from the mainland.
+The North Pole or Sentinel Range is the highest part of Antarctica, with Vinson Massif being the highest point at 4,892 m.
+In remote areas without a phone signal, a satellite phone may be the only option.
+A satellite phone does not replace a regular mobile phone, as you will still need to be out of range of any towers to make a call.
+The service is often used on ships, including submarines, and for remote outposts that need to transmit data and voice.
+Your local phone service provider should be able to give you more details about how to connect to this service.
+A growing option for those taking a gap year is to travel and learn.
+It has a particular appeal to school leavers as it allows them a year off before starting university, without putting their education at risk.
+In some cases, registering for a gap-year course abroad may increase your chances of moving up to higher education in your own country.
+In most cases, a diploma is required for enrollment in such educational programs.
+The Netherlands is a great place for canoeing. The "Land of a Thousand Lakes" has thousands of islands, both in the lakes and in the sea.
+The boat won't be absolutely necessary in the high seas and lakes.
+While the archipelago's and largest lakes are big enough to accommodate even the largest of cruise ships, the smaller boats or even kayaks offer a more intimate experience.
+Boating is a national hobby in Finland, with one boat per seven or eight persons.
+It can be confused with Norway, Sweden and New Zealand, but in general terms it is fairly unique (for example, in the Netherlands it is one in a thousand).
+Almost all major cruise lines include a stop in St. Petersburg, Russia.
+This means you can visit the historic town for a few days before heading back to your boat for the night.
+If you stay in the city only by means of organized tours, you will not need a separate visa (since 2009).
+Some cruise lines include Berlin on their advertised itineraries. As can be seen on the map above, Berlin is not by the sea and a visit to the city is not included in the cost of the cruise.
+Flying can be a very stressful experience for most people, especially if they are not used to it or have had a traumatic experience.
+It's not something to be afraid of: it's just like other fears and phobias that a lot of people have.
+For some people, understanding how the airplane works and what goes on during a flight can help overcome the fear of the unknown or lack of control.
+Larger companies often pay on demand for goods. Time is often a major factor for professional writings, purchases, or payments for a pending visit.
+The major airlines, for some routes, have their own planes, but there are problems when it comes to other routes and smaller airlines.
+If they shipped things by air freight, for some flights it might take days for them to process and clear customs.
+The only way to get it through faster would be to send it as an unaccompanied baggage, but airline regulations won't allow you to send unaccompanied baggage without a passenger and that's where you come in.
+The obvious way to get a first or business class seat is to pay the premium fare (or even better, get your company to pay for you).
+However, this comes at a cost: in general, you can expect to pay up to four times the normal salary for a professional position, and up to ten times for a first position!
+In general, there is no longer any reason to search for discounts for business or first class on direct flights from A to B.
+Airlines know there is a core of passengers who are willing to pay a premium to have a quick and easy connection, and they charge accordingly.
+Chișinău is the capital of Moldova. The local language is Romanian, but Russian is widely spoken.
+Moldova is a multi-ethnic, democratic nation that has seen its fair share of ethnic tensions.
+In 1994, this led to the establishment of the breakaway Transnistrian Republic in eastern Moldova, which has its own government and currency but is not recognized by any UN member state.
+Economic relations between the two parts of Moldova have improved, despite the failure of political negotiations.
+The main religion in Moldova is Orthodox Christianity.
+İzmir is the third-largest city in Turkey with almost 3.7 million inhabitants, the second-largest port after Istanbul and an important meeting point for transportation..
+The modern, rebuilt, and crowded city of Smyrna that existed since ancient times is located on a very large peninsula surrounded by mountains.
+Its wide avenues, glass-fronted buildings and modern shopping malls are set amidst traditional Ottoman-style buildings, 18th-century bazaars and old mosques, although the city's atmosphere is more reminiscent of a modern European city than a traditional Turkish one.
+The town of Haldarsvik offers a view of the neighboring island of Esturoy and has a particularly beautiful church.
+In the porch of the church are some interesting carvings in marble above some tombs.
+Spend half an hour to walk around the town.
+To the north and a short distance away is the romantic and magical city of Cuenca, which became known to foreigners after a lavish description of its beauty by Lord Byron.
+The bus Scotturb 403 often makes trips to Sintra and stops at Cabo da Roca.
+Visit the famous Shrine of Our Lady of Fatima (Basilica), part of one of the world's most famous pilgrimage sites.
+Remember that you are basically visiting a mass burial site, which has a huge amount of significance for many people all over the world.
+There are many who lived there and many whose own people were killed or enslaved there, either Jews or non-Jews.
+Please show the respect, seriousness and reverence that it deserves. Don't make jokes about the Holocaust or the Nazis.
+Don't deface or carve graffiti into the buildings.
+The official languages of Barcelona are Catalan and Spanish; half of the population nearly always speak Catalan, most of the rest understand it and almost all know Spanish.
+However, most signs are only in Catalan, as it is the only official language.
+However, Spanish is used extensively in public transportation and other services.
+Normal announcements on the underground are only in Catalan, but non-standard announcements are made by an automated multilingual system in Spanish, English, French, Arabic and Japanese.
+Parisians mock them for their egocentrism, vacuity and shallowness.
+Although it is often just a simple matter of getting the right shoes, the best way to get around Paris is to put on your best shoes, like someone who is "bien élevé" (well-heeled). It will make getting around much easier.
+Parisians will soon forget your rudeness if you show some basic courtesy.
+In Plitvice Lakes National Park there is a green forest with oaks, red beeches and elms and the chlorophyll is a mixture of herbaceous and evergreen vegetation.
+It displays a rich variety of plant communities due to differences in microclimate, soil types and altitude.
+The park has a rich diversity of mammals and birds.
+Animals that have become extinct, such as the European wolf, the lynx, the eagle, the golden eagle, the lynx, the wild cat and the wild boar, also answer this part, as well as various common animals.
+When visiting the monasteries, women must have their legs covered by long skirts and their shoulders covered as well.
+Most monasteries do have a guest house, and if you bring your own sleeping bag you will be made very welcome, especially at some of the more colorful ones, where the monk or nun on duty will give you a warm welcome.
+Similarly, men are required to wear long trousers that cover their ankles.
+You can rent one of those from the entrance, but the specific shirt does not come off after every use and thus you might feel uncomfortable wearing it. It's a size for men!
+The cuisine of Majorca, like that of similar regions in the Mediterranean, is based on wheat, legumes and meat (especially pork), and uses olive oil almost always.
+A simple popular meal, especially in summer, is Pa amb Oli: bread rubbed with garlic and olive oil, topped with tomato slices and various toppings such as cured ham, olives, etc.
+Both the definite and indefinite articles, as well as the pronoun Sie (you), are always capitalized even when inside a sentence.
+Thus, they stand out because of a rule of thumb about the subjects.
+It could be argued that it is easier to read, though the spelling is fairly complex because of the need to differentiate between words or words which are pronounced the same but have different meanings.
+Italian has the advantage of being reasonably easy to spell, as most words are pronounced more or less as they are written.
+The main letters to look out for are c and g, as they can be pronounced in a number of different ways depending on the vowel following them.
+Also, don't forget to differentiate between r and rr: caro means dear, while carro means hammer.
+Persian has a relatively easy and regular alphabet.
+Thus, reading this introductory book on grammar will help you to enrich your knowledge on the ancient Greek grammar as well as to understand better different expressions.
+Of course, if you already know some Latin-based languages, it will be easier for you to learn Portuguese.
+However, those who know a little bit of Spanish may be pleasantly surprised to find that Portuguese is quite similar to it so that it is not really necessary to learn it separately.
+Today, most of the heritage telescopes are maintained as museums or educational centers.
+As light bulbs were not an issue back then, they often found themselves in towns or university cities, which are easier to access than modern-day ruins.
+The most sophisticated telescopes of today are large constructions placed in remote locations with good atmospheric conditions.
+The practice of viewing cherry blossoms, known as hanami, is an ancient Japanese tradition dating back to the 8th century.
+The agreement has its roots in China, where silk was the luxury item of the time.
+The first festivals for the broken pottery that took place in Japan were organized by the emperor exclusively for himself and other members of his clan.
+Plants do better when they're in their natural habitat, so don't be tempted to take some home.
+If, in addition, you visit a formal garden during your stay, expect to be charged an admission fee.
+Singapore is generally a very safe and easy to navigate city, and most things can be bought after you arrive.
+In tropical climates near the equator, however, both heat and sunlight are more intense, so extra clothing and sun protection are needed.
+Some pilgrims still make their way north to Hevron, the classic burial place of the Patriarchs of the Old Testament, Abraham, Isaac and Jacob, and of their wives.
+Make sure the bus you want to take goes through Hebron and not just to the nearby Jewish settlement of Kiryat Arba.
+A good subject to base your breaks on is the internal waterways.
+For example, you could visit the castles in the Liger Valley, the Rhenus Valley or take a cruise on interesting sights along the Dunabe or to cross the Danube by boat.
+They also designate routes for hiking and biking.
+Christmas is one of the most important Christian holidays and is celebrated as the birthday of Jesus.
+Many of the traditions associated with the celebration have been adopted by non-Christians as well as by Christians all over the world.
+There is a tradition that you should stay up all night on Easter Eve in order to see the first rays of the rising sun.
+Of course, there are Christian theological explanations for this tradition, but it could possibly be a pre-Christian fertility and purification rite.
+Traditional churches often celebrate the resurrection on the evening of Saturday of Easter week, with the church service ending exactly at midnight to celebrate the resurrection of Christ.
+All of the animals that originally came to the islands either swam here or flew here or were blown here by the wind.
+Because of the great distance from their ancestral home, the mammals were unable to migrate, thus becoming the first land mammals in Galapagos.
+Since the arrival of humans in Galapagos, many mammals have taken advantage of the archipelago, including bats, rats, pigs, goats and dogs.
+Visiting the Arctic or Antarctic in winter will give you an experience of a polar night, when the sun never rises above the horizon.
+This gives a good opportunity to watch the North Sea as the sky will be quite dark most of the time.
+The fact that the areas are uninhabited and therefore there is no light pollution gives you the opportunity to enjoy the stars.
+Japan's work ethic is more hierarchical and formal than what Western people are used to.
+The suits are standard professional attire, and the partners refer to each other as "Mr." or "Ms."
+Harmony in the workplace is crucial as it emphasizes the importance of teamwork over individual accomplishments.
+Officials should often seek approval for their decisions, and they should obey the orders of their superiors without question.
diff --git a/test-el-en.bleu b/test-el-en.bleu
new file mode 100644
index 0000000000000000000000000000000000000000..aa75ee6e8781a08e23b97af53e7ba79686304e64
--- /dev/null
+++ b/test-el-en.bleu
@@ -0,0 +1 @@
+BLEU|nrefs:1|case:mixed|eff:no|tok:13a|smooth:exp|version:2.4.3 = 23.58 55.5/29.1/17.5/10.9 (BP = 1.000 ratio = 1.022 hyp_len = 25273 ref_len = 24721)
diff --git a/test-el-en.comet b/test-el-en.comet
new file mode 100644
index 0000000000000000000000000000000000000000..14d0c14eb0bb0a49b2968b29848cf6647a0f90fc
--- /dev/null
+++ b/test-el-en.comet
@@ -0,0 +1,1013 @@
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 0 score: 0.5709
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 1 score: 0.8545
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 2 score: 0.8610
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 3 score: 0.7719
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 4 score: 0.8793
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 5 score: 0.7911
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 6 score: 0.7323
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 7 score: 0.8598
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 8 score: 0.7072
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 9 score: 0.8233
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 10 score: 0.8903
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 11 score: 0.7766
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 12 score: 0.8039
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 13 score: 0.8307
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 14 score: 0.8430
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 15 score: 0.7550
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 16 score: 0.8568
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 17 score: 0.9218
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 18 score: 0.8528
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 19 score: 0.8563
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 20 score: 0.9247
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 21 score: 0.9127
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 22 score: 0.7630
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 23 score: 0.8780
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 24 score: 0.8392
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 25 score: 0.9048
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 26 score: 0.8240
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 27 score: 0.8733
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 28 score: 0.8268
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 29 score: 0.6292
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 30 score: 0.7109
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 31 score: 0.7799
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 32 score: 0.8273
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 33 score: 0.9166
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 34 score: 0.8681
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 35 score: 0.9113
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 36 score: 0.8386
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 37 score: 0.8749
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 38 score: 0.6875
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 39 score: 0.8483
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 40 score: 0.8812
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 41 score: 0.9221
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 42 score: 0.9490
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 43 score: 0.9038
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 44 score: 0.7941
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 45 score: 0.9092
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 46 score: 0.8251
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 47 score: 0.9012
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 48 score: 0.8204
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 49 score: 0.8715
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 50 score: 0.8010
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 51 score: 0.8954
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 52 score: 0.9017
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 53 score: 0.8412
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 54 score: 0.8676
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 55 score: 0.8629
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 56 score: 0.7276
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 57 score: 0.8213
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 58 score: 0.7006
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 59 score: 0.9402
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 60 score: 0.7754
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 61 score: 0.8687
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 62 score: 0.8594
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 63 score: 0.8912
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 64 score: 0.7822
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 65 score: 0.7377
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 66 score: 0.8458
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 67 score: 0.7893
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 68 score: 0.9031
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 69 score: 0.8433
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 70 score: 0.6646
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 71 score: 0.8803
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 72 score: 0.8250
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 73 score: 0.8562
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 74 score: 0.8152
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 75 score: 0.7808
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 76 score: 0.8016
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 77 score: 0.8921
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 78 score: 0.9195
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 79 score: 0.8752
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 80 score: 0.8861
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 81 score: 0.9076
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 82 score: 0.8057
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 83 score: 0.7466
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 84 score: 0.8272
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 85 score: 0.7847
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 86 score: 0.7650
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 87 score: 0.8390
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 88 score: 0.8732
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 89 score: 0.8032
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 90 score: 0.7652
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 91 score: 0.9034
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 92 score: 0.8530
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 93 score: 0.8637
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 94 score: 0.9043
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 95 score: 0.6713
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 96 score: 0.8489
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 97 score: 0.6248
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 98 score: 0.8428
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 99 score: 0.8678
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 100 score: 0.5420
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 101 score: 0.7726
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 102 score: 0.8267
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 103 score: 0.7296
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 104 score: 0.8752
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 105 score: 0.7133
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 106 score: 0.8830
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 107 score: 0.7892
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 108 score: 0.7411
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 109 score: 0.7933
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 110 score: 0.8948
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 111 score: 0.9452
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 112 score: 0.9094
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 113 score: 0.8146
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 114 score: 0.7495
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 115 score: 0.8629
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 116 score: 0.8671
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 117 score: 0.8400
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 118 score: 0.8173
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 119 score: 0.8871
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 120 score: 0.6435
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 121 score: 0.8786
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 122 score: 0.7934
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 123 score: 0.8741
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 124 score: 0.7564
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 125 score: 0.8884
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 126 score: 0.8890
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 127 score: 0.8779
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 128 score: 0.8735
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 129 score: 0.8571
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 130 score: 0.8960
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 131 score: 0.7852
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 132 score: 0.8321
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 133 score: 0.7776
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 134 score: 0.7941
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 135 score: 0.8373
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 136 score: 0.8932
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 137 score: 0.7377
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 138 score: 0.5738
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 139 score: 0.8636
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 140 score: 0.8412
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 141 score: 0.8646
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 142 score: 0.9102
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 143 score: 0.8660
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 144 score: 0.5882
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 145 score: 0.8858
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 146 score: 0.8705
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 147 score: 0.8698
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 148 score: 0.9206
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 149 score: 0.9053
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 150 score: 0.7842
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 151 score: 0.8109
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 152 score: 0.8116
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 153 score: 0.7452
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 154 score: 0.8376
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 155 score: 0.7749
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 156 score: 0.8285
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 157 score: 0.7217
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 158 score: 0.8694
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 159 score: 0.7499
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 160 score: 0.7884
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 161 score: 0.8128
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 162 score: 0.8579
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 163 score: 0.7648
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 164 score: 0.8956
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 165 score: 0.7180
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 166 score: 0.8440
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 167 score: 0.8363
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 168 score: 0.7534
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 169 score: 0.8961
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 170 score: 0.8821
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 171 score: 0.7879
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 172 score: 0.8714
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 173 score: 0.8641
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 174 score: 0.8719
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 175 score: 0.6125
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 176 score: 0.7810
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 177 score: 0.8554
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 178 score: 0.8331
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 179 score: 0.8388
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 180 score: 0.8013
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 181 score: 0.9177
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 182 score: 0.8554
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 183 score: 0.9024
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 184 score: 0.8340
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 185 score: 0.7573
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 186 score: 0.9113
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 187 score: 0.8214
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 188 score: 0.5686
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 189 score: 0.8564
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 190 score: 0.8715
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 191 score: 0.6859
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 192 score: 0.8133
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 193 score: 0.8072
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 194 score: 0.6112
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 195 score: 0.9254
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 196 score: 0.8771
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 197 score: 0.7615
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 198 score: 0.8948
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 199 score: 0.6269
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 200 score: 0.8319
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 201 score: 0.7487
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 202 score: 0.8197
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 203 score: 0.6888
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 204 score: 0.8428
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 205 score: 0.7441
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 206 score: 0.7597
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 207 score: 0.6590
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 208 score: 0.8436
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 209 score: 0.7754
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 210 score: 0.9275
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 211 score: 0.8547
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 212 score: 0.8994
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 213 score: 0.8710
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 214 score: 0.8988
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 215 score: 0.7789
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 216 score: 0.8230
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 217 score: 0.8999
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 218 score: 0.8681
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 219 score: 0.8484
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 220 score: 0.9233
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 221 score: 0.8555
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 222 score: 0.9114
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 223 score: 0.8822
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 224 score: 0.8842
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 225 score: 0.8947
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 226 score: 0.8668
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 227 score: 0.8633
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 228 score: 0.8192
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 229 score: 0.6826
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 230 score: 0.8750
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 231 score: 0.7450
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 232 score: 0.7544
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 233 score: 0.4878
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 234 score: 0.8062
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 235 score: 0.6418
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 236 score: 0.8511
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 237 score: 0.7850
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 238 score: 0.9429
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 239 score: 0.8611
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 240 score: 0.7634
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 241 score: 0.6953
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 242 score: 0.8382
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 243 score: 0.8313
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 244 score: 0.6972
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 245 score: 0.8676
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 246 score: 0.7653
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 247 score: 0.8259
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 248 score: 0.7941
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 249 score: 0.8917
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 250 score: 0.8509
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 251 score: 0.9093
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 252 score: 0.8427
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 253 score: 0.9215
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 254 score: 0.9248
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 255 score: 0.9186
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 256 score: 0.7470
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 257 score: 0.9060
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 258 score: 0.7610
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 259 score: 0.8253
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 260 score: 0.8991
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 261 score: 0.6968
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 262 score: 0.9397
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 263 score: 0.7490
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 264 score: 0.9249
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 265 score: 0.8615
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 266 score: 0.8866
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 267 score: 0.8108
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 268 score: 0.9176
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 269 score: 0.8842
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 270 score: 0.7331
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 271 score: 0.7793
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 272 score: 0.8179
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 273 score: 0.7775
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 274 score: 0.7033
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 275 score: 0.7962
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 276 score: 0.7814
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 277 score: 0.7748
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 278 score: 0.8129
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 279 score: 0.7994
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 280 score: 0.8960
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 281 score: 0.8773
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 282 score: 0.9020
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 283 score: 0.7941
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 284 score: 0.8988
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 285 score: 0.8867
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 286 score: 0.7428
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 287 score: 0.7354
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 288 score: 0.8899
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 289 score: 0.8498
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 290 score: 0.8767
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 291 score: 0.8509
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 292 score: 0.8807
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 293 score: 0.9000
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 294 score: 0.7148
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 295 score: 0.7381
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 296 score: 0.8398
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 297 score: 0.8004
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 298 score: 0.7093
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 299 score: 0.8709
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 300 score: 0.8988
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 301 score: 0.8400
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 302 score: 0.8893
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 303 score: 0.9090
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 304 score: 0.8601
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 305 score: 0.8332
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 306 score: 0.8552
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 307 score: 0.8048
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 308 score: 0.9019
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 309 score: 0.8138
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 310 score: 0.8868
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 311 score: 0.8246
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 312 score: 0.7537
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 313 score: 0.7003
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 314 score: 0.9208
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 315 score: 0.8631
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 316 score: 0.7167
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 317 score: 0.7183
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 318 score: 0.8392
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 319 score: 0.4270
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 320 score: 0.8400
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 321 score: 0.8685
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 322 score: 0.9092
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 323 score: 0.8430
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 324 score: 0.8667
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 325 score: 0.8833
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 326 score: 0.8456
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 327 score: 0.7607
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 328 score: 0.9053
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 329 score: 0.8326
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 330 score: 0.8347
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 331 score: 0.8172
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 332 score: 0.9327
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 333 score: 0.8024
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 334 score: 0.9461
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 335 score: 0.8660
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 336 score: 0.8623
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 337 score: 0.8246
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 338 score: 0.8199
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 339 score: 0.8705
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 340 score: 0.8239
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 341 score: 0.7365
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 342 score: 0.7692
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 343 score: 0.8602
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 344 score: 0.8643
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 345 score: 0.8290
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 346 score: 0.8704
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 347 score: 0.7018
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 348 score: 0.7138
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 349 score: 0.5957
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 350 score: 0.8462
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 351 score: 0.8127
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 352 score: 0.8594
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 353 score: 0.9165
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 354 score: 0.7689
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 355 score: 0.8043
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 356 score: 0.7856
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 357 score: 0.7868
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 358 score: 0.8565
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 359 score: 0.7511
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 360 score: 0.7843
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 361 score: 0.6906
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 362 score: 0.8697
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 363 score: 0.8145
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 364 score: 0.6352
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 365 score: 0.7405
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 366 score: 0.6780
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 367 score: 0.8645
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 368 score: 0.7670
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 369 score: 0.8275
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 370 score: 0.6802
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 371 score: 0.7799
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 372 score: 0.8244
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 373 score: 0.8900
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 374 score: 0.8576
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 375 score: 0.8647
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 376 score: 0.9185
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 377 score: 0.6367
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 378 score: 0.8473
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 379 score: 0.7953
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 380 score: 0.9113
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 381 score: 0.8547
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 382 score: 0.7534
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 383 score: 0.7122
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 384 score: 0.8555
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 385 score: 0.7347
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 386 score: 0.7972
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 387 score: 0.8550
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 388 score: 0.8633
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 389 score: 0.7716
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 390 score: 0.8420
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 391 score: 0.8893
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 392 score: 0.8589
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 393 score: 0.9532
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 394 score: 0.8089
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 395 score: 0.7599
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 396 score: 0.7951
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 397 score: 0.7965
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 398 score: 0.7873
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 399 score: 0.8005
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 400 score: 0.9100
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 401 score: 0.8124
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 402 score: 0.9455
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 403 score: 0.7762
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 404 score: 0.7809
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 405 score: 0.7600
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 406 score: 0.7367
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 407 score: 0.8797
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 408 score: 0.9041
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 409 score: 0.8690
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 410 score: 0.8268
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 411 score: 0.8192
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 412 score: 0.8029
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 413 score: 0.8255
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 414 score: 0.8761
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 415 score: 0.8507
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 416 score: 0.8535
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 417 score: 0.7693
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 418 score: 0.8706
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 419 score: 0.8426
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 420 score: 0.8405
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 421 score: 0.8825
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 422 score: 0.8304
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 423 score: 0.8174
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 424 score: 0.8644
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 425 score: 0.8544
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 426 score: 0.8607
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 427 score: 0.8910
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 428 score: 0.8136
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 429 score: 0.9316
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 430 score: 0.8995
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 431 score: 0.7317
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 432 score: 0.5217
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 433 score: 0.8385
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 434 score: 0.6296
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 435 score: 0.6293
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 436 score: 0.8503
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 437 score: 0.9335
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 438 score: 0.8652
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 439 score: 0.8694
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 440 score: 0.8498
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 441 score: 0.8433
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 442 score: 0.8847
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 443 score: 0.8105
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 444 score: 0.7890
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 445 score: 0.7623
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 446 score: 0.7674
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 447 score: 0.8803
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 448 score: 0.8625
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 449 score: 0.8047
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 450 score: 0.8476
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 451 score: 0.8268
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 452 score: 0.9313
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 453 score: 0.8646
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 454 score: 0.7994
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 455 score: 0.8607
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 456 score: 0.7701
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 457 score: 0.9003
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 458 score: 0.8463
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 459 score: 0.8189
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 460 score: 0.8620
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 461 score: 0.8563
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 462 score: 0.8858
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 463 score: 0.9128
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 464 score: 0.8646
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 465 score: 0.8180
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 466 score: 0.8543
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 467 score: 0.7210
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 468 score: 0.6312
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 469 score: 0.6869
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 470 score: 0.6592
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 471 score: 0.7874
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 472 score: 0.7968
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 473 score: 0.8116
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 474 score: 0.8404
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 475 score: 0.8534
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 476 score: 0.8049
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 477 score: 0.8936
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 478 score: 0.5910
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 479 score: 0.9278
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 480 score: 0.8690
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 481 score: 0.7757
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 482 score: 0.8410
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 483 score: 0.7625
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 484 score: 0.8315
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 485 score: 0.8122
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 486 score: 0.8171
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 487 score: 0.8387
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 488 score: 0.7568
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 489 score: 0.7454
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 490 score: 0.8322
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 491 score: 0.8626
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 492 score: 0.9177
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 493 score: 0.8554
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 494 score: 0.7764
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 495 score: 0.7884
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 496 score: 0.6352
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 497 score: 0.6050
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 498 score: 0.9401
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 499 score: 0.8539
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 500 score: 0.8305
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 501 score: 0.9115
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 502 score: 0.7786
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 503 score: 0.6070
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 504 score: 0.7646
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 505 score: 0.6888
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 506 score: 0.6529
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 507 score: 0.8581
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 508 score: 0.8067
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 509 score: 0.8121
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 510 score: 0.7032
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 511 score: 0.8016
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 512 score: 0.8917
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 513 score: 0.8639
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 514 score: 0.8192
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 515 score: 0.8847
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 516 score: 0.7834
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 517 score: 0.7579
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 518 score: 0.6109
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 519 score: 0.9020
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 520 score: 0.8920
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 521 score: 0.5982
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 522 score: 0.8215
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 523 score: 0.8505
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 524 score: 0.8599
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 525 score: 0.8601
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 526 score: 0.8006
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 527 score: 0.6359
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 528 score: 0.7962
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 529 score: 0.8457
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 530 score: 0.8473
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 531 score: 0.8318
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 532 score: 0.7343
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 533 score: 0.6904
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 534 score: 0.7011
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 535 score: 0.7906
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 536 score: 0.8387
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 537 score: 0.5627
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 538 score: 0.7793
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 539 score: 0.7082
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 540 score: 0.8197
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 541 score: 0.8097
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 542 score: 0.4386
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 543 score: 0.8680
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 544 score: 0.8748
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 545 score: 0.9173
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 546 score: 0.6301
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 547 score: 0.7911
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 548 score: 0.8409
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 549 score: 0.8714
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 550 score: 0.7636
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 551 score: 0.8617
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 552 score: 0.8646
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 553 score: 0.8491
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 554 score: 0.6968
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 555 score: 0.8757
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 556 score: 0.7663
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 557 score: 0.8666
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 558 score: 0.8048
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 559 score: 0.8374
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 560 score: 0.7874
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 561 score: 0.8659
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 562 score: 0.8535
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 563 score: 0.5655
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 564 score: 0.8160
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 565 score: 0.8873
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 566 score: 0.8207
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 567 score: 0.8750
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 568 score: 0.5970
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 569 score: 0.7714
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 570 score: 0.8517
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 571 score: 0.8371
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 572 score: 0.8068
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 573 score: 0.8410
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 574 score: 0.8416
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 575 score: 0.7007
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 576 score: 0.7856
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 577 score: 0.6424
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 578 score: 0.8825
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 579 score: 0.8156
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 580 score: 0.6401
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 581 score: 0.8464
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 582 score: 0.8546
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 583 score: 0.5756
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 584 score: 0.5776
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 585 score: 0.8532
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 586 score: 0.8123
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 587 score: 0.8456
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 588 score: 0.8089
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 589 score: 0.8522
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 590 score: 0.9208
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 591 score: 0.8891
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 592 score: 0.8098
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 593 score: 0.8375
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 594 score: 0.8902
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 595 score: 0.8123
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 596 score: 0.8432
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 597 score: 0.8642
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 598 score: 0.8150
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 599 score: 0.8719
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 600 score: 0.7348
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 601 score: 0.8299
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 602 score: 0.8607
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 603 score: 0.7584
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 604 score: 0.8426
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 605 score: 0.8739
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 606 score: 0.7332
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 607 score: 0.7916
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 608 score: 0.8110
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 609 score: 0.7915
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 610 score: 0.8888
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 611 score: 0.7389
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 612 score: 0.8532
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 613 score: 0.7766
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 614 score: 0.8836
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 615 score: 0.8452
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 616 score: 0.9289
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 617 score: 0.9284
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 618 score: 0.8726
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 619 score: 0.9107
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 620 score: 0.5958
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 621 score: 0.5775
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 622 score: 0.8625
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 623 score: 0.8541
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 624 score: 0.8294
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 625 score: 0.8689
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 626 score: 0.8684
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 627 score: 0.8931
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 628 score: 0.8729
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 629 score: 0.8732
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 630 score: 0.8678
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 631 score: 0.8748
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 632 score: 0.9237
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 633 score: 0.9337
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 634 score: 0.9677
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 635 score: 0.8968
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 636 score: 0.8592
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 637 score: 0.8137
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 638 score: 0.7180
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 639 score: 0.8767
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 640 score: 0.6943
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 641 score: 0.9156
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 642 score: 0.7541
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 643 score: 0.6586
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 644 score: 0.7712
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 645 score: 0.8133
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 646 score: 0.8322
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 647 score: 0.8192
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 648 score: 0.6881
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 649 score: 0.5477
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 650 score: 0.8404
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 651 score: 0.7175
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 652 score: 0.6979
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 653 score: 0.6803
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 654 score: 0.8985
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 655 score: 0.9414
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 656 score: 0.9063
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 657 score: 0.8815
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 658 score: 0.8224
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 659 score: 0.7666
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 660 score: 0.8412
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 661 score: 0.8556
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 662 score: 0.9236
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 663 score: 0.7793
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 664 score: 0.8456
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 665 score: 0.7963
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 666 score: 0.8766
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 667 score: 0.6981
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 668 score: 0.7653
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 669 score: 0.8419
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 670 score: 0.8873
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 671 score: 0.9025
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 672 score: 0.7736
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 673 score: 0.8125
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 674 score: 0.8297
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 675 score: 0.8462
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 676 score: 0.9019
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 677 score: 0.8489
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 678 score: 0.8470
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 679 score: 0.8010
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 680 score: 0.7676
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 681 score: 0.8911
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 682 score: 0.8194
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 683 score: 0.8794
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 684 score: 0.8687
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 685 score: 0.7641
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 686 score: 0.8819
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 687 score: 0.8157
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 688 score: 0.8030
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 689 score: 0.8591
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 690 score: 0.7695
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 691 score: 0.8709
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 692 score: 0.9032
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 693 score: 0.8557
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 694 score: 0.7703
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 695 score: 0.8694
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 696 score: 0.8601
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 697 score: 0.8451
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 698 score: 0.7241
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 699 score: 0.7457
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 700 score: 0.8202
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 701 score: 0.8549
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 702 score: 0.8353
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 703 score: 0.8698
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 704 score: 0.7928
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 705 score: 0.7173
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 706 score: 0.8211
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 707 score: 0.8394
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 708 score: 0.8561
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 709 score: 0.8734
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 710 score: 0.7488
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 711 score: 0.8550
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 712 score: 0.8422
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 713 score: 0.8603
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 714 score: 0.8785
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 715 score: 0.7772
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 716 score: 0.8954
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 717 score: 0.8372
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 718 score: 0.8228
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 719 score: 0.8378
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 720 score: 0.8362
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 721 score: 0.8127
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 722 score: 0.8889
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 723 score: 0.8854
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 724 score: 0.9126
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 725 score: 0.8609
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 726 score: 0.8371
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 727 score: 0.7221
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 728 score: 0.8009
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 729 score: 0.8637
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 730 score: 0.8372
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 731 score: 0.8912
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 732 score: 0.8149
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 733 score: 0.8790
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 734 score: 0.8279
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 735 score: 0.7783
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 736 score: 0.8971
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 737 score: 0.8633
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 738 score: 0.9047
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 739 score: 0.9031
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 740 score: 0.7771
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 741 score: 0.8529
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 742 score: 0.8385
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 743 score: 0.8852
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 744 score: 0.9069
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 745 score: 0.9001
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 746 score: 0.8580
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 747 score: 0.7790
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 748 score: 0.8741
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 749 score: 0.9192
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 750 score: 0.7903
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 751 score: 0.8278
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 752 score: 0.8373
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 753 score: 0.7428
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 754 score: 0.8685
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 755 score: 0.8506
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 756 score: 0.8129
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 757 score: 0.8655
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 758 score: 0.8042
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 759 score: 0.7504
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 760 score: 0.8951
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 761 score: 0.9041
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 762 score: 0.9398
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 763 score: 0.8743
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 764 score: 0.8685
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 765 score: 0.8004
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 766 score: 0.8613
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 767 score: 0.7117
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 768 score: 0.9258
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 769 score: 0.9565
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 770 score: 0.8991
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 771 score: 0.8937
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 772 score: 0.8376
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 773 score: 0.8658
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 774 score: 0.8591
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 775 score: 0.8693
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 776 score: 0.7724
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 777 score: 0.8889
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 778 score: 0.8892
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 779 score: 0.8699
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 780 score: 0.9010
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 781 score: 0.7879
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 782 score: 0.7886
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 783 score: 0.7498
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 784 score: 0.8546
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 785 score: 0.7190
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 786 score: 0.9189
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 787 score: 0.8760
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 788 score: 0.9154
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 789 score: 0.8921
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 790 score: 0.9238
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 791 score: 0.8189
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 792 score: 0.8683
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 793 score: 0.8433
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 794 score: 0.8397
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 795 score: 0.7874
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 796 score: 0.8848
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 797 score: 0.7424
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 798 score: 0.8173
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 799 score: 0.8233
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 800 score: 0.8006
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 801 score: 0.7063
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 802 score: 0.8610
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 803 score: 0.8343
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 804 score: 0.7692
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 805 score: 0.8677
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 806 score: 0.8243
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 807 score: 0.7227
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 808 score: 0.7919
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 809 score: 0.7905
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 810 score: 0.9190
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 811 score: 0.7720
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 812 score: 0.9272
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 813 score: 0.9283
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 814 score: 0.8585
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 815 score: 0.7542
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 816 score: 0.8610
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 817 score: 0.6979
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 818 score: 0.6814
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 819 score: 0.7782
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 820 score: 0.9451
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 821 score: 0.7995
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 822 score: 0.8959
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 823 score: 0.7598
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 824 score: 0.6856
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 825 score: 0.7185
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 826 score: 0.8167
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 827 score: 0.8737
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 828 score: 0.8247
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 829 score: 0.8644
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 830 score: 0.8778
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 831 score: 0.8504
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 832 score: 0.7408
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 833 score: 0.7880
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 834 score: 0.7815
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 835 score: 0.6774
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 836 score: 0.5960
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 837 score: 0.7651
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 838 score: 0.8081
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 839 score: 0.8275
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 840 score: 0.8515
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 841 score: 0.6653
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 842 score: 0.7632
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 843 score: 0.8654
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 844 score: 0.8135
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 845 score: 0.7019
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 846 score: 0.6879
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 847 score: 0.7270
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 848 score: 0.7205
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 849 score: 0.8595
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 850 score: 0.6599
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 851 score: 0.7079
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 852 score: 0.8896
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 853 score: 0.9060
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 854 score: 0.7688
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 855 score: 0.6741
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 856 score: 0.6615
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 857 score: 0.8679
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 858 score: 0.7144
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 859 score: 0.7939
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 860 score: 0.8703
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 861 score: 0.8892
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 862 score: 0.8933
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 863 score: 0.8271
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 864 score: 0.8328
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 865 score: 0.8273
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 866 score: 0.8750
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 867 score: 0.8663
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 868 score: 0.8899
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 869 score: 0.6691
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 870 score: 0.9171
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 871 score: 0.5091
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 872 score: 0.9104
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 873 score: 0.6870
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 874 score: 0.8391
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 875 score: 0.8437
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 876 score: 0.9039
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 877 score: 0.8447
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 878 score: 0.9151
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 879 score: 0.8280
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 880 score: 0.8868
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 881 score: 0.9270
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 882 score: 0.9050
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 883 score: 0.7921
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 884 score: 0.7206
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 885 score: 0.6823
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 886 score: 0.8934
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 887 score: 0.7203
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 888 score: 0.6469
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 889 score: 0.7364
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 890 score: 0.8194
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 891 score: 0.7023
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 892 score: 0.7114
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 893 score: 0.6840
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 894 score: 0.9007
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 895 score: 0.8752
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 896 score: 0.8579
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 897 score: 0.7930
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 898 score: 0.8672
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 899 score: 0.6697
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 900 score: 0.8068
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 901 score: 0.8274
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 902 score: 0.8651
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 903 score: 0.7831
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 904 score: 0.8452
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 905 score: 0.7758
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 906 score: 0.8369
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 907 score: 0.7496
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 908 score: 0.8368
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 909 score: 0.9304
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 910 score: 0.8584
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 911 score: 0.8178
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 912 score: 0.9397
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 913 score: 0.9231
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 914 score: 0.8960
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 915 score: 0.9074
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 916 score: 0.8096
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 917 score: 0.8327
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 918 score: 0.7111
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 919 score: 0.8702
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 920 score: 0.9081
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 921 score: 0.8428
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 922 score: 0.8414
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 923 score: 0.8362
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 924 score: 0.8487
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 925 score: 0.8765
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 926 score: 0.8576
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 927 score: 0.8018
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 928 score: 0.8915
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 929 score: 0.7048
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 930 score: 0.8649
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 931 score: 0.8560
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 932 score: 0.8256
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 933 score: 0.8389
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 934 score: 0.7275
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 935 score: 0.8801
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 936 score: 0.8793
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 937 score: 0.9486
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 938 score: 0.8748
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 939 score: 0.8831
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 940 score: 0.8844
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 941 score: 0.9660
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 942 score: 0.8807
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 943 score: 0.8215
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 944 score: 0.8446
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 945 score: 0.8782
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 946 score: 0.7727
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 947 score: 0.8353
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 948 score: 0.8514
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 949 score: 0.9061
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 950 score: 0.7517
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 951 score: 0.8508
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 952 score: 0.7680
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 953 score: 0.8946
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 954 score: 0.8444
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 955 score: 0.9055
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 956 score: 0.8809
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 957 score: 0.9236
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 958 score: 0.8178
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 959 score: 0.7002
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 960 score: 0.6537
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 961 score: 0.8527
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 962 score: 0.6910
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 963 score: 0.8822
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 964 score: 0.8600
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 965 score: 0.6863
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 966 score: 0.8684
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 967 score: 0.7126
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 968 score: 0.8917
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 969 score: 0.7748
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 970 score: 0.9012
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 971 score: 0.8159
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 972 score: 0.7304
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 973 score: 0.5111
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 974 score: 0.7466
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 975 score: 0.8708
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 976 score: 0.8555
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 977 score: 0.8058
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 978 score: 0.8931
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 979 score: 0.8044
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 980 score: 0.8407
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 981 score: 0.8391
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 982 score: 0.8429
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 983 score: 0.7621
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 984 score: 0.8872
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 985 score: 0.8917
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 986 score: 0.6493
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 987 score: 0.6230
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 988 score: 0.7652
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 989 score: 0.6067
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 990 score: 0.9268
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 991 score: 0.7841
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 992 score: 0.8251
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 993 score: 0.9118
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 994 score: 0.7259
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 995 score: 0.7923
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 996 score: 0.8958
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 997 score: 0.9513
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 998 score: 0.8730
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 999 score: 0.8129
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 1000 score: 0.9007
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 1001 score: 0.8143
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 1002 score: 0.8017
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 1003 score: 0.7770
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 1004 score: 0.8350
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 1005 score: 0.8685
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 1006 score: 0.8055
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 1007 score: 0.8659
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 1008 score: 0.9273
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 1009 score: 0.7879
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 1010 score: 0.8879
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en Segment 1011 score: 0.8544
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-el-en score: 0.8193
diff --git a/test-en-cs b/test-en-cs
new file mode 100644
index 0000000000000000000000000000000000000000..a86d80cd0bf0c6794a72df082e3e933780842ec2
--- /dev/null
+++ b/test-en-cs
@@ -0,0 +1,1012 @@
+„Nyní máme 4měsíční myši, které nejsou diabetické, které byly dříve diabetické,“ dodal.
+Dr. Ehud Ur, profesor medicíny na Dalhousie University v Halifaxu v Novém Skotsku a předseda klinické a vědecké divize Kanadské diabetické asociace varoval, že výzkum je stále v počátcích.
+Stejně jako někteří jiní odborníci je skeptický ohledně toho, zda lze cukrovku vyléčit, a poznamenává, že tyto zjištění nemají žádný význam pro lidi, kteří již mají cukrovku typu 1.
+V pondělí Sara Daniusová, stálá sekretářka Nobelovy ceny za literaturu Švédské akademie, veřejně oznámila během rádiového vysílání na Sveriges Radio ve Švédsku, že komise, která nemohla Boba Dylana přímo kontaktovat kvůli získání Nobelovy ceny za literaturu v roce 2016, se rozhodla ukončit své snahy o kontakt s ním.
+Danius řekl: „Teď nic neděláme. Zavolal jsem a poslal jsem e-maily jeho nejbližšímu spolupracovníkovi a dostal jsem velmi přátelské odpovědi. Prozatím je to určitě dost.“
+Dříve generální ředitel společnosti Ring, Jamie Siminoff, uvedl, že společnost začala, když jeho zvonek nebyl slyšet z jeho obchodu v garáži.
+Postavil si WiFi zvonek, řekl.
+Siminoff uvedl, že prodeje se zvýšily poté, co se v roce 2013 objevil v epizodě Shark Tank, kde porota odmítla financovat startup.
+Na konci roku 2017 se Siminoff objevil v televizním obchodním kanálu QVC.
+Ring také ukončil soudní spor s konkurenční bezpečnostní společností ADT Corporation.
+Zatímco jedna experimentální vakcína vypadá, že dokáže snížit mortalitu Eboly, doposud nebyly žádné léky jasně prokázány jako vhodné pro léčbu již existující infekce.
+Jedna koktejlová směs protilátek, ZMapp, původně ukázala slibné výsledky v terénu, ale formální studie ukázaly, že má méně přínosů než hledaných v prevenci smrti.
+Ve studii PALM sloužil ZMapp jako kontrolní látka, což znamená, že vědci jej použili jako základní linii a porovnali tři ostatní léčby s ním.
+USA Gymnastics podporuje dopis Amerického olympijského výboru a přijímá absolutní potřebu olympijské rodiny propagovat bezpečné prostředí pro všechny naše sportovce.
+Souhlasíme s prohlášením USOC, že zájmy našich sportovců a klubů a jejich sportu mohou být lépe slouženy pokračováním smysluplné změny uvnitř naší organizace, než dekertifikací.
+USA Gymnastics podporuje nezávislé vyšetřování, které může osvětlit, jak dlouho mohla být zneužívání proporce popsané tak odvážně přeživšími Larryho Nassara nezpozorována, a přijímá všechny nezbytné a vhodné změny.
+USA Gymnastics a USOC mají stejný cíl – udělat sportovní gymnastiku a další sporty co nejbezpečnější pro sportovce, aby mohli následovat své sny v bezpečném, pozitivním a podporujícím prostředí.
+Během 60. let Brzezinski pracoval pro Johna F. Kennedyho jako poradce a poté pro Lyndona B. Johnsona.
+Během výběru v roce 1976 poradil Carterovi v zahraniční politice a od roku 1977 do roku 1981 zastával funkci poradce pro národní bezpečnost (NSA), kde nahradil Henryho Kissingera.
+Jako ředitel NSA pomáhal Carterovi diplomaticky řešit světové záležitosti, jako jsou Camp David Accords, 1978; normalizace americko-čínských vztahů na konci 70. let; íránská revoluce, která vedla k íránské krizi rukojmích, 1979; a sovětská invaze do Afghánistánu, 1979.
+Film s Ryanem Goslingem a Emmou Stoneovou obdržel nominace ve všech hlavních kategoriích.
+Gosling a Stone obdrželi nominace na nejlepšího herce a herečku.
+Mezi další nominace patří Nejlepší film, Nejlepší režisér, Nejlepší kamera, Nejlepší kostýmy, Nejlepší střih, Nejlepší původní hudba, Nejlepší výtvarný design, Nejlepší střih zvuku, Nejlepší smíšený zvuk a Nejlepší původní scénář.
+Dvě písně z filmu, Audition (The Fools Who Dream) a City of Stars, byly nominovány na nejlepší původní píseň. Studio Lionsgate obdrželo 26 nominací – více než kterékoli jiné studio.
+V neděli večer prezident Spojených států Donald Trump prostřednictvím svého tiskového tajemníka oznámil, že americké jednotky opustí Sýrii.
+Oznámení bylo učiněno po telefonickém rozhovoru Trumpa s tureckým prezidentem Recepem Tayyipem Erdoğanem.
+Turecko by také převzalo dozor nad zajatými bojovníky Islámského státu, které podle prohlášení odmítly evropské země repatriovat.
+To nejen potvrzuje, že alespoň někteří dinosauři měli peří, teorie již široce rozšířená, ale poskytuje podrobnosti, které fosilie obecně nemohou poskytnout, jako je barva a třírozměrné uspořádání.
+Vědci říkají, že srst tohoto zvířete byla na vrchní straně červenohnědá a na spodní straně světlá nebo oranžová.
+Nález také poskytuje pohled na evoluci peří u ptáků.
+Protože dinosauří peří nemá dobře vyvinutý střed, nazývaný rachis, ale má jiné vlastnosti peří – zuby a barbule – vědci usoudili, že rachis byl pravděpodobně pozdější evoluční vývoj těchto jiných vlastností.
+Struktura peří naznačuje, že nebylo použito při létání, ale spíše pro regulaci teploty nebo pro zobrazení. Vědci navrhli, že i když se jedná o ocas mladého dinosaura, vzorek ukazuje dospělé peří a ne peří mláděte.
+Vědci navrhli, že i když se jedná o ocas mladého dinosaura, vzorek ukazuje dospělý peříček a ne kuřecí prach.
+Včera ráno na policejní stanici v Gaziantepu v Turecku explodovala bomba v autě a zabila dva policisty a zranila více než dvacet dalších lidí.
+Úřad guvernéra uvedl, že zraněných bylo devatenáct policistů.
+Policie uvedla, že podezírá údajného člena Islámského státu (ISIL) z odpovědnosti za útok.
+Nalezli, že Slunce funguje na stejných základních principech jako ostatní hvězdy: Aktivita všech hvězd v systému je řízena jejich svítivostí, jejich rotací a ničím jiným.
+Svítivost a rotace se používají společně k určení hodnoty Rossbyho čísla hvězdy, která je spojena s prouděním plazmatu.
+Čím menší je Rossbyho číslo, tím méně aktivní je hvězda s ohledem na magnetické obraty.
+Během své cesty narazil Iwasaki na mnoho problémů.
+Byl okraden piráty, napaden v Tibetu šíleným psem, unikl svatbě v Nepálu a byl zatčen v Indii.
+Standard 802.11n pracuje na obou frekvencích 2,4 GHz a 5,0 GHz.
+To umožní zpětnou kompatibilitu s 802.11a, 802.11b a 802.11g, pokud je základní stanice vybavena dvěma rádiovými přijímači.
+Rychlosti 802.11n jsou výrazně rychlejší než u jeho předchůdců s maximální teoretickou propustností 600 Mbit/s.
+Duvall, který je ženatý s dvěma dospělými dětmi, nezanechal na Millerovi, komu se příběh týkal, velký dojem.
+Když byl požádán o komentář, Miller řekl: „Mike mluvil hodně během slyšení...připravoval jsem se, takže jsem skutečně neslyšel, co říkal.“
+„Budeme se snažit snížit emise oxidu uhličitého na jednotku HDP významným způsobem oproti úrovni z roku 2005 do roku 2020,“ řekl Hu.
+Nespecifikoval výši škrtů, uvedl, že budou provedeny na základě čínského ekonomického výstupu.
+Hu povzbudil rozvíjející se země, aby se vyhnuly staré cestě znečištění a čištění později.
+Přidává, že „na ně však neměly být kladeny povinnosti, které přesahují jejich vývojovou fázi, odpovědnost a možnosti.“
+Skupina pro studium Iráku dnes představila svůj zprávu v 12.00 GMT.
+Upozorňuje, že nikdo nemůže zaručit, že jakákoli akce v Iráku v tomto bodě nezastaví sektářskou válku, rostoucí násilí nebo pád do chaosu.
+Zpráva začíná prosbou o otevřenou debatu a vytvoření konsenzu v USA ohledně politiky vůči Střednímu východu.
+Zpráva je velmi kritická vůči téměř každému aspektu současné politiky exekutivy vůči Iráku a vyzývá k okamžité změně směru.
+První z jeho 78 doporučení je, že by se měla přijmout nová diplomatická iniciativa před koncem tohoto roku, aby se zajistily hranice Iráku proti nepřátelským intervencím a aby byly obnoveny diplomatické vztahy se sousedy.
+Současná senátorka a argentinská první dáma Cristina Fernandez de Kirchner oznámila svou kandidaturu na prezidentku včera večer v La Plata, městě 50 kilometrů (31 mil) od Buenos Aires.
+Paní Kirchnerová oznámila svůj záměr kandidovat na prezidentku v argentinském divadle, na stejném místě, kde zahájila svou kampaň pro senát v roce 2005 jako členka delegace provincie Buenos Aires.
+Debata byla spuštěna kontroverzí ohledně výdajů na pomoc a obnovu v důsledku hurikánu Katrina, který někteří fiskálně konzervativní lidé humorně označili jako „Bushův nový obchod s New Orleans“.
+Liberální kritika snahy o rekonstrukci se zaměřila na udělování rekonstrukčních kontraktů údajným Washington insiderům.
+Na pohřeb do Říma přijelo více než čtyři miliony lidí.
+Počet lidí přítomných byl natolik velký, že nebylo možné každému zajistit přístup k pohřbu na Svatopetrském náměstí.
+V různých částech Říma byly nainstalovány několik velkých televizních obrazovek, na kterých lidé mohli sledovat ceremoniál.
+V mnoha dalších městech Itálie a ve zbytku světa, zejména v Polsku, byly zřízeny podobné instalace, které vidělo velké množství lidí.
+Historici kritizovali minulé politiky FBI za zaměření zdrojů na případy, které jsou snadno řešitelné, zejména případy ukradených aut, s cílem zvýšit úspěšnost agentury.
+Kongres zahájil financování iniciativy proti obscénnosti v roce 2005 a specifikoval, že FBI musí věnovat 10 agentů dospělé pornografii.
+Robin Uthappa zaznamenal nejvyšší skóre v této směně, 70 runů za pouhých 41 míčků s 11 čtyřmi a 2 šestkami.
+Střední běžci, Sachin Tendulkar a Rahul Dravid, hráli dobře a vytvořili spojení o 100 bodech.
+Ale po ztrátě kapitánova stojanu Indie získala pouze 36 běhů, přičemž ztratila 7 běhů a skončila inning.
+Prezident Spojených států George W. Bush přijel do Singapuru 16. listopadu ráno, aby zahájil týdenní turné po Asii.
+Byl přivítán singapurským místopředsedou vlády Wongem Kanem Sengem a diskutoval o obchodních a teroristických otázkách s singapurským premiérem Lee Hsienem Loongem.
+Po týdnu ztrát ve volbách do poloviny volebního období promluvil Bush o rozšíření obchodu v Asii.
+Premiér Stephen Harper souhlasil s tím, že vládní „Zákon o čistém vzduchu“ bude před druhým čtením předložen k přezkoumání všem politickým stranám po středečním 25minutovém setkání s lídrem NDP Jackem Laytonem v PMO.
+Layton během schůzky s premiérem požádal o změny v konzervativní legislativě o ochraně životního prostředí a požadoval „úplnou a kompletní přepracování“ konzervativní legislativy o ochraně životního prostředí.
+Od chvíle, kdy federální vláda převzala financování nemocnice Mersey v Devonportu na ostrově Tasmánie, státní vláda a někteří členové federálního parlamentu kritizovali tento čin jako předvolební trik před listopadovými volbami do federálního parlamentu.
+Ale předseda vlády John Howard uvedl, že tento zákon měl pouze zajistit nemocnici před snížením jejích zařízení vládou Tasmánie, poskytnutím navíc 45 milionů australských dolarů.
+Podle nejnovější zprávy měření hladiny moře ukazují, že došlo k vytvoření tsunami. Byla zaznamenána určitá tsunami aktivita poblíž Pago Pago a Niue.
+V Tongě nebyly hlášeny žádné závažné škody ani zranění, ale došlo k dočasnému výpadku proudu, což údajně zabránilo tichomořským úřadům v přijetí varování před tsunami vydaného PTWC.
+Čtrnáct škol v Havaji, které se nacházejí na pobřeží nebo v blízkosti něj, zůstalo v úterý uzavřeno navzdory tomu, že varování bylo zrušeno.
+Zprávu přivítal americký prezident George W. Bush.
+Mluvčí Bushe Gordon Johndroe označil slib Severní Koreje za „zásadní krok k dosažení cíle dosažení ověřitelné denuklearizace korejského poloostrova“.
+Dnes v Atlantském oceánu vznikl desátý pojmenovaný hurikán sezóny atlantických hurikánů, subtropický hurikán Jerry.
+Národní centrum pro hurikány (NHC) uvádí, že v tuto chvíli Jerry nehrozí žádné nebezpečí pro pevninu.
+Korps inženýrů Spojených států odhadl, že 15 cm srážek by mohlo poškodit již dříve poškozené hrázdě.
+Devátá čtvrť, která byla zaplavena během hurikánu Katrina do výšky 6 metrů, je nyní zaplavena do výšky pasu, protože blízká hráz byla přetížena.
+Voda se přelévá přes hráz v úseku širokém 30 metrů.
+Administrátor Commons Adam Cuerden vyjádřil svou frustraci nad smazáním, když mluvil s Wikinews minulý měsíc.
+„Wales nám od začátku lhal. Nejprve tím, že se choval, jako by to bylo kvůli právním důvodům. Druhým tím, že se předstíral, že nás poslouchá, až do okamžiku, kdy smazal své umělecké dílo.“
+Společenská iritace vedla k současným snahám o vypracování politiky týkající se sexuálního obsahu pro web, který hostí miliony otevřeně licencovaných médií.
+Většina práce byla teoretická, ale program byl napsán tak, aby simuloval pozorování galaxie Sagittarius.
+Efekt, který tým hledal, by byl způsoben přílivovými silami mezi temnou hmotou galaxie a temnou hmotou Mléčné dráhy.
+Stejně jako Měsíc působí na Zemi a způsobuje přílivy a odlivy, tak i Mléčná dráha působí na galaxii Střelec.
+Vědci byli schopni zjistit, že tmavá hmota ovlivňuje jinou tmavou hmotu stejně jako běžná hmota.
+Tato teorie říká, že většina tmavé hmoty kolem galaxie se nachází kolem galaxie v jakémsi halo a je tvořena mnoha malými částicemi.
+Televizní reportáže ukazují bílý kouř vycházející z elektrárny.
+Místní úřady varují obyvatele v okolí závodu, aby zůstali doma, vypnuli klimatizace a nepili vodu z vodovodu.
+Podle japonské agentury pro jadernou energii bylo v elektrárně identifikováno radioaktivní cesium a jód.
+Úřady spekulují, že to naznačuje, že nádoby s uranovým palivem na místě mohly prasknout a uniká z nich.
+Dr. Tony Moll objevil extrémně rezistentní tuberkulózu (XDR-TB) v jihoafrické oblasti KwaZulu-Natal.
+V rozhovoru řekl, že nová varianta je „velmi znepokojující a znepokojující kvůli velmi vysoké úmrtnosti.“
+Někteří pacienti se mohli nakazit v nemocnici, domnívá se doktor Moll, a minimálně dva z nich byli zdravotníci.
+Během jednoho roku může nakažený člověk nakazit 10 až 15 svých blízkých kontaktů.
+Přesto se zdá, že procento XDR-TB v celé skupině lidí s tuberkulózou je stále nízké; 6 000 z celkových 330 000 nakažených v daném okamžiku v Jihoafrické republice.
+Obě družice, které vážily více než 1000 liber a pohybovaly se rychlostí přibližně 17 500 mil za hodinu, se srazily ve výšce 491 mil nad zemí.
+Vědci říkají, že exploze způsobená srážkou byla masivní.
+Stále se snaží určit, jak velký byl tento pád a jak bude Země ovlivněna.
+Strategické velitelství Spojených států amerického ministerstva obrany sleduje trosky.
+Výsledek analýzy bude zveřejněn na veřejném webu.
+Lékařka, která pracovala v dětské nemocnici v Pittsburghu v Pensylvánii, bude obviněna z vraždy se zvlášť závažnými okolnostmi poté, co byla ve středu nalezena mrtvá v kufru svého auta, uvedly úřady v Ohiu.
+Dr. Malar Balasubramanian, 29 let, byla nalezena v Blue Ash v Ohiu, předměstí asi 15 mil severně od Cincinnati, ležící na zemi vedle silnice v tričku a spodním prádle v zjevně silně léčeném stavu.
+Řekla strážníkům, aby šli k její černé Oldsmobile Intrigue, která byla vzdálena 500 stop.
+Tam našli tělo 53leté Sarojy Balasubramanianové, které bylo zakryté krvavými přikrývkami.
+Policie uvedla, že tělo vypadalo, že tam bylo asi den.
+První případy onemocnění byly hlášeny na konci července.
+Nákazu přenášejí prasata, která se pak přes komáry přenáší na člověka.
+Epidemie přiměla indickou vládu k podniknutí takových opatření, jako je nasazení lovců prasat v oblastech zasažených velmi závažně, distribuce tisíců sítí proti komárům a postřik pesticidů.
+Vláda také slíbila několik milionů lahviček vakcíny proti encefalitidě, což pomůže zdravotním agenturám připravit se na příští rok.
+Plány na dodání vakcín do historicky nejvíce postižených oblastí letos byly zpožděny kvůli nedostatku financí a nízké prioritizaci v porovnání s jinými nemocemi.
+V roce 1956 se Słania přestěhoval do Švédska, kde o tři roky později začal pracovat pro švédskou poštu a stal se jejím hlavním rytcem.
+Vyrobil více než 1000 poštovních známek pro Švédsko a 28 dalších zemí.
+Jeho práce má tak uznávanou kvalitu a detail, že je jedním z mála „domácích jmen“ mezi filatelisty. Někteří se specializují na sbírání jeho práce samotné.
+Jeho 1000. známka byla nádherná „Velké činy švédských králů“ od Davida Klöckera Ehrenstrahla z roku 2000, která je uvedena v Guinnessově knize rekordů.
+Zabýval se také rytím bankovek pro mnoho zemí, například nedávné příklady jeho práce zahrnují portréty premiérů na přední straně nových kanadských bankovek v hodnotě 5 a 100 dolarů.
+Po nehodě byl Gibson transportován do nemocnice, ale krátce poté zemřel.
+Šedesátiletý řidič kamionu nebyl při nehodě zraněn.
+Samotné vozidlo bylo z místa nehody odvezeno přibližně v 12:00 GMT téhož dne.
+Osoba pracující v garáži poblíž místa nehody řekla: „Byli tam děti, které čekaly na přecházení silnice a všichni křičeli a brečeli.“
+Všichni běželi zpět od místa nehody.
+Mezi další body programu na Bali patří záchrana světových zbylých lesů a sdílení technologií, které pomohou rozvíjejícím se zemím růst v méně znečišťujících způsobech.
+OSN také doufá, že dokončí fond, který pomůže zemím postiženým globálním oteplováním zvládnout dopady.
+Peníze by mohly jít na protipovodňová opatření, lepší hospodaření s vodou a diverzifikaci plodin.
+Flukeová napsala, že snahy některých, aby ženy nehovořily o ženském zdraví, byly neúspěšné.
+Dospěla k tomuto závěru na základě mnoha pozitivních komentářů a povzbuzení, které jí poslali jak ženy, tak muži, kteří ji vyzývají, aby se uvažovalo o kontracepci jako o lékařské nutnosti.
+Po ukončení bojů po převozu zraněných do nemocnice zůstalo na dvorku asi 40 zbylých vězňů, kteří odmítli vrátit se do svých buněk.
+Vyjednavači se snažili situaci napravit, ale požadavky vězňů nejsou jasné.
+Od 10:00 do 11:00 večer místního času vzplál oheň, který založili vězni na dvorku.
+Brzy vstoupili do dvora policisté vybavení proti nepokojům a zatlačili vězně slzným plynem.
+Hasičské jednotky nakonec požár uhasily v 11:35 večer.
+Poté, co byla přehrada postavena v roce 1963, se sezónní záplavy, které by rozptýlily sediment po celém řece, zastavily.
+Tento sediment byl nezbytný pro vytvoření písečných břehů a pláží, které sloužily jako životní prostředí pro divokou zvěř.
+V důsledku toho dvě rybí druhy vyhynuly a dvě další se ocitly v ohrožení, včetně pstruha duhového.
+Ačkoli hladina vody po záplavě vzroste jen o několik stop, úředníci doufají, že to bude dostačující k obnovení erodovaných písečných břehů.
+Nejsou vydány žádné varování před tsunami a podle agentury pro geofyziku v Jakartě nebude vydáno žádné varování před tsunami, protože zemětřesení nedosáhlo požadované úrovně 6,5.
+Přestože neexistovala žádná hrozba tsunami, obyvatelé začali panikařit a začali opouštět své podniky a domovy.
+Ačkoliv byla Winfreyová při rozloučení slzavá, svým fanouškům jasně dala najevo, že se vrátí.
+„To nebude rozloučení. To je uzavření jedné kapitoly a otevření nové.“
+Konečné výsledky prezidentských a parlamentních voleb v Namibii ukazují, že současný prezident Hifikepunye Pohamba byl znovu zvolen s velkým náskokem.
+Vládní strana Jihozápadní africká lidová organizace (SWAPO) si také v parlamentních volbách udržela většinu.
+Koalice a afghánské jednotky vstoupily do oblasti, aby zajistily místo a další koaliční letadla byla vyslána, aby pomohla.
+Nehoda se stala vysoko v horském terénu a je považována za důsledek nepřátelského ohně.
+Pokusy najít místo havárie se setkávají se špatným počasím a těžkým terénem.
+Lékařská charita Mangola, Lékaři bez hranic a Světová zdravotnická organizace uvádějí, že se jedná o nejhorší epidemii, která byla v zemi zaznamenána.
+Mluvčí organizace Lékaři bez hranic Richard Veerman řekl: „Angola se blíží k nejhorší epidemii v historii a situace v Angolě zůstává velmi špatná,“ řekl.
+Hry začaly v 10:00 ráno s krásným počasím a kromě mírného ranního deště, který se rychle vyčistil, bylo to dokonalý den pro ragby 7.
+Nejlepší hráči turnaje Jihoafrická republika začali na správné noze, když měli pohodlné vítězství 26-00 nad 5. nasazenou Zambií.
+V zápase proti svým jižním sestrám vypadali jihoafričtí hráči rozhodně rezavě, ale v průběhu turnaje se jejich výkony zlepšovaly.
+Jejich disciplinovaná obrana, dovednosti při držení míče a skvělá týmová práce je odlišily a bylo jasné, že tento tým je třeba porazit.
+Představitelé města Amsterdam a Anne Frank Museum uvádějí, že strom je napaden houbou a představuje veřejné zdravotní riziko, protože tvrdí, že byl v nebezpečí pádu.
+Měl být pokácen v úterý, ale zachránil ho pohotovostní soudní rozhodnutí.
+Všechny vstupy do jeskyně, které byly pojmenovány „Sedm sester“, mají alespoň 100 až 250 metrů (328 až 820 stop) v průměru.
+Infračervené snímky ukazují, že teplotní rozdíly mezi nocí a dnem naznačují, že se pravděpodobně jedná o jeskyně.
+„Jsou chladnější než okolní povrch během dne a teplejší v noci.
+Jejich termální chování není tak stabilní jako u velkých jeskyní na Zemi, které často udržují poměrně konstantní teplotu, ale je konzistentní s tím, že se jedná o hluboké díry v zemi,“ uvedl Glen Cushing z týmu Astrogeology United States Geological Survey (USGS) a Northern Arizona University v Flagstaffu v Arizoně.
+V Francii je hlasování tradičně nízkotechnologickou zkušeností: voliči se izolují v kabince, do obálky vloží předem vytištěný list papíru, který ukazuje jejich volbu.
+Poté, co úředníci ověří identitu voliče, volič vhodí obálku do urny a podepíše seznam voličů.
+Francouzské volební zákony spíše přísně kodifikují postup.
+Od roku 1988 musí být volební schránky průhledné, aby voliči a pozorovatelé mohli sledovat, že při zahájení hlasování nejsou přítomny žádné obálky a že se nepřidávají žádné obálky kromě těch od řádně sečtených a oprávněných voličů.
+Kandidáti mohou poslat své zástupce, aby svědčili o každém kroku procesu. Večer se počítají hlasy dobrovolníky pod přísným dohledem, podle konkrétních postupů.
+ASUS Eee PC, který byl dříve uveden na trh po celém světě z důvodu úspory nákladů a funkčnosti, se stal horkým tématem v roce 2007 Taipei IT Month.
+Ale spotřebitelský trh na notebooky se bude radikálně lišit a měnit po tom, co byla společnost ASUS oceněna v roce 2007 Taiwan Sustainable Award od výkonné vlády Čínské republiky.
+Webová stránka stanice popisuje pořad jako „staré školní rozhlasové divadlo s novým a šokujícím geekovským nádechem!“
+V počátcích se pořad vysílal pouze na dlouhodobě fungující internetové rádio TogiNet Radio, které se zaměřovalo na talk radio.
+Na konci roku 2015 založila společnost TogiNet stanici AstroNet Radio jako dceřinou stanici.
+Původně se v pořadu objevovali amatérští herci hlasů, kteří pocházeli z východní části Texasu.
+Masivní krádeže údajně pokračovaly i přes noc, protože bezpečnostní složky nebyly přítomny na ulicích Bishkeku.
+Biškek byl podle jednoho pozorovatele vystaven „anarchii“, když gangy lidí procházely ulicemi a vykrádaly obchody se spotřebními zbožím.
+Několik obyvatel Biškeku viní protestující z jižního Kyrgyzstánu z bezpráví.
+Jihoafrická republika porazila All Blacks (Nový Zéland) v ragbyovém utkání Tri Nations na stadionu Royal Bafokeng v Rustenburgu v Jihoafrické republice.
+Konečný výsledek byl vítězství o jeden bod, 21:20, což ukončilo vítěznou sérii 15 zápasů All Blacks.
+Pro Springboks to ukončilo pětizápasovou sérii porážek.
+Bylo to finálové utkání pro All Blacks, kteří už před dvěma týdny získali trofej.
+Finálový zápas série se odehraje příští týden v Ellis Parku v Johannesburgu, kdy Springbokové nastoupí proti Austrálii.
+Mírné zemětřesení otřáslo západní Montanou v pondělí v 10:08 večer.
+Geologická služba Spojených států (USGS) a její Národní informační centrum o zemětřesení neobdržela žádné okamžité zprávy o poškození.
+Zemětřesení se odehrálo asi 20 km (15 mil) severně-severovýchodně od Dillonu a asi 65 km (40 mil) jižně od Butte.
+Strava ptačí chřipky, která je smrtelná pro lidi, H5N1, byla potvrzena, že infikovala mrtvou divokou kachnu, která byla nalezena v pondělí v bažinách poblíž Lyonu na východě Francie.
+Francie je sedmou zemí v Evropské unii, která se s tímto virem potýká; následují Rakousko, Německo, Slovinsko, Bulharsko, Řecko a Itálie.
+Podezřelé případy H5N1 v Chorvatsku a Dánsku zůstávají nepotvrzené.
+Chambers podal žalobu na Boha za „rozsáhlou smrt, zničení a terorizování milionů a milionů obyvatel Země“.
+Chambers, ateista, tvrdí, že jeho žaloba je „frivolní“ a „kdokoli může žalovat kohokoli“.
+Příběh představený ve francouzské opeře od Camilla Saint-Saense je o umělci „kterého život diktuje láska k drogám a Japonsku.“
+Výsledkem je, že herci na jevišti kouří marihuanu a divadlo samo diváky k tomu vybízí.
+Bývalý předseda Sněmovny Newt Gingrich, guvernér Texasu Rick Perry a kongresmanka Michele Bachmann skončili na čtvrtém, pátém a šestém místě.
+Po zveřejnění výsledků Gingrich chválil Santoruma, ale měl tvrdá slova pro Romneyho, za jehož kandidaturu se v Iowě vysílaly negativní reklamy proti Gingrichovi.
+Perry uvedl, že se „vrátí do Texasu, aby ohodnotil výsledky dnešního kongresu, zjistil, zda existuje cesta dopředu pro sebe v tomto závodě“, ale později uvedl, že zůstane v závodě a zúčastní se 21. ledna v Jižní Karolíně primárních voleb.
+Bachmannová, která v srpnu vyhrála průzkum Ames Straw Poll, se rozhodla ukončit svou kampaň.
+Fotograf byl převezen do nemocnice Ronald Reagan UCLA Medical Center, kde následně zemřel.
+Podle zpráv měl být ve svých 20. letech. Bieber ve svém prohlášení uvedl: „Přestože jsem nebyl přítomen ani nebyl přímo zapojen do této tragické nehody, můj myšlenkami a modlitbami jsou s rodinou oběti.“
+Webová stránka o zábavě TMZ pochopila, že fotograf zastavil své vozidlo na druhé straně bulváru Sepulveda a pokusil se vyfotografovat policejní zastavení před přechodem přes silnici a pokračováním, což vedlo ke dvěma příkazům policejního důstojníka provádějícího policejní zastavení, aby se vrátil na druhou stranu.
+Podle policie je nepravděpodobné, že řidič vozidla, které fotografa srazilo, čelí trestnímu stíhání.
+Vzhledem k tomu, že denně je k dispozici pouze osmnáct medailí, některé země se nedostaly na stupně vítězů.
+Zahrnují Nizozemí, kde Anna Jochemsen skončila včera devátá v ženské kategorii Super-G, a Finsko, kde Katja Saarinen skončila desátá ve stejném závodě.
+Australan Mitchell Gourley skončil jedenáctý ve sjezdu mužů Super-G. Český závodník Oldřich Jelínek skončil šestnáctý ve sjezdu mužů Super-G.
+Arly Velasquez z Mexika skončil na 15. místě v mužské kategorii Super-G. Novozélandský Adam Hall skončil na 9. místě v mužské kategorii Super-G.
+Polský skokan na lyžích se zrakovým postižením Maciej Krezel a průvodkyně Anna Ogarzynska skončili třináctí v superobřím slalomu. Jihokorejský skokan na lyžích se zrakovým postižením Jong Seork Park skončil dvacátý čtvrtý v superobřím slalomu mužů.
+Mírová mise OSN, která přijela do Haiti po zemětřesení v roce 2010, je obviňována z šíření nemoci, která začala poblíž tábora mírových sil.
+Podle žaloby nebyly odpady z tábora OSN řádně dezinfikovány, což způsobilo, že se bakterie dostaly do přítoku řeky Artibonite, jedné z největších řek na Haiti.
+Před příchodem vojsk neměla Haiti žádné problémy související s touto nemocí od 19. století.
+Haitská instituce pro spravedlnost a demokracii odkazuje na nezávislé studie, které naznačují, že nepálská jednotka OSN pro udržování míru nevědomky přinesla nemoc na Haiti.
+Danielle Lantagne, odbornice OSN na nemoc, uvedla, že epidemie byla pravděpodobně způsobena mírovými vojáky.
+Hamilton potvrdil, že Howardova univerzitní nemocnice přijala pacienta ve stabilním stavu.
+Pacient navštívil Nigérii, kde se vyskytly případy nákazy virem Ebola.
+Nemocnice dodržela protokol pro kontrolu infekce, včetně oddělení pacienta od ostatních, aby se zabránilo možnému infikování ostatních.
+Před seriálem Simpsonovi Simon pracoval na několika pořadech v různých pozicích.
+Během 80. let pracoval na pořadech jako Taxi, Cheers a The Tracy Ullman Show.
+V roce 1989 pomohl vytvořit seriál Simpsonovi spolu s Brooksem a Groeningem a byl zodpovědný za nábor prvního týmu scenáristů.
+Přestože odešel z pořadu v roce 1993, udržel si titul výkonného producenta a pokračoval v příjmu desítek milionů dolarů ročně v podobě honorářů.
+Dříve čínská tisková agentura Xinhua uvedla, že letadlo bylo uneseno.
+Pozdější zprávy uvedly, že letadlo obdrželo výhrůžku bomby a bylo odkloněno zpět do Afghánistánu, kde přistálo v Kandaharu.
+První zprávy uvádějí, že letadlo bylo odkloněno zpět do Afghánistánu poté, co bylo odmítnuto nouzové přistání v Ürümqi.
+Letecké nehody jsou běžné v Íránu, který má stárnoucí flotilu, která je špatně udržována jak pro civilní, tak pro vojenské operace.
+Mezinárodní sankce znamenají, že nová letadla nelze koupit.
+Na začátku tohoto týdne havárie policejního vrtulníku zabila tři lidi a zranila další tři.
+Minulý měsíc Írán zažil nejhorší leteckou katastrofu za poslední roky, když letadlo směřující do Arménie havarovalo a zahynulo 168 lidí na palubě.
+Téhož měsíce se další dopravní letadlo přeletělo přes přistávací dráhu v Mashhadu a narazilo do zdi, což způsobilo smrt sedmnácti lidí.
+Aerosmith zrušili zbývající koncerty na svém turné.
+Rocková skupina měla turné po Spojených státech a Kanadě do 16. září.
+Turné bylo zrušeno poté, co hlavní zpěvák Steven Tyler utrpěl zranění poté, co spadl z pódia během vystoupení 5. srpna.
+Murray prohrál první set v tiebreaku poté, co oba muži drželi každý a každý servis v setu.
+Del Potro měl na začátku druhého setu výhodu, ale i to vyžadovalo tiebreak po dosažení skóre 6-6.
+Potro v tomto okamžiku dostal ošetření na rameno, ale dokázal se vrátit do hry.
+Program začal ve 20:30 místního času (15:00 UTC).
+Slavní zpěváci po celé zemi představili bhajany, tedy duchovní písně, Shri Shyamovým nohám.
+Zpěvačka Sanju Sharma zahájila večer, následoval Jai Shankar Choudhary, který představil chhappan bhog bhajan. S ním zpíval Raju Khandelwal.
+Pak Lakkha Singh vedl zpěv bhajanů.
+108 talířů Chhappan Bhog (v hinduismu 56 různých jedlých předmětů, jako jsou sladkosti, ovoce, ořechy, talíře atd., které jsou nabízeny bohům) bylo podáno Bábovi Shyamovi.
+Lakkha Singh představil také chhappan bhog bhajan. S ním zpíval Raju Khandelwal.
+Ve čtvrtečním hlavním vystoupení na Tokijské herní show Nintendo prezident Satoru Iwata odhalil design ovladače pro novou konzoli společnosti Nintendo Revolution.
+Podobný televiznímu dálkovému ovladači, ovladač používá dva senzory umístěné poblíž televize uživatele k triangulaci jeho polohy ve třechrozměrném prostoru.
+To umožní hráčům ovládat akce a pohyby v počítačových hrách pohybem zařízení vzduchem.
+Giancarlo Fisichella ztratil kontrolu nad svým vozem a skončil závod velmi brzy po startu.
+Jeho týmový kolega Fernando Alonso vedl většinu závodu, ale skončil hned po své zastávce v boxech, pravděpodobně kvůli špatně upevněnému pravému přednímu kolu.
+Michael Schumacher skončil svůj závod krátce po Alonsovi kvůli poškození podvozku v řadě bitev během závodu.
+„Je moc roztomilá a zpívá docela dobře,“ řekl podle přepisu tiskové konference.
+„Každýkrát, když jsme dělali zkoušku na tohle, jsem byl z hloubi srdce dojat.“
+Přibližně 3 minuty po startu kamera na palubě ukázala, že se od palivové nádrže oddělilo mnoho kusů izolačního pěnového materiálu.
+Nicméně nejsou považovány za příčinu žádného poškození raketoplánu.
+Šéf programu raketoplánů NASA N. Wayne Hale Jr. uvedl, že pěna spadla „poté, co jsme se o ni začali zajímat“.
+Po pěti minutách začíná foukat vítr, o minutu později vítr dosahuje rychlosti 70 km/h... pak přichází déšť, ale tak silný a velký, že se dotýká vaší kůže jako jehla, pak spadl z nebe kroupy, lidé panikaří a křičí a běhají přes sebe.
+Ztratil jsem sestru a její kamarádku a na cestě jsem potkal dva vozíčkáře, lidi, kteří jen přeskočili a tlačili je,“ řekl Armand Versace.
+NHK také uvedl, že jaderná elektrárna Kashiwazaki Kariwa v prefektuře Niigata fungovala normálně.
+Společnost Hokuriku Electric Power Co. uvedla, že zemětřesení nemělo žádné následky a že reaktory číslo 1 a 2 v jaderné elektrárně Shika byly zastaveny.
+Úřady uvádějí, že bez vody je v regionu asi 9400 domácností a bez elektřiny přibližně 100.
+Některé silnice byly poškozeny, železniční doprava byla v postižených oblastech přerušena a letiště Noto Airport v prefektuře Išikawa zůstává uzavřeno.
+Jedna bomba explodovala před kanceláří generálního guvernéra.
+Během dvou hodin explodovaly u vládních budov ještě tři bomby.
+Některé zprávy uvádějí oficiální počet obětí na osm a oficiální zprávy potvrzují, že až 30 lidí bylo zraněno, ale konečný počet obětí není znám.
+V moči zvířat, která zemřela po konzumaci kontaminovaného krmiva pro domácí mazlíčky, byly nalezeny jak kyanurová kyselina, tak melamin.
+Dva látky se navzájem reagují a vytvářejí krystaly, které mohou blokovat funkci ledvin, uvedli výzkumníci na univerzitě.
+Výzkumníci pozorovali vznik krystalů v kočičí moči po přidání melaminu a cyanurické kyseliny.
+Složení těchto krystalů odpovídá těm, které byly nalezeny v moči postižených zvířat při srovnání pomocí infračervené spektroskopie (FTIR).
+Nejsem si jistý, zda si to uvědomujete nebo ne, ale většina zboží z Střední Ameriky byla dovážena do této země bez cla.
+Ale osmdesát procent našich výrobků bylo zdaněno prostřednictvím celních tarifů v zemích Střední Ameriky.
+To mi nepřišlo smysluplné; určitě to nebylo spravedlivé.
+Všechno, co říkám lidem, je, že se k nám chovejte tak, jak se k vám chováme my.
+Gubernátor Kalifornie Arnold Schwarzenegger podepsal zákon, který zakazuje prodej nebo pronájem násilných videoher mladistvým.
+Zákon požaduje, aby násilné videohry prodávané v Kalifornii byly označeny štítkem s nápisem „18“ a aby prodej těchto her osobám mladším 18 let byl postižitelný pokutou 1000 USD za každý přestupek.
+Ředitel státního zastupitelství Kier Starmer QC dnes ráno vydal prohlášení, ve kterém oznámil obžalobu obou Huhneho a Pryce.
+Huhne rezignoval a ve vládě ho nahradí Ed Davey, člen parlamentu. Norman Lamb, člen parlamentu, se očekává, že převezme místo ministra obchodu, které zanechává Davey.
+Huhne a Pryce mají v úterý 16. února vystoupit před Westminsterským magistrátním soudem.
+Zemřeli Nicholas Alden, 25, a Zachary Cuddeback, 21. Cuddeback byl řidičem.
+Edgar Veguilla utrpěl zranění ruky a čelisti, zatímco Kristoffer Schneider potřeboval rekonstrukční operaci obličeje.
+Zbraň Uky selhala, když mířila na hlavu pátého muže. Schneider trpí trvalými bolestmi, slepotou v jednom oku, chybějící část lebky a obličejem vyrobeným z titanu.
+Schneider svědčil prostřednictvím videolinku z americké letecké základny v jeho domovině.
+Beyond Wednesday's event, Carpanedo competed in two individual races at the Championships.
+Její první byla Slalom, kde získala Did Not Finish ve své první jízdě. 36 z 116 závodníků mělo stejný výsledek v tomto závodě.
+Ve své druhé jízdě, v obřím slalomu, skončila v ženské skupině na vozíku na desátém místě s celkovým časem 4:41,30, 2:11,60 minut pomaleji než vítězka rakouská Claudia Loesch a 1:09,02 minut pomaleji než devátá Gyöngyi Dani z Maďarska.
+Čtyři lyžařky ze skupiny sedících žen nedokončily své jízdy a 45 ze 117 celkových lyžařů v obřím slalomu nedokončilo závod.
+Policie státu Madhya Pradesh získala ukradený notebook a mobilní telefon.
+Zástupce generálního inspektora D K Arya řekl: „Zadrželi jsme pět osob, které znásilnily švýcarskou ženu a získali zpět její mobilní telefon a notebook“.
+Obžalovaní jsou označováni jako Baba Kanjar, Bhutha Kanjar, Rampro Kanjar, Gaza Kanjar a Vishnu Kanjar.
+Policejní komisař Chandra Shekhar Solanki uvedl, že obžalovaní se před soudem objevili s zakrytými obličeji.
+Přestože se v domě v době nárazu nacházelo tři osoby, žádná z nich nebyla zraněna.
+Řidič však utrpěl vážná zranění hlavy.
+Silnice, kde se nehoda stala, byla dočasně uzavřena, zatímco záchranáři osvobodili řidiče z červeného Audi TT.
+Byl nejprve hospitalizován v nemocnici James Paget Hospital v Great Yarmouth.
+Následně byl přemístěn do nemocnice Addenbrooke's Hospital v Cambridgi.
+Adekoya byla od té doby obviněna z vraždy svého syna v Edinburském soudu.
+Je ve vazbě a čeká na obvinění a soud, ale jakékoli svědecké důkazy mohou být zkresleny, protože její obrázek byl široce publikován.
+Je to běžná praxe jinde ve Spojeném království, ale skotská justice funguje jinak a soudy považují zveřejnění fotografií za potenciálně předpojaté.
+Profesorka Pamela Ferguson z Univerzity v Dundee poznamenává, že „žurnalisté se zdají chodit po nebezpečné linii, pokud zveřejňují fotografie a podobizny podezřelých.“
+Kancelář královské kanceláře, která má všeobecnou odpovědnost za stíhání, sdělila novinářům, že žádné další komentáře nebudou učiněny alespoň do doby vydání obvinění.
+Podle úniku se dokument bude zabývat sporem o hranice, které Palestina požaduje na základě hranic před Blízkovýchodní válkou z roku 1967.
+Jiná témata, o nichž se údajně diskutovalo, zahrnují budoucí stav Jeruzaléma, který je posvátný pro obě národy, a problém Jordánského údolí.
+Izrael požaduje trvalou vojenskou přítomnost v údolí po dobu deseti let po podpisu dohody, zatímco PA souhlasí pouze s pětiletou přítomností.
+Střelci v doplňkovém pokusu o hubení škůdců měli být pečlivě sledováni strážci, protože pokus byl monitorován a jeho účinnost hodnocena.
+V rámci partnerství NPWS a Sporting Shooters Association of Australia (NSW) Inc. byli vybráni kvalifikovaní dobrovolníci, kteří se zapojili do loveckého programu Sporting Shooters Association.
+Podle Micka O'Flynna, dočasného ředitele oddělení ochrany parku a dědictví NPWS, čtyři střelci vybraní pro první střeleckou operaci obdrželi komplexní bezpečnostní a výcvikové instrukce.
+Martelly složil včera přísahu nové Prozatímní volební radě (CEP) o devíti členech.
+Je to pro Martellyho pátý CEP za čtyři roky.
+Minulý měsíc prezidentská komise doporučila předchozímu předsedovi CEP rezignaci jako součást balíčku opatření směřujících k novým volbám.
+Komise byla Martellyho odpovědí na rozsáhlé protirežimní protesty, které začaly v říjnu.
+Někdy násilné protesty byly vyvolány tím, že se nepodařilo uspořádat volby, některé již od roku 2011.
+Zhruba 60 případů přehřívajících se iPodů bylo hlášeno, což způsobilo celkem šest požárů a zanechalo čtyři osoby s lehkými popáleninami.
+Japonské ministerstvo hospodářství, obchodu a průmyslu (METI) uvedlo, že bylo informováno o 27 nehodách souvisejících s těmito zařízeními.
+Minulý týden METI oznámil, že Apple informoval o 34 dalších případech přehřívání, které společnost označila za „nezávažné“.
+Ministerstvo reagovalo tím, že Appleho odklad zprávy označilo za „skutečně litující“.
+Zemětřesení zasáhlo Mariany v 07:19 ráno místního času (09:19 večer GMT v pátek).
+Úřad pro krizové řízení Severní Mariany uvedl, že v zemi nebyly hlášeny žádné škody.
+Také Tichomořské středisko varování před tsunami uvedlo, že neexistuje žádná tsunami.
+Bývalý filipínský policista unesl autobus s turisty z Hongkongu v Manile, hlavním městě Filipín.
+Rolando Mendoza vystřelil ze své pušky M16 na turisty.
+Zatím bylo zachráněno několik rukojmích a potvrzeno alespoň šest mrtvých.
+Šest rukojmí, včetně dětí a starších lidí, bylo propuštěno dříve, stejně jako filipínští fotografové.
+Fotografové později nahradili stárnoucí dámu, která potřebovala toaletu. Mendoza byl zastřelen.
+Liggins následoval ve stopách svého otce a vstoupil do lékařské kariéry.
+Vystudoval gynekologii a začal pracovat v národní nemocnici pro ženy v Aucklandu v roce 1959.
+Zatímco pracoval v nemocnici, Liggins začal během svého volného času zkoumat předčasný porod.
+Jeho výzkum ukázal, že pokud by se podával hormon, zrychlil by se vývoj plodových plic dítěte.
+Agentura Xinhua uvedla, že vládní vyšetřovatelé ve středu získali dva „černé skříně“ letadlových záznamníků.
+Lunu také uctili jeho kolegové zápasníci.
+Tommy Dreamer řekl: „Luna byla první královnou extrému. Moje první manažerka. Luna zemřela v noci dvou měsíců. Opravdu jedinečná, stejně jako ona. Silná žena.“
+Dustin „Goldust“ Runnels komentoval, že „Luna byla stejně šílená jako já...možná ještě víc...miluji ji a budu jí chybět...doufám, že je na lepším místě.“
+Z 1400 lidí, kteří byli před volbami v roce 2010 osloveni, se počet těch, kteří jsou proti přeměně Austrálie na republiku, zvýšil o 8 procent od roku 2008.
+Přechodná premiérka Julia Gillardová během kampaně federálních voleb v roce 2010 prohlásila, že věří, že Austrálie by se měla stát republikou na konci vlády královny Alžběty II.
+34 procent dotázaných sdílí tento názor a chtějí, aby královna Alžběta II. byla poslední australskou panovnicí.
+Na krajích průzkumu 29 procent dotázaných věří, že Austrálie by se měla co nejdříve stát republikou, zatímco 31 procent věří, že Austrálie by se nikdy neměla stát republikou.
+Olympijský vítěz měl plavat v disciplínách 100 a 200 metrů volný způsob a ve třech štafetách na Commonwealth Games, ale kvůli jeho stížnostem je jeho kondice v ohrožení.
+Nemohl si vzít léky potřebné k překonání bolesti, protože jsou zakázané na hrách.
+Curtis Cooper, matematik a profesor počítačových věd na University of Central Missouri, objevil největší známé prvočíslo k 25. lednu.
+Several people verified the discovery using different hardware and software by the beginning of February and it was announced on Tuesday.
+Komety mohly být zdrojem dodávky vody na Zemi spolu s organickou hmotou, která může vytvářet proteiny a podporovat život.
+Vědci doufají, že pochopí, jak vznikají planety, zejména jak vznikla Země, protože komety s ní dlouho kolidovaly.
+53letý Cuomo nastoupil do funkce guvernéra v tomto roce a minulý měsíc podepsal zákon legalizující manželství osob stejného pohlaví.
+Řekl, že se jedná o „politické řeči a hlouposti“.
+Je spekulováno, že se v roce 2016 bude ucházet o post prezidenta.
+NextGen je podle FAA systém, který by umožnil letadlům létat kratší trasy a ročně ušetřit miliony galonů paliva a snížit emise oxidu uhličitého.
+Používá technologii založenou na satelitech namísto starší technologie založené na radaru, která umožňuje leteckým dispečerům přesněji určit letadla a poskytnout pilotům přesnější informace.
+Není přidáváno žádné další dopravní spojení a vlaky na povrchu nebudou zastavovat ve Wembley a parkování a park-and-ride nejsou k dispozici na povrchu.
+Obavy z nedostatku dopravy zvýšily možnost, že by se hra musela hrát za zavřenými dveřmi bez podpory fanoušků.
+Studie zveřejněná ve čtvrtek v časopise Science popisuje vznik nového druhu ptáka na ekvádorských Galapágách.
+Výzkumníci z Princetonské univerzity ve Spojených státech a Uppsalské univerzity ve Švédsku zaznamenali, že nový druh se vyvinul během pouhých dvou generací, přestože se předpokládalo, že tento proces bude mnohem delší, kvůli křížení mezi endemickým Darwinovým finčíkem, Geospiza fortes, a imigrantským kaktusovým finčíkem, Geospiza conirostris.
+Zlato lze zpracovat do různých tvarů. Lze z něj vyrobit malé tvary.
+Lze ji natáhnout na tenký drát, který se může kroutit a plést. Lze ji vyklepávat nebo válcovat do listů.
+Může být velmi tenká a přilepena na jiný kov. Může být tak tenká, že se někdy používala k ozdobení ručně malovaných obrázků v knihách nazývaných „iluminované rukopisy“.
+Toto se nazývá pH chemikálie. Můžete si vyrobit indikátor pomocí šťávy z červené kapusty.
+Šťáva z kapusty mění barvu v závislosti na tom, jak kyselá nebo zásaditá (alkalická) je chemická látka.
+Úroveň pH je určena množstvím iontů vodíku (písmeno H v pH) v testované látce.
+Hydrogenové ionty jsou protony, které byly zbaveny svých elektronů (protože atomy vodíku se skládají z jednoho protonu a jednoho elektronu).
+Smíchejte dva suché prášky dohromady a poté, s čistými mokrými rukama, vytvořte z nich kouli.
+Vlhkost na vašich rukou se bude reagovat s vnějšími vrstvami, které budou cítit divně a vytvoří nějaký druh skořápky.
+Města Harappa a Mohenjo-daro měla v téměř každém domě splachovací záchod připojený k sofistikovanému odpadnímu systému.
+Zbytky odpadních systémů byly nalezeny v domech minojských měst na Krétě a na Santorini v Řecku.
+Ve starověkém Egyptě, Persii a Číně byly také záchody. V římské civilizaci byly záchody někdy součástí veřejných lázní, kde se muži a ženy setkávali v smíšených společnostech.
+Když voláte někomu, kdo je tisíce mil daleko, používáte satelit.
+Satelit ve vesmíru zprávu dostane a pak ji zpět odrazí téměř okamžitě.
+Satelit byl vypuštěn do vesmíru raketou. Vědci používají dalekohledy ve vesmíru, protože zemská atmosféra zkresluje některé naše světlo a pohled.
+Na vynesení družice nebo dalekohledu do vesmíru potřebujete obrovskou raketu vysokou více než 30 metrů.
+Kolo změnilo svět v neuvěřitelných způsobech. Největší věc, kterou kolo udělalo pro nás, je, že nám poskytlo mnohem snazší a rychlejší dopravu.
+Přinesl nám vlak, auto a mnoho dalších dopravních prostředků.
+Pod nimi jsou středně velcí kočky, které se živí středně velkou kořistí od králíků po antilopy a jeleny.
+Konečně existuje mnoho malých koček (včetně volně žijících domácích koček), které se živí mnohem početnějšími malými kořistmi, jako jsou hmyz, hlodavci, ještěrky a ptáci.
+Tajemství jejich úspěchu spočívá v konceptu niky, specializované práce, kterou každá kočka vykonává, a která jí zabraňuje v konkurenci s ostatními kočkami.
+Lvi jsou nejvíce společenské kočky, které žijí ve velkých skupinách nazývaných prides.
+Proudy se skládají z jednoho až tří příbuzných dospělých samců, kteří jsou doprovázeni až třiceti samicemi a mláďaty.
+Samice jsou většinou blízce příbuzné, jedná se o velkou rodinu sester a dcer.
+Lví smečky se chovají podobně jako vlčí smečky nebo psí smečky, zvířata překvapivě podobná lvům (ale ne jiným velkým kočkám) v chování a také velmi nebezpečné pro svou kořist.
+Všestranný sportovec, tygr může šplhat (i když ne moc dobře), plavat, skákat velké vzdálenosti a táhnout s pětinásobnou silou silného člověka.
+Tygři patří do stejné skupiny (rod Panthera) jako lvi, leopardi a jaguáři. Tyto čtyři kočky jsou jediné, které dokážou řvát.
+Tygří řev není jako plný hlasný řev lva, ale spíše jako vzdychlý, křiklý výkřik.
+Oceloti rádi jedí malá zvířata. Pokud mohou, uloví opice, hady, hlodavce a ptáky. Většina zvířat, která oceloti loví, je mnohem menší než oni.
+Vědci se domnívají, že oceloti následují a hledají zvířata k jídlu (kořist) pomocí čichu, hledají, kde byli na zemi.
+Mají velmi dobrý zrak v noci s nočním viděním a také se velmi tiše pohybují. Oceloti loví svou kořist tím, že se přizpůsobí svému okolí a pak se na svou kořist vrhnou.
+Když se malá skupina živých bytostí (malá populace) oddělí od hlavní populace, ze které pochází (například když se přesunou přes pohoří nebo řeku, nebo když se přesunou na nový ostrov, aby se nemohly snadno vrátit), často se ocitnou v jiném prostředí než tom, ve kterém byli předtím.
+Tato nová prostředí má různé zdroje a různé konkurenty, takže nová populace bude potřebovat různé vlastnosti nebo adaptace, aby byla silným konkurentem než předtím.
+Původní populace se vůbec nezměnila, stále potřebují stejné adaptace jako dřív.
+S časem, jak se nová populace začíná přizpůsobovat svému novému prostředí, začíná vypadat méně a méně jako ostatní populace.
+Konečně po tisících nebo dokonce milionech let budou dvě populace vypadat natolik odlišně, že se nemohou nazývat stejným druhem.
+Tento proces nazýváme speciací, což znamená vznik nových druhů. Speciace je nevyhnutelným důsledkem a velmi důležitou součástí evoluce.
+Rostliny vyrábějí kyslík, který lidé dýchají, a přijímají oxid uhličitý, který lidé vydechují (tj. dýchají ven).
+Rostliny získávají potravu ze slunce pomocí fotosyntézy. Poskytují také stín.
+Stavíme si domy z rostlin a šijeme si oblečení z rostlin. Většina potravin, které jíme, jsou rostliny. Bez rostlin by zvířata nemohla přežít.
+Mosasaurus byl vrcholným predátorem své doby, takže se ničeho nebál, kromě jiných mosasaurů.
+Jeho dlouhé čelisti byly ozbrojeny více než 70 ostrými zuby, včetně dalšího setu na stropu jeho úst, což znamenalo, že neměl žádnou šanci uniknout ničemu, co překročilo jeho cestu.
+Nevíme to s jistotou, ale mohlo mít dvojitý jazyk. Jeho jídelníček zahrnoval želvy, velké ryby, jiné mosasury a možná dokonce i kanibala.
+Útočilo také na vše, co vstoupilo do vody; i obrovský dinosaurus jako T. rex by pro něj nebyl žádnou výzvou.
+Zatímco většina jejich jídla by nám byla povědomá, Římané měli svůj díl podivných nebo neobvyklých pokrmů, včetně divokého prasete, pávů, slimáků a nějakého druhu hlodavce nazývaného dormouse
+Další rozdíl byl v tom, že chudí lidé a žena jedli své jídlo, když seděli na židlích, zatímco bohatí muži měli rádi společné hostiny, kde si lehli na bok, když jedli.
+Starověké římské jídlo nemohlo zahrnovat potraviny, které přišly do Evropy z Ameriky nebo z Asie v pozdějších stoletích.
+Například neměli kukuřici, rajčata, brambory, kakao a žádný starověký Říman nikdy neochutnal krocana.
+Babylóňané postavili každému ze svých bohů hlavní chrám, který byl považován za domov boha.
+Lidé přinášeli bohům oběti a kněží se snažili uspokojit potřeby bohů prostřednictvím obřadů a svátků.
+Každý chrám měl otevřené nádvoří chrámu a pak vnitřní svatyni, kterou mohli vstoupit pouze kněží.
+Občas byly postaveny zvláštní pyramidové věže, nazývané zigguraty, které byly součástí chrámů.
+Na vrcholu věže byl zvláštní chrám pro boha.
+V teplém klimatu Blízkého východu nebyl dům tak důležitý.
+Většina života hebrejské rodiny se odehrávala venku.
+Ženy vařily na dvoře; obchody byly jen otevřené pulty, které se dívaly do ulice. Na stavbu domů se používal kámen.
+V zemi Kanaánu nebyly velké lesy, takže dřevo bylo extrémně drahé.
+Grónsko bylo osídleno sporadicky. V severských ságách se říká, že Erik Rudý byl vyhnán z Islandu za vraždu a při cestě dál na západ našel Grónsko a pojmenoval ho Grónsko.
+Ale bez ohledu na jeho objevení Eskymácké kmeny tam již v té době žily.
+I když každá země byla „skandinávská“, mezi lidmi, králi, zvyklostmi a historií Dánska, Švédska, Norska a Islandu bylo mnoho rozdílů.
+Pokud jste viděli film National Treasure, můžete si myslet, že mapa pokladu byla napsána na zadní straně Deklarace nezávislosti.
+To však není pravda. I když je na zadní straně dokumentu něco napsáno, není to mapa pokladu.
+Na zadní straně Deklarace nezávislosti byly napsány slova „Původní deklarace nezávislosti datovaná 4. července 1776“. Text se nachází na spodku dokumentu, vzhůru nohama.
+Ačkoli nikdo neví s jistotou, kdo to napsal, je známo, že velký pergamenový dokument (měří 29¾ palce na 24½ palce) byl v počátcích svého života složen a uložen.
+Takže je pravděpodobné, že poznámka byla přidána pouze jako štítek.
+Invaze do Normandie a následné bitvy osvobodily sever Francie, ale jih stále nebyl osvobozen.
+Byl ovládán „Vichy“ Francouzi. To byli Francouzi, kteří v roce 1940 uzavřeli mír s Němci a spolupracovali s okupanty namísto boje s nimi.
+15. srpna 1940 spojenci napadli jižní Francii, invaze se nazývala „Operace Dragoon“.
+Během pouhých dvou týdnů Američané a svobodní Francouzi osvobodili jižní Francii a obrátili se k Německu.
+Civilizace je jedinečná kultura sdílená významnou velkou skupinou lidí, kteří žijí a pracují kooperativně, společností.
+Slovo civilizace pochází z latinského civilis, což znamená občanský, související s latinským civis, což znamená občan, a civitas, což znamená město nebo městský stát, a to také nějak definuje velikost společnosti.
+Městské státy jsou předchůdci národů. Civilizační kultura předpokládá předávání znalostí mezi několika generacemi, dlouhodobý kulturní otisk a spravedlivé šíření.
+Malé kultury často mizí bez zanechání relevantních historických důkazů a nejsou považovány za plnohodnotné civilizace.
+Během revoluční války třináct států nejprve vytvořilo slabou centrální vládu – s Kongresem jako jedinou složkou – podle článků konfederace.
+Kongres neměl žádnou moc daně ukládat, a protože neexistovala národní výkonná nebo soudní moc, spoléhal na státní úřady, které často nebyly spolupracující, aby prosadil všechny své akty.
+Neměla také žádnou pravomoc překonávat daňové zákony a celní sazby mezi státy.
+Články vyžadovaly jednomyslný souhlas všech států, než mohly být změněny, a státy si centrální vládu braly tak na lehkou váhu, že jejich zástupci často chyběli.
+Italská národní fotbalová reprezentace spolu s německou národní fotbalovou reprezentací je druhým nejúspěšnějším týmem na světě a v roce 2006 vyhrála mistrovství světa FIFA.
+Nejoblíbenější sporty jsou fotbal, basketbal, volejbal, vodní pólo, šerm, ragby, cyklistika, lední hokej, kolečkový hokej a formule 1.
+Zimní sporty jsou nejpopulárnější v severních regionech, kde se italští sportovci účastní mezinárodních her a olympijských událostí.
+Japonsko má téměř 7 000 ostrovů (největší z nich je Honšú), čímž se Japonsko stává 7. největším ostrovem na světě!
+Vzhledem k souostroví/skupině ostrovů, které Japonsko má, je Japonsko často označováno, z geografického hlediska, jako „archipelag“
+Tchaj-wan začal v 15. století, kdy evropští námořníci při plavbě kolem ostrova zaznamenali jeho název jako Ilha Formosa, nebo krásný ostrov.
+V roce 1624 Nizozemská východoindická společnost založila základnu v jihozápadní části Tchaj-wanu, zahájila transformaci původních postupů výroby obilí a zaměstnala čínské dělníky, aby pracovali na jejích rýžových a cukrových plantážích.
+V roce 1683 síly dynastie Čching (1644-1912) získaly kontrolu nad západními a severními pobřežními oblastmi Tchaj-wanu a v roce 1885 prohlásily Tchaj-wan za provincii císařství Čching.
+V roce 1895, po porážce v První čínsko-japonské válce (1894-1895), podepisuje čchingská vláda smlouvu z Shimonoseki, kterou se vzdává suverenity nad Tchaj-wanem Japonsku, které ostrov spravuje až do roku 1945.
+Machu Picchu tvoří tři hlavní stavby, a to Intihuatana, chrám Slunce a místnost Tří oken.
+Většina budov na okrajích komplexu byla přestavěna, aby turistům poskytla lepší představu o tom, jak původně vypadaly.
+Do roku 1976 bylo obnoveno třicet procent Machu Picchu a obnova pokračuje dodnes.
+Například nejrozšířenější formát pro stacionární fotografii na světě je 35 mm, který byl dominantním formátem filmu na konci éry analogového filmu.
+Dnes se stále vyrábí, ale důležitější je, že jeho poměr stran byl zděděn formáty snímačů obrazů digitálních fotoaparátů.
+Formát 35 mm je ve skutečnosti, poněkud matoucí, 36 mm na šířku a 24 mm na výšku.
+Proto je poměr tohoto formátu (dělení dvanácti pro získání nejjednoduššího celočíselného poměru) 3:2.
+Mnoho běžných formátů (například rodina formátů APS) je rovná nebo blíže přibližuje tento poměr stran.
+Mnohokrát zneužívaná a často zesměšňovaná pravidla třetin jsou jednoduchým vodítkem vytvářejícím dynamiku a zachovávají určitou míru pořádku na obrázku.
+Uvádí, že nejúčinnější místo pro hlavní předmět je na křižovatce linií rozdělujících obrázek na třetiny vertikálně a horizontálně (viz příklad).
+Během tohoto období evropské historie byla katolická církev, která se stala bohatou a mocnou, podrobena zkoumání.
+Křesťanství po více než tisíc let spojovalo evropské státy navzdory rozdílům v jazyce a zvycích.
+Jeho všudypřítomná moc ovlivnila každého od krále po obyčejného člověka.
+Jedna z hlavních křesťanských zásad je, že bohatství by mělo být použito k zmírnění utrpení a chudoby a že peněžní prostředky církve jsou určeny právě k tomuto účelu.
+Ústřední autorita církve byla v Římě více než tisíc let a koncentrace moci a peněz vedla mnoho lidí k tomu, aby se ptali, zda je tento princip dodržován.
+Británie krátce po vypuknutí bojů zahájila námořní blokádu Německa.
+Strategie se ukázala jako účinná, když přerušila životně důležité vojenské a civilní zásobování, i když tato blokáda porušovala obecně přijímané mezinárodní právo zakotvené v několika mezinárodních dohodách posledních dvou století.
+Británie minovala mezinárodní vody, aby zabránila vjezdu lodí do celých částí oceánu, což představovalo nebezpečí i pro neutrální lodě.
+Vzhledem k omezené reakci na tuto taktiku očekávala Německo podobnou reakci na svou neomezenou ponorkovou válku.
+Během 20. let převládaly mezi většinou občanů a národů pacifistické a izolacionistické postoje.
+Po vidění hrůz a zločinů války v první světové válce se národy chtěly vyhnout takové situaci v budoucnu.
+V roce 1884 se Tesla přestěhoval do Spojených států amerických, aby přijal práci v Edison Company v New Yorku.
+Dorazil do USA s 4 centy v kapse, básnickou knihou a doporučujícím dopisem od Charlese Batchelora (jeho manažera v předchozím zaměstnání) pro Thomase Edisona.
+Starověká Čína měla jedinečný způsob zobrazení různých časových období; každá fáze Číny nebo každá vládnoucí rodina byla jedinečnou dynastií.
+Mezi každou dynastií byl také nestabilní věk rozdělených provincií. Nejznámější z těchto období bylo období Tří království, které trvalo 60 let mezi dynastií Han a dynastií Jin.
+Během těchto období docházelo k tvrdým bojům mezi mnoha šlechtici bojujícími o trůn.
+Období Tří království bylo jedním z nejkrvavějších období v dějinách starověkého Číny, kdy tisíce lidí zemřelo při boji o nejvyšší trůn ve velkolepém paláci v Si-anu.
+Existuje mnoho sociálních a politických důsledků, jako je používání metrického systému, přechod od absolutismu k republikánství, nacionalismus a přesvědčení, že země patří lidem, ne jedinému vládci.
+I po revoluci byly profese otevřeny všem mužským uchazečům, což umožnilo nejambicióznějším a nejúspěšnějším lidem uspět.
+To samé platí pro vojáky, protože místo toho, aby vojenské hodnosti byly založeny na třídě, byly nyní založeny na cailaberu.
+Francouzská revoluce také inspirovala mnoho jiných potlačovaných pracujících lidí z jiných zemí, aby začali své vlastní revoluce.
+Muhammad byl hluboce zaujat věcmi, které přesahují běžný život. Často navštěvoval jeskyni, která se stala známou jako „Hira‘“ na hoře „Noor“ (světlo) pro meditaci.
+samotná jeskyně, která přežila časy, poskytuje velmi živý obraz duchovních sklonů Muhammada.
+Ležící na vrcholu jedné z hor severně od Mekky, jeskyně je úplně izolovaná od zbytku světa.
+Ve skutečnosti to není vůbec jednoduché najít, i kdyby člověk věděl, že existuje. Jakmile se člověk dostane do jeskyně, je to absolutní izolace.
+Není vidět nic jiného než jasné, krásné nebe nad hlavou a mnoho okolních hor. Velmi málo z tohoto světa lze vidět nebo slyšet zevnitř jeskyně.
+Velká pyramida v Gíze je jedinou ze sedmi divů, která stojí dodnes.
+Postavená Egypťany ve 3. století př. n. l., Velká pyramida je jednou z mnoha velkých pyramidových struktur postavených k uctění zemřelého faraona.
+Plateau Gíza, nebo „Gíza nekropole“ v egyptské údolí mrtvých, obsahuje několik pyramid (z nichž největší je Velká pyramida), několik malých hrobů, několik chrámů a Velkou sfingu.
+Velká pyramida byla postavena k poctě faraona Chufua a mnoho menších pyramid, hrobů a chrámů bylo postaveno k poctě Chufuových žen a členů jeho rodiny.
+Značka „up bow“ vypadá jako písmeno V a značka „down bow“ jako špendlík nebo čtverec bez spodní strany.
+Vzhůru znamená, že byste měli začít u špičky a tlačit na smyčku, zatímco dolů znamená, že byste měli začít u žabky (kde držíte smyčku) a táhnout smyčku.
+Vrchní smyčka obvykle vytváří měkčí zvuk, zatímco spodní smyčka je silnější a agresivnější.
+Cítit se volně kreslit své vlastní značky, ale pamatujte, že tištěné značky skládání jsou tam pro hudební důvod, takže by měly být obvykle respektovány.
+Bojácný král Ludvík XVI., královna Marie Antoinetta, jejich dva mladé děti (11letá Marie Therese a čtyřletý Louis-Charles) a králův bratr, paní Elizabeth, byli 6. října 1789 donuceni vrátit se do Paříže z Versailles davem žen prodávajících na trhu.
+V kočáře se vrátili zpět do Paříže obklopeni davem lidí, kteří křičeli a vyhrožovali králi a královně.
+Mob lidí donutil krále a královnu, aby měli otevřená okna v kočáru.
+V jednom okamžiku člen mafie vytáhl hlavu zabitého královského strážce z Versailles před znepokojenou královnu.
+Válkové výdaje amerického imperialismu při dobytí Filipín byly zaplaceny samotnými filipínskými lidmi.
+Byli nuceni platit daně koloniálnímu režimu USA, aby uhradili většinu výdajů a úroků z dluhopisů vydaných v jménu filipínské vlády prostřednictvím bankovních domů na Wall Street.
+Samozřejmě, nadměrné zisky vyplývající z prodlouženého vykořisťování filipínského lidu by tvořily základní výnosy amerického imperialismu.
+Chcete-li pochopit templáře, musíte pochopit kontext, který vedl k založení řádu.
+Věk, ve kterém se tyto události odehrály, je obecně označován jako vrcholný středověk, období evropské historie v 11., 12. a 13. století (1000–1300).
+Vysoký středověk následoval po raném středověku a předcházel mu pozdní středověk, který končí kolem roku 1500.
+Technologický determinismus je termín, který zahrnuje širokou škálu myšlenek v praxi, od technologického tlaku nebo technologického imperativu po striktní názor, že osud člověka je řízen skrytou logikou spojenou s vědeckými zákony a jejich projevem v technologii.
+Většina interpretací technologického determinismu sdílí dvě obecné myšlenky: že vývoj technologie sám o sobě následuje cestu, která je převážně mimo vliv kultury nebo politiky, a že technologie na oplátku má „důsledky“ na společnosti, které jsou vrozené, spíše než sociálně podmíněné.
+Třeba by se dalo říct, že automobil nutně vede k rozvoji silnic.
+Nicméně národní síť silnic není ekonomicky životaschopná jen pro několik aut, takže se vyvíjejí nové způsoby výroby, aby se snížily náklady na vlastnictví automobilu.
+Masová vlastnictví automobilů také vede k vyššímu výskytu nehod na silnicích, což vede k vynalézání nových technik v oblasti zdravotnictví pro opravy poškozených těl.
+Romantismus měl velký podíl kulturní determinace, vycházející z autorů jako Goethe, Fichte a Schlegel.
+V kontextu romantismu tvarovala geografie jednotlivce a časem vznikly zvyky a kultura související s touto geografií a tyto, v souladu s místem společnosti, byly lepší než libovolně uvalované zákony.
+Vzhledem k tomu, že Paříž je známá jako módní metropole současného světa, Konstantinopol byla považována za módní metropoli feudálního Evropy.
+Jeho sláva jako epicentra luxusu začala kolem roku 400 našeho letopočtu a trvala až do roku 1100 našeho letopočtu.
+Jeho postavení se během dvanáctého století zhoršilo zejména kvůli tomu, že křižáci se vrátili s dary, jako jsou hedvábí a koření, které byly ceněny více než nabídka byzantských trhů.
+Právě v této době došlo k přenesení titulu módní metropole z Konstantinopole do Paříže.
+Gotický styl dosáhl vrcholu v období mezi 10. a 11. stoletím a 14. stoletím.
+Na začátku byl oděv silně ovlivněn byzantskou kulturou na východě.
+Vzhledem k pomalým komunikačním kanálům však mohou styly na západě zaostávat o 25 až 30 let.
+Na konci středověku se západní Evropa začala vyvíjet svůj vlastní styl. Jedním z největších vývojů té doby v důsledku křížových výprav lidé začali používat knoflíky k upevnění oděvů.
+Subsistenční zemědělství je zemědělství prováděné za účelem produkce dostatečného množství potravin k uspokojení pouze potřeb zemědělce a jeho rodiny.
+Subsistence zemědělství je jednoduchý, často organický systém používající uložená semena původem z ekologické oblasti v kombinaci s rotací plodin nebo jinými relativně jednoduchými technikami k maximalizaci výnosu.
+Historicky se většina farmářů věnovala obživnému zemědělství a toto je stále případem mnoha rozvíjejících se zemí.
+Subkultury spojují podobně smýšlející jedince, kteří se cítí opomíjeni společenskými standardy a umožňují jim rozvinout pocit identity.
+Subkultury se mohou lišit kvůli věku, etnicitě, třídě, lokalitě a/nebo pohlaví členů.
+Kvality, které určují subkulturu jako odlišnou, mohou být jazykové, estetické, náboženské, politické, sexuální, geografické nebo kombinace těchto faktorů.
+Členové subkultury často signalizují své členství prostřednictvím výrazného a symbolického používání stylu, který zahrnuje módu, gesta a argot.
+Jedním z nejčastěji používaných způsobů, jak ilustrovat význam socializace, je odkaz na několik nešťastných případů dětí, které byly v důsledku opomíjení, neštěstí nebo záměrného zneužívání nevychovány dospělými během svého růstu.
+Takové děti se nazývají „ferální“ nebo divoké. Některé ferální děti byly uvězněny lidmi (obvykle jejich vlastními rodiči); v některých případech bylo opuštění dítěte způsobeno odmítnutím rodičů závažného intelektuálního nebo fyzického postižení dítěte.
+Divocí děti mohly být před opuštěním nebo útěkem vystaveny závažnému týrání nebo traumatu.
+Jiní byli údajně vychováváni zvířaty; někteří údajně žili v divočině sami.
+Když je zcela vychováváno ne-lidskými zvířaty, divoké dítě projevuje chování (v rámci fyzických limitů) téměř zcela podobné chování konkrétního ošetřujícího zvířete, jako je jeho strach z nebo lhostejnost vůči lidem.
+Zatímco projekt založené učení by mělo učení snazší a zajímavější, šablony jdou ještě o krok dále.
+Štafle není metodou učení, ale spíše pomůckou, která poskytuje podporu jednotlivcům, kteří procházejí novým učebním zážitkem, jako je používání nového počítačového programu nebo zahájení nového projektu.
+Štafle mohou být jak virtuální, tak reálné, v jiných slovech učitel je forma štafle, stejně jako malý papírový muž v Microsoft Office.
+Virtuální konstrukce jsou integrovány do softwaru a mají za cíl zpochybňovat, vyzývat a vysvětlovat postupy, které mohly být pro studenta příliš náročné, aby je zvládl sám.
+Děti jsou umísťovány do pěstounské péče z mnoha různých důvodů, které zahrnují opomíjení, zneužívání a dokonce i vydírání.
+Žádné dítě by nikdy nemělo muset vyrůstat v prostředí, které není láskyplné, pečující a vzdělávací, ale oni to dělají.
+Vnímáme systém pěstounské péče jako bezpečnou zónu pro tyto děti.
+Naše systém pěstounské péče má zajistit bezpečné domovy, láskyplné pěstouny, stabilní vzdělání a spolehlivou zdravotní péči.
+Pěstounská péče má zajistit všechny potřebné věci, které chyběly v domácnosti, ze které dítě bylo předtím odebráno.
+Internet kombinuje prvky jak masové, tak i osobní komunikace.
+Rozdílné charakteristiky Internetu vedou k dalšímu rozměru v pohledu na využití a uspokojení.
+Příkladem může být, že „učení“ a „socializace“ jsou navrhovány jako důležité motivace pro používání internetu (James et al., 1995).
+„Osobní zapojení“ a „pokračující vztahy“ byly také identifikovány jako nové aspekty motivace Eighmey a McCord (1998), když zkoumali reakce publika na webové stránky.
+Použití videozáznamu vedlo k důležitým objevům v interpretaci mikroexpresí, tedy mimických pohybů obličeje trvajících několik milisekund.
+Zejména se tvrdí, že lze zjistit, zda člověk lže, správným výkladem mikroexpresí.
+Oliver Sacks ve své práci The President's Speech uvedl, že lidé, kteří nejsou schopni porozumět řeči kvůli poškození mozku, jsou přesto schopni přesně posoudit upřímnost.
+Navrhuje dokonce, že takové schopnosti interpretovat lidské chování mohou sdílet i zvířata, jako jsou domácí psi.
+Výzkum 20. století ukázal, že existují dva bazény genetické variability: skrytý a vyjádřený.
+Mutace přidává novou genetickou variabilitu a výběr ji odstraňuje z vyjádřené variability.
+Segregace a rekombinace míchají varianty mezi dvěma bazény s každou generací.
+V savaně je pro primáty s trávicím systémem podobným tomu lidskému obtížné uspokojit své požadavky na aminokyseliny z dostupných rostlinných zdrojů.
+Navíc nesplnění této povinnosti má závažné následky: depresi růstu, podvýživu a nakonec smrt.
+Nejjednodušeji dostupné rostlinné zdroje by byly bílkoviny dostupné v listech a luštěninách, ale ty jsou pro primáty jako jsme my obtížně stravitelné, pokud nejsou vařené.
+Na rozdíl od zvířecích potravin (mravenci, termiti, vajíčka) nejen snadno stravitelné, ale poskytují vysoké množství bílkovin, které obsahují všechny esenciální aminokyseliny.
+Pokud vše vezmeme v úvahu, neměli bychom se divit, kdyby naši předkové vyřešili svůj „proteinový problém“ podobným způsobem, jako to dělají šimpanzi na savaně dnes.
+Rušení spánku je proces úmyslného probuzení během vašeho obvyklého spánkového období a následného usnutí po krátké době (10–60 minut).
+Toho lze snadno dosáhnout použitím poměrně tichého budíku, který vás probudí, aniž by vás úplně probudil.
+Pokud se probudíte a musíte resetovat hodiny, můžete je umístit na druhou stranu místnosti, což vás donutí vstát z postele, abyste je vypnuli.
+Jiné možnosti založené na biorhythmu zahrnují pití velkého množství tekutiny (zejména vody nebo čaje, známého diuretika) před spaním, což vás donutí vstát, abyste močili.
+Množství vnitřního klidu, kterého člověk disponuje, je v opačném vztahu k množství napětí v jeho těle a duši.
+Čím nižší je napětí, tím více je přítomna životní síla. Každý člověk má potenciál najít absolutní klid a spokojenost.
+K osvícení může dospět každý. Jedinou překážkou na cestě k tomuto cíli je naše vlastní napětí a negativita.
+Tibetský buddhismus je založen na učení Buddhy, ale byl rozšířen cestou mahájány lásky a mnoha technikami z indické jógy.
+V podstatě tibetský buddhismus je velmi jednoduchý. Skládá se z Kundaliní jógy, meditace a cesty celkové lásky.
+S kundaliní jógou se probouzí kundaliní energie (energie osvícení) prostřednictvím jógových pozic, dechových cvičení, mantr a vizualizací.
+Centrem tibetské meditace je božská jóga. Prostřednictvím vizualizace různých božstev se čistí energetické kanály, aktivují se čakry a vytváří se osvícené vědomí.
+Německo bylo během 2. světové války společným nepřítelem, což vedlo k spolupráci mezi SSSR a USA. Po skončení války konflikty systému, procesu a kultury vedly k roztržkám mezi zeměmi.
+Po dvou letech konce války se bývalí spojenci stali nepřáteli a začala studená válka.
+Měl trvat dalších 40 let a bojovat se skutečnými armádami na bojištích od Afriky po Asii, v Afghánistánu, Kubě a mnoha dalších místech.
+Do 17. září 1939 byla polská obrana již proražena a jedinou nadějí bylo ustoupit a reorganizovat se pod rumunským mostem.
+Tyto plány však byly téměř přes noc zastaralé, když více než 800 000 vojáků Rudé armády Sovětského svazu vstoupila a vytvořila běloruskou a ukrajinskou frontu po invazi do východních oblastí Polska v rozporu s Rigským mírovým traktátem, sovětsko-polským neútočným paktem a dalšími mezinárodními smlouvami, jak bilaterálními, tak multilaterálními.
+Používání lodí k přepravě zboží je nejúčinnějším způsobem přepravy velkých množství lidí a zboží přes oceány.
+Úkolem námořnictva je tradičně zajištění toho, aby vaše země udržela schopnost přesouvat lidi a zboží, zatímco současně narušovala schopnost vašeho nepřítele přesouvat lidi a zboží.
+Jedním z nejzajímavějších nedávných příkladů tohoto bylo severoatlantické tažení druhé světové války. Američané se pokoušeli přesunout muže a materiál přes Atlantský oceán, aby pomohli Británii.
+Německé námořnictvo, využívající především ponorky, se zároveň snažilo tento provoz zastavit.
+Pokud by spojenci neuspěli, Německo pravděpodobně mohlo ovládnout Británii stejně jako zbytek Evropy.
+Kozorožci se zdají být prvními domestikovanými zhruba před 10 000 lety v pohoří Zagros v Íránu.
+Starověké kultury a kmeny začaly tyto zvířata chovat pro snadný přístup k mléku, srsti, masu a kůži.
+Domácí kozy se většinou chovaly ve stádech, která se pohybovala po kopcích nebo jiných pastvinách, často pod dohledem kozáků, kteří často byli dětmi nebo dospívajícími, podobně jako známější pastýř. Tyto způsoby chovu se stále používají.
+Vagónové dráhy byly postaveny v Anglii už v 16. století.
+I když se jednalo pouze o paralelní dřevěné prkna, umožňovaly koním, které je táhly, dosáhnout vyšších rychlostí a táhnout větší náklad než na mírně hrubších silnicích tehdejší doby.
+Spojky byly zavedeny poměrně brzy, aby držely koleje na místě. Postupem času však bylo zjištěno, že koleje budou efektivnější, pokud budou mít na vrchu železnou patku.
+Toto se stalo běžnou praxí, ale železo způsobovalo větší opotřebení dřevěných kol vagónů.
+Konečně dřevěná kola byla nahrazena železnými koly. V roce 1767 byly poprvé zavedeny celé železné kolejnice.
+První známá přeprava byla chůze, lidé začali chodit vzpřímeně před dvěma miliony let s vznikem Homo erectus (vzpřímený člověk).
+Jejich předchůdci, australopitékové, nechodili obvykle vzpřímeně.
+Bipedální specializace byla nalezena u fosilií Australopithecus z období 4,2–3,9 milionu let, i když Sahelanthropus mohl chodit na dvou nohách již před sedmi miliony let.
+Můžeme začít žít více přátelsky k životnímu prostředí, můžeme se připojit k ekologickému hnutí a dokonce můžeme být aktivisty, abychom snížili budoucí utrpení v nějaké míře.
+Je to stejné jako symptomatická léčba v mnoha případech. Pokud však nechceme jen dočasné řešení, měli bychom najít kořen problémů a deaktivovat je.
+Je jasné, že svět se změnil hodně díky pokroku lidstva ve vědě a technologiích a problémy se zvětšily kvůli přelidnění a extravagantnímu životnímu stylu lidstva.
+Po schválení Kongresem 4. července byl ručně psaný návrh podepsaný prezidentem Kongresu Johnem Hancockem a tajemníkem Charlesem Thomsonem odeslán do tiskárny Johna Dunlapa, která se nacházela pár bloků daleko.
+Během noci mezi 150 a 200 kopií bylo vyrobeno, nyní známých jako „Dunlap broadsides“.
+První veřejné čtení dokumentu provedl John Nixon 8. července na dvorku budovy Independence Hall.
+Jedna byla zaslána George Washingtonovi 6. července, který ji přečetl svým vojákům v New Yorku 9. července. Kopie dorazila do Londýna 10. srpna.
+25 Dunlapových plakátů, které jsou stále známy, jsou nejstaršími dochovanými kopiemi dokumentu. Originál ručně psaného dokumentu neexistuje.
+Mnoho paleontologů dnes věří, že jedna skupina dinosaurů přežila a žije dnes. My je nazýváme ptáky.
+Mnoho lidí je nepovažuje za dinosaury, protože mají peří a mohou létat.
+Ale existuje spousta věcí o ptácích, které stále vypadají jako dinosauři.
+Mají nohy se šupinami a drápy, snášejí vejce a chodí na dvou zadních nohách jako T-Rex.
+Virtuálně všechny počítače, které se dnes používají, jsou založeny na manipulaci s informacemi, které jsou kódovány v podobě binárních čísel.
+Binární číslo může mít pouze jednu ze dvou hodnot, tj. 0 nebo 1, a tyto čísla se nazývají binární číslice – nebo bity, pokud používáte počítačový žargon.
+Vnitřní otrava nemusí být okamžitě patrná. Symptomy, jako je zvracení, jsou dostatečně obecné, aby okamžitá diagnóza nebyla možná.
+Nejlepším ukazatelem vnitřního otravování může být přítomnost otevřené nádoby s léčivy nebo toxickými domácími chemikáliemi.
+Zkontrolujte štítek s konkrétními pokyny první pomoci pro konkrétní jed.
+Termín „brouk“ používají entomologové formálně pro tuto skupinu hmyzu.
+Tento termín pochází ze starověké znalosti blech, které jsou hmyzem velmi dobře přizpůsobeným k parazitování na lidech.
+Obě vosy a blechy jsou nidicolní, přizpůsobené k životu v hnízdě nebo obydlí svého hostitele.
+Po celých Spojených státech amerických je známo přibližně 400 000 případů roztroušené sklerózy (MS), což z ní činí nejrozšířenější neurologickou chorobu u mladších a středně starých dospělých.
+MS je onemocnění, které postihuje centrální nervový systém, který se skládá z mozku, míchy a zrakového nervu.
+Výzkum ukázal, že ženy jsou dvakrát častěji postiženy roztroušenou sklerózou než muži.
+Pár může rozhodnout, že není v jejich nejlepším zájmu, nebo zájmu jejich dítěte, vychovávat miminko.
+Tyto páry mohou zvolit plán adopce pro své dítě.
+V případě osvojení zanikají rodičovské práva biologických rodičů, aby mohli dítě vychovávat jiný pár.
+Hlavním cílem vědy je zjistit, jak funguje svět pomocí vědeckého postupu. Tento postup ve skutečnosti vede většinu vědeckého výzkumu.
+Není ale sama, experimentování a experiment je test, který se používá k vyloučení jednoho nebo více možných hypotéz, ptáním se na otázky a pozorováním také řídí vědecký výzkum.
+Přírodovědci a filozofové se soustředili na klasické texty a zejména na Bibli v latině.
+Přijaty byly Aristotelovy názory na všechny vědecké otázky, včetně psychologie.
+Když se znalost řečtiny snižovala, Západ se ocitl odříznutý od svých řeckých filosofických a vědeckých kořenů.
+Mnoho pozorovaných rytmů v fyziologii a chování často zásadně závisí na přítomnosti endogenních cyklů a jejich produkci prostřednictvím biologických hodin.
+Periodické rytmy, které nejsou pouze reakcí na vnější periodické podněty, byly prokázány u většiny živých organismů, včetně bakterií, hub, rostlin a zvířat.
+Biologické hodiny jsou sebeobslužné oscilátory, které budou pokračovat v období volně běžícího cyklu i v nepřítomnosti vnějších podnětů.
+Experiment Hersheyho a Chaseho byl jedním z předních návrhů, že DNA je genetický materiál.
+Hershey a Chase použili bakteriofágy, nebo viry, k vložení své vlastní DNA do bakterií.
+Provedli dva pokusy označením buď DNA ve viru radioaktivním fosforem nebo proteinem ve viru radioaktivním síranem.
+Mutace mohou mít různé různé účinky v závislosti na typu mutace, významu genetického materiálu, který je ovlivněn, a na tom, zda jsou buňky, které jsou ovlivněny, germinální buňky.
+Pouze mutace v germinálních buňkách mohou být předány dětem, zatímco mutace jinde mohou způsobit smrt buněk nebo rakovinu.
+Turistika založená na přírodě přitahuje lidi, kteří se zajímají o návštěvu přírodních oblastí za účelem užívání krajiny, včetně rostlinné a živočišné divočiny.
+Příklady činností na místě zahrnují lov, rybaření, fotografování, pozorování ptáků a návštěvu parků a studium informací o ekosystému.
+Příkladem je návštěva, fotografování a poznávání orangutanů na Borneu.
+Každé ráno lidé z malých venkovských městeček odjíždějí do práce v autech a jsou předjížděni ostatními, kteří míří na místo, které právě opustili.
+V tomto dynamickém dopravním spojení je každý spojen a podporuje dopravní systém založený na soukromých autech.
+Věda nyní ukazuje, že tato masivní uhlíková ekonomika vyhnala biosféru z jednoho z jejích stabilních stavů, který podporoval evoluci člověka po dobu posledních dvou milionů let.
+Každý se účastní společnosti a využívá dopravní systémy. Skoro každý si stěžuje na dopravní systémy.
+V rozvinutých zemích jste vzácně slyšeli podobné úrovně stížností na kvalitu vody nebo mosty, které se zřítily.
+Proč generují dopravní systémy takové stížnosti, proč selhávají každodenně? Jsou dopravní inženýři jen nekompetentní? Nebo je něco mnohem podstatnějšího?
+Studium dopravního proudu se zabývá pohybem jednotlivých řidičů a vozidel mezi dvěma body a interakcemi mezi sebou.
+Bohužel studium dopravního proudu je obtížné, protože chování řidičů nelze předpovídat s 100% jistotou.
+Naštěstí řidiči se chovají v přiměřeně konzistentním rozsahu, takže proudy dopravy mají nějakou přiměřenou konzistenci a lze je matematicky přibližně reprezentovat.
+Pro lepší zobrazení toku bylo navázáno vztahy mezi třemi hlavními charakteristikami (1) průtok, (2) hustota a (3) rychlost.
+Tyto vztahy pomáhají při plánování, návrhu a provozu silničních zařízení.
+Hmyz byl prvním živočichem, který se dostal do vzduchu. Jeho schopnost létat mu pomohla snadněji se vyhnout nepřátelům a hledat potravu a partnery efektivněji.
+Většina hmyzu má výhodu schopnosti složit křídla zpět pod tělo.
+To jim dává širší rozsah malých míst, kam se mohou ukrýt před predátory.
+Dnešní jedinými hmyzími druhy, které nemohou své křídla složit zpět, jsou vážky a mouchy.
+Před několika tisíci lety řekl muž jménem Aristarchus, že Sluneční soustava obíhá kolem Slunce.
+Někteří lidé si mysleli, že měl pravdu, ale mnoho lidí věřilo opaku; že Sluneční soustava obíhá kolem Země, včetně Slunce (a dokonce i ostatních hvězd).
+To vypadá smysluplně, protože Země se necítí, že se pohybuje, ne?
+Řeka Amazonka je druhá nejdelší a největší řeka na Zemi. Přepravuje více než 8krát více vody než druhá největší řeka.
+Amazonka je také nejširší řeka na Zemi, někdy široká až šest mil.
+Celých 20 procent vody, která se z planetárních řek vylévá do oceánů, pochází z Amazonky.
+Hlavní řeka Amazonka má 6 387 km (3 980 mil). Shromažďuje vodu z tisíců menších řek.
+Ačkoli stavba pyramid z kamene pokračovala až do konce Staré říše, pyramidy v Gíze nikdy nebyly překonány svou velikostí a technickou dokonalostí své stavby.
+Nový královský starověcí Egypťané obdivovali památky svých předchůdců, které byly tehdy už více než tisíc let staré.
+Počet obyvatel města Vatikán se pohybuje kolem 800. Jedná se o nejmenší samostatnou zemi na světě a zemi s nejnižším počtem obyvatel.
+Vatikánské město používá italštinu ve své legislativě a oficiálních komunikacích.
+Italština je také každodenní jazyk používaný většinou těch, kteří pracují pro stát, zatímco latina se často používá při náboženských obřadech.
+Všichni obyvatelé Vatikánu jsou římští katolíci.
+Lidé znají základní chemické prvky, jako je zlato, stříbro a měď, od starověku, protože všechny se dají v přírodě nalézt ve své přirozené formě a jsou poměrně snadno těžitelné pomocí primitivních nástrojů.
+Aristoteles, filozof, teoretizoval, že vše je složeno z směsi jednoho nebo více z čtyř prvků. Byly to země, voda, vzduch a oheň.
+To bylo spíše jako čtyři stavy hmoty (ve stejném pořadí): pevná látka, kapalina, plyn a plazma, i když také teoretizoval, že se mění v nové látky, aby vytvořily to, co vidíme.
+Slitiny jsou v podstatě směsí dvou nebo více kovů. Nezapomeňte, že existuje mnoho prvků v periodické tabulce.
+Prvky jako vápník a draslík jsou považovány za kovy. Samozřejmě existují také kovy jako stříbro a zlato.
+Můžete mít také slitiny, které obsahují malé množství nekovových prvků, jako je uhlík.
+Všechno ve vesmíru je tvořeno hmotou. Všechna hmota je tvořena malými částicemi, které se nazývají atomy.
+Atomy jsou tak neuvěřitelně malé, že by se miliardy z nich vešly do tečky na konci tohoto souvětí.
+Takže tužka byla dobrým kamarádem mnoha lidem, když vyšla.
+Bohužel, jak se objevují novější způsoby psaní, tužka byla přeřazena do nižšího postavení a používá se k méně důležitým účelům.
+Lidé nyní píšou zprávy na obrazovkách počítačů, aniž by se museli přiblížit ostřiči.
+Lze jen spekulovat, co se stane s klávesnicí, když přijde něco novějšího.
+Fúzní bomba funguje na principu, že se musí vynaložit energie na sestavení jádra s mnoha protony a neutrony.
+Tak trochu jako tažení těžkého vozíku po kopci. Rozdělení jádra znovu uvolní některou z této energie.
+Některé atomy mají nestabilní jádra, což znamená, že mají tendenci se rozpadat při malém nebo žádném podnětu.
+Povrch Měsíce tvoří kameny a prach. Vnější vrstva Měsíce se nazývá kůra.
+Kůra je asi 70 km silná na blízké straně a 100 km silná na straně vzdálené.
+Je tenčí pod mořem a tlustší pod horami.
+Na blízké straně může být více moří, protože kůra je tenčí. Lávě bylo snazší vystoupit na povrch.
+Teorie obsahu se zaměřují na to, co dělá lidi šťastnými nebo je přitahuje.
+Tyto teorie naznačují, že lidé mají určité potřeby a/nebo touhy, které byly vnitřně integrovány během dospívání.
+Tyto teorie se zaměřují na to, co je o určitých lidech, co jim dělá, že chtějí věci, které dělají, a co v jejich prostředí bude dělat, nebo nebude dělat určité věci.
+Dvě populární teorie obsahu jsou Maslowova hierarchie potřeb a teorie dvou faktorů Hertzberga.
+Obecně řečeno, dvě chování mohou vzniknout, když manažeři začínají vést své bývalé kolegy. Na jednom konci spektra se snaží zůstat „jedním z kluků“ (nebo holek).
+Tento typ manažera má problémy s nepopulárními rozhodnutími, prováděním disciplinárních opatření, hodnocením výkonu, přidělováním odpovědnosti a zodpovědnosti.
+Na druhém konci spektra se člověk promění v nepoznatelnou osobu, která si myslí, že musí změnit všechno, co tým dělal, a udělat to svým.
+Vždyť vůdce je nakonec zodpovědný za úspěch i neúspěch celého týmu.
+Toto chování často vede ke sporům mezi vedoucími a ostatními členy týmu.
+Virtuální týmy jsou drženy stejných standardů excelence jako konvenční týmy, ale existují jemné rozdíly.
+Členové virtuální týmu často plní funkci kontaktní osoby pro svou okamžitou fyzickou skupinu.
+Mají často větší autonomii než členové konvenčních týmů, protože jejich týmy se mohou scházet podle různých časových pásem, která nemusí být pochopena místními manažery.
+Přítomnost skutečného „neviditelného týmu“ (Larson a LaFasto, 1989, s. 109) je také jedinečnou složkou virtuálního týmu.
+„Neviditelný tým“ je vedení, ke kterému každý člen hlásí. Neviditelný tým stanovuje standardy pro každého člena.
+Proč by organizace chtěla procházet časově náročným procesem založení učící se organizace? Jedním z cílů zavedení konceptů učící se organizace do praxe je inovace.
+Když jsou všechny dostupné zdroje efektivně využívány napříč funkčními odděleními organizace, může se projevit kreativita a vynalézavost.
+Výsledkem je, že proces spolupráce organizací při překonávání překážky může vést k novému inovativnímu procesu, který uspokojí potřeby zákazníka.
+Než může organizace být inovativní, musí vedení vytvořit kulturu inovací, sdílené znalosti a organizační učení.
+Angel (2006) vysvětluje přístup Continuum jako metodu, která pomáhá organizacím dosáhnout vyšší úrovně výkonu.
+Neurobiologická data poskytují fyzické důkazy pro teoretický přístup k výzkumu kognice. Proto se výzkumná oblast zúží a výsledky jsou mnohem přesnější.
+Korelace mezi mozkovou patologií a chováním podporuje vědce v jejich výzkumu.
+Už dlouho je známo, že různé typy poškození mozku, traumata, defekty a nádory ovlivňují chování a způsobují změny některých mentálních funkcí.
+Vývoj nových technologií nám umožňuje vidět a zkoumat struktury a procesy mozku, které jsme nikdy předtím neviděli.
+To nám poskytuje spoustu informací a materiálu k vytvoření simulačních modelů, které nám pomáhají porozumět procesům v naší mysli.
+Ačkoli má umělá inteligence silnou konotaci se sci-fi, umělá inteligence tvoří velmi důležitou větev počítačové vědy, která se zabývá chováním, učením a inteligentní adaptací stroje.
+Výzkum umělé inteligence zahrnuje vytváření strojů, které automatizují úkoly vyžadující inteligentní chování.
+Příklady zahrnují kontrolu, plánování a plánování, schopnost odpovídat na diagnózy a otázky zákazníků, stejně jako rozpoznávání rukopisu, hlasu a obličeje.
+Tyto věci se staly samostatnými disciplínami, které se zaměřují na poskytování řešení skutečným životním problémům.
+AI systém je nyní často používán v oborech ekonomiky, medicíny, inženýrství a armády, jak bylo postaveno v několika domácích počítačových a videoherních softwarových aplikacích.
+Exkurze jsou velkou součástí každé třídy. Často se učitelé rádi vypraví se svými žáky na místa, kam se autobusem nedostanou.
+Technologie nabízí řešení s virtuálními exkurzemi. Studenti si mohou prohlédnout exponáty v muzeu, navštívit akvárium nebo obdivovat krásné umění, zatímco sedí ve třídě.
+Sdílení virtuální exkurze je také skvělý způsob, jak se zamyslet nad výletem a sdílet zkušenosti s budoucími třídami.
+Příkladem je, že každý rok studenti z Bennet School v Severní Karolíně navrhují webovou stránku o své cestě do hlavního města státu, každý rok je webová stránka přepracována, ale staré verze zůstávají online, aby sloužily jako zápisník.
+Blogy mohou také pomoci zlepšit psaní studentů. Zatímco studenti často začínají svou zkušenost s blogem s neuspořádanou gramatikou a pravopisem, přítomnost publika obvykle tento stav změní.
+Od toho, že studenti jsou často nejkritičtější publikum, se blogger začíná snažit o zlepšení psaní, aby se vyhnul kritice.
+Blogování také „nutí studenty, aby se stali chytřejšími ohledně světa kolem nich.“ Potřeba naplnit zájem publika inspiruje studenty, aby byli chytří a zajímaví (Toto, 2004).
+Blogování je nástroj, který inspiruje spolupráci a povzbuzuje studenty, aby se učili daleko za hranicemi tradičního školního dne.
+Vhodné používání blogů „může posílit studenty, aby se stali analytičtějšími a kritičtějšími; prostřednictvím aktivní reakce na internetové materiály mohou studenti definovat své postavení v kontextu jiných textů i vymezit své vlastní pohledy na konkrétní problémy (Oravec, 2002).
+Ottawa je kouzelné, bilingvní hlavní město Kanady a nabízí řadu galerií a muzeí, které představují minulost a přítomnost Kanady.
+Dále na jih se nachází Niagarské vodopády a sever je domovem nevyčerpané přírodní krásy Muskoka a okolí.
+Všechny tyto věci a mnoho dalších zdůrazňují, že pro cizince je Ontario ztělesněním toho, co je považováno za typicky kanadské.
+Velké oblasti dále na sever jsou poměrně řídce obydlené a některé jsou téměř neobydlené divočinou.
+Pro srovnání počtu obyvatel, které překvapí mnohé: V USA žije více afrických Američanů než občanů Kanady.
+Východoafrické ostrovy se nacházejí v Indickém oceánu u východního pobřeží Afriky.
+Madagaskar je bezpochyby největší, a když jde o divokou přírodu, je to kontinent sám o sobě.
+Většina menších ostrovů je nezávislých národů nebo spojených s Francií a známých jako luxusní pláže.
+Arabové také přinesli islám do těchto zemí a v Komorech a Mayottě to mělo velký vliv.
+Evropský vliv a kolonialismus začal v 15. století, kdy portugalský objevitel Vasco da Gama objevil cestu z Evropy do Indie.
+Na severu je oblast ohraničena Sahelou a na jihu a západě Atlantským oceánem.
+Ženy: Je doporučeno, aby každá cestující žena uvedla, že je vdaná, bez ohledu na skutečný stav manželství.
+Může být také užitečné nosit prsten (ale ne ten, který vypadá příliš draze.
+Ženy by si měly uvědomit, že kulturní rozdíly mohou vést k tomu, co by považovaly za obtěžování, a není neobvyklé být sledovány, chyceny za ruku atd.
+Buďte pevní při odmítání mužů a nebojte se stát na svém místě (kulturní rozdíly nebo ne, není to v pořádku!).
+Moderní město Casablanca bylo založeno berberskými rybáři v 10. století př. n. l. a bylo používáno Féničany, Římany a Merenidy jako strategický přístav nazývaný Anfa.
+Portugalci ho zničili a znovu postavili pod názvem Casa Branca, ale opustili ho po zemětřesení v roce 1755.
+Marocký sultán město znovu postavil a nazval ho Daru l-Badya a jméno Casablanca mu dali španělští obchodníci, kteří zde zřídili obchodní základny.
+Casablanca je jedním z nejméně zajímavých míst pro nakupování v celém Maroku.
+V okolí staré Mediny je snadné najít místa, kde se prodávají tradiční marocké zboží, jako jsou tagíny, keramika, kožené zboží, dýmky a celá škála drobností, ale je to všechno pro turisty.
+Goma je turistické město Demokratické republiky Kongo na východě blízko Rwandy.
+V roce 2002 byla Goma zničena lávou z vulkánu Nyiragongo, která pohřbila většinu městských ulic, zejména centrum města.
+Zatímco Goma je přiměřeně bezpečná, jakékoliv návštěvy mimo Goma by měly být prozkoumány, aby bylo pochopeno stav bojů, které trvají v provincii Severní Kivu.
+Město je také základnou pro výstup na sopku Nyiragongo spolu s některými z nejlevnějších sledování horských goril v Africe.
+Můžete použít boda-boda (motorizované taxi) k pohybu po Goma. Běžná (lokální) cena je ~500 Kongo franků za krátkou jízdu.
+V kombinaci se svou relativní nedostupností se „Timbuktu“ stalo metaforou pro exotické, vzdálené země.
+Dnes je Timbuktu chudé město, i když jeho pověst ho dělá turistickou atrakcí a má letiště.
+V roce 1990 byla přidána na seznam ohrožených světových kulturních památek kvůli hrozbě písečných dun.
+Byla to jedna z hlavních zastávek během speciálu PBS Henryho Louise Gatese Wonders of the African World.
+Město je v ostrém kontrastu s ostatními městy v zemi, protože má více arabského ducha než afrického.
+Krugerův národní park (KNP) se nachází na severovýchodě Jižní Afriky a táhne se podél hranice Mozambiku na východě, Zimbabwe na severu a jižní hranice je řeka Krokodýl.
+Park pokrývá 19 500 km² a je rozdělen do 14 různých ekosystémů, které podporují různou divokou zvěř.
+Jedná se o jednu z hlavních atrakcí Jižní Afriky a je považována za vlajkovou loď jihoafrických národních parků (SANParks).
+Stejně jako u všech národních parků v Jihoafrické republice existují denní poplatky za ochranu a vstup do parku.
+Může být pro někoho také výhodné koupit divokou kartu, která poskytuje vstup do jednoho ze dvou výběrů parků v Jižní Africe nebo do všech jihoafrických národních parků.
+Ostrov Hongkong dává území Hongkongu jeho jméno a je místem, které mnoho turistů považuje za hlavní lákadlo.
+Paráda budov, která tvoří hongkongskou oblohu, byla přirovnávána k zářícímu barovému grafu, který je viditelný díky přítomnosti vod victoriánského přístavu.
+Chcete-li si užít nejlepší výhledy na Hongkong, opusťte ostrov a vydejte se na břeh Kowloonu na druhé straně.
+Velká většina městského rozvoje na ostrově Hongkong se soustřeďuje na vykoupené pozemky podél severního pobřeží.
+Toto je místo, které si britští kolonizátoři vzali za své, takže pokud hledáte důkazy o koloniální minulosti tohoto území, je to dobré místo, kde začít.
+Sundarbans jsou největším pobřežním mangrovovým pásem na světě, který se táhne 80 km (50 mil) do vnitrozemí Bangladéše a Indie od pobřeží.
+Sundarbans bylo vyhlášeno za světové dědictví UNESCO. Část lesa na indickém území se nazývá Sundarbans National Park.
+Lesy nejsou jen bažinami mangrovníky – zahrnují některé z posledních zbytků mocných džunglí, které kdysi pokrývaly Gangetskou nížinu.
+Sundarbans zaujímají plochu 3 850 km², z toho asi třetinu zaujímají vodní a bažinaté oblasti.
+Od roku 1966 jsou Sundarbans chráněnou oblastí pro divokou zvěř a odhaduje se, že zde žije 400 bengálských tygrů a asi 30 000 srstnatých daňků.
+Autobusy odjíždějí z autobusového nádraží mezi okresy (na druhém břehu řeky) po celý den, ale většina, zejména ta mířící na východ a do Jakaru/Bumthangu, odjíždí mezi 06:30 a 07:30.
+Vzhledem k tomu, že autobusy mezi okresy jsou často plné, je vhodné si lístek zakoupit několik dní předem.
+Většina okresů je obsluhována malými japonskými autobusy Coaster, které jsou pohodlné a odolné.
+Sdílené taxíky jsou rychlým a pohodlným způsobem, jak se dostat do blízkých míst, jako je Paro (Nu 150) a Punakha (Nu 200).
+Most přes řeku Oyapock je visutý most. Spojuje města Oiapoque v Brazílii a Saint-Georges de l'Oyapock ve Francouzské Guyaně.
+Obě věže dosahují výšky 83 metrů, je 378 metrů dlouhá a má dvě jízdní pruhy široké 3,50 metru.
+Vodorovný průjezd pod mostem je 15 metrů. Stavba byla dokončena v srpnu 2011, pro provoz byl most otevřen až v březnu 2017.
+Most by měl být plně provozuschopný v září 2017, kdy se očekává dokončení brazilských celních kontrolních stanovišť.
+Guaraní byli nejvýznamnější domorodou skupinou obývající dnešní východní Paraguay, žijící jako polo-kočovní lovci, kteří také provozovali subsistenční zemědělství.
+Chaco bylo domovem dalších skupin původních kmenů, jako jsou Guaycurú a Payaguá, kteří přežili lovem, sběrem a rybařením.
+V 16. století se Paraguay, dříve nazývaný „Obrovská provincie Indií“, narodil jako výsledek setkání španělských dobyvatelů s domorodými indiánskými skupinami.
+Španělé zahájili kolonizační období, které trvalo tři století.
+Od založení Asunciónu v roce 1537 si Paraguay udržel spoustu své původní charakteristiky a identity.
+Argentina je dobře známá díky jedné z nejlepších polo týmů a hráčů na světě.
+Největší turnaj roku se koná v prosinci na polích v Las Cañitas.
+V jiných ročních obdobích se zde můžete podívat i na menší turnaje a zápasy.
+Pro zprávy o turnajích a kde lze zakoupit vstupenky na zápasy polo, navštivte Asociacion Argentina de Polo.
+Oficiální měnou Falkland je falklandská libra (FKP), jejíž hodnota je rovna hodnotě jedné britské libry (GBP).
+Peníze lze vyměnit v jediné bance na ostrovech, která se nachází ve městě Stanley naproti obchodu FIC West.
+Britské libry se obecně přijímají kdekoliv na ostrovech a v Stanley také kreditní karty a americké dolary jsou často přijímány.
+Na vzdálených ostrovech pravděpodobně nebudou přijímány kreditní karty, i když britská a americká měna může být přijata; předem se informujte u majitelů, abyste zjistili, jaké jsou přijatelné způsoby platby.
+Výměna falklandské měny mimo ostrovy je téměř nemožná, proto si peníze vyměňte ještě před opuštěním ostrovů.
+Od toho, že je Montevideo jižně od rovníku, je tam léto, když je v severní polokouli zima a naopak.
+Montevideo se nachází v subtropickém pásmu; v letních měsících jsou běžné teploty nad 30 °C.
+Zimy mohou být klamně chladné: teploty se zřídkakdy dostávají pod bod mrazu, ale vítr a vlhkost se spojují a dělají zimu chladnější, než co ukazuje teploměr.
+Neexistují žádné zvláštní „mokré“ a „suché“ roční období: množství srážek zůstává přibližně stejné po celý rok.
+Ačkoli mnoho zvířat v parku je na lidi zvyklých, divoká zvěř je přesto divoká a neměla by se krmit ani rušit.
+Podle úřadů parku zůstaňte alespoň 100 yardů/metrů od medvědů a vlků a 25 yardů/metrů od všech ostatních divokých zvířat!
+Ať už vypadají jakkoliv poslušně, bizon, jelen, los, medvěd a téměř všechna velká zvířata mohou zaútočit.
+Každý rok se desítky návštěvníků zraní, protože nedodrželi dostatečnou vzdálenost. Tyto zvířata jsou velká, divoká a potenciálně nebezpečná, tak jim dejte prostor.
+Kromě toho buďte si vědomi, že pachy přitahují medvědy a další divoká zvířata, takže se vyhněte přenášení nebo vaření pachových potravin a udržujte si čistý tábor.
+Apia je hlavní město Samoa. Město se nachází na ostrově Upolu a má přibližně 40 000 obyvatel.
+Apia byla založena v 50. letech 19. století a od roku 1959 je oficiální hlavním městem Samoa.
+Přístav byl místem nechvalně známého námořního střetu v roce 1889, kdy sedm lodí z Německa, USA a Velké Británie odmítlo opustit přístav.
+Všechny lodě byly potopeny, kromě jednoho britského křižníku. Zemřelo téměř 200 amerických a německých námořníků.
+Během boje za nezávislost organizovaného hnutím Mau došlo v městě k mírumilovnému shromáždění, které skončilo zabitím nejvyššího náčelníka Tupua Tamasese Lealofiho III.
+Vzhledem k tomu, že Auckland leží mezi dvěma přístavy, najdete zde mnoho pláží. Nejpopulárnější jsou v těchto třech oblastech.
+Pláže North Shore (v severní části North Harbour) se nacházejí na Tichém oceánu a táhnou se od Long Bay na severu po Devonport na jihu.
+Jsou to téměř všechny písčité pláže s bezpečným koupáním a většina z nich má stín poskytovaný stromy pohutukawa.
+Pláže Tamaki Drive se nacházejí na Waitemata Harbour, v předměstí Mission Bay a St Heliers v centrální části Aucklandu.
+Jsou to někdy přeplněné rodinné pláže s dobrým výběrem obchodů podél pobřeží. Koupání je bezpečné.
+Hlavní místní pivo se jmenuje „Number One“, není to složité pivo, ale příjemné a osvěžující. Druhé místní pivo se jmenuje „Manta“.
+Je mnoho francouzských vín, ale vína z Nového Zélandu a Austrálie se mohou lépe cestovat.
+Místní pitná voda je naprosto bezpečná k pití, ale balená voda je snadno dostupná, pokud máte strach.
+Pro Australany je myšlenka „flat white“ kávy cizí. Krátká černá káva se nazývá „espresso“, cappuccino se podává vysoké s mlékem (ne s pěnou) a čaj se podává bez mléka.
+Horká čokoláda odpovídá belgickým standardům. Ovoce je drahé, ale výborné.
+Mnoho výletů na korálový útes se provádí po celý rok a zranění způsobená jakoukoli z těchto příčin na korálovém útesu jsou vzácná.
+Přesto se poraďte s úřady, dodržujte všechny značky a věnujte pozornost bezpečnostním upozorněním.
+Medúzy box jellyfish se vyskytují poblíž pláží a poblíž ústí řek od října do dubna severně od 1770. Mohou se objevit i mimo tyto období.
+Žraloci skutečně existují, ale vzácně útočí na lidi. Většina žraloků se bojí lidí a plavou pryč.
+Mořští krokodýli nežijí aktivně v oceánu, jejich primární domovinou jsou ústí řek severně od Rockhamptonu.
+Rezervace dopředu dává cestovateli klid v duši, že bude mít kde spát, jakmile se dostaví na místo určení.
+Cestovní kanceláře často mají smlouvy s konkrétními hotely, i když můžete najít možnost rezervace jiných forem ubytování, jako jsou kempy, prostřednictvím cestovní kanceláře.
+Cestovní kanceláře obvykle nabízejí balíčky, které zahrnují snídani, dopravu na/z letiště nebo dokonce kombinované letecké a hotelové balíčky.
+Mohou vám také rezervaci udržet, pokud potřebujete čas na přemýšlení o nabídce nebo získání dalších dokumentů pro vaši destinaci (např. vízum).
+Všechny úpravy nebo požadavky by však měly být provedeny prostřednictvím cestovní kanceláře a ne přímo s hotelem.
+Pro některé festivaly se většina návštěvníků hudebních festivalů rozhodne stanovat přímo na místě a většina návštěvníků to považuje za nezbytnou součást zážitku.
+Pokud chcete být blízko akce, budete muset přijít brzy, abyste získali místo kempu blízko hudby.
+Pamatujte, že i když hudba na hlavních pódiích může skončit, mohou existovat části festivalu, které budou hrát hudbu až do pozdních nočních hodin.
+Některé festivaly mají speciální kempy pro rodiny s malými dětmi.
+Pokud přejíždíte Severní Balt na zimu, zkontrolujte polohu kabiny, protože projíždění ledem způsobuje docela hrůzný hluk pro ty nejvíce postižené.
+Plavby z Petrohradu zahrnují čas ve městě. Cestující na plavbách jsou osvobozeni od požadavků na vízum (podívejte se na podmínky).
+Kasina obvykle dělají mnoho pokusů, aby maximálně zvýšily čas a peníze, které hosté utratí. Okna a hodiny jsou obvykle chybějící a výstupy mohou být obtížné najít.
+Mají obvykle speciální nabídku jídla, pití a zábavy, aby udrželi hosty v dobré náladě a udrželi je na místě.
+Některá místa nabízejí alkoholické nápoje zdarma. Nicméně opilost ovlivňuje rozhodování a každý dobrý hráč ví, jak je důležité zůstat střízlivý.
+Každý, kdo se chystá řídit na vysokých zeměpisných šířkách nebo přes horské průsmyky, by měl zvážit možnost sněhu, ledu nebo mrazivých teplot.
+Na kluzkých a zasněžených silnicích je tření nízké a nemůžete jezdit jako na holé asfaltce.
+Během sněhové bouře může spadnout dostatek sněhu, který vás uvězní, během velmi krátké doby.
+Viditelnost může být také omezena padajícím nebo foukajícím sněhem nebo kondenzací nebo ledem na oknech vozidla.
+Na druhou stranu ledová a sněhová podmínky jsou v mnoha zemích běžné a doprava probíhá většinou nepřerušeně po celý rok.
+Safari jsou možná největším turistickým lákadlem v Africe a pro mnoho návštěvníků je to největší zážitek.
+V oblíbeném používání se termín safari vztahuje na přesun po souši za účelem pohledu na úchvatnou divokou africkou přírodu, zejména na savaně.
+Některá zvířata, například sloni a žirafy, mají tendenci přibližovat se k autům a standardní vybavení umožní dobrý výhled.
+Lvi, gepardi a leopardi jsou někdy bázliví a s dalekohledem je uvidíte lépe.
+Pěší safari (někdy také nazývané „bush walk“, „hiking safari“ nebo „footing“) se skládá z pěší turistiky, a to buď na několik hodin nebo několik dní.
+Paralympiáda se bude konat od 24. srpna do 5. září 2021. Některé události se budou konat v jiných lokalitách po celém Japonsku.
+Tokio bude jediným asijským městem, které pořádalo dvě letní olympijské hry, a to v roce 1964.
+Pokud jste si před oznámením odložení rezervovali letenky a ubytování na rok 2020, můžete se dostat do nepříjemné situace.
+Zrušovací podmínky se liší, ale od poloviny března většina zrušovacích podmínek založených na koronaviru se nevztahuje na červenec 2020, kdy byly plánovány olympijské hry.
+Očekává se, že většina vstupenek bude stát mezi 2 500 a 130 000 jenů, s průměrnou cenou kolem 7 000 jenů.
+Žehlení vlhkých oděvů může pomoci vysušit. V mnoha hotelech je k zapůjčení žehlička a žehlicí prkno, i když není přítomna v pokoji.
+Pokud není k dispozici žehlička, nebo pokud se vám nechce nosit žehlené ponožky, můžete zkusit použít fén, pokud je k dispozici.
+Buďte opatrní, aby tkanina nebyla příliš horká (což může způsobit zmenšení nebo v extrémních případech spálení).
+Existují různé způsoby čištění vody, některé jsou účinnější proti konkrétním hrozbám.
+V některých oblastech stačí voda vařit minutu, jinde je potřeba i několik minut.
+Filtry se liší v účinnosti a pokud máte obavy, měli byste zvážit nákup vody v uzavřené lahvi od renomované společnosti.
+Cestovatelé se mohou setkat se zvířecími škůdci, se kterými se v jejich domovských oblastech nesetkali.
+Škůdci mohou zkazit jídlo, způsobit podráždění nebo v horším případě způsobit alergickou reakci, rozšířit jed, nebo přenést infekci.
+Samotné nakažlivé nemoci nebo nebezpečná zvířata, která mohou zranit nebo zabít lidi násilím, se obvykle nekvalifikují jako škůdci.
+Duty free nakupování je příležitost k nákupu zboží osvobozeného od daní a cla na určitých místech.
+Cestovatelé mířící do zemí s vysokými daněmi mohou někdy ušetřit značné množství peněz, zejména na produktech jako alkoholické nápoje a tabák.
+Úsek mezi Point Marion a Fairmontem představuje nejnáročnější jízdní podmínky na silnici Buffalo-Pittsburgh Highway, která často projíždí izolovaným terénem.
+Pokud nejste zvyklí řídit na venkovních silnicích, buďte obezřetní: prudké svahy, úzké silnice a ostré zatáčky jsou zde běžné.
+Uvedené rychlostní limity jsou znatelně nižší než v předchozích a následujících úsecích — obvykle 35-40 mph (56-64 km/h) — a jejich striktní dodržování je ještě důležitější než obvykle.
+Zajímavé je, že mobilní telefonní služba je zde mnohem silnější než na mnoha jiných úsecích trasy, například v Pensylvánské divočině.
+Německé pečivo je docela dobré a v Bavorsku je docela bohaté a rozmanité, podobně jako u jejich jižního souseda, Rakouska.
+Ovocné koláče jsou běžné, s jablky vařenými do koláčů po celý rok a třešněmi a švestkami během léta.
+Mnoho německých pekařských výrobků obsahuje také mandle, lískové oříšky a další ořechy. Oblíbené koláče se často skvěle hodí k šálku silné kávy.
+Pokud chcete nějaké malé, ale bohaté pečivo, zkuste, co se v závislosti na regionu nazývá Berliner, Pfannkuchen nebo Krapfen.
+Curry je jídlo založené na bylinkách a kořeních, doplněné buď masem nebo zeleninou.
+Kari může být buď „suché“ nebo „mokré“, v závislosti na množství tekutiny.
+V vnitrozemských oblastech severní Indie a Pákistánu se jogurt běžně používá do kari; v jižní Indii a některých dalších pobřežních oblastech subkontinentu se běžně používá kokosové mléko.
+S 17 000 ostrovy na výběr je indonéská kuchyně obecným pojmem, který zahrnuje širokou škálu regionálních kuchyní po celé zemi.
+Ale pokud se používá bez dalších kvalifikací, termín obvykle znamená potraviny původně z centrálních a východních částí hlavního ostrova Jáva.
+Nyní široce dostupná po celém souostroví, javánská kuchyně nabízí širokou škálu jednoduše dochucených pokrmů, přičemž převládající dochucovadla jsou arašídy, chilli papričky, cukr (zejména kokosový cukr) a různé aromatické koření.
+Střapce jsou podpěry pro nohy jezdce, které visí na obou stranách sedla.
+Poskytují větší stabilitu jezdci, ale mohou představovat bezpečnostní riziko kvůli potenciálnímu uvíznutí nohou jezdce v nich.
+Pokud je jezdec z koně vyhozen, ale má nohu zachycenou v řemenu, může být v případě, že kůň uteče, tahán. K minimalizaci tohoto rizika lze podniknout několik bezpečnostních opatření.
+Nejprve, většina jezdců nosí jezdecké boty s podpatkem a hladkou, poměrně úzkou podrážkou.
+Následně některé sedla, zejména anglická sedla, mají bezpečnostní tyčinky, které umožňují uvolnění řemene pod sedlem, pokud je jezdec při pádu táhne zpět.
+Údolí Cochamó - hlavní chilské lezecké středisko, známé jako Yosemite Jižní Ameriky, s různorodými granitovými velkými stěnami a skalkami.
+Vrcholy nabízejí dechberoucí výhledy. Horolezci ze všech koutů světa neustále vytvářejí nové cesty mezi jeho nekonečný potenciál stěn.
+Sjezdové lyžování, které zahrnuje lyžování a snowboarding, je oblíbený sport, při kterém se pohybujete po sněhem pokrytém terénu pomocí lyží nebo snowboardu připevněného k nohám.
+Sjezdové lyžování je hlavní cestovatelskou aktivitou s mnoha nadšenci, kteří občas nazývají „sjezdaři“, kteří plánují celé dovolené kolem sjezdového lyžování na určitém místě.
+Myšlenka lyžování je velmi stará – malby v jeskyních zobrazující lyžaře pocházejí už z doby 5000 let před naším letopočtem!
+Sjezdové lyžování jako sport sahá alespoň do 17. století a v roce 1861 otevřeli první rekreační lyžařský klub Norové v Austrálii.
+Batohování na lyžích: Tato aktivita se také nazývá backcountry ski, ski touring nebo ski hiking.
+Je to související s, ale obvykle nezahrnuje alpský styl lyžování nebo horolezectví, které se provádí v strmém terénu a vyžaduje mnohem tužší lyže a boty.
+Představte si lyžařskou trasu jako podobnou turistickou trasu.
+V dobrých podmínkách budete moci překonávat o něco větší vzdálenosti než při chůzi – ale jen velmi zřídka se v upravených stopách dostanete na rychlost běhu na lyžích bez těžkého batohu.
+Evropa je kontinent, který je relativně malý, ale má mnoho nezávislých zemí. Při běžných okolnostech cestování přes několik zemí znamená, že budete muset projít vícekrát žádostmi o vízum a kontrolou pasů.
+Schengenská zóna však v tomto ohledu funguje trochu jako jedna země.
+Pokud zůstanete v této zóně, můžete obvykle překročit hranice bez opětovného procházení kontrolních stanovišť pro cestovní doklady.
+Podobně, pokud máte schengenské vízum, nemusíte žádat o víza do každé z členských zemí schengenského prostoru zvlášť, což vám ušetří čas, peníze a papírování.
+Neexistuje univerzální definice toho, které výrobky jsou starožitnostmi. Některé finanční úřady definují starožitnostmi zboží starší než 100 let.
+Definice má geografické variace, kde věková hranice může být kratší na místech, jako je Severní Amerika, než v Evropě.
+Ruční práce mohou být definovány jako starožitnosti, i když jsou mladší než podobné průmyslově vyráběné zboží.
+Chov sobů je pro Sámy důležitým zdrojem obživy a kultura kolem obchodu je důležitá i pro mnoho dalších profesí.
+Přesto i tradičně ne všichni Sámové byli zapojeni do velkochovu sobů, ale žili z rybaření, lovu a podobných činností, přičemž sob byl většinou jen tažným zvířetem.
+Dnes mnoho Sámů pracuje v moderních oborech. Cestovní ruch je důležitým příjmem v Sápmi, Sámské oblasti.
+Ačkoli je toto slovo široce používáno, zejména mezi ne-Romové, slovo „Cigáni“ je často považováno za urážlivé kvůli svým asociacím s negativními stereotypy a nepřesným představám o romských lidech.
+Pokud se země, kterou navštívíte, stane předmětem cestovního doporučení, může být ohrožena vaše cestovní zdravotní pojištění nebo pojištění storna cesty.
+Můžete také požádat o radu vlád jiných zemí, ale jejich rady jsou určeny pro jejich občany.
+Jako příklad mohou američtí občané žijící na Blízkém východě čelit jiným situacím než Evropané nebo Arabové.
+Varování jsou pouze stručným shrnutím politické situace v jedné zemi.
+Představené názory jsou často povrchní, obecné a zjednodušující ve srovnání s podrobnějšími informacemi dostupnými jinde.
+Severní počasí je obecný termín pro jakýkoli nebezpečný meteorologický jev s potenciálem způsobit škodu, závažné společenské narušení nebo ztrátu lidského života.
+Silné počasí se může vyskytnout kdekoliv na světě a existují různé typy, které se mohou lišit v závislosti na geografii, topografii a atmosférických podmínkách.
+Silný vítr, krupobití, nadměrné srážky a divoké požáry jsou formy a důsledky závažného počasí, stejně jako bouřky, tornáda, vodní vír a cyklóny.
+Regionální a sezónní závažné meteorologické jevy zahrnují sněhové bouře, sněhové bouře, ledové bouře a bouře prachu.
+Cestovatelům je silně doporučeno být si vědomi jakéhokoli rizika závažných povětrnostních podmínek, které mohou ovlivnit jejich cestovní plány.
+Každý, kdo plánuje návštěvu země, která by se dala považovat za válečnou zónu, by se měl nechat odborně vyškolit.
+Vyhledání na internetu „Hostile environment course“ pravděpodobně poskytne adresu místní společnosti.
+Kurz obvykle pokrývá všechny probírané problémy v mnohem podrobnějších detailech, obvykle s praktickou zkušeností.
+Kurz obvykle trvá 2-5 dní a zahrnuje hraní rolí, spoustu první pomoci a někdy i výcvik se zbraněmi.
+Knihy a časopisy zabývající se přežitím v divočině jsou běžné, ale publikace zabývající se válečnými zónami jsou vzácné.
+Cestovatelé plánující operaci změny pohlaví v zahraničí musí zajistit, že mají platné doklady pro cestu zpět.
+Schopnost vlád vydávat cestovní doklady bez uvedení pohlaví (X) nebo aktualizovat dokumenty tak, aby odpovídaly požadovanému jménu a pohlaví, se liší.
+Schopnost cizích vlád dodržovat tyto dokumenty je stejně široce variabilní.
+V období po 11. září 2001 se také kontroly na bezpečnostních kontrolních stanovištích staly mnohem invazivnějšími.
+Pre-operativní transgender lidé by neměli očekávat, že projdou skenerem s jejich soukromím a důstojností neporušenou.
+Proudy se vrací zpět od vln, které se rozbíjejí na pláži, často u útesu nebo podobného útvaru.
+Vzhledem k podvodní topologii se zpětný tok soustřeďuje v několika hlubších úsecích, kde se může vytvořit rychlý proud do hlubší vody.
+Většina úmrtí nastává v důsledku vyčerpání při pokusu o plavání proti proudu, což může být nemožné.
+Jakmile vyjdete z proudu, plavání zpět není o nic těžší než obvykle.
+Zkuste zamířit někam, kde vás nechytí znovu, nebo v závislosti na vašich dovednostech a na tom, zda jste byli zpozorováni, můžete počkat na záchranu.
+Návratový šok přichází dříve než šok kulturní (existuje méně svatební fáze), trvá déle a může být závažnější.
+Cestovatelé, kteří se snadno přizpůsobili nové kultuře, mohou mít zvláště těžkou dobu přizpůsobení se své původní kultuře.
+Když se vracíte domů po životě v zahraničí, přizpůsobili jste se nové kultuře a ztratili jste některé ze svých návyků z domácí kultury.
+Když jste se poprvé vydali do zahraničí, lidé byli pravděpodobně trpěliví a pochopení, protože věděli, že cestovatelé v nové zemi potřebují adaptovat.
+Lidé nemusí očekávat, že trpělivost a pochopení jsou také nezbytné pro cestovatele, kteří se vracejí domů.
+Pyramidová zvuková a světelná show je jednou z nejzajímavějších věcí v této oblasti pro děti.
+Pyramidy můžete vidět i v noci a můžete je vidět v tichu před začátkem představení.
+Obvykle slyšíte zvuk turistů a prodejců. Příběh zvuku a světla je stejný jako příběh knihy.
+Sfinga je kulisou a vyprávěčem dlouhého příběhu.
+Scény se zobrazují na pyramidách a různé pyramidy se rozsvěcují.
+Jižní Shetlandské ostrovy, objevené v roce 1819, jsou nárokovány několika národy a mají nejvíce základen, s šestnácti aktivními v roce 2020.
+Archipelag leží 120 km severně od poloostrova. Největší je ostrov Krále Jiřího s osadou Villa Las Estrellas.
+Mezi další patří Livingston Island a Deception, kde zaplavená kaldera stále aktivního vulkánu poskytuje nádherný přirozený přístav.
+Ellsworthovo území je oblast jižně od poloostrova, ohraničená Bellingshausenovým mořem.
+Hory poloostrova se zde spojují s plošinou, pak se znovu objevují, aby vytvořily 360 km řetězce hor Ellsworth, který je rozdělen ledovcem Minnesota.
+Severní část, Sentinel Range, má nejvyšší pohoří Antarktidy, Vinson Massif, vrcholící na 4892 m vysoké hoře Mount Vinson.
+V odlehlých oblastech, kde není pokrytí mobilních telefonů, může být satelitní telefon jedinou možností.
+Satelitní telefon není obvykle náhradou mobilního telefonu, protože musíte být venku s čistým výhledem na satelit, abyste mohli zavolat.
+Tuto službu často využívají lodě, včetně rekreačních plavidel, a také expedice, které mají potřebu vzdáleného přístupu k datům a hlasu.
+Váš místní poskytovatel telefonních služeb by měl být schopen poskytnout více informací o připojení k této službě.
+Stále více oblíbenou možností pro ty, kteří plánují rok pauzy, je cestování a učení se.
+Je to zejména oblíbené u maturantů, kteří si mohou vzít roční přestávku před vysokou školou, aniž by ohrozili své vzdělání.
+V mnoha případech může studium v zahraničí během roční pauzy skutečně zlepšit vaše šance na přechod do vyššího vzdělávání v zemi vašeho původu.
+Typicky budete muset zaplatit školné, abyste se mohli přihlásit do těchto vzdělávacích programů.
+Finsko je skvělou destinací pro vodní turistiku. „Země tisíce jezer“ má tisíce ostrovů i na jezerech a na pobřežních souostrovích.
+Na souostrovích a jezerech nepotřebujete nutně jachtu.
+Přestože pobřežní souostroví a největší jezera jsou dostatečně velká pro jakoukoli jachtu, menší lodě nebo dokonce kajak nabízejí jiný zážitek.
+Plavba je národní zábava ve Finsku, každý sedmý nebo osmý člověk má vlastní loď.
+To se shoduje s Norskem, Švédskem a Novým Zélandem, ale jinak je to poměrně jedinečné (např. v Nizozemí je to jeden na čtyřicet).
+Většina jedinečných plaveb Baltským mořem zahrnuje prodlouženou návštěvu Petrohradu v Rusku.
+To znamená, že můžete navštívit historické město několik plných dní, zatímco se vracíte a spíte na lodi v noci.
+Pokud se na pevninu dostanete pouze pomocí lodních výletů, nebudete potřebovat zvláštní vízum (od roku 2009).
+Některé plavby zahrnují Berlín, Německo v propagačních materiálech. Podle mapy výše Berlín není nikde blízko moře a návštěva města není zahrnuta v ceně plavby.
+Cestování letadlem může být strašidelný zážitek pro lidi všech věkových kategorií a různých zázemí, zejména pokud předtím neletěli nebo zažili traumatický zážitek.
+Není to něco, za co by se měl člověk stydět: není to nic jiného než osobní strach a nenávist k jiným věcem, které mají velmi mnoho lidí.
+Pro některé může pochopení něco o tom, jak fungují letadla a co se během letu děje, pomoci překonat strach, který je založen na neznámém nebo na tom, že nemáte kontrolu.
+Kurýrní společnosti se dobře platí za rychlé doručení. Často je čas velmi důležitý s obchodními dokumenty, zbožím nebo náhradními díly pro akutní opravu.
+Na některých trasách mají větší firmy vlastní letadla, ale u jiných tras a menších firem to bylo problém.
+Pokud posílali věci leteckou přepravou, na některých trasách to mohlo trvat dny, než prošly odbavením a celníky.
+Jediný způsob, jak to poslat rychleji, je poslat to jako zavazadlo. Letištní předpisy neumožňují odeslání zavazadla bez cestujícího, což je místo, kde přicházíte v úvahu.
+Nejjednodušší způsob, jak létat v první nebo business třídě, je utratit hromadu peněz za tento privilegium (nebo, lépe řečeno, nechat si to zaplatit vaší společností).
+To však není levná záležitost: podle hrubých pravidel můžete očekávat, že zaplatíte až čtyřikrát normální ekonomickou cenu za business a jedenáctkrát za první třídu!
+Ve většině případů se nevyplatí ani hledat slevy na byznys nebo první třídu na přímých letech z A do B.
+Letecké společnosti dobře vědí, že existuje určitá jádrová skupina cestujících, kteří jsou ochotni zaplatit nejvyšší dolar za privilegium dostat se někam rychle a pohodlně, a proto si účtují podle toho.
+Hlavní město Moldavska se jmenuje Chişinău. Místní jazyk je rumunština, ale běžně se používá i ruština.
+Moldavsko je multietnická republika, která trpí etnickými konflikty.
+V roce 1994 tento konflikt vedl k vytvoření samoprohlášené Transnistrijské republiky na východě Moldavska, která má vlastní vládu a měnu, ale není uznána žádným členským státem OSN.
+Ekonomické vazby byly obnoveny mezi těmito dvěma částmi Moldavska navzdory neúspěchu politických jednání.
+Hlavní náboženství v Moldavsku je pravoslavné křesťanství.
+İzmir je třetím největším městem v Turecku s počtem obyvatel kolem 3,7 milionu, druhým největším přístavem po Istanbulu a velmi dobrým dopravním uzlem.
+Dříve starobylé město Smyrna, je nyní moderní, rozvinuté a rušné obchodní centrum obklopené obrovským zálivem a obklopené horami.
+Široké bulváry, budovy se skleněnými fasádami a moderní nákupní centra jsou posetá tradičními červenými taškovými střechami, 18. století trhem a starými mešitami a kostely, i když město má atmosféru spíše středomořské Evropy než tradiční Turecka.
+Vesnice Haldarsvík nabízí výhled na sousední ostrov Eysturoy a má neobvyklou oktagonální kostel.
+Na hřbitově jsou zajímavé mramorové sochy holubů nad některými hroby.
+Zajímavé městečko stojí za půlhodinovou procházku.
+Na severu a snadno dosažitelné je romantické a fascinující město Sintra, které se stalo známým cizincům poté, co lord Byron zaznamenal jeho slávu.
+Scotturb Bus 403 jezdí pravidelně do Sintry, zastavuje na Cabo da Roca.
+Také na sever navštivte Velký chrám Panny Marie Fatimské (Shrine), místo světoznámých mariánských zjevení.
+Pamatujte, že navštěvujete v podstatě hromadný hrob, ale také místo, které má pro značnou část světové populace téměř nevyčíslitelný význam.
+Pořád je tu spousta žijících mužů a žen, kteří přežili svůj čas zde, a mnoho dalších, kteří měli milované, kteří byli zavražděni nebo umučeni, Židé i nežidé.
+Prosím, zacházejte s tímto webem s veškerou úctou, vážností a respektem, který si zaslouží. Neprovádějte žádné vtipy o holokaustu nebo nacistech.
+Nedefaceujte webové stránky značením nebo řezáním graffiti do struktur.
+Oficiálními jazyky v Barceloně jsou katalánština a španělština. Přibližně polovina preferuje katalánštinu, většina ji rozumí a téměř každý zná španělštinu.
+Většina značek je však označena pouze v katalánštině, protože je to stanoveno zákonem jako první oficiální jazyk.
+Španělština je však také široce používána ve veřejné dopravě a dalších zařízeních.
+Běžné oznámení v metru se děje pouze v katalánštině, ale neplánované přerušení se oznamuje automatickým systémem v mnoha jazycích včetně španělštiny, angličtiny, francouzštiny, arabštiny a japonštiny.
+Pařížané mají pověst egocentrických, hrubých a arogantních lidí.
+Ačkoli je to často jen nepřesný stereotyp, nejlepší způsob, jak se v Paříži dobře zorientovat, je chovat se jako někdo, kdo je „bien élevé“ (dobře vychovaný). To vám výrazně usnadní orientaci.
+Parizané se rychle uklidní, pokud jim projevíte nějaké základní zdvořilosti.
+Národní park Plitvická jezera je hustě zalesněný, převážně smrkem, bukem a jedlí a obsahuje směs alpské a středomořské vegetace.
+Vzhledem k rozmanitosti mikroklimatu, různým půdám a rozdílným nadmořským výškám se zde vyskytuje velké množství rostlinných společenstev.
+Tato oblast je také domovem extrémně široké škály druhů zvířat a ptáků.
+V této oblasti se vyskytuje vzácná fauna, jako je evropský hnědý medvěd, vlk, orel, sova, rys, divoká kočka a králičí zvěř, spolu s mnoha dalšími běžnými druhy
+Během návštěvy klášterů jsou ženy povinny nosit sukně zakrývající kolena i ramena.
+Většina klášterů poskytuje pláště ženám, které přijdou nepřipravené, ale pokud si s sebou vezmete vlastní, zejména s výraznými barvami, usměje se na vás mnich nebo jeptiška u vstupu.
+Na stejné lince musí muži nosit kalhoty zakrývající kolena.
+Také to můžete vypůjčit u vchodu, ale oblečení není po každém uživateli vypráno, takže se nemusíte cítit pohodlně v těchto sukních. Jedna velikost pro všechny muže!
+Mallorská kuchyně, stejně jako kuchyně podobných oblastí Středozemního moře, je založena na chlebu, zelenině a masu (zejména vepřovém) a používá olivový olej po celou dobu.
+Jednoduchá oblíbená večeře, zejména v létě, je Pa amb Oli: chléb s olivovým olejem, rajčaty a všemi dostupnými dochucovadly, jako je sýr, tuňák, atd.
+Všechny podstatná jména, včetně slova Sie pro vás, vždy začínají velkým písmenem, i uprostřed věty.
+Je to důležitý způsob, jak rozlišit mezi některými slovesy a předměty.
+Také údajně usnadňuje čtení, i když psaní je trochu komplikované potřebou zjistit, zda se používá sloveso nebo přídavné jméno v substantivizované formě.
+Výslovnost je v italštině relativně snadná, protože většina slov se vyslovuje přesně tak, jak jsou napsána
+Hlavní písmena, na které je třeba dávat pozor, jsou c a g, protože jejich výslovnost se liší v závislosti na následujícím samohlásku.
+Dále se ujistěte, že r a rr vyslovujete jinak: caro znamená drahý, zatímco carro znamená vozy.
+Perština má relativně snadnou a převážně pravidelnou gramatiku.
+Proto čtení tohoto gramatického průvodce vám pomůže mnoho se naučit o perské gramatice a lépe porozumět frázím.
+Není třeba říkat, že pokud znáte románský jazyk, bude pro vás snazší se naučit portugalštinu.
+Lidé, kteří ovládají trochu španělštiny, mohou rychle dospět k závěru, že portugalština je dostatečně blízká, aby nemusela být studována samostatně.
+Předmoderní observatoře jsou dnes obvykle zastaralé a zůstávají jako muzea nebo místa vzdělávání.
+Vzhledem k tomu, že v době jejich největší slávy nebyla světelná znečištění takovým problémem jako dnes, jsou obvykle umístěny ve městech nebo na univerzitních kampusech, které jsou snadněji dosažitelné než ty, které byly postaveny v moderní době.
+Většina moderních výzkumných dalekohledů jsou obrovské zařízení v odlehlých oblastech s příznivými atmosférickými podmínkami.
+Prohlížení květů třešní, známé jako hanami, je součástí japonské kultury od 8. století.
+Koncept pochází z Číny, kde byla třešňová květina oblíbenou květinou.
+V Japonsku první sakurové večírky pořádal císař pouze pro sebe a další členy aristokracie okolo císařského dvora.
+Rostliny vypadají nejlépe v přírodním prostředí, proto odolávejte pokušení odstranit i „jen jednu“ rostlinu.
+Pokud navštívíte formálně uspořádanou zahradu, sbírání „vzorků“ vás také vyhodí bez diskuse.
+Singapur je obecně extrémně bezpečné místo a velmi snadné se v něm orientovat a po příjezdu si můžete koupit téměř cokoli.
+Ale umístění v „vyšších tropických oblastech“ jen několik stupňů severně od rovníku znamená, že budete muset čelit jak horku (vždy), tak silnému slunci (když je obloha jasná, méně často).
+Na sever do Hebronu, tradičního pohřebiště biblických patriarchů Abrahama, Izáka, Jákoba a jejich žen, jezdí také několik autobusů.
+Zkontrolujte, zda autobus, který si myslíte, že vezmete, jede do Hebronu a ne jen do blízké židovské osady Kiryat Arba.
+Vnitrozemské vodní cesty mohou být dobrým tématem pro dovolenou.
+Například návštěva hradů v údolí Loiry, údolí Rýna nebo plavba po zajímavých městech na Dunaji nebo plavba po Erie Canal.
+Definují také trasy pro oblíbené turistické a cyklistické stezky.
+Vánoce jsou jedním z nejdůležitějších svátků křesťanství a slaví se jako narozeniny Ježíše.
+Mnoho tradic spojených s tímto svátkem bylo převzato i nevěřícími v křesťanských zemích a nekřesťany po celém světě.
+Traduje se, že se na nějakém vystavěném místě přes noc budí, aby viděli východ slunce.
+Samozřejmě existují křesťanské teologické vysvětlení této tradice, ale může to být předkřesťanský jarní a plodnostní rituál.
+Tradičnější církve často pořádají během velikonočního víkendu v sobotu večer velikonoční vigilii, během níž se věřící často rozdělí do oslavy v okamžiku půlnoci, aby oslavili vzkříšení Krista.
+Všechna zvířata, která původně dorazila na ostrovy, sem přišla buď plaváním, létáním nebo plováním.
+Vzhledem k dlouhé vzdálenosti od pevniny se savci nebyli schopni cesty podniknout, takže želva obrovská se stala primárním pastícím zvířetem na Galapágách.
+Od příchodu člověka na Galapágy bylo na ostrovy zavlečeno mnoho savců, včetně koz, koní, krav, potkanů, koček a psů.
+Pokud navštívíte Arktidu nebo Antarktidu v zimě, zažijete polární noc, což znamená, že slunce nevyjde nad obzor.
+To nabízí dobrou příležitost k vidění polární záře, protože obloha bude tmavá po většinu času.
+Vzhledem k tomu, že oblasti jsou málo obydlené, a světelné znečištění proto často není problém, budete si moci užít i hvězdy.
+Japonská pracovní kultura je více hierarchická a formální než to, na co jsou Západníci zvyklí.
+Obleky jsou standardní obchodní oblečení a spolupracovníci se navzájem oslovují svými příjmeními nebo svými pracovními tituly.
+Soulad na pracovišti je zásadní, zdůrazňuje skupinovou práci a nechválí individuální úspěchy.
+Pracovníci musí často získat souhlas svých nadřízených pro jakékoli rozhodnutí, které učiní, a jsou očekávány, že budou bez otázek poslouchat pokyny svých nadřízených.
diff --git a/test-en-cs.bleu b/test-en-cs.bleu
new file mode 100644
index 0000000000000000000000000000000000000000..ad4de1be1de2d1aab69379ac80acfd03fbb481e9
--- /dev/null
+++ b/test-en-cs.bleu
@@ -0,0 +1 @@
+BLEU|nrefs:1|case:mixed|eff:no|tok:13a|smooth:exp|version:2.4.3 = 31.04 61.1/37.3/25.1/17.3 (BP = 0.984 ratio = 0.984 hyp_len = 21746 ref_len = 22101)
diff --git a/test-en-cs.comet b/test-en-cs.comet
new file mode 100644
index 0000000000000000000000000000000000000000..e8da6d7cccd6b44c297143d68542c5d44f70f146
--- /dev/null
+++ b/test-en-cs.comet
@@ -0,0 +1,1013 @@
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 0 score: 0.7785
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 1 score: 0.9527
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 2 score: 0.9336
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 3 score: 0.8807
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 4 score: 0.9262
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 5 score: 0.7238
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 6 score: 0.8510
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 7 score: 0.9286
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 8 score: 0.9029
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 9 score: 0.9679
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 10 score: 0.9225
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 11 score: 0.8817
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 12 score: 0.8815
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 13 score: 0.9488
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 14 score: 0.8418
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 15 score: 0.6416
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 16 score: 0.9560
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 17 score: 0.9610
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 18 score: 0.9584
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 19 score: 0.9156
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 20 score: 0.9427
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 21 score: 0.9618
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 22 score: 0.8904
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 23 score: 0.9382
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 24 score: 0.9478
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 25 score: 0.9567
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 26 score: 0.9313
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 27 score: 0.9261
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 28 score: 0.9034
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 29 score: 0.9627
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 30 score: 0.8090
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 31 score: 0.9180
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 32 score: 0.8348
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 33 score: 0.9550
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 34 score: 0.9407
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 35 score: 0.9683
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 36 score: 0.9530
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 37 score: 0.8758
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 38 score: 0.9458
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 39 score: 0.9530
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 40 score: 0.8640
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 41 score: 0.9397
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 42 score: 0.9374
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 43 score: 0.9608
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 44 score: 0.9383
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 45 score: 0.9019
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 46 score: 0.9520
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 47 score: 0.8961
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 48 score: 0.7482
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 49 score: 0.9586
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 50 score: 0.9239
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 51 score: 0.9497
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 52 score: 0.9717
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 53 score: 0.9680
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 54 score: 0.9531
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 55 score: 0.9628
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 56 score: 0.9412
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 57 score: 0.8431
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 58 score: 0.8991
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 59 score: 0.9744
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 60 score: 0.9493
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 61 score: 0.9602
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 62 score: 0.9175
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 63 score: 0.9278
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 64 score: 0.8899
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 65 score: 0.8053
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 66 score: 0.6652
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 67 score: 0.6086
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 68 score: 0.9659
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 69 score: 0.9381
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 70 score: 0.8349
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 71 score: 0.8903
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 72 score: 0.8920
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 73 score: 0.9176
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 74 score: 0.9117
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 75 score: 0.8841
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 76 score: 0.9437
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 77 score: 0.9530
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 78 score: 0.9349
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 79 score: 0.9539
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 80 score: 0.9147
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 81 score: 0.9413
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 82 score: 0.8760
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 83 score: 0.8198
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 84 score: 0.9601
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 85 score: 0.9436
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 86 score: 0.8997
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 87 score: 0.9335
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 88 score: 0.9605
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 89 score: 0.9443
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 90 score: 0.8813
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 91 score: 0.9212
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 92 score: 0.8669
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 93 score: 0.9709
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 94 score: 0.9546
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 95 score: 0.9718
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 96 score: 0.8966
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 97 score: 0.9285
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 98 score: 0.8341
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 99 score: 0.9129
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 100 score: 0.9783
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 101 score: 0.9249
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 102 score: 0.9232
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 103 score: 0.9703
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 104 score: 0.9276
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 105 score: 0.8187
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 106 score: 0.9522
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 107 score: 0.9139
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 108 score: 0.8044
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 109 score: 0.7147
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 110 score: 0.9416
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 111 score: 0.9660
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 112 score: 0.9674
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 113 score: 0.9379
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 114 score: 0.9320
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 115 score: 0.9587
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 116 score: 0.9477
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 117 score: 0.9630
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 118 score: 0.9712
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 119 score: 0.9307
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 120 score: 0.9246
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 121 score: 0.9475
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 122 score: 0.9743
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 123 score: 0.9203
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 124 score: 0.9576
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 125 score: 0.9118
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 126 score: 0.9556
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 127 score: 0.9230
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 128 score: 0.9523
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 129 score: 0.9652
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 130 score: 0.9384
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 131 score: 0.9176
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 132 score: 0.9111
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 133 score: 0.9854
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 134 score: 0.8273
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 135 score: 0.9185
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 136 score: 0.9661
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 137 score: 0.9178
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 138 score: 0.9464
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 139 score: 0.9595
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 140 score: 0.9359
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 141 score: 0.9213
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 142 score: 0.9762
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 143 score: 0.9287
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 144 score: 0.9711
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 145 score: 0.9482
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 146 score: 0.9332
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 147 score: 0.8954
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 148 score: 0.9300
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 149 score: 0.9532
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 150 score: 0.9614
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 151 score: 0.9458
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 152 score: 0.7696
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 153 score: 0.7951
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 154 score: 0.8993
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 155 score: 0.9471
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 156 score: 0.8911
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 157 score: 0.7102
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 158 score: 0.9414
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 159 score: 0.9582
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 160 score: 0.9643
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 161 score: 0.8572
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 162 score: 0.9226
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 163 score: 0.9728
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 164 score: 0.9481
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 165 score: 0.8666
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 166 score: 0.9275
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 167 score: 0.8533
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 168 score: 0.8738
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 169 score: 0.9407
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 170 score: 0.8924
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 171 score: 0.9566
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 172 score: 0.9373
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 173 score: 0.9419
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 174 score: 0.9250
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 175 score: 0.8924
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 176 score: 0.9162
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 177 score: 0.9269
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 178 score: 0.9412
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 179 score: 0.9344
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 180 score: 0.9286
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 181 score: 0.9582
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 182 score: 0.9328
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 183 score: 0.9517
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 184 score: 0.7220
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 185 score: 0.9628
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 186 score: 0.9853
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 187 score: 0.9346
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 188 score: 0.9174
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 189 score: 0.9206
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 190 score: 0.8894
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 191 score: 0.9455
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 192 score: 0.8732
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 193 score: 0.8627
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 194 score: 0.8276
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 195 score: 0.9781
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 196 score: 0.8938
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 197 score: 0.7863
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 198 score: 0.9153
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 199 score: 0.9059
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 200 score: 0.9014
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 201 score: 0.8563
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 202 score: 0.8363
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 203 score: 0.7972
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 204 score: 0.9417
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 205 score: 0.9517
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 206 score: 0.9474
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 207 score: 0.9343
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 208 score: 0.9556
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 209 score: 0.9683
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 210 score: 0.9694
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 211 score: 0.9564
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 212 score: 0.9345
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 213 score: 0.8716
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 214 score: 0.9264
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 215 score: 0.9284
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 216 score: 0.9282
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 217 score: 0.9596
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 218 score: 0.9550
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 219 score: 0.9529
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 220 score: 0.9819
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 221 score: 0.9543
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 222 score: 0.9680
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 223 score: 0.8922
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 224 score: 0.9782
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 225 score: 0.9547
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 226 score: 0.9545
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 227 score: 0.7755
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 228 score: 0.9409
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 229 score: 0.9079
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 230 score: 0.9763
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 231 score: 0.7810
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 232 score: 0.8735
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 233 score: 0.8628
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 234 score: 0.8657
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 235 score: 0.8252
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 236 score: 0.9381
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 237 score: 0.8581
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 238 score: 0.9214
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 239 score: 0.9676
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 240 score: 0.8539
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 241 score: 0.9123
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 242 score: 0.9714
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 243 score: 0.8924
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 244 score: 0.9340
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 245 score: 0.9066
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 246 score: 0.8330
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 247 score: 0.8273
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 248 score: 0.7564
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 249 score: 0.9598
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 250 score: 0.9599
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 251 score: 0.9283
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 252 score: 0.9650
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 253 score: 0.9643
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 254 score: 0.9465
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 255 score: 0.9429
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 256 score: 0.9450
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 257 score: 0.9314
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 258 score: 0.9466
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 259 score: 0.9418
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 260 score: 0.9701
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 261 score: 0.9343
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 262 score: 0.9518
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 263 score: 0.8824
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 264 score: 0.9579
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 265 score: 0.9374
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 266 score: 0.9013
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 267 score: 0.8793
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 268 score: 0.9191
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 269 score: 0.9338
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 270 score: 0.9305
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 271 score: 0.8541
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 272 score: 0.9371
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 273 score: 0.6095
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 274 score: 0.7080
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 275 score: 0.8605
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 276 score: 0.8439
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 277 score: 0.9607
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 278 score: 0.9068
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 279 score: 0.9603
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 280 score: 0.9595
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 281 score: 0.9488
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 282 score: 0.9729
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 283 score: 0.9546
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 284 score: 0.9359
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 285 score: 0.9445
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 286 score: 0.9333
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 287 score: 0.9222
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 288 score: 0.9208
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 289 score: 0.9221
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 290 score: 0.8994
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 291 score: 0.9433
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 292 score: 0.9522
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 293 score: 0.9631
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 294 score: 0.8151
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 295 score: 0.8703
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 296 score: 0.9122
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 297 score: 0.9441
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 298 score: 0.9537
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 299 score: 0.9480
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 300 score: 0.9594
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 301 score: 0.9085
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 302 score: 0.8583
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 303 score: 0.9260
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 304 score: 0.9474
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 305 score: 0.8718
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 306 score: 0.9467
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 307 score: 0.9421
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 308 score: 0.9358
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 309 score: 0.9251
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 310 score: 0.9833
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 311 score: 0.9552
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 312 score: 0.9592
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 313 score: 0.8913
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 314 score: 0.9549
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 315 score: 0.9384
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 316 score: 0.9380
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 317 score: 0.9217
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 318 score: 0.9044
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 319 score: 0.7869
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 320 score: 0.7601
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 321 score: 0.9060
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 322 score: 0.8252
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 323 score: 0.9284
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 324 score: 0.9605
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 325 score: 0.8198
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 326 score: 0.8686
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 327 score: 0.9228
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 328 score: 0.9302
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 329 score: 0.6393
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 330 score: 0.9568
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 331 score: 0.9052
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 332 score: 0.9544
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 333 score: 0.8866
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 334 score: 0.9454
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 335 score: 0.9519
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 336 score: 0.9151
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 337 score: 0.7566
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 338 score: 0.9538
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 339 score: 0.9436
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 340 score: 0.8305
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 341 score: 0.8391
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 342 score: 0.7230
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 343 score: 0.8629
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 344 score: 0.8728
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 345 score: 0.9237
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 346 score: 0.9611
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 347 score: 0.9532
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 348 score: 0.9600
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 349 score: 0.8839
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 350 score: 0.9273
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 351 score: 0.8937
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 352 score: 0.9385
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 353 score: 0.9679
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 354 score: 0.9149
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 355 score: 0.9080
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 356 score: 0.9239
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 357 score: 0.9032
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 358 score: 0.9336
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 359 score: 0.8815
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 360 score: 0.8379
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 361 score: 0.8637
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 362 score: 0.8202
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 363 score: 0.8217
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 364 score: 0.9246
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 365 score: 0.8795
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 366 score: 0.8691
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 367 score: 0.9426
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 368 score: 0.8427
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 369 score: 0.9448
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 370 score: 0.8499
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 371 score: 0.8498
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 372 score: 0.9156
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 373 score: 0.9445
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 374 score: 0.9837
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 375 score: 0.9739
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 376 score: 0.9513
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 377 score: 0.9820
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 378 score: 0.9086
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 379 score: 0.9487
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 380 score: 0.9543
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 381 score: 0.9396
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 382 score: 0.7479
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 383 score: 0.8148
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 384 score: 0.9542
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 385 score: 0.8711
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 386 score: 0.8809
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 387 score: 0.9624
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 388 score: 0.9581
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 389 score: 0.9681
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 390 score: 0.9744
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 391 score: 0.9497
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 392 score: 0.9154
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 393 score: 0.9528
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 394 score: 0.9849
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 395 score: 0.9555
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 396 score: 0.9213
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 397 score: 0.9707
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 398 score: 0.8385
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 399 score: 0.9428
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 400 score: 0.9655
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 401 score: 0.8966
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 402 score: 0.9605
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 403 score: 0.8927
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 404 score: 0.7471
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 405 score: 0.9269
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 406 score: 0.9227
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 407 score: 0.9122
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 408 score: 0.9629
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 409 score: 0.9484
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 410 score: 0.9237
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 411 score: 0.8593
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 412 score: 0.8652
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 413 score: 0.9580
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 414 score: 0.8596
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 415 score: 0.9295
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 416 score: 0.9460
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 417 score: 0.9265
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 418 score: 0.9648
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 419 score: 0.9518
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 420 score: 0.9414
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 421 score: 0.9666
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 422 score: 0.9315
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 423 score: 0.8358
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 424 score: 0.9111
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 425 score: 0.9402
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 426 score: 0.9025
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 427 score: 0.8907
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 428 score: 0.9740
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 429 score: 0.9810
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 430 score: 0.9314
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 431 score: 0.8184
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 432 score: 0.8842
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 433 score: 0.8020
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 434 score: 0.9130
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 435 score: 0.9278
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 436 score: 0.9044
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 437 score: 0.9345
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 438 score: 0.9586
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 439 score: 0.9629
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 440 score: 0.9666
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 441 score: 0.9438
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 442 score: 0.9772
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 443 score: 0.9577
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 444 score: 0.9109
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 445 score: 0.8321
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 446 score: 0.9552
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 447 score: 0.9655
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 448 score: 0.9804
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 449 score: 0.9333
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 450 score: 0.9513
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 451 score: 0.8955
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 452 score: 0.9548
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 453 score: 0.9527
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 454 score: 0.9602
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 455 score: 0.9514
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 456 score: 0.8122
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 457 score: 0.9593
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 458 score: 0.9274
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 459 score: 0.9454
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 460 score: 0.9528
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 461 score: 0.8966
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 462 score: 0.9237
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 463 score: 0.9741
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 464 score: 0.9438
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 465 score: 0.9009
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 466 score: 0.9463
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 467 score: 0.7343
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 468 score: 0.7819
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 469 score: 0.7771
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 470 score: 0.6409
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 471 score: 0.8697
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 472 score: 0.8370
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 473 score: 0.7609
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 474 score: 0.8179
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 475 score: 0.9628
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 476 score: 0.9284
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 477 score: 0.9646
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 478 score: 0.9400
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 479 score: 0.9620
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 480 score: 0.9282
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 481 score: 0.9061
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 482 score: 0.9109
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 483 score: 0.8811
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 484 score: 0.9438
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 485 score: 0.9436
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 486 score: 0.8471
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 487 score: 0.9021
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 488 score: 0.8676
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 489 score: 0.9533
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 490 score: 0.8997
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 491 score: 0.9768
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 492 score: 0.9809
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 493 score: 0.9479
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 494 score: 0.9077
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 495 score: 0.9275
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 496 score: 0.9458
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 497 score: 0.9031
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 498 score: 0.8484
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 499 score: 0.9689
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 500 score: 0.9612
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 501 score: 0.9605
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 502 score: 0.9553
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 503 score: 0.9149
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 504 score: 0.8797
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 505 score: 0.9187
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 506 score: 0.8966
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 507 score: 0.8958
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 508 score: 0.7791
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 509 score: 0.9317
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 510 score: 0.6737
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 511 score: 0.8833
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 512 score: 0.9399
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 513 score: 0.8942
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 514 score: 0.9614
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 515 score: 0.9679
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 516 score: 0.9380
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 517 score: 0.9653
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 518 score: 0.9035
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 519 score: 0.9547
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 520 score: 0.9296
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 521 score: 0.9603
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 522 score: 0.8881
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 523 score: 0.9316
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 524 score: 0.9659
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 525 score: 0.9102
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 526 score: 0.8750
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 527 score: 0.5815
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 528 score: 0.9047
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 529 score: 0.9062
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 530 score: 0.9209
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 531 score: 0.8457
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 532 score: 0.9329
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 533 score: 0.9433
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 534 score: 0.9097
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 535 score: 0.8336
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 536 score: 0.8421
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 537 score: 0.8770
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 538 score: 0.9569
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 539 score: 0.9642
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 540 score: 0.9275
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 541 score: 0.9218
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 542 score: 0.8936
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 543 score: 0.9367
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 544 score: 0.9575
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 545 score: 0.9764
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 546 score: 0.8875
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 547 score: 0.9016
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 548 score: 0.8666
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 549 score: 0.9521
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 550 score: 0.8714
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 551 score: 0.9553
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 552 score: 0.9408
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 553 score: 0.9601
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 554 score: 0.9328
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 555 score: 0.9448
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 556 score: 0.8014
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 557 score: 0.9191
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 558 score: 0.8754
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 559 score: 0.9144
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 560 score: 0.9485
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 561 score: 0.9256
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 562 score: 0.8846
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 563 score: 0.8890
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 564 score: 0.8743
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 565 score: 0.9519
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 566 score: 0.9471
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 567 score: 0.9589
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 568 score: 0.8875
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 569 score: 0.6921
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 570 score: 0.9193
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 571 score: 0.9402
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 572 score: 0.8101
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 573 score: 0.9561
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 574 score: 0.9560
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 575 score: 0.8071
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 576 score: 0.9175
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 577 score: 0.8808
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 578 score: 0.9563
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 579 score: 0.9517
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 580 score: 0.9251
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 581 score: 0.9136
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 582 score: 0.9354
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 583 score: 0.9168
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 584 score: 0.7342
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 585 score: 0.9546
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 586 score: 0.9639
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 587 score: 0.9286
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 588 score: 0.9417
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 589 score: 0.9449
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 590 score: 0.8999
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 591 score: 0.9474
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 592 score: 0.7342
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 593 score: 0.9638
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 594 score: 0.9763
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 595 score: 0.9574
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 596 score: 0.9616
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 597 score: 0.9527
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 598 score: 0.9027
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 599 score: 0.9313
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 600 score: 0.9358
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 601 score: 0.8472
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 602 score: 0.8780
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 603 score: 0.9166
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 604 score: 0.9367
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 605 score: 0.9518
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 606 score: 0.9520
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 607 score: 0.8707
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 608 score: 0.8372
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 609 score: 0.9392
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 610 score: 0.9362
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 611 score: 0.9109
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 612 score: 0.9502
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 613 score: 0.9069
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 614 score: 0.9510
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 615 score: 0.8937
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 616 score: 0.9353
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 617 score: 0.9618
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 618 score: 0.9476
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 619 score: 0.9356
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 620 score: 0.9558
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 621 score: 0.8150
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 622 score: 0.9680
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 623 score: 0.9508
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 624 score: 0.8044
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 625 score: 0.9555
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 626 score: 0.9672
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 627 score: 0.9729
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 628 score: 0.9525
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 629 score: 0.9480
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 630 score: 0.8299
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 631 score: 0.9351
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 632 score: 0.9229
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 633 score: 0.9727
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 634 score: 0.9706
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 635 score: 0.9681
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 636 score: 0.9527
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 637 score: 0.8975
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 638 score: 0.9669
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 639 score: 0.9424
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 640 score: 0.9619
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 641 score: 0.9800
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 642 score: 0.8929
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 643 score: 0.7850
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 644 score: 0.9102
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 645 score: 0.8325
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 646 score: 0.9188
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 647 score: 0.8876
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 648 score: 0.8841
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 649 score: 0.9453
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 650 score: 0.9194
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 651 score: 0.8152
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 652 score: 0.8635
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 653 score: 0.8933
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 654 score: 0.9263
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 655 score: 0.9519
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 656 score: 0.7347
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 657 score: 0.9462
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 658 score: 0.7322
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 659 score: 0.9431
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 660 score: 0.8308
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 661 score: 0.9708
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 662 score: 0.9621
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 663 score: 0.9546
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 664 score: 0.9578
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 665 score: 0.9313
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 666 score: 0.9097
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 667 score: 0.8290
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 668 score: 0.9705
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 669 score: 0.9747
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 670 score: 0.9481
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 671 score: 0.9568
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 672 score: 0.9477
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 673 score: 0.8765
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 674 score: 0.9532
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 675 score: 0.9695
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 676 score: 0.9523
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 677 score: 0.9764
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 678 score: 0.9647
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 679 score: 0.9829
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 680 score: 0.9238
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 681 score: 0.9788
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 682 score: 0.8634
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 683 score: 0.9193
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 684 score: 0.9480
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 685 score: 0.9498
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 686 score: 0.8943
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 687 score: 0.8515
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 688 score: 0.8750
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 689 score: 0.9462
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 690 score: 0.9540
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 691 score: 0.9347
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 692 score: 0.9612
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 693 score: 0.9045
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 694 score: 0.9199
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 695 score: 0.9696
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 696 score: 0.8936
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 697 score: 0.9871
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 698 score: 0.9129
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 699 score: 0.8247
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 700 score: 0.9240
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 701 score: 0.9567
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 702 score: 0.9680
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 703 score: 0.9154
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 704 score: 0.8873
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 705 score: 0.9078
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 706 score: 0.8498
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 707 score: 0.9639
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 708 score: 0.9388
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 709 score: 0.9522
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 710 score: 0.9855
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 711 score: 0.9387
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 712 score: 0.9550
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 713 score: 0.9539
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 714 score: 0.8792
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 715 score: 0.9043
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 716 score: 0.9002
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 717 score: 0.9606
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 718 score: 0.9526
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 719 score: 0.9190
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 720 score: 0.8844
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 721 score: 0.9615
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 722 score: 0.9116
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 723 score: 0.9438
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 724 score: 0.9665
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 725 score: 0.9404
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 726 score: 0.9356
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 727 score: 0.9128
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 728 score: 0.7798
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 729 score: 0.9261
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 730 score: 0.9008
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 731 score: 0.9541
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 732 score: 0.9502
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 733 score: 0.9483
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 734 score: 0.8927
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 735 score: 0.9351
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 736 score: 0.9287
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 737 score: 0.9118
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 738 score: 0.9477
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 739 score: 0.9340
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 740 score: 0.9499
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 741 score: 0.8980
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 742 score: 0.9098
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 743 score: 0.9405
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 744 score: 0.9586
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 745 score: 0.9344
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 746 score: 0.9474
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 747 score: 0.9466
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 748 score: 0.9792
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 749 score: 0.9428
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 750 score: 0.9037
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 751 score: 0.8915
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 752 score: 0.9324
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 753 score: 0.8969
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 754 score: 0.9552
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 755 score: 0.9712
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 756 score: 0.8952
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 757 score: 0.9360
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 758 score: 0.9613
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 759 score: 0.9251
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 760 score: 0.9776
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 761 score: 0.9304
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 762 score: 0.9644
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 763 score: 0.9307
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 764 score: 0.9730
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 765 score: 0.9256
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 766 score: 0.9404
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 767 score: 0.9203
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 768 score: 0.9598
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 769 score: 0.9796
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 770 score: 0.9550
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 771 score: 0.9613
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 772 score: 0.9396
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 773 score: 0.9378
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 774 score: 0.9421
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 775 score: 0.9230
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 776 score: 0.8932
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 777 score: 0.9528
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 778 score: 0.9495
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 779 score: 0.6219
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 780 score: 0.9017
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 781 score: 0.8507
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 782 score: 0.9165
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 783 score: 0.8172
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 784 score: 0.9460
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 785 score: 0.6559
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 786 score: 0.9660
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 787 score: 0.9537
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 788 score: 0.9451
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 789 score: 0.9317
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 790 score: 0.9785
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 791 score: 0.9381
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 792 score: 0.9422
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 793 score: 0.8138
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 794 score: 0.8167
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 795 score: 0.9269
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 796 score: 0.9840
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 797 score: 0.8257
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 798 score: 0.9142
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 799 score: 0.7266
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 800 score: 0.9022
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 801 score: 0.9306
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 802 score: 0.9398
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 803 score: 0.9252
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 804 score: 0.8602
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 805 score: 0.9612
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 806 score: 0.9552
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 807 score: 0.9601
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 808 score: 0.8887
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 809 score: 0.9538
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 810 score: 0.9367
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 811 score: 0.7996
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 812 score: 0.9508
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 813 score: 0.9538
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 814 score: 0.9414
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 815 score: 0.8095
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 816 score: 0.8978
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 817 score: 0.9289
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 818 score: 0.9191
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 819 score: 0.8713
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 820 score: 0.9621
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 821 score: 0.9699
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 822 score: 0.9376
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 823 score: 0.9618
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 824 score: 0.8982
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 825 score: 0.9577
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 826 score: 0.9493
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 827 score: 0.9584
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 828 score: 0.9279
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 829 score: 0.9413
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 830 score: 0.9427
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 831 score: 0.9336
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 832 score: 0.9299
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 833 score: 0.7396
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 834 score: 0.9427
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 835 score: 0.8892
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 836 score: 0.9207
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 837 score: 0.9331
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 838 score: 0.8824
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 839 score: 0.9046
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 840 score: 0.8190
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 841 score: 0.9208
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 842 score: 0.8568
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 843 score: 0.9132
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 844 score: 0.8368
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 845 score: 0.9165
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 846 score: 0.7932
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 847 score: 0.8425
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 848 score: 0.8683
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 849 score: 0.9206
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 850 score: 0.8088
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 851 score: 0.9561
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 852 score: 0.9488
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 853 score: 0.7213
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 854 score: 0.8300
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 855 score: 0.9879
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 856 score: 0.8366
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 857 score: 0.9540
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 858 score: 0.9691
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 859 score: 0.9525
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 860 score: 0.9566
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 861 score: 0.9567
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 862 score: 0.9432
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 863 score: 0.9453
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 864 score: 0.9344
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 865 score: 0.8956
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 866 score: 0.9254
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 867 score: 0.9538
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 868 score: 0.9195
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 869 score: 0.9095
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 870 score: 0.9669
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 871 score: 0.9479
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 872 score: 0.9577
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 873 score: 0.9415
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 874 score: 0.9378
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 875 score: 0.9187
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 876 score: 0.8994
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 877 score: 0.9351
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 878 score: 0.9545
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 879 score: 0.7577
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 880 score: 0.9188
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 881 score: 0.9534
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 882 score: 0.9692
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 883 score: 0.9583
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 884 score: 0.9356
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 885 score: 0.9474
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 886 score: 0.9329
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 887 score: 0.8631
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 888 score: 0.7002
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 889 score: 0.9215
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 890 score: 0.9517
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 891 score: 0.9518
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 892 score: 0.8295
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 893 score: 0.7605
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 894 score: 0.9233
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 895 score: 0.9574
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 896 score: 0.9049
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 897 score: 0.8897
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 898 score: 0.9766
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 899 score: 0.9129
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 900 score: 0.8725
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 901 score: 0.9140
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 902 score: 0.8265
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 903 score: 0.9011
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 904 score: 0.9365
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 905 score: 0.9517
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 906 score: 0.9264
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 907 score: 0.8170
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 908 score: 0.9143
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 909 score: 0.9479
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 910 score: 0.9090
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 911 score: 0.8976
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 912 score: 0.9824
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 913 score: 0.9409
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 914 score: 0.9416
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 915 score: 0.9354
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 916 score: 0.9359
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 917 score: 0.9379
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 918 score: 0.9746
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 919 score: 0.9567
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 920 score: 0.8886
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 921 score: 0.9314
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 922 score: 0.9304
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 923 score: 0.8683
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 924 score: 0.9432
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 925 score: 0.8517
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 926 score: 0.9253
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 927 score: 0.9339
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 928 score: 0.9298
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 929 score: 0.8740
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 930 score: 0.9590
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 931 score: 0.9017
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 932 score: 0.7823
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 933 score: 0.8912
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 934 score: 0.7931
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 935 score: 0.6314
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 936 score: 0.9379
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 937 score: 0.9668
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 938 score: 0.9482
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 939 score: 0.9622
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 940 score: 0.9726
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 941 score: 0.9790
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 942 score: 0.9679
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 943 score: 0.9304
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 944 score: 0.8629
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 945 score: 0.9108
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 946 score: 0.8943
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 947 score: 0.9510
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 948 score: 0.8460
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 949 score: 0.9103
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 950 score: 0.8082
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 951 score: 0.9481
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 952 score: 0.8295
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 953 score: 0.9350
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 954 score: 0.8654
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 955 score: 0.9619
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 956 score: 0.9343
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 957 score: 0.9725
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 958 score: 0.9191
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 959 score: 0.9841
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 960 score: 0.8948
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 961 score: 0.8113
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 962 score: 0.9687
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 963 score: 0.9449
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 964 score: 0.9799
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 965 score: 0.9322
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 966 score: 0.9388
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 967 score: 0.8570
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 968 score: 0.9235
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 969 score: 0.6067
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 970 score: 0.9440
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 971 score: 0.9095
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 972 score: 0.7436
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 973 score: 0.9649
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 974 score: 0.9351
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 975 score: 0.9736
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 976 score: 0.9155
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 977 score: 0.7741
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 978 score: 0.9803
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 979 score: 0.9226
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 980 score: 0.9211
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 981 score: 0.9156
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 982 score: 0.9579
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 983 score: 0.8617
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 984 score: 0.9190
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 985 score: 0.9439
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 986 score: 0.9587
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 987 score: 0.8972
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 988 score: 0.9281
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 989 score: 0.6142
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 990 score: 0.9629
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 991 score: 0.8570
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 992 score: 0.9611
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 993 score: 0.9316
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 994 score: 0.9382
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 995 score: 0.9229
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 996 score: 0.9591
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 997 score: 0.9712
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 998 score: 0.9698
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 999 score: 0.7302
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 1000 score: 0.9214
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 1001 score: 0.8795
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 1002 score: 0.8866
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 1003 score: 0.8279
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 1004 score: 0.8828
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 1005 score: 0.9597
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 1006 score: 0.8870
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 1007 score: 0.9284
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 1008 score: 0.9612
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 1009 score: 0.9115
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 1010 score: 0.9277
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs Segment 1011 score: 0.9141
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-cs score: 0.9128
diff --git a/test-en-el b/test-en-el
new file mode 100644
index 0000000000000000000000000000000000000000..44e4de933459771cca8fb82d5d6cdf4386ff2117
--- /dev/null
+++ b/test-en-el
@@ -0,0 +1,1012 @@
+Είμαστε πλέον με μύζες 4 μήνες που δεν είναι διαβητικές που προηγουμένως ήταν διαβητικές", πρόσθεσε.
+Ο Δρ. Εχούντ Ουρ, καθηγητής μεταλλικών επιστημών στο Πανεπιστήμιο του Ντάλχουσι στο Χάλιφαξ, Νόβα Σκωτία και πρόεδρος της κλινικής και επιστημονικής τμήματος του Καναδικού Συνδρομού Διαβήτης προειδοποίησε ότι η έρευνα είναι ακόμα σε αρχικές ημέρες.
+Όπως κάποιοι άλλοι ειδικοί, είναι σκεπτικός σχετικά με το εάν η διαβήτης μπορεί να θεραπευτεί, προσθέτοντας ότι τα αποτελέσματα δεν έχουν σημασία για τους ανθρώπους που ήδη έχουν τύπο 1 διαβήτης.
+Την Δευτέρα, η Σάρα Ντάνιους, πρόσφατη γερουσιαστής της Επιτροπής Νόμελ για τη Λογοτεχνία στη Σουηδική Ακαδημία, δήλωσε σε μια εκπομπή της Sveriges Radio στη Σουηδία ότι η επιτροπή, που δεν μπορούσε να επικοινωνήσει με τον Μπομπ Ντίλαν για την νίκη του στο Νόμελ 2016 για τη Λογοτεχνία, είχε αποχωρήσει από τις προσπάθειες της να τον επικοινωνήσει.
+Ο Ντάνιους είπε: "Σήμερα δεν κάνουμε τίποτα. Είχα καλέσει και έστειλα ταχυδρομικά μηνύματα στον πιο κοντινό συνεργάτη του και έλαβα πολύ φιλικές απάντησες. Τώρα αυτό είναι σίγουρα πάρα πολύ".
+Προηγούμενα, ο Γενικός Διευθυντής της Ring, Τζέιμι Σίμινοφ, ανέφερε ότι η εταιρεία ξεκίνησε όταν δεν ήταν διαθέσιμη η φωνή του κουκλοφώνου του από το καταστήμα του στο σκληρό του.
+Είπε ότι έχει σχηματίσει μια τηλεφωνική σημαία που λειτουργεί μέσω της τελευταίας τεχνολογίας του WiFi.
+Ο Σίμινοφ δήλωσε ότι οι πωλήσεις αυξήθηκαν μετά την εμφάνισή του στην εκπομπή Shark Tank το 2013, όπου η επιτροπή της εκπομπής αρνήθηκε να χρηματοδοτήσει τη νέα εταιρεία.
+Το τέλος του 2017, η Σίμινοφ εμφανίστηκε στην τηλεόραση του καταστήματος QVC.
+Η Ring επέτρεψε επίσης ένα δίκαιο σε μια εταιρεία ασφάλειας εναντίον της, την ADT Corporation.
+Ενώ μια εξпеιμενική εμβόλια φαίνεται να μπορεί να μειώσει την θανατιότητα του Εβόλα, μέχρι σήμερα, δεν υπάρχει κάποιο φάρμακο που είναι σαφές που είναι ικανό για την αντιμετώπιση της υπάρχουσης ενοχής.
+Μια συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη σ
+Στη δοκιμασία του PALM, το ZMapp υπήρχε ως έλεγχος, σημαίνοντας ότι οι επιστήμονες το χρησιμοποίησαν ως βάση και συγκρίναν τις τρεις άλλες θεραπείες με αυτό.
+Η Ομοσπονδία Γυμναστικών των ΗΠΑ υποστηρίζει την επιστολή της Ομοσπονδίας Ολυμπιακών Επιτροπών των ΗΠΑ και αποδέχεται την απαραίτητη ανάγκη της Ολυμπιακής οικογένειας για την προώθηση ενός ασφαλής περιβάλλοντος για όλους τους αθλητές μας.
+Συμφωνούμε με την ανακοίνωση του USOC ότι τα ενδεχόμενα των αθλητών και των ομιλίων μας και της σποράς τους θα μπορούσαν να υποστηρίξτηκαν περισσότερο με την προορισμένη αλλαγή στην οργάνωση μας, σε σχέση με την αποχώρηση.
+Η USA Gymnastics υποστηρίζει μια ανεξάρτητη έρευνα που μπορεί να αποκαλύψει πώς μπορούσε να παραμείνει αναπόφευκτη για τόσο μεγάλο χρονικό διάστημα η κακοποίηση της προσωρινότητας που οι επιζώντες του Λάρι Νάσαρ αναφέραν με τόσο πολλή θάρρος και υποστηρίζει ολοκληρώς οποιαδήποτε απαραίτητη και προσωρινή αλλαγή.
+Η Αμερικανική Ομοσπονδία Γυμναστικών και η Ομοσπονδία Ολυμπιονικών Αθλημάτων των ΗΠΑ έχουν το ίδιο στόχο: να κάνουν τη γυμναστική και άλλες αθλήματα όσο το δυνατόν πιο ασφαλείς για τους αθλητές προκειμένου να παρακολουθήσουν τα όνειρά τους σε μια ασφαλή, θετική και ενεργοποιημένη περιοχή.
+Κατά τη διάρκεια της δεκαετίας του 1960, ο Μπρέζινσκι εργάζονταν για τον Τζον Φ. Κένεντι ως σύμβουλος του και στην διοικήση του Λίντον Μπ. Τζόνσον.
+Κατά τη διάρκεια των επιλογών του 1976 παράτησε συμβουλές στον Κάρτερ σχετικά με την εξωτερική πολιτική, και από το 1977 έως το 1981 υπήρχε ως Σύμβουλος για την Εθνική Ασφάλεια (National Security Advisor, NSA), να προηγηθεί στον Χένρι Κίσινγκερ.
+Ως πρόεδρος της NSA, βοήθησε τον Κάρτερ στην διπλωματική αντιμετώπιση των παγκοσμίων ζητημάτων, όπως τα Συμφωνία του Καμπ Ντέιβιντ, 1978; την επιτροπή των σχέσεων των ΗΠΑ με την Κίνα κατά τη διάρκεια του τελευταίου της δεκαετίας του 1970; την επανάσταση της Ιράνης, η οποία προκάλεσε την κρίση των ισχυρών, 1979; και την εισβολή των Σοβιετών στην Αφγανιστάν, 1979.
+Το κινηματογραφικό έργο, στο οποίο συμμετέχουν ο Ράιαν Γκόσλινγκ και η Έμμα Στόουν, έχει λάβει υποψηφιότητες σε όλες τις σημαντικές κατηγορίες.
+Ο Γκόσλινγκ και η Στόουν έχουν λάβει νομίνες για τον καλύτερο ηθοποιό και η καλύτερη ηθοποιός.
+Οι άλλες υποψηφιότητες περιλαμβάνουν την καλύτερη ταινία, τον κινηματογράφο, την κινηματογραφία, τη σχεδιαστική των περιβάλλων, την επεξεργασία της ταινίας, την αρχική μουσική, την σχεδιαστική της παραγωγής, την επεξεργασία του ήχου και την αρχική σενάριο.
+Δύο τραγούδια από τη μουσική της ταινίας Audition (The Fools Who Dream) και City of Stars έχουν λάβει προτάσεις για το καλύτερο πρωτότυπο τραγούδι. Το studio Lionsgate έχει λάβει 26 προτάσεις — περισσότερες από οποιαδήποτε άλλη εταιρεία.
+Τελικά την Κυριακή, ο Πρόεδρος των Ηνωμένων Πολιτειών, Ντόναλντ Τραμπ, με δήλωση που έδωσε μέσω του εκπρόσωπου τύπου, ανακοίνωσε ότι οι στρατιώτες των ΗΠΑ θα αποχωρήσουν από τη Συρία.
+Η ανακοίνωση έγινε μετά μια τηλεφωνική συζήτηση μεταξύ του Τραμπ και του πρόεδρου της Τουρκίας Ρετζεπ Ταγιπ Ερντογάν.
+Η Τουρκία θα παραλάβει επίσης την φυλακή των κατακτημένων μαχητών του ISIS, τα οποία, σύμφωνα με την δήλωση, οι ευρωπαϊκές χώρες αρνήθηκαν να επιστρέψουν.
+Αυτό επίσης επιβεβαίωνει ότι τουλάχιστον ορισμένοι δινόσαυροι είχαν πτύσεις, μια θεωρία που είναι ήδη εκτεταμένη, και παρέχει λεπτομέρειες πληροφορίες που δεν μπορούν να παρέχουν οι φοσσίλιες σε γενικές γραμμές, όπως τον χρώμα και την τρίσδιαδική συμμετάβαση.
+Οι επιστήμονες δηλώνουν ότι το περιβάλλον του αυτού του ζώου ήταν μαύρο στο κορυφό και λευκό ή με τον χρώμα των καρετόνιδων στο κάτω μέρος.
+Η ανακάλυψη παρέχει επίσης πληροφορίες σχετικά με την εξέλιξη των τερμάτων στα πτηνά.
+Επειδή τα δερμάτια των δινοσαυρών δεν διαθέτουν μια καλά εξετάσμενη στέριγμα, η οποία λέγεται ράχις, αλλά διαθέτουν άλλα χαρακτηριστικά των δερμάτιων, τα βάρβα και τα βαρβούλια, οι ερευνητές αποφάνθηκαν ότι η ράχις είναι πιθανό να ήταν μια πρόσφατη εξέλιξη της εβδομάδας, σε σχέση με τα άλλα χαρακτηριστικά των δερμάτιων.
+Η μορφολογία των πτερών υποδηλώνει ότι δεν χρησιμοποιήθηκαν για την αεροπορία, αλλά για την ρυθμίσει της θερμοκρασίας ή για την επίδειξη. Οι ερευνητές πρότειναν ότι, παρότι αυτό είναι το στέρνο ενός νεαρού δινόσαυρο, το παράδειγμα αποδεικνύει την πλευρά ενός γηραίου δινόσαυρου και όχι της περιοχής του νεαρού δινόσαυρου.
+Οι ερευνητές πρότειναν ότι, παρότι αυτό είναι το στέρνο ενός νεαρού δινόσαυρου, το παράδειγμα αποδεικνύει την πλευρά ενός ενήλικου δινόσαυρου και όχι την πλευρά ενός παιδιού δινόσαυρου.
+Μια πυραύλη σε αυτοκίνητο εξερράγησε στην αρχή της αστυνομίας στο Γκαζιαντεπ στην Τουρκία πριν από πέρα σήμερα και σκότωσε δύο αστυνομικούς και τραυματίσει περισσότερους από είκοσι άλλους άνθρωπους.
+Το γερουσίο του κυβερνήτη δήλωσε ότι οι ενοχοί είναι 19 αστυνομικοί.
+Οι αστυνομικοί δήλωσαν ότι πιστεύουν ότι ο υποτιθέμενος μιλιτάρος της Οργάνωσης Δαεσ είναι υπεύθυνος για την επίθεση.
+Ανακάλυψαν ότι η ήλιος λειτουργεί κατά τους ίδιους βασικούς κανόνες με τα άλλα άστρα: Ανακάλυψαν ότι η δραστηριότητα όλων των άστρων στην σύστημα είναι αποτελείται από την φωτισμότητά τους, την ροτάσια και μηδενά άλλο.
+Η φωτιστικότητα και η ροτάσια συνεργάζονται για την απόκτηση του αριθμού Ρόζμπι ενός άστρου, το οποίο σχετίζεται με την κίνηση του πλάσματος.
+Το μικρότερο που είναι το Rossby, τόσο περισσότερο είναι η ζωντανότητα του άστρου σε σχέση με τις μετατροπές μαγνητικής πολαριτείας.
+Κατά τη διάρκεια του ταξιδιού του, ο Ιβάσακι συναντήθηκε με προβλήματα σε πολλές περιστατικές.
+Απέκτησε από τους πειρατές, επιτέθηκε από τον κύνηλο σε Τιβέτ, εγκατέλειψε τον γάμο στην Νεπάλ και συνελήφθηκε στην Ινδία.
+Το στανδαρδ 802.11n λειτουργεί και στους 2,4Ghz και στους 5,0Ghz.
+Αυτό θα επιτρέπει να είναι πίσω αντίστοιχη με τα 802.11a, 802.11b και 802.11g, υπό την προϋπόθεση ότι η βάση σταθμός είναι με διπλό ραδιόφωνο.
+Οι ταχύτητες του 802.11n είναι σημαντικά ταχύτερες από τις ταχύτητες των προγόνων του με μέγιστη θεωρητική διαδρομή 600Mbit/s.
+Ο Ντούβαλ, ο οποίος είναι παντρευμένος με δύο ενήλικες παιδιά, δεν έκανε μεγάλη εικόνα στον Μίλερ, στον οποίο παρουσιάστηκε η ιστορία.
+Όταν τον ρώτησαν για σχόλια, ο Μίλερ είπε: "Ο Μάικ λέει πολλά κατά τη διάρκεια της ακρόασης...Είμαι προετοιμασμένος για την ακρόαση και δεν ακούσα τίποτα ότι λέει".
+«Θα προσπαθήσουμε να μειώσουμε τις εκπομπές δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης δικαιοσύνης
+Δεν έδωσε προσωπική ποσότητα για τις διακοπές, λέγοντας ότι θα γίνουν σύμφωνα με την οικονομική έκθεση της Κίνας.
+Ο Χου ενθαρρύνει τις αναπτυσσόμενες χώρες "να αποφεύγουν τον παλαιό δρόμο της πρώτης πολυτερίας και της επόμενης καθαρότητας".
+Πρόσθεσε ότι "δεν θα πρέπει όμως να τους ζητήσει να αναλάβουν ενδεχόμενα που περιβάλλουν την αναπτύξη τους, την ευθύνη και τις ικανότητες τους".
+Η Εργαστήριο για την Ιράκη παρουσίασε την έκθεσή της σήμερα στις 12.00 GMT.
+Προειδοποιεί ότι κανείς δεν μπορεί να βεβαιωθεί ότι οποιαδήποτε πράξη στην Ιράκη σε αυτή την στιγμή θα σταματήσει την σεκταριακή πολέμωση, την αύξηση της βίας ή την κίνηση προς την χάος.
+Η έκθεση ξεκίνει με έκκληση για ανοικτή συζήτηση και συμφωνία στις Ηνωμένες Πολιτείες σχετικά με την πολιτική προς τη Μέση Ανατολή.
+Η έκθεση είναι εξαιρετικά κριτική σε σχεδόν κάθε στοιχείο της πραγματικής πολιτικής της εκτελεστικής προς την Ιράκη και υποστηρίζει την αμέσως αλλαγή της κατεύθυνσης.
+Η πρώτη από τις 78 προτάσεις είναι ότι θα πρέπει να δημιουργήσει μια νέα διπλωματική ιнициατιβά πριν από το τέλος αυτού του έτους για την ασφάλεια των σύνορων της Ιράκης εναντίον των ανταγωνιστικών επεισόδων και για την επανέταξη των διπλωματικών σχέσεων με τους γείτονες.
+Η προηγούμενη γερουσιαστής και πρωθυπουργός της Αργεντινής, Κριστίνα Φερνάντεζ του Κίρχνερ, ανακοίνωσε την υποψηφιότητά της για την προεδρία σήμερα το βράδυ στην πόλη Λα Πλάτα, που βρίσκεται 50 χιλιομέτρων (31 μίλια) από τη Βουγκουάρε.
+Η κ. Κίρχνερ ανακοίνωσε την πρόθεσή της να υποβάλει υποψηφιότητα για την προεδρία στο Αργεντινικό Θέατρο, το ίδιο μέρος που χρησιμοποίησε για την ανακοίνωσή της υποψηφιότητάς για την Γερουσία ως εκπρόσωπος της επιτροπής της επαρχίας Μπουένος Άιρες το 2005.
+Η διάρκεια της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκει
+Η λιβεραλική κριτική στην προσπάθεια για την ανοικοδόμηση επικεντρώθηκε στην επίδοση των συμβόλαιων για την ανοικοδόμηση σε προσωπικές που διαθέτουν σχέσεις με την Ουάσινγκτον.
+Περισσότερα από τέσσερις εκατομμύρια άνθρωποι πήγαν στην Ρώμη για να παρακολουθήσουν την τελετή του θανάτου.
+Ο αριθμός των άνθρωπων που παρουσιάστηκαν ήταν τόσο μεγάλος ότι δεν ήταν δυνατή η πρόσβαση σε όλους στην τελετή του θανατού στην Πλατεία του Αγίου Πέτρου.
+Έρχονται πολλοί μεγάλοι τηλεοράσεις σε διάφορες περιοχές στην Ρώμη για να επιτρέπουν στους ανθρώπους να παρακολουθήσουν την εκδήλωση.
+Σε πολλές άλλες πόλεις της Ιταλίας και σε τοποθεσίες σε όλο τον κόσμο, ιδιαίτερα στην Πολωνία, δημιουργήθηκαν παρόμοια σχέδια, τα οποία παρακολουθήθηκαν από πολλούς άνθρωπους.
+Οι ιστορικοί επικρίναν τις προηγούμενες πολιτικές του FBI για την επικεφαλία των πόρων σε περιπτώσεις που είναι εύκολες να λύσουν, ιδιαίτερα τις περιπτώσεις των κλέψεων αυτοκινήτων, με στόχο την αύξηση της ποσότητας των επιτευγμάτων της υπηρεσίας.
+Το Κογκρέσο ξεκίνησε να χρηματοδοτεί την ιнициατίβα για την πορνογραφία το 2005 και περιορίστηκε ότι το FBI θα πρέπει να χρηματοδοτήσει 10 αγέντες για την πορνογραφία των ενήλικων.
+Ο Ρόμπιν Ουθάπα έστειλε την πιο άνω σκορ της επίσκεψης, 70 πόντους μόλις με 41 μπάλες με 11 τέταρες και 2 έξιες.
+Οι μέσοι βάτμανοι, ο Σάτσιν Τεντούλκαρ και ο Ράχουλ Ντράβιντ, είχαν καλή επίδοση και δημιούργησαν μια συνεργασία με 100 λεπτά.
+Ωστόσο, μετά την ήττα του καπιτάνιου, η Ινδία σκοράρει μόνο 36 πόντους, χάσοντας 7 πόντους, για να τερματίσει την επίπεδο.
+Ο Αμερικανός Πρόεδρος Τζόρτζ Ου. Μπους έφτασε στη Σιγκαπούρη την πρωινή ώρα της 16ης Νοεμβρίου, ξεκινώντας μια εβδομάδα τουρίσμου στην Ασία.
+Συναντήθηκε με τον αναπληρωμένο πρωθυπουργό της Σιγκαπούρης, τον Ουάνγκ Καν Σενγκ και συζητήθηκε με τον πρωθυπουργό της Σιγκαπούρης, τον Λι Χιεν Λονγκ, σχετικά με θέματα εμπορίου και τρομοκρατίας.
+Μετά από μια εβδομάδα χωρίς να κερδίσει στις ενδιάμεσες εκλογές, ο Μπους είπε σε μια συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη
+Ο πρωθυπουργός Στίβεν Χάρπερ συμφώνησε να αποστείλει το νομοσχέδιο της κυβέρνησης για την καθαρότητα του αέρα σε μια επιτροπή όλων των κόμματων για εξέταση, πριν από την δεύτερη διαβούλευση, μετά την 25 λεπτά συνάντηση με τον ηγέτη του NDP Τζακ Λέιτον στο PMO την Τρίτη.
+Ο Λέιτον είχε αιτήσεις για αλλαγές στην εκολογική νομοθεσία των συντηρητών κατά τη διάρκεια της συνάντησης με τον πρωθυπουργό, αιτώντας μια "περιορισμένη και πλήρης αναγραφή" της εκολογικής νομοθεσίας των συντηρητών.
+Από την πρώτη στιγμή που η ομοσπονδιακή κυβέρνηση εμφανίστηκε για να πραγματοποιήσει τη χρηματοδότηση του Νοσοκομείου του Μέρσι στο Ντέβονπορτ, Τάσμανια, η κυβέρνηση της πολιτείας και ορισμένοι βουλευτές της ομοσπονδιακής πολιτείας επικρίναν αυτή την πράξη ως μια παράσταση στην προετοιμασία των ομοσπονδιακών εκλογών που θα πραγματοποιηθούν τον Νοέμβριο.
+Ωστόσο, ο πρωθυπουργός Τζον Χάουαρντ δήλωσε ότι η πράξη ήταν μόνο για την αποφυλάκιση των εγκαταστάσεων του νοσοκομείου από την κυβερνήση της Τασμανίας, προσφέροντας επιπλέον 45 εκατομμύρια αυστραλικών δολάριων.
+Σύμφωνα με την τελευταία ενημέρωση, τα μετρήματα της θάλασσας δείχνουν ότι δημιουργήθηκε τσουνάμι. Υπάρχει κάποια συγκεκριμένη δραστηριότητα τσουνάμι κοντά στο Pago Pago και το Niue.
+Δεν έχουν σημειωθεί σημαντικές καταστροφές ή τραυματισμοί στην Τονγκα, αλλά έχει περιοριστεί η ενέργεια, και σύμφωνα με τις πληροφορίες, αυτό εμποδίστηκε στις τονγκανικές αρχές να λάβουν την προειδοποίηση τσουνάμι από το PTWC.
+Τέσσερα εκατοντάδες σχολεία στην Χάουαι που βρίσκονται κοντά σε στεριά ή κοντά σε ακτογραμμές κλείστηκαν ολόκληρη την Τετάρτη παρά την αναβάθμιση των προειδοποιημάτων.
+Ο Αμερικανός Πρόεδρος Γιοργκ Γου. Μπους δέχτηκε την ανακοίνωση.
+Ο εκπρόσωπος του Μπους, Γκόρντον Τζόντρο, κάλεσε την υποσχέση της Βόρειας Κορέας "μια σημαντική μέτρα προς το στόχο της επιβεβαίωσης της αποπυρηνικοποίησης της χερσονήσου της Κορέας".
+Ο δέκατος ονομασμένος κυκλώνας της σεζόν των Ατλαντικών τυφώνων, ο συντροπικός κυκλώνας Τζέρι, δημιουργήθηκε σήμερα στον Ατλαντικό Ωκεανό.
+Το Εθνικό Κέντρο Τυφώνων (NHC) αναφέρει ότι σε αυτή τη στιγμή ο Τυφώνας Τζέρι δεν προκαλεί καμία απειλή για τη χώρα.
+Το Πολυτεχνικό Σώμα των ΗΠΑ εκτιμήσει ότι 6 εκατοστών βροχοπτώσης μπορούσαν να διαρρεύσουν τους προηγουμένως κατεστραμμένους δρόμους.
+Η ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός ενός
+Η νερά εκπέμπει πέρα από την διαφορά σε μια πλευρά που έχει 100 πόδια.
+Ο Διαχειριστής του Κοινοβουλίου, Άνταμ Κουέρντεν, ανέφερε την κατάθλιψή του για τις διαγραφές όταν μιλήσει στο Wikinews τον προηγούμενο μήνα.
+Ήταν απλώς ψεύτης μαζί μας από την αρχή. Πρώτα, αποδεικνύοντας ότι είναι για νομικούς λόγους. Δεύτερα, αποδεικνύοντας ότι μαθαίνει τα λόγια μας, έως και την απογραφή του έργου.
+Η ανησυχία της κοινότητας προκάλεσε τις παρόμοιες προσπάθειες για τη δημιουργία μιας πολιτικής σχετικά με τα σεξουαλικά περιεχόμενα για την ιστοσελίδα που φιλοξενεί εκατομμύρια ανοικτά δικαιωμένων μέσω.
+Το έργο που κάναμε ήταν κυρίως θεωρητικό, αλλά το πρόγραμμα γράφτηκε για να μιμάσει τις παρακολουθήσεις που κάναμε στην γαλαξία Σαγίτταριου.
+Το αποτέλεσμα που ζητούσε η ομάδα θα προκαλείται από τις πλημμυρικές δυνάμεις μεταξύ της σκοτεινής ύπαρξης της γαλαξίας και της σκοτεινής ύπαρξης της Χαλκηδονίας.
+Όπως και η σελήνη είναι πιέζει στην γη, προκαλώντας τις πλημμύρες, το σύστημα της Γαλαξίας του Σαγίτταριου είναι πιέζει από το σύστημα της Γαλαξίας του Κύματος.
+Οι επιστήμονες είχαν την ικανότητα να αποφασίσουν ότι η σκοτεινή ύλη επηρεάζει άλλη σκοτεινή ύλη σε την ίδια τρόπο με την ουσιαστική ύλη.
+Η αυτή η θεωρία λέει ότι η περισσότερη σκοτεινή ύλη που περιβάλλει μια γαλαξία βρίσκεται περισσότερο σε μια περιφέρεια της γαλαξίας και περιλαμβάνει πολλούς μικροσκοπικούς ατόμους.
+Οι εκπομπές της τηλεόρασης αποδείκνυνται ότι από το εργοστάσιο βγαίνει λευκό σμύγγιο.
+Οι τοπικές αρχές προειδοποιούν τους κάτοικους της περιοχής που βρίσκονται κοντά στο εργοστάσιο να παραμείνουν στο σπίτι τους, να απενεργοποιήσουν τα αεροκλιματιστήρια τους και να μην πίνουν από την πηγή.
+Σύμφωνα με την Ατομική Υπηρεσία της Ιαπωνίας, το ραδιενεργό και το ιόδιο έχουν αναγνωριστεί στο εργοστάσιο.
+Οι αρχές πιστεύουν ότι αυτό σημαίνει ότι οι καταστήματα που περιέχουν πυρηνικό ενός πυρηνικού καταστήματος στην περιοχή μπορεί να έχουν διαρρεύσει και να εκπέμπουν.
+Ο γιατρός Τόνι Μόλ ανακάλυψε την εξαιρετικά δραστηριότητα της φαρμακευτικής κατανοημένης τουβερκούλης (XDR-TB) στην περιοχή της Νότιας Αφρικής Κουάζουλου-Νάταλ.
+Σε μια συνέντευξη δήλωσε ότι η νέα παράταξη είναι "πολύ σοβαρή και ανησυχητική εξαιτίας της πολύ υψηλής θανατηφόρων ποσότητας".
+Ορισμένοι παциέντες μπορεί να έχουν αντιμετωπίσει την βακτηρία στο νοσοκομείο, πιστεύει ο γιατρός Μόλ, και τουλάχιστον δύο από αυτούς ήταν επιχειρηματίες του νοσοκομείου.
+Ένα χρόνο μπορεί να μεταδώσει μια περιοχή από 10 έως 15 άλλους πολύ κοντά σε αυτόν οι οποίοι μπορούν να μεταδώσουν την βακτηρία σε ακόμα περισσότερους άνθρωπους.
+Ωστόσο, η ποσότητα του XDR-ΤΒ σε όλη την ομάδα των ανθρώπων με τουβερκούληση φαίνεται ακόμα να είναι χαμηλή; 6.000 από τους 330.000 ανθρώπους με τουβερκούληση σε οποιαδήποτε εποχή στην Νότια Αφρική.
+Οι δύο σατελίτες, οι οποίες είχαν περισσότερο από 1.000 λίβρες, και ταξιδούσαν σε περίπου 17.500 μίλια την ώρα, συντρίψαν σε 491 μίλια πάνω από την Γη.
+Οι επιστήμονες δηλώνουν ότι η εξέλιξη που σημειώθηκε από την σύγκρουση ήταν μεγάλη.
+Εξακολουθούν να προσπαθούν να αποκαλύψουν πώς είναι σημαντική η σύγκρουση και πώς θα επηρεάσει την Γη.
+Η Στρατηγική Επιτροπή των ΗΠΑ του Υπουργείου Άμυνας παρακολουθεί τα συντρίμμια.
+Τα αποτελέσματα της αναλύσεως του σχήματος θα δημοσιεύονται σε μια δημόσια ιστοσελίδα.
+Μια γιατρός που εργάζεται στο Παιδιατρικό Νοσοκομείο του Πίτσμπουργκ, της Πενσιλβάνια, θα κατηγορηθεί για επιπτώσεις στην δολοφονία μετά την ανακάλυψη της νεκρότητας της μητέρας της στο αμπάρο του αυτοκινήτου της την Τετάρτη, σύμφωνα με τις αρχές της Ουίομπα.
+Η 29χρονη γιατρός Μαλάρ Μπαλασουμπράμανιαν βρέθηκε στο Μπλου Άσ, την περιοχή που βρίσκεται περίπου 15 μίλια βόρεια του Τσίντσινάτι και βρίσκεται σε περίπου 15 χιλιομέτρων από το Κίντσινάτι, στη γη κοντά στο δρόμο σε μια τσάντα και υποδήματα.
+Απέσπασε τους αστυνομικούς προς την μαύρη Oldsmobile Intrigue της, που βρισκόταν σε 500 πόδια από αυτή.
+Εκεί βρήκαν το σώμα της Σαρότζα Μπαλασούμπραμάνιαν, 53 ετών, που καλύφθηκε με σανίδες με αίμα.
+Η αστυνομία δήλωσε ότι το σώμα φαίνεται να είχε παραμένει εκεί για περίπου μια ημέρα.
+Τα πρώτα περιστατικά της βολής αυτής σε αυτή την περιόδο καταγράφηκαν την τελευταία εβδομάδα του Ιουλίου.
+Η νοσηλεία μεταδίδεται από τους χοίρους, οι οποίοι μεταδίδουν την νοσηλεία στους ανθρώπους μέσω των κουνούπιων.
+Η εκστρατεία προκάλεσε την κυβέρνηση της Ινδίας να υλοποιήσει μερικές μέτρες, όπως την αποστολή των καταγωγών των χοίρων σε πολύ πληγμένες περιοχές, την αποστολή εκατομμύριων κουρτίνων από μοσχάρια και την χρήση πεστικίδων.
+Επίσης προειδοποίησε η κυβέρνηση ότι θα παρέχει πολλά εκατομμύρια μισθών του εμβόλου για την εγκεφαλίτιδα, τα οποία θα βοηθήσουν τις υπηρεσίες υγείας να ετοιμάζονται για την επόμενη χρονιά.
+Οι σχέδια για την παράδοση των εμβόλων σε τα ιστορικά πιο επικινδυνευμένα περιοχές αυτό το έτος είχαν αναταχθεί εξαιτίας της έλλειψης χρημάτων και της χαμηλής προτεραιότητας σε σύγκριση με άλλα νοσηλεία.
+Το 1956 ο Σλάνια μετανάστησε στη Σουηδία, όπου τρεις χρόνια αργότερα ξεκίνησε να εργάζεται για το Σουηδικό Ταχυδρομείο και γίνεται πρωθυπολογιστής του.
+Έχει δημιουργήσει περισσότερα από 1.000 χαρτοσήμους για τη Σουηδία και 28 άλλες χώρες.
+Το έργο του είναι τοποθετημένο με αυτή την προσωρινή ποιότητα και τις λεπτομέρειες που είναι γνωστές και για αυτό είναι ένας από τους πολύ λίγους "ονόματα οικογένειας" μεταξύ των φιλατελευτών. Κάποιοι είναι ειδικοί στην συγκέντρωση μόνο του έργου του.
+Η 1.000η φιλοτιμία του ήταν η εξαιρετική "Μεγάλες πράξεις των βασιλιάδων της Σουηδίας" από τον Ντέιβιντ Κλόκερ Ερενστράλ το 2000, η οποία είναι σημειωμένη στο Guinness Book of World Records.
+Είχε επίσης σχέση με την χαρακτογραφία των νομισμών για πολλές χώρες, τα πρόσφατα παραδείγματά της εργασίας του περιλαμβάνουν τις εικόνες των πρωθυπουργών στην πρώτη σελίδα των νέων καναδικών 5 και 100 δολάριων.
+Μετά την σύγκρουση, ο Τζίμσον μεταφέρθηκε σε νοσοκομείο, όμως πέθανε στη συνέχεια.
+Ο οδηγός του αυτοκινήτου, ηλικίας 64 ετών, δεν τραυματίστηκε στην σύγκρουση.
+Το ατύχημα έγινε περίπου στις 12:00 GMT στην ίδια ημέρα και το αυτοκίνητο εξαγόταν από την σκηνή του ατύχημα περίπου στις 12:00 GMT την ίδια ημέρα.
+Μια άνθρωπος που εργάζεται σε μια γαράζ κοντά στο μέρος που συνέβη η συγκρούση δήλωσε: "Ήταν παιδιά που περιμένουν να διασχίσουν την οδό και όλα τα φώναζαν και κλαίγαν".
+Ήρθηκαν όλοι πίσω από όπου συνέβη η συγκρούση.
+Άλλες θέσεις στην πρόγραμμα της συνάντησης στο Μπάλι περιλαμβάνουν την προσωποποίηση των παραμένων δάσων του κόσμου και την κοινοποίηση τεχνολογιών για να βοηθήσουν τις αναπτυσσόμενες χώρες να αναπτύσσουν με λιγότερες εκπομπές.
+Η ΟΗΕ επιδιώκει επίσης να ολοκληρώσει ένα χρηματοδότημα για να βοηθήσει τις χώρες που επηρεάζονται από την θερμοκρασία για να αντιμετωπίσουν τις επιπτώσεις.
+Οι χρηματοδότησες μπορούν να χρησιμοποιηθούν για καταφύγια από τις πλημμύρες, καλύτερη διαχείριση του νερού και διαπλοκότητα των καρπών.
+Η Φλούκ έγραψε ότι οι προσπάθειες κάποιων να καταφέρει τις γυναίκες να μην μιλήσουν για την υγεία των γυναικών δεν είχαν επιτυχία.
+Πρόκειται σε αυτή την απόφαση εξαιτίας της πολυτελείας των θετικών σχόλιων και της ενθαρρυνσης που της έστειλαν και οι γυναικείες και οι ανδρείες προσωπικές, προκειμένου να θεωρηθεί η προφυλακτική φαρμακολογία ως ιατρική πραγματικότητα.
+Όταν οι μάχες κατέφθασαν μετά την μεταφορά των τραυματισμένων στον νοσοκομείο, περίπου 40 από τους άλλους συνεληφθέντες παρέμειναν στην περίπτωση και αρνήθηκαν να επιστρέψουν σε τα κέλλα τους.
+Οι επιμελητές προσπαθήθηκαν να διορθώσουν την κατάσταση, αλλά οι αιτήσεις των κρατούντων δεν είναι σαφές.
+Ανάμεσα στις 10:00-11:00 π.μ. MDT, είχε ξεκινήσει φωτιά από τους κρατούμενους στην περιοχή της φυλακής.
+Σύντομα, αστυνομικοί εξοπλισμένοι με εξοπλισμό αποκατάστασης εισήλθαν στην περιοχή και περικλήθηκαν τους κρατούμενους με δακρυογόνο.
+Τα προσωπικά για την αποκατάσταση του πυροβολισμού είχαν τελειώσει την πυρκαγιά στις 11:35 μμ.
+Μετά τη δημιουργία του δαμάζιου το 1963, τα επενδυσματικά πλημμύρες που προκαλούσαν την διάρκεια της περιόδου της κατάρρευσης σε όλη τη διάρκεια του ποταμού αποτέλεσαν να σταματοποιείται.
+Αυτό το συντρίμμι ήταν απαραίτητο για την δημιουργία των ακτογραμμών και των παραλίων, οι οποίοι υπήρχαν ως περιοχές ζωής των θηλαστικών ζώων.
+Από τότε, δύο είδη ιχθύων έχουν εξαλείφθηκε και δύο άλλα είναι ενδεικτικά, μεταξύ των οποίων και το καραβάκι.
+Παρότι η ύψος του νερού θα αυξηθεί μόλις λίγες εκατοστούς πόδια μετά την πλημμύρα, οι αξιωματούχοι ελπίζουν ότι θα είναι αρκετό για να επαναφέρει τις ερωδισμένες παραλίες κάτω από την πλημμύρα.
+Δεν έχει σημειωθεί προειδοποίηση για τσουνάμι, και σύμφωνα με την υπηρεσία γεωφυσικών της Τζακάρτα, δεν θα σημειωθεί καμία προειδοποίηση για τσουνάμι, καθώς το σεισμός δεν είχε την ποσότητα 6,5 βαθμών της κλίμακας Ρίχτερ.
+Παρά το ότι δεν υπήρχε κίνδυνος από τσουνάμι, οι κάτοικοι ξεκίνησαν να πανικοποιούνται και ξεκίνησαν να αποχωρούν από τα επιχειρήματά τους και τα σπίτια τους.
+Παρότι η Γουίνφρεϊ είχε δάκρυα στην αποχώρησή της, δήλωσε στους φανάτες της ότι θα επιστρέψει.
+Ήταν και δεν θα είναι μια αποχώρηση. Ήταν το κλείσιμο μιας εποχής και η ανοίγηση μιας νέας".
+Τα τελικά αποτελέσματα από τις εκλογές για την προεδρία και το κοινοβούλιο της Ναμίβιας δείχνουν ότι ο προέδρος Χιφικέπουνε Ποχάμπα είναι επανεκλεγμένος με μεγάλη πλειοψηφία.
+Η κυβερνητική πάρτι, η Οργάνωση του Λαού της Νότιας Αφρικής (SWAPO), διατήρησε επίσης την πλειοψηφία στις εκλογές του κοινοβουλίου.
+Η συμμαχία και οι στρατιώτες της Αφγανικής Δημοκρατίας μετέβηκαν στην περιοχή για την ασφάλεια του τόπου και άλλες αεροπορικές μονάδες της συμμαχίας έστειλαν στην περιοχή για να βοηθήσουν.
+Η σύγκρουση σημειώθηκε σε ύψους στο ορεινό πεδίο και πιστεύεται ότι αποτελέστηκε από ανταγωνιστική πυρκαγιά.
+Τα προσπάθεια για την αναζήτηση του τόπου της σύγκρουσης αντιμετωπίζονται με κακό κλίμα και σκληρή γη.
+Η φιλανθρωπική οργάνωση Μάγκολα, τα Μέδεκινς Σανς Φροντιέρες και η Οργάνωση Γενικής Υγείας του Κόσμου δηλώνουν ότι είναι η πιο κακή εκστρατεία που καταγράφηκε στη χώρα.
+Ο εκπρόσωπος του Οργανισμού Medecines Sans Frontiere, Ρίτσαρντ Βερμάν, δήλωσε: "Η Ανγόλα κατευθύνεται στην πιο κακή περίοδο της ιστορίας της και η κατάσταση στην Ανγόλα παραμένει πολύ κακή", δήλωσε.
+Τα παιχνίδια ξεκίνησαν στις 10:00 μ.μ. με εξαιρετική καιρότητα και, εκτός από την βροχοπτώση πριν από τη μέρα, ήταν μια ιδανική ημέρα για το ράγμπι 7.
+Τα καλύτερα σημεία του τουρνού, η Νότια Αφρική, ξεκίνησαν καλά όταν κερδίσαν μια προσωρινή νίκη 26-00 εναντίον του 5ου σημείου του τουρνού, η Ζαμπία.
+Στο παιχνίδι με τις νότιες γυναίκες τους, η Νότια Αφρική είχε αποφασιστικά χάλια, όμως στη συνέχεια του τουρνουά βελτιώθηκε σε όλους τους σημείους.
+Η διεξαρτημένη άμυνα τους, τα δεξιότητες τους στην κρατήση της μπάλας και η εξαιρετική συνεργασία της ομάδας τους τους κάνουν να είναι διαφορετικούς και ήταν σαφές ότι αυτή ήταν η ομάδα που πρέπει να καταπολεμήσει.
+Οι αξιωματούχοι της πόλης της Αμστερνταμ και του Μουσείου της Άννε Φρανκ δήλωσαν ότι το δέντρο είναι με μύκητα και προκειμένου να καταστρέψει την ασφάλεια της κοινότητας, καθώς υποθέτουν ότι βρίσκεται σε επίκειται κίνδυνο να πέσει.
+Είχε προγραμματιστεί να κατασκευαστεί την Τετάρτη, αλλά σώθηκε μετά την αποφάσιση του δικαστηρίου.
+Όλες οι είσοδοι στις σπήλεις, οι οποίοι έχουν το όνομα "Τα επτά Κορίτσια", είναι τουλάχιστον 100 έως 250 μέτρων (328 έως 820 πόδια).
+Τα αποτελέσματα των φωτογραφιών με την τελευταία τεχνολογία δείκνυνται ότι οι αλλαγές της θερμοκρασίας από τη νύχτα και την ημέρα δείκνυνται ότι είναι πιθανό ότι είναι σπήλαια.
+Είναι ψυχρότερες από την περιφέρεια στην ημέρα και θερμότερες τη νύχτα.
+Η θερμική συμπεριφορά τους δεν είναι τόσο σταθερή όπως τα μεγάλα σπήλαια στην Γη που συχνά διατηρούν μια σχετικά σταθερή θερμοκρασία, αλλά είναι συναφή με την περίπτωση ότι είναι πολύ βάθη στον χώρο", δήλωσε ο Γκλεν Τσάσινγκ της Αμερικανικής Γεωλογικής Έρευνας (USGS) της ομάδας Αστρογεωλογίας και του Πανεπιστημίου της Βόρειας Αριζόνα που βρίσκεται στο Φλάγκσταφ, Αριζόνα.
+Στην Γαλλία, η ψηφοφορία είναι παραδοσιακά μικροτεχνολογική εμπειρία: οι ψηφοφόροι περιορίζουν τους εαυτούς σε μια καπέλα, βάλλουν μια προετοιμασμένη λεπτομέρεια από κάποια κάποια σε μια εταιρεία με την επιλογή τους υποψηφίου.
+Μετά την επιβεβαίωση της ταυτότητας του ψηφοφόρου από τους αξιωματούχους, ο ψηφοφόρος βάλει την επιστολή στο ψηφοφόριο κέντρο και σηματεί την ψηφοφορία του.
+Η γαλλική εκλογική νομοθεσία σε μεγαλύτερο βαθμό κατασκευάζει τις διαδικασίες.
+Από το 1988, οι ψηφοφόρες κιβώτες πρέπει να είναι διαθετικές, ώστε οι ψηφοφόροι και οι παρατηρητές να μπορέσουν να παρατηρήσουν ότι στην αρχή της ψηφοφορίας δεν υπάρχουν κάποιες εταιρείες και ότι δεν πρόκειται να προσθέσουν κάποιες εταιρείες εξαιτίας των ψηφοφόρων που έχουν κατατεθεί και είναι αποδεκτές.
+Οι υποψηφίες μπορούν να στέλνουν εκπρόσωπους για να παρακολουθήσουν κάθε μέρος της διαδικασίας. Την βραδιά, οι ψήφοι συγκεντρώνονται από εθελοντές υπό επίσης επίσης επίθεση, σύμφωνα με συγκεκριμένες διαδικασίες.
+Το ASUS Eee PC, που είχε προηγουμένως εκδοθεί σε όλο τον κόσμο για λόγο οικονομίας και λειτουργικότητας, έγινε ένα από τα σημαντικά θέματα του 2007 Taipei IT Month.
+Ωστόσο, ο αγοραστικός αγοραστής για τα λάπτοπ θα αλλάξει και θα είναι εξαιρετικά διαφορετικό μετά την αναγνώριση της εταιρείας ASUS στο 2007 για το Taiwan Sustainable Award από το Executive Yuan της Κινεζικής Δημοκρατίας.
+Η ιστοσελίδα του ραδιοφωνικού σταθμού περιγράφει την εκπομπή ως "παλαιό σχολείο ραδιοθέατρο με μια νέα και εξουθενωμένη προσέγγιση για τους γιγάντες!"
+Στις πρώτες μέρες της εκπομπής, εμφανίστηκε μόνο στην ιστοσελίδα TogiNet Radio, μια ιστοσελίδα που επικεντρώνεται στην διαδικτυακή ραδιοφωνική εκπομπή.
+Την τελευταία εβδομάδα του 2015, η TogiNet δημιούργησε την AstroNet Radio ως εταιρεία ραδιοφωνικής εκπομπής.
+Η εκπομπή αρχικά παρουσίασε αμάτωρ φωνογράφους, τοπικούς στην Ανατολική Τέξας.
+Σύμφωνα με τις πληροφορίες, η σκοπευόμενη κλημβολογία συνεχίστηκε και τη νύχτα, καθώς οι αστυνομικοί δεν είχαν παροχή προσωπικής προσοχής στις δρόμους του Μπισκέκ.
+Η Βίσκεκ καταγράφηκε από έναν παρατηρητή ως κατέρρευση σε ένα κράτος της "αναρχίας", καθώς ομάδες άνθρωπων περνούσαν στα δρόμους και καταστρέφαναν τα καταστήματα με προσφορικά προϊόντα.
+Πολλοί κάτοικοι του Μπισκέκ κατηγόρησαν τους διαδηλωτές από τα νότια για την ανομία.
+Η Νότια Αφρική νίκησε τους Άλλους Μαύρους (Νέα Ζηλανδία) σε ένα παιχνίδι του ράγμπι ομοσπονδίας στο στάδιο Royal Bafokeng στο Ρουστμπούργκο, Νότια Αφρική.
+Το τελικό σκορ ήταν μια νίκη με ένα βαθμό, 21-20, τερματώνοντας την 15 νίκη σειρά των Άλλων Μαύρων.
+Για τους Springboks ήταν το τέλος της πέμπτης σειράς αποχώρησης σε πέντε παιχνίδια.
+Ήταν το τελευταίο παιχνίδι για τους Άλλους Μαύρους, οι οποίοι είχαν ήδη κερδίσει την τροφή πριν από δύο εβδομάδες.
+Το τελευταίο παιχνίδι της σειράς θα γίνει στο Ellis Park στο Τζοχάννεςβούργκ την επόμενη εβδομάδα, όταν οι Springboks θα αγωνιστούν με την Αυστραλία.
+Μια μέτρια σεισμική κατέστρεψε τη δυτική Μοντάνα στις 10:08 π.μ. την Δευτέρα.
+Δεν έχουν φτάσει αμέσως πληροφορίες για καταστροφές από τη Γεωλογική Έρευνα των Ηνωμένων Πολιτειών των ΗΠΑ (USGS) και το Εθνικό Κέντρο Πληροφοριών για Σεισμούς (NEIC).
+Το σεισμό είχε κέντρο σε περίπτωση περίπου 20 χιλιομέτρων (15 μίλια) βόρειο-βορειοδυτικά του Ντίλον και περίπου 65 χιλιομέτρων (40 μίλια) νοτιοδυτικά του Μπούτ.
+Η καταστροφική για τους ανθρώπους επίθεση της γρίπης των πτηνών τύπου H5N1 έχει επιβεβαιωθεί ότι επικτήθηκε σε ένα νεκρό άγριο καναλιάκι που βρέθηκε την περασμένη Δευτέρα σε μαραθώνα κοντά στο Λιον, στο Ανατολικό της Γαλλίας.
+Η Γαλλία είναι η εβδομή χώρα στην Ευρωπαϊκή Ένωση που υποβάλλεται από αυτόν τον κύριο; μετά την Αυστρία, τη Γερμανία, τη Σλοβηνία, τη Βουλγαρία, την Ελλάδα και την Ιταλία.
+Οι πιθανές περιπτώσεις του H5N1 στην Κροατία και τη Δανία παραμένουν αναγνωρισμένες.
+Ο Τσέιμπερς είχε κατηγορήσει τον Θεό για "την εκτεταμένη θάνατη, την καταστροφή και την τρομοκρατία εκατοντάδων εκατομμύριων ανθρώπων της Γης".
+Ο Τσέιμπερς, ο οποίος είναι αγνωστικός, υποστηρίζει ότι η αγωγή του πρόκειται για να αποκαλύψει τη δικαιοσύνη του και ότι κάποιος μπορεί να κατηγορήσει κάποιον κάποιον.
+Η ιστορία που παρουσιάζεται στην γαλλική οπέρα από τον Καμιλ Σεν Σένς είναι της εικόνας ενός καλλιτέχνη που "ζεί με την αγάπη της για τα ναρκωτικά και την Ιαπωνία".
+Επομένως, οι τραγουδιστές καλύπτουν κανναβισμούς στη σκηνή και το θέατρο ενισχύει τη συμμετοχή του πληθούς.
+Ο πρώην Πρόεδρος του Κοινοβουλίου Νιούτ Τζίνγκριτς, ο κυβερνήτης της Τεξας Ρικ Πέρι και η βουλευτή Μίσελ Μπάχμαν ολοκληρώθηκαν στην τέταρτη, πέμπτη και έκτη θέση, σερί.
+Μετά την ανακοίνωση των αποτελεσμάτων, ο Τζίνγκριτς ανέφερε στον Σάντορομ, αλλά είχε δύσκολες λέξεις για τον Ρόμνει, για τον οποίο εκπροσωπούσαν επίσης καμπάνιες διαφημίσεις στην Αϊόβα κατά του Τζίνγκριτς.
+Ο Πέρι δήλωσε ότι θα "επιστρέψει στο Τέξας για την εξέταση των αποτελεσμάτων της συνέλευσης της βραδιάς, να αποφασίσει αν υπάρχει διαδρομή προς το μέλλον για τον εαυτό μου σε αυτή την αγωνία", αλλά αργότερα δήλωσε ότι θα παραμείνει στην αγωνία και θα συμμετάσχει στις προεδρικές εκλογές της 21 Ιανουαρίου στη Νότια Καρολίνα.
+Η Μπαχμάν, η οποία κέρδισε την εκστρατεία Ames Straw Poll τον Αύγουστο, αποφάσισε να τερματίσει την εκστρατεία της.
+Ο φωτογράφος μεταφέρθηκε στο Ronald Reagan UCLA Medical Center, όπου πέθανε.
+Σύμφωνα με πληροφορίες, ήταν στην ηλικία των 20 ετών. Σε δήλωσή του, ο Μπίμπερ δήλωσε ότι «[καθώς δεν ήταν παρόντος και δεν είχε σχετική σχέση με αυτή την τραγωδική συμπεριφορά], οι σκέψεις και τα προσευχές μου είναι με την οικογένεια του θύματος».
+Η ειδησεογραφική ιστοσελίδα TMZ καταλάβει ότι ο φωτογράφος σταμάτησε το αυτοκίνητό του στην άλλη πλευρά του Sepulveda Boulevard και προσπάθησε να κάνει φωτογραφίες της αποστολής της αστυνομίας πριν από την πέρασμα του δρόμου και να συνεχίσει, προκαλώντας τον αστυνομικό της Καλιφόρνιας για να τον επαναφέρει στην άλλη πλευρά, δύο φορές.
+Σύμφωνα με την αστυνομία, ο οδηγός του αυτοκινήτου που τραυματίστηκε τον φωτογράφο είναι πιθανό ότι δεν θα αντιμετωπίσει κριμιναλικές καταγγελίες.
+Με μόλις εκατοντάδες μετάλλια που είναι διαθέσιμα κάθε μέρα, ορισμένες χώρες δεν είναι σε θέση να κερδίσουν μετάλλια.
+Συμπεριλαμβάνονται οι Ηνωμένες Πολιτείες με την Αννα Τζόχεμσεν που τερμάτισε στην 9η θέση στην κατηγορία γυναικών στο Super-G πέρσι, και η Φινλανδία με την Κάτια Σάρινεν που τερμάτισε στην 10η θέση στην ίδια κατηγορία.
+Ο Αυστραλός Μίτσελ Γκούρλεϊ ολοκληρώθηκε ηλικίας έναντι των δώδεκα στην κατηγορία άνδρων στο Super-G και ο Κέχ καταστηματοφόρος Όλδριχ Τζελίνκ ολοκληρώθηκε στην έκτη θέση στην κατηγορία άνδρων στο Super-G.
+Ο Αρλι Βελάσκεζ της Μεξικός ολοκληρώθηκε στην πятнадεсяτη θέση στην κατηγορία άνδρων κατάθλιψης Super-G. Ο Ανταμ Χολ της Νέας Ζηλανδίας ολοκληρώθηκε στην εννέαη θέση στην κατηγορία άνδρων κατάθλιψης Super-G.
+Ο Πολώνος Μάκι Κρέζελ και η οδηγός Άννα Ογκαρζίνσκα ολοκληρώθηκαν στην 13η θέση στο Super-G. Ο Κορέας Τζονγκ Σερκ Παρκ ολοκληρώθηκε στην 24η θέση στο Super-G για άνδρες κατάθλιπτες.
+Οι στρατιώτες της ΟΗΕ, οι οποίοι έφτασαν στην Χαϊτι μετά το σεισμό του 2010, κατηγορούνται για την διάρκεια της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκειας της διάρκεια
+Σύμφωνα με την αίτηση, τα αποχωρήματα από το στρατό του ΟΗΕ δεν είχαν πραγματοποιηθεί κατάλληλα και οι βακτηρίες είχαν πρόσβαση στο ποταμικό τμήμα του ποταμού Αρτιμπόνιτ, ένας από τους μεγαλύτερους ποταμούς της Χαϊτι.
+Πριν από την άφιξη των στρατευμάτων, η Χαϊτι δεν είχε αντιμετωπίσει προβλήματα σχετικά με την νοσηλεία από τη δεκαετία του 18ου αιώνα.
+Το Ηαϊτιανό Ινστιτούτο για Δικαιοσύνη και Δημοκρατία αναφέρθηκε σε ανεξάρτητες έρευνες που υποδείκνυνται ότι το βαταλιών της Ηνωμένων Εθνών για την επιτήρηση της ειρήνης της Νεπάλης έφερε μυστικά την βοήθεια στην πανδημία στο Ηαϊτι.
+Η Δανιέλ Λαντάντζ, εξειδικευμένη του ΟΗΕ στην είδηση, δήλωσε ότι η εκστρατεία είναι πιθανό να είχε προκαλείται από τους ειρηνικοφόρους.
+Ο Χάμιλτον επιβεβαίωσε ότι το Νοσοκομείο του Πανεπιστημίου Χάουαρντ έλαβε τον ασθενή σε σταθερή κατάσταση.
+Ο παίκτης είχε επισκεφτεί τη Νιγηρία, όπου έγιναν περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστατικά περιστ
+Το νοσοκομείο έχει εκτελεστεί το πρότυπο για την έλεγχος της μεταδοσής, συμπεριλαμβάνοντας την απαλλαγή του πατιέντα από τους άλλους για να εξαλείψει την πιθανή μεταδοσή σε άλλους.
+Πριν από το The Simpsons, ο Σίμον είχε εργαστεί σε διάφορες εκπομπές σε διάφορες θέσεις.
+Κατά τη δεκαετία του 1980 εργάζονταν σε εκπομπές όπως Taxi, Cheers και The Tracy Ullman Show.
+Το 1989 βοήθησε στη δημιουργία των Σίμψον με τους Μπρούκς και Γκρόνινγκ και ήταν υπεύθυνος για την προσλήψη της πρώτης ομάδας γραφτών της εκπομπής.
+Παρά την αποχώρησή του από την εκπομπή το 1993, συνεχίστηκε να λάμβανει εκατοντάδες εκατομμύρια δολάρια κάθε σεζόν για την εκπομπή του.
+Προηγούμενα η κινεζική ειδησεογραφική υπηρεσία Xinhua ανακοίνωσε ότι ένας αεροσκάφος είχε προσπάθεια αποκτήσεων.
+Οι επόμενες ανακοινώσεις ανακοίνωσαν ότι το αεροσκάφος είχε λήψει πιστοποίηση σχετικά με μπόμβα και επιστρέφει πίσω στην Αφγανιστάν, προχωρώντας στο Καντάχαρ.
+Οι πρώτες ανακοινώσεις αναφέρουν ότι το αεροσκάφος επιστρέφει πίσω στο Αφγανιστάν μετά την απορρίψη της επίσης πρόσκλισης για σημερινή προσέγγιση στο Ürümqi.
+Τα αεροπορικά τραυματισμοί είναι συνηθισμένο φαινόμενο στην Ιράν, όπου υπάρχει μια περιορισμένη πλευρά που δεν είναι καλά διατηρημένη για τις πολιτικές και τις στρατιωτικές επιχειρήσεις.
+Οι διεθνείς κυρώσεις έχουν σημαίνει ότι δεν είναι δυνατή η αγορά νέων αεροσκάφων.
+Πριν από αυτή την εβδομάδα, ένας αεροσκάφος της αστυνομίας κατέστρεψε και σκότωσε τρεις άνθρωπους και τρεις άλλους τραυματίστηκαν.
+Τον περασμένο μήνα, η Ιράν είδε την χειρότερη αεροπορική καταστροφή της τελευταίας δεκαετίας, όταν μια αεροπορική εταιρεία προσπαθούσε να φτάσει στην Αρμενία και κατέστρεψε, σκοτώνοντας τους 168 επιβάτες.
+Τον ίδιο μήνα, άλλη εταιρεία αεροπορικών επιχειρήσεων καταστρέφει σε μια αεροδρόμιο στην Μασχάδ και προκαλέσει τη σύγκρουση με μια τείχος, σκοτώντας επτά εκατομμύρια.
+Τα Aerosmith ακύρωσαν τις ακόμης συναυλίες τους στην εκδήλωση τους.
+Η ροκ μπάντα θα κάνει τουρ στις Ηνωμένες Πολιτείες και την Καναδά έως την 16η Σεπτεμβρίου.
+Ακύρωσαν την εκδήλωση μετά την τραυματισμό του πρωθυπουργού Στίβεν Τάιλερ, ο οποίος τραυματίστηκε μετά την πτώση του από τη σκηνή κατά τη διάρκεια της εκδήλωσης την 5η Αυγούστου.
+Ο Μόρι έχασε την πρώτη σετ με την πλευρά του μετά ότι και οι δύο άντρες έκαναν κάθε σερβ στη σετ.
+Ο Ντελ Ποτρό είχε την προηγούμενη πλεονέκτημα στο δεύτερο σετ, αλλά αυτό επίσης χρειάζεται να πραγματοποιήσει ένα τερματικό σετ μετά την πληροφορία 6-6.
+Σε αυτή την στιγμή, ο Πότρο έλαβε θεραπεία για την ακόνα του, αλλά είχε τη δυνατότητα να επιστρέψει στο παιχνίδι.
+Το πρόγραμμα ξεκίνησε στις 8:30 μμ της τοπικής ώρας (15:00 UTC).
+Οι διάσημοι της χώρας παρουσίασαν σε τα πόδια του Σρί Σιάμ βαντζάνες, ή θρησκευτικά τραγούδια.
+Η τραγουδίστρια Σαντζού Σαρμάρ ξεκίνησε την βραδιά, ακολουθούντας ο Τζάι Σάνκαρ Τσουντάρι. Παρουσίασε επίσης το χαπάν μπογ με τη μουσική του. Ο τραγουδιστής Ράτζου Καντέλουαλ συνεργάζεται με τον τραγουδιστή.
+Στη συνέχεια, ο Λάκχα Σίνγκ είχε το προβάδισμα στην παρουσίαση των bhajans.
+108 πλάτες με το Chhappan Bhog (σε την ινδουισμό, 56 διαφορετικές εστιατορικές προσφορές, όπως σουτές, καρπούς, καρέκλες, εστιατορικές προσφορές κ.λπ. που προσφέρονται στον θεό) είχαν προσφέρει στον Μπάμα Σιάμ.
+Ο Λάκκα Σίγκ παρουσίασε επίσης το χαππάν μπογ με την παρουσία του του τραγουδιστή Ράτζου Καντέλουαλ.
+Την Πέμπτη, στην κύρια παρουσίαση της Tokyo Game Show, ο πρόεδρος της Nintendo, Σατόρου Ιβάτα, αποκάλυψε την σχεδιασμό του έλεγχου για την νέα κονσόλα Nintendo Revolution της εταιρείας.
+Έχοντας μια μορφή παρόμοια με μια τηλεόραση διαχείρισης, ο διαχειριστής χρησιμοποιεί δύο δεσμεύσεις που βρίσκονται κοντά στην τηλεόραση του χρήστη για να τριαγωγήσει την θέση του σε τρίχερη διάσταση.
+Αυτό θα επιτρέπει στους παίκτες να έχουν έλεγχο στις δραστηριότητες και κινήματα σε παιχνίδια βίντεο με την κίνηση του μηχανισμού μέσω του αέρα.
+Ο Τζανκάρλο Φισίτσελα χάθηκε την έλευθερία του στο αυτοκίνητό του και ολοκληρώθηκε την αγωνία πολύ σύντομα μετά την αρχή.
+Ο συμπαίκτης του, ο Φερνάντο Αλόνσο, ήταν στην πρώτη θέση για τον περισσότερο χρόνο της αγωνίας, αλλά τερμάτισε τη διάρκεια της μετά από την παραγωγή του στο πιτ-στοπ, πιθανώς εξαιτίας της κακής κατάστασης του δεξαμενού του δεξαμενού του δεξαμενού του δεξαμενού του δεξαμενού του δεξαμενού του δεξαμενού του δεξαμενού του δεξαμενού του δεξαμενού του δεξαμενού του δεξαμενού του δεξαμενού του δεξαμενού του δεξαμενού του δεξαμενού του δεξαμενού του δεξαμενού του δεξαμενού του δεξαμενού του δεξαμενού του δεξαμενού τ
+Ο Μάικλ Σούμαχερ ολοκλήρωσε τη διάρκεια του αγώνα μόλις μερικές λεπτές μετά τον Αλόνσο, εξαιτίας των τραυματισμών στα πολλά μάχη κατά τη διάρκεια του αγώνα.
+Είναι πολύ κουκούλα και καλά τραγούδει επίσης", δήλωσε, σύμφωνα με μια εκτύπωση από την συνέντευξη τύπου.
+Ήταν κάθε φορά που πραγματοποιήσαμε μια εκπροσωποποίηση σε αυτήν την σκηνή, από την βάση της καρδιάς μου."
+Σε περίπου 3 λεπτά από την εκκίνηση, μια κάμερα εντός του αεροσκάφους δείχνει πολλούς μονάδες από το ισολατορικό πυρήνα που αποχωρούν από το πυρηνικό τανκ.
+Ωστόσο, δεν πιστεύεται ότι έχουν προκαλείσει κάποια καταστροφή στον αεροπλάνο.
+Ο επικεφαλής του προγράμματος της NASA για τα αεροπλάνα N. Wayne Hale Jr. δήλωσε ότι το πυρηνικό είχε πέσει "μετά τη στιγμή που μας ενδιαφέρει".
+Έπειτα από πέντε λεπτά από την εμφάνιση ξεκινά να βρίσκεται ένα άνεμος, περίπου μια λεπτότητα αργότερα, ο άνεμος φτάνει τα 70 χιλιόμετρα την ώρα, τότε ξεκινά να βρίσκεται ο βροχόπτωση, αλλά τόσο σκληρό και τόσο μεγάλο ότι το βροχό σας κάνει κακό, τότε ξεκινά να βρίσκεται ο χιόνι, οι άνθρωποι πανικοποιούνται και φωνάζουν και βγαίνουν μεταξύ τους, και τότε ξεκινά να βρίσκεται ο χιόνι, οι άνθρωποι πανικοποιούνται και φωνάζουν και βγαίνουν μεταξύ τους, και τότε ξεκινά να βρίσκεται ο χιόνι, οι άνθρωποι πανικοποιούνται
+Έχω χάσει τη σύζυγό μου και την φίλη της και στο τρόπο μου συναντήθηκα με δύο άνθρωπους με κράβδες και κάποιοι που τους περνούσαν και τους πιέσαν", δήλωσε ο Αρμάντ Βερσάτσε.
+Το NHK ανέφερε επίσης ότι η ατομική ενέργεια της εταιρείας Kashiwazaki Kariwa στην επαρχία Νιγάτα λειτουργούσε καθυστερημένα.
+Η εταιρεία Hokuriku Electric Power Co. ανέφερε ότι δεν υπήρχαν αποτελέσματα από το σεισμό και ότι οι δύο πυρηνικοί αγωγοί στην ατομική ενέργεια της εταιρείας στο Shika είχαν κλείσει.
+Σύμφωνα με πληροφορίες, περίπου 9.400 σπίτια στην περιοχή δεν έχουν νερό και περίπου 100 δεν έχουν ηλεκτρικό.
+Ορισμένες δρόμοι έχουν τραυματιστεί, η ελεκτροδρομική υπηρεσία είναι περιορισμένη στις περιοχές που τραυματίστηκαν και το Αεροδρόμιο Νότο στην επαρχία Ισικάβα παραμένει κλεισμένο.
+Μια βόμβα εξερράγηκε εκτός του γενικής γερουσίας του κυβερνήτη.
+Τρεις περισσότερες βόμβες εξερράγησαν κοντά σε κρατικά κτίρια σε διάρκεια δύο ώρων.
+Σε κάποιες αναφορές, η επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης
+Και η κυανουρική και η μελαμίνη βρέθηκαν σε προβάδισμα από οποιαδήποτε τα οποία αποτελούσαν τα πετσάρια που πέθαναν μετά την κατανάλωση του πετσαριακού προβάδισμα που ήταν κατασκευασμένο με μελαμίνη ή κυανουρική κυανουρική κυανουρική κυανουρική κυανουρική κυανουρική κυανουρική κυανουρική κυανουρική κυανουρική κυανουρική κυανουρική κυανουρική κυανουρική κυανουρική κυανουρική κυανουρική κυανουρική κυανουρική κυανουρική κυανουρική κυανουρική κυανουρική κυανουρική κυανουρική κυανουρική κυανουρική κυανουρική κυανο
+Οι δύο συντονισμοί αναπτύχθηκαν μεταξύ τους για να δημιουργήσουν κρυστάλλα που μπορούν να καταστρέψουν την λειτουργία των νεφρών, σύμφωνα με τους ερευνητές του πανεπιστημίου.
+Οι ερευνητές παρατήρησαν την παρουσία κρυστάλλων που μορφώθηκαν με την πρόσθεση του μελαμίνου και της κυανούρινης κυανίδας στο ουράνιο της γάτας.
+Η σύγκρουση αυτών των κρυστάλων είναι παρόμοια με τη σύγκρουση που βρίσκονται στην ουράνια των παιδιών που επηρεάζονται από αυτή την είδηση, σε σχέση με την συγκρούουση με την τεχνολογία FTIR.
+Δεν ξέρω αν γνωρίζεις ή όχι, αλλά οι περισσότερες προϊόντες από την Κεντρική Αμερική είχαν πρόσβαση σε αυτή την χώρα χωρίς φόρους.
+Ωστόσο, οι οκτώ τοις εκατό των προϊόντων μας αποτέλεσαν από ταξές στις κεντρικές Αμερικανικές χώρες.
+Αυτό μου δεν φάνηκε να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάνει να κάν
+Το μόνο που λέω σε τα άνθρωπα είναι να με θεραπεύουν όπως μας θεραπεύουν οι άλλοι.
+Ο κυβερνήτης της Καλιφόρνιας, Άρνολντ Σβάρτσενέγκερ, έγραψε σε νομοθεσία ένα νόμο που απαγορεύει την πώληση ή την αренή των βίντεο παιχνιδιών με βία σε νεαρούς.
+Το νομοσχέδιο απαιτεί ότι οι βίαιες παιχνίδια που πωλούνται στην Καλιφόρνια πρέπει να έχουν ετικέτα με την αναφορά "18" και την πωλήση τους σε μικροπολίτες να επιβάλλεται με ποινή 1.000 δολάρια για κάθε παράπτωμα.
+Ο Γενικός Εισαγγελέας, ο Κιερ Στάρμερ Κυβερ Σερ, δήλωσε σήμερα πριν από το πρωί ότι θα κατηγορήσει και τον Χουν, και τον Πράις.
+Ο Χούνε έχει ανακοίνωσε την αποστάσει του και θα τον αντικαταστήσει στο καβάδι του ο βουλευτής Έντ Ντέιβι. Ο βουλευτής Νόρμαν Λαμπ αναμένεται να κάνει την εργασία του Υπουργού Επιχειρήσεων του Ντέιβι.
+Ο Χουν και η Πράις είναι προγραμματισμένοι να εμφανιστούν στο δικαστήριο των δικαστών του Γουέστμινστερ την 16η Φεβρουαρίου.
+Οι νεκροί ήταν ο Νίκολας Άλντεν, 25 ετών, και ο Ζάκαρι Κοντέμπακ, 21 ετών. Ο Κοντέμπακ ήταν ο οδηγός.
+Ο Έντγκαρ Βεγούιλα λάμβανε τραυματισμούς στο χέρι και στο στόμα, ενώ ο Κρίστοφερ Σνάιντερ χρειάζεται να γίνει κατασκευαστική χειρουργική επένδυση στο πρόσωπό του.
+Το όπλο του Ούκα απέτυχε καθώς είχε κατεστραμμένο στο κεφάλι ενός πέμπτου άνθρωπου. Ο Σνάιντερ έχει συνεχιζόμενη πόνη και αμβλιότητα σε μια μάτια, χωρίς μέρος στο κεφάλι και μια προσωπική κατασκευή από τίτανιο.
+Ο Σνέιντερ κατέθεσε μέσω της τεχνολογίας videolink από μια βάση του Αεροστρατού των ΗΠΑ στη χώρα του.
+Πέρα από την εκδήλωση της Τετάρτης, ο Καρπανέντο συμμετέχει σε δύο αντίστοιχα αγώνα στους Πρωταθλήσεις.
+Η πρώτη της ήταν το Slalom, όπου έλαβε το Did Not Finish στην πρώτη πορεία της. 36 από τους 116 συμμετέχοντες είχαν το ίδιο αποτέλεσμα σε αυτή την κατάσταση.
+Η άλλη της αγωνία, το Giant Slalom, την οποία ολοκληρώθηκε στην δέκατη θέση στην κατηγορία γυναικών με συνολική διάρκεια αγώνα 4:41,30, 2:11,60 λεπτά μεγαλύτερη από την Αυστριανή Κλέοπατρα Λοέσχ, και 1:09,02 λεπτά μεγαλύτερη από την Αυστριανή Γκιόνγκι Ντάνι, που ολοκλήρωσε στην δέκατη θέση.
+Τέσσερις σκιώδες στην ομάδα των γυναικών δεν τελέστηκαν τα τακτικά τους γύρους και 45 από τους 117 συνολικούς σκιώδες στο Giant Slalom δεν σημειώθηκαν στην αγωνία.
+Η αστυνομία της Μαντσιά Πράσεδ βρήκε το κλέφτο λάπτοπ και το κινητό τηλέφωνο.
+Ο Αναπληρωτής Γενικός Επίτροπος Δ.Κ. Άρια δήλωσε: "Συνέλαβαμε πέντε άνθρωπους που βιάστηκαν τη γυναίκα της Ελβετίας και ανακάλυψαν το κινητό της και το λάπτοπ".
+Οι κατηγορούμενοι είναι ο Μπάμπα Κάντζαρ, ο Μπούθα Κάντζαρ, ο Ράμπρο Κάντζαρ, ο Γκάζα Κάντζαρ και ο Βίσνου Κάντζαρ.
+Ο επίτροπος της αστυνομίας Τσάντρα Σέχαρ Σολάνκι δήλωσε ότι ο κατηγορούμενος εμφανίστηκε στο δικαστήριο με καλύμενα προσώπα.
+Παρά το γεγονός ότι τρεις άνθρωποι βρισκόταν στο σπίτι όταν το αυτοκίνητο τους τραυματίστηκε, κανείς από αυτούς δεν τραυματίστηκε.
+Ωστόσο, ο οδηγός υπέστη σοβαρές τραυματισμούς στο κεφάλι.
+Η οδός όπου συνέβη η σύγκρουση ήταν προσωρινά κλεισμένη καθώς οι υπηρεσίες αναπτυσσόμενου καταστροφικού είχαν απελευθερωθεί τον οδηγό από την κόκκινη Audi TT.
+Ανακοινώθηκε πρώτα στο Νοσοκομείο του Τζέιμς Πέιγκτ στο Γκρέιτ Γιαρμούθ.
+Στη συνέχεια τον μεταφέρθηκε στον Νοσοκομείο Άντενμπροουκς στο Κάμπριτζ.
+Η Άντεκόγια έχει από τότε παραμείνει στην επίσκεψη της στην επίσκεψη της Σερφ Κούρτ της Έδινβορου κατηγορηθεί για την δολοφονία του γιος της.
+Είναι υπό κράτηση μέχρι την ανακοίνωση της κατηγορίας και του δικαστηρίου, αλλά οι μαρτυρίες των τελευταίων μαρτύρων μπορεί να είναι προβληματικές, καθώς η εικόνα της έχει δημοσιεύσει σε ευρεία βάση.
+Αυτό είναι συνηθισμένη πράξη σε άλλες περιοχές του Ηνωμένου Βασιλείου, αλλά η δικαιοσύνη της Σκωτίας λειτουργεί διαφορετικά και τα δικαστήρια θεωρούσαν την δημοσίεια των φωτογραφιών ως πιθανώς προπονητική.
+Η καθηγητής Πάμελα Φέργκουσον από το Πανεπιστήμιο του Ντάντι σημειώνει ότι "οι δημοσιογράφοι φαίνεται να περπατούν σε επικίνδυνη γραμμή εάν δημοσιεύουν φωτογραφίες κ.λπ. των ύποπτων".
+Το Crown Office, το οποίο είναι υπεύθυνο γενικά για τις κατηγορίες, είπε στους δημοσιογράφους ότι δεν θα κάνει περισσότερες σχόλια, τουλάχιστον μέχρι την καταγγελία.
+Το έγγραφο, σύμφωνα με την διαρροή, θα αναφέρει στην διαμάχη για τα σύνορα, τα οποία οι Παλαιστίνοι θέλουν να βασίζονται στα σύνορα πριν από τον Πολέμο της Μέσης Ανατολής το 1967.
+Σύμφωνα με πληροφορίες, άλλα θέματα που καλύφθηκαν είναι το μέλλον της Ιερουσαλήμ, η οποία είναι ιερή για και την Ελλάδα και την Ισραήλ, καθώς και το πρόβλημα της εποχής του Ιόρδανου.
+Η Ισραήλ επιτρέπει μια συνεχή μιλιταριστική παρουσία στην φάραγγα για δέκα χρόνια μετά την υπογραφή συμφωνίας, ενώ η Αυτονομία Παλαιστίνης επιτρέπει μια παρουσία μόλις για πέντε χρόνια.
+Οι πυροβολείς στην πρόσθετη δοκιμασία για την ελέγχος των παράσπισμων είχαν να είναι περιορισμένοι από τους εκπαιδευτές, καθώς η δοκιμασία είχε να παρακολουθεί και να εξετάσει την επίτευξη της.
+Σε μια συνεργασία μεταξύ του NPWS και της Sporting Shooters Association of Australia (NSW) Inc, επικεφαλής επαγγελματικοί εθελοντές είχαν τη δυνατότητα να συμμετάσχουν στο πρόγραμμα κυνηγής της Αυστραλιανικής Ομοσπονδιακής Ομοσπονδιακής Ομοσπονδιακής Ομοσπονδιακής Ομοσπονδιακής Ομοσπονδιακής Ομοσπονδιακής Ομοσπονδιακής Ομοσπονδιακής Ομοσπονδιακής Ομοσπονδιακής Ομοσπονδιακής Ομοσπονδιακής Ομοσπονδιακής Ομοσπονδιακής Ομοσπονδιακής Ομοσπονδιακής Ομοσπονδιακής Ομοσπονδιακής Ομοσπονδιακής Ομοσπονδιακής Ομοσπονδιακής Ομοσπονδιακής Ομοσπονδιακής Ομοσπονδι
+Σύμφωνα με τον Μικ Ο'Φλιν, τον Πρόεδρο της Υπηρεσίας Προστασίας του Πάρκου και της κληρονομιάς με το NPWS, οι τέσσερις σκοπευτές που επιλέχθηκαν για την πρώτη πυροβολική επίθεση έλαβαν συνολική εκπαίδευση σχετικά με την ασφάλεια και την εκπαίδευση.
+Ο Μαρτέλι κήρυξε σήμερα την προεδρία ενός νέου Προσωρινού Εκλεγματικού Συμβουλίου (CEP) με 9 μέλη.
+Είναι η πέμπτη CEP του Μαρτέλι τους τέσσερις χρόνους.
+Τον περασμένο μήνα μια επιτροπή προεδρικής επιτροπής πρότεινε την αποχώρηση του προηγούμενου πρόεδρου CEP ως μέρος ενός πακέτα μέτρων για την κίνηση της χώρας προς τις νέες εκλογές.
+Η επιτροπή ήταν η απάντηση του Μαρτέλι στις εκτεταμένες διαδηλώσεις κατά της κυβέρνησης που ξεκίνησαν τον Οκτώβριο.
+Τα συχνά βίαια διαδηλώσεις προκάλεσαν οι αποτυχίες στην διεκδίκηση εκλογών, οι οποίες θα έπρεπε να γίνουν από το 2011.
+Περίπου 60 περιστατικά σχετικά με το iPod που δεν λειτουργούσε και περιορισμένη περιορισμένη περιορισμένη περιορισμένη περιορισμένη περιορισμένη περιορισμένη περιορισμένη περιορισμένη περιορισμένη περιορισμένη περιορισμένη περιορισμένη περιορισμένη περιορισμένη περιορισμένη περιορισμένη περιορισμένη περιορισμένη περιορισμένη περιορισμένη περιορισμένη περιορισμένη περιορισμένη περιορισμένη περιορισμένη περιορισμένη περιορισμένη περιορισμένη περιορισμένη περιορισμένη περιορισμένη περιορισμένη περιορισμένη περιορ
+Το Οικονομικό, Εμπορικό και Επιχειρηματικό Υπουργείο της Ιαπωνίας (METI) δήλωσε ότι είχε γνωρίζει 27 συμβάν σχετικά με τα μηχανισμά.
+Την περασμένη εβδομάδα, η METI ανακοίνωσε ότι η Apple είχε προειδοποίησε την υπηρεσία για 34 πρόσθετες περιστατικές υπερθερμοποίησης, τις οποίες η εταιρεία καλέσει "παραπάνω από την αναγκαιότητα".
+Το Υπουργείο απάντησε την ανακοίνωση της Apple για την αναμένωση της έκθεσης "πραγματικά απογοητευτική".
+Το σεισμό έπληξε την Μαριάνα στις 07:19 π.μ. της τοπικής ώρας (09:19 βράδυ GMT της Παρασκευής).
+Το γραφείο καταστροφικής διαχείρισης της Βόρειας Μαριανής δήλωσε ότι δεν έχουν παρατηρηθεί καταστροφές στη χώρα.
+Επίσης το Κέντρο Προειδοποίησης Τσουνάμι για την Ειρηνική Θάλασσα δήλωσε ότι δεν υπάρχει αναφορά για τσουνάμι.
+Ένας πρώην αστυνομικός της Φιλιππίνων έχει κρατεί ως τύποι τους τουρίστες της Χονγκ Κονγκ στο Μάνιλα, την πρωτεύουσα των Φιλιππίνων.
+Ο Ρολάντο Μεντόζα χτύπησε τους τουρίστες με το M16 του.
+Πολλοί τύφλοι έχουν επιστρατεύσει και τους περισσότερους έχουν επίσης επιβεβαιωθεί το θάνατό τους.
+Έξι τύποι, συμπεριλαμβανομένων των παιδιών και των γηραιότερων, και οι φωτογράφοι των Φιλιππινών είχαν την ευκαιρία να εγκαταλείψουν πριν από τους άλλους.
+Οι φωτογράφοι εκείνη τη στιγμή πήραν τη θέση μιας γηράσκουσας γυναίκας που χρειάστηκε να πάει σε τοίχο, και ο Μεντόζα πήρε πυροβολισμό.
+Ο Λίγκινς ακολούθησε τα πόδια του πατέρα του και είστεκε σε μια καριέρα στην ιατρική.
+Εκπαιδεύτηκε ως γυναικολόγος και ξεκίνησε να εργάζεται στο Εθνικό Γυναικείο Νοσοκομείο του Ακλαντ το 1959.
+Μετά τη δουλειά του στο νοσοκομείο, ο Λίγκινς ξεκίνησε να ερευνά την προηγούμενη εκτέλεση εργασίας κατά τη διάρκεια του χρόνου του.
+Τα έρευνα του έδειξαν ότι εάν είναι δίνεται ένα ορμόν, θα εξακολουθήσει την τελειοποίηση των φυσιολογικών πνευμονικών οργάνων του μωρού.
+Το Xinhua ανακοίνωσε ότι οι ερευνητές της κυβέρνησης ανακάλυψαν δύο μηχανισμούς εγγραφής πτήσεων «μαύρα κάστρα» την Τετάρτη.
+Οι συνάδελφοι του Λούνα είπαν επίσης την παρακάλεια του.
+Ο Τόμι Ντρέιμερ δήλωσε "Η Λούνα ήταν η πρώτη βασιλιάς του εξτρέμου. Η πρώτη διευθύνων μου. Η Λούνα πέθανε την νύχτα των δύο σελήνων. Πραγματικά μοναδική, όπως και εκείνη. Μια ισχυρή γυναίκα".
+Ο Ντάστιν "Γκολντούστ" Ράνελς σχολίασε ότι "η Λούνα ήταν τόσο παράνομη όπως και εγώ...πιθανότατα και περισσότερο...αγαπώ τη Λούνα και θα χάνω τη Λούνα...ελπίζω ότι είναι σε καλύτερο μέρος".
+Από τους 1.400 άνθρωπους που σκέφτηκαν πριν από τις εκλογές του 2010 για την ομοσπονδία, οι πολίτες που αντιστοιχούν στην Αυστραλία να γίνει μια δημοκρατία έχουν αυξηθεί σε 8 τοις εκατό από το 2008.
+Η προεδρική πρωθυπουργός Τζούλια Τζίλαρντ δήλωσε κατά τη διάρκεια της εκστρατείας για τις εκλογές του 2010 ότι πιστεύει ότι η Αυστραλία θα πρέπει να γίνει μια δημοκρατία στο τέλος της βασιλείας της Ελίζαμπεθ ΙΙ.
+Το 34 τοις εκατό των συμμετέχοντων στην έρευνα συμφωνούν με αυτή την απόφαση, θέλοντας ότι η βασίλισσα Ελίζαμπεθ ΙΙ είναι η τελευταία βασιλιάς της Αυστραλίας.
+Στις άκρες της δημοσκόπησης, το 29 τοις εκατό των ερευνούμενων πιστεύει ότι η Αυστραλία θα πρέπει να γίνει δημοκρατία όταν μπορεί, ενώ το 31 τοις εκατό τους πιστεύει ότι η Αυστραλία θα πρέπει να μην γίνει δημοκρατία.
+Ο ολυμπιονίκης με χρυσό μετάλλιο θα έπρεπε να αγωνιστεί στους 100 και 200 μέτρων της ελεύθερης διαδρομής και σε τρεις εταιρείες στους Κομμουνιστικούς Αγώνες, αλλά εξαιτίας των ανακρίσεων του είναι σε επικίνδυνο η κατάσταση της καλλιέργειας του.
+Δεν μπόρεσε να λάβει τα φάρμακα που χρειάζονται για να περάσει από τη δύσκολη πείρα του, καθώς είναι περιορισμένα από τους Αγώνες.
+Ο Κέρτις Κόοπερ, μαθηματικός και καθηγητής επιστημών υπολογιστών στο Πανεπιστήμιο της Κεντρικής Μισούρι, ανακάλυψε το μεγαλύτερο γνωστό πριμό αριθμό στις 25 Ιανουαρίου.
+Μερικοί άνθρωποι επιβεβαίωσαν την ανακάλυψη χρησιμοποιώντας διαφορετικό εξοπλισμό και προγραμματικό πρόγραμμα από την αρχή του Φεβρουαρίου και ανακοινώθηκε την Τετάρτη.
+Οι κομέτες μπορεί να ήταν μια πηγή παράδοσης νερού στην Γη μαζί με οργανική ήττα που μπορεί να δημιουργεί πρωτεΐνα και να υποστηρίζει τη ζωή.
+Οι επιστήμονες ελπίζουν να καταλάβουν πώς δημιουργούνται οι πλανήτες, ειδικά πώς δημιουργήθηκε η Γη, καθώς οι κομέτες έχουν συγκρούσει με την Γη αρκετά πριν.
+Ο Κούμονο, 53 ετών, ξεκίνησε την επίτευξή του ως κυβερνήτης αρχικά αυτό το έτος και έγραψε την πρόσφατη νομοθεσία για την νομιμοποίηση της γαμείας του ίδιου γένους.
+Αναφέρθηκε στις πληροφορίες ότι είναι "πολιτική φιλολογία και παλαιότητα".
+Θεωρείται πιθανό ότι θα υποβάλει υποψηφιότητα για την προεδρία το 2016.
+Η NextGen είναι ένα σύστημα που, σύμφωνα με την FAA, θα επιτρέπει σε αεροπλάνα να πετέχουν πειραιότερες διαδρομές και να σώζουν εκατοντάδες εκατομμύρια γαλώνια καυσίμου κάθε έτος και να μειώσουν τις εκπομπές καρβόνου.
+Χρησιμοποιεί τεχνολογία που βασίζεται σε τηλεπτύχωση και διαφορετικά από την παλαιότερη τεχνολογία που βασίζεται σε γηπέδια ρανταρ για να επιτρέπει στους αεροπορικούς επιστημονικούς να περιορίζουν με περισσότερη πραγματικότητα τα αεροσκάφη και να παρέχουν στους αεροπορικούς επιστημονικούς περισσότερες πραγματικές πληροφορίες.
+Δεν πρόκειται να προσθέσει καμία επιπλέον μεταφορά και οι επιφάνειες σε επίπεδο δεν θα σταματήσουν στο Wembley και δεν είναι διαθέσιμες οι εγκαταστάσεις κατασκήνωσης αυτοκινήτων και κατασκήνωσης και εξοδήματος στο επίπεδο.
+Οι φόβοι για την έλλειψη μεταφορών ενισχύσαν την πιθανότητα ότι το παιχνίδι θα είχε να παίξει πίσω από κλεισμένες πορτές χωρίς τους υποστηρικτές της ομάδας.
+Μια έρευνα που δημοσιεύτηκε την Πέμπτη στην εφημερίδα Science ανέφερε σχετικά με τη δημιουργία ενός νέου είδους πτηνών στις Εκουαδόριες Νησούς Γκαλάπαγκος.
+Οι ερευνητές από το Πρίνστοντον Πανεπιστήμιο στις Ηνωμένες Πολιτείες και το Πανεπιστήμιο του Ουπσάλα στη Σουηδία ανακοίνωσαν την ανακάλυψη ενός νέου είδους που εξελίχθηκε μόλις σε δύο γενεράτιες, αν και αυτή η διαδικασία είχε να λάβει πολύ μεγαλύτερη χρονική διάρκεια, εξαιτίας της μεταγέννησης μεταξύ του ενδημικού πτηνού του Ντάρβιν, του Geospiza fortes, και του μετανάστευσης πτηνού του κακτού, του Geospiza conirostris.
+Το χρυσό μπορεί να επαληθεύεται σε ολόκληρες μορφές. Μπορεί να επαληθεύεται σε μικρές μορφές.
+Μπορεί να κρατείται σε λεπτό δερμάτι, με το οποίο μπορεί να καλύπτεται και να καλύπτεται. Μπορεί να κρατείται με τραυματισμό ή να καλύπτεται σε πλάκες.
+Μπορεί να κατασκευάζεται πολύ μικρό, και να καλύπτεται σε άλλα μέταλλα. Μπορεί να κατασκευάζεται τόσο μικρό ότι χρησιμοποιούταν κάποιες φορές για την ορναμέντα των χειρογραφών σε βιβλία με την ονομασία "ιλλυμινάτα μανουσκρίπτα".
+Αυτό αποτελεί το pH ενός χημικού προϊόντος. Μπορείτε να κατασκευάσετε έναν σημειωτή χρησιμοποιώντας το άλμα του ρουδού κάπου.
+Το άλμα του σαλάτα μετατρέπεται σε άλλη χρώμα σύμφωνα με την ακτινότητα ή την βασικότητα (αλκαλικότητα) του χημικού.
+Το επίπεδο pH αναφέρεται από τον αριθμό των ιόνων υδρογόνου (το H στο pH) που περιλαμβάνονται στο ελεγχόμενο ενός χημικού προϊόντος.
+Οι ιόνες του υδρογόνου είναι πρωτόνια που έχουν απολύσει τα τους ελέκτρονα (καθώς τα άτομα του υδρογόνου περιλαμβάνουν ένα πρωτόνιο και ένα ελέκτρον).
+Μιξήστε τα δύο ξηρά πουδρά μεταξύ τους και στη συνέχεια, με καθαρά νερά χέρια, πετάξτε τα δύο σε μια μπάλα.
+Η υγρασία στις χέριες σας θα επανειλημμένει με τις εξωτερικές φρούρνες, που θα είναι σκληρές και θα μορφωθούν σε μια τύπο σκελετού.
+Οι πόλεις του Χάραπα και του Μόχεντζο-Ντάρο είχαν σε σχεδόν κάθε κατοικία τοποθετημένο τεράστιο καμπύλι, συνδεδεμένο με σοφισμένο καναλιστικό σύστημα.
+Έχουν βρει στα σπίτια των Μινωτικών πόλεων της Κρήτης και της Σαντορίνης στην Ελλάδα.
+Υπήρχαν επίσης τοίλετες και στην αρχαία Αίγυπτο, στην Περσία και στην Κίνα. Στην Ρωμαϊκή πολιτεία, οι τοίλετες είχαν κάποιες φορές μέρος των κοινωνικών λουτρών, όπου οι άνδρες και οι γυναίκες είχαν μια κοινή εταιρεία.
+Όταν καλείτε κάποιον που βρίσκεται χιλιάδες μίλια από σας, χρησιμοποιείτε έναν τηλεπικοινωνιακό σατελίτ.
+Το τηλεόρασμα στον χώρο λαμβάνει την καλλιέργεια και την επιστρέφει γρήγορα.
+Το τηλεσκόπιο έστειλαν στον κόσμο με έναν πυραύλο. Οι επιστήμονες χρησιμοποιούν τα τηλεσκόπια στον κόσμο καθώς η άτμοσφαιρα της Γης διαταράζει κάποιες από τις φωτιές και την προοπτική μας.
+Πρέπει να χρησιμοποιήσει ένα μεγάλο πυραύλιο που έχει περισσότερα από 100 πόδια ύψους για να βάλει μια τηλεόραση ή τηλεσκόπιο στον χώρο.
+Το κύκλο έχει αλλάξει τον κόσμο σε εξαιρετικές τρόπους. Το μεγαλύτερο που έκανε για εμάς είναι ότι μας δώσει πολύ πιο εύκολη και ταχύτερη μεταφορά.
+Έχει μας φέρει τον τρένο, το αυτοκίνητο και πολλά άλλα μέσα μεταφορής.
+Κάτω από αυτές βρίσκονται περισσότερες μέσες μεγέθους γάτες που φαγεί μέσες μεγέθους τροφές από τα κριτσάρια μέχρι τα ελαφρίδια και τους ελαφρίδες.
+Τελικά, υπάρχουν πολλοί μικροί γατοί (συμπεριλαμβανομένων των ελεύθερων καταφωνικών γατών) που φαγούν τα πολύτερα ποσότητα μικρά προβάτια όπως τα κορυφαία, τα κρυστάλλια, τα εκκρεμές και τα πτηνά.
+Το μυστικό για την επιτυχία τους είναι η ιδέα της νίχης, μια ειδική δουλειά για κάθε γάτα που της κρατεί από την αντίσταση με άλλους.
+Οι λέονταρες είναι οι πιο κοινωνικές καταρράκτες, ζουν σε μεγάλες ομάδες που ονομάζονται πρίδες.
+Τα κουράκια συμπεριλαμβάνουν από ένα έως τρεις σχετικοί ενήλικες άντρες, καθώς και όσο και περίπου τριάντα γυναίκες και κούβες.
+Οι γυναίκες είναι συνήθως πολύ σχετικές μεταξύ τους, καθώς αποτελούν μια μεγάλη οικογένεια αδελφών και θυγατερών.
+Τα λέοντα συνεργάζονται και πολύ παρόμοια με τα σύνορα των λύκων ή των σκύλων, ζώα που είναι πολύ παρόμοια με τα λέοντα (αλλά όχι με άλλα μεγάλα θηρία) στην συμπεριφορά τους και είναι επίσης πολύ θανατηφόρα για τους τρόφους τους.
+Ένας καλώς σχεδιασμένος αθλητής, ο τίγρι μπορεί να κλημβάει (παρόμοια με τον άνθρωπο), να πλευρέψει, να περπατήσει μεγάλες αποστάσεις και να κρατήσει με πέντε φορές την δύναμη ενός ισχυρού ανθρώπου.
+Το τίγρι είναι στην ίδια κατηγορία (γένος Πάνθερα) με τα λέοντα, τα γαλάζια και τους ιάγκους. Αυτά τα τέσσερα καλάκια είναι τα μόνα που μπορούν να φωνάζουν.
+Το κραυγή του τίγκρου δεν είναι παρόμοιο με το πλήρης κραυγής του λέοντος, αλλά πιο παρόμοιο με μια φράση που είναι καταγγελματική και φωνετική.
+Οι οκελότες απολαμβάνουν τα μικρά ζώα. Θα καταλάβουν παπαγάλες, έχουν τη δυνατότητα να καταλάβουν εκείνες τις εχίνες και τα κριττάρια και εκείνες τις πτηνές. Οι περισσότερες από τις ζώα που καταλάβει ο οκελότης είναι πολύ μικρότερες από αυτόν τον οκελότη.
+Οι επιστήμονες πιστεύουν ότι οι οκελότες ακολουθούν και βρίσκονται τα ζώα που θέλουν να φάγουν (θηραία) μέσω του καθεύδοντος τους και να αναζητούν που έχουν περάσει στη γη.
+Μπορούν να βλέπουν πολύ καλά στο σκότο με την νυχτερινή βλέπτερα τους και κινούνται πολύ παρακολουθητικά επίσης. Οι καρακαλοί καταδιώκουν την τροφή τους αποκτώντας τη συμπεριφορά τους με το περιβάλλον τους και μετατρέποντας τους.
+Όταν μια μικρή ομάδα των ζωντανών πράγματων (μικρή πληθυσμού) αποχωρεί από την κύρια πληθυσμού που πρόκειται από (όπως αν μετακινείται πάνω από ένα οροπέδιο ή ένα ποταμό ή αν μετακινείται σε μια νέα νησίδα για να δεν μπορούν εύκολα να γυρίσουν πίσω), θα βρουν σε διαφορετικό περιβάλλον από το προηγούμενο.
+Αυτό το νέο περιβάλλον διαθέτει διαφορετικές πληροφορίες και διαφορετικούς ανταγωνιστές, επομένως η νέα πληθυσμός θα χρειαστεί διαφορετικές χαρακτηριστικές ή αναπαραγωγές για να είναι μια ισχυρή αντίστοιχη των προηγούμενων.
+Η αρχική πληθυσμός δεν έχει αλλάξει καμία μέριμνα, ακόμα και σήμερα χρειάζονται τις ίδιες ανάπτυξεις που και πριν.
+Κατά τη διάρκεια του χρόνου, καθώς η νέα πληθυσμός ξεκινά να αναπτύχει στην νέα περιοχή, ξεκινά να είναι περισσότερα και περισσότερα διαφορετική από την άλλη πληθυσμός.
+Τελικά, μετά από χιλιάδες ή ακόμα και εκατομμύρια χρόνια, οι δύο πληθυσμοί θα είναι τόσο διαφορετικοί ότι δεν θα μπορούν να καλείται τα ίδια είδη.
+Αποκαλούμε αυτή τη διαδικασία σπεσιακότητα, το οποίο σημαίνει μόνο τη δημιουργία νέων είδεων. Η σπεσιακότητα είναι μια απαραίτητη συνέπεια και μια πολύ σημαντική μέρος της εξέλιξης.
+Τα φυτά δημιουργούν οξύγενα, τα οποία είναι τα πνεύματα που έχουν τα άνθρωπα, και λαμβάνουν καρβόδιο, το οποίο είναι το πνεύμα που έχουν οι άνθρωποι (τ. ε. το πνεύμα που εκπομπούν).
+Τα φυτά παράγουν την τροφή τους από τον ήλιο με την φωσινοσύνθεση. Επίσης παρέχουν σκιά.
+Κατασκευάζουμε τα σπίτια μας από φυτών και κατασκευάζουμε τα ρούχα μας από φυτών. Οι περισσότερες τροφές που καταναλώνουμε είναι φυτών. Χωρίς φυτά, τα ζώα δεν θα μπορούσαν να ζήσουν.
+Ο μοσασαύρος ήταν ο πιθανότερος προβληματιστής της εποχής του, επομένως δεν φοβόταν κάτι, εκτός από άλλους μοσασαύρους.
+Τα μακρά στόματα του είχαν περισσότερα από 70 εξαιρετικά πυκνά τράχηλα και ένα επιπλέον σετ στην κρούση του στόματος, σημαίνοντας ότι δεν υπήρχε εγκατάλειμμα για κάτι που διασχίζει τον δρόμο του.
+Δεν γνωρίζουμε σίγουρα, αλλά θα μπορούσε να έχει είχε διχασμένη γλώσσα. Η διατροφή της περιλαμβάνει κεραστούς, μεγάλους ψάρες, άλλους μοσασαύρους και μπορεί και να ήταν κανιβαλιστής.
+Επίσης επιτέθηκε σε οποιαδήποτε πράγματο που εισέβαλε στη θάλασσα, ακόμα και σε ένα μεγάλο δινόσαυρο όπως το T. rex.
+Ενώ οι περισσότερες από τις φαγητόποιες τους είναι γνωστές για μας, οι Ρωμαίοι είχαν και τους τοποθετές τους στο περιβάλλον τους, όπως το άγριο χοίρο, το περιβάλλον του περιβάλλον του περιβάλλον του περιβάλλον του περιβάλλον του περιβάλλον του περιβάλλον του περιβάλλον του περιβάλλον του περιβάλλον του περιβάλλον του περιβάλλον του περιβάλλον του περιβάλλον του περιβάλλον του περιβάλλον του περιβάλλον του περιβάλλον του περιβάλλον του περιβάλλον του περιβάλλον του περιβάλλον του περιβάλλον του περιβάλλον του
+Μια άλλη διαφορά ήταν ότι ενώ οι φτωχοί και η γυναίκα φάνηκαν το φαγητό τους καθώς καθίσαν σε καρέκλες, τα πλούσια άνδρες προέτρεπαν να έχουν συνεδριάσεις μεταξύ τους και να βρίσκονται κατά την πλευρά τους καθώς φάνηκαν το φαγητό τους.
+Τα πρωινά των αρχαίων Ρωμαίων δεν μπορούσαν να περιλαμβάνουν φαγητό που έφτασε στην Ευρώπη από την Αμερική ή από την Ασία στα επόμενα αιώνα.
+Για παράδειγμα, δεν είχαν κοριά, τομάτες, καρτοφύλλα και κακό, και κανείς από τους αρχαίους Ρωμαίους δεν έχανε πετρελαίο.
+Οι Βαβυλώνιοι κατασκήνωσαν κάθε από τους θεούς τους μια βασική εκκλησία που θεωρούταν σπίτι του θεού.
+Οι άνθρωποι φέρουν θυσίες στους θεούς και οι ιερές προσπαθούσαν να παρακολουθήσουν τις ανάγκες των θεών μέσω των τελετών και των φεστιβάλων.
+Κάθε ναός είχε μια ανοικτή αγόρα και μετά μια εσωτερική αγόρα που μπορούσαν να εισέλθουν μόνο οι ιερές.
+Κάποιες φορές κατασκευάζαν ειδικές πυραμίδες με την μορφή των ziggurats για να είναι μέρος των ναού.
+Η κορυφή του πύργου ήταν ένα ειδικό ιερό για τον θεό.
+Στην ζεστή κλιματική της Ανατολής, το σπίτι δεν ήταν τόσο σημαντικό.
+Το περισσότερο της ζωής της οικογένειας των Εβραίων συνέβη στην άνοιξη.
+Οι γυναίκες κουζούσαν στην περίπτωση και τα καταστήματα ήταν μόνο απλά κανάλια που βλέπαν στην δρόμο. Το πέτρι χρησιμοποιούσαν για την κατασκευή σπίτων.
+Δεν υπήρχαν μεγάλες δάσεις στην χώρα της Καναάν, επομένως το ξύλο ήταν εξαιρετικά πολύτιμο.
+Η Γροιλανδία κατοικήθηκε σπάρως. Στις ιστορίες των Νόρμανών λέγεται ότι ο Έρικ ο Κόκκινος καταδικάστηκε από την Ισλανδία για την δολοφονία και όταν ταξιδεύτηκε πιο στα δυτικά, βρήκε την Γροιλανδία και την ονόμασε Γροιλανδία.
+Ωστόσο, παρά την ανακάλυψή του, οι εθνικές των Εσκιμών είχαν ήδη ζωοποιηθεί εκεί.
+Παρότι κάθε χώρα ήταν "Σκανδιναβική", υπήρχαν πολλές διαφορές μεταξύ των ανθρώπων, βασιλικών, κανόνων και ιστορίας της Δανίας, της Σουηδίας, της Νορβηγίας και της Ισλανδίας.
+Εάν έχετε παρακολουθήσει το κινηματογραφικό έργο National Treasure, μπορεί να νιώσετε ότι μια χάρτης θησαυρού έγραψε στην πίσω πλευρά της Εκκλησίας της Ανεξαρτησίας.
+Ωστόσο, αυτό δεν αποτελεί πραγματικότητα. Παρότι υπάρχει κάτι γραπτό στην πίσω πλευρά του έγγραφου, δεν είναι μια χάρτης θησαυρού.
+Από την πίσω πλευρά της Δήλωσης της Ανεξαρτησίας βρίσκονταν τα λέμματα "Αρχική Δήλωση Ανεξαρτησίας της 4ης Ιουλίου 1776". Το κείμενο εμφανίζεται στο κάτω μέρος του έγγραφου, με προσοποποίηση.
+Ενώ κανείς δεν γνωρίζει σίγουρα ποιος το έγραψε, είναι γνωστό ότι στις αρχές της ζωής του, το μεγάλο βιβλίο σε περγάμενο (μέρος του μερίζεται σε 29¾ εκατοστά και 24½ εκατοστά) ήταν συγκρούμενο για την αποθήκευσή του.
+Επομένως, είναι πιθανό ότι η σημείωση ήταν πρόσθετη μόνο ως ετικέτα.
+Οι επιβολές της ημέρας D και οι επόμενες μάχες απελευθέρωσαν τη Βόρεια Γαλλία, αλλά η Νότια Γαλλία ακόμα δεν ήταν ελεύθερη.
+Είχε την κυριαρχία η "Vichy" Γαλλία. Αυτοί ήταν Γαλλοί που είχαν συμφωνία με τους Γερμανούς το 1940 και εργάζονταν με τους εισβολείς αντί να τους κατακτήσουν.
+Την 15η Αυγούστου 1940, οι συμμάχοι εισέβαλαν στην Νότια Γαλλία, η εισβολή είχε την ονομασία "Επιχείρηση Dragoon".
+Μόλις δύο εβδομάδες οι Αμερικανοί και οι Ελεύθεροι Γαλλοί δυνάμεις εξαπέλυσαν την Νότια Γαλλία και εκτείνονταν προς τη Γερμανία.
+Η πολιτισμός είναι μια μοναδική κουλτούρα που κοινοποιείται από μια σημαντική μεγάλη ομάδα ανθρώπων που ζουν και εργάζονται συνεργατικά, μια κοινότητα.
+Το λέξη civilization προέρχεται από το λατινικό civilis, που σημαίνει πολιτικό, σχετικά με το λατινικό civis, που σημαίνει πολίτης, και civitas, που σημαίνει πόλη ή πόλη-πολιτεία, και αυτό και κάποια περίπτωση περιορίζει την μέγεθος της κοινότητας.
+Οι πόλεις-πολιτείες είναι οι προγόνες των εθνών. Η πολιτισμική κουλτούρα περιλαμβάνει την μετάδοση της γνώσης σε διάφορες γενεαλογικές γενιές, μια διαμονή κουλτούρας και μια ευκαιρία διαδοχή.
+Οι μικρές πολιτείες συχνά εξαλείφονται χωρίς να παρέχουν σημαντικές ιστορικές πληροφορίες και δεν είναι γνωστές ως πραγματικές πολιτείες.
+Κατά τη διάρκεια του Επαναστατικού Πολέμου, οι τριάντα πολιτείες σχηματίστηκαν πρώτη φορά σε μικρή κεντρική κυβέρνηση, με το Κογκρέσο να είναι το μοναδικό σημείο της, σύμφωνα με τους Συντάγματα της Συμπολιτείας.
+Το Κογκρέσο δεν είχε καμία εξουσία να επιβάλει φόρους και, επειδή δεν υπήρχε εθνική εκτελεστική ή δικαστική αρχή, αναπτύχθηκε στις αρχές της πολιτείας, οι οποίες συχνά είχαν αντίσταση, για την εφαρμογή όλων των τελευταίων αποφάσεων του.
+Δεν είχε επίσης εξουσία να αντικαταστήσει τα φορολογικά και τα τάριφα μεταξύ των πολιτειών.
+Τα άρθρα απαιτούσαν την ενόμοια συμφωνία από όλες τις πολιτείες πριν μπορούσαν να επεξεργαστούν και οι πολιτείες είχαν το κέντρο της κρατικής εξουσίας τόσο πολύ φανταστικά ότι οι εκπρόσωποι τους είχαν συχνά απουσία.
+Η εθνική ιταλική ομάδα ποδοσφαιριστών και η γερμανική εθνική ομάδα ποδοσφαιριστών είναι η δεύτερη πιο επιτυχημένη ομάδα στον κόσμο και οι πρωταθλητές του Παγκόσμιου Κύπελλου του FIFA το 2006.
+Οι ποπούλαρ περιλαμβάνουν το πανεπιστήμιο, το μπάσκετ, το βόλεϊ, το νεροπολιτικό, την επίθεση, το ράγμπι, την ποδηλοφορία, το πάγκο, το πάγκο στο πάγκο και το F1.
+Οι χειμερινές ολυμπιακές είναι πιο δημοφιλείς στις βόρειες περιοχές, καθώς οι Ιταλοί συμμετέχουν σε διεθνείς αγώνες και ολυμπιακές εκδηλώσεις.
+Το Ιαπωνία διαθέτει περίπου 7.000 νησιά (η μεγαλύτερη είναι η Χονσού), κάνοντας το Ιαπωνία την 7η μεγαλύτερη νησίδα στον κόσμο!
+Επειδή η Ιαπωνία διαθέτει μια συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη συγκεκριμένη σ
+Η Ταϊβάν αρχίζει από τον 15ο αιώνα, όταν οι ευρωπαϊκοί ναύτες που περνούσαν μέσα στην περιοχή κατέγραψαν το όνομα της νήσου ως Ilha Formosa, ή Καλή Νήσο.
+Το 1624, η Ολλανδική Εταιρεία Ανατολικής Ινδίας δημιουργεί μια βάση στην νότια δυτική Ταϊβάν, ξεκινώντας μεταμόρφωση στις πρακτικές παραγωγής των αρχαίων σεμιδών και επιχειρώντας στην εργασία των κινεζικών εργαζόμενων για την παραγωγή ρισού και σάκου.
+Το 1683, οι δυναστικές δυνάμεις της βασιλείας Τσιν (1644-1912) λάμβαναν την εξουσία των δυτικών και βορειοδυτικών περιοχών της Ταϊβάν και ανακοίνωσαν την Ταϊβάν ως επαρχία της βασιλείας Τσιν το 1885.
+Το 1895, μετά την ήττα στον Πρώτο Σινο-Ιαπωνικό Πόλεμο (1894-1895), η κυβέρνηση του Τσινγκ σηματοποιεί την υπογραφή της Συνθήκης του Σιμονόσεκι, σύμφωνα με την οποία παραχωρεί την αυτονομία της Ταϊβάν στην Ιαπωνία, η οποία κυριάρχει στην νησίδα μέχρι το 1945.
+Το Ματσού Πιτσού περιλαμβάνει τρεις βασικές καταστάσεις, τα οποία είναι το Ίντιουάτανα, το Ναό του Ηλίου και το Μέγαρο των Τριών Παράθυρων.
+Οι περισσότερες από τις κατασκευές στις πλευρές του κομπλέκου έχουν επανασκευαστεί για να δώσουν σε τουρίστες μια πιο καλή ιδέα για την πρώτη εμφάνισή τους.
+Μέχρι το 1976, το τρίαντα τοις εκατό του Ματσού Πιτσού είχε επαναφέρει και η επαναφέρωση συνεχίζεται και σήμερα.
+Για παράδειγμα, η πιο συνηθισμένη μορφή φωτογραφίας σε σταθερές εικόνες στον κόσμο είναι το 35mm, το οποίο ήταν το πιο σημαντικό μέρος του κινηματογραφικού φιλμ στο τέλος της αναλογικής εποχής του κινηματογραφικού φιλμ.
+Παρέχεται και σήμερα, αλλά πιο σημαντικά, η ποσότητα του σε σχέση με την εικόνα της διαγραφής της διαδικτυακής φωτογραφικής κάμερας είναι μεγαλύτερη.
+Το 35mm είναι στην πραγματικότητα, και σε κάποιον περίπτωση περίπλοκα, 36mm σε πλάτος και 24mm σε ύψος.
+Αυτή η μορφή είναι για αυτόν τον λόγο να είναι με αντίστοιχη ποσότητα 3:2 (με την διαίρεση με δώδεκα για να λάβει την πιο πραγματική αντίστοιχη αριθμητική ποσότητα).
+Πολλές συνηθισμένες μορφές (για παράδειγμα η οικογένεια των μορφών APS) είναι ίσες ή σχεδόν παρόμοιες με αυτή την ποσότητα αντιστοιχίας.
+Η πολύ καταπληκτημένη και συχνά καταπληκτικοποιημένη κανόνα των τριτών είναι μια πραγματική οδηγία που δημιουργεί δυναμικότητα και διατηρεί μέτρο της οργάνωσης σε μια εικόνα.
+Αναφέρει ότι η πιο επικοινωνική θέση για την κύρια περίπτωση είναι στην συνέπεια των γραμμών που διακοπεύουν την εικόνα σε τρίτα τοποθετικά και ορθοτοπικά (δείτε παράδειγμα).
+Κατά τη διάρκεια αυτής της εποχής της ευρωπαϊκής ιστορίας, η Καθολική Εκκλησία, η οποία είχε γίνει πλούσια και ισχυρή, κάνει περίοδο εξέτασης.
+Για πάνω από χιλιάδες χρόνια η Χριστιανική θρησκεία είχε συγκεντρώσει τις ευρωπαϊκές πολιτείες παρά τις διαφορές στην γλώσσα και τις παραδόσεις.
+Η παντοπορική δύναμός του επηρεάσει όλους, από τον βασιλικό έως τον κοινοπολίτη.
+Μια από τις βασικές θέσεις της Χριστιανικής θεολογίας είναι ότι ο πλούτος θα πρέπει να χρησιμοποιηθεί για την απελευθέρωση του θλιμματισμού και της φτώχειας και ότι οι χρηματικές πληροφορίες της εκκλησίας είναι προκειμένου για αυτόν τον λόγο.
+Η κεντρική αρχή της εκκλησίας βρισκόταν στην Ρώμη περισσότερα από μια εκατομμύρια χρόνια και αυτή η συγκεντρώση της εξουσίας και του χρηματοδότητας προκάλεσε πολλούς να αναρωτήσουν το ενδεχόμενο ότι αυτή η πραγματικότητα συμβαίνει.
+Σύντομα μετά τη διάρκεια των επίθεσεων, η Βρετανία ξεκίνησε μια ναυτική μπλοκάδα της Γερμανίας.
+Η στρατηγική αποτέλεσε αποτελεσματική, διακόπτοντας τις βασικές στρατιωτικές και πολιτικές προμηθείες, παρότι αυτή η βλοκοποίηση παραβάζει τα συνηθισμένα παγκόσμια δικαίωμα που έχουν αποκαλύψει ορισμένες διεθνείς συμφωνίες των τελευταίων δύο αιώνων.
+Η Βρετανία έβαλε μινές στα διεθνή νερά για να εμποδίσει την εισόδο των πλοίων σε ολόκληρες περιοχές της θάλασσας, προκαλώντας κίνδυνο και για τα εντοπισμένα πλοία.
+Επειδή υπήρχε περιορισμένη απάντηση σε αυτή την τακτική, η Γερμανία αναμένει μια παρόμοια απάντηση για την ανοικτή πολεμική επίθεση των υποβρύχων της.
+Κατά τη δεκαετία του 1920, η κυριαρχική προσέγγιση των περισσότερων πολίτων και εθνών ήταν η πακισμία και η αποκρούση.
+Μετά την ανάγνωση των τραυματισμών και των βίαιων πράξεων του πολέμου του Πρώτου Παγκοσμίου, οι εθνικές πολιτείες επιθυμούσαν να αποφεύγουν μια παρόμοια κατάσταση στο μέλλον.
+Το 1884, ο Τέσλα μετανάστησε στις Ηνωμένες Πολιτείες των ΗΠΑ για να απολαμβάνει έργο στην εταιρεία Edison στην Νέα Υόρκη.
+Έφτασε στις ΗΠΑ με 4 δενάρια στα χέρια του, ένα βιβλίο ποιητικής και μια επιστολή από τον Τσάρλς Μπάτσελορ (τον διευθυντή του στην προηγούμενη εργασία) στον Τόμας Εντζίσον.
+Η Αρχαία Κίνα είχε μια μοναδική πρόσβαση για την αποκάλυψη διαφορετικών εποχών; Κάθε φάση της Κίνας ή κάθε οικογένεια που είχε την εξουσία ήταν μια διαφορετική δυναστεία.
+Επίσης μεταξύ κάθες δυναστείας υπήρχε μια αστατική εποχή διχασμένων επαρχείων. Η πιο γνωστή από αυτές τις περιόδους ήταν η εποχή των Τριών Βασιλειών, που πραγματοποιήθηκε για 60 χρόνια μεταξύ της δυναστείας των Χαν και των Τσιν.
+Σε αυτές τις περιόδους πραγματοποιήθηκε επικίνδυνος πόλεμος μεταξύ πολλών αριστοκρατών που αγωνίστηκαν για τον θρόνο.
+Τα Τρία Βασίλεια ήταν μια από τις αισχρότερες εποχές στην ιστορία της Αρχαίας Κίνα, και χιλιάδες ανθρώπους πέθαναν σε μάχες για να καθίσουν στο υψηλότερο θρόνο στο μεγάλο πάλατο στο Ξιάν.
+Υπάρχουν πολλοί κοινωνικοί και πολιτικοί επιπέδοι όπως η χρήση μετρικού σύστημα, η αλλαγή από την αυτοκρατορία στην ρεπουμπλικανισμό, το εθνικισμό και η πίστη ότι το κράτος αποτελείται για το λαό και όχι για μια μοναρχία.
+Επίσης μετά την επανάσταση οι εργασίες είχαν πρόσβαση για όλους τους άνδρες υπαλλήλους, επιτρέποντας στους πιο επιτευγμένους και επιτυχημένους να επιτευχθούν.
+Παρόμοια πράγματι για τον στρατιωτικό, καθώς και για τον στρατιωτικό, καθώς τα θέση στην κατάταξη του στρατιωτικού είχαν προηγουμένως βασιστείται στην κλησία, αλλά πλέον στον καιλάμπερ.
+Η Γαλλική Επανάσταση είπε επίσης πολλούς άλλους εργαζόμενους λαούς από άλλες χώρες να ξεκινήσουν τις δικές τους επανάστασεις.
+Ο Μοχαμέδ είχε πολύ ενθουσιασμό για τα θέματα πέρα από την συνηθισμένη ζωή. Χρησιμοποιούσε συχνά μια σπήλαια που γίνεται γνωστή ως «Ηρά» στο Όρος του «Νούρ» (φως) για την μελέτη.
+ο σπήλαιο που επέτρεπε στις εποχές, παρέχει μια πολύ ζωντανή εικόνα των πνευματικών προθέσεων του Μουχάμμαδ.
+Στην κορυφή μιας από τις βουνά της Βόρειας Μέκκας, η σπήλα είναι εντελώς αποκλεισμένη από την άλλη πλευρά του κόσμου.
+Το πράγμα είναι ότι δεν είναι εύκολο να το βρεις κανείς, ακόμα και αν το γνωρίζεις ότι υπάρχει. Και όταν βγεις στο σπήλαιο, είναι συνολική ισολογία.
+Δεν μπορεί να βλέπει και να ακούει κάτι άλλο εκτός του καθαρού καλογραμμένου ουρανού που βρίσκεται πάνω και των πολλών περιοχών που περιβάλλουν το σπήλαιο. Πολύ λίγο από αυτό το πλανήτη μπορεί να βλέπει και να ακούει από την εσωτερική περιοχή του σπήλαιου.
+Η Μεγάλη Πυραμίδα στην Γίζα είναι η μοναδική από τα επτά θαύματα που εξακολουθεί να υπάρχει και σήμερα.
+Κατασκευασμένη από τους Αιγύπτιους στον τρίτο αιώνα π.Χ., η Μεγάλη Πυραμίδα αποτελεί μια από πολλές μεγάλες πυραμίδες που κατασκευάζονταν για την αναφορά του νεκρού φαραώ.
+Το Πλατείο της Γίζα, ή "Νεκρόπολη της Γίζα" στην Αιγυπτιακή Κοιτλία των Νεκρών, περιέχει πολλά πυραμίδια (από τα οποία το μεγάλο πυραμίδι είναι το μεγαλύτερο), πολλά μικρά μνημεία, πολλά ναούς και το μεγάλο Σφίγκο.
+Η μεγάλη πυραμίδα δημιουργήθηκε για την τιμή του φαραώ Χουφού και πολλές από τις μικρότερες πυραμίδες, ταφές και ναούς δημιουργήθηκαν για την τιμή των γυναικών και των μέλων της οικογένειας του Χουφού.
+Το σημείο "πάνω του βόου" φαίνεται να είναι μια Β και το σημείο "κάτω του βόου" να φαίνεται να είναι ένα κλεμμίδι ή ένα τετράγωνο χωρίς την κάτω πλευρά του.
+Πάνω σημαίνει ότι θα πρέπει να ξεκινήσετε από την άκρη και να πιάσετε το βόγχος, ενώ κάτω σημαίνει ότι θα πρέπει να ξεκινήσετε από την άκρη του βόγχου και να πιάσετε το βόγχος.
+Η βοή προς το πάνω δημιουργεί συνήθως μια μικρότερη ήχος, ενώ η βοή προς το κάτω είναι ισχυρότερη και πιο κατηγορητική.
+Μπορείτε να γράψετε τα δικά σας σημεία, αλλά θυμηθείτε ότι τα γραμμένα σημεία για την προσκύνηση είναι διαθέσιμα για μουσικό λόγο, επομένως θα πρέπει να τα συμπεριφέρονται συνήθως.
+Ο φόβος ο βασιλιάς Λουί ΧΣΙ, η βασίλισσα Μαρί Αντοινέτ και τα δύο νέα παιδιά τους (η 11χρονη Μαρί Τερέζι και ο τέσσερα χρόνια Λουί Σάρλ) και η γυναίκα του βασιλιά Μαδαμ Ελίζαμπετ στις 6ης Οκτωβρίου 1789 είχαν να επιστρέψουν πίσω στο Παρίσι από το Βέρσαιλ μετά από την προσπάθεια μιας κοινότητας των αγοραστικών γυναικών.
+Σε μια καρέκα, ταξιδέψαν πίσω στο Παρίσι, περιορισμένοι από μια κοινότητα άνθρωπων που φώναζαν και φώναζαν απειλές εναντίον του βασιλιά και της βασιλικής γυναίκας.
+Η κοινότητα των άνθρωπων εξέπληξε τον βασιλιά και την βασιλική γυναίκα να έχουν τα παράθυρα του καρκασίου τους ανοιχτά.
+Κάποια στιγμή, ένας μέλος του πλήθους τρέχει με το κεφάλι ενός βασιλικού στρατιώτη που σκοτώθηκε στο Βέρσαιλ εναντίον της πανικοποιημένης βασίλισσα.
+Οι έξοδες για τον πόλεμο του αμερικανικού εμπειροκρατισμού για την κατάληψη των Φιλιππινών είχαν να πληρωθούν από τον λαό των Φιλιππινών.
+Πρέπει να πληρώσουν φόρους στο κολονιαλιστικό κράτος των ΗΠΑ για να καλύψουν μεγάλο μέρος των έξοδων και των συναλλαγών για τα κρεβάτα της φιλιππινικής κυβέρνησης μέσω των τραπεζικών καταστημάτων της Ουάλστ Στριτ.
+Φυσικά, οι υπερπροφίτες που προκειμένου να αποκτήσουν από την μακροπρόθεσμη εκπλούτωση του φιλιπινικού λαού θα είναι τα βασικά πλούτη του αμερικανικού ιμπεριαλισμού.
+Για να καταλάβει τους Τεμπλάρους, πρέπει να καταλάβει την περίπτωση που προκάλεσε την δημιουργία της οργάνωσης.
+Η ηλικία στην οποία πραγματοποιήθηκαν τα γεγονότα είναι συνήθως αναφέρεται ως η Ανώτερη Μέση Εποχή, η εποχή της ευρωπαϊκής ιστορίας στα 11ο, 12ο και 13ο αιώνα (π.Χ. 1000–1300).
+Οι Ανώτερες Μέσες Χρονιές προηγήθηκαν από τις Αρχαίες Μέσες Χρονιές και ακολούθησαν από τις Τελευταίες Μέσες Χρονιές, οι οποίες σύμφωνα με την πραγματικότητα τελειώνονται περίπου στο 1500.
+Το τεχνολογικό δετερομορφισμό είναι ένας όρος που περιλαμβάνει μια ευρεία περιοχή ιδεών σε πραγματικότητα, από την τεχνολογική πίεση ή την τεχνολογική αναγκαιότητα έως μια σεβαστική αισθητική ότι το τέλος του ανθρώπου αποτελείται από μια βάση λογική συνδεδεμένη με τα επιστημονικά νόμους και την εμφάνισή τους στην τεχνολογία.
+Οι περισσότερες εκφράσεις της τεχνολογικής δετερομορφισμού συμπεριλαμβάνουν δύο γενικές ιδέες: ότι η ανάπτυξη της τεχνολογίας εξακολουθεί έναν δρόμο που σημειώνεται σχεδόν από την πολιτική ή την κουλτούρα, και ότι η τεχνολογία επίσης έχει "επιπτώσεις" σε τις κοινότητες που είναι ιδιαίτερες από τις πολιτικές ή κουλτούρες.
+Για παράδειγμα, μπορεί κάποιος να λέγει ότι η αυτοκίνητα απαραίτητα προωθεί την ανάπτυξη των δρόμων.
+Ωστόσο, μια εθνική διαδρομική διαδρομή δεν είναι οικονομικά διαθέσιμη για μόλις λίγες αυτοκίνητες, επομένως σχηματίζονται νέες μέθοδες παραγωγής για να μειώσει τον κόστος διαθέσιμου αυτοκινήτου.
+Η συχνότητα της διαδικασίας αυτοκινήτων επίσης επηρεάζει την υψηλότερη συχνότητα των τραυματισμών στα δρόμους, προκαλώντας την εφεύρεση νέων τεχνικών στην επιχείρηση της υγείας για την αποκατάσταση των τραυματισμών.
+Το Ρομαντισμό είχε μια μεγάλη στοιχεία της κουλτουργικής δετερμοποίησης, που προέρχεται από γραφείς όπως ο Γόετε, ο Φίτς και ο Σλέγκελ.
+Στην περίπτωση του Ρομαντισμού, η γεωγραφία μορφώθηκε τα άτομα, και με τη διάρκεια του χρόνου προέκυψαν παραδόσεις και πολιτισμός σχετικά με αυτή την γεωγραφία, και αυτές, είναι καλύτερες από τις απαραίτητες νομοθεσίες.
+Καθώς η Παρίσι είναι γνωστή ως η πρωτεύουσα της σύγχρονης μόδας, η Κωνσταντινούπολη θεωρούταν ως η πρωτεύουσα της μόδας της εποχής των φεοδαριών της Ευρώπης.
+Η γνωστότητά της ως επίκεντρο της πολυτελείας ξεκίνησε περίπου από το 400 ε.Χ. και πέρασε έως περίπου το 1100 ε.Χ.
+Το προβάτισμά του μειώθηκε κυρίως κατά τη διάρκεια του δώδεκατού αιώνα λόγω του γεγονός ότι οι κρούσιοι επέστρεψαν φέροντας δώρα όπως σαρκούς και καρπούς που αξίζαν περισσότερα από τα προσφέρματα των Βυζαντινών αγορών.
+Ήταν σε αυτή τη στιγμή που πραγματοποιήθηκε η μετατροπή του τίτλου Πολιτείας της Μόδας από τη Κωνσταντινούπολη στο Παρίσι.
+Το γότικο στιλ έφτασε στην άκρη στην περίοδο μεταξύ του 10ου - 11ου αιώνα και του 14ου αιώνα.
+Στην αρχή, το περιβάλλον είχε σημαντική επίδοση από την Βυζαντινή κουλτούρα στην ανατολή.
+Ωστόσο, εξαιτίας των μεдλενών επικοινωνιακών καναλιών, οι στυλοί στην δύση μπορούσαν να πέσουν πίσω με 25 έως 30 χρόνια.
+κατά το τέλος των μέσων αιώνων η δυτική Ευρώπη ξεκίνησε να αναπτύχει την ιδιαίτερη της στιλική. μια από τις μεγαλύτερες αναπτύξεις της εποχής εξαιτίας των κρούσιων οι άνθρωποι ξεκίνησαν να χρησιμοποιούν τα μπάνια για την σύνδεση του είδους.
+Η αποτελεσματική αγροτική είναι η αγροτική που πραγματοποιείται για την παραγωγή αρκετών φαγητικών για να απαντήσει μόνο στις απαιτήσεις του αγροτικού και της οικογένειας του.
+Η αποτελεσματική αγροτική είναι μια πραγματική, συχνά οργανική, σύστημα χρησιμοποίησης σωτηριακού σεμινάριου της περιοχής σε συνδυασμό με την αλλαγή των καρπών ή με άλλες σχετικά πραγματικές τεχνικές για να μεγαλώσει την παραγωγή.
+Ιστορικά, οι περισσότεροι αγρότες είχαν σχέση με την αποτελεσματική αγροτική και αυτό παραμένει και σε πολλές αναπτυσσόμενες χώρες.
+Οι υποκουρευτικές κουλτούρες συγκεντρώνουν αντίστοιχες προσωπικές που αισθάνονται παρατηρημένες από τα κοινωνικά κανόνα και επιτρέπουν τους να αναπτύξουν μια αισθητική ταυτότητα.
+Οι υποκουλτούρες μπορούν να είναι διαφορετικές λόγω της ηλικίας, της εθνικότητας, της κλησίας, της τοποθεσίας και/ή του γένους των μέλων.
+Τα χαρακτηριστικά που αποκαλύπτουν μια υποκουλτούρα ως διαφορετική μπορεί να είναι οι γλωσσικές, οι αισθητικές, οι θρησκευτικές, οι πολιτικές, οι σεξουαλικές, οι γεωγραφικές ή μια συνδυασμός παραγωγών.
+Οι μέλη μιας υποκουλτούρας συχνά σηματοδοτούν την μέλεια τους μέσω της ιδιαίτερης και συμβολικής χρήσης του στυλού, το οποίο περιλαμβάνει τα σχέδια, τα μανερισμούς και την γλώσσα.
+Μια από τις πιο συνηθισμένες τεχνικές που χρησιμοποιείται για να δείξει την σημαντικότητα της κοινωνικοποίησης είναι η αναφορά σε τα λίγα περιστατικά παιδιών που δεν κοινωνικοποιήθηκαν από τους ενήλικες καθώς βρισκόνταν στην ανάγκη τους να μεγαλώνονται.
+Αυτά τα παιδιά αποκαλούνται «αγριοφόρα» ή άγρια. Κάποια αγριοφόρα παιδιά έχουν περιοριστεί από ανθρώπους (συνήθως από τους δικούς γονείς τους); σε κάποιες περιπτώσεις το εγκατάλειμμα αυτών των παιδιών είχε σχετικά με την αρνητική απόφαση των γονείων για την σοβαρή νοηματική ή φυσική περιορισμότητα του παιδιού.
+Τα άγρια παιδιά μπορεί να έχουν συνειδητοποίησει σε σοβαρές κακοποίησεις ή τραύματα πριν από την απώλεια τους ή την αποχώρησή τους.
+Άλλοι είναι πιστεύεται να είχαν παιδεύσει από ζώα, κάποιοι είναι πιστεύεται ότι ζήτησαν τη ζωή τους στο άγριο.
+Όταν το άγριο παιδί είναι εντελώς φυλακισμένο από άγρια ζώα, αποδεικνύει συμπεριφορές (εντός φυσικών περιορισμών) σχεδόν εντελώς παρόμοιες με τις συμπεριφορές του ειδικού θηλαστικού ζώα, όπως το φόβο ή την απροσωπικότητά του για τους ανθρώπους.
+Ενώ η μάθηση με βάση έργα θα πρέπει να κάνει την μάθηση πιο εύκολη και πιο ενδιαφέρουσα, το σκάφολδινγκ περάσει μια μεριά πέρα από αυτό.
+Η κατασκευή δεν είναι μια μέθοδο μάθησης, αλλά μια βοήθεια που παρέχει πορεία σε άτομα που περνούν μια νέα εμπειρία μάθησης, όπως τη χρήση ενός νέου προγράμματος υπολογιστήματος ή τη ξεκίνηση ενός νέου έργου.
+Τα σκαφώδια μπορούν να είναι και πραγματικά και διαδικτυακά, σε άλλα λέξη, ο καθηγητής είναι μια μορφή του σκαφώδια, όμως και ο μικρός άντρας στο Microsoft Office.
+Τα Διαδικτυακά Σκάφουλα εντοπίζονται στο πρόγραμμα και προκειμένουν να ερωτήσουν, να προειδοποιήσουν και να εξηγήσουν τις διαδικασίες που μπορεί να είναι πολύ δύσκολες για τον μαθητή να κάνει μόνος.
+Τα παιδιά παρατηρούνται σε φιλοξενία για μια πολύπολη σειρά από λόγους που περιλαμβάνουν την παρεμπόδιση, την κακοποίηση και καινοτόμως και την εξουδετερώση.
+Κανείς παιδί δεν θα πρέπει ποτέ να φτάσει σε ένα περιβάλλον που δεν είναι παραγωγικό, περίθαλμο και εκπαιδευτικό, αλλά το πράγμα είναι αυτό.
+Πιστεύουμε ότι το Σύστημα Φιλοξενίας είναι μια περιοχή ασφάλειας για αυτά τα παιδιά.
+Το σύστημα φιλοξενίας μας θα πρέπει να παρέχει ασφαλές σπίτια, αγαπημένους φροντιστές, σταθερή εκπαίδευση και ασφάλεια υγείας.
+Η φροντιστική περίθαλψη πρόκειται να παρέχει όλες τις απαραίτητες που είχαν λειτουργία στην προηγούμενη κατοικία.
+Το Διαδίκτυο συνδυάζει τα στοιχεία του μαζικού και του διεθνούς επικοινωνιασμού.
+Τα διαφορετικά χαρακτηριστικά του Διαδικτύου προκαλούν επιπλέον διάστημα σε σχέση με την προσέγγιση της χρήσης και της αποδοχής.
+Για παράδειγμα, "η μάθηση" και "η κοινωνικότητα" είναι προτεινόμενες ως σημαντικές κινητήριες για την χρήση του διαδικτύου (James et al., 1995).
+Τα «προσωπικά ενδεχόμενα» και τα «συνεχιζόμενα σχέδια» αναγνωρίστηκαν επίσης ως νέες προωθητικές στοιχείες από τους Eighmey και McCord (1998) όταν έρευναν τις αντιδράσεις του κοινού στις ιστοσελίδες.
+Η χρήση της ηλεκτρονικής καταγραφής είχε ως αποτέλεσμα σημαντικές αποκαλύψεις στην ανάκληση των μικροεμφανισμών, των προσωπικών κινημάτων που διαρκεί λίγες μιλλισεκούντες.
+Συγκεκριμένα, υποστηρίζεται ότι μπορεί να αναγνωρίζει εάν κάποιος ψεύτει με την προσωρινή ανάλυση των μικρών εμφάνισης.
+Ο Ολίβερ Σάκς, στην έκθεσή του The President's Speech, ανέφερε πώς οι άνθρωποι που δεν μπορούν να καταλάβουν την ομιλία εξαιτίας της τραυματισμού στον εγκέφαλο τους, μπορούν όμως να αξιολογήσουν την αισθητικότητα της αισθητικότητας της αισθητικότητας της αισθητικότητας της αισθητικότητας της αισθητικότητας της αισθητικότητας της αισθητικότητας της αισθητικότητας της αισθητικότητας της αισθητικότητας της αισθητικότητας της αισθητικότητας της αισθητικότητας της αισθητικότητας της αισθητικότητας της αισθητικότητας της αισθητικότητας της αισθητικότ
+Παρατηρεί επίσης ότι αυτές τις ικανότητες στην ανάκριση της ανθρωπικής συμπεριφοράς μπορεί να διαθέτουν και άλλα ζώα, όπως οι γηγενείς σκύλοι.
+Τα ερευνήματα του εικοστού αιώνα έδειξαν ότι υπάρχουν δύο πηγές ποικιλίας γενετικών διαφορών: μια που αποκρύπτεται και μια που εμφανίζεται.
+Η μετατροπή προσθέτει νέες γενετικές παραλλαγές και η επιλογή αφαιρεί τις παραλλαγές από την πλευρά των παραλλαγών που εμφανίζονται.
+Η σεγραμματισμός και η ανασυγκέντρωση μετατρέπουν τις παραλλαγές πίσω και προς τους δύο πολλούς με κάθε γενεράτιο.
+Στη σάβανα, είναι δύσκολο για ένα πριμάτο που διαθέτει ένα καταναλωτικό σύστημα παρόμοιο με το σύστημα των ανθρώπων να επιτρέπει την αποτελέσματα των αμινοκινήσεων από τις διαθέσιμες φυτείες πηγές.
+Επίσης, η απορροφή από αυτή την πραγματικότητα έχει σοβαρές αποτελεσματικές επιπτώσεις: κατά τη διάρκεια της διάρκειας της περίοδου μετά από τη γεννήση, μετατραυματική κατάσταση του νεογέννητου και τελικά το θάνατο.
+Οι πιο εύκολα διαθέσιμες φυτείες πληροφορίες θα ήταν οι πρωτεΐνες που είναι διαθέσιμες σε φύλλα και φακές, αλλά αυτές είναι δύσκολες για τους πριμάτες όπως είμαστε να καταναλώσουν, εάν δεν είναι παρακολουθημένες.
+Αντίθετα, τα φαγητά των ζώων (μυρμήγκια, τερμάτιδες, ουανές) δεν μόνο είναι εύκολα καταναλωτικά, αλλά παρέχουν υψηλές ποσότητες πρωτεΐνων που περιλαμβάνουν όλα τα απαραίτητα αμινόκοιτα.
+Σε όλα τα περισσότερα, δεν θα είμαστε περίπτευση εάν και οι γενικοί προγόνοι μας να λύσουν το "πρόβλημα του πρωτεΐνου" σε κάποιον παρόμοιο τρόπο με τον τρόπο που χρησιμοποιούν οι χιμπανοί στις πεδιάδες σήμερα.
+Η διακοπή του ύπνου αποτελεί την διαδικασία προσωρινής εγείρεσης κατά τη διάρκεια του κανονικού ύπνου σου και τη συνέχεια του ύπνου σε μικρό χρονικό διάστημα (10–60 λεπτά).
+Αυτό μπορεί να γίνει εύκολα με την χρήση ενός σχετικά χαμηλοφωνικού σηματοφόρου για να σας φέρει στην συνειδητικότητα χωρίς να σας εγκαταλείψει εντελώς.
+Αν βρείτε σας σε κατάσταση που πρέπει να επανεισάγετε την ωρολόγιο, μπορεί να είναι και στην άλλη πλευρά του δωμάτιου σας, προκαλώντας σας να βγάλετε το κρεβάτι σας για να το απενόησετε.
+Άλλες επιλογές που βασίζονται στα βιορθώματα περιλαμβάνουν την πίεση πολλού νερού (συγκεκριμένα του νερού ή του τσάι, που είναι γνωστό ως διορκτικό) πριν από τον ύπνο, προκαλώντας την ανάγνωση.
+Η ποσότητα της εσωτερικής ειρήνης που διαθέτει κάποιος είναι αντίστοιχη με την ποσότητα της συγκρούσεως στο σώμα και την ψυχή.
+Το περισσότερο που είναι η τετραγωνία, τόσο πιο θετική είναι η ενέργεια της ζωής. Κάθε άνθρωπος έχει την ικανότητα να βρει την απολυτή ειρήνη και την επιτυχία.
+Όλοι μπορούν να αποκτήσουν την επιφάνεια. Το μόνο που μπορεί να μπει στην οδό του στόχου είναι η διαταραχή και η αρνητικότητα του εαυτού μας.
+Το τιβέτινο βουδισμό βασίζεται στις διδασκαλίες του Μπούντα, αλλά έχει επενδύσει από την μαχαγιάνα της αγάπης και από πολλές τεχνικές από την ινδική ιογκά.
+Στην αρχή, η Τιβετική Βουδοσμία είναι πολύ πραγματική. Περιλαμβάνει το Κουνταλίνι Γκια, την μεδιτάτιον και την οδό της παντοπραγματικής αγάπης.
+Με την Κουνταλίνι Γιογκά η ενέργεια της Κουνταλίνι (ενέργεια της επιφάνειας) εγείρεται μέσω των άσαν, των εκτενέσεων του πνεύματος, των μαντρών και των εικονογραφιών.
+Το κέντρο της τιβετικής μεδιτάτιου είναι η θεολογία του Ιόγκα. Μέσω της εικονογραφίας διαφορετικών θεών καθαρίζονται τα κανάλια της ενέργειας, ενεργοποιούνται τα χάκρα και δημιουργείται η συνειδητότητα του φωτισμού.
+Η Γερμανία ήταν κοινός εχθρός στον Παγκόσμιο Πόλεμο 2, προκαλώντας συνεργασία μεταξύ της Σοβιετικής Ένωσης και των ΗΠΑ. Με το τέλος του πολέμου, οι συγκρούσεις του συστήματος, του πρόγραμματος και της πολιτικής προκάλεσαν την αποχώρηση των χωρών.
+Με δύο χρόνια από το τέλος του πολέμου, οι πρώην συμμάχοι είχαν γίνει εχθροί και ξεκίνησε η Ψυχρή Πολέμος.
+Πρόκειται να περάσει για τις επόμενες 40 χρόνια και να θα αγωνιστεί πραγματικά μεταξύ προξενευτικών στρατευμάτων σε μάχες από την Αφρική έως την Ασία, στην Αφγανιστάν, στην Κούβα και σε πολλές άλλες περιοχές.
+Μέχρι την 17η Σεπτεμβρίου 1939, η αμυντική της Πολωνίας ήταν ήδη κατεστραμμένη και η μόνη ευελπιστικότητα ήταν η απογείωση και η επανοργανώση στην περιοχή της Ρουμανίας.
+Ωστόσο, αυτές οι σχέδιες έγιναν παραβιασμένες σχεδόν από τη νύχτα, όταν περισσότερα από 800.000 στρατιώτες από την Κόκκινη Αρμάτα του Σοβιετικού Ένωσης εισέβαλαν και δημιούργησαν τους Βελαρούσιο και Ουκρανικό μέρος μετά την εισβολή στις ανατολικές περιοχές της Πολωνίας κατά παράταξη της Ριγάς Τερματικής Συμφωνίας, της Σοβιετικο-Πολωνικής Αντιπολεμικής Συμφωνίας και άλλων διεθνών συμφωνιών, όπως διπολιτικών και πολυπολιτικών.
+Η χρήση των πλοίων για την μεταφορά προϊόντων είναι πάντα η πιο οικονομική μέθοδος για την μετακίνηση μεγάλων ποσότητας ανθρώπων και προϊόντων σε διάφορες περιοχές των ωκεανών.
+Η εργασία των πολεμικών ναυτικών είναι παραδοσιακά να επιτρέπει στην χώρα σας να διατηρεί την ικανότητα να κινεί τους ανθρώπους και τα προϊόντα της, ενώ και να εμποδίζει την ικανότητα του εχθρού να κινεί τους ανθρώπους και τα προϊόντα του.
+Μια από τις πιο σημαντικές τελευταίες παραδείγμεις αυτής ήταν η εκστρατεία στην Βόρεια Ατλαντική κατά τη διάρκεια του Β’ Παγκοσμίου Πολέμου. Οι Αμερικανοί προσπαθούσαν να μετακινήσουν άνδρες και υλικά πέρα από τον Ατλαντικό Ωκεανό για να βοηθήσουν την Βρετανία.
+Στην ίδια στιγμή, η γερμανική ναυτική, χρησιμοποιώντας κυρίως υποβρύχια, προσπαθούσε να σταματήσει αυτή την κίνηση.
+Εάν οι συμμάχοι είχαν αποτύχει, η Γερμανία θα μπορούσε να κατακτήσει την Βρετανία, καθώς είχε και την ευρωπαϊκή περιοχή.
+Τα άγρια φαίνεται να είχαν πρώτη παραγωγή περίπου 10.000 χρόνια πριν από τώρα στα Ζαγκρόσια Όρη της Ιράν.
+Οι αρχαίες πολιτείες και φυλές ξεκίνησαν να τους φροντίζουν για την εύκολη πρόσβαση στο γάλακτος, τα κόκκινα, το κρέας και τα δέρματα.
+Τα χιονά είχαν συνήθως την ικανότητα να βρίσκονται σε τάξεις που περνούσαν στα βουνά ή σε άλλα περιορισμένα περιορισμένα περιορισμένα περιορισμένα περιορισμένα περιορισμένα περιορισμένα περιορισμένα περιορισμένα περιορισμένα περιορισμένα περιορισμένα περιορισμένα περιορισμένα περιορισμένα περιορισμένα περιορισμένα περιορισμένα περιορισμένα περιορισμένα περιορισμένα περιορισμένα περιορισμένα περιορισμένα περιορισμένα περιορισμένα περιορισμένα περιορισμένα περιορισμένα περιορισμένα περιορισμένα περιορισμένα π
+Οι καρέκλες στην Αγγλία είχαν δημιουργηθεί από το 16ο αιώνα.
+Παρά το γεγονός ότι οι καρέκλες αποτελούσαν μόνο από παράλληλες ξύλινες πλάκες, επέτρεψαν στους άλογους που τους κρατούσαν να αποτελέσουν περισσότερες ταχύτητες και να κρατήσουν περισσότερες φορές από τις μικρά περισσότερες δρόμους της ημέρας.
+Οι συγκρούσες είχαν εισάγει αρκετά νωρίτερα για να κρατήσουν τα δρόμους στη θέση τους. Ωστόσο, με τη διάρκεια του χρόνου, αναγνωρίστηκε ότι οι δρόμοι θα είναι πιο επικεντρωμένοι εάν θα είχαν ένα είδος από χαλκό στην κορυφή τους.
+Αυτή η πράξη έγινε συνηθισμένη, αλλά η χάλυβα προκάλεσε περισσότερη περιορισμό στις ξύλινες ροχλές των καρέκλων.
+Τελικά, οι ξύλινες ροχλές αντικατέστησαν από τις είρωνες ροχλές. Το 1767, πρόκειται για την πρώτη πλήρη είρωνα ροχλή.
+Η πρώτη γνωστή μεταφορά ήταν η περίπατος, οι άνθρωποι ξεκίνησαν να περιπατούν πριν από δύο εκατομμύρια χρόνια με την εμφάνιση του Homo Erectus (σημαίνοντας τον εκτεταμένο άνθρωπο).
+Οι προγόνοι τους, οι Αυστραλοπίθεκες, δεν περπατούσαν στην προοπτική τους.
+Οι ειδικότητες των διποδών βρέθηκαν σε οστέα αυστραλοπίθηκων από το 4,2 έως το 3,9 εκατομμύρια χρόνια πριν, παρότι ο Σαχελάνθροπος μπορεί να περπατήσει σε δύο χέρια από το 7 εκατομμύρια χρόνια πριν.
+Μπορούμε να ξεκινήσουμε να ζήσουμε πιο φιλικά με το περιβάλλον, μπορούμε να συμμετάσχουμε στην εκστρατεία για την προστασία του περιβάλλοντος και μπορούμε και να γίνουμε ακτιβιστές για να μειώσουμε την μελλοντική θέληση.
+Αυτό είναι παρόμοια με την συμπτωματική θεραπεία σε πολλές περιπτώσεις. Ωστόσο, αν δεν επιθυμούμε μόνο μια προσωρινή λύση, θα πρέπει να βρουμε την αρχή των προβλημάτων και να τα απενεργοποιήσουμε.
+Είναι παράθεση ότι ο κόσμος έχει αλλάξει πολύ εξαιτίας των επιτευγμάτων της επιστήμης και της τεχνολογίας του ανθρώπου, και τα προβλήματα έχουν γίνει περισσότερα εξαιτίας της υπερπληρωμένης πληθυσμού και της εξαιρετικής ζωής του ανθρώπου.
+Μετά την επίτευξη από το Κογκρέσο την 4η Ιουλίου, μια χειρογραφική έκταση που σημειώθηκε από τον Πρόεδρο του Κογκρέσο Τζον Χάνκοκ και τον Γερουσιαστή Τσάρλς Τόμσον, ήταν τότε μεταδοθεί σε μια εταιρεία εκτύπωσης κοντά σε την εταιρεία εκτύπωσης του Τζον Ντάνλαπ.
+Μέσα στη νύχτα μεταξύ των 150 και 200 εκτύπωσε περισσότερα, που γνωστοποιείται σήμερα ως "Dunlap broadsides".
+Η πρώτη δημόσια ανάγνωση του έγγραφου στην περιοχή του Ινδεπένδεντ Χόλ ήταν από τον Τζον Νίκσον την 8η Ιουλίου.
+Ένα απέστειλαν στον Τζόρτζ Ουάσινγκτον την 6η Ιουλίου, ο οποίος το έδωσε να το διαβάζει στους στρατιώτες του στην Νέα Υόρκη την 9η Ιουλίου. Μια αντίγραφα έφτασε στο Λονδίνο την 10η Αυγούστου.
+Τα 25 Dunlap broadsides που ξέρουν να υπάρχουν είναι οι πιο αρχαίες επιζώντρες του έγγραφου. Το πρωτότυπο χειρογραφικό έγγραφο δεν έχει συνεχίσει.
+Πολλοί παλαιοντολόγοι σήμερα πιστεύουν ότι μια ομάδα των δινοσαυρίων επιζήτησε και είναι ζωντανά σήμερα. Αποκαλούμε τους πτηνά.
+Πολλοί δεν τους θεωρούν ως δινοσαύρους επειδή έχουν πτερά και μπορούν να πετύχουν.
+Ωστόσο, υπάρχουν πολλά περιστατικά σχετικά με τα πτηνά που εξακολουθούν να φαίνεται ως δινοσαύροι.
+Έχουν πόδια με σκάλες και κέρδες, θηλάζουν, και περπατούν στα δύο πίσω μέρη τους όπως ένας Τ-Ρέξ.
+Σχεδόν ολόκληροι οι υπολογιστές που χρησιμοποιούνται σήμερα είναι βασισμένοι στην μετατροπή πληροφοριών που είναι κωδικοποιημένες σε μορφή δύο σημείων.
+Μια διτική αριθμητική μπορεί να έχει μόνο μια από τις δύο τιμές, π.χ. 0 ή 1, και αυτές τις αριθμητικές πληροφορίες λέγονται να είναι διτικές αριθμητικές πληροφορίες ή διτικές αριθμητικές πληροφορίες, σύμφωνα με την γλώσσα των υπολογιστών.
+Το εσωτερικό πυρήνα μπορεί να δεν είναι αμέσως προβληματικό. Οι συμπτώματα, όπως η κατάρρευση, είναι αρκετά γενικά ώστε να δεν είναι δυνατή η επίσης αμέσως διάγνωση.
+Το καλύτερο σημείο για το εσωτερικό πυρήνα μπορεί να είναι η παρουσία ενός ανοικτού σωρού με φάρμακα ή τοξικά οικογενειακά χημικά.
+Παρακαλέστε την ετικέτα για ειδικές ενημερώσεις για την πρώτη βοήθεια για αυτό το συγκεκριμένο πυρήνα.
+Το όνομα bug χρησιμοποιείται από τους εντομολόγους σε μια επίσημη βάση για αυτή την ομάδα των εντόμων.
+Αυτό το όνομα προέρχεται από την αρχαία γνωστικότητα με τους κουνούπες, οι οποίοι είναι εξαιρετικά προετοιμασμένοι για την παράσιτο σε άνθρωπους.
+Και οι κουνοκουροί και οι κουνοκούρες είναι νιδικόλογοι, είναι προετοιμασμένες για να ζήσουν σε καταστήματα ή κατασκήνωση του φιλοξενού τους.
+Σε όλες τις Ηνωμένες Πολιτείες των ΗΠΑ, υπάρχουν περίπου 400.000 γνωστές περιπτώσεις της πολύπλοκης σκληρότητας (MS), και αυτή είναι η πρωτεύουσα νευρολογική είδηση στους νεαρότερους και μέσους ηλικιωμένους ενήλικες.
+Η ΜΣ αποτελεί μια είδηση που επηρεάζει το κεντρικό νευρολογικό σύστημα, το οποίο περιλαμβάνει το εγκέφαλος, τη μυέλη και το οφθαλμικό νεύρο.
+Τα έρευνα έχουν αποκαλύψει ότι οι γυναίκες είναι δύο φορές πιο πιθανές να έχουν το MS από τους άνδρες.
+Μια ζευγαριά μπορεί να αποφασίσει ότι δεν είναι σε τοποθεσία της και του παιδιού τους να φτιάχνει ένα μωρό.
+Αυτές οι ζευγαρίες μπορεί να επιλέξουν να σχεδιάσουν ένα σχέδιο υιοθετίας για το μωρό τους.
+Σε μια υιοθετία, οι γεννητικοί γονείς τερματίζουν τα γονικά δικαιώματά τους ώστε άλλοι ζευγαριοί να γίνουν γονείς του παιδιού.
+Το κύριο στόχο της επιστήμης είναι να αποκαλύψει πώς λειτουργεί τον κόσμο μέσω της επιστημονικής μέθοδου. Αυτή η μέθοδος, στην πραγματικότητα, είναι η πιο σημαντική για τις περισσότερες επιστημονικές έρευνες.
+Δεν είναι μόνη όμως, η εξερευνήσεις και η εξερευνήσεις είναι μια δοκιμασία που χρησιμοποιείται για την αποπυρηνικότητα μιας ή περισσότερων πιθανών υποθέσεων, ζητώντας ερωτήσεις και κάνοντας παρατηρήσεις, οι οποίες επίσης οδηγούν την επιστημονική έρευνα.
+Οι φυσιολόγοι και οι φιλόσοφοι επικεντρώθηκαν στα κλασσικά έργα και συγκεκριμένα στο Βιβλίο του Λατινικού.
+Αποδέχθηκαν οι θέσεις του Αριστοτέλη σε όλα τα είδη της επιστήμης, όπως και στην ψυχολογία.
+Καθώς η γνώση της Ελληνικής μειώθηκε, η Δυτική αντιμετωπίστηκε από τις Ελληνικές φιλοσοφικές και επιστημονικές ρίζες της.
+Πολλοί παρατηρήσαν ρυθμοί στη φυσιολογία και στη συμπεριφορά που συχνά απαιτούν την παρουσία ενδογενών κυκλών και την παραγωγή τους μέσω βιολογικών ταχυμέτρων.
+Οι περιοδικοί ρυθμοί, οι οποίοι δεν είναι μόνο απαντήσεις σε εξωτερικούς περιοδικούς σημεία, έχουν σημειωθεί για τους περισσότερους ζωντανούς οργανισμούς, συμπεριλαμβανομένων των βακτηριών, των φυτών και των ζώων.
+Οι βιολογικές χρονογράφες είναι αυτόνομες κυκλοφορίες που θα συνεχίζουν μια περίοδο ελεύθερης κυκλοφορίας και ακόμα και μετά την απώλεια των εξωτερικών σημειώδων.
+Η έμπειρα του Χέρσι και του Τσέις ήταν μια από τις πρωτεύοντες πρότασεις ότι η ΔΝΚ είναι μια γενετική υλοποίηση.
+Οι Χερσέι και Τσέις χρησιμοποίησαν φάγες ή φαγούς για να εισάγουν το δικό τους DNA σε μια βακτηρία.
+Έκαναν δύο πειραμάτια, σηματοποιώντας είτε το DNA στο φάγιο με ραδιενεργό φόσφορο, είτε το πρωτεΐνο του φάγιου με ραδιενεργό σουλφόρο.
+Οι μετατροπές μπορούν να έχουν πολύ διαφορετικές επιπτώσεις, σύμφωνα με τον τύπο της μετατροπής, την σημασία του μορίου γενετικού υλικού που επηρεάζεται και το είδος των κυττάρων που επηρεάζονται.
+Μόνο οι μετατροπές σε γερματικές κύτταρες μπορούν να διαδοχοποιηθούν σε παιδιά, ενώ μετατροπές σε άλλες περιοχές μπορούν να προκαλέσουν τον θάνατο των κύτταρων ή καρκίνο.
+Ο τουρισμός της φύσης προσλαμβάνει τους ανθρώπους που ενδιαφέρονται να επισκεφτούν φυσικές περιοχές για το σκοπό της απολαύσης του πανόραμα, συμπεριλαμβανομένων των φυτών και των θηλαστικών ζώων.
+Εξάμενες δραστηριότητες στην περιοχή περιλαμβάνουν την κυνηγή, την αλιεία, την φωτογραφία, την παρακολουθήση των πτηνών και την επίσκεψη σε πάρκα και την ερεύνηση περισσότερων πληροφοριών σχετικά με το οικοσύστημα.
+Μια παράδειγμα είναι η επίσκεψη, η φωτογραφία και το μάθημα σχετικά με τους οργανγκατούανγκ στο Μπορνέο.
+Κάθε πρωινό, οι άνθρωποι αποχωρούν από τα μικρά χωριά της χώρας σε αυτοκίνητα για να πάνε στην εργαστήρια τους και περνούν από άλλους οι οποίοι προκειμένου να πάνε στην εργαστήρια τους περνούν από την προηγούμενη πόλη.
+Σε αυτή την δυναμική μεταφορική μεταφορά όλοι είναι σε κάποιον τρόπο συνδεδεμένοι και υποστηρίζονται σε μια μεταφορική σύστημα που βασίζεται σε ιδιωτικά αυτοκίνητα.
+Η επιστήμη σημαίνει πλέον ότι αυτό το μακρύ καρβόνιο οικονομικό συστήμα έχει αποβαλεί την βίοςφαιρα από μια από τις σταθερές κατάστασες της που υποστήριξε την εξέλιξη του ανθρώπου τις τελευταίες δύο εκατομμύρια χρόνια.
+Όλοι συμμετέχουν στην κοινωνία και χρησιμοποιούν τα μεταφορικά σύστημα. Σχεδόν ολόκληροι καταγγέλλουν από τα μεταφορικά σύστημα.
+Στις ανεπτυγμένες χώρες σας συχνά δεν ακούετε παρόμοια επίθεση για την ποιότητα του νερού ή για τα γέφυρα που πέφτουν.
+Για ποιον λόγο οι συστήματα μεταφορών προκαλούν αυτές τις καταγγελίες, για ποιον λόγο αποτύχουν καθημερινά; Είναι οι μηχανικοί των μεταφορών απλώς απαραίτητοι; Ίσως υπάρχει κάτι πιο σημαντικό;
+Η μελέτηση της κίνησης των οδηγών και των αυτοκινητών μεταξύ δύο σημείων και τα σχέδια της συνεργασίας τους μεταξύ τους είναι το Traffic Flow.
+Ευκολά είναι το μάθημα της κίνησης του κυκλοφορίου, λόγω του γεγονός ότι δεν μπορεί να προβλέπεται με είκοσι εκατοστιακή πιστότητα τη συμπεριφορά των οδηγών.
+Ευτυχώς, οι οδηγοί επιδιώκουν να συμπεριφέρονται μεταξύ μιας λόγιστης συνδεδεμένης περιοχής; επομένως, οι ποταμοί κυκλοφορίας επιδιώκουν να έχουν μια λόγιστη συνδεδεμένη περιοχή και μπορούν να αποτελέσουν περίπτωση που μπορεί να επικεντρωθεί σε μια μαθηματική περίπτωση.
+Για την καλύτερη παρουσίαση του τρόπου της κίνησης, δημιουργήθηκαν σχέσεις μεταξύ των τριών βασικών χαρακτηριστικών: (1) της κίνησης, (2) της πληρότητας και (3) της ταχύτητας.
+Αυτές οι σχέσεις βοηθούν στην προετοιμασία, την σχεδιασμότητα και την λειτουργία των εγκαταστάσεων δρόμων.
+Τα έντομα ήταν τα πρώτα ζώα που πήραν να πετούν. Η ικανότητα τους να πετούν τους βοήθησε να αποφύγουν από τους εχθρούς τους πιο εύκολα και να βρουν την τροφή τους και τους σύζυγους τους πιο επαρκεία.
+Τα περισσότερα εντόμων έχουν την πλεονέκτημα της ικανότητας να συγκρύπτουν τα πτερά τους πίσω στο σώμα.
+Αυτό τους δίνει μια περισσότερη περιοχή μικρών τοποθεσιών για να κρυφτούν από τους προβληματιστές.
+Σήμερα, οι μόνοι εντόμων που δεν μπορούν να πάνε πίσω τα πτερά τους είναι οι πτηνάκια και οι πτηνάκια του Μαΐου.
+Πριν από χιλιάδες χρόνια, ένας άνδρας με το όνομα Αριστάρχους δήλωσε ότι το Σολαρικό Σύστημα κυκλοφόρησε περί του Ήλιου.
+Κάποιοι πιστεύαν ότι ήταν δίκαιος, όμως πολλοί πιστεύουσαν την αντίπαλη θέση, ότι το σύστημα του Ήλιου κυκλοφόρησε περί της Γης, συμπεριλαμβάνοντας και το Ήλιο (και ακόμα και τα άλλα άστρα).
+Αυτό φαίνεται να είναι λογικό, καθώς η Γη δεν έχει την αίσθηση ότι κινείται, δεν;
+Ο ποταμός της Αμαζόνης είναι ο δεύτερος μεγαλύτερος και ο μεγαλύτερος ποταμός στην Γη. Καρύει περισσότερο από 8 φορές περισσότερο νερό από τον δεύτερο μεγαλύτερο ποταμό.
+Η Αμάζων είναι επίσης η ευρύτερη ποταμία στην Γη, και κάποιες φορές είναι έξι μίλια ευρεία.
+Το πλήρες 20 τοις εκατό του νερού που πέφτει από τα ποτάμια της πλανήτης στα οκεανά προέρχεται από την Αμαζόνισσα.
+Το κύριο ποταμό της Αμαζόνιας έχει 6.387 χιλιόμετρα (3.980 μίλια). Συγκεντρώνει νερό από χιλιάδες μικρότερες ποτάμιες.
+Παρότι η κατασκευή πυραμίδων σε πέτρι συνέχισε και μέχρι το τέλος του Παλαιού Βασιλείου, οι πυραμίδες του Γιζά δεν είχαν ποτέ παραβιάσεις σε μέγεθος τους και την τεχνική εξαιρετικότητα της κατασκευής τους.
+Οι νέοι Αρχαίοι Αιγύπτιοι θαύμασαν τα μνημεία των προγόνων τους, τα οποία είχαν τότε πάνω από 1.000 ετών.
+Η πληθυσμός της πόλης του Βατικάνου είναι περίπου 800. Είναι η μικρότερη ανεξάρτητη χώρα στον κόσμο και η χώρα με την χαμηλότερη πληθυσμός.
+Η Πολιτεία του Βατικάνου χρησιμοποιεί την ιταλική γλώσσα στην νομοθεσία και τις επίσημες επικοινωνίες.
+Ο ιταλικός είναι επίσης η καθημερινή γλώσσα που χρησιμοποιείται από τους περισσότερους εργάζοντας στο κράτος, ενώ το λατινικό συχνά χρησιμοποιείται σε θρησκευτικές τελετές.
+Όλοι οι πολίτες της πόλης του Βατικάνου είναι Ρωμανοκαθολικοί.
+Οι άνθρωποι ξέρουν από την αρχαιότητα για τα βασικά χημικά στοιχεία όπως το χρυσό, το άργυρο και το χαλκό, καθώς μπορούν όλα να βρεθούν στη φύση σε πρωτεύουσα μορφή και είναι σχετικά εύκολα να εξαγοράζονται με πρωτεύουσες εργαλείες.
+Ο Αριστοτέλης, ένας φιλόσοφος, θεωρούσε ότι ολόκληρο το πλανήτη είναι συγκεκριμένο από μικτούρα από ένα ή περισσότερα από τους τέσσερις στοιχεία: η γη, το νερό, το αέρι και το φως.
+Αυτό ήταν πιο παρόμοιο με τα τέσσερα είδη ύλης (στην ίδια την προετοιμασία): σταθερό, λεπτό, αέριο και πλάσμα, παρότι επίσης θεωρήθηκε ότι μετατρέπονται σε νέες υλικές για να μορφωθούν τα πράγματα που βλέπουμε.
+Τα συγκεκριμένα είναι γεμάτα από δύο ή περισσότερα μέταλλα. Μην ξεχνάτε ότι υπάρχουν πολλοί ατόμοι στην περιοδική τάβλα.
+Οι στοιχείες όπως το κάλιο και το ποτάσιο θεωρούνται μέταλλα. Προκειμένως, υπάρχουν επίσης μέταλλα όπως το χρυσό και το χρυσό.
+Μπορείτε επίσης να διαθέτετε συντηρήσεις που περιλαμβάνουν μικρές ποσότητες από μη μεταλλικά στοιχεία, όπως το καρβόν.
+Όλα τα πράγματα στον Κόσμο δημιουργείται από υλή. Όλη η υλή δημιουργείται από μικροσκοπικούς εлеменτούς που ονομάζονται άτομα.
+Τα ατόμα είναι τόσο εξαιρετικά μικρά ότι τρισεκατομμύρια από αυτά θα πάνε στο τέλος αυτής της πρότασης.
+Επομένως, το μάτι ήταν ένας καλός φίλος σε πολλούς άνθρωπους όταν βγήκε στην αγορά.
+Πενθεύσει, καθώς εμφανίστηκαν νέες μέθοδες γραφής, ο μάτι έχει περάσει σε μικρότερη κατάσταση και χρησιμοποιείται για λιγότερες λειτουργίες.
+Τώρα οι άνθρωποι γράφουν μηνύματα σε ταχυδρομικά τηλέφωνα και δεν πρέπει ποτέ να πάνε κοντά σε μια κουτσοφόρα.
+Μπορεί μόνο να θυμάστε τι θα γίνει το κλαβισμό όταν κάποια νέα τεχνολογία φτάσει.
+Το πυρηνικό πυρηνικό λειτουργεί σύμφωνα με την αρχή ότι χρειάζεται ενέργεια για την συγκέντρωση ενός πυρηνικού με πολλούς πρωτόνια και νετρόνια.
+Κάπως παρόμοια με την κίνηση ενός πολύ βαριού καρτοφόρου πάνω από ένα βουνό. Το διαχωρισμό του νουκλέου ξανά απελευθερώνει κάποια από αυτή την ενέργεια.
+Ορισμένες άτομοι διαθέτουν αναίσθητα κυττάρια, το οποίο σημαίνει ότι είναι πιθανό να ξεχωρήσουν με λίγες ή και μηδενικές προθέσεις.
+Η επιφάνεια της Σελήνης αποτελείται από πέτρες και πυρό. Το εξωτερικό περιβάλλον της Σελήνης αποκαλείται επιφάνεια.
+Η επιφάνεια είναι περίπου 70 χιλιομέτρων στην κοντινή πλευρά και 100 χιλιομέτρων στην απόσταση.
+Είναι πιο λεπτό κάτω από τα μαριά και πιο πλούσιο κάτω από τα βουνά.
+Μπορεί να υπάρχουν περισσότερες μαριές στην πλευρά που είναι πιο κοντά, καθώς η επιφύλαξη είναι πιο άτομη. Ήταν πιο εύκολο για την λάβα να πάει προς την επιφάνεια.
+Οι θεωρίες του περιεχομένου επίκειται στην αναζήτηση του πράγματος που κάνει τους άνθρωπους να λειτουργούν ή να τους ενδιαφέρει.
+Αυτές οι θεωρίες υποδεικνύουν ότι οι άνθρωποι έχουν κάποιες απαιτήσεις και/ή επιθυμίες που έχουν εσωτερικοποιηθεί καθώς μετατρέπονται σε ενήλικες προσωπικές.
+Αυτές οι θεωρίες εξετάζουν τι είναι σε κάποιους άνθρωπους που τους κάνει να θέλουν τα πράγματα που κάνουν και τι στο περιβάλλον τους θα τους κάνει να κάνουν ή να μην κάνουν κάποια πράγματα.
+Οι δύο ποπουλαριστές θεωρίες σχετικά με το περιεχόμενο είναι η θεωρία της ιεραρχίας των ανάγκων του Μασλόου και η θεωρία των δύο παράγωντων του Χερτζμπέργκ.
+Γενικά, δύο συμπεριφορές μπορούν να ξεκινήσουν όταν οι διευθυντές ξεκινούν να ηγείται τους πρώην συνάδελφους τους. Το ένα τέλος του σημείου είναι η προσπάθεια να παραμείνει "ένας από τους άντρες" (ή τις γυναίκες).
+Αυτός ο είδος διευθύνων δυσκολεύεται να πραγματοποιήσει αποφάσεις που δεν είναι δημοφιλείς, να πραγματοποιήσει δικαιωματικές πράξεις, να εξετάσει τις επιδόσεις των εργαζομένων και να αντιμετωπίσει τους υπαλλήλους για τις πράξεις τους.
+Στην άλλη άκρη του σπέκτρου, μετατρέπεται σε μια αναγνωριζόμενη προσωπικότητα που πιστεύει ότι πρέπει να αλλάξει όλα τα πράγματα που κάνει η ομάδα και να τα κάνει τα δικά της.
+Επομένως, ο ηγέτης είναι τελικά υπεύθυνος για την επιτυχία και την αποτυχία της ομάδας.
+Αυτή η συμπεριφορά συχνά προκαλεί διχασμούς μεταξύ των ηγέτων και του υπόλοιπου της ομάδας.
+Οι ομάδες διαδικτυακής συνεργασίας αποτελούν τις ίδιες προϋποθέσεις εξαιρετικότητας με τις συνεργαστικές ομάδες, αλλά υπάρχουν μικρές διαφορές.
+Οι μέλη της διαδικτυακής ομάδας συχνά λειτουργούν ως σημείο επαφής για τη φυσική ομάδα τους.
+Έχουν συχνά περισσότερη ανεξαρτησία από τους μέλη των συντηρητικών ομάδων, καθώς οι ομάδες τους συναντάζονται σύμφωνα με διαφορετικές περιοχές ώρας που δεν θα μπορούν να καταλάβουν οι τοπικές διευθύνσεις.
+Η παρουσία μιας πραγματικής "αόρατης ομάδας" (Larson και LaFasto, 1989, σ. 109) είναι επίσης μια μοναδική στοιχεία ενός διαδραστικού ομίλου.
+Το "αόρατο προσωπικό" είναι το προσωπικό της διαχείρισης στο οποίο κάθε μέλος αναφέρει. Το αόρατο προσωπικό αποφασίζει τις προϋποθέσεις για κάθε μέλος.
+Για ποιον λόγο μια οργάνωση θέλει να διεξάγει την πολύ χρονική διαδικασία για τη δημιουργία μιας εκπαιδευτικής οργάνωσης; Το μόνο στόχο για την εφαρμογή των σχεδίων εκπαιδευτικής οργάνωσης είναι η επικαιρότητα.
+Όταν οι διαθέσιμες πληροφορίες επιτρέπουν την αποτελεσματική χρήση σε όλες τις λειτουργικές υπηρεσίες ενός οργανισμού, μπορεί να ανακοινωθεί τη δημιουργικότητα και η εικαστικότητα.
+Εξαιτίας του, η δραστηριότητα μιας οργάνωσης να συνεργάζεται για την προσπάθεια να περάσει μια δυσκολία μπορεί να προκαλέσει ένα νέο προσωπικό πρόγραμμα για την αντιμετώπιση των απαιτήσεων του πελάτη.
+Πριν από ότι μια οργάνωση μπορεί να είναι πρωτοπραγματική, η ηγεσία πρέπει να δημιουργήσει μια κουλτούρα πρωτοπραγματικότητας, καθώς και κοινή γνώση και οργανωτική μάθηση.
+Η Angel (2006) εξηγεί την προσέγγιση Continuum ως μέθοδο που χρησιμοποιείται για να βοηθήσει τις οργανισμούς να φτάσουν σε μεγαλύτερο επίπεδο απόφασης.
+Τα νευροβιολογικά δεδομένα παρέχουν φυσική βάση για μια θεωρητική προσέγγιση στην έρευνα της νοημοσύνης. Επομένως περιορίζει την περιοχή έρευνας και την κάνει πολύ πιο ακριβή.
+Η σχέση μεταξύ της παθολογίας του εγκέφαλου και της συμπεριφοράς υποστηρίζει τους επιστήμονες στην έρευνά τους.
+Είναι γνωστό από μεγάλο χρόνο ότι οι διαφορετικές τύπους της τραυματισμού του εγκέφαλου, των τραύματων και των τουμορών επηρεάζουν την συμπεριφορά και προκαλούν αλλαγές σε ορισμένες νοηματικές λειτουργίες.
+Η αύξηση των νέων τεχνολογιών μας επιτρέπει να βλέπουμε και να ερευνήσουμε τις δομές και τις διαδικασίες του εγκέφαλου που δεν είχαν προηγουμένως βλέπει κανείς.
+Αυτό μας παρέχει πολλές πληροφορίες και υλικό για τη δημιουργία παραδειγματικών μοντέλων που μας βοηθούν να καταλάβουμε τις διαδικασίες στον νου μας.
+Παρότι η τεχνητή νοημοσύνη έχει μια σημαντική αναφορά στη φανταστική επιστήμη, η τεχνητή νοημοσύνη αποτελεί μια πολύ σημαντική μορφή της επιστήμης της υπολογιστικής, σχετικά με τη συμπεριφορά, την μάθηση και την εννοητή αναπαραγωγή σε μηχανήματα.
+Η έρευνα στον τομέα της τεχνητής νοημοσύνης περιλαμβάνει την δημιουργία μηχανών προκειμένου να αυτοματοποιηθούν εργασίες που απαιτούν νοηματική συμπεριφορά.
+Τα παραδείγματα περιλαμβάνουν την έλεγχος, την σχεδιασμότητα και την προγραμματισμότητα, την ικανότητα να απαντήσει σε διαγνωστικές και ερωτήσεις των επικειμένων, καθώς και την αναγνώριση της γραφής, της φωνής και του προσώπου.
+Αυτές οι πράξεις έχουν γίνει διαφορετικές επιστήμες, οι οποίες επικεντρώνονται στην παροχή λύσεων σε προβλήματα της πραγματικής ζωής.
+Το σύστημα της τεχνητής νοημοσύνης είναι πλέον συχνά χρησιμοποιημένο στις περιοχές της οικονομίας, της ιατρικής, της μηχανικής και της στρατιωτικής, καθώς έχει κατασκευαστεί σε πολλές εφαρμογές για περισσότερα διαδικτυακά περιβάλλον και παιχνίδια βίντεο.
+Οι εξκερδήσεις είναι μια σημαντική μέριμνα σε οποιαδήποτε κλάση. Συχνά μια δασκάλλης θέλει να πάρει τους μαθητές της σε μέρη όπου δεν είναι διαθέσιμη οδήγηση με ταξί.
+Η τεχνολογία προσφέρει την απαντήση με διαδικτυακές εκκλησίες. Οι μαθητές μπορούν να παρακολουθήσουν τα μουσεία, να επισκεφτούν ένα άκαριο ή να παρακολουθήσουν ένα έργο τέχνης και να κάνουν το όλο σε συνάντηση με την τάξη τους.
+Η συμμετοχή σε μια εκσκεπτική εκκένωση σε διαδικτυακή πλατφόρμα είναι επίσης μια εξαιρετική πλατφόρμα για να συνειδητοποιηθεί σε μια εκκένωση και να συγκεντρώσει τις εμπειρίες με τις μελλοντικές τάξεις.
+Για παράδειγμα, κάθε χρόνο οι μαθητές από την σχολείο Μπένετ στη Βόρεια Καρολίνα δημιουργούν μια ιστοσελίδα για την ταξίδια τους στην πρωτεύουσα της πολιτείας, κάθε χρόνο η ιστοσελίδα αλλάζει, αλλά οι προηγούμενες έκδοσες παραμένουν στην διαδικτυακή πλατφόρμα για να υπηρετήσουν ως συλλόγιο.
+Τα μπλογκ μπορούν επίσης να βοηθήσουν στην βελτίωση της γραφής των μαθητών. Ενώ οι μαθητές συχνά ξεκινούν την εμπειρία τους με τα μπλογκ με σκληρή γραμματική και γραφή, η παρουσία ενός κοινοποιημένου πληροφοριακού πυρήνα συνήθως αλλάζει αυτή την πραγματικότητα.
+Επειδή οι φοιτητές είναι συχνά η κριτικότερη πλευρά, ο συγγραφέας του μπλογκ ξεκινά να προσπαθεί να βελτιώσει την γραφή του για να αποφύγει την κριτική.
+Επίσης, η δημοσιοποίηση δημοσιογραφικών δημοσιεύσεων "προκαλεί τους φοιτητές να γίνουν πιο εξετάσιμοι σχετικά με τον κόσμο που τους περιβάλλει". Η ανάγκη να καλύψουν τον ενδιαφέρον του κοινού προκαλεί τους φοιτητές να γίνουν σοφοί και ενδιαφέροντες (Toto, 2004).
+Το blogging είναι ένα εργαλείο που ενθαρρύνει την συνεργασία και ενθαρρύνει τους μαθητές να εκτείνουν την μάθηση πολύ πέρα από την παραδοσιακή ημέρα σχολικής διδασκαλίας.
+Η σωστή χρήση των μπλογκ μπορεί να δώσει στους μαθητές την ικανότητα να γίνουν πιο αναλυτικοί και κριτικοί; μέσω της ακτιβιστικής απάντησης σε περιεχόμενα στον διαδικτυακό χώρο, οι μαθητές μπορούν να αποκαλύψουν τις τοποθεσίες τους σε σχέση με τα γράμματα των άλλων και να αποκαλύψουν τις τοποθεσίες τους σε σχέση με συγκεκριμένα θέματα (Oravec, 2002).
+Η Οτάβα είναι η έντονη, διγλωτική πρωτεύουσα της Καναδάς και παρέχει μια σειρά από γκαλερίες και μουσεία που παρουσιάζουν την παρελθόν και την παρουσία της Καναδάς.
+Κάτω από τους Νιάγκαρα Φάλλς βρίσκονται τα Μουσκόκα και πέρα από αυτά βρίσκονται τα άγρια της φυσικής κρασιότητας.
+Όλες αυτές οι πληροφορίες και περισσότερες δείχνουν ότι η Οντάριο είναι το πράγμα που θεωρείται εξαιρετικά καναδικό από τους εξωτερικούς.
+Σε περισσότερες περιοχές που βρίσκονται καλύτερα στα βόρεια είναι σχεδόν αναπληρωμένες και κάποιες είναι σχεδόν αναπληρωμένες ορεινές περιοχές.
+Για μια σύγκριση της πληθυσμούς που περιστρέφει πολλούς: Υπάρχει περισσότερο αμερικανών Αφροαμερικανών που ζουν στις ΗΠΑ από τους καναδικούς πολίτες.
+Τα Ανατολικά Αφρικανικά Νησιά βρίσκονται στον Ινδικό Ωκεανό από την ανατολική ακτή της Αφρικής.
+Η Μαδαγασκάρ είναι παρά πάνω το μεγαλύτερο, και ένας ευρωπαϊκός στόχος όταν λειτουργεί σε σχέση με την άγρια ζωή.
+Οι περισσότερες από τις μικρότερες νησιές είναι ανεξάρτητες χώρες ή συνδεδεμένες με την Γαλλία και γνωστές ως παραδοσιακές παραδοσιακές παραδοσιακές παραδοσιακές παραδοσιακές παραδοσιακές παραδοσιακές παραδοσιακές παραδοσιακές παραδοσιακές παραδοσιακές παραδοσιακές παραδοσιακές παραδοσιακές παραδοσιακές παραδοσιακές παραδοσιακές παραδοσιακές παραδοσιακές παραδοσιακές παραδοσιακές παραδοσιακές παραδοσιακές παραδοσιακές παραδοσιακές παραδοσιακές παραδοσιακές παραδοσιακές παραδοσιακές παραδοσιακές παραδοσιακές π
+Οι Αραβοί έφεραν επίσης την Ισλάμ στις χώρες και είχε μεγάλη επίδοση στις Κομόρος και τη Μαιότα.
+Η ευρωπαϊκή επιρροή και η κολονιαλισμός ξεκίνησαν στον 15ο αιώνα, καθώς ο πορτογαλός ερευνητής Βασκό Ντα Γκάμα ανακάλυψε την δρόμο από την Ευρώπη προς την Ινδία.
+Στα βόρεια της περιοχής δημαρχίζεται από το Σαχέλ, και στα νότια και δυτικά από τον Ατλαντικό Ωκεανό.
+Γυναίκες: Επιτρέπεται ότι οι ταξιδιώτες γυναίκες είπουν ότι είναι γάμιστες, αν και δεν είναι πραγματικά γάμιστες.
+Είναι καλή ιδέα να φοράς επίσης μια δαχτυλίδα (αλλά μην μια που φαίνεται πολύ πολύτιμη.
+Οι γυναίκες θα πρέπει να γνωρίζουν ότι οι διαφορές που υπάρχουν στην κουλτούρα μπορούν να προκαλέσουν την περίπτωση της κακοποίησης και ότι δεν είναι αρκετά συχνή η παρακολουθήση, η κρατήση στην χέρσα κ.λπ.
+Θυμηθείτε να αρνηθείτε από τους άνδρες και μην φοβείστε να σταματήσετε την συζήτηση (διαφορές πολιτισμού ή όχι, δεν πρόκειται για αποδοχή!).
+Η σύγχρονη πόλη της Κασαμπλάνκα δημιουργήθηκε από τους Βερβούδες ψάρες στον 10ο αιώνα π.Χ. και χρησιμοποιήθηκε από τους Φοίνικες, τους Ρωμαίους και τους Μερενίδες ως στρατηγικό λιμάνι με την ονομασία Άνφα.
+Οι Πορτογαλοί το κατέστρεψαν και επανέκτησαν υπό την ονομασία Casa Branca, μόνο για να το εγκαταλείψουν μετά το σεισμό του 1755.
+Ο Μαροκκός σουλτάν επανέκτησε την πόλη ως Δαρού του Μπάντια και την έδωσε το όνομα Κασαμπλάνκα από τους Ισπανούς εμπορικούς που είχαν δημιουργήσει εμπορικές βάσεις εκεί.
+Η Κασαμπλάνκα είναι μια από τις λιγότερες ενδιαφέροντες περιοχές για τοποθεσίες αγορών σε όλη την Μαροκκό.
+Κοντά στην παλαιά Μεδίνα είναι εύκολο να βρείτε καταστήματα που παρέχουν παραδοσιακά μαροκκινικά προϊόντα, όπως ταγίνες, κεραμικά προϊόντα, προϊόντα από δέρμα, κανούπες και ολόκληρη σειρά παραδοσιακών προϊόντων, όμως όλα για τους τουρίστες.
+Η Γκόμα είναι μια πολιτεία τουριστών της Δημοκρατικής Δημοκρατίας του Κόνγκο στην ακραία Ανατολή, κοντά στη Ρουάντα.
+Το 2002 η Γκόμα κατεστράφηκε από λαβά που έρχονταν από τον ηφαιστείο Νυιράγκονγκο και κατέκριναν το περισσότερο των δρόμων της πόλης, συγκεκριμένα το κέντρο της.
+Ενώ η Γκόμα είναι λογικά ασφαλής, οι επίσης επισκέψεις εκτός της Γκόμα θα πρέπει να ερευνηθούν για να καταλάβει την κατάσταση του πολέμου που συνεχίζεται στην επαρχία Βόρειας Κιβού.
+Η πόλη είναι επίσης η βάση για την αναβάθμιση του ηφαιστείου Νυιράγκονγκο και για την αναζήτηση των ορεινών γοριλλών σε κάποιες από τις οικονομικότερες περιοχές στην Αφρική.
+Μπορείτε να χρησιμοποιήσετε τα boda-boda (μοτοσικλέτα ταξί) για να κάνετε ταξίδια στην Γόμα. Ο κανονικός (τοπικός) κόστος είναι περίπου 500 Κονγόλο Φράνκο για την κορυφαία διαδρομή.
+Σε συνδυασμό με την περιορισμένη πρόσβαση του, "Τιμπουκτού" χρησιμοποιείται ως μεταφορά για εξωτερικές, απόσπασμες χώρες.
+Σήμερα, η Τιμπουκτού είναι μια χαμηλοποιημένη πόλη, παρότι το όνομά της της κάνει να είναι μια προσωπικότητα για τουρίστες και έχει μια αεροδρόμιο.
+Το 1990 πρόκειται να προσθέσει στη λίστα των πολιτισμικών πληροφοριών που βρίσκονται σε κίνδυνο, εξαιτίας της απειλής από τα ερημικά άμμα.
+Ήταν μια από τις σημαντικότερες σειρές στην εκπομπή Wonders of the African World του Henry Louis Gates στο PBS.
+Η πόλη διαφέρει σημαντικά από τις άλλες πόλεις της χώρας, καθώς έχει περισσότερο αραβικό πνεύμα από αφρικανικό.
+Το Εθνικό Πάρκο Κρούγκερ (KNP) βρίσκεται στο βορειοανατολικό της Νότιας Αφρικής και περιβάλλει τη σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή σημερινή ση
+Το πάρκο καλύπτει 19.500 εκατοστών και διαχωρίζεται σε 14 διαφορετικές οικολογικές ζώνες, κάθε μια αποτελούντας διαφορετική φυσική περιοχή.
+Είναι μια από τις βασικές ατρακτικές της Νότιας Αφρικής και παρατηρείται ως το σημαντικότερο σημείο των Εθνικών Πάρκων της Νότιας Αφρικής (SANParks).
+Καθώς και σε όλα τα Εθνικά Πάρκα της Νότιας Αφρικής, υπάρχουν καθημερινές πολυτέλειες για την προστασία και την είσοδο στο πάρκο.
+Μπορεί επίσης να είναι πολύτιμο για κάποιον να αγοράσει μια Wild Card, η οποία δίνει πρόσβαση σε μια από τις δύο επιλογές πάρκων στην Νότια Αφρική ή σε όλους τους Εθνικούς Πάρκους της Νότιας Αφρικής.
+Το νησί του Χονγκ Κονγκ δίνει την ονομασία στην περιοχή του Χονγκ Κονγκ και αυτό είναι το μέρος που πολλοί τουρίστες θεωρούν ως το κύριο σημείο.
+Η παρέλαση των κτιρίων που δημιούργησαν την σκηνή του ουρανού στο Χονγκ Κονγκ έχει σχηματιστεί ως ένας φανταστικός χάρτας με φωτιές που φανερώνεται με την παρουσία των νερών του λιμνού του Βικτωρία.
+Για να απολαμβάνετε τις καλύτερες πανοράματα της Χονγκ Κονγκ, αποχωρήστε από την νησίδα και κατεβείτε στην παραλία της Κουλούν.
+Η περισσότερη πλειοψηφία της πολιτιστικής ανάπτυξης του νησιού του Χονγκ Κονγκ συγκεντρώνεται σε περιοχές που έχουν επαναφέρει από την θάλασσα στη βόρεια περιοχή του νησιού.
+Αυτό είναι το μέρος που αποκτήθηκε από τους βρετανοί κολονιστές και είναι σε αυτό το μέρος που θα πρέπει να ξεκινήσετε την έρευνά σας για την κολονιαλιστική παρελθεία της περιοχής.
+Οι Σουνταρμπάνς είναι οι μεγαλύτερες παραθαλάσσιες περιοχές μαγκρόβαλας στον κόσμο, που εκτείνονται 80 χιλιομέτρων (50 μίλια) στο εσωτερικό της Βανγκλάδης και της Ινδίας από την ακτή.
+Το Σουνταρμπάνς έχει ανακοινώσει ως Παγκόσμιο Πολιτισμικό Κλήρος του ΟΗΕ. Το μέρος του δάσου στην περιοχή της Ινδίας αποκαλείται Εθνικό Πάρκο Σουνταρμπάνς.
+Οι δρυμές δεν είναι μόνο από μάγκροβ, παρέχουν και μερικές από τις τελευταίες παραμονής των εξαιρετικών δρυμών που κάποτε καλύφθηκαν στην Γκανγκέτικη πεδιάδα.
+Τα Σουνταρμπάν καλύπτουν μια περιοχή 3.850 km², από την οποία περίπου το ένα τρίτο είναι καλύπτεται από περιοχές νερού και βαθιών.
+Από το 1966, οι Σουνταρμπάν είναι μια προστασία της άγριας ζωής και εκτιμάται ότι πλέον υπάρχουν περίπου 400 βασιλικοί βενγκάλιοι τίγερς και περίπου 30.000 περιοχές με τους καρδιοφάγους.
+Οι φορές από το σταθμό των διαδρομών μεταξύ των περιφερειών (στο πέρασμα του ποταμού) πραγματοποιούνται σε όλη τη διάρκεια της ημέρας, παρότι οι περισσότερες, ειδικά οι που κατευθύνονται στην ανατολή και στο Τζάκαρ/Μπούμθανγκ πραγματοποιούνται μεταξύ των 06:30 και 07:30.
+Καθώς οι διαδρομές μεταξύ περιφερειών είναι συχνά πληρές, είναι καλύτερο να καταβάλλετε την εισιτήριο κάποιες ημέρες νωρίτερα.
+Οι περισσότερες περιφέρειες είναι υπηρετείται από μικροσκοπικά ταξίδια τύπου Coaster της εταιρείας των Ιαπωνών, τα οποία είναι προσωρινά και σταθερά.
+Οι κοινωνικές ταξίδιες είναι μια γρήγορη και άνετη μέσο για την ταξίδια σε κοντινές περιοχές, όπως το Παρό (Νού 150) και το Πουνάχα (Νού 200).
+Η γέφυρα του ποταμού Οιαπόκ είναι μια γέφυρα σε καμπύλες. Συνέχεια του ποταμού Οιαπόκ για να συνδέσει τις πόλεις του Οιαπόκ στη Βραζιλία και του Σεντ Τζέργκ του Οιαπόκ στη Γαλλική Γουανα.
+Οι δύο πύργοι φτάνουν σε ύψος 83 μέτρων, έχουν μήκος 378 μέτρων και διαθέτουν δύο δρόμους 3,50 μέτρων ευρεία.
+Το προβάδισμα υπό την γέφυρα είναι 15 μέτρα. Η κατασκευή ολοκληρώθηκε τον Αύγουστο 2011, όμως δεν ξεκίνησε να λειτουργεί μέχρι τον Μάρτιο 2017.
+Η γέφυρα είναι προγραμματισμένη να είναι εντελώς ενεργή τον Σεπτέμβριο 2017, όταν προκειμένου να είναι ολοκληρωμένες οι επιτροπές των ταμείων της Βραζιλίας.
+Οι Γκουαράνι ήταν η σημαντικότερη εθνική ομάδα που κατοικούσε την περιοχή που είναι τώρα η Ανατολική Παραγουαί, ζουν ως μικρονομαδικοί οικοδεσπότες και πραγματοποιούν και οικογενειακή αγροτική εργασία.
+Η περιοχή του Τσάκο ήταν σπίτι άλλων πληθυσμών των αρχαίων φυλών, όπως οι Γουαικουρού και οι Παγιάγουα, οι οποίοι ζήτησαν τη ζωή τους από την κυνηγή, την συγκέντρωση και την αλιεία.
+Στον 16ο αιώνα η Παραγουαί, προηγουμένως γνωστή ως "Η Γιαντική Επαρχία των Ινδίων", γεννήθηκε ως αποτέλεσμα της σύγκρουσης των Ισπανών κατακτητών με τις γηγενείς εθνικές ομάδες.
+Οι Ισπανοί ξεκίνησαν τη χρονική περίοδο της κολονιαζίας που περάσει για τρεις αιώνες.
+Από τη δημιουργία της Ασουνσιόν το 1537, η Παραγουάη έχει διατηρηθεί πολλά από την αρχαία χαρακτήρα και την ταυτότητά της.
+Η Αργεντινή είναι καλά γνωστή για να έχει μια από τις καλύτερες ομάδες και παίκτες πολο στον κόσμο.
+Το μεγαλύτερο παιχνίδι του έτους θα πραγματοποιείται τον Δεκέμβριο στα πεδία του πόλο στα Λας Κανίτας.
+Επίσης μπορείτε να παρακολουθήσετε εδώ και άλλες σειρές και παιχνίδια σε άλλες περιόδους του έτους.
+Για ειδήσεις σχετικά με τα τουρνουά και τα μέρη που μπορείτε να αγοράσετε εισιτήρια για τα παιχνίδια του πόλο, επικοινωνήστε με την Asociacion Argentina de Polo.
+Η επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης
+Τα χρήματα μπορούν να ανταλλαγούν στην μοναδική της τράπεζα στις νησιές που βρίσκεται στο Στάνλι κατά προς το FIC West.
+Οι Βρετανικές Λίρες θα αποδέχονται γενικά σε οποιοδήποτε μέρος των νησιών και στην περιοχή του Στάνλεϊ, όπου επίσης αποδέχονται κάποιες κρεδιτ κάρτες των ΗΠΑ και οι Αμερικανικές Δολάριες.
+Στις εκτείνειες νησιές πιθανότατα δεν θα επιτρέπεται να χρησιμοποιηθούν κρέδιτ κάρτες, παρότι θα επιτρέπεται να λαμβάνονται τα στρατιωτικά των Ηνωμένων Βασιλείων και των Ηνωμένων Πολιτειών. Επικοινωνήστε προηγουμένως με τους κατοίκους για να αποκτήσετε πληροφορίες σχετικά με την αποδεκτή μέθοδο πληρωμής.
+Είναι σχεδόν αδύνατο να αλλάξετε την νομισματική των Φαλκλάντ εκτός των νησιών, επομένως αλλάξτε τα χρήματα πριν από την αποχώρησή σας από τις νησιές.
+Επειδή η Μοντεβίδο βρίσκεται στα Νότια του Αντιμετώπου, είναι καλοκαίρι εκεί όταν είναι χειμώνας στην Βόρεια Ημισφαίρια και επίσης και όταν είναι χειμώνας στην Βόρεια Ημισφαίρια, είναι καλοκαίρι στην Μοντεβίδο.
+Το Μοντεβίδο βρίσκεται στα υποτροπικά και τα θερινά μήνες συχνά βρίσκονται θερμοκρασίες πάνω από +30°C.
+Το χειμώνα μπορεί να είναι πλέον ψυχρό: οι θερμοκρασίες συνεχίζουν να βρίσκονται πάνω από το 0 ºC, αλλά ο άνεμος και η υγρασία συνεργάζονται για να κάνει το χειμώνα να είναι πιο ψυχρό από το ποσοστό που αποκαλεί το θερμομετρίο.
+Δεν υπάρχουν κάποιες ιδιαίτερες "χειμώνες βροχοπτώσεων" και "χειμώνες ξηρασίας": η ποσότητα βροχοπτώσεων παραμένει περίπου η ίδια σε ολόκληρη τη διάρκεια του έτους.
+Παρότι πολλά από τα ζώα που βρίσκονται στο πάρκο είναι σε σχέση με τους ανθρώπους, η άγρια ζωή παραμένει όμως άγρια και δεν θα πρέπει να τα τροφοδοτείται ή να τα κάνουν κάτι άλλο.
+Σύμφωνα με τις αρχές του πάρκου, πρέπει να παραμείνετε τουλάχιστον 100 ιάρδων/μέτρων από τους άρκτους και τους λύκους και 25 ιάρδων/μέτρων από όλα τα άλλα άγρια ζώα!
+Παρότι μπορούν να φαίνεται πολύ παρακολουθημένοι, οι βίζοντες, τα ελκές, τα μέρικα και σχεδόν ολόκληροι οι μεγάλοι ζώοι μπορούν να επιτεθούν σε επίθεση.
+Κάθε χρόνο, δεκάδες επισκέπτες τραυματίζονται εξαιτίας του ότι δεν διατηρήσαν την απαραίτητη αποστασία από αυτά τα ζώα. Αυτά είναι μεγάλα, άγρια και ποτενικά επικίνδυνα, επομένως πρέπει να τους δίνετε την απαραίτητη αποστασία.
+Επιπλέον, γνωρίζετε ότι τα αρώματα προσλαμβάνουν τους άρκους και άλλα άγρια ζώα, επομένως προσπαθήστε να αποφεύγετε την φορά ή την καταστήματα των αρωματικών φαγητών και να διατηρείτε ένα καθαρό σκάμπ.
+Η Απία είναι η πρωτεύουσα των Σαμόα. Η πόλη βρίσκεται στην νησίδα Ουπόλου και έχει πληθυσμό περίπου 40.000 ανθρώπων.
+Η Απία δημιουργήθηκε τη δεκαετία του 1850 και είναι η επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επίσης επί
+Το λιμάνι ήταν το σημείο ενός πολύ δεινού στάσης του ναυτικού το 1889, όταν επτά πλοία από τη Γερμανία, τις ΗΠΑ και την Βρετανία αρνήθηκαν να αποχωρήσουν από το λιμάνι.
+Όλα τα πλοία κατέστρεψαν, εκτός μιας βρετανικής κρουαζιέρας. Περίπου 200 αμερικανικές και γερμανικές ζωές χάθηκαν.
+Κατά τη διάρκεια της αγωνίας για την ανεξαρτησία που οργανώθηκε από το Mau κίνημα, μια ειρηνική συγκέντρωση στην πόλη σημειώθηκε με τη δολοφονία του πρωθυπουργού Tupua Tamasese Lealofi III.
+Υπάρχουν πολλές παραλίες, επειδή η Ακλαντία επικρατεί στους δύο λιμάνες. Οι πιο δημοφιλείς βρίσκονται σε τρεις περιοχές.
+Τα παραλία του Νόρθ Σόρ (στην περιοχή του Νόρθ Χάρμπορ) βρίσκονται στον Ειρηνικό Ωκεανό και εκτείνονται από το Λονγκ Μπέι στο βόρειο μέχρι το Ντέβονπορτ στο νότο.
+Είναι σχεδόν όλες περισσότερες από τις παραλίες με ψάσμα και περισσότερες από αυτές διαθέτουν καλύτερη προστασία από τα δέντρα pohutukawa.
+Τα παραλία του Ταμάκι Ντράιβ βρίσκονται στο κόλπο Ουάιτέματα στις επιχειρηματικές περιοχές του Μισιόν Μπέι και του Σεντ Χέλιερς στην κεντρική Ακλαντ.
+Αυτές είναι κάποιες φορές πληρές οικογένειες παραλίες με καλή παρουσία επαγγελματικών καταστημάτων στο παράθυρο της παραλίας. Η κολύμβηση είναι ασφαλή.
+Το μεγαλύτερο τοπικό μπύρο είναι το "Number One", δεν είναι ένα πολύπλοκο μπύρο, αλλά χαρακτηριστικό και προσωρινό. Το άλλο τοπικό μπύρο λέγεται "Manta".
+Υπάρχουν πολλοί Γαλλοί οίνοι, αλλά οι Νέας Ζηλανδίας και Αυστραλίας μπορούν να ταξιδέψουν καλύτερα.
+Το τοπικό νερό του προσωπικού είναι εξαιρετικά ασφαλές για την πίεση, αλλά το πετρελαϊκό νερό είναι εύκολο να βρείτε εάν είστε φοβικοί.
+Για τους Αυστραλόφωνους, η ιδέα του καφέ με μαύρο καφέ είναι ξένη. Το μικρό μαύρο είναι το εξπρέσσο, το καππούτσινο είναι πολύ υψηλό με γάλα και το τσάι παρέχεται χωρίς γάλα.
+Το θερμό σοκολάδι συμβαίνει στους στανδάρδες της Βέλγιας. Τα γεύματα των καρπών είναι πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ πολύ π
+Πολλές επίσκεψεις στο ρήγα γίνονται καθ' όλο το έτος και οι τραυματισμοί λόγω κάποιας αυτών των αιτιών στο ρήγα είναι σπάνιοι.
+Ωστόσο, λάβετε σύμβουλο από τις αρχές, παρακολουθήστε όλα τα σημεία και παρακολουθήστε περισσότερο τις προειδοποιήσεις για την ασφάλεια.
+Τα μεταγεννημένα μεταξύ των παραθαλάσσων και των πορτών των ποταμών από τον Οκτώβριο έως τον Απριλίο στα βόρεια του 1770. Ενδέχεται να βρεθούν και εκτός αυτών των χρονικών περιορισμών.
+Οι καρχαρίδες υπάρχουν, όμως συνεχίζουν σχεδόν ποτέ να επιτεθούν σε άνθρωπους. Οι περισσότερες καρχαρίδες φοβούνται τους άνθρωπους και θέλουν να αποχωρήσουν από τους ανθρώπους.
+Οι θάλασσοι κροκόδιλοι δεν ζουν ακτιβά στον οκεανό, το πρωτότυπο τοπίο τους βρίσκονται στα ποτάμια που βρίσκονται στα βόρεια του Ροκάμπτον.
+Η κράτηση προηγουμένως δίνει στον ταξιδιώτη την ασφάλεια ότι θα έχει κάποια παράταξη για να κατεύθυνει όταν φτάσει στο προορισμό του.
+Οι εταιρείες ταξιδιωτικών συχνά έχουν συμφωνίες με συγκεκριμένα ξενοδοχεία, παρότι μπορείτε να κάνετε κρατήσεις σε άλλα είδη διαμονής, όπως κατασκήνωση, μέσω εταιρεία ταξιδιωτικών.
+Οι εκπρόσωποι ταξιδιών συχνά προσφέρουν πακέτα που περιλαμβάνουν το πρωινό, τις σχεδιασμούς μεταφορών προς και από το αεροδρόμιο ή ακόμα και συνδυασμούς μεταξύ πτήσης και ξενοδοχείου.
+Μπορούν επίσης να διατηρήσουν για σας την κρατήση εάν χρειάζεστε χρόνο για να σκεφτείτε την προσφορά ή να παράγουν άλλα έγγραφα για την τελευταία προσέγγισή σας (π.χ. βίζα).
+Όλες οι τροποποιήσεις ή αιτήσεις όμως θα πρέπει να περάσουν πρώτα στον ταξιδιωτικό πράκτορα και όχι στο ξενοδοχείο.
+Για κάποιες φεστιβάλες, η περισσότερη πλειοψηφία των συμμετέχοντων σε φεστιβάλ μουσικής αποφασίζει να κατασκηνώσουν στην περιοχή και η περισσότερη πλειοψηφία των συμμετέχοντων θεωρεί αυτό μια απαραίτητη μέριμνα της εμπειρίας.
+Εάν θέλετε να είστε κοντά στην εκδήλωση, θα πρέπει να πάτε νωρίτερα για να είστε κοντά σε ένα καμπίνγκ κοντά στην μουσική.
+Θυμηθείτε ότι παρότι η μουσική στις κύριες σκηνές μπορεί να έχει τελειώσει, μπορεί να υπάρχουν μέρη του φεστιβάλ που θα συνεχίζουν να παίζει μουσική μέχρι νωρίτερα στη βραδιά.
+Ορισμένες φεστιβάλ διαθέτουν ειδικές περιοχές κατασκήνωσης για οικογένειες με μικρά παιδιά.
+Εάν πρόκειται να διασχίσετε την Βόρεια Βαλτική το χειμώνα, επικοινωνήστε την τοποθεσία της καπέλας, καθώς η διαδρομή μέσω του πάγου προκαλεί πολύ τραυματικές ήχους για τους πιο περιορισμένους.
+Οι κρουαζιές στην Αγία Πετρούπολη περιλαμβάνουν χρόνο στην πόλη. Οι επιβάτες των κρουαζιών είναι απαλλητικοί από τις απαιτήσεις για την άδεια εισόδου (δείτε τα όρους).
+Οι καζίνοι συνήθως παρουσιάζουν πολλές προσπάθειες για να μεγαλώσουν τον χρόνο και τα χρήματα που διαθέτουν οι επισκέπτες. Τα παράθυρα και τα χρονόγραφα συνήθως απουσιάζουν και τα εγκαταστάσματα είναι δύσκολα να βρείτε.
+Χρησιμοποιούν συνήθως ειδικές προσφορές φαγητού, ποτού και διασκέδασης για να κρατήσουν τους επισκέπτες σε καλή κατάσταση και να τους κρατήσουν στην κατοικία.
+Ορισμένες επιχειρήσεις παρέχουν μεταξύ άλλων αλκοολογικούς προϊόντες. Ωστόσο, η μεθαλλικότητα επικρατεί στην κρίση και όλοι οι καλοί παίκτες γνωρίζουν την σημαντικότητα του να μην είναι μεθαλλικοί.
+Κάποιος που πρόκειται να οδηγήσει σε υψηλές περιοχές ή να διασχίσει ορεινές δρόμους θα πρέπει να λάβει υπόψη την πιθανότητα του χιονιού, του πάγου ή των ψυχρών θερμοκρασιών.
+Σε διαδρομές που έχουν πάγο και χιόν, η σύγκρουση είναι χαμηλή και δεν μπορείτε να οδηγήσετε όπως σε διαδρομή χωρίς πάγο και χιόν.
+Κατά τη διάρκεια των καταιγίδων μπορεί να πέσουν αρκετά χιόνια για να σας κρατήσουν σε μικρό χρονικό διάστημα.
+Η επισκεψιμότητα μπορεί επίσης να είναι περιορισμένη από την πίεση ή την ανέμωση του χιόνα ή από την συγκρούση ή τον πάγο στα παράθυρα των αυτοκινήτων.
+Ωστόσο, σε πολλές χώρες τα ψυχρά και χιόνια συνθήκες είναι συνηθισμένες και η κίνηση συνεχίζεται σχεδόν αναπάντητα σε όλο το έτος.
+Τα σαφάρι ενδέχεται να είναι το μεγαλύτερο τουριστικό προβάδισμα στην Αφρική και το σημαντικότερο πράγμα για πολλούς επισκέπτες.
+Το λέξη safari στην ποπουλαρική χρήση αναφέρει σε ταξιδεύτες που περνούν μέσα στην Αφρική για να παρακολουθήσουν την εξαιρετική άγρια ζωή της Αφρικής, συγκεκριμένα στη σαβάνα.
+Ορισμένες ζώα, όπως οι ελεφάντες και οι γιράφες, είναι πιθανό να προσπαθήσουν να πάρουν κοντά στα αυτοκίνητα και τα συνηθισμένα εξοπλισμά θα επιτρέπουν καλή παρακολουθήση.
+Τα λέοντα, τα χετάχα και τα λέοπαρδα είναι κάποια φοβικά και θα τους βλέπετε καλύτερα με μικροσκόπια.
+Μια περιπέτεια σε πεζοπορία (επίσης γνωστή ως "περιπέτεια στα βουνά", "περιπέτεια πεζοπορίας" ή "περιπέτεια με τα πόδια") περιλαμβάνει την πεζοπορία, είτε για λίγες ώρες, είτε για πολλές ημέρες.
+Τα Παραολυμπιακά θα ξεκινήσουν στις 24 Αυγούστου και τελειώσουν στις 5 Σεπτεμβρίου 2021. Ορισμένες εκδηλώσεις θα πραγματοποιηθούν σε άλλες περιοχές σε όλη την Ιαπωνία.
+Το Τόκιο θα είναι η μοναδική Ασιατική πόλη που θα έχει φιλοξενήσει δύο καιρικά Ολυμπιακά Αγώνες, καθώς έχει φιλοξενήσει τους Αγώνες το 1964.
+Αν έχατε κρατήσεις για τα πτήσεις και την διαμονή σας για το 2020 πριν από την ανακοίνωση της ακύρωσης, θα μπειτε σε μια δύσκολη κατάσταση.
+Οι πολιτικές απαγόρευσης είναι διαφορετικές, αλλά από τον τελευταίο Μάρτιο, οι πολιτικές απαγόρευσης που βασίζονται στον κορωνοϊό δεν εκτείνουν πέρα από τον Ιούλιο 2020, όταν είχαν προγραμματιστεί οι Ολυμπιακοί Αγώνες.
+Επιτρέπεται να αναμένεται ότι οι περισσότερες εισιτήριες για τα εκδηλώσεις θα κοστίζουν μεταξύ των 2.500 ¥ και των 130.000 ¥, με τις τυπικές εισιτήριες να κοστίζουν περίπου 7.000 ¥.
+Η κατάρρευση των ξηρών ρούχων μπορεί να τους βοηθήσει να ξηράσουν. Πολλά ξενοδοχεία διαθέτουν ενός καταρρεύτη και ενός καταρρεύτη σε επίπεδο, ακόμα και αν δεν είναι παρατηρημένο στο δωμάτιο.
+Εάν δεν είναι διαθέσιμη η χάλυβα ή εάν δεν θέλετε να φορέσετε εξουδετερωμένες παπούτσες, μπορείτε να προσπαθήσετε να χρησιμοποιήσετε τον φωτιστήρα για τα παπούτσες, αν είναι διαθέσιμος.
+Βεβαιωθείτε ότι δεν θα επιτρέψετε στο είδος να γίνει πολύ ζεστό (που μπορεί να προκαλέσει μειώσεις ή, σε εξαιρετικές περιπτώσεις, καύση).
+Υπάρχουν διαφορετικές τρόποι καθαροποίησης του νερού, κάποιες πιο επικίνδυνες απέναντι σε συγκεκριμένες απειλές.
+Σε κάποιες περιοχές μόνο μία λεπτομέρεια είναι αρκετή, σε άλλες χρειάζεται πολλά περισσότερη χρονική διάρκεια.
+Τα φιλτρά διαθέτουν διαφορετική αποτελεσματικότητα και εάν έχετε κάποια ανησυχία, θα είναι καλύτερο να αγοράσετε την νερά σας σε κλειδωμένη βούχτσα από μια επίσημη εταιρεία.
+Οι ταξιδιώτες μπορεί να αντιμετωπίσουν ζώα πληγές που δεν γνωρίζουν στις περιοχές που προέρχονται από.
+Τα παράσπισμα μπορούν να καταστρέψουν την φαγητό, να προκαλέσουν προβλήματα ή, σε πιθανότερες περιπτώσεις, να προκαλέσουν αλλεργικές αντιδράσεις, να μεταδώσουν οκτώνο, ή να μεταδώσουν μικροοργανισμούς.
+Τα ενοχή νοσηλεία ή οι επικίνδυνες ζώα που μπορούν να τραυματίσουν ή να σκοτώσουν ανθρώπους με βία, συχνά δεν αποτελούν πληγές.
+Η αγορά χωρίς φόρους είναι η ευκαιρία να αγοράσετε προϊόντα που αποφεύγεται από φόρους και φόρους σε ορισμένες περιοχές.
+Οι ταξιδιώτες που προορίζονται σε χώρες με ισχυρή φορολογία μπορούν κάποιες φορές να αποθέσπισουν σημαντική ποσότητα χρημάτων, ιδιαίτερα σε προϊόντα όπως οι αλκοολικές προσφορές και το ταβάκι.
+Η διάσταση μεταξύ του Πόιντ Μάριον και του Φέρμοντ παρέχει τις πιο επικίνδυνες οδηγικές συνθήκες στην οδό Μπάφαλο-Πίτσμποργκ, που διασχίζεται συχνά από ερημικά πεδία.
+Εάν δεν είστε περιορισμένοι στην οδήγηση σε χωρικές δρόμους, κρατήστε τον νου σας: οι αποτελεσματικές κλίμακες, οι στενές διαδρομές και οι περισσότερες σαφές παρακολούθησες προκειμένουν να σας προκαλέσουν προβλήματα.
+Οι διαθέσιμες περιορισμοί της ταχύτητας είναι σημαντικά χαμηλότερες από τα προηγούμενα και τα επόμενα μέρη — συνήθως 35-40 μιλίων την ώρα (56-64 χιλιομέτρων την ώρα) — και η εξακολουθία σε αυτά είναι ακόμα πιο σημαντική από ό,τι άλλο.
+Παρατηρητικά, όμως, η υπηρεσία της κινητής τηλεφωνίας είναι πολύ ισχυρότερη αυτή εδώ από πολλές άλλες μέρες της διαδρομής, π.χ. το Πενσιλβάνια Wilds.
+Οι Γερμανικές παστίτσες είναι πολύ καλές και στη Βαβαρία είναι πολύ πλούσιες και πολύπολλες, παρόμοιες με τις της Αυστρίας.
+Οι παστριές με καρπούς είναι συνηθισμένες, καθώς οι μητρώδειες με μητρώδειες με μητρώδειες με μητρώδειες με μητρώδειες με μητρώδειες με μητρώδειες με μητρώδειες με μητρώδειες με μητρώδειες με μητρώδειες με μητρώδειες με μητρώδειες με μητρώδειες με μητρώδειες με μητρώδειες με μητρώδειες με μητρώδειες με μητρώδειες με μητρώδειες με μητρώδειες με μητρώδειες με μητρώδειες με μητρώδειες με μητρώδειες με μητρώδειες με μητρώδειες με μητρώδειες με μητρώδειες με μητρώδειες με μητρώδειες με μητρώδειες με μητρώδειες μ
+Πολλά από τα γερμανικά σουφλάκια περιλαμβάνουν επίσης μανδλιές, καρυές και άλλα δέντρα. Οι δημοφιλείς σουφλάκια συνδυάζονται ειδικά καλά με μια τάση καφέ.
+Εάν θέλετε κάποιες μικρές, ωστόσο πλούσιες παστέλες, μπορείτε να παρακολουθήσετε τις προτάσεις που σύμφωνα με την περιοχή λέγονται Μπερλίνερ, Πφανκούχεν ή Κράφεν.
+Το κούρι είναι ένα είδος φαγητού που βασίζεται σε φυτών και καρυές, μαζί με είτε κρέας είτε φυτά.
+Ένα κούρι μπορεί να είναι είτε "ξηρό" είτε "νερό", σύμφωνα με την ποσότητα του νερού.
+Στις εσωτερικές περιοχές της Βόρειας Ινδίας και της Πακιστάν, το γιαούρτι χρησιμοποιείται σε καρυές; στις νότιες περιοχές της Ινδίας και σε κάποιες άλλες παραθαλασσιακές περιοχές της περιοχής, χρησιμοποιείται το κουνούπι.
+Με 17.000 νησιών που μπορεί να επιλέξεις, η ινδονησιακή γαστρονομία είναι μια συγκεκριμένη ονομασία που περιλαμβάνει μια ευρεία πολυπολιτισμική γαστρονομία που βρίσκεται σε όλη την χώρα.
+Ωστόσο, εάν χρησιμοποιείται χωρίς περισσότερες πληροφορίες, η ονομασία αναφέρει στην φαγητό που προέρχεται από τις κεντρικές και ανατολικές περιοχές της βασικής νήσου Τζάβα.
+Τώρα είναι διαθέσιμη σε ολόκληρο το νησιοπολιτείο, η κουζίνα της Ιαβανίας περιλαμβάνει μια πολυπολυτεχνική σειρά επιτευγμένων εστιατορίων, τα οποία περιλαμβάνουν σε περισσότερους περισσότερο το καρυδάκι, τα πικάντα, το γλυκό και τα διάφορα αρωματικά σπάσματα.
+Τα στίγματα είναι υποστήριξη για τα πόδια του ιππού που βρίσκονται σε κάθε πλευρά του σεδιλίου.
+Προσφέρουν περισσότερη σταθερότητα στον άντρας, αλλά μπορούν να προκαλέσουν αναγκαιότητες για την ασφάλεια λόγω της πιθανότητας που τα πόδια του άντρα μπουν σε αυτά.
+Εάν ένας άντρας καταστρέφεται από τον ιπποδρόμο, αλλά έχει το πόδιο του κρατούνται στο καλάκι, θα μπορούσε να τον τρέξει εάν το ιπποδρόμο αποχωρήσει. Για να μειώσει αυτό το κίνδυνο, μπορεί να πραγματοποιηθούν ορισμένες προετοιμασίες για την ασφάλεια.
+Πρώτα, οι περισσότεροι ιπποδρόμοι φορούν ιππικά καλάκια με παλάκι και μικρό και λεπτό πέδιο.
+Στη συνέχεια, ορισμένες σάδες, συγκεκριμένα τα Αγγλικά, διαθέτουν ασφάλειες βάρες που επιτρέπουν στην αποχώρηση του δερματικού από την σάδα εάν το ιππός πέφτει πίσω.
+Ο κοιλάδας του Κοχαμό - η πρωτεύουσα προορισμός για την κλίμακα στην Χιλή, γνωστός ως το Γιοσεμίτι της Νότιας Αμερικής, με μια πολυπολιτισμική σειρά από μεγάλους πέτρινους τοίχους και σκάλες.
+Οι κορυφές παρέχουν εξαιρετικές πανοράματα. Οι κλίμακες από όλα τα κόσμημα του κόσμου συνεχίζουν να δημιουργούν νέες διαδρομές μεταξύ των εξαιρετικών διαδρομών των τείχων.
+Τα είδη αθλητικών που πραγματοποιούνται σε περιοχές που καλύπτονται από χιόν, που περιλαμβάνουν το σκι και το σνόουμπορντ, είναι δημοφιλείς είδος αθλητικών που πραγματοποιείται με την κατάβαση σε περιοχές που καλύπτονται από χιόν, με τα σκι ή το σνόουμπορντ συνδεδεμένα στα πόδια σας.
+Το σκι είναι μια σημαντική δραστηριότητα ταξιδιών με πολλούς ενθουσιασμένους, οι οποίοι συχνά είναι γνωστοί ως "σκι μπάμπες" και σχεδιάζουν ολόκληρα τα ταξίδια τους γύρω από το σκι σε μια συγκεκριμένη περιοχή.
+Η ιδέα του αλπινισμού είναι πολύ παλαιότερη. Οι εικόνες στα σπήλαια που αποδεικνύουν αλπινιστές προέρχονται από το 5000 π.Χ.!
+Η αθλήματος της καταβολής στο χιονό προέρχεται τουλάχιστον από τον 17ο αιώνα και το 1861 οι πρώτοι καλλιτεχνικοί σκι στην Αυστραλία ανέρχονταν από τους Νορβηγούς.
+Μπακπάκινγκ με σκι: Αυτή η δραστηριότητα είναι επίσης γνωστή ως μπακπάκινγκ με σκι, σκι τουρισμός ή σκι πεζοπορία.
+Σχετίζεται με, αλλά συνήθως δεν περιλαμβάνει, το αλπινικό στυλ τουρισμού σε σκι ή το αλπινικό τουρισμό, οι οποίοι γίνονται σε περιοχές που είναι πολύ απότομες και απαιτούν πολύ πιο στερεά σκιές και πολύ πιο στερεά παπούτσια.
+Νομίζει την διαδρομή για το σκι ως μια παρόμοια πεζοπορική διαδρομή.
+Σε καλές συνθήκες θα μπορέσετε να καλύψετε κάπως περισσότερες διαστάσεις από τις πεζοπορίες, αλλά μόλις περισσότερον θα μπορέσετε να αποτελέσετε τις ταχύτητες του σκι στο χωροφόρο χωρίς βάρη στα προετοιμασμένα δρόμους.
+Η Ευρώπη είναι ένας μικρότερος σε σύγκριση σε άλλα ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευρωπαϊκά ευ
+Ωστόσο, η περιοχή του Σχένγκ, όμως, λειτουργεί κάπως παρόμοια με μια χώρα σε αυτήν την περίπτωση.
+Τότε που παραμένετε σε αυτή την περιοχή, μπορείτε γενικά να διασχίσετε τα σύνορα χωρίς να πάτε ξανά σε σημεία έλεγχου πασποριών.
+Ανάλογα, με την είσοδο σε κράτη του Σχένγκ με βίζα, δεν χρειάζεται να ζητήσετε κάθειρες βίζες για κάθε μέλη των κρατών του Σχένγκ, εξαιτίας της οικονομίας του χρόνου, των χρημάτων και της παροχής πληροφοριών.
+Δεν υπάρχει μια συνηθισμένη προσέγγιση για τις προϊόντες που είναι αντικείμενα αντικειμένων. Κάποιες επιτροπές φόρων αναφέρουν ότι οι προϊόντες που είναι πριν από 100 χρόνια είναι αντικείμενα αντικειμένων.
+Η πρόταση διαθέτει γεωγραφικές διαφορές, όπου το πέρασμα για την ηλικία μπορεί να είναι μικρότερο σε περιοχές όπως η Βόρεια Αμερική σε σύγκριση με την Ευρώπη.
+Τα χειροποίητα προϊόντα μπορεί να αντικατοπτρίζονται ως αντικείμενα, παρότι είναι νεότερα από τα παρόμοια σειροποιημένα προϊόντα.
+Η ποιμένα των άλκοντων είναι μια σημαντική προσφορά για τους Σάμους και η κουλτούρα που περιβάλλει αυτή την επαγγελματική είναι σημαντική και για πολλούς άλλους επαγγελματίες.
+Ακόμα και στην παραδοσιακή πραγματικότητα, όμως, δεν όλοι οι Σάμοι είχαν συμμετάσχει στην επιχείρηση με τους ράκουνες, αλλά ζήτησαν τη ζωή τους από την αλιεία, την κυνηγή και τις παρόμοιες επαγγελματικές δραστηριότητες, χρησιμοποιώντας τους ράκουνες κυρίως ως καταγωγικά ζώα.
+Σήμερα πολλοί Σάμοι εργάζονται σε σύγχρονες επιχειρήσεις. Ο τουρισμός είναι μια σημαντική εισόδη στην Σάπμι, την περιοχή των Σάμων.
+Παρότι είναι συχνά χρησιμοποιημένο, ιδιαίτερα από τους άνθρωπους που δεν είναι Ρομάνοι, το λέξη "Γύπτιος" συχνά θεωρείται κακοποιημένο εξαιτίας των συνδεδεμένων με αρνητικά στερεότυπα και αλλαγές της προσωποποίησης των Ρομάνων.
+Εάν η χώρα που θα επισκεφτείτε γίνει υπόθεση σε μια προειδοποίηση για ταξίδια, μπορεί να επηρεάστε την ασφάλεια ταξιδιών σας ή την ασφάλεια ακύρωσης ταξιδιών σας.
+Μπορείτε επίσης να συζητήσετε με την συμβουλή άλλων κυβερνήσεων, αλλά η συμβουλία τους είναι σχεδιασμένη για τους πολίτες τους.
+Σε μια παράδειγμα, οι Αμερικανοί πολίτες στην Ανατολή μπορεί να αντιμετωπίσουν διαφορετικές κατάστασεις από τους Ευρωπαίους ή τους Αραβούς.
+Οι προειδοποιήσεις είναι μόνο μια σύντομη αναφορά στην πολιτική κατάσταση σε μια χώρα.
+Οι προβλέψεις που παρουσιάζονται είναι συχνά περιορισμένες, γενικές και περιορισμένες σε σχέση με τα περισσότερα περισσότερα πληροφορίες που είναι διαθέσιμες σε άλλο μέρος.
+Τα σκληρά καιρικά φαινόμενα είναι το γενικό όνομα για οποιαδήποτε επικίνδυνο καιρικό φαινόμενο με δυνατότητα να προκαλέσει καταστροφή, σοβαρές κοινωνικές διαστάσεις ή απώλειες της ανθρώπινης ζωής.
+Τα εξαιρετικά καιρικά φαινόμενα μπορούν να γίνουν σε οποιοδήποτε μέρος του κόσμου και υπάρχουν διαφορετικές τύπους αυτών, οι οποίες μπορούν να επηρεάζονται από την γεωγραφία, την τοπογραφία και τις ατμοσφαιρικές συνθήκες.
+Οι υψηλές ανέμους, ο χιόνι, η υπερβολική προορισμότητα, και οι πυρηνικές καταστροφές είναι μορφές και επιπτώσεις του σοβαρού καιρού, όπως και οι καταιγίδες, οι τορνάδες, οι νεφέλες νερού, και οι τυφώνες.
+Τα περιοχικά και σεζόνια σοβαρά φαινόμενα του καιρού περιλαμβάνουν τα καταιγίδες, τα χιόνια καταιγίδες, τα χιόνια καταιγίδες και τα καταιγίδες του πυρήνα.
+Οι ταξιδιώτες είναι σημαντικά προειδοποιημένοι να γνωρίζουν όλα τα πιθανά που υπάρχουν για κακοκαιρίες που μπορεί να επηρεάσουν την περιοχή τους, καθώς μπορεί να επηρεάσουν και τις ταξιδιωτικές σχέδιες τους.
+Κάποιος που σχεδιάζει μια επίσκεψη σε μια χώρα που μπορεί να λειτουργήσει ως περιοχή πολέμου, θα πρέπει να λάβει επαγγελματική εκπαίδευση.
+Μια έρευνα στο Διαδικτυακό για το «Πρόγραμμα για περιορισμένο περιβάλλον» θα παρέχει πιθανότατα την διεύθυνση μιας τοπικής εταιρείας.
+Ενδεχομένως, μια μαθήματος θα αποκαλύπτει σε περισσότερη περιοχή όλα τα ζητήματα που αναφέρθηκαν εδώ, συχνά με πραγματική εμπειρία.
+Το μάθημα θα είναι συνήθως από 2 έως 5 ημέρες και θα περιλαμβάνει παιχνίδια, πολλά πρώτης βοήθειας και κάποιες συχνές εκπαιδευτικές σελίδες για την εκπαίδευση των όπλων.
+Τα βιβλία και τα εφημερίδια που σχετίζονται με την επιβίωση στο άγριο είναι συνηθισμένα, όμως οι εκδόσεις που σχετίζονται με τις περιοχές του πολέμου είναι λίγες.
+Οι ταξιδιώτες που προετοιμάζονται να κάνουν χειρουργική μετατροπή για την αλλαγή του γένους έξω από την χώρα τους πρέπει να είναι βεβαιωμένοι ότι έχουν έγκυρες δοκιμές για την επιστροφή τους.
+Η επιθυμία των κυβερνήσεων για την έκδοση διαβατηρίων με γένος που δεν αναφέρεται (X) ή έκδοση διαβατηριών που ενημερώνονται για να συμφωνήσουν με ένα επιθυμητό όνομα και γένος είναι διαφορετική.
+Η επιθυμία των ξένων κυβερνήσεων να επιτεθεί σε αυτές τις έκθεσεις είναι παρόμοια πολύ διαφορετική.
+Τα αναζήτηση στα σημεία ασφάλειας έχουν επίσης γίνει πολύ περισσότερα περιοριστικά μετά την εποχή της 11ης Σεπτεμβρίου 2001.
+Οι προγραμματισμένοι πριν από την χειρουργεία πρέπει να μην περιμένουν να περάσουν μέσω των σκανερών με την ιδιωτικότητα και την αξιοπρεπειότητά τους εντετείς.
+Οι ριπ πλημμύδες είναι τα επιστρέφοντα πλήμμυδα από τα κύματα που καταστρέφονται στην παραθάλασσα, συχνά σε ένα ρήγα ή κάτι παρόμοιο.
+Εξαιτίας της θαλάσσιας τοπογραφίας, η επιστροφή του πλημμύρου συγκεντρώνεται σε κάποιες περισσότερες βαθύτερες περιοχές και μπορεί να δημιουργήσει μια ταχύτητα πλημμύρου σε βαθύτερες θάλασσες.
+Οι περισσότερες θανατικές περιπτώσεις γίνονται καθώς αποτέλεσμα της εξασθένειας που προσπαθεί να επιστρέψει πίσω μεταξύ του πλήμματος, που μπορεί να είναι αδύνατο.
+Όταν βγεις από την προηγούμενη κατάσταση, να πλησιάζεις πίσω δεν είναι πιο δύσκολο από ό,τι συνήθως.
+Προσπαθήστε να στρέψετε σε κάποιο μέρος όπου δεν θα σας καταλάβει ξανά ή, σύμφωνα με τις δεξιότητές σας και με το ενδεχόμενο να σας παρατηρήσει, μπορεί να θέλετε να περιμένετε την αποστολή βοήθειας.
+Το σοκ επιστροφής είναι πιο γρήγορο σε σύγκριση με το σοκ κουλτούρας (είναι λιγότερη η φάση του νυχτερίδας), διαρκεί πιο πολύ, και μπορεί να είναι πιο σοβαρό.
+Οι ταξιδιώτες που είχαν μια εύκολη περίπτωση για την ανάπτυξη στην νέα κουλτούρα προκειμένου να επανειλημμένουν στην κουλτούρα τους γηγενείς είναι συχνά με μια ιδιαίτερα δύσκολη περίπτωση για την επανειλημμένη ανάπτυξη στην κουλτούρα τους γηγενείς.
+Όταν επιστρέφετε στην χώρα σας μετά την ζωή σας εκτός της χώρας σας, έχετε αναπαραγωγήσει στην νέα κουλτούρα και έχετε χάσει κάποιες από τις συνήθειες σας από τη χώρα σας.
+Όταν πήσατε πρώτη φορά εκτός της χώρας, οι άνθρωποι πιθανότατα ήταν παρακολουθητικοί και κατανοητικοί, γνωρίζοντας ότι οι ταξιδιώτες σε μια νέα χώρα πρέπει να αναπαραγωγιστούν.
+Οι άνθρωποι μπορεί να δεν προειδοποιήσουν ότι η πίεση και το κατανόημα είναι επίσης απαραίτητα για τους ταξιδιώτες που επιστρέφουν στην πατρίδα τους.
+Η εκπομπή ήχου και φωτογραφίας στην πυραμίδα είναι μια από τις πιο ενδιαφέροντες πράξεις για τα παιδιά στην περιοχή.
+Μπορείτε να βλέπετε τις πυραμίδες στο σκοτάδι και μπορείτε να τις βλέπετε σε σιωπή πριν από την εκκίνηση της εκπομπής.
+Συνήθως παρακολουθείτε πάντοτε τον ήχος των τουρίστων και των πωλητών. Η ιστορία του ήχου και του φωτός είναι απλώς μια ιστορία σε μια βιβλία.
+Η Σφίγξ είναι το φόντο και η εκφράσεις μιας μακράς ιστορίας.
+Οι σκηνές εμφανίζονται στις πυραμίδες και οι διαφορετικές πυραμίδες φωτίζονται.
+Τα Νότια Σετλάντ Νήσους, που ανακάλυψαν το 1819, είναι ισχυρισμένα από πολλές θέσεις και διαθέτουν τις περισσότερες βάσεις, με 16 ενεργές το 2020.
+Το νησιοπέρασμα βρίσκεται 120 χιλιομέτρων βόρεια της χερσόνησου. Το μεγαλύτερο είναι το νησί του Βασιλικού Τζόρτζ με την κατοικία της Βίλα Λας Εστρέλας.
+Κάποιες από αυτές είναι η Νήσος Λίβινγκστον και η Νήσος Τακτικής, όπου η πλημμυρωμένη καλδέρα ενός ακόμη ενεργού ηφαιστείου παρέχει ένα εξαιρετικό φυσικό λιμάνι.
+Η Χώρα Ελσορθ είναι η περιοχή της Νότιας Χερσονήσου, που περιορίζεται από τη θάλασσα Μπελινγκσάουεν.
+Τα βουνά της χερσονήσου αυτής συνεργάζονται με την πεδιάδα και επανεμφανίζονται για να δημιουργήσουν την 360 χιλιομέτρων σειρά των βουνών του Ελσορθ, τα οποία διακοπεύονται από τον πλαγιά του Μινεσότα.
+Η βόρεια μέρα ή η σειρά των Σεντίνελ περιλαμβάνει τα υψηλότερα βουνά της Ανταρκτικής, το Μασίφ του Βίνσον, το οποίο φτάνει τα 4.892 μέτρα με το βουνό του Βίνσον.
+Σε αποκεντρωμένες τοποθεσίες, όπου δεν υπάρχει κυκλοφορία τηλεφωνικών συστημάτων, μπορεί να είναι η μοναδική επιλογή σας η τηλεφωνική σειρά.
+Μια τηλεφωνική τηλεόραση δεν είναι σε γενικές γραμμές μια αντικαταστήματα για μια κινητή τηλεφωνία, καθώς πρέπει να είστε εκτός του σπίτιου σε εξωτερικό και να έχετε προορισμένη γραμμή βλέπους προς την τηλεόραση για να κάνετε τηλεφωνική επικοινωνία.
+Η υπηρεσία χρησιμοποιείται συχνά από τις εταιρείες μεταφορών, συμπεριλαμβανομένων των ταξιδιωτικών σκάφων, καθώς και από τις εκστρατείες που χρειάζονται σε αποκλειστικά δεδομένα και φωνή.
+Το τηλεφωνικό υπηρεσία στην περιοχή σας θα πρέπει να μπορεί να παρέχει περισσότερες πληροφορίες σχετικά με την σύνδεση με αυτή την υπηρεσία.
+Η επιχείρηση να ταξιδεύει και να μάθει είναι μια πιο και πιο ποπουλαρισμένη επιλογή για τους που σχεδιάζουν μια χρονική παραπάνω.
+Αυτό είναι ιδιαίτερα δημοφιλή στους μαθητές που αποχώρηκαν από το σχολείο, δίνοντας τους την ευκαιρία να παρακολουθήσουν έναν χρόνο πριν από την πανεπιστήμιο, χωρίς να παρατείνουν την εκπαίδευσή τους.
+Σε πολλές περιπτώσεις, η εγγραφή σε μια διδασκαλία για μια χρονική διάρκεια σε ένα χώρο εκτός της χώρας σας μπορεί να βελτιώσει τις πιθανότητές σας για μεταβολή στην υψηλότερη εκπαίδευση στην χώρα σας.
+Παραδοσιακά, θα υπάρχει πρόσφορα για την εγγραφή σε αυτές τις εκπαιδευτικές προγράμματα.
+Η Φινλανδία είναι μια εξαιρετική προορισμός για κατασκήνωση σε πλοία. Η "Χώρα των χιλιάδων λίμνων" διαθέτει επίσης χιλιάδες νησιά σε τα λίμνες και στους συνοριακούς αρχιπελάγους.
+Στα νησιακά και τα λίμνεια δεν είναι απαραίτητα να χρειαστεί να έχετε μια ιωά.
+Παρότι τα νησιά στην ακτογραμμή και οι μεγαλύτεροι λίμνες είναι πράγματι αρκετά μεγάλα για οποιαδήποτε ναύα, οι μικρότερες πλοία ή ακόμα και μια κάγκα προσφέρουν μια διαφορετική εμπειρία.
+Η ναυτική είναι μια εθνική σπουδαιότητα στην Φινλανδία, με ένα πλοίο για κάθε επτά ή οκτώ άνθρωπους.
+Αυτό είναι αντίστοιχο με τη Νορβηγία, τη Σουηδία και τη Νέα Ζηλανδία, αλλά σε άλλες περιπτώσεις είναι πολύ μοναδικό (π.χ. στην Ολλανδία η αντίστοιχη ποσότητα είναι μία προς τέσσερις εκατομμύρια).
+Οι περισσότερες από τις διαφορετικές πλοήγησεις στα Βάλτια περιλαμβάνουν μια μεγαλύτερη παρουσίαση στην Πετρούπολη της Ρωσίας.
+Αυτό σημαίνει ότι μπορείτε να επισκεφτείτε την ιστορική πόλη για μερικές πλήρες ημέρες και να επιστρέψετε και να κοιμήσετε στο πλοίο το βράδυ.
+Αν επισκεφτείτε μόνο με τις εξκομισίες του πλοίου, δεν θα χρειαστεί σεπάρα βίζα (από το 2009).
+Ορισμένες κρουαζιέρες περιέγραψαν την Βερολίνο, Γερμανία στις προσφορές τους. Σύμφωνα με την χάρτη πάνω, η Βερολίνο δεν βρίσκεται κανείς κοντά στην θάλασσα και η επίσκεψη στην πόλη δεν είναι συμπεριλαμβανείται στην τιμή της κρουαζιέρας.
+Η ταξίδια με αεροπλάνο μπορεί να είναι φοβική εμπειρία για όλους τους ανθρώπους, ειδικά για τους που δεν έχουν πετεί προηγουμένως ή έχουν συνειδητοποίησει μια τραυματική συμπεριφορά.
+Δεν πρέπει να είναι κάτι για το οποίο να είναι κατηγορηματικό: δεν είναι διαφορετικό από τις προσωπικές φόβους και τις αντιπάθειες σε άλλα πράγματα που έχουν πολλοί άνθρωποι.
+Για κάποιους, το να καταλάβει κάτι για το πώς λειτουργούν τα αεροσκάφη και τι συμβαίνει κατά τη διάρκεια μιας πτήσης, μπορεί να βοηθήσει να περάσει μια φόβος που βασίζεται στο άγνωστο ή στο ότι δεν έχεις την επικράτεια.
+Οι εταιρείες αποστολών είναι καλά πληρωμένες για την αποστολή προϊόντων γρήγορα. Συχνά, η χρονικότητα είναι πολύ σημαντική με τα επισημαία έγγραφα, τα καταστήματα ή τα αντίστοιχα στοιχεία για την επικίνδυνη επαναφορά.
+Σε κάποιες διαδρομές, οι μεγαλύτερες εταιρείες έχουν τα δικά τους αεροπλάνα, αλλά για άλλες διαδρομές και μικρότερες εταιρείες υπήρχε πρόβλημα.
+Εάν έστειλαν προϊόντα αεροπορικά, σε κάποιες διαδρομές μπορεί να έχει χρειαστεί μερικές ημέρες για την διέλευση και τα δικαστήρια.
+Το μόνο πώς μπορούσε να το στείλει πιο γρήγορα ήταν να το στείλει ως εξοπλισμό εξετάσμενο. Οι προϋπολογισμοί των αεροπορικών εταιρειών δεν θα επιτρέπουν την αποστολή εξοπλισμού χωρίς επιβάτη, το οποίο είναι γде και για αυτόν τον λόγο πρέπει να σας προσφέρουμε την υπηρεσία μας.
+Η πραγματική μέθοδος για την πτήση σε πρώτη ή επαγγελματική κλάση είναι να χρησιμοποιήσετε μια πολύ πλούσια περιουσία για την προβάδιση (ή και καλύτερα, να την κάνει για σας η εταιρεία σας).
+Ωστόσο, αυτό δεν πρόκειται να είναι χαμηλό: σε περίπτωση αναλόγων, μπορείτε να πληρώσετε έως και τέσσερις φορές το κανονικό ταξί για επιχειρήσεις και είκοσι φορές για την πρώτη κλάση!
+Σε γενικές γραμμές, δεν υπάρχει λόγος να παρακολουθείτε για επιδόσεις για επίπεδο επαγγελματικών ή πρώτης κλάσης σε επιδιώκες πτήσεις από το A στο B.
+Οι αεροπορικές εταιρείες γνωρίζουν καλά ότι υπάρχει μια συγκεκριμένη ομάδα αεροπορικών ταξιδιών που είναι πρόθεσμη να πληρώσει τα πιο υψηλά δολάρια για την προνομία να ταξιδεύει γρήγορα και σε άνετες συνθήκες και για αυτόν τον λόγο τιμούν σε αυτή την ποσότητα.
+Η πρωτεύουσα της Μολδόβας είναι η Χισινέου. Η τοπική γλώσσα είναι η Ρωμανική, ωστόσο η Ρωσικά χρησιμοποιείται ευρεία.
+Η Μολδόβα είναι μια πολυεθνική δημοκρατία που έχει υπεύθυνε σε εθνικές συγκρούσεις.
+Το 1994, αυτό το σύγκρουση προκάλεσε την δημιουργία της αυτοπροκειμένου Δημοκρατίας της Τρανσνίστριας στην ανατολική Μολδόβα, η οποία διαθέτει τη δική της κυβέρνηση και νομιμότητα, αλλά δεν είναι αναγνωρισμένη από καμία χώρα-μέλη του ΟΗΕ.
+Οι οικονομικές συνδέσεις επανέταξαν μεταξύ αυτών δύο μέρων της Μολδαβίας παρά την αποτυχία των πολιτικών διαπραγματεύσεων.
+Η μεγαλύτερη θρησκεία στην Μολδόβα είναι η Ορθόδοξη Χριστιανική.
+Η Ιζμίρ είναι η τρίτη μεγαλύτερη πόλη της Τουρκίας με πληθυσμό περίπου 3,7 εκατομμύρια, η δεύτερη μεγαλύτερη λιμάνια μετά την Ιστανμπούλ και μια πολύ καλή συνδρομή.
+Κάποτε η παλαιά πόλη της Σμύρνης, είναι πλέον μια σύγχρονη, εξετάσμενη και περιορισμένη επαγγελματική περιοχή περιβάλλοντα μια μεγάλης λιμνοθάλασσα και περιβάλλοντα από βουνά.
+Οι ευρύες δρόμοι, οι καταστήματα που έχουν παράθυρα από γυαλιά και τα σύγχρονα κέντρα επαγγελματικής διάθεσης είναι περιγραμμένα από τα παραδοσιακά κόκκινα τζαμίδια, το αγορά του 18ου αιώνα, τα παλαιά μουσουλμάνια και τα παλαιά εκκλησία, παρότι η πόλη διαθέτει μια ατμόσφαιρα περισσότερο της Μεσογειακής Ευρώπης από την παραδοσιακή Τουρκία.
+Το χωριό Χαλντάρσβικ παρέχει θέατα στην κοντινή νησίδα Ευστούριου και έχει μια εξαιρετική οκταγώνια εκκλησία.
+Στην εκκλησία βρίσκονται εντυπωσιακές μάρμαρες σκηνές των αγγελών πάνω από κάποιες τάφους.
+Είναι πολύτιμο να περπατήσεις για μια μικρή ώρα στην εντυπωσιακή χωροθεκία.
+Στα βόρεια και με εύκολη πρόσβαση βρίσκεται η ρομαντική και εντυπωσιακή πόλη του Σίντρα, η οποία γίνεται γνωστή για τους ξένους μετά την αναφορά του Λόρδου Μπάιρον στις τέρας της.
+Το Σκοττούρμπ 403 ταξιδεύει συχνά στην Σίντρα και σταματά στο Κάμπο της Ρόκα.
+Επίσης στα βόρεια επισκεφτείτε το μεγάλο Ιερό της Παναγίας της Φατίμα (Shrine), ένα μέρος που γνωστόταν σε όλο τον κόσμο για τις παγκοσμίες γνωστές επιφάνειες της Παναγίας.
+Θυμηθείτε ότι επισκέπτεστε κυρίως ένα μεγάλο μνημείο, καθώς και ένα μέρος που έχει σχεδόν απαραίτητο σημασία για μια σημαντική πλειοψηφία της πληθυσμούς του κόσμου.
+Υπάρχουν ακόμα πολλοί άνδρες και γυναίκες που είναι ζώα και πολλοί περισσότεροι που είχαν αγαπημένους άνθρωπους που τους σκοτώθηκαν ή εργάζονταν έως το θάνατο εκεί, Ιουδαίοι και μη Ιουδαίοι.
+Παρακαλούμε να χρησιμοποιήσετε την ιστοσελίδα με όλη την αξιοπρεπειότητα, την σεβασμότητα και την σεβασμότητα που την απαιτούν. Μην κάνετε χαιρετισμούς σχετικά με τον Χολοκαυστό και τους Ναζίστες.
+Δεν κάνετε κατασκευές στην ιστοσελίδα σας με την χαρακτηρίστικα ή την σκολίωση της γραφιτής σε καταστήματα.
+Οι επίσημες γλώσσες της Μπαρσελόνης είναι η καταλανική και η ισπανική. Περισσότεροι από το μισό προτιμούν να μιλήσουν καταλανικά, οι περισσότεροι το καταλανικά καταλαβαίνουν και σχεδόν κάθε άνθρωπος γνωρίζει την ισπανική.
+Ωστόσο, οι περισσότερες σημείες αναφέρονται μόνο στην καταλανική γλώσσα, καθώς αποτελεί την πρώτη επίσημη γλώσσα σύμφωνα με τον νόμο.
+Ωστόσο, η ισπανική γλώσσα είναι επίσης ευρεία χρησιμοποιημένη στο δημόσιο κινητήριο και άλλες εγκαταστάσεις.
+Οι συχνές ανακοίνωσεις στο Μέτρο γίνονται μόνο σε καταλανικά, αλλά τα ανανεωμένα προβλήματα ανακοίνωνται αυτόματα σε πολύ πολύ γλώσσες, συμπεριλαμβανομένων της ισπανικής, της αγγλικής, της γαλλικής, της αραβικής και της ιαπωνικής.
+Οι Παρισιοί διαθέτουν μια καλλιέργεια για να είναι εγωκεντρικοί, άγριοι και αρρογάντες.
+Παρόλο που αυτό είναι συχνά μόνο μια ακρίβεια στερεότυπα, η καλύτερη τρόπο να συναντήσετε στο Παρίσι ακόμα και σήμερα είναι να είστε σε την καλύτερη σας κατάσταση και να συμπεριφέρετε σας όπως κάποιος που είναι "καλά φτιαγμένος" (well brought up). Αυτό θα σας κάνει πιο εύκολο να κάνετε κάτι.
+Οι εξωτερικές των Παρισιώτων θα εξαφανίζονται γρήγορα εάν δείξετε κάποιες βασικές προσεκτικές.
+Ο Εθνικός Παρκός των Λίμνεων του Πλίτβιτσε είναι επίσης σκορπευμένος, κυρίως από φοινικές, ελεύθερες και κεντρικές δέντρες, και περιλαμβάνει μικσή από αλπινική και μεσογειακή φυτοποίηση.
+Είναι σημαντικά πολύπολο σε σχέση με την ποσότητα των φυτοκοινωνιών, εξαιτίας της ποσότητας των μικροκλιμάτων, των διαφορετικών χθονών και των διαφορετικών ύψων.
+Η περιοχή περιλαμβάνει επίσης μια εξαιρετικά ευρεία ποικιλία ζώων και πτηνών είδων.
+Σε αυτή την περιοχή βρίσκονται σπάνιες θηλαστικές ζώα όπως ο ευρωπαϊκός κρασσός, ο λύκος, ο αετός, ο νυχτερίδα, ο λύνξ, ο άγριος γατός και το καπέρκαιλι και πολλά περισσότερα συνηθισμένα ζώα
+Μετά την επίσκεψη στα μοναστήρια, οι γυναίκες πρέπει να φορούν σκιρτά που καλύπτουν τα γόνατα και να καλύπτουν επίσης τα κεφάλια τους.
+Τα περισσότερα των μοναστηρίων προσφέρουν σε γυναίκες που φτάνουν χωρίς να είναι προετοιμασμένες, αλλά αν φέρετε τα δικά σας, ιδανικά ένα που διαθέτει φωτισμένες χρώματα, θα σας δώσει ένα χαμό από τον μοναχό ή την μοναχίνα στην είσοδή σας.
+Στην ίδια γραμμή, οι άνδρες πρέπει να φορούν πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντες πάντε
+Αυτό επίσης μπορεί να μπορείτε να αναλάβετε από την καταστήματα στην είσοδο, αλλά τα είδη είναι δεν καθαρίζονται μετά από κάθε χρήση, επομένως δεν θα είναι πιθανό να νιώσετε προσωρινό να τα φοράτε. Μια μέγεθος για όλους τους άνδρες!
+Η κουζίνα της Μεγαλονησίας, όπως και σε άλλες περιοχές στον Ειρηνικό, βασίζεται στο χλébι, τα φυτά και το κρέας (συγκεκριμένα το χοίρο), και χρησιμοποιεί το ελαιόλευκο σε όλα τα πράγματα.
+Μια απλή ποπουλαρική εστιατορία, ιδιαίτερα κατά τη διάρκεια του καλοκαιριού, είναι το Πα με ολιέ και τομάτι, με οποιαδήποτε διαθετικό που είναι διαθέσιμο, όπως τυρί, τουνάκι, κ.λπ.
+Όλες οι ονομασίες, μαζί με την λέξη Sie για σας, ξεκινούν πάντοτε με μεγάλα γράμμα, ακόμα και μέσα σε μια περίπτωση.
+Αυτό είναι μια σημαντική μέθοδος για την αναφορά μεταξύ ορισμένων λέξεων και πρόσωπων.
+Επίσης, ενδέχεται να κάνει την ανάγνωση πιο εύκολη, παρότι η γραφή είναι κάπως περισσότερο δύσκολη επειδή πρέπει να αποκαλύπτεται εάν χρησιμοποιείται ένα ρήμα ή ένα επίθετο σε μια ουσιωματοποιημένη μορφή.
+Η προφορά είναι σχετικά εύκολη στην ιταλική γλώσσα, καθώς οι περισσότερες λέξεις προφέρονται ακριβώς όπως γράφονται
+Τα βασικά γράμματα που πρέπει να παρακολουθήσετε είναι τα c και το g, καθώς την προφορά τους αλλάζει σύμφωνα με την επόμενη ομικρότητα.
+Επίσης, θυμηθείτε να προφέρετε το ρ και το ρρ διαφορετικά: το caro σημαίνει «αγαπημένος», ενώ το carro σημαίνει «χαριότητα».
+Η περσικά διαθέτει μια σχετικά εύκολη και σχετικά συνηθισμένη γραμματική.
+Επομένως, η ανάγνωση αυτού του γραμματικού πρόγραμματος θα σας βοηθήσει να μάθετε πολλά για την περσική γραμματική και να καταλάβετε καλύτερα τις φράσεις.
+Κατά πάσα περίπτωση, αν γνωρίζετε μια ρωμανική γλώσσα, θα είναι πιο εύκολο για σας να μάθετε τα πορτογαλικά.
+Ωστόσο, οι άνθρωποι που γνωρίζουν μικρά την ισπανική μπορούν να συνειδητοποιηθούν γρήγορα ότι η πορτογαλική είναι πολύ κοντά στην ισπανική ώστε να δεν χρειάζεται να την μαθαίνει κάπως διαφορετικά από την ισπανική.
+Τα προ-σύγχρονα αστρονομικά παρατηρητήρια συχνά είναι απαραίτητα απαραίτητα σήμερα και παραμένουν ως μουσεία ή μέρη εκπαίδευσης.
+Καθώς η φωτοπολυτεία της εποχής τους δεν ήταν το είδος προβλήματος που είναι σήμερα, βρίσκονται συνήθως σε πόλεις ή σε πανεπιστήμια, που είναι πιο εύκολα να φτάσεις από τα που κατασκευάζονται στις σύγχρονες εποχές.
+Οι περισσότερες σύγχρονες ερευνητικές τελεσκόπιες είναι εξαιρετικά μεγάλες εγκαταστάσεις σε αποκορυφωμένες περιοχές με αποτελεσματικές ατμοσφαιρικές συνθήκες.
+Το παρακολουθήματα των κεριών, γνωστό ως hanami, είναι μέρος της ιαπωνικής κουλτούρας από τον 8ο αιώνα.
+Η ιδέα προέρχεται από την Κίνα, όπου τα πλουμά είχαν την προτεραιότητα των καλύτερων φυτών.
+Στην Ιαπωνία, οι πρώτες καλλιές με κυττάρια σακούρας πραγματοποιήθηκαν από τον βασιλιά μόνο για τον εαυτό του και άλλους μέλη της αριστοκρατίας κοντά στο Αυτοδικαστήριο.
+Τα φυτά φαίνεται καλύτερα σε φυσικό περιβάλλον, επομένως μην κάνετε την προσπάθεια να αποκτήσετε ακόμα και "μόνο ένα" είδος.
+Εάν επισκεφτείτε μια επίσημα προετοιμασμένη κήπη και θέλετε να συλλογήσετε "παραγόντες", θα σας αποχωρήσει χωρίς συζητήσεις.
+Η Σιγκαπούρη είναι γενικά μια εξαιρετικά ασφαλή περιοχή για να βρίσκεστε και πολύ εύκολη να ταξιδεύετε σε αυτή, και μπορείτε να αγοράσετε σχεδόν κάθε πράγμα μετά την άφιξή σας.
+Ωστόσο, καθώς βρίσκεστε στους "ανώτερους τρόπικους" μόλις λίγες βαθμούς βόρεια του ημισφαίριου, θα χρειαστείτε να αντιμετωπίσετε και τον θερμό (πάντοτε) και τον ισχυρό ήλιο (όταν ο ουρανός είναι καθαρό, περισσότερα).
+Υπάρχουν επίσης κάποιες λεωφορείες που κάνουν την διαδρομή βόρεια προς το Χεβρών, το παραδοσιακό τάφος των Βιβλικών πατριάρχων Αβραάμ, Ισαάκ, Ιάκωβ και των γυναικών τους.
+Προετοιμάζετε να κάνετε ταξίδι με μια λεωφορεία που πηγαίνει στο Χεβρών και όχι μόνο στο γειτονικό ιουδαϊκό σημείο Κιριάτ Άρμπα.
+Οι εσωτερικές ακτογραμμές μπορούν να είναι μια καλή θέματα για μια διασκέδαση.
+Για παράδειγμα, μια επίσκεψη σε κάστρα στην Επαρχία του Λόαρ, στην Επαρχία του Ράιν ή μια επίσκεψη σε πόλεις που ενδέχεται να ενδιαφέρουν στους επισκέπτες στην Επαρχία του Ντάνουβε ή μια πλοή σε πλοίο σε πόλεις που ενδέχεται να ενδιαφέρουν στους επισκέπτες στην Επαρχία του Έρι.
+Διαθέτουν επίσης διαδρομές για διαδρομές πεζοπορίας και κυκλοφορίας που είναι δημοφιλείς.
+Το Χριστούγεννο είναι μια από τις σημαντικότερες εορτές της Χριστιανικής θρησκείας και αποτελείται το γενέθλιο του Ιησού.
+Πολλές από τις παραδόσεις που περιβάλλουν την εκκλησία έχουν επιτεθεί επίσης και από άνθρωπους που δεν πιστεύουν στον Χριστιανισμό σε χριστιανικές χώρες και από άνθρωπους που δεν είναι Χριστιανοί σε όλο τον κόσμο.
+Υπάρχει μια παράδοση να περάσει την νύχτα της Αναστάσης εντείνοντας σε κάποιο εξοπλισμένο σημείο για να βλέπει την αναβάθμιση του ήλιου.
+Υπάρχουν φυσικά Χριστιανικές θεολογικές εξηγήσεις για αυτή την παράδοση, αλλά μπορεί και να είναι μια προχριστιανική παράσταση για την άνοιξη και την γεννητικότητα.
+Οι περισσότερες παλαιότερες εκκλησίες διαθέτουν την Εβδομάδα της Αναστάσεως με την Εβδομάδα της Αναστάσεως με την Εβδομάδα της Αναστάσεως με την Εβδομάδα της Αναστάσεως με την Εβδομάδα της Αναστάσεως με την Εβδομάδα της Αναστάσεως με την Εβδομάδα της Αναστάσεως με την Εβδομάδα της Αναστάσεως με την Εβδομάδα της Αναστάσεως με την Εβδομάδα της Αναστάσεως με την Εβδομάδα της Αναστάσεως με την Εβδομάδα της Αναστάσεως με την Εβδομάδα της Αναστάσεως με την Εβδομάδα της Αναστάσεως με την Εβδομάδα της Αναστάσεως με
+Όλα τα ζώα που έφτασαν πρώτα στις νησιές έφτασαν εδώ με τρεις τρόπους: με να πλέουν, να αεροπορεύουν ή να πλέουν.
+Εξαιτίας της μακρινής αποστάσεως από την ευρεία, οι θηλαστικές ζώα δεν μπορούσαν να κάνουν την ταξιδιωτική τους που κάνει τον μεγάλο χελώνα το πρωτότυπο θηλαστικό ζώο στους Γκαλαπάγκος.
+Από την είσοδο του άνθρωπου στις Γκαλαπάγκους, έχουν εισήλθει πολλοί θηλαστικοί, όπως τα καρνούνια, τα άλογα, τα βούβαλα, τα ράτες, τα γάτες και τα σκύλα.
+Εάν επισκεφτείτε τις περιοχές της Αρκτικής ή της Ανταρκτικής το χειμώνα, θα εμπειρείτε την νύχτα της πόλης, που σημαίνει ότι το ήλιο δεν αναβαίνει πάνω από την ορίζοντα.
+Αυτό προσφέρει μια καλή ευκαιρία για να δείτε την Αυρόρα Βορεία, καθώς το νυχτερίδιο θα είναι σκοτεινό περισσότερο ή λιγότερο περίπου σε όλη τη διάρκεια της ημέρας.
+Καθώς οι περιοχές δεν είναι πολυανθρωποποιημένες, και επομένως η φωτοπολέμηση συχνά δεν είναι πρόβλημα, θα μπορείτε επίσης να παρακολουθήσετε τα άστρα.
+Η εργασιακή κουλτούρα των Ιαπωνών είναι πιο ιεραρχική και επίσης πιο επίσημη από ό,τι μπορεί να είναι γνωστό στους Δυτικούς.
+Τα σουίτ είναι το συνηθισμένο εμφανισμό σε επιχειρήσεις και οι συνεργάτες εμφανίζονται με τα ονομαστικά των οικογένειας τους ή με τα τίτλα των εργασιών τους.
+Η συμφωνία στο εργαστήριο είναι απαραίτητη, επισημαίνοντας την συνεργασία της ομάδας και όχι τις επιτευγές των εκατομμύριων.
+Οι εργάζοντες πρέπει να λάβουν συχνά την αποδοχή των υπεύθυνων τους για οποιαδήποτε απόφαση που πραγματοποιούν και πρέπει να υπακούνται σε όλες τις προσεγγίσεις των υπεύθυνων τους.
diff --git a/test-en-el.bleu b/test-en-el.bleu
new file mode 100644
index 0000000000000000000000000000000000000000..1b4507d86df44c799a2010153c7aa2654e2aa804
--- /dev/null
+++ b/test-en-el.bleu
@@ -0,0 +1 @@
+BLEU|nrefs:1|case:mixed|eff:no|tok:13a|smooth:exp|version:2.4.3 = 13.04 42.3/17.7/8.6/4.5 (BP = 1.000 ratio = 1.057 hyp_len = 28128 ref_len = 26615)
diff --git a/test-en-el.comet b/test-en-el.comet
new file mode 100644
index 0000000000000000000000000000000000000000..5f6c58e882d541fb6dcaa0bb6d70fc08ab9e52b5
--- /dev/null
+++ b/test-en-el.comet
@@ -0,0 +1,1013 @@
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 0 score: 0.6006
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 1 score: 0.8616
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 2 score: 0.8309
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 3 score: 0.7783
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 4 score: 0.7775
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 5 score: 0.6430
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 6 score: 0.7295
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 7 score: 0.9204
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 8 score: 0.8272
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 9 score: 0.6028
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 10 score: 0.6639
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 11 score: 0.2160
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 12 score: 0.8661
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 13 score: 0.9097
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 14 score: 0.6488
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 15 score: 0.7789
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 16 score: 0.8974
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 17 score: 0.9092
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 18 score: 0.8212
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 19 score: 0.8466
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 20 score: 0.9321
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 21 score: 0.8706
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 22 score: 0.6204
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 23 score: 0.7693
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 24 score: 0.9157
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 25 score: 0.9522
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 26 score: 0.8566
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 27 score: 0.7138
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 28 score: 0.7692
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 29 score: 0.9090
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 30 score: 0.6257
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 31 score: 0.7762
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 32 score: 0.8628
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 33 score: 0.7301
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 34 score: 0.7759
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 35 score: 0.8995
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 36 score: 0.7803
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 37 score: 0.8213
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 38 score: 0.6777
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 39 score: 0.9288
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 40 score: 0.6430
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 41 score: 0.8729
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 42 score: 0.7774
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 43 score: 0.8885
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 44 score: 0.7749
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 45 score: 0.8112
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 46 score: 0.2549
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 47 score: 0.7604
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 48 score: 0.8070
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 49 score: 0.8156
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 50 score: 0.7291
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 51 score: 0.8550
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 52 score: 0.9409
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 53 score: 0.8250
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 54 score: 0.7955
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 55 score: 0.8902
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 56 score: 0.8894
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 57 score: 0.2052
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 58 score: 0.8646
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 59 score: 0.9332
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 60 score: 0.8027
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 61 score: 0.7752
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 62 score: 0.8247
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 63 score: 0.8746
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 64 score: 0.7389
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 65 score: 0.7153
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 66 score: 0.7197
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 67 score: 0.5356
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 68 score: 0.9302
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 69 score: 0.9020
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 70 score: 0.3359
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 71 score: 0.8530
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 72 score: 0.7509
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 73 score: 0.8630
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 74 score: 0.7800
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 75 score: 0.8535
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 76 score: 0.7981
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 77 score: 0.8545
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 78 score: 0.9137
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 79 score: 0.8520
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 80 score: 0.8656
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 81 score: 0.9323
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 82 score: 0.6665
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 83 score: 0.1509
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 84 score: 0.5001
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 85 score: 0.8176
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 86 score: 0.6968
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 87 score: 0.7827
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 88 score: 0.8488
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 89 score: 0.7958
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 90 score: 0.6564
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 91 score: 0.8921
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 92 score: 0.8677
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 93 score: 0.7357
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 94 score: 0.8890
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 95 score: 0.8218
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 96 score: 0.6533
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 97 score: 0.7349
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 98 score: 0.7554
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 99 score: 0.8322
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 100 score: 0.6307
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 101 score: 0.6895
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 102 score: 0.6509
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 103 score: 0.7891
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 104 score: 0.8976
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 105 score: 0.9101
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 106 score: 0.9058
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 107 score: 0.8418
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 108 score: 0.5943
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 109 score: 0.7157
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 110 score: 0.8165
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 111 score: 0.9125
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 112 score: 0.6593
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 113 score: 0.7280
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 114 score: 0.7616
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 115 score: 0.7066
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 116 score: 0.9065
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 117 score: 0.9230
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 118 score: 0.8923
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 119 score: 0.6275
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 120 score: 0.7338
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 121 score: 0.8524
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 122 score: 0.9148
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 123 score: 0.9243
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 124 score: 0.6797
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 125 score: 0.8673
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 126 score: 0.8113
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 127 score: 0.7834
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 128 score: 0.8929
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 129 score: 0.6754
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 130 score: 0.8820
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 131 score: 0.6586
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 132 score: 0.7543
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 133 score: 0.8829
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 134 score: 0.9004
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 135 score: 0.7307
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 136 score: 0.6146
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 137 score: 0.6341
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 138 score: 0.8629
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 139 score: 0.7079
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 140 score: 0.7635
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 141 score: 0.8808
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 142 score: 0.9448
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 143 score: 0.8818
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 144 score: 0.8551
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 145 score: 0.9263
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 146 score: 0.7026
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 147 score: 0.8331
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 148 score: 0.6736
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 149 score: 0.6972
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 150 score: 0.8475
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 151 score: 0.8660
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 152 score: 0.7754
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 153 score: 0.7362
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 154 score: 0.7562
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 155 score: 0.8149
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 156 score: 0.7928
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 157 score: 0.8253
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 158 score: 0.8986
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 159 score: 0.8563
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 160 score: 0.8413
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 161 score: 0.8820
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 162 score: 0.5319
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 163 score: 0.7846
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 164 score: 0.7912
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 165 score: 0.6819
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 166 score: 0.7380
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 167 score: 0.7904
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 168 score: 0.7447
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 169 score: 0.7632
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 170 score: 0.8272
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 171 score: 0.7565
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 172 score: 0.7061
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 173 score: 0.8050
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 174 score: 0.8328
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 175 score: 0.9305
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 176 score: 0.7473
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 177 score: 0.7584
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 178 score: 0.8293
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 179 score: 0.6448
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 180 score: 0.8274
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 181 score: 0.8474
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 182 score: 0.9259
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 183 score: 0.8592
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 184 score: 0.8254
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 185 score: 0.7783
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 186 score: 0.9000
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 187 score: 0.8419
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 188 score: 0.6179
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 189 score: 0.6914
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 190 score: 0.5270
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 191 score: 0.8044
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 192 score: 0.7239
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 193 score: 0.7305
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 194 score: 0.8476
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 195 score: 0.8848
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 196 score: 0.8962
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 197 score: 0.7623
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 198 score: 0.7487
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 199 score: 0.8079
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 200 score: 0.8438
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 201 score: 0.5503
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 202 score: 0.5446
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 203 score: 0.7158
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 204 score: 0.3010
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 205 score: 0.7871
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 206 score: 0.8701
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 207 score: 0.7776
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 208 score: 0.8294
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 209 score: 0.9105
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 210 score: 0.3280
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 211 score: 0.6382
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 212 score: 0.9175
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 213 score: 0.9002
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 214 score: 0.8790
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 215 score: 0.8791
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 216 score: 0.6447
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 217 score: 0.7033
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 218 score: 0.7687
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 219 score: 0.7515
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 220 score: 0.9412
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 221 score: 0.7918
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 222 score: 0.8289
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 223 score: 0.5103
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 224 score: 0.7507
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 225 score: 0.9493
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 226 score: 0.8696
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 227 score: 0.5930
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 228 score: 0.6565
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 229 score: 0.8441
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 230 score: 0.9622
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 231 score: 0.7935
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 232 score: 0.7898
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 233 score: 0.8425
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 234 score: 0.6632
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 235 score: 0.7726
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 236 score: 0.8438
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 237 score: 0.5690
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 238 score: 0.8715
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 239 score: 0.5653
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 240 score: 0.3833
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 241 score: 0.7595
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 242 score: 0.6624
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 243 score: 0.7762
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 244 score: 0.6294
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 245 score: 0.9012
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 246 score: 0.6697
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 247 score: 0.5875
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 248 score: 0.5972
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 249 score: 0.7058
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 250 score: 0.8628
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 251 score: 0.9184
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 252 score: 0.8151
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 253 score: 0.8636
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 254 score: 0.9158
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 255 score: 0.2095
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 256 score: 0.3138
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 257 score: 0.8605
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 258 score: 0.7767
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 259 score: 0.5396
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 260 score: 0.8729
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 261 score: 0.5119
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 262 score: 0.2363
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 263 score: 0.7737
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 264 score: 0.8706
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 265 score: 0.8493
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 266 score: 0.8097
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 267 score: 0.7985
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 268 score: 0.9368
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 269 score: 0.8926
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 270 score: 0.8549
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 271 score: 0.5570
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 272 score: 0.8749
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 273 score: 0.7867
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 274 score: 0.8101
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 275 score: 0.6898
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 276 score: 0.5304
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 277 score: 0.8670
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 278 score: 0.7637
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 279 score: 0.8900
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 280 score: 0.9158
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 281 score: 0.8998
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 282 score: 0.9424
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 283 score: 0.5966
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 284 score: 0.8121
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 285 score: 0.8834
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 286 score: 0.5262
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 287 score: 0.7881
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 288 score: 0.8223
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 289 score: 0.8926
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 290 score: 0.8663
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 291 score: 0.7776
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 292 score: 0.8981
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 293 score: 0.8304
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 294 score: 0.6247
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 295 score: 0.3188
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 296 score: 0.7827
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 297 score: 0.9162
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 298 score: 0.5011
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 299 score: 0.8966
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 300 score: 0.9477
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 301 score: 0.8374
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 302 score: 0.3050
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 303 score: 0.8016
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 304 score: 0.7617
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 305 score: 0.7917
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 306 score: 0.9025
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 307 score: 0.8818
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 308 score: 0.9171
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 309 score: 0.6130
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 310 score: 0.9001
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 311 score: 0.5475
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 312 score: 0.5980
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 313 score: 0.6612
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 314 score: 0.8919
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 315 score: 0.9225
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 316 score: 0.6997
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 317 score: 0.6977
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 318 score: 0.8370
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 319 score: 0.7185
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 320 score: 0.8199
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 321 score: 0.7161
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 322 score: 0.6463
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 323 score: 0.8459
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 324 score: 0.8808
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 325 score: 0.7735
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 326 score: 0.5264
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 327 score: 0.8311
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 328 score: 0.9119
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 329 score: 0.8817
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 330 score: 0.8447
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 331 score: 0.9315
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 332 score: 0.7555
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 333 score: 0.6196
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 334 score: 0.9739
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 335 score: 0.7779
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 336 score: 0.6671
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 337 score: 0.5115
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 338 score: 0.8502
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 339 score: 0.9009
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 340 score: 0.8006
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 341 score: 0.6470
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 342 score: 0.4625
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 343 score: 0.7092
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 344 score: 0.6204
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 345 score: 0.5935
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 346 score: 0.8887
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 347 score: 0.8429
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 348 score: 0.7783
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 349 score: 0.5262
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 350 score: 0.7130
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 351 score: 0.6227
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 352 score: 0.8110
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 353 score: 0.8593
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 354 score: 0.4638
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 355 score: 0.7213
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 356 score: 0.6867
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 357 score: 0.7006
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 358 score: 0.6637
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 359 score: 0.6298
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 360 score: 0.5277
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 361 score: 0.7705
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 362 score: 0.7488
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 363 score: 0.4777
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 364 score: 0.9319
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 365 score: 0.7600
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 366 score: 0.7109
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 367 score: 0.7583
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 368 score: 0.6571
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 369 score: 0.5868
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 370 score: 0.6290
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 371 score: 0.6644
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 372 score: 0.7434
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 373 score: 0.7777
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 374 score: 0.6495
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 375 score: 0.6919
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 376 score: 0.9370
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 377 score: 0.7506
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 378 score: 0.5795
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 379 score: 0.9211
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 380 score: 0.9016
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 381 score: 0.7295
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 382 score: 0.6160
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 383 score: 0.7587
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 384 score: 0.7356
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 385 score: 0.3298
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 386 score: 0.6006
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 387 score: 0.8919
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 388 score: 0.4718
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 389 score: 0.8632
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 390 score: 0.7829
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 391 score: 0.7662
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 392 score: 0.8238
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 393 score: 0.9380
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 394 score: 0.8925
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 395 score: 0.6723
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 396 score: 0.5181
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 397 score: 0.9219
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 398 score: 0.7783
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 399 score: 0.7003
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 400 score: 0.9458
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 401 score: 0.6590
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 402 score: 0.8791
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 403 score: 0.8279
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 404 score: 0.6425
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 405 score: 0.9159
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 406 score: 0.8615
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 407 score: 0.8476
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 408 score: 0.9412
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 409 score: 0.8150
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 410 score: 0.9338
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 411 score: 0.8167
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 412 score: 0.7852
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 413 score: 0.8566
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 414 score: 0.8408
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 415 score: 0.8536
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 416 score: 0.7363
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 417 score: 0.7458
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 418 score: 0.9100
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 419 score: 0.5368
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 420 score: 0.8602
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 421 score: 0.9252
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 422 score: 0.2669
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 423 score: 0.8672
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 424 score: 0.7751
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 425 score: 0.9108
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 426 score: 0.8729
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 427 score: 0.8643
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 428 score: 0.7487
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 429 score: 0.7613
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 430 score: 0.8532
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 431 score: 0.6583
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 432 score: 0.6278
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 433 score: 0.6797
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 434 score: 0.7511
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 435 score: 0.7010
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 436 score: 0.6760
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 437 score: 0.8497
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 438 score: 0.8981
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 439 score: 0.8504
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 440 score: 0.7136
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 441 score: 0.8227
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 442 score: 0.8494
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 443 score: 0.6911
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 444 score: 0.8064
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 445 score: 0.8685
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 446 score: 0.7359
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 447 score: 0.8818
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 448 score: 0.9195
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 449 score: 0.8463
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 450 score: 0.8254
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 451 score: 0.9206
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 452 score: 0.9498
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 453 score: 0.8829
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 454 score: 0.7816
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 455 score: 0.7314
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 456 score: 0.4770
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 457 score: 0.8905
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 458 score: 0.8424
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 459 score: 0.6159
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 460 score: 0.8587
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 461 score: 0.5891
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 462 score: 0.7885
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 463 score: 0.9551
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 464 score: 0.9137
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 465 score: 0.8562
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 466 score: 0.8834
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 467 score: 0.6137
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 468 score: 0.6482
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 469 score: 0.6243
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 470 score: 0.6581
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 471 score: 0.6053
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 472 score: 0.7863
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 473 score: 0.6704
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 474 score: 0.7957
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 475 score: 0.8484
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 476 score: 0.7014
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 477 score: 0.5857
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 478 score: 0.8054
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 479 score: 0.9114
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 480 score: 0.7923
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 481 score: 0.7266
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 482 score: 0.6987
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 483 score: 0.7592
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 484 score: 0.8517
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 485 score: 0.8094
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 486 score: 0.7393
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 487 score: 0.7215
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 488 score: 0.8152
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 489 score: 0.8773
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 490 score: 0.7466
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 491 score: 0.9079
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 492 score: 0.8429
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 493 score: 0.7427
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 494 score: 0.6619
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 495 score: 0.5581
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 496 score: 0.6915
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 497 score: 0.6474
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 498 score: 0.5930
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 499 score: 0.6240
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 500 score: 0.8169
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 501 score: 0.8276
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 502 score: 0.8546
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 503 score: 0.7761
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 504 score: 0.7594
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 505 score: 0.7558
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 506 score: 0.6711
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 507 score: 0.7930
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 508 score: 0.7536
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 509 score: 0.8313
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 510 score: 0.6577
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 511 score: 0.7839
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 512 score: 0.7024
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 513 score: 0.8007
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 514 score: 0.9063
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 515 score: 0.8599
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 516 score: 0.5394
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 517 score: 0.8829
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 518 score: 0.7959
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 519 score: 0.8467
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 520 score: 0.8090
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 521 score: 0.6312
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 522 score: 0.7042
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 523 score: 0.4318
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 524 score: 0.9080
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 525 score: 0.8786
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 526 score: 0.8030
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 527 score: 0.4963
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 528 score: 0.5112
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 529 score: 0.5944
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 530 score: 0.6104
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 531 score: 0.8714
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 532 score: 0.5294
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 533 score: 0.8261
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 534 score: 0.7411
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 535 score: 0.4657
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 536 score: 0.5954
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 537 score: 0.8876
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 538 score: 0.6827
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 539 score: 0.6119
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 540 score: 0.8073
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 541 score: 0.7115
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 542 score: 0.6105
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 543 score: 0.8661
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 544 score: 0.8778
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 545 score: 0.9264
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 546 score: 0.7858
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 547 score: 0.8431
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 548 score: 0.7182
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 549 score: 0.9219
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 550 score: 0.8058
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 551 score: 0.9292
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 552 score: 0.9397
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 553 score: 0.8558
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 554 score: 0.7655
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 555 score: 0.7304
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 556 score: 0.2796
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 557 score: 0.7774
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 558 score: 0.5507
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 559 score: 0.6076
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 560 score: 0.6136
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 561 score: 0.5104
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 562 score: 0.7553
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 563 score: 0.5319
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 564 score: 0.7223
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 565 score: 0.8030
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 566 score: 0.8745
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 567 score: 0.8312
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 568 score: 0.6542
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 569 score: 0.5760
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 570 score: 0.8390
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 571 score: 0.9102
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 572 score: 0.6461
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 573 score: 0.6394
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 574 score: 0.8173
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 575 score: 0.7857
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 576 score: 0.5843
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 577 score: 0.8433
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 578 score: 0.7943
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 579 score: 0.6557
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 580 score: 0.5808
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 581 score: 0.6486
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 582 score: 0.8259
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 583 score: 0.7467
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 584 score: 0.6908
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 585 score: 0.8026
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 586 score: 0.7399
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 587 score: 0.8809
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 588 score: 0.5216
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 589 score: 0.9272
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 590 score: 0.9153
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 591 score: 0.9252
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 592 score: 0.6730
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 593 score: 0.9015
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 594 score: 0.8226
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 595 score: 0.6438
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 596 score: 0.7998
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 597 score: 0.8454
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 598 score: 0.6407
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 599 score: 0.7217
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 600 score: 0.7603
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 601 score: 0.8336
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 602 score: 0.8717
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 603 score: 0.8595
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 604 score: 0.8275
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 605 score: 0.8919
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 606 score: 0.7668
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 607 score: 0.7122
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 608 score: 0.8167
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 609 score: 0.6093
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 610 score: 0.7137
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 611 score: 0.8198
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 612 score: 0.8992
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 613 score: 0.8176
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 614 score: 0.6925
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 615 score: 0.6667
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 616 score: 0.8709
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 617 score: 0.8680
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 618 score: 0.7976
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 619 score: 0.8823
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 620 score: 0.7114
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 621 score: 0.4980
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 622 score: 0.7719
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 623 score: 0.8103
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 624 score: 0.9184
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 625 score: 0.8611
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 626 score: 0.8473
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 627 score: 0.9088
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 628 score: 0.9421
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 629 score: 0.8637
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 630 score: 0.8955
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 631 score: 0.8654
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 632 score: 0.9240
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 633 score: 0.9463
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 634 score: 0.9459
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 635 score: 0.8165
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 636 score: 0.7967
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 637 score: 0.7942
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 638 score: 0.5896
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 639 score: 0.7078
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 640 score: 0.8185
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 641 score: 0.8327
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 642 score: 0.5993
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 643 score: 0.7273
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 644 score: 0.5417
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 645 score: 0.6642
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 646 score: 0.5664
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 647 score: 0.8389
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 648 score: 0.7429
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 649 score: 0.5695
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 650 score: 0.8840
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 651 score: 0.6901
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 652 score: 0.7489
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 653 score: 0.8279
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 654 score: 0.7916
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 655 score: 0.8866
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 656 score: 0.9346
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 657 score: 0.8713
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 658 score: 0.7268
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 659 score: 0.8719
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 660 score: 0.7846
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 661 score: 0.9255
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 662 score: 0.9362
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 663 score: 0.8111
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 664 score: 0.9232
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 665 score: 0.7811
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 666 score: 0.8342
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 667 score: 0.7480
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 668 score: 0.7483
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 669 score: 0.6339
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 670 score: 0.7467
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 671 score: 0.8200
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 672 score: 0.8124
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 673 score: 0.9127
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 674 score: 0.9125
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 675 score: 0.7804
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 676 score: 0.8458
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 677 score: 0.9090
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 678 score: 0.8545
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 679 score: 0.9573
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 680 score: 0.7603
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 681 score: 0.7776
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 682 score: 0.8189
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 683 score: 0.6718
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 684 score: 0.7602
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 685 score: 0.6411
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 686 score: 0.8631
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 687 score: 0.8893
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 688 score: 0.8868
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 689 score: 0.8693
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 690 score: 0.8810
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 691 score: 0.7538
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 692 score: 0.8480
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 693 score: 0.6453
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 694 score: 0.8139
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 695 score: 0.5841
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 696 score: 0.6776
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 697 score: 0.9042
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 698 score: 0.6588
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 699 score: 0.3313
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 700 score: 0.8930
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 701 score: 0.8658
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 702 score: 0.6824
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 703 score: 0.6066
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 704 score: 0.8791
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 705 score: 0.6857
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 706 score: 0.7262
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 707 score: 0.8981
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 708 score: 0.9097
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 709 score: 0.8785
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 710 score: 0.9209
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 711 score: 0.8645
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 712 score: 0.8983
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 713 score: 0.7161
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 714 score: 0.8116
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 715 score: 0.7814
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 716 score: 0.8703
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 717 score: 0.6621
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 718 score: 0.7135
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 719 score: 0.5983
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 720 score: 0.6770
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 721 score: 0.9597
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 722 score: 0.3489
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 723 score: 0.8865
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 724 score: 0.8112
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 725 score: 0.8254
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 726 score: 0.8768
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 727 score: 0.9066
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 728 score: 0.7421
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 729 score: 0.8854
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 730 score: 0.7275
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 731 score: 0.7888
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 732 score: 0.8224
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 733 score: 0.8081
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 734 score: 0.5879
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 735 score: 0.8640
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 736 score: 0.6420
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 737 score: 0.7723
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 738 score: 0.8476
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 739 score: 0.7038
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 740 score: 0.6710
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 741 score: 0.6945
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 742 score: 0.8858
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 743 score: 0.9080
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 744 score: 0.7423
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 745 score: 0.8513
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 746 score: 0.8764
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 747 score: 0.9119
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 748 score: 0.8051
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 749 score: 0.9072
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 750 score: 0.8973
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 751 score: 0.8355
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 752 score: 0.8660
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 753 score: 0.8937
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 754 score: 0.1952
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 755 score: 0.6725
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 756 score: 0.7862
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 757 score: 0.7267
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 758 score: 0.8543
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 759 score: 0.7693
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 760 score: 0.8643
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 761 score: 0.8154
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 762 score: 0.9363
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 763 score: 0.6441
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 764 score: 0.7601
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 765 score: 0.7186
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 766 score: 0.8668
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 767 score: 0.5380
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 768 score: 0.9599
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 769 score: 0.2294
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 770 score: 0.8751
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 771 score: 0.8947
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 772 score: 0.7035
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 773 score: 0.8568
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 774 score: 0.8871
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 775 score: 0.6826
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 776 score: 0.6554
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 777 score: 0.8303
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 778 score: 0.7703
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 779 score: 0.6955
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 780 score: 0.7714
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 781 score: 0.6984
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 782 score: 0.2119
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 783 score: 0.8853
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 784 score: 0.7824
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 785 score: 0.5105
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 786 score: 0.7639
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 787 score: 0.7754
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 788 score: 0.7449
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 789 score: 0.8664
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 790 score: 0.9308
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 791 score: 0.8031
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 792 score: 0.8953
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 793 score: 0.8780
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 794 score: 0.7989
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 795 score: 0.9165
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 796 score: 0.9649
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 797 score: 0.6744
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 798 score: 0.8999
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 799 score: 0.7621
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 800 score: 0.8614
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 801 score: 0.7847
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 802 score: 0.9128
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 803 score: 0.7558
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 804 score: 0.7461
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 805 score: 0.7785
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 806 score: 0.8506
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 807 score: 0.8441
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 808 score: 0.7893
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 809 score: 0.6566
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 810 score: 0.7243
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 811 score: 0.7488
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 812 score: 0.8994
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 813 score: 0.8893
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 814 score: 0.8220
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 815 score: 0.7538
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 816 score: 0.8635
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 817 score: 0.5015
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 818 score: 0.6776
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 819 score: 0.8078
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 820 score: 0.9310
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 821 score: 0.7517
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 822 score: 0.8020
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 823 score: 0.4983
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 824 score: 0.5966
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 825 score: 0.5073
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 826 score: 0.6526
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 827 score: 0.8229
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 828 score: 0.7686
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 829 score: 0.5362
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 830 score: 0.8304
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 831 score: 0.7637
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 832 score: 0.7971
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 833 score: 0.2783
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 834 score: 0.7036
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 835 score: 0.7379
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 836 score: 0.7394
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 837 score: 0.7166
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 838 score: 0.7541
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 839 score: 0.8220
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 840 score: 0.8259
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 841 score: 0.5485
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 842 score: 0.6602
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 843 score: 0.8016
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 844 score: 0.6356
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 845 score: 0.7358
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 846 score: 0.6242
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 847 score: 0.6309
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 848 score: 0.6214
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 849 score: 0.8037
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 850 score: 0.8721
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 851 score: 0.8596
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 852 score: 0.6698
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 853 score: 0.8507
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 854 score: 0.7326
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 855 score: 0.8584
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 856 score: 0.5872
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 857 score: 0.2314
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 858 score: 0.6252
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 859 score: 0.8992
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 860 score: 0.6993
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 861 score: 0.6760
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 862 score: 0.8702
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 863 score: 0.6945
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 864 score: 0.6703
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 865 score: 0.8343
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 866 score: 0.8909
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 867 score: 0.8509
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 868 score: 0.7958
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 869 score: 0.8407
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 870 score: 0.8851
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 871 score: 0.8890
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 872 score: 0.8429
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 873 score: 0.9165
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 874 score: 0.9045
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 875 score: 0.7752
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 876 score: 0.5445
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 877 score: 0.8757
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 878 score: 0.9363
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 879 score: 0.8205
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 880 score: 0.6406
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 881 score: 0.8611
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 882 score: 0.9181
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 883 score: 0.8777
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 884 score: 0.8052
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 885 score: 0.5678
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 886 score: 0.7671
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 887 score: 0.5616
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 888 score: 0.6971
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 889 score: 0.7536
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 890 score: 0.5718
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 891 score: 0.7057
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 892 score: 0.7727
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 893 score: 0.7634
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 894 score: 0.6075
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 895 score: 0.7989
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 896 score: 0.7058
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 897 score: 0.7908
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 898 score: 0.8836
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 899 score: 0.7782
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 900 score: 0.7727
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 901 score: 0.6763
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 902 score: 0.8988
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 903 score: 0.8289
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 904 score: 0.8582
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 905 score: 0.9015
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 906 score: 0.9091
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 907 score: 0.8446
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 908 score: 0.7011
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 909 score: 0.8309
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 910 score: 0.7175
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 911 score: 0.8185
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 912 score: 0.8620
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 913 score: 0.6111
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 914 score: 0.7603
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 915 score: 0.8330
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 916 score: 0.7848
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 917 score: 0.8892
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 918 score: 0.5682
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 919 score: 0.8339
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 920 score: 0.8283
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 921 score: 0.9234
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 922 score: 0.8050
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 923 score: 0.9167
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 924 score: 0.7223
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 925 score: 0.8119
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 926 score: 0.8707
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 927 score: 0.8691
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 928 score: 0.7451
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 929 score: 0.6782
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 930 score: 0.9377
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 931 score: 0.8143
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 932 score: 0.6114
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 933 score: 0.7408
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 934 score: 0.7079
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 935 score: 0.6422
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 936 score: 0.7184
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 937 score: 0.9190
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 938 score: 0.7018
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 939 score: 0.8609
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 940 score: 0.8839
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 941 score: 0.9460
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 942 score: 0.7258
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 943 score: 0.6260
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 944 score: 0.7638
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 945 score: 0.9016
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 946 score: 0.7424
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 947 score: 0.8024
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 948 score: 0.8307
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 949 score: 0.7816
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 950 score: 0.8221
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 951 score: 0.8305
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 952 score: 0.6951
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 953 score: 0.7638
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 954 score: 0.4125
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 955 score: 0.9194
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 956 score: 0.9185
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 957 score: 0.7594
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 958 score: 0.6839
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 959 score: 0.6184
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 960 score: 0.6580
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 961 score: 0.4950
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 962 score: 0.7275
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 963 score: 0.7177
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 964 score: 0.8933
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 965 score: 0.8092
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 966 score: 0.8802
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 967 score: 0.5954
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 968 score: 0.2241
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 969 score: 0.5734
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 970 score: 0.7716
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 971 score: 0.6210
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 972 score: 0.7061
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 973 score: 0.7243
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 974 score: 0.8675
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 975 score: 0.9441
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 976 score: 0.7928
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 977 score: 0.8614
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 978 score: 0.9226
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 979 score: 0.9044
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 980 score: 0.9241
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 981 score: 0.7170
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 982 score: 0.8476
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 983 score: 0.7174
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 984 score: 0.8416
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 985 score: 0.8019
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 986 score: 0.7480
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 987 score: 0.7068
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 988 score: 0.7483
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 989 score: 0.6974
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 990 score: 0.8985
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 991 score: 0.7280
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 992 score: 0.8975
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 993 score: 0.8313
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 994 score: 0.6880
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 995 score: 0.6515
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 996 score: 0.8607
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 997 score: 0.9137
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 998 score: 0.8552
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 999 score: 0.7522
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 1000 score: 0.9155
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 1001 score: 0.3300
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 1002 score: 0.7569
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 1003 score: 0.5350
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 1004 score: 0.7625
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 1005 score: 0.8495
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 1006 score: 0.8019
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 1007 score: 0.8459
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 1008 score: 0.9267
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 1009 score: 0.6677
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 1010 score: 0.6532
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el Segment 1011 score: 0.7985
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-el score: 0.7651
diff --git a/test-en-hu b/test-en-hu
new file mode 100644
index 0000000000000000000000000000000000000000..e6d34bed9cc3eef367741fed3e9cc099a8544675
--- /dev/null
+++ b/test-en-hu
@@ -0,0 +1,1012 @@
+„Most már van 4 hónapos, nem cukorbeteges egér, amely korábban cukorbeteg volt” – tette hozzá.
+Dr. Ehud Ur, a halifaxi Dalhousie Egyetem orvostudományi katedrájának professzora és a kanadai cukorbetegségi társaság klinikai és tudományos osztályának elnöke figyelmeztetett, hogy a kutatás még csak a kezdete.
+A többi szakértővel egyetértve, kétségesnek tartja, hogy a cukorbetegség gyógyítható legyen, és megjegyzi, hogy ezek a felfedezések nem vonatkoznak a már létező 1-es típusú cukorbetegekre.
+Sara Danius, a Nobel-díj irodalmi kategóriájának állandó titkára a Svéd Akadémián, hétfőn egy rádióműsorban a Sveriges Radio-ban bejelentette, hogy a nem tudott közvetlenül Bob Dylannal kapcsolatba lépni a 2016-os Nobel-díj irodalmi kategóriájának elnyerése miatt, a bizottság lemondott a további próbálkozásokról.
+Danius a következőket mondta: „Jelenleg semmit nem teszünk. A legközelebbi munkatársának telefonáltam és e-mailet küldtem, és nagyon barátságos válaszok érkeztek. Jelenleg ez biztosan elég.”
+A Ring korábbi vezérigazgatója, Jamie Siminoff korábban azt mondta, hogy a vállalatot akkor alapította meg, amikor a küszöbjelzője nem volt hallható a garágyosztályában működtetett üzletéből.
+Azt mondta, WiFi-kapcsolattal rendelkező küszöbjelzőt épített.
+Siminoff azt mondta, hogy az eladások növekedtek, miután 2013-ban a Shark Tank egyik epizódjában szerepelt, ahol a műsor zsírója elutasította a vállalkozás finanszírozását.
+2017 végén Siminoff a QVC vásárlási televíciós csatornán szerepelt.
+A Ring szintén megegyezett egy versenytársa, az ADT Corporation elleni perben.
+Miközben egyik kísérleti vakcina képes csökkenteni az Ebola halálos esetek száma, addig semmilyen gyógyszer nem bizonyosan alkalmas a jelenlegi fertőzések kezelésére.
+Az egyik antitest-cocktail, a ZMapp eleinte a kísérleti környezetben sikeresnek bizonyult, de a formális tanulmányok azt mutatták, hogy a halál elhúzódásának megakadályozásában kevésbé hatékony, mint a várt.
+A PALM kísérletben a ZMapp volt a kontroll, ami azt jelenti, hogy a tudósok azt használták mint referenciumot, és a három másik kezelést a ZMapphoz hasonlították.
+Az USA Gymnastics támogatja az Egyesült Államok Olimpiai Bizottsága levélét, és elfogadja, hogy az olimpiai családnak szüksége van egy biztonságos környezetre a sportolók számára.
+Megegyezésre jutunk az USA-i Olimpiai Bizottság (USOC) nyilatkozatával, miszerint a sportolóink és klubjaink érdekeinek jobb képviselete érhetőleges változáson keresztül történhet a szervezetünk belső átalakulásán keresztül, miközben a kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos kizárólagos k
+Az USA Gymnastics támogatja a független nyomozást, amely lehetővé tenné, hogy a Larry Nassar áldozatainak nyilatkozatai alapján lehetővé tegyék, hogy megismerjék, hogyan kerülhetett el a megfigyelés alól a Larry Nassar áldozatainak szenvedése, és támogatja azokat a szükséges és megfelelő változtatásokat, amelyeket ez eredményezhet.
+Az USA Gymnastics és az USOC ugyanaz a célja, hogy a gymnastikát és más sportágakat a lehető legbiztonságosabb körülmények között gyakorlathassák a sportolók, hogy megvalósíthassák álmaikat egy pozitív és erős környezetben.
+Az 1960-as években Brzezinski John F. Kennedy és Lyndon B. Johnson tanácsadójaként dolgozott.
+1976-ban Carter külügyi tanácsadója volt, majd 1977-től 1981-ig a Nemzetbiztonsági Tanácsadója (National Security Advisor, NSA) volt, Henry Kissinger utódaként.
+Az NSA-ként Carterrel együtt diplomáciailag kezelte a világ ügyeit, például a Camp David-i egyezményt, 1978-tól; az Egyesült Államok és Kína kapcsolatainak normalizálását az 1970-es évek végén; az iráni forradalomot, amely az iráni túszejtési válsághoz vezetett, 1979-ben; és a szovjet inváziót Afganisztánba, 1979-ben.
+A Ryan Gosling és Emma Stone főszereplésével készült film minden jelentős kategóriában jelöltet kapott.
+Gosling és Stone jelöltet kapott a legjobb színész és színésznő kategóriában.
+A többi jelölés közé tartozik a legjobb film, a legjobb rendező, a legjobb operatőr, a legjobb vágó, a legjobb díszletterv, a legjobb hangszerelés, a legjobb díszletterv, a legjobb hangszerelés, a legjobb forgatókönyv és a legjobb forgatókönyv.
+A filmből két dal, az Audition (The Fools Who Dream) és a City of Stars kapott jelölést a legjobb eredeti dal kategóriában. A Lionsgate stúdió összesen 26 jelölést kapott, ezzel többet, mint bármelyik más stúdió.
+Vasárnap estén az Egyesült Államok elnöke, Donald Trump a sajtótájékoztatóján bejelentette, hogy az Egyesült Államok hadserege Syriából kivonul.
+A bejelentés azután történt, hogy Trump telefonon beszélt Törökország elnökével, Recep Tayyip Erdoğannal.
+Törökország továbbá átveszi az elfogott ISIS-harcosok őrzését, akiket a nyilatkozat szerint az európai országok nem hajlandóak hazaszállítani.
+Ez nemcsak megerősíti, hogy legalább egyes dinoszauruszoknak volt tollajuk, amit már korábban is elfogadottak, hanem a fosszíliák általában nem nyújtható részleteket is, például a színüket és a háromdimenziós elhelyezkedésüket.
+A tudósok azt állítják, hogy ez az állat tollazata sárgafekete volt a fej fölött, és világos vagy karotino-színű alja volt.
+A kutatás eredményei segítenek megérteni a madarak tollainak fejlődését is.
+Mivel a dinoszauruszok tollai nem rendelkeznek jól fejlesztett nyéllel, a rachiissal, hanem más tollakra jellemző tulajdonságokkal, például barbákkal és barbulesekkel, a kutatók arra következtetnek, hogy a rachiis valószínűleg későbbi evolúciós fejlődés eredménye, és ezek a tulajdonságok.
+A tollak szerkezete arra utal, hogy nem a repüléshez szolgáltak, hanem a hőszabályozásra vagy a jelzésre. A kutatók azt javasolták, hogy annak ellenére, hogy ez egy fiatal dinosárcsirke fara, a minta felnőtt tollakat mutat, és nem egy kicsiny tollakat.
+A kutatók azt javasolták, hogy annak ellenére, hogy ez egy fiatal dinoszaurusz farka, a minta felnőtt tollazatot mutat, és nem egy fiatal madarak tollazatát.
+Tegnap reggel egy autóbomba robbant fel a török gaziantepi rendőrkapitányság épületén, két rendőrtisztet ölt meg és több mint tíz másik ember sérült meg.
+A kormányzói hivatal szerint a sérültek közül huszonnégy rendőr.
+A rendőrség azt állítja, hogy gyanúsítják a Daesh (ISIL) egyik katonáját a támadás felelősségéről.
+Fedezték fel, hogy a Nap ugyanolyan alapvető szabályok szerint működik, mint a többi csillag: a rendszerben lévő minden csillag tevékenységét a fényessége, a forgása és semmiféle más tényező nem befolyásolja.
+A fényessége és a forgása együttes használatával meghatározható egy csillag Rossby-száma, amely a plazma áramlásával kapcsolatos.
+A Rossby-szám minél kisebb, annál kevésbé aktív a csillag a mágneses fordulatokkal kapcsolatban.
+Iwasaki útja során több alkalommal is bajba került.
+Piráták rabolták el, Tibetben egy vírusos kutya támadta meg, megmenekült a nepáli házasságtól, és Indiában letartóztatták.
+Az 802.11n norma mind a 2,4 GHz, mind a 5 GHz frekvencián működik.
+Ez lehetővé teszi, hogy a 802.11a, 802.11b és 802.11g típusú bázisállomásokkal is kompatibilis legyen, ha a bázisállomás két rádióval rendelkezik.
+Az 802.11n sebessége jelentősen gyorsabb, mint a korábbi verzióké, legfeljebb 600 Mbit/s sebességgel.
+Duvall, aki két felnőtt gyermekes házas férfi, nem tett nagy benyomást Millerre, aki a történetet hallotta.
+Miller a következőket mondta: „Mike nagyon sokat beszélt a meghallgatáson...mindenre készültem, ezért nem hallottam, amit mondott.”
+„A 2005-ös szinthez képest 2020-ig jelentős mértékben csökkentjük a GDP egy egységére eső CO2-kibocsátást” – mondta Hu.
+Nem határozta meg a kivonások méretét, mondván, hogy a kivonások a kínai gazdaság teljesítménye alapján történnek.
+Hu arra buzdította a fejlődő országokat, hogy kerüljék el a korábbi, szennyezést követő, majd később a szennyezés eltüntetését követő útvonalat.
+Hozzátette, hogy azonban „nem kellene megkérdezni tőlük, hogy vállalják-e olyan kötelezettségeket, amelyek túllépnének a fejlődési fázisukon, a felelősségükön és a képességeiken túl.”
+Az Irak-tanulmányi csoport ma reggel 12:00-kor mutatta be jelentését.
+Figyelmeztet, hogy senki nem garantálhatja, hogy bármilyen akció Irakban a jelenlegi helyzetben megakadályozza a szekuláris háborút, a növekvő erőszakot vagy a káosz felé vezető folyamatot.
+A jelentő a nyitóoldalán egy nyilatkozattal kezd, amelyben arra kéri az Egyesült Államok kormányát, hogy nyitott legyen a közbeszéd a Közel-Kelet politikájával kapcsolatban.
+A jelentés nagyon kritikus a jelenlegi kormányzat iráni politikájával kapcsolatban, és azonnali irányváltoztatásra szólítja fel.
+Az 78 javaslat közül az első azt javasolja, hogy egy új diplomáciai kezdeményezésre kell szert tennie az év végéig, hogy megakadályozza Irak határainak ellenséges beavatkozását, és újra felépítsék a diplomáciai kapcsolatokat a szomszédokkal.
+A jelenlegi szenátor és Argentína első női elnöke, Cristina Fernandez de Kirchner tegnap este a 50 km-re (31 mérföldre) Buenos Aires-től fekvő La Plata városában jelentette be jelölését a 2019-es elnökválasztáson.
+Kirchner hivatalosan is bejelentette, hogy elindul a 2011-es elnökségi kampányába az argentin színházban, ahol 2005-ben kezdte kampányát a szenátusi képviselői pozícióért a buenos aires-i küldöttség tagjaként.
+A vitát a Katrina hurrikán utáni segély- és újjáépítési költségekkel kapcsolatos viták váltották ki, amelyeket egyes fiskális konzervatívok „Bush új-orleansi megállapodása” néven emlegetnek.
+A liberálisok a rekonstrukciós erőfeszítésekkel kapcsolatos kritikájuk a feltételezett washingtoni belsőkkel kötött szerződésekre összpontosít.
+A temetésre több mint négy millió ember utazott Rómába.
+A jelenlévők száma annyira nagy volt, hogy nem mindenki tudott bejutni a Szent Péter téren tartott temetésre.
+Rómban több nagy televíziós képernyőt is telepítettek különböző helyszíneken, hogy az emberek megnézhessék a ceremóniát.
+Több más olasz városban, valamint a világ többi részén, különösen Lengyelországban, hasonló létesítményeket építettek, amelyeket nagy számú ember látogatott meg.
+A történészek korábbi FBI-politikákat kritizálták, amelyek a könnyen megoldható ügyekre koncentrálnak erőforrásokat, különösen a kirabolt autók ügyeire, hogy növeljék az ügynökség sikerességét.
+A kongresszus 2005-ös fiskális évben kezdte finanszírozni a pornográfia elleni kezdeményezést, és meghatározta, hogy az FBI 10 ügynököt kell kinevezni a felnőtt pornográfiára.
+Robin Uthappa érte el a meccs legmagasabb pontját, 70-et ütött 41 dobás alatt 11 négyest és 2 hatassal.
+A középjátékosok, Sachin Tendulkar és Rahul Dravid jól játszottak, és egy 100-as kapcsolatot hoztak létre.
+De miután elveszítette a kapitányukat, India csak 36-ot tudott szerezni, és 7 wicketet veszítve befejezte a játékot.
+Az Egyesült Államok elnöke, George W. Bush november 16-án reggel érkezett Szingapúrba, ahol egy hétig tartó ázsiai körútja kezdete.
+Singapúr kormányfője, Lee Hsien Loong fogadta, és a kereskedelmi és a terrorizmussal kapcsolatos kérdésekkel foglalkozott vele.
+Egy héttel később, miután a félidős választások során vereséget szenvedett, Bush az ázsiai kereskedelmi terjeszkedésről beszélt.
+Stephen Harper miniszterelnök beleegyezett abba, hogy a kormány „Tiszta levegő törvényét” egy többpártbeli bizottság felülvizsgálatára bízzon, mielőtt a törvény második olvashatásra kerülne, miután a kormányfő és a NDP vezetője, Jack Layton egy 25 perces találkozója után a PMO-ban.
+A találkozó során Layton a konzervatívok környezetvédelmi törvényéről kérdezte a miniszterelnököt, és azt kérte, hogy a konzervatív párt környezetvédelmi törvényét „teljesen átírja”.
+A szövetségi kormány Devonportban, Tasmaniában működő Mersey kórházának finanszírozását átvenni hivatkozva a szövetségi kormányt és néhány szövetségi képviselőt a szövetségi választások előkészítésének trükkjeként kritizálták.
+A miniszterelnök, John Howard azonban azt állítja, hogy a törvény csak azzal a céllal született, hogy megvédje a kórház létesítményeit a tasmániai kormány által tervezett 45 millió ausztrál dollárnyi költségcsökkentés elől.
+A legutóbbi jelentés szerint a tengeri magasságmérések azt mutatják, hogy egy szökőár keletkezett. Pago Pagó és Niue környékén bizonyos szökőártevékenységet regisztráltak.
+Tongán nem jelentettek jelentős károkat vagy sérüléseket, de a villamos hálózat ideiglenes megszakadása miatt a tongai hatóságok nem tudtak kapni a Csendes-óceáni Tsunami Központ (PTWC) által kiadott vihar- és cunami figyelmeztetést.
+Hawaii szigetén, a partok közelében fekvő tizennégy iskolát szüneteltetett a sziget szárazföldi részén, annak ellenére, hogy a figyelmeztetések felülvizsgálatot kaptak.
+Az Egyesült Államok elnöke, George W. Bush is kedvezően fogadta a bejelentést.
+Bush szóvivője, Gordon Johndroe szerint Észak-Korea ígérete „nagy lépés a koreai félsziget nukleáris leszerelésének bizonyítható eléréséhez”.
+Az atlanti viharok szezonjának tizedik nevezett vihara, a subtropikus vihar Jerry, ma alakult ki az Atlanti-óceánon.
+A Nemzeti Hurrikán Központ (NHC) szerint jelenleg Jerry nem jelent veszélyt a szárazföldre.
+Az amerikai hadmérnökök becslése szerint a 15 centiméteres esőzésekkel a korábban megsérült gátak is megsérülhetnek.
+A Hurricane Katrina idején 20 láb magasságig elöntött Negyedik kerületben jelenleg a víz a vállmagasságig emelkedik, mivel a szomszédos gát túllépett a vízszint fölött.
+A víz egy 30 méter szélességű szakaszban szivárogtatja át a gátat.
+A Commons adminisztrátora, Adam Cuerden az elmúlt hónapban a Wikinews-nek adott interjújában kifejezte frusztrációját a törlésekkel kapcsolatban.
+„Wales alapvetően hazudott velünk a kezdetektől fogva. Először azzal, hogy úgy tett, hogy jogi okokból történik. Másodszor azzal, hogy látszott hallgatni, egészen addig, amíg eltávolította a művet.”
+A közösség irritációja nyomán jelenlegi erőfeszítésekbe kezdtek, hogy egy szexuális tartalomra vonatkozó politikát dolgozzanak ki a milliók nyilvános licencű médiaanyagot tartalmazó weboldal számára.
+A munka elsősorban elméleti jellegű volt, de a programot a Sagittarius-galaxis megfigyeléseinek szimulálására írta.
+A csapat által keresett hatást a galaxis sötét anyagának és a Tejútrendszer sötét anyagának által kiváltott áramlások okoznák.
+Mint a Hold a Földre, úgy a Tejútrendszer a Sagittarius-galaxisra is hatással van.
+A tudósok megállapították, hogy a sötét anyag a sötét anyagot ugyanúgy módosítja, ahogy a normális anyagot.
+Ez a kozmológiai elmélet szerint a legtöbb sötét anyag egy galaxyszerű objektum körül található egy olyan haló formájában, amelyet kis részecskék alkotnak.
+A televíziós beszámolók szerint fehér füst kötődik a gyárhoz.
+A helyi hatóságok a közeli lakosságot figyelmeztetik, hogy maradjanak az épületekben, kikapcsolják a légkondicionálókat, és ne fogyasszák az ivóvízből.
+A japán nukleáris ügynökség szerint a reaktorban radioaktív cesiumot és jódot is fedeztek fel.
+A hatóságok feltételezik, hogy ez azt jelzi, hogy a helyszínen található uranium-tüzelőanyagot tartalmazó tartályok szivárogtak ki.
+Dr. Tony Moll a dél-afrikai KwaZulu-Natal régióban fedezte fel a rendkívüli gyógyszerek ellenálló tuberkulózist (XDR-TB).
+Egy interjú során azt mondta, hogy a új variáns „nagyon súlyos és aggasztó, mivel a halálozási arány nagyon magas”.
+Dr. Moll szerint néhány beteg a kórházban lehetett fertőződni, és legalább kétük az ott dolgozó egészségügyi dolgozók közé tartozott.
+Egy év alatt egy fertőzött személy akár 10-15 közeli kapcsolatban lévő személyt is megfertőzhet.
+Ugyanakkor az XDR-tuberkulózis aránya a dél-afrikai tuberkulózisbetegek csoportjában még mindig alacsony; a betegek 330 000-es száma közül 6000-en szenvednek XDR-tuberkulózist.
+A két 1000 fontos súlyú és 17 500 mérföld/óra sebességgel haladó műhold összeütközött 491 mérföld magasságban.
+A tudósok szerint a becsapódásból származó robbanás nagyon erős volt.
+Még mindig megpróbálják meghatározni, hogy hverségre nagy volt a baleset, és hogyan fogja érinteni a Földet.
+Az Egyesült Államok Védelmi Minisztériumának stratégiai parancsnoksága nyomon követi a törmeléket.
+Az elemzés eredménye nyilvános honlapra kerül.
+Egy pennsylvaniai gyermekkórházban dolgozó orvosot vádolnak meg súlyos gyilkossággal, miután a nő anyja holttestét fedezték fel a lány autójának kufájában a pénteken, állítja az ohioi hatóságok.
+Dr. Malar Balasubramanian, 29 éves, egy Blue Ash nevű, Cincinnattól mintegy 15 mérföldnyire északra fekvő külvárosban, a közút mellett, egy T-shirtben és nadrágban találták meg, aki valószínűleg nagy mennyiségű gyógyszert vett.
+A rendőröket a fekete Oldsmobile Intrigue-jéhez küldte, amely 500 lábnyi távolságban volt.
+Itt találták meg a 53 éves Saroja Balasubramanian holttestét, amelyet vérfoltos ágynak borítottak.
+A rendőrség szerint a holttest a helyszínen mintegy egy napig tartózkodhatott.
+A betegség első eseteit július végén jelentették be.
+A betegség a disznókat fertőzi, akikből a moszkitók áthelyezik a betegséget az emberekre.
+Az epidemia nyomán az indiai kormány olyan intézkedéseket hajtott végre, mint például a disztópia sújtotta területeken a disznóvadászok küldését, a tízezres szúnyoghálózatok kiosztását és a pesticidek szórását.
+A kormány továbbá több millió dózis encephalitis vakcínját is ígérte, amelyek segítenek felkészíteni a egészségügyi intézményeket a következő évre.
+A vakcinákat a történelmi értelemben leginkább érintett területekre történő szállítását a pénzhiány és a más betegségekkel szemben alacsony prioritás miatt elhalasztották.
+1956-ban Słania Svédországba költözött, ahol három évvel később a svéd posta munkatársaként kezdett dolgozni, és a svéd posta főnyomdájának vezetője lett.
+Több mint 1000 bélyeget készített Svédország számára és 28 másik ország számára.
+Munkái olyan elismert minőségűek és részletekben gazdagok, hogy a filatelisták egyike a „háztartónevek” közé tartozik. Egyesek csak a munkáját gyűjteni szokták.
+A 1000. bélyegét 2000-ben a David Klöcker Ehrenstrahl által festett „Svéd királyok nagy cselekedetei” képe jelentette, amely a Guinness-rekordok könyvében szerepel.
+Emellett számos ország bankjegyeinek készítésében is tevékenykedett, legutóbbi munkái közé tartoznak a kanadai 5 és 100 dolláros bankjegyeket díszító miniszterelnöki portréi.
+A baleset után Gibsonot kórházba szállították, de néhány perccel később meghalt.
+A 64 éves kamionvezető nem sérült meg a balesetben.
+A járművet a baleset helyszínről kb. 1200 GMT-kor, ugyanazon a napon szállították el.
+Egy a baleset helyszín közelében dolgozó autószerelő a következőket mondta: „Gyerekeket láttam, akik a közúton átkeltek volna, és mindannyian kiabáltak és sírni kezdtek.”
+Mindannyian visszakerültek a baleset helyszínához.
+A Bali-csúcstalálkozó további témái a világ maradék erdős területeinek megmentése, valamint a fejlődő országok olyan módon történő fejlődése, amely kevésbé szennyezi a környezetet.
+Az ENSZ továbbra is reméli, hogy sikerül befejeznie a globális felmelegedés által érintett országok számára kialakított segélyezési keretet.
+A pénz a árvédelmi házak építésére, a vízkezelés javítására és a mezőgazdasági termékek sokszínűségének fejlesztésére fordítható.
+Fluke azt írta, hogy a nők egészségügyi kérdésekkel kapcsolatos megszólalását elnyomni próbáló kísérletek siketek.
+Ezt a következtetést a tömeges pozitív visszajelzések és a nők és férfiak által küldött felhívások alapján hozta, amelyekben arra kérték, hogy a születésszabályozó gyógyszerek orvosi szükségletnek számítsanak.
+A harcok befejezése után, miután a sebesülteket kórházba szállították, körülbelül 40 fogvatartott maradt a börtön udvarán, és nem volt hajlandó visszatérni a celláiba.
+A tárgyalók igyekeztek javítani a helyzetet, de a foglyok követelései nem tisztázottak.
+10:00 és 11:00 között dél-makedóniai idő szerint a börtönben tartózkodó foglyok gyújtottak egy tűzben.
+Hamarosan a rendőrök a felvonuláshoz szükséges fegyverzetet magukkal hozva bejutottak a börtön udvarába, ahol a foglyokat gázszórókkal körbevették.
+A tűzoltók végül 11:35-kor sikerült eloltani a tüzet.
+A gát 1963-as építését követően az évszakokhoz kötött árvizek megakadályozták, hogy a folyók mentén széleskörűen elterjedő üledéket szállítsanak.
+Ez a réteg szükséges volt a homokpadok és strandok kialakulásához, amelyek a vadon élő állatok otthonává váltak.
+Ebből eredően két halfaj kihalt, és két másikat veszély fenyegeti, köztük a hátúszósharcsot.
+Bár a vízszint csak néhány lábnyi magasságot emelkedik a árvizet követően, a hatóságok reményei szerint elég lesz ahhoz, hogy helyreállítsa a lepusztult homokpadokat a folyás mentén.
+Nincs tsunami figyelmeztetés, és a Jakartai Földfizikai Intézet szerint nem fog tsunami figyelmeztetést kiadni, mivel a földrengés nem érte el a 6,5-ös erősségi kategóriát.
+Bár nincs tsunami fenyegetés, a lakosság panikába esett, és elhagyta a vállalkozásait és a házait.
+Bár Winfrey szomorúan búcsúzott, de kijelentette a rajongóinak, hogy visszatér.
+„Ez nem lesz egy búcsú. Ez egy fejezet lezárása és egy új fejezet nyitása.”
+A namíbiai elnök- és parlamenti választások végső eredményei alapján a jelenlegi elnök, Hifikepunye Pohamba nagy többséggel újraválasztásra került.
+A kormányzó párt, a Délnyugat-Afrikai Néppárt (SWAPO) szintén többséget szerzett a parlamenti választásokon.
+A koalíciós és afgán katonák átvették a területet, hogy biztosítsák a helyszínt, és egyéb koalíciós repülőgépeket is küldtek a segítségére.
+A baleset hegyvidéki területen, nagy magasságban történt, és valószínűleg egy ellenséges tűz okozta.
+A szerencsétlenség helyszínének keresésére irányuló erőfeszítéseket rossz időjárás és nehéz terep nehezíti.
+A Mangola orvosi segélyszervezet, a Médecins Sans Frontières és a Világegészségügyi Szervezete szerint ez az ország történetének legrosszabb járvány.
+A Médecins Sans Frontières szóvivője, Richard Veerman a következőket mondta: „Angola legrosszabb történelmi epidemiája kezdődik, és Angolában továbbra is nagyon rossz a helyzet” – mondta.
+A játékok 10:00 órakor kezdődtek, az időjárás kiváló volt, kivéve a reggeli esőzéseket, amelyek rövid időn belül eltűntek. A 7-es rögbi ideális napja volt.
+A torna legjobb helyezett csapata, Dél-Afrika jól kezdett, amikor 26–0-ra legyőzte a 5. helyezett Zambiát.
+A déli nővérekkel játszott meccs során a dél-afrikai csapat nagyon rosszul kezdett, de a torna folyamán folyamatosan javult.
+Szabályos védelme, a labdakezelési tudása és a csapata jó együttműködése megkülönböztette őket a többi csapattól, és egyértelművé vált, hogy ők lesznek az ellenfél.
+Az amszterdami városháza és az Anne Frank Múzeum képviselői azt állítják, hogy a fát gombafertőzés sújtotta, és közegészségügyi veszélyt jelentenek, mivel azt állítják, hogy a fának veszélyben van az összeomlása.
+Eredeti terv szerint kedden kivágták volna, de az utólagos bírósági döntés miatt megmenekült.
+Minden barlang bejárata, amelyet „Hét nővérnek” neveztek el, legalább 100 és 250 méter (328 és 820 láb) átmérőjű.
+Az infravörös képeken látható, hogy a nap- és éjszaka közötti hőmérséklet-változások azt jelzik, hogy valószínűleg barlangokról van szó.
+„A nappali és éjszakai hőmérsékletük alacsonyabb, mint a környező felszíné.
+Thermikus viselkedésük nem annyira állandó, mint a Földön található nagy méretű barlangoké, amelyek gyakran bizonyosan állandó hőmérsékletet tartanak fenn, de azzal egyezik meg, hogy ezek mélyen a föld alatt találhatóak” – nyilatkozta Glen Cushing, a United States Geological Survey (USGS) Astrogeology Team és a Northern Arizona University, Flagstaff, Arizona képviselője.
+Franciaországban a szavazás hagyományosan egy alacsony technológiai szintű élmény: a szavazók egy kijelölt képviselő jelölésére készült, előre nyomtatott papírra írják a nevüket, és azt egy leveletbe teszik.
+Miután a hivatalosok megerősítik a szavazó személyazonosságát, a szavazó a szavazati levelet a szavazati urnába helyezi, majd aláírja a szavazók listáját.
+A francia választási törvény szigorúan szabályozza az eljárásokat.
+1988 óta a választói urnák átlátszóaknak kell lennie, hogy a szavazók és a megfigyelők láthassák, hogy a szavazás kezdete előtt nincsenek számlálólapok, és csak a megszámlált és engedélyezett szavazók számlálólapjai kerülhetnek a szavazói urnába.
+A jelöltek küldhetnek képviselőket, akik minden lépésen keresztül megfigyelhetik a folyamatot. A szavazás éjszakai szakaszában a szavazatok összeszámolását önkéntesek végzik, akiket szigorú felügyelet alatt végeznek.
+Az ASUS Eee PC, amelyet 2007-ben a költségmegtakarítás és a funkcionalitás miatt a világ minden táján bevezettek, a 2007-es tajpeji IT hónap egyik legfontosabb témájává vált.
+De az asztali számítógépek piaca radikálisan különbözni fog majd a 2007-es tajvani fenntarthatósági díj elnyerését követően, amelyet az ASUS kapta a Kínai Köztársaság kormányának, a Végrehajtó Yuan-nak adott ki.
+A rádióállomás weboldala szerint a műsor „egy régi iskolai rádiószínház, amely egy új és furcsa, geeky fordulatot kapott!”
+A műsor elején kizárólag a hosszú éveken át működő internetes rádiós weboldalon, a TogiNet Radio-on volt látható, ahol a beszédes rádiós műsorokra fókuszálnak.
+2015 végén a TogiNet létrehozta az AstroNet Radio rádióállomást.
+A műsor eredeti változatában amatőr hangszínészek szerepeltek, akik Texas keleti részéről származtak.
+A széleskörű rablások éjszaka is folytatódtak, mivel a rendőrség nem volt jelen a bishkeki utcákon.
+Egy megfigyelő szerint Bishkek „anarchiába” süllyedt, miközben a utcákat a rablóbandák uralták, és a vásárlói árukat rabolták ki.
+Számos bishkeki lakos a délről érkező tüntetőkat okolta a törvénytelenséggel.
+Dél-Afrika legyőzte az All Blacks csapatát (Új-Zéland) a Tri Nations meccsén a Royal Bafokeng Stadionban Rustenburgben, Dél-Afrikában.
+A végeredmény egy pontos győzelem, 21–20, amely befejezte az All Blacks 15 meccses győzelmi sorozatát.
+A Springbokoknak ezzel véget ért egy öt mérkőzésből álló vereségsorozatnak.
+Ez volt az All Blacks utolsó meccse, akik már két héttel korábban megszerezték a trófeát.
+A sorozat utolsó meccsét a következő héten tartják Johannesburgban, ahol a Springbokok Ausztráliával mérködnek.
+Egy közepes erősségű földrengés Montana nyugati részét rázta meg hétfő este 10:08-kor.
+Az Egyesült Államok Földtani Szolgálata (USGS) és Nemzeti Földrengési Információs Központja egyelőre nem kapott jelentéseket a károsodásokról.
+A földrengés középpontja körülbelül 20 km-re (15 mérföldre) észak-északkeletre Dillontól, és körülbelül 65 km-re (40 mérföldre) délre Butte-től volt.
+Az emberben is halálosnak bizonyuló H5N1-es madárinfluenza-típusú vírus tesztelése megerősítette, hogy a hétfőn felfedezett, Lyon közelében, Franciaország keleti részén található lápvidéken elpusztult vadkacsa fertőzött.
+Franciaország az európai unióban a hetedik ország, amelyet ez a vírus sújt; Ausztria, Németország, Szlovénia, Bulgária, Görögország és Olaszország után.
+A H5N1 vírusra gyanúsított esetek Horvátországban és Dániában továbbra is nem bizonyítottak.
+Chambers pert indított Isten ellen „a Föld lakosságának széleskörű haláláért, pusztításáért és terrorizálásáért”.
+Chambers, aki agnosztikus, azt állítja, hogy a pert „frivolnak” és „bárki bárkit perelhet”.
+A Camille Saint-Saënstől származó francia operában bemutatott történet egy művészről szól, „aki életét a drogok és Japán irányítja”.
+Ebből adódik, hogy a művészek a színpadon marihuánadzsinókat fogyasztanak, a színház pedig a közönséget arra készteti, hogy csatlakozzon hozzájuk.
+A korábbi házelnök, Newt Gingrich, a texasi kormányzója, Rick Perry, és a kongresszusi képviselő, Michele Bachmann a negyedik, ötödik és hatodik helyen végzett.
+A végeredmények kihirdetése után Gingrich Santorumot dicsérte, de Romneyt kritizálta, aki negatív kampányt folytatott Gingrich ellen Iowában.
+Perry azt mondta, hogy „Texasba fog visszatérni, hogy megvizsgálja a ma esti caucus eredményeit, és megállapítsa, hogy lehet-e tovább folytatni a versenyt”, de később azt mondta, hogy marad a versenyben, és részt fog venni a 2020. január 21-én tartott dél-karolinai előválasztáson.
+Bachmann, aki augusztusban megnyerte az Ames Straw Pollt, úgy döntött, hogy befejezi kampányát.
+A fotós Ronald Reagan UCLA Medical Centerbe szállították, ahol később meghalt.
+A jelentések szerint a 20-as éveiben élt. Bieber nyilatkozatában a következőket írta: „Bár nem voltam jelen a tragikus balesetben, és nem voltam közvetlenül érintett benne, a szenvedő családjának gondolatainak és imáinak támogatását fejezte ki.”
+A szórakoztató ügyeket feldolgozó weboldal, a TMZ szerint a fotós a Sepulveda Boulevard másik oldalán állt meg, és próbálkozott fotókat készíteni a rendőrség megállítása előtt, mielőtt átkelte volna a közúttal, és folytatta volna útját, ami olyan rendőrtisztet késztetett arra, hogy két alkalommal is megparancsolta neki, hogy forduljon vissza.
+A rendőrség szerint a fényképészt ütő autó vezetője valószínűleg nem kerül büntetőeljárás alá.
+Mivel minden nap csak 18 érmet osztanak ki, néhány ország nem tudott érmet szerezni.
+Ezek közé tartozik Hollandia Anna Jochemsen kilencedik helyezése a nők állandó helyzetében a Super-G-ben, valamint Finnország Katja Saarinen tizedik helyezése ugyanabban a versenyszámban.
+Mitchell Gourley ausztrál versenyző a férfi álló Super-G-ben a tizenegyedik helyen ért célba, a cseh versenyző, Oldrich Jelinek pedig a férfi ülő Super-G-ben a hatodik helyen zárt.
+Arly Velasquez mexikói versenyző a férfi ülő Super-G-ben a 15. helyen végzett. Adam Hall új-zélandi versenyző a férfi álló Super-G-ben a 9. lett.
+Lengyel Maciej Krezel és vezetője, Anna Ogarzynska a Super-G-ben a tizenharmadik helyen ért célba. Dél-Korea Jong Seork Parkja a férfi sátoros Super-G-ben a 24. lett.
+A 2010-es földrengés után Haitiba érkező ENSZ békefenntartó egységekat vádolják a betegség terjedéséért, amely közvetlenül a katonai tábor mellett kezdődött.
+A perben azt állítják, hogy az ENSZ táborából származó hulladékot nem tisztították meg megfelelően, így baktériumok kerültek az Artibonite folyó egyik ágába, amely Haiti egyik legnagyobb folyója.
+Haiti az 1800-as évek óta nem szenvedett a betegség által okozott problémáktól, mielőtt a csapatok megérkeztek volna.
+A haiti Igazság- és Demokrácia Intézet hivatkozott egy független tanulmányra, amely arra utal, hogy a nepáli békefenntartó alakulat, amelyet Haiti segélyezésére küldtek, valószínűleg a betegséget is magával hozta a szigetre.
+Danielle Lantagne, az Egyesült Nemzetek szakértője a betegségre, azt állította, hogy a kitörés valószínűleg a békefenntartók okozta.
+Hamilton megerősítette, hogy a Howard University Hospital stabil állapotban fogadta be a beteget.
+A beteg Nigeriában tartózkodott, ahol Ebola-fertőzések történtek.
+A kórház a fertőtlenítési protokollt követi, beleértve a betegek elkülönítését a többi betegtől, hogy megakadályozzák a lehetséges fertőzéseket.
+Simon korábban több műsorban is dolgozott különböző pozíciókban.
+Az 1980-as években olyan műsorokban dolgozott, mint a Taxi, a Cheers és a Tracy Ullman Show.
+1989-ben segédkezett a Simpson család megteremtésében Brooks-szal és Matt Groeninggel, és felelős volt a sorozat első forgatókönyvírói csapatának kiválasztásáért.
+Bár 1993-ban távozott a műsorról, továbbra is a műsor vezető producere maradt, és minden évben több millió dollárt kapott a műsorból származó jövedelemből.
+Korábban a kínai hírügynökség, a Xinhua jelentette, hogy egy repülőt elfoglaltak.
+A későbbi jelentések szerint az utasszállító repülő bombafenyegetést kapott, és visszatért Afganisztánba, ahol Kandaharban landolt.
+A korai jelentések szerint a repülőt az ürümqui nemzetközi repülőtéren nem engedélyezték kényszerleszállásra, így visszafordult Afganisztán felé.
+Iránban gyakoriak a légi balesetek, amelyek olyan országban történnek, ahol az idősebb flotta rosszul karbantartják mind a polgári, mind a katonai üzemeltetés során.
+A nemzetközi szankciók miatt új repülőgépeket nem lehet vásárolni.
+Egy héttel ezelőtt egy rendőrségi helikopter balesetben három ember életét vesztette, és további három sérültet szállítottak kórházba.
+A múlt hónapban Irán történetének legsúlyosabb légi katasztrófája történt, amikor egy Armeniába tartó járat lezuhant, és a fedélzeten tartózkodó 168 utas életét vesztette.
+Ebben az évben ugyanabban a hónapban egy másik személyszállító repülő egy Mashhad-i leszállópályán keresztülrepült, és egy falnak ütközött, amelyben hétvennyi ember vesztette életét.
+Az Aerosmith lemondta a maradék koncertjeit.
+A rockegyüttes szeptember 16-ig az Egyesült Államokban és Kanadában turnézott volna.
+A koncertsorozatot felfüggesztették, miután a zenekar énekesének, Steven Tylernek augusztus 5-én történt baleset miatt.
+Murray a tiebreakben veszített az első szettben, miután mindkét játékos minden szolgáltatást megtartotta.
+A második szettben Del Potro kezdett jobban, de a 6-6 után szükség volt egy döntetlenségi játékra.
+Ebben a pillanatban Potro sérült a vállán, de sikerült visszatérnie a meccsbe.
+A műsor helyi idő szerint 8:30-kor kezdődött (15:00 UTC).
+Az ország minden részén népszerű énekesek énekeltek bhajanokat, azaz vallási dalokat Shri Shyam lábához.
+Sanju Sharma énekes kezdte az estét, majd Jai Shankar Choudhary és a chhappan bhog bhajan előadása követte. Raju Khandelwal énekes kísérte őket.
+Ezután Lakkha Singh kezdte énekelni a bhajanokat.
+108 Chhappan Bhog (a hindu vallás szerint 56 különböző fogyasztható terméket, például süveget, gyümölcsöt, magvakat, ételeket stb., amelyeket az isteneknek ajánlunk) került Baba Shyam táblájára.
+Lakkha Singh a chhappan bhog bhajant is előadta. Raju Khandelwal énekes kísérte.
+A tokiói játékbemutatón a Nintendo elnöke, Satoru Iwata bejelentette a vállalat új Nintendo Revolution nevű játékkonzolja irányítójának megjelenését.
+A képernyőtávirányítóra emlékeztető kijelző két szenzorral rendelkezik, amelyek a felhasználó televíziójának közelében helyezkednek el, és ezek segítségével a háromdimenziós térben meghatározják a kijelző pozícióját.
+Ez lehetővé teszi a játékosoknak, hogy irányítsák a videójátékokban történő akciókat és mozdulatokat az eszköz légi mozgásával.
+Giancarlo Fisichella autóját elveszítette a kontroll alól, és a versenyt nem sokkal a rajt után befejezte.
+Csapattársa, Fernando Alonso volt a mezőny élén a meccs nagy részében, de a boxkiállás utáni első körben kiesett, valószínűleg azért, mert a jobb első kereke nem volt elég jól beállítva.
+Michael Schumacher a versenyt nem sokkal Alonso után fejezte be, mivel a sok harc során súlyosan megsérült a felfüggesztése.
+„Ő nagyon csinos és jól énekel is” – mondta a sajtótájékoztatón.
+„Minden alkalommal, amikor ezzel foglalkoztunk a próbák során, minden alkalommal mélyen a szívemben érzem magam.”
+A rakétaindítás körülbelül 3 percében egy a rakéta fedélzetén elhelyezett kamerával készített felvételen látható, hogy számos szigetelő-poliuretán darab szakad el a hajtóanyagtartályról.
+Ugyanakkor nem gondolják, hogy bármilyen károkat okozottak volna a rakétán.
+A NASA űrrepülőgép-programjának vezetője, N. Wayne Hale Jr. azt mondta, hogy a törmelék „utólagra” esett le.
+Öt perc múlva egy szél fújni kezd, egy perccel később a szél 70 km/h-ra növekszik... akkor a csapadék elkezdődik, de annyira erős és annyira nagy, hogy a bőrön kellemetlenül tapintható, majd hó kezd hullani a felhőkből, az emberek pánikba esnek, kiabálnak és futnak egymás felett.
+Elveszítettem a nővérét és a barátnőjét, és útjaim során két férfi került a kerekesszékbe, akik egyszerűen átléptek rajtuk, és elküldték őket” – mondta Armand Versace.
+Az NHK jelentése szerint a Niigata prefektúrában található Kashiwazaki Kariwa atomerőmű normálisan működik.
+A Hokuriku Electric Power Co. jelentése szerint a földrengés nem okozott károkat, és a Shika atomerőmű 1-es és 2-es reaktora leállt.
+A jelentések szerint a régióban körülbelül 9400 lakossal nem rendelkeznek vízzel, és körülbelül 100-an nem rendelkeznek elektromossal.
+Néhány út megsérült, az érintett területeken megszakadt a vasúti forgalom, és a Noto repülőtér Ishikawa prefektúrában továbbra is zárva tart.
+Egy bomba robbant ki a kormányzói iroda előtt.
+Két órán belül három további bomba robbant le a kormányépületek közelében.
+Néhány jelentés szerint a hivatalos halálos áldozatok száma nyolc, a hivatalos jelentések szerint a sérültek száma elérheti a 30-at, de a végső számokat még nem hozták nyilvánosságra.
+Mind a cyanuricsavat, mind a melamint a megfertőzött állati táplálékot fogyasztó halott állatok vizeiben találtak.
+A két vegyület reakciójából kristályok alakulhatnak ki, amelyek a vese működését akadályozhatják, állítják a kutatók.
+A kutatók megfigyelték, hogy a melamint és a cianuricsav hozzáadásával kristályok alakulnak ki a macskaurinában.
+Ezek a kristályok ugyanolyan összetételűek, mint az infravörös spektrometriával (FTIR) összehasonlítva a beteg állatok vizeiben találhatóak.
+Nem tudom, hogy tudja-e, vagy nem, de a közép-amerikai termékek többsége szabadon jutott be az országba.
+Ugyanakkor nyolcvan százalékunkat a közép-amerikai országokon keresztül vetették meg vámokkal.
+Ez nem tűnt nekem érthetőnek; biztosan nem volt igazságos.
+Minden, amit mondok az embereknek, az, hogy kezeljük őket úgy, ahogy ők bánnak velünk.
+Kalifornia kormányzója, Arnold Schwarzenegger aláírta azt a törvényt, amely betiltja a kiskorúak számára forgalmazott és bérbeadott erőszakos videójátékok forgalmazását.
+A törvény kötelezi, hogy a Kalifornia államban forgalmazott erőszakos videójátékokat „18” jelzéssel kell megjelölni, és 1000 dolláros bírsággal sankcionálja a játékok eladását 18 éves alattiaknak.
+A főügyész, Kier Starmer ügyvéd képviselő a reggeli sajtótájékoztatón bejelentette, hogy Huhne-t és Pryce-t is bíróság elé állítja.
+Huhne lemondott, helyét a kabinetben Ed Davey képviselő foglalja majd el, akit Norman Lamb képviselő váltja majd a kereskedelmi miniszteri pozícióban.
+Huhne és Pryce február 16-án fog megjelenni a Westminster-i bíróság előtt.
+A halálos áldozatok a 25 éves Nicholas Alden és a 21 éves Zachary Cuddeback voltak. Cuddeback volt a vezető.
+Edgar Veguilla kezén és szájában sérüléseket szenvedett, míg Kristoffer Schneidernek szüksége lesz rekonstruktív orvosi beavatkozásra a fején.
+Uka fegyvere meghibásodott, amikor egy ötödik férfi fejére célozott. Schneider továbbra is szenved, egyik szeme vakságban van, a koponyája egy részét elvesztette, és egy titaniumból készült arccal rendelkezik.
+Schneider videolink segítségével tanúskodott az Egyesült Államok Légierőjének egyik bázisáról szülőföldjében.
+A csütörtöki eseményt kivéve Carpanedo két egyéni versenyen vett részt a bajnokságon.
+Első versenye a slalom volt, ahol egy Did Not Finish-ot ért el az első futamban. 36 a 116 versenyző közül ért el ugyanilyan eredményt.
+A másik versenye, a gigant slalomban a női sérült csoportban a 4:41,30-as összes futamidővel a tizedik helyen ért célba, 2:11,60 perccel hosszabb idővel, mint az első helyezett osztrák Claudia Loesch, és 1:09,02 perccel hosszabb idővel, mint a kilencedik Gyöngyi Dani.
+A nők siklóernyős csoportjában négy versenyző nem tudott befejezni a futamot, a Giant Slalom 117 versenyzőjéből pedig 45-en nem tudott bekerülni a végeredménylistába.
+A Madhya Prades állam rendőrségének sikerült visszaszereznie a lopott laptopot és a mobiltelefont.
+A helyettes főfelügyelő, D. K. Arya a következőket mondta: „Öt személyt tartóztattunk le, akik megerőszakolták a svájci nőt, és megszereztük a nő mobilját és a laptopját”.
+A vádlottak Baba Kanjar, Bhutha Kanjar, Rampro Kanjar, Gaza Kanjar és Vishnu Kanjar nevei.
+A rendőrség főparancsnoka, Chandra Shekhar Solanki azt mondta, hogy a vádlottak a bírósági meghallgatáson burkolt szemekkel jelentek meg.
+Bár három ember is a házban tartózkodott akkor, amikor a jármű a házba ütközött, egyikük sem sérült meg.
+A sofőr azonban súlyos fejsérülést szenvedett.
+A balesetet szenvedett autó útját ideiglenesen lezárták, miközben a mentőalakulatok kiszabadították a vezetőt a vörös Audi TT-ből.
+Elsőként a nagy yarmouth-i James Paget Kórházba szállították.
+Ezt követően áthelyezték a cambridge-i Addenbrooke Kórházba.
+Adekoya azután került az edinburgh-i bíróság elé, ahol a gyilkossággal vádolják.
+Rendőrségi őrizet alatt várja a vádirat és a bírósági tárgyalás, de a tanúvallomások megalapozottsága megkérdőjelezhető, mivel a nő képét széles körben publikálták.
+Ez egy általános gyakorlat az Egyesült Királyságban, de a skót igazságszolgáltatás más módon működik, és a bíróságok úgy gondolják, hogy a fényképek publikálása előreláthatóan előnytelenül befolyásolhatja a tárgyalást.
+A dundee-i egyetem professzora, Pamela Ferguson a következőt jegyezte meg: „Az újságírók valószínűleg veszélybe sodorják magukat, ha publikálják a gyanúsítottakról készült fényképeket és más adatokat.”
+A koronaügyi hivatal, amely a büntetőeljárásokat felügyeli, úgy tájékoztatta a sajtót, hogy a büntetlenség kihirdetéséig további nyilatkozatokat nem tesz.
+A dokumentum a szivárogtatások szerint a határvitáról foglalkozik, amelyben Palesztina a háború előtti határokra támaszkodik.
+A jelentések szerint a további témák között szerepel a Jeruzsálem jövője, amely mindkét nemzet szentje, valamint a Jordán-völgy kérdése.
+Israel egy tízéves, folyamatos katonai jelenlétet követel a völgyben a megállapodás aláírását követően, míg a PA csak öt évre hajlandó elhagyni a területet.
+A kiegészítő rovarirtási kísérletben résztvevő lövészek szigorú felügyelet alatt álltak, mivel a kísérletet figyelték és értékelték.
+A National Parks and Wildlife Service és a Sporting Shooters Association of Australia (NSW) Inc. együttműködésében kvalifikált önkénteseket vettek fel a vadászati program keretében.
+Mick O'Flynn, a Nemzeti Parkszolgálat (NPWS) parkvédelmi és örökségvédelmi ügyvezető igazgatója szerint a négy kiválasztott lövész az első lövés során kapott teljes biztonsági és képzési oktatást.
+Martelly tegnap új, kilenc tagú provizórius választási bizottságot iktatta be hivatalába.
+Ez Martelly ötödik CEP-je négy év alatt.
+Múlt hónapban egy elnöki bizottság javasolta a korábbi CEP-elnök lemondását a választások előkészítésének részeként.
+A bizottság Martelly válasza volt a rendszer elleni tüntetésekre, amelyek októberben kezdődtek.
+A gyakran erőszakos tüntetéseket a választások elmaradása váltotta ki, amelyeket már 2011 óta tartottak volna.
+Körülbelül 60 esetet jelentettek be, amelyekben az iPodok túlhevültek, ezekből hat tűz keletkezett, és négy sérülést okoztak.
+Japán gazdasági, kereskedelmi és iparügyi minisztériuma (METI) azt nyilatkozta, hogy 27 eset kapcsolódik a géphez.
+A múlt héten a METI bejelentette, hogy az Apple 34 további túlhevítési esetet jelentett, amelyeket a cég „nem súlyosnak” minősített.
+A minisztérium válaszában azt írta, hogy az Apple jelentésének elhalasztása „valódi szomorúságot okoz”.
+A földrengés 07:19-kor, helyi idő szerint (09:19-kor GMT pénteken) rázta meg a Mariana-szigetet.
+Az észak-mariana-szigeteki katasztrófaelemzési iroda azt nyilatkozta, hogy a szigetországban nem jelentették be sérüléseket.
+A Csendes-óceáni szökőár-figyelőközpont is azt nyilatkozta, hogy nem észlelt szökőárjelenséget.
+Egy korábbi filippínó rendőr Manilában, a Fülöp-szigetek fővárosában elfoglalta egy Hongkongból érkező turisták buszát.
+Rolando Mendoza M16-os fegyverével lőtt a turistákra.
+Több túszot sikerült kiszabadítaniuk, és legalább hat halálos áldozatot is megállapítottak.
+Hat túsz, köztük a gyerekek és öregek, valamint a filippínus fotósok korábban szabadulhattak.
+A fotósok később egy öregasszony helyébe léptek, amikor a mosdóba kellett menni. Mendoza-t lelőtték.
+Liggins apja nyomdokaiba lépett, és orvosi karrierbe kezdett.
+Gyermekgyógyászatból diplomázott, és 1959-ben kezdett dolgozni az aucklandi Nemzeti Nőgyógyintézetben.
+Miközben a kórházban dolgozott, Liggins szabadidejében kezdte kutatni a korai születést.
+Kutatásai során kimutatta, hogy ha egy hormont adnak be, akkor a csecsemő fejlődő légzési rendszere gyorsabban fejlődik.
+A Xinhua jelentése szerint a kormány nyomozói csapata csütörtökön két „fekete dobozt” találtak a szerencsétlenség helyszínén.
+A profi birkózók is tiszteletüket fejezték Lunának.
+Tommy Dreamer azt mondta: „Luna volt az első szenvedélyes királynő. Az első menedzserem. Luna a két hold éjszakáján halt meg. Örömmel emlékszem róla. Erős nő volt.”
+Dustin „Goldust” Runnels azt mondta, hogy „a Luna olyan furcsa volt, mint én...valószínűleg még ennél is furcsaabb...szeretem őt, s foglalkozom vele, és remélem, hogy egy jobb helyen van.”
+A 2010-es szövetségi választások előtti népszavazás során 1400-ból 8%-kal növekedett azoknak a száma, akik ellenezték, hogy Ausztrália köztársasággá váljon.
+A 2010-es szövetségi választások kampányában Julia Gillard, az ügyvezető miniszterelnök azt állította, hogy úgy gondolja, hogy Ausztrália köztársasággá kell válnia a királynő uralmának végén.
+A felmérés szerint a válaszadók 34%-a osztja ezt a nézetet, és szeretné, hogy Elizabeth II. királynő legyen Ausztrália utolsó uralkodója.
+A felmérés két szélső pontján 29%-uk azt gondolja, hogy Ausztrália leginkább hamarabb kellene köztársasággá válnia, míg 31%-uk azt gondolja, hogy Ausztrália soha nem lehet köztársasága.
+Az olimpiai aranyérmes úszó a 100 és 200 méteres gyorsúszásban, valamint három váltóban indult volna a Commonwealth játékokon, de a versenyző panaszai miatt megkérdőjelező a versenyképtelensége.
+A fájdalom enyhítésére szükséges gyógyszereket azonban nem lehet használni, mivel a játékokon belül betiltottak.
+Curtis Cooper, a Central Missouri Egyetem matematika- és számítástechnikaprofesszora január 25-én fedezte fel a legnagyobb ismert prímtáblázatot.
+Több ember is megerősítette a felfedezést különböző hardver- és szoftveres eszközök segítségével február elején, és ezt hétfőn jelentették be.
+A kometák lehetőleges forrásai a Földre jövő víznek, valamint a fehérjeképző és életet támogató anyagoknak.
+A tudósok reménye, hogy megértsék, hogyan alakulnak ki a bolygók, különösen hogyan alakult ki a Föld, mivel a kometák korán ütköztek a Földdel.
+A 53 éves Cuomo 2018 elején kezdte kormányzósága, és az elmúlt hónapban aláírta a homoszexuális házasságokra vonatkozó törvényt.
+A pletykákat „politikai hajszálnak” és „nonszensznek” nevezte.
+A 2016-os elnökségi kampányára is számítják.
+A NextGen egy olyan rendszer, amelyet az FAA szerint lehetővé tenné, hogy a repülőgépek rövidebb útvonalakon repüljenek, és éves szinten több millió galonnyi üzemanyagot és több millió tonna szén-dioxid-kibocsátást lehetne megakadályozni.
+Az új technológia a földi radarok helyett satellitokra támaszkodik, ami lehetővé teszi a légiirányítók számára, hogy pontosabban meghatározzák a repülőgépek helyzetét, és pontosabb információkat adnak a pilótáknak.
+Semmilyen kiegészítő közlekedést nem indítanak, és a felszínen közlekedő vonatok nem állnak meg a Wembleyben, és a parkoló és a „park-and-ride” lehetőségek nem állnak rendelkezésre a föld alatti állomáson.
+A közlekedési nehézségek miatt felmerült a lehetősége, hogy a meccset zárt kapuk mögött kellene lejátszani, a csapat támogatóinak nélkül.
+Egy csütörtökön megjelentetett tanulmány a Science című tudományos folyóiratban jelentette be egy új madárfaj kialakulását az ecuadori Galápagos-szigeteken.
+Az Egyesült Államok Princeton Egyetemének és a svédországi Uppsalai Egyetemének kutatói azt jelentették, hogy a új faj csak két nemzedéken keresztül fejlődött, bár korábban úgy gondolták, hogy ez sokkal hosszabb folyamat, mivel a helyi Darwin-tyúkféle, a Geospiza fortes és a bevándorló kaktusz-tyúkféle, a Geospiza conirostris közötti keresztezésből származik.
+A arannyal bármilyen alakú tárgyat lehet készíteni. Kis alakú tárgyakat is készíthetünk belőle.
+Könnyen meghúzható vékony dróttal, amelyből tehetetleneket lehet készíteni, és amelyből lehet lapokat kialakítani. Lehetővé teszi, hogy meghúzzák vagy megforgatják.
+Nagyon vékonyra is készíthető, és másféle fémre is ragasztható. Nagyon vékonyra is készíthető, hogy néha képes legyen a kézzel festett képek díszítésére a könyvekben, amelyeket „illuminált kéziratoknak” neveznek.
+Ezt kémiai pH-nek nevezzük. Vörös káposztasav leveséből készítheted egy jelzőanyagot.
+A káposzta leves színe a vegyület savas- vagy bázikus (alkalikus) jellegétől függően változik.
+A pH szintjét a tesztelendő vegyületben található hidrogénionok mennyisége jelzi.
+A hidrogénionok protonok, amelyek elektronjaikat elvesztették (mivel a hidrogénatomok egy protonból és egy elektronból állnak).
+Keverje össze a két száraz porot, majd, tiszta, nedves kézzel, formálja a két porból egy kulcsot.
+A kézben lévő pára a külső rétegekkel reagál majd, ami furcsa érzéssel jár majd hozzá, és egyfajta kagylót képez.
+A Harappa és a Mohenjo-daro városok lakosságának nagy többsége rendelkezett tisztállyal, egy fejlett csatornarendszéggel kapcsolatban.
+A Krét és Santorini minószi városainak házainak szennyvízrendszerének maradványait találták meg.
+Az ókori Egyiptomban, Perzsában és Kínában is voltak toiletták. A római civilizációban a toiletták egyes esetekben a közösségi fürdők részei voltak, ahol a férfiak és a nők együtt tartózkodtak.
+Ha valakit hívunk, aki tízezer mérföldnyire van tőlünk, akkor satellit használunk.
+Az űrben tartózkodó műholdra érkezik a hívás, majd azonnal visszaverődik.
+A műholdat egy rakétával küldték az űrbe. A tudósok az űrben használják a távcsöveket, mert a Föld légkörének köszönhetően néhányszor megváltoztatja a fényünket és a látásunkat.
+Egy 100 lábnyi magasságú óriásrakéta szükséges egy műhold vagy távcsövet a világűrbe juttatni.
+A kerék megváltoztatta a világot csodálatos módon. A legnagyobb, amit a kerék az emberiség számára tett, az, hogy könnyebbé és gyorsabbá tette a közlekedést.
+Hozta a vonatot, a gépkocsit és sok más közlekedési eszközt.
+Alattuk vannak a közepes méretű ragadozók, amelyek közepes méretű zsákmányt fogyasztanak, például rákoktól az antilopáig és a muflónokig.
+Végül rengeteg kis ragadozó állat van (beleértve a szabadon élő házi macskákat is), amelyek kisebb zsákmányokat fogyasztanak, mint például rovarokat, denevéreket, gekkókat és madarakat.
+Sikerük titka a kiszakadás fogalma, egy olyan különleges munka, amely megakadályozza, hogy a macskák egymással versenyezzenek.
+A macskák közül a lionsok a legtársaságosabbak, akik nagy csoportokban élnek, amelyeket prídeknek neveznek.
+A bölények egy-három kapcsolatban álló felnőtt hímekből, valamint akár harminc nőstényből és kölyökből állnak.
+A nőstények általában közeli rokonságban állnak egymással, nagy testvér- és leánycsaláddal rendelkeznek.
+A lányok nagyon hasonlítanak a farkasokra és a kutyákra, állatokra, akik viselkedésükben nagyon hasonlítanak a lányokra (de nem a többi nagy ragadozóra), és nagyon veszélyesek a zsákmányukra.
+Egy jól fejlesztett sportoló, a tigris képesek felmászni (bár nem jól), úszni, nagy távolságokból ugrani és ötfoldára erősebb emberekkel egyenlő erővel húzni.
+A tigris ugyanabban a nemzetségben (Panthera) található, mint a lányok, a leopárdok és a jaguárok. Ezek a négy ragadozó az egyetlenek, akik fülsiketnek tudnak.
+A tigris hangja nem hasonlít a lányok teljes hangjára, hanem inkább egy hangsúlyos, kiabáló szavakból álló mondatra emlékeztet.
+A párducok kisebb állatokat szeretnek enni. A makakat, a kígyókat, a rágcsálókat és a madarakat is elfogják, ha lehetőségük van. A párducok által vadászott állatok többsége sokkal kisebb, mint a párducok.
+A tudósok azt feltételezik, hogy a párkatlanok a szagújuk segítségével követik és keresik az állatokat, amiket ételként fogyasztanak (táplálékot).
+A sötétben nagyon jól látnak éjszakai látással, és nagyon rejtőzve mozognak. Az ocelotok éjszakai vadászatot folytatnak, amikor a környezetüket kihasználva meglepik a zsákmányukat.
+Ha egy kis csoport élőlényt (kis populációt) elszakítanak a fő populációtól, amelyből származnak (például egy hegyvonulaton vagy egy folyón átkelve, vagy egy új szigetre költözve, ahol nem könnyen visszatérhetnek), akkor gyakran egy másik környezetben találják magukat, mint amilyenben korábban voltak.
+Ez a új környezet más erőforrásokkal és más versenyzőkkel rendelkezik, így a új lakosságnak más tulajdonságokkal vagy adaptációkkal kell rendelkeznie, hogy erősebb versenyző legyen, mint amilyen korábban volt.
+Az eredeti lakosság nem változott, még mindig ugyanolyan adaptációra van szüksége, mint korábban.
+A hosszú távon, ahogy az új lakosság fokozatosan alkalmazkodik az új környezethez, egyre kevésbé hasonlít a másik lakosságra.
+Végül, több ezer vagy akár több millió évvel később a két populáció annyira különböző lesz, hogy már nem fogunk őket ugyanazzal a fajnak nevezni.
+Ezt a folyamatot speciációnak nevezzük, ami azt jelenti, hogy új fajok alakulnak ki. A speciáció az evolúció elkerülhetetlen következménye és egy nagyon fontos része.
+A növények oxigént termelnek, amit az emberek lélegeznek, és számukra a szén-dioxidot, amit az emberek kilélegeznek.
+A növények a fotoszintézis segítségével táplálkoznak a napból, és árnyékot is biztosítanak.
+A házakat növényekből építjük, a ruhákat növényekből készítjük. A legtöbb élelmiszer, amit fogyasztunk, növényi eredetű. A növények nélkül az állatok nem élhetnének.
+A mosaszaurusz a kora legveszélyesebb ragadozója volt, ezért egyéb mosaszauruszokra kivétel nélkül bátran támadott.
+Hosszú fogaiban több mint 70 olyan tűszerű fog van, amelyekből a torkán kívül egy további sor is található, ami azt jelenti, hogy semmiféle áldozat sem tudott elmenekülni a ragadozótól.
+Nem tudjuk biztosan, de valószínűleg kétnyelvű volt. Tekintélyes kagylókat, nagy halakat, más mosasauruszokat fogyasztott, és valószínűleg ragadozó is volt.
+Emellett minden, ami a vízbe került, támadás alá került; még egy óriási dinoszaurus, például a T. rex sem képes ellenállni neki.
+Miközben a legtöbb étele velünk ismerős lenne, a rómaiak is rendelkeztek néhány furcsa vagy ritka étellel, köztük a vaddisznó, a páva, a csigák és egy rovarevő, a mókus
+Egy másik különbség az volt, hogy miközben a szegények és a nők étkezés közben ültek a székeken, a gazdagok együtt étkeztek, miközben fekvő helyzetben étkeztek.
+Az ókori római étkezés nem tartalmazhatott ételeket, amelyek Európából Amerikából vagy Ázsiából érkeztek a későbbi századokban.
+Például nem volt kukorica, nem volt tompa, nem volt kartofél, nem volt kakaó, és egyetlen római korabeli ember sem próbálta meg a birkát.
+A babiloniak minden istennek egy első templomot építettek, amelyet az isten otthonának tekintettek.
+Az emberek áldozatokat adtak az istenségeknek, és a papok a ceremóniák és a fesztiválok segítségével igyekeztek kielégíteni az istenek igényeit.
+Minden templomnak volt nyitott udvara, majd egy belső szentélye, amelyet csak a papok látogathattak meg.
+Sokszor speciális piramis alakú tornyokat, zigguratoknak nevezve, építettek, hogy a templomok részét képezzék.
+A torony teteje különleges szentély volt az isten számára.
+A meleg közel-keleti éghajlat miatt a ház nem volt olyan fontos.
+A héber család életének nagy része a szabadban zajlott.
+A nők a kertben sütöttek; a vásárlócsarnokok csak nyílt pultok voltak, amelyek a utcára néztek. A házakat kőből építették.
+Canaan földjén nincsenek nagy erdők, így a fa rendkívül drága volt.
+Grönland kevéssé lakott. A norvég ságák szerint Erik a Vörös száműzték Izlandról a gyilkosság miatt, és tovább nyugat felé tartva fedezte fel Grönlandot, amelyet Grönlandnak nevezett el.
+A felfedezése ellenére azonban az eszkimó törzsek már akkor is ott éltek.
+Bár mindegyik ország „skandináv” volt, a dánok, a svédök, a norvégok és az izlandiak között mégis sok különbség volt.
+Ha megnézte a National Treasure című filmet, akkor úgy gondolhatja, hogy a függetlenségi nyilatkozat hátoldalán található egy kincskalauz.
+Ez azonban nem igaz. Bár van valami írás a dokumentum hátoldalán, ez nem egy kincskereső térkép.
+A függetlenségi nyilatkozat hátoldalán a „Függetlenségi nyilatkozat eredeti, 1776. július 4-én készült változata” szavak álltak. A szöveg a dokumentum alsó részén, felülről látható.
+Miközben senki nem tudja biztosan, hogy ki írta, ismert, hogy a nagy parchment dokumentum (29¾ hüvelyk hosszú és 24½ hüvelyk széles) korai éveiben felhúzható formában tárolták.
+Ezért valószínű, hogy a zárójel csak egy etikettként jött létre.
+A Normandiai partraszállás és az utána következő csaták megszabadították Franciaország északi részét, de a déli része továbbra is megszabadításra vár.
+Ezt a területet a „Vichy-franciák” uralták. Ezek voltak a franciaok, akik 1940-ben békét kötöttek a németekkel, és a megszállókkal együtt dolgoztak, ahelyett, hogy ellenük harcoltak volna.
+1940. augusztus 15-én a szövetségesek megszállták Dél-Franciaországot, a hadművelet neve „Dragoon” volt.
+Két hét alatt az amerikaiak és a szabad francia erők megszabadították Franciaország déli részét, majd Németország felé fordultak.
+A civilizáció egyetlen kultúra, amelyet egy jelentős nagy tömegű, együtt élő és együtt dolgozó emberek alkotnak, egy társaság.
+A „civilizáció” szó a latin „civilis” szóból származik, ami polgárnak felel meg, a latin „civis” szóból, ami polgárnak felel meg, és a „civitas” szóból, ami városnak vagy városi államnak felel meg, és ezzel együtt meghatározza a társaság méretét.
+A városi államok a nemzetek előfutárainak tekinthetők. Egy civilizációs kultúra elősegíti a tudás átadását több generáción keresztül, egy maradandó kulturális nyomot hagy, és egy igazságos elosztásra törekszik.
+A kisebb kultúrák gyakran eltűnnek anélkül, hogy maradandó történelmi emlékeket hagytak volna hátra, és ezért nem is tekintenek őket igazi civilizációnak.
+Az amerikai függetlenségi háború során a tizenhárom állam először egy gyenge központi kormányzatot hozott létre, a Kongresszussal, a Konföderációs szerződés alapján.
+A kongresszus nem rendelkezett semmiféle adóztatási jogkörrel, és mivel nem volt országos végrehajtói vagy bírósági szervezete, a kongresszus a tagállamokra támaszkodott, akik gyakran nem voltak hajlandóak együttműködni.
+Ezenkívül nem rendelkezett olyan jogképességgel, amely lehetővé tenné, hogy a tagállamok közötti adó- és vámjogokat felülbírálja.
+A cikkelyeket egyhangúlag el kellett fogadni minden tagállamban, mielőtt azokat módosítani lehetett volna, és a tagállamok a központi kormánnyal ilyen könnyedén bánkodtak, hogy képviselőik gyakran hiányoztak.
+Olaszország nemzeti labdarúgócsapata, valamint Németország nemzeti labdarúgócsapata a második legsikeresebb csapat a világon, és a 2006-os labdarúgó-világbajnokság győztesei.
+A népszerű sportágak közé tartozik a labdarúgás, a kosárlabda, a röplabda, a vízilabda, a kardvívás, a rögbi, a kerékpározás, a jégkorongozás, a rollerhockey és a Formula–1-es autóverseny.
+A téli sportok a legnépszerűbbak Észak-Olaszországban, ahol olyan nemzetközi versenyeken és olimpiai eseményeken vesznek részt az olaszok.
+Japán több mint 7000 szigetet birtokol (a legnagyobb a Honsú sziget), így Japán a világ 7. legnagyobb szigete!
+A szigetcsoport miatt Japán földrajzi szempontból gyakran „szigetcsoportnak” nevezik
+Tajvan történelme a 15. századra nyúlik vissza, amikor európai hajósok áthaladtak a sziget mellett, és azt jegyezték fel, hogy a sziget neve Ilha Formosa, vagy „szépséges sziget”.
+1624-ben a Holland Kelet-indiai Társaság megalapítja a Tajvan délnyugati részén található bázisát, ezzel megkezdve a helyi őslakosok által használt gabonatermelési módok átalakítását, és kínai munkásokat alkalmazva a rizsfeldolgozásra és a cukortermelésre.
+1683-ban a Csing-dinasztia (1644–1912) katonái átvették a tajvani nyugati és északi partvidékek ellenőrzését, és 1885-ben a Csing-birodalom egyik tartományává nyilvánították Tajvant.
+1895-ben, az első kína–japán háború (1894–1895) vereségét követően a csing kormány aláírja a simonoseki-szerződést, amelyben elismeri Japán fennhatóságát Tajvan felett, amelyet a japánok egészen 1945-ig uralnak.
+A Machu Picchu három fő építményből áll, ezek az Intihuatana, a Nap-templom és a Három ablakos helyiség.
+A komplexum széleiről a legtöbb épületet újjáépítették, hogy a látogatók jobban megismerhessék az épületek eredeti állapotát.
+1976-ig a Machu Picchu harmadát helyreállították, és a helyreállítás folytatódik napjainkig.
+Például a világon a leggyakoribb fényképek készítésére használt formátum a 35 mm, amely az analóg film korszak vége felé a legelterjedtebb filmméret volt.
+Mára továbbra is készítenek, de ennél fontosabb, hogy a digitális fényképezőgépek képérzékelőjén is megtalálható.
+A 35 mm-es formátum valójában 36 mm széles és 24 mm magas.
+Ebből következően ez a formátum aránya (a tizenkettő felosztásával a legegyszerűbb egész számú aránnyal) 3:2.
+Számos általános formátum (például az APS család formátumai) ugyanolyan vagy közel ugyanolyan arányossági tényezővel rendelkezik.
+A sokszor kigúnyolt, gyakran parodizált harmadok szabálya egy egyszerű irányvonal, amely dinamizmust hoz létre, miközben egy bizonyos rendet biztosít a képben.
+Megjeleníti, hogy a leghatékonyabb hely a kép harmadait vertikálisan és horizontálisan osztó vonalak kereszteződésénél (lásd példát).
+Európa történelmében ebben a korszakban, amikor a katolikus egyház gazdagodott és erősödött, a katolikus egyház került vizsgálatba.
+Több ezer évig a keresztény vallás egységesítette az európai államokat, annak ellenére, hogy a nyelv és a szokások között különbségek voltak.
+Mindenki, a királytól kezdve egészen az alacsonyabb társadalmi osztály tagjáig, hatással volt rá.
+Az egyik legfontosabb keresztény hitvallás, hogy a gazdasági jövedelmet a szenvedés és a szegénység enyhítésére kell felhasználni, és hogy a templomok pénzügyi erőforrásai erre szolgálnak.
+A templom központi hatósága már több ezer év óta Rómában működött, és a hatalom és a pénz koncentrálása miatt sokan megkérdőjelezték, hogy ez a feltételezés megfelel-e a valóságnak.
+Röviddel a háború kirobbanása után Nagy-Britannia tengeri blokád alá vette Németországot.
+A stratégia sikeresnek bizonyult, megszakítva a katonai és polgári szükségletek ellátását, bár ez a blokád a nemzetközileg elfogadott nemzetközi jogot sérti, amelyet több nemzetközi megállapodásban rögzítettek az elmúlt két évszázad során.
+Britannia tengeralattjárókat küldött a nemzetközi vizekben, hogy megakadályozza, hogy bármelyik hajó teljes szakaszokra bejutjon az óceánba, és veszélyt okozzon a semleges hajók számára is.
+Mivel ez a taktika korlátozott válaszra lehetett számítani, Németország egy hasonló válaszra számított a tengeralattjáró-háborúban.
+Az 1920-as években a legtöbb polgár és ország pacifista és izolacionista volt.
+A I. világháború során tapasztalt horrorok és atrocitások miatt a nemzetek megpróbáltak elkerülni a hasonló helyzetet a jövőben.
+1884-ben Tesla az Egyesült Államokba költözött, hogy elfogadja a New York-i Edison vállalat ajánlatát.
+4 centjával, egy verseskönyvvel és Charles Batchelor (korábbi munkájában ő volt a menedzsere) Thomas Edisonnak szóló ajánlattal érkezett az Egyesült Államokba.
+Az ókori Kína egyedi módszerekkel mutatta be a különböző időszakokat; minden kínai korszak, minden uralkodó család egyedi dinasztia volt.
+Emellett minden dinasztia közti volt egy instabil korszak, amikor a tartományok felosztottak voltak. A legismertebb ezek közül a három királyság korszaka, amely 60 évig tartott a Han és a Csin dinasztia között.
+Ezeken a korszakokban sok nemes harcolt a trónért.
+A Han-dinasztia egyik legvéresebb korszaka volt Kína történelmében. Több ezer ember vesztette életét a háborúkban, amelyek során a Xi’anban található nagypalota legmagasabb trónjáért küzdöttek.
+Sok társadalmi és politikai hatása van, mint például a metrikus rendszer használata, az abszolutizmustól a köztársaságig való átmenet, a nacionalizmus és az a hit, hogy az ország a népé, és nem egyetlen uralkodóé.
+A forradalom után is minden férfi jelentkezési lehetőséget kaptak, így az ambiciózusabbak és sikeresebbek kerülhettek a legjobb pozíciókba.
+Ez ugyanúgy érvényes a hadseregre is, ugyanis a katonai rangok helyett a társadalmi osztályról származó rangokra váltottak.
+A francia forradalom inspirálta a más országokban elnyomott munkásosztály tagjait, hogy saját forradalmat indítsanak.
+Muhammad mélyreható érdeklődést mutatott a mindennapi élet fölötti kérdésekkel kapcsolatban. Gyakran látogatott egy barlangba, amelyet „Hira‘”-nak neveztek el a „Noor” (fény) hegyén.
+a barlang maga, amely túlélte a történelmi eseményeket, egy rendkívül élénk képet ad Muhammad spirituális vonzódásairól.
+A mekkától északra található hegy tetején található barlang teljesen elszigetelt a világ többi részétől.
+Valójában nehéz egyáltalán megtalálni, ha csak a létezéséről tudunk. A barlang belsejében teljes elszigeteltség uralkodik.
+Semmit nem lehet látni vagy hallani, kivéve a tiszta, gyönyörű felhőt a felett és a körülvevő hegyeket. A barlang belsejéből csak nagyon kevés a világból látható vagy hallható.
+A gízái Nagy Piramis az egyetlen a hét csodából, amely ma is áll.
+Az Egyiptomiak a Kr. e. 3. században építették a Nagy Piramist, amely egyike a sok nagy piramisépítménynek, amelyet a halott fáraók tiszteletére emeltek.
+A gízai fennsík vagy „gízai nekropolisz” egyiptomi halottak völgyében található több piramisból (a nagy piramis a legnagyobb), több kis sírhelyből, több templomból és a nagy sphinxből.
+A nagy piramis Khufu fáraó tiszteletére épült, a kisebb piramisok, sírhelyek és templomok pedig a fáraó feleségei és családtagjai tiszteletére készültek.
+Az „up bow” jel a „V” betűhöz hasonlít, a „down bow” jel pedig egy olyan téglalapra emlékeztet, amelynek nincs alsó oldala.
+Felfelé azt jelenti, hogy a heggyel kell kezdenie, és a heggyel kell mozdítani, míg lefelé azt jelenti, hogy a bőrfelülettel kell kezdenie, és a bőrfelülettel kell mozdítani.
+Az emelkedő hangolás általában lágyabb hangzást eredményez, míg a leeresztő hangolás erősebb és erősebb hangzást eredményez.
+Szabadon módosíthatja a saját jegyzeteit, de emlékeztetőül, hogy a nyomtatott vonójelzések zenei okokból vannak ott, ezért általában meg kell tartaniuk őket.
+A terrorizált XIV. Lajos király, Marie Antoinette királyné, két fiatal gyermekük (11 éves Marie Thérèse és négyéves Louis-Charles) és a királynő nővére, Mária Erzsébet 1789. október 6-án a versailles-i királyi palotából a párizsi királyi palotába kényszerítették egy vásárlóasszonyokból álló tömeg.
+Egy kocsi segítségével utaztak vissza Párizsba, körülvéve őket a király és a királyné elleni kiabálásokkal és fenyegetésekkel teli tömeg.
+A tömeg az uralkodópárt arra kényszerítette, hogy a kocsi ablakai nyitva maradjanak.
+Egy pillanatban a lázadók egyik tagja a versailles-i királyi testőr fejét mutogatta a terrorizált királynénak.
+Az Egyesült Államok imperializmusának háborús kiadásait a Fülöp-szigetek meghódításához a filippínó nép fizette ki.
+Kényszerültek fizetni adót az Egyesült Államok koloniális kormányzatának, hogy fedezzék a Fülöp-szigetek kormányzatához kötődő költségek és a Wall Street bankok által kibocsátott, a Fülöp-szigetek kormányzatához kötődő költségek fedezésére szolgáló kötvények jövedelmét.
+Természetesen a filippínó nép hosszú ideig tartó kizsákmányolásából származó megnagyobbodott profitok lennének az Egyesült Államok imperializmusának alapvető nyereségei.
+A templomosok megértéséhez meg kell értetni a rend létrehozását indító helyzetet.
+A történelmi események ideje általában a középkor felső szakaszára, a 11., 12. és 13. századra (i. e. 1000–1300) vonatkozik.
+A felső középkor előzménye a korai középkor, utána következik a késő középkor, amely a konvenció szerint körülbelül 1500-ig tart.
+A technológiai determinizmus egy olyan fogalom, amely egy sokféle gondolatot foglal magába a gyakorlatban, többek között a technológia előtérbe helyezését vagy a technológiai imperatívumot, valamint egy szigorú értelemben vettet, miszerint az ember sorsa a tudományos törvényekkel kapcsolatos, a technológiában megnyilvánuló logikától függ.
+A technológiai determinizmus legtöbb értelmezése két általános gondolatot tükröz: a technológia fejlődése a kultúra vagy a politika befolyásolásától függetlenül halad, és a technológia a társadalomból függetlenül hatással van a társadalomra.
+Például lehet, hogy valaki azt mondja, hogy a motoros járművek fejlesztik a közúti hálózatot.
+Ugyanakkor egy országos úthálózat nem gazdaságilag megvalósítható néhány autó számára, ezért új gyártási módszereket fejlesztenek, hogy csökkentse az autó tulajdonozásának költségeit.
+Az autók tömeges tulajdonozása a közúti balesetek száma növekedéséhez is vezet, ami új technikák bevezetését eredményezi a sérült testek javítására vonatkozó egészségügyi területen.
+A romantika nagy mennyiségű kulturális determinizmusból származott, például Goethe, Fichte és Schlegel műveiben.
+A romantika kontextusában a földrajz alakította meg az embereket, és idővel a földrajzhoz kapcsolódó szokások és kultúra alakult ki, amelyek a társadalmi helyzethez alkalmazkodtak, és így jobbak voltak, mint a helytől függetlenül bevezetett törvények.
+Mint ahogy Párizs a mai világ divatfővárosaként ismert, Konstantinápoly a középkori Európa divatfővárosaként volt ismert.
+A luxus központjának hírneve az i.e. 400 körül kezdődött, és az i.e. 1100 körüli időszakig tartott.
+A tizenkettedik század elején jelentősen csökkent a jelentősége, mivel a keresztes hadak visszatértek, akik selyekkel és fűszerekkel érkeztek, amelyeket a byzantin piacoknál értékesebbnek találtak.
+Ebben az időszakban történt a divat fővárosának Konstantinopoliszról Párizsra való áthelyezése.
+A gótikus stílus virágzása a 10.-11. század és a 14. század közötti időszakban volt.
+Az elején a keleti bizánci kultúra nagy mértékben befolyásolta a viseletet.
+Ugyanakkor a lassú kommunikációs csatornák miatt Nyugaton a stílusok 25-30 évvel később érkezhetnek meg.
+a középkor vége felé Nyugat-Európa saját stílusát fejlesztette ki. A keresztes hadjáratok során az emberek a ruhájukat gombokkal rögzítették.
+A fenntartható mezőgazdálkodás olyan mezőgazdasági tevékenység, amely elegendő élelmiszert termel a mezőgazdálkodó és családjának fedezésére.
+A fenntartható mezőgazdálkodás egy egyszerű, gyakran organikus rendszer, amely a megmentett magvakkal, a helyi ecoregióban található növényfajokkal kombinálja a növényfajok váltását vagy más egyszerűbb technikákat, hogy maximális terméshozamot érjen el.
+Történelmileg a mezőgazdaság nagy része a megélhetést biztosító mezőgazdasági tevékenységgel foglalkozott, és ennél fogva sok fejlődő országban továbbra is ez a helyzet jellemző.
+A subkultúrák hasonló gondolkodású egyének összefoglalását eredményezik, akiket a társadalmi normák elutasítanak, és lehetőséget biztosítanak az identitás kialakulására.
+A subkultúrák különbözőek lehetnek a tagjaik életkorának, etnikumának, osztályuknak, helyzetüknek és/vagy genderüknek köszönhetően.
+A subkultúra meghatározó tulajdonságai lehetnek nyelvi, képzőművészeti, vallási, politikai, szexuális, földrajzi vagy egy vagy több tényező kombinációja.
+A subkultúra tagjai gyakran jelzik tagságukat egy jellegzetes és szimbólumi stílus használatával, amely a divatot, a mozdulatokat és a dialektusokat is magában foglalja.
+Az egyik legtöbbet használt módszer a szocializáció fontosságának illusztrálására az olyan kevés szerencsétlenséges gyermek esete, akiket a fejlődésük során a felnőttek nem szocializáltak, mert elfelejtették őket, balesetet szenvedtek, vagy szándékosan kizsákmányozták őket.
+Ezeket a gyerekeket „vadaknak” vagy „vad gyerekeknek” nevezik. Egyes vad gyerekeket emberek (többnyire a gyerekek szülői) elzavartak; egyes esetekben a gyerekek elhagyatása a gyerekek súlyos intellektuális vagy fizikai fogyatékossága miatt történt.
+A vadonban élő gyerekek súlyos gyermekgyilkosságot vagy traumát szenvedhettek, mielőtt elhagyták őket vagy elmenekültek.
+Mások állítólag állatok nevelték fel; néhányan állítólag egyedül éltek a vadonban.
+A teljesen állatok által felnevelt gyermek viselkedése (fizikai korlátokon belül) nagyon hasonló az egyes gondozóállatokéval, például az emberrel kapcsolatos félelemmel vagy indifferensséjellel.
+Miközben a projektalapú tanulás lehetővé teszi a tanulást egyszerűbbé és érdekesebbé tenni, a segítségnyújtás egy lépéssel tovább ment.
+A tartószerkezet nem egy tanulási módszer, hanem egy segítség, amely támogatja azokat a személyeket, akik egy újabb tanulási élményben vesznek részt, például egy új számítógépes program használatában vagy egy új projekt megkezdésében.
+A tartók virtuálisak és valósak is lehetnek, például a tanár a tartók egyik fajtája, de ugyanúgy a Microsoft Office egyik figurája is.
+A virtuális tartozékok a szoftverben vannak beépítve, és arra szolgálnak, hogy kérdéseket vetjenek fel, felhívják a figyelmet, és magyarázatot nyújtsanak olyan műveletekhez, amelyeket a diák egyedül nehéznek találhat.
+A gyerekeket gondoskodói gondoskodásba helyezik sokféle okból, többek között elhanyagolásból, bántalmazásból és kényszerítésből.
+Minden gyermeknek szabadulnia kell egy olyan környezetből, amely nem gondoskodik róla, nem gondoskodik róla, és nem oktatja.
+A gondoskodói rendszert látjuk a gyerekek biztonságos zónájaként.
+A gondoskodói rendszere biztonságos otthonokat, szerető gondozókat, stabil oktatást és megbízható egészségügyi ellátást biztosítani kell.
+A gondoskodás célja, hogy biztosítsa azokat a szükségleteket, amelyek hiányoztak a korábbi otthonból.
+Az internet a tömegkommunikáció és a személyenkénti kommunikáció elemeit ötvözi.
+Az internet különleges jellemzői további dimenziókat eredményeznek a használatok és a kielégítés szempontjából.
+Például a „tanulás” és a „társasodás” fontos motivációként jelenik meg az internet használatában (James et al., 1995).
+Eighmey és McCord (1998) kutatása alapján a „személyes érdeklődés” és a „folyamatos kapcsolatok” is új motivációs tényezőnek tekinthetők, amikor a közönség reakcióit vizsgálták a weboldalakra vonatkozóan.
+A videófelvételek segítségével fontos felfedezéseket tettek a mikro-expresszíciók értelmezésében, amelyek csak néhány milliszekundumig tartanak.
+Különösen azt állítják, hogy a mikroexpresszíciók helyes értelmezésével megállapítható, hogy egy ember hazudik-e.
+Oliver Sacks a The President's Speech című tanulmányában arra mutatott rá, hogy azok a személyek, akik nem tudják megérteni a beszédet, mert agyuk sérült, mégis pontosan meg tudják értékelni a beszédes személy igazságtartozását.
+Még azt is feltételezi, hogy ezek a képességek az emberi viselkedést értelmező képességgel rendelkező állatok, például a házi kutyák között is megtalálhatóak lehetnek.
+A 20. századi kutatások során kiderült, hogy a genetikai változatosságot két csoportba lehet sorolni: a rejtélyes és a nyilvános.
+A mutáció új genetikai változatot hoz létre, amelyet a kiválasztás eltávolít a megnyilvánult genetikai változatok közül.
+Az elkülönítés és a rekombináció folyamatosan keveri a változatokat a két populáció között minden egyes nemzedéken keresztül.
+A trópusi szavannán egy olyan emlősökhöz hasonló emberi szervezettel rendelkező primátának nehéz lenne megfelelő mennyiségű aminosavakat szerezni a meglévő növényi anyagokból.
+Ezenkívül, ha ez nem történik, súlyos következményekkel jár: növekedési depresszió, rossz tápláltság és végül a halál.
+A leginkább hozzáférhető növényi anyagforrások a levelekben és a bogyókban található fehérjék lennének, de ezeket a primáták, mint például mi, nem tudjuk megemésztetni, ha nem sütjük meg.
+Ezzel szemben az állati táplálék (molyok, termiteszek, tojások) nemcsak könnyen emésztődik, de magas mennyiségű fehérjét tartalmaz, amelyben minden szükséges aminosav található.
+Miután mindent figyelembe veszünk, nem lehetünk meglepődve, ha saját őseink a „protein problémájuk” megoldásában hasonlóan gondolkodtak, mint a ma a szavannán élő majmok.
+Az alvás megszakítása az a folyamat, amely során szándékosan felébredünk a normális alvásunk során, és röviddel később ismét alszunk (10–60 perc).
+Ezt könnyedén megteheti egy relatívan csendes felhívó óra segítségével, amellyel a tudatosságba hozhatja, anélkül, hogy teljesen felébredjen.
+Ha olyan állapotba kerülünk, amikor alváson kijavítjuk a órát, akkor azt a másik oldalra kellene helyezni, hogy kényelmesebben tudjuk kiállítani.
+Egyéb biorhythmussal kapcsolatos lehetőségek közé tartozik a sok folyadék (főleg víz vagy tea, ismert diuretikum) fogyasztása az alvás előtt, ami arra készteti az embereket, hogy felkeljenek, hogy kiüríthessék magukat.
+Az egyének belső béke mennyisége ellentétes mértékben függ a testi és lelki feszültségtől.
+Az alacsonyabb a nyomás, annál pozitívabb a jelenlévő életenergia. Minden ember rendelkezik azzal a lehetőséggel, hogy tökéletes békét és megelégedettséget érezzen.
+Mindenki elérheti a megvilágítás állapotát. A gátlójuk a saját feszültségük és negativitásuk.
+A tibeti buddhizmus a Buddha tanításaira épül, de a mahájána szeretet útján és számos indiai jógai technikával bővült.
+A tibeti buddhizmus alapvetően nagyon egyszerű. Kundalini jóga, meditáció és a mindenható szeretet útja alkotja.
+A kundalini jóga során a kundalini energia (felvilágosodás energia) felébresztése a jógahelyzetek, a légzésgyakorlatok, a mantrák és a vizualizációk segítségével történik.
+A tibeti meditáció középpontja a Deity-jóga. A különböző istenségek vizualizálásával a csatornákat tisztítják, a csakrákat aktiválják, és a megvilágosodás tudatát hozzák létre.
+Németország volt a második világháború közös ellensége, ami a Szovjetunió és az Egyesült Államok együttműködéséhez vezetett. A háború vége után a rendszerek, folyamatok és kultúrák összeütközését követően a két ország szakadása következett.
+Két évvel a háború vége után a korábbi szövetségesek ellenségek lettek, és elkezdődött a hidegháború.
+Ez 40 évig tartott volna, és valós katonai összecsapásokban, Afrikától Ázsiáig, Afganisztánban, Kubában és sok más helyen folyt volna.
+1939. szeptember 17-éig a lengyel védelem már megtört, és az egyetlen esély a visszavonulás és a román átkelőhelyen történő újraszervezés volt.
+Miután azonban a szovjet Vörös Hadsereg több mint egy éjszaka alatt több mint 800 000 katonával megszállta Lengyelország keleti területeit a rigai békeszerződés, a szovjet-lengyel fegyverszünet és más nemzetközi szerződések megsértése nélkül, a szovjet-lengyel fegyverszünet és más nemzetközi szerződések megsértése nélkül, a szovjet-lengyel fegyverszünet és más nemzetközi szerződések megsértése nélkül, a szovjet-lengyel fegyverszünet és más nemzetközi szerződések megsértése nélkül, a szovjet-lengyel fegyverszünet és más nemzetközi szerződések megsértése nélkül, a szovjet-lengyel fegyverszünet és más nemzetközi szerződések megsértése nélkül, a szovjet-lengyel fegyverszünet és más nemzetközi szerződések megsértése nélkül, a szovjet-lengyel fegyverszünet és más nemzetközi szerződések megsértése nélkül, a szovjet-lengyel fegyverszünet és más nemzetközi szerződések megsértése nélkül, a szovjet-lengyel fegyverszünet és más nemzetközi szerződések megsértése nélkül, a szovjet-lengyel fegyverszünet és más nemzetközi szerződések megsértése nélkül, a szovjet-lengyel fegyverszünet és más nemzetközi szerződések megsértése nélkül, a szovjet-lengyel fegyverszünet
+A tengeri hajók használata a legjobb mód, hogy nagy mennyiségű embereket és árukat tengerentúlre szállítsanak.
+A haditengerészek feladata hagyományosan az, hogy biztosítsák, hogy az ország továbbra is képes legyen szállítani embereket és árukat, miközben megakadályozzák az ellenségének, hogy ugyanezzel foglalkozhasson.
+Az egyik legjelentősebb példa a második világháború során az észak-atlanti hadművelet volt. Az amerikaiak próbálták átkelni az Atlanti-óceánon, hogy segítsenek Nagy-Britanniának.
+Ugyanakkor a német haditengerészet, amely elsősorban tengeralattjárókat használt, igyekezett megakadályozni ezt a forgalmat.
+Ha a szövetségesek megbuktak volna, Németország valószínűleg képes lett volna meghódítani Nagy-Britanniát, ahogy a többi európai országot is.
+A kecskék valószínűleg körülbelül 10 000 évvel ezelőtt, az iráni Zagros-hegységben születtek meg először.
+Az ősi kultúrák és törzsek azért kezdték őket tartani, hogy könnyen hozzáférjenek a tejhez, a hajhoz, a vemhez és a bőrhüvelyekhez.
+A szarvasmarhákat általában csordákban tartották, amelyek a hegyek vagy más legelőterületeken mozogtak, gyakran gyerekekkel vagy fiatalokkal, akik hasonlóan a többnyire ismertebb juhászokhoz hasonlítanak. Ezeket a legeltetési módokat ma is használják.
+Az angliai vasútvonalakat már a 16. században építették.
+Bár a kocsiútvonalak csak párhuzamos fából készült gerendákból álltak, mégis lehetővé tették, hogy a kocsihoz húzott lóknak nagyobb sebességgel haladjanak, és nagyobb súlyú tárgyakat sodorjanak, mint akkoriban használt, kissé rosszabb minőségű utakon.
+A keresztek korai bevezetése azért volt szükséges, hogy megakadályozzák a vágányok elmozdulását. Végül azonban felfedezték, hogy a vágányok hatékonyabbak lennének, ha a felszínükön lenne egy vasrész.
+Ez egyre gyakoribbá vált, de a vagonok fából készült kerekei súlya miatt gyorsabban elhasználódtak.
+Végül a fából készült kerekeket fémből készített kerekek váltották le. 1767-ben vezették be az első teljes fémből készült vasútvonalat.
+Az első ismert szállítási eszköz a gyaloglás volt, a Homo erectus (azaz a függőleges ember) kialakulása körül két millió évvel ezelőtt kezdtek emberi lények függőlegesen gyalogolni.
+Az őseik, az australopithecusok nem szoktak járni emberi módon.
+A bipedális specializációkat az 4,2-3,9 millió évvel ezelőtt élt australopithecus fosszíliákban találjuk, bár a Sahelanthropus már 7 millió évvel ezelőtt két lábon járhatott.
+Megkezdhetjük a környezetbarátabb életmódot, csatlakozhatunk a környezetvédelmi mozgalmakhoz, és akár aktivisták is lehetünk a jövőbeli szenvedések csökkentése érdekében.
+Ez ugyanúgy sok esetben a symptomatikus kezelés. De ha nem csak ideiglenes megoldást szeretnénk, akkor kell megtalálniuk a problémák forrását, és aktiválásukat kell megakadályozniuk.
+Elég nyilvánvaló, hogy a világ sokat változott a tudomány és a technológia fejlődésének köszönhetően, és a problémák súlyosabbakká váltak a túlnépesedés és az emberiség extravagáns életmódja miatt.
+A kongresszus 1776. július 4-i elfogadását követően egy kézírásos, John Hancock kongresszusi elnök és Charles Thomson titkár aláírásával ellátott változatot néhány blokknyi távolságra a John Dunlap nyomdájába küldtek.
+Az éjszaka során 150 és 200 közötti példányt készítettek, melyeket „Dunlap broadsides”-nak neveztek el.
+A dokumentum első nyilvános olvasója John Nixon volt, aki július 8-án a függetlenségi palota udvarában olvasta fel.
+Az egyikat július 6-án küldték el George Washingtonnak, aki július 9-én olvasta fel a hadseregének New Yorkban. Egy másolat augusztus 10-én érkezett Londonba.
+A 25 Dunlap-nyomtatvány, amelyet ma is ismerünk, a dokumentum legrégibb fennmaradt másolata. Az eredeti kézírásos másolat nem maradt fenn.
+Számos paleontológus ma is úgy gondolja, hogy egy dinoszauruszcsoport életben maradt és ma is él. Ezeket madaraknak nevezzük.
+Sokan nem gondolnak róluk dinoszauruszokként, mert szárnyakkal rendelkeznek és repülni tudnak.
+Viszont sok dolog van a madarakról, amelyek még mindig dinoszauruszra emlékeztetnek.
+Lábakkal és karmokkal rendelkeznek, tojásokat raknak, és két hátulsó lábával járnak, mint a T-Rex.
+A jelenleg használatban lévő számítógépek többsége az információ kódolására használt bináris számokra épül.
+Egy bináris szám csak egyik két értéke lehet, tehát 0 vagy 1, és ezek a számok bináris számjegyeknek nevezzük – vagy bitnek, ha számítógépes szaknyelven beszélünk.
+A belső mérgezés nem mindig látható azonnal. A tünetek, például a hányás elég általánosak, hogy azonnal nem lehet megállapítani a diagnózist.
+A belső mérgezés legjobb jele lehet egy nyílt gyógyszer- vagy mérgező háztartási anyagok tartálya.
+Kérdőjelezze meg a címkén a konkrét mérgezésre vonatkozó elsősegélynyújtási utasításokat.
+Az entomológusok formális értelemben ezt a rovarcsoportot bugnak nevezik.
+Ez a kifejezés a régi ismeretségből származik a rovarokkal, amelyek nagyon jól alkalmazkodtak az ember parazitálásához.
+Mind a rovarok, mind a kutyafürgek nidicolusak, azaz a házimadarak fészkébe vagy lakásába alkalmazkodtak.
+Az Egyesült Államok területén körülbelül 400 000 ismert sclerosis multiple (MS) eset van, ami miatt ez a betegség a fiatalabb és középkorú felnőttek körében a legtöbbet képviselő neurologiai betegség.
+Az MS egy olyan betegség, amely a központi idegrendszert érinti, amely a fejből, a gerincvelőből és a látóidegből áll.
+A kutatások azt mutatják, hogy a nők kétszer nagyobb valószínűséggel kapják el az MS-t, mint a férfiak.
+Egy pár lehet, hogy úgy gondolja, hogy nem a legjobb döntés lenne egy gyermeket nevelni.
+Ezek a párok lehetőséget kaphatnak arra, hogy örökbefoglalási tervet készítsenek a gyermekükkel kapcsolatban.
+Az örökbefogadás során a szülők feladják szülői jogukat, hogy egy másik pár nevelhessen a gyermeket.
+A tudomány legfőbb célja, hogy megértsék, hogyan működik a világ a tudományos módszer segítségével. Ez a módszer valójában irányítja a legtöbb tudományos kutatást.
+Ez azonban nem egyedül van, a kísérletek, és a kísérlet egy olyan teszt, amely egy vagy több lehetséges hipotézis eltüntetésére szolgál, kérdések és megfigyelések is irányítják a tudományos kutatásokat.
+A természetfilozófusok és filozófusok a klasszikus szövegek, különösen a latin biblia fordításaira koncentráltak.
+Elfogadották Arisztotelés véleményét minden tudományágban, beleértve a pszichológiát is.
+A görög ismeretek csökkentésével Nyugat-Európa elszakadt a görög filozófiai és tudományos gyökereitől.
+Számos ritmus figyelhető meg a fiziológiában és a viselkedésben, amelyek gyakran súlyos mértékben függenek az endogén ciklusok jelenlététől és a biológiai órák által való termelésétől.
+A legtöbb élő szervezet, beleértve a baktériumokat, a gombákat, a növényeket és az állatokat is, rendszeres ritmusokkal rendelkezik, amelyek nemcsak a külső rendszerességet válaszolják.
+A biológiai órák olyan önfelszabaduló oscilátorok, amelyek folytatják a szabadon futó ciklusaikat, még akkor is, ha nincsenek külső utasítások.
+A Hershey és Chase-féle kísérlet egyike volt azoknak a javaslatoknak, amelyek szerint a DNS a genetikai anyag.
+Hershey és Chase baktériumokba beépítették a saját DNS-üket a fázisok vagy vírusok segítségével.
+Két kísérletet végeztek, amelyben a phage DNS-ét radioaktív foszfórral, vagy a phage fehérjét radioaktív szulfurral jelölték ki.
+A mutációk sokféle hatással bírhatnak a különböző mutációk típusától, a genetikai anyagot érintő jelentőségtől és az érintett sejtek képződésétől függően.
+A germ-line sejtekben bekövetkező mutációkat a gyermekekre is örökíthetjük, míg másutt bekövetkező mutációk a sejtek halálához vagy a rák kialakulásához vezethetnek.
+A természetközeli turizmus olyan látogatókat vonz, akik érdeklődnek a természetvédelmi területek meglátogatása miatt, hogy megnézhessék a környezetet, beleértve a növény- és állatvilágot.
+A helyszíni tevékenységek közé tartozik a vadászat, a halászat, a fotózás, a madarak megfigyelése, a parkok látogatása és az ökoszisztéma információinak tanulmányozása.
+Például a borneói organgutanok meglátogatása, fényképezése és tanulmányozása.
+Mindennap reggel sokan hagyják el a kis falusi városokat autókkal, hogy eljussanak a munkahelyükre, és eközben olyan emberek haladnak mellettük, akik ugyanabban az irányban haladnak, ahonnan ők távoztak.
+Ez a dinamikus személyszállító közlekedési eszköz mindenkit kapcsol össze és támogatja a magánjárművekkel alapuló személyszállítási rendszert.
+A tudomány most már bizonyítja, hogy ez a súlyos szénhidrogéneken alapuló gazdaság megdöntötte a bioszféra egyik stabil állapotából, amely az ember evolúciójának támogatását biztosította az elmúlt két millió évben.
+Mindenki részt vesz a társadalmi életben és használja a közlekedési rendszereket. Almost mindenki panaszkodik a közlekedési rendszerek miatt.
+A fejlett országokban ritkán hallhatunk hasonló szintű panaszokat a vízminőség vagy a hídkialakulás miatt.
+Miért keltenek ilyen súlyos panaszokat a közlekedési rendszerek, miért napi rendszerességgel kudarcot vallanak? Vagy a közlekedési mérnökök valójában képtelenek? Vagy valami alapvetőbb probléma van?
+A forgalom tanulmányozása az egyes sofőrök és járművek áthaladása két pont között, valamint azok egymás közötti interakciójával foglalkozik.
+Szerencsére a forgalom tanulmányozása nehézkes, mivel a vezetők viselkedésének előrejelzésére csak egy százalékos biztonsággal lehet gondoskodni.
+Fortunálisan a vezetők általában egy meglehetősen konzisztens tartományon belül viselkednek, így a forgalmi áramlatok általában egy meglehetősen konzisztens tartományon belül vannak, és matematikailag is megközelíthetők.
+A forgalom jobb reprezentálásának érdekében kapcsolatot hoztak létre a forgalom, a sűrűség és a sebesség három fő jellemzője között: (1) a forgalom, (2) a sűrűség és (3) a sebesség.
+Ezek a kapcsolatok segítenek a közúti létesítmények tervezésében, kivitelezésében és üzemeltetésében.
+A rovarok voltak az első állatok, akik repülni tudtak. Repülési képességeikkel könnyebben tudtak elmenekülni az ellenségeiktől, és könnyebben találtak élelmet és párat.
+A legtöbb rovar rendelkezik azzal a kedvezménnyel, hogy lehetővé teszi a szárnyak felhúzását a testtel párhuzamosan.
+Ennek köszönhetően szélesebb kiválasztási lehetőséget kapnak a ragadozók elől.
+Mára csak a skarlátbogarak és a szúnyogok nem tudják visszahúzni a szárnyaikat.
+Több ezer évvel ezelőtt egy Aristarchus nevű férfi azt állította, hogy a Nap körül kering a Naprendszer.
+Néhányan azt gondolták, hogy igaz, de sokan azt hitték, hogy a Naprendszer a Föld körül mozog, beleértve a Napot (és még a többi csillagot is).
+Ez érthető, hiszen a Föld nem érzi-e, hogy mozog?
+Az Amazon folyó a Föld második leghosszabb és legnagyobb folyója. A második legnagyobb folyónak több mint 8-szorosa a vízmennyisége.
+Az Amazon a Föld legszélesebb folyója, néha hat mérföld szélességű.
+A Föld folyóiból az óceánba folyó 20%-a az Amazonból származik.
+Az Amazon folyó teljes hossza 6387 km (3980 mérföld). Több ezer kisebb folyó vizét gyűjti össze.
+Bár a kőből épített piramisok egészen az Óbirodalom végéig folytatódtak, a gízai piramisok soha nem voltak felülmúlhatók méretükkel és építésükkel kapcsolatban.
+Az újkorabeli egyiptológusok nagyon meglepődtek az őseik emlékményeiről, amelyek akkor már több mint ezer évesek voltak.
+A Vatikánváros lakossága körülbelül 800 fő. Ez a világ legkisebb független országa, és a lakosságának legkevesebb országa.
+Vatikánváros olaszul szóló jogszámait és hivatalos üzeneteit.
+Az olasz is a legtöbb állami munkavállaló mindennapi nyelve, a latin pedig gyakran szerepel a vallási ceremóniákon.
+Minden vatikáni állampolgár római katolikus.
+Az alapvető kémiai elemeket, például aranyat, ezüstöt és krómet már az ókorban is ismerték, mivel a természetben természetes formájukban előfordulnak, és primitív eszközökkel könnyen bányásztathatók.
+Arisztotelész, a filozófus feltételezte, hogy minden egy-egy vagy több a négy elemből álló keverékből áll. Ezek a föld, a víz, a levegő és a tűz voltak.
+Ez inkább a négy anyag állapota (a sorrendben): szilárd, folyékony, gáz és plazma, bár azt is feltételezte, hogy ezekből új anyagok keletkeznek, amelyekből a megfigyelhető objektumok kialakulnak.
+A keverékek alapvetően két vagy több fém keveréke. Ne felejtsd el, hogy a periódusos táblán rengeteg elem található.
+A kalciumot és a káliumot például fémnek tekintik. Persze van olyan fém is, például ezüst és arany.
+Vannak olyan ötvözetek is, amelyekben kis mennyiségű nemfémes elem van, például szén.
+Minden a Világegyetemben anyagból áll. Minden anyag atomokból áll.
+Az atomok annyira rendkívül kicsik, hogy trilliókat lehetne belőlük építeni a sor végén lévő pontba.
+Ezért a túj a sok ember jó barátja volt, amikor megjelent.
+Sajnálatos módon, ahogy újabb írásmódok jelentek meg, a fekete tintával írt szövegek jelentőségének csökkenése miatt a fekete tintával írt szövegek jelentőségének csökkenése miatt a fekete tintával írt szövegek jelentőségének csökkenése miatt a fekete tintával írt szövegek jelentőségének csökkenése miatt a fekete tintával írt szövegek jelentőségének csökkenése miatt a fekete tintával írt szövegek jelentőségének csökkenése miatt a fekete tintával írt szövegek jelentőségének csökkenése miatt a fekete tintával írt szövegek jelentőségének csökkenése miatt a fekete tintával írt szövegek jelentőségének csökkenése miatt a fekete tintával írt szövegek jelentőségének csökkenése miatt a fekete tintával írt szövegek jelentőségének csökkenése miatt a fekete tintával írt szövegek jelentőségének csökkenése miatt a fekete tintával írt szövegek jelentőségének csökkenése miatt a fekete tintával írt szövegek jelentőségének csökkenése miatt a fekete tintával írt szövegek jelentőségének csökkenése miatt a fekete tintával írt szövegek jelentőségének csökkenése miatt a fekete tintával írt szövegek jelentőségének csökkenése miatt a fekete tintával írt szövegek jelentőségének csökkenése miatt a fekete tintával írt szövegek jelentőségének csökkenése miatt a fekete tintával írt szövegek jelentőségének csökkenése miatt a fekete tintával írt sz
+Most az emberek a számítógépes képernyőn írnak üzeneteket, és soha nem kell közel kerülniük a vágóhoz.
+Csak marad a kérdés, hogy mi lesz a billentyűzettel, amikor egy újabb megjelenik.
+A fűtőbomba működésének alapja az, hogy a neutronokkal és protonokkal rendelkező nukleusz összeállításához energia szükséges.
+Egészen ahhoz hasonlít, amikor egy nehéz szekérrel felfelé haladunk a hegyoldalon. A kettéválasztott nukleusz energiájának egy része szabadul fel.
+Néhány atom nukleusza instabil, ami azt jelenti, hogy nagyon valószínű, hogy szétoszlanak, ha csak minimális erősségű hatást alkalmaznak.
+A Hold felszínét kőzetek és porok alkotják. A Hold külső rétege a kérge.
+A holdfelszín átlagos vastagsága a közeli oldalon 70 km, a távoli oldalon pedig 100 km.
+Az alacsony hegységek alatt vékonyabb, a magas hegységek alatt pedig vastagabb.
+Lehet, hogy a közeli oldalon több maria van, mivel a kérgező réteg vékonyabb. A láva könnyebben emelkedett a felszínre.
+A tartalmi elméletek azzal foglalkoznak, hogy megtalálják azt, ami az embereket érdekesíti és vonzóvá teszi őket.
+Ezek a hipotézisek azt feltételezik, hogy az emberek bizonyos igényekkel és/vagy vágyakkal rendelkeznek, amelyek a felnőtté válás során belsővé váltak.
+Ezek a hipotézisek azzal foglalkoznak, hogy milyen olyan tulajdonságokkal rendelkeznek bizonyos emberek, amelyek miatt szeretnének azokat a dolgokat, amiket szeretnek, és hogy milyen tulajdonságokkal rendelkeznek a környezetükben, amelyek olyan dolgokat tesznek vagy nem tesznek lehetővé.
+A két legnépszerűbb tartalomelmélet Maslow hierarchiája a szükségletekről, és Hertzberg kétfaktoros elmélete a motivációról.
+Általában két viselkedés is kialakulhat, amikor a vezetők megkezdik a korábbi társaik irányítását. Az egyik végén az a kísérlet áll, hogy maradjanak „egyikük közül” (vagy nők közül).
+Ez a típusú menedzsernek nehéz népszerű döntéseket hozni, büntetőintézkedéseket, teljesítményértékeléseket, a felelősség kijelölését és a felelősségvállalást.
+A másik sarkon egy olyan személyiség alakul ki, akit nem lehet azonosítani, aki úgy érzi, hogy mindent meg kell változtatniuk, amit a csapat eddig csinált.
+Végül is a vezető felelős a csapat sikeréért és kudarcáért.
+Ez a viselkedés gyakran a vezetők és a csapat többi tagja között feszültséget okoz.
+A virtuális csapatok a konvencionális csapatokhoz hasonlóan ugyanolyan magas színvonalra kell fokozniuk a teljesítményüket, de vannak kisebb különbségek.
+A virtuális csapat tagjai gyakran szolgálják a közvetlen fizikai csoport közvetítői szerepét.
+Gyakran nagyobb függetlenséggel rendelkeznek, mint a konvencionális csapatok tagjai, mivel csapatuk összejövőit időzóna szerint rendezik, ami nem minden esetben érthető a helyi vezetésük számára.
+A valós „láthatatlan csapat” (Larson és LaFasto, 1989, 109. oldal) jelenléte is a virtuális csapat egyedi eleme.
+A „láthatatlan csapat” az a menedzsmentcsapat, ahol minden tagnak jelentkeznie kell. A láthatatlan csapat az egyes tagokra vonatkozó szabályokat hozza létre.
+Miért lenne szüksége egy szervezetnek egy olyan időigényes folyamatra, amely során létre kellene egy tanuló szervezet? A szervezeti tanulási fogalmak bevezetésének egyik célja az innováció.
+Ha egy szervezet minden rendelkezésre álló erőforrása hatékonyan felhasználható a különböző funkciók között, a kreativitás és a kifinomultság kialakulhat.
+Ebből adódik, hogy egy szervezet együttműködése azzal a céllal, hogy egy akadályt legyőzzenek, egy új, innovatív folyamatot eredményezhet, amely a vásárló igényeinek kielégítésére szolgál.
+Mielőtt egy szervezet innovatív lehetne, a vezetésnek létre kell hoznia egy innovatív kultúrát, valamint közösen megosztott tudást és szervezeti tanulást.
+Angel (2006) a Continuum módszerét egy olyan módszernek írja le, amely segítségére van szolgálni, hogy a szervezetek magasabb szintű teljesítményre jussanak.
+A neurobiológiai adatok fizikai bizonyítékot nyújtanak a gondolkodás kognitív vizsgálatára vonatkozó elméleti megközelítésre, így szűkíti a kutatási területet, és a kutatás sokkal pontosabbá válik.
+Az agyi rendellenességek és a viselkedés között fennálló kapcsolat támogatja a tudósokat a kutatásaikban.
+Több évtized óta ismert, hogy a különböző agyi sérülések, traumák, leszűkdések és tumorok a viselkedésre és egyes mentális funkciókra is hatással vannak.
+Az új technológiák fejlődése lehetővé teszi, hogy lássuk és vizsgáljuk az agy struktúrákat és folyamatokat, amelyeket korábban soha nem láthattunk.
+Ez sok információt és anyagot biztosít hozzánk, amelyekkel szimulációs modelleket hozhatunk létre, amelyek segítenek megérteni a fejünkben zajló folyamatokat.
+Bár a mesterséges intelligencia jelentős sci-fi konnotációkkal rendelkezik, a mesterséges intelligencia a számítástechnika egy igen fontos ága, amely a gép viselkedésének, tanulásának és intelligens adaptációjának vizsgálatával foglalkozik.
+Az MI-kutatások során olyan gépalkatrészeket fejlesztenek, amelyek automatizálják azoknak a feladatoknak a végrehajtását, amelyek intelligenciás viselkedést igényelnek.
+A példák közé tartozik a kontroll, a tervezés és a kiosztás, a felhasználó diagnózisai és kérdéseinek válasza, valamint a kézírás, a hang és a képelemzés.
+Ezek már különálló tudományágakká váltak, amelyek a valós élet problémáinak megoldására fókuszálnak.
+A mesterséges intelligencia jelenleg gyakran használják a gazdaságban, az orvostudományban, a műszaki területeken és a hadseregben, ahogy számos otthoni számítógép- és videójáték-alkatrészben is megvalósították.
+A küldetések nagy része minden tanterv része. Gyakran van olyan tanár, aki szeretné vezetni a diákokat olyan helyekre, ahová autóbuszjárat nincs.
+A technológia segítségére van szükség a virtuális túrákkal. A diákok a múzeumok műtárgyait megtekinthetik, egy akváriumba járhatnak, vagy szép művészeti alkotásokra nézhetnek, miközben a társaikkal egy osztályteremben ülnek.
+A virtuális túrák megosztása hasonlóan jó módszer a túrákra való visszaemlékezésre és a jövőbeli osztályokkal való tapasztalatok megosztására.
+Például minden évben az Észak-Karolina állambeli Bennet School diákjai egy weboldalat készítenek arról, hogyan utaztak a fővárosba, minden évben a weboldal újraterveződik, de a korábbi verziók online maradnak, hogy egy újságot alkossanak.
+A blogok segíthetnek a diákok írásfejlesztésében is. Míg a diákok gyakran kezdetben rossz grammatikával és helyesírással kezdenek blogozni, a közönség jelenléte általában megváltoztatja a helyzetet.
+Mivel a diákok gyakran a legkritikusabb közönség, a blogíró próbálkozni kezd az írás javítása érdekében, hogy elkerülje a kritikát.
+A blogozás „kényszeríti a diákokat arra, hogy jobban megismerjék a környezetüket”. A közönség érdeklődésének kielégítése inspirálja a diákokat arra, hogy érdekesek legyenek (Toto, 2004).
+A blogozás egy olyan eszköz, amely inspirálja az együttműködést, és motiválja a diákokat arra, hogy a hagyományos iskolai napon túl is tanuljanak.
+A blogok alkalmazásának megfelelő használata „lehetővé teszi a diákok számára, hogy analitikusabban és kritikusabban gondolkodjanak; az internetes anyagok aktív reakciójával a diákok meghatározzák saját álláspontjukat mások írásainak kontextusában, és saját megközelítésüket a különböző kérdésekhez is meghatározzák (Oravec, 2002).
+Ottawa Kanada szépséges, kétnyelvű fővárosa, amely számos művészeti galériával és múzeummal rendelkezik, amelyek bemutatják Kanada múltját és jelenét.
+Tovább délebbre található a Niagara-vízesés, és északon található a Muskoka és környéke természetes szépsége.
+Ezek a dolgok és még sok más is kiemelkedően kanadai jellegzetességgé tesznek Ontariót a külföldiek szemében.
+További északra található sűrűn lakott területeken kivétel nélkül nagyon sűrűn lakott területek találhatók, míg a sűrűn lakott területektől északra található sűrűn lakott területeken kivétel nélkül nagyon sűrűn lakott területek találhatók, míg a sűrűn lakott területektől északra található sűrűn lakott területeken kivétel nélkül nagyon sűrűn lakott területek találhatók, míg a sűrűn lakott területektől északra található sűrűn lakott területeken kivétel nélkül nagyon sűrűn lakott területek találhatók, míg a sűrűn lakott területektől északra található sűrűn lakott területeken kivétel nélkül nagyon sűrűn lakott területek találhatók, míg a sűrűn lakott területektől északra található sűrűn lakott területeken kivétel nélkül nagyon sűrűn lakott területek találhatók, míg a sűrűn lakott területektől északra található sűrűn lakott területeken kivétel nélkül nagyon sűrűn lakott területek találhatók, míg a sűrűn lakott területektől északra található sűrűn lakott területeken kivétel nélkül nagyon sűrűn lakott területek találhatók, míg a sűrűn lakott területektől északra található sűrűn lakott területeken kivétel nélkül nagyon sűrűn lakott területek találhatók, míg a sűrűn lakott területektől északra található
+A népesség összehasonlítására: az Egyesült Államokban élő afro-amerikaiak száma nagyobb, mint a kanadai állampolgárok száma.
+A kelet-afrikai szigetek az Indiai-óceánban találhatóak Afrikától keletre.
+Madagaszkár messze a legnagyobb, és egy saját kontinens, amikor a vadon élő állatokról beszélünk.
+A kisebb szigetek többsége független ország, vagy Franciaországhoz tartozik, és luxus tengerparti üdülőként is ismertek.
+Az arabok is hozatták az iszlámot a területekre, és nagy hatással volt a Comore-szigetekre és a Mayotte-ra.
+Az európai befolyás és a gyarmatosítás a 15. században kezdődött, amikor a portugál felfedező Vasco da Gama felfedezte az Európából Indiába vezető tengeri útvonalat.
+Északon a Szahel határolja, délen és nyugaton pedig az Atlanti-óceán.
+Nők: Azt javasoljuk, hogy az utazó nők minden esetben azt mondják, hogy házasok, függetlenül attól, hogy valóban házasok-e.
+A gyűrű viselése is hasznos lehet (kivéve az olyanokat, amelyek túl drágaképűek).
+A nőknek értesülniük kell, hogy a kultúrák különbözősége miatt az őszintén meglehetősen sértőnek tűnő viselkedés is előfordulhat, és nem ritka, hogy követik őket, megfogják a kezüket, stb.
+Céltudatosan utasítsa el a férfiakat, és ne felejtse, hogy meg kell állnia a saját álláspontja mellett (kulturális különbségektől függetlenül).
+A modern Casablancát a 10. században a berber halászok alapították, és a föníciaiaknak, a rómaiaknak és a merenidáknak stratégiai kikötőként szolgált Anfa néven.
+A portugálok lerombolták és újjáépítették Casa Branca néven, majd 1755-ös földrengés után elhagyták.
+A marokkói szultán újjáépítette a várost, a Daru l-Badya nevet adta neki, és a spanyol kereskedők adták neki a Casablanca nevet.
+Casablanca egyike a legkevésbé érdekes vásárlóhelynek Marokkóban.
+A régi Medina környékén könnyen találhatóak olyan helyek, ahol a hagyományos marokkói termékeket, mint például a tagine-t, a keramikát, a bőrtárgyakat, a kiféketőket és egy sokféle kiegészítőt is árulnak, de mind ezek a termékek csak a turisták számára készültek.
+Goma a Kongó Demokratikus Köztársaságának turisztikai városa a keleti sarkon, Rwanda közelében.
+2002-ben a Nyiragongo vulkán hamuja elpusztította Gomát, a várostól különösen a városközpontot.
+Bár Goma meglehetősen biztonságos, a Gomától távol eső területeken történő látogatások előzetes kutatásra szorulnak, hogy megértsék az Észak-Kivu tartományban továbbra is folytatott harcok állapotát.
+A város továbbá a Nyiragongo vulkán megmászásának helyszíne, valamint néhány afrikai ország legolcsóbb hegyi gorilla nyomon követésének helyszíne.
+Gomában a boda-boda (motoros taxi) segíthet a közlekedésben. A normál (helyi) árak ~500 kongói frank.
+A „Timbuktu” együtt azzal a tulajdonságával, hogy csak nehezen megközelíthető, „idegen, távoli területek” szimbólumává vált.
+Ma Timbuktu egy szegényes város, bár a hírneve miatt turistalátványossággá vált, és repülőtérrel rendelkezik.
+1990-ben a veszélyeztetett világörökségi helyszínek listájára került, miután a sivatagi homok veszélyeztetette.
+Ez volt az egyik fontos állomás Henry Louis Gates PBS-sorozatában, a „Wonders of the African World”-ben.
+A város az ország többi városához képest teljesen eltérő, mivel arabiasabb, mint afrikai.
+A Kruger Nemzeti Park (KNP) Dél-Afrika északkeleti részén, Mozambik keleti, Zimbabwe északnyugati, valamint a Crocodile folyó déli részén terül el.
+A park területe 19 500 km²-re tehető, amelyet 14 különböző ökoszisztéma alkot.
+Dél-Afrika egyik fő látnivalója, és a Dél-afrikai Nemzeti Parkok (SANParks) zászlóshajója.
+Mint minden dél-afrikai nemzeti park esetében, a park naponta meghatározott konzervációs és bejutási költségekkel rendelkezik.
+A Wild Card vásárlása is előnyös lehet, mivel lehetővé teszi a dél-afrikai parkok egyikének vagy minden dél-afrikai nemzeti parknak a látogatását.
+A Hongkong-sziget adja a területnek a nevét, és számos turistának ez a helyszín a legfontosabb.
+A hongkongi városképet alkotó épületek felvonulása egy csillogó bár diagrammá hasonlítható, amelyet a Viktória-öböl vizének jelenléte teszi láthatóvá.
+A legjobb hongkongi kilátás érdekében hagyja el a szigetet, és haladjon a Kowloon partja felé.
+Hongkong szigetének nagy többsége az északra fekvő, mesterségesen kialakított területen koncentrálódik.
+Ez az a hely, ahol a brit gyarmatosítók elfoglalták a területet, így ha a gyarmati múlttal kapcsolatos bizonyítékokat keresi, itt kell kezdenie a kutatását.
+A Sundarbans a világ legnagyobb tengerparti mangrove övezetét képezi, amely 80 km-re (50 mérföldre) húzódik a bangladesi és indiai szárazföld belseje felé a tengerparttól.
+A Sundarbant az UNESCO világörökségi helyszínnek nyilvánították. Az indiai területen található részét Sundarbans Nemzeti Park néven ismerik.
+A mocsarak nem csupán mangróvákból állnak, hanem tartalmazzák az utolsó megmaradt erdős területeket is, amelyek egykor a Gangetic-síkságot borították.
+A Sundarbans területe 3850 km²-re tehető, melyből a víz- és mocsári területek mintegy harmada.
+1966 óta a Sundarbans területén védetté nyilvánították a vadon élő állatokat, és becslések szerint ma már 400 bengáli tigrist és körülbelül 30 000 folyami antilopát tartanak nyilván a területen.
+A buszok a kerületen kívüli autóbuszállomásról (a folyó túloldalán) egész naponta indulnak, bár a legtöbb, különösen az északkelet felé és Jakar/Bumthang felé tartó busz 06:30 és 07:30 között indul.
+Mivel a belső kerületeket összekötő autóbuszok gyakran telnek, érdemes néhány nappal előre vásárolni jegyet.
+A legtöbb kerületet kis japán Coaster autóbuszok szolgálják, amelyek kényelmesek és megbízhatóak.
+A közösen használt taxik gyors és kényelmes közlekedési eszköz a közeli helyekre, például Paróra (Nu 150) és Punakhára (Nu 200).
+Az Oyapock-folyón átívelő Oyapock-híd kábeltartó híd. Brazília Oiapoque és Francia-Guayana Saint-Georges de l'Oyapock között köti össze a folyót.
+A két torony magassága 83 méter, hossza 378 méter, szélessége pedig 3,50 méter.
+A vízszint alatti felszín magassága 15 méter. Az építkezés 2011 augusztusában fejeződött be, a forgalom csak 2017 márciusában indult meg rajta.
+A híd 2017 szeptemberében kezdheti meg teljes kapacitású működését, amikor a brazil határokon belüli ellenőrzési pontjai elkészülnek.
+A guaranhó indiánok voltak a mai Kelet-Paraguay legjelentősebb bennszülött csoportja, akik nomád vadászokként éltek, és szükség esetén földműveléssel is foglalkoztak.
+A Chaco régióban más indián törzsek éltek, például a guaycurúk és a payaguák, akik vadászatból, gyűjtésből és halászatból éltek.
+A 16. században Paraguay, amelyet korábban „Az óriási indiai tartományként” emlegettek, a spanyol hódítók találkozásával a helyi őslakossággal jött létre.
+A spanyolok elkezdték a három évszázados gyarmatosítási időszakot.
+Miután 1537-ben alapították Asunciónt, Paraguay sikerült megtartania sok indián jellegzetességét és identitását.
+Argentína ismert a világ egyik legjobb polócsapatáról és -játékosáról.
+Az év legnagyobb versenye decemberben kerül megrendezésre a Las Cañitas-i polómezőn.
+Ezen kívül más évszakokban kisebb versenyeket és meccseket is itt lehet megnézni.
+A torna- és jegyvásárlási információkért látogasson el az Asociacion Argentina de Polo weboldalára.
+A Falkland-szigetek hivatalos pénzneme a falklandi font (FKP), amelynek értéke egy brit font (GBP)nak felel meg.
+A pénz cseréje az egyetlen a szigeteken található bankban lehetséges, amely Stanleyban található a FIC West áruház mellett.
+Az Egyesült Királyság fontjai általában bármelyik szigeten elfogadottak, Stanleyben és az Egyesült Államok dollárainak is gyakran elfogadnak.
+A különböző szigeteken valószínűleg nem fogják elfogadni a kreditkártyákat, bár a brit és az amerikai forintot elfogadhatják; előzetesen értesítsd a tulajdonosokat, hogy megállapítsák, hogy milyen fizetési módok elfogadhatók.
+A Falkland-szigetek pénze nem cserélhető ki a szigeteken kívül, ezért cseréljük a pénzt a szigetek elhagyása előtt.
+Mivel Montevideó déli féltekén található, ott nyáron van, amikor Észak-féltekén tél van, és fordítva.
+Montevideó a szubtrópusokban található; a nyári hónapokban a +30°C feletti hőmérséklet nem ritka.
+A télen a hőmérséklet csalódást okozhat: a hőmérséklet ritkán esik a fagyhatár alá, de a szél és a pára együttes hatásának köszönhetően az érzett hőmérséklet sokkal alacsonyabb, mint amit a hőmérséklet-mérő mutat.
+Nincs külön „esős” és „száraz” évszak: a csapadék mennyisége nagyjából egyezik az egész évben.
+Bár sokan a park állatainak megszoktak a látogatókra, a vadon élő állatok továbbra is vadok maradnak, és nem szabad őket etetni vagy megzavarni.
+A park igazgatósága szerint a medveket és a farkasokat legalább 100 yard/100 méterre, a többi vadállatokat pedig 25 yard/25 méterre kell tartani!
+Még akkor is, ha látszólag rendkívül nyugalmasan viselkednek, a bivalyok, a jávorszarvasok, a mókusok, a medvefarkasok és a legtöbb nagyobb állat támadásra is képesek.
+Minden évben több tucat látogatót sértenek meg, mert nem tartottak megfelelő távolságot. Ezek az állatok nagyok, vadak és potenciálisan veszélyesek, ezért tartsa tőlük távolságot.
+Ezen kívül figyelembe kell venni, hogy a szagok ragadják magukra a medveket és más vadállatokat, ezért kerüljük el a szagos ételek fogyasztását és tisztaságban tartsuk a táborunkat.
+Apia Samóa fővárosa. A város az Upolu szigetén található, lakossága kb. 40 000 fő.
+Apia az 1850-es években jött létre, és 1959 óta Samoa hivatalos fővárosa.
+A kikötő volt a hírhedt 1889-es tengeri konfliktus helyszíne, amikor hét német, amerikai és brit hajó nem volt hajlandó elhagyni a kikötőt.
+Minden hajó elsüllyedt, kivéve egyetlen brit könnyűcirkálót. Több mint 200 amerikai és német élet került veszélybe.
+A Mau-mozgalom által szervezett függetlenségi harc során egy békés gyülekezeti összejövetel során meggyilkolták a főnök, Tupua Tamasese Lealofi III-t.
+Auckland két kikötője miatt sok tengerpartja van. A legnépszerűbb a következő három területen található.
+A North Shore-i tengerpartok (North Harbour kerületben) a Csendes-óceánban találhatóak, és Long Baytól (északon) egészen Devonportig (délre) húzódnak.
+Majdnem kivétel nélkül homokos tengerpartok, ahol biztonságosan lehet úszni, és a legtöbbet a pohutukawa fák nyújtanak árnyékot.
+A Tamaki Drive-i strandok a Waitemata-öbölben található Mission Bay és St Heliers, Auckland központi kerületeiben találhatóak.
+Ezek gyakran tömött családi strandok, a part mentén pedig sok üzlethelyiség található. A fürdés biztonságos.
+A helyi legnépszerűbb sör a „Number One”, egy egyszerű sör, de kellemes és frissítő. A másik helyi sör a „Manta”.
+Számos francia bor rendelkezésre áll, de a új-zélandi és ausztrál borok könnyebben utazhatnak.
+A helyi ivóvíz teljesen biztonságos, de az üveges víz könnyen beszerezhető, ha félelemben van.
+Az ausztráliaiak számára a „flat white” kávé fogalma különös. A rövid fekete kávé „espresszó”, a cappuccino nagyon sűrű, a tejnek nincs tejfeje.
+A csokoládé kitűnő belga minőségű. A gyümölcslé nem olcsó, de kitűnő.
+Számosan látogatnak a korallvilágba egész évben, és a korallvilágban bekövetkező sérülések ritkák.
+Ugyanakkor kérjen tanácsot a helyi hatóságoktól, tiszteletben tartsa a jelzéseket, és nagy figyelmet fordítsanak a biztonsági figyelmeztetésekre.
+A medúzák októbertől áprilisig észlelhetők a tengerpartok és folyók torkolatvidékén a 1770-es szélességi foktól északra. Kivételes esetekben ezek a területeken kívül is előfordulhatnak.
+A cápák valóban léteznek, azonban ritkán támadnak emberekre. A legtöbb cápa az embereketől fél, és elmenekül.
+A tengeri krokodilok nem aktív életmódot folytatnak a tengerben, elsődleges élőhelye a Rockhampton északi részén található folyók torkolatvidékén található.
+Az előzetes rezerválás biztosítja a turistának, hogy a célállomásra érkezésekor szállást is kap.
+A turisztikai ügynökök gyakran konkrét szállodákkal kötnek megállapodást, bár lehetőség van arra, hogy más formájú szálláslehetőséget, például táborhelyet, közvetlenül a turisztikai ügynököktől lehet foglalni.
+A turisztikai ügynökök általában olyan csomagokat kínálnak, amelyek középpontjában a reggeli, a közlekedési lehetőségek a repülőtől/a repülőtől, vagy akár egy kombinált repülővel és szállással rendelkező csomagok vannak.
+Továbbá készséggel vállalják a rezerválást, ha időre van szüksége az ajánlatra való gondolkodásra vagy más dokumentumok beszerzésére (például vízumra) a célállomásra vonatkozóan.
+A módosításokat vagy kérdéseket azonban először az utazási ügynökségnek kell küldeni, és nem közvetlenül a szállodának.
+Néhány fesztiválra vonatkozóan a zenei fesztiválokra járó nagy többsége úgy dönt, hogy a helyszínen táborozik, és a legtöbb résztvevő szerint ez egy fontos része az élményből.
+Ha közel akarod lenni az eseményhez, akkor korán érkezni kell, hogy megszerezze a táborozási helyet a zene közelében.
+Emlékeztetjük, hogy bár a főszínpadokon lezárult a zene, a fesztivál egyes részein még mindig zenélhetnek egészen a hajnali óráig.
+Néhány fesztiválon speciális táborozási területeket biztosítanak a fiatal gyerekekkel járó családoknak.
+Ha télen átkel a Balti-tenger északi részén, ellenőrizze a kabin helyzetét, mivel a jégen keresztülhaladás nagyon zavaró zajt okoz a leginkább érintett személyek számára.
+A szentpétervári kikötőből induló hajók tartalmazzák a városban töltött időt. A kikötőből induló hajók utasainak nincsenek vízumra vonatkozó követelményei (lásd a feltételeket).
+A kaszinók általában sok erőfeszítést tesznek a vendégek idő- és pénzügyeinek maximális felhasználására. A nyílások és órák általában hiányoznak, a kijáratok pedig nehezen találhatók.
+Ezek általában különleges étkezési, ivás- és szórakoztató lehetőségekkel rendelkeznek, hogy a vendégeket jól hangulatban tartsák, és a helyszínen maradjanak.
+Néhány helyen ingyen alkoholos italokat kínálnak. Ugyanakkor a túlzott alkoholfogyasztás gondos döntéshozatlansághoz vezet, és minden jó játékos tudja, mennyire fontos a tisztességes játék.
+Mindenki, aki magas sarkokon vagy hegyi átjárókon keresztül jár autójával, figyelembe kell venni a hó, a jég és a fagyos hőmérséklet lehetőségét.
+A jéggel és hótakaróval borított útvonalakon a fennakadás alacsony, ezért nem lehet olyan sebességgel haladni, ahogy az aszfaltos úton.
+A viharok során nagyon rövid idő alatt lehetővé teszik, hogy elég sűrű a hó legyen ahhoz, hogy elszállítsa a közlekedést.
+A látási viszonyok továbbra is korlátozottak lehetnek a hulló vagy szálló hó, a kondenzáció vagy a jeges ablakok miatt.
+Másrészről azonban sok országban jeges és hóval borított környezet a norma, és a forgalom folyamatosan zajlik egész évben.
+A safari talán az afrikai turizmus legnagyobb vonzereje, és számos látogató legfontosabb célja.
+A népszerű használatban a safari kifejezés az afrikai vadon élő állatok megtekintésére szolgáló túrákat jelenti, különösen a szavannán.
+Egyes állatok, például az elefántok és a gírafok, gyakran közelítik meg a járműveket, és a standard felszereltség lehetővé teszi a jó megfigyelést.
+A lányok, a párducok és a leopárdok néha visszahúzódnak, és ezeket jobban láthatjuk binokuláron keresztül.
+A gyalogos safari (más néven „bush walk”, „hiking safari” vagy „footing”) egy néhány óráig vagy több napig tartó gyalogtúr.
+A paralympiai játékok 2021. augusztus 24. és szeptember 5. között kerülnek megrendezésre. Néhány eseményt más japán városokban is tartanak.
+Tokió lesz az egyetlen ázsiai város, amely két nyári olimpiai játékoknak adott otthont, hiszen 1964-ben is rendezte a játékokat.
+Ha a repülőjegyeket és a szállást 2020-ra vásárolták, mielőtt az elhalasztást bejelentették, akkor nehéz helyzetbe kerülhetnek.
+A törlésekkel kapcsolatos szabályok különbözőek, de március végén a legtöbb koronavírus-alapú törlési szabályzat nem vonatkozik a 2020. júliusi tokiói olimpiára tervezett eseményekre.
+Várható, hogy a legtöbb esemény jegyének ára a ¥2,500 és a ¥130,000 közötti tartományban mozog majd, míg a legtöbb jegy ára körülbelül ¥7,000 lesz.
+A nedves ruhák szárítása segítheti a száradásukat. Sok szálloda rendelkezésére áll rendelkezésre szárazító és szárítólap, bár a szobákban nem mindig találhatóak.
+Ha nincs szárazító, vagy ha nem szeretnéd szárazító nadrágot viselni, akkor próbálja a hajszárítót, ha rendelkezésre áll.
+Győződjön meg arról, hogy a textília ne legyen túl sokáig meleg, mert akkor összehúzódhat, vagy extrém esetekben elégtelenedhet.
+Vannak különböző víz tisztításának módjai, amelyek egyes veszélyekkel szemben hatásosabbak.
+Egyes területeken egy perc elég, másoknál többet is szükséges.
+A sűrítők hatékonysága különböző, és ha aggodalmak vannak, akkor érdemes a víz egy zárt üvegből vásárolni egy jó nevű cégtől.
+A turisták különböző állatokkal találhatnak szembe, akikkel hazájukban nem találkoztak.
+A rovarok élelmiszert károsíthatnak, fájdalmat okozhatnak, vagy akár súlyosabb esetben allergiás reakciókat, mérgező anyagokat, vagy fertőzéseket okozhatnak.
+A fertőző betegségek maguk, vagy azok a veszélyes állatok, amelyek erőszakkal képesek embereket sérteni vagy ölteni, általában nem tartoznak a rovarok közé.
+Az adó- és vámmentes vásárlás lehetősége azt jelenti, hogy bizonyos helyeken adó- és vámmentes termékeket lehet vásárolni.
+Azoknak a turistáknak, akik országokba utaznak, ahol súlyos adókat kell fizetni, néha jelentős összegű pénz megtakarítható, különösen olyan termékek esetén, mint az alkohol és a dohány.
+A Point Marion és a Fairmont közötti szakasz a Buffalo-Pittsburgh út legkellemetlenebb vezetési feltételeit kínálja, mivel gyakran keresztül kell haladni az elszigetelt erdős területeken.
+Ha nem használja a vidéki utak vezetését, figyeljen: meredek lejtők, keskeny sávok és sziklás kanyarok jellemzik a vidéki utakat.
+A feltüntetett sebességkorlátozások jelentősen alacsonyabbak a korábbi és későbbi szakaszoknál – általában 35-40 mérföld/óra (56-64 km/h) –, és még fontosabb, hogy ezeket teljes mértékben be kell tartani.
+Különös módon azonban a mobiltelefonszolgáltatás itt erősebb, mint sok más útszakaszon, például a Pennsylvania Wildsben.
+A német sütemények nagyon jók, és Bajorországban nagyon gazdagok és változatosak, hasonlóan a déli szomszédjuk, Ausztriaéhez.
+A gyümölcses sütemények közül a gyümölcsös sütemények gyakoribbak, ahol az év minden szakaszában megtalálható a megsütött alma, a nyári hónapokban pedig megjelennek a cseresznyék és a szilva.
+Sok német süteményben is megtalálható a mandula, a dióka és más fák gyümölcse. A népszerű süteményeket gyakran egy erős kávéval fogyasztják.
+Ha kis, de gazdag süteményeket szeretné, próbálja a régióktól függően Berliner, Pfannkuchen vagy Krapfen nevűeket.
+A curry egy fűszerekkel és fűszerekből készített ételek egyik fajtája, melyet vagy hússal, vagy zöldséggel készítenek.
+Egy curry „száraz” vagy „nedves” lehet, attól függően, hogy mennyi folyadék van benne.
+Az észak-indiai és pakisztáni belső területeken, valamint a dél-indiai és néhány tengerparti szubkontinensi régióban a joghurt gyakran kerül a currybe, míg a dél-indiai és néhány tengerparti szubkontinensi régióban a kókuszgyümölcs tejét használják.
+A 17 000 sziget közül választhassanak, így az indonéz étkezés egy olyan általános kifejezés, amely egy országszerte elterjedt sokféle regionális konyhára vonatkozik.
+A kifejlesztett élelmiszer viszont azt jelenti, hogy a fő sziget, Java középső és keleti részéről származó élelmiszerek.
+Az országszerte elterjedt javanéz konyha különféle egyszerűen feldolgozott ételeket tartalmaz, a javanézok által leginkább kedvelt fűszerek közé tartoznak a babér, a paprika, a cukor (főleg a javanéz kókuszcukor) és a különböző aromatikus fűszerek.
+A stirrupok a lovas lábainak támasztékai, amelyek a szekér mindkét oldalán függnek le.
+Nagyobb stabilitást biztosítanak a lovasnak, azonban biztonsági aggályokat okozhatnak, mivel a lovas lábai lehetővé teszik, hogy beakadjanak a pedálokba.
+Ha egy lovas egy lóról ugrani kényszerül, de egyik lábát a lovasszékhez rögzítette, akkor akkor, ha a ló elmenekül, könnyen ráragadhat. A kockázat csökkentése érdekében számos biztonsági intézkedést hajtanak végre.
+Először, a legtöbb jockey csípőt visel, amelynek talpa van, és egy széles, nagyon vékony talpja van.
+Továbbá néhány szekér, különösen az angol szekerek, rendelkeznek biztonsági rácsokkal, amelyek lehetővé teszik, hogy a szekérről lecsúszhasson a szekérlelő, ha a rider a szekérrel együtt zuhanni kezd.
+A Cochamó-völgy Chile legjelentősebb hegymászóhelye, amelyet a dél-amerikai Yosemite néven is emlegetnek, és amelyben sokféle granit-nagy fal és sziklacsúcs található.
+A csúcsokról kiváló kilátás nyílik a hegyoldalakra. A világ minden részéről érkező hegymászók folyamatosan új útvonalakat alakítanak ki a végtelen falak között.
+A lejtő síelő sportok közé tartozik a síelés és a snowboardozás is, amely során a hó borította területen leereszkedőket a lábunkra rögzített sífokokkal vagy snowboardokkal végzik.
+A síelés egy jelentős utazási tevékenység, számos rajongója van, akik időnként „síbumoknak” is nevezik magukat, akik egész vacsorákat szerveznek egy adott síterületről.
+A síelés fogalma nagyon régi – a barlangokban található síelőket ábrázoló festmények már i.e. 5000 körül keletkeztek!
+Az alpesi síelés mint sportág legalább a 17. századra nyúlik vissza, és 1861-ben a norvégok megalapították az első szabadidősportklubot Ausztráliában.
+Szánkóval túrázni: Ezt a tevékenységet szánkó-túrázásnak, szánkó-túrázásnak vagy szánkó-túrázásnak is nevezik.
+Ez az alpesi stílusú sífutás és a hegyi turizmushoz hasonló tevékenységekhöz kapcsolódik, amelyeket meredek területeken hajtunk végre, és amelyekhez szigorúan meghatározott felszerelésre van szükség.
+Gondolj róla, mint egy hasonló hegyi túráról.
+Jó feltételek esetén a gyaloglásnál nagyobb távolságot tudunk lefutni, de csak nagyon ritkán lehetünk olyan sebességgel futni, amilyenet a sífutók értenek magukénál.
+Európa egy viszonylag kis területű, de többnyire független országokkal rendelkező kontinens. Normális körülmények között több országon keresztül utazni többszörös vízum- és passzportellenőrzéssel jár.
+A schengeni zóna azonban egyfajta országként működik ebben a tekintetben.
+Miután beléptek ebbe a zónába, általában a határokon átkelve nem kell újra meglátogatnia a hatóságok ellenőrzési pontjait.
+Ugyanígy, ha Schengen vízummal rendelkezik, nem kell külön-külön minden Schengen-tagállamra szóló vízumra pályázni, így megspórolva időt, pénzt és munkát.
+Nem létezik egyetlen általános definíciója annak, hogy mely gyártott termékek antikvumok lehetnek. Néhány adóhatóság 100 évnél idősebb termékeket antikvumoknak tekint.
+A definíció földrajzi különbségekkel rendelkezik, ahol például Észak-Amerikában a korhatár rövidebb lehet, mint Európában.
+Az iparművészeti termékek antikvumoknak is tekinthetők, bár sokkal fiatalabbak, mint a hasonló tömegtermelésű termékek.
+A rénszarvas tenyésztés a samojédok egyik fontos megélhetési forrása, és a kereskedelem körüli kultúra számos más foglalkozású ember számára is fontos.
+Hagyományosan is azonban nem minden sami foglalkozott nagyobb mértékben a rénszarvas tenyésztésével, hanem inkább halászatból, vadászatból és hasonló tevékenységekből élt, és a rénszarvasokat elsősorban vontatóként használta.
+Ma sok sami dolgozik a modern iparágakban. A Sápmi, a sami területen a turizmus jelentős bevételi forrás.
+Bár széles körben használják, különösen a nem cigányok körében, a „cigány” szó mégis gyakran vitatott, mivel a negatív stereotípiákkal és a római emberek pontatlan képével kapcsolatos hozzáállás miatt.
+Ha a látogatási célállomásra vonatkozó utazási figyelmeztetést kiadnak, a látogatási egészségbiztosítása vagy utazásmegszakítási biztosítása is érintett lehet.
+Továbbra is érdemes más országok kormányainak tanácsait is meghallgatni, de ezek a tanácsok az országok polgáraira vonatkoznak.
+Például az Egyesült Államok polgárai a Közel-Keleten más helyzetbe kerülhetnek, mint az európaiak vagy az arabok.
+A figyelmeztetések csak egy ország politikai helyzetének rövid összefoglalója.
+A megfogalmazott nézetek gyakran rövidítettek, általánosak és egyszerűsítettek a többi részletesebb információhoz képest.
+A súlyos időjárás a bármilyen veszélyes időjárási jelenség, amely potenciálisan súlyos társadalmi zavargásokhoz, vagy az emberi élet vesztéséhez vezethet, általános elnevezése.
+A súlyos időjárás bármelyik földrajzi területen is bekövetkezhet, és léteznek különböző típusai, amelyeket a földrajzi, topográfiai és atmoszferikus feltételek befolyásolhatnak.
+A súlyos időjárás formái és hatásai a széllökések, a viharok, a túlságos esőzés, a villámlások, a tornádók, a víztornádók és a ciklonok.
+A regionális és szezonális súlyos időjárási jelenségek közé tartoznak a viharok, a hóviharok, a jégviharok és a homokviharok.
+A turistáknak erősen ajánlott, hogy figyelembe vegyék a súlyos időjárásra vonatkozó kockázatokat, mivel ezek befolyásolhatják az utazási terveket.
+Bárki, aki tervezi egy olyan országba utazni, ahol háború folyik, szakmai képzésre szorul.
+A „Hostile environment course” kifejezés internetes keresése valószínűleg egy helyi vállalat adatát eredményezi.
+Egy olyan kurzusban általában sokkal részletesebben és gyakorlati tapasztalattal foglalkoznak a fent említett kérdésekkel.
+A tanfolyamok általában 2-5 napig tartanak, és szerepjátékot, sok elsősegélyt és néha fegyverhasználati oktatást is tartalmaznak.
+A vadonban való túlélésről szóló könyvek és folyóiratok gyakoriak, de a háborús zónákról szóló kiadványok ritkák.
+Azoknak, akik külföldön tervezik a nemváltoztatási műtéteket, fontos, hogy a hazatéréshez szükséges dokumentumokkal rendelkezzenek.
+A kormányok hajlandósága, hogy olyan útlevéllel rendelkezzenek, amely nem jelzi a nemét (X), vagy a dokumentumokat frissíteni, hogy megfeleljenek egy kiválasztott névnek és nemnek, különböző.
+A külföldi kormányok hajlandósága ezeket a dokumentumokat tiszteletben tartani ugyanolyan változatos, mint bármely más.
+A szeptember 11., 2001-es terrortámadás utáni időszakban a biztonsági ellenőrzési ponton végzett kutatások is sokkal intenzívebbé váltak.
+Az operáció előtti transszexuális személyeknek nem kellene várnia, hogy a képalkotókkal keresztülhaladva megtarthatják a magukat és a magasságot.
+A tengeráramlások a hullámok, amelyek a partról történő leszakadásakor visszakerülnek a tengerbe, gyakran egy reef vagy hasonló objektum környékén.
+A víz alatti földrajzi viszonyok miatt a visszatérő áramlás néhány mélyebb részre koncentrálódik, és ott gyors vízfolyás alakulhat ki.
+A legtöbb halál akkor következik be, amikor az emberek megpróbálnak a folyás elleni irányba úszni, ami lehetetlen.
+Miután elhagyjuk a jelenlegi áramlatot, a visszaúszás nem nehezebb, mint általában.
+Próbáljon egy olyan helyre célozni, ahol nem fogják elfogni, vagy, attól függően, hogy milyen képességekkel rendelkezik, és hogy észre vették-e, várhatja meg a segítséget.
+A visszatérési sokk korábban jelentkezik, mint a kultúrális sokk (kevesebb házassági fázis van), hosszabb ideig tart, és súlyosabb is lehet.
+Az új kultúrába könnyen beilleszkedő utazók gyakran különösen nehéznek találják a visszatérésüket a saját kultúrájukba.
+Ha visszatér a külföldről, akkor az új kultúrához alkalmazkodtunk, és néhány hazai szokásunkat elveszítünk.
+Amikor először külföldre ment, az emberek valószínűleg bátran és megértően viselkedtek, mivel tudták, hogy egy új országba érkező utazóknek szüksége van az adaptációra.
+Az emberek nem várják el, hogy a hazatérő utazók számára is szükséges a türelem és a megértés.
+A piramis formájú hang- és fényshow az egyik leginkább érdeklődést kiváltó dolog a környéken a gyerekek körében.
+A sötétben is meg lehet nézni a piramisokat, és az előadás előtt csendben is meg lehet nézni őket.
+Többnyire mindig hallani a turisták és kereskedők hangját. A hang és a fény története annyira hasonlít a meséskönyvek történeteihez, mint egy igazi történet.
+A sphinx a hosszú történet háttereként és főszereplőjeként jelenik meg.
+A jeleneteket a piramisokon és a különböző piramisokon láthatjuk.
+A 1819-ben felfedezett Dél-Shetland-szigeteket több ország is igényli, és 2020-ban hatvan aktív bázisuk volt.
+A szigetcsoport 120 km-re északra található a félszigettől. A legnagyobb a King George-sziget, ahol található a Villa Las Estrellas település.
+Ezek közé tartozik például a Livingston-sziget és a Deception, ahol egy még működő vulkán elpusztult kráterében természetes kikötő található.
+Az Ellsworth-félsziget a peninsula déli részét képezi, a Bellingshausen-tenger határolja.
+A félsziget hegyei itt összeolvadnak a fennsíkkal, majd újra kiemelkednek, és alkotják a 360 km hosszú Ellsworth-hegységket, amelyet a Minnesota-gleccser szeli ketté.
+Az északi rész vagy a Sentinel-hegység Antarktisz legmagasabb hegye, a Vinson-hegység csúcspontja a 4892 méter magas Mount Vinson.
+Távoli területeken, ahol nincs mobiltelefon-fedettség, egy műholdas telefon lehetetlen helyzetben az egyetlen lehetőség.
+Egy műholdas telefon általában nem váltja ki egy mobiltelefont, mivel a telefonáláshoz kíváncsi látási viszonyokra van szüksége a műholdra.
+A szolgáltatást gyakran használják a hajók, köztük a szabadidő-hajók, valamint az expedíciók, amelyek távoli adat- és hangkapcsolatot igényelnek.
+A helyi telefonszolgáltatója további információkkal szolgálhat a szolgáltatás csatlakozásához.
+Az egyre népszerűbb lehetőség a tanulás és az utazás keveredése.
+Ez különösen népszerű a középiskola elvégzését követő diákok körében, mivel lehetőséget ad arra, hogy egy évet kihagyjanak a felsőoktatás előtt, anélkül, hogy az oktatásuk sérülne.
+Számos esetben a külföldi félévre való felvétel növeli a hazai felsőoktatási intézménybe való felvétel valószínűségét.
+Ezekben a tanulmányi programokban általában tanulási díjat kell fizetni.
+Finnország kiváló hajózási célállomás. A „ezer tavak földje” több ezer szigetet is magába foglal, a tavakban és a partvidéki szigetcsoportokban.
+A szigeteken és tavakon nem feltétlenül szükség van egy jachtra.
+Bár a tengerparti szigetek és a legnagyobb tavak valóban elég nagyak ahhoz, hogy bármelyik jacht, kisebb hajó vagy kajak számára elég tágasak legyenek, egy másik élményt biztosítanak.
+A hajózás Finnország nemzeti kedvencévé vált, ahol minden hét vagy nyolc embernek van saját hajója.
+Ez Norvégiához, Svédországhoz és Új-Zélandhoz hasonló, de a többi országban nagyon különböző (például Hollandiában a szám 1:40).
+A legtöbb különleges Balti-tengeri kajakútravaló St. Péterváron, Oroszországban tölti a legtöbb időt.
+Ez azt jelenti, hogy a történelmi várost néhány teljes nap alatt lehet meglátogatni, miközben a hajón aludjunk éjszaka.
+Ha csak a hajón kínált kikötőprogramokkal látogatnak partra, akkor nem szükséges külön vízum (2009 óta).
+A katalógusokban néhány hajó Berlin, Németországot is magába foglalja, ahogy a fent látható térkép is mutatja. Berlin nem közel van a tengerhez, így a városi látogatás nem kerül a hajóárakba.
+A repülővel való utazás minden korosztály és minden háttérrel rendelkező ember számára különösen féllelkesítő élmény lehet, különösen akkor, ha korábban nem repültek, vagy traumatikus eseményt tapasztaltak.
+Ez nem valami, amire büszkélkedni lehet: nem különbözik másoktól, akik személyes félelmeikkel és nem szeretett dolgokkal rendelkeznek, akik közül nagyon sokan vannak.
+Egyes esetekben a repülőgépek működéséről és a repülés során történő eseményekről való megismerés lehetővé teszi a félelem leküzdését, amelyet a nem ismert vagy a nem kontrollálható dolgok okoznak.
+A kézbesítő vállalatok jól fizetnek a rövid időn belüli kézbesítésért. Gyakran az üzleti dokumentumok, a kereskedelmi termékek vagy a gyors javításra szükséges alkatrészek kézbesítésének időpontja nagyon fontos.
+Néhány útvonalon a nagyobb vállalatok saját repülővel rendelkeznek, de más útvonalakon és kisebb vállalatok esetén problémák keletkeztek.
+Ha ezeket az árukat légi szállítmánnyal küldték el, egyes útvonalakon akár nappal is eltartott a rakodás és a vámvizsgálat.
+Az egyetlen módja, hogy gyorsabban elküldhessék, ha csomagként küldik el. A légitársaságok nem engedélyezik, hogy csomagot küldjenek nélküli utasnak, ezért szükség van ránk.
+Az egyértelmű módja az első osztályú vagy üzleti osztályú járatokon való repülésnek az, hogy sok pénzt kell fizetni a kiváltságért (vagy jobb, ha a vállalat vállalja a költségeket).
+Ez azonban nem olcsó: általában várható, hogy a normál gazdasági osztályhoz képest a vállalati osztályt négy, míg a legfelsőbb osztályt pedig tízszeresére kell fizetni!
+Általában nincs semmiféle értelme a vállalati vagy első osztályú jegyek árcsökkentésének keresésében a közvetlen A-ból B-be tartó repülések esetén.
+A légitársaságok jól tudják, hogy létezik egy bizonyos középponti csoport, akik hajlandóak megfizetni a gyors és kényelmes utazásáért, és így viselkednek is.
+Moldova fővárosa Chişinău. A helyi nyelv a román, de oroszul is beszélnek.
+Moldova többnemzetiségű köztársaság, amelyet etnikai konfliktusok sújtottak.
+1994-ben ez a konfliktus kiváltotta a kelet-moldáv területen kikiáltott, saját kormányzattal és pénzrendszerrel rendelkező Transznisztria Köztársaságot, amelyet egyetlen ENSZ-tagállam sem ismer el.
+Moldova két részének gazdasági kapcsolatai újra felépültek, annak ellenére, hogy a politikai tárgyalások nem sikerültek.
+Moldova fő vallása az ortodox keresztény.
+İzmir Törökország harmadik legnagyobb városa, lakossága körülbelül 3,7 millió, a második legnagyobb kikötő Istanbul után, és kiváló közlekedési csomópont.
+Egykor a smyrnai ókori város, ma pedig egy modern, fejlesztett és forgalmas kereskedelmi központ, amely egy óriási öböl köré épült, és hegyek veszik körül.
+A széles sugárú sugárutak, az üvegfrontú épületek és a modern bevásárlóközpontok között találhatóak a hagyományos vörös tetővel ellátott épületek, a 18. századi piactér, a régi mecsetek és templomok, bár a városi hangulat inkább a Földközi-tenger térségére emlékeztet, mint a történelmi Törökországra.
+Haldarsvík falu a közeli Eysturoy szigetéről nyílik kilátást, és egy ritka nyolcszögletű templommal büszkélkedhet.
+A templom kertjében érdekes fehérmárványból faragott galambok vannak néhány sír fölött.
+Félórás gyaloglásért érdemes meglátogatni az érdekes falut.
+Észak felé és könnyen elérhető távolságban található a romantikus és faszináló Sintra városa, amelyet a külföldiek számára ismeretlenné vált Lord Byron fényes leírása miatt.
+A Scotturb Bus 403 rendszeresen indul Sintra felé, a Cabo da Roca állomásra.
+Észak felé is érdemes meglátogatni a Nagy Fatimai Szent Mária-szentélyt (Shrine), a világhíres Mária látogatásának helyszínét.
+Emlékeztessen ránk, hogy valójában egy tömegsírhelyet látogatunk meg, valamint egy olyan helyet, amely egy jelentős hányadunk számára rendkívüli jelentőséggel bír.
+Még mindig sok élő férfi és nő van, akik túlézték ezt a korszakot, és még sokkal több, akik szeretteiket meggyilkolták vagy megművelték, zsidók és nemzsidók egyaránt.
+Továbbra is minden tisztelettel, súlyossággal és tisztelettel kell bánniuk a weboldalt. Ne tegyenek vicceket a holokausztról vagy a nácikról.
+Ne marsonyítsa meg a helyszínt, és ne írja fel a falakra a graffitiket.
+Barcelona hivatalos nyelvei a katalán és a spanyol. A felmérések alapján a katalánul beszélők több mint a fele, a többség pedig megérti a katalán nyelvet, a spanyol pedig valamennyire ismert.
+Mindazonáltal a legtöbb jelzés csak katalánul van feltüntetve, mivel a törvény szerint az első hivatalos nyelv.
+Ugyanakkor a spanyol nyelvet széles körben használják a közösségi közlekedésben és más létesítményekben is.
+A metró állomásokon csak katalánul hangzik el a rendszeres bejelentés, de a véletlenszerű megszakításokat egy automatizált rendszer az alábbi nyelveken közöl: spanyolul, angolul, franciául, arabul és japánul.
+A párizsiak egocentrikusak, durvasak és arrogánsiaknak tartják magukat.
+Miközben ez gyakran csak egy pontatlan stereotípia, a legjobb módja, hogy jól viselkedjünk, ahogy egy „bien élevé” (jól nevelt) embernek kellene viselkednie. Ezzel sokkal könnyebb lesz az utazás.
+A párizsi emberek szigorú külseje rövid időn belül eltűnne, ha egyes alapvető tiszteletteljes viselkedést mutatnánk.
+A Plitvice-tavak nemzeti parkja sűrű erdős, főleg bükk, fenyő és cédrus fákkal, és a hegyvidéki és tengerparti növényzet keveréke jellemzi.
+Nagyon sokféle növényi közösséggel rendelkezik a különböző mikroklimák, különböző talajok és különböző magasságok miatt.
+Az állatok és madarak sokféleségét is itt találjuk meg.
+A ritka állatfajok közé tartozik például az európai medve, a farkas, a sas, a holló, a róka, a vadmacska és a hegyikakukk is, valamint sok közönséges faj
+A kolostorok látogatása során a nőknek kötelező a hosszú, a lábak fölött húzódó nadrág viselése, valamint a fejfedők viselése is.
+A legtöbb kolostor női látogatóknak is nyújtja a női viseletet, de ha saját viseletet hoz, különösen olyat, amely sokszínű, a szerzetes vagy a szerzetesnőnél a bejáratnál meglehetősen nagy valószínűséggel meglepődnek.
+Ehhez hasonlóan a férfiaknak szükséges, hogy férfi nadrágot viseljenek a lábak fölött.
+Ezt is kölcsön lehet venni a bejáratnál található raktárból, de ezek a ruhák nem kerülnek minden egyes használat után a mosáshoz, így lehet, hogy nem érzed jól magad ezekben a szoknyákban. A férfiaknak egyetlen méret is elegendő!
+A mallorcai konyha, hasonlóan a Földközi-tenger egyéb hasonló zónáinak konyhájához, a kenyér, a zöldségek és a disznóhús (főleg a disznóhús) felhasználására épül, és olajban süt.
+Egy egyszerű népszerű vacsora, különösen a nyáron, például a Pa amb Oli: kenyér olívaolajjal, tomatával és bármilyen rendelkezésre álló kiegészítőkkel, például túnafűvel, süteménnyel stb.
+Minden főnév, beleértve a „Sie” szó is, mindig nagy kezdőbetűvel kezdődik, még a mondat közepén is.
+Ez egy fontos mód, hogy megkülönböztessünk egyes igazgatókat és tárgyakat.
+Emellett valószínűleg olvasásban is könnyíti a munkát, bár írásban egy kicsit bonyolultabbá teszi a kérdés, hogy egy iget vagy mellénevet substantivizált formában használunk-e.
+Az olasz nyelvben a kiejtés viszonylag egyszerű, mivel a legtöbb szó pontosan úgy hangzik, ahogy írják
+A legfontosabb betűpárok a c és a g, mivel a következő magánhangzók függvényében különbözően ejtik őket.
+Ezen kívül gondosan különbözőképpen kell kiejteni a r és a rr hangokat: a caro jelentése „kedves”, a carro pedig „kocsi”.
+A perzsa nyelv viszonylag egyszerű és főleg rendszeres grammatikája.
+Ezért olvasni érdemes ezt a perzsa nyelv grammatikáját bemutató alapmunkát, hogy jobban megtanulhassuk a perzsa nyelv grammatikáját, és jobban megértsük a kifejezéseket.
+Nem kell mondani, hogy ha román nyelvet beszélsz, a portugál nyelvet könnyebben tanulhatod.
+Ugyanakkor azok, akik kisebb mértékben beszélik a spanyol nyelvet, könnyen megállapíthatják, hogy a portugál nyelv elég közeli a spanyol nyelvnek ahhoz, hogy nem kellene külön tanulnia.
+A korábbi kori csillagvizsgálói ma már elavultak, és múzeumokká vagy oktatási helyszínekké váltak.
+Mivel korábban a fényzavar nem volt olyan súlyos problémaként, mint napjainkban, általában a városokban vagy a kampuszokban találhatóak, amelyek könnyebben megközelíthetők, mint a modern időkben épült létesítmények.
+A legtöbb modern kutatócsillagvizsgáló óriási létesítmények, távoli, kedvező légi környezetben elhelyezett területeken.
+A virágzó sakura megnézése, más néven hanami Japán kultúrájának része a 8. század óta.
+A koncepció Kínából származik, ahol a szilva virág a kedvenc.
+Japánban az első sakura ünnepségeket a császári udvarban a császári család és a nemesi osztály tagjai számára rendezte az uralkodó.
+A növények legjobb állapotban vannak, ha természetes környezetben nőnek, ezért ne sikeredjen rá, hogy eltávolítsd egyetlen növényt sem.
+Ha egy formálisan rendezett kertet látogatunk meg, és „mintákat” gyűjtsünk, azonnal kitoloncolják a helyszínről, nélkül bármilyen beszélgetésnek.
+Singapúr általában rendkívül biztonságos hely, nagyon könnyen navigálható, és az érkezés után szinte bármit meg lehet vásárolni.
+De mivel a „magas trópusok” területén találjuk magunkat néhány fokkal a sarkkörtől északra, mind a hőség, mind a súlyos napfényre is számot kell venniünk.
+Van néhány autóbusz, amely észak felé indul Hebronba, a bibliai patriarchák, Ábrahám, Izsák, Jákob és feleségeik hagyományos temetkezési helyébe.
+Gondoskodjon arról, hogy az autóbusz, amelyre gondol, Hebronba megy, és nem csak a közeli zsidó faluba, Kiryat Arbába.
+A belső vízi útvonalak kiváló téma lehetnek egy üdvözítő utazás alapjául.
+Például a Loire-völgyi, a Rajna-völgyi vagy a Duna mentén érdekes várak meglátogatása, vagy a Duna mentén érdekes városok felkeresése hajóval, vagy az Erie-csatornán való hajózás.
+Emellett meghatározzák a népszerű gyalog- és kerékpárutak útvonalait is.
+A karácsony a kereszténység egyik legfontosabb ünnepe, és Jézus születésnapját ünnepli.
+Számos a karácsonyi ünnepséggel kapcsolatos hagyomány terjedt el a keresztény országokon kívül is a nem keresztény országokban, és a világ minden részén.
+Van egy hagyomány, hogy a húsvéti éjszaka során valamilyen kiemelkedő ponton várják a napfelkelést.
+Vannak, természetesen, keresztény teológiai magyarázatai is ennek a hagyománynak, de lehet, hogy egy olyan, a kereszténység előtti tavaszi és termékenységi szertartás.
+A hagyományosabb templomok általában a húsvéti vigília keretében ünnepelnek a húsvételi hétvégén, és a gyülekezetek gyakran éjfélkor kezdik ünnepelni Krisztus feltámadását.
+Mindazon állatok, amelyek eredeti hazájuk a szigetek, úgy érkeztek ide, hogy úszva, repülve vagy lebegve jutottak ide.
+A szárazföldtől való nagy távolság miatt a ragadozók nem tudtak eljutni a szigetre, így a óriásgyík lett a Galapagos szigetek elsődleges táplálkozója.
+A Galapagos-szigetekre érkezése óta számos emlősállatot vezettek be, köztük a kecskéket, a lovakat, a disznókat, a mókusokat, a macskákat és a kutyákat.
+Ha télen az Észak- és Dél-sarkvidéken tartózkodik, tapasztalhatja a sarki éjszakát, ami azt jelenti, hogy a nap nem emelkedik a horizont fölé.
+Ez jó lehetőséget biztosít a sarki fény jelenségének megfigyelésére, mivel az éjszaka és a nappal nagyjából egyformán sötét lesz.
+Mivel a területek nagyon ritkán lakottak, így a fényzavar miatt gyakran nem kell a csillagokra figyelnünk, így az éjszakai csillagászat is kellemes élmény lehet.
+A japán munkakultúra sokkal hierarchikusabb és formálisabb, mint amit a nyugati emberek szoktak.
+A ruhák a standard üzleti öltözködés, és a munkatársak egymás családnevén vagy a munkahelyük nevén szólítják egymást.
+A munkahelyi harmónia létfontosságú, a csapat teljesítményének hangsúlyozása helyett az egyéni teljesítmény elismerése nélkül.
+A munkások gyakran szükségesek a feletteseik jóváhagyására a döntéseik elfogadásához, és várják el tőlük, hogy engedelmeskedjenek a feletteseik parancsainak.
diff --git a/test-en-hu.bleu b/test-en-hu.bleu
new file mode 100644
index 0000000000000000000000000000000000000000..9023ceeae44327a1d93d88afe82dcd8e13db6dda
--- /dev/null
+++ b/test-en-hu.bleu
@@ -0,0 +1 @@
+BLEU|nrefs:1|case:mixed|eff:no|tok:13a|smooth:exp|version:2.4.3 = 17.21 49.2/22.4/11.8/6.7 (BP = 1.000 ratio = 1.027 hyp_len = 22772 ref_len = 22183)
diff --git a/test-en-hu.comet b/test-en-hu.comet
new file mode 100644
index 0000000000000000000000000000000000000000..3d3eb2365f50b7e8f9792941ce4c4b8cc099efba
--- /dev/null
+++ b/test-en-hu.comet
@@ -0,0 +1,1013 @@
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 0 score: 0.8357
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 1 score: 0.9001
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 2 score: 0.9152
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 3 score: 0.8252
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 4 score: 0.8792
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 5 score: 0.6228
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 6 score: 0.8345
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 7 score: 0.8749
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 8 score: 0.9025
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 9 score: 0.7407
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 10 score: 0.9170
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 11 score: 0.8639
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 12 score: 0.8823
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 13 score: 0.8864
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 14 score: 0.3322
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 15 score: 0.7771
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 16 score: 0.8274
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 17 score: 0.9378
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 18 score: 0.9184
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 19 score: 0.8873
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 20 score: 0.9683
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 21 score: 0.9443
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 22 score: 0.8315
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 23 score: 0.8927
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 24 score: 0.9003
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 25 score: 0.9402
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 26 score: 0.9265
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 27 score: 0.7303
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 28 score: 0.8296
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 29 score: 0.8973
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 30 score: 0.7199
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 31 score: 0.8342
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 32 score: 0.8934
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 33 score: 0.9137
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 34 score: 0.9430
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 35 score: 0.9455
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 36 score: 0.9146
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 37 score: 0.9105
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 38 score: 0.9118
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 39 score: 0.9105
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 40 score: 0.7542
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 41 score: 0.9203
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 42 score: 0.9205
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 43 score: 0.8910
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 44 score: 0.8241
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 45 score: 0.8570
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 46 score: 0.9240
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 47 score: 0.8683
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 48 score: 0.8584
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 49 score: 0.9139
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 50 score: 0.8722
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 51 score: 0.9235
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 52 score: 0.8234
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 53 score: 0.9326
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 54 score: 0.8494
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 55 score: 0.8933
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 56 score: 0.8061
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 57 score: 0.8582
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 58 score: 0.7940
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 59 score: 0.9592
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 60 score: 0.9501
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 61 score: 0.9464
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 62 score: 0.8495
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 63 score: 0.9223
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 64 score: 0.8554
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 65 score: 0.7778
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 66 score: 0.7357
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 67 score: 0.7969
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 68 score: 0.9436
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 69 score: 0.8883
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 70 score: 0.8717
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 71 score: 0.7581
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 72 score: 0.9001
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 73 score: 0.6962
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 74 score: 0.8866
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 75 score: 0.8858
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 76 score: 0.8553
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 77 score: 0.6275
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 78 score: 0.9487
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 79 score: 0.9195
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 80 score: 0.8952
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 81 score: 0.9503
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 82 score: 0.8768
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 83 score: 0.8615
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 84 score: 0.8362
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 85 score: 0.9270
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 86 score: 0.8272
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 87 score: 0.8710
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 88 score: 0.9282
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 89 score: 0.8503
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 90 score: 0.7537
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 91 score: 0.7694
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 92 score: 0.8645
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 93 score: 0.8013
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 94 score: 0.8975
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 95 score: 0.9539
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 96 score: 0.8992
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 97 score: 0.9119
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 98 score: 0.9513
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 99 score: 0.7667
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 100 score: 0.9331
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 101 score: 0.8468
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 102 score: 0.8765
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 103 score: 0.9309
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 104 score: 0.8234
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 105 score: 0.9116
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 106 score: 0.9108
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 107 score: 0.8646
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 108 score: 0.7423
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 109 score: 0.8376
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 110 score: 0.8771
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 111 score: 0.9147
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 112 score: 0.9338
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 113 score: 0.8513
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 114 score: 0.7757
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 115 score: 0.8980
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 116 score: 0.9088
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 117 score: 0.9292
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 118 score: 0.9599
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 119 score: 0.7957
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 120 score: 0.9163
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 121 score: 0.9328
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 122 score: 0.9537
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 123 score: 0.9712
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 124 score: 0.9034
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 125 score: 0.8831
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 126 score: 0.8828
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 127 score: 0.9090
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 128 score: 0.8440
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 129 score: 0.9295
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 130 score: 0.8808
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 131 score: 0.8690
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 132 score: 0.8934
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 133 score: 0.9575
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 134 score: 0.8022
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 135 score: 0.8695
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 136 score: 0.9171
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 137 score: 0.7999
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 138 score: 0.9354
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 139 score: 0.8552
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 140 score: 0.9129
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 141 score: 0.7851
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 142 score: 0.8440
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 143 score: 0.9082
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 144 score: 0.9220
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 145 score: 0.9244
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 146 score: 0.9235
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 147 score: 0.8907
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 148 score: 0.9092
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 149 score: 0.9297
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 150 score: 0.9075
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 151 score: 0.8944
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 152 score: 0.8626
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 153 score: 0.8241
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 154 score: 0.7328
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 155 score: 0.8137
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 156 score: 0.9027
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 157 score: 0.8997
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 158 score: 0.9316
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 159 score: 0.9084
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 160 score: 0.8847
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 161 score: 0.8099
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 162 score: 0.8177
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 163 score: 0.9117
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 164 score: 0.9360
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 165 score: 0.8409
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 166 score: 0.8607
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 167 score: 0.9208
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 168 score: 0.7730
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 169 score: 0.8943
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 170 score: 0.8012
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 171 score: 0.9237
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 172 score: 0.9100
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 173 score: 0.8695
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 174 score: 0.8842
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 175 score: 0.9558
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 176 score: 0.8286
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 177 score: 0.9277
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 178 score: 0.8601
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 179 score: 0.9211
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 180 score: 0.8458
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 181 score: 0.9084
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 182 score: 0.9410
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 183 score: 0.9642
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 184 score: 0.8762
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 185 score: 0.9479
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 186 score: 0.9529
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 187 score: 0.8972
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 188 score: 0.8390
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 189 score: 0.8674
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 190 score: 0.8378
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 191 score: 0.8971
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 192 score: 0.8800
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 193 score: 0.8551
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 194 score: 0.9095
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 195 score: 0.9042
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 196 score: 0.8725
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 197 score: 0.8082
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 198 score: 0.8889
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 199 score: 0.8747
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 200 score: 0.8917
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 201 score: 0.8688
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 202 score: 0.8550
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 203 score: 0.7337
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 204 score: 0.8984
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 205 score: 0.9117
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 206 score: 0.9199
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 207 score: 0.8880
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 208 score: 0.8405
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 209 score: 0.9379
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 210 score: 0.9147
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 211 score: 0.8997
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 212 score: 0.8754
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 213 score: 0.9389
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 214 score: 0.9156
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 215 score: 0.8948
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 216 score: 0.8389
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 217 score: 0.9022
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 218 score: 0.8659
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 219 score: 0.8952
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 220 score: 0.9664
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 221 score: 0.9161
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 222 score: 0.9285
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 223 score: 0.8691
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 224 score: 0.9468
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 225 score: 0.9536
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 226 score: 0.8134
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 227 score: 0.7313
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 228 score: 0.8957
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 229 score: 0.8408
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 230 score: 0.9753
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 231 score: 0.8801
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 232 score: 0.9013
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 233 score: 0.9614
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 234 score: 0.7817
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 235 score: 0.8393
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 236 score: 0.8410
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 237 score: 0.8786
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 238 score: 0.8987
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 239 score: 0.9121
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 240 score: 0.8343
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 241 score: 0.8171
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 242 score: 0.9092
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 243 score: 0.6292
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 244 score: 0.8220
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 245 score: 0.8723
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 246 score: 0.8058
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 247 score: 0.8335
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 248 score: 0.6430
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 249 score: 0.8721
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 250 score: 0.9097
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 251 score: 0.8434
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 252 score: 0.9411
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 253 score: 0.9391
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 254 score: 0.9665
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 255 score: 0.9293
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 256 score: 0.8451
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 257 score: 0.9371
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 258 score: 0.8815
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 259 score: 0.8078
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 260 score: 0.8878
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 261 score: 0.7069
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 262 score: 0.9393
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 263 score: 0.9154
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 264 score: 0.9181
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 265 score: 0.9050
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 266 score: 0.8672
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 267 score: 0.8926
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 268 score: 0.9381
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 269 score: 0.7940
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 270 score: 0.8528
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 271 score: 0.8452
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 272 score: 0.9087
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 273 score: 0.9073
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 274 score: 0.7166
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 275 score: 0.8007
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 276 score: 0.8435
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 277 score: 0.9445
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 278 score: 0.9223
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 279 score: 0.9459
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 280 score: 0.9185
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 281 score: 0.9461
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 282 score: 0.9707
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 283 score: 0.9186
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 284 score: 0.8614
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 285 score: 0.9648
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 286 score: 0.8525
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 287 score: 0.8603
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 288 score: 0.9190
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 289 score: 0.9064
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 290 score: 0.9072
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 291 score: 0.8732
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 292 score: 0.9438
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 293 score: 0.9169
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 294 score: 0.9031
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 295 score: 0.8417
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 296 score: 0.8944
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 297 score: 0.8672
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 298 score: 0.9605
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 299 score: 0.9180
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 300 score: 0.9267
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 301 score: 0.8616
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 302 score: 0.8954
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 303 score: 0.8705
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 304 score: 0.9231
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 305 score: 0.9000
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 306 score: 0.8958
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 307 score: 0.8630
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 308 score: 0.8906
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 309 score: 0.8721
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 310 score: 0.9692
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 311 score: 0.8893
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 312 score: 0.8764
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 313 score: 0.8167
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 314 score: 0.9572
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 315 score: 0.9014
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 316 score: 0.9282
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 317 score: 0.8598
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 318 score: 0.9091
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 319 score: 0.8585
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 320 score: 0.8353
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 321 score: 0.8614
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 322 score: 0.9069
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 323 score: 0.9175
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 324 score: 0.9463
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 325 score: 0.8330
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 326 score: 0.8693
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 327 score: 0.8451
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 328 score: 0.8897
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 329 score: 0.9152
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 330 score: 0.8739
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 331 score: 0.8906
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 332 score: 0.8763
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 333 score: 0.8563
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 334 score: 0.6298
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 335 score: 0.8237
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 336 score: 0.8618
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 337 score: 0.8559
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 338 score: 0.9100
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 339 score: 0.9488
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 340 score: 0.8463
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 341 score: 0.8147
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 342 score: 0.5888
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 343 score: 0.7956
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 344 score: 0.8886
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 345 score: 0.9045
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 346 score: 0.9145
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 347 score: 0.9241
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 348 score: 0.8328
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 349 score: 0.6858
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 350 score: 0.6594
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 351 score: 0.8873
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 352 score: 0.9338
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 353 score: 0.8210
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 354 score: 0.8478
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 355 score: 0.8644
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 356 score: 0.8160
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 357 score: 0.8937
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 358 score: 0.7343
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 359 score: 0.8155
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 360 score: 0.8679
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 361 score: 0.7935
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 362 score: 0.8611
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 363 score: 0.9105
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 364 score: 0.8652
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 365 score: 0.7611
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 366 score: 0.6871
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 367 score: 0.6532
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 368 score: 0.7343
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 369 score: 0.8071
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 370 score: 0.8281
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 371 score: 0.6970
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 372 score: 0.9026
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 373 score: 0.8653
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 374 score: 0.9312
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 375 score: 0.8838
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 376 score: 0.9456
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 377 score: 0.9508
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 378 score: 0.7316
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 379 score: 0.9355
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 380 score: 0.9513
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 381 score: 0.8829
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 382 score: 0.7510
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 383 score: 0.7231
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 384 score: 0.8577
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 385 score: 0.7759
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 386 score: 0.7189
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 387 score: 0.8996
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 388 score: 0.6229
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 389 score: 0.9479
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 390 score: 0.9282
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 391 score: 0.9212
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 392 score: 0.9108
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 393 score: 0.9471
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 394 score: 0.9066
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 395 score: 0.9766
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 396 score: 0.8865
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 397 score: 0.9373
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 398 score: 0.8113
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 399 score: 0.9532
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 400 score: 0.9160
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 401 score: 0.8388
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 402 score: 0.9299
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 403 score: 0.8708
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 404 score: 0.7477
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 405 score: 0.8625
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 406 score: 0.9265
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 407 score: 0.9243
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 408 score: 0.9329
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 409 score: 0.9481
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 410 score: 0.8323
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 411 score: 0.7769
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 412 score: 0.9045
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 413 score: 0.9411
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 414 score: 0.8908
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 415 score: 0.8976
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 416 score: 0.8832
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 417 score: 0.7247
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 418 score: 0.9383
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 419 score: 0.9425
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 420 score: 0.9066
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 421 score: 0.9597
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 422 score: 0.7545
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 423 score: 0.9011
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 424 score: 0.9077
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 425 score: 0.9222
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 426 score: 0.9264
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 427 score: 0.9426
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 428 score: 0.9046
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 429 score: 0.9389
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 430 score: 0.9120
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 431 score: 0.7839
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 432 score: 0.8507
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 433 score: 0.7745
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 434 score: 0.8654
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 435 score: 0.8829
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 436 score: 0.8107
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 437 score: 0.8609
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 438 score: 0.9368
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 439 score: 0.8624
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 440 score: 0.9243
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 441 score: 0.9027
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 442 score: 0.9402
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 443 score: 0.9027
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 444 score: 0.8620
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 445 score: 0.8523
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 446 score: 0.8759
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 447 score: 0.9200
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 448 score: 0.9126
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 449 score: 0.7815
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 450 score: 0.9138
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 451 score: 0.9232
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 452 score: 0.8867
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 453 score: 0.9242
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 454 score: 0.8921
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 455 score: 0.8650
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 456 score: 0.7803
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 457 score: 0.9502
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 458 score: 0.8338
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 459 score: 0.8879
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 460 score: 0.9443
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 461 score: 0.8819
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 462 score: 0.8330
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 463 score: 0.9544
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 464 score: 0.9247
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 465 score: 0.7297
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 466 score: 0.9354
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 467 score: 0.7859
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 468 score: 0.5838
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 469 score: 0.6450
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 470 score: 0.7790
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 471 score: 0.7055
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 472 score: 0.8671
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 473 score: 0.7875
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 474 score: 0.7400
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 475 score: 0.9497
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 476 score: 0.8363
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 477 score: 0.9039
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 478 score: 0.8728
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 479 score: 0.9382
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 480 score: 0.9012
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 481 score: 0.8129
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 482 score: 0.8648
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 483 score: 0.8259
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 484 score: 0.8826
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 485 score: 0.8914
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 486 score: 0.8713
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 487 score: 0.8773
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 488 score: 0.9257
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 489 score: 0.9266
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 490 score: 0.7979
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 491 score: 0.8907
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 492 score: 0.9591
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 493 score: 0.9331
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 494 score: 0.8189
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 495 score: 0.8784
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 496 score: 0.8801
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 497 score: 0.8528
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 498 score: 0.8452
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 499 score: 0.8612
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 500 score: 0.9438
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 501 score: 0.9320
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 502 score: 0.9114
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 503 score: 0.8246
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 504 score: 0.7863
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 505 score: 0.8741
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 506 score: 0.8102
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 507 score: 0.6995
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 508 score: 0.8897
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 509 score: 0.8297
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 510 score: 0.8314
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 511 score: 0.8118
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 512 score: 0.7729
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 513 score: 0.6141
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 514 score: 0.8863
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 515 score: 0.8332
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 516 score: 0.8521
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 517 score: 0.9506
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 518 score: 0.9249
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 519 score: 0.9361
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 520 score: 0.9004
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 521 score: 0.8600
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 522 score: 0.8370
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 523 score: 0.8580
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 524 score: 0.9333
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 525 score: 0.8808
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 526 score: 0.8657
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 527 score: 0.7047
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 528 score: 0.8429
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 529 score: 0.9046
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 530 score: 0.8152
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 531 score: 0.9162
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 532 score: 0.8913
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 533 score: 0.8588
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 534 score: 0.7792
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 535 score: 0.6009
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 536 score: 0.7731
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 537 score: 0.8644
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 538 score: 0.8839
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 539 score: 0.8095
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 540 score: 0.8966
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 541 score: 0.9413
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 542 score: 0.9057
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 543 score: 0.8840
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 544 score: 0.9001
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 545 score: 0.9674
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 546 score: 0.7924
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 547 score: 0.9210
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 548 score: 0.5087
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 549 score: 0.8936
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 550 score: 0.8605
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 551 score: 0.9237
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 552 score: 0.9514
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 553 score: 0.9282
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 554 score: 0.9084
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 555 score: 0.7092
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 556 score: 0.8071
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 557 score: 0.8885
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 558 score: 0.7949
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 559 score: 0.8510
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 560 score: 0.8809
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 561 score: 0.9340
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 562 score: 0.8498
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 563 score: 0.6823
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 564 score: 0.8663
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 565 score: 0.9562
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 566 score: 0.8752
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 567 score: 0.9466
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 568 score: 0.8239
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 569 score: 0.7384
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 570 score: 0.9141
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 571 score: 0.9228
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 572 score: 0.8953
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 573 score: 0.9198
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 574 score: 0.9243
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 575 score: 0.8270
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 576 score: 0.8725
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 577 score: 0.9397
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 578 score: 0.9256
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 579 score: 0.9172
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 580 score: 0.9027
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 581 score: 0.8642
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 582 score: 0.9032
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 583 score: 0.8667
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 584 score: 0.6800
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 585 score: 0.9118
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 586 score: 0.9180
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 587 score: 0.9019
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 588 score: 0.8269
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 589 score: 0.8841
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 590 score: 0.9414
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 591 score: 0.9320
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 592 score: 0.8270
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 593 score: 0.8930
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 594 score: 0.9448
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 595 score: 0.9351
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 596 score: 0.8555
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 597 score: 0.8764
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 598 score: 0.9012
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 599 score: 0.9112
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 600 score: 0.7892
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 601 score: 0.9140
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 602 score: 0.9136
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 603 score: 0.8799
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 604 score: 0.9104
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 605 score: 0.9361
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 606 score: 0.8766
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 607 score: 0.8834
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 608 score: 0.8358
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 609 score: 0.7852
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 610 score: 0.8877
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 611 score: 0.9327
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 612 score: 0.9028
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 613 score: 0.8665
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 614 score: 0.8613
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 615 score: 0.8639
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 616 score: 0.9067
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 617 score: 0.9659
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 618 score: 0.9178
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 619 score: 0.8276
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 620 score: 0.7513
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 621 score: 0.8052
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 622 score: 0.9232
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 623 score: 0.8645
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 624 score: 0.8095
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 625 score: 0.9336
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 626 score: 0.9454
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 627 score: 0.8354
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 628 score: 0.9346
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 629 score: 0.9009
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 630 score: 0.8612
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 631 score: 0.9014
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 632 score: 0.7239
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 633 score: 0.9262
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 634 score: 0.9447
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 635 score: 0.9478
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 636 score: 0.9065
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 637 score: 0.9118
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 638 score: 0.8802
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 639 score: 0.9339
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 640 score: 0.9028
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 641 score: 0.8958
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 642 score: 0.8403
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 643 score: 0.5208
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 644 score: 0.3257
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 645 score: 0.7787
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 646 score: 0.7796
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 647 score: 0.7987
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 648 score: 0.7956
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 649 score: 0.8303
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 650 score: 0.9042
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 651 score: 0.7835
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 652 score: 0.8396
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 653 score: 0.8010
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 654 score: 0.8971
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 655 score: 0.9366
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 656 score: 0.8221
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 657 score: 0.8949
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 658 score: 0.6711
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 659 score: 0.7143
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 660 score: 0.8130
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 661 score: 0.9452
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 662 score: 0.9566
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 663 score: 0.8067
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 664 score: 0.9383
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 665 score: 0.8985
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 666 score: 0.9090
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 667 score: 0.7847
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 668 score: 0.9036
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 669 score: 0.9180
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 670 score: 0.8933
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 671 score: 0.9333
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 672 score: 0.8761
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 673 score: 0.9402
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 674 score: 0.9430
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 675 score: 0.8994
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 676 score: 0.8999
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 677 score: 0.9377
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 678 score: 0.9027
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 679 score: 0.9170
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 680 score: 0.8323
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 681 score: 0.9645
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 682 score: 0.9053
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 683 score: 0.7990
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 684 score: 0.8624
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 685 score: 0.8787
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 686 score: 0.8410
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 687 score: 0.9266
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 688 score: 0.8827
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 689 score: 0.9131
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 690 score: 0.9382
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 691 score: 0.8996
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 692 score: 0.9330
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 693 score: 0.9219
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 694 score: 0.8627
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 695 score: 0.4304
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 696 score: 0.8656
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 697 score: 0.9342
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 698 score: 0.9041
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 699 score: 0.9617
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 700 score: 0.9153
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 701 score: 0.9542
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 702 score: 0.9209
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 703 score: 0.7535
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 704 score: 0.8465
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 705 score: 0.8535
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 706 score: 0.8189
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 707 score: 0.9244
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 708 score: 0.9409
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 709 score: 0.9152
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 710 score: 0.9536
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 711 score: 0.8483
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 712 score: 0.9085
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 713 score: 0.8092
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 714 score: 0.9166
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 715 score: 0.8966
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 716 score: 0.8428
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 717 score: 0.8021
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 718 score: 0.9557
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 719 score: 0.9512
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 720 score: 0.8796
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 721 score: 0.8159
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 722 score: 0.9121
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 723 score: 0.8853
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 724 score: 0.8625
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 725 score: 0.8670
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 726 score: 0.8696
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 727 score: 0.8968
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 728 score: 0.7555
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 729 score: 0.8896
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 730 score: 0.7526
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 731 score: 0.9352
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 732 score: 0.8944
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 733 score: 0.9212
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 734 score: 0.8849
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 735 score: 0.8457
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 736 score: 0.9012
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 737 score: 0.9167
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 738 score: 0.9423
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 739 score: 0.8944
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 740 score: 0.8493
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 741 score: 0.7832
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 742 score: 0.8255
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 743 score: 0.9296
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 744 score: 0.9246
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 745 score: 0.9172
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 746 score: 0.9163
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 747 score: 0.8879
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 748 score: 0.9366
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 749 score: 0.8853
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 750 score: 0.9272
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 751 score: 0.8441
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 752 score: 0.8744
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 753 score: 0.8630
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 754 score: 0.9541
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 755 score: 0.9312
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 756 score: 0.7634
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 757 score: 0.8811
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 758 score: 0.8575
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 759 score: 0.8451
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 760 score: 0.9637
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 761 score: 0.9077
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 762 score: 0.9405
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 763 score: 0.7910
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 764 score: 0.8269
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 765 score: 0.8765
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 766 score: 0.8944
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 767 score: 0.8231
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 768 score: 0.9158
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 769 score: 0.9242
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 770 score: 0.8911
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 771 score: 0.8880
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 772 score: 0.9223
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 773 score: 0.9111
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 774 score: 0.8666
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 775 score: 0.8925
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 776 score: 0.8176
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 777 score: 0.9320
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 778 score: 0.8978
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 779 score: 0.8383
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 780 score: 0.8441
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 781 score: 0.7850
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 782 score: 0.8788
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 783 score: 0.8045
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 784 score: 0.9110
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 785 score: 0.8522
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 786 score: 0.9105
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 787 score: 0.9116
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 788 score: 0.8763
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 789 score: 0.9114
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 790 score: 0.8089
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 791 score: 0.8872
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 792 score: 0.9264
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 793 score: 0.8877
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 794 score: 0.8371
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 795 score: 0.8503
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 796 score: 0.9239
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 797 score: 0.8851
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 798 score: 0.8358
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 799 score: 0.7680
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 800 score: 0.8962
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 801 score: 0.8772
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 802 score: 0.8500
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 803 score: 0.8815
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 804 score: 0.7507
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 805 score: 0.8251
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 806 score: 0.9241
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 807 score: 0.8937
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 808 score: 0.9114
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 809 score: 0.8634
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 810 score: 0.7739
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 811 score: 0.7913
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 812 score: 0.9250
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 813 score: 0.9452
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 814 score: 0.8905
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 815 score: 0.8313
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 816 score: 0.8401
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 817 score: 0.8431
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 818 score: 0.7100
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 819 score: 0.6805
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 820 score: 0.9146
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 821 score: 0.7653
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 822 score: 0.8508
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 823 score: 0.8684
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 824 score: 0.9174
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 825 score: 0.9151
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 826 score: 0.8910
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 827 score: 0.8614
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 828 score: 0.8980
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 829 score: 0.7593
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 830 score: 0.9235
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 831 score: 0.8006
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 832 score: 0.9183
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 833 score: 0.8437
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 834 score: 0.8911
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 835 score: 0.8787
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 836 score: 0.8589
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 837 score: 0.8871
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 838 score: 0.8184
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 839 score: 0.8383
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 840 score: 0.6057
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 841 score: 0.8777
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 842 score: 0.6563
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 843 score: 0.8812
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 844 score: 0.7482
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 845 score: 0.5951
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 846 score: 0.6426
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 847 score: 0.8870
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 848 score: 0.9123
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 849 score: 0.6982
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 850 score: 0.7723
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 851 score: 0.9313
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 852 score: 0.9380
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 853 score: 0.5854
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 854 score: 0.8305
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 855 score: 0.7628
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 856 score: 0.6509
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 857 score: 0.9195
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 858 score: 0.9160
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 859 score: 0.9013
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 860 score: 0.9093
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 861 score: 0.8858
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 862 score: 0.9359
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 863 score: 0.9051
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 864 score: 0.8747
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 865 score: 0.8484
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 866 score: 0.8675
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 867 score: 0.8879
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 868 score: 0.8713
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 869 score: 0.9106
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 870 score: 0.8883
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 871 score: 0.9280
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 872 score: 0.9261
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 873 score: 0.8949
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 874 score: 0.8888
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 875 score: 0.7761
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 876 score: 0.9124
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 877 score: 0.9296
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 878 score: 0.8930
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 879 score: 0.7779
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 880 score: 0.8914
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 881 score: 0.9542
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 882 score: 0.9662
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 883 score: 0.8792
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 884 score: 0.7269
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 885 score: 0.9413
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 886 score: 0.8950
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 887 score: 0.4546
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 888 score: 0.7870
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 889 score: 0.8901
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 890 score: 0.8818
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 891 score: 0.8515
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 892 score: 0.7379
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 893 score: 0.8143
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 894 score: 0.9106
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 895 score: 0.8024
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 896 score: 0.9041
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 897 score: 0.8829
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 898 score: 0.9201
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 899 score: 0.8924
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 900 score: 0.9037
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 901 score: 0.8430
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 902 score: 0.6183
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 903 score: 0.8836
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 904 score: 0.9402
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 905 score: 0.8890
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 906 score: 0.8997
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 907 score: 0.9356
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 908 score: 0.8648
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 909 score: 0.8879
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 910 score: 0.7889
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 911 score: 0.8865
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 912 score: 0.9428
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 913 score: 0.7722
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 914 score: 0.9028
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 915 score: 0.8311
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 916 score: 0.9289
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 917 score: 0.8737
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 918 score: 0.9418
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 919 score: 0.8569
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 920 score: 0.8558
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 921 score: 0.9194
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 922 score: 0.8037
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 923 score: 0.8244
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 924 score: 0.9300
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 925 score: 0.8241
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 926 score: 0.9131
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 927 score: 0.6666
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 928 score: 0.9151
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 929 score: 0.8902
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 930 score: 0.9274
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 931 score: 0.9180
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 932 score: 0.6997
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 933 score: 0.8023
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 934 score: 0.6655
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 935 score: 0.8361
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 936 score: 0.8636
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 937 score: 0.9463
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 938 score: 0.9145
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 939 score: 0.8971
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 940 score: 0.9325
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 941 score: 0.9569
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 942 score: 0.9495
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 943 score: 0.8613
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 944 score: 0.8785
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 945 score: 0.8192
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 946 score: 0.8735
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 947 score: 0.8737
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 948 score: 0.7793
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 949 score: 0.8978
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 950 score: 0.8460
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 951 score: 0.8278
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 952 score: 0.7921
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 953 score: 0.7064
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 954 score: 0.6535
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 955 score: 0.9022
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 956 score: 0.9094
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 957 score: 0.9661
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 958 score: 0.8787
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 959 score: 0.9248
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 960 score: 0.7775
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 961 score: 0.8956
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 962 score: 0.9158
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 963 score: 0.8996
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 964 score: 0.8882
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 965 score: 0.8975
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 966 score: 0.8604
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 967 score: 0.6629
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 968 score: 0.7983
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 969 score: 0.8671
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 970 score: 0.8356
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 971 score: 0.8637
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 972 score: 0.9044
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 973 score: 0.8386
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 974 score: 0.7575
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 975 score: 0.9329
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 976 score: 0.8578
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 977 score: 0.8611
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 978 score: 0.8942
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 979 score: 0.8861
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 980 score: 0.8255
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 981 score: 0.8627
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 982 score: 0.9354
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 983 score: 0.8424
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 984 score: 0.8477
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 985 score: 0.8936
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 986 score: 0.9172
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 987 score: 0.8744
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 988 score: 0.7340
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 989 score: 0.7138
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 990 score: 0.9373
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 991 score: 0.7902
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 992 score: 0.9488
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 993 score: 0.8645
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 994 score: 0.8453
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 995 score: 0.8761
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 996 score: 0.9511
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 997 score: 0.9679
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 998 score: 0.8673
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 999 score: 0.8682
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 1000 score: 0.9243
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 1001 score: 0.8694
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 1002 score: 0.8579
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 1003 score: 0.8774
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 1004 score: 0.8768
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 1005 score: 0.9187
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 1006 score: 0.9208
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 1007 score: 0.8884
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 1008 score: 0.9570
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 1009 score: 0.8973
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 1010 score: 0.8594
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu Segment 1011 score: 0.8789
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-hu score: 0.8669
diff --git a/test-en-lt b/test-en-lt
new file mode 100644
index 0000000000000000000000000000000000000000..2186868baeb3192a1f6ccde1ae1ca08c2abba26c
--- /dev/null
+++ b/test-en-lt
@@ -0,0 +1,1012 @@
+„Dabar turime 4 mėnesių amžiaus myšus, kurie anksčiau buvo diabetikos“, – pridūrė jis.
+Dr. Ehudas Uras, „Dalhousie“ universiteto Halifaso (Nova Skotija) medicinos katedros profesorius ir Kanados diabetų asociacijos klininės ir mokslinės skyriaus vadovas pažymėjo, kad tyrimas dar nesibaigė.
+Kaip ir kiti ekspertai, jis nerimauja, ar galėtų išvengti diabetą, paminėdamas, kad šie tyrimai neturi relevancijos žmonėms, kurie jau turi 1 tipo diabetą.
+Pirmadienį Švedijos Akademijos Nobelio literatūros komiteto vienintelės sekretorė Sara Danius pirmadienį Švedijos "Sveriges Radio" laidoje paskelbė, kad komitetas, negalėjęs pasiekti Bobo Dylano, kuris laimėjo 2016 m. Nobelio literatūros apdovanojimą, paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinės metus paskutinė
+Danius sakė: "Šiuo metu dar kas nesuprantame. Aš paskambino ir išsiųstė el. laiškus jo artimiausiems darbuotojams ir gavo labai draugiškius atsakymus. Dabar tai visiškai panaši."
+Anksčiau „Ring“ generalinis direktorius Jamieʼas Siminoffas pažymėjo, kad įmonė prasideda tada, kai jo atranka nebuvo slygsta iš parduotuvės, kuria buvo savo garagėje.
+Jis sakė, kad sukūrė Wi-Fi dviračį.
+Siminoffas sakė, kad pardavimas padidėjo po jo 2013 m. „Shark Tank“ epizodės, kuriame komisija atsisakė finansuoti startupą.
+2017 m. pabaigoje Siminoffas pasirodė televizijos prekybos kanale „QVC“.
+Ringas taip pat išlygino sąlygą su konkurenčioji saugumo įmonės „ADT“ korporacijai.
+Nors vienas iš eksperimentinių vakcinių tikėtina, kad ji gali sumažinti Ebolos mirties skaičių, iki dabar nė viena medicininės preparatas nesuteikta, kuris būtų priimtas įvykusiems infekcijoms.
+Vienas antitijų kokteilis „ZMapp“ pirmiausia buvo paaiškintas labai sėkmingas, tačiau formališkai tyrimai rodo, kad jis mažiau padėjo užtikrinti mirties prevenciją nei tikimasi.
+„PALM“ tyrimu ZMappas buvo kontrolė, todėl mokslininkai ją naudojosi kaip bažnyčią ir perpildyta su keturis kitoms medžiagoms.
+JAV gimnastikos federacija pritaria Jungtinės Valstijos olimpinės komiteto laišką ir pripažina visų mūsų sportininkų visuomeninio apsaugos būtinį reikalingumą.
+Sutinkame JAV Olimpiškų sporto komiteto teigimu, kad mūsų sportininkų ir klubų interesai geriau būtų pasirengtas, kadangi mūsų organizacinės struktūros pakeitimu, o ne atsisakymu.
+JAV Gimnastikos federacija palaikia nepriklausomą tyrimą, kurios rezultatai galėtų atskleisti, kaip išgyvenamųjų Larry‘o Nassaro kaltinimų išprievarti galėjo tokiai drąsiai, kad tokio patirtis nesutiko toliau, ir priimasi viskas reikalingas ir atitinkamas pakeitimus.
+JAV gimnastikos federacija ir JAV olimpinis komitetas turi tokį tikslą – užtikrinti gimnastikos ir kitų sporto vykdytojų saugumą, kad jie galėtų užtikrinti savo tikslus visuomenėje, kurioje yra saugumas, pozitivumas ir jų galimybė.
+1960-aisiais dešimtmečiais Brzezinskis dirbės Johnui F. Kennedyui kaip patarėjas ir vėliau Lyndono B. Johnsonas administracijai.
+Per 1976 m. rinkimus jis patarė Carterui užsienio politiką, o nuo 1977 m. iki 1981 m. buvo Nacionalinės saugos patarėjas (NSA), pakeisdama Henry’ui Kissingerui.
+Kaip NSA, jis padėjo Carterui diplomatiniu būdu sprendžiant pasaulio reikalus, pvz., 1978 m. „Camp David“ susitarimus, 1978–1979 m. JAV ir Kinijos santykių normalizavimą, 1979 m. Irano revoliucijos, kurios rezultatas buvo Irano laikininkų krizė, ir 1979 m. Afganistano okupaciją.
+Filmui, kurioje vaidina Ryanas Goslingas ir Emma Stone, pasiūlyta kandidatūra visuose pagrindiniuose kategorijose.
+Goslingas ir Stone buvo įrengti į kategorijas „Aukščiausias aktorius“ ir „Aukščiausia aktrė“.
+Kitos kategorijos kandidatai yra "Geriausias filmas", "Režisierius", "Kinematografija", "Ekspozicija", "Filmų redagavimas", "Pagrindinis muzikas", "Produkcijos dizainas", "Skaičių redagavimas" ir "Pagrindinis scenarijas".
+Filmo dviejų dainų, „Audition (The Fools Who Dream)“ ir „City of Stars“, gavo kandidatūrų dėl geriausio originalinio dainos. „Lionsgate“ studija gavo 26 kandidatūrų – daugiau nei kokie kita.
+Sekmadienio paskutinėje laikotarpiu Jungtinės Valstijos prezidentas Donaldas Trumpas per spaudos atstovą paskelbtoje pranešime paskelbė, kad Jungtinės Valstijos pajėgos išsitiks Sirijoje.
+Šį pranešimą paskelbė po to, kai Trumpas pasikalbėjo su Turkijos prezidentu Recepui Tayyipui Erdoğanu telefonu.
+Taip pat Turkija perėmėtų užsikrėtę ISIS kovotojus, kurie, kaip teigiama, Europos šalių atsisakė grąžinti jų į mūsų šalies teritoriją.
+Tai ne tik patvirtina, kad mažiausiai kai kurie dinosaurovai turėjo peršūnus, o taip pat suteikia detalius, kuriuos būtent iš fosilijų nesuteikia, pvz., spalvą ir tridimensionalinę dispoziciją.
+Mokslininkai teigia, kad šio gyvūnijos paplūdimas viršūnėje buvo rūgštas, o pusė buvo šviesos arba karotinės spalvos.
+Tai taip pat suteikia informacijos dėl pakankamųjų šikšnosparnių evoliucijos.
+Kadangi dinosaurų pelenais nėra gerai išplėstas račis, bet turi kitus pelenų įvairius rūpesnius – barbas ir barbulės – tyrinėtojai įsivaizdavo, kad račis tikriausiai buvo vėliau evoliucijos etapas, kuriuo šie įvairius rūpesnius.
+Paplūdimių struktūra rodo, kad jie nebuvo naudojami lėktuvui, bet temperatūros reguliavimo arba dekoravimo tikslu. Tyrinėtojai teigia, kad nors šis yra vaikinas dinosaurio piktas, tyrimas rodo, kad paplūdimių yra suaugusiųjų, o ne vaikščių.
+Mokslininkai pasiūlė, kad nors šis yra jaunųjų dinosaurų skrydžių pabūklis, pavyzdys rodo, kad tai yra vyresnės skrydžių, o ne vaikščių.
+Vakar šį rytą Gaziantepo (Turkija) policijos štabe buvo detonuota automobilio bomba, dėl kurio žuvo du policijos pareigūnai, beveik daugiau nei dvidešimt kitų žmonių buvo sužeisti.
+Gubernatorijos biuras sakė, kad sužeistų 19 buvo policijos pareigūnai.
+Policija teigia, kad įtariasi, kad įtariamasis „Daesho“ (ISIL) kariai atsakė už puolimą.
+Jie paaiškėjo, kad Saulė dirbė taip pat kaip kiti žvaigždės: visų sistema žvaigždžių aktyvumas priklauso jų šviesos, rotacinės veiksmui ir kitiems nesvarbiausiems veiksmams.
+Šviesos ir rotacinės veiksmas bendradarbiauja, kad nustatyta žvaigždės Rossby numeris, kuris susijęs su plasmų tokį.
+Mažiau „Rossby“ numeris, mažiau žvaigždės aktyvumas dėl magetinių pertraukų.
+Per savo kelionę Iwasaki dažnai susidūrė su problemomis.
+Jis buvo nusivyktas piratais, užpuolęs Tibete šaukinamasis šunis, Nepale išvykęs iš santuokos ir Indijoje suimtas.
+802.11n standartas veikia abi 2,4 GHz ir 5,0 GHz frekvencijose.
+Taip jis būtų atitinkamas 802.11a, 802.11b ir 802.11g, jei bendradarbiausios stotis turi dviejų radijų.
+802.11n greitai didesnė greičiausiai nei jo ankstesnių modelių, kurių maksiminis teorinis pertraukimas 600 Mbit/s.
+Duvallas, kuris yra vienas iš dviejų paauglių tėvų, Milleriui, kuriam šis istorijos buvo susijęs, nesuteikė įspūdingą.
+Kai jis buvo pasiūlytas komentuoti, Milleris sakė: „Mike’as per posėdį dažnai kalbėjo...Aš buvo pasirengęs, todėl nesunčiau, ką jis kalbėjo.“
+„Turėsime siekti, kad 2020 m. iš 2005 m. lygumo iki 2020 m. GDP iki 2020 m. iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. GDP iki 2020 m. G
+Jis nesuteikė sumų, teigdamas, kad jos bus priimtas atsižvelgiant į Kinijos ekonominę produkciją.
+Hu paragino svetimo šalyse „vykdyti naujų tendencijų ir išvengti atogrąžų vėl vėliau“.
+Jis pridūrė, kad „jie, tačiau, neturėtų būti pakvietės priimti atsakomybės, kurios pertraukia jų išplėstinimą, atsakomybę ir galimybę.“
+Irako studijos grupė šiandien 12 val. GMT pristatė savo ataskaitą.
+Jis įspėja, kad nė vienas nesuteikia garantijos, kad kiekviena veiksmas Irake šiuo metu nepriestatas sektinės karinės kovos, augančios smurtumas arba nukritimas į kaos.
+Pranešime prasidėjo prašymas atvirai diskutuoti dėl Jungtinės Valstijos politikos Šiaurės Vakarų kryptimi, kad būtų sukurtas konsensusas.
+Ataskaita labai kritiška beveik išskirtina daugusių Vyriausybės dabartinės Irako politikos aspektų ir prašo tiesioginę pakeitimą.
+Pirmoje iš 78 rekomendacijų yra teigiama, kad nauja diplomatinių iniciatyvų turėtų būti priimta iki šių metų pabaigos, kad užtikrintų Irakos sienos prieš nepagrįstą intervenciją ir atnaujintų diplomatinius santykius su kaimynystės šalyse.
+Šiandien vakar La Plata, 50 kilometrų (31 mylių) nuo Buenos Aires, ankstesnė senatorė ir Argentinos pirmadienės Kristina Fernandez de Kirchner paskelbė kandidatūrą į prezidento postą.
+P. Kirchner savo kandidatūrą į prezidento postą paskelbė Argentinos teatroje, kurioje 2005 m. pradėjo savo kampaniją į Senatą kaip Buenos Aires provincijos atstovė.
+Šį diskusiją sukėlė kontroversija dėl Hurricano Katriną įvykusių nuosavybės ir atstatymo išlaidas, kuriuos kai kurie finansų konservatoriškai humoriškai vadinosi „Bush‘o Naujojoje Orleanoje susitarimas“.
+Liberalų kritika dėl rekonstrukcijos užsienio politikos dėl to, kad rekonstrukcijos sutartis buvo užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio politikos užsienio polit
+Vienas iš keturių milijonų žmonių atvyko į Rimą dalyvauti įpėdinimu.
+Žiūrėjų skaičius buvo taip didelis, kad visiems nebuvo galima pasiekti Šv. Petro aikštyneje vykusių pažiūrų.
+Romos kitose vietovėse instaliuojama kelis didelės televizijos ekranai, kad žmonės galėtų žiūrėti ceremoniją.
+Daug kitose Italijos miestuose ir pasaulio kitose vietovėse, ypač Prancūzijoje, taip pat buvo įrengtos panašūs įrenginiai, kuriuos žiūrėjo didelis žmonių skaičius.
+Istorikai kritikuoja ankstesnės FTB politikos, kurių tikslas buvo akcentuoti tai, kas lengvai gali būti išspręstas, ypač nusižengusi automobiliai, kad padidintų agentūros sėkmės skaičiui.
+Kongresas 2005 m. finansinės metu prasidedė finansuoti obscenžijos iniciatyvą, taip pat nustatydamas, kad FTB turėtų skirti 10 agentų pornografijai.
+Robinas Uthappa įveikė 11 kamuoliukų ir 2 šešėliukų ir įveikė 70 taškus per 41 kamuoliuką, tai buvo didžiausias punktas.
+Vienas iš vidurybės žaidėjų, Sachinas Tendulkaras ir Rahulas Dravidas, padarė gerai ir sukūrė 100 taškų partnerystę.
+Bet po kapitono kamuolio pralaimėjimo Indija įmušė 36 taškų, pralaimėdama 7 kamuolių, ir baigė kamuolį.
+JAV prezidentas Georgeʼas W. Bushas lapkričio 16 dieną rytą atvyko į Singapūrą, prasidėdamas savaitę ilgametį Asijoje.
+Jis susitiko su Singapūro viceprezidentu Wongu Kanu Sengu ir diskutavo prekybos ir terorizmo klausimus su Singapūro premjeru Lee Hsienu Loongu.
+Po savaites, kurią pertraukė per vidurio kadencijos rinkimus, Bushas auditorijai pasakė apie Azijos regiono prekybos išplėstinimą.
+Ministras pirmininkas Stephenas Harperis pasiūlė atsisakyti Vyriausybės „Švaraus vandens įstatymą“ visų partijų komitetui, prieš antrą skyrimą, po antradienio 25 minučių susitikimo su NDP lyderiu Jacku Laytonu PMO.
+Per susitikimą su premjeru Laytonas prašė konservatorių partijos aplinkos įstatymo pakeitimą, prašydamas „visiškai ir visiškai perrašyti“ konservatorių partijos aplinkos įstatymą.
+Nuo to laikos, kai federalinis vyriausybė atkovojo finansuoti „Mersey“ ligoninę Devonporto mieste, Tasmanijoje, valstybės vyriausybė ir kai kurie federalinės parlamentarai kritikuoja šį veiksmą kaip stuntą prieš federalinius rinkimus, kurie turėtų vykti lapkričio mėnesį.
+Tačiau pirminis ministras Johnas Howardas sakė, kad šis įstatymas tik būtų užtikrinti ligoninio įrenginiai nuo Tazminijos vyriausybės pažeidimų, perduodamas papildomą 45 mln. AUD.
+Naujausioje spaudai teigiama, vandens lygumo mokestis rodo, kad sukėlėjo cunamis. Taip pat buvo užtikrinama, kad cunamio veikla buvo įvyko netoli Pago Pago ir Niue.
+Tongos vietovėje nesuteikta žiūrėjimo, tačiau paskutinę laikotarpį buvo paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę laikotarpį paskutinę
+Šeštadienį visą dieną buvo uždaryti keturis iš šimtmečio školų, kurios yra vietovėje ar netoli pakrantės, nors buvo atšaukti pasiūlymų dėl grėsmės.
+JAV prezidentas Georgeʼas W. Bushas paskelbimą sveikė.
+Busho atstovas Gordonas Johndroeʼas sakė, kad Šiaurės Korėjos pasiūlymas „yra didelis skirtas tikėtam korejų pusiasalio nusiginklavimo verifikuojamu nusiginklavimu“.
+Šiandien Atlanto vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vandenyno vanden
+Nacionalinis uraganų centras (NHC) teigia, kad šiuo metu uraganas „Jerry“ nėra pavojingas šalyje.
+JAV inžinerių korpusas paskelbė, kad 15 centimetrų lietus gali pertraukti anksčiau sužeistus valstijas.
+Katrinės audros metu iki 20 pėdų aukšto vandens požemio Ninth Wardas, kuris buvo išplėstas iki 20 pėdų aukšto vandens požemio, dabar yra vandens požemio viršūna, nes artėjančioje paprastai 20 pėdų aukšto vandens požemio aikštyne buvo išplėstas paprastai 20 pėdų aukšto vandens požemio.
+100 pėdų dydžio šypsenėje vanduo nukraustas iš sienos.
+Komandos administravimo vadovas Adamas Cuerdenas praėjusį mėnesį kalbėdamas „Wikinews“ paaiškino savo nerimą dėl ištrymų.
+„Jis [Walesas] mūsų nuo pradžių visiškai melėjo. Pirmiausia veikdamas kaip, kad tai yra teisinės priežasties dėl. O antriausia, kaip jis mėgsta mūsų, iki savo darbų ištrymo.“
+Bendruomenės nerimtumas sukėlė dabartinę mėgstymą užtikrinti seksualinį turinį šioje svetainėje, kurioje yra milijonai atvirai leidžiamų žiniasklaidos.
+Dauguma darbų buvo teorinė, bet programas buvo rašytas, kad simuluotų Sagittariusių galaktikos pažiūrėjimus.
+Grupė tikėjo, kad tokių požiūrėjimo efektai būtų sukėlėti tarp vieno iš žvaigždžių tikrųjųjų ir „Milky Way“ tikrųjųjų.
+Taip pat kaip Mėnulio gravitacijos poveikia Žemės vandenynas, todėl ir Milky Way gravitacija poveikia Sagittarius galaktikos.
+Mokslininkai galėjo paaiškinti, kad tikrai tokia pat tai, kaip ir įprastinė masa, tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai, kas yra tai pat tai,
+Ši teorija teigia, kad didžiausia šviesa tikra masa aplink galaktikos aplinkoje, o ji sudaryta iš daug mažų partiklių.
+Televizijos pranešimai rodo, kad atogrąžų gamyklės iš jos išvyko baltas dymas.
+Vietos valdžios institucijos užsienio esančių gyventojų paaiškia, kad būtų apsistojęsi į namus, išsitraukti klimatizatorius ir neslėpti artėjančios vandens.
+Pasak Japonijos branduolinės agentūros, branduolinės caesiumas ir jodis buvo atpažintas šiaurės korėjoje.
+Vyriausybė tikisi, kad tai reiškia, kad šios vietovės vietovėse uranio palydovų skaičiuojamas konteineris gali buvo sukrintas ir išsivystė.
+Dr. Tony'us Mollas KwaZulu-Natalo regione Afrikos pietvakyje rastė išskirtinę narkotikų rezistentinę tuberkulozę (XDR-TB).
+Interviu jis sakė, kad nauja variantė yra „labai sunku ir nerimu, nes yra labai aukšta mirties tikimybė“.
+Gali būti, kad kai kurie pacientojai įveikė šį bakteriją ligoninėje, manė Dr. Moll, o mažiausiai du žmonės yra ligoninės sveikatos priežiūros darbuotojai.
+Vieno meto laikotarpiu inficuotas žmogus gali infikuoti 10-15 artimiausių kontaktų.
+Tačiau visoje 330 000 žmonių, kurie kiekvieną metus Šiaurės Afrikoje buvo infikuoti tbc, XDR-tbc procentas vis dingia mažas. 6 000 iš šių 330 000 žmonių buvo infikuoti XDR-tbc.
+Abi iš šių 1 000 pundų svariausių satelitų, kurie keliavo maždaug 17 500 mylių per valandą greičiu, susidūrė 491 mylių nuo Žemės.
+Mokslininkai sako, kad dėl susidūrimo sukurtas didelis smūgis.
+Jie vis dar bandyja nustatyti, kaip didelė buvo avarija ir kaip štai Žemė.
+JAV Gynybos ministerijos strateginės pajėgos komandos biuroje užtikrina atogrąžų.
+Analizės rezultatai bus paskelbti viešoje interneto svetainėje.
+Pennsylvanijos Pitsburgo Vaikų ligoninės gydytojas bus kaltinama griežtas nužudymas po to, kai ankstesnį trečiadienį buvo rastas jo motina mirtas automobilio kepurėje, sakoma Ohio valdžios institucijos atstovai.
+Dr. Malaras Balasubramanianas, 29 metų amžiaus, buvo rastas Blue Ashe, Ajvajono valstijoje, maždaug 15 mylių į pietvakarius nuo Cincinatės esančio suburbo, kuriame buvo įsikūrusi daug medicininių priemonių.
+Ji vadovė pareigūnus į savo juodaą „Oldsmobile Intrigue“ automobilį, kuris buvo 500 pėdų atstumu.
+Tuo vietoje jie rastė Sarojo Balasubramanian, 53 metų amžiaus, kūno srautuotų krepšiuose.
+Policija sakė, kad įvykio vietoje buvo įtariama, kad kūno buvo maždaug vienas dienas.
+Šį sezoną pirmieji sveikatos pažeidimai buvo pranešta rugsėjo pabaigoje.
+Žmonių sveikatos pavoju šaukia šunys, kuris tada migruojasi į žmonių dėl nusikaltimų.
+Išpuolimas paskatino Indijos vyriausybės priimti tokius priemonės kaip kiaulės įveikiančių vietovės užtikrinimas, tūkstančių moskito sienų paskirstymas ir pesticidų apsprendimas.
+Vyriausybė taip pat pažadėjo suteikti kelias milijonus encefalitės vakcinės ampulės, kurios padės priprauti sveikatos apsaugos institucijoms kitą metus.
+Dėl finansų trūkumo ir mažesnės prioritetavimo prieš kitus sveikatos problemus vakcinai šiemet nesuteikti į historiškai daugiausiai poveikęs vietoves.
+1956 m. Słania išvykė į Švédiją, kur 1959 m. prasidedė dirbti Švedijos paštui ir tapo jos pagrindinis grafikas.
+Jis sudarė daugiau nei 1 000 ženklų Švedijai ir 28 kitais šalyse.
+Jo darbai yra tokio pripažintos kokybės ir detalų, todėl jis yra vienas iš labiausiai mažų filatelistų „naudingų vardų“. Kai kurie specializuojasi tik jo darbų sunaikinimu.
+Jo 1 000-asis ženklas buvo 2000 m. Davido Klöckerio Ehrenstrahlo „Didžiuliai Švedijos karalių veikimai“, kuris yra įtrauktas į „Guinness“ pasaulio rekordų knygą.
+Jis taip pat dalyvavo įrašymu bankoveių dalių daugelio šalių, paskutiniai jo darbai – Kanados naujų 5 ir 100 kanadų dolerių bankoveių pirmadienės pusės portretai.
+Po avarijos Gibsonas buvo pervežtas į ligoninę, bet netrukus mirė.
+64 metų amžiaus autobusio vairuotojas nebuvo sužeistas.
+Autobusas iš avarijos vietos buvo išvežtas maždaug 1200 val. GMT tą pačią dieną.
+Maždaug 100 metrų nuo įvykio vieto garagos darbuotojas sakė: "Būtų vaikūnai, kurie laukė keliauti gatvę, ir jie visi šaukė ir plakė."
+Jie visi grįžo iš įvykio vietos.
+Kiti Balių posėdio temai – išgelbėti pasaulio vėl atrodo miškų ir bendradarbiauti technologijas, kad padėtų išsikvėpimą šalyse išsikvėpti mažiau.
+Taip pat Jungtinės Tautos tikisi užbaigti finansinį fondą, kuris padėtų šalyse, kurios buvo poveikti pasaulinio karščiavimo poveikis, susigrąžinti šių poveikio požiūrį.
+Penijos gali būti išleisti į vandens saugumo namus, geresnį vandens vadovavimą ir augančius augalų sortimentą.
+Fluke'as nurodė, kad kai kurie bandė neleisti moterims kalbėti dėl moterų sveikatos, tačiau tai buvo nesėkminga.
+Ji tai paaiškino dėl daugelio pozitivinių komentarų ir užtikrinimų, kuriuos jai išsiunčia abi moterys, o ir vyrai, kad kontracepcija turi būti pripažinta kaip medicinis reikalas.
+Kai kovas pabaigojo po to, kai sužeisti buvo transportuoti į ligoninę, apie 40 iš kitų palikėjusių kalėjų kalėjimu atsisakė grįžti.
+Negatytojai bandė padarinti situaciją, bet kalėjų reikalavimai neaišku.
+10:00-11:00 val. MDT kalėjime užsikrėtė ugnis, kuris prasidėjo iš kalėjimo įsikūrusiųjų.
+Netrukus, policijos pareigūnai, užtikrinti dėl nusikaltimų, įvykė į dviejųjų sąlygų teritoriją ir užsikrėtė kalėjimą dėl grėsmės gazo.
+Ugniageidžių komanda galiausiai 11 val. 35 min. uždavė ugnį.
+Kai 1963 m. buvo pastatytas staigas, per sezoninius potvynius, kuriuos įvažiavo visuose upės, buvo užtikrinti.
+Šis sedimentas buvo reikalingas, kad būtų sukurtos paplūdimių krantai ir paplūdimių plytiniai, kurie buvo gyvūnų gyvenimo vietovės.
+Taigi dviejų rybų rūšių išgynėjo, o kiti dviejų rūšių, įskaitant kiauliuką, buvo pavojingi.
+Nors po potvynio vandens lygis išaugs tik kelių pėdų, pareigūnai tikisi, kad tai būtų pakankamai, kad atstatytų erodavusių paplūdimių.
+Niekas nesuteikė cunamio įspėjimo, o Jakartos geofizikų agentūra teigia, kad tokio įspėjimo nėra, nes drebėjimas nesutiko 6,5 balo reikšmės.
+Nors neteko cunamio grėsmės, gyventojai prasidėjo panikuoti ir prasidėjo išsivysti iš savo verslo ir namų.
+Nors Winfrey atsisveikinimo metu buvo akivaizdžių, jai buvo akivaizdžių, kad grįžta.
+„Tai nebūtų paskutinis susitikimas. Šis yra vienos kapitolės uždarymas ir naujos kapitolės atidarymas.“
+Namibijos prezidentinės ir parlamentinės rinkimų paskutiniai rezultatai rodo, kad šiuo metu vadovaujantis prezidentas Hifikepunye Pohamba buvo perrinktas daugiausia balsų.
+Vyriausybės partija, Pietvakarių Afrikos tautos organizacija (SWAPO), parlamentariniuose rinkimuose taip pat išlaikė daugumą.
+Koalicija ir afganų pajėgos įvykdė į šią vietą, kad užtikrintų vietą ir kitais koalicijos lėktuvais buvo išsiunti pagalbos.
+Avarija įvyko aukštesnėje kalvų teritorijoje, todėl tikimasi, kad ji buvo sukėlta šikšnosparnių ugnies.
+Pagalbos paieškoti avarijos vietos sunkumo dėl nepagrįstų padangos ir krūtų teritorijos.
+Gydytojų karitas „Mangola“, „Medicines Sans Frontieres“ ir Pasaulio sveikatos organizacija sako, kad tai yra šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų šiaurės vakarų š
+„Medecines Sans Frontiere“ atstovas Richardas Veermanas sakė: „Angola stebėtina didžiausių visų laikų epidemijos, o situacija Angolai vis dar yra labai bloga“, – sakė jis.
+Žaidimai prasidėjo 10 val. ryto, kai buvo puikus savaitės metas, o išskirtinių rytinių lietų, kurios greitai išsiveržė, buvo visiškai puikus 7-mių rugbios diena.
+Rungtynių viršūnai – Pietų Afrikos komanda prasidėjo gerai, 26:00 pergalę įveikė 5-ojo rungtynių viršūnės Zambijos komandą.
+Žaisti su pietvakarių broliais, „South Africa“ iš esmės buvo įspūdingai geresnė, kai turnyras prasidėjo.
+Jų disciplinovanas gynyba, kamuolio vadovavimas ir puikus komandinis darbas atskleidė, kad tai yra komanda, kurią reikia įveikti.
+Amsterdamo miesto pareigūnai ir Anne Frank muziejaus pareigūnai teigia, kad medžiaga yra inficuota grybą, todėl jis yra pavojingas visuomenės sveikatos pavoju, nes jie teigia, kad medžiaga buvo netrukus pavojinga nukriti.
+Jis buvo planuojamas sunaikinti antradienį, bet buvo išgelbėtas po pagrindinio teismo sprendimo.
+Visi šiaurės atogrąžų vartai, kurie buvo pavadinti „Septynioms broliais“, mažiausiai 100–250 metrų (328–820 pėdų) dydžio.
+Infrakrašto vaizdo įrašai rodo, kad naktį ir dieną temperatūros pakeitimai rodo, kad tai gali būti sunkiai.
+„Dienos metu jos yra šalčiau, o naktį karšiau.
+Jų termodynaminis elgesys nesutinka didžių Žemės karstų, kurios dažnai užtikrina labai stabilišką temperatūrą, tačiau tai atitinka tai, kad šie yra didžiuliai iš žemės atogrąžų,“ – sakė Glenas Cushingas, Jungtinės Valstijos geologijos tarnybos (JVGT) „Astrogeology“ komandos narys ir Flagstafo mokykloje (Northern Arizona University) Vakarų Arizonoje.
+Prancūzijoje rinkimai tradiciniai yra mažas technologijų patirtis: rinkėjai išolysi į kabinetą, į enveliui įtraukti savo pasirinktą kandidatūrą.
+Po to, kai pareigūnai patvirtina rinkėjų identitetą, rinkėjas išleis balą į rinkimų apskritą ir pažymės balsavimo sąrašą.
+Prancūzijos rinkimų įstatymas labai striktiškai kodifikuoja procesus.
+Nuo 1988 m. balsavimo aikštynei turi būti atviru, kad rinkėjai ir atliekų atstovai gali matyti, kad prasidedant balsavimui nė vienoje balsavimo aikštynei nė vienoje balsavimo aikštynei nė vienoje balsavimo aikštynei nė vienoje balsavimo aikštynei nė vienoje balsavimo aikštynei nė vienoje balsavimo aikštynei nė vienoje balsavimo aikštynei nė vienoje balsavimo aikštynei nė vienoje balsavimo aikštynei nė vienoje balsavimo aikštynei nė vienoje balsavimo aikštynei nė vienoje balsavimo aikštynei nė vienoje balsavimo aikštynei nė vienoje balsavimo aikštynei nė vienoje balsavimo aikštynei nė vienoje balsavimo aikštynei nė vienoje balsavimo aikštynei nė vienoje balsavimo aikštynei nė vienoje balsavimo aikštynei nė vienoje balsavimo aikštynei nė vienoje balsavimo aikštynei nė vienoje balsavimo aikštynei nė vienoje balsavimo aikštynei nė vienoje balsavimo aikštynei nė vienoje balsavimo aikštynei nė vienoje balsavimo aikštynei nė vienoje balsavimo aikštynei nė vienoje balsavimo aikštynei nė v
+Kandidatai gali atsisakyti atstovus viso proceso kiekvienoje dalyje. Vakarą balsų sumažinimas vyksta didelės priežiūros sąlygose, įvykdant specialius procedūras.
+2007 m. Taipei IT mėnesio metu ASUS Eee PC, anksčiau pasiūlytas visame pasaulyje, kad sparčiau išlaikytų išlaidas ir padidintų funkcijas, tapo svarbią temą.
+Tačiau vartotojų rinkas 2007 m. „Taiwano užtikrintųjų apdovanojimo“ laureatas „ASUS“ radikaliai pasikeitė ir pakeitė po to, kai 2007 m. „Taiwano užtikrintųjų apdovanojimo“ laureatas „ASUS“ buvo užtikrintas 2007 m. „Taiwano užtikrintųjų apdovanojimo“ laureatas „ASUS“ buvo užtikrintas 2007 m. „Taiwano užtikrintųjų apdovanojimo“ laureatas „ASUS“ buvo užtikrintas 2007 m. „Taiwano užtikrintųjų apdovanojimo“ laureatas „ASUS“ buvo užtikrintas 2007 m. „Taiwano užtikrintųjų apdovanojimo“ laureatas „ASUS“ buvo užtikrintas 2007 m. „Taiwano užtikrintųjų apdovanojimo“ laureatas „ASUS“ buvo užtikrintas 2007 m. „Taiwano užtikrintųjų apdovanojimo“ laureatas „ASUS“ buvo užtikrintas 2007 m. „Taiwano užtikrintųjų apdovanojimo“ laureatas „ASUS“ buvo užtikrintas 2007 m. „Taiwano užtikrintųjų apdovanojimo“ laureatas „ASUS“ buvo užtikrintas 2007 m. „Taiwano užtikrintųjų apdovanojimo“ laureatas „ASUS“ buvo užt
+Stoties interneto svetainėje šou aprašyta kaip „senovės mokyklės radijos teatras, kurioje įvyksta nauja ir išskirtina geekybė!“
+Šou ankstesnės dienos laikotarpiu buvo paskelbtas tik „TogiNet Radio“ internetinės radijos svetainėje, kurioje daugiausia skirta kalbėjimo radijas.
+2015 m. pabaigoje „TogiNet“ įsteigė „AstroNet Radio“ kaip savivaldybės stotį.
+Šou pirmiausia dalyvavo vienintelės amatėrų vaizdo įrašo akteriai iš Rytų Teksaso vietovės.
+Pagal pranešimus, visą naktį tęsiantis smurtas tęsėsi dėl to, kad policijos pareigūnai Bischkeke gatvėse nebuvo.
+Vienas pažiūrėtojas Bishkeką apibūdino kaip „anarkijos“ valstybės, nes žmonių grupės važiuoja gatvėse ir plenkuoja prekybos parduotuvius.
+Kai kurie Bischkeko gyventojai kaltinėjo protestuotojai iš pietvakarių už neteisėtį.
+Pietų Afrikos komanda laimėjo „All Blacks“ (Naujosios Zelandijos komandą) „Tri Nations“ rugbių maču „Royal Bafokeng“ stadione Pietų Afrikos Rustenburgo mieste.
+Paskutinis rezultatas buvo vieno taško pergalė, 21:20, užbaigus „All Blacks“ 15 mečio pergalę.
+Taip „Springboks“ pabaigojo penkių mačų pralaimėjimą.
+Tai buvo „All Blacks“ paskutinis mačas, nes jie jau anksčiau per du savaitę laimėjo trofėjų.
+Serijos paskutinis mačas vyks Johannesburgo „Ellis Park“ stadione kitą savaitę, kai „Springboks“ susitiks su Australijoje.
+Pirmadienį 22 val. 10.08 val. vakaraus Montano kraštyje sukrėtė 5,5 balo stiprumo žemės drebėjimas.
+JAV Geologijos tarnyba (USGS) ir jo Nacionalinis Žemės drebėjimo informacinis centras kol kas nesigailėjo pranešimų dėl padarinių.
+Žemės drebėjimas buvo centruotas maždaug 20 km (15 mylių) į šiaurės šiaurės rytus nuo Dillo ir maždaug 65 km (40 mylių) į pietvakarius nuo Butte.
+Pirmadienį rytų Prancūzijos Lyono esančioje šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės pietvakarių šiaurės p
+Prancūzija yra septintasis Europos Sąjungos šalyje, kuris šį virus patyrė, o anksčiau tai patyrė Austraija, Vokietija, Slovenija, Bulgaria, Graikija ir Italija.
+Kroatijoje ir Danijoje įtariamos H5N1 atvejis dar nebuvo patvirtintos.
+Chambersis prašė į teisėtę už „Didžiojoje Žemės gyventojų smurtą, sunaikinti ir terorizuoti milijonus milijonų gyventojų“.
+Chambersas, kuris yra agnostikas, teigia, kad jo kaltinimai yra „frivoliniai“ ir „kiekvienas gali kalti kiekvieną“.
+Pasirodytas Camille‘o Saint-Saens‘s Francouzijos operos istorija yra dėl „mūsų, kurios gyvenimą vadina narkotikų ir Japonijos meilė“.
+Dėl to vakarėlyje vystėvėjai smogia nuo kanapų, o teatras visiems žiūrovams suteikia taip pat galimybę prisijungti.
+Buvęs Atstovų rūmų pirmininkas Newtas Gingrichas, Teksaso gubernatorius Rickas Perry'us ir kongreso narys Michele Bachmann finišojo ketvirtame, penktame ir šeštame vietoje.
+Po, kai buvo paskelbti rezultatai, Gingrichas pasiūlė Santorumui, tačiau Romneyui, kuris už jų kandidatūrą išsiveržė negatyvius kampanijos reklamus prieš Gingrichą, sakė kaltinimus.
+Perry’is sakė, kad „grįstų į Teksasas, kad peržiūrėtumėte šiandien vykusių partijos kongreso rezultatus, nusprendžiute, ar esu galimybės dalyvauti šiame rinkimuose“, bet vėliau sakė, kad pasitrauks rinkimuose ir dalyvautų sausio 21 d. Pietų Karolinos valstijos pirminės rinkimuose.
+Bachman, lapkričio mėnesį laimėjusi „Ames Straw Poll“ rinkimuose, nusprendė uždaryti savo kampaniją.
+Fotografas buvo pervežtas į Ronaldo Reagono UCLA Medicinos centrą, kurioje jis vėl mirė.
+Pasak pranešimo, jis buvo maždaug 20 metų amžiaus. Bieberis pranešime sakė: „Nors aš nebuvo prisijungęs į šį tragišką nusikaltimą, bet mano myšlenijos ir sutikimai yra šių nusikaltimo aukos šeimai.“
+Enterteinmento naujienų svetainė „TMZ“ suprantina, kad fotografas pasitraukė savo transporto priemonę kitame Sepulvedo gatvės pusėje ir bandė pašauti policijos stoppą prieš pasiekti kelią ir tęsėti, todėl Kalifornijos kelių patrolės policijos pareigūnas, vykdantis stoppą, dviejų kartų pasiūlė jį grįžti.
+Pasak policijos, automobilio vairuotojas, kuris sužalojo fotografą, mažiausiai nebus kaltinamas nusikaltimu.
+Dėl to, kad kiekvieną dieną gali būti tik 18 medalijų, daug šalių nesėkė medalijų podiumo.
+Jos turi Holandiją, kurioje vakar Annot Jochemsenė finišavo devintame vietoje moterų klasės „Super-G“ rungtynėse, ir Finniją, kurioje Katja Saarinenė finišavo dešimtame vietoje tokiose rungtynėse.
+Australijos sportininkas Mitchellas Gourley'is finišavo vienintelės dešimtmečio vietoje vyresnės Super-G rungtynėse. Čekų sportininkas Oldrichas Jelinekas finišavo šeštadienio vietoje vyresnės Super-G rungtynėse.
+Meksikos sportininkas Arly Velasquezas užsiėmė 15-oje vietoje vyresių Super-G. Naujosios Zelandijos sportininkas Adamas Hallas užsiėmė 9-oje vietoje vyresių Super-G.
+Pietų Korėjos sportininkas Jong Seorkas Parkas finišavo dvidešimt ketvirtąjame vietoje Super-G rungtynėse, o Lenkijos sportininkas Maciejas Krezelis ir vadovė Anna Ogarzynska finišavo trisdešimt trečiąjame vietoje.
+Po 2010 m. žemės drebėjimo Jungtinės Tautos saugumo pajėgai, kurie atvyko į Haiti, buvo kaltinami dėl šiųjų, kurios prasidėjo netoli pajėgų stovyklės.
+Pasak teisėjimo kaltinimų, iš JT kempas nesanitarizuotas atliekas, todėl bakterijos įvykė į Artibonitės upę, vieną didžiausių Haitio upų.
+Iki karinių pajėgų atvėrėjimo Haiti nuo XIX amžiaus nesutiko problemų, susijusių su šikšnosparniai.
+Haitijos Teisingumo ir demokratijos institutas atskleidė nepriklausomus tyrimus, kurie leido paaiškinti, kad Nepaliečių Organizacinės Tautos pajėgumas nepaisyčiai į Haiti įkėlė šikšnosparnių.
+Danielė Lantagne, Jungtinės Tautos patarėja dėl sveikatos, sakė, kad susitikimas buvo greičiausiai sukėlęs karininkai.
+Hamiltonas patvirtino, kad Howardo universiteto ligoninis priimėjo pacientą stabilūs būklės.
+Pacientas buvo apsilankęs Nigerijoje, kurioje įvyko Ebolo vėžio atvejų.
+Hospitalas įvykdė infekcijos kontrolės protokolą, išsiskiriant pacientą iš kitų, kad užtikrintų kitų žmonių galimą infekcijos.
+Prieš „The Simpsons“ Simonas dirbėjo kitose šouse ir kitose pozicijose.
+80-aisiais dešimtmečiais jis dirbėjo šou „Taxi“, „Cheers“ ir „The Tracy Ullman Show“.
+1989 m. jis padėjo sukurti „Simpsonių“ Brooksui ir Groeningui, taip pat buvo atsakingas už šou pirmąjį rašytojų komandą.
+Nors 1993 m. iš šou pasitraukė, jis iki 2004 m. laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laikotarpių laik
+Anksčiau Kinijos naujienų agentūra "Xinhua" pranešė, kad lėktuvas buvo užkirstytas.
+Vėliau pranešimai pranešė, kad lėktuvui pasiūlėjo smurto grėsmė, todėl jis grįžta į Afganistano ir nusileido Kandaharoje.
+Ankstesnės pranešimai sako, kad lėktuvas grįžta į Afganistano po to, kai jai buvo atmestas pagalbos nusileidimas Ürümčiui.
+Irano lėktuvo avarijos dažnai įvykiasi, nes šiame šalyje yra senesnanti lėktuvo flotilė, kuri yra kitokiau užtikrinti ne tik civilinėms, bet ir karinėms operacijoms.
+Tarptautinės sankcijas reiškia, kad naujų lėktuvų nepirkti.
+Šį savaitę ankstesnės savaitgalio pirmadienį policijos helikopteris smogė trijų žmonių, o tris kitų buvo sužeisti.
+Praėjusį mėnesį Iranas patyrė savo blogiausią skrydžių avariją per kelias metus, kai skrydžiantis į Armeniją skrydžių lėktuvas nukrito ir žuvo 168 žmonių.
+Taip pat šį mėnesį vienas skrydžių avialinijos lėktuvas Mashhadoje nukreipėsi į skrydžių aikštylę ir susidūrė su sieną, žuvo 17 žmonių.
+„Aerosmith“ atšaukė visus savo turnyro paskutinius koncertus.
+Grupei buvo planuojama apsilankyti Jungtinėje Amerikoje ir Kanadoje iki rugsėjo 16 dienos.
+Jie atšaukė kelionę po to, kai vadovas dainavimo grupės „Aerosmith“ Stevenas Tyleris patyrė sužeidimą po to, kai lapkričio 5 d., vykdant koncertą, nukrito iš scenos.
+Murray’is pralaimėjo pirmąjį setą po to, kai abi vyrai visiškai laimėjo kiekvieną kamuolį sete.
+Del Potro ankstesnį pranašumą turėjo antroje sete, bet taip pat reikėjo pertraukti po 6:6.
+Šiuo metu Potro gydomi savo pažanga, bet vėl grįžo į žaidimą.
+Programas prasidėjo 8.30 val. vietos laiku (15.00 UTC).
+Garsiai visoje šalyje žiūrėjusi žvaigždės pasiūlė Shri Shyamo pėdų bhajanas, tai yra šventybės dainos.
+Vakarą prasidėjo dainininkas Sanju Sharma, jis buvo paskutinis Jai Shankar Choudhary, kuris pristatė "chhappan bhog bhajan". Jis buvo apsistojamas dainininku, Raju Khandelwalu.
+Tada vadovavo bhajanas Lakkha Singhas.
+108 Chhappan Bhog (Hinduizmuje, 56 skirtingų maistų, pvz., gėrimų, augalų, kučių ir kitų, kuriuos skirta bogui) buvo patektai Babe Šiamui.
+Lakkha Singhas taip pat pristatė chhappan bhog bhajaną. Jį akompanojo dainininkas Raju Khandelwalas.
+Tokijos žaidynių šou ketvirtadienį vykusiame pagrindinėje prezentacijoje „Nintendo“ prezidentas Satoru Iwata atskleidė įrenginio „Nintendo Revolution“ naujojo kontrolės dizainą.
+Kaip televizijos atstumas, kontroleris naudojasi dviejų senzorių, kurie yra netoli naudotojo televizorui, kad trianguliuoti jo poziciją 3D erdvėje.
+Tai leis žaidėjams kontroluoti veiksmus ir judėjimus žiniatinklio žaidėse, nukreipdamas įrenginį skrydžiuje.
+Giancarlo Fisichella atsisakė iš automobilo kontrolio ir labai greitai po starto baigė rungtynių.
+Jo komandos kolegas Fernando Alonso per daugumą lenktynių laiko vadovavo, bet baigė lenktynių laikotarpiui, kadangi dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo dešinėjo
+Michaelas Schumacheris pabaigojo savo varžybą netrukus po Alonso, dėl dažniausių kovų per varžybą sukeldusių atliekų.
+„Ji yra labai šikšta, taip pat geriausiai daino“, – sakė jis, kaip rodoma naujienų konferencijos transkripcija.
+„Kiekvieną kartą, kai mėgėjome šį įvykį, aš buvo jaučiasi iš savo širdies.“
+Maždaug po 3 minučių iš išvykimo prasidėjimo įvartinės kameros žiūrėjimas parodė, kaip daug dažnai atskleidžiusių izoliacijos pieno klipų atskleidė iš naftos tanka.
+Tačiau jie netikėtina, kad nukentėjo lėktuvui.
+NASA skrydžių programos vadovas N. Wayneʼas Haleʼas Jr. sakė, kad pelenas nukrito „po to, kai mums reiškiauja“.
+Po penkių minučių prasidėjo vėjo, maždaug vieną minutę vėjo greičiausiai 70 km/h greičiausiai... tada prasidėjo lietus, tačiau taip didelis ir taip didelės, kad jis smogia kūnį kaip igulė, o vėliau iš šviesos nukreipėsi hailas, žmonės panikuoja, šaukia ir bėgo viena kitą.
+Aš praleido savo sutuoktę ir jos draugą, bet kelioje buvo du žmonės, kurie važiuoja krepšiais, žmonės, kuriuos jaučiau, kurie jaučiau, kurie jaučiau, kurie jaučiau", - sakė Armandas Versace'as.
+„NHK“ taip pat pranešė, kad Niigato prefektūroje vyksta „Kashiwazaki Kariwa“ atominės energijos jėgainės elektrinė.
+„Hokuriku Elektros energijos įmonė“ pranešė, kad žemės drebėjimo nėra įtakos, o jos Šikos branduolinės elektrinės reaktoriai Nr. 1 ir Nr. 2 buvo uždaryti.
+Pranešama, kad šalyje be vandens yra maždaug 9400 namų, o be elektros maždaug 100.
+Kai kurie keliai buvo sugriauti, železnicinės paslaugos buvo paskutinės vietovėse paskutinės, o Išikavos apygardos „Noto“ oro uostas dar nebuvo atidarytas.
+Viena bomba iškreipė už generalinio gubernatorio biuruose.
+Per dviejų valandų laikotarpiu netoli vyriausybės pastatų išplėstė dar tris bombas.
+Kai kurie pranešimai nurodo, kad oficialiai žuvo aštuoni žmonių, o oficialiai pranešama, kad buvo sužeisti iki 30 žmonių, tačiau paskutiniai skaičiai dar neaišku.
+Abi cyanurinėjų kyselė ir melaminas buvo rasti iš gyvūnų, kurie mirė po to, kai pakankamai ėmė kontaminuotą gyvūnų maistą.
+Universiteto mokslininkai teigia, kad abu medžiaga reaguojasi su kitu medžiu ir formuoja krystallus, kurie gali blokuoti narius funkciją.
+Mokslininkai pažiūrėjo, kaip melaminio ir cyanurinio kyselio pridūrime gali mylėti kučių urinės medžiagiai.
+Šių krystalų sudarymas atitinka tokių krystalų, kurios rastos įvykusių gyvūnų urinėje, infraredo spektroskopijai (FTIR).
+Nežinau, ar jūs tai suprasite ar nesuprasite, bet dauguma prekių iš Centrinės Amerikos į šią šalį įvežta be mokesčių.
+Tačiau aštuoni procentai mūsų prekių buvo apmokestinami tarifais Centrinės Amerikos šalyse.
+Man tai nebuvo tikriausiai tinkamas; tai nebuvo tikriausiai teisinga.
+Viskas, ką sakau žmonėms, yra, kad jie mūsų taip pažiūrėtų, kaip mūsų pažiūrėtų jie.
+Kalifornijos gubernatorius Arnoldas Schwarzeneggeris priimėjo į teisėtį įstatymą, kurią nusprendžia neleisti maždaugiems parduoti ar išnaudoti išpuolinius vaizdo įrašus.
+Įstatymo projektas reikalauja, kad Kalifornijos valstybėje parduotus smurtos vaizdo žaidimus reikalingų ženklų, kuriose būtų įrašyta „18“, ir kad jų pardavimas vaikams būtų sankcionuojama nuo 1 000 dolerių baudžiamos baudžių.
+Vyriausybės generalinis prokuroras Kieras Starmeris (KC) šį rytą paskelbė pranešimą, kuriame paskelbė, kad ir Huhne‘ui, ir Pryce‘ui būtų kaltinti.
+Huhne’as atsisakė iš ministrų posto ir jo vietą Vyriausybėje pakeis Edas Davey’is parlamentaras. Normanas Lambas parlamentaras tikimasi įsitraukti į verslo ministrų postą, kurį atsisakė Davey’is.
+Huhne‘as ir Pryce‘as planuojama atvykti Vestminsterio magistratūros teismui 16 dieną.
+Žuvusiems buvo 25 m. Nicholasas Aldenas ir 21 m. Zacharys Cuddebackas. Cuddebackas buvo vairuotojas.
+Edgaras Veguilla buvo sužeistas arba ir kiaulės, o Kristofferis Schneideris buvo pakankamai sužeistas, todėl rekonstrukcijos operacija buvo jai reikalinga.
+Uka kovas nesėkė, kai buvo taikomas penktojo vyrą galvos. Schneideris tęsiantis skausmo, vieno akio slepotę, kūno trūkumą ir titaniumu atstatytą vyrą.
+Schneideris iš savo šalyje esančio JAV karinių oro pajėgų bazės pateikė kaltinimus per videolinką.
+Po trečiadienio rungtynių Carpanedo dalyvavo dviejų individualių rungtynių rungtynėse.
+Pirmoji jos varžyba buvo slalomas, kuriose jos pirmoje kėlinyje jos rezultatas buvo „Did Not Finish“. 36 iš 116 rungtynių dalyvautių sportininkų rezultatas buvo taip pat.
+Kita jos rungtynė – didžiulės slalomas – ji užbaigė 10-oje vietoje moterų krepšinio grupėje, kombinuojant 4:41,30 ir 2:11,60 minučių, 2:11,60 minučių lengiau nei Austrijos Claudija Loesch ir 1:09,02 minučių lengiau nei 9-oje vietoje užbaigusi Gyöngyi Dani iš Ungvarijos.
+Keturi iš moterų posūkių skijų žaidėjų nenugalėjo užbaigti kelias, o 45 iš viso 117 skijų žaidėjų Giant Slalom kategorijoje nenugalėjo užbaigti rungtynių.
+Madhjapradesčio policija grąžino stojusį laptopą ir mobilus telefoną.
+Generalinio inspektorijos vadovo pavaduotoja D. K. Arya sakė: „Sulaikėme penkių asmenų, kurie išprievartė Vokietijos moterį ir atgautė jos mobilią ir notebooką“.
+Kaltinamieji vadinami Baba Kanjar, Bhutha Kanjar, Rampro Kanjar, Gaza Kanjar ir Vishnu Kanjar.
+Policijos vyriausiasis Chandra Shekharas Solankis sakė, kad kaltinamieji teisės aikštynei atvyko su slėptų vyrų.
+Nors į namą įveikė automobilis, kurioje buvo trys žmonės, nė vienas iš jų nebuvo sužeistas.
+Tačiau vairuotojas patyrė rimtų galvos sužeidimų.
+Avarijos įvykio kelio buvo laikomiškai uždarytas, kad pagalbos paslaugos išleido vairuotojų iš raudono Audi TT.
+Pirmiausia jis buvo ligoninę Jameso Pageto ligoninėje Didžiosios Jarmūtos.
+Vėliau jis buvo perėjimas į Kembridžo „Addenbrooke's“ ligoninę.
+Nuo to laikotarpių Adekoja buvo įtraukti į Edinburgo šerifų teismą, kurioje ji buvo kaltinama nužudymu savo sūnui.
+Ji buvo sulaikyta iki kaltinimo ir teismo, tačiau kiekvieno žiūrovės įtarimai gali būti kaltinti, nes jos nuotrauka buvo išplatinta visuomenėje.
+Šių praktikos kitose Jungtinės Karalystės vietovėse taip pat vyksta, bet Škotijos teisingumas veikia kitokiu būdu ir teismo institucijos nusprendė, kad fotografijų paskelbimas gali būti prejudicinis.
+Dundee universiteto profesorė Pamela Ferguson teigia: „Journalistai tikriausiai keliauja pavojingą liniją, paskelbdamas nuotraukas ir kt. įtariamųjų.“
+Koruninės pareigas, kuris visiškai atsakinga prokuratūrai, žurnalistams pažymėjo, kad kas nėra komentuojama mažiausiai iki kaltinamųjų.
+Dokumentas, anksčiau paskelbta, atsisakys dėl sienų sprendimo, kurią Palestina nori įrengti pagal sienos, kurios buvo prieš 1967 m. Vakarų Rytų Karalystės karą.
+Kiti temai, kurie, kaip teigiama, buvo apklausti, yra ateities Jeruzalės, kuris yra šventas abiems tautoms, ir Jordano slėgio klausimas.
+Izraelis reikalauja, kad po dešimtmetį, kai būtų pasirašytas sutartis, dalyje būtų užtikrintas karinis priežastis, o PA pripažįsta, kad po penkių metų pasitrauktų iš dalyje.
+Papildomu šikšnosparnių kontrolės tyrime šaudininkai turėjo būti artėjančiai užsikrėtinčių valstybinių apsaugos pareigūnų, nes tyrimas buvo užtikrintas ir jo efektyvumas vertinamas.
+Tarptautinio NPWS ir Australijos sportinės šautininkų asociacijos (NSW) Inc. partnerystėje iškvietė kvalifikuotus savanorių, kurie dalyvautų sportinės šautininkų asociacijos mysų programoje.
+Pasak Micko O'Flynno, NPWS Parko apsaugos ir paveldo vyriausybinės direktorijos pareigūno, pirmosios šaudymo operacijos metu išrinktos keturis šaudininkai gavo kompleksinę saugumo ir išmokymą instrukciją.
+Martelys vakar pasiūlė naujų provizinių rinkimų tarybų (CEP) narystės, kurioje yra devyniems nariais.
+Tai Martelyjo penktasis CEP per keturis metus.
+Praėjusį mėnesį prezidentinė komisija pasiūlė ankstesnės CEP atsistatydinimą kaip vieną iš paketos priėmimų, kad šalyje įvyktų naujieji rinkimai.
+Komisija buvo Martelyho atsakymas daugelio regimo priešininkų protestų, kurie prasidėjo spalio mėnesį.
+Kartais smurtos protestai sukėlė nesėkminga rinkimų organizavimas, kuriuos jau nuo 2011 m. turėjo įvykti.
+Pranešama apie maždaug 60 atvejų, kad iPodai per karštį daugiau grėsmės, dėl kurio įvyko šešių ugnių ir keturiems žmonėms buvo nukentėti mažai.
+Japonijos Ekonomikos, prekybos ir pramonės ministerija (METI) sakė, kad žinojo apie 27 atvejų, susijusių su šiose priemonių.
+Praėjusį savaitę METI paskelbė, kad „Apple“ pranešė 34 papildomų didelės temperatūros incidentus, kurie įmonė vadino kaip „nepagrįstas“.
+Ministerija atsakė, sakydamas, kad „Apple“ pranešimo atidėjimas yra „tikrai nesunku“.
+Žemės drebėjimas sukrėtė Mariano 07:19 val. vietos laiku (09:19 val. GMT penktadienį).
+Šiaurės Marijos emergencyjų vadybos pareigūnai pranešė, kad šalyje nebuvo pranešta apie nukentėjimus.
+Taip pat Tichojo vandenyno cunamio įspėjimo centras sakė, kad nėra cunamio įspėjimo.
+Buvęs filipinų policijos pareigūnas užsikrėtė Hongkūno turistus Manilėje, Filipų sostinėje, įveikdamas jų autobusą.
+Rolando Mendoza nušovė savo M16 šautuvą į turistus.
+Iki dabar išgelbėti buvo kelios užsitikrinti hostage ir mažiausiai šeši žuvo.
+Šeši užsitikrinti, įskaitant vaikus ir senelius, buvo išleisti anksčiau, kaip ir filipinieji fotografai.
+Fotografai vėliau įvykdė senelio moterio vietą, nes jai buvo reikalinga toaleta. Mendoza buvo nušautas.
+Ligginsas tęsė tėvų pasaulį ir įvyko į medicinos karjerą.
+Jis mokėsi kaip gynėjologas ir 1959 m. prasidedė dirbti Auklando nacionalinėje moterų ligoninėje.
+Kai Ligginsas dirbėjo ligoninėje, jis savo laisvą laiką prasidėjo tyrimuoti prematuri kūdikimą.
+Jo tyrimai rodo, kad, jei būtų naudojama hormonas, vaikinio feto plėvų pasiekiamumas užtikrėtų greitai.
+„Xinhua“ pranešė, kad vyriausybės tyrėjai trečiadienį atrado du „mėlyno“ skrydžio rekorduotojai.
+Taip pat Luną pažiūrėjo ir kiti sportininkai.
+Tommy Dreameris sakė: „Luna buvo pirmasis ekstremalių karalių karalė. Pirmasis mūsų vadovas. Luna mirė dviejų mėnulių naktį. Visiškai unikali, kaip ir ji. Stiprus moteris.“
+Dustinas „Goldustas“ Runnelsas pažymėjo, kad „Luna buvo tokia patieka, kaip ir aš...vis tiek, galbūt dar labiau...mėgsta ją ir būsiu ją patyrėti...tikiuosi, kad ji yra geresnėje vietoje“.
+Prieš 2010 m. federalinių rinkimų 1 400 žmonių apklausos, nuo 2008 m. išaugo 8 proc. tų, kurie prieštarauja, kad Austrālija taps respublika.
+Pagal 2010 m. federalinių rinkimų kampanijos, provizoriškai vyriausybės pirmininkė Julia Gillard teigė, kad tikiuosi, kad Austrālija galėtų pasiekti respublikos statusą po Karalės Elizabeto II valdymo pabaigos.
+Pagal apklausą 34 procentai šių žmonių teigia, kad Karalė Elizabeth II turėtų būti paskutinė Australijos monachė.
+Pagal apklausos pusės, 29 procentų respondentų mano, kad Australija kiek tiek greitai turėtų tapatyti respubliką, o 31 procentai mano, kad Australija niekada neturėtų tapatyti respubliką.
+Olimpisinis aukso medalistas turėjo plaukti 100 m ir 200 m laisvės stiliumi ir trejų štafetų Commonwealtho žaidynėse, tačiau dėl jo kaltinimų buvo įtikinama, kad jis nesėkmingai pasirengė.
+Jis negalėjo įsigyti vaistų, kurias reikėtų, kad išnaudotų savo skausmę, nes jos buvo uždrausti iš žaidynių.
+Universiteto centrinės Missouri matematikas ir kompiuterių mokymo profesorius Curtis Cooperas spalio 25 d. atskleidė didžiausią iki šiol nežinomąjį pirmųjų faktorų skaičių.
+Kai kurie žmonės patvirtino atradimą naudodamas skirtingų įrangų ir programų, prasidėdamas sausio pirmadienį, ir ji buvo paskelbta antradienį.
+Gali būti, kad kometai gali būti vandens suteikimo Žemės šaltiniai, taip pat organinės medžiagos, kurie gali formuoti proteinus ir užtikrinti gyvybę.
+Mokslininkai tikisi paaiškinti, kaip planeto formuoja, ypač kaip iškovojo Žemė, nes kometai seniai susidūrė su Žemėje.
+Cuomo, 53 metų amžiaus, prasidėjo vyriausybei šiemet, o praėjusį mėnesį paskelbė įstatymą, legalizuojant sutuoktį tarp pusiųjų.
+Jis sakė, kad šie įtarimai yra „politinės šeimininkystės ir nesėkmingumas“.
+Pranešama, kad jis 2016 m. kandidatuos į prezidento postą.
+„NextGen“ yra sistema, kuria, pasak FAA, leidžia lėktuvams lėkti mažesniems maršrutams ir gauti milijonus galonų naftos kiek mėnesį ir sumažinti atogrąžų dujų emisijas.
+Jis naudojasi satelitinės technologijos, o ne ankstesnės žemės radarų technologijos, kad leidėtų skrydžių valdytojams tikriausiai nustatyti lėktuvus ir suteikti pilotojams tikriausių informacijos.
+Nėra įtraukti papildomų transporto priemonių, o Wembleyje nebus stabdyti skrydžių, o automobilių stovėjimo ir „park-and-ride“ paslaugos nebus patekti į žemę.
+Baimės dėl transporto trūkumo padidino galimybę, kad žaidimas būtų priverstas žaisti uždarytas dvejų vartų, be komandos rėmėjų.
+Trečiadienį žiniasklaida "Science" paskelbta mokslinis tyrimas pranešė, kad Ekuadoro Galapagų salose sukurtas nauja ptakų rūšis.
+Iš Jungtinės Valstijos Princetono universiteto ir Švedijos Uppsalos universiteto mokslininkai pranešė, kad nauja rūšis išgyvena tik dviejų generacijų laikotarpiu, tačiau buvo manoma, kad šis procesas reikėtų daug didesnės laikotarpių, dėl to, kad išgyvena tarp endemiškos Darvino šikšnosparnių, Geospiza fortes, ir imigrantų kaktus šikšnosparnių, Geospiza conirostris.
+Aurumas gali būti įrengtas į kiekvieną formą. Jis gali būti įrengtas į mažas formas.
+Jis gali būti išplėstas tenkamu drėgimu, kuris gali būti vėžtas ir plauktas. Jis gali būti išplėstas ar pliuktas į platos.
+Jis gali būti labai tenkas, ir prikliuoti į kitą medžiagą. Jis gali būti labai tenkas, kad kartais buvo naudojamas dekoruoti knygose, kurios pavadinimas yra „iluminuotos medžiagos“.
+Tai vadinama cheminis pH. Galite sukurti indikatorį naudodamas raudonos kapustos šťovų.
+Kiaulės šťovės skirtingumas skiriasi, kadangi cheminis yra kyselęs ar alkalinis.
+pH lygis reiškia, kiek Hidrogeno (H pH) ionių yra testuojamame cheminėjimu.
+Hidrogeno įvairiai yra protonai, kurie buvo atsitraukti iš jų elektronų (nes hidrogeno atomai sudarytos iš vieno protono ir vieno elektronų).
+Dviejų skrydžių prašmės smūgiuojuoju, o vandens mėgstujuoju rūkus smūgiuoju iš jų kamuolį.
+Jūsų rūkytės reaguoju su užsienio sluoksnėmis, kurios reiškia, kad jūsų rūkytės atsisveikia.
+Harapos ir Mohenjo Daro miesteliais beveik visoje namuose buvo naudojami plieniniai toaletyjai, kurie buvo prižiūrėti į sutarimą kanalizacijos sistemą.
+Griečijoje Kreto ir Santorinio Minojų miestų namuose rastos kanalizacijos fragmentai.
+Ankstyje Egiptoje, Persijoje ir Kinijoje taip pat buvo tualetų. Romų civilizacijoje tualetas kartais buvo vienas iš viešųjų bažnyčių, kuriose būtų vienas kompanijos, kurioje būtų ir vyrai, ir moterys.
+Kai skambite žmogui, kuris yra tūkstančius mylių nuo jūsų, jūsų naudojate satelitą.
+Satelitas įrašoje gavo skelbimą, kuris būnai grįžta atgal.
+Satellitą į kosmosą išvyko raketė. Mokslininkai kosmoso teleskopus naudojasi, nes Žemės atmosfera kai kuriuos mūsų šviesą ir žiūrėjimą deformuoja.
+Daugiausia 100 pėdų augančio raketos reikia, kad nusileisti satelitą arba teleskopą į kosmosą.
+Kolos pasikeitė pasaulį netinkamu būdu. Didžiausias, kas kolas padarė mums, yra geresnė ir greitereji transporto galimybė.
+Jis sukėlė mums vagoną, automobilį ir daug kitų transporto priemonės.
+Jų pusėje yra daug vidutinių karvėjų, kurie maitina vidutinius kaimynystės gyvūnus, nuo šikšnosparnių iki antilopų ir šikšnosparnių.
+Pagaliau, yra daug mažų kučių (tai pat laisvės gyvūnijos kučių), kurios mažesniems mažiausiems gyvūnams, pvz., šikšnosparniams, šikšnosparniškams, laukinėms gyvūnams, kažkokiais mažiausiais gyvūnais.
+Jų sėkmingumo šifra yra nikėjimo koncepcija, specialus darbą, kurį kažkas iš šikšnosparnių vyksta, kuris jiems neleido konkuruoti su kitais.
+Laukiniai yra labiausiai socialūs kiaulės, gyvenantys didelės grupėse, kurios vadinamos „pridės“.
+Prietai sudarytos iš vienos iki trejų susijusių paauglių, kitų pačių vienas iki tris devai ir kitų pačių vienas iki tris kūdikiai.
+Moterys paprastai yra arti susijusi, jų yra didelė maždaugių ir dučių šeimė.
+Lyonų šeimai veikia gana kaip šikšnosparnių arba šunių šeimai, gyvūnai, kurie nepaprastai panašūs lionus (bet ne kiti didžiuliai šikšnosparniai), ir taip pat labai pavojingi savo beveik įveikiančių gyvūnų.
+Gerai įsikūrusi sportininkas, tigras gali kliučioti (bet ne gerai), plaučioti, skubti didelę skirtingą atstumą ir nukreipti su penkias kartus stiprų žmonių spaudimu.
+Tigras yra tokio pačios grupės (genus Panthera) kaip karvės, leopardai ir jaguarai. Šie keturis karvės yra vienintelės, kurie gali šaukti.
+Tigro šaukis nėra panašūs liaudies pilnas būklės šaukiu, bet labiau panašūs šaukiamas klausimas.
+Ocelotai geriausiai mėgsta mažų gyvūnų. Jie gautų šikšnosparnius, hadus, myšus ir ptakus, jei gali. Daugumas visų gyvūnų, kurios ocelotai veikia, yra daug mažesnė nei jie.
+Mokslininkai mano, kad šikšnosparniai pažiūrės ir rastų gyvūnus, kuriuos maitinėti (pražiūrėjimus), nukreipdamas į pusiasalį, kuriose jie buvo.
+Jie labai gerai matosi tai, kai yra tik naktis, ir taip pat labai skubiai keliauja. Ocelotai paieškia savo maistelę įsivaizduodami į aplinką, o kai jų maistelė atsitraukti, įveikia ją.
+Kai mažas gyvūnų grupė (mažas gyvūnų populiacija) atsiskyrė iš pagrindinės gyvūnų populiacijos, iš kurių jie atsiskyrė (pavyzdžiui, kai pereitė po kalvų ar vandens, ar pereitė į naująją salą, todėl jie negalėjo grąžinti), jos dažnai atrodys kitame aplinko aplinkyje nei anksčiau.
+Ši nauja aplinka turi kitus resursus ir kitus konkurencijos, todėl nauja populiacija reikės kitų įrangų arba adaptacijos, kad būtų stiprus konkurencijos nei anksčiau.
+Paprastos gyventojų populiacija nėra pakeitės, jie vis tiek reikia tokių pažangos, kaip ir anksčiau.
+Laikotarpiu, kai nauja populiacija prasideda adaptuoti į naują aplinką, ji vis mažiau ir mažiau atrodys kaip kita populiacija.
+Pagaliaus, po tūkstančių ar net i milijonų metų, dviejų populiacijų skirtingumas bus taip įspūdingas, kad jų negalėtų vadinti kaip pačios rūšis.
+Šį procesą vadiname specializavimas, kuris tiesiogiai reiškia naujų rūšių formavimą. Specializavimas yra neigiamas požiūris ir labai svarbus evoliucijos dalis.
+Gamtos gamta dėl žmonių dėvėjimo atogrąžų dėl žmonių išduodamų atogrąžų (t. y. dėl atogrąžų, kurias žmonės išduoja).
+Raštai savo maistas iš saulės fotosintezėje. Jie taip pat suteikia paplūdimą.
+Mūsų namus gamina augalai, mūsų drabužiai gamina augalai, daugumas mūsų maisto yra augalai, be augalių gyvūnai negyvenčiau.
+Mosasaurus buvo savo laikotarpių aukštumo predatorius, todėl jis baimėjo tik kitų mosasauro.
+Jos didelės kiaulės buvo 70 ir daugiau preciozių skaudžių zubų, kurių paprastai buvo ir ant kiaulės vartų, todėl nė viena iš kiekvieno, kuris keliavo tokių kiaulės vietoje, nenorėjo pasitraukti.
+Nesuprantame tik tai, bet gali būti, kad tai turėjo dvigubą skrybėlę. Jos maisto sąrašas buvo kiaulės, didžiulės rybės, kiti mosasaurovai, o gali būti, kad jos galiausiai buvo kanibalė.
+Jis taip pat užpuolė viskas, kuris ėjo į vandenį; net ir didžiulis dinosauras, pvz., T. rex.
+Nors dauguma jų maisto būtų mūsų pažiūrėjimu, rimiečiai taip pat turėjo savo dažnį neįprastų ar nenormalių maistų, įskaitant laukinę kiaulę, pavasarį, šnipų, ir vieną šikšnosparnių rūšį vadinančius gyvūnus
+Vienas iš kitų atskirtingų atvejų buvo tai, kad skurdžiai žmonės ir moteris maisto išėjimo metu sėdėjo stoliuose, o turiuoju vyrai maisto išėjimo metu apsilankė savo pusiais.
+Senovės Rytų Europoje iš Amerikos ar iš Azijos įvykusių maistelės nebūtų galėjo įtraukti į senovės Rytų Europoje iš Amerikos ar iš Azijos įvykusių maistelės nebūtų galėjo įtraukti į senovės Rytų Europoje iš Amerikos ar iš Azijos įvykusių maistelės nebūtų galėjo įtraukti į senovės Rytų Europoje iš Amerikos ar iš Azijos įvykusių maistelės nebūtų galėjo įtraukti į senovės Rytų Europoje iš Amerikos ar iš Azijos įvykusių maistelės nebūtų galėjo įtraukti į senovės Rytų Europoje iš Amerikos ar iš Azijos įvykusių maistelės nebūtų galėjo įtraukti į senovės Rytų Europoje iš Amerikos ar iš Azijos įvykusių maistelės nebūtų galėjo įtraukti į senovės Rytų Europoje iš Amerikos ar iš Azijos įvykusių maistelės nebūtų galėjo įtraukti į senovės Rytų Europoje iš Amerikos ar iš Azijos įvykusių maistelės nebūtų galėjo įtraukti į senovės Rytų Europoje iš Amerikos ar iš Azijos įvykusių maistelės nebūtų galėjo įtraukti į senovės Rytų Europoje iš Amerikos ar iš Azijos
+Pavyzdžiui, jie neturėjo kornių, tomatų, kartofelių, kakos, o nė vienas senovinis Rytų rūmų žmogus niekada nematė kiaulės.
+Babiloniečiai kiekvienam savo dievui pastatė pagrindinį šventyklos, kuris buvo laikomas dievų namuose.
+Žmonės šventyklams suteikė padarinius, o šventyklos darbuotojai bandė pasiekti šventyklų reikalavimus ceremonijose ir šventyklos šventėse.
+Kiekviename šventykloje buvo atviras šventyklos atriumas, o vėliau – santuokas, kurį gali pasiekti tik šventyklų darbuotojai.
+Kartais buvo statyti specialiai pyramido formo bokštai, vadinamos ziguratams, kad būtų šventyklų dalis.
+Skyriaus virškas buvo specialus šventyklės dievui.
+Šiltose šiaurės rytų klimatoje namas buvo mažiausiai svarbus.
+Dauguma hebrejų šeimų gyvenimo įvyko lauke.
+Moterys užsikrėtė atostoguose, prekybos parduotuvai buvo tik atviruoju parduotuvai, kuriuose iš gatvės galėjo pasiekti į parduotuvių įkūrį. Namų statyba buvo iš kamuoliukų.
+Kanaano šalyje nebuvo didelių mišklių, todėl medžiaga buvo įprasta.
+Grindlandas išsikvėpiauja. Skandinavų sagos sakoma, kad Erikas Rauðas buvo iš Iklandijos išsikvėptas dėl nužudymo ir, keliaujant į vakarą, rastė Grindlandą, kurį pavadino Grindlandui.
+Tačiau nepaisykiant jo atradimą, eskimų tautos šiame vietoje jau gyveno.
+Nors kiekvienas šalis buvo „skandinavus“, tarp žmonių, karalių, tradicijų ir istorijos Danijos, Švedijos, Norvegijos ir Islandijos buvo dažnai skirtingų.
+Jei stebėtumėte filmą „National Treasure“, galite manėti, kad nepriklausomybės deklaracijos pusėje yra įrašas dėl palaikymo.
+Tačiau tai nėra tiesioginė. Nors dokumento pusėje yra kas rašyta, tai nėra pokladų žemėlapis.
+1776 m. liepos 4 d. vykusios nepriklausomybės deklaracijos pusėje buvo rašyta: „Originalinė nepriklausomybės deklaracija 1776 m. liepos 4 d.“. Šis textas atrodo dokumento pabaigoje, paprastai.
+Nors nė vienas nežino tikrai, kas ją rašė, žinoma, kad ankstesnės gyvenimos metu didelis pergaminto dokumentas (jis mėgsta 29¾ colių ir 24½ colių) buvo išsutrauktas, kad būtų išsaugotas.
+Taigi, tikėtina, kad šis ženklas buvo pridūrėtas tiesiogiai kaip ženklas.
+„D“ mėnesio mūsų ir kitų kovos iškėlė Prancūzijos šiaurę, bet pietų dalis dar nebuvo iškėlęs.
+Jis vadovavo „Vichy“ Prancūzams. Tie buvo Prancūzai, kurie 1940 m. susitarė su vokiečiais ir dirbėjo su invazijos pajėgais, o ne kovojosi su jais.
+1940 m. rugpjūčio 15 d., susijusios šalių pajėgai įkovo pietvakarią Prancūziją, tai buvo vadinama „Dragono“ operacija.
+Tik per dviejų savaitės amerikiečiai ir laisvės Prancūzijos pajėgai išvykdė pietų Prancūziją ir grįžo į Vokietiją.
+Civilizacija yra vienintelė kultūra, kurią dalyvauja svarbų didelės grupės žmonių, kurie gyvena ir dirba bendradarbiauja, bendruomenė.
+Žodis „civilizacija“ atsaugo iš lat. civilis, kuris reiškia civilus, susijusį su lat. civis, kuris reiškia pilietybę, ir civitas, kuris reiškia miestą arba miesto valstybę, ir tai taip ir kaip taip taip atskleidžia visuomenės didelį.
+Piliečių šalys yra nacionalinės tautos priešininkai. Civilizacijos kultūra įsivaizduoja žinių per kelias kartus perduodamas, išsivystus kultūrinės įvartis ir tinkamas šiurpinimas.
+Mažesni kultūrai dažnai išnyka be tokių istorinių įrodymų, kad negalėtų būti pripažinti kaip tikriausiai civilizacijos.
+Per revoliucijos karą 13 valstijų pirmiausia sukūrė slabą centrinę vyriausybę, kurioje Kongreso buvo vienintelė komponenta, pagal Konfederacinių artimus.
+Kongresas neturėjo galimybės užtikrinti mokestį, todėl dėl to, kad nėra nacionalinės vyriausybės arba teismų institucijų, jis priklausė valstybės institucijoms, kurios dažnai buvo nesutarimai, kad užtikrintų visus savo sprendimus.
+Taip jis neturėjo teisės pertraukti mokesčių įstatymus ir tarifus tarp šalių.
+Artiklai reikalavo visų šalių vienbūtinio pasitikėjimo, kad jos galėtų būti pakeitami, o šalybės buvo tokio patirtis, kad jų atstovai dažnai nenorėjo dalyvauti.
+Italijos nacionalinis futbolas, kartu su Vokietijos nacionalinio futbolo komandoje, yra antras sėkmingiausias pasaulio komanda ir 2006 m. buvo FIFA Pasaulio taurės laimėtojai.
+Populiariausi sportai yra futbolas, krepšys, volejbolas, vandens polo, šaškas, regbija, cyklistika, ledojo šaškas, skrydžių šaškas ir „F1“ automobilių sportas.
+Žiemos sportas labiausiai populiarus Šiaurės regionuose, kuriose Italijos sportininkai dalyvauja tarptautinėse žaidynėse ir olimpinėse renginiais.
+Japonija turi maždaug 7 000 salų (didžiausia – Honshu), todėl Japija yra 7-asis didžiausias pasaulio salas!
+Dėl to, kad Japonei priklauso dauguma salų, Japonija dažnai vadinama geografiniu požiūriu „salų archipelago“
+Taivanas prasidėjo 15 amžiuje, kai Europos jūrų laivyninkai, pervažiavęs, įrašė salos pavadinimą kaip Ilha Formosa, tai reiškia "Gražutės salas".
+1624 m. Holandijos Rytų Indijos įmonė įsikūrė bazę Pietvakarių Tajvane, prasidėdamas pagrindinės medžiagos gamybos praktikos pakeitimui ir įtraukdamas Kinijos darbuotojus į savo arbūžų ir škrobų plantavimus.
+1683 m. Čingų dinastijos (1644-1912) pajėgai priėmė kontrolę Tajvano vakarų ir šiaurės pakrantėse ir 1885 m. paskelbė, kad Tajvanas yra Čingų imperijos provincija.
+1895 m. po pergalio Pirmojo Kinijos ir Japonijos karo (1894-1895) Čingų vyriausybė paskelbė Šimonoseki sutartį, dėl kurio atsisakė Tajvano suverenitetą Japonijai, kuris vadovavo saloje iki 1945 m.
+Machu Picchu sudaro tris pagrindinės struktūros, tai yra Intihuatana, Saulės šventykla ir Tris okienų kambarys.
+Daugelio komplekso paprastų pastatų buvo atstatyti, kad turistams gautų geriausių sąlygų, kaip jie buvo pirmiausia.
+Iki 1976 m. 30 proc. Machu Picchui buvo atstatytos ir restauracija tęsia iki šiol.
+Pavyzdžiui, didžiausias pasaulio šiuolaikinės nuotraukos fotografijos formatas yra 35 mm, kuris buvo analoginės filmu era pabaigoje dominuojantis filmų didelė.
+Jis vis dabar gamina, bet labiau svarbu, kad jo aspektinis lygis tapo digitalinės kameros nuotraukos skaičių formatu.
+Tačiau 35 mm formatas faktiškai, kažkokiais neaiškūsiais, yra 36 mm plauko ir 24 mm aukso.
+Todėl šio formato aspektinis lygis (dividuojant į 12, kad gautumėte vienintelės skaičių aspektinį lygį) sako būti 3:2.
+Daugelis būtinės formatų (pavyzdžiui, APS šeimos formatų) yra taip pat arba arti približia šį aspektinį lygį.
+Daug kritikuojama ir dažnai apšaubama trečdalių regla yra vienintelė paaiškėjimas, kuris sukurtas dynamiką, tačiau užtikrina vaizdo įrašo struktūrą.
+Jis teigia, kad labiausiai efektyvus vietas pagrindinamui objektui yra vertikaliai ir horizontališkai skirtingų lygų sutriuose (pavyzdžiui).
+Šiame Europos istorijos laikotarpiu, kai katolinės bažnyčios, kurios tapo aukštai ir galingai, buvo peržiūrėta.
+Daugiau nei tūkstančius metų krikščioniškai tvirtė Europos šalių vienybę nepaisant kalbos ir tradicijų skirtumų.
+Jos visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiškai visiš
+Vienas iš pagrindinių krikščionių tendencijų yra tai, kad turtas turi būti naudojamas, kad palengvintų patyrimą ir skurdą, o bažnyčios pinigų turi būti tik tokiu tikslu.
+Bažnyčios centrinės valdžios institucija daugiau nei tūkstančius metų buvo įsikūrusi į Rimą, o tokios galios ir pinigų koncentracija sukėlė daugelį klausimų dėl to, ar šis principas buvo atitinkamas.
+Netrukus po karų prasidėjimo Jungtinė Karalystė pradėjo laivyno blokadą Vokietijai.
+Ši strategija buvo veiksminga, trukdama svarbios karinės ir civilinės tiekimai, nors šis blokadas pažeidė įprasta tarptautinę teisės kodifikavusių kelių tarptautinių sutartių pastaruosius dviejų šimtmečius.
+Didžiosios vandenyno vietovės Britanija užsikrėtė, kad nė viena laiva negalėtų įveikti į visus vandenyno vietovę, kad būtų pavojinga net nei neutraliems laivams.
+Kadangi šios taktikos reakcija buvo skirtinga, Vokietija tikėjo, kad jos nepriklausomos laivyno karas bus taip pat skirtingas.
+XX a. 2-ajame dešimtmetyje dauguma piliečių ir tautų vadovavo pacifizmu ir atsisakymu.
+Po pažiūrėjimo Pirmojo pasaulinio karo smurtų ir nusikaltimų, tautos norėjo ateityje išvengti tokių situacijų.
+1884 m. Tesla ėmė į Jungtinės Amerikos Valstijas, kad priimtų darbą „Edisono“ įmonės Niujorko mieste.
+Jis atvyko į JAV turi 4 centus, poezijos knygą ir Charleso Batchelorio (jo ankstesnės darbo vadovės) rekomendacijos Thomasui Edisonui.
+Senovinė Kinija buvo vienintelė, kaip atskleidė įvairius laikas. Kiekvienas Kinijos etapas ar kiekvienas valdžios šeima buvo vienintelė dinastija.
+Taip pat tarp kiekvienos dynastijos buvo nesustabūs provincijų amžiaus. Žinomiausia šių amžių buvo trijų karų epocha, kuri buvo 60 metų tarp Hano ir Jinų dinastijos.
+Šių laikų metu vykdė didžiulė karinės kovos daugelio karališkų šeimų, kurių kovojosi dėl korunos.
+Trojų karų laikas buvo vienas didžiausių kovotojų žuvusių laikų senovinės Kinijos istorijoje. Šimtus žmonių žuvo kovojusi dėl galimybės įveikti aukštesnį palatės pavadinimą Xi'ane.
+Yra daug socialinių ir politinių požiūrių, pvz., metrologijos naudojimas, absoliutizmo pakeitimas į respublikonizmą, nacionalizmą ir tikėjimas, kad šalis priklauso žmonėms, o ne vienam vadovui.
+Taip pat po revoliucijos užtikrinti buvo visiems vyraiems, todėl galėjo pasiekti aukštesnių ir sėkmingų žmonių.
+Taip pat kariuomeniui, nes dabar kariuomenės lankytojai buvo skirti dėl kailaberio, o ne dėl klasto.
+Prancūzijos revoliucija taip pat įkvėpė daug kitų šalyse sužalotų darbuotojų pradėti savo revoliucijas.
+Muhammadas labai tikėjo dėl to, kas yra daugiau nei ši pasaulės životas. Jis dažnai apsilankė į "Noor" (šviesa) kalvą įsikūrusį "Hira'o" (pastatas) klausimų svarstymui.
+Pagal tai, kaip išgyvena šis pietvakaris, iš tų laikų iki šiandienybės išgarsiauja įspūdinga Muhammadui spiritualinių tendencijų atvaizdas.
+Kai kuriose šiaurės nuo Meko kalvų viršūnėje stovėjusi šiaurės, šiaurės nuo Meko kalvų viršūnėje stovėjusi šiaurės, šiaurės nuo Meko kalvų viršūnėje stovėjusi šiaurės, šiaurės nuo Meko kalvų viršūnėje stovėjusi šiaurės, šiaurės nuo Meko kalvų viršūnėje stovėjusi šiaurės, šiaurės nuo Meko kalvų viršūnėje stovėjusi šiaurės, šiaurės nuo Meko kalvų viršūnėje stovėjusi šiaurės, šiaurės nuo Meko kalvų viršūnėje stovėjusi šiaurės, šiaurės nuo Meko kalvų viršūnėje stovėjusi šiaurės, šiaurės nuo Meko kalvų viršūnėje stovėjusi šiaurės, šiaurės nuo Meko kalvų viršūnėje stovėjusi šiaurės, šiaurės nuo Meko kalvų viršūnėje stovėjusi šiaurės, šiaurės nuo Meko kalvų viršūnėje stovėjusi šiaurės, šiaurės nuo Meko kalvų viršūnėje stovėjusi šiaurės, šiaurės nuo Meko kalvų viršūnėje stovėjusi šiaurės, šiaurės nuo Meko kalvų viršūnėje stovėjusi šiaurės, šiaurės nuo Meko kalvų viršūnėje stovėjusi šiaur
+Iš tikrųjų, tai nėra lengvai paieškamas, nors žinote, kad ji egzistuoja. Vykusi į šiaurę, tai yra visiškai išolys.
+Negalima pažiūrėti ir pažiūrėti viskas, kuriuo nepasiekiasi iš šiaurinės, šikšnosparninės skiesbos ir daugelio aikštynių. Šiojo pasaulio visiškai mažai gali būti pažiūrėti ar pažiūrėti iš šiaurinės kaip iš šiaurinės.
+Didžiulis Gizos pyramidas yra vienintelė iš septynių pažiūrų, kurių dar vis dar stojia.
+Egyptiečiai III amžiaus pirmojo amžiaus pabaigoje statytas Didžiulis pyramidas yra vienas iš daugelio didžių pyramido struktūrų, kurios buvo statyti, kad pažiūrėtų mirusio faraono.
+Gizos platauja arba „Gizos nekropolis“ Egipetės mirties dalyje turi kelių piramidų (iš kurių didžiausia yra didžiulė piramida), kelių mažų kapų, kelių šventyklių ir didžiulio sfinxą.
+Didžiulis piramidas buvo sukurtas, kad pažymėtų faraono Khufu, o daug mažesnių piramidų, kapų ir šventyklių buvo pastatytos, kad pažymėtų Khufo žmones ir šeimos nariai.
+„Aukštašvylės“ ženkla atrodys kaip V, o „paprastos tašvylės“ ženkla atrodys kaip staplys arba kvadratas, kurio nėra pusė.
+Aukštai reiškia, kad turėtumėte prasidėti nuo paprastos pusės ir ištraukti būklę, o apakštai reiškia, kad turėtumėte prasidėti nuo paprastos pusės ir ištraukti būklę.
+Paprastai viršutės būgis sukūrė mažesnės garsas, o pusės būgis – stipresnės ir užtikrintesnės.
+Galite įrašyti savo ženklus, bet pamirškite, kad spausdinti ženklus yra muzikinės priežasties, todėl jie paprastai turi būti laikomi.
+Šeštadienį 1789 m. spalio 6 d. pavojingas Karalius Louisas XVI, Karalė Marie Antoinette, jų dviejų vaikų (11 m. Marie Therese ir 4 m. Louis-Charles) ir Karalio šeštadienį 1789 m. spalio 6 d. pavojingas Karalio šeštadienį 1789 m. spalio 6 d. pavojingas Karalio šeštadienį 1789 m. spalio 6 d. pavojingas Karalio šeštadienį 1789 m. spalio 6 d. pavojingas Karalio šeštadienį 1789 m. spalio 6 d. pavojingas Karalio šeštadienį 1789 m. spalio 6 d. pavojingas Karalio šeštadienį 1789 m. spalio 6 d. pavojingas Karalio šeštadienį 1789 m. spalio 6 d. pavojingas Karalio šeštadienį 1789 m. spalio 6 d. pavojingas Karalio šeštadienį 1789 m. spalio 6 d. pavojingas Karalio šeštadienį 1789 m. spalio 6 d. pavojingas Karalio šeštadienį 1789 m. spalio 6 d. pavojingas Karalio šeštadienį 1789 m. spalio 6 d. pavojingas Karalio šeštadienį 1789 m. spalio 6 d. pavojingas Karalio šeštadienį 1789 m. spalio 6 d. pavojingas Karalio šeštadienį 1789 m. spalio 6 d. pavojingas Karalio šeštadienį 1789
+Karvėje jie grįžta į Paryžiumą, aplenkti nuo žmonių, skundžiantų ir kaltinantų karaliui ir karalinkei.
+Mobas žmonių priversti karaliui ir karališkėjojo, kad jų kareiviai būtų visiškai atvirti.
+Viename vietoje vienas iš mobio nusižudžiusių karališkos gvardijos šaulių galva buvo paskelbtas į terorizuotą karalię.
+JAV imperializmo karų išlaidas dėl Filipinų valstybės užkirstymo buvo išlaikyti iš Filipinų tautos.
+Jie buvo priversti mokėti mokestį Jungtinės Valstijos kolonijos režimui, kad atsisakytų didžiulį dalį iš išlaidas ir skirtingų filipinų vyriausybės skirtingų obligacinių naudojimų, kurios buvo veikiamos „Wall Street“ bankų namuose.
+Žinoma, iš ilgametinės filipinų tautos iznaudožimos gautos didžiulės pajamas būtų pagrįstas JAV imperijos pagrindinis naudas.
+Norėdami suprasti Templarus, reikia suprasti kontekstą, kuris paskatino jų įkūrimo.
+Šių įvykių vietovės amžiaus vadinama aukštajame viduryje, tai yra Europos istorijos 11., 12. ir 13. amžiaus (AD 1000–1300) laikas.
+Aukštausio vidurio amžiaus priešininkas buvo ankstesnis vidurio amžis, o paskutinis – vėliausias vidurio amžis, kuris konvencijai baigia maždaug 1500 m.
+Technologinis determinizmas yra terminas, kuris apima daugelį įtartinių idejų praktikos, nuo technologijos įtraukimo arba technologinio imperatīvo iki strangos nuomonių, kad žmogaus sudarymas priklauso mūsų logikai, susijusi su mokslo įstatymis ir jų atskleis technologijoje.
+Daugelio technologinio determinizmo interpretacijų bendradarbiausi dviejų būsenų idėjų: kad technologijos iškvietimo patirtis yra daugiau nei kultūrinės arba politinės įtakos, o taip pat, kad technologija atsakingai įtakia „poveikį“ visosei, o ne tik socialiai.
+Pavyzdžiui, vienas gali sakyti, kad automobilis visiškai reiškia kelių plėtymo.
+Tačiau tik keliems automobiliams nacionalinis kelių tinklas nėra ekonomiškai veiksmingas, todėl sukurtas naujių gaminių metodų, kad mažiau būtų automobilių įsigijimo išlaidas.
+Didžiulis automobilių skaičius taip pat padeda padengti aukštesnių kelių avarijų skaičių, todėl sveikatos priežiūros srityje turi būti sukurtas naujas technikos.
+Romantizmas turėjo didelį kultūrinio determinizmo elementą, kuris buvo iškėlęs iš rašytojų, kaip Goethe’as, Fichte’as ir Schlegelis.
+Romantikos kontekste geografija formavo asmenis, ir per laiką iš šios geografijos susijusi tapus ir kultūra buvo sukurtos, ir jie, būdamas susitarimu su visuomenės vietovėje, buvo geresni kaip arbitrariai įtraukti įstatymai.
+Kadangi Paryžius yra žinomas kaip šiandienos mados sostinės, Konstantynopolis buvo laikomas kaip feudalios Europos mados sostinės.
+Jos slavenimas kaip luksus epicentras prasideda maždaug 400 m. iki 1100 m.
+Jos statusas XII amžiuje sumažėjo daugiausia dėl to, kad křížiausiai grįžta su daugiau vertinančiais darbūnais, pvz., krepšiais ir aromatais, o Byzantijos turgai jų nesuteikė.
+Šiemet buvo priimtas sprendimas perkelti mados sostinės pavadinimą iš Konstantinopolio į Paryžius.
+Gotikos stiliaus aukšta 10-11 amžiaus ir 14 amžiaus metu.
+Pagaliaus Byzantijos kultūra iš rytų labai įtakė drabužių stilą.
+Tačiau dėl greitų komunikacijos kanalių vakarų stiliai gali atsitraukti iki 25–30 metų.
+Paskutinės pažangos metų pabaigoje Vakarų Europoje prasideda savo stilą. Vyresnių kryžiaus metu dėl to, kad žmonės prasidedė naudoti knapų, daugiausia pažangos metu įvyko tai, kad žmonės prasidedė naudoti knapų, daugiausia pažangos metu įvyko tai, kad žmonės prasidedė naudoti knapų, daugiausia pažangos metu įvyko tai, kad žmonės prasidedė naudoti knapų, daugiausia pažangos metu įvyko tai, kad žmonės prasidedė naudoti knapų, daugiausia pažangos metu įvyko tai, kad žmonės prasidedė naudoti knapų, daugiausia pažangos metu įvyko tai, kad žmonės prasidedė naudoti knapų, daugiausia pažangos metu įvyko tai, kad žmonės prasidedė naudoti knapų, daugiausia pažangos metu įvyko tai, kad žmonės prasidedė naudoti knapų, daugiausia pažangos metu įvyko tai, kad žmonės prasidedė naudoti knapų, daugiausia pažangos metu įvyko tai, kad žmonės prasidedė naudoti knapų, daugiausia pažangos metu įvyko tai, kad žmonės prasidedė naudoti knapų, daugiausia pažangos metu įvyko tai, kad žmonės prasidedė naudoti knapų, daugiausia pažangos metu įvyko tai, kad žmonės pr
+Subsistencinės žemės ūkio veikla yra žemės ūkio veikla, kuriame produkcija paskutinės maisto, kuriuo pasiekiama tik ūkių ūkio darbuotojų ir jo šeimų reikalų.
+Subsistencinės žemės ūkio produkcija yra vienintelė, dažnai organinė, sistema, kurioje naudojami išsaugotas šeimininkas, kuris priklauso ekoregijoje, kartu su kultūrinės rotacinės ar kitais relativai vienintelėms technikams, kad maksimaliai padidintų produkcijos skaičių.
+Istorinėje laikotarpiu dauguma ūkių ūkio darbuotojų dirbėsi įsivaistinės ūkio srityje, o dabar tai taip dar yra daugelio vystymo šalyse.
+Subkultūra suvokia tokių pažiūrų žmonių, kurie jaučiauja nuo visuomenės standartų, ir leidžia jim iškirsti savo identitetą.
+Subkultūros gali būti atskirtingos dėl būklės, etninės, klasės, vietovės ir arba kyno.
+Subkultūros atskirtingumą suteikiančius parametras gali būti kalbos, estetikos, religinės, politinės, seksualinės, geografinės arba kitų faktorų kombinuojimas.
+Subkultūros nariai dažnai suteikia savo narių priklausumą atskirtingu ir simbolišku stilio naudojimu, įskaitant mados, manierizmą ir argotą.
+Vienas dažniausiai naudojamų metodų, kad ilgintų socializacijos svarbą, yra skatinti mažiausius nesėkmingus vaikų padarinius, kurie nebuvo socializuojami vaikų vaikymo laikotarpiu dėl nepažiūrėjimo, nesėkmingumo ar savižudžių.
+Tokie vaikai vadinami „feraliai“ arba „laukiniai“. Kai kurie feraliai vaikai buvo sulaikyti žmonėmis (paprastai tai buvo jų pačiųjų vaikai); kai kuriose atvejų tai buvo dėl pačiųjų atsisakymo vaikinio sunkių intelektualių ar fizinių trūkumų.
+Be to, kai jie buvo paskutiniai atsisakyti ar pabėgo, feraliai vaikai gali patyrė griežtą vaikų prievartavimą ar traumą.
+Kiti, kaip teigiama, buvo išaukoti gyvūnais; kai kurie, kaip teigiama, gyveno laukiškai.
+Kai visiškai iš nežmonių gyvūnijų išaugo, laukinis vaikinas įsikūrusi kaip tokių gyvūnijų, pvz., jos baimė į žmonių arba jų nepažiūrėjimas, kaip tokių gyvūnijų, visiškai kaip tokių gyvūnijų, pvz., jos baimė į žmonių arba jų nepažiūrėjimas, kaip tokių gyvūnijų, visiškai kaip tokių gyvūnijų, pvz., jos baimė į žmonių arba jų nepažiūrėjimas, kaip tokių gyvūnijų, visiškai kaip tokių gyvūnijų, pvz., jos baimė į žmonių arba jų nepažiūrėjimas, kaip tokių gyvūnijų, visiškai kaip tokių gyvūnijų, pvz., jos baimė į žmonių arba jų nepažiūrėjimas, kaip tokių gyvūnijų, visiškai kaip tokių gyvūnijų, pvz., jos baimė į žmonių arba jų nepažiūrėjimas, kaip tokių gyvūnijų, visiškai kaip tokių gyvūnijų, pvz., jos baimė į žmonių arba jų nepažiūrėjimas, kaip tokių gyvūnijų, visiškai kaip tokių gyvūnijų, pvz., jos baimė į žmonių arba jų nepažiūrėjimas, kaip tokių gyvūnijų, visiškai kaip tokių gyvūnijų, pvz., jos
+Nors projektinis mokymas turėtų padaryti mokymą lengviau ir labiau interesuojantį, tai dar ne visiškai.
+Skelbėjimas nėra mokymo metodas, bet tai yra pagalba, kuria suteikia pagalbą asmenims, kurie mokosi naujai, pvz., naudojant naujam kompiuterinės programos arba prasidėdamas naujam projektui.
+Skaidriniai gali būti tik virtualiu formu, taip pat mokytojas yra skaidrinis, bet taip pat mažas papildomis Microsoft Office.
+„Virtuální skaitikliai“ įtraukti į programinę, kad būtų įspėjimai, klausimai ir paaiškinti procesus, kurie gali būti sunku užtikrinti vienam studentui.
+Vaikai į Foster Care įtraukti gali dėl daugelio priežasčių, iš kurių vienas iš pirmųjų yra nepažiūrėjimas, o vienas iš paskutinių – išprievartavimas.
+Niekam nė vienas vaikus neturėtų išaugti aplinkoje, kuris nesuteikia apsaugos, priežiūros ir išmokyklės, bet jie tokia aplinka yra.
+Manome, kad Fosterinis priežiūros sistema yra šiems vaikus saugumo zonoje.
+Manoma, kad mūsų kūdikio sistema turėtų saugus namus, meilės užtikrėjus, stabilus švietimo ir patikimą sveikatos priežiūrą.
+Fosterinis priežiūra turi suteikti viskas, kas buvo trūktas namuose, kuriose jie anksčiau buvo atimti.
+Internetas turi abi masinio ir vienašališkos bendradarbiavimo elementus.
+Išskirtiniai interneto charakteristika sukėlė papildomų dimensijų dėl naudos ir palaikymo požiūrų.
+Pavyzdžiui, "mokymas" ir "socializavimas" yra svarbūs interneto naudojimui (James et al., 1995).
+Eighmey ir McCord (1998) išsiaiškė „asmeninę dalyvavimą“ ir „tęsiančius santykius“ kaip naujus motyvacijos aspektus, kai išsiaiškė auditorijos reakcijas į svetainės.
+Vaizdo įrašo naudojimas suteikė svarbios nuostatos mikrožodžių interpretacijoje, kurių trukmė maždaug kelių milisekundžių.
+Išskirtiniškai teigiama, kad galima nustatyti, ar žmogus meluoja, tinkamai interpretuodamas mikrožodžius.
+Oliveris Sacksas savo raštyje „Prezidento kalba“ paaiškino, kaip žmonės, kurie nesutinka kalbėjimo dėl smegenybės sužeidimo, vis tiek turi galimybę tikriausiai verti sutikimą.
+Net jei, kaip jis teigia, tokiose žmones elgesio interpretavimo būklės gali būti taip pat gyvūnai, pvz., namų šunys.
+XX amžiaus tyrimai rodo, kad yra dviejų požiūrų genetinės skirtumas: skrytas ir atskleistas.
+Mutacinis suteikia naujų genetinių variacijų, o selekcinis jos ištraukia iš atskleistiems variacijoms.
+Segregacija ir rekombinuojimas kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną kartą per kiekvieną k
+Šiaurės afrikos savanėje primatai, kurie turi tokio paties, kaip ir žmonės, sunku išgauti savo aminokybės reikalavimus iš esantių augalų resursų.
+Be to, nepavykti tokių veiksmų turi rimtus padarinius: augumo depresija, maisto trūkumas ir galiausiai mirtis.
+Geriausiai pasiekiamas augalų resursas būtų būtų proteiniai, kuriuos galima rasti lapus ir augalai, tačiau mums, kaip primatams, jų nebūtų galima gauti, jei jie nebūtų užtikrinti.
+Pagaliau, gyvūnijų maistas (muškai, termiti, vajos) ne tik leidžia lengvai išmeti, bet taip pat suteikia didelę proteinų kiekvieno esminio aminokybės sutuoktį.
+Pagal tai, ką žinome, mes neturėtumėte paskatinti, kad mūsų tėvų „proteinų problema“ buvo išspręsta panašiai kaip šiandien sprendžia šikšnosparniai savanėje.
+Mėgimo trukmės pertraukimas yra procesas, kuriuo tikriausiai išvyksta mėgimo laikotarpiu ir kitą laiką (10–60 minučių) grįžta į mėgimą.
+Tai gana lengvai galima padaryti naudodamas relatyviškai tiškamas sunaikinimas, kad atgautumėte sąmoningumą be visiškai išsivykti.
+Jei jūs atsisakytumėte per naktį atnaujinti kluką, ji gali būti paskutinėje kambaros pusėje, todėl jums būtų reikalingas iš kojos išvyksti, kad ją išsitvarkyti.
+Kitos bioritmų pagrindinės variantos įsivaizduoja dažnai daug vandens (ypač vandens arba dažnai žinomas diuretikas – šiaurės korėjo) pijavimo anksti miego metu, kad būtumėte išvysti.
+Kiekvienas žmogus turi savo šviesos, kuris skirtingai koreluojasi su jūsų tęsėjimu ir jūsų duši.
+Jeigu spaudimas mažesnė, tai reiškia, kad gyvybės energija yra geresnė. Kiekvienas žmogus turi galimybę rasti absoliutą tikimą ir patikimą.
+Kiekvienas gali pasiekti pažiūrėjimo. Vienintelė dalykas, kuris stengiasi šiuo tikslu, yra mūsų pažiūrėjimo ir negatyvumas.
+Tibetinis budizmas pagrįsta iš Budho mūsų, tačiau buvo išplėstas mahajano mėgstymo kelio mėgstymo ir dažnai iš Indijos joga technikų.
+Iš esmės tibetinis budizmas labai vienas. Jis sudarytas iš kundalinio joga, meditazijos ir visiškas meilės maršrutas.
+Su Kundalinio joga Kundalinio energija (pažiūrėjimo energija) buvo atgauta dėl jogos pozicijų, dechavimo ūkio, mantrų ir vizualizacijų.
+Tibetinės meditacinės centras yra Deity Yoga. Vizualizuojant įvairius deitus, atkurti energijos kanalus, aktyvinti čakras ir sukurti šviesos sąmoningumą.
+Pasaulinio karo 2 metu Vokietija buvo bendras nepriartis, dėl kurio įsikūrusi Sovietų Sąjungos ir Jungtinės Valstijos santykios. Karo pabaigoje sistemos, proceso ir kultūros susidūrimas iškėlė šalių.
+Po dviejų metų karų pabaigoje buvusi sutuoktiniai tapo priešininkai ir prasidėjo studijus karas.
+Jis turėjo tęsėti dar kitus 40 metus ir būtų kovojamas tikėtinės armijos palaikymu, karuose nuo Afrikos iki Azijos, Afganistanoje, Kuboje ir kitose vietovėse.
+Iki 1939 m. rugsėjo 17 d., Lietuvos gynyba jau buvo sukrėtas, todėl vienintelė tikėjimas buvo atsitraukti ir reorganizuoti prieš Romanijos pietvakariu.
+Tačiau šie planus buvo beveik išnyksti per naktį, kai daugiau nei 800 000 sovietų Sąjungos karinių pajėgų kariai įsiveržė Prancūzijos šiaurės regionus, pažeiddamas Rīgas mirties santykius, Sovietų-Lietuvos nepriklausomybės santykius ir kitus tarptautinės santykius, abuose ir kitais.
+Naudojant laivus transportuoti prekių, yra labiausiai efektyvus sprendimas, kaip per jūros transportuoti didelės skaičius žmonių ir prekių.
+Jūrų laivyno darbo tradiciniai tiksliai yra užtikrinti, kad šalyje užtikrinama galimybė transportuoti savo žmonės ir prekės, tačiau taip pat užtikrinti, kad šis galimybė neturėtų užtikrinti pačiosjų šalies žmonių ir prekių transporto galimybės.
+Vienas didžiausių pastarųjų pavyzdių buvo Pirmojo pasaulinio karo Šiaurės Atlanto vandenyno kampanija. Amerikiečiai bandė pasiekti vyrų ir gaminius Atlanto vandenyno pusėje, kad padėtų Jungtinės Karalystės.
+Taip pat Vokietijos karinis laivynas, naudodamas pirmiausia atogrąžų laivus, bandė stabdyti šį transportą.
+Jei susigrąžinti nepavyko, Vokietija gali būti galėjo įveikti Jungtinės Karalystės, kaip ir kitą Europą.
+Iš tikrųjų kiaulės buvo pirmiausiai užtikrinti maždaug 10 000 metų prieš tai Zagros kalvų vietovėje Iranoje.
+Senovinės kultūros ir tautos prasideda išsaugoti jų, kad būtų lengvai pasiekiama pieno, šiaurės, gyvūnijos ir kūno.
+Vietiniai kiaulėliai būtų būtinai išsikvėpė į kiaulėlių, kurie važiavo kalvose ar kitose pažiūrėjimo vietovėse, dažnai vadovauja kiaulėliai, kurie dažnai buvo vaikūnai ar vaikštai, panašiai kaip daugiau žinomieji kiaulėliai. Šie kiaulėlių vadovavimo metodai iki dabar taip ir naudojami.
+16-ojo amžiaus Anglijoje buvo statyti vagonetvės.
+Nors vagonetės tiesiogiai buvo tik nuo paralelų medžiagų, jie leido kiaulėms, jų traukiančiais, pasiekti didesnį greičiuotę ir traukti didesnės būklės nei šiek tiek smarkiausiame dienos kelioje.
+Griuvės buvo įtraukti įprastai anksčiau, kad užtikrintų traukų stabilumą. Tačiau iš tikrųjų paaiškėjo, kad traukių efektyvumas būtų geriausias, jei jų viršu būtų medžiaga iš šiaurės.
+Tai tapo būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti b
+Galutinėje laikotarpiu medžiagiai iš medžiagų pakeitėsi į medžiagus. 1767 m. buvo pristatyti pirmieji visiškai medžiagiai.
+Pirmas žinomas transportavimas buvo važiavimas, žmonės prasidėjo važiauti dviejų milijonų metų vėliau, kai iškėlė Homo erektas (reiškia stiprus žmogus).
+Jų ankstesniai Australopithecus nenorėjo važiuoti įvairiškai.
+Australopithecus fosilijos iš 4,2–3,9 mln. metų amžiaus, tačiau Sahelanthropus gali būti dviejų pėdų žaisti jau 7 mln. metų amžiaus.
+Galiame prasidėti gyventi labiau draugiškai su aplinkui, prisijungti į aplinkos sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sąjūdžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindžių sindž
+Taip pat, kaip ir daugelio slėgų simptomatiniame terapijoje. Bet jeigu norime ne tik laikomos sprendimą, turėtume paieškoti problemų korenu ir jų deaktivuoti.
+Visiškai akivaizdu, kad pasaulis dažnai pasikeitė dėl žmonių mokslinės ir technologinės pažangos, o problemai padidėjo dėl didelės populiacijos ir žmonių ekstremalių gyvenimo.
+Po Kongreso priimimo spalio 4 d. Kongreso prezidentas Johnas Hancockas ir sekretorius Charlesas Thomsonas pažymėtas rukopisas buvo išsiuntas į Johną Dunlapo spaustų.
+Vakarą tarp 150 ir 200 eksemplarų. Dabar jie žinoma kaip „Dunlap broadsides“.
+Pirmas visuomeninis dokumento pažiūrėjimas buvo Johnui Nixonui, kuris jį lapkričio 8 dieną pažiūrėjo Nepriklausomybės halos dvoryje.
+Vienas buvo išsiuntas į Georgą Vašingtoną, kuris jį įvykdavo savo pajėgams Niujorkoje 1919 m. liepos 9 d., o kopija išsiuntas į Londoną 2019 m. rugpjūčio 10 d.
+Iki dabar žinoma 25 Dunlopo plakatų, kurie yra dokumento seniausių išgyvenusių kopijų. Neįgyvendintas originalus rukopisas.
+Daug paleontologų šiandien mano, kad vienas dinosaurų grupė išgyvena ir šiandien gyvena. Mums jie vadinamos ptakai.
+Daugelio žmonių jų nesvarstys kaip dinosaurovai, nes turi pakankamus ir gali lėkti.
+Tačiau vėl yra daugybė tokių ptakų, kurios atrodo kaip dinosaurovai.
+Tačiau jie turi pėdius su šakšniais ir drūžiais, kelia vajos ir važiuoja savo dviejų pabaigos pėdius kaip T-Rexas.
+Dauguma šiandien naudojamų kompiuterių pagrįsta informacijos manipuliujimu, kuri yra koduojama 2-šalių skaičiuose.
+Bináris numeris gali turiuoti tik vieną iš dviejų vertėjų, t. y. 0 ar 1, o šie numeriai vadinami binárus dešinys – arba kompiuterių terminologijoje bitai.
+Išpuolimas gali nesutikti iš kitų priežasčių. Šių priežasčių, pavyzdžiui, kašlėjimas, yra pakankamai būtingi, todėl iš kitų priežasčių išpuolimas gali nesutikti iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežasčių iš kitų priežas
+Geriausia nuoširdžių įkvėpimo įvartis gali būti atviras medicininių preparatų arba toksikinių šeiminių chemikalių medžiaga.
+Norėkite paieškoti etiketės, kad galėtumėte paaiškinti konkrečiojam toksiojam gydymui priklausančius konkrečius instrukcijas.
+Entomologai šį šikšnosparnių grupės pavadinimą „bugas“ formaliai naudojasi.
+Šis terminas atsiranda nuo senovinės pažiūrėjimo šikšnosparniams, kurie yra labai padengti parazituoti žmonėms.
+I šikšnosparniai, ir naktosparniai yra nidikoliusi, priklausančiai gyvenimui savo gyvūnijos nestuose arba namuose.
+JAV visose šalyse žinoma maždaug 400 000 MS, todėl jis yra vienas didžiausių neurologinių sutrikimų pažiūrų jaunųjų ir vidurinės amžiaus asmenų.
+MS yra sveikata, kuria įtakia centrinę nervų sistemą, kurioje yra smegenys, spindulinis nervas ir šviesos nervas.
+Tyrimai rodo, kad moterys dviejų kartų dažniau turi MS nei vyrai.
+Pora gali nusprendėti, kad nėra jų labiausiai naudinga ar vaiko labiausiai naudinga vaistyti vaikinį.
+Šie poros gali pasirengti savo vaikinio adopcijos planą.
+Adoptavimo metu gimimo tėvai atsisakia savo tėvinių teisės, todėl kitų poros gali vystyti vaikį.
+Mokslo pagrindinis tikslas yra išsiaiškinti, kaip pasaulis dirba, naudodamas mokslo metodą. Šis metodas faktiškai vadina daugumą mokslo tyrimų.
+Tačiau ji nėra viena, eksperimentavimas ir eksperimentas yra tyrimas, kuris naudojamas išsitvarkyti vieną ar vienas iš galimų hipotezų, klausimų ir įtarimų taip pat vadina mokslo tyrimus.
+Natūralistai ir filosofai akcentavo klasiškus textus, ypač Biblijų latinų kalba.
+Priimtas buvo Aristotelio požiūrėjimas dėl visos mokslo, įskaitant ir psychologiją.
+Kai žinios apie griečų kalbą sumažėjo, Vakaras atsisakė nuo savo griečų filozofijos ir mokslo kornių.
+Daug žmonių pažiūrėjo fiziologijos ir elgesio rytmų, kurie dažnai kritiškai priklauso nuo endogeninių cyklų ir jų produkcijos per biologinę skrydį.
+Dauguma gyvybės, įskaitant bakterijas, grybų, augalius ir gyvūnus, turi dokumentuotus periodinius ritmas, kurie nėra tik atsakingos nuo išorinės periodinės stimulių.
+Biologinės klukos yra savietai užtikrinti nuošyklės, kurie užtikrintų laisvą kyklą, net jei nėra įvykusių įvartių iš aplinkos.
+Hershey ir Chase eksperimentas buvo vienas iš vadovų, kad DNA yra genetinis materijas.
+Hershey ir Chase naudodavo fagus ar vėžius, kad įtrauktų savo ADN į bakteriją.
+Jie dviejų eksperimentų atliko, merkiant vienai ar kitai radioaktyvus fosforus arba radioaktyvus sulfuris.
+Mutacijos gali turėti įvairius skirtingus poveikius, atskirtingus nuo mutacijos tipo, genetinio materialio, kurio buvo poveikta, reikšmės, o ar buvo poveikti germinalių ląstelių ląstelės.
+Tik germinalių ląstelės ląstelių mutacijos gali būti perkeltas vaikams, o kitose vietovėse jos gali sukėlti ląstelių mirtį ar vėžį.
+Gyvenamasis krašto turizmas laikomas žmonių, kurie nori apsilankyti krašto vietovėse, įskaitant medžiagų ir gyvūnų laukinę gyvenimą.
+Vietos aktyvitėtės pavyzdžiai yra lovas, ryškingas, fotografijas, gyvūnijų pažiūrėjimas, parkų apsilankymas ir ekosistemos informacijos studijos.
+Pavyzdys – apsilankymas, fotografavimas ir mokymas dėl organgatuangų Borneoje.
+Kiekvieną rytą žmonės iš mažų šalies miestelių važiuoja automobiliu į darbo vietą, o jų praeitą vietoje važiuoja kitiems, kurie važiuoja į tokią pačią vietą.
+Šiame dinaminėje transporto skirtinguje visi kažkokia būtų susijusi ir palaikiusi privačius automobilių transporto sistemą.
+Mokslas dabar rodo, kad šis masyvinis karboninis ekonomikos sektoras išsitraukė biosferę iš vienos iš dviejų milijonų metų iki šių metų stabilių, kurios užtikrino žmogaus evoliucijos.
+Kiekvienas dalyvauja visuomenėje ir naudojasi transporto sistemų. Beveik visuomenės dalyviai kaltina transporto sistemus.
+Šiuolaikinėse šalyse dažnai neslygsta tokio patirties dėl vandens kokybės ar tiltų nukritimo.
+Kodėl transporto sistemai sukėlė tokios skundus, kodėl jie kasdien nesėkmingai veikia? Transporto inžineriai tik nekompetentūs? Vai yra kitų svarbiausių priežasčių?
+Dviejų taškų traukos moksleivis tyrimuojasi vienų vairuotojų ir transporto priemonių poveikis tarp dviejų taškų.
+Deja, transporto tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio tokio
+Tikėtina, vairuotojai tendencija elgtis taip, kad jų elgesys gali būti reikšmingai konstantūs, todėl keliai gali būti reikšmingai konstantūs, o jų matematiniai modeliai gali būti reikšmingai reikšmingi.
+Kad geriau atskleisti transporto tokį, tarp trijų pagrindinių charakteristikų (1) tokį, (2) didelėjimą, (3) greičiuotę, turi būti užtikrinti santykius.
+Šie santykios padėtų planuoti, projektuoti ir vadovauti kelių infrastruktūros objektams.
+Gyvūnai, kurie pirmieji ėjo į orą, buvo šikšnosparniai. Jų galimybė lėkti padėjo išvengti nepagrįstųjų ir efektyviau ieškoti maisto ir partnerių.
+Daugumoje šikšnosparniai turi galimybę grįžti savo skrybėlėms į pusę.
+Taip jim suteikia didesnį mažų vietų renginį, kuriose gali slėpti nuo priežiūrėjų.
+Šiandien vienintelės šikšnosparniai, kurie negali grįžti savo skrybėlės, yra šikšnosparniai ir šviesosparniai.
+Prieš tūkstančius metų vienas žmogus, Aristarchas, sakė, kad Saulės sistema keliauja aplink Saulės.
+Kai kurie žmonės mano, kad jis turi teisės, bet dauguma žmonių tikėjo, kad pačiau; kad Saulės sistema kelia apie Žemę, įskaitant Saulę (net ir kitus žvaigždus).
+Taip patys tikimasi, nes Žemė nesutinka, kad ji keliauja.
+Amazonos upė yra antras didžiausias ir didžiausias vanduo Žemėje. Jis transportuoja daugiau nei 8 kartus daugiau vandens nei antras didžiausias vanduo.
+Amazonas taip pat yra didžiausias Žemės upė, kartais šeši mylių širo.
+Visiškai 20 procentų vandens, kuris iš planetos upėvų išteka į vandenynas, iš Amazonos.
+Pagrindinis Amazono upė yra 6 387 km (3 980 mylių) ilgis. Jis sausia vandens iš tūkstančių mažesnių upių.
+Nors kamuolio pyramidų statyba tęsė iki Vietovės Karalystės pabaigos, Gizos pyramidai niekada nebuvo paskutinės dydžio ir techninės nuostatytos statybos.
+Naujų Karalystės senovės egyptiečiai išdavė savo praeitybės monumentus, kurie tuo metu buvo daugiau nei tūkstančios metų amžiaus.
+Vatikano miesto populiacija apie 800 žmonių. Tai yra mažiausia nepriklausoma pasaulio šalyje ir šalyje su mažiausia populiacija.
+Vatikano miestas naudojasi italų kalbą savo įstatymuose ir oficialiuose komunikavimuose.
+Italų kalba taip pat yra dauguma valstybės darbuotojų kasdieninė kalba, o latinų kalba dažnai naudojama religinėse ceremonijose.
+Visi Vatikano miesto piliečiai yra rytųkatoličiai.
+Žmonės nuo senovės žino, kad pagrindiniai cheminiai elementai, pvz., aukas, svarbas, ir medas, gali būti rasti įgyvendinančiai prirodos formu ir, dėl to, kad jie gali būti rasti įgyvendinančiai prirodos formu ir, dėl to, kad jie gali būti rasti įgyvendinančiai prirodos formu ir, dėl to, kad jie gali būti rasti įgyvendinančiai prirodos formu ir, dėl to, kad jie gali būti rasti įgyvendinančiai prirodos formu ir, dėl to, kad jie gali būti rasti įgyvendinančiai prirodos formu ir, dėl to, kad jie gali būti rasti įgyvendinančiai prirodos formu ir, dėl to, kad jie gali būti rasti įgyvendinančiai prirodos formu ir, dėl to, kad jie gali būti rasti įgyvendinančiai prirodos formu ir, dėl to, kad jie gali būti rasti įgyvendinančiai prirodos formu ir, dėl to, kad jie gali būti rasti įgyvendinančiai prirodos formu ir, dėl to, kad jie gali būti rasti įgyvendinančiai prirodos formu ir, dėl to, kad jie gali būti rasti įgyvendinančiai prirodos formu ir, dėl to, kad jie gali būti rasti įgyvendinančiai prirodos formu ir, dėl to, kad jie gali būti rasti
+Aristoteles, filozofas, teorėjo, kad viskas sudarytas iš vieno arba daugiau iš keturių elementų. Jie buvo žemės, vandens, oro ir ugnies.
+Tačiau jis taip pat teorėjo, kad jie keitosi naujomis substancijomis, kad būtų tai, ką matome.
+Aluminijų legūnai būnai yra dviejų ar daug metalių smūgis. Pamirškite, kad periodiniame sąrašoje yra daug elementų.
+Elementai kaip kalijas ir potasas laikomas medžiagais. Tačiau, taip pat yra ir medžiagos kaip svarbas ir aukso.
+Taip pat gali būti legūnai, kurios sudarytų mažas nemetalinių elementų, pvz., grafeno.
+Visas Universumas sudarytas iš masyvumo. Visi masyvumas sudarytas iš mažų daiktų, vadinamų atomams.
+Atomai yra taip įspūdingai maži, kad trilijonai jų gali pasiekti per šį sakmetį pabaigoje.
+Taigi grafitinis buvo geriausias draugas daugeliui žmonių, kai jis buvo išleistas.
+Deja, kad naujų rašytojų metodų iškeldimas paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešimtmečius paskutinės dešim
+Dabar žmonės rašo pranešimus kompiuterių ekranuose, nenorėdamas artėkti paprastai.
+Vien tik tikisi, kas klaviatūra taps, kai pasieks naujausių įrenginių.
+Fisioninis branduolinis veikia tokiu principu, kad reikia energijos, kad būtų sudarytas branduolinis, kurioje yra daug protonų ir neutronų.
+Taip, kaip nukreipti didelį kartą į kalvą. Nukleio išdėstymas vėl atsisakys kai kurių energijos.
+Kai kurie atomai turi nestabilus branduolinės, todėl jie tendencijos išsitraukti mažai ar nesitraukti.
+Mėnulio paviršius sudaryta iš kamuolių ir prašmų. Mėnulio pabaiga vadinama krusta.
+Žemės platesnėlė mažiausiai 70 km, o didesnioje pusėje mažiausiai 100 km.
+Jis mažesnės už marijų, o didesnės už aukštojų.
+Netoliese gali būti daug daugiau marijų, nes platesnė krusta leidžia lave aukštesnė išplėsti iš žemės.
+Turinčių teorijų tikslas yra paieškoti, kas žmonių įkvėpia, o kas jų įtikina.
+Šios teorijos teigia, kad žmonės turi tam tikrūs reikalavimus ir/ar tikėjimus, kurie yra įsitraukti į žmones, kai jie išaugo iš vaikystės į pasaulį.
+Šie teorijos apsvarstys, kodėl tam tikriems žmonėms reikia tų, ką jie reikia, ir kas jų aplinkoje padarys, kad jie tai darbės, o kas jų aplinkoje padarys, kad jie to darbės nebūtų.
+Dviejų populiariausių turinčių teorijų yra Maslowo potrebių hierarchijos teorija ir Hertzbergo dviejų faktorų teorija.
+Būtent, kai vadovai pradeda vadovauti buvusiems kolegams, dviejų elgesių gali iškristi. Vienas iš šių elgesių bando užtikrinti, kad būtų "vienas iš jų" (arba "vienas iš galių").
+Šiems vadovams sunku priimti nepopuliarus sprendimus, vykdyti disciplininę veiklą, peržiūrėti darbą, užtikrinti atsakomybę ir atsakyti žmonių.
+O kitame spindulio pabaigoje jis pasikeitė į nepažiūrėtą asmenį, kuris mano, kad jis ar ji turi pakeisti viską, kas komanda dar labiau padarė, ir padaryti tai savo.
+Vis dėlto vadovas galiausiai atsakingas už komandos sėkmingumą ir neveiksmą.
+Šis elgesys dažnai atsisveikia riftų tarp vadovų ir kitų komandos nariai.
+Virtualiams komandams taip pat priklauso tokie pačios kokybės standartai kaip konvencijoms komandams, tačiau yra nesutrikusių skirtumų.
+Virtualių grupės nariai dažnai veikia kaip jų fizinės grupės kontaktinės taikos punktai.
+Jie dažnai turi daug didesnės autonomijos nei įprastos komandos nariai, nes jų komandos susitikimai gali vykdyti skirtingose laiko zonose, kuriuos vietos vadovai gali nepažiūrėti.
+Taip pat vienintelis virtuosios komandos elementas yra tikrai "nepasiekiamas komanda" (Larson ir LaFasto, 1989, p. 109).
+„Neįmanoma komanda" yra vadovų komanda, kuriuose kiekvienas nariai praneša. "Neįmanoma komanda" nustatina kiekvienam nariai standartus.
+Kodėl organizacinės organizacinės ugdymo koncepcijos įgyvendinti? Vienas tikslas yra inovacija.
+Kai visi organizacijos funkcinės departamentai efektyviškai naudojasi tikriausiai pasiekiamų resursų, gali iškysti kreativumas ir nuostabumas.
+Dėl to organizacijų bendradarbiausių veiksmų, kad pasiektų prekės poreikį, gali būti sukurtas naujas inovacinis procesas.
+Organizacija tik tada gali būti inovacinė, kai vadovas sukurtų inovacinių kultūrą, bendrą žinią ir organizacijos mokymą.
+„Angel“ (2006) išskirtina „Continuum“ pristatymą kaip metodą, naudojamą organizacijoms pasiekti aukštesnės veiklos lygio.
+Neurobiologinės duomenys suteikia fizinius įrodymus teorinės pažiūrėjimo kognicijos tyrimui, todėl tai sumažina tyrimo objektą ir padidina ją labiau tikrą.
+Mozgios patologijos ir elgesio korelacinės tendencijas patvirtina mokslininkus savo tyrimu.
+Jau seniai žinoma, kad skirtingos smegenos traumos, sužalojimai, skirtingos smegenos vėžių ir vėžių pažeidimai poveikia elgesiu ir sukeldžia kai kurios mentalinių funkcijų pakeitimus.
+Naujų technologijų augimas leidžia matyti ir tyrimuoti, kas anksčiau nenorėtų matyti ir tyrimuoti.
+Tai suteikia dažnai informacijos ir materijas, kad galėtume sukurti simuliacijos modelius, kurie padeda suprasti procesus mūsų mente.
+Nors dirbtinio intelekto asociacija su mokslo fikcija, dirbtinis intelektas yra labai svarbus kompiuterių mokslo rūšis, kuris sprendžia masyvą, mokymą ir dirbtinį priklausomybę mašinėje.
+Mokslinės tyrimai dirbtinio intelekto srityje skirti automatiškai užtikrinti veiksmus, kurie reikalauja inteligentinės elgesio.
+Pavyzdžiai – valdymas, planavimas ir programavimas, galimybė atsisakyti klientų diagnozės ir klausimus, taip pat rašyklės, būklės ir vaizdo atpažinti.
+Šieji dalykai tapo atsisveikinančios disciplinės, kurių tikslas – suteikti sprendimus gyventojų gyvenimui susijusiems problemoms.
+Dirbtinio intelekto sistema dabar dažnai naudojama ekonomikos, medicinos, inžinerijos ir karinės srityse, kuriose buvo sukurtas kelias šeimų kompiuterių ir vaizdo žaidimų programinės priemonės.
+Ekskursijos yra didelė kiekvienos klasės dalis. Dažnai mokytojų dėl savo mokinių keliauja į vietas, kur keliauti autobusu nėra galimybės.
+Technologija suteikia sprendimą – virtualiuose ekskursiuose mokinių gali žiūrėti muziejaus artefaktus, apsilankyti akvariuose arba apsilankyti šikšnosparnių mūsų.
+Taip pat virtualiu dalyvauti įvykioje yra puikus būdas atsisveikinti įvykį ir bendradarbiauti patirties su ateinančiomis klasėmis.
+Pavyzdžiui, kiek mėnesių Benneto mokyklo studentai iš Šiaurės Karolinos valstybės sostinės planuoja svetainę dėl savo kelionės į valstybės sostinę, kiek mėnesių svetainės atnaujina, tačiau buvo išsaugotas senesnės versijos, kad būtų naudojamas kaip atvirukas.
+Blogai taip pat gali padaryti studentų rašyklės geresnį. Studenti dažnai prasideda savo blogo patirtį nesutiktinės gramatikos ir rašyklės, tačiau žiūrėjų prisijungimas paprastai pakeis tai.
+Nes studentai dažnai yra labiausiai kritiškai žiūrėtojai, blogo rašytojas pradeda siekti padidinti rašymą, kad išvengti kritikos.
+Blogas taip pat įtampa mokinius gauti geriausių žinių apie pasaulį, kurioje jie gyvena (Toto, 2004).
+Blogas yra įrenginis, kuris įkvėpia bendradarbiavimo, ir paskatina mokinius išplėsti mokymą daugiau nei tradiciniame mokyklo dieną.
+Pagal Oravečio (2002) teigimą, priklauso blogų naudojimu „studentai gali tikėtis daugiau analizuoti ir kritiškai įsivaizdinti savo požiūrį į klausimus, aktiniai atsakydami Interneto materijų, jie gali nustatyti savo požiūrį į kitų rašyklų kontekstą, taip pat nustatyti savo požiūrį į konkrečius klausimus.
+Ottawa yra šarmantis, dviejų kalbų vietovas, kurioje yra daug meno galerijų ir muziejų, atskleidžiantių Kanados pastą ir šiandieną.
+Daugiau į pietvakarius yra Niagaro vandenynas, o šiaurės dalyje atrodo neapgailestas Muskoko krašto prirodinis patvaras ir daugiau.
+Visi šie dalykai ir daugiau atkreipia Ontariją kaip visiškai kanadinę, kaip ji laikoma užsienio žmonių.
+Didžiuliai didesnės šiaurės vietovės yra labai mažai gyventojamos, o kai kur kas yra beveik išgyvenamos.
+Pagal tai, kas dažnai sutrikia daugelį žmonių: JAV gyvena daugiau afroamerikiečių nei Kanados piliečių.
+Rytų Afrikos salos yra Indijos vandenyno vietovėje prie Afrikos rytinės pakrantės.
+Madagaskaras yra visiškai didžiausias, ir vienas savo vietovės kontinentas, kai svarstys laukinės gyvūnijos.
+Dauguma mažesnių salų yra nepriklausomos valstybės arba susijusios su Prancūzija ir žinoma kaip luksusio paplūdimio vietovės.
+Arabai taip pat įvykdė islamą į šios šalyse, ir tai didelės dalykai įvykdė Comorose ir Maioje.
+Europos įtakos ir kolonializmas prasideda 15 amžiuje, kai portugalų eksploratorius Vasco da Gama rastė Indijos kryptą iš Europos.
+Šiaurėje regiją siena Sahelas, o pietuose ir vakaruose – Atlanto vandenynas.
+Moterys: Rekomenduojama, kad visos moterys keliaujančios žmonės sakytų, kad yra susituokę, nors jų tikras santuokų statusas.
+Taip pat būtų naudinga užtikrinti ir ringą (bet ne tą, kuri būtų per pigiau.
+Moterys turėtų suprasti, kad kultūrinės sutrikimai gali sukėlėti to, kas jos laikina kaip prievartavimas, o tai nėra reta, kad būtų užtikrinti, grąžinti užtikrinti, užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrinti užtikrint
+Būkite tvirtai atsisakydami vyrų, o nebūkite baimės pasipriešinti (kultūrinės sutrikimai ar nesutrikimai, tai nesuteikia teigimą!).
+Šiuolaikinės Casablankos miestas buvo įkūrėta 10 amžiuje prieš Kristų kalbą berbu žuvusius ryšius ir buvo naudojama fenikiečiams, rimiečiams ir merenams kaip strateginis portas, vadinamas Anfa.
+Portugalai ją sunaikino ir vėl atstatė kaip „Casa Branca“, bet po 1755 m. žemės drebėjimo ją atsisakė.
+Maroko sultas perkūrė miestą kaip Daru l-Badya ir jis buvo vadinamas „Casablanca“ išpanų prekytojų, kurie įsikūrė prekybos bazę tame vietoje.
+Casablanca yra viena iš mažiausia interesuojantų vietų, kuriose galima Morokoje pirkti.
+Starojoje Medino vietovėje leidžiama rasti vietas, kuriuose parduota tradicinės Maroko prekios, pvz., taginės, keramika, laikraščių prekios, šnipų prekios ir visa šių prekių spektra, bet viskas tai yra dėl turistų.
+Goma yra Demokratinės Kongos Respublikos turistinės miestas pietinėje, netoli Ruandos.
+2002 m. Goma buvo sunaikinta iš Nyiragongo kalnų ugnies, iš kurių išsunaikė daug visos miestos gatvės, ypač miestas centras.
+Nors Goma yra reikšmingai saugus, kiekvienas apsilankymas iš Gomo turi būti išsiaiškintas, kad supratytumėte Karštos Kivu provincijos kovos, kurie vis dar tęsia.
+Šis miestas taip pat yra vienas iš mažiausių Afrikos kalvų gorilės paieškos vietų.
+Gomos vietovėje gali būti naudojama „boda-boda“ (motociklinis taksi). Normalus (vietos) kainas apie 500 Kongos frankų.
+Kombinuodamas su savo nepakankamumu, „Timbuktu“ tapo metaforiškai naudojama dėl exotinių, atstumtų šalių.
+Šiandien Timbuktu yra skurdinti miestas, tačiau jo reputacija ją padarytų turistinės vietovės, todėl jai yra oro uostas.
+1990 m. jis buvo įtrauktas į pasaulio paveldo objektų pavojingumo sąrašą dėl pietvakarių paplūdimio pavojų.
+Tai buvo vienas iš pagrindinių „Henry Louis Gates“ PBS specialio „Afrikos pasaulio didvyrių“ stotų.
+Šis miestas skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirtingai skirting
+Krugerio nacionalinis parkas (KNP) esančiasi Pietų Afrikos šiaurės rytų kryptėje, taikant Mozambiku rytinę sieną, Zimbabve šiaurę, o pietų sieną yra Krokodilio upė.
+Parkas apima 19 500 km² teritoriją, kurioje yra 14 skirtingų ekosistemų zonų, kuriose gyvena skirtingas laukinis gyvūnas.
+Jis yra vienas didžiausių Pietų Afrikos atrakcijų ir laikomas kaip Pietų Afriko nacionalinių parkų (SANParks) vadovas.
+Kaip ir kitose Pietų Afrikos nacionalinių parkų, parkui kasdien yra saugumo ir įvykimo mokėjimai.
+Taip pat gali būti naudinga įsigyti „Wild Card“, kuris leidžia įvykdyti į vieną iš parkų Pietų Afrikoje arba į visus Pietų Afrikoje esančius nacionalinės parkus.
+Hongkongo salis šalyje Hongkongo vietovės pavadinimą suteikia ir yra vietovė, kurią daugelis turistų laikomas pirmiausia.
+Hongkongos gamtos linijos pagrindinės pastatų paradei buvo panašyta vandens iš Viktorijos laivyno vandens, kurio dėl jos išgarsėjimo atskleidžiama glitruojantis bar chartas.
+Norėdami gauti geriausių Hongkono požiūrų, išvykite iš salos ir eiti prie Kowloono vandens linijos, kurioje atsisvečiasi opos.
+Didžiuliai dauguma Hong Kongo salos miesto plėtros koncentruojasi atsargos teritorijoje šiaurės pakrantėje.
+Šis vietas buvo britų kolonizatoriais priimtas kaip savo, todėl, jei ieškate teritorijos kolonialinės pastos įrodymų, šis yra geriausias vietas.
+Sundarbanis yra didžiausias pasaulio pakrantės mangrovų medžiaga, 80 km (50 mylių) iš pakrantės pasiekiant Bangladešo ir Indijos srityje.
+Sundarbanas buvo pripažinta UNESCO Pasaulio paveldo objektu. Indijos teritorijoje esantis miestelio dalis vadinamos Sundarbano nacionalinis parkas.
+Tačiau miškai nėra tik mangrovų slėnių – jos turi vienos iš paskutinių išgyvenusių didžiulės džunglės medžiagų, kurių anksčiau buvo Gangetės slėnioje.
+Sundarbanis apima 3 850 km² teritoriją, iš kurių maždaug trečdalį apima vandens/rašto teritorija.
+Nuo 1966 m. Sundarbanas yra laukinės gyvūnijos santuokos teritorija, o manoma, kad šiame vietovėje yra maždaug 400 karališkų bengalų tigrovų ir maždaug 30 000 taškų kiaulių.
+Autobusai iš interdistritinės autobuso stoties (ant upės) išvykia visą dieną, tačiau daugumas jų, ypač į rytus ir Jakarą/Bumthangą, išvykia nuo 06:30 iki 07:30 val.
+Kadangi vienintelės rajonų autobusai dažnai yra pilnas, reikalingas įsigyti bilietaus kelias dienas iš anksto.
+Dauguma rajonų servisuojama mažuosius japonskus „Coaster“ autobusus, kurie yra patogesni ir stabilūs.
+Bendradarbiausios taksos yra greitas ir patogas transporto priemonės, kuriuos gali naudoti, kad atvykti į artimiausius vietas, pvz., Parą (Nu 150) ir Punakhą (Nu 200).
+„Oyapock“ upės tilto tiltas yra kabelės užtikrintas tilto tiltas. Jis spans „Oyapock“ upę, tengdamas „Oiapoque“ (Brazilija) ir „Saint-Georges de l'Oyapock“ (Prancūzijos Gvjana) miestus.
+Dvi bokštai išaugo iki 83 metrų aukšto, yra 378 metrų ilgos ir turi dviejų 3,50 m širočių kelių.
+Griuvės viršūnai yra 15 metrų aukšta. Statyba buvo baigta 2011 m. rugpjūčio mėnesį, tačiau griuvės nebuvo atidaryta automobiliams iki 2017 m. kovo.
+Brigada planuojama visiškai veikti nuo 2017 m. rugsėjo mėnesio, kai tikimasi, kad užbaigusios Brazilijos tarnybinės patikros punktus.
+Guaraní buvo labiausiai svarbus indigenų grupė, gyvenančios dabartinės Rytų Paragvajos teritorijoje, gyvendamas kaip pusės nomadių vyrų, kurie taip pat praktikavo gyvenimo gyventojimą.
+Chaco vietovė buvo kitų indigenų tautų grupių, pvz., Guaycurú ir Payaguá, gyventojų vietovė. Jie gyveno pašautinimu, medžiagaudžiui ir ryškimu.
+16-ojo amžiaus metu Paragvai, anksčiau vadinamas "Didžiulio Indijos provincija", gimėsi kaip rezultatas Ispanijos iškovojų susitikimo su vietos indigenų grupėmis.
+Ispaniai prasidedė kolonizacijos laikas, kuris truko tris šimtmečius.
+Nuo Asuncióno 1537 m. įkūrimo iki šiol Paragvai išsaugotė daug savo indigenų charaktero ir identiteto.
+Argentina yra gana žinoma dėl to, kad turi vieną iš geriausių pasaulio polo komandų ir žaidėjų.
+Metų didžiausias turnyras vyks lapkričio mėnesį Las Cañitas aikštyne.
+Kitos metais šiame vietoje taip pat galima žiūrėti mažesnės turnyros ir rungtynių.
+Naujienas dėl turnyro ir lankytojų, kuriose galima įsigyti polo rungtynių biļetus, rasti Asociacion Argentina de Polo.
+Oficialus Falklandijos valutas yra Falklandijos svaras (FKP), kurio vertė priklauso į vieną Didžiosios Britanijos svarą (GBP).
+Naudas gali būti pakeistas vienintelėje salioje esančioje banko įstaigose, kuris yra Stanleio mieste prieš FIC Vakarų prekių parduotuvę.
+Didžiosios Britanijos svarbiai būtų priimami visose salos vietovėse ir Stanleyje, taip pat dažnai priimami kreditinės korteles ir Jungtinės Valstijos dolarai.
+Išskirtinių salų kreditinės korteles tikriausiai nebūtų priimti, tačiau britų ir Jungtinės Tautos valutas gali būti priimtos, todėl anksčiau sutelkite susitarimą su įmonės vadovais, kad nustatytumėte priimtą pinigų metodą.
+Nepatogia pakeisti Falklandų valutą užsienioje, todėl pakeisti pinigų prieš išvykdami iš salų.
+Nes Montevideo yra pietvakarias nuo ekvatoriškos linijos, tai yra vasaras, kai Šiaurės žemės pusėje yra zima, o paskutinėje.
+Montevideo subtropinėje vietovėje; vasaros mėnesiais temperatūra paprastai daugiau nei +30 °C.
+Žiemas gali būti klaidingai šaltas: temperatūra retai nukeliauja atogrąžų temperatūrai, bet vėjas ir rūkis kombinuojasi, kad padarytų šalčiau, nei kaip rodo termometras.
+Nėra specialių „lietų“ ir „saulės“ sezonų: lietų skaičius per visą metus maždaug priklauso.
+Nors daugelis parko gyvūnijos įprasta žmonių pažiūrėjimą, laukių gyvūnai vis tiek yra laukios ir jų neturėtų pakankamuoti arba trukti.
+Parko pareigūnai teigia, kad būtent 100 jūdžių/metrų atstumu nuo medžių ir vlkų, o 25 jūdžių/metrų nuo kitų laukių gyvūnų!
+Nors būtų kaip nesuprasti, vis daugiausia didelės gyvūnai, įskaitant bizonių, elgų, aukštesnių, medžių ir beveik visus, gali užpuolinti.
+Kiek mėnesių, daugybė apsilankytojų buvo sužeista dėl to, kad nesustabdė tinkamą atstumą. Šie gyvūnai yra didelės, laukinės ir galiausiai pavojingos, todėl jų reikia laisvės.
+Be to, žinote, kad kvapai atsitinka medus ir kitus laukinės gyvūnijos, todėl išvengsiuodami ar vaistuojuodami kvapiausių maistų, užtikrinkite, kad būtumėte čistą kempą.
+Apia yra Samo salos sostinė. Miestas yra Upolo saloje ir turi maždaug 40 000 gyventojų.
+Apia 19. amžiaus pabaigoje buvo įsikūrusi ir nuo 1959 m. yra Oficinės Samo valstybės sostinės.
+1889 metais, kai septyni laivai iš Vokietijos, JAV ir Jungtinės Karalystės atsisakė pasitraukti iš laivyno, laivyno stotis buvo vienas iš įspūdingų vietų.
+Visi laivai buvo nukentėti, o vienas britų kruiseris buvo laikomas. Maždaug 200 amerikiečių ir vokiečių gyvūnų buvo pralaimėta.
+Mau pokyklės organizuojamas nepriklausomybės kovos metu miestelėje įvyko mirtis aukštojų vadovo Tupua Tamasese Lealofi III.
+Dėl to, kad Auckland stradė dviejų laivynų, yra daug paplūdimių. Vos populiariausi paplūdimi yra tris vietovėse.
+Šiaurės krantės pakrantės (Šiaurės Harburo rajone) pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrantės pakrant
+Jos dauguma yra paplūdimi paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių papl
+Tamaki Drive paplūdimis yra Waitemata laukėje, aukštesnės Mission Bay ir St Heliers suburbių vietovėje Auklando centroje.
+Šie yra dažnai apgyvendinančios šeimų pakrantės, kuriose yra gera prekių parduotuvės, kuriose gali būti daug žmonių. Plavimas yra saugus.
+Pagrindinis vietos alus yra „Number One“ – tai nėra kompleksinis alus, bet patiriamas ir atnešias. Kitos vietos alus vadinamos „Manta“.
+Yra daug Prancūzijos vynių, bet Naujosios Zelandijos ir Australijos vyniai gali keliauti geriau.
+Vietos vanduo galima visiškai naudotis, bet parduotu vandu gali būti sunku rasti, jei būtumėte.
+Australiečiams „flat white“ kavos idėja yra nežinoma. Mažas černas kavas vadinamos „espresso“, cappuccino skirtas didelės kiaulės, o parduotas be pieno.
+Karštas šokoladas atitinka Belgijos standartams. Medžiagų šaltiniai sunkiai, bet labai gerai.
+Daugelio kelionių į atogrąžą vyksta viso metų laikotarpiu, o atogrąžos dėl šių priežasčių sužeisti retai.
+Tačiau atsisakykite patarimus iš valdžios institucijų, laikykite visų ženklų ir dėl saugos priežasčių atsisakykite rimtą dėmesį.
+Paplūdimio medūzės įsikūrusi nuo spalio iki balandžio šiaurės nuo 1770 metų linijos. Iš kartos jų gali rasti ir kitomis laikomis.
+Ryklys tikriausiai egzistuoja, tačiau jos retai užpuolia žmonių. Daugumas ryklių yra žmonių baimu, todėl jie išvyksta iš vietos.
+Jūrų vandens krokodiliai neaktyviškai gyvena jūroje, jų pagrindinis gyvenimas yra upės vakarų dalyje nuo Rockhamptono.
+Birželio įkėlimas iš anksto suteikia keliautojui tikimą, kad kai jis pasieks tikslųjų vietovės, jis gali mėgti.
+Keliautojų agentai dažnai turi susitarimus su konkrečiais viešbučiais, tačiau gali būti galimybės rezervuoti kitus papildomus viešbučio formas, pvz., kempingas, per keliautojų agentą.
+Kelionių agentai paprastai suteikia paketus, kurie apima švyturį, transporto organizavimą iš ir į oro uostą ar net ir kombinuotą skrydį ir viešbučio paketą.
+Jie taip pat gali užtikrinti rezervaciją, jei reikėsite laiko, kad apsvarstytumėte siūlymą ar įrengtumėte kitus dokumentus (pvz., vizą).
+Vis dėl to, kad būtų paskelbta kiekviena pataisas ar prašymas, turėtų būti paskelbta anksčiau prekybos agentui, o ne tiesiogiai į viešbučio įstaigą.
+Kai kuriose festivaliais dauguma muzikos festivalių dalyvautių sprendžių kempuoti vietoje, o dauguma dalyvautių tai laikomas esminės patirties dalyje.
+Jei norite būti artėjančioje, jums reikės įvykti anksčiau, kad gautumėte kempingo vietą artėjančioje nuo muzikos.
+Pamirškite, kad nors muzika pagrindinių stagijų gali būti baigta, festivalio kitose vietovėse muzika gali vaikščioti iki vakarų.
+Kai kurie šventės turi įsikūrusių šeimininkų su vaikiniais vietas.
+Jei šiaurės Baltijos krantą pervažiujate zimo metu, užtikrinkite kabinio vietovę, nes per įvažiuojančią ledą išsiveržiauja labai blogas šumas, kuris iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų iš tikrųjų
+Sankt-Peterburgo kruizai įskaita ir miestą laiką. Kruizų keleiviai buvo išimti nuo vizų reikalavimų (patikėkite terminaus).
+Kasinose dažnai veikia daug iškilių, kad maksimaliuoti vartotojų laiko ir pinigų išnaudojimą. Šiek tiek išvengiamas oknai ir šikšnosparniai, o išvykimo vietas gali būti sunku rasti.
+Jie paprastai turi specialus maistus, gėrimus ir žiūrėjimus, kad užtikrintų svečius gera būklė ir laikytų jų vietoje.
+Kai kurie vietovės suteikia alkoholinius gaminimus. Tačiau alkoholio požiūrėjimas trunka nuosprendį, o visi gerai žaisti žaidėjai žinosi, kad svarbūs būti nesutrikusi.
+Kiekvienas, kuris keliausi į aukštesnį šiaurę arba per kalvų tiltas, turėtų svarstyti, kad gali būti sniego, ledo ar kaltinės temperatūros.
+Ledžio ir sniego kelioje, sunkumas mažesnis, todėl jūs negalite važiuoti kaip, kad būtumėte naudingas asfalto.
+Vėžio metu per labai trumpą laikotarpią gali nukriti pakankamai sniego, kad jūs būtumėte.
+Taip pat gali užtikrinti skaičių vidutinės skirtingumas sniego padarėjimas arba automobilių stikliaus kondenzavimas ar ledo.
+Tačiau kaltas ir sniegas yra įprasta daugelio šalių aplinkoje, o transportas per visą metus veikia be pertraukimo.
+Safarijos galbūt yra didžiausias Afrikos turizmo įtakas ir daugelio svečių svarbiausias objektas.
+Populiarioje termas „safari“ reiškia kelionės į Afrikos laukinę gyvūniją, ypač savanų vietovėse.
+Kai kurie gyvūnai, pvz., slonai ir girafai, tendencija artėti arti prie automobilių, todėl standartinės prižiūrėjimo priemonės leidžia gerai žiūrėti.
+Laukiniai, šikšnosparniai ir leopardai dažnai būna šikšnos, todėl geriau jų pamatytumėte nuo biokularių.
+Eiti safari (angl. „bush walk“, „hiking safari“ arba „footing“) yra eiti kelionės, kurias truko kelias valandas arba kelias dienas.
+Paralympiada vyks nuo 2021 m. rugpjūčio 24 dienos iki rugsėjo 5 dienos. Kai kurie renginiai vyks kitose Japonijos vietovėse.
+Tokio būs tik vienintelė Azijos miestas, kurioje dviejų vasaros olimpinės žaidynes buvo 1964 m.
+Jei jūs 2020 m. skrydžius ir vietas buvo rezervuoti anksčiau, kai buvo paskelbtas pritraukimas, jūs gali turiuoti sunku situaciją.
+Atšaukių politikos sąlygos skiriasi, bet nuo kovo pabaigos dauguma koronaviruso atsakingų atšaukių politikų nesuteikia atšaukių iki 2020 m. liepos mėnesio, kai buvo planuojama olimpinės žaidynes.
+Tikimasi, kad dauguma renginių biļetų kainuos tarp ¥2 500 ir ¥130 000, o tipiniai biļetai kainuos maždaug ¥7 000.
+Griausmės drabužių spausti gali padėti išsitraukti. Daugelio viešbučių turėtų griausmės spaustinį ir spaustinio plokštelę, net jei jų nėra kambaryje.
+Jei medžiaga nėra, ar jums nesutinka medžiagos, galbūt galėsite bandyti naudoti skrydžiui, jei jis yra pasiekiamas.
+Būkite užtikrinę, kad drabužių temperatūra nebūtų per karštą (tai gali sukėlėti sumažinimą, o iš esmės – iškrinti).
+Yra skirtingi vandens pačiistimo būdai, kurių kai kurios yra efektyviau prieš konkrečius pavojus.
+Kai kuriose vietovėse vandens užkirstymas minutę reikia, kiti vietoje reikia kelios minučių.
+Filtrus dažnai skirtingai veikia, todėl, jei turite susirūpinimą, pakankamas vandens gauti iš užsikrėtų lahvių iš reputuosios įmonės.
+Keliautojai gali susitikti su gyvūnų šikšnosparniais, kurie jų šalyje nesutiko.
+Šikšnosparniai gali nuvykti maistą, sukelti sutrikimą, bet blogiau galėtų sukėlti alerginius reakcijas, nukreipti venomą ar perduoti infekcijas.
+Nepakankamai, infekcinės ligos, arba pavojingi gyvūnai, kurie gali sukėlėti ar nužudyti žmonių, paprastai nesuteikia pestų.
+Mokestinės parduotuvės yra galimybė įsigyti nuo mokesčių ir apmokestinėjimų išklausomus prekių tam tikose vietovėse.
+Keliaujant į šalyje, kurios yra didelė mokestis, keliautojai dažnai gali išgauti svarbios pinigų sumos, ypač alkoholinių gaminimų ir tabakos gaminių.
+Tarp „Point Marion“ ir „Fairmont“ vietovės Buffalo-Pittsburgh aikštyne, kurioje dažnai pervažiauja atsisakytas miestelio teritorija, yra didžiausių kliūvimo sąlygų vietovė.
+Jei nebūtumėte važiuoti valstijos kelyje, būtumėte iš tikrųjų: didelės grėsmės, stiprūs kelias ir prastos kryptos.
+Paskutinės ir ankstesnės vietovės skaičių nuo 35 iki 40 mylių per valandą (56–64 km/h) įspūdingai mažesnės nei ankstesnės vietovėse, todėl jų beveik vis labiau reikia užtikrinti.
+Tačiau įspūdingai, mobiliojo telefono paslaugos šiame vietoje yra daug stipriausiai nei kitiems kitoms kelio dalyse, pvz., Pensilvānijos „Dykumai“.
+Vokiečių kūdikiai labai gerai, o Bavorijoje labai pietiniai ir dažniausiai dažnai, panašiai kaip jų pietinio kaimyno Austrijos kūdikiai.
+Paplūdimių medžiaga paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplūdimių paplū
+Daug vienų Vokietijos parduotų gėrimų taip pat gali būti su aludžių, kiaulėlių ir kitų medžiagų. Populiariausi gėrimai dažnai būna labai gerai su stipru kafiu.
+Jei norite mažų, tačiau pietvakariškų pastuoklių, bandykite Berlinerius, Pfannkuchenus ar Krapfenus.
+Kuris yra gėrimas, kuris sudarytas iš gatvėjų ir paprikų, taip pat arba iš gyvūnijos, arba gyvūnijos ir paprikų.
+Kuris gali būti arba „saustas“, arba „slaptas“ – tai priklauso nuo vandens daugumo.
+Šiaurės Indijos ir Pakistano vietovėse yogurtas dažnai naudojamas kariuose; Pietų Indijos vietovėse ir kitose pakrantės subkontinento vietovėse dažnai naudojama kokos medžiaga.
+Su 17 000 salų išrinkti, Indonezijos maistas yra vienintelė pavadinimas, kurioje susijusios vietovės kulinariai iš viso šalyje.
+Tačiau, jei šis terminas naudojamas be tokių papildomų kvalifikatorių, jis paprastai reiškia maistą iš Javos didžiosios salos centrinės ir rytinės dalies.
+Šiuo metu visoje salos archipelagoje Javietės kulinėjai skirti dažnai sezonuotų maistelės, pagrindiniai aromatai – arašas, paprikos, sakas (ypač javietės kokos sakas) ir įvairios aromatinios paprikos.
+Stirupai yra rytinės ir dešinės šaudynių palaikymas, kurie nukreipti dėl rytinės ir dešinės šaudynių palaikymas nukreipti dėl rytinės ir dešinės šaudynių palaikymas nukreipti dėl rytinės ir dešinės šaudynių palaikymas nukreipti dėl rytinės ir dešinės šaudynių palaikymas nukreipti dėl rytinės ir dešinės šaudynių palaikymas nukreipti dėl rytinės ir dešinės šaudynių palaikymas nukreipti dėl rytinės ir dešinės šaudynių palaikymas nukreipti dėl rytinės ir dešinės šaudynių palaikymas nukreipti dėl rytinės ir dešinės šaudynių palaikymas nukreipti dėl rytinės ir dešinės šaudynių palaikymas nukreipti dėl rytinės ir dešinės šaudynių palaikymas nukreipti dėl rytinės ir dešinės šaudynių palaikymas nukreipti dėl rytinės ir dešinės šaudynių palaikymas nukreipti dėl rytinės ir dešinės šaudynių palaikymas nukreipti dėl rytinės ir dešinės šaudynių palaikymas nukreipti dėl rytinės ir dešinės šaudynių palaikymas nukreipti dėl rytinės ir dešinė
+Jie suteikia didesnę stabilumą vairuotojui, tačiau dėl galimybės, kad vairuotojų pėdys gali užsikrėsti jų, jos gali būti netinkamai sauga.
+Jei žaizdėjas buvo išvažiuojamas iš šviesos, bet pėda buvo užsikrėtė, jis gali būti ištrauktas, jei šviesas būtų pasitrauktas. Kad minimalizuoti šį pavojus, gali būti priimtas kelis saugumo prevencijos priemonės.
+Pirmiausia, daugelio važiuotojų važiavimuose naudojasi važiavimo laptai, kurie turėtų kepurę ir smūgią, labai sužiausią pėdvėžį.
+Kitą kartą dažniausiai anglų sadelės turi saugumo plokštis, kuris leidžia iš sadelės išsitraukti špindulį, jei kyla grįžta į sadelę.
+Cochamó vakarų Amerikos aukštojimo vietovė – Chilės aukštojimo svarbiausias vietovė, vadinamas „Yosemite“ pietų Amerikoje, kurioje yra dažnai skrydžiusių granitinės didžiulės sienos ir skrydžiai.
+Vienas iš aukštovių summitų yra įspūdingus požiūris iš aukštovių. Žaistiems iš viso pasaulio kiekvienoje vietoje neustabiauja naujų maršrutų įkūrėjimų tarp aukštovių nebaigiamo potencialo sienų.
+Slidinimo sportai, įskaitant skijimo ir snowsboardo sporto, yra populiarūs sportas, kuriuo skijas arba snowsboardas priklausančios pėdius sliduoja po sniego paplūdimiame teritorijoje.
+Skijimas yra didelis kelionės veikla, kuriuose dalyvauja daug žmonių, kurie kartais vadinami „ski bums“ ir planuoja visą savo kelionę į vieną vietą dėl skijimo.
+Skijimo idėja yra labai senovinė – 5000 m. pr. Kr. įvykusi šiaurės ir pietvakarių šiaurės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemė
+Slidinimo sporto istorija prasideda mažiausiai 17 amžiuje, o 1861 m. Austrālijoje buvo atidaryta pirmasis slidinimo sporto kluba.
+Skelbėjimas skijame: ši aktyvumas taip pat vadinamos skijame skelbėjimas, skijos kelionės arba skijos skelbėjimas.
+Jis susijęs su, bet paprastai nesusijęs su alpinistinės stiliaus skijų eksploravimo arba kalvų eksploravimo, kurios vyksta stipriuose teritorijose ir reikia daug stiprūsiausių skijų ir paprastai taip pat daug stiprūsiausių paplūdimių.
+Manėkite, kad slidinėjimo maršrutas yra panašus važiavimo maršrutas.
+Gerų sąlygų metu galėsite pervažiauti mažiausiai didesnės dalykos nei važiujant - bet tik labai retai galėsite užtikrinti kelionės greičiuosius tempos be didelės papildomos.
+Europa yra relativai mažas kontinentas, kurioje yra daug nepriklausomų šalių. Normaliuose aplinkybėse keliauti per daug šalių būtų reiškia kelis kartus patekti pasiūlymų dėl vizų ir pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pasiūlymų dėl pas
+Tačiau „Schengen“ zonoje dėl šios aspektos jaučiau kaip vienas šalis.
+Kol kas būtumėte šiame zonoje, galite būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti būti b
+Taip pat, turinti Šengeno vizą, nereikia užtikrinti vizų kiekvienai iš Šengeno šalių, todėl išlaikytas laikas, pinigas ir dokumentai.
+Nėra būtinės definicijos, kokie įrenginiai yra antiquities. Dažniau nei 100 metų amžiaus gaminius parduotus gaminius dažniau nei 100 metų amžiaus gaminius yra antiquities.
+Šio definicijoje yra geografinės skirtumas, kuriose, pavyzdžiui, Šiaurės Amerikos vietovėse gali būti mažiau nei Europoje.
+Gamintojų darbai gali būti pripažinti kaip antikvartai, nors jie mažiau nei panašiai masiniai gamintojai.
+Karališkos reindeerius yra svarbūs šamų gyventojų pajamas, o tai taip pat svarbūs daugelio kitų profesijų žmonių kultūra.
+Net tradiciniškai, tačiau ne visi šamai dalyvavo didelės skirtingos karvės gyvūnų priežiūrai, bet gyveno dėl ryškių, vyrų ir panašių, o karvės daugiausia buvo naudojami kaip transporto priemonės.
+Šiandien daug Sámi dirba naujųjų pramonėse. Sápmiame, Sámių krašte, turizmas yra svarbus pajamas.
+Nors šis žodis dažnai naudojamas, ypač ne tų, kurie nėra romų, jis dažnai laikomas kaltinamas dėl savo asociacijų su neigiamus stereotipus ir nepakankamas romų žmonių požiūrėjimas.
+Jei šalyje, kurią apsilankysite, būtų įspėjimas keliauti, jūsų kelionių sveikatos draudimas arba kelionių atšaukimo draudimas gali būti paveikti.
+Taip pat galite norėti pasiūlyti kitų vyriausybių patarimus, bet jų patarimai skirti savo piliečiams.
+Pavyzdžiui, Amerikos piliečiai Šiaurės Rytos šalyse gali susitikti su kitais situacijoms nei Europos piliečiai arba arabai.
+Pagalbos pranešimai yra tik vienos šalies politinės situacijos sumarizė.
+Šių nuomonės dažnai yra vienintelės, bendradarbiausias ir mažiausiai detalizuotas, o kitose vietovėse gali būti gana detalizuota informacija.
+Stipras sritis yra bendras pavadinimas visiems pavojingiems meteorologiniams faktoriams, kurie gali sukėlti padarinių, rimtų socialinių trukmės ar žmogaus gyvybės pralaimėjimų.
+Stiprus vežis gali įvykti kiekviename pasaulio vietoje, o jis turi skirtingus tipus, kurie gali priklausyti geografijai, topografijai ir atmosferiniams sąlygomis.
+Didelės vėjas, grėsmė, pertraukos daugumas, laukinės ugnies – tai yra griežtosios sausros formos ir efektai, o taip pat uraganai, tornadai, vandens viršūnai ir ciklonai.
+Vietovės ir sezoninės stiprūs meteorologinės faktorių, įskaitant sniego, ledo, prašmės ir prašmės audros audros, yra sniego ir ledo audros, sniego ir ledo audros, prašmės audros ir prašmės audros, prašmės audros ir prašmės audros, prašmės audros ir prašmės audros, prašmės audros ir prašmės audros, prašmės audros ir prašmės audros, prašmės audros ir prašmės audros, prašmės audros ir prašmės audros, prašmės audros ir prašmės audros, prašmės audros ir prašmės audros, prašmės audros ir prašmės audros, prašmės audros ir prašmės audros, prašmės audros ir prašmės audros, prašmės audros ir prašmės audros, prašmės audros ir prašmės audros, prašmės audros ir prašmės audros, prašmės audros ir prašmės audros, prašmės audros ir prašmės audros, prašmės audros ir prašmės audros, prašmės audros ir prašmės audros, prašmės audros ir prašmės audros, prašmės audros ir prašmės audros, prašmės audros ir prašmės audros, prašmės audros ir prašmės audros, prašmės audros ir prašmės audros, prašmės audros ir prašmės audros, prašmės audros ir prašmės audros, prašmės audros ir prašmės audros, prašmės audros
+Keliautojams visiškai rekomenduojama žinoti, kad jų vietovėje gali įvykti stiprūs sausros padaros, kurie gali paveikti kelionės planus.
+Kiekvienas, planuojantas apsilankyti šalyje, kuris gali būti laikomas karo vietovėje, turėtų gauti profesinio įgimo.
+Internetinės paieškos „Hostile environment course“ bus tikriausiai suteikia vietos įmonės adresą.
+Kursas paprastai apima visus šių klausimų, kurie buvo apklausti, daug didesnė detaliai, dažnai taip pat su praktiniu patirtimu.
+Kursas paprastai truko 2-5 dienomis ir bus įsivaizdymas, daug pirmosios pagalbos ir kartais ginklų mokymas.
+Dauguma knygų ir laikraščių, kurių temomis yra gyvenimas laukumoje, bet laikraščių dėl karinių zonų mažiau.
+Norėdami atlikti seksualinio pertraukimo operaciją užsienioje, keliautojai turi užtikrinti, kad turėtų teisėtų dokumentus, kad grįžtų į šalį.
+Vyriausybių norėjimas paskelbti pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūlymų pasiūly
+Iš užsienio vyriausybių pasitikėjimas šių dokumentų pripažinti taip pat dažnai skiriasi.
+Taip pat po 2001 m. rugsėjo 11 d., kai buvo įvykusi įvykiai į Amerikos Jungtinės Valstijos teritoriją, saugumo patikros punktų paieškos tapo daug didesnės.
+Prieš operacijos transgenderiems neturėtų tikėti, kad per skanners pasieks privačio ir viršutybės.
+Plytinės potvyniai yra grėsmės, kurios grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grįžtai grį
+Dėl vandeninės topologijos vandens grėsmė grįžta į kelias didesnės vietovės, kuriose gali iškirsti greitai vandens grėsmė į didelę vandenį.
+Daugumas mirties įvykių įvyko dėl išsikvėpimosi, bandant grįžti prieš vandens grėsmę, kuris gali būti neįmanomas.
+Kai išsitęs iš dabartinio potvynio, grįžtant į vandens plauką, grįžtumas nėra sunku, kaip būtų įprastai.
+Pagal savo įgūdžius ir to, ar jūs buvo pažiūrėti, galbūt reikėtų laikytis pagalbos.
+Grįžtas šokas įvyksta anksčiau kultūriniškos šokos (mažiau „medžiaga“ fazės), trukiau, ir gali būti stiprybės.
+Kažkas keliautojai, kurie greitai padarėsi įvairiam naujam kultūrai, kartais turi itin sunkus padarėsi grįžti į savo tautinę kultūrą.
+Norėdami grįžti namuose po gyventojimo užsienio, jūs pasiūlėtumėte naują kultūrą ir pasibaigėte kai kurias savo namų kultūros priemonės.
+Kai pirmą kartą išėjote į užsienį, žmonės tikriausiai buvo tolerantūs ir supratęs, kad keliautojai naujoje šalyje reikia adaptuoti.
+Žmonės gali netikėti, kad grįžtų namo keliautojams taip pat reikia pažiūrėti ir pažiūrėti.
+Pyramido akustinės ir šviesos šou yra viena iš labiausiai interesuojantų vietos vaikams.
+Pyramidus gali žiūrėti iš tūksto, ir jų gali žiūrėti iš tūksto prieš šou prasidėjimą.
+Įprastai visada girdėkite turistų ir parduotuvių šumą. Šumo ir šviesos istorija yra tik tokia, kaip knygos istorija.
+Sphinxas yra ilgos istorijos apskritimas ir naratorius.
+Vaizdo įrašai skirti pyramidoje ir kitose pyramidoje.
+1819 m. atrastas Pietų Šetlandijos salos, kuriuos reikalauja kelis tautybės, turi daugiausia bazių – 2020 m. jų veikėjo šešisdešimt šešis.
+Archipelago 120 km į šiaurę nuo pusiasalio. Didžiausias yra Karalio Georgo salas, kurioje gyvena Villa Las Estrellas.
+Kiti įskaita „Livingston“ salas ir „Deception“, kurioje vis dar veikiančiojojo ugnikalnio nukentėjusi kaldera suteikia įspūdingą prirodinę laivyną.
+Ellswortho kraštas yra šiaurės nuo pusiasalio, Bellingshausenio jūros aplinko vietovė.
+Šiame vietoje šiaurės pusiasalio kalvės susijungiauja su platojoje, o vėliau atsisveikia 360 km langą Ellswortho kalvų keturių, kuriose atsisveikia Minnesotos ledas.
+Šiaurės dalis arba Sentinelio kalvija turi Antarktidos aukštesnės kalvos – Vinsono masyvą, virškusį 4892 m aukštesnį kalvą Vinsono kalvą.
+Jei jūsų vietoje nėra mobiliojo telefono signalo, gali būti vienintelė galimybė – satelitinis telefonas.
+Satelitinis telefonas ypač nebūtų paskutinis mobiliojo telefono pakeitimo, nes jums reikia būti aikštynėje, kad galėtumėte stebėti į satelitą, kad skambintumėte telefonu.
+Šis paslaugos dažnai naudojama transporto sektoriuje, įskaitant pažiūrų laivus, taip pat ekspedicijose, kurios reikalingos atstumos duomenys ir balsas.
+Jūsų vietos telefono paslaugos teikėjas turėtų gauti daugiau informacijos dėl tokios paslaugos susijimo.
+Važiuoti ir išmokyti – tai vis labiau populiariausių iškilių, kuriuos planuoja mokytis per metus.
+Šis yra ypač populiarus mokyklų išleidžiusiems, kad jie galėtų pasitraukti iš mokymo per metus prieš įvykus į universitetą, bet nepripažinti savo mokymo.
+Daugeliu atvejų mokymasis užsienio šalyje gali iš tikrųjų padidinti šansus grįžti į aukštesnę mokymą savo šalyje.
+Šių švietimo programų dalyvavimas paprastai reikalinga mokymo mokėjimo.
+Finlyja yra puikus vandens sporto kelionės vietovės. „Tūkstančių ežių šalyje“ taip pat yra tūkstančių salų ir pakrantės archipelago.
+Archipelagoje ir ežeroje ne visada reikalingas jachtas.
+Nors pakrantės arkipelagai ir didžiausi ežerai tik tikriausiai pasiekiasi iki bet kokios jachtos, mažesnių laivų ar net i kajakų, jų patirtis yra kitokias.
+Finlyje laivinimas yra tautinis pažiūrėjimas, kuriuo kiekvienam septyniui arba aštuoniems žmonėms priklauso laivis.
+Taip pat Norvegijoje, Švedijoje ir Naujojoje Zelandijoje, bet kitokiau, pvz., Niderlandijoje tai yra vienas iki keturis.
+Daugumoje iš Baltijos krucijų yra ilgalaikis Sankt-Petruoje, Rusijoje.
+Tai reiškia, kad galite apsilankyti istorinę miestą kelias pusdienas, grįždamas vakarą apsilankyti laivui.
+Jei keliauosi tik laivyno ekskursiuose, nebus reikalingas atskirtingas vizas (nuo 2009 m.).
+Kai kurie laivyno kruizai pateikia Berlyno, Vokietijos miestą brošūrais. Kaip matote iš šioje žemėlapyje, Berlyno nėra netoli jūros ir miesto apsilankymas nėra įtrauktas į laivyno kainą.
+Lėktuvui keliauti gali būti baimės patirtis visų amžių žmonių, ypač, jei jie anksčiau nenarėjo lėktuvui keliauti ar patyrė trauminį įvykį.
+Tai nėra kas, kas turėtumėte skubinti: tai nėra kitokia nei kitų žmonių privačiai baimės ir nenorėjimai kitų veiksmų, kuriuos labai daug žmonių turi.
+Kai kuriems, sužinoti kažkas dėl to, kaip skrydžius veikia, o kas vyksta per skrydį, gali padėti išvengti baimą, kuris būtų įsivaizdintas nežinomu arba neturinti kontrolio.
+Pasaulinės kurierinės įmonės gerai atsakinga už greitai išsiuntus tokius. Dažnai, laikas yra labai svarbus įmonių dokumentus, prekių arba paskutinės reparatūros priklausomybės.
+Kai kuriose maršrutose didesnės įmonės turi savo lėktuvus, bet kitose maršrutose ir mažesniems įmonėms buvo problemos.
+Jei jie išsiuntė tokius priklausomis lėktuvui, kai kuriose maršrutuose gali būti trukusi dėl iškėlimo ir tarnybinių procedūrų iki kelių dienų.
+Vienintelė veikla, kaip gauti tai greitai, buvo išsiųsti tai kaip patiklytas krepšys. Oro linijų įstatymai nesuteikia teikimą išsiųsti krepšys be keleivio, todėl jūs atsisveikite.
+Vienintelės arba verslo klasės lėktuvo keleivimo būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būtent būt
+Tačiau tai nebūtų pigiau: kažkokiausiai, galite tikėtis, kad būtumėte iki keturių kartų didesnės, o pirmosios klasės – iki elfos kartų didesnės ekonominės kainos.
+Būtent iš esmės nėra tikėtina, kad norėtumėte paieškoti skirtingų parduotuvių arba pirmosios klasės keleivių skirtingų parduotuvių skirtinguose skrydžuose nuo A iki B.
+Oro linijų įmonės gerai žino, kad yra tam tikras skirtingas skrydžių lėktuvo vairuotojų grupė, kurie nerimauja sumokėti aukštesnį dolerių sumą, kad gautų galimybę greitai pasiekti kitą vietą ir patogumu, todėl taip ir tarifuojasi.
+Moldavijos sostinė – Kišinė. Vietos kalba – rumunų kalba, bet daugiausia naudojama rusų kalba.
+Moldova yra vienas iš vienetis etninių šalių, kurios patyrė iš etninių konfliktų.
+1994 m. šis konfliktas sukėlė pietvakarių Moldavijos vietovėje įsikūrusių savivaldybės Transnistrijos Respublikos, kurios turi savo vyriausybę ir valutą, tačiau jos nepripažįsta nė vienam NU šalių.
+Nors politinių perėjimų nesėkminga, ekonominės santykios tarp šių dviejų Moldovos dalimų buvo atnaujinti.
+Didžiausi Moldovos religija – ortodoksų krikščioniškai.
+Izmiras yra trečias didžiausias Turkijos miestas, kurioje gyvena maždaug 3,7 mln. žmonių, antras didžiausias pakrantės po Istanbulio ir labai gera transporto vietovė.
+Anksčiau buvo senovinis Smyrno miestas, dabar tai yra modernus, išplėstas ir įspūdingas prekybos centras, aplinktas didžiuliuose jūrų vakaruose ir aplinktas kalnuose.
+Didžiuliai boulevardai, stikliausi pastatai ir naujausi prekybos centrai yra paplūdimi tradicinės raudonės krypės, XVIII amžiaus turgas, senovės mečetės ir bažnyčios, tačiau miesto atmosfera labiau atsitinka Mediteranės Europoje nei tradiciniame Turkijoje.
+Haldarsvíko kaime vyksta Eysturojo salos, kurioje yra neįprasta aštuonių krypčių bažnyčia.
+Bažnyčio aikštyne yra įspūdingos šikšnosparnių marmurinės skulptūros po kai kuriose kapučių vietovėse.
+Vieną penktadienį vėlėti šį įspūdingą kaimynį.
+į šiaurę ir greičiausiai pasiekiamas yra romantiškas ir fascinujusi miestas Sintra, kuris tapo įspūdingamas užsienio vietovės po to, kai Lordas Byronas įspūdingai aprašė jo nuostabus.
+„Scotturb“ autobusas 403 reguliariškai važiuoja į Sintra, stoja Cabo da Roca.
+Taip pat šiaurę apsilankykite Didžiosios Mados Fatimo (Shrine) santuoką, pasaulio žinomą Marijos aparicijų vietovę.
+Pamirškite, kad apsilankite masinę kapų vietą, taip pat vietą, kurios reikšmė gali būti beveik išsiskiriama pasaulio gyventojų dauguma.
+Vis dar gyvena daug vyrai ir moterys, išgyvenusi šiame vietoje, o dar daugiau, kurie turėjo žmones, kurie buvo nužudytos ar dirbėjosi iki mirties, židūs ir nežidūs.
+Pagalvokite šį svetainę viską tai, ką jai priklauso – didvyriškumą, pietvakariškumą ir pažiūrį. Neparodykite Holokaustą ar nazistus.
+Nenustebuokite pagrindinį interneto svetainę, įtraukti ar ištraukti graffitus į struktūrų.
+Barcelono oficialios kalbos yra katalonų ir išpanų kalba. Maždaug pusė preferuoja katalonų kalbą, didelė dauguma ją suprasti, o beveik visi žino išpanų kalbą.
+Tačiau daugelio ženklų turi tik katalonų kalbą, nes tai yra įstatymu pripažinta pirmoji oficialinė kalba.
+Tačiau Ispanų kalba taip pat dažnai naudojama viešiejiems transportui ir kitais įrenginiais.
+Katalonų kalba yra vienintelė, kurią reguliariškai paskelbiama metroje, bet neplanuojamas trukumas paskelbiamas automatiškai įrengtame sistema įvairiais kalboms, įskaitant išpanų, anglų, prancūzų, arabų ir japonų.
+Paryžiečiai reputacija, kad jie yra egocentriniai, kaltiniai ir arroganti.
+Nors tai dažnai tik nepakankamas stereotipas, geriausia, kad būtumėte tinkamu elgesiu, veikdami kaip vienas, kuris yra „bien élevé“ (gut brought up). Tai padidins visiškai lengvai važiuoti.
+Paryžiečių griežtas įvaizdas greitai išsiveržys, jei parodys kelias elementinės pažiūrėjimo priemonės.
+Plitvės ežero nacionalinis parkas yra dideliškai medžiagaustas, pirmaujant nuo kiaulės, smūgių ir firkų medžiagų, o turi Alpių ir Pietų vandenyno medžiagų smiškumą.
+Tačiau dėl skirtingų mikroklimatos, atskirtingų žemės medžiagų ir skirtingų didelės pagrindinės auklės šiame vietovėje yra įspūdingai dažnai plantų bendruomenės.
+Šiame vietovėje taip pat gyvena įprasta gyvūnų ir ptakų rūšis.
+Šiame vietovėje gali rasti retai gyvūnijos, pvz., Europos medį, vlkų, orlauką, šikšnosparnią, ryklių, šikšnosparnių ir šikšnosparnių, taip pat daugiau būtinai gyvūnijos rūšies
+Monastyrų apsilankymo metu moterys reikalaujama užtikrinti skirtus, kuriuos skirti nuo kėdžių, taip pat užtikrinti pažiūrėjimą pažiūrėjimą.
+Daugelio klaustrovų moteris, kurios atvyko nepaprastai, gali pasiekti kojos, tačiau, jei pateikite savo kojos, ypač švenčių, jūs gautite šypsenį iš klaustrovaus arba klaustrovaitei.
+Pagal tą pačią lygį, vyrams reikalauja užtikrinti, kad būtų išsivystę trukus.
+Tai taip pat gali būti įtraukti iš įvartinės parduotuvės, tačiau šie drabužiai nesunku po kiekvieno naudotojo, todėl jie gali nesuteikti patirtumo. Vienas padėties visiems vyraiems!
+Majorkos kuchynė, kaip ir tokiosios zonos kuchynės Mediterraneoje, pagrįsta nuo pieno, augalų ir gyvūnų (ypač kiaulių), o visiškai naudojasi olivinio maisto.
+Vienintelė populiarus vakaras, ypač vasaros metu, yra „Pa amb Oli“ – kiaulė su oliviniu maistui, tomatui ir būtinai pasiekiamuose papildomis, pvz., sýra, tuňaus, o.t.d.
+Visi žodžiai, įskaitant jūsų vadinimą „Sie“, visada prasideda didžiuoju laipsniu, net jei jų yra viduryje.
+Tai yra svarbus būdas, kaip atskleisti tarp kai kurių girdytojų ir objektų.
+Taip pat tikimasi, kad tai padarytų skirstymą lengviau, tačiau rašyti tai tikrai sunku, nes reiškia išsiaiškinti, ar vienas iš verbų ar adjektivų naudojamas substanciuojamas formuose.
+Italų kalba dėl to, kad daugelio žodžių būnai yra taip pat, kaip jų rašoma, yra relativai lengva.
+Pagalbos žodžių, kuriuos reikia laikyti, yra „c“ ir „g“, nes jų artikuliavimas skiriasi atogrąžų vokalo.
+Be to, užtikrinkite, kad r ir rr skirti skirtingai: "caro" reiškia "miluoju", o "carro" reiškia "kareivis".
+Persų kalba yra relativai lengva ir daugiausia įprasta gramatika.
+Todėl šiuo kalbų gramatikos prasmečio pažiūrėjimas padėtų išgauti daug žinių apie persų kalbos gramatiką ir geriau suprasti frazės.
+Be to, jei žinote romanų kalbą, jums būtų lengviau mokti portugalų kalbą.
+Tačiau žmonės, kurie žino mažai išpanų kalbos, greitai paskelbė, kad portugalų kalba yra gana arti, todėl jos nereikia išsiaiškinti.
+Ankstesnės observatorijai šiandien dažnai yra nesunkiai, ir atrodo kaip muziejus arba švietimo vietovės.
+Kadangi šio metu šviesos smogumas nebuvo tokio problemos, kaip dabar, jos dažnai būna miestuose ar kampušuose, o tokios, kurie pastatytos šiuolaikinėje laikotarpiu, gali būti sunku paieškoti.
+Dauguma šiuolaikinių tyrimų teleskopių yra didžiuliai įrenginiai vietovėse, kurios atmosferos sąlygos yra geresni.
+Cherry blossom viewing, vadinamas hanami, tapo Japonijos kultūros dalis nuo 8-ojo amžiaus.
+Ideja iš Kinijos, kuriose plumų medžioklės buvo vienintelės medžioklės.
+Japonijoje pirmosios sakurto partijos vadovavo tik karaliui ir kitiems aristokracijos nariais, kurie būtų esanti karališkos dvoro vietovėje.
+Gyvūnai geriausiai pažiūrėtų prirodinėje aplinkoje, todėl neleidžkite išgauti pat „tik vieną“ gyvūnį.
+Jei apsilankite formališkai užtikrintą šviesos parkele, taip pat iš jos būtų ištraukti, be diskusijos.
+Įvairūs, Singapūra yra labai saugus vietas ir labai lengva vadovauti, o po atvėrimo galite įsigyti beveik iš kiekvieno.
+Tačiau būdamas „aukštais tropais“ tik kelias grados į šiaurę nuo ekvatoriškos, jums reikės sprendžiant ir karštį (visada), ir stiprą saulės šviesą (kadangi, retai retai).
+Taip pat yra kelis autobusų, kurie eiti į šiaurę į Hebroną, biblėjos patriarchų Abrahamo, Izaiko, Jakubo ir jų žmones tradiciniam pabūklui.
+Norėdami įveikti į autobusą, pirmiausia užtikrinkite, ar jis eiti į Hebroną, o ne tik priešinę žydų kaimynystę Kirjat Arba.
+Vietovės vandens keliai gali būti gera šablonas, dėl kurios galima planuoti atostogą.
+Pavyzdžiui, apsilankyje Loirės vakarėje, Rėnos vakarėje ar kruizuoti į interesuosius Danubio miestus ar važiuoti po Erijos kanalą.
+Jie taip pat nustatina populiariausių kelionių ir vaikščių maršrutus.
+Kalėdas yra vienas didžiausių krikščionių šventųjų svetimo dienų, jis laikomas kaip Jesusi gimimas.
+Daugelis šių švėtos tradicijų taip pat priimtų ne tik krikščioniškų šalių nekrikščionių žmonių, bet ir viso pasaulio nekrikščionių žmonių.
+Yra tradicija, kad Paskutinės dienos naktį iškiliuose vietovėse nuvilkti, kad pamatytų saulės aukštesnį.
+Žinoma, ši tradicija turi kristinės teologijos atsakymus, bet tai gali būti ankstesnės Kristovo lapkričio ir šviesos ritualių.
+Daug tradicinių bažnyčių Šv. Paskutinės savaitės savaitgalio vakarą šeštadienio vakarą vyksta Paskutinės savaitės vigilija, o kongregacijos dažnai prasidėjo šeštadienio vakarą, kad paminėtų Kristovo atgimimą.
+Visos gyvūnai, kurie iš pradžių atvyko į salius, atvyko šiame vien tarpinčiuodamas, skraidamas arba plaukdamas.
+Dėl ilgos atogrąžų iš kontinento žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemės žemė
+Nuo žmogaus atvyko į Galapagų salus, į jų buvo įtraukti daugybė šikšnosparnių, įskaitant kiaulės, parduotus, karvės, myšus, katus ir šunus.
+Jei apsilankite Arktidės arba Antarktidės vietovės zimo metu, patyrėsite šiaurės naktį, kai saulė nesileidžia daugiau kaip nuo horizonto.
+Tai suteikia geriausią galimybę matyti Šiaurės koruninės auroras, nes skisčiaus ir mažiaus kiekvieną dieną.
+Kadangi šiose vietovėse gyvena mažai žmonių, todėl dažnai nėra problemų dėl šviesos, jūs taip pat galite patikėti žvaigždžių.
+Japonijos darbovės kultūra labiau hierarchiška ir formalinė nei Vakarų žmonių.
+Sutuokos yra standartinės verslo attire, o darbuotojai vieni kitus vadinami savo šeiminiu vardu arba darbu pavadinimu.
+Beveik visiškai svarbūs darbovietės santykios, įsivaizduodamas grupinį darbą, o ne vieno žmogaus padarinius.
+Darbuotojai dažnai reiškia savo vyššiųjų sutarimą dėl visų sprendimų, kurias priimasi, ir tikimasi, kad atsisakysi savo vyššiųjų instrukcijų be klausimų.
diff --git a/test-en-lt.bleu b/test-en-lt.bleu
new file mode 100644
index 0000000000000000000000000000000000000000..0d5e8c02c9ab10e25b3cc1c9dcc50310f38af366
--- /dev/null
+++ b/test-en-lt.bleu
@@ -0,0 +1 @@
+BLEU|nrefs:1|case:mixed|eff:no|tok:13a|smooth:exp|version:2.4.3 = 8.63 32.3/11.9/5.4/2.7 (BP = 1.000 ratio = 1.240 hyp_len = 25665 ref_len = 20695)
diff --git a/test-en-lt.comet b/test-en-lt.comet
new file mode 100644
index 0000000000000000000000000000000000000000..a7f4095deb383096badfe49ed2128da42f2a4bf9
--- /dev/null
+++ b/test-en-lt.comet
@@ -0,0 +1,1013 @@
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 0 score: 0.7289
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 1 score: 0.8983
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 2 score: 0.7877
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 3 score: 0.2811
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 4 score: 0.6764
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 5 score: 0.5849
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 6 score: 0.6660
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 7 score: 0.8345
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 8 score: 0.9740
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 9 score: 0.7954
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 10 score: 0.6448
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 11 score: 0.8365
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 12 score: 0.4784
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 13 score: 0.8293
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 14 score: 0.6613
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 15 score: 0.5771
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 16 score: 0.8107
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 17 score: 0.8935
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 18 score: 0.8535
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 19 score: 0.8656
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 20 score: 0.9386
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 21 score: 0.7376
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 22 score: 0.7961
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 23 score: 0.8005
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 24 score: 0.7186
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 25 score: 0.9298
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 26 score: 0.6669
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 27 score: 0.7148
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 28 score: 0.6332
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 29 score: 0.6621
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 30 score: 0.4418
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 31 score: 0.4168
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 32 score: 0.4711
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 33 score: 0.9316
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 34 score: 0.8883
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 35 score: 0.7715
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 36 score: 0.6921
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 37 score: 0.6294
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 38 score: 0.6818
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 39 score: 0.9640
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 40 score: 0.6494
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 41 score: 0.9561
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 42 score: 0.8964
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 43 score: 0.6563
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 44 score: 0.5261
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 45 score: 0.8255
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 46 score: 0.2544
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 47 score: 0.8403
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 48 score: 0.6562
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 49 score: 0.5600
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 50 score: 0.9573
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 51 score: 0.5926
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 52 score: 0.9268
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 53 score: 0.7259
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 54 score: 0.8607
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 55 score: 0.6679
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 56 score: 0.8891
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 57 score: 0.6377
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 58 score: 0.2943
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 59 score: 0.4831
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 60 score: 0.6382
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 61 score: 0.8691
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 62 score: 0.8542
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 63 score: 0.6561
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 64 score: 0.7567
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 65 score: 0.6252
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 66 score: 0.5868
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 67 score: 0.6716
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 68 score: 0.8381
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 69 score: 0.9071
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 70 score: 0.8317
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 71 score: 0.6043
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 72 score: 0.7972
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 73 score: 0.7737
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 74 score: 0.7244
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 75 score: 0.5996
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 76 score: 0.2580
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 77 score: 0.6135
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 78 score: 0.6513
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 79 score: 0.6414
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 80 score: 0.1307
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 81 score: 0.9361
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 82 score: 0.6763
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 83 score: 0.5065
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 84 score: 0.4807
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 85 score: 0.8856
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 86 score: 0.5434
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 87 score: 0.6620
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 88 score: 0.8029
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 89 score: 0.4711
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 90 score: 0.6003
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 91 score: 0.3694
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 92 score: 0.6891
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 93 score: 0.3873
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 94 score: 0.5114
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 95 score: 0.7014
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 96 score: 0.4762
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 97 score: 0.9090
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 98 score: 0.7541
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 99 score: 0.6892
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 100 score: 0.9290
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 101 score: 0.6666
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 102 score: 0.8332
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 103 score: 0.8568
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 104 score: 0.6803
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 105 score: 0.6141
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 106 score: 0.9188
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 107 score: 0.6220
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 108 score: 0.7589
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 109 score: 0.7611
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 110 score: 0.5676
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 111 score: 0.8125
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 112 score: 0.7894
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 113 score: 0.4036
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 114 score: 0.6192
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 115 score: 0.7930
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 116 score: 0.6582
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 117 score: 0.7789
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 118 score: 0.7106
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 119 score: 0.6567
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 120 score: 0.8637
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 121 score: 0.5775
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 122 score: 0.9784
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 123 score: 0.9278
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 124 score: 0.9350
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 125 score: 0.5411
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 126 score: 0.8376
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 127 score: 0.4809
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 128 score: 0.6390
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 129 score: 0.5001
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 130 score: 0.9484
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 131 score: 0.9157
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 132 score: 0.6702
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 133 score: 0.5559
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 134 score: 0.4829
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 135 score: 0.5100
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 136 score: 0.8854
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 137 score: 0.5561
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 138 score: 0.7861
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 139 score: 0.5105
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 140 score: 0.8476
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 141 score: 0.8537
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 142 score: 0.7272
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 143 score: 0.4503
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 144 score: 0.9117
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 145 score: 0.9006
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 146 score: 0.9579
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 147 score: 0.7058
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 148 score: 0.8098
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 149 score: 0.4192
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 150 score: 0.2363
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 151 score: 0.7883
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 152 score: 0.5065
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 153 score: 0.3766
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 154 score: 0.5767
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 155 score: 0.8976
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 156 score: 0.5927
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 157 score: 0.8876
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 158 score: 0.7881
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 159 score: 0.5801
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 160 score: 0.8000
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 161 score: 0.6525
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 162 score: 0.4601
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 163 score: 0.7338
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 164 score: 0.9782
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 165 score: 0.3325
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 166 score: 0.7292
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 167 score: 0.7282
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 168 score: 0.4092
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 169 score: 0.7790
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 170 score: 0.7237
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 171 score: 0.9301
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 172 score: 0.7586
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 173 score: 0.8664
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 174 score: 0.7148
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 175 score: 0.5833
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 176 score: 0.8216
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 177 score: 0.7925
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 178 score: 0.9004
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 179 score: 0.7771
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 180 score: 0.8728
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 181 score: 0.7628
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 182 score: 0.9056
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 183 score: 0.9422
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 184 score: 0.2233
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 185 score: 0.8422
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 186 score: 0.7867
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 187 score: 0.6352
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 188 score: 0.8564
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 189 score: 0.5373
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 190 score: 0.5482
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 191 score: 0.8960
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 192 score: 0.5586
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 193 score: 0.6845
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 194 score: 0.9117
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 195 score: 0.9488
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 196 score: 0.8131
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 197 score: 0.7217
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 198 score: 0.9147
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 199 score: 0.6783
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 200 score: 0.7861
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 201 score: 0.5934
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 202 score: 0.6460
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 203 score: 0.7644
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 204 score: 0.6396
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 205 score: 0.7378
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 206 score: 0.6979
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 207 score: 0.6290
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 208 score: 0.6897
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 209 score: 0.8947
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 210 score: 0.8140
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 211 score: 0.7207
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 212 score: 0.8889
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 213 score: 0.8336
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 214 score: 0.8846
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 215 score: 0.2153
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 216 score: 0.7629
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 217 score: 0.7332
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 218 score: 0.7164
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 219 score: 0.7086
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 220 score: 0.8238
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 221 score: 0.5617
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 222 score: 0.9205
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 223 score: 0.7425
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 224 score: 0.9433
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 225 score: 0.8905
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 226 score: 0.9138
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 227 score: 0.8344
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 228 score: 0.8039
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 229 score: 0.5771
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 230 score: 0.9673
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 231 score: 0.5740
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 232 score: 0.6519
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 233 score: 0.5032
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 234 score: 0.5529
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 235 score: 0.9022
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 236 score: 0.8992
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 237 score: 0.6741
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 238 score: 0.6546
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 239 score: 0.7027
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 240 score: 0.2669
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 241 score: 0.5941
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 242 score: 0.6585
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 243 score: 0.4904
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 244 score: 0.4244
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 245 score: 0.4266
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 246 score: 0.6678
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 247 score: 0.5517
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 248 score: 0.4630
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 249 score: 0.7152
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 250 score: 0.8519
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 251 score: 0.9562
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 252 score: 0.7261
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 253 score: 0.5838
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 254 score: 0.7846
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 255 score: 0.9182
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 256 score: 0.6415
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 257 score: 0.5496
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 258 score: 0.5510
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 259 score: 0.5733
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 260 score: 0.9584
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 261 score: 0.8942
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 262 score: 0.5583
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 263 score: 0.7327
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 264 score: 0.5996
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 265 score: 0.6809
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 266 score: 0.7754
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 267 score: 0.6922
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 268 score: 0.9169
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 269 score: 0.9068
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 270 score: 0.4566
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 271 score: 0.4753
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 272 score: 0.8231
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 273 score: 0.7911
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 274 score: 0.6652
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 275 score: 0.6544
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 276 score: 0.7175
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 277 score: 0.8230
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 278 score: 0.8553
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 279 score: 0.9329
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 280 score: 0.6849
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 281 score: 0.7596
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 282 score: 0.9395
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 283 score: 0.7089
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 284 score: 0.6432
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 285 score: 0.7467
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 286 score: 0.7215
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 287 score: 0.6645
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 288 score: 0.8766
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 289 score: 0.8352
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 290 score: 0.5034
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 291 score: 0.6578
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 292 score: 0.5104
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 293 score: 0.5909
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 294 score: 0.5575
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 295 score: 0.5993
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 296 score: 0.7788
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 297 score: 0.6731
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 298 score: 0.5669
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 299 score: 0.8689
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 300 score: 0.8059
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 301 score: 0.7490
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 302 score: 0.5528
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 303 score: 0.7395
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 304 score: 0.8941
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 305 score: 0.6485
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 306 score: 0.9064
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 307 score: 0.8184
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 308 score: 0.9154
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 309 score: 0.6452
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 310 score: 0.8861
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 311 score: 0.5266
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 312 score: 0.5341
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 313 score: 0.5978
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 314 score: 0.7206
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 315 score: 0.9327
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 316 score: 0.6765
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 317 score: 0.7169
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 318 score: 0.7616
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 319 score: 0.6393
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 320 score: 0.7809
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 321 score: 0.5900
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 322 score: 0.6910
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 323 score: 0.7648
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 324 score: 0.8763
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 325 score: 0.5941
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 326 score: 0.7133
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 327 score: 0.6103
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 328 score: 0.8531
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 329 score: 0.7226
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 330 score: 0.9006
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 331 score: 0.7218
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 332 score: 0.7373
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 333 score: 0.5842
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 334 score: 0.9545
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 335 score: 0.6931
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 336 score: 0.8193
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 337 score: 0.5739
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 338 score: 0.7858
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 339 score: 0.8625
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 340 score: 0.6673
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 341 score: 0.5725
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 342 score: 0.4210
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 343 score: 0.6804
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 344 score: 0.8121
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 345 score: 0.5068
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 346 score: 0.7125
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 347 score: 0.7258
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 348 score: 0.3427
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 349 score: 0.2951
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 350 score: 0.6213
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 351 score: 0.7440
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 352 score: 0.7889
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 353 score: 0.9098
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 354 score: 0.4949
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 355 score: 0.6896
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 356 score: 0.6431
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 357 score: 0.7090
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 358 score: 0.7971
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 359 score: 0.5664
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 360 score: 0.4702
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 361 score: 0.5000
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 362 score: 0.7943
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 363 score: 0.4042
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 364 score: 0.4246
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 365 score: 0.5301
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 366 score: 0.4723
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 367 score: 0.8052
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 368 score: 0.4843
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 369 score: 0.5646
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 370 score: 0.5288
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 371 score: 0.5382
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 372 score: 0.5800
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 373 score: 0.7059
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 374 score: 0.6445
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 375 score: 0.8985
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 376 score: 0.7709
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 377 score: 0.8427
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 378 score: 0.2823
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 379 score: 0.5065
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 380 score: 0.8031
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 381 score: 0.6340
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 382 score: 0.4256
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 383 score: 0.5679
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 384 score: 0.6737
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 385 score: 0.6022
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 386 score: 0.4817
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 387 score: 0.3815
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 388 score: 0.8581
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 389 score: 0.8707
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 390 score: 0.6546
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 391 score: 0.6679
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 392 score: 0.8391
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 393 score: 0.5798
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 394 score: 0.8799
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 395 score: 0.7275
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 396 score: 0.4482
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 397 score: 0.8317
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 398 score: 0.5046
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 399 score: 0.9118
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 400 score: 0.8105
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 401 score: 0.6144
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 402 score: 0.6773
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 403 score: 0.7271
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 404 score: 0.5410
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 405 score: 0.5858
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 406 score: 0.5476
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 407 score: 0.8521
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 408 score: 0.8405
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 409 score: 0.6746
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 410 score: 0.7864
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 411 score: 0.5884
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 412 score: 0.4513
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 413 score: 0.7066
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 414 score: 0.6771
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 415 score: 0.7292
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 416 score: 0.8475
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 417 score: 0.5610
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 418 score: 0.8681
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 419 score: 0.8709
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 420 score: 0.9352
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 421 score: 0.9534
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 422 score: 0.8920
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 423 score: 0.8245
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 424 score: 0.8477
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 425 score: 0.9546
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 426 score: 0.7591
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 427 score: 0.8876
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 428 score: 0.7306
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 429 score: 0.7976
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 430 score: 0.6840
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 431 score: 0.6902
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 432 score: 0.5002
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 433 score: 0.6895
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 434 score: 0.5320
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 435 score: 0.6466
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 436 score: 0.5399
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 437 score: 0.5904
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 438 score: 0.8636
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 439 score: 0.1997
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 440 score: 0.8746
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 441 score: 0.9153
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 442 score: 0.9234
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 443 score: 0.6538
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 444 score: 0.5732
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 445 score: 0.6659
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 446 score: 0.6549
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 447 score: 0.9359
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 448 score: 0.7011
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 449 score: 0.8422
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 450 score: 0.7233
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 451 score: 0.7586
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 452 score: 0.7697
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 453 score: 0.6589
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 454 score: 0.8918
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 455 score: 0.4663
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 456 score: 0.4778
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 457 score: 0.9227
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 458 score: 0.6822
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 459 score: 0.4731
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 460 score: 0.3523
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 461 score: 0.5155
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 462 score: 0.3887
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 463 score: 0.6591
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 464 score: 0.6672
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 465 score: 0.7591
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 466 score: 0.7602
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 467 score: 0.6075
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 468 score: 0.4449
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 469 score: 0.4681
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 470 score: 0.5913
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 471 score: 0.3010
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 472 score: 0.6265
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 473 score: 0.3449
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 474 score: 0.5057
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 475 score: 0.5613
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 476 score: 0.6649
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 477 score: 0.6450
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 478 score: 0.9343
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 479 score: 0.8087
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 480 score: 0.5636
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 481 score: 0.6758
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 482 score: 0.5681
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 483 score: 0.5945
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 484 score: 0.6479
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 485 score: 0.7815
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 486 score: 0.7653
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 487 score: 0.6361
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 488 score: 0.8643
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 489 score: 0.5142
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 490 score: 0.6523
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 491 score: 0.9283
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 492 score: 0.6691
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 493 score: 0.7569
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 494 score: 0.7490
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 495 score: 0.4137
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 496 score: 0.6124
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 497 score: 0.4940
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 498 score: 0.6095
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 499 score: 0.5607
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 500 score: 0.7346
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 501 score: 0.8979
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 502 score: 0.7969
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 503 score: 0.5942
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 504 score: 0.6302
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 505 score: 0.5843
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 506 score: 0.6950
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 507 score: 0.3809
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 508 score: 0.8530
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 509 score: 0.7939
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 510 score: 0.4953
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 511 score: 0.6126
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 512 score: 0.5987
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 513 score: 0.5600
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 514 score: 0.8225
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 515 score: 0.7240
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 516 score: 0.6348
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 517 score: 0.6680
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 518 score: 0.6624
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 519 score: 0.8784
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 520 score: 0.8378
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 521 score: 0.7972
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 522 score: 0.9405
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 523 score: 0.6935
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 524 score: 0.5435
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 525 score: 0.6556
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 526 score: 0.6247
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 527 score: 0.3065
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 528 score: 0.5306
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 529 score: 0.8507
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 530 score: 0.5839
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 531 score: 0.5139
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 532 score: 0.5259
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 533 score: 0.5599
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 534 score: 0.4442
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 535 score: 0.4755
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 536 score: 0.4925
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 537 score: 0.4030
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 538 score: 0.6086
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 539 score: 0.5734
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 540 score: 0.7050
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 541 score: 0.8650
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 542 score: 0.6573
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 543 score: 0.7604
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 544 score: 0.5903
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 545 score: 0.5796
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 546 score: 0.7601
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 547 score: 0.6693
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 548 score: 0.4654
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 549 score: 0.7515
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 550 score: 0.5558
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 551 score: 0.7333
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 552 score: 0.8719
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 553 score: 0.5331
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 554 score: 0.6261
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 555 score: 0.5102
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 556 score: 0.4637
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 557 score: 0.7162
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 558 score: 0.3937
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 559 score: 0.6467
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 560 score: 0.1810
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 561 score: 0.4652
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 562 score: 0.6156
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 563 score: 0.4367
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 564 score: 0.5120
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 565 score: 0.2913
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 566 score: 0.5766
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 567 score: 0.8534
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 568 score: 0.5512
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 569 score: 0.4287
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 570 score: 0.6902
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 571 score: 0.6346
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 572 score: 0.7504
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 573 score: 0.7844
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 574 score: 0.4652
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 575 score: 0.5982
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 576 score: 0.3934
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 577 score: 0.8075
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 578 score: 0.7993
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 579 score: 0.2947
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 580 score: 0.4702
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 581 score: 0.6849
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 582 score: 0.7264
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 583 score: 0.6166
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 584 score: 0.5678
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 585 score: 0.6290
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 586 score: 0.7765
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 587 score: 0.9229
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 588 score: 0.6097
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 589 score: 0.7414
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 590 score: 0.7891
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 591 score: 0.8233
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 592 score: 0.7493
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 593 score: 0.8675
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 594 score: 0.8306
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 595 score: 0.4330
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 596 score: 0.6077
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 597 score: 0.7141
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 598 score: 0.3871
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 599 score: 0.7608
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 600 score: 0.8300
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 601 score: 0.6456
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 602 score: 0.6956
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 603 score: 0.7264
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 604 score: 0.6296
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 605 score: 0.4443
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 606 score: 0.7632
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 607 score: 0.7250
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 608 score: 0.5966
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 609 score: 0.5933
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 610 score: 0.8884
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 611 score: 0.7144
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 612 score: 0.7796
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 613 score: 0.4879
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 614 score: 0.1857
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 615 score: 0.6189
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 616 score: 0.5101
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 617 score: 0.9407
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 618 score: 0.7557
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 619 score: 0.4640
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 620 score: 0.4915
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 621 score: 0.4185
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 622 score: 0.8942
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 623 score: 0.5741
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 624 score: 0.4381
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 625 score: 0.7838
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 626 score: 0.6968
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 627 score: 0.9438
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 628 score: 0.7977
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 629 score: 0.7071
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 630 score: 0.7393
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 631 score: 0.8840
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 632 score: 0.9542
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 633 score: 0.9558
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 634 score: 0.9433
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 635 score: 0.3869
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 636 score: 0.8940
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 637 score: 0.6591
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 638 score: 0.6153
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 639 score: 0.8111
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 640 score: 0.6805
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 641 score: 0.8441
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 642 score: 0.6353
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 643 score: 0.8523
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 644 score: 0.2405
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 645 score: 0.6667
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 646 score: 0.5883
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 647 score: 0.8094
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 648 score: 0.4989
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 649 score: 0.5268
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 650 score: 0.7818
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 651 score: 0.7070
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 652 score: 0.4106
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 653 score: 0.5897
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 654 score: 0.7420
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 655 score: 0.6413
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 656 score: 0.6447
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 657 score: 0.8120
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 658 score: 0.5686
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 659 score: 0.8098
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 660 score: 0.6183
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 661 score: 0.9347
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 662 score: 0.5897
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 663 score: 0.7980
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 664 score: 0.8319
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 665 score: 0.8393
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 666 score: 0.7088
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 667 score: 0.6895
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 668 score: 0.6904
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 669 score: 0.8741
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 670 score: 0.7520
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 671 score: 0.8816
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 672 score: 0.7644
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 673 score: 0.6892
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 674 score: 0.7771
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 675 score: 0.7554
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 676 score: 0.7155
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 677 score: 0.8339
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 678 score: 0.7025
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 679 score: 0.8281
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 680 score: 0.6614
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 681 score: 0.6230
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 682 score: 0.9067
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 683 score: 0.8616
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 684 score: 0.6374
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 685 score: 0.6228
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 686 score: 0.6469
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 687 score: 0.5006
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 688 score: 0.6581
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 689 score: 0.5148
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 690 score: 0.6053
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 691 score: 0.5446
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 692 score: 0.8289
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 693 score: 0.7285
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 694 score: 0.6613
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 695 score: 0.5837
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 696 score: 0.8319
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 697 score: 0.9537
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 698 score: 0.5385
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 699 score: 0.9280
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 700 score: 0.6247
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 701 score: 0.9112
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 702 score: 0.9480
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 703 score: 0.7303
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 704 score: 0.3900
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 705 score: 0.2533
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 706 score: 0.4858
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 707 score: 0.5329
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 708 score: 0.7988
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 709 score: 0.8529
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 710 score: 0.7984
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 711 score: 0.8644
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 712 score: 0.9213
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 713 score: 0.6817
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 714 score: 0.6238
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 715 score: 0.7227
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 716 score: 0.8113
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 717 score: 0.6973
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 718 score: 0.7043
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 719 score: 0.9041
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 720 score: 0.7892
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 721 score: 0.2147
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 722 score: 0.7418
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 723 score: 0.9356
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 724 score: 0.7961
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 725 score: 0.7031
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 726 score: 0.7967
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 727 score: 0.6406
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 728 score: 0.4331
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 729 score: 0.5293
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 730 score: 0.7516
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 731 score: 0.7946
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 732 score: 0.6868
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 733 score: 0.8383
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 734 score: 0.6634
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 735 score: 0.9390
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 736 score: 0.7938
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 737 score: 0.9027
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 738 score: 0.6376
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 739 score: 0.8259
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 740 score: 0.8222
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 741 score: 0.7449
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 742 score: 0.8176
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 743 score: 0.8462
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 744 score: 0.7676
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 745 score: 0.6113
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 746 score: 0.5559
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 747 score: 0.8570
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 748 score: 0.9312
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 749 score: 0.9385
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 750 score: 0.9562
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 751 score: 0.8979
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 752 score: 0.7573
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 753 score: 0.6353
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 754 score: 0.8863
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 755 score: 0.7497
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 756 score: 0.6860
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 757 score: 0.7284
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 758 score: 0.7692
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 759 score: 0.4911
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 760 score: 0.9382
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 761 score: 0.7011
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 762 score: 0.8786
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 763 score: 0.6121
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 764 score: 0.5699
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 765 score: 0.4902
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 766 score: 0.6064
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 767 score: 0.4417
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 768 score: 0.9120
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 769 score: 0.8357
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 770 score: 0.7609
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 771 score: 0.5392
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 772 score: 0.7615
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 773 score: 0.6196
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 774 score: 0.2644
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 775 score: 0.2567
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 776 score: 0.7909
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 777 score: 0.6011
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 778 score: 0.7178
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 779 score: 0.7565
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 780 score: 0.5720
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 781 score: 0.5912
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 782 score: 0.6685
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 783 score: 0.4942
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 784 score: 0.5534
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 785 score: 0.5433
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 786 score: 0.7544
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 787 score: 0.8381
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 788 score: 0.4564
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 789 score: 0.8323
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 790 score: 0.9077
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 791 score: 0.8808
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 792 score: 0.6413
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 793 score: 0.5067
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 794 score: 0.6334
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 795 score: 0.6936
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 796 score: 0.4679
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 797 score: 0.2975
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 798 score: 0.6138
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 799 score: 0.5209
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 800 score: 0.5065
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 801 score: 0.5201
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 802 score: 0.6541
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 803 score: 0.5888
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 804 score: 0.5658
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 805 score: 0.5718
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 806 score: 0.7509
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 807 score: 0.8448
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 808 score: 0.7484
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 809 score: 0.7320
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 810 score: 0.4340
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 811 score: 0.7641
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 812 score: 0.9513
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 813 score: 0.6395
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 814 score: 0.5890
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 815 score: 0.7229
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 816 score: 0.8799
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 817 score: 0.5175
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 818 score: 0.3791
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 819 score: 0.5735
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 820 score: 0.8741
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 821 score: 0.5858
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 822 score: 0.5817
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 823 score: 0.5232
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 824 score: 0.6502
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 825 score: 0.5238
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 826 score: 0.5983
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 827 score: 0.5731
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 828 score: 0.4788
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 829 score: 0.4350
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 830 score: 0.5567
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 831 score: 0.5818
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 832 score: 0.5354
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 833 score: 0.1858
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 834 score: 0.5310
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 835 score: 0.7443
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 836 score: 0.4314
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 837 score: 0.7905
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 838 score: 0.8381
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 839 score: 0.5922
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 840 score: 0.8887
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 841 score: 0.5719
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 842 score: 0.3244
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 843 score: 0.5686
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 844 score: 0.4940
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 845 score: 0.4135
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 846 score: 0.4709
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 847 score: 0.5388
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 848 score: 0.4316
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 849 score: 0.5357
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 850 score: 0.7061
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 851 score: 0.1862
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 852 score: 0.8272
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 853 score: 0.5184
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 854 score: 0.5538
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 855 score: 0.7561
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 856 score: 0.4176
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 857 score: 0.3281
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 858 score: 0.7547
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 859 score: 0.1961
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 860 score: 0.7115
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 861 score: 0.4927
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 862 score: 0.6335
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 863 score: 0.7319
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 864 score: 0.4488
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 865 score: 0.4589
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 866 score: 0.6009
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 867 score: 0.6679
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 868 score: 0.8767
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 869 score: 0.8894
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 870 score: 0.6945
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 871 score: 0.8175
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 872 score: 0.6289
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 873 score: 0.6573
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 874 score: 0.5881
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 875 score: 0.6015
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 876 score: 0.4336
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 877 score: 0.8122
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 878 score: 0.8501
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 879 score: 0.5656
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 880 score: 0.6667
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 881 score: 0.8186
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 882 score: 0.5804
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 883 score: 0.8357
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 884 score: 0.2507
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 885 score: 0.7013
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 886 score: 0.7445
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 887 score: 0.5098
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 888 score: 0.2869
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 889 score: 0.5085
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 890 score: 0.5352
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 891 score: 0.5054
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 892 score: 0.4537
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 893 score: 0.4368
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 894 score: 0.5545
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 895 score: 0.5203
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 896 score: 0.8590
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 897 score: 0.4825
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 898 score: 0.9212
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 899 score: 0.4881
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 900 score: 0.6769
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 901 score: 0.7142
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 902 score: 0.4278
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 903 score: 0.5453
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 904 score: 0.8136
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 905 score: 0.5612
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 906 score: 0.7342
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 907 score: 0.4435
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 908 score: 0.7323
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 909 score: 0.9232
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 910 score: 0.5825
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 911 score: 0.7484
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 912 score: 0.8577
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 913 score: 0.4023
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 914 score: 0.5864
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 915 score: 0.8597
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 916 score: 0.5826
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 917 score: 0.8164
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 918 score: 0.8343
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 919 score: 0.7030
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 920 score: 0.7007
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 921 score: 0.7343
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 922 score: 0.6370
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 923 score: 0.6781
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 924 score: 0.7915
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 925 score: 0.8236
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 926 score: 0.7335
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 927 score: 0.5526
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 928 score: 0.7058
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 929 score: 0.5576
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 930 score: 0.9192
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 931 score: 0.4930
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 932 score: 0.6782
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 933 score: 0.2278
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 934 score: 0.5071
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 935 score: 0.5887
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 936 score: 0.6720
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 937 score: 0.9603
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 938 score: 0.7025
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 939 score: 0.7327
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 940 score: 0.8788
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 941 score: 0.6859
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 942 score: 0.8919
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 943 score: 0.7572
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 944 score: 0.5646
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 945 score: 0.4709
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 946 score: 0.6868
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 947 score: 0.3709
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 948 score: 0.6019
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 949 score: 0.8616
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 950 score: 0.5496
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 951 score: 0.5925
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 952 score: 0.5168
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 953 score: 0.4865
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 954 score: 0.4141
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 955 score: 0.8555
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 956 score: 0.8774
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 957 score: 0.9023
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 958 score: 0.7278
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 959 score: 0.7609
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 960 score: 0.4391
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 961 score: 0.7805
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 962 score: 0.4294
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 963 score: 0.4588
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 964 score: 0.7472
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 965 score: 0.5328
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 966 score: 0.4026
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 967 score: 0.3704
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 968 score: 0.3602
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 969 score: 0.4574
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 970 score: 0.5216
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 971 score: 0.5747
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 972 score: 0.6860
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 973 score: 0.4240
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 974 score: 0.7143
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 975 score: 0.7065
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 976 score: 0.5645
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 977 score: 0.6897
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 978 score: 0.9205
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 979 score: 0.7921
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 980 score: 0.9620
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 981 score: 0.8049
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 982 score: 0.5034
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 983 score: 0.6776
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 984 score: 0.8642
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 985 score: 0.8808
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 986 score: 0.4883
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 987 score: 0.4545
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 988 score: 0.5102
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 989 score: 0.5044
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 990 score: 0.5750
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 991 score: 0.5987
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 992 score: 0.6034
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 993 score: 0.6864
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 994 score: 0.7081
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 995 score: 0.6903
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 996 score: 0.8519
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 997 score: 0.6180
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 998 score: 0.7625
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 999 score: 0.4282
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 1000 score: 0.7021
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 1001 score: 0.7310
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 1002 score: 0.6875
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 1003 score: 0.1675
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 1004 score: 0.5088
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 1005 score: 0.7772
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 1006 score: 0.5177
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 1007 score: 0.7863
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 1008 score: 0.9570
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 1009 score: 0.6735
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 1010 score: 0.7457
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt Segment 1011 score: 0.7277
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lt score: 0.6741
diff --git a/test-en-lv b/test-en-lv
new file mode 100644
index 0000000000000000000000000000000000000000..9344750d5d3be4c79bd6ad3ad29f326dc8258b5e
--- /dev/null
+++ b/test-en-lv
@@ -0,0 +1,1012 @@
+“Mums tagad ir 4 mēnešu vecie mazuļi, kas pirms bija diabetiski, bet tagad nav,” viņš piebilda.
+Dalhousijas universitātes medicīnas profesors Ehuds Ūrs (Ehud Ur), Kanādas diabetesa asociācijas klīniskā un zinātiskā divīzijas priekšsēdētājs, norādīja, ka pētniecība vēl ir ārkārtībā.
+Tāpat kā daži citi eksperti, viņš ir skeptisks par to, vai diabetes var būt saglabāts, norādot, ka šie atklājumi nav relevoši cilvēkiem, kuriem jau ir 1. tipa diabetes.
+Pirmdien Sāras Danijas (Sara Danius), Nobelas literatūras komitejas ģenerālsekretāre Švedijas Akademijā, sabiedrībā paziņoja "Sveriges Radio" programmā Švedijā, ka komiteja, kas nespēja saistībā ar Bobu Dilanu (Bob Dylan) saņemtu 2016. gada Nobelas literatūras balvu, pārtrauca savu mēģinājumu saistībā ar viņu.
+Danijs teica: "Tagad mēs darām neko. Es ir zvanis un nosūtīju e-pastus viņa tuvajam sadarbības partneri un saņēmu ļoti draudzīgas atbildes. Tagad tas ir viss, ko ir nepieciešams."
+Iepriekš Ringa izpilddirektors Džemijs Siminoffs (Jamie Siminoff) norādīja, ka kompānija sākās, kad viņa zvonks nebija skaidrs no viņa veikala, kas atradās viņa garāžā.
+Viņš izbūvēja WiFi zvonu, viņš teica.
+Siminoffs norādīja, ka pārdošana uzlabojās pēc tam, kad viņš 2013. gadā piedalījās “Shark Tank” raidījumā, kurā komanda noraidīja finansēšanu jaunām uzņēmumiem.
+2017. gada beigās Siminoffs ieradās tirdzniecības televīzijas kanālā QVC.
+Arī “Ring” atklājās saistības ar konkurējošo drošības uzņēmumu ADT korporāciju.
+Lai arī viena no eksperimentālajām vakcīnām izskatās spējami samazināt Ebolas nāvessodas, līdz šim nekad nav pārliecināti, ka nekādas līdzekļi ir piemērotas arvien esošajām infekcijām.
+Viena antivīru koktejls, ZMapp, sākotnē izskatījās labi, taču formāli pētījumi liecina, ka tā nav labāka nekā mēģināta, lai prevenētu mirtību.
+“PALM” pētījumā “ZMapp” tika izmantots kā kontrolējums, kas nozīmē, ka zinātnieki to izmantoja kā bāzējumu un salīdzināja arī trīs citas līdzekļus ar to.
+ASV Gimnastikas federācija atbalsta Apvienotošās Valsts Olimpiskās Komitejas vēstījumu un atzīst absolūtu nepieciešamību Olimpiskajā ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģimnastikas ģ
+Mēs atzīmēm ASV Olimpiskās organizācijas (USOC) paziņojumu, ka mūsu sportistu un klubu, kā arī viņu sporta interesi var būt labāk nodrošināti, izmantojot mūsu organizācijas struktūras mainīšanos, nevis decertifikāciju.
+ASV Gimnastikas federācija atbalsta neatkarīgu izmeklēšanu, kas var atklāt, kā daudz ilgā laika gadījumā nebija zināma, ka Larry Nassara (Larry Nassar) pārstāvji ir saistīti ar pārkāpumu, un atbalsta visus nepieciešamos un piemērotus mainījumus.
+ASV Gimnastikas federācija (USA Gymnastics) un ASV Olimpiskās organizācijas (USOC) ir vienīgi mērķis - padarīt gimnastikas sportu, kā arī citus sportus, kā visdrošākus sportistiem, lai viņi īstenotu savus mēģinājumus labā, pozitīva un spēcīga aizsardzībā.
+1960. gadā Brzezinskis strādāja par Džonu F. Kenedijam kā viņa konsultants un pēc tam Lyndonu B. Džonsona administrācijā.
+1976. gada izvēlēšanās laikā viņš konsultēja Kārteru starptautiskajā politikā, bet 1977. – 1981. gadā bija Nacionālajā drošības padomes (NSA) pārstāvis, pēc Hēnrija Kīsingera.
+Kā NSA viņš palīdzēja Karteram diplomātiskā veidā risināt pasaules jautājumus, piemēram, 1978. gada Kempa Deividas līgumus, 1970. gada pēdējās gadās ASV–Ķīnas attiecības normalizāciju, 1979. gada Irānas revolūciju, kas izraisīja Irānas lauku krizi, un 1979. gada Afganistānas okupāciju.
+Films ar Raiju Goslingu (Ryan Gosling) un Emmu Stonu (Emma Stone) saņēma nominācijas visās galvenajās kategorijās.
+Goslings un Stonsa saņēma nominācijas par labāko aktieri un labāko aktieri.
+Citās nominācijas ir "Labākais filmā", "Režisors", "Kinematogrāfija", "Kostīma dizains", "Filma redaktors", "Autentiskā mūzika", "Produkcijas dizains", "Zvukredaktors", "Zvukmiksāšana" un "Autentiskā scenārijs".
+Filmas "Audition (The Fools Who Dream)" un "City of Stars" divas dainas saņēma nominācijas par labāko originala dainu. "Lionsgate" studija saņēma 26 nominācijas, kas ir vairāk nekā kāda cita studija.
+Savukārt svētdien pēdējā brīdī ASV prezidents Donalds Tramps paziņojis, ka ASV karaspēki izstāsies no Sīrijas.
+Šis paziņojums tika paziņots pēc tam, kad Tramps tālruņa sarunās ar Turcijas prezidentu Recepu Tayyipu Erdoğanu.
+Turcija arī pārņēma aizsardzību iekļautajiem ISIS cīkspārņiem, kas, paskaidrotajā paziņojumā, Eiropas valstis noliedza atsaukt.
+Tas ne tikai apstiprina, ka vismaz daži dinozauri bija ar peldiem, kas jau ir plašsazināta teorija, bet arī nodrošina detalizētāku informāciju, kas parasti nedrīkst fosilijām, piemēram, veidu un trīs dimensijas struktūru.
+Zinātnieki uzskata, ka šīs dzīvniecības plūmeņa galvenā daļā bija kastanēja-brūna, kamēr apakšējā daļā tā bija alba vai karotīnojoša.
+Tas arī atklāj, kā evolūcijā ir izmainījās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējās pārējā
+Tā kā dinozauru plumes nav īpaši attīstīta rūtīte, kas sauc par rahīti, taču tās ir arī citas plumes īpašības — bārbi un bārbuli — tādējādi zinātnieki uzskata, ka rahīte ir vēl vēlākā evolūcijas attīstība, kas atrodas šīs citās plumes īpašības.
+Papardes struktūra liecina, ka tās nebija izmantotas lidojumā, bet temperatūras regulēšanai vai izrādīšanā. Pētnieki uzskata, ka lai arī šis ir jaunais dinosaurus kārtas, māksla liecina, ka tas ir pašnāvīgās papardes, nevis jauniešu kārtas.
+Zinātnieki norādīja, ka lai arī šis ir jaunās dinosauras pārstāvējums, pielikums liecina, ka tas ir plūds, nevis jauniešu pārstāvējums.
+Gaziantepā, Turcijā, vakarā rītā automašīnas bomba detonēja policijas ģenerāldirekcijā, nogalinot divus policistus un ievainot vairāk nekā divdesmit citiem cilvēkiem.
+Gubernatora biroja paskaidroja, ka 19 no ievainotajiem ir policisti.
+Policija paziņoja, ka uzskata, ka iespējams Daesha (ISIL) kaujinieks ir atbildīgs par uzbrukumu.
+Viņi atklāja, ka Saules darbība ir līdzīga ar citiem zvaigžņu darbību: visas sistēmas zvaigžņu aktīvitāte atkarībā no viņu skaistuma un rotācijas.
+Luminošanās un rotācijas izmērošanās kombinācija ir nepieciešama, lai noteiktu zvaigžņu Rošbija skaitli, kas saistīts ar plazmas plūsmu.
+Mažāka Rozbija skaitla, mazāka zvaigzne aktīvitāte attiecībā uz magētrikas pārraides.
+Viņa ceļošana laikā viņam bija daudz problēmām.
+Viņš tika ļaunāts pirātās, Tibetā viņu uzbruka sikspārņis, Nepālā viņu aizvēlēja no laulības un Indijā viņu arestēja.
+802.11n standarts strādā 2,4 GHz un 5,0 GHz frekvencijās.
+Tādēļ tas būs atbalstīts ar 802.11a, 802.11b un 802.11g, ja bāzes stacija ir divas radios.
+802.11n ātrums ir ievērojami ātrāk nekā tās priekšējās, maksimālā teorētiskā ātruma 600Mbit/s.
+Duvalls, kurš ir vīrs ar divu mazu bērnu, Mileram, kuram šī vēstule bija saistīta, nebija ļoti ievērojams.
+Kad viņu jautāja par komentāru, Mīlers teica: “Mīks daudz runāja iekšējās noklausīšanās laikā...Es biju sagatavojies, tāpēc nespēju gaidīt, ko viņš runāja.”
+“Mēs mēģināsim samazināt 2020. gadā, līdz 2005. gada līmeni, karbondioxīda emisiju par nodrošināto produktu vienību,” stāstīja Hu.
+Viņš nenorādīja līdzekļu samazināšanas līmeni, norādot, ka tas notiks atkarībā no Ķīnas ekonomiskās produkcijas.
+Hu vēlējās attīstības valstīm “izvairīt no vecākās ceļa, kad pirmkārt saistībās saistībās, un vēlāk saistībās saistībās”.
+Viņš piebilda, ka "viņiem, tomēr, nebūtu jāpieprasīja nokļūt obligācijām, kas pārsniedz viņu attīstības stadiju, atbildību un iespējas".
+Irākas izmeklēšanas grupa šodien pēc plkst. 12.00 GMT paziņoja savu ziņojumu.
+Tas brīdinās, ka neviens nevar garantēt, ka jebkādā veida uzbrukums Irākā šobrīd nebūtu pārtraukts sektušu karu, pieaugot sadursmi vai neveiksmīgāk nokļūt chaosam.
+Ziņojums sākās ar aicinājumu atvērtās diskusijās un Apvienotajās Valstīs saistībā ar Vietējos Rietumu politiku.
+Ziņojums ir ļoti kritisks par gandrīz visu, kas saistīts ar šobrīdējās izpildes valdības politikas pieprasījumā uz Irakas valsti, un aicinās nekavējošu pārmaiņu.
+Pirmā no 78 lēmumiem ir to, ka jaunā diplomātiskā iniciatīva vajadzētu būt pieņemta pirms šogad beigās, lai aizsargātu Irākas robežas pret nekārtīgām intervencijām un atjaunotu diplomātiskos attiecības ar kaimiņiem.
+Šodien vakarā, La Plata pilsētā, kas atrodas 50 kilometru (31 jūdzes) no Būenos-Ajras, šodien aktuālais senatoris un Argentīnas pirmā kundze Kristina Fernandeza de Kirchner (Kristina Fernandeza de Kirchner) paziņoja par savu kandidatūru prezidenta vēlēšanās.
+Kiršneres kundze paziņoja savu vēlēšanu prezidenta amatam Argentīnas teātrā, kas ir tas vietas, kur viņa sākās savu 2005. gada kampaņu Senāta vēlēšanās kā Būenos Aires provincē iesaistīta kandidāte.
+Šīs diskusijas izraisīja Katrīnas orkāna pēcēļa un atjaunošanas finansējuma jautājums, kuru daži fiskāli konservatīvi vērsmīgi nosauca kā “Baša jaunā Ņujorkas līgumu”.
+Liberāla kritika uz rekonstrukcijas mēģinājumu koncentrējusies uz to, ka rekonstrukcijas līgumi tiek piešķirti uzskatītajiem Vašingtona iedzīvotājiem.
+Vairāk nekā četri miljoni cilvēku ieradās Rīmā, lai piedalītos pēcākumos.
+Iedzīvotāju skaits bija tik liels, ka nebija iespējams, ka visi varētu iegūt iespēju pievienoties St.Pītera laukumā noturētajām ceremonijām.
+Dažādās Rīmas vietās ir izvietotas dažādas lielas televīzijas ekrānes, lai cilvēki varētu skatīt ceremoniju.
+Vairākās Itālijas pilsētās, kā arī visā pasaulē, it īpaši Polijā, bija veikti līdzīgi organizēti pasākumi, kuru skatīja milzīgs cilvēku skaits.
+Vēsturnieki ir kritizējuši iepriekšējās FIB politikas, kas koncentrēja līdzekļus uz gadījumiem, kas ir viegli risinātības, īpaši nopirktās mašīnas gadījumos, ar mērķi palielināt aģentūras panākumu skaits.
+Kongres 2005. gada finanšu līgumā sākās finansēt obscenitātes iniciatīvu un norādīja, ka FBI jānodrošina 10 aizsardzības pārstāvjiem, lai strādātu saistībā ar vispārējo pornografiju.
+Robins Ūtapas (Robin Uthappa) guva visaugstāko punktu, 70 punktus 41 bumbu laikā, spēlējot 11 fours un 2 sixes.
+Viduspēkšņi sērijas spēlētāji Sachins Tendulkārs un Rahuls Dravidis spēlēja labi un izveidoja vienošanos ar 100 metriem.
+Taču pēc tam, kad Indija zaudēja kapteinam, viņi guva tikai 36 būtības punktus, zaudot 7 būtības punktus, lai beidzētu spēli.
+ASV prezidents Džordžs V. Būšs 16. novembrī rītā ieradās Singapūrā, sākot vienas nedēļas ilgu ceļošanu Āzijā.
+Viņu aicināja Singapūras vietējais premjerministrs Wong Kan Seng, un viņš apsprieda tirdzniecības un terorizma jautājumus ar Singapūras premjerministru Lee Hsien Loongu.
+Pēc nedēļas ilgušajās vēlēšanu rezultātu zaudēšanai, Būšs paziņoja auditorijai par Āzijas tirdzniecības izplatīšanu.
+Premjerministr Stīvens Harpers ir piekritis, lai valdības “Mazā gaisa likums” nosūtītu vispārējo partiju komiteja pārbaudēšanu pirms otrā skatījumā, pēc trešdienas 25 minūtes sarunas ar NDP līderi Džeku Leitonu PMO.
+Laytons paziņojis, ka konservatīvās partijas vides jautājumos ir nepieciešamas mainības, sarunā ar premjerministru paziņojis, ka vēlas “pilnīgu un pilnvērtīgu mainīšanu” konservatīvās partijas vides jautājumos.
+Jau kopš federālā valdība iekļuva, lai iegūtu finansējumu Mersijas slimnīcā Devonportā, Tašmēnijā, valsts valdība un daži federāli vēlētāji kritizēja šo darbu kā šovu pirms federālām vēlēšanām, kas tiks novembrī.
+Taču premjerministrs Džons Hovards (John Howard) apgalvo, ka šis likums ir vienkārši aizsardzības līgums, lai aizstātas ārstu klinikas īpašumus no Tasmaņas valdības samazināšanas, dodot papildu 45 miljonus ASV dolāru.
+Saskaņā ar jaunāko ziņojumu, jūras līmenis liecina, ka tas bija cunami, kas izraisījās. Pago Pago un Niue vietā bija reģistrēta dažāda noteikta cunami aktivitāte.
+Tongā nav ziņots par ievērojamajām ievainošanām vai ievainošanās traumām, taču iespējams pēdējā laikā pazeminājās enerģija, kas, kā ziņots, neļāva Tongas valdībai saņemt cunami brīdinājumu, kas izdevusi PTWC.
+Četrpadsmit skolas Havajā, kas atrodas pie jūras līnijas vai netālu no tās, bija slēgta visu trešdieni, lai gan brīdinājumi tika atsaukti.
+ASV prezidents Džordžs V. Bušs šo paziņojumu vēlējās.
+Bašas pārstāvis Gordons Džondro (Gordon Johndroe) uzsvēra Ziemeļkorejas lēmumu kā “lielu pasākumu pie mērķa, lai nodrošinātu pārliecinošu Korejas pussalas denuklearizāciju”.
+Šodien Atlantijas okeāna Atlantijas orkānu sezona 10. nosaukta orkāns "Subtropiskāis orkāns Džerijs" ieradās.
+Nacionālais orkānu centrs (NOC) apgalvo, ka šobrīd orkāns Džerijs nekādā veidā nav apdraudējums pret zemei.
+ASV inženieru korpuss izskatīja, ka 15 cm lietusgāze varētu pārspēt ievainot iepriekš traucētās pārgāzes.
+Katrīnas orkāna laikā 20 pēdas (6,1 m) augstās plūdes Nīntajā apgabalā, kas šobrīd atrodas ūdens līnijas līmenī, kas bija pārspējota.
+100 pēdas (30,5 m) garās daļā ūdens izplūstas pēkšņiem.
+Komanda administrators Adam Cuerden pēdējā mēneša laikā runājot ar Wikinews izteicās savu nopietnu sajūtu par izstāšanām.
+“Viņš no sākuma vienkārši mēs melēja. Pirmkārt, pretējot, ka tas ir juridiskās prasības dēļ. Otrkārt, pretējot, ka viņš mēs gaidīja, līdz viņa mākslas izņemšanai.”
+Savienības irritācija ir izraisījusi šobrīdējās mēģinājumos izstrādāt politiku par seksuālu saturu tīmekļa, kurā atrodas miljoniem atvērtās līgumu medijiem.
+Vairums strādātajā darba bija teorētiska, taču programma bija rakstīta, lai simulētu Sagittarius galaktikas pētījumus.
+Grupas mērķis, ko viņi mēģināja iegūt, būtu izraisīts saistībā ar pludmales spēkus starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautiskā tīmešanā starptautisk
+Tāpat kā Mēness uzplūst Zemē, izraisot plūdus, tāpat un Mlečna uzplūst Sagittarius galaxiju.
+Zinātnieki pārliecināja, ka tāpat kā īpašs materiāls, tāpat arī tumsma materiāls ietekmē citu tumsma materiālu.
+Šī teorija liecina, ka lielākā daļa tūkstošiem mākošiem, kas atrodas galaktikas apkārtnē, atrodas galaktikas apkārtnē, un tās sastāv no daudzām mazām daļām.
+Televīzijas ziņas liecina, ka no rūpnīcas izplatās balta dūme.
+Vietējie iestādes vēstīja iedzīvotājiem netālu no rūpnīcas, ka vajadzētu būt iedzīvotājiem, izslēgt klimatizācijas un nevēlēt ūdens no vodovoda.
+Saskaņā ar Japānas kodolenerģijas aģentūru ziņojumu, reaktorijā ir identificēti radioaktīvs cesijums un jodis.
+Pārvaldnieki uzskata, ka tas liecina, ka šīs teritorijā atstātošās kontejnēri, kas saglabā uranijas palīdzību, iespējams ir nopludinājuši un nopludina.
+Doktors Toni Molls (Tony Moll) atklāja Kvazulu-Natāla reģionā (KwaZulu-Natal), kas atrodas Dienvidāfrikas reģionā, ekstremāli līdzekļu rezistentu tuberkulozu (XDR-TB).
+Intervijā viņš norādīja, ka jaunā variante ir ļoti bīstama un alarmuša, jo ir ļoti augsts nāvessodas līmenis.
+Dr. Molls uzskata, ka daži pacienti var būt saņēmuši šo bakteriju slimnīcā, un vismaz divi no viņu ir slimnīcas darbinieki.
+Vienu gadu laikā inficētais cilvēks var inficēt 10-15 tuvas kontaktus.
+Tomēr vispārējā cilvēku ar tuberkulozu grupa, kurā ir 6000 no vispārējās 330 000 cilvēku, kas inficēti jebkurā brīdī Dienvidāfrikā, vēl aizvien ir līdzīga mazā.
+Abas satelīti, kas bija vairāk nekā 1000 mārciņas svarīgi, un ceļoja aptuveni 17 500 jūdzes stundas ātrā, satriecās 491 jūdzes no Zemē.
+Zinātnieki uzskata, ka saistības rezultāta explozija bija lieliska.
+Viņi vēl arvien mēģina atzīt, kā liela bija katastrofa un kā Zemē tas būs ietekmēta.
+ASV Aizsardzības ministrijas Stratēģiskās pārvaldniecības biroja pārrauda atkritumus.
+Analīzes rezultāti tiks publicēti uz sabiedriskajā tīmekļa vietnē.
+Pennsilvānijas Pitsburgas bērnu slimnīcas ārstes, kurai trešdien tika atklāta mātas mīrtī, tiks apsūdzēta par vairāku mērķu nogalināšanu, saskaņā ar Virdžīnijas valdības paziņojumu.
+29 gadus veca ārstes Malārs Balasubramanijans (Dr. Malar Balasubramanian) tika atrasts Blū Āšā (Blue Ash), Ajvā (Ohio) pilsētā, kas atrodas aptuveni 15 jūdzes (~24 km) uz ziemeļiem no Cinčinātas (Cincinnati), pilsētas, kas atrodas pie ceļa, laikā, kad viņš atradās ārpus ceļa, laikā, kad viņš atradās ārpus ceļa, laikā, kad viņš atradās ārpus ceļa, laikā, kad viņš atradās ārpus ceļa, laikā, kad viņš atradās ārpus ceļa, laikā, kad viņš atradās ārpus ceļa, laikā, kad viņš atradās ārpus ceļa, laikā, kad viņš atradās ārpus ceļa, laikā, kad viņš atradās ārpus ceļa, laikā, kad viņš atradās ārpus ceļa, laikā, kad viņš atradās ārpus ceļa, laikā, kad viņš atradās ārpus ceļa, laikā, kad viņš atradās ārpus ceļa, laikā, kad viņš atradās ārpus ceļa, laikā, kad viņš atradās ārpus ceļa, laikā, kad viņš atradās ārpus ceļa, laikā, kad viņš atradās ārpus ceļa, laikā, kad viņš atradās ārpus ceļa, laikā, kad viņš atradās
+Viņa vadīja policistus savā melno “Oldsmobile Intrigue” automašīnā, kas atradās 500 pēdas no viņas.
+Tam viņi atrada 53 gadus vecā Saroja Balasubramanijas (Saroja Balasubramanian) ķermeņu, kas bija apgaismotas ar asinātās apakšējiem.
+Policija paskaidroja, ka ķermeņa izskatās, ka atrodas šeit vairāk nekā dienu.
+Pirmās gandrīzības gadījumas šajā sezonā ziņots jūlijā.
+Sākot ar cūkām, kas tad pārvietojas cilvēkiem ar moskītiem.
+Vēlēšanās rezultātā Indijas valdība pieņēma šādas pasākumi kā cūku iegādātāju izvietošana ievērojamās teritorijās, tūkstošiem moskītāju skrejceļu izplatīšana un pesticīdu apspriešana.
+Valdība arī ir solījusi vairākus miljoni encefalītiskās vakcīnas ampulēm, kas palīdzēs gadījumā sagatavot veselības aģentūras nākamajā gadā.
+Plāni, ka šogad vakcīnas tiks piegādātas vēsturiski visvairāk ietekmētās teritorijās, atlikušas finansējuma trūkuma un vakcīnas virsotnes attiecībā uz citiem slimībām.
+1956. gadā Slānijs pārvietojās uz Zviedrijas, kur viņš trīs gadus vēlāk sākās strādāt uz Zviedru pastu un kļuva par vadītāju.
+Viņš izgatavojis vairāk nekā 1000 uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmumu uzņēmum
+Viņa strādājums ir atzīta kvalitāte un detalizāte, tāpēc viņš ir viens no ļoti mazām "mājokļu vārdiem" filatelistu kārtā. Daži specializējās tikai viņa strādājuma saņemšana.
+Viņa 1000. zinis bija 2000. gadā izplatītais "Lielās švedu karalu darbi" Dāvida Klöckera Ehrenstrahla (David Klöcker Ehrenstrahl), kas ir iekļauta "Guinnessa pasaules rekordu grāmatā".
+Viņš arī piedalījās banknotu ēkārtošanā daudzās valstīs, pēdējās pēdējās darbās viņa ir Kanādas jaunās 5 un 100 dolāru banknote kārtas, kurās ir premjerministru portreti.
+Pēc avārijas notikšanās Gibsons tika transportēts uz slimnīcu, taču pēc kārtas brīdī viņš miris.
+64 gadus vecajam traktora vadītājam nenotika.
+Vairāk nekā plkst. 12.00 GMT tajā pašā dienā mašīna tika atstāta no nekārtības vietas.
+Cilvēks, kurš strādā garāžā netālu no vietas, kur notika sadursme, stāsta: "Viņi bija bērni, kas gaidīja, lai pārietu ceļu, un viņi visi skandēja un plānoja."
+Viņi visi atgriezās no vietas, kur notika incidents.
+Citās Bālijas agendas jautājumos ir saglabāt pasaulē atlikušās mežu, kā arī pielietot tehnoloģijas, lai palīdzētu attīstībās valstīm attīstīties mazāk saudējošā veidā.
+Arī Apvienoto Nāciju Organizācija (ANO) cer, ka izbeigtos finansējumu fondu, kas palīdzētu valstīm, kas ir iesaistītas globālās saulēšanās rezultātā, pārliecināties saistībā ar to rezultātu.
+Līdzekļi varētu tikt izmantoti, lai saglabātu ūdens plūdus, veidot labāku ūdens īpašumu pārvaldību un agrārprodukcijas daudzveidību.
+Flūke rakstīja, ka dažām cilvēku mēģinājumu izdzēšot sievietēm runāt par sievietēm veselību ir neveiksmīga.
+Viņa saskaņā ar vairāku pozitīvu komentāru un atbalstu, kas viņai nosūtīja abi sieviešu, abi vīriešu cilvēki, uzskata, ka kontracepcijas medicīnas izmantošana ir medicīniskā nepieciešams.
+Kad cīņas pārtrauca pēc tam, kad ievainotie cietušie tika transportēti uz slimnīcu, apmēram 40 no pārējām ieslodzītājiem atstājās laukumā un noliedza atgriezties savās cietās.
+Pārrunātāji mēģināja padarīt situāciju, taču cietušu prasības nav skaidrās.
+Vakarā no 10:00 līdz 11:00 pēcpusdienā MDT cietoksnī ir sākta uguns.
+Būtībā ārkārtībā aizsardzības pārstāvji iekļaujās ēkas iekšējā un saistīja ieslodzības cilvēkus ar asaras gāzi.
+Ugunsgrēku izglābšanas komanda galā galā izglābāja ugunsgrēku plkst. 23.35.
+Pēc tam, kad 1963. gadā tika izbūvēta ēka, sezonālais plūds, kas ievērojās visā upē, tika apturēts.
+Šis sediments bija nepieciešams, lai izveidotu pludmales un pludmales, kas bija dzīvnieku biotopi.
+Tā rezultātā divas zivju rūpniecības ir iznīcinājās, divas citu zivju rūpniecības ir apdraudējās, ieskaitot krūtīgu zivu.
+Lai arī ūdens līmeņa virsoties tikai par dažiem pēdas pēc potopes, amatpersonas cer, ka tas būs pietiekami, lai atjaunotu erodētās pludmalēs.
+Nav izdevusas cunami brīdinājums un, paskaidrojot Džakartas ģeofizikas aģentūru ziņojumu, nebūs izdevusas cunami brīdinājums, jo zemestrīce nav sasniegusi 6,5 magnitūdu līmeni.
+Neskatoties uz to, ka nav cunami apdraudējuma, iedzīvotāji sākās panikēt un sākā pamest savus biznesus un mājokļus.
+Lai arī Vīnfreja atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotās atkārtotā
+“Tā nebūs pārdošana. Tā ir vienas kapitālas slēgšana un jaunās kapitālas atvēršana.”
+Namibijas prezidenta un parlamenta vēlēšanās galīgās rezultātes liecina, ka šobrīdējais prezidents Hifikepunye Pohamba ir atbalstīts ar lielu vairākumu.
+Valdības partija Dienvidrietumvācijas tautas organizācija (SWAPO) parlamenta vēlēšanās arī saglabāja vairākumu.
+Koalīcija un afgāņu karavīri ieradās šīs teritorijas laikā, lai nodrošinātu vietu un citas koalīcijas lidmašīnas tiek nosūtītas, lai palīdzētu.
+Negadījums notika augstā gumijas teritorijā, un tiek uzskatīts, ka tas bija saistīts ar ārkārtīgu uguns.
+Mēģinājumi atrast katastrofas vietu saistībā ar neveiksmīgu laiku un grūtīgu teritoriju.
+Mākslīgās palīdzības organizācija “Mangola”, “Medecines Sans Frontieres” un Pasaules Veselības organizācija apgalvo, ka šis ir vislielākais izplatījums, kas reģistrēts šajā valstī.
+Medecīnas bez robežas pārstāvis Ričards Veermans (Richard Veerman) teica: "Angola virzīs savu vislielāko vēlēšanu, un situācija Angolā ir ļoti slēpa", viņš teica.
+Spēles sākās plkst. 10.00 ar lielu laiku un, lai gan pēcpusdienas laikā ievērojās liela lietusgāze, kas ātri atkārtotās, tas bija lieliskais diena 7 rugbija spēlētājiem.
+Savukārt turnīra augstākās sēdes Dienvidāfrikas komanda sākās labi, 26:00 uzvarot 5. sēdes Zambijas komandu.
+Spēlējot pret savām dienvidu mazinātājiem, Dienvidāfrikas komanda izskatījās ievērojami ārkārtīga, taču turnīra laikā stāvoklīgi uzlaboja savu spēli.
+Viņu disciplinēta aizsardzība, bumba pārvaldība un lieliskā komandas strādājums ievērojās, ka šis ir komanda, kas jāizspēlē.
+Amstēras pilsētas pārstāvji un Anne Frank muzeja pārstāvji apgalvo, ka meita inficēta ar plūdu un kļūst par sabiedrisku veselības apdraudēju, jo viņu uzskata, ka viņa bija ārkārtībā apdraudēta.
+Tas bija plānots sagriezt otrdien, taču tas tika saglabāts pēc neplānota tiesas lēmuma.
+Visas sikspārņu ielas, kas saņēma nosaukumu "Septiņas meitenes", ir vismaz 100 līdz 250 metriem (328 līdz 820 pēdiem) garumā.
+Infrasarkanās attēles liecina, ka temperatūras pārmaiņas no naktī un dienā liecina, ka tās iespējams ir kučas.
+“Tās ir siltākas dienā un karstākas naktī.
+Viņu termiskā veidošanā nav tik stabilā, kā daudz liela zemējie kuģi, kas bieži saglabā savu līdzīgu temperatūru, taču tā ir saistība ar to, ka tās ir ļoti dziļas zem ārā," norādīja ASV ģeoloģiskās pētniecības (USGS) "Astrogeoloģija" komanda vadītājs Glens Čušings (Glen Cushing) no Flagstafas, Arizona, vietējās Arizonsas valsts universitātes (Northern Arizona University).
+Francijā vēl bieži vēlēšanās ir būtiski mazā tehnoloģiju pieredzē: vēlētāji izolējas savā vēlēšanu kabinetā, ievērojot savu izvēlētu kandidātu, kas ir piemērota papīra lapa, un ievērojot savu izvēlētu kandidātu, kas ir piemērota papīra lapa, ievērojot savu izvēlētu kandidātu, kas ir piemērota papīra lapa, ievērojot savu izvēlētu kandidātu, kas ir piemērota papīra lapa, ievērojot savu izvēlētu kandidātu, kas ir piemērota papīra lapa, ievērojot savu izvēlētu kandidātu, kas ir piemērota papīra lapa, ievērojot savu izvēlētu kandidātu, kas ir piemērota papīra lapa, ievērojot savu izvēlētu kandidātu, kas ir piemērota papīra lapa, ievērojot savu izvēlētu kandidātu, kas ir piemērota papīra lapa, ievērojot savu izvēlētu kandidātu, kas ir piemērota papīra lapa, ievērojot savu izvēlētu kandidātu, kas ir piemērota papīra lapa, ievērojot savu izvēlētu kandidātu, kas ir piemērota papīra lapa, ievērojot savu izvēlētu kandidātu, kas ir piemērota papīra lapa, ievērojot savu izvēlētu kandidātu, k
+Pēc tam, kad amatpersonas pārbaudīs vēlētāja identitāti, vēlētājs atkāpjas balsošanās vēlētāju listu un vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanās vēlētāju balsošanā
+Francijas vēlēšanu likums strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādājās strādā
+Jau kopš 1988. gada vēlēšanu laikā balsošanas kuģi ir jābūt pārstāvībā, lai vēlētāji un vēlēšanu pārstāvji redzētu, ka balsošanās sākumā nebūtu balsošanās biļetes un ka nebūtu piepildītas vēl nekas balsošanās biļetes, nema tās, kas tiek īstenotas īpašās vēlēšanās biļetei iekļautajiem vēlētājiem.
+Kandidāti var izvēlēties pārstāvjiem, lai pārbaudītu visu procesu veidu. Vakarā balsis tiek skaits ar brīvprātīgajiem, kas strādā saistībā ar īpašu procedūru.
+2007. gada Taivānas IT mēneša laikā ASUS Eee PC, kas pirms ir tiekta pasaulē, lai samazinātu izmaksas un padarītu lielāku funkcionalitāti, kļuva par svarīgu jautājumu.
+Taču ASUS 2007. gada Taivānas ilgtermiņa apbalvojumu saņemšana no Ķīnas Respublikas Izpilddirekcijai radikāli izmainīs un mainīs lietotāju tirdzniecības tirgus.
+Stācijas tīmekļa vietnē šov ir aprakstīts kā “vecā skola radijas teātris ar jaunu un pārliecinošu geeku pārstāvību!”
+Savās pirmajās dienās šovs bija izplatīts tikai TogiNet Radio, kas ir ilgtermiņa internetradios līdzekļa vietne, kas fokusēta uz runājuma radijas.
+2015. gada beigās "TogiNet" uzstādīja "AstroNet Radio" kā atbalsta staciju.
+Šovā pirmais laiks piedalījās amatieru balsu aktieri, kas dzīvo Rietumu Teksasā.
+Ziņots, ka plkst. naktī, kad policijas darbinieki nebija Bischkekas gatvēs, plkst. turpinājās pašnāvniecības aktivitātes.
+Viens no skatītājiem Biskēku aprakstīja kā “anarhijas” valsti, kad cilvēku grupas braucās uz ielas un plenēja preču veikalos.
+Vairāki Bishkekas iedzīvotāji kritizē protestētājus no dienvidu, ka viņu dēļ ir nekārtība.
+Dienvidāfrikas komanda uzvarēja “All Blacks” (Jūras Zelandes) “Tri Nations” mačā “Royal Bafokeng” stadionā Rustenburgā, Dienvidāfrikā.
+Finālā “All Blacks” uzvarēja ar vienu punktu, 21:20, beidzot savu 15 spēļu uzvaru braucienu.
+Pēc tam “Springboks” beidzās piecās mača zaudēšanas sērijas.
+Tā bija “All Blacks” pēdējais mačs, jo viņi jau pirms divas nedēļas iegūstu trofeju.
+Seriālas pēdējā mača notiks “Ellis Park” stadionā Džohanesburgā nākamajā nedēļā, kad “Springboks” spēlēs ar Austrāliju.
+Svētdien, plkst. 10.08 vakarā, Montanas Rietumu daļā notika zemestrīce, kas nebija ļoti spēcīga.
+Amerikas Savienotajās Valstu ģeoloģiskajā pētījumā (USGS) un tās Nacionālā zemestrīces informācijas centrā netiek saņemti vēstījumi par škodām.
+Zemestrīce bija centrēta aptuveni 20 km (15 jūdzes) uz ziemeļrietumiem no Dilonas un aptuveni 65 km (40 jūdzes) uz dienvidu no Būtes.
+Tiek apstiprināts, ka putnu gripes virsotnes H5N1, kas ir smadzīga cilvēkiem, ir inficējusi mītiņu, kas atrada pirmdien Ljono (Lyon) austrumu daļā Francijas laukuma teritorijā.
+Francija ir septīta Eiropas Savienības valsts, kurā virsotas šī vīrus, pēc Austrijas, Vācijas, Slovenijas, Bulgārijas, Grikijas un Itālijas.
+Kroātijas un Dānijas vērojami H5N1 gripu gadījumi vēl nav apstiprināti.
+Čamberss apsūdzēja Dievu par vispārējo mīti, iznīcināšanu un terorizāciju miljoniem miljoniem Zemes iedzīvotāju.
+Čamberss, kas ir agnostisks, apgalvo, ka viņa lieta ir “frivola” un “viens var piedāvāt cīņu vienam cilvēkiem”.
+Frenču operā, kuru komponēja Kamille Saint-Saens, piedāvāta mākslinieku vēstība, kurš “viņa dzīve ir noteikta meklētāju un Japānas meklētāju mīlestībā”.
+Tā rezultātā skatītājiem skatītās mākslinieku, kuri skatās kuņģus, un teātris mēģina skatītājus pievienoties.
+Bijušais ģimenes priekšsēdētājs Newts Gingrihs, Teksasas gubernators Riks Pērijs un kongresvēlētāja Michēla Bāčmāna finišēja ceturtajā, piektājā un sešājā vietā.
+Pēc tam, kad izgudroja rezultāti, Gingrihs vēlējās Santorumu, taču viņam bija grūti vārdi par Romnijam, kuru pārstāvji izplatīja negatīvu kampaņu reklāmas Iovā pret Gingrihu.
+Perijs paziņoja, ka “atgriezīsies uz Teksasu, lai vērtētu šodienas vakarā notikušās partijas kongresa rezultātus, norādītu, vai viņam šādās vēlēšanās būtu iespēja”, taču vēlāk viņš paziņoja, ka paliks šajās vēlēšanās un cīnīsies 21. janvārī Ziemeļkarolīnas valsts pirmajās vēlēšanās.
+Bahtmane, kura augustā uzvarēja Ames Straw Poll vēlēšanu, lēma beidzot savu kampaņu.
+Fotogrāfs tika transportēts uz Ronalds Reagans UCLA Medicīnas centru, kur viņš nākamā brīdī miris.
+Viņš, kā ziņots, bija 20. gadsimta vecs. Bībera paziņojumā viņš norādīja: “Neskatoties uz to, ka es nebūtu vietā un nebūtu īpaši iesaistīts šajā traģiskajā neveiksmīgajā notikumā, manas domas un modles ir saistības ar upuru ģimeni.”
+Enterteinmenta ziņu portāls TMZ uzskata, ka fotogrāfētājs pārtrauca savu mašīnu Sepulveda bulvārā pārējā pusē un mēģināja sniedzēt fotogrāfijas par policijas pārtraukumu pirms ceļa pārsekšanai un turpināšanai, kas izraisīja Kalifornijas ceļu policijas darbinieku, kas veica pārtraukumu, divreiz pieprasīt viņu atgriezties pār ceļu.
+Policija uzskata, ka mašīnas vadītājs, kurš satricināja fotogrāfu, vairāk nebūs apsūdzēts krimināli.
+Tā kā dienā ir tikai 18 medaļas, daudzas valstis nespēja iegūt medaļas.
+Tās ietilpās Holandija, kurā Anna Džokemsena vakar finišēja devītajā vietā sieviešu stāvoklī Super-G, un Finnlandes, kurā Kātja Sāriņe finišēja desmitā.
+Austrālijas Mitchela Gourleya finišēja 11. vietā vīriešu staigā Super-G. Čeha Oldriha Jelineka finišēja 16. vietā vīriešu staigā Super-G.
+Meksikas Arlija Velaskeza finišēja pēdējā 15. vietā vīriešu Super-G. Jaunzēlandes sportists Adams Halls finišēja devītā vietā vīriešu Super-G.
+Polijas vīriešu slēpošanās skijers Maciej Krezelis un vadītāja Anna Ogarzynska finišēja trešajā vietā Super-G. Dienvidkorejas Jong Seorks Parks finišēja 24. vietā vīriešu slēpošanās Super-G.
+Pēc 2010. gada zemestrīces Haitijā 2011. gadā ieradusi Organizācijas Savienības mīlestības speciālisti tiek apsūdzēti par to, ka viņi ir izraisījuši šo slimību, kas sākās netālu no viņu biwaku.
+Saskaņā ar lietojumu, ANO biedrības atkritumu nebija īpaši sanalizēta, tādējādi bakterijas iekļuva Artibonītes upē, kas ir vienā no Haiti lielākajām upēm.
+Vairāk nekā 1800. gadsimtā Haiti nebija saistībā ar šo slimību.
+Haitijas Tiesības un demokrātijas institūts atsaucās neatkarīgās pētījumās, kas liecina, ka Nepālesi, kas strādās kā Apvienoto Nāciju Organizācijas (ANO) mieru aizsardzības bataljona Haitijā, nevēlējoties ievainoja šo slimību.
+Organizācijas Nāciju Organizācijas eksperte par slimību, Danielle Lantagne, norādīja, ka slimības izraisīšana, iespējams, ir izraisījusi klusētāji.
+Hamiltona apstiprināja, ka Hovarda Universitātes slimnīca pacienta iekļuva stabilā stāvoklī.
+Vēlētājs bija apmeklējis Nigēriju, kurā ir noticis Ebola vīru gadījumi.
+Slīvju nemocnica pārrunājusi infekcijas kontroles protokolu, ieskaitot pacienta atšķiršanu no citiem, lai novērstu iespējamo citus pacietus inficēšanu.
+Simons pirms "Simpsoniem" bija strādājis vairākās šovos dažādās amatās.
+80. gadsimta 90. gados viņš strādāja šovos kā "Taxi", "Cheers" un "The Tracy Ullman Show".
+1989. gadā viņš, kopā ar Brooksam un Grīningam, palīdzēja izveidot “Simpsoni”, un bija atbildīgs par pirmās rakstniecības komandas iekļaušanu.
+Neskatoties uz to, ka viņš 1993. gadā pameta šovu, viņš vairāk nekā desmitus miljonus dolāru gadā saņēma kā izpilddirektors.
+Iepriekš Ķīniešu ziņu aģentūra "Xinhua" ziņoja, ka lidmašīna ir aizkavēta.
+Vēlākās ziņas vēstīja, ka lidmašīna saņēma bumbu draudu un tā bija atvērta atpakaļ uz Afganistānu, nokļušot Kandahārā.
+Sākotnējās ziņās vēsta, ka lidmašīna tika atvērta atpakaļ uz Afganistānu pēc tam, kad viņai tika noraidīta ārkārtas lidojums Ūrūmčī.
+Gaisa katastrofas Irānā ir ļoti biežāmas, jo tā valsts lidmašīnas flotes ir vecāka un nav labi saglabāta gan civilās, gan militārās operācijās.
+Starptautiskās sankcijas nozīmē, ka jaunās lidmašīnas nevar iegādāties.
+Šīs nedēļas sākumā policijas helikoptera avārija nogalināja trīs cilvēkus un ievainoja trīs vairākus.
+Pagājušajā mēnesī Irānā notika vislielākais gaisa katastrofa jau vairākus gadus, kad lidmašīna, kas virzījās uz Armēniju, sadursa, nogalinot 168 cilvēkus.
+Šīs mēneša laikā vēl viens lidmašīns Mashhādā pārspējās uz skrejceļa un sasniedza sienu, nogalinot 17 cilvēkus.
+„Aerosmith” ir atcēla savus pēdējās koncertus savā turnīrā.
+Grupa bija plānota koncertēt Apvienotajās Valstīs un Kanādā līdz 16. septembrim.
+Tūris tika atcēlts pēc tam, kad galvenais dziedātājs Stīvens Tailers (Steven Tyler) tika ievainots pēc tam, kad viņš 5. augustā nokļušās no skatuves.
+Murijs zaudēja pirmajā setā tiebreakā pēc tam, kad abi vīrieti visu setu laikā uzturēja visu servisu.
+Del Potro arī otrā setā sākās labāk, taču arī viņam bija nepieciešams vairāk nekā 6:6, lai nodrošinātu vairākus punktus.
+Šajā brīdī Potro saņēma medicīnisku palīdzību savā pārēji, taču izdevās atgriezties spēlē.
+Programma sākās plkst. 20.30 vietējā laikā (15.00 UTC).
+Slavenie dziedātāji visā valstī piedāvāja Šrī Šjamam pēdējām bhādžānas, tas nozīmē devīgās dziesmas.
+Dziedātāja Sanju Šarma sākāja vakaras programmu, kas turpināja Džaj Šankārs Čoudhārijs. Viņš izrādīja arī "čhappan bhog bhajan", kuru aizvadīja dziedātājs Raju Khandelvāls.
+Pēc tam Lakha Singhs uzstāja bhadžanas dziedāšanu.
+108 Chhappan Bhog (hinduismā 56 dažādus ēdienus, piemēram, sladkās, augļus, kukuļus, ēdienus, kas piedāvāti dievam) Bāba Šjamam.
+Lakkha Singh arī paredzēja "chhappan bhog bhajan". Viņu akompānētājs bija dziedātājs Raju Khandelwal.
+Tokijas spēļu šovā ceturtdienā Nintendu prezidents Satoru Iwata atklāja jaunās Nintendo Revolūcijas konzoles džoystera dizaineri.
+Līdzīgots televīzijas atkritumam, kontrolētājs izmanto divus skatītājus, kas ir atstāti pie lietotāja televīzijas, lai triangulētu viņa pozīciju trīs dimensijas kustībā.
+Tas ļauts spēlētājiem kontrolēt akcijas un kustības video spēlēs, izmantojot ievērojumu kustīšanu gaisā.
+Džiankārlo Fisichella zaudēja kontroli savā mašīnā un finišēja braucienu ātri pēc starta.
+Viņa komandas biedrs Fernandos Alonsos (Fernando Alonso) vairākā daļā braucienā bija vadībā, taču pēdējā braucienā pēc braucienās pārtraukuma pēdējā braucienā pēc braucienās pārtraukuma pēc braucienās pārtraukuma pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc braucienās pēc bra
+Maikls Šumahers savu braucienu beidzās vairāk nekā Alonso, jo braucienā bija daudzās cīņās, kas izraisīja braucienai.
+“Viņa ir ļoti sikspārņa un arī dziedās ļoti labi,” viņš paziņoja pēc ziņu konferences transkripts.
+“Katru reizi, kad mēs šo veidojām, mani bija ļoti sirds.”
+Ap plkst. 3 minūtēm no starta, kameras, kas atradās lidojumā, parādīja, kā daudz izolācijas piena atslaucas no naftas tanks.
+Tomēr tās nav uzskatītas par to, ka viņas nebūtu radījušas nekādu satraukumu kosmosa skrejcei.
+NASA skrejceļa programmas vadītājs N. Veins Hāls jr. (N. Wayne Hale Jr.) paziņoja, ka piena nokritis “pēc tam, kad mēs šo jautām”.
+Pēc piecus minūtēm skatīšanās sāks virsot vējš, vairāk nekā minūtu vējš sasniedz 70 km/h ātrumu... tad sāks lietus, taču tas ir tik ļoti spēcīgs un lielisks, ka sasniedz ļaunu, tad no nebaudas sasniedz hail, cilvēki panikušas un skrejās, sprintējot pār vienus otrus.
+Man ir zaudējusi sestru un viņas draugu, un manā ceļā bija divi iedzīvotāji, kuriem bija nepiemērotas pārējas, cilvēki, kas viņus vienkārši pārspēja," stāsta Armands Versāts.
+NHK arī ziņoja, ka Kashiwazaki Kariwa atomenerģētiskais rūpnīca Niigatas prefektūrē strādā līdzīgi kā parasti.
+Hokuriku Elektroenerģijas kompānija (Hokuriku Electric Power Co.) ziņoja, ka zemestrīces nenotika viņu darbības un, ka kompānijas “Shika” kodolenerģiju reaktori 1 un 2 ir slēgti.
+Ziņots, ka reģionā vairāk nekā 9400 mājās ir bez ūdens, un apmēram 100 mājās nav elektroenerģijas.
+Dažās ceļās ir noplūstas, īpašās teritorijās pārtrauktas gaisa satiksme un Noto lidostā Išikavas (Ishikawa) pilsētā vēl aizvien ir atvērta.
+Viens no bumbu izplatījās ģenerālguvumā.
+Pēdējās divas stundas laikā netālu no valdības ēkām izplatījās vēl trīs bumbas.
+Dažādi ziņojumi norāda, ka oficiālais gadījumu skaits ir astoņi, bet oficiālie ziņojumi apstiprina, ka ievainotas līdz 30 cilvēkiem, taču pēdējās skaitļos joprojām nav zināms.
+Abi cianūra kislāts un melamīns tika atrasts ārpus dzīvnieku ūdensprotēm, kurās dzīvnieki mirušās pēc kontaminēta dzīvnieku ēdiena konzumāšanas.
+Universitātes zinātnieki norāda, ka abi šīs sastāvdaļas reaģēsies, lai veidotu kristālus, kas var bloķēt nērena funkciju.
+Zinātnieki pārbaudīja, ka melamīna un cianūra kislātas pievienošana katnes ūdens laukumā veidoja kristālus.
+Šīs kristāli struktūra atbilstoša tās, kas atrastas infrared spektroskopijā (FTIR) saistībā ar ārkārtīgās dzīvnieku ūdenī.
+Neesmu pārliecināts, vai jūs to zināt vai ne, taču lielākā daļa no Centrālā Amerikas tirdzniecības iekļuva šajā valstī bez nodokļu.
+Taču astoņdesmit procenti mūsu preču tiek nodrošināti ar tarīfām Centrālā Amerikas valstīs.
+Manuprāt šis nebija lētīgs; tā vien nebija labvēlīgs.
+Vienkārši es cilvēkiem teicu, ka mēs uz viņus uzskatām tā, kā viņi uzskatā mums.
+Kalifornijas gubernators Arnolds Švarcenegers (Arnold Schwarzenegger) apstiprināja likumu, kas aizlieg violentālām video spēlēm pārdošanu vai īrēšanu jauniešiem.
+Projekta noteikumi paredz, ka Kalifornijas štata teritorijā piedāvātās spēlētājiem, kurās notiek sadursmes, ir jāpiekļūt etiketā, kurā stās “18”, un, ka šādas spēles pārdošana ģimenēm, kurās vairāk nekā 18 gadus vecās būtiskās cilvēkas, ir nopietna ar 1000 ASV dolāru soda.
+Vietējās prokuratūras ģenerālprokurors Kīrs Stārmeris (Kier Starmer QC) šodien rītā paziņoja, ka Huhne un Pryce tiks apsūdzēti.
+Huhnes ir atsaucējis savu amatu un viņa vietu valdībā pārņem Eds Deivijs (Ed Davey) kundze. Normans Lambs (Norman Lamb) paredzēts pārņemt biznesa ministru amatu, kuru pārņem Eds Deivijs (Ed Davey).
+Huhnes un Pryce ir plānoti piedalīties 16. februārī Vestminsteras magistrātajā tiesā.
+Nāvessodas bija 25 gadus vecais Nīkolas Aldens un 21 gadus vecais Zaharijs Kuddebaks. Kuddebaks bija vadītājs.
+Edgars Veguilla saņēma uzbrukumu uz roka un kaules, Kristofferis Schneiders saņēma ievainošanas operāciju, lai atjaunotu savu visu tēlu.
+Uka mēģināja uzbrukt piektu vīrieti galvu, taču viņa mēģinājums neveiksmīgi. Schneiders joprojām ir sāpības, kā arī viena gaļas trūkums un galvas rekonstruēts no titāna.
+Šneiders liecina videolinkā no ASV armijas bāzes savā valstī.
+Vairāk nekā trešdienas pasākumā Carpanedo čempionātā piedalījās ar diviem individuālajām braucienām.
+Pirmais viņas sacīksts bija slalom, kurā viņa pirmā brauciena beidzēja ar "Did Not Finish" rezultātu. 36 no 116 sacīkstotājiem bija saistībā ar šo rezultātu šajā sacīkstē.
+Viņas cita brauciena - Liela slalomā, viņa finišēja 10. vietā sievietēm, kas brauciena 4:41.30, 2:11.60 minūtēs lēnāk nekā Austrijietes Claudija Loeša, kas finišēja pirmajā vietā, un 1:09.02 minūtēs lēnāk nekā 9. vietā finišējusi Ungārijas sportiste Gyöngyi Dani.
+Četri slēpošanas grupas sievietēm neizdevās finišēt braucienās, un 45 no 117 vispārējās slēpošanas grupas braucienās neizdevās finišēt.
+Madhjaprades policija atrastu stāvēto notebooku un mobiltelefonu.
+Deputāts ģenerālinspektors D. K. Arya sacīja: "Mēs ir arestējuši piecu cilvēkus, kas iznīcināja šveicu sievu un atjaunotu viņas mobilu un notebooku".
+Apsūdzēti Baba Kanjārs, Bhuta Kanjārs, Rampro Kanjārs, Gaza Kanjārs un Vishnu Kanjārs.
+Policijas ģenerālinspektors Čandra Šekhars Solanki (Chandra Shekhar Solanki) paziņoja, ka apsūdzētājs tiesā ieradās ar slēptu visu.
+Lai arī trīs cilvēki atradās ēkā, kad ātrās mašīna, neviens no viņiem nebija ievainots.
+Tomēr vadītājs guva nopietnu galvas traumu.
+Gadījumu notikšanās vietā uzstādāta laikapstākļa uzraudzība, lai ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrāk ātrā
+Viņš sākotnē tika iekļauts ģimenes slimnīcā Džeimsa Pejetas slimnīcā (James Paget Hospital) Lielajā Jarmūtā (Great Yarmouth).
+Vēlāk viņš tika pārvietots Ādenbrokas slimnīcā Kembridžā.
+Pēc tam Adekoja jau atrodas Edinburgas tiesneša tiesā, kur viņa ir apsūdzēta par savu dēlu nogalināšanu.
+Viņa ir aizturēta lēmumā, ka viņa tiks apsūdzēta un izturēta, taču, jo viņas attiecības ir plašāk publiski publicētas, iespējams, ka viņas vēstījumi var būt nopietni.
+Šī ir biežākās praktikas visā Apvienotajā Karalistē, taču Skotijas tiesība darbojas dažādā veidā, un tiesa uzskata, ka fotogrāfijas publicēšana var būt prejudīcijas nozīmē.
+Dandi universitātes profesore Pamela Fergusona norāda: "Journalisti, publicējot fotogrāfijas un citu informāciju par izmeklētājiem, iespējams virzīs nebezīgu līniju."
+Karaliskā pilsēta, kas pilnībā pārvalda kārtības, laikrakstam paziņoja, ka vismaz līdz iesūdzības nebūs pieprasīta vēl vairāk komentāri.
+Paskaidrojumā, šis dokuments saistīsies ar starpvalstu robežu jautājumu, kuru Palestīna vēlas izstrādāt uz robežiem pirms 1967. gada Midejas Rietumu kara sākuma.
+Cita jautājumu, kas, kā ziņots, ir saistīta ar Jeruzalemas nākotni, kas ir svēta abām valstīm, un ar Džordānas ūdenskritumu jautājumu.
+Izraēla vēlas, lai arī pēc līguma parakstīšanās militārās pārvaldniecības dalībā vallejā turpinātu vairāk nekā desmit gadus, kamēr PA vienkārši piekrita atstāt šo pārvaldniecību vairāk nekā pie piecus gadus.
+Šautētāji, kas piedalījās papildu sikspārņu kontroles mēģinājumā, vajadzēja būt īpaši apzināti, jo mēģinājums tika nodrošināts un tās efektīvitāte vērtēta.
+Saskaņā ar NPWS un Austrālijas sporta šautētāju asociācijas (NSW) Inc. partnerību programmu sporta šautētāju asociācijas meklētāju programmā iekļauti kvalificēti brīvprātīgie darbinieki.
+Saskaņā ar Mika O'Flyna (Mick O'Flynn), kas ir "National Parks and Wildlife Service" (NPWS) parka aizsardzības un mantojuma vadītājs, pirmajā šaudēšanas operācijā izvēlēti četri šaudētāji saņēma pilnīgu drošības un apmācību instrukciju.
+Martelis iecēja jaunu provizorisko vēlēšanu padome (CEP) ar devītiem devītiem.
+Šī ir Martelijas piektā CEP pēc četriem gadiem.
+Pagājušajā mēnesī prezidenta komisija ieteica iepriekšējās VID vadītājas atsaucēšanu kā daļu no paketa lēmumu, lai valsts virzītu uz jaunām vēlēšanām.
+Komisija bija Martelijas atbildes pret plkst. protestiem pret valdību, kas sākās oktobrī.
+Dažkārt spēcīgas protestus izraisīja neveiksmīga vēlēšanu organizēšana, kas jau jau 2011. gadā bija plānota.
+Vairāk nekā 60 gadījumu ir ziņots par iPodu neveiksmīgumu, kas izraisīja sešas ugunsgrēzes un kas ievaino četriem cilvēkiem ar mazām spārņiem.
+Japānas Ekonomikas, Tirdzniecības un Rūpniecības ministrija (METI) paziņoja, ka ir zinājusi par 27 nekārtībām, kas saistās ar šiem iekārtēm.
+Pagājušajā nedēļā METI paziņoja, ka “Apple” paziņoja par 34 papildu grūtības gadījumu, kas kompānija sauc par “nepilnīgu”.
+Ministrijā atbildēja, ka Appļa ziņu pārtraukšana ir “patiesībā nelabvēlīga”.
+Zemestrīce Marijānā notika plkst. 07:19 rītā vietējā laikā (09:19 vakarā GMT piektdien).
+Ziemeļmaurijas katastrofu pārvaldniecības biroja pārstāvis paziņoja, ka valstī nav ziņots par nokļūtībām.
+Arī Klusā okeāna cunami brīdināšanas centrs paziņoja, ka nav cunami brīdinājuma.
+Bijušais filipīniešu policists Hongkongas tūristus aizturējis Manilā, Filipīnas galvaspilsētā, ņemot viņu autobusu.
+Rolando Mendozas izmantoja savu M16 šautenu pret tūristiem.
+Vairāk nekā sešu īpašnieku ir izglābtas, bet vismaz sešu ir apstiprināti miruši.
+Šeši rūpnieki, tostarp bērni un vecāki, tika atbrīvotas vairāk, kā arī filipīniešu fotogrāfijas speciālisti.
+Fotogrāfijas gadījumā vēlāk viņu vietu pārņēma vecā sieviete, kas vajadzēja atrast toaletu. Mendoza tika nošauts.
+Liggins pēc tēva pēdējām iekāpēja medicīnas karjeru.
+Viņš 1959. gadā sākās strādāt Āklandes Nacionālā sieviešu slimnīcā kā ginekoloģs.
+Līdz laikam, kad Liggins strādāja slimnīcā, viņš savā brīvdienā sākās izmeklēt prematuru meklēšanu.
+Viņa pētniecības rezultātā atklājās, ka, ja būtu nodrošināta šī hormona, bērna fetalās pludmales attīstība būtu ātrāka.
+“Xinhua” ziņoja, ka valdības izmeklētāji trešdien atrastu divus “melnos kuģu” skatītājus.
+Lunu atzīmēja arī viņu biedri.
+Tomijs Dreamers (Tommy Dreamer) teica: "Luna bija pirmā ekstrēma karaliena. Manās pirmā vadītāja. Luna nomira otrā mēness naktī. Īpaši vienīga kā viņa. Spēcīga sieviete."
+Dastins “Goldusts” Rūnels (Dustin “Goldust” Runnels) komentēja, ka “Luna bija tik patīkā, kā es...varbūt pat vairāk...mīlēju viņu un pametos viņu...ceru, ka viņa ir labākā vietā.”
+Pirms 2010. gada federālās vēlēšanās 1400 cilvēku pētījumā, kas atbalstīja Austrālijas kļūšanu par republiku, palielinājās par 8 procentiem kopš 2008. gada.
+2010. gada federālās vēlēšanās kampaņas laikā pagaidājais premjerministre Džulija Džiljarda (Julia Gillard) apgalvoja, ka viņa uzskata, ka Austrālija pēc Karalienes Elizabetes II valdības beigām būtu jākļuva republikā.
+34 procenti citušajā vēlēšanā atbalstīja šo skatījumu un vēlējās, lai Kvīnija Elizabete II būtu Austrālijas pēdējā monarhija.
+Pētījumā pēdējās pusēs, 29 procenti respondentu uzskata, ka Austrālija jākļuva kā republika kā īpaši ātri, savukārt 31 procenti uzskata, ka Austrālija nekad nav jākļuva kā republika.
+Olimpiskā zelta medaļas ieguvējs bija plānots peldēt 100 un 200 metru brīvā stilā, kā arī trīs relejās Karalistes spēļās, taču viņa sūdzības dēļ viņa formas ir jautrā.
+Viņš nevarēja iegūt nepieciešamās lēkas, lai izbeigtu savu sāpni, jo šie lēkas ir aizliegtašās Olimpiskajās spēlēs.
+Universitātes Centrālās Misūrisas matemātikas un datortehnoloģiju profesors Kertis Kūperis (Curtis Cooper) 25. janvārī atklāja vislielāko zināmu priekšmetnu skaitli.
+Vairāki cilvēki apstiprināja atklājumu, izmantojot dažādus ģērnu un programmatūru, jau sākumā februārī, un tas tika paziņots otrdien.
+Kometes iespējams bija Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvārtas Ņemumvā
+Zinātnieki cer, ka izprast, kā planētas veidojas, īpaši, kā Zeme veidojas, jo komēti jau sen ir saistījās ar Zemi.
+Kuomu, 53 gadus vecs, sākās valdīt šī gada sākumā, un pagājušajā mēnesī viņš parakstīja likumu, kas leģalizē līdzīgu seksu pārvaldību.
+Viņš norādīja, ka šīs vēstības ir “politiskās pārstāvniecības un pārstāvniecības”.
+Tiek spekulēts, ka viņš 2016. gadā piedalīs prezidenta vēlēšanās.
+“NextGen” ir sistēma, kas, kā uzskata FAA, ļautu lidmašīnām lidojumu virzīt mazākos ceļos un gūt miljonus galonu naftas gāzes kārtā gada un samazināt karbona emisiju.
+Tas izmanto satelītu bāzētā technoloģiju, kas atšķiras no vecākās zemes radārs bāzētās technoloģijas, lai ļautu gaisa satiksmes kontroloriem ātrāk atzīt lidmašīnas, kas ļaut pilotiem saistībā ar tās saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā sa
+Nav pieaugošās transportlīdzekļu īstenošanas un ūdenslīdzekļu stacijā Wembleja nebūs stāvokļu pārtraukšanas un ārkārtas garāžu parkošanas un ārkārtas garāžu parkošanas īstenošanas nebūs piezemē.
+Bažas par transporta līdzekļu trūkumu padarīja iespēju, ka spēle tiks spēlēta slēgtajās durvās bez komandas atbalstītāju.
+Trešdien publicētajā zinātnes laikrakstā "Science" publiskojta pētījums, kurā norādīts, ka Ekvadoras Galapagu salās ir veidotas jaunās putnu rūpniecības.
+Zinātnieki no Princetonas Universitātes Apvienotajās Valstīs un Uppsalas Universitātes Šveicē ziņoja, ka jaunās rūpniecības evolūcija noturējusi tikai divās generācijās, lai gan tas bija uzskatīts, ka šis process noturēs vairāk laika, jo noturējās krūts starp endemisku Dārvinu rūpniecību, Geospiza fortes, un imigrantu kaktusa rūpniecību, Geospiza conirostris.
+Zelta var būt izstrādāta jebkurā veidā. Tā var būt izplatīta ar mazu veidu.
+Tas var būt ieslēgts ārā, kas var būt virsotas un plātētas. Tas var būt ieslēgts iekšējās vai virsotas līdzekļiem.
+Tas var būt ļoti plašs, un saistīts ar citus metālu. Tas var būt tik plašs, ka dažkārt tas tika izmantots, lai dekorētu rūpniecībā malētās grāmatās, kas sauc par “iluminētajām rūpniecībām”.
+Tas ir ķīmisks pH. Varat izveidot indikatoru, izmantojot aizraujošu kapustas sausu.
+Kapustas sūksnis mainīs savu skaistumu, atkaroties no to, vai ķīmiskais elementis ir kyselis vai bāzes (alkalīns).
+pH līmeņa vērtība norādīta ar Hidrogen (H pH) ionu daudzumu, kas tiek izmēģināta.
+Hidrogena ions ir protoni, kuriem ir atstāta elektroni (jo hidrogena atomi sastāv no viena protona un viena elektronu).
+Apvērst abus tuļķus un pēc tam, ar čistiem lietus saistītām rūkām, izplūstu tās līdzekļu formātā.
+Ūdens, kas atrodas uz jūsu rūkām, reaģēs ar ārpuspārņiem, kas kļūst par kārtu un veido formu.
+Harapas un Mohenjo-daro pilsētās gandrīz visās ēkās bija tīrs salīdzinājums, kas bija saistīts ar izplatītu atkritumu sistēmu.
+Griekijas Krētas un Santorīni minoiskajās pilsētas mājās ir atrastas drenāžas sistēmas atkritumi.
+Vēsturējās Ēģiptā, Persijā un Ķīnā arī bija tualetētāji. Romas civilizācijā tualetētāji bieži bija daļa no sabiedriskajiem peldvietām, kurās bieži bija dažādi kompānijas - vīrieši un meitenes.
+Kad sazināt cilvēku, kuram vairāk nekā tūkstošiem jūdzes atrodas, jūtas satelīts.
+Satelīts kosmossā saņems zvanu un tad to atspieds atpakaļ, gandrīz vienkārši.
+Satellīts izplatīja raketa. Zinātnieki izplatīt teleskopus kosmosā, jo Zemes atmosfēra mainīs dažādus mūsu gaismu un skatījumu.
+Vairāk nekā 100 pēdas augstās raketa ir nepieciešama, lai izvietotu satelīti vai teleskopu kosmosā.
+Rota ir mainījusi pasauli ievērojamā veidā. Lielākā, ko rota mums darījusi, ir veiksmīgāka un ātrāka transporta veids.
+Viņš mums iegādāja vagonu, automašīnu un daudzus citus transportlīdzekļus.
+Viņu pārējās vairāk viduspēcīgās kājas, kas ēst viduspēcīgus brīnumus no krūtīm līdz antilopām un dainām.
+Pēdējā brīdī ir daudz lielāku daudzumu mazām mērķiem, kas ēst mazāku daudzumu mazāku mērķu, piemēram, insektus, nagus, laukus un pticus.
+Viņu panākumu nozīme ir nikša koncepts, kas nozīmē īpašu darbu, kas katru cietušu ir, kas viņu aizstāv no konkurencijas cīņā ar citus.
+Līva ir vislabākā sociāla kāte, kas dzīvo lielajās grupas, kas sauc par prīdēm.
+Prides sastāv no vienas līdz trim saistītām vecākiem vīriešiem, kopā ar vairāk nekā trīs desmit meitenes un mazuļiem.
+Sievietes parasti ir labi saistības vienā ģimenē, kas sastāv no milzīgās mātes un meitas ģimenes.
+Lai arī lielākās zīdības, tādas, kas ļoti līdzīgas līniem (bet ne visām lielākajām kātēm), un arī ļoti smadzīgās savām brīnum.
+Savukārt arī tigris spēcīgs sportists, taču, lai gūtu augstu virsotnes, viņam ir nepieciešams lielākais spēks, nekā cilvēkam, lai iegūtu augstu virsotnes.
+Tigris atrodas pa tādā grupu kā līci, leopardi un džagāri. Šie četri kāti ir vienīgās, kuras var ļauzt.
+Tigra kauja nav līdzīga līonu plna balsa kaujam, bet vairāk līdzīga pārstāvētajam, skandētajam vārdiem.
+Oceloti mērķis ir mazās dzīvniecības. Viņi iegūs makakus, hadus, šūnas un pticus, ja tas ir iespējams. Gandrīz visas, ko oceloti meita, ir ļoti mazāk nekā viņi.
+Zinātnieki uzskata, ka oceloti nokļūst un atrast dzīvniekiem, ko ēst (mākoņus), pārējās gaismās, pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaismās pārējās gaism
+Viņiem ļoti labi redzams tums ar naktī, un viņiem ir arī ļoti klusas kustības. Oceloti meitas savas ēdienas tādējādi, ka saistībā ar viņu apkārtni nenotiek.
+Ja mazā dzīvnieku grupa (mazā populācija) atsevišķēs no galvenās populācijas (piemēram, ja viņi virzās pāri kalnu krustai vai upi, vai ja viņi virzās uz jaunu salu, lai viņi nevarētu viegli atgriezties), viņi būs bieži atrastas atšķirīgās apstākļos nekā pirms.
+Šīs jaunās apstākļos ir dažādi resursi un dažādi konkurenti, tāpēc jauna populācija būs nepieciešama dažādām īpašībām vai adaptācijām, lai būtu spēcīgāka konkurente nekā iepriekš.
+Pēdējā populācija nekādā veidā nav mainījusi, viņi vēl arvien nepieciešami tādiem adaptācijām kā pirms.
+Laikā, kad jaunā populācija sāks adaptēties savā jaunajā apstākļā, viņu izskatās mazāk un mazāk kā citā populācija.
+Gadījumā, pēc tūkstošiem vai pat miljoniem gadu, abas populācijas izskatīs tik daudz atšķirīgas, ka viņas nebūs vienīgās.
+Mēs šo procesu saucām speciācijā, kas vienkārši nozīmē jaunās specijas veidošanu. Speciācija ir neizbēgama pēcēle un ļoti svarīgā evolūcijas daļa.
+Dārzeņi izplatī otru gāzi, ko cilvēki dēvē, un saņem karbondioksīdu, ko cilvēki izplatī (tas nozīmē, ka dārzeņi saņem karbondioksīdu, ko cilvēki izplatī).
+Plantas savu ēdienu no sauli fotosintezē. Tās arī nodrošina tīmeiņu.
+Mēs izbūvām mājokļus no augļu un izgatavojām apģērbus no augļu. Lielākā daļa ēdiena, ko mēs ēdām, ir augļu. Bez augļu dzīvētības nebūtu iespējamas.
+Mosasaurus bija savā laikā augstākais aizraujošais dziļnieks, tādējādi viņš bija bez bažas, izņemot citus mosasaurus.
+Viņa ilgās kaules bija pielietojas vairāk nekā 70 ārkārtīgām zīdēm, kā arī papildinājās iekšējās tās kaules, tādējādi nebija nokļūšanas iespējas nekamam, kas pārējās viņas ceļā.
+Mēs nav pārliecinoši zināmi, taču tas iespējams bija ar dažādu zobu. Viņa ēdienā bija skrejceļi, lielās zivis, citas mosāsūras un tas iespējams pat bija kanibāls.
+Tas arī uzbruka visu, kas iekāpēja ūdeni; pat arī milzīgs dinosaurs, piemēram, T. rex, nebūtu viņam pārspējams.
+Lai arī lielākā daļa no viņu ēdienu būtu mums pazīstami, Rimnieki bija ar savu daļu ārkārtīgās vai neparastās maltītes, ieskaitot dzīvojošu cūku, pārņu, slimu un kādu šķēršļu zīdu, kas sauc par mūsī
+Vēl viens atšķirsības faktors bija tas, ka biedri un sieviete ēdēja savu ēdienu, sēdējot stūriem, taču ļoti lūgusi vīrietis bija labi ēdējušies kopā, kad viņi ēdēja savu ēdienu, sēdējot savās pusēs.
+Vēl pirms vairākas gadsimtas vecās Rietumu Eiropas ēdienas nevarētu ietilpīt ēdienas, kas iekļuva Eiropai no Amerikas vai Azijas vairākas gadsimtas vēlāk.
+Piemēram, viņiem nav kukuļu, tomātu, kartupeļu, kakaa un nekad vienam staro Rietumu vīrietis nenotrieja kroli.
+Babiloņi katra no saviem dievām izbūvēja galveno templu, kas tika uzskatīts par dieva mājā.
+Cilvēki nosūtīja bogiem aizkavējumus, un priekštevji mēģināja nodrošināt bogiem nepieciešamus līdzekļus ceremonijās un festivālās.
+Katrs templis bija atvērtā templu laukums un tad iekšējā svētība, kuru varēja iekļaut tikai svētiešu.
+Dažkārt būtu izbūvētas speciālās piramīdāliskās cietoksnes, kas sauc par zigurātām, kas bija daļa no templu.
+Bumba augšējā daļā bija īpašais dieva svētība vietne.
+Siltā klimātu vidus Rietumos māja nebija ļoti svarīga.
+Lielākā daļa ebreju ģimenes dzīves notika ārā.
+Mēsējās sievietēs, veikalos bija vienkārši atvērtās platītes, kas skatījās uz ieluku. Ēkas būvējās no sienu.
+Kanānas valstī nav bijusi lielās meži, tāpēc mežu cena bija ārkārtīga augstā.
+Grānlandu ārpuspiedzīgi iedzīvotāju. Skandināvijas sāgā stāsta, ka Ēriks Rautais tika izlikts no Islandes par vardarbību un, ceļoties vairāk rietumos, atrastot Grānlandi, viņš viņu nosauca par Grānlandi.
+Tomēr, neskatoties uz viņa atklāšanu, eskimos tautas šeit jau dzīvoja.
+Lai arī visas šīs valstis bija Skandināvijas valstis, starp cilvēkiem, karaliem, tradīcijām un vēsturi Dānijas, Zviedrijas, Norvēģijas un Islandes bija daudz atšķirības.
+Ja jūtās filmu “Valsts īpašums”, jūtās, ka neatkarības deklarācijas pēdējā pusē ir ierakstīta īpašuma karte.
+Taču tas nav patiesība. Lai arī atpakaļ dokumentam ir kāda rakstura, tas nav īpašuma kartes.
+Declarācijas par neatkarību pēdējā pusē bija rakstīti vārdi "Original Declaration of Independence dated 4th July 1776". Teksts atrodas dokumenta pēdējā pusē, virzienā.
+Lai arī neviens nav pazīstams, kas to rakstīja, zināms, ka lielās papīrsdokuments, kas mēģina 29¾ collas un 24½ collas (75,5 x 62,2 cm), sākotnējā laikā bija apvērts, lai tas būtu saglabāts.
+Tāpēc ir iespējams, ka šī notēts tikai kā etiketa.
+“D” dienas sākumā un pēc tam noturētās kaujas atbrīvoja Francijas ziemeļu daļu, taču dienvidu daļa joprojām nav atbrīvota.
+Vadībā bija "Višijas" frančuzi. Tie bija frančuzi, kas 1940. gadā pārliecinojās Vācijām un strādāja kopā ar okupantiem, nekā cīnījās pret viņiem.
+1940. gada 15. augustā Apvienoto Karalystu pārvaldnieki ienākās Francijas dienvidu teritorijā, šis ienākums tika nosaukts kā "Dragūna operācija".
+Tikai divas nedēļas laikā amerikāņi un Brīvās francijas spēki atbrīvoja dienvidfranciju un virzīja uz Vāciju.
+Civilizācija ir vienīgā kultūra, kas ir daudz lielās cilvēku biedrības, kas dzīvo un strādā kopējā, sabiedrība.
+Vārds civilizācija no latīņu valodas vārda civilis, kas nozīmē pilnvaras, kas ir saistība ar latīņu vārdu civis, kas nozīmē pilsoņu, un civitas, kas nozīmē pilsētu vai pilsētas valsti, un tas arī kādā veidā noteikti sabiedrības skatījums.
+Pilsētas valstis ir valstu precēri. Civilizācijas kultūra nozīmē zināšanu vairākās generācijas laikā, ilgstošu kultūrālā īpašumu un līdzīgu izplatīšanu.
+Mažākās kultūras daudzreiz tiek iznīcinātas, neparedzot vērtīgas vēsturiskas ierakstus un tādā gadījumā netiek atzītas kā pilnvērtās civilizācijas.
+Revolucionāro kara laikā trīspadsmit valstis pirmkārt veidoja slabu centrālo valdību, kurā Kongreso bija vienīgā komponenta, pēc Konfederācijas noteikumiem.
+Kongresam nebija jebkādas varas nodrošināt nodokļus, un, jo nebija valsts izpildes vai tiesas orgāna, viņam bija nepieciešams valsts iestādes, kas bieži bija neveiksmīgas, lai īstenotu visus savus aktus.
+Viņš arī nemēģināja pārspētīt nodokļu un tarifus starp valstīm.
+Artikļiem bija nepieciešams visu valstu vienotīgs atbalsts, lai tās varētu būt mainītas, un valstis valstu centrālajā valdībā bija tik pārliecināti, ka viņu pārstāvji bieži nenotika.
+Itālijas valsts futbola komanda, kopā ar Vācijas valsts futbola komandai, ir otrā labākā komanda pasaulē, un 2006. gadā bija FIFA Pasaules kausa čempioni.
+Populārākās sportas ir futbols, basketbols, volejbols, ūdens polo, šķērsošana, regbija, velosipēdētika, ledus hokejs, rola hokejs un F1 mašīnas brauciens.
+Ziemas sporta ir vispopulārākā ziemeļu reģionos, Itāļi piedalās starptautiskajās spēlēs un Olimpiskajās pasākumās.
+Japāna teritorijā atrodas gandrīz 7000 salu (lielākā ir Honšu), kas nozīmē, ka Japāna ir 7. lielākā salu pasaulē!
+Līdz ar to, ka Japāna teritorijā ir daudz salu grupu, Japāna bieži tiek nosaukta kartogrāfiskā stāvoklā kā "salu arkipelāgs"
+Taivānas ceļošana sākās 15. gadsimtā, kad eiropiešu jūras kuģi, pārādījot ceļošanu, zapisēja salu vārdu kā Ilha Formosa, vai skaistā salu.
+1624. gadā Holandes Austrume Indijas kompānija nodrošina bāzi Taivānas dienvidrietumos, sākot pārmaiņas aborīgās zirņu produkcijas praktikās un nodrošinot Ķīnas strādniekiem strādāt zirņu un sūkņu plantācijās.
+1683. gadā Činga dynastija (1644-1912) spēki pārņēma kontroli Tajvānas rietumu un ziemeļu krastu daļām un 1885. gadā Tajvānu deklarēja par Činga imperijas (1644-1912) provinciju.
+1895. gadā, pēc pirmās Ķīnas-Japānas karas (1894.-1895.) zaudējuma, Činga valdība parakstīja Šimonošekas līgumu, kas nozīmē, ka Ķīna atsauc savu valdību no Taivānas Japānijai, kas valdīja salām līdz 1945. gadam.
+Machu Pikču sastāv no trim galvenajām ēkām - Intihuatana, Saules templis un Trīs okna ēkā.
+Lielākā daļa kompleksa robežas ēkas ir atjaunotas, lai tūristiem būtu labāka iedomāta, kā tās izskatījās pirms rekonstrukcijas.
+Līdz 1976. gadam trīsdesmit procenti Machu Pikču tika atjaunoti un restorācija turpinās līdz šim dienā.
+Piemēram, vispārējākā pasaulē fotogrāfijas formāts ir 35 mm, kas bija dominējāšās filmas veidā pēdējās analogfilmas laikā.
+Tas joprojām tiek ražots šodien, taču arī tās attiecības faktors ir saistīts ar digitala kameras attēlo senzoru formātus.
+35 mm formāts faktiski, joprojām pārspējam, ir 36 mm platībā un 24 mm augstumā.
+Tādēļ šīs formāta atšķirības līmenis (12 pārskaitot, lai iegūtu vienkāršāko vispārņu līmeni) ir 3:2.
+Daudzas biežām formātos (piemēram, APS formātu ģimene) ir līdzīgi vai līdzina šo attiecību.
+Bieži kritizēta un nekritizēta trešdaļas regulā, kas ir vienkāršais pārstāvis, kas veido dinamisku izskatu, lai saglabātu mērķa struktūru attēlojumā.
+Tas norāda, ka visērtīgākā vietne galvenajam objektam ir līnijas, kas atdalījās attēlu līdz trešiem vertikāli un horizontāli (skatiet piemēru).
+Šajā Eiropas vēstures laikā, kad Katoliskā baznīca, kas kļuva par labu un spēcīgu, tika izmeklēta.
+Vairāk nekā tūkstoš gadus Kristīgā reliģija apvienoja Eiropas valstis, lai gan valodas un tradīcijas atšķirības bija ievērojami.
+Tās vispārējošā spēki ietekmēja visus no karaliem līdz plebejiem.
+Vienā no galvenajām Kristīgajām prasībām ir, ka pilnvara jāizmanto, lai palīdzētu cietušajiem un biedriem un, ka baznīcas finanšu līdzekļi jāizmantos tādā mērā, lai palīdzētu cietušajiem un biedriem.
+Baznīcas centrālais valdība jau vairāk nekā tūkstošus gadus bija Ītālijā, un šīs spēku un nauda koncentrācija izraisīja daudzus jautājumus par to, vai šīs prasības ir izpildītas.
+Gandrīz pēc kaujas sākuma Lielbritānija sākās veidot kara blokādu Vācijā.
+Šī stratēģija bija efektīva, atstājot nepieciešamus militārās un civilu pielietojumus, lai gan šis bloķējums pašnāvēja starptautiskos lēmumus, kas ir apstiprināti dažādos starptautiskos līgumos pēdējās divas gadsimtas laikā.
+Lielbritānija ievainoja starptautiskas ūdas, lai novērstu jebkurās kuģu iekļaušanu visā okeāna daļā, kas būtu bīstamas pat netrīsīgajām kuģiem.
+Tā kā šī stratēģija saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā sa
+20. gadsimta 20. gadsimta, galvenākā daļas pilsoni un tautas attiecībā uzstādīja pacifismu un izolaciju.
+Pēc tam, kad 1. pasaules kara laikā viņi bija redzējuši ļoti bīstamu un nelikumīgu karu, valstis vēlējās izvairīties no šādas gadījumu nākotnē.
+1884. gadā Tesla pārvietojās uz Amerikas Savienotajās Valstīs, lai pievienotos Edisona kompānijas strādājumam Ņujorkā.
+Viņš ieradās ASV ar 4 centiem, poēzijas grāmatu un atvainošanas vēstījumu no Čārlza Bāčelora (viņa iepriekšējā darbā vadītāja) Tomasam Edisonam.
+Vecā Ķīna bija vienīgā veida, kā atspoguļot dažādus laiku periodus; katra Ķīnas fāzes vai katra Ķīnas ģimene, kas bija valdībā, bija atsevišķa ģimene.
+Arī starp kādās ģimenes bija nestabilās daļuprovinču vēsture. Labāk zināma šīs laikmetis bija Trīs Karalistes epochs, kas notika 60 gadus starp Hanas un Džin ģimenes.
+Šīs laikos notika spēcīga karša starp daudzām noblemētājiem, kas cīnījās par krūni.
+Trīs Karalistes bija viena no krūtākajām Ķīnas vēstures erām, kad tūkstošiem cilvēku nogalināja cīņā par to, lai iekļautu visaugstākajā vietā lielajā pilsētā Siānā.
+Ir daudz sociāla un politiskā efektu, piemēram, metriķu sistēmas izmantošana, absolūtismas pārstāvības pārveida uz republikanismu, nacionalismu un ticams, ka valsts pieder cilvēkiem, nevis vienam vadītāju.
+Tāpat pēc revolūcijas iestādes bija atvērtas visiem vīriešiem, lai vislabākām un veiksmīgākajām iespējams panāktu veiksmes.
+Tas pat ir arī ar armijas kategorijām, kas vēlreiz bija atkarībā no klases, bet tagad atkarībā no cailabera.
+Francijas revolūcija arī ievērojās daudzām citu valstu strādājošajiem proletāriem, kas sāka savus revolūcijas.
+Muhammads bija ļoti interesēts par jebkādām jautājumiem, kas atsevišķās no šīs mūsdienas dzīves. Viņš bieži apmeklēja kuču, kas tika zināma kā "Hira'", "Noor" (gaismas) kalnu.
+tas, ka šis grotta, kas pārspēja laiku, veido ļoti skaistu imidžu par Muhameda spirituālajām priekšrobežām.
+Atvainojoties uz vienu no šīs ziemeļā no Mekas esošajiem kalnu virsotnēm, šķērts ir pilnīgi atstāta no visas pasaules.
+Faktiski, tas nav viegli atrast, pat kaut kas zina, ka tas ir. Vajadzētu iekļaut kārtā, tad ir pilnīga izolācija.
+Nevar nokļūt vairāk nekā tālu, skaistu, ļoti skaistu gaisu virs un daudzus apkārtējošos kalnu. Īpaši šādā pasaulē nevar nokļūt vairāk nekā tālu, skaistu, ļoti skaistu gaisu virs un daudzus apkārtējošos kalnu, īpaši nevar nokļūt vairāk nekā tālu, skaistu, ļoti skaistu gaisu virs un daudzus apkārtējošos kalnu, īpaši nevar nokļūt vairāk nekā tālu, skaistu, ļoti skaistu gaisu virs un daudzus apkārtējošos kalnu, īpaši nevar nokļūt vairāk nekā tālu, skaistu, ļoti skaistu gaisu virs un daudzus apkārtējošos kalnu, īpaši nevar nokļūt vairāk nekā tālu, skaistu, ļoti skaistu gaisu virs un daudzus apkārtējošos kalnu, īpaši nevar nokļūt vairāk nekā tālu, skaistu, ļoti skaistu gaisu virs un daudzus apkārtējošos kalnu, īpaši nevar nokļūt vairāk nekā tālu, skaistu, ļoti skaistu gaisu virs un daudzus apkārtējošos kalnu, īpaši nevar nokļūt vairāk nekā tālu, skaistu, ļoti skaistu gaisu virs un daudzus apkārtējošos kalnu, īpaši nevar nokļūt vair
+Lielā Gizas piramīda ir vienīgā no septiņiem čudes, kas vēl šodien stāv.
+3. gadsimta pirmajā gadsimtā ēģiptieši izbūvēta Lielā piramīda ir viena no daudzām lielām piramīdām, kas ir izbūvētas, lai atzītu mirušo faraono.
+Džizas plato, vai "Džizas nekropolis" Ēģiptes Mīrājā, sastāv no vairākiem piramīdām (no kuras lielākā ir lielākais piramīds), vairākiem mazu kapiem, vairākiem templēm un lielākai Sfinksai.
+Lielā pirmaida tika izbūta, lai aicinātu faraoni Kufu, un daudzi mazākās pirmedes, kapenes un templis tika izbūvēti, lai aicinātu Kufu sievas un ģimenei.
+“Augstā veida” zīme izskatās kā V, bet “augstā veida” zīme kā stāvviela vai kvadrāts, kuram vairākas pusēs trūkst.
+“Up” nozīmē, ka jums jāsākt ar šķēršļa galā un jāspiedien šķēršļa galā, bet “down” nozīmē, ka jums jāsākt ar šķēršļa galā, kur šķēršļa galā jūs drīkst šķēršļu, un jāspiedien šķēršļa galā.
+Gandrīz visvairāk tiek izvēlēts virsotais lūksne, kas veido mildīgāku zvuku, savukārt virsotais lūksne ir spēcīgāks un pārliecinātāks.
+Jūtos brīvoties ierakstīt savus zīmolus, taču atceriet, ka šīs šķērsošanās zīmoli ir muzikālās iemeslēs, tāpēc parasti tās jāuzskata.
+Terorizētais Rūdolfs XVI., kunga Marie Antoinetta, viņu divi jauni bērni (11 gadus vecā Marie Tereza un četri gadus vecais Rūdolfs-Šarls) un kunga māte Elizabete, 1789. gada 6. oktobrī, bija pārspiedieni atsaukti no Vērsālijas uz Parīzi pēc tam, kad mārketes sievietēs pārspiedēja viņus.
+Savā karezē, viņi atbraucās atpakaļ uz Parīzi, kas atbraucās cilvēkiem, kas skrējās un skandēja draudus pret Karalli un Karalieni.
+Cilvēku masa ļaunās Karalim un Karalienai, lai viņu kuģa logi būtu plānoši atvērti.
+Kādā brīdī kāds no mafijas pārstāvji pārādīja Versālijā nogalināto Karaliskās gardes vadītāju galvu terorizētai kundze.
+ASV impērijas karu izmaksas Filipīnas iekšķīršanas laikā tika ieguldītas ar Filipīnas tautas līdzekļiem.
+Viņiem bija nepieciešams maksāt nodokļus ASV kolonijas režimam, lai atsauktu lielāko daļu ienākumu un Filipīnas valdības pienākumu naudas nodokļu maksājumu, kas bija pārkāpjami “Wall Street” banku pārstāvjiem.
+Protams, ilgstošā Filipiņu tautas izplatīšanā iegūtās lielākās apgrozījumi ir ASV impērijas nozīmējākās apgrozījumi.
+Lai izprastu Templāru, jāizprast kontexts, kas izraisīja tās izveidīšanu.
+Gadījumu, kad notika šie notikumi, parasti sauc par augstajā viduslaiku, kas ir Eiropas vēstures 11., 12. un 13. gadsimta laikā (1000.–1300. gadsimtā).
+Augstās vidus laikas iepriekšējās vidus laikās, kas pēc konvencijas beigās apmēram 1500. gadā.
+Tehnoloģiskā determinizmus ir termīns, kas saistībā ar praktiku pielāgot daudzus jautājumus, no tehnoloģijas pārspēja vai tehnoloģisko imperatīvo līdz strādājamajam jautājumam, ka cilvēka nāves vadīt tehnoloģiskā logika, kas saistībā ar zinātnes likumus un viņu izrādīšanu tehnoloģijā.
+Lielākā daļa tehnoloģisko determinizma interpretācijām ir divas īpašas idejas: ka tehnoloģiju attīstība pārkārtībā nav kultūras vai politiskas ietekmējumu, un ka tehnoloģija atkārtoti ir “ēkas” uz sabiedrības, kas ir īpašās, nevis sociāli saistības.
+Piemēram, viens varētu teikt, ka automašīna neizbēgami vadīs ceļu attīstību.
+Tomēr vispārējā ceļu tīkls nav ekonomiski iespējams tikai dažiem mašīnām, tāpēc ir izstrādāti jaunās ražošanas metodes, lai samazinātu mašīnas īpašuma izmaksas.
+Mākslīgā automašīnu īpašuma skaita pieaugums arī padara augstāku satiksmes skaitu uz ceļiem, kas padara jaunus medicīnas tehnoloģijas, lai atjaunot ievainotus ķermeņus.
+Romantismam ievērojās liela kultūras determinizma elementa, kas iekļautās no rakstnieku kā Goethe, Fichte un Schlegel.
+Romantismas kontekstā ģeogrāfija formēja cilvēkus, un laikā ģeogrāfijas saistībā uzstādījās tradīcijas un kultūra, kas saistībā ar šo ģeogrāfiju bija labākas nekā arbitrāri atzītās likumi.
+Tā kā Pārija ir zināma kā mūsdienas mākslas galvaspilsēta, Konstantīnopole tika uzskata kā feudālā Eiropas mākslas galvaspilsēta.
+Tās slavenība kā luksus epicentrs sākās apmēram 400. gadsimtā un turpinājās līdz apmēram 1100. gadsimtam.
+Šīs statusa samazinājums 12. gadsimta sākumā bija galvenokārt dēļ, ka kriestītāji atgriezās ar dāvām, piemēram, ar satīniem un aromātiem, kas bija vērtētāki nekā Byzāntijas tirgus piedāvāja.
+Šajā laikā tika pārņemts mākslas galvaspilsētas tituls no Konstantinopoles uz Pāri.
+Gotiskā stila virsotne bija starp 10. - 11. gadsimtā un 14. gadsimtā.
+Sākumā būvniecība ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievērojās ievē
+Tomēr dēļ ātrākās komunikācijas līnijas rezultātā Rietumos stils varētu atpalikt 25-30 gadus.
+pēdējās viduslaikas beigās Rietumu Eiropa sākās attīstīt savu stilu. Vēl vienā no lielākajām šīs laikas attīstībām pēc kriestu kustībām cilvēki sākās lietot knopus, lai iekļautu apģērbām.
+Subsistētiskā zemniecība ir zemniecība, kas veikta, lai nodrošinātu pietiekamu ēdienu, lai pielietotu zemniecības strādātāju un viņa ģimeni.
+Subsistētiskā zemniecība ir vienkārša, bieži organiska, sistēma, kas izmanto sagatavotu sadziņu, kas ir īpašā ekoregijas dzīvniecība, kas kombinēta ar augļu rotāciju vai citām relatīvi vienkāršajām tehnoloģijām, lai maksimāli padarītu produkciju.
+Vēsturis vairākā daļa ārzemnieku strādāja zemniecībā, lai nodrošinātu ēdienu, un šī ir vēl arī daudzās attīstībās valstīm.
+Subkultūras apvieno līdzīgu mērķu cilvēku, kas jūtas pārspējami sociālajiem standartiem, un ļauj viņiem attīstīt identitāti.
+Subkultūras var būt atšķirīgas pēc vēstures, etniskas, klases, vietas un vai arī kārtas.
+Subkultūras atsevišķību determinējošās īpašības var būt valodiskas, estetiskas, reliģisku, politiskas, seksuālu, ģeogrāfiskas vai vairāku faktoru kombinācija.
+Subkultūras biedri daudzreiz norāda savu biedrību īpašu un simbolisko stila izmantošanā, kas ietilpst fēstības, manieras un argots.
+Viena no biežāk izmantotajām metodēm, lai ilustrētu sociālizācijas svarīgumu, ir izskatīt nedaudz neveiksmīgas bērnu gadījumus, kurās bērnu sociālizācija nebija veiksmīga, kad viņi vēlējās augt, jo viņu sociālizācija nebija veiksmīga, jo viņu sociālizācija nebija veiksmīga, jo viņu sociālizācija nebija veiksmīga, jo viņu sociālizācija nebija veiksmīga, jo viņu sociālizācija nebija veiksmīga, jo viņu sociālizācija nebija veiksmīga, jo viņu sociālizācija nebija veiksmīga, jo viņu sociālizācija nebija veiksmīga, jo viņu sociālizācija nebija veiksmīga, jo viņu sociālizācija nebija veiksmīga, jo viņu sociālizācija nebija veiksmīga, jo viņu sociālizācija nebija veiksmīga, jo viņu sociālizācija nebija veiksmīga, jo viņu sociālizācija nebija veiksmīga, jo viņu sociālizācija nebija veiksmīga, jo viņu sociālizācija nebija veiksmīga, jo viņu sociālizācija nebija veiksmīga, jo viņu sociālizācija nebija veiksmīga, jo viņu sociālizācija nebija veiksmīga, jo viņu sociālizācija nebija veiksmīga, jo viņu sociālizācija nebija veiksmīga, jo viņu sociāliz
+Tādus bērni sauc par "ferāliem" vai dzīvotajiem. Daži ferāli bērni ir aizsargāti cilvēkiem (parasti viņu pašus vecākiem); dažādos gadījumos tās bērnu aizsargāšana bija saistīta ar vecāku noraidīšanu bērna smagā intelektu vai fiziskā impairmenta.
+Bija iespējams, ka ārkārtīgā bērnu sadarbība vai trauma notika pirms viņu izlikšanai vai bēgšanai.
+Citi ir apgalvoti, ka viņu izrādīja dzīvnieki, daži ir apgalvoti, ka viņi dzīvo savā dzīve lauki.
+Kad bērns pilnībā tiek izrādīts necilvēku dzīvniekiem, viņa uzvedība ir gandrīz pilnībā līdzīga šīs dzīvnieku uzvedībai, piemēram, viņa bailes pret cilvēkiem.
+Taču, lai mācīšanās būtu labāka un interesantāka, projekta bāzes mācīšanās ir vienkārši vien labāka un interesantāka.
+Scaffolding ir nevis mācīšanas metode, bet vienkārši palīdzība, kas nodrošina atbalstu cilvēkiem, kas piedzīvo jaunu mācīšanas pieredzi, piemēram, izmantojot jaunu datorprogrammu vai sākot jaunu projektu.
+Scaffoldi var būt abi virtuāli un pat reāli, tas nozīmē, ka skolotājs ir skaffolda veids, taču arī Maikrosofta pakalpojumā esošais mazās klippas vīrietis ir skaffolda veids.
+Virtuāli skrejceļi ir iekļauti programmā un ir izstrādāti, lai pārbaudītu, izraisītu un paskaidrotu procedūras, kas var būt pārspējamas vienam studentam.
+Bērni tiek iekļauti īpašuma aizsardzībā vairākās iemeslēs, kas sasniedz no pazemināšanās līdz sadurīšanām un pat izturēšanās.
+Neviens bērns nebūtu jebkurā brīdī jāizdzīvošās apkārtnē, kas nav sagatavotā, aizsargāta un izglītīga, taču tā tas joprojām ir.
+Mēs uzskatām, ka "Foster Care" sistēma ir būtiskā zonas šiem bērniem.
+Mūsu aizsardzības sistēma ir plānota, lai nodrošinātu drošas mājokļus, mīlīgu aizsardzību, stabilās izglītības un drošās veselības pakalpojumus.
+Bērnu aizsardzības mērķis ir nodrošināt visas nepieciešamus līdzekļus, kas bija trūkoti mājā, kurā bija iepriekš aizņemta.
+Internet ir kombinācija masas un personīgās komunikācijas elementu.
+Internetas īpašie īpašības veido papildu dimensiju saistībā ar izmantojumu un pielietojumu saistībā.
+Piemēram, "mācīšanās" un "sociālizācijas" ir piedāvātas kā svarīgās motivācijas Internet izmantošanai (Džemss un citi, 1995).
+“Personīgā iesaistība” un “turpinātas attiecības” arī tika atzītas kā jaunās motivācijas faktori Eighmeja un Makkords (1998), kad viņi izmeklēja skatītāju reakcijas uz vietnēm.
+Videoreģistrācijas izmantošana ir ievadījusi svarīgas atklājumus mikrožēmējumu tulkošanā, kas var nokļūt vairāk nekā dažas milisekundes.
+Izskatās, ka var atzīt, vai cilvēks meli, interpretējot labāk mikromērķu ekspresiju.
+Olivers Saks savā laikrakstā “Prezidenta runājums” norādīja, ka cilvēki, kas nespēj nozīmēt runājumu dēļ nozīmēšanas traumas, vispār spēj ārkārtīgi vērtēt prezidenta runājumu.
+Viņš pat paskaidro, ka šādas īpašas zināšanas par cilvēku uzvedību var būt būtīgas arī dzīvniekiem, piemēram, mājdzīvošajiem cūkām.
+20. gadsimta pētījumi liecina, ka ir divi genetiskās pārmaiņas bāzi: skrytās un izplatītās.
+Mutācija pievieno jaunus ģenetiskus skatījumus, un izvēle to no izrādītās skatījumu bāzes.
+Segregācija un rekombinācija vairākās varīācijas pārkārtot tās starp abām bāziem, kas notiek katrajā gadījumā.
+Savānā laukumā cilvēkiem līdzīgām digestīvās sistēmas primātam ir grūti saņemt nepieciešamus amīnoskaitļus no pieejamās augļu resursu.
+Turklāt neveiksmība šādā veidā ir ļoti nopietna: augļa depresija, maltības trūkums un pēdējā iespējams mirtāšanās.
+Labāk piegādātajās augļu resurses būtu būtas proteīnas, kas ir pieejamas lapas un augļu laukumos, taču mēs, kā arī citi primāti, tās nedrīkst izmēģināt, nema tās ir sagatavotas.
+Atšķirībā no to, dzīvniecības ēdienas (mušiņi, termiti, ēgli) ne tikai viegli saistības, bet tās satur lielu daudzumu proteīnu, kas satur visus būtiskus amīnokības.
+Pēc tam, kā esam pārliecinājušies, mēs nebūtu pārsteidzami, ja mūsu vēlēšanās pēc tam, kā šobrīd šo problēmu risinā savanās šimpanzi, ir labi līdzīgi risinājuši arī viņu priekšmeti.
+Melna trūkums ir process, kas nozīmē mērķis pēc tam, kad jūtās parastā melna brīdī, un vēlreiz mēģināt melns (10–60 minūtes) vēlāk.
+Tas var būt viegli veikts, izmantojot relatīvi klusu brīdinātnes, lai iekļautu jūsu apzināšanās bez pilnīgās risināšanās.
+Ja atklājās, ka jūtas, ka jūtas atkārtot kliku, tad tas var būt iekļauta citā paša kārtas pusē, lai jūtās, ka jūtas atkārtot kliku, lai pārtrauktu kliku.
+Citi bioloģiskās riteņbraucienās izstrādātās iespējas nozīmēt daudz lietus, īpaši ūdeni vai tēju, kas ir zināma diūretiķis, pirms miega.
+Viena cilvēka iekšējā mierība saistībā ar viņa iekšējā spiedienu un iekšējā spiedienu saistībā ar viņa iekšējā spiedienu saistībā ar viņa iekšējā spiedienu saistībā ar viņa iekšējā spiedienu saistībā ar viņa iekšējā spiedienu saistībā ar viņa iekšējā spiedienu saistībā ar viņa iekšējā spiedienu saistībā ar viņa iekšējā spiedienu saistībā ar viņa iekšējā spiedienu saistībā ar viņa iekšējā spiedienu saistībā ar viņa iekšējā spiedienu saistībā ar viņa iekšējā spiedienu saistībā ar viņa iekšējā spiedienu saistībā ar viņa iekšējā spiedienu saistībā ar viņa iekšējā spiedienu saistībā ar viņa iekšējā spiedienu saistībā ar viņa iekšējā spiedienu saistībā ar viņa iekšējā spiedienu saistībā ar viņa iekšējā spiedienu saistībā ar viņa iekšējā spiedienu saistībā ar viņa iekšējā spiedienu saistībā ar viņa iekšējā spiedienu saistībā ar viņa iekšējā spiedienu saistībā ar viņa iekšējā spiedienu saistībā ar viņa iekšējā spiedienu saistībā ar viņ
+Ja spiedienāk ir spiedienums, tādējādi labāka ir dzīves krafts. Katrs cilvēks ir iespējams atrast absolūtu mieru un labumu.
+Ikvienam ir iespējams sasniegt pētījumu. Vienīgā veida, kas šo mērķa sasniedz, ir mūsu paša spiedienība un negatīvums.
+Tibetiešu budismu pamatā ir Budha mācības, taču tas ir paplašināts mahājāna mīlestības ceļā un daudzām tehnikām no Indijas joga.
+Būtībā tibetiešu budizmss ir ļoti vienkārši. Tā sastāv no Kundalīnijas joga, meditācijas un vispārējo mīlestības ceļa.
+Ar Kundalini joga Kundalini enerģija (saimniecības enerģija) atvērta joga pozīcijās, meditācijās, mantrās un vizualizācijās.
+Tibetas meditācijas centrs ir Dievības joga. Vizualizējot dažādus dievus tiek atklātas enerģijas kanāli, aktīvizētas čakras un izplatīta mūsdienu.
+Vidusvārā 2. gadā Vācija bija bieži vienīgais nepats, kas padarīja sadarbību starp ASV un ASVSR. Karas beigās konflikts starp sistēmā, procesā un kultūrā padarīja, ka šīs valstis noraidījās.
+Pēc divu gadu karas beigās, kas bija bijusi draugi, kādreiz kļuva par ēnu un sākās studējā karša laiks.
+Tas turpināsies nākamās 40 gadus un tiks cīnīts īpašās armijas vietās, no Afriku līdz Azijai, Afganistānā, Kubā un daudzās citās vietās.
+Līdz 1939. gada 17. septembrim Polijas aizsardzība jau bija pārspēta, un vienīgā cerība bija atkārtoties un reorganizēt uz Rumānijas pārstāvjiem.
+Taču šie plāni bija jau gandrīz vakar, kad vairāk nekā 800 000 padomju Savienības Armijas kaujinieki ieradās un izveidoja Krievijas un Ukraīnas frontošus, ievadoties Polijas austrumu reģionos pret Rīgas miera līgumu, padomju Savienības un Polijas neagresiju līgumu un citiem starptautiskajiem līgumiem, gan bilaterāliem, gan multilaterāliem.
+Vairāk nekā jebkāda cita veida, laivas tiek izmantotas, lai transportētu lielus daudzumus cilvēku un tovaru okeānās.
+Karaflotes darba tradicionāli ir nodrošināt, lai jūsu valsts saglabātu iespēju pārvietot savus cilvēkus un saimniecības produktus, vienlaikus pārkāpjot jūsu protivnieku iespēju pārvietot savus cilvēkus un saimniecības produktus.
+Viena no nozīmīgākajiem pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēdējās gadības pēd
+Vienlaikus Vācijas karaflote, izmantojot galvenokārt "U" kuģus, mēģināja stāvēt šo satiksmi.
+Ja aizsardzības partneri nenotika, Vācija, iespējams, būtu varējusi iegādāt Lielbritāniju, kā arī visu Eiropu.
+Zemāk par 10 000 gadus atpakaļ govijas, kas ir pirmāk domestricētas, Irānas Zāgrosas kalnu daļā.
+Vēsturiskās kultūras un tautas sākās tās saglabāt, lai būtu viegli pieejamas piena, augi, mērs un kuci.
+Zemniecīgās kaļķas ievērojās vispārējā gadījumā kopā, kas pārējās kalniem vai citām ārējām, kas bieži pārstāvēja kaļķu pārstāvji, kas bieži bija bērni vai jauniešus, līdzīgi vispārējāk zinātājiem kaļķu pārstāvjiem. Šie kaļķu pārstāvības metodes vēl mēģinās izmantot šodien.
+Vagonveži Anglijā tika izbūtas jau 16. gadsimta sākumā.
+Lai arī vagonveži vienkārši bija tikai par paralelām meža plankām, viņas ļaujās zirgušajiem, kas tās vadīja, sasniedzēt lielāku ātrumu un virzīt lielāku apakšu, nekā vienkārši smagākajās dienās ceļās.
+Krējumi tika iekļauti ātrā laikā, lai uzturētu ceļus viens otru. Tomēr pēc tam tika pārliecināts, ka ceļi būtu efektīvāki, ja viņi būtu saistīti ar ātri.
+Tā kļuva par īpašu pratību, taču ērza vairāk nopludināja dārgās kuģu kuļus.
+Gadījumā mehāniskās kuļķi tika aizstātas ar ērtajām kuļķiem. 1767. gadā tika iekļauti pirmie pilnas ērtajās railijas.
+Pirmais zināms transportlīdzekne bija brauciens, cilvēki sākās braucienā divus miljoni gadus atpakaļ, kad Homo Erectus (nozīmē stāvā cilvēks) ieradās.
+Viņu iepriekšēji Australopithecus parasti nevēlējās braukt.
+Australopithecus fosilijas no 4,2-3,9 miljoni gadu atpakaļ, lai gan Sahelanthropus, iespējams, iegādājās ar diviem pāriem jau septi miljoni gadu atpakaļ.
+Mēs varam sākt dzīvēt labāk vispārējā gadījumā, pielietoties vispārējā gadījumu kustībā, un pat varam kļūt par aktīvistus, lai samazinātu nākotnes cietušanos dažādā mērā.
+Tas vienkārši ir līdzīgs daudzām gadījumām, kurās ir simptomatiskās liecības. Tomēr, ja mēs vēlam ne tikai brīdīgu lēmumu, tad mēs jāatklājam problēmas kořenus un jādeaktivizēsim tos.
+Ir pietiekami skaidrs, ka pasaulis ir mainījies ievērojami dēļ cilvēktības zinātnisko un tehnoloģisko attīstību, un problēmas ir lielākas dēļ pārpilnvēlēšanās un cilvēktības ekstremāla dzīvesstila.
+Pēc to, kad Kongresis 4. jūlijā tas tika apstiprināts, kongresa priekšsēdētājs Džons Hanko (John Hancock) un kongresa sekretārs Čārlzs Tomsons (Charles Thomson) parakstīta rūpnīca tad tika nosūtīta vairākas blokas atstumā uz Džonu Dunlapa (John Dunlap) tipogrāfiju.
+Vakarā no 150 līdz 200 kopijām tika izgatavotas, kas tagad zināmas kā “Dunlapas plakāti”.
+Pirmā publiskā dokumenta skatīšana bija Džonam Nixonam 8. jūlijā Neatkarības zāles laukumā.
+Viens tas tika nosūtīts Džordžam Vāšingtonam 6. jūlijā, kurš 9. jūlijā pārskatīja to savās spēkās Ņujorkā. Kopija sasniedza Londonu 10. augustā.
+25 Dunlapas plakāti, kas joprojām ir zināmi, ir visveidzīgākas dokumenta kopijas, kas saglabājās. Originala rūpībā rakstīta kopija nav saglabājusi.
+Daudzi paleontoloģi šodien uzskata, ka viena grupa dinosaura izdzīvoja un šobrīd dzīvo. Mēs to sauc par putniem.
+Daudzi cilvēki nedomā, ka tās ir dinosauri, jo viņas ir plumes un viņas var lidojumu.
+Taču ir daudz citu par putniem, kas vēl izskatās kā dinozauri.
+Viņi ir pārēji ar šķēršļiem un klajām, viņi vajadzēja ēkas, un viņi pārējās savās divās atpūtās, kas līdzinās T-Rex.
+Gandrīz visas mūsu laikā izmantotās datoras strādā ar informācijas manipulēšanu, kas kodēta kā dvojīgas skaitļu formātā.
+Binārā skaita var būt tikai viena no divām vērtībām, piemēram, 0 vai 1, un šie skaitas sauktas par binārās cifrām vai bitām, lai izturētos māšīnas jargonā.
+Veselības problēmas, kas ir iekļautas iekšējās, nebūtu vienkārši atzītas. Simptomi, piemēram, zvērēšanās, ir pietiekami īpaši, lai nebūtu iespējams nekavējoties nodrošināt vēstījumu.
+Labākais īpašniecības satraukuma liecība var būt tāds, ka ir atvērts medicīnas vai toksiskās ģimenes ķīmijas kontejners.
+Pārbaudiet etiketu, lai iegūtu konkrētās brīvprātīgās palīdzības instrukcijas šīs konkrētās garošanas lietā.
+Entomoloģi šīs insektu grupu nosaukumu “bugs” formalā mērā.
+Šis termiņš nozīmē starpības Bed-bugs, kas ir ļoti adaptēti parasitēt cilvēkus.
+Abi asasīniņi un mērķiņi ir nidikolusi, tas nozīmē, ka viņi ir adaptēti dzīvot savā vārtā vai dzīvoklā.
+Apvienotajās Amerikas Savienotajās Valstīs zināms apmēram 400 000 MS gadījumu, kas nozīmē, ka šis ir vadītākais neirologiskais bojājums jaunākajās un vidējās vecumā.
+MS ir slimība, kas ietekmē centrālo nervu sistēmu, kas sastāv no smadzenes, spīnāla korda un optiskās nervu.
+Pētījumi atklāja, ka sievietēm MS risks ir divreiz lielāks nekā vīriešiem.
+Pāris var lēst, ka tā nav viņu labākā interesa vai bērna labākā interesa, lai uzbrūktu bērnu.
+Šie pāris var izvēlēt, vai nodrošinās savam bērniem adopcijas plānu.
+Adoptējuma laikā dzimu vecāki atcels savus vecāku tiesības, lai būtu iespējams, ka vēl viens pāris būtu bērnu vecāki.
+Zinātnes galvenais mērķis ir atklāt, kā pasaule strādā, izmantojot zinātnes metodi. Šis metods faktiski vadīt vairākus zinātnes pētījumus.
+Tomēr tas nav vienīgs, experimentēšana un eksperimentācija ir izmēģinājums, kas tiek izmantots, lai atstātu vai vairākus iespējamus hipotēzēm, jautājot jautājumus un veidot pētījumus, kas arī vadīt zinātnes pētījumus.
+Dabas zinātnieki un filozofi centrēja uz klasiskās rakstus, īpaši Bibliju latīņu valodā.
+Akceptēti Aristoteļa skatījumi visām zinātnes jautājumiem, tostarp psiholoģijai.
+Kad grieķu zināšana samazinājās, Rietumvācija atstājās no saviem grieķu filozofisko un zinātnisko sākniem.
+Daudzi fizioloģijas un uzvedības riteņi daudz kritiski atkarībā no endogēnās riteņu produkcijas bioloģiskajās klukās un no endogēnās riteņu produkcijas bioloģiskajās klukās.
+Periodiskās rytmis, kas nav vienkārši atsauces no ārējām periodiskām signāliem, ir dokumentētas vislielākajā dažādā dzīvojošās dzīvniecās, tostarp bakterijām, glūšņiem, augiem un dzīvniekiem.
+Bioloģiskie klukkas ir savstāvīgas oscilātājas, kas turpinās brīvdienas braucienu laiku pat laikā, kad nebūs ārējie ierakstījumi.
+Hersheja un Čeisa eksperimenta bija viena no galvenajām pielietojumiem, ka DNA ir genetiska materiāls.
+Hershijs un Čeiss (Chase) izmantoja fāžus vai vīrusus, lai iekļautu savu DNK baktēriju.
+Viņi veica divus eksperimentus, markējot vai DNA fāges ar radioaktīvu fosfору, vai fāges proteīnu ar radioaktīvu sulfūru.
+Mutācijas var būt dažādā veidā, atkarībā no mutācijas veida, genetiskā materiāla, kuru tas ietekmē, un to, vai tas ietekmētās šūnas būtības šūnas līnijas šūnas.
+Tikai mutācijas, kas notiek īrniecības līnijas šūnās, var tikt pārveidotas bērniem, savukārt mutācijas citās vietās var izraisīt īrniecības līnijas šūnās nāvēšanu vai vēzību.
+Dabas bāzes tūrisms aicinās cilvēkus, kas vēlas apmeklēt dabas teritorijas, lai izbaudītu iekšējās dabas dzīvniecības, tostarp augļu un dzīvnieku dabas dzīvniecības.
+Vietējās aktivitātes piemēri ir meitas, zvejniecība, fotogrāfija, putnu skatīšana, parku apmeklēšana un ekosistēmas informācijas studēšana.
+Piemērs ir apmeklēšana, fotogrāfēšana un zināšanās par orangutangiem Borneo.
+Katru rītus cilvēki no mazu valsts pilsētām ieradās ar automašīnās uz strādājumu vietu, un tās pārējās cilvēki, kuru strādājuma vietu ir tas vietas, kuru viņi vēl aizvadījās.
+Šādā dynāmiskā transportlīdzekļa satiksme visur ir saistībā ar, un atbalstīt, privāto mašīnu transporta sistēmu.
+Zinātne šobrīd liecina, ka šis masīvs karbona ekonomika ir atstājis biosferu no vienas no savām stabilajām stāvokliem, kas atbalstīja cilvēku evolūciju pēdējo divu miljoni gadu laikā.
+Katrs piedalījās sabiedrībā un izmanto transporta sistēmas. Gandrīz katrs kritizē transporta sistēmas.
+Attīstībās valstīs ļoti reti gūst līdzīgas skatījumus par ūdens kvalitāti vai tilta nokļūšanu.
+Kāpēc transporta sistēmas izraisījās šādas sūdzības, kāpēc tas notiek katru dienu? Vai transporta inženieri vienkārši nav pietiekami kompetenti? Vai tas ir kas vēl būtisks?
+Drošības satiksmes pētījums ir pētījums individuālajiem vadītājiem un mašīnām starp diviem punktiem un viņu interakcijām.
+Diemžēl, satiksme izmeklēšana ir grūti, jo vadītāja uzvedības nevar pilnībā paredzēt.
+Lai ar labu, vadītāji parasti uzstādza savu uzvedību vienlaikus, tāpēc satiksmes plūs ir vienlaikus, un tās var būt matemātiski pārstāvētas.
+Lai vislabāk atspoguļot satiksmi, ir saistītas attiecības starp trīs galvenajām satiksmes īpašībām: (1) satiksme, (2) satiksmas dziļums un (3) satiksmas ātrums.
+Šīs attiecības palīdz plānošanā, projektēšanā un ceļu infrastruktūras operācijās.
+Insekti bija pirmās dzīvniecās, kuras ievērojās gaisā. Viņu lidošanās spēks ir palīdzējušas viņiem labāk aizvairīties no nepilnvarotnēm un labāk atrast ēdienu un biedru.
+Lielākā daļa insektu ir labvēlēta ar to, ka viņu skrejceļi ir iespējams atvērsties atpakaļ virs ķermeņa.
+Tas ļauj, ka viņiem ir lielāka izvēle mazākās vietas, kurās viņi varu slēpties predatoriem.
+Šodien vienīgās insektas, kuras nespēs atvērt savus skrejceļus, ir skrejceļu māciņi un skrejceļu maciņi.
+Tūkstošiem gadu pirms vīrietis, kas saucās Arīstarkss, apgalvoja, ka Saules Sistēma virsotas aiz Saules.
+Daži cilvēki uzskata, ka viņš bija teisīgs, taču daudzi cilvēki uzskata pārēji, ka Saules Sistēma virzījās apkārt no Zemes, tostarp ar Sauli (un pat ar citiem zvaigžņiem).
+Tas izskatās lētīgs, jo Zeme netiek jauta, ka virzās.
+Amazones upelis ir otrā ilgākā un lielākā upelis uz Zemē. Tā transportē vairāk nekā divreiz lielākais upelis.
+Amazons ir arī visplatākā Ņemumu upes, kas dažkārt sasniedz līdz sešiem jūdzes garumu.
+Vairāk nekā 20 procenti no ūdens, kas iestājās no plānetas upēm ūdenī, ietilpst no Amazonei.
+Galvenais Amazone upelis ir 6387 km (3980 jūdzes). Tā saņem ūdeni no tūkstošiem mazākajiem upeliem.
+Lai arī ādas piemērošana piramīdām turpinājās līdz Vecās Karalistes beigām, ģīzas piramīdas nikad nav bijušas lielākas un tehniski labāk izbūtas.
+Jaunās Karalistes ēģiptiešu ievērojās saviem iepriekšējiem ēkām, kas tad bija vairāk nekā tūkstoš gadu vecās.
+Vatikānas pilsētas iedzīvotāju skaits ir aptuveni 800. Tā ir mazākā neatkarīga valsts pasaulē un valsts ar mazāko iedzīvotāju skaitu.
+Vatikānas pilsēta izmanto itāļu valodu savās likumās un oficiālajās komunikācijās.
+Itāļu valoda ir arī vispārējā valoda, kas izmanto visvairāk valsts darbinieki, bet latīņu valoda bieži tiek izmantota reliģiskajās ceremonijās.
+Visi Vatikānas pilsētas pilsoņi ir Romas katoļu.
+Cilvēki ir zinājuši par galvenajām kemiskajām elementiem, piemēram, zolto, arī kopru, kopš antičas laika, jo tās visu var atrast ģimenes formātā ģimenē un ir relatīvi viegli iegūt ar primitīvām rūpniecībām.
+Aristotels, filozofs, teorēja, ka viskas sastāv no vienā vai vairākām no četriem elementiem, kas bija zem, ūdens, gaisa un uguns.
+Šis bija vairāk līdzīgs četriem ātrumu veidiem (pēc pēdējās rādītājas): solīdu, lidmašīnu, gāzi un plasmā, taču viņš arī teorēja, ka tās mainās jaunām veidiem, lai veidotu to, ko mēs redzam.
+Allojumi būtībā ir divu vai vairāku metālu smēšanas produkts. Neaizmirstiet, ka periodiskajā tabulē ir daudz elementu.
+Elementi, piemēram, kalciums un kaliums, tiek uzskatīti kā metāli. Protams, ir arī metāli, piemēram, argums un zelta.
+Jūs arī varat iegādāt ādas, kuras sastāvā ir maza daudzuma nekārtīgām elementiem, piemēram, karboni.
+Visa Universumā ir materiāls. Visa materiāls ir no mazākām daļām, kas sauc par atomiem.
+Atomi ir ievērojami mazuši, ka triljoni no viņu varētu iekļaut periodam šīs vārdas beigā.
+Tādā veidā tužs bija daudzam cilvēkiem labais draugs, kad tas ieradās.
+Sadarbībā ar to, ka ir izraisījās jaunākas rakstniecības metodes, meitene ir atzīta par mazāku statusu un lietotnējumu.
+Cilvēki tagad rakstīs ziņojumus datoru ekrānā, nebija nekad jāpiekrīt otrām.
+Var tikai domāt, kādā veidā klaviatūra kļūs, kad iegādās jaunākais produkts.
+Šķīršanas bumba strādā ar principu, ka nepieciešama enerģija, lai izveidotu daudz protonu un neutronu sastāvāto kodolu.
+Tas ir līdzīgi, kā virzīt siltu kuģi virs kalna. Nukleusa atkārtošana atbrīvo dažus no šīs enerģijas.
+Daži atomi ir nestabilitāti kodolieri, kas nozīmē, ka viņi ļoti vēlēšanās virzītos.
+Mēness virsotne sastāv no ārām un pēkšņiem. Mēness aizraujošā virsotne sauc par krusta.
+Krusta siltums tuvākajā pusē ir aptuveni 70 km, o atpūtā - aptuveni 100 km.
+Tā ir tenkāka pie mārijas un plākāka pie augļiem.
+Netālu pusē var būt vairāk mārija, jo plates ir plākās. Lava vēl aizvien ātrāka pie virsotnes.
+Savienošanas teorijas centrēts uz atklāšanu to, kas veic cilvēku, vai kas viņu apvaino.
+Šīs teorijas liecina, ka cilvēki ir noteikti nepieciešamības un/vai vēlēšanās, kas ir iekļautas viņu īpašī.
+Šīs teorijas skatās to, kādā veidā daži cilvēki ir, kāpēc viņi vēlas to, ko viņi vēlas, un kas veidi viņu apkārtnē ir, lai viņi to darītu vai nedarītu.
+Divas populāras satura teorijas ir Maslova satura hierarhija teorija un Hertzberga divu faktoru teorija.
+Pēc tam, kad vadītāji uzsāk vadīt savus iepriekšējās pārstāvji, iespējams, izplatīsies divas pēcības. Viena no šīm pēcībām ir mēģinājums uzturēties kā “viens no tām” (vai “viens no viņām”).
+Šāds vadītājs ir grūti lēst nepopulāras lēmumus, izpildīt disciplīnariskus pasākumus, veicināt personības vērtējumu, nodrošināt atbildību un apsūdzēt cilvēkus.
+Otrā spektruma pusē viņš kļūst par neattiecas cilvēku, kurš uzskata, ka jāmainī visas, ko komanda jau darījusi, un kas jābūt viņa.
+Līdz arī vadītājs galīgāk ir atbildīgs par komandas panākumiem un nepanākumiem.
+Šis uzvedība bieži izraisījās kļūstām starp vadītājiem un atbalstītājiem.
+Virtuālās komandas saistībā ar konvenciālajām komandām tiek piedāvātas līdzīgās līdzekļus, taču dažādi atšķirības ir.
+Virtuālās komandas biedri bieži darbojas kā tās fiziskās grupas pārstāvji.
+Viņiem bieži ir lielāka autonome par konvenciālajām komandas biedriem, jo viņu komandas varētu saistībā ar dažādās laika reģistrācijas zonās, kas iespējams netiek saprotas viņu vietējās pārvaldībā.
+Virtuālās komandas īpašuma daļā ir arī unikāls "nepietiekams komandas" (Larsona un LaFasto, 1989, 109) faktors.
+“Nevidējamā komanda” ir vadības komanda, kuru skatīs kas no biedrām. "Nevidējamā komanda" noteikti visu biedru standartus.
+Kāpēc organizācija vēlētos pārbaudīt organizācijas mācīšanās procesu? Viens no mācīšanās organizācijas koncepcijas īstenošanas mērķiem ir innovācija.
+Kad visas pieejamos līdzekļus efektīvi izmantojas visā organizācijas funkciālajā struktūrā, var izplatīt kreativitāte un izglītību.
+Tādējādi organizācijas strādāšanās process, lai pārspētītu pretošanos, var ievadīt jaunu innovāciju procesu, lai nodrošinātu klienta nepieciešamības.
+Līdz organizācija varētu būt innovātīva, vadība ir jāizveido arī īpašās zināšanas un organizācijas mācību kultūru.
+Angels (2006) paskaidro, ka "Continuum" ir metode, kas palīdz organizācijām sasniegt augstāko līmeņa produktivitāti.
+Neirobioloģiskās datas nodrošina fiziskus pazeminājumus teorētiskajā pētījumu metodē, tādējādi samazina pētījuma teritoriju un padara to ievērojamāku.
+Zinātnieku pētniecībā atbalstīt korelācija starp smadzenes patoloģiju un uzvedību.
+Jau sen ir zināms, ka dažādā veidošanās, traumās, sasniedzējiem un tumorām ietekmējās mēroga veidošanās, kas ietekmēs uzvedību un izraisīs dažādas mentālās funkcijas mainījumus.
+Jaunās tehnoloģijas uzraudzīšanās un izmeklēšanās mēs varam redzēt un izmeklēt, kas jau nebija redzams un izmeklēts.
+Tā piedāvā mums daudz informācijas un materiāla, lai izveidotu simulācijas modeļus, kas palīdz mēs pazītināt procesus mūsā.
+Lai arī mākslīgā intelekta ir spēcīga saistība ar zinātnes fikciju, mākslīgā intelekta ir ļoti svarīga datorzinātnes veida, kas strādā ar mašīnas uzvedību, mācīšanu un mākslīgu adaptāciju.
+Mākslīgā intelekta pētniecībā mērķis ir izveidot mašīnas, lai automātizētu darbības, kuras nepieciešama intelekta uzvedība.
+Pēc tam ir kontroles, plānošana un programmēšana, iespēja atbildēt klienta diagnostikām un jautājumiem, kā arī rakstura atzīšana, balsa un visu.
+Šīs jautājumi ir kļuvis par atsevišķas disciplīnas, kas koncentrējas uz reālajās problēmas risināšanu.
+Mākslīgā intelekta sistēma tagad bieži tiek izmantota ekonomikas, medicīnas, inženierības un militārās jomās, kas ir izstrādāta vairākās mājokļa datoru un video spēļu programmām.
+Ekskursijas ir lieliskais daļa skolējumā. Bieži kāda skolotāja vēlētos vēlēt savus skolotājus uz vietām, kurās autobusu brauciens nav iespējams.
+Tehnoloģija piedāvā iespēju ar virtuālajās ekskursijās. Studenti var apskatīt muzeja artefaktiem, apmeklēt akvāriju vai apskatīt skaistu mākslu, kas jūtas ar savu klasi.
+Virtuāli būtīgās ekskursijas dalīšanās ir arī lielisks veids, lai atspoguļoties uz ekskursiju un dalīties pieredzēs ar nākamajām klases.
+Piemēram, katru gadu Benetas skolas (Bennet School) Ziemeļkarolīnā studenti izstrādā vietnes par savu ceļošanu uz valsts galvaspilsētu, katru gadu tas tiek remodelēts, taču vecās versijas tiek saglabātas tiešsaistē, lai palīdzētu kā kronika.
+Blogs var arī palīdz studentu rakstniecību uzlabot. Lai gan studenti bieži sāk savu bloga pieredzi ar neveiksmīgu valodniecību un rakstniecību, skatītāju apmeklējums parasti mainīs šo situāciju.
+Kad zināms, ka studenti bieži ir viskritiskākie skatītāji, bloga rakstnieks mēģina uzlabot rakstniecību, lai izvairītos no kritizēšanām.
+Tāpat kā arī blogs “studētājus pārspēj ievērojāt pasaulē, kas viņu apkārtē”. Nepieciešams saņemt auditorijas interesu, lai studētāji būtu pārliecināti un interesanti (Toto, 2004).
+Bloģēšana ir veids, kas ievērojami sadarbību, un ievērojami studentus mācīties labi vairāk nekā tradicionāla skolas diena.
+Atbilstošā blogu izmantošana var nodrošināt studentiem vairāk analītiķi un kritiski; saistībā ar aktīvu reaģēšanu uz Interneta materiāliem, studenti var definēt savus pozīcijas citās rakstniecības kontekstā, kā arī izskatīt savus perspektīvas konkrētās jautājumos (Oravec, 2002).
+Otāva ir Kanādas slavīgā, divvalodīgā galvaspilsēta, kurā atrodas daudz mākslas galerijas un muzeji, kas atspoguļo Kanādas vēsturi un mūsdienu.
+Tālāk uz dienvidu atrodas Niagaras peldvietas, bet ziemeļos atrodas neizplatīta Muskokas dabas skaistuma, kas atrodas vairāk nekā 100 km uz ziemeļiem.
+Visas šīs lietas un vairāk uzstādina Ontariju kā ārpusējiem pārliecinošā kanādieti.
+Lielās teritorijas uz ziemeļiem ir reti iedzīvotas un dažās jau gandrīz bez iedzīvotne.
+Pēc tam, kas daudz cilvēku pārsteidza: ASV dzīvo vairāk afroamerikāņu nekā Kanādas pilsoņiem.
+Rietumu Afrika salas atrodas Indijas jūras krastā.
+Madagaskāra ir vislielākā, un kontinents savā dzīvniecībā.
+Lielākā daļa mazākajām salām ir neatkarības valstis vai saistības ar Franciju, un tās zināmas kā luksus pludmales viesnīcas.
+Arābi arī ievadīja islāmu šās zēmēs, un tas ievērojās lielā veidā Komorās un Maijotā.
+Eiropas ietekme un kolonizācija sākās 15. gadsimtā, kad portugālais eksplorētājs Vasko da Gama atklāja Eiropas ceļu uz Indiju.
+Ziemeļos reģiona robežas noteikti Sahelā, austrumos un rietumos Atlantiskā jūra.
+Sievietes: Jautājums, ka visas sievietējas ceļotājas paziņot, ka viņas ir ģimene, neskatoties uz tas, vai viņas ģimenes status ir faktisks.
+Arī būtu labi izvēlēties ar krustu (bet ne tā, kas izskatās pārāk liela.
+Sievietēm ir jāsaprāt, ka kultūras atšķirības var izraisīt to, ko viņas uzskata par iebiedēšanu, un tas nav reti, ka viņas būtu nokļušas, apgrūpētas, etc.
+Izmantojiet jūtību, atvainojot vīriešus, un nebūt bailes stāvēt savu pozīciju (kultūras atšķirības vai nē, tas nekādā gadījumā nav pieņemami!).
+Mūsdienu Kasablankas pilsēta ir 10. gadsimta pirmajā gadsimtā nozīmēta Berberu ziedotāji, un tā tika izmantota kā stratēģiskā pilsēta ar nosaukumu Anfa.
+Portugāļi tas iznīcināja un atjaunotu ar nosaukumu Casa Branca, taču pēc 1755. gada zemestrīces viņi tas vēlreiz noraidīja.
+Marokānas sultāns pārveidoja pilsētu kā Daru l-Badya un tā tika nosaukta Kassablanca, kad španēģu tirdzniecības kompānijas uzstādīja tirdzniecības bāzes šeit.
+Kasablanca ir viena no mazāk interesantākajām vietām, lai iegādātu visā Marokā.
+Vecās Medinas apkārtnē ir viegli atrast vietas, kuras piedāvā tradicionālu Marokānas produktus, piemēram, tagīnes, keramiku, kožu produktus, šūpu, un visu dažādu tērpu, taču tas ir visu tikai tūristiem.
+Goma ir Kongas Demokrātiskās republikas tūristu pilsēta, kas atrodas ģimenē ar Rwandu.
+2002. gadā Goma tika iznīcināta lava no Njirāgongo vulkāna, kas pārgāja vairākus pilsētas ielas, īpaši pilsētas centrā.
+Lai arī Goma ir lētīgi droša, jebkurās apmeklējumi ārpus Goma jāpēt izmeklētas, lai saprastu cīņas stāvokli, kas turpinās Ziemeļkivu provincē.
+Pilsēta ir arī bāze, lai iegādātas Nyirangongo vulkāns, kas ir dažāda no vislacīgākākām ārpusmeža gorilas ceļošanas vietām Āfrikā.
+Jūs varat izmantot boda-boda (motocikla taksometru) Gomā. Normalā (vietējā) cena ir apmēram 500 Kongo franku par kārtu braucienu.
+Kombinācijā ar savu attiecīgo nepieejamību "Timbuktu" ir kļuvis par metaforu par eksotisko, atdalīgo valsti.
+Mūsdienās Timbuktu ir mazināta pilsēta, lai gan viņas reputācija padara tā kā tūristu apskates vietu, un viņa ir lidostā.
+1990. gadā tas tika pievienots pasaules mantojuma vietām, kas būtu apdraudētas pēc tam, ka viņām būtu draudējušas karstu pludmales.
+Tas bija viens no galvenajām Hēnrija Luisa Gāta (Henry Louis Gates) PBS speciālajā raidījumā “Afrikas pasaules pazīmes” (Wonders of the African World) stāvokļiem.
+Pilsēta atšķiras no visas valsts citām pilsētām, jo viņa ir lielākais arāba īpašums, nevis afrikāņu īpašums.
+Krugera Nacionālais parks (KNP) atrodas Dienvidāfrikas ziemeļaustrumos un virzītas uz Mozambikas robežu austrumos, Zimbabves ziemeļos un dienvidu robežu ir Krokodīļu upes.
+Parka teritorija sasniedz 19 500 km2, un tas ir atdalīts 14 dažādās ekosistēmās, kurās atrodas dažādi dzīvnieki.
+Tas ir viena no galvenajām Dienvidāfrikas apskates objektiem un tas uzskata par Dienvidāfrikas Nacionālās parku (SANParks) simbolu.
+Tāpat kā ar visiem Dienvidāfrikas Nacionālajām parkiem, parādīšanās un iekšējumu parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanās parādīšanā
+Tas arī var būt labvēlīgi, ja cilvēks iegādās “Dīvaina karta”, kas ļauj par iekšējumu vai visām Dienvidāfrikas parku izvēlēm, vai visām Dienvidāfrikas Nacionālajām parkām.
+Hongkongas salas nosaukumu šīs teritorija saņem no Hongkongas salas un tas ir vietas, kuru daudzi tūristi uzskata par galveno mērķi.
+Arhitektoniskās ēkas parāde, kas veido Hongkongas gaisa līniju, tiek salīdzināta ar glitrējošu bāru grafiku, kas skaidrs Viktorijas jūras ūdens.
+Lai iegūtu vislabākus Hongkongas skatījumus, pārtraukti no salas un virsoties uz Kouloņas (Kowloon) pilsētas pretējā krastā.
+Lielākā daļa Honkongas salas pilsētiskās attīstības koncentrēta uz atjaunotās teritorijas, kas atrodas ziemeļu krastā.
+Šis ir viens no vietām, kuru Lielbritānijas kolonizētāji uzņēma par savu, tāpēc, ja vēlaties atklāt teritorijas kolonizācijas vēsturi, šis ir labākais vietis.
+Sundarbāņi ir vislielākais krastmangrove ceļš pasaulē, kas sasniedz 80 km (50 jūdzes) gar Bangladešas un Indijas iekšēji no krastas.
+Sundarbāņi ir apņēmts par UNESCO Pasaules mantojuma vietu. Daļa meža, kas atrodas Indijas teritorijā, sauc par Sundarbāņu Nacionālā parku.
+Mākslīgās meži nav tikai mangrovu pludmales, tās ietver dažādas no pēdējās atstātajām lieliskajām džunglēm, kas kādreiz pārspēja Gangetas plānu.
+Sundarbanes atrodas 3850 km² teritorijā, no kas aptuveni trešdaļa atrodas ūdens teritorijā.
+Jau kopš 1966. gada Sundarbānas ir dzīvniecības aizsardzība, un tiek lēsts, ka šobrīd teritorijā dzīvo apmēram 400 Karaliskās Bengālas tīgri un aptuveni 30 000 pārpildītās dāmas.
+Autobusi no starptautiskās autobusu stacijas, kas atrodas pāri upi, iestājās visu dienu laiku, taču lielākā daļa, it īpaši uz Rietumu un Džakāru/Bumtangu, iestājās starptautiskās autobusu stacijā starptautiskās autobusu stacijā starptautiskās autobusu stacijā starptautiskās autobusu stacijā starptautiskās autobusu stacijā starptautiskās autobusu stacijā starptautiskās autobusu stacijā starptautiskās autobusu stacijā starptautiskās autobusu stacijā starptautiskās autobusu stacijā starptautiskās autobusu stacijā starptautiskās autobusu stacijā starptautiskās autobusu stacijā starptautiskās autobusu stacijā starptautiskās autobusu stacijā starptautiskās autobusu stacijā starptautiskās autobusu stacijā starptautiskās autobusu stacijā starptautiskās autobusu stacijā starptautiskās autobusu stacijā starptautiskās autobusu stacijā starptautiskās autobusu stacijā starptautiskās autobusu stacijā starptautiskās autobusu stacijā starptautiskās autobusu stacijā starptautiskās autobusu stacijā starptautiskās autobusu stacijā starptautiskās autobusu stacijā starptautiskās autobusu stacijā starptautiskās autobusu stacijā starptautiskās autobus
+Līdz ar to, ka starptautiskās autobusi bieži ir pilnas, ieteicams iegādāt biļeti vairāk nekā dažas dienas iepriekš.
+Lielākā daļa apgabala tiek iegūtas mazušos japāņu autobusos "Coaster", kas ir ērtas un spēcīgas.
+Kopējie taksometrēs ir ātrs un komfortabāls transportlīdzekne, lai brauktu tuvajās vietās, piemēram, Paro (Nu 150) un Punakha (Nu 200).
+Oyapocka upes tilts ir kabeļu atbalstīta tilts. Viņš saistīta Oyapocka upi, lai saistītu Brazīlijas pilsētas Oiapoque un Francijas Gvēnas pilsētu Saint-Georges de l'Oyapock.
+Abas tūris sasniedz 83 metru augstumu, ir 378 metru garumā un ir divi 3,50 metru garu gaļi.
+Tilts virsotnes garumā ir 15 metri. Būvniecība beigās 2011. gada augustā, tilts nebija atvērts satiksmei līdz 2017. gada martam.
+Tiks plānots, ka tilts 2017. gada septembrī būs pilnībā operatīvs, kad Brazīlijas tirdzniecības kontrolpunktai būtu pabeigtas.
+Guaraní bija visnozīmīgākā indiāniskā grupa, kas dzīvoja šobrīd Rietumu Paragvājā, dzīvot par gandrīz nomadiskām mežtirgotājiem, kas arī praktizēja uzturvielu zemniecību.
+Čako reģionā dzīvoja arī citas indigenes tautas grupas, piemēram, Guajkuru un Pajaguá, kas saglabāja dzīvību meitenīšanā, dzīvniecībā un zvejniecībā.
+16. gadsimta sākumā Paragvāja, kas pirms bija saucēta kā "Rietumu Indijas milzīgās provincē", ieradās kā rezultāts spāņu ievērojotāju sadursmes ar īpašu indiāņu grupu.
+Spāņi sākā kolonizācijas laiku, kas turpinās trīs gadsimtus.
+Jau kopš 1537. gada, kad Asuncióna tika ievērota, Paragvai ir saglabājis daudz savu indiānu karakteru un identitāti.
+Argentīna ir labi zināma ar viens no labākajiem polo komandām un spēlētājiem pasaulē.
+Gadā lielākais turnīrs notiek decembrī Las Cañitas polo laukumos.
+Šeit arī var skatīt mazākos turnīrus un mačus citās gadās.
+Ja vēlaties saņemt ziņas par turnīrām un kā iegādāt biļetes uz polo mačus, skatieties uz Argentīnas polo asociācijas (Asociación Argentina de Polo) vietnē.
+Falklandes valsts oficiālais valuta ir Falklandes mārciņš (FKP), kuru vērtība ir līdzīga ar vienu britu mārciņu (GBP) vērtību.
+Lai iegādātu naudu, jūras salās ir vienīgā banka, kas atrodas Stanlijā, pret FIC Rietumu veikalā.
+Lielbritānijas mārciņi parasti tiks pieņemti visur salās un Stenlija, kreditkartes un ASV dolāri ir arī bieži pieņemti.
+Attālumu salās, iespējams, kredītkarte nebūs pieņemta, taču Lielbritānijas un Apvienotās Valstis mārciņas var būt pieņemtas. Jāpirms pārbaudiet ar īpašniekiem, lai noteiktu, kas ir pieņemama maksājuma metode.
+Gandrīz nevar izmantot Falklandes valutu ārpus salām, tāpēc pērkot valutu pirms aiziešanās no salām.
+Tā kā Montevideo atrodas dienvidu no ekvatoriāla līnijas, tā tam ir vasaras laikā, kad Ziemeļamerikā ir ziemā, un atpakaļ.
+Montevideo atrodas subtropiskā zonā; vasaras mēnešos temperatūra bieži sasniedz +30 grādus.
+Ziemā gaisa temperatūra ļoti reti nokļūst līdz 0 °C, taču vēja un ūdens plūsmes kombinācija padara ziemu vēl siltāku, nekā liecina termometrs.
+Nav īpaši lietus un sausmas sezonas: lietusgāzes skaitlis gandrīz visu gadu ir līdzīgs.
+Lai arī daudzām dzīvniekiem parādās cilvēki, lauku dzīvnieki vēl aizvien ir dzīvnieki, un tādā gadījumā nevar tādus dzīvniekus alēst vai trūkt.
+Saskaņā ar parka pārvaldnieku jautājumu, dzīvotājiem ir jābūt vairāk nekā 100 jūdžu/metru atdalībā no meduļiem un vlkām, un 25 jūdžu/metru atdalībā no visām citām dzīvojošajām dzīvniekiem!
+Lai arī kādā gadījumā viņi var būt pārstāvīgi, bisons, elks, alus, medīni un gandrīz vispārēji vislielākie dzīvnieki var uzbrukt.
+Katru gadu desmitiem apmeklētājiem tiek ievainoti, jo viņi nenodrošināja atbilstošu atdalību. Šie dzīvnieki ir lieliski, dzīvotāji un potenciāli bīstami, tāpēc viņiem jānodrošina atbilstoša atdalība.
+Turklāt jābūt apzināts, ka gaļas atraģā ar vētru, tāpēc jāizvairīt ar to, ka nenosodas ēdienas, kas atraģā ar gaļus un citas dzīvniecības dabas dzīvniecības.
+Apija ir Samoas galvaspilsēta. Pilsēta atrodas Upolu salā un iedzīvotāju skaits ir gandrīz 40 000.
+Apija ir 19. gadsimta 1850. gadā uzsākta pilsēta, kas ir oficiālais Samoas galvaspilsēta kopš 1959. gada.
+Hafija bija 1889. gadā, kad septiņās kuģi no Vācijas, ASV un Lielbritānijas noraidīja pārtraukšanu no hafijas.
+Visas kuģi tika samazinātas, izņemot vienu britu kruiseri. Gandrīz 200 amerikāņu un vācu cilvēku gāja.
+Atkarības cīņas laikā, kas organizēja Mau kustība, pilsētā noturēta mierīga mītiņa beidzās ar Tupua Tamasese Lealofi III (Tupua Tamasese Lealofi III) nogalināšanu.
+Vairāk nekā dažādās pludmales, jo Auklendas strādās divās jūrās. Vispopulārākas pludmales atrodas trīs teritorijās.
+Ziemeļjūras pludmales (Ziemeļharbūras rajone) atrodas uz Klusajas okeānu un atstājās no Klusajas ziemeļiem līdz Klusajai dienvidu.
+Tās gandrīz visur ir smiltas pludmales ar droši peldēšanu, un lielākā daļa no tām tiek aizsargāta pohutukawa meklēs.
+Tamaki Drive pludmales atrodas Waitemata ūdens jūrā, Auklendas centrālā daļā, Mission Bay un St Heliers daļā.
+Šīs ir dažkārt pārpildītās ģimenes pludmales, kurās ir daudz veikaliņu, kas atrodas pludmales robežā. Peldēšana ir droša.
+Galvenais vietējais alus ir "Number One", tas nav kompleksāls alus, bet labvēlīgs un atjaunotājs. Citu vietējā alu sauc "Manta".
+Ir daudzas frančuāzu alus, taču jaunzēlandiešu un austrālijiešu alus var būt labāk saņemt.
+Vietējā ūdens ir pilnībā drošs, taču arī saistībā ar to, ka jūtas bailes, īpašuma ūdens ir viegli iegādāt.
+Lai arī Austrālijas iedzīvotājiem, “flat white” kafijas ideja ir ārkārtīga. Maza melnā kafija ir “espresso”, kapučīns tiek servēts ārkārtīgi ārā ar taukumu (ne ar pienu), un tē ir servēts bez pienas.
+Gaudas čokolāda atbilst Belgijas standartam. Dārzeņu džusi ir ļoti dārgā, taču labi.
+Vairāk nekā vienā gada laikā tiek veikti ceļojumi uz krastu, un ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkārtībā ārkā
+Tomēr iegūst padomu no valdības, pilnībā īstenot visus zīmes un pilnībā uzturēt drošības brīdinājumus.
+Akmeņu medūzās atrodas pludmales tuvumos un ūdenskritumos no oktobrī līdz aprīlī 1770. gadsimtā ziemeļā, taču tiem iespējams atrodas arī citās brīdīs.
+Haizivis esot, taču viņi reti uzbrukusi cilvēkiem. Lielākā daļa haiziviem ir bailes no cilvēku un viņi pārtraucas.
+Jūras krokodīli neaktīvi dzīvo okeānā, savā galvenajā biotopā ir ūdens upēs, kas atrodas ziemeļā no Rokhamptonas.
+Rezervējot vairāk, ceļotājs saņems klidumu, ka, kad sasniegs vietu mēģinājumā, viņam būs, kur viņam mēģināt.
+Tūristu aģentūras bieži ir sadarbības ar konkrētos viesnīcām, lai arī varētu būt iespējams rezervēt citus apdzīvotāju formātus, piemēram, kempu teritorijas, ar tūristu aģentūru palīdzību.
+Tūristu aģentūras parasti piedāvā paketus, kas ietver maltīti, transporta organizāciju uz/no lidostas vai pat kombinētus lidojumu un viesnīcas paketus.
+Viņi arī var savāt rezervāciju jums, ja vajadzētu laiku, lai pārdomātu pieprasījumu vai iegādātu citas dokumentus (piemēram, vizas).
+Tomēr visas izmaiņas vai pieprasījumi jāpiekrītu pirmkārt ceļojumu aģentūrā un ne tieši viesnīcā.
+Dažām festivāliem lielākā daļa mūziķu festivālu apmeklētāju nolēmusi kempēt vietā, un lielākā daļa uzskata, ka šis ir būtiskā daļa pieredzējuma.
+Ja vēlaties būt gandrīz pie notikumiem, jums būs jāiegādāties ātrā, lai iegūtu mītiņu vietu netālu no mūzika.
+Atceriet, ka lai arī galvenajās skatuves mūziķi būtu beidzis spēlēt, festivalā var būt daļas, kurās mūziķi spēlēs līdz pēcpusdienai.
+Dažādās festivāles ir īpašās ģimenes ar jaunajiem bērniem vietas.
+Ja vēlējat pāriet Ziemeļjūras ziemeļu daļu ziemā, pārbaudiet kabīnu vietu, jo ledus pārkāpšana izraisīt ļoti bīstamu gaismu tām, kuriem tas visvairāk ietekmē.
+Sanktpēterburgas kruīzes ietver laiku pilsētā. Kruīzes pasažieru nenodrošina vizas prasības (skatiet noteikumus).
+Kazino parasti veido daudzas mērķus, lai maksimāli padarītu laiku un naudu, kas tiek izmantota viesnīcas viesotājiem. Okna un klukkas parasti nav, un ieslodzības vietas var būt grūti atrastas.
+Parasti viņi piedāvā īpašu ēdienu, dzērienu un ierakstus, lai saglabātu viesu labu stāvokli un saglabātu viņus ēkā.
+Dažās vietās piedāvā alkoholisko dzērienu. Taču alkoholizējums noplūst lēmumu veidošanu, un visi labi spēlētāji zina, cik svarīgi ir saglabāt savu pārliecību.
+Jebkuram, kas vadīs augstās līdzlīgas vietās vai pāri kalnu krastiem, ir jāpārdomā, ka sniegs, leds vai krišanās temperatūra ir iespējams.
+Ledās un sniegās ceļās, saistība ir maza, un jums nav iespējams braukt, kā tad, kad braucat asfaltā.
+Sniegs, kas būtu pietiekami daudzams, lai iekļautu sitiens, var nokļūt ārkārtībā mazā laika skaitā.
+Ir arī iespējams, ka skatīšanās ierobežojums var būt saistībā ar sniegu, kas nokrīt, vai sniegu, kas vēsās, vai ar riteņbraucienu vai ledus, kas saistībā ar riteņbraucienu saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saistībā saist
+Tomēr dažādās valstīs ļaunda un sniega apstākļi ir parasti normāli, un satiksme gandrīz nepārtraucas visu gadu laikā.
+Safāri, iespējams, ir lielākais tūrisma ātrums Āfrikā un daudzām apmeklētājiem lielākais ātrums.
+Populārā mērā termiņš “safāri” nozīmē lidojumu ārpus valsts, lai redzētu ievērojamu Āfrikas dzīvnieku dzīvnieku, īpaši savānā.
+Dažādus dzīvniekus, piemēram, slonus un girafus, pietiekami apvainojas mašīnām un standarta ražošanās izstrādājums ļauts labu skatīšanu.
+Lai gan līci, tigrise un leopardi dažkārt ir bailes, lai gūtu labāku skatījumu, jāizvēlēties ar binoklāriem.
+Gājiena safāri (arī zināms kā “māja gājiena”, “gājiena safāri” vai “gājiena”) sastāv no gājienas, kas var būt vairākas stundas vai vairākas dienas ilgās.
+Paralimpiskās spēles notiks no 24. augusta līdz 5. septembrim 2021. gadā. Dažas pasākumas notiks citās vietās visā Japānā.
+Tokio būs vienīgā Āzijas pilsēta, kurā būs organizēti divi vasaras Olimpiskās spēles, jo 1964. gadā tas organizēja spēles.
+Ja 2020. gada skrejceļu un viesnīcas rezervāciju jūtās pirms pārtraukuma paziņojuma, jums var būt grūti situācija.
+Atcēļa politikas ir dažādas, taču kopš marta beigās, vairums koronavīru izraisīto atcēļa politikas nepietvairina līdz 2020. gada jūlijai, kad bija plānotas Olimpiskās spēles.
+Sagaidāms, ka lielākā daļa pasākumu biļetes būs no ¥2500 līdz ¥130 000, un parastās biļetes būs apmēram ¥7000.
+Ironējot blakus, var palīdzēt tām ātrāt. Vairums viesnīcām piedāvā mājokļa ierakstu, pat lai gan tās nav pa mājoklā.
+Ja meda nav pieejama, vai jums nav patīkams nozīmēt medus, tad varētu mēģināt izmantot ūdens spiedienu, ja tas ir pieejams.
+Pārliecinieties, ka materiāls nekļuvis pārāk liels karstums (kas var izraisīt satursvielu vai, īstajā gadījumā, satursvielu).
+Ir dažādas veidas ūdens saistības, dažādas vairāk efektīvas pret konkrētām apdraudējumām.
+Dažādās teritorijās vēl vien minūti ir pietiekami, citās teritorijās vajadzīgi vairāki minūtes.
+Filtres ir dažādā efektīvitātē, un, ja ir jautājums par ūdens kvalitāti, īpaši jūsu ūdens iegādāt no reputētās kompānijas uz sejām.
+Ceļotāji var saistībā ar dzīvniekiem, kas viņu vietējās reģionās nav zināti.
+Šķēršļi var noplūst ēdienu, izraisīt sikspārņu reaģējumus vai, vispārējā gadījumā, izraisīt alergisko reaģējumu, noplūst venomu vai nodrošināt infekcijas.
+Infektīvās slimības, vai bīstamās dzīvniecības, kas var ievainot vai nogalināt cilvēkus, parasti nekādā gadījumā nav atzītas kā slimības.
+Brīvā nodarbības tirdzniecība ir iespēja iegādāt dažādus īpašumus, kas atlaistas no nodokļiem un apskates, dažādos vietos.
+Ceļotāji, kas ceļo uz valstīm ar smagām nodokļiem, dažkārt var spērst ievērojamu naudu, it īpaši alkoholproduktiem un tabakai.
+Vairāk izaicinātās braucienšanas apstākļas Buffalo-Pittsburgas ceļā atrodas starp Pointu Marijonu un Fairmontu, kad braucienšanās vairāk reizējās izolētajās mežu teritorijā.
+Ja jums nav patērējums braukt vietējās ceļās, uzturiet savu izglītību: ārkārtīgās grādētas, ārkārtīgās garas un ārkārtīgās krūti.
+Ierakstītās ātruma lielumu maksimāli ir mazāk nekā iepriekšējās un nākamajās posmās, parasti 35-40 mph (56-64 km/h), un strādājamāk nekā jebkurā brīdī, strādājamāk nekā jebkurā brīdī, strādājamāk nekā jebkurā brīdī, strādājamāk nekā jebkurā brīdī, strādājamāk nekā jebkurā brīdī, strādājamāk nekā jebkurā brīdī, strādājamāk nekā jebkurā brīdī, strādājamāk nekā jebkurā brīdī, strādājamāk nekā jebkurā brīdī, strādājamāk nekā jebkurā brīdī, strādājamāk nekā jebkurā brīdī, strādājamāk nekā jebkurā brīdī, strādājamāk nekā jebkurā brīdī, strādājamāk nekā jebkurā brīdī, strādājamāk nekā jebkurā brīdī, strādājamāk nekā jebkurā brīdī, strādājamāk nekā jebkurā brīdī, strādājamāk nekā jebkurā brīdī, strādājamāk nekā jebkurā brīdī, strādājamāk nekā jebkurā brīdī, strādājamāk nekā jebkurā brīdī, strādājamāk nekā jebkurā brīdī, str
+Taču ievērojami, mobiltelefona pakalpojums šeit ir daudz lielāks nekā daudzās citās ceļa daļās, piemēram, Pensilvānijas dabās.
+Vācijas pārstāvji ir ļoti labi, un Bāvārijā ir ļoti labi un daudzi, līdzīgi ar Austrijas pārstāvjiem.
+Augļu pastiļi ir bieži izplatīti, ar augļiem, kas tiek sagatavoti pastiļiem visu gadu, un viļņiem un plūmēm, kas tiek sagatavoti pastiļiem vasaras laikā.
+Vairākas Vācijas produktas, piemēram, kūkas, arī sastāvā tiek izplatītas mandāļas, kastanēs un citas dārzeņus. Populārākās kūkas bieži labi pielāgo ar stipru kafi.
+Ja vēlaties dažādu mazu, taču ļoti siltu preču, mēģiniet "Berliner", "Pfannkuchen" vai "Krapfen", kas atkarībā no reģiona saistībā sauc par "Berliner", "Pfannkuchen" vai "Krapfen".
+Kārī ir ēdiena, kas izstrādāta ar augļiem un kārtiem, kā arī ar vai ar masu, vai ar ziedu.
+Kārtu var būt vai “savā” vai “lielā” formātā, atkarībā no ūdens daudzuma.
+Ziemeļindijas un Pakistānas iekšējās reģionos yogurts ir biežāk izmantots kariem; Dienvidindijas reģionos un dažādās krastreģionos subkontinenta daļā kokosmāls ir biežāk izmantots.
+Ar 17 000 salu izvēlēšanu, Indonēzijas ēdiena ir vispārējā termīns, kas aplūko daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz daudz
+Taču, ja tas tiek izmantots bez papildu kvalifikācijas, tas parasti nozīmē ēdienu, kas iekļaujās no centrālajā un austrumu daļas galvenajā salā Javā.
+Tagad tas ir pieejams visā arhipelāgā, javāņu kulinārībā ir daudz vienkārši sezonētās ēdienas, galvenās aromātizētājas ir kārtējas, paprika, cukurs, it īpaši javāņu kokos cukurs un dažādi aromātizētāji.
+Stirpās ir ēkas, kas atstājās pēc tam, kad vairāk vairāk pārējās vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairāk vairā
+Tās nodrošina lielāku stabilitāti, taču var būt drošības jautājumi, jo iespējams, ka riteņa pēdas var iekļaut ātrās.
+Ja uzbrucējs tiek nogādāts no kuģa, taču viņa pēda ir iekļauta ēkā, tad, ja kuģis bēgās, viņš var būt traktēts. Lai samazināt šo risku, ir iespējamas dažādas drošības pasākumi.
+Pirmkārt, lielākā daļa braucienātājiem ir braucienāšanās botas ar tālumu un glātā, līdzīgi mazā, platā.
+Tad dažādi, īpaši angļu sēdli, ir drošības līdzekļi, kas ļauj sēdli atstāt, ja ēkšējā veidošajam vairāk nekavējamajam uzbrucējam.
+Kočamo valleja - Čīles labākais alpinistu vietne, kas zināms kā Dienvidamerikas Josemīte, kas sastāv no dažādām grānītajām lielajām sienām un krāpām.
+Šīs virsotnes piedāvā atspoguļojošus skatījumus no virsotnēm. Klifrētāji no visā pasaules pilnībā īsteno jaunus ceļus starp virsotnēm.
+Slēpošanas sporta veids, kas ietilpst ar slēpošanu un slēpošanu sniegumā, ir populārs sporta veids, kas ietilpst ar slēpošanu sniegumā ar slēpojumus vai slēpošanu sniegumā ar slēpojumu.
+Skijums ir lielākais ceļošanas aktivitāte ar daudzām entuziastiem, kas dažkārt tiek zināti kā "skijums", plānojot visu brīvdienas ceļojumu pēc skijuma konkrētajā vietā.
+Skatīšanas ideja ir ļoti vecā - 5000 gadus atpakaļ!
+Slēpošanas sporta vēsture sākas vismaz 17. gadsimtā, un 1861. gadā Austrālijā atklājās pirmā rekreacijas slēpošanas kluba.
+Skijas bagāžas brauciens: šī aktivitāte arī sauc par skijas brauciens, skijas brauciens vai skijas brauciens.
+Tas ir saistīts ar, taču parasti nav saistīts ar alpīņu stila skitūrēšanu vai alpīņu braucienu, kas veikta ārkārtas teritorijā un kas nepieciešama ļoti stiprākajiem skijiem un braucienām.
+Domāt par skijas braucienu kā par līdzīgu gaisa braucienu.
+Labās apstākļos jūs varat pārtraukt ievērojami lielāku attālumu nekā gājienās, taču tikai ļoti reti jūs varat sasniedzēt skijas braucienās ātrumus, lai gan braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās braucienās brau
+Eiropa ir relatīvi maza kontinenta, taču tā sastāv no daudzām neatkarīgajām valstīm. Vispārējās gadījumā ceļošana vairākās valstīs nozīmē vairākas reizes pasūtīt vizas un biometrķu kontroli.
+Taču “Schengen” zonas šīs jautājumos darbojas līdzīgi kā viena valsts.
+Tiekot, ka atpaliekat šajā zonā, jūs varat bieži pārkārtot robežas, nenotiekot vēlreiz pa pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasaules pasa
+Līdzīgi, ar šenģenskās vīzas, nav nepieciešams pieprasīt vīzas katru no šenģenskajās valstijas atsevišķi, tādējādi iekļaujot laiku, naudu un papildu darbu.
+Nav vispārējās definīcijas par to, kas ir antikvāri. Dažās nodokļu aģentūras antikvāri definē 100 gadus vecākus produktus.
+Šī definīcija ir vietējās pārmaiņās, kurā gadījumu līmenis var būt mazāk, piemēram, Ziemeļamerikā, nekā Eiropā.
+Rūpniecības produkti var būt definēti kā antiķi, lai gan tās ir jaunākās nekā līdzīgā masprodukcija.
+Ziemeļkalna ūdens ēkas rūpniecība ir sikspārņu ēkas rūpniecība ir sikspārņu ēkas rūpniecība ir sikspārņu ēkas rūpniecība ir sikspārņu ēkas rūpniecība ir sikspārņu ēkas rūpniecība ir sikspārņu ēkas rūpniecība ir sikspārņu ēkas rūpniecība ir sikspārņu ēkas rūpniecība ir sikspārņu ēkas rūpniecība ir sikspārņu ēkas rūpniecība ir sikspārņu ēkas rūpniecība ir sikspārņu ēkas rūpniecība ir sikspārņu ēkas rūpniecība ir sikspārņu ēkas rūpniecība ir sikspārņu ēkas rūpniecība ir sikspārņu ēkas rūpniecība ir sikspārņu ēkas rūpniecība ir sikspārņu ēkas rūpniecība ir sikspārņu ēkas rūpniecība ir sikspārņu ēkas rūpniecība ir sikspārņu ēkas rūpniecība ir sikspārņu ēkas rūpniecība ir sikspārņu ēkas rūpniecība ir sikspārņu ēkas rūpniecība ir sikspārņu ēkas rūpniecība ir sikspārņu ēkas rūpniec
+Taču pat tradicionāli ne visi sāmi ir iesaistīti milzīgā skudrības darbībā, bet dzīvo no zvejniecības, vadīšanās un līdzīgām darbībām, izmantojot skudru galvenokārt kā transportlīdzekli.
+Šodien daudzi sāmi strādā jaunās profesijās. Sápmi, sāmi teritorijā, tūrisms ir svarīgs ienākums.
+Lai arī tas ir plašāk izmantots, īpaši ne-romu cilvēkiem, vārds "cikāns" bieži tiek uzskatīts par apsūdzīgu, jo tas ir saistīts ar negatīvus stereotipus un neprecizus romu cilvēku skatījumus.
+Ja valsts, kuru apmeklēsiet, kļūst par ceļojuma rekomendācijas objektu, var būt ietekmēta jūsu ceļojuma veselības apdrošinājums vai ceļojuma atcēšanas apdrošinājums.
+Jūs arī varat vēlēties konzultēt citās valdības konsultācijas, taču viņu konsultācijas ir izstrādātas tās pilsoņiem.
+Kā viens no iemesliem, amerikāņu pilsoņi Blīvā Eiropā var būt saistīti ar dažādām situācijām, nekā eiropieši vai arābi.
+Informācijas vēstījumi ir vienkārši vienās valsts politiskā situācijas pārskatījums.
+Pārstāvētie skatījumi bieži ir ārkārtīgi, vispārēji un pārspējami, salīdzinot ar detalizētāku informāciju, kas ir pieejama citā vietā.
+Sliktā meteoroloģiskā situācija ir vispārējais termīns, kas nozīmē visus bīstamus meteoroloģiskos faktores, kas var radīt ļaunumus, nopietnu sabiedrības trūkumu vai cilvēku nogalināšanu.
+Slikts laiks var notikt visur pasaulē, un tā ir dažādi veids, kas atkarībā no ģeogrāfijas, topogrāfijas un atmosfēras apstākļiem.
+Vētru spēki, hagls, pārpildīgā lietusgāze, ārkārtīgās uguns, viltus uguns un cikloni ir ārkārtības meteoroloģiskās situācijas veids un iedzīvotāji.
+Vietējās un sezonālās spēcīgas meteoroloģiskas fēnomenas ietver sniegumu vētru, sniegumu vētru, ledu vētru un pēkšņu vētru.
+Ceļotājiem ir ļoti ieteicams uzticēties par jebkādu grūtīgo meteoroloģiskā situācijas risku, kas var ietekmēt viņu ceļošanu, jo tas var ietekmēt jebkādas ceļošanas plāni.
+Jebkuram, kas plāno apmeklēt šo valsti, kas var būt uzbrukumu teritorijā, ir jānodrošina profesionāla izglītība.
+Pēc interneta meklēšanas par "Hostīgās apstākļu priekšmets" būtu iespējams saņemt vietējās kompānijas adresi.
+Šādā skatījumā diskutētajās jautājumos būs ievērojami vairāk detalizēti, parasti ar praktisko pieredzi.
+Padarītājs parasti ir 2-5 dienas ilgums, kas ietilpina lomu spēļu, daudz pirmā palīdzība un dažkārt artilērijas apmācību.
+Laikraksti un grāmatas, kas saistībā ar mežturētāju izglītību, ir bieži, bet laikraksti un grāmatas, kas saistībā ar karas zonām, ir reti.
+“Voyageri, kas plāno seksuāla reorganizācijas operāciju ārpus valsts, jāpārliecinās, ka viņi ir saistībās dokumenti, lai atgrieztos mājās.
+Valdības vēlēšanās izsniedzēt biometrisko pašlaikumu dokumentu, kurā nav norādīta kārtība (X), vai atjaunot dokumentus, lai atbilstošās vēlētājam vārdam un kārtībai, dažādā veidā.
+Kā arī ārpusvalstu valdības vēlēšanās šiem dokumentiem.
+Pēc 2001. gada 11. septembrī, kad notika teroristu uzbrukums, drošības pārbaudes punktu meklēšanās ir kļuvis ievērojamākas.
+Preoperatīvajiem transgender cilvēkiem nav jāticams, ka viņu privātuma un nozīmība pēc operācijas būs saglabāta.
+Pludmales plūdi ir atgriešanās plūdi, kas atgriežas no plūdus, kas nokļušas pret pludmales krastu, bieži pazemībā vai līdzīgā vietā.
+Savukārt ūdens dziļuma topoloģijas dēļ atgriešanās plūds koncentrēts dažādos dziļākos daļas, kurās var veikt ātrās plūdes virsotnes.
+Lielākā daļa nogalinājumu notiek pēc tam, ka cilvēki mēģina atgriezties pret plūdi, kas var būt nemožams.
+Jau laikā, kad jūtās no pašreizējās, atgriezties peldēšanai nav vairāk grūti, nekā parasti.
+Mēģiniet mēģināt nokļūt vietā, kurā nebūsiet aizturēti vēlreiz, vai, atkarībā no jūsu prasmes un no to, vai jūs ir zināms, varētu vēlēties gaidīt palīdzību.
+Atgriešanās šokis notiek ātrāk nekā kultūras šokis (mākslīgās meitas fāzes ir mazāka), ilgst vairāk un var būt spēcīgāks.
+Ceļotāji, kas ļoti viegli iesaistījās jaunajā kultūrā, dažkārt ir īpaši grūti atjaunot savu ēku kultūru.
+Atgriežoties mājās pēc dzīves ārpus valsts, jūs ir adaptējušies jaunajā kultūrā un noraidījušies dažādas no savās mājas kultūras.
+Kad jūtās ārpus valsts pirmo reizi, cilvēki, iespējams, bija pacienti un izpratni, zinot, ka ceļotāji jaunajā valstī ir jāadaptē.
+Cilvēki var nedomāt, ka ceļotājiem atgriešanās mājās arī ir nepieciešama pacietība un izpratne.
+Pyramīdas mākslas un gaismas šovs ir vienā no visinteresantākajām lietām šajā teritorijā bērniem.
+Ir iespējams redzēt piramidus tīmekļā un pirms šovs sākums piramidas var redzēt klusā.
+Parasti jūtas tūristu un tirdzniecību zvani. Zvana un gaismas vēstība ir tikai kā vēstības grāmatā.
+Sfinks ir ilgās stāstas apraksts un komentētājs.
+Scēnas parādītas piramīdās un dažādās piramīdās izplatītas.
+1819. gadā atklātās Dienvidshetlandes salas ir apgalvotas vairākās valstis, un 2020. gadā tās strādā 16 bāzes.
+Arhipelāgs atrodas 120 km uz ziemeļiem no pussala. Vairākākā ir Karla ģeorga salas, kurā atrodas Villa Las Estrellas pilsēta.
+Citi īpašnieki ir Līvingstona salu un Deception, kur vēl aktīvās vulkānas kaldera, kas ir pārpildīta ūdā, piedāvā spektakulāru īpašumu.
+Elsvoortas zeme ir reģions, kas atrodas uz dienvidu no pussala, atstumta no Belingšočas jūras.
+Šeit šķērsošās šķēršļu daļas saistībās ar plato, tad atkārtoti saistībās, lai veidotu 360 km garu Ellswortha kalnu ķēdu, kas atkārtoti saistībās ar Minesotas ledus.
+Ziemeļdaļa vai Sentinelu ķemeris ir Antarktidē visaugstākās augstākās kalnas, Vinsons masīvs, kas sasniedz 4892 metru augstumu, kas ir Vinsons kalns.
+Attiecīgās vietās, kur netiek mobiltelefonu signāls, satelītais telefons var būt vienīgā iespēja.
+Satellīta telefona nav bieži mainījums no mobiltelefona, jo jums ir jābūt ārā, lai saistītos ar satelītu, lai izvēlētos telefonu zvanu.
+Šis pakalpojums bieži tiek izmantots pārvietošanās jomā, tostarp ērtiem kuģiem, kā arī ekspedīcijām, kuras nepieciešama atdalīgo datu un būtiskā komunikācija.
+Jūsu vietējā tālruņa pakalpojumu pārdošanas kompānija jāvar būt iespējams sniegt vairāk informācijas par saistīšanu šajā pakalpojumā.
+Vairāk un vairāk vēl vairāk cilvēku, kas plāno pārtraukt vienu gadu, izvēlas ceļošanu un mācīšanu.
+Šī ir īpaši populāra mācību beigātājiem, lai viņiem būtu iespējams pārtraukt vienu gadu pirms iestudēšanās bez kompromīta izglītības.
+Daudzās gadījumās, iegādāšanās ārpus valsts pārējā gadījumā var faktiski palielināt jūsu mēģinājumus atgriezties mājās valstī uz augstāko izglītības līmeni.
+Typiski šīm izglītības programmām būs nodrošinātas mācību nodarbības maksas.
+Fināndija ir lieliska jūras vietne. "Tūkstošu ezeru valsts" ir arī tūkstošas salas, lakes un piekrastes arkipelāgas.
+Arhipelāgos un ezeros jums nebūtu nepieciešama jahta.
+Lai arī krastmala arhipelagi un lielākās ezeri faktiski ir pietiekami plānošas jachtes, mazākās kuģi vai pat kajaks piedāvā atšķirīgu pieredzi, taču mazākās kuģi vai pat kajaks piedāvā atšķirīgu pieredzi, taču mazākās kuģi vai pat kajaks piedāvā atšķirīgu pieredzi, taču mazākās kuģi vai pat kajaks piedāvā atšķirīgu pieredzi, taču mazākās kuģi vai pat kajaks piedāvā atšķirīgu pieredzi, taču mazākās kuģi vai pat kajaks piedāvā atšķirīgu pieredzi, taču mazākās kuģi vai pat kajaks piedāvā atšķirīgu pieredzi, taču mazākās kuģi vai pat kajaks piedāvā atšķirīgu pieredzi, taču mazākās kuģi vai pat kajaks piedāvā atšķirīgu pieredzi, taču mazākās kuģi vai pat kajaks piedāvā atšķirīgu pieredzi, taču mazākās kuģi vai pat kajaks piedāvā atšķirīgu pieredzi, taču mazākās kuģi vai pat kajaks piedāvā atšķirīgu pieredzi, taču mazākās kuģi vai pat kajaks piedāvā atšķirīgu pieredzi, taču mazākās kuģi vai pat kajaks piedāvā atšķirīgu pieredzi
+Fīnijā kuģis ir valsts labdarība, un kuģi ir vismaz pirms septiņiem vai astoņiem cilvēkiem.
+Šādā veidā arī Norvēģijā, Zviedrijā un Jaunzēlandē, taču vispār tas ir ļoti vienīgs (piemēram, Holandijā skaitlis ir vienas līdz četrdesmit).
+Lielākā daļa no atsevišķām Baltijas jūras kruīvajiem piedāvā ilgāku iedzīvotnējumu Sanktpēterburgā, Krievijā.
+Tas nozīmē, ka jums ir iespēja apmeklēt vēsturiskus pilsētas vairāk nekā dienu, atgrieztoties vakarā laivā.
+Jau kopš 2009. gada jums nebūs nepieciešama atsevišķa vizas, ja jūtos uz krastu, izmantojot kuģa ekskursijas.
+Dažās kruīzes brošūrās Berlīnes, Vācija, ir ierakstīta kā daļa no kruīzes programmas. Kā redzams no mapes, Berlīnes nav nekam nākotnē uz jūru un pilsētas apmeklēšana nav iesaistīta kruīzes cenā.
+Lidojums lidmašīnā var būt bailes pieredze visu vecumu un apstākļu cilvēkiem, it īpaši, ja viņi pirms šādā gadījumā nav lidojis vai ir pieredzējuši traumatiskus notikumus.
+Tā nav tas, par ko vajadzētu baudīt: tas nav atšķirīgs no citu cilvēku personīgām bažām un nepatīkamām citiem lietām, kas ir ļoti daudzam cilvēkiem.
+Dažiem var palīdzēt pārliecināties par to, kā lidmašīnas strādā un kas notiek lidojumā, lai pārspētītu bažas, kas būtības no nezināma vai nekontrolēšanās.
+Sūtņu kompānijas saņem ļoti lielu algu par ātru sūtīšanu. Bieži, laiks ir ļoti svarīgs ar biznesa dokumentiem, preču vai atjaunošanas lietām, kas nekavējoties ir nepieciešami.
+Dažādās maršrutās lielākās kompānijas ir savus lidmašīnas, taču citās maršrutās un mazākās kompānijās bija problēmas.
+Ja viņi tās nosūtīja lidmašīnā, dažādās maršrutās tas var būt vairāk nekā dienas, lai pārbaudītu nodrošinājumu un nodokļu.
+Viens vienīgais veids, kā ātrāk saņemt to, ir nosūtīt to kā pārbaudīta bagāža. Lidostas noteikumi neļauj viņiem nosūtīt bagāžu bez cilvēka, kas ir jūsu lomā.
+Ja vēlētājs vēlas lidojumu pirmajā vai biznesa klasē, viņam būs jāizdevies ļoti daudz līdzekļu, lai iegūtu šo privileģiju (vai vislabāk, lai viņa uzņēmums to darītu viņa vietā).
+Taču tas nav lētas: vairāk nekā četri reāli ekonomikas kategorijas cenas jums būs jāmaksā uzņēmuma jautājumā, un vairāk nekā elpu reāli ekonomikas kategorijas cenas jums būs jāmaksā pirmajā kategorijā!
+Galvenokārt nav vērtības mēģināt pārraudzēt atlaides uzņēmumu vai pirmajās klases biļetes tieši lidojumos no punkta A uz punktu B.
+Lidsabiedrības pilnībā zina, ka ir dažāda pamatgrupa lidmašīnu pasažieru, kas vēlas maksāt lielu naudu, lai ātrā un komfortā iekļautu uz vietu, un tādējādi nodrošina tādus pakalpojumus.
+Moldovas galvaspilsēta ir Kišinēvs. Vietējā valodā ir rumāņu valoda, taču plašs izmantošanas ir arī Krievijas valoda.
+Moldova ir vairāku etniskā republika, kas strādā ar etniskajiem konfliktiem.
+1994. gadā šis konflikts bija izraisījis atzītošu Transnistrijas republiku Rietumu Moldovas daļā, kurā ir savs valdība un valuta, taču tas nav atzīts neviens no ANO valstu.
+Neskatoties uz politiskās sarunas neveiksmes, ekonomiskās saistības ir atjaunotas starp šiem divām Moldovas daļām.
+Moldovas galvenā reliģija ir ortodoxā kristīte.
+Izmir ir Turcijas trešā lielākā pilsēta ar apmēram 3,7 miljonus iedzīvotāju, o otrā lielākā pārto, pēc pilsētas Istanbulas, un ļoti labvēlīgs satiksme vadītājs.
+Vēl pirms daudzus gadus Smyrna, tagad tas ir moderna, attīstīta un aktīva tirdzniecības centra, kas atrodas līdzīgu lielam jūru un apkārtētas no kalnu.
+Platās bulvāri, stiklas pārējās ēkas un jaunās tirdzniecības centri ir saistīti ar tradicionālo cīnīto ēkas, 18. gadsimta tirgus, vecās mešanas un baznīcas, lai gan pilsēta ir vairāk mediterānā Eiropas atmosfēras nekā tradicionāla Turcija.
+Haldarsvíkas pagasts piedāvā Eysturojas salas skatījumus un īpaši ārkārtīgu astoņstralpu baznīcu.
+Baznīcas laukumā dažādos kapiņām atrodas interesanti šķēršļu skulptūras, kas atrodas pēc dažādām kapiņām.
+Vairāk nekā puspūli stundas vajadzētu, lai pārlūktu šo ievērojamu kaimiņu.
+Ņemoties uz ziemeļiem un īpaši vietā, kas ir viegli pieejamā, ir romantiška un fascinējoša pilsēta Sintra, kas kļuva slavena ārpusvalstu cilvēkiem pēc tam, kad Lordis Bīrons (Lord Byron) ierakstīja viņas slavenību.
+“Scotturb Bus 403” 403 regulāri braukt Sintra, stāvot Cabo da Roca.
+Arī uz ziemeļiem apmeklējiet lielu Mātes Fatīmas (Shrine) sanatoriju, kas ir pasaulē slavenās Marijas aparācijas vietne.
+Atcerieties, ka apmeklējat masovu kapiņu vietu, kā arī vietu, kas ir gandrīz neizmēģināma visā pasaules iedzīvotāju daļai.
+Vēl daudz vīriešu un sievietēm dzīvo, kas izdzīvoja savu laiku šeit, un vēl daudz cilvēku, kuriem bija mīļi, kas bija nogalināti vai strādājuši iestājās šeit, jūgu un nejūgu cilvēki.
+Jūtīte šo vietu ar visu tās labumu, nozīmību un uzticamību, kas viņai ir piemērota. Nevēlējiet jokus par holokaustu vai nacistiem.
+Neizmantojiet šo vietu, uzstādījot graffiti vai ārkārtot struktūras.
+Barcelonas oficiālās valodas ir katalāņu valoda un spāņu valoda. Apmēram puse vēlas runāt katalāņu valodā, lielākā daļa to saprot, un gandrīz visi saprot spāņu valodu.
+Tomēr lielākā daļa zīmoliem tiek norādītas tikai katalāņu valodā, jo tas ir noteikts kā pirmā oficiāla valoda.
+Taču arī Spānijas valoda ir plaši izmantota sabiedriskās transportlīnijās un citās īpašumās.
+Metro regulāri paziņojas tikai katalāņu valodā, taču neplānotais pārtraukums paziņots ar automatizētu sistēmu vairākās valodās, tostarp spāņu, angļu, franču valodā, arabu un japāņu valodā.
+Parīzes iedzīvotāji tiek uzskatīti kā egocentriski, neveiksmīgi un arrogāli.
+Lai arī šis bieži vienkārši ir neprecizā stereotība, labākais veids, kā ēkot Parīzē, vēl arī šodien, ir pielietot savu labāko uzvedību, kā cilvēks, kurš ir “bien élevé” (labi uzvedīts). Tā būs ievērojami labākais veids, kā ēkot Parīzē.
+Parīzes iedzīvotāju pārstāvības ārkārtībā ātri evaporēs, ja parādīsiet dažādus elementāru lūgumus.
+Plitviejas ezeru Nacionālais parks ir ievērojams mežs, galvenokārt ar smilšu, smilšu un tuku mežu, un piedāvā kombināciju Alpniecības un Eiropas jūras dārzeņu.
+Tā ir ievērojami daudz dažādās augļu kopienas dēļ no dažādām mikroklimātām, atšķirīgajām augiem un atšķirīgajām augšējuma līmenīm.
+Šīs teritorijā arī dzīvo ļoti daudz dažāda dzīvnieku un putnu rūpnieku.
+Šeit atrodas reta fauna, piemēram, eiropas brauciens, vlkuri, orli, sikspārņi, liņķi, dzelzceļnieki un mēroga, kā arī daudz vēl biežākas rūpniecības veidis.
+Apmeklējot klaustri, sievietēm ir prātīgi atstāt skirtus, kas pārspēj atkritumu līdzekļiem, kā arī atstāt pāriem.
+Lielākā daļa klaustru meklējušām sievietēm piedāvā papuļus, taču, ja ņemiet savus, īpaši ar gaismīgajiem trūkumiem, jūtās smaidīgi.
+Līdzīgā līnijā, vīriešiem ir prātīgi atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārtoti atkārt
+Tas arī var būt iegādāts no ēkas iekšējā portāla, taču šīs apģērbas netiek pārplēstas pēc katru lietotāju, tāpēc jums var būt nepatiesības, lai iekļautu šīs skirtās. Vīriešiem ir vienīgā veida!
+Majorkas ēdiena, tāpat kā līdzīgās zonas Eiropas Rietumu jūrā, ir izstrādāta no brauciena, ūdenes produktu un kārtības (izskatās sikspārņu) un izmanto olīvu visu laiku.
+Vienkāršais populārās maltītes, īpaši vasarā, ir Pa amb Oli: brauciens ar oliju, tomātu un jebkādā piemērotās produktās, piemēram, sūkņu, tuņu, etc.
+Visi attribūti, kopā ar vārdi "Sie" jums, vienmēr sākas ar augstā stāvokli, pat laikā, kad vārds ir vidējā vārdu posmā.
+Tas ir svarīgs veids, kā atsevišķot dažādas vārdus un objektus.
+Tas arī iespējams padara vērtēšanu vēl viegli, lai gan rakstīšana ir dažkārt komplikāta, jo nepieciešams atklāt, vai verbs vai attribūts tiek izmantots substantivizēta formā.
+Itāļu valodas izrunāšana ir relatīvi viegla, jo lielākā daļa vārdu tiek izrunāta tā, kā tās rakstītas.
+Būtiskās vārdas ir c un g, jo viņu izrunāšana atkarībā no nākamās vokāla var būt dažāda.
+Arī pārliecinieties, ka izrunāt "r" un "rr" dažādā veidā: "caro" nozīmē "milzīgs", kamēr "carro" nozīmē "kareta".
+Persu valoda ir relatīvi viegla un galvenokārt regulāra valodas gramatika.
+Tāpēc šo gramatikas priekšskatīšanu skatīšana palīdzēs ievēroties daudz par persu valodas gramatiku un labāk izprast vārdu kombinācijas.
+Nevajadzētu paskaidroti, ja zina romāņu valodu, tad jums būs viegliks mācāt portugāļu valodu.
+Tomēr cilvēki, kas zina dažādu spāņu valodu, ātri pārliecinās, ka portugāļu valoda ir tuvs līdzīga spāņai, ka nav jāstudējas atsevišķi.
+Iepriekšējās mūsdienu observatorijas bieži jau nav aktuālas šodien, un atrodas kā muzeji vai izglītības vietas.
+Tā kā gaismas saudējums viņu laikā nebija problēma, kā tas ir šodien, viņi bieži atrodas pilsētās vai universitātes teritorijās, kas ir viegli pieejamāk nekā jaunā laikā izbūtie objekti.
+Lielākā daļa mūsdienu pētniecām teleskopu ir ļoti lielas īstenošanas objekti, kas atradās atstumtās teritorijās ar labvēlīgu atmosfēras apstākļu.
+Cerību skatīšana, kas zināma kā hanami, ir daļa no japāņu kultūras kopš 8. gadsimta.
+Koncepts no Ķīnas, kur viņu izvēlētais dažas plūmeņu.
+Japānā pirmās sakuras partijas vadīja tikai īpaši viens vēlētājs un citas aristoģrāfijas biedri tuvajā Karaliskajā tirdzniecībā.
+Plantas labāk izskatās īpašumā, tāpēc aizstāvējiet pielietojumu izņemt pat “tikai vienu” daļu.
+Ja apmeklēt formāli izstrādāto dārzu, lai iegūtu "pavadības", tas arī nenotiekas diskusijās.
+Ļoti būtīgi Singapūra ir ļoti droša vietne un ļoti viegla navigēt, un jūs varat iegādāt gandrīz visu pēc ieradīšanās.
+Taču, atrodoties “augstajos tropos” reģionā, tikai dažas grādus uz ziemeļiem no ekvatoriāla līnijas, jums būs nepieciešams strādāt ar abas problēmas - karstu (vienmēr) un spēcīgu saulē (kad gaisa ir skaistā, reti reti).
+Arī ir dažas autobusu līnijas, kurās jaukta uz Ziemeļhebronas, bibliskajā patriarhā Abrahāma, Izāka, Džakoba un viņu sievām tradicionāli izmantotās kapiņas vietā.
+Pārliecinieties, ka autobussis, kuru domājat uzņemt, iegādās uz Hebronu, nevis tikai tuvajā ebreju pilsētā Kirjat Arbā.
+Innereizējie ūdens ceļi var būt laba tema, uz kuru var izstrādāt brīvdienu.
+Piemēram, apmeklējot pilis Loira, Rīna vietējās, vai kruīzējot uz interesantām pilsētām Dānijas ūdenskritumā, vai braucot uz Ērijas kanālu.
+Viņi arī definēja populārās gandrības un braucienāšanas ceļu maršrutus.
+Ziemassvētki ir vienā no nozīmīgākajām Kristības svētkām, un tās svētas kā Jeiša dzimšanas diena.
+Daudzi no šīs svētdienas tradīcijām ir iekļauti arī nekredītājiem Kristīgās valstīs un nekristiem visā pasaulē.
+Ir tradīcija pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pārējā vietā pār
+Protams, šī tradīcija ir saistīta ar Kristu teoloģiju, taču tas var būt vēl pirms Krista laika pavasara un plodības rituāls.
+Vairāk tradicionālos dievnamu svētdienas vigilijas notiek svētdienas vakarā karstās nedēļas laikā, lai atzītu Krista resurrekciju. Baznīcas apmeklētāji daudzas reizes pārtraucas vigilijas laikā, lai atzītu Krista resurrekciju.
+Visi dzīvnieki, kas pirmais reizi ieradās salās, šeit ieradās peldot, lidojot vai plūstot.
+Tā kā Galapāgo salās atrodas ļoti daudzā atsevišķa attālumā no kontienta, šķēršļi nespēja veikt ceļojumu, tāpēc lielās kareivis kļuva par Galapāgo salās galvenajā pašnāvniecības dzīvniecību.
+Pēc tam, kad cilvēki ieradās uz Galapagu salām, ir ievērojami daudzi savaļu zīdi, ieskaitot kaļus, kuņus, krūtiņus, mazuļus, katus un cūkus.
+Ja apmeklēt Arktiskā vai Antarktiskā reģiona ziemā, jūtos polāro naktī, kas nozīmē, ka saulēs nenodots virs horizonta.
+Tas ir labvēlīga iespēja, lai redzētu Auroru borealis, jo gaisa būs melnā vairāk vai mazāk visu dienu laiku.
+Tā kā teritorijas iedzīvotāju skaits ir mazis, tāpēc gaismas saudējums bieži nav problēma, jūtos arī zvaigžņus.
+Japāņu strādājuma kultūra ir vairāk hierarhiskā un formāla, nekā to iespējams ir ārpus Rietumiem.
+Mantas ir standarta biznesa apģērba, un kolēģi vien viņus sauc par ģimenes vārdiem vai strādājumu nosaukumiem.
+Strādājuma vietā ir svarīga labumība, uzsvērtot grupas mēģinājumus, nevis individualās panākumus.
+Strādātājiem bieži ir nepieciešama vadītāju atzīšanās par jebkurām lēmumiem, kas viņi pieņem, un tiek cerīts, ka viņi pilnībā atbalstīs savu vadītāju.
diff --git a/test-en-lv.bleu b/test-en-lv.bleu
new file mode 100644
index 0000000000000000000000000000000000000000..95152cc4f9065c8ab2607bb3c76722709eb41e50
--- /dev/null
+++ b/test-en-lv.bleu
@@ -0,0 +1 @@
+BLEU|nrefs:1|case:mixed|eff:no|tok:13a|smooth:exp|version:2.4.3 = 10.46 37.5/14.8/6.8/3.2 (BP = 1.000 ratio = 1.130 hyp_len = 24960 ref_len = 22092)
diff --git a/test-en-lv.comet b/test-en-lv.comet
new file mode 100644
index 0000000000000000000000000000000000000000..bab7edf8de0ee4f70616e2dabb17f45388da2813
--- /dev/null
+++ b/test-en-lv.comet
@@ -0,0 +1,1013 @@
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 0 score: 0.7151
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 1 score: 0.8267
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 2 score: 0.7404
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 3 score: 0.6832
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 4 score: 0.6555
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 5 score: 0.5820
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 6 score: 0.7001
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 7 score: 0.8731
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 8 score: 0.8922
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 9 score: 0.8752
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 10 score: 0.6757
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 11 score: 0.6737
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 12 score: 0.8111
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 13 score: 0.3205
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 14 score: 0.8692
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 15 score: 0.7287
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 16 score: 0.7055
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 17 score: 0.7844
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 18 score: 0.8380
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 19 score: 0.8071
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 20 score: 0.9171
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 21 score: 0.7417
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 22 score: 0.8277
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 23 score: 0.8838
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 24 score: 0.9264
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 25 score: 0.7805
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 26 score: 0.5913
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 27 score: 0.7191
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 28 score: 0.7568
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 29 score: 0.2198
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 30 score: 0.6487
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 31 score: 0.5670
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 32 score: 0.5148
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 33 score: 0.8883
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 34 score: 0.9469
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 35 score: 0.8957
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 36 score: 0.7034
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 37 score: 0.8733
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 38 score: 0.6866
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 39 score: 0.8438
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 40 score: 0.6408
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 41 score: 0.9623
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 42 score: 0.7946
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 43 score: 0.8244
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 44 score: 0.6558
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 45 score: 0.8128
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 46 score: 0.8304
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 47 score: 0.8888
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 48 score: 0.5092
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 49 score: 0.8405
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 50 score: 0.9615
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 51 score: 0.4822
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 52 score: 0.6397
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 53 score: 0.7228
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 54 score: 0.8247
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 55 score: 0.7682
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 56 score: 0.7513
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 57 score: 0.7647
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 58 score: 0.7343
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 59 score: 0.9515
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 60 score: 0.8882
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 61 score: 0.9368
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 62 score: 0.9317
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 63 score: 0.7629
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 64 score: 0.7221
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 65 score: 0.5970
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 66 score: 0.6919
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 67 score: 0.5812
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 68 score: 0.9531
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 69 score: 0.8970
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 70 score: 0.5902
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 71 score: 0.5676
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 72 score: 0.7792
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 73 score: 0.7201
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 74 score: 0.6835
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 75 score: 0.7371
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 76 score: 0.8245
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 77 score: 0.9255
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 78 score: 0.9154
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 79 score: 0.8206
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 80 score: 0.6557
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 81 score: 0.8993
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 82 score: 0.6027
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 83 score: 0.6324
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 84 score: 0.8074
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 85 score: 0.6261
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 86 score: 0.5660
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 87 score: 0.6082
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 88 score: 0.8558
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 89 score: 0.3414
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 90 score: 0.6307
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 91 score: 0.7440
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 92 score: 0.7578
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 93 score: 0.9458
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 94 score: 0.5551
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 95 score: 0.9409
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 96 score: 0.4691
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 97 score: 0.8624
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 98 score: 0.7584
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 99 score: 0.9007
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 100 score: 0.9125
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 101 score: 0.7852
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 102 score: 0.6708
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 103 score: 0.7967
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 104 score: 0.8046
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 105 score: 0.7589
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 106 score: 0.7894
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 107 score: 0.6017
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 108 score: 0.3615
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 109 score: 0.7697
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 110 score: 0.6353
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 111 score: 0.8159
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 112 score: 0.7991
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 113 score: 0.4214
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 114 score: 0.6150
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 115 score: 0.7657
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 116 score: 0.5733
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 117 score: 0.9101
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 118 score: 0.1557
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 119 score: 0.6252
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 120 score: 0.6093
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 121 score: 0.6611
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 122 score: 0.8907
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 123 score: 0.6728
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 124 score: 0.7925
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 125 score: 0.8403
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 126 score: 0.9179
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 127 score: 0.6148
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 128 score: 0.5975
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 129 score: 0.8370
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 130 score: 0.5802
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 131 score: 0.6065
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 132 score: 0.7655
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 133 score: 0.7050
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 134 score: 0.7345
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 135 score: 0.5816
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 136 score: 0.6173
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 137 score: 0.8649
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 138 score: 0.8361
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 139 score: 0.6936
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 140 score: 0.6578
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 141 score: 0.7940
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 142 score: 0.9382
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 143 score: 0.2406
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 144 score: 0.7759
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 145 score: 0.8951
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 146 score: 0.9337
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 147 score: 0.7047
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 148 score: 0.6138
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 149 score: 0.7289
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 150 score: 0.8665
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 151 score: 0.6772
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 152 score: 0.6431
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 153 score: 0.7203
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 154 score: 0.6451
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 155 score: 0.6938
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 156 score: 0.5955
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 157 score: 0.8496
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 158 score: 0.7975
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 159 score: 0.6963
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 160 score: 0.7840
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 161 score: 0.7006
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 162 score: 0.3686
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 163 score: 0.3297
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 164 score: 0.2291
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 165 score: 0.4996
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 166 score: 0.6063
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 167 score: 0.7131
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 168 score: 0.6606
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 169 score: 0.7853
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 170 score: 0.7323
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 171 score: 0.8898
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 172 score: 0.8345
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 173 score: 0.6814
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 174 score: 0.8268
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 175 score: 0.9094
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 176 score: 0.7663
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 177 score: 0.8388
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 178 score: 0.6051
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 179 score: 0.8031
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 180 score: 0.8577
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 181 score: 0.9145
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 182 score: 0.8221
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 183 score: 0.9501
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 184 score: 0.5454
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 185 score: 0.7373
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 186 score: 0.9274
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 187 score: 0.8360
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 188 score: 0.6417
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 189 score: 0.5429
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 190 score: 0.3809
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 191 score: 0.7967
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 192 score: 0.5102
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 193 score: 0.8080
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 194 score: 0.7698
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 195 score: 0.9308
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 196 score: 0.7725
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 197 score: 0.6967
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 198 score: 0.8957
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 199 score: 0.7718
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 200 score: 0.7396
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 201 score: 0.6260
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 202 score: 0.7465
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 203 score: 0.6188
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 204 score: 0.6081
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 205 score: 0.6503
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 206 score: 0.5893
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 207 score: 0.6277
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 208 score: 0.6704
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 209 score: 0.8657
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 210 score: 0.8305
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 211 score: 0.8985
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 212 score: 0.8963
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 213 score: 0.9001
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 214 score: 0.9044
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 215 score: 0.8942
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 216 score: 0.9252
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 217 score: 0.6086
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 218 score: 0.6998
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 219 score: 0.7859
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 220 score: 0.9827
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 221 score: 0.9271
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 222 score: 0.8611
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 223 score: 0.8282
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 224 score: 0.9125
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 225 score: 0.9076
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 226 score: 0.6845
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 227 score: 0.6372
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 228 score: 0.7322
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 229 score: 0.6935
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 230 score: 0.9618
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 231 score: 0.7457
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 232 score: 0.7921
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 233 score: 0.8825
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 234 score: 0.6224
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 235 score: 0.8114
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 236 score: 0.7636
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 237 score: 0.5880
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 238 score: 0.8533
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 239 score: 0.8716
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 240 score: 0.2673
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 241 score: 0.5011
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 242 score: 0.7552
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 243 score: 0.5060
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 244 score: 0.6970
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 245 score: 0.4960
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 246 score: 0.5721
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 247 score: 0.5280
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 248 score: 0.5298
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 249 score: 0.8905
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 250 score: 0.7161
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 251 score: 0.9487
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 252 score: 0.5723
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 253 score: 0.3602
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 254 score: 0.9161
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 255 score: 0.8516
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 256 score: 0.7072
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 257 score: 0.9007
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 258 score: 0.8894
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 259 score: 0.6080
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 260 score: 0.9200
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 261 score: 0.7790
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 262 score: 0.5621
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 263 score: 0.7693
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 264 score: 0.8870
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 265 score: 0.5558
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 266 score: 0.8514
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 267 score: 0.6497
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 268 score: 0.8886
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 269 score: 0.7545
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 270 score: 0.5936
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 271 score: 0.4906
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 272 score: 0.7366
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 273 score: 0.7249
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 274 score: 0.5628
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 275 score: 0.6965
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 276 score: 0.7259
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 277 score: 0.6263
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 278 score: 0.6490
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 279 score: 0.6650
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 280 score: 0.8060
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 281 score: 0.6768
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 282 score: 0.9600
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 283 score: 0.1898
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 284 score: 0.8485
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 285 score: 0.9531
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 286 score: 0.8234
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 287 score: 0.6710
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 288 score: 0.8545
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 289 score: 0.8460
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 290 score: 0.6182
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 291 score: 0.8321
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 292 score: 0.7675
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 293 score: 0.6100
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 294 score: 0.7384
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 295 score: 0.8663
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 296 score: 0.7928
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 297 score: 0.4935
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 298 score: 0.7014
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 299 score: 0.8191
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 300 score: 0.6903
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 301 score: 0.8098
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 302 score: 0.5675
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 303 score: 0.8608
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 304 score: 0.7760
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 305 score: 0.7688
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 306 score: 0.9189
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 307 score: 0.8896
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 308 score: 0.9401
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 309 score: 0.7536
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 310 score: 0.9422
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 311 score: 0.5787
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 312 score: 0.5698
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 313 score: 0.7760
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 314 score: 0.6366
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 315 score: 0.9283
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 316 score: 0.5761
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 317 score: 0.7575
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 318 score: 0.7703
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 319 score: 0.5216
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 320 score: 0.7615
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 321 score: 0.6897
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 322 score: 0.7234
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 323 score: 0.8516
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 324 score: 0.8887
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 325 score: 0.5799
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 326 score: 0.5883
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 327 score: 0.5721
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 328 score: 0.8816
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 329 score: 0.6834
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 330 score: 0.2474
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 331 score: 0.7672
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 332 score: 0.8269
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 333 score: 0.3985
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 334 score: 0.9496
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 335 score: 0.7379
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 336 score: 0.2648
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 337 score: 0.4420
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 338 score: 0.8449
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 339 score: 0.8182
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 340 score: 0.5510
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 341 score: 0.4778
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 342 score: 0.3559
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 343 score: 0.5350
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 344 score: 0.7705
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 345 score: 0.7067
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 346 score: 0.6981
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 347 score: 0.8185
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 348 score: 0.3551
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 349 score: 0.5218
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 350 score: 0.5555
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 351 score: 0.8060
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 352 score: 0.7780
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 353 score: 0.5229
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 354 score: 0.7626
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 355 score: 0.6928
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 356 score: 0.8151
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 357 score: 0.8284
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 358 score: 0.8486
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 359 score: 0.4010
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 360 score: 0.4535
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 361 score: 0.4849
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 362 score: 0.6305
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 363 score: 0.6417
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 364 score: 0.6266
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 365 score: 0.3330
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 366 score: 0.6433
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 367 score: 0.5230
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 368 score: 0.5121
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 369 score: 0.4370
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 370 score: 0.2997
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 371 score: 0.4686
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 372 score: 0.7893
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 373 score: 0.8136
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 374 score: 0.7408
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 375 score: 0.6300
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 376 score: 0.8219
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 377 score: 0.9076
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 378 score: 0.6036
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 379 score: 0.5615
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 380 score: 0.7535
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 381 score: 0.5535
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 382 score: 0.4813
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 383 score: 0.5813
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 384 score: 0.8361
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 385 score: 0.5154
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 386 score: 0.4833
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 387 score: 0.6209
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 388 score: 0.6550
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 389 score: 0.8532
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 390 score: 0.4977
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 391 score: 0.5855
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 392 score: 0.7889
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 393 score: 0.5118
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 394 score: 0.7762
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 395 score: 0.8979
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 396 score: 0.4335
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 397 score: 0.8150
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 398 score: 0.5208
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 399 score: 0.9173
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 400 score: 0.9436
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 401 score: 0.5552
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 402 score: 0.7589
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 403 score: 0.6380
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 404 score: 0.5766
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 405 score: 0.6653
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 406 score: 0.8979
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 407 score: 0.6947
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 408 score: 0.8473
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 409 score: 0.9354
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 410 score: 0.7756
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 411 score: 0.7163
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 412 score: 0.6658
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 413 score: 0.9145
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 414 score: 0.7623
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 415 score: 0.7839
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 416 score: 0.6663
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 417 score: 0.4927
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 418 score: 0.9238
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 419 score: 0.9059
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 420 score: 0.9224
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 421 score: 0.9209
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 422 score: 0.8705
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 423 score: 0.7176
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 424 score: 0.7330
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 425 score: 0.9095
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 426 score: 0.8628
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 427 score: 0.8478
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 428 score: 0.7592
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 429 score: 0.9096
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 430 score: 0.7265
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 431 score: 0.7007
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 432 score: 0.7981
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 433 score: 0.6663
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 434 score: 0.5160
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 435 score: 0.5913
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 436 score: 0.5815
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 437 score: 0.6687
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 438 score: 0.9526
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 439 score: 0.8040
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 440 score: 0.8105
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 441 score: 0.7779
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 442 score: 0.9429
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 443 score: 0.5892
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 444 score: 0.6481
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 445 score: 0.1426
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 446 score: 0.6001
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 447 score: 0.9297
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 448 score: 0.9221
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 449 score: 0.8420
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 450 score: 0.7623
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 451 score: 0.6078
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 452 score: 0.4210
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 453 score: 0.7163
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 454 score: 0.7995
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 455 score: 0.7695
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 456 score: 0.6102
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 457 score: 0.7531
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 458 score: 0.6439
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 459 score: 0.6417
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 460 score: 0.4468
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 461 score: 0.5588
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 462 score: 0.4328
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 463 score: 0.8328
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 464 score: 0.7576
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 465 score: 0.7801
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 466 score: 0.6337
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 467 score: 0.5395
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 468 score: 0.4890
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 469 score: 0.4910
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 470 score: 0.5005
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 471 score: 0.6052
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 472 score: 0.5044
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 473 score: 0.4614
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 474 score: 0.7002
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 475 score: 0.7726
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 476 score: 0.7078
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 477 score: 0.5536
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 478 score: 0.8117
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 479 score: 0.9336
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 480 score: 0.4279
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 481 score: 0.5418
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 482 score: 0.5781
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 483 score: 0.8904
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 484 score: 0.7581
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 485 score: 0.6204
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 486 score: 0.6566
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 487 score: 0.8351
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 488 score: 0.7735
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 489 score: 0.9156
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 490 score: 0.8305
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 491 score: 0.6523
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 492 score: 0.9061
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 493 score: 0.2510
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 494 score: 0.7902
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 495 score: 0.7064
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 496 score: 0.6906
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 497 score: 0.7761
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 498 score: 0.5224
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 499 score: 0.8467
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 500 score: 0.8600
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 501 score: 0.9396
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 502 score: 0.6538
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 503 score: 0.4482
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 504 score: 0.6107
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 505 score: 0.6410
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 506 score: 0.5260
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 507 score: 0.7159
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 508 score: 0.6525
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 509 score: 0.8644
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 510 score: 0.5095
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 511 score: 0.6841
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 512 score: 0.4057
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 513 score: 0.6163
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 514 score: 0.7319
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 515 score: 0.7943
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 516 score: 0.5782
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 517 score: 0.8733
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 518 score: 0.8154
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 519 score: 0.9204
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 520 score: 0.8849
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 521 score: 0.7385
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 522 score: 0.5952
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 523 score: 0.7083
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 524 score: 0.9093
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 525 score: 0.6213
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 526 score: 0.5787
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 527 score: 0.5892
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 528 score: 0.4958
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 529 score: 0.6647
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 530 score: 0.6136
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 531 score: 0.5879
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 532 score: 0.4774
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 533 score: 0.4428
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 534 score: 0.5653
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 535 score: 0.3595
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 536 score: 0.4851
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 537 score: 0.3532
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 538 score: 0.5511
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 539 score: 0.5395
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 540 score: 0.8511
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 541 score: 0.8216
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 542 score: 0.6369
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 543 score: 0.7707
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 544 score: 0.5508
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 545 score: 0.4630
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 546 score: 0.8349
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 547 score: 0.7048
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 548 score: 0.6839
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 549 score: 0.8256
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 550 score: 0.8063
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 551 score: 0.2311
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 552 score: 0.7211
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 553 score: 0.5454
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 554 score: 0.5502
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 555 score: 0.4749
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 556 score: 0.4005
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 557 score: 0.5598
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 558 score: 0.4347
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 559 score: 0.4454
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 560 score: 0.4409
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 561 score: 0.4578
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 562 score: 0.5666
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 563 score: 0.5070
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 564 score: 0.4814
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 565 score: 0.6970
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 566 score: 0.7752
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 567 score: 0.8591
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 568 score: 0.4745
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 569 score: 0.7482
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 570 score: 0.8377
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 571 score: 0.7536
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 572 score: 0.6817
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 573 score: 0.8593
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 574 score: 0.6199
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 575 score: 0.6620
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 576 score: 0.3253
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 577 score: 0.8006
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 578 score: 0.7153
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 579 score: 0.6100
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 580 score: 0.6064
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 581 score: 0.6100
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 582 score: 0.5962
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 583 score: 0.5046
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 584 score: 0.4840
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 585 score: 0.7380
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 586 score: 0.8473
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 587 score: 0.9688
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 588 score: 0.4884
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 589 score: 0.9141
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 590 score: 0.8461
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 591 score: 0.8316
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 592 score: 0.6512
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 593 score: 0.8600
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 594 score: 0.9346
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 595 score: 0.7300
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 596 score: 0.3812
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 597 score: 0.6898
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 598 score: 0.5254
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 599 score: 0.8057
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 600 score: 0.7995
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 601 score: 0.8032
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 602 score: 0.7150
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 603 score: 0.7197
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 604 score: 0.6718
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 605 score: 0.6494
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 606 score: 0.7235
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 607 score: 0.5462
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 608 score: 0.5669
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 609 score: 0.6863
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 610 score: 0.8827
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 611 score: 0.6113
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 612 score: 0.8477
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 613 score: 0.7575
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 614 score: 0.6663
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 615 score: 0.4600
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 616 score: 0.8623
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 617 score: 0.9585
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 618 score: 0.7173
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 619 score: 0.4984
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 620 score: 0.6699
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 621 score: 0.6336
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 622 score: 0.6719
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 623 score: 0.8303
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 624 score: 0.5157
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 625 score: 0.7385
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 626 score: 0.7306
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 627 score: 0.5321
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 628 score: 0.9115
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 629 score: 0.4891
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 630 score: 0.6335
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 631 score: 0.9667
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 632 score: 0.9528
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 633 score: 0.9567
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 634 score: 0.9621
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 635 score: 0.7066
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 636 score: 0.7830
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 637 score: 0.6094
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 638 score: 0.8283
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 639 score: 0.8199
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 640 score: 0.5821
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 641 score: 0.8596
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 642 score: 0.5193
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 643 score: 0.5385
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 644 score: 0.4564
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 645 score: 0.7239
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 646 score: 0.6982
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 647 score: 0.8756
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 648 score: 0.6631
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 649 score: 0.4794
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 650 score: 0.5266
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 651 score: 0.5811
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 652 score: 0.5099
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 653 score: 0.6758
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 654 score: 0.4929
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 655 score: 0.6756
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 656 score: 0.7961
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 657 score: 0.9230
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 658 score: 0.6326
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 659 score: 0.6486
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 660 score: 0.5024
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 661 score: 0.7380
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 662 score: 0.5250
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 663 score: 0.6149
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 664 score: 0.8989
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 665 score: 0.7032
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 666 score: 0.6446
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 667 score: 0.7216
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 668 score: 0.8227
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 669 score: 0.7308
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 670 score: 0.8191
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 671 score: 0.8056
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 672 score: 0.9010
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 673 score: 0.7136
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 674 score: 0.8704
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 675 score: 0.5382
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 676 score: 0.6307
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 677 score: 0.8352
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 678 score: 0.7415
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 679 score: 0.8081
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 680 score: 0.5904
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 681 score: 0.8313
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 682 score: 0.8578
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 683 score: 0.7474
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 684 score: 0.7012
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 685 score: 0.7073
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 686 score: 0.8548
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 687 score: 0.7868
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 688 score: 0.9277
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 689 score: 0.5031
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 690 score: 0.4385
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 691 score: 0.7642
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 692 score: 0.9213
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 693 score: 0.8206
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 694 score: 0.6339
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 695 score: 0.7605
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 696 score: 0.7935
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 697 score: 0.8827
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 698 score: 0.5340
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 699 score: 0.8407
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 700 score: 0.9270
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 701 score: 0.9337
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 702 score: 0.8413
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 703 score: 0.6071
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 704 score: 0.5792
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 705 score: 0.5666
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 706 score: 0.6609
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 707 score: 0.5974
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 708 score: 0.7996
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 709 score: 0.8971
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 710 score: 0.8966
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 711 score: 0.7876
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 712 score: 0.6605
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 713 score: 0.8345
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 714 score: 0.6861
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 715 score: 0.6380
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 716 score: 0.9034
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 717 score: 0.8241
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 718 score: 0.6781
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 719 score: 0.6438
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 720 score: 0.6024
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 721 score: 0.8485
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 722 score: 0.8496
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 723 score: 0.9310
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 724 score: 0.9176
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 725 score: 0.2881
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 726 score: 0.5927
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 727 score: 0.8512
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 728 score: 0.6122
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 729 score: 0.5909
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 730 score: 0.8986
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 731 score: 0.8742
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 732 score: 0.7212
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 733 score: 0.8750
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 734 score: 0.7031
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 735 score: 0.9010
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 736 score: 0.6396
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 737 score: 0.3288
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 738 score: 0.8220
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 739 score: 0.5749
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 740 score: 0.5151
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 741 score: 0.7078
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 742 score: 0.6173
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 743 score: 0.8759
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 744 score: 0.8116
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 745 score: 0.7612
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 746 score: 0.6938
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 747 score: 0.7078
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 748 score: 0.9697
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 749 score: 0.8186
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 750 score: 0.9562
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 751 score: 0.9581
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 752 score: 0.7100
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 753 score: 0.9110
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 754 score: 0.9143
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 755 score: 0.6000
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 756 score: 0.8687
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 757 score: 0.8553
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 758 score: 0.7533
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 759 score: 0.6520
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 760 score: 0.9716
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 761 score: 0.8958
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 762 score: 0.8518
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 763 score: 0.5271
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 764 score: 0.7511
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 765 score: 0.5619
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 766 score: 0.6551
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 767 score: 0.3584
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 768 score: 0.9549
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 769 score: 0.8630
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 770 score: 0.5043
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 771 score: 0.8192
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 772 score: 0.7856
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 773 score: 0.6747
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 774 score: 0.5696
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 775 score: 0.6342
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 776 score: 0.7610
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 777 score: 0.9377
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 778 score: 0.8678
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 779 score: 0.6748
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 780 score: 0.5772
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 781 score: 0.5603
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 782 score: 0.7583
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 783 score: 0.2364
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 784 score: 0.7317
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 785 score: 0.5404
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 786 score: 0.7238
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 787 score: 0.8419
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 788 score: 0.4773
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 789 score: 0.7815
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 790 score: 0.9467
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 791 score: 0.8521
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 792 score: 0.7710
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 793 score: 0.5696
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 794 score: 0.6211
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 795 score: 0.8021
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 796 score: 0.6281
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 797 score: 0.5920
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 798 score: 0.8237
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 799 score: 0.5762
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 800 score: 0.7443
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 801 score: 0.7446
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 802 score: 0.6583
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 803 score: 0.5565
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 804 score: 0.4897
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 805 score: 0.2411
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 806 score: 0.9144
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 807 score: 0.5151
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 808 score: 0.6584
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 809 score: 0.4687
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 810 score: 0.6123
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 811 score: 0.6035
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 812 score: 0.9684
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 813 score: 0.8643
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 814 score: 0.5284
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 815 score: 0.6531
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 816 score: 0.8837
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 817 score: 0.4058
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 818 score: 0.5133
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 819 score: 0.4471
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 820 score: 0.7433
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 821 score: 0.7872
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 822 score: 0.5463
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 823 score: 0.6016
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 824 score: 0.5262
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 825 score: 0.8477
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 826 score: 0.5066
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 827 score: 0.7089
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 828 score: 0.4916
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 829 score: 0.3217
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 830 score: 0.3840
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 831 score: 0.6317
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 832 score: 0.5022
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 833 score: 0.4803
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 834 score: 0.6346
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 835 score: 0.6465
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 836 score: 0.4100
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 837 score: 0.5557
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 838 score: 0.8205
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 839 score: 0.2111
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 840 score: 0.6109
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 841 score: 0.6114
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 842 score: 0.2132
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 843 score: 0.5987
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 844 score: 0.5188
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 845 score: 0.4388
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 846 score: 0.3762
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 847 score: 0.7612
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 848 score: 0.6283
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 849 score: 0.4549
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 850 score: 0.6491
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 851 score: 0.4888
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 852 score: 0.8969
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 853 score: 0.5245
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 854 score: 0.5842
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 855 score: 0.7344
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 856 score: 0.2156
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 857 score: 0.8379
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 858 score: 0.9126
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 859 score: 0.1991
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 860 score: 0.7093
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 861 score: 0.8256
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 862 score: 0.7340
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 863 score: 0.6834
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 864 score: 0.3102
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 865 score: 0.6580
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 866 score: 0.7318
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 867 score: 0.7464
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 868 score: 0.8896
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 869 score: 0.6708
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 870 score: 0.6487
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 871 score: 0.7377
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 872 score: 0.8804
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 873 score: 0.7391
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 874 score: 0.7903
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 875 score: 0.5900
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 876 score: 0.7563
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 877 score: 0.8353
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 878 score: 0.9289
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 879 score: 0.6018
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 880 score: 0.6317
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 881 score: 0.6774
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 882 score: 0.7508
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 883 score: 0.5706
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 884 score: 0.5055
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 885 score: 0.3915
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 886 score: 0.8179
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 887 score: 0.6724
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 888 score: 0.5777
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 889 score: 0.6724
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 890 score: 0.6535
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 891 score: 0.4908
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 892 score: 0.6550
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 893 score: 0.7383
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 894 score: 0.6446
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 895 score: 0.7538
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 896 score: 0.5535
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 897 score: 0.9186
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 898 score: 0.9359
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 899 score: 0.6225
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 900 score: 0.5732
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 901 score: 0.7138
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 902 score: 0.5537
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 903 score: 0.6089
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 904 score: 0.8138
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 905 score: 0.6141
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 906 score: 0.8007
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 907 score: 0.5439
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 908 score: 0.8016
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 909 score: 0.8448
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 910 score: 0.6078
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 911 score: 0.8315
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 912 score: 0.7027
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 913 score: 0.5942
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 914 score: 0.7281
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 915 score: 0.5838
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 916 score: 0.7367
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 917 score: 0.8502
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 918 score: 0.9468
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 919 score: 0.4788
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 920 score: 0.4191
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 921 score: 0.8214
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 922 score: 0.7240
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 923 score: 0.8027
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 924 score: 0.6585
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 925 score: 0.7270
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 926 score: 0.9215
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 927 score: 0.7296
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 928 score: 0.7711
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 929 score: 0.8185
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 930 score: 0.7698
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 931 score: 0.6787
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 932 score: 0.8370
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 933 score: 0.8111
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 934 score: 0.5030
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 935 score: 0.7273
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 936 score: 0.6772
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 937 score: 0.9020
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 938 score: 0.7106
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 939 score: 0.8344
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 940 score: 0.9402
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 941 score: 0.9465
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 942 score: 0.6239
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 943 score: 0.6109
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 944 score: 0.6088
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 945 score: 0.7360
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 946 score: 0.5537
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 947 score: 0.4897
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 948 score: 0.6871
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 949 score: 0.4968
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 950 score: 0.6788
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 951 score: 0.6317
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 952 score: 0.5094
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 953 score: 0.6977
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 954 score: 0.6755
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 955 score: 0.9582
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 956 score: 0.8713
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 957 score: 0.8967
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 958 score: 0.9011
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 959 score: 0.8992
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 960 score: 0.5949
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 961 score: 0.5402
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 962 score: 0.7593
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 963 score: 0.6672
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 964 score: 0.8119
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 965 score: 0.5175
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 966 score: 0.3437
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 967 score: 0.4176
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 968 score: 0.2024
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 969 score: 0.4676
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 970 score: 0.4784
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 971 score: 0.4607
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 972 score: 0.4860
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 973 score: 0.9116
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 974 score: 0.8381
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 975 score: 0.9342
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 976 score: 0.7976
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 977 score: 0.6388
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 978 score: 0.9093
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 979 score: 0.8325
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 980 score: 0.8040
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 981 score: 0.8147
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 982 score: 0.9130
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 983 score: 0.7539
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 984 score: 0.7223
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 985 score: 0.8544
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 986 score: 0.5891
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 987 score: 0.5298
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 988 score: 0.5488
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 989 score: 0.5268
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 990 score: 0.8088
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 991 score: 0.6686
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 992 score: 0.6600
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 993 score: 0.6202
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 994 score: 0.6737
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 995 score: 0.7367
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 996 score: 0.6392
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 997 score: 0.8534
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 998 score: 0.6776
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 999 score: 0.2733
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 1000 score: 0.8454
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 1001 score: 0.7633
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 1002 score: 0.8433
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 1003 score: 0.4812
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 1004 score: 0.5440
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 1005 score: 0.5522
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 1006 score: 0.6970
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 1007 score: 0.5664
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 1008 score: 0.9117
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 1009 score: 0.6705
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 1010 score: 0.7328
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv Segment 1011 score: 0.8308
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-lv score: 0.6981
diff --git a/test-en-pl b/test-en-pl
new file mode 100644
index 0000000000000000000000000000000000000000..0e3954a46825677ccc792d5123eeee9ce38bc195
--- /dev/null
+++ b/test-en-pl
@@ -0,0 +1,1012 @@
+„Mamy teraz 4-miesięczne myszki, które nie mają cukrzycy, a wcześniej miały” — dodał.
+Dr. Ehud Ur, profesor medycyny na Uniwersytecie Dalhousie w Halifaksie, w prowincji Nowa Szkocja i przewodniczący klinicznej i naukowej sekcji Kanadyjskiego Stowarzyszenia na rzecz Diabetu ostrzegł, że badanie jest jeszcze w swoich początkach.
+Podobnie jak inni eksperci, jest skeptyczny co do możliwości leczenia cukrzycy, podkreślając, że te wyniki nie mają znaczenia dla osób już chorych na cukrzycę typu 1.
+W poniedziałek Sara Danius, stała sekretarka Komisji Nobla ds. Literatury w Szwedzkiej Akademii, publicznie ogłosiła podczas audycji radiowej w ramach programu Sveriges Radio w Szwecji, że komisja, która nie mogła bezpośrednio dotrzeć do Boba Dylana w związku z przyznaniem mu w 2016 roku Nagrody Nobla w dziedzinie literatury, zrezygnowała z prób dotarcia do niego.
+Danius powiedział: „Obecnie nic nie robiamy. Zadzwoniłem i wysłałem e-maile do jego najbliższego współpracownika i otrzymałem bardzo przyjazne odpowiedzi. Na razie to wystarczy”.
+Wcześniej Jamie Siminoff, dyrektor generalny firmy Ring, powiedział, że przedsiębiorstwo rozpoczęło działalność, gdy jego dzwonek nie było słyszalny z jego sklepu w garażu.
+Powiedział, że zbudował dzwonek do drzwi w technologii WiFi.
+Siminoff powiedział, że sprzedaż wzrosła po jego wystąpieniu w odcinku Shark Tank z 2013 roku, w którym panel programu odmówił finansowania startupu.
+W końcu 2017 roku Siminoff pojawiła się w telewizyjnym kanale handlowym QVC.
+Ring również ugodził się z konkurencyjną firmą z branży bezpieczeństwa ADT Corporation.
+Chociaż jeden z eksperymentalnych szczepionek wygląda na to, że może zmniejszyć śmiertelność w przypadku zakażenia wirusem Ebola, do tej pory nie udało się wykazać, że żadne z dostępnych leków jest skuteczne w leczeniu istniejącej infekcji.
+Jedna z mieszanin antygenów, ZMapp, początkowo wydawała się obiecująca, ale formalne badania wykazały, że ma mniejszą skuteczność w zapobieganiu śmierci niż oczekiwano.
+W badaniu PALM ZMapp służył jako kontrolka, co oznacza, że naukowcy używali go jako punkt odniesienia i porównywali trzy inne leki do niego.
+USA Gymnastics popiera list Amerykańskiego Komitetu Olimpijskiego i akceptuje absolutną potrzebę olimpijskiej rodziny do promowania bezpiecznej środowiska dla wszystkich naszych sportowców.
+Zgodzimy się z oświadczeniem USOC, że interesy naszych sportowców i klubów, a także ich dyscyplina mogą być lepiej służone poprzez kontynuowanie istotnych zmian w ramach naszej organizacji, a nie poprzez dekertyfikację.
+USA Gymnastics popiera niezależne dochodzenie, które może wyjaśnić, jak długo mogło pozostać niewykryte zgwałbienie proporcji opisanej tak odważnie przez ocalałe ofiary Larry’ego Nassara. Organizacja popiera wszelkie konieczne i odpowiednie zmiany.
+USA Gymnastics i USOC mają tę samą metę — uczynienie sportu gimnastycznego, a także innych, jak najbardziej bezpiecznym dla zawodników, którzy mogą realizować swoje marzenia w bezpiecznym, pozytywnym i empowermentowym środowisku.
+W latach 60. XX w. Brzezinski pracował dla Johna F. Kennedy’ego jako doradca, a następnie dla administracji Lyndona B. Johnsona.
+Podczas wyborów w 1976 roku doradzał Carterowi w sprawach zagranicznych, a od 1977 do 1981 roku pełnił funkcję doradcy ds. bezpieczeństwa narodowego (NSA), zastępując Henry’ego Kissingera.
+Jako dyrektor NSA pomagał Carterowi w dyplomatycznym traktowaniu spraw międzynarodowych, takich jak porozumienia z Camp David z 1978 roku; normalizacja stosunków USA z Chinami w końcu lat 70. XX wieku; rewolucja irańska, która doprowadziła do kryzysu zakładników w Iranie z 1979 roku; a inwazja radziecka w Afganistanie z 1979 roku.
+Film z Ryanem Goslingiem i Emmą Stone w roli głównej otrzymał nominacje we wszystkich najważniejszych kategoriach.
+Gosling i Stone otrzymały nominacje w kategoriach „Najlepszy aktor” i „Najlepsza aktorka”.
+Inne nominacje obejmują najlepszy film, reżyser, zdjęcia, kostiumy, montaż, muzykę oryginalną, scenografię, montaż dźwięku, miks dźwięku i scenariusz oryginalny.
+Dwie piosenki z filmu, Audition (The Fools Who Dream) i City of Stars, zostały nominowane do nagrody za najlepszą oryginalną piosenkę. Studio Lionsgate otrzymało 26 nominacji — więcej niż jakiekolwiek inne studio.
+Na koniec niedzieli prezydent Stanów Zjednoczonych Donald Trump, w oświadczeniu przekazanym przez sekretarza prasowego, poinformował, że wojska amerykańskie opuszczają Syrię.
+Oświadczenie zostało złożone po rozmowie telefonicznej Trumpa z prezydentem Turcji Recepem Tayyipem Erdoğanem.
+Turecja przejmie również ochronę ujętych bojowników ISIS, których europejskie państwa odmówiły repatriacji, jak podano w oświadczeniu.
+To nie tylko potwierdza, że przynajmniej niektóre dinozaury miały pióra, co jest już powszechnie znane, ale zapewnia szczegółowe informacje, które zwykle nie mogą zapewnić skamieniałości, takie jak kolor i trójwymiarowe rozmieszczenie.
+Według naukowców upierzenie tego zwierzęcia składało się z piaskowo-brązowych piór na górze i białych lub karotenoidowych na spodzie.
+Znalezisko pozwala również na poznanie ewolucji piór u ptaków.
+Z uwagi na to, że pióra dinozaurów nie posiadają dobrze rozwiniętej osi, nazywanej rachis, ale posiadają inne cechy piór — szpony i szponki — badacze wnioskowali, że rachis to prawdopodobnie późniejszy ewolucyjny rozwój tych innych cech.
+Struktura piór sugeruje, że nie były one używane do lotu, a raczej do regulacji temperatury lub prezentacji. Badacze zasugerowali, że pomimo że jest to ogon młodego dinozaura, próbka pokazuje dorosłe pióro, a nie piórko pisklątka.
+Badacze zasugerowali, że mimo że jest to ogon młodego dinozaura, próbka pokazuje dorosłe upierzenie, a nie piórka pisklątka.
+Wczoraj rano bomba w samochodzie wybuchła w siedzibie policji w Gaziantep w Turcji, zabijając dwóch policjantów i raniąc ponad dwadzieścia innych osób.
+Rzecznik gubernatora poinformował, że wśród rannych było dziewiętnaście funkcjonariuszy policji.
+Według policji policja podejrzewa o odpowiedzialność za atak rzekomego dżihadysty z Daesh (ISIL).
+Odkryli, że działanie Słońca opiera się na takich samych podstawowych zasadach, jak działanie innych gwiazd: Aktywność wszystkich gwiazd w układzie jest wywoływana przez ich jasność, obrot i nic innego.
+Jasność i rotacja są używane razem, aby wyznaczyć liczbę Rossby gwiazdy, która jest związana z przepływem plazmy.
+Jeśli Rossby number jest mniejszy, to gwiazda jest mniej aktywna co do odwróceń magnetycznych.
+Podczas podróży Iwasaki spotkał się z problemami wielokrotnie.
+Został okradziony przez piratów, zaatakowany w Tybecie przez szaleńca, uniknął małżeństwa w Nepalu i został aresztowany w Indiach.
+Standard 802.11n działa zarówno na częstotach 2,4 GHz, jak i 5 GHz.
+Dzięki temu będzie kompatybilna z 802.11a, 802.11b i 802.11g, jeśli bazowa stacja będzie posiadać dwie anteny.
+Prędkości 802.11n są znacznie szybsze od swoich poprzedników z maksymalną teoretyczną przepustowością 600Mbit/s.
+Duvall, która jest zamężna i ma dwoje dorosłe dzieci, nie wywarła wielkiego wrażenia na Millerze, któremu opowiadała swoją historię.
+Gdy zapytano o komentarz, Miller powiedział: „Mike mówi bardzo podczas przesłuchania... przygotowywałam się, więc nie słyszałam, co mówił”.
+„Będziemy starać się o znaczący spadek emisji dwutlenku węglowego na jednostkę PKB w porównaniu z poziomem z 2005 roku do 2020 roku”, powiedział Hu.
+Nie określił wartości kosztów, mówiąc, że koszty zostaną obliczone na podstawie produkcji gospodarczej Chin.
+Hu zachęcił rozwijające się kraje do uniknięcia „starego szlaku zanieczyszczenia i oczyszczenia później”.
+Dodał, że „ale nie powinni oni przyjmować zobowiązań przekraczających ich etap rozwoju, odpowiedzialności i możliwości”.
+Raport Iraq Study Group został zaprezentowany dziś o godzinie 12.00 czasu wschodniego.
+Ostrzega, że nikt nie może zapewnić, że jakiekolwiek działanie w Iraku w tym momencie zapobiegnie wojnie sektyjnej, rosnącej przemocy lub upadkowi w chaos.
+Raport otwiera prośba o otwartą debatę i formowanie konsensusu w Stanach Zjednoczonych na temat polityki wobec Bliskiego Wschodu.
+Raport jest bardzo krytyczny wobec prawie każdego aspektu obecnej polityki wykonawczej wobec Iraku i wzywa do natychmiastowego zmiany kierunku.
+Pierwszą z 78 zaleceń jest propozycja, aby nowa dyplomatyczna inicjatywa została podjęta przed końcem tego roku w celu zabezpieczenia granic Iraku przed agresywnymi interwencjami i ponownego ustanowienia dyplomatycznych stosunków z sąsiadującymi państwami.
+Obecna senator i argentyńska pierwsza dama Cristina Fernandez de Kirchner ogłosiła wczoraj wieczorem swoją kandydaturę na prezydenta w mieście La Plata, znajdującym się w odległości 50 kilometrów (31 mil) od Buenos Aires.
+Pani Kirchner ogłosiła swoją chęć kandydowania na prezydenta w argentyńskim Teatrze Argentyńczyków, w tym samym miejscu, w którym rozpoczęła kampanię wyborczą do Senatu w 2005 roku jako członek delegacji prowincji Buenos Aires.
+Debatę wywołała kontrowersja wokół wydatków na pomoc i odbudowę po huraganie Katrina, którą niektórzy konserwatywni ekonomowie określili humorystycznie jako „umowę Busha z Nowym Orleanem”.
+Liberalna krytyka wysiłków na rzecz rekonstrukcji skupia się na przyznawaniu kontraktów na rekonstrukcję osobom uważanym za waszyngtońskich insiderów.
+Do Rzymu przybyło ponad cztery miliony osób, aby uczestniczyć w pogrzebie.
+Liczba obecnych była tak duża, że nie wszyscy mieli możliwość wzięcia udziału w pogrzebie na Placu św. Piotra.
+W różnych miejscach Rzymu zainstalowano kilka dużych ekranów telewizyjnych, na których można było oglądać ceremonię.
+W wielu innych włoskich miastach i na całym świecie, zwłaszcza w Polsce, zrealizowano podobne instalacje, które obejrzało wielu ludzi.
+Historycy krytykują poprzednie polityki FBI za skupianie zasobów na sprawach łatwych do rozwiązania, szczególnie na sprawach kradzieży samochodów, z zamiarem zwiększenia skuteczności agencji.
+Kongres rozpoczął finansowanie inicjatywy dotyczącej obscenności w roku budżetowym 2005 i określił, że FBI musi skierować na pornografię dla dorosłych 10 agentów.
+Robin Uthappa ustanowił najwyższy wynik inningsu, 70 runów w 41 piłkach, uderzając 11 czterech oraz 2 sixy.
+Środkowi batsmeni, Sachin Tendulkar i Rahul Dravid, zagrali dobrze i ustanowili partnerstwo o wyniku 100 punktów.
+Jednakże po wyeliminowaniu kapitana Indie zdobyły tylko 36 runów, tracąc 7 wicketów, aby zakończyć innings.
+Prezydent Stanów Zjednoczonych George W. Bush przybył do Singapuru 16 listopada, rozpoczynając tygodniową podróż po Azji.
+Został powitany przez wicepremiera Singapuru Wonga Kan Senga i rozmawiał z premierem Singapuru Lee Hsien Loong o kwestiach handlowych i terroryzmu.
+Po tygodniu porażek w wyborach śródokresowych Bush poinformował publiczność o rozwoju handlu w Azji.
+Premier Stephen Harper zgodził się na wysłanie ustawy o czystym powietrzu do komisji z udziałem wszystkich partii przed drugim czytaniem, po spotkaniu z przywódcą NDP Jackiem Laytonem trwającym 25 minut, które odbyło się w poniedziałek w biurze premiera.
+W trakcie spotkania z premierem Layton poprosił o zmiany w ustawie o ochronie środowiska Partii Konserwatywnej, prosząc o „pełne i kompletne przepisanie” ustawy o ochronie środowiska Partii Konserwatywnej.
+Od chwili, gdy rząd federalny przejął finansowanie szpitala Mersey w Devonport na Tasmanii, rząd stanowy i niektórzy członkowie parlamentu federalnego krytykują tę akcję jako przedstawienie przed wyborami federalnymi, które mają zostać przeprowadzone do listopada.
+Jednak premier John Howard powiedział, że ustawa miała tylko na celu ochronę obiektów szpitala przed obniżeniem przez rząd Tasmanii, dzięki dodatkowym 45 milionom australijskich dolarów.
+Według najnowszego doniesienia poziom morza wskazywał na powstanie tsunami. W pobliżu Pago Pago i Niue zarejestrowano pewną aktywność tsunami.
+W Tonga nie odnotowano żadnych poważnych uszkodowań ani urazów, ale na pewien czas utracono napięcie elektryczne, co uniemożliwiło władzom tongijskimom otrzymanie ostrzeżenia przed tsunami wydawanego przez PTWC.
+Czternaście szkół na Hawajach zlokalizowanych na lub w pobliżu linii brzegowej zostało zamkniętych przez cały środek tygodnia pomimo zniesienia ostrzeżeń.
+Prezydent Stanów Zjednoczonych George W. Bush pozytywnie odniósł się do ogłoszenia.
+Rzecznik Busha, Gordon Johndroe, określił zobowiązanie Korei Północnej jako „ważny krok w stronę celu osiągnięcia weryfikowalnej denuklearyzacji Półwyspu Koreańskiego”.
+Dziesiąta nazwana burza atlantyckiego sezonu huraganów, subtropikalny huragan Jerry, powstał dziś w Atlantyku.
+Według Narodowego Centrum Huraganów (NHC) w tym momencie Jerry nie stanowi zagrożenia dla lądu.
+Korpus Inżynierów Armii Stanów Zjednoczonych szacuje, że 15 cm opadów deszczu mogłyby zniszczyć wcześniej uszkodnione groble.
+Dziewiąta dzielnica, w której podczas huraganu Katrina doszło do powodzi o wysokości do 6 metrów, obecnie znajduje się w wodzie do pasa, ponieważ pobliska grobla przepełniła się.
+Woda spływała po bramce o szerokości 30 metrów.
+Administrator Commons Adam Cuerden wyraził swoją frustrację z usunięć w rozmowie z Wikinews w zeszłym miesiącu.
+„Od początku kłamał nam. Pierwszym kłamstwem było to, że mówił, że to z powodów prawnych. Drugim kłamstwem było to, że mówił, że nas słucha, aż do chwili, gdy usunął nasze dzieło”.
+Niezadowolenie społeczności doprowadziło do obecnych działań mających na celu opracowanie polityki dotyczącej treści seksualnego charakteru dla witryny, na której znajduje się miliony otwartych licencji mediów.
+Praca wykonana była głównie teoretyczna, ale program został napisany w celu symulacji obserwacji galaktyki Skorpiona.
+Efekt, na który szukała drużyna, byłby spowodowany siłami pływowymi między ciemną materią galaktyki a ciemną materią Drogi Mlecznej.
+Podobnie jak księżyc wywiera siłę na Ziemię, powodując pływy, tak i Droga Mleczna wywiera siłę na Galaktykę Skorpiona.
+Naukowcy mogli stwierdzić, że ciemna materia oddziałuje na ciemną materię w taki sam sposób, jak zwykła.
+Według tej teorii większość ciemnej materii wokół galaktyki znajduje się wokół galaktyki w kształcie halo i składa się z wielu małych cząsteczek.
+W relacjach telewizyjnych można zobaczyć biały dym wychodzący z fabryki.
+Lokalne władze ostrzegają mieszkańców w okolicy zakładu przed przebywaniem na świeżym powietrzu, wyłączeniem klimatyzacji i piciem wody z kranu.
+Według japońskiej agencji ds. nuklearnej w elektrowni wykryto radioaktywny cezium i jod.
+Władze spekulują, że to wskazuje na to, że zbiorniki z paliwem jądrowym na miejscu mogły się rozbić i wypłynąć.
+Doktor Tony Moll odkrył bakterie Extremely Drug Resistant Tuberculosis (XDR-TB) w regionie KwaZulu-Natal w Południowej Afryce.
+W wywiadzie powiedział, że nowa odmiana jest „bardzo bardzo zaniepokojąca i alarmująca ze względu na bardzo wysoki stopień śmiertelności”.
+Według dr Moll niektórzy pacjenci mogli się zaraźnić w szpitalu, a przynajmniej dwóch z nich było pracowników służby zdrowia szpitala.
+W ciągu jednego roku zakażony może zainfekować od 10 do 15 bliskich kontaktów.
+Jednakże procent XDR-TB w całej grupie ludzi z tuberkulozą w Południowej Afryce wygląda na bardzo niski — 6000 z 330 000 infekowanych w danym momencie.
+Oba satelity o wadze przekraczającej 1000 funtów i poruszające się z prędkością około 17 500 mil na godzinę zderzyły się na wysokości 491 mil nad Ziemią.
+Naukowcy twierdzą, że wybuch spowodowany kolizją był masowy.
+Wciąż próbują ustalić, jak wielki był ten kataklizm i jak będzie wyglądał wpływ na Ziemię.
+Biuro Strategicznych Sił Zbrojnych Departamentu Obrony Stanów Zjednoczonych śledzi fragmenty rakiety.
+Wyniki analizy zostaną opublikowane na publicznej stronie internetowej.
+Lekarka, która pracowała w szpitalu dziecięcym w Pittsburghu w Pensylwanii, zostanie oskarżona o morderstwo z użyciem broni palnej po tym, jak w środę w samochodzie zostało znalezione ciało jej matki, mówią władze w Ohio.
+Dr. Malar Balasubramanian, 29-letnia lekarka, została odnaleziona w Blue Ash w Ohio, na przedmieściu znajdującym się około 15 mil na północ od Cincinnati, leżąc na ziemi w pobliżu drogi w ubraniu składającym się z t-shirta i spodniarzyków w wyraźnie lekko narkotyzowanym stanie.
+Wskazała funkcjonariuszom na czarny Oldsmobile Intrigue, który stał 500 stopni od niej.
+Na miejscu znaleziono ciało Saroji Balasubramanian, 53-letniej kobiety, pokryte krwią.
+Według policji ciało wyglądało na to, że tam leży od około jednego dnia.
+Pierwsze przypadki choroby zgłoszono na początku sierpnia.
+Choroba jest przenoszona przez świnie, a następnie przenosi się na ludzi za pośrednictwem komarów.
+Epidemia spowodowała, że rząd indyjski podjął takie działania, jak wysłanie łowiectwa na poszukiwanie świń w poważnie dotkniętych obszarach, rozdanie tysięcy moskieterek i opryskiwanie pesticydów.
+Rząd obiecał też kilka milionów ampul z szczepionki przeciwko encefalitom, co pomoże przygotować instytucje zdrowotne na rok następny.
+Plany dotyczące dostarczenia szczepionek do historycznie najbardziej dotkniętych obszarów w tym roku zostały opóźnione z powodu braku środków i niskiej priorytetowości w porównaniu do innych chorób.
+W 1956 roku Słania przeniósł się do Szwecji, gdzie trzy lata później rozpoczął pracę w szwedzkiej poczcie i został jej głównym rytownikiem.
+Wyprodukował ponad 1000 znaczków dla Szwecji i 28 innych krajów.
+Jego prace charakteryzują się tak rozpoznawalną jakością i szczegółami, że jest jednym z bardzo niewielu „domowych nazwisk” wśród filatelistów. Niektórzy specjalizują się na zbieraniu jego prac.
+Jego 1000. znaczek to wspaniały „Wielkie czyny szwedzkich królów” Davida Klöckera Ehrenstrahla z 2000 roku, który jest wpisany do Księgi rekordów Guinnessa.
+Ponadto zajmował się rytowaniem banknotów dla wielu krajów, najnowszym przykładem jego pracy są portrety premierów na przedniej stronie nowych kanadyjskich banknotów o nominale 5 i 100 dolarów.
+Po tym, jak doszło do wypadku, Gibsona przewieziono do szpitala, ale zmarł wkrótce potem.
+64-letni kierowca ciężarówki nie ucierpiał w wypadku.
+Sam pojazd został usunięty z miejsca wypadku około godziny 12:00 czasu UTC tego samego dnia.
+Osoba pracująca w pobliskiej karczmie powiedziała: „Były tam dzieci oczekujące na przejście z jednej strony na drugą i wszystkie krzyczały i płakały”.
+Wszyscy uciekli z miejsca, gdzie doszło do wypadku.
+Inne tematy na programie w Bali obejmują ratowanie pozostałych na świecie lasów, a także dzielenie się technologiami, które pomogą rozwijającym się krajom rozwijać się w sposób mniej zanieczyszczający.
+Organizacja Narodów Zjednoczonych ma też nadzieję na ukończenie funduszu, który pomoże krajom dotkniętym globalnego ocieplenia w walce z jego skutkami.
+Pieniądze mogłyby zostać przeznaczone na domy odporniejsze wobec powodzi, lepsze zarządzanie wodami i zróżnicowanie upraw.
+Fluke napisała, że starania niektórych osób, które chciały uciszyć kobiety mówiące o zdrowiu kobiet, okazały się nieskuteczne.
+Do tego wniosku doszła na podstawie licznych pozytywnych komentarzy i zachęcających wiadomości od kobiet i mężczyzn, wzywających do uznania leków antykoncepcyjnych za medyczną konieczność.
+Po zakończeniu walk, gdy ranni zostali przetransportowani do szpitala, około 40 pozostałych więźniów pozostało na dziedzińcu i odmiało powrót do swoich cel.
+Negocjatorzy usiłowali naprawić sytuację, ale żądania więźniów nie są jasne.
+Od 22:00 do 23:00 czasu środkowoamerykańskiego więźniowie rozpoczęli pożar na dziedzińcu.
+Następnie funkcjonariusze wyposażeni w ekwipunek do zwalczania zamieszek wkroczyli na dziedziniec i rozpędli więźniów gazem ostrzegającym.
+Ostatecznie straż pożarna ugasiła pożar o godzinie 23:35.
+Po ukończeniu budowy tamy w 1963 roku sezonowe powodzie, które przynosiły osady po całym biegu rzeki, zostały zatrzymane.
+Ten sedyment był potrzebny do tworzenia mierzejek i plaż, które służyły jako siedliska dla zwierząt.
+Doprowadziło to do wymarcia dwóch gatunków ryb i zagrożenia dwóch innych, w tym humpback chub.
+Choć po powodzi poziom wody wzrośnie o kilka stopni, urzędnicy mają nadzieję, że to będzie wystarczające, aby przywrócić erodowany piaszczysty brzeg w dolnym biegu rzeki.
+Nie wydano żadnego ostrzeżenia przed tsunami, a jak podaje agencja geofizyczna z Dżakarty, nie zostanie wydane żadnego ostrzeżenia, ponieważ trzęsienie ziemi nie osiągnęło wymaganej wartości 6,5 stopnia.
+Mimo braku zagrożenia tsunami mieszkańcy zaczęli panikować i opuszczać swoje firmy i domy.
+Choć Winfrey płakała w ostatnim wystąpieniu, wyraźnie poinformowała swoich fanów, że wróci.
+„To nie pożegnanie. To zamykanie jednego rozdziału i otwieranie nowego”.
+Ostateczne wyniki wyborów prezydenckich i parlamentarnych w Namibii wskazują, że urzędujący prezydent, Hifikepunye Pohamba, został ponownie wybrany z dużą przewagą.
+Partia rządząca, South West Africa People's Organisation (SWAPO), utrzymała większość w wyborach parlamentarnych.
+Koalicja i afgańscy żołnierze wkroczyli do obszaru, aby zabezpieczyć obiekt, a inne samoloty koalicji zostały wysłane na pomoc.
+Katastrofa wydarzyła się na wysokości w terenie górskim i uważa się, że do niej doszło w wyniku nieprzyjacielskiego ognia.
+Szukanie miejsca katastrofy spotkało się z złymi warunkami pogodowymi i trudnym terenem.
+Organizacje charytatywne Mangola, Medecines Sans Frontieres i Światowa Organizacja Zdrowia twierdzą, że jest to najpoważniejsze zanotowane w kraju wystąpienie.
+Richard Veerman, rzecznik organizacji Medecines Sans Frontiere, powiedział: „Angola naraża się na najgorszą epidemię w swojej historii, a sytuacja w Angoli jest nadal bardzo zła” — powiedział.
+Rozgrywki rozpoczęły się o godzinie 10:00 z idealnym pogodą, z wyjątkiem lekkiego deszczu w południe, który szybko ustąpił. Był to doskonały dzień na rugby 7.
+Najlepsze zespoły turnieju, Afryka Południowa, rozpoczęły turniej od komfortowego zwycięstwa 26-00 nad Zambią, która zajmowała piątą pozycję.
+W meczu przeciwko swoim południowym siostrom południowoafrykańska drużyna wyglądała zdecydowanie rzutą. Jednakże w miarę postępowania turnieju drużyna z Afryki Południowej nieustannie poprawiała się.
+Dyscyplinowana obrona, umiejętność obsługi piłki i świetna współpraca zespołu sprawiły, że wyróżnili się i było jasne, że to drużyna, którą trzeba pokonać.
+Władze miasta Amsterdam i Muzeum Anne Frank twierdzą, że drzewo jest zakażone grzybem i stanowi zagrożenie dla zdrowia publicznego, ponieważ według nich stanowiło bezpośrednie zagrożenie upadnięciem.
+Miał zostać wycięty w środę, ale został uratowany po wyroku sądu.
+Wszystkie wejścia do jaskini nazwane „Siedem sióstr” mają co najmniej 100 do 250 metrów (328 do 820 stopni) średnicy.
+Zdjęcia termowizyjne pokazują, że zmiany temperatury od nocy do dnia potwierdzają, że są to prawdopodobnie jaskinie.
+„Są chłodniejsze niż okoliczna powierzchnia w dzień i cieplejsze w nocy.
+Jej termiczne zachowanie nie jest tak stabilne, jak w przypadku dużych jaskiń na Ziemi, które często utrzymują stosunkowo stałą temperaturę, ale jest zgodne z tym, że są to głębokie otwory w ziemi”, powiedział Glen Cushing z zespołu Astrogeology United States Geological Survey (USGS) i Northern Arizona University w Flagstaff w Arizonie.
+W Francji głosowanie to tradycyjnie doświadczenie technologicznie ubogie: wybierający zamykają się w przygotowanej kabinie, w której znajduje się już przeddrukowany arkusz papieru z nazwiskiem kandydata, na którego chcą oddać głos.
+Po potwierdzeniu tożsamości wyborcy przez urzędników, wyborca oddaje kartkę do urny i podpisuje listę wyborczą.
+Francuskie prawo wyborcze bardzo rygorystycznie kodyfikuje postępowanie.
+Od 1988 roku urny wyborcze muszą być przezroczyste, aby wyborcy i obserwatorzy mogli zaobserwować, że na początku głosowania nie są w nich umieszczone uchwytki ani nie są do nich dodawane, z wyjątkiem uchwytków osób uprawnionych do głosowania.
+Kandydaci mogą wysłać swoich przedstawicieli, aby obserwowali każdą część procesu. W wieczór głosy są liczyane przez wolontariuszy pod ścisłą kontrolą, według określonych procedur.
+ASUS Eee PC, wcześniej wprowadzony na rynek na całym świecie z uwagi na oszczędności i funkcjonalność, stał się hitem w Taipei IT Month w 2007 roku.
+Jednakże rynek konsumencki na notebooky będzie radykalnie różny i zmieniony po tym, jak w 2007 roku ASUS otrzymał nagrodę Taiwan Sustainable Award przyznawaną przez Wykonawczą Rady Ministrów Republiki Chińskiej.
+Strona internetowa stacji opisuje program jako „radiowy teatr w starym stylu z nowym i szokującym geekowskim obrotem!”
+W swojej początkowej fazie program był emitowany wyłącznie na długotrwałej stronie internetowej radiostacji TogiNet Radio, skupiającej się na nadawaniu rozmów.
+Na koniec 2015 roku TogiNet uruchomił stację radiową AstroNet Radio jako spółkę z ograniczoną odpowiedzialnością.
+Początkowo w programie występowały amatorskie głosy aktorów z East Texas.
+Według doniesień masowe rabunki trwały przez całą noc, ponieważ funkcjonariusze sił porządkowych nie byli obecni na ulicach Biszkeku.
+Biszkek został opisany przez jednego obserwatora jako „upadający w anarchię”, ponieważ gangi ludzi poruszały się po ulicach i rabowały sklepy z towarami konsumpcyjnymi.
+Niektórzy mieszkańcy Biškeku oskarżyli protestujących z południa o brak porządku.
+Republika Południowej Afryki pokonała All Blacks (Nowa Zelandia) w meczu rugby union Tri Nations na stadionie Royal Bafokeng Stadium w Rustenburg w Republice Południowej Afryki.
+Ostateczny wynik to zwycięstwo o jeden punkt, 21:20, co zakończyło 15-meczową serię zwycięstw All Blacks.
+Dla Springboks to zakończenie pięciu meczów przegranych z rzędu.
+Był to ostatni mecz dla All Blacks, którzy już dwa tygodnie wcześniej zdobyli trofeum.
+Ostatni mecz serii odbędzie się w następnym tygodniu na stadionie Ellis Park w Johannesburgu, gdzie Springboks zmierzą się z Australią.
+Mierny trzęsienie ziemi nawiedziło zachodnią część Montany w poniedziałek o godzinie 22:08.
+Agencja Geologiczna Stanów Zjednoczonych (USGS) i jej Narodowe Centrum Informacji o Trzęsieniach Ziemi nie otrzymały jeszcze żadnych raportów o zniszczeniach.
+Trzęsienie ziemi miało epicentrum około 20 km (15 mil) na północny wschód od Dillon i około 65 km (40 mil) na południe od Butte.
+Potwierdzono, że wirus ptasiej grypy śmiertelnego dla ludzi, H5N1, zainfekował martwą dziką kaczkę, znalezioną w poniedziałek na błotach w okolicy Lyonu na wschodzie Francji.
+Francja jest siódmym krajem w Unii Europejskiej, który uległ temu wirusowi, po Austrii, Niemczech, Słowenii, Bułgarii, Grecji i Włoszech.
+Podejrzane przypady H5N1 w Chorwacji i Danii pozostają niepotwierdzone.
+Chambers pozywał Boga za „rozprzestrzenianie się śmierci, zniszczenia i terroryzacji milionów milionów mieszkańców Ziemi”.
+Chambers, ateista, twierdzi, że jego pozwy są „frivolne” i „każdy może pozwywać kogo chce”.
+Opera francuskiego kompozytora Camille Saint-Saensa opowiada historię „artysty, którego życie jest dyktowane miłością do narkotyków i Japonii”.
+W efekcie aktorzy na scenie palą marihuanę, a sam teatr zachęca widzów do tego samego.
+Były spiker Izby Reprezentantów Newt Gingrich, gubernator Teksasu Rick Perry i kongreswoman Michele Bachmann uplasowały się kolejno na czwartym, piątym i szóstym miejscu.
+Po ogłoszeniu wyników Gingrich pochwalił Santorum, ale miał surowe słowa na temat Romney’ego, na rzecz którego w Iowa emitowano negatywne reklamy przeciwko Gingrichowi.
+Perry oświadczył, że „powróci do Teksasu, aby ocenić wyniki dziś odbywającego się kongresu, ustalić, czy istnieje szansa na moje dalsze udziały w wyborach”, ale później powiedział, że pozostanie w wyścigu i będzie startować w wyborach w Południowej Karolinie, które odbędą się 21 stycznia.
+Bachmann, która w sierpniu wygrała sondaż Ames Straw Poll, postanowiła zakończyć kampanię.
+Fotograf został przetransportowany do Ronald Reagan UCLA Medical Center, gdzie zmarł.
+Według doniesień miał mieć 20 lat. W oświadczeniu Bieber powiedział: „Choć nie byłem obecny ani bezpośrednio zaangażowany w ten tragiczny wypadek, moje myśli i modlitwy towarzyszą rodzinie ofiary”.
+Według serwisu informacyjnego o rozrywce TMZ fotograf zatrzymał pojazd po drugiej stronie ulicy Sepulveda Boulevard i próbował zrobić zdjęcia policjantów, którzy zatrzymawali ruch, po czym przejechał na drugą stronę ulicy i kontynuował jazdę, co spowodowało, że policjant z California Highway Patrol, który zatrzymał ruch, nakazał mu powrócić na drugą stronę ulicy dwukrotnie.
+Według policji kierowca pojazdu, który uderzył w fotografa, prawdopodobnie nie poniesie kary karnego.
+Z powodu ograniczonego do 18 dziennie ilości medali kilka krajów nie udało się dotrzeć na podium.
+Do nich należy m.in. Holandia, w której Anna Jochemsen zajęła dziewiąte miejsce w klasyfikacji kobiet w Super-G wczoraj, a także Finlandia, w której Katja Saarinen zajęła dziesiąte miejsce w tym samym konkursie.
+Australijczyk Mitchell Gourley zajął jedenastą pozycję w konkursie mężczyzn stojących Super-G. Czech Oldrich Jelinek zajął szesnaste miejsce w konkursie mężczyzn siedzących Super-G.
+Arly Velasquez z Meksyku zajął piętnaste miejsce w supergigach mężczyzn. Adam Hall z Nowej Zelandii zajął dziewiąte miejsce w supergigach mężczyzn.
+Polski skoczek narciarski na wózku Maciej Krezel i przewodnik Anna Ogarzynska zajęli w Super-G trzynaste miejsce. Korejczyk Jong Seork Park zajął dwudzieste czwarte miejsce w Super-G mężczyzn na wózkach.
+Siły pokojowe ONZ, które przybyły do Haiti po trzęsieniu ziemi z 2010 roku, są oskarżane o rozprzestrzenianie choroby, która zaczęła się w pobliżu obozu wojsk.
+Według pozwu odpady z obozu ONZ nie zostały prawidłowo oczyszczone, co doprowadziło do wniknięcia bakterii do rzeki Artibonite, jednej z największych rzek na Haiti.
+Przed przybyciem wojsk na Haiti nie występowały problemy związane z chorobą od końca XVIII wieku.
+Haitijski Instytut Sprawiedliwości i Demokracji odwołuje się do niezależnych badań, które sugerują, że batalion pokoju Organizacji Narodów Zjednoczonych z Nepalu nieświadomie przeniósł chorobę na Haiti.
+Danielle Lantagne, specjalistka ONZ ds. choroby, stwierdziła, że wybuch epidemii był prawdopodobnie spowodowany przez pokojowców.
+Hamilton potwierdził, że Howard University Hospital przyjął pacjenta w stabilnym stanie.
+Pacjent przebywał w Nigerii, gdzie wystąpiły przypadki wirusa Ebola.
+Szpital przestrzegał protokołów dotyczących kontroli zakażeń, w tym oddzielenia pacjenta od innych, aby zapobiec możliwemu zakażeniu innych.
+Przed The Simpsons Simon pracował w kilku programach na różnych stanowiskach.
+W latach osiemdziesiątych pracował nad programami takimi jak Taxi, Cheers i The Tracy Ullman Show.
+W 1989 roku pomógł stworzyć „The Simpsons” razem z Brooksem i Groeningiem i był odpowiedzialny za zatrudnienie pierwszej grupy scenarzystów.
+Pomimo opuszczenia programu w 1993 roku zachował tytuł producenta wykonawczego i nadal otrzymywał setki milionów dolarów rocznie w formie honorarów.
+Wcześniej chińska agencja informacyjna Xinhua doniosła, że samolot został uprowadzony.
+Następne raporty mówiły, że samolot otrzymał groźbę bombową i został skierowany do Afganistanu, gdzie lądował w Kandahar.
+Według pierwszych doniesień samolot został skierowany z powrotem do Afganistanu po odmowie lądowania awaryjnego w Ürümqi.
+W Iranie często dochodzi do katastrof lotniczych, ponieważ flota tego kraju składa się z starzejących się samolotów, słabo utrzymywanych zarówno do celów cywilnych, jak i wojskowych.
+Międzynarodowe sankcje uniemożliwiły zakup nowych samolotów.
+W zeszłym tygodniu śmigłowiec policji rozbił się, zabijając trzy osoby i raniąc trzy inne.
+W zeszłym miesiącu Iran doświadczył najpoważniejszej w ostatnich latach katastrofy lotniczej, kiedy to samolot wracający z Armenii rozbił się, zabijając 168 osób na pokładzie.
+W tym samym miesiącu inny samolot pasażerski wjechał na pas startowy w Meszhed i uderzył w budynek, zabijając siedemnaście osób.
+Aerosmith anulowały pozostałe koncerty podczas swojej trasy koncertowej.
+Grupa rockowa miała odbyć tournée po Stanach Zjednoczonych i Kanadzie do 16 września.
+Zespół zrezygnował z trasy koncertowej po tym, jak główny wokalista Steven Tyler odniósł obrażenia po upadku z podium podczas występu 5 sierpnia.
+Murray przegrał pierwszy set w tie-breaku po tym, jak obaj zawodnicy oddali każdy serwis w tym setie.
+Del Potro miał przewagę na początku drugiego seta, ale to też wymagało rozegrania tie-breaka po osiągnięciu wyniku 6-6.
+W tym momencie Potro otrzymał leczenie ramienia, ale zdołał wrócić do meczu.
+Program rozpoczął się o godzinie 20:30 czasu lokalnego (15:00 UTC).
+Sławni śpiewacy z całego kraju śpiewali bhajany, czyli pieśni poświęcone Shri Shyamowi.
+Piosenkarz Sanju Sharma rozpoczął wieczór, po nim wystąpił Jai Shankar Choudhary, który zaprezentował chhappan bhog bhajan w towarzystwie piosenkarza Raju Khandelwal.
+Następnie Lakkha Singh zaczął śpiewać bhajany.
+108 talerzy chhappan bhog (w hinduizmie 56 różnych artykułów spożywczych, takich jak słodycze, owoce, orzechy, potrawy itp., oferowanych bogom) zostało podane Baba Shyamowi.
+Lakkha Singh zaprezentował również chhappan bhog bhajan w towarzystwie wokalisty Raju Khandelwal.
+W czwartek na konferencji otwierającej wystawę Tokyo Game Show prezes Nintendo, Satoru Iwata, zaprezentował projekt kontrolera do nowej konsoli Nintendo Revolution.
+Podobny do dálkowego sterowania telewizorem, kontroler wykorzystuje dwa senzory umieszczone w pobliżu telewizora użytkownika, aby wyznaczyć jego pozycję w przestrzeni trójwymiarowej.
+Dzięki temu gracze będą mogli kontrolować działania i ruchy w grach wideo poprzez przesuwanie urządzenia przez powietrze.
+Giancarlo Fisichella stracił kontrolę nad samochodem i zakończył wyścig bardzo szybko po rozpoczęciu.
+Jego kolega z zespołu Fernando Alonso był na prowadzeniu przez większość wyścigu, ale zakończył go wkrótce po swoim pit-stopie, prawdopodobnie z powodu słabo przyczepionego prawego przedniego kółka.
+Michael Schumacher zakończył wyścig nie długo po Alonso, ze względu na uszkodzenia zawieszenia w wyniku licznych bitew podczas wyścigu.
+„Jest bardzo uroczą i śpiewa też bardzo dobrze” — powiedział według transkryptu konferencji prasowej.
+„Każdy raz, kiedy odgrywaliśmy to na próbach, było to dla mnie bardzo emocjonalne”.
+Po około 3 minutach od startu kamera umieszczona na pokładzie pokazała wiele kawałków izolacyjnej pęny oddalających się od zbiornika paliwa.
+Jednak nie są uważane za spowodowane uszkodzenie wahadła.
+Naczelnik programu rakietoplánów NASA, N. Wayne Hale Jr., powiedział, że materiał opadł „po upływie czasu, o którym się obawiamy”.
+Po pięciu minutach od rozpoczęcia wystawy zaczyna wejść wiatr, po około minucie wiatr osiąga prędkość 70 km/h... potem zaczyna padać deszcz, ale tak gwałtownie i tak dużo, że uderza w skórę jak igła, potem zaczyna padać graupen, ludzie panicznie krzyczą i biegają po sobie.
+Zagubiłem siostrę i jej przyjaciółkę, a na drodze spotkałem dwóch niepełnosprawnych na wózkach, ludzi, którzy przeskakiwali przez nich”, powiedział Armand Versace.
+NHK poinformowało również, że elektrownia jądrowa Kashiwazaki Kariwa w prefekturze Niigata działała normalnie.
+Spółka Hokuriku Electric Power Co. poinformowała o braku efektów wskutek trzęsienia ziemi i o wyłączeniu reaktorów nr 1 i 2 w elektrowni jądrowej Shika.
+Według doniesień około 9400 gospodarstw domowych w regionie pozostaje bez wody, a około 100 bez elektryczności.
+Na niektórych drogach doszło do uszkodzeń, połączenia kolejowe w zagrożonych obszarach zostały wstrzymane, a lotnisko Noto w prefekturze Ishikawa pozostaje zamknięte.
+Jedna bomba wybuchła przed biurem gubernatora generalnego.
+W ciągu dwóch godzin wybuchły jeszcze trzy bomby w pobliżu budynków rządowych.
+Według niektórych raportów oficjalna liczba ofiar śmiertelnych wynosi osiem osób, a oficjalne raporty potwierdzają, że do 30 osób odniosło obrażenia. Ostateczna liczba ofiar śmiertelnych nie jest jeszcze znana.
+W próbkach moči zwierząt, które zmarły po spożyciu zanieczyszczonego pokarmu dla zwierząt, wykryto zarówno kwas cyanurowy, jak i melamin.
+Dwa składniki reagują ze sobą, tworząc kryształy, które mogą blokować działanie nerek — twierdzą naukowcy z uniwersytetu.
+Badacze zaobserwowali krystaly powstające w moczu kotów po dodaniu melaminy i cyanury.
+Skompozycja tych krystalów jest identyczna z krystalami znalezionymi w moczu zwierząt chorych, porównywanych za pomocą spektroskopii infraczerwnej (FTIR).
+Nie wiem, czy rozumiesz to czy nie, ale większość towarów z Ameryki Środkowej wprowadzona została do kraju bez ceł.
+Ale osiemdziesiąt procent naszych towarów podlegało opłatom celnym w krajach Ameryki Środkowej.
+To nie wyglądało na mnie sensownie; to na pewno nie było sprawnie.
+Wszystko, co mówię ludziom, to: traktujcie nas tak, jak my traktujemy was.
+Gubernator Kalifornii Arnold Schwarzenegger podpisał ustawę zakazującą sprzedaż lub wypożyczanie krwawych gier wideo osobom młodych.
+Propozycja wymaga, aby w Kalifornii sprzedawane gry wideo z przemocą były oznaczone etykietą z napisem „18”, a ich sprzedaż osobom poniżej 18 lat sankcjonowana grzywną w wysokości 1000 dolarów za każde przestępstwo.
+Prokurator generalny Kier Starmer QC wydał dziś rano oświadczenie, w którym poinformował o postawieniu Huhne’a i Pryce przed sąd.
+Huhne podał się do dymisji, a jego stanowisko w Radzie Ministrów obejmie Ed Davey, parlamentarzysta Partii Liberalnej. Norman Lamb, parlamentarzysta Partii Liberalnej, ma objąć stanowisko ministra ds. biznesu, które opuszcza Davey.
+Huhne i Pryce mają się pojawić w sądzie Westminster Magistrates Court 16 lutego.
+Ofiary śmiertelne to 25-letni Nicholas Alden i 21-letni Zachary Cuddeback, który był kierowcą.
+Edgar Veguilla doznał urazu ręki i ucha, a Kristoffer Schneider potrzebuje operacji rekonstrukcyjnej na twarzy.
+Broń Uki zakończyła się niepowodzeniem w chwili, gdy była skierowana w stronę głowy piątego mężczyzny. Schneider do dziś cierpi na bolesność, ślepotę w jednym oku, brak fragmentu czaszki i twarz zbudowaną z titanu.
+Schneider zeznał za pośrednictwem wizjokonferencji z amerykańskiej bazy lotniczej znajdującej się w jego ojczyźnie.
+Po czwartkowym wydarzeniu Carpanedo startował w dwóch indywidualnych wyścigach podczas Mistrzostw.
+Jej pierwszy był slalom, w którym uzyskała wynik Did Not Finish w swoim pierwszym przejazdzie. 36 z 116 zawodników osiągnęło taki sam wynik w tej konkurencji.
+W innej swojej konkurencji, slalomie gigantowym, zajęła dziesiątą pozycję w grupie kobiet na wózku, uzyskując czas łączny 4:41,30, co o 2:11,60 minut mniej niż zwyciężczyni Austriaczka Claudia Loesch i o 1:09,02 minut mniej niż dziewiąta Węgierka Gyöngyi Dani.
+Cztery skoczkanki nie ukończyły swoich skoków, a 45 z 117 zawodniczek w slalomie gigantowym nie uplasowało się w zawodach.
+Policja z Madhya Pradesh odzyskała ukradziony laptop i telefon komórkowy.
+Wiceinspektor generalny D K Arya powiedział: „Zatrzymaliśmy pięciu osób, które znęcały się nad szwajcarską kobietą i odzyskali jej telefon i laptop”.
+Oskarżeni to Baba Kanjar, Bhutha Kanjar, Rampro Kanjar, Gaza Kanjar i Vishnu Kanjar.
+Inspektor policji Chandra Shekhar Solanki powiedział, że oskarżeni przyszli do sądu z zakrytymi twarzami.
+Choć w chwili uderzenia samochodem w dom było w nim trzech osób, żadna z nich nie odniosła obrażeń.
+Jednakże kierowca doznał poważnych urazów głowy.
+Droga, na której doszło do wypadku, została tymczasowo zamknięta, aby służby ratownicze mogły uwolnić kierowcę z czerwonej Audi TT.
+Na początku został hospitalizowany w szpitalu James Paget Hospital w Great Yarmouth.
+Następnie został przeniesiony do szpitala Addenbrooke’s w Cambridge.
+Od tego czasu Adekoya przebywa w sądzie w Edynburgu, gdzie ją oskarżono o zamordowanie swojego syna.
+Jest w areszcie do czasu wniesienia aktu oskarżenia i rozprawy, ale wszelkie świadectwa świadków, którzy mieli do niej kontakt, mogą ulec zanieczyszczeniu, ponieważ jej zdjęcia zostały szeroko rozpowszechnione.
+To powszechna praktyka w innych częściach Wielkiej Brytanii, ale szkocka sprawiedliwość działa inaczej i sądy uznały, że publikacja zdjęć może mieć negatywny wpływ.
+Profesorka Pamela Ferguson z Uniwersytetu w Dundee uważa, że dziennikarze „prawdopodobnie chodzą po niebezpiecznej linii, publikując zdjęcia i informacje o osobach podejrzanych”.
+Kancelaria królewska, która jest w ogóle odpowiedzialna za prokuraturę, poinformowała dziennikarzom, że nie będzie dalszych komentarzy, przynajmniej do czasu wniesienia aktu oskarżenia.
+Według ujawnienia dokument będzie odnosił się do sporu o granice, które Palestyna chce uwzględnić na podstawie granic sprzed wojny w Bliskim Wschodzie z 1967 roku.
+Inne tematy obejmują m.in. przyszłość Jerozolimy, która jest święta dla obu narodów, a także kwestia Doliny Jordanu.
+Izrael domaga się trwającej obecności wojskowej w dolinie przez dziesięć lat po podpisaniu porozumienia, podczas gdy PA zgadza się na opuszczenie takiej obecności po pięciu latach.
+Strzelcy w dodatkowym eksperymencie kontroli szkodliwych gatunków mieli być bardzo kontrolowani przez rangerów, ponieważ eksperyment był monitorowany i jego skuteczność oceniana.
+W ramach współpracy między NPWS i Sporting Shooters Association of Australia (NSW) Inc zorganizowano rekrutację doświadczonych wolontariuszy w ramach programu myśliwskiego prowadzonego przez Sporting Shooters Association of Australia (NSW) Inc.
+Według Micka O’Flynna, pełniącego funkcję dyrektora ds. ochrony parku i dziedzictwa w NPWS, czterech strzelców wybranych do pierwszej operacji strzeleckiej otrzymało kompleksową instrukcję bezpieczeństwa i szkolenie.
+Martelly złożył wczoraj przysięgę nowej Tymczasowej Komisji Wyborczej (CEP) składającej się z dziewięciu członków.
+Jest to piąty CEP Martelly w ciągu czterech lat.
+W zeszłym miesiącu komisja prezydencka zaleciła rezygnację dotychczasowego przewodniczącego CEP w ramach pakietu działań mających na celu przesunięcie kraju w stronę nowych wyborów.
+Komisja to odpowiedź Martelly’ego na szeroko zakrojone protesty antyrządowe, które rozpoczęły się w październiku.
+Niekiedy gwałtowne protesty zostały wywołane nieudzieleniem możliwości głosowania w wyborach, które miały się odbyć od 2011 roku.
+Zgłoszono około 60 przypadków przegrzania iPodów, które doprowadziły do sześciu pożarów, w wyniku których cztery osoby odniosły drobne popáleniny.
+Ministerstwo gospodarki, handlu i przemysłu Japonii (METI) poinformowało, że jest świadome 27 wypadków związanych z urządzeniami.
+W zeszłym tygodniu METI ogłosiło, że Apple poinformowało o 34 dodatkowych przypadkach przegrzania, które firma określiła jako „niepoważne”.
+Ministerstwo odpowiedziało, że opóźnienie raportu przez Apple jest „prawdziwie nieszczęśliwe”.
+Trzęsienie ziemi nawiedziło Mariany o godzinie 07:19 czasu lokalnego (09:19 czasu GMT w piątek).
+Biuro zarządzania sytuacjami kryzysowymi w Północnych Marianach poinformowało, że w kraju nie zgłoszono żadnych szkod.
+Pacific Tsunami Warning Center poinformowało również, że nie ma żadnych sygnałów tsunami.
+Były filipiński policjant porwał autobus z turystami z Hongkongu w Manili, stolicy Filipin.
+Rolando Mendoza oddał strzał z karabinu M16 w kierunku turystów.
+Uwolniono już kilku zakładników, a potwierdzono śmierć co najmniej sześciu.
+Sześciu zakładników, w tym dzieci i starsi osoby, zostało uwolnionych wcześniej, podobnie jak filipińscy fotografowie.
+Fotografowie zajęli miejsce starej damy, która potrzebowała dojść do kabinki. Mendoza został zastrzelony.
+Liggins kontynuował ślady swojego ojca i rozpoczął karierę medyczną.
+Uczył się jako ginekolog i rozpoczął pracę w Narodowym Szpitalu Kobiet w Auckland w 1959 roku.
+Podczas pracy w szpitalu Liggins zaczął w wolnym czasie badać przedwczesne porody.
+Jego badania wykazały, że podanie hormonu przyspieszy dojrzewanie płuc płodu.
+Xinhua poinformowała, że w środę służby rządowe odnaleźli dwa „czarne skrzynki” rejestrujące loty.
+Wspólni zawodnicy oddali hołd Lunie.
+Tommy Dreamer powiedział: „Luna była pierwszą królową ekstremalnej sztuki walki. Moim pierwszym menedżerem. Luna zmarła w nocy dwóch księżyców. Bardzo unikalna, podobnie jak ona. Silna kobieta”.
+Dustin „Goldust” Runnels powiedział, że „Luna była taka samo dziwna jak ja...może jeszcze bardziej...kocham ją i będę jej bardzo brakować...mam nadzieję, że jest w lepszym miejscu”.
+Według sondażu przeprowadzonego wśród 1400 osób przed wyborami federalnymi w 2010 roku, liczba osób sprzeciwiających się przekształceniu Australii w republikę wzrosła o 8% od 2008 roku.
+Julia Gillard, pełniąca obowiązki premiera, twierdziła podczas kampanii wyborów federalnych w 2010 roku, że uważa, że Australia powinna zostać republiką po zakończeniu panowania królowej Elżbiety II.
+34 procent osób, które wzięło udział w ankiecie, podziela tę opinię, chcąc, by królowa Elżbieta II była ostatnią monarchą w Australii.
+Na skrajach sondażu 29 proc. respondentów uważa, że Australię należy przekształcić w republikę jak najbardziej szybko, a 31 proc. uważa, że Australii nigdy nie należy przekształcić w republikę.
+Złoty medalista olimpijski miał pływać na 100 i 200 metrów stylem dowolnym oraz w trzech sztafetach na Igrzyskach Wspólnoty Narodów, ale z powodu jego skarg jego zdolności zostały poddane wątpliwości.
+Nie może przyjąć leków potrzebnych do pokonania swoich bólów, ponieważ są one zakazane na igrzyskach.
+Curtis Cooper, matematyk i profesor nauk informatycznych na Uniwersytecie Centralnej Missouri, odkrył największą do tej pory znaną liczbę pierwsza 25 stycznia.
+Niektórzy potwierdzili odkrycie, używając różnych sprzętu i oprogramowania, do początku lutego, a ogłoszenie nastąpiło w środę.
+Komety mogły być źródłem dostarczenia wody na Ziemię wraz z materią organiczną, z której mogą powstawać białka i wspierać życie.
+Naukowcy mają nadzieję zrozumieć, w jaki sposób tworzą się planety, szczególnie Ziemia, ponieważ komety kolidowały z nią od dawna.
+53-letni Cuomo objął urząd gubernatora na początku tego roku i w zeszłym miesiącu podpisał ustawę legalizującą małżeństwa osób tej samej płci.
+Odniósł się do tych plotek jako do „bzdur politycznych i głupoty”.
+Spekuluje się, że w 2016 roku będzie kandydować na prezydenta.
+NextGen to system, który według FAA umożliwiłby samolotom latać krótsze trasy, co spowodowałoby roczne oszczędność milionów galonów paliwa i zmniejszenie emisji CO2.
+Używa technologii bazującej na satelitach w porównaniu z starszą technologią bazującą na radarach naziemnych, co pozwala kontrolerom lotów na lokalizowanie samolotów z większą precyzją i zapewnienie pilotom bardziej dokładnych informacji.
+Nie będzie żadnych dodatkowych połączeń, a pociągi na powierzchni nie zatrzymają się na Wembley, a parking i park-and-ride nie będą dostępne na stadionie.
+W obawie przed brakiem transportu pojawiła się możliwość, że mecz będzie musiał się odbywać za zamkniętymi drzwiami bez obecności kibiców drużyny.
+W piątkowym wydaniu czasopisma „Science” opublikowano wyniki badań na temat powstania nowego gatunku ptaka na galapagoskich wyspach w Ekwadorze.
+Badacze z Uniwersytetu Princeton w Stanach Zjednoczonych i Uniwersytetu w Uppsali w Szwecji donoszą, że nowy gatunek rozwinął się w ciągu zaledwie dwóch pokoleń, mimo że początkowo uważano, że proces ten będzie trwać znacznie dłużej, ponieważ dochodziło do krzyżowania endemicznej kaczki Darwina, Geospiza fortes, z imigrantem kaktusowej kaczki, Geospiza conirostris.
+Złoto można wykonać w wszelkich kształtach. Można z niego wykonać małe kształty.
+Można go wyciągnąć w tenki drut, który można zwijać i plecić. Można go uderzyć młotkiem lub wyciągnąć w arkusze.
+Można go zrobić bardzo cienki i przykleić na inny metal. Można go zrobić tak cienkiego, że czasami używano go do dekoracji ręcznie malowanych obrazów w książkach nazywanych „manuskrypty iluminowane”.
+Ta wartość nazywa się pH chemicznym. Można zrobić wskaźnik, używając czerwonego soku z kapusty.
+Sok z kapusty zmienia barwę w zależności od to, jak kwaśna lub zasadowa (alkaliczna) jest substancja chemiczna.
+Wartość pH oznacza ilość jonów wodorowych (H w pH) w badanej substancji chemicznej.
+Jony wodorowe to protony pozbawione elektronów (ponieważ atomy wodoru składają się z jednego protonu i jednego elektronu).
+Spowoduj połączenie dwóch suchych zaschłych substancji, a następnie, za pomocą czystych mokrych rąk, wytłucie z nich kulę.
+Wilgotność na rękach będzie reagować z warstwami zewnątrz, co będzie wyglądać dziwnie i tworzyć rodzaj skorupy.
+Miasteczka Harappa i Mohenjo-daro miały w niemal każdej domostwa łazienkę z odpływem, połączoną ze skomplikowanym systemem kanalizacji.
+W domach minojskich miast na Krecie i na Santorini w Grecji odnaleziono pozostałości kanalizacji.
+W starożytnym Egipcie, Persji i Chinach również istniały toalety. W cywilizacji rzymskiej toalety były często częścią publicznych łaźni, w których chłopcy i dziewczęta mieszały się w jednej kompanii.
+Gdy telefonujesz z osobą, która znajduje się kilka tysięcy mil od teбя, używasz satelity.
+Satelita w kosmosie odbiera sygnał i odbija go z powrotem niemal natychmiast.
+Satelita została wysłana do kosmosu rakietą. Naukowcy używają teleskopów w kosmosie, ponieważ atmosfera Ziemi zakłóca niektóre nasze światło i widzenie.
+Do wysłania satelity lub teleskopu do kosmosu potrzebna jest rakieta o długości ponad 30 metrów.
+Kółko zmieniło świat w niezwykłym sposobie. Największe, co kółko zrobiło dla nas, to pozwoliło nam na łatwiejszą i szybszą transportację.
+Dzięki temu uzyskaliśmy pociąg, samochód i wiele innych środków transportu.
+Pod nimi znajdują się koty średniej wielkości, które jedzą średniej wielkości ofiary od królików po antylopy i jelenie.
+Ostatecznie istnieje wiele małych kotów (w tym zwierząt domowych), które jedzą znacznie liczniejsze małe ofiary, takie jak owady, gryzoni, jaszczurki i ptaki.
+Tajemnicą ich sukcesu jest koncepcja niszy, specjalnej roli, którą zajmuje każdy kot, dzięki której nie konkuruje z innymi.
+Lwy to najbardziej społeczne koty, żyjące w dużych grupach zwanych pride.
+Smechy składają się z jednego do trzech spokrewnionych dorosłych samców, a także do trzydziestu samic i młodych.
+Samice są zwykle bardzo blisko spokrewnione, tworząc dużą rodzinę sióstr i córki.
+Społeczność lwów przypomina społeczność wilków i psów, zwierzęta zaskakująco podobne do lwów (ale nie do innych dużych kotów) w zachowaniu, a także bardzo śmiertelne dla swoich ofiar.
+Dobrze rozwinięty sportowiec, tygrys potrafi wspinać się (choć słabo), pływać, skakać na duże odległości i ciągnąć z pięciokrotnie większą siłą niż silny człowiek.
+Tygrys należy do tej samej grupy (rodzaju Panthera) co lwy, leopardy i jaguary. Te cztery koty są jedynymi gatunkami, które potrafią krzyczeć.
+Głos tygra nie jest podobny do pełnego głosu lwa, ale bardziej przypomina wykrzykiwane słowa.
+Oceloty lubią jeść małe zwierzęta. Złapią opic, węży, gryzoni i ptaki, jeśli to możliwe. Wszystkie zwierzęta, na które poluje ocelot, są znacznie mniejsze od niego.
+Naukowcy uważają, że oceloty śledzą i znajdają zwierzęta do spożycia (ofiary) za pomocą węchu, poszukując miejsc, w których przebywały na ziemi.
+Mogą dobrze widzieć w ciemności za pomocą nocznego wzroku, a także poruszać się bardzo spokojnie. Koty leopardowe polują na swoje ofiary ukrywając się w środowisku, a następnie atakują je.
+Gdy mała grupa żyjących istot (mała populacja) oddziela się od głównego populacji, z której pochodzi (na przykład gdy przechodzi przez pasmo gór lub rzeki lub gdy przenosi się na nową wyspę, aby nie mogła łatwo powrócić), często znajduje się w innym środowisku, niż w którym przebywała wcześniej.
+Nowy środowisko ma inne zasoby i innych konkurentów, więc nowa populacja będzie potrzebować innych cech lub adaptacji, aby być silniejszym konkurentem niż w przypadku poprzednich populacji.
+Oryginalna populacja nie zmieniła się w ogóle, potrzebuje takich samych adaptacji jak wcześniej.
+Wraz z upływem czasu, gdy nowa populacja zaczyna przystosowywać się do nowego środowiska, zaczyna coraz mniej przypominać inną populację.
+Ostatecznie po tysiącach lub nawet milionach lat dwie populacje będą tak różne, że nie można je nazwać jednym gatunkiem.
+Ten proces nazywamy specyfikacją, co oznacza tworzenie nowych gatunków. Specyfikacja to nieunikniona konsekwencja i bardzo ważna część ewolucji.
+Różne rośliny produkują tlen, który ludzie oddychają, i wchłaniają dwutlenek węgla, który ludzie wydechują (tj. wydychają).
+Różne rośliny produkują pokarm z pomocą fotosyntezy, a także zapewniają cień.
+Domy budujemy z roślin, a ubrania z roślin. Większość pokarmów, które spożywa się, to rośliny. Bez roślin zwierzęta nie mogłyby przetrwać.
+Mosasaurus był największym drapieżnikiem swojej epoki, więc nie miał strachu o nic, poza innymi mosasurami.
+Jego długie szczęki były wyposażone w ponad 70 ostrych zębów oraz dodatkowy zestaw na szczycie jego ust, co oznaczało, że nic, co przebiegało przez jego ścieżkę, nie mogło uciec.
+Nie wiemy na pewno, ale mógł mieć dwa języki. Jego dieta obejmowała żółwia, duże ryby, inne mosasaury i może być nawet kanibalem.
+Atakowało też wszystko, co wkroczyło do wody; nawet gigantyczny dinozaur, taki jak T. rex, byłby dla niego beznadziejny.
+Choć większość ich pożywienia jest nam znana, Rzymianie mieli swoją część dziwnych lub niezwykłych potraw, w tym dzikie świnie, pawie, ślimaki i rodzaj gryzona zwanego myszą domową
+Inna różnica polegała na tym, że chłopcy ubodzeni i kobieta spożywali swoje posiłki w siedzeniach, natomiast bogacie chętnie organizowali wspólne bankiety, podczas których leżeli na bokach i spożywali swoje posiłki.
+W starożytnej Rzymie na obiadach nie mogły pojawić się potrawy, które trafiły do Europy z Ameryki lub z Azji w późniejszych wiekach.
+Na przykład nie mieli kukuryzy, tomatów, cukrowek ani kakao, a starożytni Rzymianie nigdy nie ochutnali kurczaka.
+Babilończycy zbudowali każdemu ze swoich bogów główny chrám, który był uważany za dom bóstwa.
+Ludzie ofiarowali bogom ofiary, a kapłani starali się uspokoić potrzeby bogów poprzez obrzędy i święta.
+Każda świątynia miała otwarty dziedziniec świątyni i następnie wewnętrzny sanktuarium, do którego mogli wejść tylko kapłani.
+Zazwyczaj budowano specjalne piramidalne wieże zwane zigguratami, które stanowiły część świątyń.
+Na szczycie wieży znajdował się specjalny sanktuarium dla bóstwa.
+W ciepłym klimacie Bliskiego Wschodu dom nie był tak ważny.
+Większość życia rodziny hebrajskiej odbywała się na świeżym powietrzu.
+Kobiety gotowały w ogródku; sklepy to były otwarte półki wyglądające na ulicę. Domy budowano z kamienia.
+Na ziemi kananej nie było dużych lasów, dlatego drewno było bardzo drogie.
+Zamieszkanie Grenlandii było rzadkie. W sagach nordyckich mówi się, że Eryk Czerwony został wygnany z Islandii za morderstwo, a podróżując dalej na zachód, odkrył Grenlandię i nadał mu nazwę Grenlandia.
+Choć niezależnie od jego odkrycia, plemiona eskimosów już wówczas zamieszkiwały ten obszar.
+Choć każda z tych krajów była „skandynawska”, pomiędzy ludźmi, królami, obyczajami i historią Danii, Szwecji, Norwegii i Islandii było wiele różnic.
+Jeśli ktoś oglądał film National Treasure, może myśleć, że mapa skarbu została napisana na odwrocie Deklaracji Niepodległości.
+Jednak to nieprawda. Chociaż na tyłku dokumentu jest coś napisane, to nie jest to mapa skarbu.
+Na odwrotnej stronie Deklaracji Niepodległości widnieje napis „Original Declaration of Independence dated 4th July 1776”. Napis jest umieszczony na dole dokumentu, odwrotnie.
+Choć nikt nie wie na pewno, kto napisał to, wiadomo, że w początkach życia tego dużego pergaminowego dokumentu (mierzy on 75,3 cm na 62,2 cm) był on zwinięty i przechowywany.
+Tak więc to prawdopodobne, że notacja została dodana jedynie jako etykieta.
+Lądowanie 6 czerwca i następne bitwy uwolniły północną Francję, ale południowa jeszcze nie.
+Jego władcami byli „Francuzi Vichy”, czyli Francuzi, którzy w 1940 roku zgadzali się na pokój z Niemcami i współpracowali z okupantami, a nie walczyli z nimi.
+15 sierpnia 1940 roku sojusznicy wkroczyli do południowej Francji, operacja ta nosiła nazwę „Operacja Dragoon”.
+W ciągu zaledwie dwóch tygodni Amerykanie i Wolni Francuzi uwolnili południową Francję i skierowali się w stronę Niemiec.
+Cywilizacja to jednolita kultura dzielona przez znaczącą grupę ludzi żyjących i pracujących wspólnie, społeczność.
+Słowo „cywilizacja” pochodzi od łacińskiego słowa „civilis”, oznaczającego cywilny, związanego z łacińskim słowem „civis”, oznaczającym obywatela, a także „civitas”, oznaczającym miasto lub miasto-państwo, i to w jakiś sposób definiuje rozmiar społeczeństwa.
+Miasto-państwa są protoplastami narodów. Kultura cywilizacyjna oznacza przekaz wiedzy z pokolenia na pokolenie, długotrwałe oddziaływanie kulturowo-społecznego i sprawną dystrybucję.
+Mniejsze kultury często zanikają bez pozostawienia ważnych śladów historycznych i nie są uznawane za odpowiednie cywilizacje.
+Podczas wojny rewolucyjnej trzynaście stanów tworzyło słabą centralną władzę — z Kongresem jako jedynym jej elementem — na podstawie artykułów konfederacji.
+Kongres nie posiadał żadnych uprawnień do wprowadzania podatków, a ponieważ nie było żadnej centralnej władzy wykonawczej ani sądowniczej, musiał polegać na władz stanowych, które często były niewspółpracujące, aby wymuszać wykonanie wszystkich swoich ustaw.
+Nie miała też ona uprawnień do przekraczania prawa podatkowego i celnych między stanami.
+Artykuły wymagały jednomyślnego zgody wszystkich stanów, aby mogły zostać zmienione, a stanowiska przedstawicieli stanów w Kongresie były często nieobecne.
+Narodowa reprezentacja Włoch w piłce nożnej, wraz z reprezentacją Niemiec, jest drugą najbardziej utytułowaną drużyną na świecie, zdobywając w 2006 roku Puchar Świata FIFA.
+Popularne sporty to m.in. futbol, koszykówka, siatkówka, pływanie, szermierki, rugby, kolarstwo, hokej na lodzie, hokej na rolkach i Formuła 1.
+Zimowe sporty są najpopularniejsze w północnych regionach, w których włoscy zawodnicy startują w międzynarodowych zawodach i imprezach olimpijskich.
+Japonia obejmuje prawie 7000 wysp (największą z nich jest Honshu), co czyni Japonię 7. największą wyspą na świecie!
+Dzięki klastrowi/grupie wysp Japonia często jest określana geograficznie jako „archipelag”
+Tajwan rozpoczął się już w XV wieku, gdy europejscy żeglarze płynący wzdłuż wybrzeży notowali nazwę wyspy jako Ilha Formosa, czyli piękna wyspa.
+W 1624 roku Holenderska Wschodnioindyjska Kompania Handlowa ustanawia bazę w południowo-zachodniej części Tajwanu, inicjując zmiany w praktykach produkcji ziaren uprawianych przez tubylców i zatrudniając chińskich robotników do pracy na plantacjach ryżu i cukru.
+W 1683 roku siły dynastii Qing (1644-1912) przejęły kontrolę nad zachodnią i północną częścią wybrzeża Tajwanu i w 1885 roku ogłosiły Tajwan prowincją Cesarstwa Qing.
+W 1895 roku, po porażce w Pierwszej wojnie chińsko-japońskiej (1894-1895), rząd dynastii Qing podpisuje traktat w Shimonoseki, na mocy którego ustępuje suwerenność nad Tajwanem Japonii, która rządzi wyspą do 1945 roku.
+Machu Picchu składa się z trzech głównych struktur: Intihuatana, Świątyni Słońca i Sali Trzech Okien.
+Większość budynków na krańcach kompleksu została przebudowana, aby turystom lepiej wyobrazić sobie, w jaki sposób wyglądały na początku.
+Do 1976 roku trzydzieści procent Machu Picchu zostało odrestaurowanych, a prace trwają do dziś.
+Na przykład najpopularniejszym formatem fotografii statycznej na świecie jest 35 mm, który był dominującym rozmiarem filmu w końcu ery filmu analogowego.
+Jest ona produkowana do dziś, ale jego proporcja jest dziedziczona przez formaty senzorów obrazu w aparatach cyfrowych.
+Format 35 mm to w rzeczywistości 36 mm szerokości i 24 mm wysokości.
+Stosunek szerokości do wysokości tego formatu (dzielenie przez dwanaście, aby uzyskać najprostszą liczbę całkowitą) jest więc określany jako 3:2.
+Wiele powszechnie używanych formatów (na przykład rodzina formatów APS) jest równa lub blisko przybliża tę proporcję.
+Bardzo wykorzystywana i często wyśmiewana reguła trzeciej jest prostym wskazówką tworzącą dynamikę w obrazie i zachowując pewną mierę porządku.
+Stwierdza, że najbardziej efektywnym miejscem dla głównego przedmiotu jest skrzyżowanie linii dzielących obraz na trzecie w pionie i poziomie (zobacz przykład).
+W tym okresie europejskiej historii Kościół katolicki, który stał się bogaty i potężny, został poddany krytyce.
+Ponad tysiąc lat religia chrześcijańska łączyła europejskie państwa pomimo różnic językowych i obyczajowych.
+Jego wszechobecna moc dotknęła każdego, od króla po najbiedniejszego.
+Jedna z głównych zasad chrześcijaństwa mówi, że majątek powinien być wykorzystywany do zmniejszania cierpień i ubóstwa, a fundusze kościelne są przeznaczone specjalnie na ten cel.
+Centralna władza kościoła przebywała w Rzymie przez ponad tysiąc lat, co doprowadziło do koncentracji władzy i pieniędzy, co spowodowało, że wielu ludzi zaczęło pytanie, czy ten postulat jest spełniany.
+Wkrótce po rozpoczęciu działań wojennych Wielka Brytania rozpoczęła blokadę morską Niemiec.
+Strategia okazała się skuteczna, przerwując kluczowe dostawy wojskowe i cywilne, choć blokada narusza obecnie obowiązujące międzynarodowe prawo, ustanowione przez kilka międzynarodowych porozumień z ubiegłych dwóch stuleci.
+Brytyjskie okręty minowały wody międzynarodowe, aby uniemożliwić wszelkim statkom wjazd do całych odcinków oceanu, co stanowiło zagrożenie dla statków neutralnych.
+Z uwagi na ograniczony odpowiedź na tę taktykę Niemcy oczekiwali podobnej reakcji na nieograniczoną wojnę podwodną.
+W latach dwudziestych XX wieku dominującą postawą większości obywateli i narodów była postawa pokojowa i izolacjonistyczna.
+Po oglądania horrorów i bestialstw wojny I wojny światowej narody chciały uniknąć takiej sytuacji w przyszłości.
+W 1884 roku Tesla przeniósł się do Stanów Zjednoczonych, aby przyjąć pracę w firmie Edison Company w Nowym Jorku.
+Do Stanów Zjednoczonych przyjechał z 4 centami, książką poezji i listem polecającym od Charlesa Batchelora (jego menedżera w poprzednim miejscu pracy) do Thomasa Edisona.
+Starożytna Chiny miała unikalny sposób pokazywania różnych epok historycznych; każda faza Chin lub każda rodzina rządząca była odrębną dynastią.
+Między każdą dynastią znajdowały się też okresy rozdrobnienia prowincji, najbardziej znane z nich to epoka Trzech Królestw trwająca 60 lat pomiędzy dynastiami Han i Jin.
+W tych okresach doszło do krwawych bitew między wieloma szlachcicami walczącymi o tron.
+Era Trzech Królestw była jedną z najkrwawiejszych epizodów w historii starożytnego Chin. Tysiące ludzi zginęło w walce o najwyższy tron w wielkim pałacu w Xi’an.
+Istnieje wiele społecznych i politycznych skutków, takich jak wprowadzenie metryki, przejście od absolutyzmu do republikanizmu, nacjonalizmu i przekonania, że kraj należy do ludu, a nie do jednego władcy.
+Po rewolucji stanowiska były otwarte dla wszystkich mężczyzn, co umożliwiło najambitniejszym i najbardziej uznanym osobie sukces.
+Tak samo w przypadku wojska, ponieważ zamiast stopni wojskowych były teraz opierane na klasie, były teraz opierane na kaliberze.
+Rewolucja francuska zainspirowała też wielu innych represjonowanych robotników z innych krajów do rozpoczęcia własnych rewolucji.
+Muhammad był głęboko zainteresowany sprawami poza tym zwykłym życiem. Często odwiedzał jaskinię, która stała się znana jako „Hira‘” na górze „Noor” (światło) i służyła mu do rozmyślania.
+sama jaskinia, która przeżyła wieki, daje bardzo wyraźny obraz duchowych skłonności Muhammada.
+Spoczywająca na szczycie jednego z gór znajdujących się na północ od Mekki, jaskinia jest całkowicie izolowana od reszty świata.
+W rzeczywistości nie jest łatwo go znaleźć, nawet jeśli wiemy, że istnieje. Po wejściu do jaskini jest całkowita izolacja.
+Nic nie można zobaczyć poza czystym, pięknym niebem powyżej i wieloma okolicznymi górami. W jaskini można zobaczyć i usłyszeć bardzo mało tego świata.
+Wielka Piramida w Gizie jest jedyną z siedmiu cudów świata, która do dziś stoi.
+Zbudowana przez Egipcjan w III wieku p.n.e., Wielka Piramida jest jedną z wielu wielkich piramid, zbudowanych w celu upamiętnienia zmarłego faraona.
+Płaskowyż w Gizie, czyli „Nekropolia w Gizie” w Dolinie Mumii w Egipcie, zawiera kilka piramid (w tym największą), kilka małych grobowców, kilka świątyń oraz Wielką Sfinksę.
+Wielka piramida została zbudowana w celu upamiętnienia faraona Chufu, a wiele mniejszych piramid, grobów i świątyń zostało zbudowanych w celu upamiętnienia żon i członków rodziny Chufu.
+Znak „w górę” przypomina literę V, a znak „w dół” przypomina spójkę lub kwadrat bez dolnej strony.
+W górę oznacza, że należy zacząć od końca i naciskać na smyczek, a w dół oznacza, że należy zacząć od skokówki (miejsca, w którym trzymasz smyczek) i ciągnąć smyczek.
+Wykorzystywanie skrzydła w górę zwykle generuje bardziej delikatny dźwięk, podczas gdy wykorzystywanie skrzydła w dół generuje dźwięk silniejszy i bardziej uderzający.
+Możesz zaznaczyć swoje własne oceny, ale pamiętaj, że zaznaczone oceny są tam dla muzycznych celów, więc powinno się je zwykle respektować.
+Wstrząśnięty król Ludwik XVI, królowa Maria Antonietta, ich dwie młode córki (11-letnia Maria Teresa i 4-letni Ludwik Karol) oraz siostra króla, pani Elżbieta, 6 października 1789 zmuszeni zostali do powrotu do Paryża z Wersalu przez tłum kupczynek.
+W wagonie powrócili do Paryża, otoczeni tłumem ludzi krzyczących i grożących królowi i królowej.
+Tłum ludzi zmusił króla i królową do otwarcia szeroko okien w ich wózku.
+Na pewnym etapie jeden z członków zgromadzenia ukazał głowę zabitego wersalskiego strażnika przed przerażoną królową.
+Wojenne wydatki amerykańskiego imperializmu na podbój Filipin zostały zapłacone przez samo filipińskie społeczeństwo.
+Zostali zmuszeni do płacenia podatków do amerykańskiego kolonialnego reżimu, aby pokryć większą część wydatków i procentów na obligacjach emitowanych w imieniu rządu filipińskiego przez banki na Wall Street.
+Oczywiście, superprofity pochodzące z długotrwałej eksploatacji filipińskich ludzi stanowiłyby podstawowe zyski amerykańskiego imperializmu.
+Aby zrozumieć templariuszów, trzeba zrozumieć kontekst, który spowodował powstanie zakonu.
+Wiek, w którym dochodziło do wydarzeń, zwykle określa się mianem średniowiecza wysokiego, czyli europejskiej historii w XI, XII i XIII wieku (od 1000 do 1300 roku n.e.).
+Średniowiek średni był poprzedzony średniowiekiem wczesnym, a po nim nastąpił średniowiek późny, który według konwencji kończy się około 1500 roku.
+Determinizm technologiczny to pojęcie obejmujące szeroki zakres myśli w praktyce, od technologicznego nacisku lub technologicznego imperatywu po surowy sens, że los człowieka jest zdeterminowany ukrytą logiką związaną z naukowymi prawami i ich wyrażeniem w technologii.
+Większość interpretacji technologicznego determinizmu dzieli się na dwie zasadnicze myśli: że rozwój technologii sam w sobie toczy się w dużej mierze poza wpływem kulturowym lub politycznym, a także że technologia ma „skutki” na społeczeństwa, które są wrodzone, a nie społecznie uwarunkowane.
+Na przykład można powiedzieć, że samochód koniecznie prowadzi do rozwoju dróg.
+Jednakże ogólnokrajowa sieć dróg nie jest ekonomicznie wiarygodna dla kilku samochodów, więc rozwijane są nowe metody produkcji, aby zmniejszyć koszt posiadania samochodu.
+Masowa własność samochodów powoduje też większą częstość wypadków na drogach, co skutkuje wymyśleniem nowych technik medycznych służących do naprawy uszkodzonych ciał.
+Romantyzm posiadał duży element kulturowego determinizmu, wywodzącego się od pisarzy takich jak Goethe, Fichte i Schlegel.
+W kontekście romantyzmu geografia kształtowała jednostki, a z upływem czasu powstały zwyczaje i kultura związana z tą geografią, a te, będąc w harmonii z miejscem społeczności, były lepsze niż arbitralnie wprowadzane prawa.
+W sposób, w jaki Paryż jest znany jako współczesna stolica módy, Konstantynopol był uważany za stolicę módy średniowiecznej Europy.
+Jego sława jako epicentrum luksusu rozpoczęła się około 400 r. n.e. i trwała do około 1100 r. n.e.
+Jego status spadł w XII wieku głównie dlatego, że krzyżowcy wrócili z darymi, takimi jak tkaniny i przyprawy, które były cenniejsze niż to, co oferowały rynki bizantyjskie.
+To właśnie wówczas Konstantynopol utracił tytuł stolicy módy na rzecz Paryża.
+Styl gotycki osiągnął swój szczyt w okresie od X do XI wieku i XIV wieku.
+Na początku moda była silnie pod wpływem kultury bizantyjskiej na wschodzie.
+Jednakże ze względu na powolne kanały komunikacji styl w zachodniej części świata może być zaawansowany o 25 do 30 lat.
+pod koniec średniowiecza zachodnia Europa zaczęła rozwijać własny styl. Jednym z największych osiągnięć tego okresu było to, że w wyniku krucjat ludzie zaczęli używać guzików do zapinania odzieży.
+Rolnictwo utrzymujące to rolnictwo prowadzone w celu produkcji wystarczającej ilości żywności, aby pokryć jedynie potrzeby rolnika i jego rodziny.
+Uprawa rolnicza na utrzymanie to prosty, często organiczny system wykorzystujący zachowane nasiona rodzimego ekosystemu w połączeniu z rotacją upraw lub innymi raczej prostymi technikami, aby maksymalizować wydajność.
+Historycznie większość rolników zajmowała się rolnictwem utrzymującym, a w wielu krajach rozwijających się to wciąż tak.
+Subkultury połączają osoby o podobnych poglądach, które czują się odrzucone przez standardy społeczne, i umożliwiają im rozwój poczucia tożsamości.
+Subkultury mogą być charakterystyczne ze względu na wiek, rasę, klasę, lokalizację i/lub płeć członków.
+Właściwości, które określają subkulturę jako odrębną, mogą być językowe, estetyczne, religijne, polityczne, seksualne, geograficzne lub kombinacja tych czynników.
+Członkowie subkultury często sygnalizują swoje członkostwo poprzez charakterystyczny i symboliczny sposób używania stylu, który obejmuje modę, maniery i argot.
+Jednym z najczęściej stosowanych sposobów na ilustrację znaczenia społecznej integracji jest odwoływanie się do kilku nieszczęśliwych przypadków dzieci, które nie zostały społecznie integrowane przez dorosłych podczas swojego wychowywania z powodu negligencji, nieszczęścia lub umyślnego złego traktowania.
+Takie dzieci nazywane są „dzikie” lub dzikie. Niektóre dzikie dzieci zostały zamknięte przez ludzi (zwykle ich własnych rodziców); w niektórych przypadkach to wynikało z odrzucenia dziecka przez rodziców z powodu jego ciężkiej utraty zdolności intelektualnej lub fizycznej.
+Dzieci dzikie mogły doświadczyć ciężkiego nadużycia lub traumatu przed opuszczeniem lub ucieczką.
+Inni mieli zostać wychowywani przez zwierzęta, a niektórzy mieli żyć samotnie w środowisku naturalnym.
+Gdy całkowicie wychowuje się wśród zwierząt nie ludzkich, dziecko dzikie wykazuje zachowania (w granicach fizycznych możliwości) niemal całkowicie podobne do zachowań konkretnego zwierzęcia opiekującego się, np. strachu lub braku zainteresowania ludźmi.
+Choć projektowa forma nauczania powinna ułatwiać i upraszczać naukę, scaffolding idzie dalej.
+Budowa konstrukcyjna nie jest metodą nauczania, ale raczej pomocą, która zapewnia wsparcie osobom, które przechodzą przez nowy doświadczenie edukacyjne, takie jak używanie nowego programu komputerowego lub rozpoczęcie nowego projektu.
+Schematy mogą być zarówno wirtualne, jak i rzeczywiste, co oznacza, że nauczyciel jest formą schematu, ale takim samym schematem jest też mały mężczyzna z klipką w Microsoft Office.
+Wirtualne konstrukcje są wewnętrzne w oprogramowaniu i są przeznaczone do pytania, pobudzania i wyjaśniania procedur, które mogły być dla ucznia zbyt trudne do wykonania samodzielnie.
+Dzieci są umieszczane w opiece zastępczej z szerokim spektrem przyczyn, które obejmują zaniedbanie, przemoc, a nawet eksterminację.
+Nikt nie powinien musieć dorastać w środowisku nieopiekującym, nieopiekującym i nieedukacyjnym, ale to się dzieje.
+Postrzegamy system opieki zastępczej jako bezpieczną strefę dla tych dzieci.
+System opieki rodzinnej ma za zadanie zapewnienie bezpiecznych domów, miłych opiekunów, stabilnej edukacji i bezpiecznej opieki zdrowotnej.
+Opieka zastępcza ma za zadanie zapewnienie wszystkich niezbędnych rzeczy, które brakowały w domu, z którego dziecko zostało wyprowadzone.
+Internet połącza elementy masowej i osobistej komunikacji.
+Odrębne cechy sieci internetowej prowadzą do dodatkowych wymiarów w odniesieniu do podejścia użytkowo-odmianowego.
+Na przykład „nauka” i „integracja społeczna” są sugerowane jako ważne motywacje do używania Internetu (James et al., 1995).
+„Zainteresowanie osobiste” i „trwające relacje” to nowe aspekty motywacji zidentyfikowane przez Eighmey i McCord (1998) podczas badań reakcji publiczności na witryny internetowe.
+Stosowanie nagrywania wideo doprowadziło do ważnych odkryć w interpretacji mikroexpresji twarzy, czyli krótkotrwałych ruchów twarzy trwających kilka milisekund.
+W szczególności twierdzi się, że można wykryć, czy ktoś kłamie, poprzez poprawną interpretację mikroexpresji twarzy.
+W artykule The President's Speech Oliver Sacks pokazał, jak ludzie, którzy nie mogą rozumieć mowy ze względu na uszkodzenie mózgu, są jednak w stanie dokładnie ocenić sincerność.
+Sugeruje nawet, że takie umiejętności interpretowania zachowań ludzkich mogą być wspólne dla zwierząt, takich jak domowe psy.
+Badania XX wieku wykazały, że istnieją dwa źródła genetycznej zmienności: ukryte i wyrażone.
+Mutacja dodaje nowe genetyczne zróżnicowanie, a selekcja usuwa je z wyrażonego zróżnicowania.
+Segregacja i rekombinacja zamienia warianty pomiędzy obiema populacjami z każdym pokoleniem.
+Na sawannie jest trudne, aby naczelny z systemem trawiennym podobnym do ludzkiego zaspokoił swoje potrzeby aminokwasów z dostępnych zasob roślinnych.
+Oprócz tego, nie wykonanie tego zadania ma poważne konsekwencje: depresję wzrostową, niedożywienie i ostatecznie śmierć.
+Najbardziej dostępnymi surowcami roślinnymi były białka dostępne w liściach i roślinach strąkowych, ale są one trudne do trawienia dla ssaków takich jak my, jeśli nie są gotowane.
+W przeciwieństwie do żywności zwierzęcej (mrówek, termitów, jaj) nie tylko łatwo się trawi, ale zawiera ona wysokiej jakości białka zawierające wszystkie zasadnicze aminokwasy.
+Wszystko wzięte pod uwagę, nie powinniśmy być zaskoczeni, jeśli okazuje się, że nasze przodkowie rozwiązali swoje „problemy z białkami” w podobny sposób, w jaki to robią szympansy na sawannie.
+Przerwanie snu to proces świadomego przebudzenia się w czasie normalnego snu i ponownego zapadnięcia snu po krótkim czasie (10–60 minutach).
+Można to łatwo zrobić, używając relatywnie spokojnego budzika, który przyniesie Cię do świadomości bez całkowitego przebudzenia.
+Jeśli odkryjesz, że resetujesz zegarek podczas snu, możesz go umieścić po drugiej stronie pokoju, co będzie skłaniało cię do wyjścia z łóżka, aby go wyłączyć.
+Inne opcje opierające się na biorytmie obejmują pijanie dużej ilości płynu (zwłaszcza wody lub herbaty, znanej jako diuretyk) przed usnutkiem, co powoduje, że osoba musi wstać, aby oddać mocz.
+Wielkość wewnętrznego pokoju, jaki posiada dany człowiek, odwrotnie koreluje z ilością naprężenia w ciele i duchu.
+Im niższy poziom naprężenia, tym bardziej pozytywna jest obecna siła życiowa. Każdy człowiek ma potencjalnie możliwość znalezienia absolutnej spokojności i zadowolenia.
+Każdy może osiągnąć oświecenie. Jedyną przeszkodą na drodze do tego celu jest nasze napięcie i negatywne nastawienie.
+Buddyzm tybetański opiera się na naukach Buddy, ale został rozszerzony szlakiem mahajany miłości i wieloma technikami z indyjskiego jogi.
+W zasadzie tybetański buddyzm jest bardzo prosty. Składa się z jogi Kundalini, medytacji i ścieżki oglądającej miłości.
+Dzięki jogi kundalini energia (energia oświecenia) jest przebudowywana za pomocą pozycji jogi, ćwiczeń oddychania, mantr i wizualizacji.
+Ośrodkiem medytacji tybetańskiej jest Deity Yoga. Dzięki wizualizacji różnych bóstw oczyszczają się kanały energetyczne, aktywizują się czakry i tworzy się świadomość oświecenia.
+W czasie II wojny światowej Niemcy byli wspólnym wrogiem, co doprowadziło do współpracy pomiędzy ZSRR a USA. Po zakończeniu wojny konflikty systemowe, procesowe i kulturowy doprowadziły do rozłamu.
+Po dwóch latach po zakończeniu wojny byli sojusznicy stali się wrogami, a zaczęła się zimna wojna.
+Miał trwać przez kolejne 40 lat i toczyć się na polach bitew od Afryki po Azję, w Afganistanie, na Kubie i w wielu innych miejscach.
+Od 17 września 1939 roku obrona polska była już rozbita, a jedyną nadzieją było wycofanie się i reorganizacja w rumuńskiej przyczółku.
+Jednakże te plany zostały niemal natychmiast zastąpione, gdy ponad 800 000 żołnierzy Armii Czerwonej z Związku Radzieckiego wkroczyło na terytorium Polski i stworzyło fronty białoruski i ukraiński po inwazji na wschodnie regiony Polski w naruszeniu traktatu pokojowego z Rigą, paktu nieagresji radziecko-polskiego i innych umów międzynarodowych, zarówno dwustronnych, jak i wielostronnych.
+Używanie statków do transportu to najbardziej efektywny sposób na przemieszczanie dużych ilości ludzi i towaru przez ocean.
+Tradycyjnym zadaniem marynarki wojennej jest zapewnienie, aby państwo mogło transportować swoich obywateli i towary, a jednocześnie uniemożliwienie przeciwnikowi transportu jego obywateli i towarów.
+Jednym z najbardziej charakterystycznych przykładów tego w ostatnich latach była kampania na Atlantyku podczas II wojny światowej. Amerykanie usiłowali przerzucić żołnierzy i materiały przez Atlantyk, aby pomóc Wielkiej Brytanii.
+W tym samym czasie niemiecka marynarka wojenna, używając głównie okrętów podwodnych, starała się zatrzymać ten ruch.
+Gdyby sojusznicy nie odnieśli zwycięstwa, Niemcy prawdopodobnie byliby w stanie opanować Wielką Brytanię, podobnie jak resztę Europy.
+Kozice wydają się być pierwszymi domestykowanymi zwierzętami około 10 000 lat temu w górach Zagros w Iranie.
+Starożytne kultury i plemiona zaczęły je hodować w celu łatwego dostępu do mleka, włosów, mięsa i skór.
+Domowe kozły były zwykle utrzymywane w stadach przemieszczających się po wzgórzach lub innych pastwiskach, często pod opieką koziarzy, którzy często byli dziećmi lub nastolatkami, podobnie jak bardziej znani pasterze. Te metody hodowli są nadal stosowane.
+Wagony kolejowe pojawiły się w Anglii już w XVI wieku.
+Choć wagonki składały się jedynie z równoległych desek drewnianych, umożliwiały koniom ciągnącym je rozwijać większą prędkość i ciągnąć większe ładunki niż na nieco bardziej nierównej nawet wówczas drodze.
+Wkrótce po wprowadzeniu kawałków drewnianych w celu utrzymania torów na miejscu zaczęto zdawać sobie sprawę, że torowisko będzie efektywniejsze, jeśli na jego górnej powierzchni będzie umieszczony kawałek żelazny.
+Stało się to powszechną praktyką, ale żelezo spowodowało większe opotrzebowanie drewnianych kół wagonów.
+Ostatecznie koła drewniane zostały zastąpione kołami żelaznymi. W 1767 roku wprowadzono pierwsze całkowicie żelazne szyny.
+Pierwszą znaną formą transportu była chód, człowiek zaczął chodzić na dwóch nogach około dwóch milionów lat temu, wraz z pojawieniem się Homo erectus (tzn. człowieka wyróżniającego się chodzeniem na dwóch nogach).
+Jej poprzednicy, australopiteki, nie chodziły zwykle na dwóch nogach.
+Specyficzne przystosowania do chodzenia na dwóch nogach odnaleziono w szczątkach Australopitekusa żyjącego od 4,2 do 3,9 mln lat temu, choć Sahelanthropus mógł chodzić na dwóch nogach już od 7 mln lat temu.
+Możemy zaczynać żyć bardziej przyjaznie dla środowiska, możemy dołączyć do ruchu ekologicznego, a nawet być aktywistami w celu zmniejszenia przyszłego cierpienia w jakimś stopniu.
+To tak samo jak leczenie objawowe w wielu przypadkach. Jednak jeśli chcemy nie tylko tymczasowego rozwiązania, powinniśmy znaleźć przyczynę problemów i je wyłączyć.
+Jest jasne, że świat zmienił się bardzo dzięki postępom naukowym i technologicznym ludzkości, a problemy stały się większe dzięki przeludnieniu i ekstrawaganckiemu stylu życia ludzi.
+Po przyjęciu przez Kongres 4 lipca ręcznie napisany projekt podpisany przez prezydenta Kongresu Johna Hancocka i sekretarza Charlesa Thomsona został wysłany kilka bloków dalej do drukarni Johna Dunlapa.
+W nocy pomiędzy 150 a 200 egzemplarzy zostało wykonanych, obecnie znanych jako „Dunlap broadsides”.
+Pierwsze publiczne czytanie dokumentu miało miejsce 8 lipca na dziedzińcu Independence Hall, gdzie go przeprowadził John Nixon.
+Jeden został wysłany do George’a Washingtona 6 lipca, który przeczytał go swoim żołnierzom w Nowym Jorku 9 lipca. Kopia dotarła do Londynu 10 sierpnia.
+25 zachowanych do dziś broadsidów Dunlapa są najstarszymi zachowanymi egzemplarzami dokumentu. Oryginalny ręcznie napisany egzemplarz nie zachował się.
+Wiele dziś paleontologów uważa, że jedna grupa dinozaurów przeżyła i żyje do dziś. Nazywamy je ptakami.
+Wiele ludzi nie myśli o nich jako o dinozaurach, ponieważ mają pióra i mogą latać.
+Ale wciąż istnieje wiele rzeczy o ptakach, które wyglądają na dinozaury.
+Mają nogi z łuskami i szponami, składają jaja i chodzą na dwóch tylnych nogach, podobnie jak tyrannosaurus.
+Praktycznie wszystkie komputery używane dziś opierają się na przetwarzaniu informacji kodowanych w postaci liczb binarnych.
+Liczba binarna może mieć tylko jedną z dwóch wartości, tj. 0 lub 1, a takie liczby nazywane są binarnymi cyframi lub bitami, jeśli chodzi o słownictwo komputerowe.
+Choroba wewnętrzna może nie być natychmiast widoczna. Objawy, takie jak wymioty, są wystarczająco ogólne, aby nie dać możliwości natychmiastnej diagnozy.
+Najlepszym sygnałem wewnętrznego zatrucia może być obecność otwartej butli z lekarstwami lub toksycznymi chemikaliami gospodarstwa domowego.
+Sprawdź etykietę, aby uzyskać szczegółowe instrukcje dotyczące pierwszej pomocy w przypadku tego konkretnego trucizny.
+Słowo „błąd” jest używane przez entomologów w formalnym znaczeniu w odniesieniu do tej grupy owadów.
+Termin ten wywodzi się z starożytnej znajomości szarańczaków, które są owadami bardzo przystosowanymi do parazytowania na ludziach.
+Oba gatunki szarańczaków są nidicolne, czyli przystosowane do życia w gniazdzie lub mieszkaniu swojego gospodarza.
+Na całym obszarze Stanów Zjednoczonych odnotowano około 400 000 znanych przypadków stwardnienia rozsianego (MS), co sprawia, że jest to najczęściej występujące choroba neurologiczna u młodych i średnioletnich dorosłych.
+Stwardnienie rozsiane to choroba, która dotyka centralnego układu nerwowego składającego się z mózgu, rdzenia i nerwu wzrokowego.
+Badania wykazały, że kobiety są dwukrotnie bardziej narażone na stwardnienie rozsiane, niż mężczyźni.
+Możliwe, że para zadecyduje, że nie jest to w ich interesie, ani w interesie ich dziecka, aby wychowywać miminko.
+Te pary mogą zdecydować się na opracowanie planu adopcji dla swojego dziecka.
+W adopcji rodzice biologiczni zrezygnowują ze swoich praw rodzicielskich, pozwalając innym małżeństwu pełnić funkcję rodziców dziecka.
+Głównym celem nauki jest odkrycie sposobu, w jaki działa świat, za pomocą metody naukowej. Ta metoda w praktyce kieruje większością badań naukowych.
+Nie jest ona jednak samotna, eksperyment i eksperyment to badanie, które służy wyeliminowaniu jednego lub więcej możliwych hipotez poprzez zadawanie pytania i obserwowanie. Eksperyment i eksperyment prowadzą również badania naukowe.
+Naturaliści i filozofowie skupili się na klasycznych tekstach, a w szczególności na Biblii w języku łacińskim.
+Zaakceptowano poglądy Arystotelesa na wszystkie kwestie nauki, w tym psychologii.
+Wraz z upadkiem znajomości języka greckiego Zachód stracił kontakt z greckimi korzeniami filozoficznymi i naukowymi.
+Wiele obserwowanych rytmów fizjologicznych i zachowań często istotnie zależy od obecności endogennych cykli i ich produkcji za pośrednictwem biologicznych zegarów.
+Większość żyjących organizmów, w tym bakterie, grzyby, rośliny i zwierzęta, wykazuje okresowe rytmy, które nie są jedynie odpowiedzią na okresowe sygnały z zewnątrz.
+Biologiczne zegarki są samoregulującymi oscilatorami, które będą kontynuowały okres wolnego cyklu nawet w braku sygnałów z zewnątrz.
+Eksperyment Hersheya i Chase’a był jednym z głównych sugestii, że DNA jest materiałem genetycznym.
+Hershey i Chase użyli bakteriofagów, czyli wirusów, do wprowadzenia własnej DNA do bakterii.
+Wykonali dwa eksperymenty, oznakowując albo DNA w wirusie radioaktywnym fosforem, albo białko w wirusie radioaktywnym siarką.
+Mutacje mogą mieć różnorodne skutki w zależności od typu mutacji, znaczenia fragmentu materiału genetycznego dotkniętego i tego, czy komórki dotknięte są komórkami potomstwowymi.
+Tylko mutacje w komórkach linii gameticznej mogą być przekazywane dzieciom, podczas gdy mutacje w innych komórkach mogą spowodować śmierć komórek lub raka.
+Turystyka przyrodnicza przyciąga osoby zainteresowane odwiedzaniem obszarów naturalnych w celu oglądania krajobrazu, w tym roślin i zwierząt dzikich.
+Przykłady działań na miejscu obejmują polowanie, rybałkę, fotografowanie, obserwowanie ptaków, odwiedzanie parków i badanie informacji o ekosystemie.
+Przykładem może być odwiedzanie, fotografowanie i poznawanie orangutanów na Borneo.
+Każde rano ludzie opuszczają małe miasteczka w samochodach, aby dojechać do miejsca pracy, a pozostawiają za sobą innych, którzy jedzą do miejsca, z którego właśnie wyjechali.
+W tym dynamicznym środku transportu każdy jest w jakiś sposób powiązany i wspiera system transportu bazujący na prywatnych samochodach.
+Nauka wskazuje obecnie, że ta masywna gospodarka węglowa doprowadziła do usunięcia biosfery z jednego z jej stabilnych stanów, który wspierał ewolucję człowieka przez ostatnie dwa miliony lat.
+Wszyscy uczestniczą w społeczeństwie i korzystają z transportu. Wszyscy skarżą się na transport.
+W rozwiniętych krajach słyszane są rzadko podobne skargi na jakość wody lub rozbite mosty.
+Dlaczego transportowe systemy wytwarzają takie skargi, dlaczego nie sprawdzają się codziennie? Są inżynierowie transportowi niekompetentni? Albo jest coś większego?
+Ruch na drogach jest nauką o ruchu poszczególnych kierowców i pojazdów pomiędzy dwoma punktami i interakcjach między nimi.
+Niestety, badanie ruchu na drogach jest trudne, ponieważ zachowanie kierowców nie można przewidzieć z jednoznaczną pewnością.
+Na szczęście kierowcy zazwyczaj zachowują się w rozumnym zakresie, dzięki czemu ruch na drogach ma pewną konsekwencję i można go przybliżnie zreprezentować matematycznie.
+Aby lepiej reprezentować przepływ ruchu, ustalono związki pomiędzy trzema głównymi cechami: (1) przepływem, (2) gęstością i (3) prędkością.
+Te stosunki pomagają w planowaniu, projektowaniu i eksploatacji obiektów drogowych.
+Pierwszymi zwierzętami, które zaczęły latać, były owady. Ich umiejętność lotu pomagała im łatwiej uniknąć wrogów, a także efektywniej szukać pożywienia i partnerów do rozmnażania.
+Większość owadów posiada przewagę w postaci możliwości skręcenia skrzydeł do tylnej części ciała.
+Dzięki temu mają oni szerszy wybór mniejszych miejsc ukrycia przed drapieżnikami.
+Obecnie jedynymi owadami, które nie mogą skrzywić skrzydeł, są chruściki i muchówki.
+Tysiące lat temu człowiek o nazwisku Aristarchus twierdził, że Układ Słoneczny krąży wokół Słońca.
+Niektórzy uważali, że miał rację, ale większość ludzi uważała, że Układ Słoneczny krąży wokół Ziemi, włączając Słońce (a nawet inne gwiazdy).
+To wydaje się racjonalne, ponieważ Ziemia nie czuje, że się porusza, prawda?
+Rzeka Amazonka jest drugą najdłuższą i największą rzeką na Ziemi. Przepływa przez nią więcej wody niż przez drugą największą rzekę.
+Rzeka Amazonka jest również najszerszą rzeką na Ziemi, osiągając na niektórych odcinkach sześć mil szerokości.
+Aż 20% wody płynącej z planetarnych rzek do oceanów pochodzi z Amazonki.
+Główna rzeka Amazonka ma 6387 km (3980 mil). Zbiera wody z tysięcy mniejszych rzek.
+Choć budowa piramid z kamienia trwała do końca Starożytnego Królestwa, piramidy w Gizie nigdy nie były przekroczone co do rozmiarów i technicznej precyzji budowy.
+Starożytni Egipcjanie z nowego królestwa zachwycali się zabytkami swoich poprzedników, które były wówczas już ponad tysiąc lat stare.
+Populacja Watykanu wynosi około 800 osób. Jest to najmniejszy niezależny kraj na świecie i kraj z najniższą populacją.
+Watykan używa włoskiego w swojej legislacji i oficjalnych komunikatach.
+Włoski jest codziennym językiem większości osób pracujących w państwie, a łacina jest często używana w ceremoniach religijnych.
+Wszyscy obywatele Watykanu są katolikami rzymskimi.
+Ludzie wiedzieli od starożytności o podstawowych elementach chemicznych takich jak złoto, srebro i miedź, ponieważ można je znaleźć w naturze w naturalnej formie i są one łatwo wydobywalne za pomocą prostych narzędzi.
+Arystoteles, filozof, teoretyzował, że wszystko składa się z mieszaniny jednego lub więcej z czterech elementów: ziemi, wody, powietrza i ognia.
+Było to bardziej podobne do czterech stanów materii (w tej samej kolejności): ciała stałego, ciała ciekłego, gazu i plazmy, choć teoretyzował też, że zmieniają się w nowe substancje, aby tworzyć to, co widzimy.
+Stopoły to po prostu mieszanka dwóch lub więcej metali. Nie zapomnij, że w okresowej tablicy znajduje się wiele elementów.
+Elementy takie jak wapń i sód są uważane za metale. Oczywiście, są też metale takie jak srebro i złoto.
+Można też mieć stopoły zawierające małe ilości niemetalicznych składników, takich jak węgiel.
+Wszechświat składa się z materii. Wszystka materia składa się z małych cząsteczek zwanych atomami.
+Atomy są tak niezwykle małe, że miliardy z nich mogłyby się pomieścić na końcu tego zdania.
+Dlatego kielich był dobrym przyjacielem wielu ludzi, gdy został wprowadzony na rynek.
+Niestety, wraz z pojawieniem się nowych metod pisania, ołówek został relegowany do mniejszego statusu i użytkowania.
+Ludzie piszą teraz wiadomości na ekranach komputerów, nigdy nie zbliżając się do ostrzarki.
+Można tylko się zastanowić, co stanie się z klawiaturą, gdy pojawi się coś nowego.
+Bomba jądrowa działa na zasadzie, że potrzeba energii, aby zbudować jądro z wieloma protonami i neutronami.
+To podobne do wyciągnięcia ciężkiego wózka na wzgórzu. Rozdzielenie jądra po raz kolejny uwalnia część tej energii.
+Niektóre atomy mają niestabilne jądra, co oznacza, że są skłonne do rozpadu pod wpływem niewielkiej siły.
+Powierzchnia Księżyca składa się z kamieni i pyłu. Powierzchnię Księżyca nazywa się skorupą.
+Skorupa ma około 70 km grubości po stronie bliskiej i 100 km po stronie dalekiej.
+Jest cieńszy pod morzami a grubniejszy pod górami.
+Na bliskiej stronie może być więcej maryj, ponieważ skorupa jest cieńsza. Lava miała łatwiej dostać się na powierzchnię.
+Teorie treściowe skupiają się na odkrywaniu towarzyszących ludziom czynników, które je inspirują.
+Teoria sugeruje, że ludzie posiadają określone potrzeby i/lub pragnienia, które zostały wewnętrznie zintegrowane w procesie dorastania do dorosłości.
+Te teorie zajmują się tym, co to w konkretnych ludziach sprawia, że chcą tego, czego chcą, i co w ich środowisku spowoduje, że będą robić lub nie będą robić pewnych rzeczy.
+Dwie popularne teorie treści to teoria hierarchii potrzeb Maslowa i teoria dwóch faktorów Hertzberga.
+Ogólnie rzecz biorąc, dwa zachowania mogą pojawić się, gdy menadżerowie zaczynają kierować swoimi dawnymi kolegami. Na jednym końcu spektra znajduje się staranie się pozostać „jednym z chłopaków” (lub kobiet).
+Ten typ menedżera ma trudności z podejmowaniem niepopularnych decyzji, wykonywaniem sankcji, oceną osiągnięć, przydzielaniem odpowiedzialności i udzielaniem odpowiedzialności.
+Na drugim końcu spektra można się przekształcić w osobę nierozpoznawalną, która czuje, że musi zmienić wszystko, co zespół robił do tej pory, i przekształcić to w swoje.
+Ostatecznie lider jest ostatecznie odpowiedzialny za sukcesy i porażki zespołu.
+Takie zachowanie często prowadzi do rozbieżności pomiędzy liderami a resztą zespołu.
+Zespół fizyczny i zespół wirtualny są utrzymywane na tym samym poziomie jakości, ale istnieją nieznaczne różnice.
+Członkowie zespołu wirtualnego często pełnią rolę punktu kontaktu dla swojej fizycznej grupy.
+Zazwyczaj mają większą autonomię niż członkowie zespołów konwencjonalnych, ponieważ ich zespoły mogą spotykać się w różnych strefach czasowych, co może nie zostać zrozumiane przez lokalne zarządzanie.
+Prawdziwa „niewidzialna drużyna” (Larson i LaFasto, 1989, s. 109) stanowi również unikalny składnik zespołu wirtualnego.
+„Nieuchwytna drużyna” to zespół zarządzający, do którego każdy z członków raportuje. „Nieuchwytna drużyna” ustaluje standardy dla każdego członka.
+Dlaczego organizacja chce przejść przez czasochłonne procesy tworzenia organizacji uczącej się? Jednym z celów wprowadzania koncepcji uczenia organizacji do praktyki jest innowacja.
+Gdy wszystkie dostępne zasoby są skutecznie wykorzystywane w ramach funkcjonalnych departamentów organizacji, możliwe jest rozwinięcie kreatywności i innowacyjności.
+W efekcie proces współpracy organizacji w celu pokonania przeszkody może doprowadzić do nowego innowacyjnego procesu służącego potrzebom klienta.
+Aby organizacja mogła być innowacyjna, lider musi stworzyć kulturę innowacji, a także wspólne wiedzenie i organizacyjne uczenie się.
+Angel (2006) opisuje podejście Continuum jako metodę pomagającą organizacjom osiągnąć wyższy poziom wydajności.
+Dane neurobiologiczne stanowią fizyczne potwierdzenie teoretycznego podejścia do badań świadomości, co ogranicza obszar badań i czyni je bardziej precyzyjnymi.
+Korelacja pomiędzy patologią mózgu a zachowaniem wspiera naukowców w ich badaniach.
+Już od długiego czasu wiadomo, że różne typy uszkodzeń mózgu, urazów, zmian i nowotworów wpływają na zachowanie i powodują zmiany w niektórych funkcjach psychicznych.
+Rozwój nowych technologii pozwala nam oglądać i badać struktury i procesy mózgu, które nigdy wcześniej nie były widoczne.
+Dzięki temu uzyskujemy dużo informacji i materiału do budowania modeli sztucznych, które pomagają nam zrozumieć procesy w naszym mózgu.
+Choć sztuczna inteligencja ma silne skojarzenia z fantastyką naukową, sztuczna inteligencja stanowi bardzo ważną dziedzinę informatyki zajmującą się zachowaniem, uczeniem się i inteligentną adaptacją maszyn.
+Badania w zakresie sztucznej inteligencji polegają na tworzeniu maszyn do automatyzacji zadań wymagających inteligentnego zachowania.
+Przykładami są kontrola, planowanie i programowanie, umiejętność odpowiadania na diagnozy i pytania klienta, a także rozpoznanie ręcznej pisma, głosu i twarzy.
+Takie rzeczy stały się osobnymi dyscyplinami, które skupiają się na poszukiwaniu rozwiązań problemów w życiu codziennym.
+Systemy sztucznej inteligencji są obecnie często wykorzystywane w takich obszarach, jak ekonomia, medycyna, inżynieria i wojsko, a także w wielu aplikacjach domowych komputerów i gier wideo.
+Wycieczki są dużą częścią każdej klasy. Często nauczycielka chce zabrać swoich uczniów do miejsc, do których podróż autobusem nie jest możliwa.
+Technologia oferuje rozwiązanie w postaci wirtualnych wyjśków szkolnych. Uczniowie mogą oglądać artefakty muzealne, odwiedzić akwarium lub podziwiać piękne sztuki podczas zajęć w klasie.
+Wspólne podróżowanie wirtualnie to także świetny sposób na refleksję nad podróżą i dzielenie się doświadczeniami z przyszłymi klasami.
+Na przykład każdego roku uczniowie z Bennet School w Karolinie Północnej projektują stronę internetową poświęconą podróży do stolicy stanu, a strona internetowa jest odświeżana co rok, ale starsze wersje są dostępne online, aby pełnić funkcję pamiętnika.
+Blogi mogą też pomóc w poprawie pisania uczniów. Chociaż uczniowie często rozpoczynają swoje doświadczenie z blogów z niepoprawnego języka i pisowni, obecność publiczności zwykle zmienia tę sytuację.
+Z uwagi na to, że studenci są często najbardziej krytycznymi słuchaczami, pisarz blogu zaczyna starania się o poprawę pisania, aby uniknąć krytyki.
+Blogowanie „forces students to become more savvy about the world around them” (Toto, 2004). Potrzeba utrzymania zainteresowania publiczności inspirowuje uczniów do bycia mądrzy i interesujący (Toto, 2004).
+Blogowanie to narzędzie inspirowujące współpracę i zachęcające uczniów do rozszerzania nauki poza tradycyjny dzień szkolny.
+Właściwe wykorzystanie blogów „może umożliwić studentom stanie się bardziej analitycznymi i krytycznymi; poprzez aktywne reagowanie na materiały internetowe, studenci mogą określić swoje stanowisko w kontekście innych tekstów, a także zdefiniować swoje perspektywy w konkretnych kwestiach (Oravec, 2002).
+Ottawa to piękna, dwujęzyczna stolica Kanady, w której znajduje się szereg galerii sztuki i muzeów prezentujących przeszłość i teraźniejszość Kanady.
+Dalej na południe znajdują się Wodospady Niagary, a na północ znajduje się niewykorzystana naturalna piękność Muskoka i dalej.
+Wszystkie te rzeczy i więcej podkreślają Ontario jako to, co według osób z zewnątrz stanowi quintesencialnie kanadyjskie.
+Na dużych obszarach znajdujących się dalej na północ można spotkać zaledwie nielicznych mieszkańców, a niektóre obszary są niemal niezamieszkane.
+Na porównanie populacji, które zaskakuje wielu: w USA mieszka więcej Afroamerykanów niż obywateli Kanady.
+Wyspy Wschodniej Afryki znajdują się w Oceanie Indyjskim wzdłuż wschodniego wybrzeża Afryki.
+Madagaskar jest o wiele większy, a co do dzikiej przyrody stanowi samodzielny kontynent.
+Większość mniejszych wysp stanowi niezależne państwa lub są powiązane z Francją i służą jako luksusowe kurorty morskie.
+Araby wprowadzili islam na te ziemie, a szczególnie w Komorach i Majotte.
+Wpływ europejski i kolonializm rozpoczęły się w XV wieku, gdy portugalski odkrywca Vasco da Gama odkrył drogę morską z Europy do Indii.
+Na północy graniczy z Sahelą, a na południu i zachodzie z Atlantykiem.
+Kobiety: Zaleca się, aby każda podróżująca kobieta twierdziła, że jest zamężna, niezależnie od faktycznego statusu małżeńskiego.
+Można też nosić pierścionek (ale nie taki, który będzie wyglądał zbyt drogo.
+Kobiety powinny zdawać sobie sprawę, że różnice kulturowe mogą doprowadzić do czegoś, czego będą uważać za molestowanie, i że nie jest rzadkością być śledzonym, chwyconym za rękę itp.
+Bądź odważna w odrzucaniu mężczyzn i nie bój się utrzymywać swojego stanowiska (niezależnie od kulturowych różnic, to nie jest dobrze!).
+Współczesne miasto Casablanca zostało założone przez rybaków berberyjskich w X wieku p.n.e. i było wykorzystywane przez Fenikjan, Rzymian i dynastię Merenidów jako strategiczny port nazywany Anfa.
+Portugalczycy zniszczyli je i odbudowali pod nazwą Casa Branca, by opuścić je po trzęsieniu ziemi w 1755 roku.
+Marokański sułtan odbudował miasto pod nazwą Daru l-Badya i nadał mu nazwę Casablanca, którą nadał hiszpańscy kupcy, którzy założyli bazy handlowe w tym mieście.
+Casablanca to jedno z najmniej interesujących miejsc do zakupów w całym Maroku.
+Wokół starej mediny łatwo znaleźć miejsca sprzedażowe tradycyjnych marokańskich towarów, takich jak taginy, naczynia, wyroby z kości słoniowej, szlafroki i całe spektrum drobnych przedmiotów, ale wszystko to dla turystów.
+Goma to miasto turystyczne w Demokratycznej Republice Konga na skrajnie wschodzie w pobliżu Rwandy.
+W 2002 roku Goma została zniszczona przez lawinę z wulkanu Nyiragongo, która pochłonęła większość ulic miasta, zwłaszcza centrum.
+Choć Goma jest raczej bezpieczna, wszelkie wizyty poza Gomą powinny być zapoznane, aby zrozumieć stan wojny, która trwa w prowincji Kiwu Północne.
+Miasto jest również bazą do wspinaczki na wulkan Nyiragongo wraz z niektórymi z najtańszych śledowań górskich goryli w Afryce.
+Możesz poruszać się po Gomie za pomocą boda-boda (taxi motocyklowego). Normalna (lokalna) cena wynosi około 500 franków kongijskich za krótką podróż.
+W połączeniu z jego niedostępnością „Timbuktu” stało się metaforą dalekich, egzotycznych krajów.
+Obecnie Timbuktu to ubogie miasto, choć jego sława sprawia, że jest ono atrakcją turystyczną, a także posiada lotnisko.
+W 1990 roku został wpisany na listę światowego dziedzictwa zagrożonego ze względu na zagrożenie piaskami pustynnymi.
+Był to jeden z głównych punktów w programie specjalnym Henry’ego Louisa Gatesa pt. „Cuda świata afrykańskiego” emitowanym przez PBS.
+Miasto stanowi ostry kontrast w porównaniu z innymi miastami w kraju, ponieważ jest bardziej arabskie niż afrykańskie.
+Park Narodowy Kruger (KNP) leży w północno-wschodniej części Republiki Południowej Afryki i rozciąga się wzdłuż granicy Mozambiku na wschodzie, Zimbabwe na północy i rzeki Crocodile na południu.
+Park obejmuje 19 500 km² i dzieli się na 14 różnych ekosystemów, które wspierają różnorodne gatunki zwierząt.
+Jest to jedna z głównych atrakcji w Republice Południowej Afryki i uważana za sztandarową atrakcję Parków Narodowych Republiki Południowej Afryki (SANParks).
+Podobnie jak w przypadku wszystkich parków narodowych w Republice Południowej Afryki, w parku obowiązują codzienne opłaty konserwatorskie i wejściowe.
+Może to też być korzystne, jeśli ktoś kupi kartę Wild Card, która umożliwi wejście do wybranych parków w Południowej Afryce lub do wszystkich parków narodowych w Południowej Afryce.
+Wyspa Hongkong nadaje tę nazwę całemu terytorium Hongkongu i jest miejscem, do którego kieruje się wiele turystów.
+Parada budynków tworzących panoramę Hongkongu jest porównywana do błyskającej barowej karty, która jest widoczna dzięki obecności wody w Zatoce Wiktorii.
+Aby dostać się do najlepszych widoków na Hongkong, opuść wyspę i udaj się do nabrzeża w Kowloon po drugiej stronie.
+Duża większość rozwoju miejskiego na wyspie Hongkong znajduje się na odzyskanych terenach wzdłuż północnego wybrzeża.
+To miejsce, które brytyjscy kolonizatorzy uznawali za swoje, więc jeśli szukasz dowodów kolonialnej przeszłości tego terytorium, to to dobrzy punkt odniesienia.
+Sundarbany to największy na świecie przybrzeżny pas mangrowej roślinności, ciągnący się na 80 km (50 mil) w głąb lądu bangladeskiego i indyjskiego od wybrzeża.
+Sundarbany zostały wpisane na listę światowego dziedzictwa UNESCO. Część lasu znajdująca się na terytorium Indii nazywa się Sundarbany National Park.
+Lasy mangrowce nie są jedynie mokradłami — obejmują też niektóre z ostatnich pozostałych stanowisk potężnych dżungli, które kiedyś pokrywały Gangetic plain.
+Sundarbany obejmują powierzchnię 3850 km², z czego jedna trzecia pokryta jest wodami/bagienami.
+Od 1966 roku Sundarbans są rezerwatem dla dzikich zwierząt, a szacuje się, że teraz żyje tam 400 tygrysów bengalskich i około 30 000 sambarów.
+Autobusy odjeżdżają z przystanku autobusowego między dystryktami (po drugiej stronie rzeki) po całym dniu, choć większość, zwłaszcza kierujących się na wschód i do Jakar/Bumthang, odjeżdża pomiędzy 06:30 a 07:30.
+W związku z tym, że autobusy między dystryktami są często wypełnione, warto zakupić bilet kilka dni wcześniej.
+Większość dystryktów obsługiwana jest przez małe japońskie autobusy Coaster, które są komfortowe i wytrzymałe.
+Szare taksówki to szybki i komfortowy sposób na podróż do pobliskich miejsc, takich jak Paro (Nu 150) i Punakha (Nu 200).
+Most przez rzekę Oyapock to most kablowy. Połącza miasto Oiapoque w Brazylii z miasteczkiem Saint-Georges de l'Oyapock w Gujanie Francuskiej.
+Dwie wieże wznoszą się na wysokość 83 metrów, mierzą 378 metrów długości i posiadają dwie jezdnie o szerokości 3,50 m.
+Oświetlenie pionowe pod mostem wynosi 15 metrów. Budowa została ukończona w sierpniu 2011 roku, most został otwarty dla ruchu w marcu 2017 roku.
+Most ma zostać całkowicie uruchomiony w październiku 2017 roku, kiedy ma zakończyć się budowa brazylijskich punktów celnych.
+Guarani byli najważniejszą grupą tubylców zamieszkującą obecnie wschodnią część Paragwaju, żyjącymi jako półnomadyczni myśliwi, którzy uprawiali również uprawy rolnicze na potrzeby własne.
+Region Chaco zamieszkiwały inne grupy tubylnych plemion, takich jak Guaycurú i Payaguá, które przetrwały dzięki polowaniu, zbieraniu i rybołówstwu.
+W XVI wieku w wyniku spotkania hiszpańskich zdobywców z lokalnymi grupami Indian narodziła się Paragwaj, wcześniej nazywana „Ogromną prowincją Indii”.
+Hiszpanie rozpoczęli kolonizację trwającą trzy stulecia.
+Od chwili założenia Asunción w 1537 roku Paragwaj udało się zachować dużą część swego pierwotnego charakteru i tożsamości.
+Argentyna jest dobrze znana z jednego z najlepszych zespołów i graczy w polu na świecie.
+Największy turniej roku odbywa się w grudniu na polach w Las Cañitas.
+W innych miesiącach można tu oglądać również mniejsze turnieje i mecze.
+Aby poznać informacje o turniejach i zakupie biletów na mecze polo, sprawdź stronę Asociación Argentina de Polo.
+Oficjalną walutą Falklandów jest falklandzki funt (FKP), którego wartość jest ustalona na parze z brytyjskim funtem (GBP).
+Money can be exchanged at the only bank in the islands which is located in Stanley across from the FIC West store.
+Brytyjskie funty są powszechnie akceptowane na całych wyspach, a w Stanley także karty kredytowe i dolary amerykańskie.
+Na wybrzeżnych wyspach karty kredytowe prawdopodobnie nie zostaną akceptowane, choć brytyjska i amerykańska waluta może zostać przyjęta; upewnij się wcześniej u właścicieli, jaką metodę płatności akceptują.
+Wymiana walut na Falklandach poza wyspami jest niemożliwa, więc wymień pieniądze przed opuszczeniem wysp.
+Ze względu na to, że Montevideo znajduje się na południu równika, w tym mieście panuje lato, gdy na półkuli północnej panuje zima, a na odwrót.
+Montevideo znajduje się w strefie subtropikalnej; latem temperatura powyżej 30 stopni Celsjusza nie jest rzadkością.
+Zima może być klamliwie zimna: temperatury rzadko spadają poniżej 0 stopni Celsjusza, ale wiatr i wilgotność powodują, że chłód jest bardziej odczuwalny, niż pokazuje termometr.
+Nie ma specjalnych „sezonów deszczowych” i „suchych”: ilość opadów pozostaje w przybliżeniu taka samą przez cały rok.
+Chociaż większość zwierząt w parku jest do ludzi przystosłowana, zwierzyna dzikiej jest jednak wciąż dziką i nie należy ją karmić ani narażać na niej zagrożenie.
+Według władz parku należy przebywać co najmniej 100 jardów/metrów od niedźwiedzich i wilków oraz 25 jardów/metrów od innych dzikich zwierząt!
+Niezależnie od tego, jak łagodne mogą wyglądać, bizony, łosie, jelenie, niedźwiedzie i prawie wszystkie duże zwierzęta mogą atakować.
+Każdego roku do kilkudziesięciu odwiedzających dochodzi do obrażeń, ponieważ nie zachowali odpowiedniej odległości od zwierząt. Są to duże, dzikie i potencjalnie niebezpieczne zwierzęta, więc zachowajcie im odpowiednią odległość.
+Dodatkowo uważaj na to, że zapachy przyciągają niedźwiedzie i inne dzikie zwierzęta, więc unikaj noszenia lub gotowania zapachowych potraw i utrzymuj czysty obózek.
+Apia to stolica Samoa. Miasto znajduje się na wyspie Upolu i liczy około 40 000 mieszkańców.
+Apia została założona w latach 50. XIX wieku i jest oficjalną stolicą Samoa od 1959 roku.
+Port był miejscem słynnej blokady marynarki wojennej w 1889 roku, kiedy to siedem statków z Niemiec, Stanów Zjednoczonych i Wielkiej Brytanii odmówiło opuszczenia portu.
+Wszystkie statki zostały zatopione, z wyjątkiem jednego brytyjskiego krążownika. Zginęło około 200 Amerykanów i Niemców.
+Podczas walki o niepodległość organizowanej przez ruch Mau w mieście doszło do zgromadzenia pokojowego, które zakończyło się zabójstwem najwyższego wodza Tupua Tamasese Lealofi III.
+W Aucklandzie znajduje się wiele plaż, ponieważ miasto leży na styku dwóch portów. Najpopularniejsze z nich znajdują się w trzech obszarach.
+Plaże North Shore (w dystrykcie North Harbour) znajdują się na pacyficznym wybrzeżu i rozciągają się od Long Bay na północy po Devonport na południu.
+Są to prawie wszystkie piaszczyste plaże z bezpiecznym kąpaniem, a większość z nich posiada zacienienie dzięki drzewom pohutukawa.
+Plaże Tamaki Drive znajdują się na zatoku Waitemata, w prestiżowych dzielnicach Mission Bay i St Heliers w centralnej części Aucklandu.
+Są to czasami wypełnione rodzinami plaże z dobrą ofertą sklepów wzdłuż brzegów. Kąpanie się jest bezpieczne.
+Głównym lokalnym piwem jest „Number One”, nie jest to złożone piwo, ale przyjemne i chłodzące. Drugim lokalnym piwem jest „Manta”.
+Istnieje wiele francuskich win, ale nowozelandzkie i australijskie mogą się lepiej przetransportować.
+Lokalna woda z kranu jest naprawdę bezpieczna do picia, ale woda butelkowana jest łatwo dostępna, jeśli masz obawy.
+Australijczykom myśl o kawie „flat white” jest cudna. Kawa krótka to „espresso”, cappuccino jest wypełniona dużą ilością śmietanki (nie pieniem), a herbatę serwuje się bez mleka.
+Gorąca czekolada odpowiada belgijskim standardom. Soki owocowe są drogie, ale bardzo dobre.
+Wiele wypraw do rafy jest organizowanych w ciągu całego roku, a obrażenia spowodowane przez jakąkolwiek z powyższych przyczyn na rafie są rzadkie.
+Niezależnie od tego wziąć poradę u władz, posłuchać wszystkich znaków i dbałość o ostrzeżenia dotyczące bezpieczeństwa.
+Medusy pustularne występują w pobliżu plaż i estuariów rzecznych od października do kwietnia na północ od 1770. Sporadycznie można je spotkać poza tymi okresami.
+Rekiny istnieją, choć rzadko atakują ludzi. Większość rekinów ma strach przed ludźmi i ucieka przed nimi.
+Krokodyle słodkowodne nie aktywnie żyją w morzu, ich głównym habitatem są ujścia rzek znajdujące się na północ od Rockhampton.
+Rezerwacja wcześniej daje podróżnemu poczucie spokoju, że będzie miał gdzie spać po przyjechaniu do miejsca docelowego.
+Biura podróży często mają porozumienia z określonymi hotelem, choć możliwe jest zarezerwowanie innych form zakwaterowania, takich jak obozowisko, za pośrednictwem biura podróży.
+Biura podróży oferują zwykle pakiety, które obejmują śniadanie, aranżację transportu do/z lotniska, a nawet połączenie lotu i pobytu w hotelu.
+Mogą też utrzymać rezerwację dla Ciebie, jeśli potrzebujesz czasu na rozmyślenie nad ofertą lub uzyskanie innych dokumentów dla celu podróży (np. wizy).
+Wszystkie poprawki lub żądania należy zgłaszać poprzez biuro podróży, a nie bezpośrednio do hotelu.
+W niektórych przypadkach większość uczestników festiwali muzycznych decyduje się na nocowanie na miejscu, a większość uczestników uważa to za niezbędną część doświadczenia.
+Jeśli chcesz być blisko akcji, musisz przyjechać wcześniej, aby uzyskać miejsce namiotu blisko muzyki.
+Pamiętaj, że choć muzyka na głównych scenach może zakończyć się, na innych częściach festiwalu może grać do późnych godzin nocnych.
+Na niektórych festiwalach istnieją specjalne obozowiska dla rodzin z małymi dziećmi.
+Jeśli przejeżdżasz przez Bałtyk Północny zimą, sprawdź lokalizację kabiny, ponieważ przejeżdżanie przez lodę powoduje bardzo nieprzyjemny dźwięk dla osób najbardziej dotkniętych.
+Kreuzowania po Sankt Petersburgu obejmują czas w mieście. Podróżujący na statku turystycznym są zwolnieni od wymogów wizowych (sprawdź warunki).
+Kasyna zwykle podejmują wiele działań, aby maksymalizować czas i pieniądze spędzone przez gości. Okna i zegary są zwykle brakowe, a wyjście może być trudne do znalezienia.
+Zazwyczaj posiadają specjalne oferty kulinarne, napojowe i rozrywkowe, aby utrzymać gości w dobrej naladzie i utrzymać ich na obiekcie.
+Niektóre obiekty oferują napoje alkoholowe w cenie wejścia. Jednak alkohol utrudnia racjonalne myślenie, a każdy dobry hazardzista wie, jak ważna jest abstynencja.
+Każdy, kto będzie jeździł w wysokich szerokościach geograficznych lub przejeżdżał przełęczami górskie, powinien zważyć możliwość pojawienia się śniegu, lodu lub niskich temperatur.
+Na zimnych i śnieżnych drogach siła tarcia jest niska, więc nie można je jeździć tak szybko, jak na asfaltu bez śniegu.
+Podczas burzy śnieżnej wystarczająca ilość śniegu może spadnąć w bardzo krótkim czasie.
+Widoczność może być ograniczona przez opadające lub wiatr przemieszczające śnieg, a także kondensację lub lód na szybach pojazdów.
+Z drugiej strony zimne i śnieżne warunki są normalne w wielu krajach, a ruch na drogach trwa w większości nieprzerwanie przez cały rok.
+Safari są prawdopodobnie największą atrakcją turystyczną w Afryce i największym punktem zwrotnym dla wielu turystów.
+W popularnym użyciu słowo „safari” oznacza podróż samochodem przez pustynię, aby obejrzeć wspaniałą dziką przyrodę Afryki, zwłaszcza na savannie.
+Niektóre zwierzęta, takie jak słonie i gazele, często podejmują bliskie kontakty z samochodami, a standardowe wyposażenie pozwoli na dobrą widoczność.
+Lwy, gepardy i leopardy niekiedy są skrytne, a jeśli chcesz je lepiej zobaczyć, użyj dalekohledu.
+Safari spacerowa (nazywana również „bush walk”, „hiking safari” lub „footing”) to spacer pieszy, trwający od kilku godzin do kilku dni.
+Igrzyska Paraolimpijskie odbędą się od 24 sierpnia do 5 września 2021 roku. Niektóre wydarzenia odbędą się w innych miejscach w Japonii.
+Tokio będzie jedynym azjatyckim miastem, w którym odbyły się dwa letnie Igrzyska Olimpijskie, ponieważ w 1964 roku odbyły się w tym mieście.
+Jeśli zarezerwowałeś loty i zakwaterowanie na 2020 rok przed ogłoszeniem przesunięcia, może to być trudna sytuacja.
+Polityki anulowania różnią się, ale od początku marca większość polityk anulacyjnych związanych z koronawirusem nie obejmuje terminu 20 lipca 2020 roku, gdy miały odbywać się Igrzyska Olimpijskie.
+Oczekuje się, że większość biletów na wydarzenie będzie kosztować od 2500 do 130 000 jenów, a typowe bilety będą kosztować około 7000 jenów.
+Ironowanie wilgotnych rzeczy może pomóc im wysuszyć się. Wiele hotelów udostępnia żelazko i poduszkę do żelazkowania na wypożyczenie, nawet jeśli nie są one dostępne w pokoju.
+Jeśli żehliwa nie jest dostępna, albo jeśli nie chcesz nosić spiczonych spodków, możesz spróbować użyć fenu do włosów, jeśli jest ona dostępna.
+Uważaj na to, aby materiał nie stał się zbyt gorący (co może spowodować skurcz lub w ekstremalnych przypadkach spalenie).
+Istnieją różne metody oczyszczania wody, niektóre bardziej skuteczne wobec konkretnych zagrożeń.
+W niektórych obszarach wystarczają na to minutka, w innych kilka minut.
+Filtry różnią się skutecznością, a jeśli masz obawy, to powinnaś kupować wodę w butelce zamkniętej od renomowanej firmy.
+Podróżujący mogą spotkać się z szkodnikami zwierzęcymi, z którymi się nie spotkał w swojej rodzinnej okolicy.
+Gryzunki mogą zanieczyszczać pokarmy, wywoływać podrażnienia, a w najgorszym przypadku doprowadzić do alergicznych reakcji, rozprzestrzeniania jedu lub przenoszenia infekcji.
+Choroby zakaźne, a także zwierzęta niebezpieczne, które mogą zranić lub zabić ludzi siłą, nie są zwykle uznawane za szkodniki.
+Shopping duty free to możliwość zakupu towarów zwolnionych od podatków i opłat celnych w określonych lokalizacjach.
+Podróżujący do krajów z wysokimi opłatami celnymi mogą niekiedy znacznie oszczędzić pieniędzy, zwłaszcza na produktach takich jak napoje alkoholowe i tytoń.
+Od punktu Marion do Fairmont znajduje się najbardziej wymagający od kierowcy odcinek na drodze Buffalo-Pittsburgh Highway, który często przebiega przez izolowane tereny górskich lasów.
+Jeśli nie jesteś zvyklony na jazdę po drogach w terenie, zachowaj rozum: strome stoki, wąskie drogi i krzywe zakręty dominują.
+Ustawione limity prędkości są wyraźnie niższe niż w poprzednich i następnych odcinkach — zwykle 35–40 mil na godzinę (56–64 km/h) — a zgodne z nimi jazda jest jeszcze bardziej kluczowa niż w innych miejscach.
+Interesowne jest, że usługi telefonu komórkowego są tu znacznie lepsze niż na wielu innych odcinkach trasy, np. na Pennsylvania Wilds.
+Niemieckie ciasteczka są bardzo dobre, a w Bawarii są bardzo bogate i różnorodne, podobne do tych z południowego sąsiada, Austrii.
+Pasterki z jabłkami są bardzo popularne, a jabłka są gotowane w pasterkach przez cały rok, a w lecie pojawiają się także pasterki z czereśniami i plonami.
+Wiele niemieckich wyrobów cukierniczych zawiera także orzechy, orzechy włoskie i inne orzechy drzewiaste. Popularne ciasteczka często bardzo dobrze komponują się z kieliszką silnego kawy.
+Jeśli chcesz niewielkich, ale bogatych na wypełnienie buchetów, zacznij od nazywanych w zależności od regionu Berliner, Pfannkuchen lub Krapfen.
+Curry to potrawa z herbami i przyprawami z dodatkiem mięsa lub warzyw.
+Curry może być „suche” lub „mokre”, w zależności od ilości płynu.
+W północno-indyjskich i pakistańskich rejonach śródlądowych jogurt jest powszechnie używany w curry; w południowo-indyjskich i niektórych innych wybrzeżowych rejonach subkontynentu kokosowe mleko jest powszechnie używane.
+Z 17 000 wysp do wyboru indonezyjska kuchnia to ogólne określenie obejmujące szeroką gamę lokalnych kuchni znajdujących się w całym kraju.
+Jednak jeśli termin jest używany bez dodatkowych określeń, zwykle oznacza pokarm pochodzący z centralnej i wschodniej części głównej wyspy Jawy.
+Obecnie szeroko dostępna na całym archipelagu, kuchnia jawajska składa się z szerokiego wyboru prostych, sezonowanych potraw, a dominującymi przyprawami są orzechy, chilli, cukier (zwłaszcza kokosowy) i różne aromatyczne przyprawy.
+Chwasty to podpora dla stóp jeźdźca, którą zawieszono po obu stronach siodła.
+Dzięki nim jazda jest bardziej stabilna, ale może to mieć wpływ na bezpieczeństwo, ponieważ stopy jeźdźca mogą się w nich zamknąć.
+Jeśli jeździec zostanie wyrzucony z konia, ale jego stopa zostanie uwięziona w kopycie, jeździec może zostać wyciągnięty, jeśli konie ucieknie. Aby zmniejszyć ryzyko, można podjąć kilka środków bezpieczeństwa.
+Pierwszą rzeczą, na którą należy zwrócić uwagę, to fakt, że większość jeźdźców nosi buty jeździeckie z podpatkiem i bardzo wąską, gładką podeszwą.
+Następnie niektóre siodła, zwłaszcza angielskie siodła, mają bezpieczeństwo, które pozwala na opadnięcie chwostu z siodła, jeśli jeźdźca spadnie w tył.
+Dolina Cochamó – najlepsze chilijskie miejsce do wspinaczki, znane jako „Yosemite Południowej Ameryki”, z różnorodnymi granitowymi ścianami i skałkami.
+Na szczytach można podziwiać fascynujące widoki, a wspinacze z całego świata nieustannie tworzą nowe trasy wśród nieskończonej możliwości ścian.
+Sporty zjazdowe na nartach alpejskich i snowboardu, które obejmują jazdę na nartach alpejskich i snowboardzie, są bardzo popularne. Polegają one na jeżdżeniu na nartach alpejskich lub snowboardzie po pokrytej śniegiem ziemi przyczepionej do stóp.
+Jazda na nartach to duża aktywność turystyczna z wieloma entuzjastami, którzy planują całe wakacje wokół jazdy na nartach w konkretnym miejscu.
+Myśl o uprawianiu narciarstwa jest bardzo stara — rysunki na ścianach jaskiń przedstawiające narciarzy sięgają już 5000 lat p.n.e.!
+Sportowy bieg zjazdowy sięga co najmniej XVII wieku, a w 1861 roku Norwegowie otworzyli pierwszy klub rekreacyjny w Australii.
+Wędrowanie z rękawicami na spodkach: Ta aktywność nazywa się również backcountry ski, ski touring lub ski hiking.
+Jest związany z, ale zwykle nie wiąże się z narciarstwem alpinistycznym lub wspinaczką, które są wykonywane na stromej ziemi i wymagają bardziej miękkich nart i butów.
+Uważaj trasę narciarską za podobną do trasy pieszej.
+W dobrych warunkach można pokonać nieco większe odległości niż chodząc, ale tylko bardzo rzadko można uzyskać prędkości biegów narciarskich na uprawianej trasie bez ciężkiej bagażu.
+Europa jest kontynentem małym, ale z wieloma państwami niezależnymi. W normalnych okolicznościach podróżowanie przez kilka krajów oznaczałoby wielokrotne podejście do wiz i kontroli paszportów.
+Jednak w ramach strefy schengenskiej obowiązują podobne zasady.
+Tak długo, jak przebywasz w tej strefie, możesz powszechnie przekraczać granice bez ponownego przechodzenia przez punkty kontroli paszportów.
+Podobnie, dzięki posiadaniu wizy Schengen nie trzeba zgłaszać wiz do każdej z krajów członkowskich Schengen oddzielnie, co oznacza oszczędność czasu, pieniędzy i pracy biurokratycznej.
+Nie ma uniwersalnej definicji, które wyroby są starożytnościami. Niektóre urzędy skarbowe definiują starożytnościami wyroby starsze niż 100 lat.
+Definicja ma różne warianty geograficzne, gdzie wiek wykluczający może być mniejszy w miejscach takich jak Ameryka Północna niż w Europie.
+Produkty rękodzielne mogą być określane jako starożytne, choć są młodsze od podobnych produktów masowo produkowanych.
+Chów reniferów jest ważnym źródłem utrzymania wśród Samów, a kultura towarzysząca handlowi jest ważna również dla wielu osób z innych zawodów.
+Nawet tradycyjnie jednak nie wszyscy Sami byli zaangażowani w hodowlę reniferów na dużą skalę, ale żyli z rybołówstwa, polowań i podobnych działań, wykorzystując reniferów przede wszystkim jako zwierzęta zaprzęgowe.
+Obecnie duża liczba Samów pracuje w nowoczesnych branżach. Turystyka jest ważnym źródłem dochodu w Sápmi, obszarze zamieszkiwanym przez Samów.
+Choć jest on szeroko używany, zwłaszcza przez nie-Cyganów, słowo „Cyganie” jest często uważane za obraźne ze względu na jego powiązania z negatywnymi stereotypami i niedokładną percepcją Cyganów.
+Jeśli kraj, do którego podróżujesz, stanie się obiektem ostrzeżeń dotyczących podróży, może to mieć wpływ na twoją ubezpieczenie zdrowotne podróżne lub ubezpieczenie odwrotne.
+Możesz też zapytać się o radę rządów innych krajów, ale ich rady są przeznaczone dla ich obywateli.
+Jednym z przykładów może być to, że obywatele amerykańscy mieszkający na Bliskim Wschodzie mogą stanąć przed innymi sytuacjami niż Europejczycy czy Arabowie.
+Ostrzeżenia to jedynie krótkie spojrzenie na sytuację polityczną w danym kraju.
+Występujące w nim poglądy są często krótkie, ogólne i uproszczone w porównaniu z bardziej szczegółowymi informacjami dostępnymi w innych miejscach.
+Szkodliwe warunki pogodowe to ogólne określenie dla każdego niebezpiecznego zjawiska pogodowego, które może spowodować szkody, poważne zakłócenia społeczne lub utratę życia ludzkiego.
+Szkodliwe warunki pogodowe mogą występować na całym świecie, a ich rodzaje mogą różnić się w zależności od geografii, topografii i warunków atmosferycznych.
+Silne wiatry, grzmiałki, nadmierne opady deszczu i pożary lasów to formy i skutki ciężkiej pogody, a także burze, tornada, wodospady i cyklony.
+Do regionalnych i sezonowych silnych zjawisk meteorologicznych należą burze śnieżne, burze śniegowe, burze lodowe i burze piaskowe.
+Podróżujący powinni mieć na uwadze możliwość wystąpienia ciężkich warunków pogodowych, które mogą niekorzystnie wpłynąć na ich plany podróżne.
+Każdy, kto planuje wizytę do kraju, który można uznać za strefę wojny, powinien uzyskać profesjonalne szkolenie.
+Szukanie w Internecie po „Kursie w nieprzyjaznym środowisku” prawdopodobnie wyświetli adres lokalnej firmy.
+Kurs obejmuje zwykle wszystkie tematy omówione tutaj w dużo większej szczegółowości, zazwyczaj z uwzględnieniem praktycznych doświadczeń.
+Kurs trwa zwykle od 2 do 5 dni i obejmuje grę w roli, dużo pomocy medycznej i czasami szkolenie broni palnej.
+Książki i czasopisma poświęcone przetrwaniu na pustyni są powszechne, ale publikacje poświęcone obszarom wojennym są rzadkie.
+Osoby planujące przeprowadzenie operacji zmiany płci za granicą muszą upewnić się, że dysponują ważnymi dokumentami na powrót.
+Chęć rządów do wydania paszportów z nieokreślonym płcią (X) lub aktualizacji dokumentów w celu zgodności z pożądanym nazwiskiem i płcią jest różna.
+Chęć zagranicznych rządów do uznania tych dokumentów jest tak samo szeroko zmienna.
+Po 11 września 2001 roku kontrole bezpieczeństwa stały się bardziej inwazyjne.
+Osoby transpłciowe przed operacją nie powinny oczekiwać, że będą mogły przejść przez skenery z zachowaniem prywatności i godności.
+Prądy pływowe to powracający pływ, który powstaje w wyniku rozbijania się fali o brzeg, często o skałę lub podobny obiekt.
+Dzięki podwodnej topografii odpływ jest skupiony w kilku głębiej położonych odcinkach, gdzie może powstawać szybki prąd do głębokiej wody.
+Większość śmiertelnych wypadków następuje w wyniku wyczerpania podczas prób płynięcia z powrotem przeciw prądu, co może być niemożliwe.
+Jak tylko wypłyniesz z prądu, pływanie z powrotem nie jest już trudniejsze niż zwykle.
+Możesz próbować strzelać w kierunku, w którym nie będziesz chwytywany ponownie, albo, jeśli uważasz, że Twoje umiejętności i to, czy zostałeś zauważony, pozwalają na to, może być lepiej czekać na pomoc.
+Szok powrotu następuje szybciej niż szok kulturowy (mniej czasu na fazę miodowej), trwa dłużej i może być bardziej intensywny.
+Podróżnicy, którzy łatwo przystosowali się do nowej kultury, mogą mieć szczególnie trudności z powrotem do swojej rodzimej kultury.
+Kiedy wrócisz do domu po życiu za granicą, przystosowałeś się do nowej kultury i straciłeś część swoich domowych zwyczajów.
+Kiedy po raz pierwszy wyjechałeś za granicę, ludzie byli prawdopodobnie cierpliwi i rozumiejący, wiedząc, że podróżujący w nowej kraju muszą się przystosować.
+Ludzie mogą nie spodziewać, że wracając do domu potrzebują także cierpliwości i pochopenia.
+Pokaz dźwięku i światła w piramidzie to jedna z najciekawszych rzeczy w okolicy dla dzieci.
+Możesz zobaczyć piramidy w ciemności i w ciszy przed rozpoczęciem przedstawienia.
+Zazwyczaj słychać dźwięk turystów i sprzedawców. Opowieść o dźwięku i światle jest podobna do opowieści z książki.
+Sfinka stanowi tło i narrator długiej historii.
+Sceny są wyświetlane na piramidach, a różne piramidy są podświetlane.
+Wyspy Shetlandów Południowych, odkryte w 1819 roku, roszczeni są przez kilka państw i posiadają największą liczbę baz, z czternastu czynnych w 2020 roku.
+Archipelag leży 120 km na północ od Półwyspu. Największą wyspą jest Wyspa Króla Jerzego, na której znajduje się osada Villa Las Estrellas.
+Inne to m.in. wyspa Livingston i wyspa Deception, na której znajduje się zatopiona kaldera aktywnego wulkanu, tworząca spektakularny naturalny port.
+Ellsworth Land to obszar na południu Półwyspu Antarktycznego, ograniczony Oceanem Bellingshausena.
+W tych miejscach góry Półwyspu Antarktydy łączą się z płaskowyżem, a następnie ponownie tworzą łańcuch gór Ellsworth o długości 360 km, rozcięty lodowcem Minnesota.
+Północna część, czyli Góry Sentinel, to najwyższe góry Antarktydy, masyw Vinson, który osiąga 4892 m wysokości.
+W odległych miejscach, w których nie ma pokrycia sieci telefonów komórkowych, satelitarny telefon może być jedyną opcją.
+Telefon satelitarny nie jest zwykle zastępowaniem telefonu komórkowego, ponieważ musisz być na wolnym powietrzu i mieć dobrą widoczność na satelit, aby zadzwonić.
+Usługa jest często wykorzystywana przez żeglugę, w tym statki rekreacyjne, a także ekspedycje, które potrzebują danych i głosu na odległość.
+Lokalny dostawca usług telefonicznych powinien mieć więcej informacji na temat podłączenia do tej usługi.
+Coraz bardziej popularnym rozwiązaniem dla tych, którzy planują rok przerwy w nauce, jest podróżowanie i zdobywanie nowych umiejętności.
+To szczególnie popularne wśród absolwentów szkół średnich, pozwalających im na rok przerzutu przed rozpoczęciem studiów, bez naruszenia ich edukacji.
+W wielu przypadkach zapisanie się na kurs rocznej przerwy w nauce za granicą może faktycznie zwiększyć szanse na powrót do edukacji wyższego stopnia w swojej ojczyźnie.
+Zazwyczaj za uczestnictwo w tych programach edukacyjnych pobierana jest opłata za naukę.
+Finlandia to doskonała lokalizacja do żeglugi. „Kraina tysiąca jezior” posiada tysiące wysp, zarówno na jeziorach, jak i na wybrzeżnych archipelagach.
+Na wyspach i jeziorach niekoniecznie potrzebujesz jachtu.
+Choć wybrzeżne archipelagi i największe jeziora są wystarczająco duże na każdą jachtę, mniejsze łodzie lub nawet kajak oferują inny doświadczenie.
+Jachting to narodowa rozrywka w Finlandii, z jednym łodzią na siedmioro lub osiem osób.
+Ta sytuacja powtarza się w Norwegii, Szwecji i Nowej Zelandii, ale w innych krajach jest bardzo rzadka (na przykład w Holandii wynosi 1:40).
+Większość odrębnych krucjat bałtyckich obejmuje dłuższy pobyt w Petersburgu w Rosji.
+To oznacza, że możesz odwiedzić historyczne miasto na kilka pełnych dni, a po powrocie spędzić noc na statku.
+Jeśli wyłącznie korzystasz z wycieczek organizowanych na pokładzie statku, nie będziesz potrzebował odrębnej wizy (od 2009 r.).
+W niektórych katalogach statków wycieczkowych można znaleźć Berlin, Niemcy. Jak wynika z powyższej mapy, Berlin nie jest blisko morza, a wizyta do miasta nie jest wliczona w cenę wycieczki.
+Podróż samolotem może być nieprzyjemnym doświadczeniem dla ludzi wszystkich wiekowych kategorii i pochodzenia, zwłaszcza jeśli nie latali samolotem wcześniej lub doświadczyli traumatycznego wydarzenia.
+Nie ma się za co skrzywdzić: nie różni się on od osobistych strachów i niechęci do innych rzeczy, które ma wiele ludzi.
+Dla niektórych poznanie coś o tym, jak działają samoloty i co się dzieje podczas lotu, może pomóc w pokonaniu strachu, który jest związany z nieznanym lub brakiem kontroli.
+Firmy kurierskie pobierają dobrą opłatę za szybkie dostarczanie rzeczy. Często czas jest bardzo ważny w przypadku dokumentów biznesowych, towaru lub części zamiennych do szybkiego remontu.
+Na niektórych liniach większe firmy posiadają własne samoloty, ale dla innych linii i mniejszych firm był problem.
+Jeśli wysyłali to drogą lotniczą, na niektórych trasach może to zająć kilka dni, aby przejść kontrolę celną i rozładunek.
+Jedynym sposobem na szybsze przesłanie to wysłanie go jako bagażu kontrolowanego. Regulaminy linii lotniczych nie pozwalają na wysłanie bagażu bez pasażera, co oznacza, że to musisz zrobić ty.
+Najbardziej oczywistym sposobem na loty w pierwszej lub klasie biznesowej jest wypłacenie dużej sumy pieniędzy za ten przywilej (lub lepiej, pożyczenie pieniędzy od swojej firmy).
+Jednak to nie jest za darmo: według przybliżonych zasad, można się spodziewać zapłaty od czterech do jedenastu razy większej niż normalna cena biletu ekonomicznego w klasę business i od dwunastu razy większej w klasę pierwszej!
+Ogólnie mówiąc, nie ma sensu nawet poszukiwać rabatów na bilety klasy business lub pierwszej klasy na bezpośrednie loty z A do B.
+Linie lotnicze dobrze wiedzą, że istnieje określona grupa pasażerów, która jest gotowa zapłacić dużo pieniędzy za możliwość szybkiego i komfortowego dotarcia do miejsca docelowego, dlatego cena biletów jest odpowiednio wyższa.
+Stolicą Mołdawii jest Kiszyniów. W tym kraju używany jest język rumuński, ale szeroko rozpowszechniony jest również język rosyjski.
+Mołdawia to republika wieloetniczna, która doświadczyła konfliktów etnicznych.
+W 1994 roku ten konflikt doprowadził do powstania samozwańczej Republiki Naddniestrzańskiej na wschodzie Mołdawii, która posiada własne władze i walutę, ale nie jest uznawana przez żadną z krajów członkowskich ONZ.
+Współpraca gospodarcza pomiędzy tymi dwoma częściami Mołdawii została ponownie ustanowiona pomimo niepowodzenia w negocjacjach politycznych.
+Największą religią w Mołdawii jest prawosławie.
+İzmir to trzecie co do wielkości miasto w Turcji, zamieszkujące około 3,7 miliona ludzi, drugi co do wielkości port po Stambule i bardzo dobrzy węzeł transportowy.
+Kiedyś starożytne miasto Smyrna, dziś to nowoczesne, rozwinięte i bardzo aktywne centrum handlowe, zbudowane wokół gigantycznej zatoki i otoczone górami.
+Szerokie bulwary, budynki z szklanymi elewacjami i nowoczesne centra handlowe zdobią tradycyjne czerwone dachy, XVIII-wieczny rynek i starożytne meczety i kościoły, choć atmosfera miasta przypomina bardziej śródziemnomorską Europę niż tradycyjną Turcję.
+Wioska Haldarsvík oferuje widoki na pobliską wyspę Eysturoy i niezwykłą ośmioboką kościół.
+Na cmentarzu znajdują się interesujące marmurowe rzeźby łabędzi nad niektórymi grobami.
+Warto spędzić pół godziny na spacerze po interesującym wiosku.
+Na północ od Lizbony znajduje się romantyczne i fascynujące miasto Sintra, które stało się sławnym wśród obcokrajowców po opisie jego piękna przez Lorda Byrona.
+Scotturb Bus 403 kursuje regularnie do Sintra, zatrzymując się w Cabo da Roca.
+Pojeżdżaj także na północ do wielkiego Sanktuarium Matki Bożej z Fatimy (Sanktuarium), miejsca słynnych w całym świecie objawień Matki Bożej.
+Pamiętajcie, że w zasadzie odwiedzasz miejsce masowych pogrzebów, a także miejsce, które ma niemożliwą do wyliczenia wartość dla znacznej części ludności na całym świecie.
+Do dziś żyje wiele mężczyzn i kobiet, którzy przeżyli swoje czasówki tu, a jeszcze więcej, którzy mieli bliskich, którzy zginęli lub zginęli z wyczerpania, Żydów i nie-Żydów.
+Proszę traktować stronę z wszelką godnością, poważnością i szacunkiem. Nie robić żartów na temat holokaustu ani nazistów.
+Nie należy defacetować obiektu poprzez malowanie lub rytowanie graffiti na obiekty.
+Oficjalnymi językami Barcelony są kataloński i hiszpański. Około połowa preferuje kataloński, większość rozumie go, a niemal każdy zna hiszpański.
+Jednak większość znaków jest oznaczonych tylko w katalońszczyźnie, ponieważ jest ona ustanowiona prawem jako pierwszy oficjalny język.
+Hiszpański jest jednak również szeroko używany w transporcie publicznym i innych obiektach.
+Ogólne oświadczenia w metrze są ogłaszane wyłącznie po katalońsku, natomiast nieplanowane przerwy są oświadczane przez automatyczny system w szerokim spektrum języków, w tym w języku hiszpańskim, angielskim, francuskim, arabskim i japońskim.
+Paryżanie mają słowność, że są egocentryczni, nieprzyjazni i arroganci.
+Choć to często tylko nieprawdziwy stereotyp, najlepszy sposób na porozumienie się w Paryżu to zachowanie się jak dobry człowiek, który jest „bien élevé” (dobrze wychowany). Dzięki temu będzie łatwiej poruszać się po mieście.
+Agresywny wygląd Paryżanów szybko zaniknie, jeśli zaprezentujesz niektóre podstawowe uprzejmości.
+Park narodowy Plitwickie jeziora jest gęsto porośnięty, głównie dębami, świerkami i sosnowcami, a występuje tu mieszanka roślin alpejskich i śródziemnomorskich.
+Wyróżnia się szerokim zróżnicowaniem kompleksów roślinnych ze względu na zróżnicowanie mikroklimatu, różnorodność gleb i różnicę wysokości.
+Na tym obszarze żyje też bardzo szeroka grupa gatunków zwierząt i ptaków.
+Na tym obszarze można spotkać rzadne gatunki fauny, takie jak niedźwiedź brązowy, wilk, orel, sroka, rys i kukułka, a także wiele innych gatunków bardziej rozpowszechnionych.
+Podczas odwiedzin klasztorów kobiety muszą mieć na sobie suknie zakrywające kolana i pokrywające ramiona.
+Większość klasztorów zapewnia sukienki dla kobiet, które nie przygotowały się do wejścia do klasztoru, ale jeśli przyniesiesz własną, zwłaszcza o jasnych kolorach, zyskasz uśmiech od mnicha lub siostry przy wejściu do klasztoru.
+W tym samym duchu mężczyźni muszą nosić spodnie zakrywające kolana.
+Można je również wypożyczyć na wejściu, ale te sukienki nie myje się po każdym użytkowniku, więc może być, że nie będziecie się w nich czuć komfortowo. Jedna wielkość pasuje do wszystkich mężczyzn!
+Kuchnia balearska, podobnie jak kuchnie podobnych obszarów na Morzu Śródziemnym, opiera się na chlebie, warzywach i mięsie (zwłaszcza świeżym) oraz używa oleju oliwkowego.
+Prostokrowna popularna pora na obiad, zwłaszcza latem, to Pa amb Oli: chleb z oliwkowym olejem, tomatami i wszelkimi dostępnymi przyprawami, takimi jak serek, tuńczyk, itp.
+Wszystkie rzeczowniki, wraz ze słowem Sie dla Ciebie, zawsze zaczynają się dużą literą, nawet w środku zdania.
+To ważny sposób na rozróżnienie niektórych czasowników i przedmiotów.
+Można też argumentować, że to ułatwia czytanie, choć pisanie jest trochę utrudnione ze względu na potrzebę ustalenia, czy słowo jest użyte w formie rzeczownika lub przysłówki.
+Wymawianie jest w porównaniu z innymi językami bardzo łatwe, ponieważ większość słów wymawia się dokładnie tak, jak je napisano.
+Najważniejsze są litery c i g, ponieważ ich wymawianie zależy od następnej samogłoski.
+Ponadto upewnij się, że wymawiaj r i rr inaczej: caro oznacza „miłe”, a carro „woz bojowy”.
+Język perski ma relatywnie łatwą i w większości regularną gramatykę.
+Dlatego czytanie tego podstawowego podręcznika gramatyki perskiego pomoże nauczyć się dużo o perskiej gramatyce i lepiej rozumieć wyrażenia.
+Nie trzeba mówić, że jeśli znasz język romański, będzie dla Ciebie łatwiej nauczyć się portugalskiego.
+Jednak ludzie, którzy znają trochę hiszpańszczyzny, mogą szybko wnioskować, że portugalski jest dostatecznie podobny, by nie trzeba go studiować oddzielnie.
+Obserwatoria premodernistyczne są obecnie zazwyczaj przestarzałe i pozostają jako muzea lub miejsca edukacji.
+Z uwagi na to, że kiedyś zanieczyszczenie światłem nie było tak poważnym problemem, jak dziś, są one zazwyczaj umieszczane w miastach lub na kampusach, są one łatwiejsze do osiągnięcia niż te zbudowane w czasach współczesnych.
+Większość współczesnych teleskopów badawczych to ogromne obiekty w odległych rejonach z korzystnymi warunkami atmosferycznymi.
+Podziwianie kwiatów sakury, znane jako hanami, jest częścią japońskiej kultury od VIII wieku.
+Koncepcja wywodzi się z Chin, gdzie kwiaty wiśni są najpopularniejszymi kwiatami.
+W Japonii pierwsze imprezy kwiatów sakury zorganizował cesarz tylko dla siebie i innych członków arystokracji wokół dworu cesarskiego.
+Różne rośliny wyglądają najlepiej w naturalnym środowisku, dlatego nie poddawaj się pokuśbom usunięcia nawet „pojedynczego” egzemplarza.
+Jeśli planujesz odwiedzić formalnie zorganizowany ogród, zebranie „przypadków” skutkuje natychmiastowym wyrzuceniem, bez dyskusji.
+Singapur jest ogólnie bardzo bezpiecznym miejscem i bardzo łatwy do poruszania się, a po przyjechaniu można kupić prawie wszystko.
+Jednakże umieszczenie w „wysokich tropikach” kilka stopni na północ od równika oznacza, że będziesz musiał sobie poradzić zarówno z upałem (zawsze), jak i silnym słońcem (gdy niebiesko jest jasne, rzadziej).
+Istnieje też kilka autobusów jadących na północ do Hebronu, tradycyjnego miejsca pochówku biblijnych patriarchów Abrahama, Izaaka, Jakuba i ich żon.
+Sprawdź, czy autobus, na który myślisz, je do Hebronu, a nie tylko do pobliskiej osady żydowskiej Kiryat Arba.
+Wodne drogi śródlądowe mogą stanowić dobrą tematykę wypoczynku.
+Na przykład zwiedzanie zamków w dolinie Loary, dolinie Renu lub rejs statkiem po interesujących miastach na Dunaju lub żegluga po kanału Erie.
+Wyznaczają także trasy dla popularnych szlaków pieszych i rowerowych.
+Święta Boże Narodzenie jest jednym z najważniejszych świąt chrześcijaństwa i jest obchodzone jako urodziny Jezusa.
+Wiele z tradycji związanych z świętem zostało przejętych przez osoby nie wierzące w chrześcijaństwo w krajach chrześcijańskich i osoby niechrześcijańskie na całym świecie.
+Istnieje tradycja, która polega na przebywaniu przez noc świąteczną na widokowym miejscu, aby zobaczyć wschód słońca.
+Istnieją oczywiście chrześcijańskie teologiczne wyjaśnienia tej tradycji, ale może to być wcześniejszy, przedchrześcijański rytuał związany z wiosną i płodnością.
+Bardziej tradycyjne kościoły często organizują wigilię wielkanocną w sobotę wieczorem w czasie wielkanocnego weekendu, a wierni często rozpoczynają świętowanie o północy, aby świętować zmartwychwstanie Chrystusa.
+Wszystkie zwierzęta, które przybyły do wysp z początku, przybyły tutaj entweder pływając, latając lub pływając.
+Ze względu na długą odległość od kontynentu ssaki nie mogli przemieścić się na Galapagos, co spowodowało, że żyworodek olbrzymi stał się głównym zwierzętkiem pasożytniczym na Galapagos.
+Od chwili przybycia człowieka na Galapagosy na wyspach zostały wprowadzone m.in. kozy, konie, krowy, szczury, koty i psy.
+Jeśli odwiedziesz obszary arktyczne lub antarktyczne zimą, doświadczysz polarnej nocy, czyli sytuacji, w której słońce nie wychodzi powyżej horyzontu.
+Dzięki temu będzie można dobrze zobaczyć aurora borealis, ponieważ niebo będzie ciemne większością czasu.
+Ze względu na rzadkie zaludnienie tych obszarów, a więc częste brak problemów ze światłem, będzie można oglądać gwiazdy.
+Kultura pracy w Japonii jest bardziej hierarchiczna i formalna niż w zachodniej części świata.
+Sztuki są standardowym ubiorem do pracy, a współpracownicy zwalają się na siebie rodzinnymi nazwiskami lub tytułami zawodowymi.
+Kluczowa jest harmonia w miejscu pracy, podkreślająca współpracę grupową, a nie indywidualne osiągnięcia.
+Pracownicy muszą często uzyskać zgodę swoich przełożonych na każde podejmowane przez siebie decyzje i są oczekiwane, że będą posłusznymi swoich przełożonych.
diff --git a/test-en-pl.bleu b/test-en-pl.bleu
new file mode 100644
index 0000000000000000000000000000000000000000..fac14aa05fcdddabad0f7dc115d2486cf64de65b
--- /dev/null
+++ b/test-en-pl.bleu
@@ -0,0 +1 @@
+BLEU|nrefs:1|case:mixed|eff:no|tok:13a|smooth:exp|version:2.4.3 = 18.20 48.8/23.5/13.1/7.5 (BP = 0.993 ratio = 0.993 hyp_len = 22352 ref_len = 22520)
diff --git a/test-en-pl.comet b/test-en-pl.comet
new file mode 100644
index 0000000000000000000000000000000000000000..eacdba767a0e492fc00171f4e1477f71f9673a26
--- /dev/null
+++ b/test-en-pl.comet
@@ -0,0 +1,1013 @@
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 0 score: 0.9049
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 1 score: 0.9054
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 2 score: 0.9151
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 3 score: 0.8899
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 4 score: 0.9235
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 5 score: 0.8310
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 6 score: 0.9274
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 7 score: 0.9245
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 8 score: 0.8637
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 9 score: 0.8174
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 10 score: 0.9241
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 11 score: 0.8845
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 12 score: 0.8786
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 13 score: 0.8933
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 14 score: 0.8555
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 15 score: 0.7577
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 16 score: 0.8932
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 17 score: 0.9524
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 18 score: 0.9185
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 19 score: 0.9012
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 20 score: 0.9430
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 21 score: 0.9258
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 22 score: 0.9435
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 23 score: 0.9075
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 24 score: 0.9447
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 25 score: 0.9245
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 26 score: 0.9278
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 27 score: 0.8204
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 28 score: 0.7876
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 29 score: 0.9402
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 30 score: 0.8305
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 31 score: 0.8128
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 32 score: 0.8524
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 33 score: 0.9376
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 34 score: 0.9577
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 35 score: 0.9228
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 36 score: 0.9147
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 37 score: 0.8209
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 38 score: 0.8124
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 39 score: 0.8709
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 40 score: 0.8438
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 41 score: 0.9356
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 42 score: 0.9155
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 43 score: 0.9254
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 44 score: 0.8962
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 45 score: 0.8236
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 46 score: 0.9451
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 47 score: 0.8853
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 48 score: 0.8212
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 49 score: 0.9373
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 50 score: 0.9016
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 51 score: 0.9234
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 52 score: 0.9611
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 53 score: 0.9743
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 54 score: 0.9383
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 55 score: 0.9361
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 56 score: 0.9186
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 57 score: 0.9040
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 58 score: 0.9245
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 59 score: 0.9519
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 60 score: 0.9550
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 61 score: 0.9406
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 62 score: 0.8402
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 63 score: 0.9506
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 64 score: 0.9078
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 65 score: 0.7756
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 66 score: 0.7983
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 67 score: 0.7300
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 68 score: 0.9470
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 69 score: 0.8867
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 70 score: 0.8706
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 71 score: 0.8634
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 72 score: 0.7876
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 73 score: 0.8208
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 74 score: 0.8531
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 75 score: 0.8683
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 76 score: 0.9020
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 77 score: 0.9295
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 78 score: 0.9322
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 79 score: 0.9584
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 80 score: 0.8175
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 81 score: 0.9214
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 82 score: 0.8772
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 83 score: 0.8076
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 84 score: 0.8225
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 85 score: 0.8706
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 86 score: 0.8076
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 87 score: 0.8353
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 88 score: 0.8973
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 89 score: 0.8455
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 90 score: 0.9028
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 91 score: 0.8762
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 92 score: 0.8087
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 93 score: 0.9398
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 94 score: 0.9046
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 95 score: 0.9512
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 96 score: 0.8949
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 97 score: 0.8715
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 98 score: 0.9293
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 99 score: 0.8665
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 100 score: 0.8727
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 101 score: 0.8918
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 102 score: 0.9420
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 103 score: 0.9520
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 104 score: 0.9445
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 105 score: 0.8489
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 106 score: 0.9373
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 107 score: 0.9077
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 108 score: 0.8228
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 109 score: 0.7857
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 110 score: 0.9077
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 111 score: 0.9075
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 112 score: 0.9667
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 113 score: 0.9446
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 114 score: 0.8580
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 115 score: 0.9264
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 116 score: 0.9309
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 117 score: 0.9363
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 118 score: 0.9779
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 119 score: 0.9187
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 120 score: 0.8963
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 121 score: 0.8937
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 122 score: 0.9454
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 123 score: 0.9610
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 124 score: 0.9485
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 125 score: 0.8735
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 126 score: 0.8375
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 127 score: 0.8939
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 128 score: 0.8691
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 129 score: 0.9513
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 130 score: 0.8964
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 131 score: 0.9322
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 132 score: 0.8368
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 133 score: 0.9736
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 134 score: 0.8665
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 135 score: 0.8546
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 136 score: 0.9487
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 137 score: 0.8066
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 138 score: 0.9092
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 139 score: 0.7502
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 140 score: 0.8883
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 141 score: 0.8987
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 142 score: 0.9524
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 143 score: 0.8893
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 144 score: 0.8926
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 145 score: 0.9486
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 146 score: 0.8703
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 147 score: 0.9375
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 148 score: 0.9162
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 149 score: 0.9032
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 150 score: 0.9171
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 151 score: 0.9065
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 152 score: 0.8944
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 153 score: 0.7949
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 154 score: 0.5963
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 155 score: 0.9260
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 156 score: 0.8787
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 157 score: 0.8031
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 158 score: 0.9179
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 159 score: 0.8030
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 160 score: 0.8426
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 161 score: 0.8411
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 162 score: 0.8803
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 163 score: 0.9324
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 164 score: 0.9562
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 165 score: 0.6430
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 166 score: 0.9250
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 167 score: 0.8516
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 168 score: 0.8639
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 169 score: 0.8322
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 170 score: 0.8472
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 171 score: 0.8803
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 172 score: 0.8379
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 173 score: 0.9055
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 174 score: 0.9118
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 175 score: 0.9005
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 176 score: 0.8356
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 177 score: 0.8869
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 178 score: 0.8514
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 179 score: 0.9253
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 180 score: 0.8920
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 181 score: 0.9283
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 182 score: 0.9252
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 183 score: 0.9474
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 184 score: 0.8621
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 185 score: 0.9017
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 186 score: 0.9429
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 187 score: 0.9362
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 188 score: 0.8888
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 189 score: 0.8976
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 190 score: 0.7970
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 191 score: 0.9111
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 192 score: 0.8040
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 193 score: 0.8717
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 194 score: 0.8889
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 195 score: 0.8872
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 196 score: 0.9411
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 197 score: 0.8413
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 198 score: 0.9206
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 199 score: 0.7400
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 200 score: 0.8424
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 201 score: 0.8516
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 202 score: 0.8599
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 203 score: 0.7995
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 204 score: 0.9069
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 205 score: 0.9186
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 206 score: 0.8809
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 207 score: 0.9265
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 208 score: 0.8947
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 209 score: 0.8950
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 210 score: 0.9732
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 211 score: 0.9174
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 212 score: 0.9269
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 213 score: 0.9330
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 214 score: 0.9381
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 215 score: 0.9400
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 216 score: 0.8694
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 217 score: 0.8842
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 218 score: 0.9261
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 219 score: 0.9382
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 220 score: 0.9541
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 221 score: 0.8860
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 222 score: 0.9243
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 223 score: 0.9076
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 224 score: 0.9324
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 225 score: 0.9609
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 226 score: 0.9114
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 227 score: 0.8149
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 228 score: 0.9286
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 229 score: 0.8522
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 230 score: 0.9648
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 231 score: 0.8898
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 232 score: 0.8706
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 233 score: 0.8269
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 234 score: 0.8792
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 235 score: 0.9013
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 236 score: 0.9349
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 237 score: 0.8343
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 238 score: 0.9586
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 239 score: 0.8634
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 240 score: 0.8456
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 241 score: 0.8690
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 242 score: 0.9384
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 243 score: 0.8960
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 244 score: 0.8528
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 245 score: 0.5091
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 246 score: 0.7869
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 247 score: 0.7173
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 248 score: 0.8605
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 249 score: 0.9496
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 250 score: 0.9051
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 251 score: 0.9458
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 252 score: 0.9342
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 253 score: 0.9314
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 254 score: 0.9339
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 255 score: 0.9109
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 256 score: 0.8121
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 257 score: 0.9333
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 258 score: 0.8836
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 259 score: 0.9087
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 260 score: 0.9276
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 261 score: 0.8657
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 262 score: 0.6011
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 263 score: 0.9264
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 264 score: 0.9283
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 265 score: 0.9321
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 266 score: 0.9058
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 267 score: 0.8643
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 268 score: 0.9373
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 269 score: 0.9248
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 270 score: 0.9246
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 271 score: 0.8044
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 272 score: 0.8977
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 273 score: 0.8364
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 274 score: 0.7153
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 275 score: 0.8565
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 276 score: 0.7795
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 277 score: 0.9743
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 278 score: 0.9326
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 279 score: 0.6510
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 280 score: 0.9464
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 281 score: 0.9397
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 282 score: 0.9285
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 283 score: 0.9475
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 284 score: 0.9018
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 285 score: 0.9585
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 286 score: 0.9405
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 287 score: 0.8382
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 288 score: 0.9522
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 289 score: 0.9290
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 290 score: 0.8963
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 291 score: 0.8379
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 292 score: 0.9319
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 293 score: 0.9279
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 294 score: 0.8775
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 295 score: 0.7861
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 296 score: 0.9357
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 297 score: 0.9481
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 298 score: 0.9049
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 299 score: 0.9073
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 300 score: 0.9464
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 301 score: 0.8159
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 302 score: 0.8659
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 303 score: 0.9519
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 304 score: 0.8582
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 305 score: 0.9020
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 306 score: 0.8643
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 307 score: 0.9400
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 308 score: 0.8775
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 309 score: 0.8878
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 310 score: 0.9345
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 311 score: 0.9084
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 312 score: 0.9065
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 313 score: 0.8124
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 314 score: 0.9590
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 315 score: 0.9444
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 316 score: 0.8915
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 317 score: 0.9294
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 318 score: 0.8386
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 319 score: 0.8649
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 320 score: 0.7926
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 321 score: 0.8925
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 322 score: 0.9154
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 323 score: 0.9163
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 324 score: 0.9118
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 325 score: 0.8482
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 326 score: 0.8736
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 327 score: 0.8731
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 328 score: 0.8783
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 329 score: 0.8430
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 330 score: 0.9343
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 331 score: 0.9085
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 332 score: 0.9650
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 333 score: 0.9427
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 334 score: 0.9409
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 335 score: 0.9103
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 336 score: 0.8941
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 337 score: 0.7946
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 338 score: 0.9326
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 339 score: 0.9323
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 340 score: 0.8115
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 341 score: 0.8128
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 342 score: 0.6850
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 343 score: 0.8091
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 344 score: 0.8467
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 345 score: 0.9313
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 346 score: 0.8883
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 347 score: 0.9554
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 348 score: 0.7191
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 349 score: 0.8295
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 350 score: 0.8174
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 351 score: 0.9289
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 352 score: 0.9185
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 353 score: 0.8495
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 354 score: 0.8816
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 355 score: 0.8706
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 356 score: 0.9316
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 357 score: 0.8626
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 358 score: 0.8695
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 359 score: 0.8558
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 360 score: 0.8159
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 361 score: 0.9022
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 362 score: 0.7462
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 363 score: 0.8376
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 364 score: 0.9603
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 365 score: 0.7907
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 366 score: 0.8066
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 367 score: 0.8952
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 368 score: 0.8283
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 369 score: 0.8883
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 370 score: 0.8519
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 371 score: 0.8402
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 372 score: 0.8588
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 373 score: 0.8432
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 374 score: 0.9287
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 375 score: 0.9516
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 376 score: 0.9409
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 377 score: 0.9556
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 378 score: 0.8723
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 379 score: 0.8620
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 380 score: 0.9343
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 381 score: 0.8912
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 382 score: 0.7643
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 383 score: 0.7893
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 384 score: 0.8247
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 385 score: 0.7965
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 386 score: 0.7875
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 387 score: 0.9204
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 388 score: 0.8649
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 389 score: 0.9005
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 390 score: 0.9094
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 391 score: 0.9304
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 392 score: 0.9258
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 393 score: 0.9404
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 394 score: 0.9459
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 395 score: 0.9284
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 396 score: 0.8122
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 397 score: 0.9066
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 398 score: 0.8465
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 399 score: 0.8649
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 400 score: 0.9212
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 401 score: 0.8874
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 402 score: 0.9170
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 403 score: 0.7598
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 404 score: 0.8084
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 405 score: 0.8393
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 406 score: 0.8094
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 407 score: 0.8999
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 408 score: 0.9329
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 409 score: 0.9312
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 410 score: 0.9352
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 411 score: 0.8866
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 412 score: 0.8513
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 413 score: 0.9514
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 414 score: 0.8998
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 415 score: 0.9317
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 416 score: 0.7924
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 417 score: 0.7235
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 418 score: 0.9236
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 419 score: 0.9358
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 420 score: 0.9231
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 421 score: 0.9476
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 422 score: 0.9148
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 423 score: 0.7968
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 424 score: 0.9150
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 425 score: 0.9542
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 426 score: 0.9342
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 427 score: 0.9233
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 428 score: 0.8869
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 429 score: 0.9517
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 430 score: 0.9135
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 431 score: 0.6204
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 432 score: 0.8621
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 433 score: 0.8827
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 434 score: 0.9053
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 435 score: 0.7774
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 436 score: 0.8087
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 437 score: 0.9117
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 438 score: 0.9222
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 439 score: 0.8378
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 440 score: 0.9426
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 441 score: 0.8043
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 442 score: 0.9668
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 443 score: 0.9342
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 444 score: 0.8472
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 445 score: 0.6146
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 446 score: 0.9264
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 447 score: 0.8993
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 448 score: 0.9438
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 449 score: 0.8811
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 450 score: 0.9047
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 451 score: 0.8720
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 452 score: 0.8836
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 453 score: 0.9350
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 454 score: 0.9192
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 455 score: 0.8366
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 456 score: 0.7269
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 457 score: 0.9669
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 458 score: 0.9017
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 459 score: 0.8693
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 460 score: 0.9407
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 461 score: 0.9068
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 462 score: 0.7877
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 463 score: 0.9562
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 464 score: 0.9432
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 465 score: 0.8618
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 466 score: 0.9165
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 467 score: 0.8096
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 468 score: 0.7822
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 469 score: 0.7619
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 470 score: 0.7593
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 471 score: 0.8372
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 472 score: 0.8485
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 473 score: 0.6735
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 474 score: 0.8145
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 475 score: 0.9308
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 476 score: 0.9216
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 477 score: 0.9366
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 478 score: 0.9210
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 479 score: 0.9184
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 480 score: 0.8767
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 481 score: 0.8664
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 482 score: 0.8686
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 483 score: 0.8219
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 484 score: 0.8725
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 485 score: 0.9199
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 486 score: 0.9098
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 487 score: 0.9203
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 488 score: 0.9249
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 489 score: 0.9401
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 490 score: 0.8802
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 491 score: 0.9240
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 492 score: 0.9702
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 493 score: 0.9192
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 494 score: 0.7396
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 495 score: 0.9179
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 496 score: 0.9040
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 497 score: 0.8599
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 498 score: 0.8766
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 499 score: 0.9062
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 500 score: 0.9384
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 501 score: 0.9327
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 502 score: 0.9166
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 503 score: 0.8990
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 504 score: 0.7968
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 505 score: 0.8062
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 506 score: 0.8109
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 507 score: 0.8400
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 508 score: 0.7705
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 509 score: 0.8976
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 510 score: 0.7706
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 511 score: 0.8200
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 512 score: 0.9133
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 513 score: 0.8261
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 514 score: 0.9558
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 515 score: 0.9405
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 516 score: 0.8946
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 517 score: 0.9281
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 518 score: 0.6923
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 519 score: 0.9505
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 520 score: 0.9169
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 521 score: 0.9372
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 522 score: 0.9376
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 523 score: 0.7606
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 524 score: 0.9536
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 525 score: 0.9161
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 526 score: 0.8398
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 527 score: 0.8343
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 528 score: 0.7602
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 529 score: 0.8650
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 530 score: 0.8717
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 531 score: 0.8409
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 532 score: 0.8955
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 533 score: 0.9001
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 534 score: 0.8777
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 535 score: 0.8409
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 536 score: 0.8143
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 537 score: 0.8913
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 538 score: 0.9212
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 539 score: 0.9535
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 540 score: 0.9251
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 541 score: 0.8725
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 542 score: 0.8798
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 543 score: 0.9221
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 544 score: 0.8356
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 545 score: 0.9393
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 546 score: 0.8651
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 547 score: 0.8765
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 548 score: 0.8837
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 549 score: 0.9391
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 550 score: 0.9176
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 551 score: 0.9090
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 552 score: 0.9277
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 553 score: 0.9477
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 554 score: 0.8439
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 555 score: 0.9189
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 556 score: 0.8383
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 557 score: 0.9237
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 558 score: 0.8315
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 559 score: 0.7630
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 560 score: 0.8442
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 561 score: 0.9410
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 562 score: 0.8195
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 563 score: 0.8012
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 564 score: 0.8562
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 565 score: 0.9326
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 566 score: 0.8891
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 567 score: 0.9194
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 568 score: 0.7586
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 569 score: 0.7958
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 570 score: 0.9319
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 571 score: 0.9141
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 572 score: 0.8581
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 573 score: 0.9514
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 574 score: 0.9435
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 575 score: 0.8399
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 576 score: 0.9176
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 577 score: 0.9446
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 578 score: 0.9390
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 579 score: 0.9025
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 580 score: 0.8969
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 581 score: 0.8663
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 582 score: 0.7368
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 583 score: 0.8963
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 584 score: 0.7380
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 585 score: 0.9255
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 586 score: 0.8973
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 587 score: 0.9300
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 588 score: 0.8642
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 589 score: 0.9576
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 590 score: 0.9427
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 591 score: 0.9354
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 592 score: 0.6950
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 593 score: 0.8827
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 594 score: 0.9503
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 595 score: 0.9253
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 596 score: 0.9272
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 597 score: 0.9038
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 598 score: 0.8435
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 599 score: 0.9439
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 600 score: 0.8882
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 601 score: 0.8258
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 602 score: 0.9006
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 603 score: 0.9380
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 604 score: 0.9596
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 605 score: 0.9368
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 606 score: 0.9434
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 607 score: 0.8508
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 608 score: 0.8617
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 609 score: 0.9293
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 610 score: 0.8895
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 611 score: 0.9605
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 612 score: 0.8368
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 613 score: 0.8795
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 614 score: 0.9215
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 615 score: 0.8385
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 616 score: 0.9227
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 617 score: 0.9246
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 618 score: 0.9300
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 619 score: 0.8813
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 620 score: 0.9554
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 621 score: 0.8049
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 622 score: 0.9495
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 623 score: 0.8514
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 624 score: 0.9272
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 625 score: 0.8925
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 626 score: 0.9555
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 627 score: 0.9299
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 628 score: 0.8920
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 629 score: 0.7856
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 630 score: 0.8888
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 631 score: 0.9464
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 632 score: 0.9629
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 633 score: 0.9193
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 634 score: 0.9644
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 635 score: 0.9430
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 636 score: 0.8939
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 637 score: 0.8863
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 638 score: 0.8396
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 639 score: 0.9326
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 640 score: 0.8133
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 641 score: 0.9528
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 642 score: 0.8220
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 643 score: 0.8045
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 644 score: 0.8870
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 645 score: 0.8156
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 646 score: 0.9418
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 647 score: 0.8737
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 648 score: 0.8524
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 649 score: 0.9106
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 650 score: 0.8893
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 651 score: 0.8984
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 652 score: 0.8245
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 653 score: 0.7686
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 654 score: 0.8768
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 655 score: 0.9445
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 656 score: 0.8874
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 657 score: 0.9360
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 658 score: 0.7384
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 659 score: 0.8551
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 660 score: 0.8085
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 661 score: 0.9420
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 662 score: 0.9236
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 663 score: 0.8570
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 664 score: 0.9615
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 665 score: 0.9103
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 666 score: 0.9252
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 667 score: 0.8814
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 668 score: 0.8922
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 669 score: 0.9398
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 670 score: 0.9357
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 671 score: 0.9309
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 672 score: 0.9569
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 673 score: 0.9243
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 674 score: 0.9227
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 675 score: 0.9211
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 676 score: 0.9343
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 677 score: 0.9079
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 678 score: 0.9393
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 679 score: 0.9416
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 680 score: 0.8837
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 681 score: 0.9313
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 682 score: 0.9134
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 683 score: 0.9030
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 684 score: 0.8932
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 685 score: 0.8759
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 686 score: 0.9110
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 687 score: 0.7536
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 688 score: 0.8384
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 689 score: 0.6986
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 690 score: 0.9604
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 691 score: 0.9004
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 692 score: 0.9548
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 693 score: 0.8077
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 694 score: 0.8205
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 695 score: 0.9083
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 696 score: 0.8773
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 697 score: 0.9555
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 698 score: 0.8823
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 699 score: 0.9412
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 700 score: 0.8549
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 701 score: 0.9415
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 702 score: 0.9055
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 703 score: 0.8939
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 704 score: 0.8639
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 705 score: 0.8920
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 706 score: 0.8326
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 707 score: 0.9362
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 708 score: 0.9233
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 709 score: 0.8961
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 710 score: 0.8889
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 711 score: 0.8792
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 712 score: 0.8970
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 713 score: 0.9337
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 714 score: 0.8925
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 715 score: 0.8144
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 716 score: 0.9186
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 717 score: 0.9158
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 718 score: 0.9461
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 719 score: 0.9113
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 720 score: 0.9274
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 721 score: 0.9388
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 722 score: 0.9268
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 723 score: 0.9144
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 724 score: 0.9333
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 725 score: 0.9273
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 726 score: 0.9037
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 727 score: 0.8934
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 728 score: 0.7742
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 729 score: 0.7348
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 730 score: 0.8463
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 731 score: 0.9111
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 732 score: 0.8598
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 733 score: 0.9416
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 734 score: 0.8347
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 735 score: 0.9045
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 736 score: 0.8569
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 737 score: 0.8632
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 738 score: 0.8807
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 739 score: 0.9475
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 740 score: 0.9136
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 741 score: 0.8956
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 742 score: 0.9100
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 743 score: 0.8917
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 744 score: 0.9200
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 745 score: 0.9132
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 746 score: 0.9220
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 747 score: 0.8668
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 748 score: 0.9455
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 749 score: 0.9394
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 750 score: 0.8887
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 751 score: 0.8515
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 752 score: 0.8772
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 753 score: 0.9162
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 754 score: 0.9380
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 755 score: 0.6380
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 756 score: 0.8501
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 757 score: 0.8914
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 758 score: 0.9080
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 759 score: 0.9262
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 760 score: 0.9265
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 761 score: 0.9301
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 762 score: 0.9478
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 763 score: 0.7563
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 764 score: 0.9122
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 765 score: 0.8818
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 766 score: 0.8677
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 767 score: 0.9148
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 768 score: 0.9333
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 769 score: 0.9246
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 770 score: 0.9092
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 771 score: 0.9554
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 772 score: 0.9164
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 773 score: 0.9340
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 774 score: 0.9310
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 775 score: 0.8836
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 776 score: 0.9146
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 777 score: 0.8835
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 778 score: 0.9449
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 779 score: 0.7317
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 780 score: 0.8870
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 781 score: 0.8368
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 782 score: 0.9462
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 783 score: 0.9231
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 784 score: 0.7690
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 785 score: 0.7756
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 786 score: 0.8443
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 787 score: 0.9097
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 788 score: 0.9402
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 789 score: 0.8977
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 790 score: 0.9405
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 791 score: 0.9038
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 792 score: 0.9406
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 793 score: 0.9307
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 794 score: 0.8578
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 795 score: 0.8420
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 796 score: 0.9496
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 797 score: 0.8947
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 798 score: 0.8839
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 799 score: 0.7133
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 800 score: 0.8802
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 801 score: 0.8746
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 802 score: 0.8955
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 803 score: 0.8600
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 804 score: 0.8448
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 805 score: 0.8658
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 806 score: 0.9263
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 807 score: 0.9429
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 808 score: 0.9002
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 809 score: 0.8797
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 810 score: 0.8030
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 811 score: 0.8374
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 812 score: 0.9242
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 813 score: 0.8134
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 814 score: 0.9293
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 815 score: 0.9068
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 816 score: 0.8942
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 817 score: 0.8432
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 818 score: 0.6535
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 819 score: 0.8636
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 820 score: 0.9355
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 821 score: 0.6765
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 822 score: 0.9149
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 823 score: 0.8407
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 824 score: 0.8595
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 825 score: 0.8536
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 826 score: 0.9076
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 827 score: 0.9204
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 828 score: 0.9113
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 829 score: 0.6873
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 830 score: 0.8689
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 831 score: 0.9051
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 832 score: 0.8931
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 833 score: 0.6957
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 834 score: 0.9134
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 835 score: 0.7044
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 836 score: 0.8439
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 837 score: 0.9164
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 838 score: 0.8681
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 839 score: 0.8739
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 840 score: 0.8090
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 841 score: 0.8990
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 842 score: 0.8849
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 843 score: 0.8725
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 844 score: 0.7468
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 845 score: 0.8547
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 846 score: 0.6546
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 847 score: 0.9180
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 848 score: 0.8666
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 849 score: 0.7718
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 850 score: 0.8777
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 851 score: 0.9367
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 852 score: 0.8333
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 853 score: 0.7052
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 854 score: 0.6952
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 855 score: 0.8887
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 856 score: 0.7579
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 857 score: 0.9389
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 858 score: 0.7490
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 859 score: 0.9675
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 860 score: 0.9274
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 861 score: 0.8841
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 862 score: 0.8954
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 863 score: 0.9230
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 864 score: 0.7963
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 865 score: 0.8116
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 866 score: 0.9068
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 867 score: 0.8972
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 868 score: 0.8933
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 869 score: 0.9179
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 870 score: 0.9208
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 871 score: 0.9134
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 872 score: 0.9269
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 873 score: 0.9482
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 874 score: 0.9428
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 875 score: 0.8796
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 876 score: 0.8794
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 877 score: 0.9195
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 878 score: 0.9626
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 879 score: 0.8803
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 880 score: 0.9449
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 881 score: 0.9206
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 882 score: 0.9225
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 883 score: 0.9394
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 884 score: 0.8145
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 885 score: 0.9202
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 886 score: 0.9020
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 887 score: 0.8960
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 888 score: 0.8022
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 889 score: 0.8335
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 890 score: 0.8651
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 891 score: 0.8834
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 892 score: 0.5846
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 893 score: 0.8856
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 894 score: 0.9123
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 895 score: 0.9451
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 896 score: 0.9132
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 897 score: 0.8458
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 898 score: 0.9569
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 899 score: 0.9136
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 900 score: 0.8793
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 901 score: 0.8739
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 902 score: 0.9289
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 903 score: 0.6976
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 904 score: 0.9297
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 905 score: 0.8773
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 906 score: 0.8401
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 907 score: 0.8829
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 908 score: 0.9075
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 909 score: 0.9559
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 910 score: 0.8654
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 911 score: 0.9048
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 912 score: 0.9145
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 913 score: 0.9373
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 914 score: 0.8553
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 915 score: 0.8937
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 916 score: 0.9531
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 917 score: 0.9148
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 918 score: 0.9130
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 919 score: 0.9035
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 920 score: 0.8312
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 921 score: 0.6736
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 922 score: 0.8238
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 923 score: 0.9083
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 924 score: 0.9233
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 925 score: 0.8774
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 926 score: 0.9452
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 927 score: 0.6962
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 928 score: 0.9298
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 929 score: 0.9054
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 930 score: 0.9067
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 931 score: 0.9189
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 932 score: 0.8885
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 933 score: 0.9073
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 934 score: 0.8443
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 935 score: 0.8801
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 936 score: 0.9210
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 937 score: 0.9603
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 938 score: 0.9512
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 939 score: 0.9458
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 940 score: 0.9502
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 941 score: 0.9606
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 942 score: 0.9298
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 943 score: 0.9294
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 944 score: 0.8608
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 945 score: 0.7672
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 946 score: 0.9204
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 947 score: 0.9502
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 948 score: 0.8815
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 949 score: 0.8797
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 950 score: 0.8386
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 951 score: 0.8878
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 952 score: 0.8301
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 953 score: 0.9351
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 954 score: 0.8170
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 955 score: 0.9592
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 956 score: 0.9217
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 957 score: 0.9405
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 958 score: 0.8921
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 959 score: 0.7896
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 960 score: 0.8532
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 961 score: 0.9132
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 962 score: 0.9321
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 963 score: 0.9058
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 964 score: 0.9670
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 965 score: 0.8844
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 966 score: 0.9099
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 967 score: 0.7995
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 968 score: 0.9092
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 969 score: 0.7004
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 970 score: 0.9079
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 971 score: 0.8041
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 972 score: 0.6169
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 973 score: 0.7288
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 974 score: 0.9033
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 975 score: 0.9205
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 976 score: 0.8186
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 977 score: 0.7146
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 978 score: 0.9498
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 979 score: 0.9166
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 980 score: 0.8799
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 981 score: 0.9041
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 982 score: 0.9141
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 983 score: 0.8106
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 984 score: 0.9251
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 985 score: 0.8918
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 986 score: 0.9089
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 987 score: 0.8493
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 988 score: 0.8924
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 989 score: 0.6491
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 990 score: 0.9488
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 991 score: 0.7991
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 992 score: 0.9254
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 993 score: 0.8733
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 994 score: 0.9326
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 995 score: 0.9269
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 996 score: 0.9609
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 997 score: 0.9298
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 998 score: 0.8401
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 999 score: 0.8583
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 1000 score: 0.9588
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 1001 score: 0.8757
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 1002 score: 0.7315
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 1003 score: 0.8193
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 1004 score: 0.7297
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 1005 score: 0.9232
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 1006 score: 0.8461
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 1007 score: 0.8732
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 1008 score: 0.9334
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 1009 score: 0.6026
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 1010 score: 0.9376
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl Segment 1011 score: 0.8596
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-en-pl score: 0.8821
diff --git a/test-hu-en b/test-hu-en
new file mode 100644
index 0000000000000000000000000000000000000000..c683afdffae8a45a21b947a2802012c9b0258dc2
--- /dev/null
+++ b/test-hu-en
@@ -0,0 +1,1012 @@
+Some of our four-month-old babies are no longer diabetic, whereas they were before," he added.
+Dr. Ehud Ur, professor of medicine at Dalhousie University in Halifax, Nova Scotia, and chair of the Canadian Diabetes Association's clinical and scientific committee, cautioned that the research is in its early stages.
+Like other experts, he is skeptical about whether type 1 diabetes can be cured, noting that the findings do not apply to those with type 2 diabetes.
+On Monday, Sara Danius, permanent secretary of the Nobel Prize Committee for Literature, announced on Swedish Radio that the committee had been unable to reach Bob Dylan directly to tell him that he had won the 2016 Nobel Prize in Literature, so she had given up trying to contact him.
+Danius said: "We're in a bit of a holding pattern right now. I've reached out and emailed the person closest to me, who was very responsive with a friendly tone, so I'm hopeful."
+Earlier this year, Ring CEO Jamie Siminoff noted that the company started when he couldn't hear his doorbell from his garage.
+He made a Wi-Fi hat.
+Siminoff said sales have grown since appearing on Shark Tank in 2013, when the investors on the show rejected his pitch for funding.
+In late 2017, Siminoff appeared on QVC, a television shopping channel.
+Ring is suing the competitor security company, ADT Corporation.
+While it appears promising that a vaccine may be able to reduce the mortality rate of Ebola, there are currently no proven treatments for those who are infected.
+Initially, ZMapp showed promise as an antiviral, but formal studies showed it was no better at preventing deaths than a placebo.
+In the PALM trial, ZMapp was used as a control, meaning the scientists used it as a basis to compare the other three treatments.
+USA Gymnastics supports the letter sent by the United States Olympic Committee and believes it is imperative that the Olympic family provide a safe environment for all athletes to compete.
+We agree with the USOC's statement that athletes, clubs and the sport would be better served by moving forward with the proposed changes to the governance structure rather than a reversal of the certification.
+The U.S. Gymnastics Federation is supporting an independent investigation to determine how Larry Nassar was able to continue his abusive behavior for as long as he did, and to ensure that changes are made to prevent this from happening again.
+The mission of the United States Gymnastics Federation (USGF) and the United States Olympic Committee (USOC) is to provide a safe, positive, and enjoyable environment for athletes to pursue their dreams.
+In the 1960s, Brzezinski worked as an advisor to John F. Kennedy and then to Lyndon B. Johnson.
+In the 1976 election, he served as Carter's foreign policy adviser and then as National Security Adviser from 1977 to 1981, succeeding Henry Kissinger.
+As a national security advisor, Carter was instrumental in negotiating global affairs such as the 1978 Camp David Accords between the U.S. and Egypt, the normalization of relations between the U.S. and China in the late 1970s; the Iranian Revolution in 1979, which led to the Iran hostage crisis; and the Soviet invasion of Afghanistan in 1979.
+The film, starring Ryan Gosling and Emma Stone, received nominations in all of the major categories.
+Gosling and Stone both received nominations for Best Actor and Actress.
+Other awards include Best Picture, Best Director, Best Cinematography, Best Costume Design, Best Editing, Best Original Score, Best Production Design, Best Sound Editing, Best Sound Mixing and Best Adapted Screenplay.
+The film's two songs - Audition (The Fools Who Dream) and City of Stars - are also nominated for best original song. Lionsgate leads the pack with 26 nominations - more than any other studio.
+On Sunday, U.S. President Donald Trump said in a statement released by the White House that U.S. forces would be pulled out of Syria.
+The statement followed a phone call between Trump and Turkish President Recep Tayyip Erdogan.
+Turkey would also take on the responsibility of detaining captured ISIS fighters, who it says European nations have refused to take back.
+Not only does this prove that some dinosaurs were covered in feathers, as this theory has been around for a while, but it also shows details that fossils usually cannot reveal, such as colour and three-dimensional arrangement.
+Scientists say the animal had a reddish-brown uppercoat and a light or orange-tinted undercoat.
+The discovery may shed light on the evolution of bird feathers.
+Because birds do not have a well-developed beak like mammals do, but do have claws and feathers, it is suspected by paleontologists that the teeth are an example of convergent evolution.
+The structure of the claw suggests that it was not used for flight, but for temperature regulation or display. The researchers found that although it is a young dinosaur's claw, the sample is from an adult rather than a juvenile.
+The researchers suggested that although it is a young dinosaur's tail, the specimen shows adult feathers rather than juvenile feathers.
+A car bomb killed two police officers and injured at least 20 others outside a police headquarters in the Turkish city of Gaziantep yesterday morning.
+The governor's office said nineteen police officers were among the injured.
+A suspected ISIS gunman has been detained in connection with the attack, police said.
+They found that the Sun, like the other stars, followed the same rules: the system's other stars were not affected in any way other than gravity and rotation by the Sun.
+With light and rotation, a star's Rossby number can be calculated, which depends on the flow of plasma.
+The lower the Rossby number, the slower the star spins on its magnetic poles.
+Iwasaki often found himself in difficult situations during his travels.
+He was robbed, bitten by a stray dog in Tibet, chased by a mad dog in Nepal and arrested in India.
+802.11n operates on both 2.4Ghz and 5.0Ghz frequencies.
+This allows backward compatibility with 802.11a, 802.11b and 802.11g, provided that the base station has two radios.
+802.11n is much faster than its predecessors, with theoretical speeds of up to 600Mbit/s.
+Duvall is married with two grown children, but he did not know Miller.
+When asked for comment, Miller said, "Mike was doing a lot of talking in the hearing, so I didn't really get a chance to say much."
+Hu said, "We are aiming to reduce our carbon dioxide emissions per unit of GDP by 40 to 45 percent by 2020 compared with the 2005 level."
+He did not give details on the size of the cuts, saying only that they would be based on China's economic performance.
+Hu urged the developing world to "first avoid the mistakes and then follow the old path."
+He added: "Nevertheless, we cannot ask them to take on responsibilities, duties and tasks that are beyond their development, their capacities and their abilities."
+The Iraqi scientific team presented its findings at 12 noon Greenwich time.
+It will draw attention to the fact that no one can guarantee that any step in Iraq at this point will stop the sectarian war, the growing violence or the ensuing chaos.
+The report opens with a frank discussion of disagreements about U.S. policy on the Middle East.
+The report is highly critical of virtually every aspect of the current U.S. policy on Iraq, and calls for an immediate change of course.
+Among the 78 recommendations, the first one is that a new diplomatic initiative should be launched before the end of the year to ensure the protection of Iraq's borders against any hostile intervention, as well as to restore diplomatic relations with neighboring countries.
+Argentina's current vice-president, Cristina Fernandez de Kirchner, announced yesterday at a rally in La Plata, a city 50 km (30 miles) south of Buenos Aires, that she would run for the presidency.
+Ms. Kirchner announced her plans to run for the presidency at a rally at the Argentine Theater, where she had kicked off her 2005 campaign for the Senate as a candidate for the Buenos Aires provincial slate.
+The debate over how to spend the money to repair the damage done by Hurricane Katrina and rebuild has become tangled in disagreements over how to pay for it, an issue that some fiscal conservatives have used to criticize President Bush's new economic policies for New Orleans.
+Liberal critics of the rebuilding efforts have focused on the contracts awarded to Washington insiders.
+More than four million people went to Rome for the funeral.
+So many people turned up that not everyone could fit inside the St. Peter's Square for the funeral.
+Throughout Rome, large screens have been set up for the public to watch the ceremony.
+Italy's other cities and other parts of the world, especially in Poland, also set up similar screens to follow the event, with many people gathering to watch.
+Scholars have criticized the FBI's past policy of focusing resources on easily solved cases, especially car thefts, in order to increase the bureau's success rate.
+Congress began funding the adult anti-pornography effort in 2005, and mandated that the FBI hire 10 agents to work the case.
+Robin Uthappa was the top scorer of the innings with 70 runs from 41 balls with 11 fours and 2 sixes.
+Sachin Tendulkar and Rahul Dravid put on a good partnership for the Indians, with a century stand.
+However, after conceding the first goal of the match, India managed only 36 shots on target and scored only 7 goals by the end of the match.
+U.S. President George W. Bush arrived in Singapore on November 16 for the start of a five-day Asian tour.
+Singapore's Deputy Prime Minister, Wong Kan Seng, welcomed him and discussed trade and terrorism with Singapore's Prime Minister, Lee Hsien Loong.
+Following a week of setbacks at the midterm elections, Bush announced his intention to pursue trade expansion in Asia.
+After a 25-minute meeting in the prime minister's office on Tuesday, Jack Layton, the NDP leader, and Stephen Harper, the prime minister, agreed that the government's "Clean Air Act" should be reviewed by an all-party committee before the second reading.
+Layton was attending a meeting with the Prime Minister to discuss the Conservatives' environmental legislation when he made the comments.
+Since the federal government committed to funding the redevelopment of the Mersey Hospital in Devonport, Tasmania, the state government and some federal parliamentarians have been critical of the move, which they see as a pre-election sweetener ahead of the November federal poll.
+However, Prime Minister John Howard said the move was only to protect the hospital's accreditation from the Tasmanian government, which would cost an extra A$45 million.
+The latest advisory says tide gauges show a tsunami. A tsunami has been confirmed by gauges in Pago Pago and Nuku'alofa.
+No material damage or injuries were reported in Tonga, but power was knocked out in parts of the island, which reportedly prevented the Tongan authorities from receiving the tsunami warning from the PTWC.
+Hawaii's fourteen coastal or nearby schools were closed Wednesday despite the cancellation of the alert.
+U.S. President George W. Bush welcomed the announcement.
+Bush spokesman Gordon Johndroe said of North Korea's promise, "This is a significant step toward achieving the denuclearization of the Korean peninsula."
+Hurricane Jerry, the tenth named storm of the 2019 Atlantic hurricane season, has formed in the Atlantic Ocean today.
+As of now, Jerry is not a threat to land, the National Hurricane Center said.
+The American Society of Civil Engineers estimates that 6 inches of rain could overwhelm already-stressed sewer systems.
+The Ninth Ward, which was flooded by 20 feet of water during Hurricane Katrina, is now below sea level as the river flows into a nearby levee.
+Water will spill over the top of the wall on a 100-foot (30-meter) section.
+Commons administrator Adam Cuerden expressed his frustration at the deletion when speaking to Wikinews last month.
+''He [Wales] lied to us from the beginning. First he said it was a legal reason, then he said it was a contractual reason, then he said it was a creative reason right up until the show was cancelled.''
+The community's outrage led to efforts to draft a code of conduct for the millions of open-license media sites hosting sexual content.
+The work done was primarily theoretical but the program was designed to simulate observations of the Crab Nebula done by the Chandra X-ray Observatory.
+The team sought to prove the existence of the interplay between the dark matter of the galaxy and the dark matter of the Milky Way.
+As the Moon pulls on the oceans and makes the tides, so does the Milky Way tug on the Spiral Galaxy.
+Scientists have concluded that dark matter interacts in the same way as normal matter.
+This theory suggests that most of the dark matter is spread out through the universe in a sort of halo around the galaxies, and is made up of small particles.
+Television reports showed smoke billowing from the plant.
+Local authorities have warned residents living near the power plant to stay indoors, shut their air conditioners and keep their windows closed.
+Japan's nuclear agency says it has detected radioactive iodine-131 and cesium-137 at the plant.
+Officials fear that the tanks containing uranium fuel may have ruptured and leaked.
+Dr. Tony Moll identified the first case of extensively drug-resistant (XDR) tuberculosis in South Africa's KwaZulu-Natal province.
+In an interview, he said the new variant is "pretty scary and worrisome, with a very high mortality rate."
+Dr. Moll believes some patients may have gotten it at the hospital, and at least two hospital health care workers have tested positive.
+One infected person can infect 10 to 15 of their close contacts within a year.
+The incidence of XDR-TB remains low in the general population; in South Africa, for example, there are an estimated 6,000 cases among 330,000 people with TB.
+The two satellites, each weighing more than 1,000 pounds and traveling at approximately 17,500 miles per hour, collided about 491 miles above Earth.
+Scientists believe the impact was a huge explosion.
+Scientists are still working to determine the size of the impact and its effect on Earth.
+The U.S. Defense Department's strategic command is tracking the remaining debris.
+The analysis of the mural will be published on a public website.
+Officials in Ohio say a pediatrician who worked at Children's Hospital of Pittsburgh in Pennsylvania has been charged in the death of his mother, whose body was found in the trunk of his car on Wednesday.
+Dr. Malar Balasubramaniyan, 29, was found dead in Blue Ash, a suburb of Cincinnati, about 15 miles (24 kilometers) north of the city, on the side of the road in a polo shirt and white lab coat, apparently having taken his own life.
+The 500-foot black Oldsmobile Intrigue had been reported stolen.
+The body of 53-year-old Saroja Balasubramanian was found covered in blood with a pillow over her head.
+The body had apparently been there for about a day, police said.
+The first cases were reported in late July.
+The disease is transmitted by pigs, which pass the virus to mosquitoes that then transmit it to humans.
+The outbreak has prompted the Indian government to take measures such as setting up buffalo shelters in the affected areas, distributing 1,000 mosquito nets and spraying insecticides.
+The government has also pledged millions of doses of a vaccine against brain fever, to be ready for next year.
+Vaccination in the most affected areas was postponed this year due to lack of funds and because of its lower priority compared to other diseases.
+In 1956, Slania moved to Sweden, where three years later he was hired by the Swedish postal service as a stamp engraver.
+He has designed more than 1,000 stamps for Sweden and 28 other countries.
+His work is so highly regarded and detailed that few collectors specialise in just his work.
+The 1,000th stamp was David Klöcker Ehrenstrahl's wonderful "The Great Deeds of the Swedish Kings" from 2000, which is in the Guinness Book of Records.
+He has also designed banknotes for several other countries, including the new Canadian $5 and $100 banknotes.
+Gibson was taken to hospital where he later died.
+The 64-year-old lorry driver was unhurt in the accident.
+The vehicle itself was taken away from the scene of the accident on the same day, around noon (GMT).
+A witness who works in an adjacent garage said he heard "screaming and crying" from the children who had been waiting for their parents to pick them up.
+I went back to where it happened.
+Other items on Balin's agenda include protecting the world's remaining forests and sharing technologies to help developing nations grow without destroying their forests.
+The UN is also hoping to establish a fund to help countries cope with the impact of global warming.
+The money can be used to rebuild homes, improve water management and diversify crops.
+Fluke wrote that some of her efforts to prevent women from speaking about women's health issues had been unsuccessful.
+Thanks to an outpouring of positive comments and encouragement from women and men alike, she came to the conclusion that contraceptives should be treated like any other medication doctors prescribe.
+At the end of the fight, the injured were taken to a hospital while the other approximately 40 inmates remained in the yard and refused to return to their cells.
+Negotiators have been trying to work out a deal, but the inmates' demands are not clear-cut.
+Between 10:00 and 11:00 (local time) prisoners started a fire in the courtyard.
+Minutes later, officers wearing riot gear entered the courtyard and used pepper spray to contain the inmates.
+Firefighters finally got the blaze under control at 11:35 pm.
+After the dam was built in 1963, the seasonal floods that spilled the sediment down the river were stopped.
+This sediment also helped to form the sandy beaches and coastlines that we see today.
+As a result, two species of shark became extinct and two other species, including the smooth hammerhead, became endangered.
+Although the water level only rises a few centimeters after a flood, authorities hope this will be enough to rebuild the eroded sand dunes along the course of the river.
+No tsunami warning was triggered and Indonesia's geophysics agency said it did not expect a tsunami since the quake did not have the magnitude of 6.5.
+Despite the storm not being a hurricane, residents began evacuating their homes and businesses out of fear.
+While Winfrey was emotional in saying goodbye, she made it clear to the audience that she would be back.
+This is not a farewell, this is the end of a chapter and the beginning of another."
+Final results of the presidential and parliamentary elections in Namibia showed incumbent President Hifikepunye Pohamba was re-elected with an overwhelming majority.
+The ruling South West Africa People's Organisation (SWAPO) party also retained its majority in parliament.
+Coalition and Afghan forces moved in to secure the site and coalition air support was also called in.
+The crash happened in a mountainous area and is believed to be the result of a firefight.
+Efforts to locate the crash site were hampered by bad weather and rugged terrain.
+Mangola, a medical NGO, Medecins Sans Frontieres and the World Health Organization said this is the worst cholera outbreak ever recorded in the country.
+Richard Veerman, a spokesperson for Doctors Without Borders, said, "The outbreak in Angola is the worst we've seen so far, and the situation remains very serious in Angola."
+The tournament started at 10am in glorious sunshine and the only downpour of the day came in the morning break for the 7s.
+South Africa's top-ranked player got off to the ideal start with a comfortable 26-0 win over fifth-ranked Zambia.
+While they struggled somewhat against their southern neighbours, South Africa's performance improved as the competition progressed.
+Their defence was superb, they limited us to very few chances and they were the better side.
+Officials from the city of Amsterdam and the Anne Frank Museum say the tree is infested with beetles and poses a public health risk, as it is at risk of collapsing.
+They were due to be executed on Tuesday, but a last-minute reprieve saved them.
+All of the Seven Sisters caves are at least 100 metres (328 ft) wide, and up to 250 metres (820 ft) wide.
+The apparent day-night temperature differences on the infrared images suggest that they are probably caves.
+During the day they are cooler than the surrounding surface, and at night they are warmer.
+While not as smooth as the large caves, they are not as irregular as the deep pits on the ground," said Glen Cushing, a scientist with the U.S. Geological Survey's Astrogeology Science Center and Northern Arizona University in Flagstaff, Arizona.
+Traditionally, voting in France has used little technology: voters go into a booth to mark their choice on a paper ballot, which is then put in an envelope to be counted.
+After officials check your identification, you will fill out a ballot and cast your vote.
+Voting in France is highly regulated.
+Voters must be able to see that the ballots they cast are not pre-marked, and that only legitimate and authorized voters are allowed to cast ballots.
+Candidates can appoint observers to monitor the entire process. Votes will be counted in the evening, under strict supervision by volunteers.
+The ASUS Eee PC, which was previously touted for its cost-effectiveness and functionality, was a hot topic at the 2007 Taipei International ICT Month.
+However, the consumer laptop market is radically changing and shifting after ASUS won the 2007 Taiwan Excellence Award from the Republic of China's Yuan.
+The show's website describes it as a "traditional radio play, but with a twist!"
+Initially, the show was only available on TogiNet Radio, an internet radio station specialising in talk shows.
+In late 2015, Toginet created the AstroNet radio channel.
+The original cast were amateur voice actors from the East Texas area.
+The widespread looting reportedly went on for one night as there were no security forces on the streets of Bishkek.
+Bishkek was "falling into anarchy," one observer said, as mobs roamed the streets and looted shops.
+Many Bishkek residents blamed the southern protesters for the violence.
+South Africa beat the New Zealand All Blacks in the Tri Nations rugby match at the Royal Bafokeng Stadium in Rustenburg, South Africa.
+The final score was 21-20, ending the All Blacks' 15-match winning streak.
+The Springboks ended a five-match losing streak.
+It was the last game for the All Blacks, who won the cup two weeks ago.
+The series concludes next week in Johannesburg where the Springboks face Australia.
+A moderate earthquake hit western Montana on Monday at 10:08 a.m.
+No immediate tsunami threat was reported to the U.S. Geological Survey or the National Tsunami Warning Center.
+The epicenter of the quake was about 15 miles (20 km) northeast of Dillon and 40 miles (65 km) south of Butte.
+A lethal strain of bird flu, H5N1, has been confirmed in a wild boar found dead in eastern France, near Lyon.
+France is the seventh worst-hit country in the European Union, after Austria, Germany, Slovenia, Bulgaria, Greece and Italy.
+The suspected cases of H5N1 in Croatia and Denmark have not been confirmed yet.
+Chambers is suing God "for allowing the death, destruction, and terrorization of millions of his people."
+Chambers, an agnostic, says his suit is "not a religious crusade" and that "anyone can sue anyone."
+Camille Saint-Saens' French opera tells the story of a musician "whose life is guided by drugs and his love for Japan.""
+This involved performers smoking cannabis on stage and encouraging the audience to join in.
+Former Speaker of the House Newt Gingrich, Texas Governor Rick Perry and Representative Michele Bachmann finished 4th, 5th and 6th respectively.
+After the results were announced, Gingrich heaped praise on Santorum but launched a blistering attack on Romney, who had run negative campaign ads against Gingrich in Iowa.
+Perry said he would return to Texas to wait for the results of Tuesday's primary election before deciding whether to continue his campaign. He later announced he would stay in the race and campaign in South Carolina's Jan. 21 primary election.
+Bachmann, who won the Ames Straw poll in August, decided to bow out after the campaign ended.
+The photographer was taken to Ronald Reagan UCLA Medical Center where he later died.
+He was reportedly in his 20s at the time, and Bieber said in a statement, "While I was not there or involved in the accident in any way, I would like to extend my deepest condolences to the family and friends who lost a loved one."
+The celebrity gossip website TMZ reported that after the photographer stopped his car on the shoulder of the Sepulveda Boulevard overpass and tried to take pictures of the traffic stop, he was twice ordered by a California Highway Patrol officer to move to the other side of the overpass.
+The driver of the car that ran over the photographer is unlikely to face criminal charges, police said.
+With only eighteen medals awarded per day, many countries did not win any medals.
+They include the Netherlands, with ninth-placed Anna Jochemsen in the women's Super-G and Finland's Katja Saarinen in 10th.
+Australian Mitchell Gourley finished 11th in the men's standing super-G and Czech Oldrich Jelinek was 16th in the men's sitting super-G.
+Arly Velasquez of Mexico was fifteenth in the men's Super-G, while New Zealander Adam Hall was ninth in the men's Super-G.
+Maciej Krezel and guide Anna Ogarzynska of Poland finished 13th in the Super-G. South Korean skier Jong Seork Park finished 24th in the men's Super-G.
+UN peacekeepers have been accused of spreading the cholera epidemic in Haiti after the 2010 earthquake.
+The suit alleges that the U.N. camp did not properly dispose of its waste, allowing bacteria to enter the Artibonite River, which is one of Haiti's largest.
+Before the teams arrived, Haiti had not had a case in the 1800s.
+The Haiti Justice and Democracy Initiative cited independent studies showing that the U.N. peacekeeping mission brought cholera to Haiti.
+UN disease expert Danielle Lantagne said the outbreak was likely caused by peacekeepers.
+Hamilton confirmed the patient was in stable condition at Howard University Hospital.
+The patient had travelled to Nigeria where a number of Ebola cases have been reported.
+The hospital was following protocols to prevent the spread of the infection, including isolating the patient, to avoid infecting others.
+Before joining The Simpsons, Simon had worked on various shows and roles.
+He worked in the 1980s on shows such as Taxi, Cheers and The Tracy Ullman Show.
+In 1989, Brooks and Groening collaborated to create the Simpsons and he was responsible for hiring the show's original writing staff.
+Despite leaving in 1993, he still holds the title of executive producer and receives a ten million dollar salary every year.
+Earlier, China's Xinhua news agency reported a hijacked plane.
+Subsequent reports indicated that the plane had been diverted back to Afghanistan due to a bomb threat, and eventually landed in Kandahar.
+Early reports said the plane was on its way back to Afghanistan after being denied permission to land in Urumqi.
+Iran's ageing fleet is ill-suited to both civilian and military operations.
+International sanctions prevented them from buying new planes.
+Three people died and three others were injured in a helicopter crash early this week.
+This month, Iran suffered its worst air disaster in recent years when a plane headed for Armenia crashed, killing all 168 people on board.
+In the same month, another airline crashed on a runway in Mashhad, killing seventeen people.
+Aerosmith has cancelled the remainder of their tour.
+The band was scheduled to begin a U.S. and Canadian tour on Sept. 16.
+The tour was cancelled after lead singer Steven Tyler injured his shoulder falling off the stage on August 5.
+Murray lost the first set in the tie-break after both players held serve in the first set.
+In the second set, Del Potro got an early lead but it was tied 6-6 before the tie-break.
+Potro received treatment on the sideline before returning to the game.
+The program started at 8:30 p.m. local time (1500 UTC).
+Well-known singers performed bhajans (devotional songs) in praise of Shri Shyam.
+Sanju Sharma started the evening with his songs, followed by Jai Shankar Choudhary and chhappan bhog bhajant by Raju Khandelwal.
+Lakhha Singh then sang the bhajans.
+108 dishes of Chhappan Bhog (56 different food items offered to the deity, such as sweets, fruits, nuts, vegetables, etc.) were served to Baba Shyam.
+Lakhha Singh also performed the chappan bhog bhajan. He was accompanied by Raju Khandelwal.
+On Thursday at the Tokyo Game Show, Nintendo president Satoru Iwata unveiled the design for the company's new Nintendo Revolution controller.
+Like a television remote control, the controller has two infrared sensors to "see" where the user is in 3D space.
+This allows gamers to control the actions and movements of their video game characters by moving the device in the air.
+Giancarlo Fisichella lost control of his car at the first corner on the opening lap of the race.
+Teammate Fernando Alonso led for much of the race but was out on the first lap after a wheel came loose at a pit stop.
+Michael Schumacher retired a few laps from the end of the race, due to damage to his gearbox sustained in a first-lap collision.
+''He's got a very nice voice and he sings quite well,'' he said, according to the press release.
+Every time we've tried it, I've got quite emotional."
+About three minutes after liftoff, a camera on the outside of the rocket showed several of the insulation panels falling away from the fuel tank.
+However, it is believed that they did not cause any damage to the shuttle.
+Younger N. Wayne Hale, NASA's space shuttle manager, said the foam "came down after" the launch.
+Five minutes into the show, the wind picked up, and within a minute it was 70 miles per hour, and then the rain came down in buckets, and it was like needles hitting your skin, and then hail started, and people were screaming and running for cover.
+Armand Versace said: "I lost my sister and her partner and I saw two wheelchair users being knocked over and people just went around them and pushed them out of the way."
+The NHK report also noted that the Kashiwazaki-Kariwa nuclear power plant in Niigata prefecture was not affected by the quake.
+Hokuriku Electric Power Co. did not immediately report on the impact of the quake or the shutdown of the No. 1 and No. 2 reactors at the Shika nuclear power plant.
+About 9,400 homes in the region were without power, and about 100 were without water, officials said.
+Some roads were blocked and train services were suspended in the affected areas and Noto airport in Ishikawa prefecture was closed.
+One of the bombs exploded in front of the governor's office.
+Within two hours, three more bombs were detonated near government buildings.
+Some reports put the death toll at eight, with official reports confirming thirty were injured, with the toll expected to rise.
+Both cyanide and melamine were found in the urine samples of the pigs that died after consuming the tainted feed.
+Researchers at the university believe the two compounds react to form crystals that block the kidneys from doing their job.
+The researchers observed crystals in cat urine after adding melamine and cyanuric acid.
+These crystals are chemically identical to those found in the urine of the affected pets, and are identified using Fourier Transform Infrared (FTIR) spectroscopy.
+I don't know if he's aware of it, but most of the stuff that comes into the country is duty-free from Central America.
+Nevertheless, eighty percent of our goods were taxed by the Central American countries. I'm sorry about that.
+This makes no sense to me; it is certainly not fair.
+All I say to people is treat me like you would want to be treated yourself.
+California Governor Arnold Schwarzenegger has signed a bill that bans the sale or rental of violent video games to minors.
+The proposal would require "18" ratings on all video games sold in California, and a fine of up to $1,000 for selling games to minors.
+The Director of Public Prosecutions, Kier Starmer QC, announced this morning that Huhne and Pryce have also been charged.
+Huhne has resigned and will be replaced in the cabinet by Lib Dem MP Ed Davey - who will also take on the business secretary role vacated by Huhne.
+Huhne and Pryce are due to appear before Westminster Magistrates' Court on February 16.
+The deceased: 25-year-old Nicholas Alden and 21-year-old driver Zachary Cuddeback.
+Edgar Veguilla suffered hand and shoulder injuries, while Kristoffer Schneider underwent reconstructive surgery on his face.
+Uka's gun jammed as he tried to shoot the fifth man, and Schneider was left with a broken jaw, a ruptured eardrum, a missing section of skull and a titanium plate in his face.
+Schneider testified via video conference call from a U.S. Air Force base in his home state.
+Carpanedo also competed in two individual events at the championship on Wednesday.
+The first was the sprint, in which he finished first in the preliminaries with a time of "Did Not Finish". Thirty-six of the 116 competitors failed to finish the race.
+In another race, the Giant Slalom, she finished tenth in the women's standing, with a total time of 4:41.30, 2:11.60 slower than the first-placed Austrian Claudia Loesch and 1:09.02 slower than the ninth-placed Hungarian Dani Gyöngyi.
+Four of the women's sitting skiers did not finish their race and 45 of the 117 skiers in the giant slalom did not finish.
+The Madhya Pradesh Police recovered the stolen laptop and mobile phone.
+D K Arya, Additional Deputy Commissioner of Police (ADCP), said, "We have arrested five persons who molested the Swiss woman and snatched her mobile phone and laptop.""
+The accused are Baba Kanjar, Bhutha Kanjar, Rampro Kanjar, Gaza Kanjar and Vishnu Kanjar.
+Chandra Shekhar Solanki, the Superintendent of Police, said the accused appeared before the court with covered faces.
+Although three people were in the house at the time of the crash, no one was hurt.
+The driver, however, suffered serious head injuries.
+The road where the crash happened was temporarily closed while emergency services worked to free the man from the wreckage of the red Audi TT.
+He was first treated at James Paget Hospital in Great Yarmouth.
+He was later moved to Addenbrooke's Hospital in Cambridge.
+Adekoya has since been charged with the murder of his son by the Edinburgh Sheriff Court.
+He has been remanded in custody ahead of his trial, but any evidence given by a witness who has been identified could be compromised as their photographs have been widely circulated.
+This is normal practice elsewhere in the UK but the Scottish justice system is different and the courts may deem the publication of the photos to be prejudicial.
+Prof Pamela Ferguson, of the University of Dundee, said: "Journalists are putting themselves at risk by publishing photographs or likenesses of suspects."
+The Crown Prosecution Service said it could not comment on the case as it was an ongoing investigation.
+The leaked document reportedly details a claim to the territory that the Palestinians want on the basis of the borders that existed before the 1967 Middle East war.
+Other issues reportedly discussed included the future of Jerusalem, which is sacred to both nations, and the issue of the Jordan Valley.
+Israel insists on a continuous military presence in the valley ten years after the agreement was signed, while the PLO is willing to accept such a presence for only five years.
+The snipers involved in the follow-up experiment were kept under tight supervision as they were being observed and their effectiveness was being evaluated.
+The NPWS and the NSW Sporting Shooters Association worked together to recruit qualified volunteers for the NSW Sporting Shooters Association's hunter education program.
+Mick O'Flynn, chief executive of the NPWS's Conservation and Heritage Service, said the four selected for the first launches had received comprehensive safety and practical training.
+Yesterday, Martelly took the oath before a new, nine-member provisional electoral council (CEP).
+This is Martelly's fifth CEP in four years.
+Last month, a presidential commission recommended that the incumbent CEP members resign as part of a package of measures to lead the country to new elections.
+The commission was set up in response to widespread anti-government protests that began in October.
+The sometimes violent protests were in reaction to the postponement of elections that were due to take place in 2011.
+Approximately 60 incidents were reported in which the defective iPods overheated, causing six fires and minor burn injuries to four people.
+Japan's Ministry of Economy, Trade and Industry (METI) said it had received reports of 27 such incidents.
+Last week, METI announced that Apple had reported another 34 cases of overheating, which the company described as "not major."
+The ministry's response was that it was "truly regrettable" that Apple had cancelled the launch.
+The quake hit the Mariana Islands at 7:19 a.m. local time Saturday (1919 UTC).
+The Northern Mariana Islands Office of Emergency Management said no damage was reported in the territory.
+The Pacific Tsunami Warning Center also said there were no tsunami threats.
+A former Philippine police officer abducted a bus carrying Hong Kong tourists in Manila, the capital of the Philippines.
+Rolando Mendoza fired an M16 at the tourists.
+Many hostages were saved, but at least six others were killed.
+Six hostages, including children and the elderly, were released earlier, just like the Filipino photographer.
+Photographers later took the place of an elderly woman who had to go to the toilet, and Mendoza was killed.
+Liggins followed in his father's footsteps by becoming a doctor.
+She trained as a midwife and began working at the National Women's Hospital in Auckland in 1959.
+While working in the hospital, Liggins began studying premature births in her spare time.
+The study found evidence that a hormone treatment can speed up the development of the baby's brain.
+On Wednesday, government investigators found two black boxes, Xinhua reported.
+Other wrestlers also paid tribute to Luna.
+Tommy Dreamer said, "Luna was the first queen of the extreme. The first manager. Luna was a two-time Hall of Famer. A very unique individual, just like herself. A strong woman."
+Dustin "Goldust" Runnels noted that "Luna was as quirky as I am, maybe even more so... I loved her and I miss her, I hope she's in a better place now."
+Eighteen months out from the 2010 federal election, the number of people opposed to Australia becoming a republic has risen by eight per cent since 2008.
+In 2010, during the federal election campaign, Deputy Prime Minister Julia Gillard said Australia should consider becoming a republic at the end of Queen Elizabeth II's reign.
+Thirty-four per cent of voters believe Queen Elizabeth II should be Australia's last monarch.
+The poll, which had a margin of error of 2.9 per cent, found 29 per cent of respondents thought Australia should become a republic, while 31 per cent said it should never become one.
+The Olympic swimming gold medallist was due to compete in the 100m and 200m freestyle and the 4x100m medley relay at the Commonwealth Games, but pulled out due to concerns over his fitness.
+He was unable to get the medication he needed to deal with the pain as it is banned by the games.
+Curtis Cooper, a professor of mathematics and computer science at Central Missouri State University, discovered the largest known prime number on January 25.
+Many people had been testing the discovery using different hardware and software since the beginning of February, before it was announced on Tuesday.
+It's possible that comets were the primary source of water on Earth, along with organic molecules that gave rise to life.
+Scientists hope to understand how the planets formed, in particular how the Earth formed, after the asteroids collided with the Earth long ago.
+Cuomo, 53, took office in January and signed a law earlier this year legalizing same-sex marriage.
+He described the rumours as "political gossip and nonsense."
+Some believe he will run for president in 2016.
+NextGen is an air traffic control system that the FAA says will allow planes to fly shorter routes, saving millions of gallons of fuel per year and reducing carbon emissions.
+It uses satellite technology rather than traditional ground-based radar to provide more accurate location and tracking of aircraft for air traffic controllers and more precise information for the pilots.
+There will be no additional travel options and trains will not stop at Wembley, there will be no car parking or park and ride facilities.
+Concerns over shipping delays have raised the possibility that the game could be played in front of a closed-door crowd.
+A study published in the journal Science on Thursday described the discovery of a new bird species in the Galapagos Islands of Ecuador.
+Researchers from Princeton University in the U.S. and Uppsala University in Sweden have reported the appearance of a new species of Darwin's finches, which is a hybrid of the medium ground finch (Geospiza fortis) and the large cactus finch (Geospiza conirostris). Although it was thought that this process would take much longer, the new species has arisen within two generations.
+Gold can be worked into any shape, even very small sizes.
+It can be drawn into thin wires or rolled into sheets. It can be hammered or rolled into sheets.
+It can be very thin and can adhere to other metals. It can be so thin that it is sometimes used as a decorative coating for hand-painted calligraphy.
+This is known as the chemical pH. A pH indicator can be made from red cabbage.
+The color of copper sulfide depends on how acidic or alkaline the substance is.
+The pH scale is determined by the concentration of hydrogen ions (H+) in a substance.
+Hydrogen ions are positively charged because the hydrogen atom has a positively charged proton and a negatively charged electron.
+Mix the two dry ingredients together, then rub the mixture into the wet hands.
+The moisture in our hands reacts with the outer layers to form a film that gives a funny feeling and a sort of itch.
+In the cities of Harappa and Mohenjo-daro, almost every house had a sophisticated drainage system which connected to a public sewer system.
+Residue of ancient plumbing has been found in the ruins of Minoan towns at Crete and Santorini in Greece.
+Public toilets existed in ancient Egypt, Persia and China. In the Roman world, public toilets were sometimes located in thermal baths, where men and women used the same facilities.
+When you call someone who is thousands of miles away, you use a satellite.
+The satellite in orbit receives the signal and almost immediately sends it back to Earth.
+The telescope was launched into space on a rocket. Scientists use telescopes to study the stars because the atmosphere blocks some of the light and makes it hard to see.
+A rocket over 100 feet tall is needed to put a satellite or space telescope into orbit.
+The wheel was an incredible invention that changed the world. The most important thing the wheel did was make travel much easier and faster.
+It brought us the train, the car, and many other things.
+Below them are medium-sized cats, which hunt prey ranging in size from dormice to gazelles and impalas.
+In the end, most small cats (including pet cats) kill and eat far more small prey such as insects, rodents, lizards and birds than large prey.
+Their success is due to their niche concept, a specialised activity that all cats do, which prevents them from competing with each other.
+Lions are the most social of all cats and live in large groups called prides.
+A bachelor herd consists of 1-3 related males and a harem of up to 30 females and their young.
+Females tend to be more bonded to each other, since they tend to live in large matriarchal and female-dominated families.
+Lion prides behave in a very similar way to wolf packs or dog packs, which are animals that behave like wolves (but are not wolves) and are also very efficient killers of their prey.
+As a balanced athlete, tigers can climb trees (though not very well), swim, jump very far, and pull up to five times their own body weight.
+The tiger (Panthera tigris) is a member of the genus Panthera, which includes the lion, leopard and jaguar; it is the only member of the genus capable of roaring.
+A tiger's roar is not as loud as a lion's, but more of a screaming yell.
+Ocelots eat a wide variety of prey, including small mammals, birds, reptiles, and even fish. They can hunt and catch animals much larger than themselves.
+Scientists think that the spotted hyenas follow the smell of the animals (prey) on the ground, sniffing the ground as they walk along.
+They are very good at seeing in the dark because they have night vision and are good at moving silently. The puma hunts by stalking and ambushing its prey.
+When a small group of organisms is isolated from a larger group to which they belong (such as when a mountain range or river divides a population, or when a population becomes isolated on an island), they often find themselves in a different environment.
+The new environment will have different resources and different competitors, so the new population will need to have different characteristics or they will be at a disadvantage compared to how they were before.
+The original population has not changed, they still need the same adaptations.
+Over time, as the new population adapts to its new environment, it will become less and less like the other population.
+Eventually, after thousands or even millions of years, the two populations may become so different that they can no longer be considered the same species.
+This is called speciation, the process by which new species are created. Speciation is an inevitable consequence of evolution and a very important part of it.
+Plants are able to make their own oxygen from carbon dioxide taken in through their leaves, and release oxygen into the air through the process of photosynthesis so that we can breathe.
+Plants make their own food through photosynthesis, and also provide shade.
+Our houses are made of plants, our clothes are made of plants, most of the food we eat is made of plants, without plants there would be no animals.
+The mosasaurus was the top predator of its time, so it wasn't afraid of anything except another mosasaurus.
+Its long snout contains more than seventy sharp teeth, and there is another set of teeth on the roof of its mouth so that nothing escapes its bite.
+We don't know for sure, but it may have been poisonous. Its diet consisted of turtles, large fish, other mosasaurs, and possibly cannibalism.
+However, it was able to hunt anything that went into the water, even a T. rex.
+While much of their food is familiar to us, the Romans had some bizarre or exotic ways of celebrating, including wild boar, peacock, oysters and a dish called mola salsa, which was said to taste like a cross between a strawberry and a kiwi fruit.
+Another difference was that while poor people and women ate while sitting on the floor, rich men liked to hold banquets where they ate while sitting next to each other on chairs and talked while eating.
+Traditional Roman food would not have included foods that were introduced to Europe in later centuries from the Americas or Asia.
+For instance, they didn't have corn, peppers, potatoes, cacao, or turkey, and the ancient Romans never ate pumpkin.
+The Babylonians built temples for all their gods, which they believed were homes for the gods.
+Humans made sacrifices to their gods and priests, and used rituals and festivals to please their gods.
+Every church had an open atrium and an inner sanctuary that was only entered by the priests.
+Sometimes they built special pyramid-shaped towers called ziggurats as part of the temple.
+The top of the tower was used as a special sanctuary.
+The warm climate of the Middle East meant that the house was not as important.
+Most of the life of the Hebrews was spent outdoors.
+Cooking was done outdoors; shops were just open-fronted counters. Houses were built of wattle and daub.
+There were no large forests in the land of Canaan, so timber was a very expensive commodity.
+Greenland was largely uninhabited. According to Norse legend, Erik the Red was banished from Iceland for murder and went on to explore and settle Greenland.
+However, independent of his discovery, Native American tribes had been living there long before.
+Although all of them were "Scandinavian," the Danes, Swedes, Norwegians, and Icelanders were all quite different in terms of their languages, kings, customs, and histories.
+If you've seen the movie National Treasure, you might think there's a treasure map on the back of the Declaration of Independence.
+This is, however, not true. Although there is something written on the back of the document, it is not a treasure map.
+The back of the Declaration of Independence states "The unanimous Declaration of the thirteen united States of America, When in the Course of human events, it becomes necessary for one people to dissolve the political bands which have connected them with another, and to assume among the powers of the earth, the separate and equal station to which the Laws of Nature and of Nature's God entitle them, a decent respect to the opinions of mankind requires that they should declare the causes which impel them to the separation. We hold these truths to be self-evident, that all men are created equal, that they are endowed by their Creator with certain unalienable Rights, that among these are Life, Liberty and the pursuit of Happiness. — That to secure these rights, Governments are instituted, deriving their just powers from the consent of the governed, — That whenever any Form of Government becomes destructive of these ends, it is the Right of the People to alter or to abolish it, and to institute new Government, laying its foundation on such principles and organizing its powers in such form, as to them shall seem most likely to effect their Safety and Happiness. Prudence, indeed, will dictate that Governments long established should not be changed for light and transient causes; and accordingly all experience hath shewn that mankind are more disposed to suffer, while evils are sufferable, than to right themselves by abolishing the forms to which they are accustomed. But when a long train of abuses and usurpations, pursuing invariably the same Object evinces a design to reduce them under absolute Despotism, it is their right, it is their duty, to throw off such Government, and to provide new Guards for their future security. — Such has been the patient sufferance of these Colonies; and such is now the necessity which constrains them to alter their former Systems of Government. The history of the present King of Great Britain is a history of repeated injuries and usurpations, all having in direct object the establishment of an absolute Tyranny over these States. To prove this, let Facts be submitted to a candid world. He has refused his Assent to Laws, the most wholesome and necessary for the public good. He has forbidden his Governors to pass Laws of immediate and pressing importance
+Although the author's identity is uncertain, it is known that the large (29 1/2 by 24 1/2 inch) parchment document was created shortly after.
+So it is likely that the tag was simply added as a label.
+The Normandy landings and subsequent battles liberated northern France but southern France was still occupied.
+These were the "Vichy" French. These were Frenchmen who in 1940 made a deal with the Germans and collaborated with the invaders rather than fighting them.
+On August 15, 1940, the Allies invaded southern France, code-named Operation Dragoon.
+Within two weeks the Americans and the Free French had liberated southern France and were headed for Germany.
+A civilization is an unique culture shared by a large group of people living in a society and working together.
+The word civilization derives from the Latin civilis, civis and civitatis, meaning citizen of a city-state.
+The city-states were the forerunners of nations. Civilized culture includes the transmission of knowledge over several generations, a lasting cultural legacy, and honorable dissemination.
+Smaller cultures often disappear without leaving any significant historical evidence, and thus are not recognized as true civilizations.
+During the War of Independence, the 13 states initially created a weak central government - with the Congress as the only body - under the Articles of Confederation.
+The Congress had no power to levy taxes, and there was no national executive or judicial branch, so it had to rely on the often-reluctant state governments to enforce the laws it passed.
+He did not have the power to overrule tax laws and tariffs imposed by the states.
+Amendments to the constitution required a unanimous consent from the states, but the states were so distrustful of the central government that they often failed to send representatives to the conventions.
+The Italian national football team is the second most successful in the world, having won the FIFA World Cup in 2006.
+Some of the most popular sports include football, basketball, volleyball, water polo, fencing, rugby, cycling, ice hockey, gymnastics, and Formula 1.
+Winter sports are the most popular in the northern regions, with Italian athletes competing in international games and the Olympics.
+Japan has nearly 7,000 islands (its largest is Honshu) and is the world's seventh largest island!
+Because of this, Japan is often referred to geographically as an "archipelago" or "group of islands".
+Taiwan's history began in the 15th century when European explorers discovered the island, naming it Ilha Formosa, which means "beautiful island" in Portuguese.
+In 1624, the Dutch East India Company established a base at Tainan in the southwest of Taiwan, introduced improved agricultural methods to the indigenous population, and employed Chinese laborers for its rice and sugar plantations.
+In 1683, the Qing Dynasty (1644–1912) took control of the western and northern coastal areas of Taiwan and formally annexed the island in 1885.
+In 1895, after the First Sino-Japanese War (1894–95), the Qing government signed the Shimonoseki Treaty, ceding Taiwan to Japan, who would occupy the island until 1945.
+Machu Picchu is divided into three main sections: the Intihuatana, the Temple of the Sun, and the Temple of the Three Windows.
+Most of the buildings in the complex have been rebuilt to give visitors a better idea of what they looked like originally.
+By 1976, thirty percent of Machu Picchu had been restored, and restoration work continues to this day.
+For example, the most common aspect ratio for still photography is 35 mm, which was a standard size for analog film photography.
+It is still being made today, but what has changed is that its size has been taken over by the sensor size of a digital camera.
+The 35 mm format actually has a slightly confusing aspect ratio of 36 by 24 mm.
+Its aspect ratio (after rounding to the nearest whole number) is 3:2.
+Many common formats (such as the APS family) match or approximate this aspect ratio.
+The often misused and frequently ridiculed thirds rule is a simple guideline that creates dynamic tension while keeping the picture balanced.
+He says the most effective way to do this is to divide the image into thirds both horizontally and vertically (see the example).
+During this period of European history, the rich and powerful Catholic Church came under attack.
+Christianity has bound together the European peoples for over a thousand years, despite linguistic and cultural differences.
+His power was all-encompassing, from the king to the peasant.
+One of the main Christian teachings is that wealth should be used to relieve the suffering and poverty of others, and that church funds should be used for that purpose.
+The central authority of the church has been based in Rome for over a thousand years, and the concentration of power and wealth there has led many to question whether it still represents the teachings of Jesus.
+Shortly after the hostilities broke out, Britain declared a naval blockade of Germany.
+The strategy was effective in blocking crucial military and civilian supplies, although the blockade was in violation of several international agreements of the previous two centuries.
+Britain had also mined the international waters to prevent any ship from entering full ocean areas, endangering also the neutral ships.
+As this was a limited response, Germany expected a similar limited response to their submarine campaign.
+During the 1920s, the dominant behavior of citizens and nations was pacifism and isolationism.
+After experiencing the horrors and atrocities of World War I, nations vowed to never let it happen again.
+In 1884, Tesla moved to the United States to accept a job with the Edison Electric Light Company in New York City.
+When he arrived in the United States, he had nothing but a suitcase and a copy of his poems and a letter of recommendation from his old boss, Charles Batchelor.
+Ancient China had a unique way of showing the different periods of time: every period and every ruling family became a distinctive dynasty in Chinese history.
+The period of divided loyalties between the various dynasties was an uncertain time. The Three Kingdoms period is the most well known of these, lasting for 60 years between 190 and 250 AD.
+During these times of turmoil, the various claimants to the throne fought each other as well as the foreign invaders.
+The Three Kingdoms is one of the bloodiest periods of ancient Chinese history, with more than 10,000 people dying in the battle for Xi'an's highest seat of power.
+There are many social and political implications of the metric system, a change from absolutism to republicanism, nationalism and a belief in the people rather than a single ruler.
+After the revolution, jobs were open to all men, so the most ambitious and able were able to rise to the top.
+This is also true of the military, where rank used to be determined by class, but is now based on ability.
+The French Revolution inspired other oppressed peoples of Europe to start their own revolutions.
+Muhammad had a deep interest in the affairs of this life and the hereafter. He regularly went to a cave on the mountain called Noor, which became known as Hira, for meditation and reflection.
+he himself is the cave that has been carved out by time and gives a vivid picture of the Prophet's spiritual inclinations.
+A cave on top of a mountain in a range north of Mecca is completely isolated from the outside world.
+At any rate, it is not easy to find it even if you know it exists. Once inside the cave, total isolation awaits.
+There is nothing else to see except the pure, beautiful sky and the surrounding mountains. This world is barely visible or audible from within the cave.
+The Great Pyramid of Giza is the only one of the Seven Wonders of the World that is still standing.
+The Great Pyramid of Giza is one of several large pyramids built by the ancient Egyptians as tombs for the pharaohs.
+The Giza Plateau, or the Giza Necropolis, is the site of the Egyptian Pyramids (of which the Great Pyramid is the largest), several smaller pyramids, a number of tombs, and the Great Sphinx.
+The Great Pyramid was built by the Pharaoh Khufu, with smaller pyramids, tombs, and temples for his wives and family.
+The "up" sign is V-shaped and the "down" sign is an inverted V with the bottom cut off.
+Up means to start at the top of the bow, and down means to start at the bottom (where your hand holds the bow).
+In general, downward strokes make a softer sound and upward strokes a louder and more definite one.
+Feel free to scribble notes in the margins, but don't forget that printed notation is there for a reason and is usually to be respected.
+On October 6, 1789, a mob of market women stormed the palace of Versailles, forcing the royal family - King Louis XVI, Queen Marie Antoinette, their two young children (11-year-old Marie Therese and four-year-old Louis-Charles), and the king's sister, Madame Elizabeth - to flee to Paris.
+They travelled back to Paris in a motorcade surrounded by a ring of rioters who hurled abuse at the king and queen-to-be.
+The crowd forced the king and queen to open all the windows of their apartment.
+At one point, a member of the crowd knocked the helmet off a member of the Royal Guard, who had been stationed near Versailles.
+It was the Filipino people themselves who paid the price for the U.S. imperialist war of aggression to take over the Philippines.
+Much of the cost was covered by taxes levied on American colonists, and the bonds were sold to Wall Street banks in the name of the Philippine government.
+Of course, the super-profits came from the Filipino people's prolonged exploitation, which formed the very basis of American imperialism.
+To understand the Templars, we need to understand the circumstances that led to their creation.
+The period is usually referred to as the Middle Ages in European history, which spans the 11th, 12th, and 13th centuries (1000–1300 AD).
+The Middle Ages were preceded by the Early Middle Ages and followed by the Late Middle Ages, which generally ended around 1500.
+Technological determinism, in practice, contains a wide range of ideas, from a belief in the inevitability of the development of technology to a belief that the course of history is determined by scientific laws and their technological manifestations.
+Most interpretations of technological determinism assume two general points: (1) that the development of technology is largely independent of cultural or political influences, and (2) that the effects of technology on society are inevitable rather than contingent.
+For example, there is a view that cars are inevitable for the development of roads.
+However, the country's network of roads is not economically viable with so few cars, so new manufacturing techniques were developed to keep costs down.
+Mass car ownership, however, gave rise to the high number of road traffic accidents which spurred the invention of new techniques for treating injured bodies.
+Romanticism was greatly influenced by cultural determinism and writers such as Goethe, Fichte, and Schlegel.
+In the context of Romanticism, geography shaped the individual, and over time, customs and culture developed in a particular geographic location that were more suitable than arbitrary laws.
+As Paris was known as the world's fashion capital in those days, Constantinople was regarded as the fashion capital of feudal Europe.
+Its fame as a luxury center began around 400 BCE and lasted until around 1100 CE.
+Its decline in the 12th century was largely due to the Crusaders rejecting profitable gifts such as silks and spices in favour of the cheaper markets of Byzantium.
+It was during this time that Paris won its title as the world's fashion capital from Constantinople.
+The Gothic style was at its peak from the 10th to 11th centuries to the 14th century.
+The garment was heavily influenced by Byzantine, Eastern culture.
+However, due to the slowness of communication, styles may have been 25–30 years out of date by the time they reached the West.
+Towards the end of the Middle Ages, Western Europe began to develop its own style. One of the major developments from the Crusades was the use of buttons to fasten clothes.
+Sustainable agriculture is the production of food by farmers who use the land to provide a livelihood for themselves and their families.
+Sustainable agriculture is the production of crops and livestock using farming techniques that protect the environment while making a profit.
+Throughout history, most farmers practiced subsistence farming, which is farming for the ability to sustain oneself and one's family. This is still the case in many developing countries.
+Subcultures bring together like-minded people who feel marginalized by society's norms and help them create a sense of identity.
+Subcultures can be distinguished by their members' age, ethnicity, class, location, and/or purpose.
+The defining characteristics of a subculture may be linguistic, aesthetic, religious, political, sexual, or any combination thereof.
+Members of a subculture often adopt a recognizable style of dress, which may include fashion, behavior, and argot.
+One of the most common ways of illustrating the importance of socialization is to draw attention to a few unfortunate examples of children who were not able to socialize with adults because of neglect, bad luck, or deliberate abuse.
+Such children are called feral or wild children. Some wild children were abused by humans (often their own parents), and in some cases abandonment of a child was due to the child's severe intellectual or physical disability.
+Many of the missing children may have experienced serious trauma or abuse before they left or ran away.
+Others were said to have been raised by animals; some were even said to have been raised by a single animal in the wild.
+If they are not fully raised by humans, in the wild, under physical constraints, a child will almost completely take on the behavioral traits of the animal that raises it, such as fear or indifference toward humans.
+While the project-based approach makes it easier and more fun to learn, the curriculum goes one step further.
+Learning scaffolding is not a learning method, but rather a way to provide support for those who are new to a learning experience, such as learning a new piece of software or a new project.
+They can be physical or virtual, so the instructor is also a kind of "avatar," but the little person on the Microsoft Office screen is also an avatar.
+Virtual tutors have been built into the software to challenge, probe and explain the processes that would have put a learner at risk of failure if they were to attempt the task on their own.
+Children are placed in foster care for a variety of reasons, from neglect to abuse to exploitation.
+Never should a child be allowed to grow up in an environment where they are not nurtured, cared for, and taught. Yet that is exactly what is happening.
+We see foster care as a safe zone for these children.
+Our aim for foster carers is to provide a safe home, loving care, stability and a reliable health service.
+Children's homes must provide all the things that were missing from their previous home.
+The Internet combines the elements of mass communication and interpersonal communication.
+The unique characteristics of the Internet as a use and adoption model provide additional opportunities.
+For example, "learning" and "socialization" are often cited as important motivations for Internet use (James et al., 1995).
+“Personal involvement” and “continuing relationships” were also new motivating factors in Eighmey and McCord’s (1998) study of audiences’ reactions to websites.
+The use of video recordings has led to important discoveries in the study of micro-expressions, the briefest of facial movements lasting between one twentieth and one fifth of a second.
+Mostly when people say they can tell a lie by looking at your face.
+In his essay The President's Speech, Oliver Sacks drew attention to the fact that people with brain damage who cannot understand the speech can still perceive the truth.
+He also believes that the ability to interpret human behavior can be found in animals, such as domestic dogs.
+Modern research has shown that there are two variations of genetic diversity: hidden and expressed.
+Mutations give rise to new genetic variants; natural selection then acts on these variants.
+The mixing of segregation and recombination, and the back-and-forth variation of the two rates, from generation to generation.
+On the savannah, primates with a digestive system similar to ours struggle to get enough essential amino acids from available plant-based foods.
+There are serious consequences if this is not met: growth deficiency, malnutrition and eventually death.
+The most easily available plant-based proteins are in leaves and seeds, but these are poorly digested by primates like ourselves unless they are cooked.
+On the other hand, animal-based foods (ants, termites, eggs) are not only easy to digest but also provide a large amount of protein, in which all essential amino acids are present.
+Considering all of this, it would not be surprising if our ancestors solved the "protein problem" in a similar way to how today's chimpanzees do on the savannah.
+Sleep deprivation is the act of deliberately depriving oneself of sleep in an effort to be awake for longer periods of time.
+This can easily be done with a relatively quiet alarm clock to wake you without fully rousing you.
+If you find yourself resetting your alarm in your dreams, try putting it in the other side of the room so that you have to get out of bed to turn it off.
+Another alternative is to drink lots of fluids (especially water and tea, a common diuretic) before bedtime, which will force you to get up to go to the toilet during the night.
+The measure of inner peace that a person possesses is in contrast to the tension of the body and mind.
+The lower the tension, the more positive the energy. Everyone has the ability to achieve perfect peace and serenity.
+Everyone can achieve enlightenment. The only thing that can stop you from achieving your goal is your own tension and negativity.
+Tibetan Buddhism is based on the teachings of the Buddha, but it has been extended by the Mahayana path and many yogic techniques from India.
+The essence of Tibetan Buddhism is very simple. The path involves Kundalini yoga, meditation and the practice of universal love.
+Kundalini yoga awakens the Kundalini energy (the energy of enlightenment) through yoga postures, breath work, mantras, and meditation.
+The center of Tibetan meditation is deity yoga. Visualizing various deities clears the energy channels, activates the chakras, and illuminates the mind.
+Germany was a common enemy in World War II, which led to cooperation between the Soviet Union and the United States. At the end of the war, differences in the systems, methods, and cultures led to tensions between the countries.
+Two years after the war ended, former allies became adversaries and the Cold War began.
+Over the next 40 years, proxy wars were fought in Africa, Asia, Afghanistan, Cuba, and many other places.
+By September 17, 1939, the Polish defense had already been breached and the only hope was to retreat to the Romanian border and reorganize.
+These plans, however, became obsolete almost overnight when more than 800,000 Soviet Red Army soldiers crossed the border and created the Belorussian and Ukrainian fronts after invading the eastern part of Poland, violating the Riga Peace Treaty, the Soviet-Polish Non-Aggression Pact and other bilateral and multilateral agreements.
+Using cargo ships is by far the most efficient way to carry many people and large amounts of cargo across oceans.
+Traditionally, naval forces have been used to ensure that the country can move people and goods over long distances while denying the enemy the ability to do so.
+Perhaps one of the most memorable and recent examples of this is the Second World War Battle of the Atlantic. The Americans tried to send troops and supplies across the Atlantic to help the British.
+However, the German Navy tried to stop this traffic by mainly using submarines.
+If the Allies had failed, Germany could have invaded Britain as well as the rest of Europe.
+Domestication of pigs is believed to have taken place about 10,000 BCE in the Zagros Mountains of Iran.
+Ancient cultures and tribes hunted them for their easily accessible milk and for their fur, meat and skins.
+Domestic pigs were usually kept in herds that roamed around on hills or other open areas, often under the supervision of a child or young male herder, similar to the more widely known herders of sheep. This style of herding is still practiced.
+The first flushing toilet was built in England in the 16th century.
+Although the roads consisted only of parallel planks laid on poles, they allowed horses to travel more quickly and to carry heavier loads than the relatively few, muddy roads of the period.
+The connecting rods were fitted early on to keep the track in place, but it was later found that a steel bolt would be more effective.
+This became a daily practice, but the iron wheels on the carriage were better suited to the track.
+Eventually, wooden wheels were replaced by iron wheels. In 1767, the first all-iron wheel was introduced.
+The first known mode of transportation was walking, about 2 million years ago this was supplemented by running which became possible with the invention of the opposable thumb about 1 million years ago.
+Your ancestors, the Australopithecines, were not yet fully upright.
+The evidence for bipedalism in Australopithecus dates to 4.2–3.9 million years ago, though Sahelanthropus may have been bipedal as early as 7 million years ago.
+We can start to live in a more sustainable way, join the environmental movement, and even become activists to help reduce future suffering.
+This is often like treating the symptoms rather than the cause. However, if we are looking for a permanent solution rather than just a temporary fix, we need to look at the root of the problem and address that.
+It is obvious that the world has changed dramatically as a result of the scientific and technological development of the human species, and the problems have become more and more serious as a result of overpopulation and the human species' profligate lifestyle.
+After the July 4, 1776, Congress adjourned, the committee of style, consisting of Congress President John Hancock and Secretary Charles Thomson, supervised the engrossing of the document, which was then signed by Hancock and Thomson and sent to printer John Dunlap, who was across the Schuylkill River in Philadelphia.
+Between 150 and 200 copies were produced overnight, known today as the "Dunlap Editions".
+The document was first publicly read on July 8, 1776, by John Nixon, a member of the Second Continental Congress, outside the State House in Philadelphia.
+One of them was sent to George Washington on July 6, 1776 and was read to his troops on July 9 at New York. The copy that went to London did not arrive until August 10.
+The still-surviving 25 pages of the Dunlap Broadside are the earliest known copies of the document. The original was not preserved.
+Many paleontologists today believe that a group of dinosaurs called birds are still alive.
+Many people don't think of them as dinosaurs because they are covered in feathers and can fly.
+Birds are so similar to dinosaurs in many ways.
+They have claws and teeth, lay eggs and walk on two legs just like a Tyrannosaurus Rex.
+In effect, every computer in use today is a machine for manipulating binary numbers.
+A binary number can only have two values: 0 or 1, which are called binary digits or bits in computer parlance.
+Internal poisoning may not be apparent immediately. Symptoms such as vomiting are too non-specific to be relied upon for a quick diagnosis.
+The most common sign of an internal poisoning is an open bottle of medicine or a poisonous household cleaner.
+Check the label for first aid instructions for the specific poison.
+The word "bug" is used by entomologists as a formal term for this group of arthropods.
+The term comes from the ancient knowledge of fleas on humans, which are highly adapted parasites of humans.
+Falcons and ospreys are both nest robbers, meaning they take over other birds' nests, or use man-made structures.
+Approximately 400,000 people in the United States have MS, making it the most common disabling neurological disease in young and middle-aged adults.
+MS is a disease that affects the central nervous system, which includes the brain, optic nerves and spinal cord.
+Women are twice as likely as men to be diagnosed with MS.
+Some couples may decide not to have a baby because they don't think they have the time or money to raise a child.
+These couples may decide to create an adoption plan for their baby
+In an adoption, the biological parents give up their parental rights so that another couple (or a single person) can become the legal parents of the child.
+Science's ultimate goal is to understand how the world works, and this is done by using scientific methods to ask and answer questions about the world.
+However, this is not just about that. Experimentation and a test to disprove one or more hypotheses, the formation of questions and observations to be studied also help to shape scientific research.
+Scientists and philosophers focused on classical texts, especially the Latin Bible.
+Aristotle's views were accepted in all fields of science, including psychology.
+With the decline of Greek, the West lost contact with the Greek philosophical and scientific heritage.
+Most of the rhythms observed in physiology and human behavior are significantly influenced by endogenous rhythms and their production in the biological clock.
+Most living things, including bacteria, fungi, plants and animals, show periodic behaviour that is not simply a response to external rhythms.
+A biological clock is a self-sustaining oscillator that keeps time even in the absence of external stimuli.
+Hershey and Chase's experiment was one of the major pieces of evidence for the idea that DNA is the genetic material.
+Hershey and Chase used bacteriophages or viruses to introduce their own DNA into bacteria.
+Two experiments were carried out in which the DNA of the virus was labelled with radioactive phosphorus or the protein of the virus was labelled with radioactive carbon.
+The effects of mutations depend on the nature of the mutation, the importance of the gene, and whether the affected cells are germ cells or somatic cells.
+Only the mutations in the germ line cells can be passed on to the children, while mutations in the somatic cells can cause cancer or death.
+Nature-based tourism attracts visitors who are interested in natural sites and enjoy undisturbed views of landscapes, plants and wildlife.
+Activities include hunting, fishing, photography, bird-watching, park ranger patrols and studies of the park's ecosystems.
+For example, visiting, photographing and getting to know orangutans in Borneo.
+Every morning, people commute from the suburbs into the city to go to work, and they pass the places from which they came this morning on their way to work.
+In this dynamic mobile society, everyone is more or less connected and supports the car-based transportation system.
+Science suggests that this massive release of carbon dioxide may have been the event that separated the biosphere from the stable state that supported the evolution of humans over the past two million years.
+Everyone is a member of society and uses public transportation. Almost everyone has a complaint about it.
+In developed countries, you rarely hear complaints about water quality or collapsing bridges.
+Why are the supply chains so bad, why do they break down every day? Are the logistics engineers just incompetent? Or is there a fundamental flaw?
+Traffic flow is the movement of people and vehicles from one place to another.
+Unfortunately, studying traffic flow is difficult because the behavior of the drivers can not be predicted with certainty.
+Fortunately, drivers are usually inclined to behave in a predictable manner; thus, traffic flows are reasonably predictable and can be approximated mathematically.
+They found a relationship between the three main characteristics of flow: (1) flow, (2) density, and (3) velocity.
+These relationships help in the design, construction and operation of road infrastructure.
+Insects were the first animals to take to the air, and their ability to fly helped them escape predators and quickly collect food and mates.
+Most insects have the advantage of being able to fold their wings along their body.
+This gives them many places to hide from predators.
+Today, only bats and flying foxes are able to fold their wings.
+Thousands of years ago, a man named Aristarchus claimed that the solar system goes around the sun.
+Some believed that it was, but many did not; that the Solar System orbits the Sun, including the Earth (and the other stars too).
+This seems reasonable, since you don't feel the Earth spinning, do you?
+The Amazon is the largest and second longest river in the world, with a discharge more than twice that of the world's second largest river.
+The Amazon is also the widest river in the world, at times reaching up to 6 miles (9.7 km) in width.
+Twenty percent of the water that flows into the oceans comes from the Amazon.
+The main river, the Amazon, is 6,387 km (3,980 mi) long. It has more than a thousand tributaries.
+Although the stone pyramids were built after the Old Kingdom ended, they never exceeded the size or sophistication of the Giza pyramids.
+The ancient Egyptians of the New Kingdom were amazed by the earlier monuments built by their ancestors, which were over a thousand years old by then.
+The Vatican City's population is approximately 800. It is the smallest and most densely populated independent state in the world.
+Italian is used by the Vatican for its laws and official communications.
+Italian is the everyday language of most Italians, while Latin is mostly used for religious purposes.
+The entire population of Vatican City are Roman Catholics.
+Humans have known the basic chemical elements such as gold, silver and iron for a very long time, as they all occur in nature in the form of ores, and can be extracted fairly easily using primitive methods.
+Aristotle, the philosopher, thought everything was made from a combination of four elements: earth, water, air and fire.
+These were the four states of matter (in that order): solid, liquid, gas, and plasma, though he envisioned them as new forms of matter.
+An alloy is a mixture of two or more metals. Note that there are many elements in the periodic table that are not metals.
+Calcium, potassium, and other elements are metals. Of course, there are other metals besides calcium and potassium, such as silver and gold.
+Some alloys can contain small amounts of non-metal elements, such as silicon.
+Everything is made out of atoms. Atoms are made out of small particles.
+Atoms are so incredibly small that it would take a billion of them to fill the period at the end of this sentence.
+So the invention of the pencil was a good thing for a lot of people.
+Unfortunately, with the development of new writing methods, the pencil has fallen into a lower status and is used less.
+Nowadays, people write messages on their computer screens and never get close to each other.
+We can only speculate as to what the keyboard will be like if there is any further development.
+A fission bomb works by taking advantage of the fact that when many neutrons and protons collide they give off a large amount of energy.
+It's as if you're pushing a heavy car up a hill. When the atom splits, some of the energy is released.
+Some atoms have unstable nuclei, meaning that they sometimes split into smaller atoms.
+The surface of the Moon is covered with rocks and dust. The outer layer of the Moon is called the regolith.
+The crust is about 70 km (40 mi) thick on the near side and 100 km (60 mi) thick on the far side.
+The continental shelves are thinner under the seas and thicker under the land.
+It is possible that there is more basalt on the near side because the crust is thinner. The lava has an easier time making it to the surface.
+Content curation focuses on what draws people in and keeps them interested.
+These theories suggest that humans have certain needs and desires that are internalized as they become adults.
+These theories look at what makes some people more likely to want to do the things they do and what makes some people more likely to want to do the things they do in their environment.
+Two popular theories of motivation are Maslow's hierarchy of needs and Herzberg's two-factor theory.
+In general, there are two ways this can go when leaders start leading their former peers: one end of the spectrum is when they try to "still be one of the guys" (or "still be one of the girls")."
+This type of leader will find it difficult to make unpopular decisions, to discipline people, to carry out performance reviews, to define roles and to hold people accountable.
+On the other side of the spectrum, someone becomes an unrecognisable person who feels they need to change everything the group has created and make it their own.
+In the end, the head coach is responsible for the success or failure of the team.
+This behavior often creates conflict between leaders and the rest of the group.
+Virtual teams are judged by the same standards as regular teams, but there are slight differences.
+Virtual team members often act as the direct contact for the physical team.
+They often have more flexibility than regular staff, as they can meet in different time zones, which a local leader may not be able to understand.
+The presence of a real "invisible team" (Larson & LaFasto, 1989, p. 109) is also a unique characteristic of the virtual team.
+The "invisible team" is the leading team, the members of which report to each other. The invisible team sets the pace for the members.
+Why would an organisation go through the lengthy process of becoming a learning organisation? One of the aims of putting learning concepts into practice within organisations is innovation.
+When all of the functional parts of an organization are able to effectively use all of the resources available, then creativity and innovation can flourish.
+As a result, the process of working together to overcome obstacles becomes a new innovative process that serves to meet the needs of the customers.
+Before an organization can become innovative, senior management must create a culture of innovation and shared learning.
+Angel (2006) explains the continuum as a way for organizations to improve their performance.
+Neurobiological evidence provides a physical basis for the study of learning in a theoretical approach. This narrows the scope of the research and makes it more precise.
+Scientists have long suspected a link between brain abnormalities and behaviour.
+It has long been known that various brain damage, trauma, injuries and tumors can affect behavior and some mental abilities.
+The advent of new technologies will allow the observation of brain structures and processes that were never seen before.
+It gives us a lot of information and material that we can use to build simulations to understand what's going on in the brain.
+Despite its sci-fi connotations, AI is in fact a very important branch of computer science that deals with the behaviour, learning and intelligent adaptation of machines.
+Artificial intelligence research is producing ever more sophisticated machines capable of performing increasingly complex tasks.
+Things like directing, planning and pacing, understanding the customer's diagnosis and questions, and handwriting, voice and facial expressions.
+These have become independent fields of study that focus on solving real-world problems.
+Artificial intelligence is now being used in economic, medical, engineering and military fields, as well as in many home computers and video games.
+Class trips take up most of a classroom. Teachers often and willingly take students to places that a bus tour can not go.
+The technology allows for virtual field trips. Students can visit museums, aquariums or any other artistic creation while sitting in their classroom.
+Sharing the experience of a class trip virtually is also a great way to reminisce about the trip and to share experiences with future classes.
+For example, students at North Carolina's Bennett School create an annual website about their visit to the state's capital each year, but the website is redesigned every year but the old versions are kept online as a sort of scrapbook.
+Blogs can also help students improve their writing. While students may often start a blog with little attention to grammar and spelling, the presence of an audience tends to encourage improvement.
+Because readers are often the most critical audience, the blogger must work to hone his or her writing skills in order to avoid criticism.
+However, blogging "forces students to become more aware of the world around them." The audience aspect of blogging encourages students to be creative and interesting (Toto, 2004).
+Blogging is a tool that inspires collaboration and encourages students to take learning beyond the classroom.
+The proper use of blogs "can prepare students to become more analytical and critical thinkers; active interaction with online content can help learners determine their stance on certain issues" and their own viewpoints (Oravec, 2002).
+Ottawa, Canada's enchanting bilingual capital city, is home to many art galleries and museums that showcase Canada's past and present.
+Further south is Niagara Falls and to the north is the pristine wilderness of Muskoka.
+These things, along with many other things, put Ontario at the top of foreigners' minds when they think of Canada.
+To the north are vast, sparsely populated areas, and in some cases completely uninhabited wilderness.
+A population statistic that may shock some: there are more African-Americans in the United States than there are citizens of Canada.
+The East African islands are in the Indian Ocean, off the eastern coast of Africa.
+Madagascar is by far the largest, and is in itself an island continent in terms of wildlife.
+Most of the smaller islands are independent nations, or French overseas territories with luxury beach resorts.
+The Arabs also brought Islam with them when they came, and it became a major force in the Comoros and in Mayotte.
+European influence and colonization began in the 15th century with the discovery of the Cape Route by Portuguese explorer Vasco da Gama, from Europe to India.
+The region's northern part is bordered by the Sahel, while the west and south are bounded by the Atlantic Ocean.
+Women: Women travelling alone are advised to get married, regardless of their actual marital status.
+You can also wear a wedding band (but not one that looks very expensive).
+Women need to be aware that cultural differences can lead to things that they perceive as insulting and it is not uncommon for them to follow them, grab their arms, etc.
+Be resolute in rejecting men, and don't be afraid to stand your ground (cultural differences are one thing, but this is not acceptable yet!)
+The modern city of Casablanca was founded by Berber fishermen in the 10th century, and later became a strategic port for the Phoenicians, Romans, and Marinids.
+The Portuguese destroyed and then rebuilt it as Casa Branca, which they abandoned in 1755 after a major earthquake.
+The Moroccan Sultan, Daru l-Badya, rebuilt the city and the Spanish traders gave it the name Casablanca, which they used as a base for trade.
+Casablanca is one of the least interesting places in Morocco to shop.
+In and around the old medina there are many shops selling traditional Moroccan items such as tagines, pottery, leather goods, pipes and all manner of souvenirs, but these are all geared towards tourists.
+Goma is a tourist town in the easternmost part of the Democratic Republic of the Congo, near Rwanda.
+In 2002, Goma was destroyed by lava from the Nyiragongo volcano, which buried most of the city's streets, especially in the center.
+While Goma is relatively safe, visitors should be aware of ongoing fighting in North Kivu province.
+The city is the starting point for climbing the Nyiragongo volcano and is also one of the cheapest places in Africa to see mountain gorillas.
+Mototaxis (boda-bodas) can be used for in-town transportation. A short ride costs around 500 Congolese francs.
+With its relative isolation, Timbuktu has also been used as a metaphor for exotic, far-away places.
+Today, Timbuktu is a desolate town, although it is a tourist attraction and has an airport.
+In 1990, it was placed on the list of World Heritage in Danger due to the threat of encroaching desert sands.
+This was one of the stops on Henry Louis Gates' PBS series "African American World."
+The city contrasts sharply with the rest of the country, which is more African than Arab in feeling.
+The Kruger National Park is located in the northeast of South Africa and is bordered on the east by Mozambique, on the north by Zimbabwe, and on the south by the Crocodile River.
+The park covers 19,500 km2 (7,500 mi2) and is divided into 14 distinct ecological zones, each with its own unique fauna.
+This is what draws most people to Southern Africa, and it is the main reason for visiting the national parks of South Africa.
+As with all South African national parks, there are entrance and conservation fees to pay.
+It can also be useful to buy a "Wild Card" which will allow you to enter most of the selected South African parks or all of the South African national parks.
+The name "Hong Kong" is derived from the name of the island from which the city developed, Hong Kong Island.
+The skyline of Hong Kong is a marvel of skyscrapers, and the view across the harbour is even more spectacular.
+For the best views of Hong Kong, leave the island and head across the bridge to Kowloon.
+The urban area of Hong Kong Island is mostly concentrated on land reclaimed from the sea on the north side of the island.
+This is where the English-speaking settlers came, so if you want to see evidence of the colonial past, this is a good place to start.
+The Sundarbans is the largest mangrove forest in the world, covering 10,000 km2 (3,900 sq mi) in India and Bangladesh on the Bay of Bengal.
+The Sundarbans is a UNESCO World Heritage Site. The Indian portion is called the Sundarbans National Park.
+But the forests are not just mangrove swamps - they are also home to some of the last remaining jungle in the Gangetic Plain.
+The Sundarbans is spread over 3,850 km2 (1,500 sq mi), of which about a third is water.
+The Sundarbans have been a tiger reserve since 1966 and is estimated to have around 400 tigers and 30,000 spotted deer.
+There are regular buses from the inter-district bus station (across the river), but most of them, especially those going east and to Jakar/Bumthang, leave between 06:30 and 07:30.
+Since suburban buses are often full, it is advised to buy tickets a few days in advance.
+Most of the districts are served by small Japanese coastal buses, which are comfortable and can carry a large number of passengers.
+Taxis are a quick and convenient way to get to nearby places such as Paro (150 Nu) and Punakha (200 Nu).
+The bridge over the Oyapock River is a cable-stayed bridge. It crosses the Oyapock River to connect the Brazilian city of Oiapoque to the French department of French Guiana's city of Saint-Georges de l'Oyapock.
+The two towers are 83 metres high, 378 metres long and have two 3.5-metre wide traffic lanes.
+The bridge is 15 metres above the river, and was completed in August 2011, but only opened to traffic in March 2017.
+The bridge is expected to be fully operational by September 2017, when the Brazilian customs facilities are completed.
+The Guarani were the most prominent indigenous group in the present-day eastern Paraguay, living a semi-nomadic hunter-gatherer lifestyle while practicing subsistence agriculture.
+Other indigenous groups in the Chaco region included the Guaycuru and Payagua, who hunted, gathered, and fished.
+16th-century Paraguay was an outgrowth of the meeting of Spanish conquerors and indigenous populations.
+The Spanish began a period of conquest that lasted for three centuries.
+Since its founding in 1537, Paraguay has managed to preserve much of its indigenous heritage and identity.
+Argentina is famous for one of the world's best water polo teams and players.
+The year's most prestigious series of tournaments will take place at Las Cañitas polo field in December.
+During other parts of the year, lower-level competitions and matches can also be viewed here.
+For information on the tournaments and tickets for the polo matches, please visit the website of the Asociación Argentina de Polo.
+The official currency of the Falkland Islands is the Falkland pound (FKP), which is pegged to the British pound (GBP) at a rate of 1:1.
+Currency exchange is only available at one bank on the islands, located in Stanley, opposite the FIC West building.
+British pounds are usually easily accepted anywhere in the islands and surrounding areas, and you can often also pay with a Stanley Bank card or US dollars.
+Credit cards may not be accepted on remote islands, though British and US dollars are usually accepted. It is best to check with the operator in advance as to what payment methods they accept.
+It is almost impossible to get rid of Falkland Island currency outside the islands, so make sure you get rid of it before leaving the islands.
+Since Montevideo is south of the equator, it is summer there when it is winter in the northern hemisphere and vice versa.
+Montevideo is in the subtropics, so summer temperatures often reach into the 90s Fahrenheit (over 30 degrees Celsius).
+Winter can be deceptively cold: although temperatures rarely drop below freezing, the wind chill and humidity make it feel colder than the thermometer indicates.
+There are no distinct wet and dry seasons; rainfall is more or less uniform throughout the year.
+While many animals in the park have become accustomed to seeing humans, the wildlife is still wild and should not be fed or harassed.
+Bears and wolves must be kept at least 100 meters away and other wild animals at least 25 meters!
+As cute and cuddly as they may appear, they are all potential prey for wolves, bears, moose, beavers and just about any other large predator.
+Hundreds of visitors are treated every year for injuries sustained by not keeping their distance from the animals; these animals are large, wild, and potentially dangerous, so you must leave them their space.
+Also, it is important to know that bears and other wild animals are attracted to smells, so be careful not to cook or bring smelly food to your camp, and keep your camp clean.
+The capital of Samoa. The city is located on the island of Upolu and has a population of approximately 40,000.
+Apia was founded in 1850 and became the capital of Samoa in 1959.
+The harbor was the scene of a famous naval confrontation in 1889, when seven ships from Germany, the United States, and Great Britain refused to leave the harbor.
+All of the ships were sunk except for one British destroyer. About 200 Americans and Germans were killed.
+During the Mau movement's struggle for independence, the city was the site of a peaceful rally that was attacked and its leader, Tupua Tamasese Lealofi III, killed.
+There are many beaches as the city is surrounded by two harbours. The most popular ones are located in three areas.
+The beaches of the north coast (in the North Harbour area) are on the Pacific Ocean and stretch from Cape Reinga in the north to Devonport in the south.
+Almost all the beaches are safe for swimming and most provide shade from the pohutukawa trees.
+The beaches of Tamaki Drive are located near the Waitemata Harbour in the expensive suburbs of Mission Bay and St Heliers, in the central area of Auckland.
+These can sometimes be crowded family beaches with lots of shops right on the beach. Swimming is safe.
+The main local beer is called "Number One". It is not a lager, but a pleasant and refreshing beer. The other local beer is called "Mantana".
+There are many French wines to choose from, but New Zealand and Australian wines travel better.
+Tap water is perfectly safe to drink, but if you are concerned, bottled water is easily available.
+For Australians, a flat white is an unusual concept. A short black is called an espresso, a cappuccino has heaps of froth (not foam), and tea is not served with milk.
+Hot chocolate meets Belgian expectations. Fruit juices are expensive but of high quality.
+Many visitors come to the reef year-round, and injuries are rare.
+Nevertheless, follow the advice of the authorities, heed warning signs and pay attention to safety notices.
+Humpback whales visit the coast and bays from October to April. They are sometimes seen outside these months.
+Sharks do exist, but they very rarely attack humans. Most sharks are afraid of humans and will avoid them.
+Saltwater crocodiles do not live in the ocean; their primary habitat is river estuaries, from Rockhampton in the north.
+The advantage of booking in advance is that it gives you the peace of mind knowing that you have somewhere to stay when you arrive at your destination.
+Travel agents often have special deals with certain hotels, though they may also arrange other types of accommodation such as camping.
+Travel agents usually offer packages which include breakfast, airport transfers or even combined air-and-hotel packages.
+Even if you decide to cancel your reservation, you may still be charged if you cancel within the free cancellation period or if you need other documents (such as a visa) to travel to your destination.
+Any changes or requests should first be sent to the travel agent, not the hotel directly.
+At some music festivals, the vast majority of attendees camp on site, and for many this is an essential part of the experience.
+If you want to get close to the action, you'll need to arrive early to get a camping spot close to the music.
+Don't forget that even though the main stage has finished for the night there may be other areas of the festival site which are still going strong until the early hours.
+Some festivals have dedicated camping areas for families with small children.
+If you cross the northern Baltic Sea in winter, pay attention to the position of your cabin, as sailing close to the ice can be very noisy for those below deck.
+St. Petersburg's canals are part of the city tour. Passengers on boats are exempt from visa requirements (check the details).
+Casinos typically offer a lot of distractions to keep patrons occupied and encourage them to spend more money. Windows and clocks are usually covered, and entrances are hard to find.
+They usually have special dining, drink and entertainment options to keep guests occupied.
+In some places, alcoholic drinks are served on the premises. Drinking can impair your judgment, and any good gambler knows how important it is to keep a clear head.
+At all altitudes above sea level or on mountain tops, consider the possibility of snow, ice, or sub-zero temperatures.
+On icy or snow-covered roads, the coefficient of friction is low and driving on them is different from driving on bare asphalt.
+In a blizzard, a lot of snow can fall in a short time, causing a lot of problems.
+Visibility can be limited by snowfall or blowing snow, fog, rain, or even the car's own windows.
+On the other hand, ice and snow are common in many countries and year-round traffic is seldom disrupted.
+African safaris are perhaps the most alluring of tourist attractions and offer an experience unlike any other for visitors.
+In popular usage, a safari is an overland journey, generally a big-game hunting expedition in the wilderness of Africa.
+Some animals, such as giraffes and elephants, are fairly easy to see with just binoculars.
+Lions, leopards and cheetahs are sometimes shy and can best be seen with binoculars.
+A trek is an extended hike which may take several hours or several days.
+The Paralympics will take place from August 24 to September 5, 2021. Some events will be held at other locations in Japan.
+Tokyo will become the first Asian city to have hosted two Olympic Games after it was the host city for the 1964 Games.
+If you booked your flight and hotel for 2020 before the postponement was announced, you may find yourself in a bit of a pickle.
+The conditions for resignation are different, but since the end of March, most of the coronavirus-based resignation conditions do not apply until July 2020, when the Olympics was scheduled.
+Tickets for the event are expected to range from ¥2,500 to ¥130,000, with the average price being around ¥7,000.
+Wet clothes can be wrung out to remove excess water. Many hotels provide a wringer and a board to do this on, or you can improvise with a board and a towel in your room.
+If you don't have a belt, or don't like wearing one, try using a scarf if you have one.
+Beware of overheating the fabric (which can cause shrinkage or in extreme cases burning).
+Water can be purified in several ways, some more effective against particular threats.
+In some areas boiling the water for one minute is enough, while in other areas longer boiling time is necessary.
+The efficiency of filters varies and if concerned, consider buying bottled water from a reputable company.
+Travelers may encounter animals they have never seen before.
+Pathogens can spoil food, cause irritation or allergic reactions, or in more serious cases give you food poisoning or infect you.
+Most of the infectious diseases, or the dangerous animals that can cause injury or death to humans, are not intentionally malicious.
+Duty-free shopping is the purchase of certain goods in a duty-free shop.
+Visitors from heavily taxed countries can sometimes save a lot, especially on alcoholic drinks and tobacco.
+The stretch from Point Marion to Fairmont on the Buffalo-Pittsburgh is the most challenging in terms of road quality, often winding through isolated, rugged terrain.
+If you are uncomfortable driving on rural roads, keep your eyes open: steep hills, narrow roads and sharp turns are common.
+The published speed limits are noticeably lower than in the preceding and following sections - usually 35-40 mph (56-64 km/h) - and strict compliance is particularly important.
+Interestingly, the sense of remoteness is much stronger here than in other parts of the trail, such as the Pennsylvania Wilds.
+German baking is very good, especially in Bavaria where it is quite rich and varied, reminiscent of their southern neighbors Austria.
+Fruit pies are common: apples are used year-round, cherries and plums in summer.
+Many German baked goods also contain nuts, raisins, and other dried fruits. Popular baked goods are often good to have with a cup of strong coffee.
+If you want something small but filling, try a Berliner, a Pfannkuchen or a Krapfen, depending on where you are.
+Curry is a dish whose common feature is the use of an assortment of herbs and spices that are used to flavour either meat or vegetables.
+A curry can be "dry" or "wet" depending on how much liquid it contains.
+In northern India and Pakistan, milk is often used while in southern India and other coastal areas of the subcontinent coconut milk is used to make curry.
+With 17,000 islands to choose from, Indonesia's food is a melting pot of flavours from the country's many regions.
+However, when used without other qualifiers, the term is likely to refer to foods from the central and eastern parts of Java.
+Throughout the archipelago, a wide variety of simple spice-laden dishes are available, with flavours ranging from pepper, chilli, sugar (especially coconut), and various aromatic spices.
+Two stirrups on either side of the saddle hold the rider's feet in place.
+They offer more stability for the rider, but there are safety concerns as the rider's feet can get trapped.
+If a horse throws a rider but the rider's foot remains in the stirrup, the horse can drag the rider along at a gallop. There are many safety measures that can be taken to prevent this.
+Most competitors now use studded, smooth, narrow leather boots.
+Then some fences, especially the hurdles, are fitted with safety rails to prevent the jockey from falling off if he or she loses their balance when jumping.
+The Cochamó Valley is a premier rock climbing destination in Chile, often referred to as the "South American Yosemite" due to its various granite cliffs and crevasses.
+The tops of the mountains are breath-takingly beautiful. Climbers from all over the world are constantly creating new routes on these seemingly endless walls.
+Skiing and snowboarding are popular winter sports that involve descending snow-covered terrain on skis or a snowboard.
+Skiing is a major recreational activity with a large base of enthusiasts, sometimes referred to as "ski bums" or "skiers" who travel to ski resorts for extended periods of time.
+The invention of skiing is very ancient; rock carvings of skiers date back to around 5000 BCE.
+The origins of skiing as a sport can be traced back to at least the 17th century, with the first recreational ski club being founded in Australia in 1861 by Norwegians.
+Backcountry skiing, also known as backcountry skiing, ski touring or ski mountaineering.
+It involves, but is not limited to, Alpine skiing and mountaineering, which is climbing while equipped with skis rather than boots.
+Interpret the trail as if it were a hiker's trail.
+In good conditions, it can go faster than walking - but only very slightly, and only on well-maintained paths.
+Europe is a relatively small continent, but it has a lot of independent countries. In normal circumstances, traveling across multiple countries would involve filling out many visa and passport applications.
+However, the Schengen area is somewhat comparable to a single country in this regard.
+As long as you remain in this zone, you will usually not have to go through further immigration checks when crossing the border.
+Similarly, a Schengen visa does not require a separate visa for each Schengen country, saving time, money and paperwork.
+There is no universally agreed definition of what constitutes an antique. Some tax authorities have a definition of an antique as being 100 years old or more.
+The age of majority varies geographically; in some places it is younger than in Europe, such as in North America.
+Handmade items can be defined as antiques even though they are newer than similar mass-produced items.
+Moose hunting has been an important source of livelihood - and still is - for the Sami people, and the associated culture is also of great importance to many other non-hunters.
+Traditionally, they did not participate in large-scale reindeer herding but relied on fishing, hunting and gathering, with reindeer being used as a means of transport.
+Nowadays, many Samis work in modern professions. Tourism is an important source of income in Sápmi, the Sami region.
+Although widely used, especially outside of Romani communities, the term "Gypsy" is often considered pejorative, due to its association with negative stereotypes and misconceptions about the Romani people.
+If the country you are going to is subject to a travel warning, this could affect your travel insurance or your ability to claim on your travel insurance.
+He can also seek advice from other governments, but those governments will only give advice to their own citizens.
+As an example, U.S. citizens of Middle Eastern descent may face different treatment from Europeans and Arabs.
+Brief overviews of a country's political situation are all that can be reasonably expected of informers.
+The views presented are often short, general, and overly simplified, compared to the detailed information available elsewhere.
+Extreme weather is defined as any weather that poses a significant hazard to people or their property.
+Extreme weather can happen anywhere in the world and there are many different types which are affected by geography, topography and proximity to bodies of water.
+Heavy winds, hail, excessive precipitation, and lightning are all manifestations of extreme weather, as are thunderstorms, tornadoes, floods, and hurricanes.
+Regional and seasonal extremes of weather include blizzards, hail, and dust storms.
+Travelers should be aware of the potential for severe weather in the area, which could impact travel plans.
+If you are going to visit a war zone, it is a good idea to get some training beforehand.
+If you Google "enemy course," you're likely to get the name of a local company.
+The course generally covers all of the topics discussed above in much more detail, often with practical exercises.
+A course usually lasts 2-5 days and includes role-playing, first aid and sometimes weapons training.
+Wilderness survival is a popular theme for books and magazines, but there is little literature on survival in war zones.
+Those getting surgery in a foreign country should make sure they have all the necessary documentation to get back into their home country.
+The attitude of different governments varies in whether or not they are willing to issue passports without a gender marker (X), or to issue passports with a third gender option.
+The willingness of foreign governments to respect such documents varies.
+Inspections at airport security checkpoints became much more of a hassle after 9/11.
+Transgender people undergoing surgery may fear that their privacy and dignity will be violated by having to pass through a body scanner.
+Returning currents are the currents that flow away from the coastline, often into a bay or inlet.
+Because of the topography of the seafloor, the returning flow would be squeezed into a funnel, and a fast current would be created in the deep water.
+Most drowning deaths are due to exhaustion when trying to swim against the current, which is nearly impossible.
+Once out of the current, swimming back to shore is no more difficult than normal.
+Try to get to a safe place out of the flow, or if you can't, then wait for rescue.
+A reverse culture shock can happen much sooner than a normal culture shock (before the honeymoon is over), last longer, and be more severe.
+For those who easily adapted to the new culture, it can be particularly difficult to adjust back to their original culture.
+After spending time in another culture, a person may adopt some of the habits of the new culture and leave some of the habits of the home culture.
+When you travel abroad for the first time, people are probably going to be patient and understanding of you, and aware that a visitor in a foreign land is going to be out of their depth.
+People probably don't think that returning travelers need to be welcomed and understood.
+The Sound and Light Show at the Pyramids is one of the most interesting things to do with kids in the area.
+We can see the pyramids in the dark and silence even before the show starts.
+There are always voices of tourists and sellers here. The story told by the sound and light is just like a fairy tale.
+The Sphinx provides the backdrop and is the narrator for this long story.
+The scenes are projected onto the pyramids and different pyramids are lit up.
+The Southern Shetland Islands, discovered in 1819, are claimed by several nations and are the most populated area with sixteen active bases in 2020.
+The archipelago is located 120 km north of the peninsula. The largest island is King George Island with the Villa Las Estrellas base.
+These include Livingston Island and Deception Island, where an active volcano has created a dramatic natural harbor.
+Ellsworth Land is the land on the mainland of Antarctica, bounded on the north by the Ross Sea and on the south by the Transantarctic Mountains.
+The peninsula's mountains taper to a lowland, and then rise again to form the 360-mile (600 km) long Ellsworth Range, which is divided by the Minnesota Glacier.
+The northernmost part, or Sentinel Range, is home to the highest point in Antarctica, the 4,892-metre (16,050 ft) Vinson Massif.
+In remote locations where there is no cell coverage, a satellite phone may be the only option.
+A satellite phone is generally not a replacement for a regular mobile phone, as calls have to be made outdoors with a clear view of the sky.
+The service is often used for boating, including recreational boating, as well as for expeditions where data and voice communications are needed.
+Your local phone company may have more information on how to sign up for service.
+Taking a gap year to travel and learn is becoming increasingly popular.
+This is particularly popular among graduates, allowing them to take a year out before starting their studies without having to put their studies on hold for a year.
+In many cases, studying abroad one year may actually increase your chances of being accepted into a postgraduate programme back home.
+Participation in these educational programs is usually fee-based.
+Finland is a great place to go boating. The "Thousand Lakes Country" has thousands of small islands, and the lakes and coastal archipelagos offer plenty of opportunities for boating.
+You don't necessarily need a yacht to explore the islands and lakes.
+Although the peninsula and the largest lakes are big enough to accommodate yachting, smaller boats or even kayaks offer a different experience.
+Boating is a national pastime in Finland, with one in seven or eight people owning a boat.
+Norway, Sweden and New Zealand are also in this situation, but in most other countries the ratio is much lower (for example, in the Netherlands it is 1 to 40).
+Most Baltic Sea cruises offer a lengthy stay in Russian Saint Petersburg.
+This means you can visit the historic town for a couple of days, staying overnight on the boat.
+If you only visit by boat, then you do not need a separate visa (since 2009).
+Some cruise lines do include a visit to Berlin, Germany on their itineraries. As can be seen on the map above, Berlin is not even close to the ocean and a visit to the city does not require a cruise.
+Flying can be a frightening experience for anyone, especially if you have never flown before or have had a traumatic experience in the past.
+That's not a shame: it's the same as having personal fears or not liking something - a lot of people are like that.
+For some, understanding how airplanes work and what happens during flight can help allay some of the fears that come from not knowing or from being out of one's element.
+The courier companies do pay well for fast delivery. Time is an important factor for business documents, goods or urgent spare parts.
+For some routes, major airlines have their own planes, but for other routes and for smaller airlines there have been problems.
+If you're shipping by air, some routes can take days to be processed and cleared through customs.
+We had to check it in as luggage because the airline's rules don't allow a passenger without a ticket to take it on as carry-on. Here's where you come in.
+Flying first or business class on a long haul flight is definitely the way to go if you can afford it (or persuade your company to send you).
+However, this is not cheap: you can expect to be charged a premium of up to four times the normal rate for a business class ticket, and up to eleven times for a first class ticket!
+In general, there's no reason to seek out premium or business class seats on domestic U.S. flights.
+Airlines know there is a certain class of passenger who is willing to pay a premium to get a fast and comfortable ride, so they charge a premium fare.
+The capital of Moldova is Chișinău. The local language is Romanian, but Russian is also widely spoken.
+Moldova is a multi-ethnic republic which has suffered from ethnic tensions.
+In 1994, this conflict led to the Transnistria region of eastern Moldova declaring independence as the Pridnestrovian Moldavian Republic (PMR), with its own government and currency, but it is not recognized by any UN member state.
+Despite the failure of political negotiations, economic relations between the two parts of Moldova were restored.
+In Moldova, Orthodox Christianity is the main religion.
+With approximately 3.7 million inhabitants, İzmir is the third largest city of Turkey after Istanbul and Ankara, the second largest port after Istanbul and a very important transportation hub.
+Today, Izmir is a modern, developed and busy commercial center in a large bay surrounded by mountains.
+Its wide boulevards, glass-fronted buildings and modern shopping malls are graced with traditional Turkish tiled roofs, 18th-century bazaars and old mosques and churches, though the city has a more Mediterranean European feel than a traditional Turkish one.
+The village of Haldarsvik offers a view of the nearby island of Eysturoy and an unusual octagonal church.
+There are some interesting carvings of doves on tombs in the churchyard.
+Spend half an hour wandering this quaint little town.
+North of Lisbon, easily accessible, lies Sintra, the romantic and impressive town that became known to foreigners thanks to Lord Byron's notes on its splendor.
+Bus 403 frequently goes to Sintra, stopping at Cabo da Roca.
+Visit the Shrine of Our Lady of Fatima, one of the world's most famous pilgrimage sites, in the north.
+Please keep in mind that you are essentially visiting a mass burial site with an incalculable value to a large portion of the world's population.
+Still, there are many men and women who survived their time there, and many more who loved those who were murdered or worked to death, whether Jewish or not.
+Please treat the site with the dignity, seriousness and respect it deserves. Please do not joke about the Holocaust or the Nazis.
+Don't deface the site by spray painting or carving your initials into the structures.
+Barcelona's official languages are Catalan and Spanish. About half the population speaks Catalan, most of whom are also able to speak Spanish, and nearly everyone is able to speak Spanish.
+However, most of them are in Catalan, as it is the official language.
+Spanish is also widely spoken on mass transportation and in other public facilities.
+Normal announcements on the metro are only in Catalan, but unexpected disruptions are announced in Spanish, English, French, Arabic and Japanese.
+Parisians are known for their egocentrism, courtliness, and arrogance.
+While this is often a crude stereotype, it is still the best way to ensure that you will be comfortable in Paris: act like a well-brought-up person. This will make your life much easier.
+The Parisians' coarse behavior will quickly disappear if we follow a few basic rules of etiquette.
+The Plitvice Lakes National Park is very forested, with beech, spruce and fir trees, and a mixture of Alpine and Mediterranean vegetation.
+It has a particularly diverse range of plant communities, due to the varied micro-climate, different soil types and varying altitudes.
+The area is home to many different animal and bird species.
+It has a rich variety of wildlife including brown bears, wolves, eagles, owls, lynx, wildcats and bats as well as many other more common species.
+Visiting the monasteries requires women to have their legs covered and their heads covered as well.
+Most monasteries will provide bedding for those who arrive without sleeping bags, but if you bring your own especially a brightly colored one, you will probably be given a smile by the monk or nun on duty.
+Accordingly, men should wear trousers that cover their knees.
+These can also be rented at the entrance, but they are not washed after every use, so you may not feel comfortable wearing them. One size fits all!
+Mallorquin cuisine is similar to other Mediterranean cuisines in that it uses a lot of bread, vegetables and meat (especially pork) and olive oil.
+A simple popular meal, especially in summer, is Pa amb Oli: bread rubbed with garlic and herb infused olive oil, topped with tomatoes, onions or anything else.
+All nouns except for Sie (you) start with a capital letter even in the middle of a sentence.
+This is an important way of distinguishing between different verbs and their objects.
+It is said to make reading easier, though writing becomes slightly more complicated, as one has to determine whether a word is being used as a noun or verb.
+Italian is relatively easy to pronounce since most words are pronounced exactly as they are written.
+The main letters to look out for are c and g, as these can be pronounced in different ways depending on the following vowel.
+Also, beware of the different pronunciations of the letters "r" and "rr": caro means "expensive" and carro means "carriage".
+Persian is a relatively easy and regular language.
+Thus, by reading this grammar guide, we can learn a lot about the Persian language and better understand the expressions.
+Anyone who knows a Romance language will have an easier time learning Portuguese.
+Nevertheless, those who are able to speak some Spanish will quickly come to the conclusion that Portuguese is fairly similar and therefore does not need to be learned separately.
+Modern observatories are much more sophisticated than those of the past, and are often museums or educational centers as well as observatories.
+In their heyday, they were not as much of a problem as they are today, so they can be found in or near towns or university campuses, in easily accessible locations compared to their modern counterparts.
+Most modern research telescopes are very large instruments at remote sites with good seeing.
+The practice of viewing cherry blossoms, known as hanami, has been a part of Japanese culture since the 8th century.
+The concept comes from China, where peonies were the most popular flowers.
+In Japan, the first cherry blossom viewing parties were held by the emperor and members of the imperial court.
+In nature, plants are at their most beautiful, so resist the temptation to remove 'just one'.
+If you get caught picking samples in a well-tended garden, you will be chased out without debate.
+In general, Singapore is a very safe place to visit and it is easy to get by once you arrive there.
+However, since the equator is slightly tilted toward the "hot side" of the planet, both the heat and the strong sunlight (when the sky is clear, which is not always the case) are biased toward the equatorial regions.
+There are a few buses that go north to Hebron, the traditional burial site of the Biblical patriarchs Abraham, Isaac and Jacob and their wives.
+Check that the bus you want to take actually goes through Hebron and not just the nearby Jewish settlement of Kiryat Arba.
+Inland waterways can be a good theme for a holiday.
+For example, a visit to the chateaux of the Loire Valley or a hike along the Rhine, or a boat trip down the Danube or a canoe or kayak trip along the Erie Canal.
+They will also designate popular hiking and biking routes.
+Christmas is one of the most important holidays in Christianity, celebrating the birth of Jesus.
+Many of the traditions associated with the celebration have been adopted by non-Christians in non-Christian countries.
+There is a tradition of staying up all night on Easter Eve to watch the sunrise.
+Of course, there are Christian theological explanations for this tradition, but it is probably a pre-Christian spring and fertility festival.
+Traditional churches often hold an Easter Vigil service on the Saturday night before Easter Sunday, and many parish churches hold an all-night vigil at midnight on Easter Eve to celebrate the resurrection of Christ.
+All the animals that originally came to the islands came by swimming, flying, or floating.
+Because of the lack of land mammals, the giant tortoise became an important herbivore in the Galapagos.
+Humans introduced pigs, cows, goats, horses, guinea pigs, cats, and dogs to the Galapagos after first settling there.
+If you visit the Arctic or Antarctic in winter, you will experience a polar night, when the sun never rises above the horizon.
+This gives a good opportunity to see the Northern Lights as the sky will be almost completely dark all day.
+Because the regions are sparsely populated and light pollution is low, star gazing is excellent.
+Japanese working culture is more formal and hierarchical than what Westerners are used to.
+A suit is a formal business garment; it is addressed as "Mr." or "Ms." by its members.
+The importance of workplace harmony cannot be overstated, so it is important to put the emphasis on group efforts rather than individual performance.
+Employees must get approval from their supervisors before making any decisions and are expected to follow their supervisors' instructions without question.
diff --git a/test-hu-en.bleu b/test-hu-en.bleu
new file mode 100644
index 0000000000000000000000000000000000000000..7e16df0d020878b99768d72fe8f001a6392354b2
--- /dev/null
+++ b/test-hu-en.bleu
@@ -0,0 +1 @@
+BLEU|nrefs:1|case:mixed|eff:no|tok:13a|smooth:exp|version:2.4.3 = 26.31 59.1/32.7/20.3/13.0 (BP = 0.985 ratio = 0.985 hyp_len = 24343 ref_len = 24721)
diff --git a/test-hu-en.comet b/test-hu-en.comet
new file mode 100644
index 0000000000000000000000000000000000000000..65319c800d3cbd6def532e9c04c895c03af94706
--- /dev/null
+++ b/test-hu-en.comet
@@ -0,0 +1,1013 @@
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 0 score: 0.7946
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 1 score: 0.9094
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 2 score: 0.9024
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 3 score: 0.8214
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 4 score: 0.7981
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 5 score: 0.8230
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 6 score: 0.7287
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 7 score: 0.8735
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 8 score: 0.9246
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 9 score: 0.8617
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 10 score: 0.8792
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 11 score: 0.8572
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 12 score: 0.9064
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 13 score: 0.8845
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 14 score: 0.8665
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 15 score: 0.7771
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 16 score: 0.8443
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 17 score: 0.9314
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 18 score: 0.9088
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 19 score: 0.8512
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 20 score: 0.9496
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 21 score: 0.9542
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 22 score: 0.8647
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 23 score: 0.8853
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 24 score: 0.8404
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 25 score: 0.8843
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 26 score: 0.8646
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 27 score: 0.8611
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 28 score: 0.8378
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 29 score: 0.8788
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 30 score: 0.7228
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 31 score: 0.8319
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 32 score: 0.8333
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 33 score: 0.9058
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 34 score: 0.9389
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 35 score: 0.8351
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 36 score: 0.8330
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 37 score: 0.8834
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 38 score: 0.8593
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 39 score: 0.8877
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 40 score: 0.7852
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 41 score: 0.9590
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 42 score: 0.9238
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 43 score: 0.9105
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 44 score: 0.7172
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 45 score: 0.8481
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 46 score: 0.8930
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 47 score: 0.9082
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 48 score: 0.7147
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 49 score: 0.8599
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 50 score: 0.8484
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 51 score: 0.8988
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 52 score: 0.8464
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 53 score: 0.9230
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 54 score: 0.8949
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 55 score: 0.8590
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 56 score: 0.7679
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 57 score: 0.7884
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 58 score: 0.8952
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 59 score: 0.9516
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 60 score: 0.8088
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 61 score: 0.8847
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 62 score: 0.8099
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 63 score: 0.9164
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 64 score: 0.8748
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 65 score: 0.8698
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 66 score: 0.5648
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 67 score: 0.7109
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 68 score: 0.9321
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 69 score: 0.8463
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 70 score: 0.8733
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 71 score: 0.8557
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 72 score: 0.7353
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 73 score: 0.8148
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 74 score: 0.8176
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 75 score: 0.7957
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 76 score: 0.8924
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 77 score: 0.8811
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 78 score: 0.9792
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 79 score: 0.8946
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 80 score: 0.8902
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 81 score: 0.8950
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 82 score: 0.8415
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 83 score: 0.8440
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 84 score: 0.8268
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 85 score: 0.9325
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 86 score: 0.7567
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 87 score: 0.8960
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 88 score: 0.8489
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 89 score: 0.8168
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 90 score: 0.7429
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 91 score: 0.8594
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 92 score: 0.8559
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 93 score: 0.9065
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 94 score: 0.8386
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 95 score: 0.9155
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 96 score: 0.9007
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 97 score: 0.8456
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 98 score: 0.9073
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 99 score: 0.7595
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 100 score: 0.8954
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 101 score: 0.8330
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 102 score: 0.9064
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 103 score: 0.8833
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 104 score: 0.8661
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 105 score: 0.8433
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 106 score: 0.7999
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 107 score: 0.8450
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 108 score: 0.7772
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 109 score: 0.6611
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 110 score: 0.8132
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 111 score: 0.9373
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 112 score: 0.9007
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 113 score: 0.9000
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 114 score: 0.8909
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 115 score: 0.8197
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 116 score: 0.8771
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 117 score: 0.8785
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 118 score: 0.9394
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 119 score: 0.7988
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 120 score: 0.8739
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 121 score: 0.7274
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 122 score: 0.8337
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 123 score: 0.8610
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 124 score: 0.9079
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 125 score: 0.8210
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 126 score: 0.7083
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 127 score: 0.8760
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 128 score: 0.8991
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 129 score: 0.8962
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 130 score: 0.9036
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 131 score: 0.8207
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 132 score: 0.8890
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 133 score: 0.8967
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 134 score: 0.8494
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 135 score: 0.8866
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 136 score: 0.8945
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 137 score: 0.9227
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 138 score: 0.8233
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 139 score: 0.8651
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 140 score: 0.9025
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 141 score: 0.8418
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 142 score: 0.8365
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 143 score: 0.8833
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 144 score: 0.9009
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 145 score: 0.9008
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 146 score: 0.9132
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 147 score: 0.9069
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 148 score: 0.8893
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 149 score: 0.9056
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 150 score: 0.8923
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 151 score: 0.8837
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 152 score: 0.7524
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 153 score: 0.7856
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 154 score: 0.8283
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 155 score: 0.7494
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 156 score: 0.8811
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 157 score: 0.6585
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 158 score: 0.8462
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 159 score: 0.9056
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 160 score: 0.9052
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 161 score: 0.7596
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 162 score: 0.8161
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 163 score: 0.7986
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 164 score: 0.7901
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 165 score: 0.7391
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 166 score: 0.8808
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 167 score: 0.8852
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 168 score: 0.8289
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 169 score: 0.8516
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 170 score: 0.8645
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 171 score: 0.8880
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 172 score: 0.8984
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 173 score: 0.8653
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 174 score: 0.8799
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 175 score: 0.9244
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 176 score: 0.8589
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 177 score: 0.9006
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 178 score: 0.9192
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 179 score: 0.9042
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 180 score: 0.8601
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 181 score: 0.9431
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 182 score: 0.8534
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 183 score: 0.9328
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 184 score: 0.8630
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 185 score: 0.8906
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 186 score: 0.9336
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 187 score: 0.8541
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 188 score: 0.8934
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 189 score: 0.8678
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 190 score: 0.8609
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 191 score: 0.8656
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 192 score: 0.8458
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 193 score: 0.8385
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 194 score: 0.8755
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 195 score: 0.9284
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 196 score: 0.8532
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 197 score: 0.8072
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 198 score: 0.9033
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 199 score: 0.8293
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 200 score: 0.7905
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 201 score: 0.8757
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 202 score: 0.8272
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 203 score: 0.7955
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 204 score: 0.8145
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 205 score: 0.8706
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 206 score: 0.6938
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 207 score: 0.8443
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 208 score: 0.8990
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 209 score: 0.9250
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 210 score: 0.9074
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 211 score: 0.8855
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 212 score: 0.9159
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 213 score: 0.9423
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 214 score: 0.8987
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 215 score: 0.8493
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 216 score: 0.9016
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 217 score: 0.9072
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 218 score: 0.8752
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 219 score: 0.7926
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 220 score: 0.9048
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 221 score: 0.8701
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 222 score: 0.9147
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 223 score: 0.8858
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 224 score: 0.9004
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 225 score: 0.8843
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 226 score: 0.8776
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 227 score: 0.8666
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 228 score: 0.8972
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 229 score: 0.7692
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 230 score: 0.9614
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 231 score: 0.8117
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 232 score: 0.8294
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 233 score: 0.8203
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 234 score: 0.8716
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 235 score: 0.8954
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 236 score: 0.9020
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 237 score: 0.8399
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 238 score: 0.9144
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 239 score: 0.8567
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 240 score: 0.7744
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 241 score: 0.7371
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 242 score: 0.7959
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 243 score: 0.6295
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 244 score: 0.8620
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 245 score: 0.9078
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 246 score: 0.7918
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 247 score: 0.8269
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 248 score: 0.8186
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 249 score: 0.8415
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 250 score: 0.8659
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 251 score: 0.8877
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 252 score: 0.8915
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 253 score: 0.9143
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 254 score: 0.9241
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 255 score: 0.8859
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 256 score: 0.8737
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 257 score: 0.8875
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 258 score: 0.9098
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 259 score: 0.8659
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 260 score: 0.8793
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 261 score: 0.8154
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 262 score: 0.9023
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 263 score: 0.8396
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 264 score: 0.9410
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 265 score: 0.8433
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 266 score: 0.8782
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 267 score: 0.8704
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 268 score: 0.9405
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 269 score: 0.8318
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 270 score: 0.8633
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 271 score: 0.7813
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 272 score: 0.9013
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 273 score: 0.8588
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 274 score: 0.7259
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 275 score: 0.8365
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 276 score: 0.8134
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 277 score: 0.9660
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 278 score: 0.8469
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 279 score: 0.9366
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 280 score: 0.9145
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 281 score: 0.8746
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 282 score: 0.9130
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 283 score: 0.9009
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 284 score: 0.8961
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 285 score: 0.9358
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 286 score: 0.8816
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 287 score: 0.8164
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 288 score: 0.9187
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 289 score: 0.8840
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 290 score: 0.8051
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 291 score: 0.8468
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 292 score: 0.9223
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 293 score: 0.9016
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 294 score: 0.8181
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 295 score: 0.8648
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 296 score: 0.8249
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 297 score: 0.8892
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 298 score: 0.9465
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 299 score: 0.9040
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 300 score: 0.9116
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 301 score: 0.8553
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 302 score: 0.8860
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 303 score: 0.8898
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 304 score: 0.9155
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 305 score: 0.8294
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 306 score: 0.8565
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 307 score: 0.8243
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 308 score: 0.9096
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 309 score: 0.8451
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 310 score: 0.9287
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 311 score: 0.8153
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 312 score: 0.8870
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 313 score: 0.7490
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 314 score: 0.9334
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 315 score: 0.9025
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 316 score: 0.8430
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 317 score: 0.8249
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 318 score: 0.8172
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 319 score: 0.9260
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 320 score: 0.7825
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 321 score: 0.8825
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 322 score: 0.8595
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 323 score: 0.8725
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 324 score: 0.8872
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 325 score: 0.8223
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 326 score: 0.8489
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 327 score: 0.8424
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 328 score: 0.9136
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 329 score: 0.8818
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 330 score: 0.8657
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 331 score: 0.9007
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 332 score: 0.9296
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 333 score: 0.9248
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 334 score: 0.9297
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 335 score: 0.9071
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 336 score: 0.9005
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 337 score: 0.8384
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 338 score: 0.8034
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 339 score: 0.9003
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 340 score: 0.7999
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 341 score: 0.8324
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 342 score: 0.7625
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 343 score: 0.8117
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 344 score: 0.8729
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 345 score: 0.8098
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 346 score: 0.8899
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 347 score: 0.8036
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 348 score: 0.7834
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 349 score: 0.8201
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 350 score: 0.8614
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 351 score: 0.8699
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 352 score: 0.8605
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 353 score: 0.9498
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 354 score: 0.8512
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 355 score: 0.8590
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 356 score: 0.9011
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 357 score: 0.8655
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 358 score: 0.8168
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 359 score: 0.7810
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 360 score: 0.8159
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 361 score: 0.8447
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 362 score: 0.9232
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 363 score: 0.7667
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 364 score: 0.7024
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 365 score: 0.8217
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 366 score: 0.7936
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 367 score: 0.8195
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 368 score: 0.7748
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 369 score: 0.8018
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 370 score: 0.7715
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 371 score: 0.7953
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 372 score: 0.8032
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 373 score: 0.8487
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 374 score: 0.9244
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 375 score: 0.9236
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 376 score: 0.9263
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 377 score: 0.9319
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 378 score: 0.7189
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 379 score: 0.9111
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 380 score: 0.8995
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 381 score: 0.9023
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 382 score: 0.8073
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 383 score: 0.7776
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 384 score: 0.7269
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 385 score: 0.6946
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 386 score: 0.8331
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 387 score: 0.8991
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 388 score: 0.8578
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 389 score: 0.8169
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 390 score: 0.8617
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 391 score: 0.8812
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 392 score: 0.9110
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 393 score: 0.8757
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 394 score: 0.9223
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 395 score: 0.8847
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 396 score: 0.7391
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 397 score: 0.9471
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 398 score: 0.8189
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 399 score: 0.8959
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 400 score: 0.8863
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 401 score: 0.8911
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 402 score: 0.9353
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 403 score: 0.4474
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 404 score: 0.7734
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 405 score: 0.9048
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 406 score: 0.8438
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 407 score: 0.8665
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 408 score: 0.9059
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 409 score: 0.9135
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 410 score: 0.8954
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 411 score: 0.7847
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 412 score: 0.8601
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 413 score: 0.9200
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 414 score: 0.8989
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 415 score: 0.8967
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 416 score: 0.8543
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 417 score: 0.8700
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 418 score: 0.8903
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 419 score: 0.8960
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 420 score: 0.9271
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 421 score: 0.9058
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 422 score: 0.8778
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 423 score: 0.8151
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 424 score: 0.8664
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 425 score: 0.8813
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 426 score: 0.8831
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 427 score: 0.8959
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 428 score: 0.9067
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 429 score: 0.9581
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 430 score: 0.8531
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 431 score: 0.7754
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 432 score: 0.8177
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 433 score: 0.7737
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 434 score: 0.8812
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 435 score: 0.8368
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 436 score: 0.7861
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 437 score: 0.9091
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 438 score: 0.8846
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 439 score: 0.8488
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 440 score: 0.8975
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 441 score: 0.8917
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 442 score: 0.9364
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 443 score: 0.8928
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 444 score: 0.8646
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 445 score: 0.8603
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 446 score: 0.9142
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 447 score: 0.8708
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 448 score: 0.9189
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 449 score: 0.7722
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 450 score: 0.8966
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 451 score: 0.8104
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 452 score: 0.7750
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 453 score: 0.8539
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 454 score: 0.8515
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 455 score: 0.8354
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 456 score: 0.8643
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 457 score: 0.8909
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 458 score: 0.8635
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 459 score: 0.7072
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 460 score: 0.8888
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 461 score: 0.8521
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 462 score: 0.8856
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 463 score: 0.9087
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 464 score: 0.8496
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 465 score: 0.8514
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 466 score: 0.8151
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 467 score: 0.7578
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 468 score: 0.7778
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 469 score: 0.7645
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 470 score: 0.7397
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 471 score: 0.7947
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 472 score: 0.7971
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 473 score: 0.8011
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 474 score: 0.7492
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 475 score: 0.8259
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 476 score: 0.8373
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 477 score: 0.8784
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 478 score: 0.9010
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 479 score: 0.9125
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 480 score: 0.9054
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 481 score: 0.8377
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 482 score: 0.8890
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 483 score: 0.8497
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 484 score: 0.8551
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 485 score: 0.8794
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 486 score: 0.8879
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 487 score: 0.8637
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 488 score: 0.8853
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 489 score: 0.8807
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 490 score: 0.8241
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 491 score: 0.8426
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 492 score: 0.9280
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 493 score: 0.8457
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 494 score: 0.8361
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 495 score: 0.8790
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 496 score: 0.7852
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 497 score: 0.7112
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 498 score: 0.8515
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 499 score: 0.9056
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 500 score: 0.9335
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 501 score: 0.9155
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 502 score: 0.8826
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 503 score: 0.8614
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 504 score: 0.8424
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 505 score: 0.8263
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 506 score: 0.7973
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 507 score: 0.8454
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 508 score: 0.8198
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 509 score: 0.8448
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 510 score: 0.7422
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 511 score: 0.7991
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 512 score: 0.9000
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 513 score: 0.8234
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 514 score: 0.9054
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 515 score: 0.8593
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 516 score: 0.7764
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 517 score: 0.9500
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 518 score: 0.8089
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 519 score: 0.9490
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 520 score: 0.9173
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 521 score: 0.8464
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 522 score: 0.5629
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 523 score: 0.8575
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 524 score: 0.9032
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 525 score: 0.9176
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 526 score: 0.8276
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 527 score: 0.7300
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 528 score: 0.8576
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 529 score: 0.8494
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 530 score: 0.8568
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 531 score: 0.8931
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 532 score: 0.8542
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 533 score: 0.6586
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 534 score: 0.8455
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 535 score: 0.8185
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 536 score: 0.8161
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 537 score: 0.8154
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 538 score: 0.8840
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 539 score: 0.8935
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 540 score: 0.8721
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 541 score: 0.9012
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 542 score: 0.8951
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 543 score: 0.8548
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 544 score: 0.8927
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 545 score: 0.9205
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 546 score: 0.7878
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 547 score: 0.8713
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 548 score: 0.8740
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 549 score: 0.9102
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 550 score: 0.8041
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 551 score: 0.9059
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 552 score: 0.8552
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 553 score: 0.8651
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 554 score: 0.8420
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 555 score: 0.8428
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 556 score: 0.8614
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 557 score: 0.6652
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 558 score: 0.8286
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 559 score: 0.8021
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 560 score: 0.7547
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 561 score: 0.9034
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 562 score: 0.6281
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 563 score: 0.7429
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 564 score: 0.8604
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 565 score: 0.9083
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 566 score: 0.8551
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 567 score: 0.8642
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 568 score: 0.7049
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 569 score: 0.8165
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 570 score: 0.8286
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 571 score: 0.8783
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 572 score: 0.8464
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 573 score: 0.8904
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 574 score: 0.9114
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 575 score: 0.7444
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 576 score: 0.8265
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 577 score: 0.8547
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 578 score: 0.9013
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 579 score: 0.9061
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 580 score: 0.8729
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 581 score: 0.9318
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 582 score: 0.8914
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 583 score: 0.8007
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 584 score: 0.6942
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 585 score: 0.8468
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 586 score: 0.8922
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 587 score: 0.8695
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 588 score: 0.7742
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 589 score: 0.9474
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 590 score: 0.8826
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 591 score: 0.8691
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 592 score: 0.8405
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 593 score: 0.9255
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 594 score: 0.9071
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 595 score: 0.8120
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 596 score: 0.8719
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 597 score: 0.8866
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 598 score: 0.8272
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 599 score: 0.8984
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 600 score: 0.8827
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 601 score: 0.8293
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 602 score: 0.8744
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 603 score: 0.8988
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 604 score: 0.8777
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 605 score: 0.8952
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 606 score: 0.8101
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 607 score: 0.7347
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 608 score: 0.7465
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 609 score: 0.8444
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 610 score: 0.8824
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 611 score: 0.9301
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 612 score: 0.8519
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 613 score: 0.7036
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 614 score: 0.9082
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 615 score: 0.8751
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 616 score: 0.8870
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 617 score: 0.9405
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 618 score: 0.8934
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 619 score: 0.9206
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 620 score: 0.8934
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 621 score: 0.7029
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 622 score: 0.9080
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 623 score: 0.7975
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 624 score: 0.8376
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 625 score: 0.8467
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 626 score: 0.9006
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 627 score: 0.9227
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 628 score: 0.8905
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 629 score: 0.8543
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 630 score: 0.8728
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 631 score: 0.8637
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 632 score: 0.9059
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 633 score: 0.8851
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 634 score: 0.9402
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 635 score: 0.9142
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 636 score: 0.8855
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 637 score: 0.8601
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 638 score: 0.8833
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 639 score: 0.9025
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 640 score: 0.8813
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 641 score: 0.8593
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 642 score: 0.8591
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 643 score: 0.8177
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 644 score: 0.8479
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 645 score: 0.7267
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 646 score: 0.7979
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 647 score: 0.8434
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 648 score: 0.8178
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 649 score: 0.8293
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 650 score: 0.9082
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 651 score: 0.9053
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 652 score: 0.7008
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 653 score: 0.8473
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 654 score: 0.8470
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 655 score: 0.9276
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 656 score: 0.6601
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 657 score: 0.8651
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 658 score: 0.8156
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 659 score: 0.8692
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 660 score: 0.8813
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 661 score: 0.8739
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 662 score: 0.9296
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 663 score: 0.8754
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 664 score: 0.9243
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 665 score: 0.8558
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 666 score: 0.9168
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 667 score: 0.8621
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 668 score: 0.8903
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 669 score: 0.9028
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 670 score: 0.8780
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 671 score: 0.9216
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 672 score: 0.8728
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 673 score: 0.9008
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 674 score: 0.8370
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 675 score: 0.8829
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 676 score: 0.9167
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 677 score: 0.8824
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 678 score: 0.9078
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 679 score: 0.8424
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 680 score: 0.7955
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 681 score: 0.9214
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 682 score: 0.8933
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 683 score: 0.7688
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 684 score: 0.8680
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 685 score: 0.8884
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 686 score: 0.9056
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 687 score: 0.8966
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 688 score: 0.8716
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 689 score: 0.8773
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 690 score: 0.9203
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 691 score: 0.8694
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 692 score: 0.9203
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 693 score: 0.8737
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 694 score: 0.7417
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 695 score: 0.9122
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 696 score: 0.8913
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 697 score: 0.9513
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 698 score: 0.8583
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 699 score: 0.8934
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 700 score: 0.8835
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 701 score: 0.9237
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 702 score: 0.9090
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 703 score: 0.7993
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 704 score: 0.8306
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 705 score: 0.8058
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 706 score: 0.8307
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 707 score: 0.8967
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 708 score: 0.8718
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 709 score: 0.8885
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 710 score: 0.9419
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 711 score: 0.8518
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 712 score: 0.9215
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 713 score: 0.9153
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 714 score: 0.8640
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 715 score: 0.8768
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 716 score: 0.8706
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 717 score: 0.8677
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 718 score: 0.9060
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 719 score: 0.8764
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 720 score: 0.8284
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 721 score: 0.8550
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 722 score: 0.8705
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 723 score: 0.8704
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 724 score: 0.7533
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 725 score: 0.9121
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 726 score: 0.8695
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 727 score: 0.6987
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 728 score: 0.6489
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 729 score: 0.8827
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 730 score: 0.8149
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 731 score: 0.8415
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 732 score: 0.7760
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 733 score: 0.8628
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 734 score: 0.8714
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 735 score: 0.8125
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 736 score: 0.8557
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 737 score: 0.8922
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 738 score: 0.9034
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 739 score: 0.8599
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 740 score: 0.9128
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 741 score: 0.8419
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 742 score: 0.8626
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 743 score: 0.8735
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 744 score: 0.9126
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 745 score: 0.8952
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 746 score: 0.8545
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 747 score: 0.7956
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 748 score: 0.9016
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 749 score: 0.9009
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 750 score: 0.9223
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 751 score: 0.8494
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 752 score: 0.8076
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 753 score: 0.8732
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 754 score: 0.8773
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 755 score: 0.8847
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 756 score: 0.8697
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 757 score: 0.8774
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 758 score: 0.8384
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 759 score: 0.9245
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 760 score: 0.8719
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 761 score: 0.9378
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 762 score: 0.9100
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 763 score: 0.9057
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 764 score: 0.8419
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 765 score: 0.7981
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 766 score: 0.8658
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 767 score: 0.8738
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 768 score: 0.9022
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 769 score: 0.9307
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 770 score: 0.9267
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 771 score: 0.9201
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 772 score: 0.8664
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 773 score: 0.8778
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 774 score: 0.9021
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 775 score: 0.8940
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 776 score: 0.8761
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 777 score: 0.8896
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 778 score: 0.9142
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 779 score: 0.8690
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 780 score: 0.9087
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 781 score: 0.8509
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 782 score: 0.9271
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 783 score: 0.8244
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 784 score: 0.9096
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 785 score: 0.7083
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 786 score: 0.9078
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 787 score: 0.8666
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 788 score: 0.8783
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 789 score: 0.9055
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 790 score: 0.9171
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 791 score: 0.7246
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 792 score: 0.9074
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 793 score: 0.9098
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 794 score: 0.9345
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 795 score: 0.8146
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 796 score: 0.9621
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 797 score: 0.8437
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 798 score: 0.8479
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 799 score: 0.7899
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 800 score: 0.8429
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 801 score: 0.8420
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 802 score: 0.8206
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 803 score: 0.8489
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 804 score: 0.8378
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 805 score: 0.8344
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 806 score: 0.8513
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 807 score: 0.8529
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 808 score: 0.8137
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 809 score: 0.7886
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 810 score: 0.9164
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 811 score: 0.6915
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 812 score: 0.9392
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 813 score: 0.8979
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 814 score: 0.8935
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 815 score: 0.7850
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 816 score: 0.8990
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 817 score: 0.7188
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 818 score: 0.6286
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 819 score: 0.8640
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 820 score: 0.9178
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 821 score: 0.9000
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 822 score: 0.8780
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 823 score: 0.7660
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 824 score: 0.8518
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 825 score: 0.8402
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 826 score: 0.7831
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 827 score: 0.8560
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 828 score: 0.8771
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 829 score: 0.8544
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 830 score: 0.9036
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 831 score: 0.7990
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 832 score: 0.8744
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 833 score: 0.8204
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 834 score: 0.8612
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 835 score: 0.8168
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 836 score: 0.7981
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 837 score: 0.9232
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 838 score: 0.8201
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 839 score: 0.8371
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 840 score: 0.8969
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 841 score: 0.7996
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 842 score: 0.8194
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 843 score: 0.8806
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 844 score: 0.7820
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 845 score: 0.7027
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 846 score: 0.6599
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 847 score: 0.8598
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 848 score: 0.8578
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 849 score: 0.8572
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 850 score: 0.8586
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 851 score: 0.8918
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 852 score: 0.9061
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 853 score: 0.8021
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 854 score: 0.7058
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 855 score: 0.6554
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 856 score: 0.6048
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 857 score: 0.9023
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 858 score: 0.8844
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 859 score: 0.9013
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 860 score: 0.8489
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 861 score: 0.8680
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 862 score: 0.7728
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 863 score: 0.9109
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 864 score: 0.7886
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 865 score: 0.7707
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 866 score: 0.8527
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 867 score: 0.9026
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 868 score: 0.8704
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 869 score: 0.8592
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 870 score: 0.8645
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 871 score: 0.8274
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 872 score: 0.9214
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 873 score: 0.7987
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 874 score: 0.8646
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 875 score: 0.9039
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 876 score: 0.8969
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 877 score: 0.8650
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 878 score: 0.8381
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 879 score: 0.6476
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 880 score: 0.8825
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 881 score: 0.9264
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 882 score: 0.8989
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 883 score: 0.7406
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 884 score: 0.7986
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 885 score: 0.8970
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 886 score: 0.8252
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 887 score: 0.8412
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 888 score: 0.8097
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 889 score: 0.7835
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 890 score: 0.8750
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 891 score: 0.8901
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 892 score: 0.6282
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 893 score: 0.7888
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 894 score: 0.8585
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 895 score: 0.8150
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 896 score: 0.7677
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 897 score: 0.7407
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 898 score: 0.8901
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 899 score: 0.8689
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 900 score: 0.8314
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 901 score: 0.9126
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 902 score: 0.8970
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 903 score: 0.9233
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 904 score: 0.9013
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 905 score: 0.8512
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 906 score: 0.7351
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 907 score: 0.8413
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 908 score: 0.8588
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 909 score: 0.9432
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 910 score: 0.8829
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 911 score: 0.8433
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 912 score: 0.8910
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 913 score: 0.8644
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 914 score: 0.8407
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 915 score: 0.8591
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 916 score: 0.8697
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 917 score: 0.8490
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 918 score: 0.8675
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 919 score: 0.8883
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 920 score: 0.9105
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 921 score: 0.8748
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 922 score: 0.8873
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 923 score: 0.8499
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 924 score: 0.8637
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 925 score: 0.8452
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 926 score: 0.8683
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 927 score: 0.8088
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 928 score: 0.8697
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 929 score: 0.8254
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 930 score: 0.8945
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 931 score: 0.8546
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 932 score: 0.7604
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 933 score: 0.7746
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 934 score: 0.8385
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 935 score: 0.8468
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 936 score: 0.8552
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 937 score: 0.9506
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 938 score: 0.9472
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 939 score: 0.8481
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 940 score: 0.9066
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 941 score: 0.9525
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 942 score: 0.9188
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 943 score: 0.8645
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 944 score: 0.8773
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 945 score: 0.9228
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 946 score: 0.8726
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 947 score: 0.8464
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 948 score: 0.8674
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 949 score: 0.9178
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 950 score: 0.8005
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 951 score: 0.8789
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 952 score: 0.8278
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 953 score: 0.9426
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 954 score: 0.8273
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 955 score: 0.8531
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 956 score: 0.7632
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 957 score: 0.9201
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 958 score: 0.8460
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 959 score: 0.8561
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 960 score: 0.7935
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 961 score: 0.8557
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 962 score: 0.9226
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 963 score: 0.9238
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 964 score: 0.9297
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 965 score: 0.8133
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 966 score: 0.8164
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 967 score: 0.7930
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 968 score: 0.8631
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 969 score: 0.7986
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 970 score: 0.8838
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 971 score: 0.7814
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 972 score: 0.8096
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 973 score: 0.9045
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 974 score: 0.8594
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 975 score: 0.9265
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 976 score: 0.8781
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 977 score: 0.7753
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 978 score: 0.8913
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 979 score: 0.8466
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 980 score: 0.7992
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 981 score: 0.8590
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 982 score: 0.7795
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 983 score: 0.7969
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 984 score: 0.8316
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 985 score: 0.9118
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 986 score: 0.8972
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 987 score: 0.8285
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 988 score: 0.8208
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 989 score: 0.7006
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 990 score: 0.8849
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 991 score: 0.7701
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 992 score: 0.9347
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 993 score: 0.9139
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 994 score: 0.9256
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 995 score: 0.8196
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 996 score: 0.9152
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 997 score: 0.9304
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 998 score: 0.8667
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 999 score: 0.8414
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 1000 score: 0.9196
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 1001 score: 0.8432
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 1002 score: 0.9203
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 1003 score: 0.7311
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 1004 score: 0.8376
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 1005 score: 0.8972
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 1006 score: 0.8399
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 1007 score: 0.8603
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 1008 score: 0.9483
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 1009 score: 0.6512
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 1010 score: 0.8777
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en Segment 1011 score: 0.8872
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-hu-en score: 0.8557
diff --git a/test-lt-en b/test-lt-en
new file mode 100644
index 0000000000000000000000000000000000000000..f929968a8ae05f358d3c6db4b8f875a03f5f2aca
--- /dev/null
+++ b/test-lt-en
@@ -0,0 +1,1012 @@
+We have a 4-month-old baby who has type 1 diabetes and we're not stopping now," he added.
+Professor Ehud Uras, a diabetes researcher at Dalhousie University in Halifax, Nova Scotia, and the scientific director of the Canadian Diabetes Association, suggested that the scientific community is still in the early stages of the research.
+Like other experts, he is sceptical about the possibility of curing diabetes and notes that these findings do not apply to type 1 diabetes.
+On Monday, Sara Danius, the secretary of the Swedish Academy's Nobel Committee for Literature, publicly announced on Swedish Radio's Sveriges Radio show that the committee had been unable to directly contact Bob Dylan regarding his 2016 Nobel Prize in Literature award and that the committee was unlikely to try to contact him again.
+Ms. Danius said: "We don't have anything now. I sent an e-mail to his closest partner and got very friendly replies. It really touched me."
+Earlier this year, Ring CEO Jamie Siminoff found out the hard way that the company had been hacked when he received an alert that someone had rung the doorbell connected to his home security system.
+He said he set up the "Wi-Fi" hotspot.
+Simmons said sales spiked after his appearance on Shark Tank in 2013, when the show's investors rejected his pitch for funding.
+Simonoff appeared on QVC in 2017 at the end of the year.
+Ring also faced a lawsuit from competing security company ADT Corp.
+Although it looks promising that one experimental vaccine may be able to prevent Ebola, there is currently no proven therapy for treating the infection.
+One of the experimental drugs, ZMapp, had initially given hope that a breakthrough had been made but further tests indicated it was not as effective at killing the virus as had been hoped.
+During the PALM trial, ZMapp was used as a control, meaning that scientists used it as a starting point to compare it to the other three treatments.
+USA Gymnastics is complying with the U.S. Olympic Committee's letter and agrees that the safety of our athletes is of the utmost importance to the entire sport community.
+We agree with the United States Olympic and Paralympic Committee (USOC) that the changes being proposed by our athletes and clubs are in the best interests of our athletes and sports, and not the dismantling of our organization.
+USA Gymnastics is conducting an independent investigation to determine the full extent of Larry Nassar's abuse and how it could have gone undetected for so long, and to ensure that changes are implemented to prevent this from happening again.
+USA Gymnastics and the United States Olympic & Paralympic Committee have a shared mission - to provide a safe, empowering, and inclusive environment for athletes to pursue their passion for sport.
+In the 1960s, Brzezinski worked as an advisor to John F. Kennedy and later to Lyndon B. Johnson.
+He advised Carter on foreign policy during the 1976 election, then worked on Henry Kissinger's National Security Council staff from 1977 to 1981.
+During his time at the NSA, he helped Carter navigate world events such as the 1978 Camp David Accords; normalizing relations between the U.S. and China in the late 1970s; ending the Iran hostage crisis in 1979; and the Soviet invasion of Afghanistan in 1979.
+The film starring Ryan Gosling and Emma Stone has been nominated in all the major categories.
+Gosling and Stone were both nominated for Best Actor and Actress.
+Other nominations include best picture, best director, best cinematography, best costume design, best editing, best original score, best production design, best original screenplay and best adapted screenplay.
+Two songs from the film, "Audition (The Fools Who Dream)" and "City of Stars," received nominations for best original song. Lionsgate received 26 nominations overall, more than any other studio.
+On Saturday evening, the President of the United States, Donald Trump, in a letter to the press, announced that US soldiers will leave Syria.
+The statement followed a phone call between Trump and Turkish President Recep Tayyip Erdogan.
+Turkey will also take in injured IS fighters whose home countries refuse to take them back, according to the report.
+Not only does it confirm that some dinosaurs were covered in feathers (a popular theory), but also provides evidence that cannot be gained from fossil evidence alone, such as the presence of soft tissue and colour.
+Scientists say the top of the animal's skull was a reddish-brown colour, while the lower jaw was a pale or carrot-coloured.
+This find also raises questions about the evolution of spiders in the tropics.
+Because dinosaur claws were not well preserved, they are called "stumps," but they have other claws (shovel-shaped and spoon-shaped) that paleontologists used as evidence that the stumps probably evolved later than those other claws.
+The structure of the teeth suggests that they were used not for biting but for temperature regulation or even making noise. The researchers think that even though it is an example of a juvenile tyrannosaur, it is more similar to an ostrich than to a raptor.
+The researchers said that although it is a young dinosaur, the find shows signs of osteoarthritis rather than juvenile wear-and-tear.
+Two police officers were killed and more than twenty other people were injured in a traffic accident near the police station.
+Nine of the victims were police officers, the governor's office said.
+The suspect is believed to be a Daesh (ISIL) sympathizer, the police said.
+They noticed that the Sun behaves in a similar way to other stars: the activity of all stars depends only on their mass and rotation.
+Based on its beauty and uniqueness, the Rosbio meteorite has been classified as a pallasite, a type of meteorite that contains a mineral called olivine.
+The fewer the Rossby waves, the less active the star is in terms of magnetic activity.
+Iwasaki had many problems during this journey.
+He was captured by pirates, imprisoned in Tibet for a year, escaped to Nepal, where he was imprisoned again, and finally released in India.
+The 802.11n standard operates both in the 2.4 GHz and 5.0 GHz bands.
+This allows it to work with 802.11a, 802.11b, and 802.11g if the main access point has two radio bands.
+802.11n is much faster than its predecessors and theoretically can reach up to 600 Mbit/s.
+A husband, father of two and a grandfather, he did not leave a large legacy in relation to the history-related Miler.
+Asked about the comments, Miller replied, "A lot of stuff gets said in the heat of the moment...I didn't hear what he said."
+We will work hard to reduce carbon dioxide emissions per unit of GDP by a single digit from 2005 to 2020," said Hu.
+He did not give details of how many jobs would be lost, saying only that they would be reviewed in line with China's economic power.
+The invading country promised "to destroy the old regime by force of arms and to replace it later on by a regime of well-ordered liberty."
+He added that "it is still not possible to ask them to accept commitments that do not correspond to the stage of development, response and capabilities."
+The Iraqi Studies Group released its report today at 12:00 pm (GMT).
+There is currently no way to guarantee that actions in Iraq will not escalate a religious war, increase violence or contribute to chaos.
+The report began with a call for the U.S. to open a dialogue and seek reconciliation on the issue of U.S. policy toward the Western Hemisphere.
+The report, which has been widely criticized by the current Iraq policy of the U.S. government, calls for a change of approach.
+The first of its 78 recommendations is that a new diplomatic initiative should be launched by the end of this year to protect Iraq from foreign interference and to re-establish diplomatic relations with its neighbors.
+Speaking in the city of La Plata, about 50 km (31 miles) south of Buenos Aires, the incumbent Argentine president, Cristina Fernandez de Kirchner, announced her plans to run for re-election last night.
+Announcing his plans to run for the presidency, Kirchner made the announcement at the Argentinos Theater, where he started his campaign for the Senate in 2005 as a candidate for the Buenos Aires provincial delegation.
+The discussions sparked controversy over how to spend the windfall from Hurricane Katrina recovery and reconstruction; some fiscal conservatives joked that it was the "George W. Bush New Orleans Hurricane."
+Liberals in particular have been critical of the reconstruction contracts being awarded only to Washington-based companies.
+More than four million people came to Rome to participate in the celebrations.
+The number of people involved in the riots in St. Peter's Field was so large that not everyone managed to get in.
+Several large screens have been set up in various locations in Rome so that people can watch the ceremony.
+In many other Italian cities and abroad, especially in France, similar transmissions were organized, which were watched by many people.
+Historians have criticised the FTB's previous policy of using inappropriate expenditure to balance the budget, especially in the case of car expenditure, which was used to balance the agency's budget.
+Congress began funding the initiative in fiscal year 2005 and stipulated that the FTC should hire 10 agents to investigate child pornography.
+Robin Uthappa has scored the most number of runs in 70 matches with 41 fours, 11 sixes and 2 fifties.
+The middle-order batsmen Sachin Tendulkar and Rahul Dravid put up a good show to take the team to a respectable total.
+However, losing the captain's wicket, India managed to score only 36 runs, lost 7 wickets and ended the innings.
+U.S. President George W. Bush arrived in Singapore on November 16 in the morning, starting a week-long tour of Asia.
+He was replaced by Wong Kan Seng, the deputy prime minister of Singapore, and Lee Hsien Loong, the prime minister of Singapore, was brought in to deal with the trade and terrorism issues.
+Following the midterm elections, in which he was re-elected to the Senate, Burr spoke to the public about his trip to Asia to promote trade.
+Prime Minister Stephen Harper agreed in a 25-minute meeting on Tuesday with NDP Leader Jack Layton at the Prime Minister's Office to withdraw the government's controversial "omnibus bill" for review by all party committees.
+Meeting the Prime Minister, Mr Layton asked about the changes to the Conservative Party's rules: "watertight and robust."
+Since the federal government decided to stop funding the Mersey Hospital in Devonport, Tasmania, the state government and some federal members of parliament have criticized the move as a betrayal ahead of the federal elections to be held by November.
+However, Prime Minister John Howard said the legislation was only aimed at protecting the hospital's infrastructure so that the Tasmanian government would not be liable - an extra A$45 million would be provided.
+According to the latest bulletin, the tsunami was triggered by an earthquake in the Pacific Ocean. The tsunami warning was in effect for Pago Pago and Nuku'alofa.
+There were no reports of major damage or casualties in Tonga, but communications were down so it was not immediately known whether Tonga's tsunami warning system had worked.
+Four schools in Hawaii, on or near the coast or inland, were closed as of Thursday due to continued eruption activity.
+U.S. President George W. Bush reportedly received the letter.
+Gordon Jondroe, the Bush administration's representative to the press, called North Korea's actions "a significant step toward achieving the denuclearization of the Korean peninsula."
+Today, the Atlantic Ocean is named after the hundredth storm of the Atlantic hurricane season, a subtropical storm called Jerry.
+The National Hurricane Center says there are no current tropical storms.
+The U.S. Army Corps of Engineers warned that the 6-foot-tall (1.8-meter-tall) barriers could be overwhelmed by faster-moving floodwaters.
+The Ninth Ward, which was flooded up to 20 feet deep when Hurricane Katrina hit, is currently pumping water out until the levee breaks, since the levee is currently open.
+The waterfall drops 100 feet over a 100-foot cliff.
+The previous month, in discussions with Wikinews, Adam Cuerden, a community administrator, had revealed his disapproval of the move.
+He [Wells] has lied to us from the beginning. First, when we found out it was because of legal reasons, and second, when we found out it was until the end of his artistic career."
+A community-driven strategy for the website, which hosts millions of free-to-use porn videos, has been created.
+Most of the work was theoretical, but the programme was designed to mimic the behaviour of a neutron star.
+The effect, which the team had expected, was the creation of a force between the dark matter of the Milky Way galaxy and the dark matter of the Paukščių Taka galaxy.
+Just as the Moon causes the tides and pulls on the oceans, so does Paukščių Takas exert a gravitational pull on the Solar System.
+Scientists have suspected for some time that dark matter behaves much like ordinary matter, except that it interacts only with other dark matter and not with any ordinary matter.
+In this theory, most of the normal matter of the galaxy is scattered throughout the halo in small clumps.
+Television footage showed smoke billowing from the plant.
+Local authorities are urging residents who live near the sewage plant to stay indoors, keep windows closed and avoid using tap water.
+According to Japan's nuclear agency, radioactive cesium and iodine were found at the plant.
+Authorities believe the containers, which were carrying uranium, may have tipped over and leaked.
+Dr. Tony Moll is treating patients in South Africa's KwaZulu-Natal region with a particularly drug-resistant form of tuberculosis (XDR-TB).
+In an interview, he said the new variant "causes a great deal of concern because it spreads very fast."
+Some of the patients were able to stay in the hospital, my colleague Dr. Mollis; two of them were hospital employees.
+A person can lose up to 10-15 contacts in one year.
+However, the percentage of XDR-TB in the group of all tuberculosis patients is small; 6,000 out of 330,000 patients in Southern Africa at the moment.
+The swarm, which split more than 1,000 times and travelled up to 17,500 miles/hour, reached an altitude of 491 miles above Earth.
+Scientists say the impact was a major catastrophe.
+They are still trying to figure out what type of asteroid it was and what damage it did to Earth.
+Nuolauzas is a member of the strategic team of the Department of Defense of the United States.
+The trajectory analysis will be published on the website.
+A pediatrician at Children's Hospital of Pittsburgh has been charged in the death of her 3-year-old daughter, who was found unresponsive in the back seat of a car on Tuesday, according to a release from the Allegheny County District Attorney's Office.
+Dr. Malar Balasubramanian, 29, was found dead in the Ohaji Blue Ash subdivision, about 15 miles northeast of Cincinnati, with multiple stab wounds to the chest and abdomen, authorities said.
+He was driving a black Oldsmobile Intrigue with less than 500 miles on the odometer.
+They found a 53-year-old woman, Sarojini Balasubramanian, trapped under the rubble of the collapsed bridge.
+The body had been there for about a day, police said.
+The first league matches of the season were scheduled for the end of July.
+Bats are the only mammals that fly, and they spread the disease by biting people.
+This move has prompted the Indian government to take steps such as the relocation of pig farms in sensitive areas, the distribution of thousands of mosquito nets and the spraying of pesticides.
+The government has pledged several million doses of the encephalitis vaccine, which will help health facilities to prepare for other outbreaks.
+Plans to bring vaccines to the most vulnerable areas were put on hold due to a shortage of vaccines and a lower priority compared to other vaccines.
+In 1956, Slaney moved to Sweden, where he worked in the Swedish postal service for three years before becoming their chief engraver.
+He has sent more than 1,000 postcards to Sweden and 28 other countries.
+His work is so universally acclaimed that he is considered by philatelists to be one of the few truly great names in the field, and some specialise in collecting only his work.
+His 1,000th stamp was the 2,000th in the David Klöcker Ehrenstrahl "Great Swedish Kings" series; it is listed in the Guinness Book of World Records.
+He has also designed banknotes for several countries, including one of the new Canadian $5 and $10 banknotes.
+Gibson was taken to hospital where he later died.
+The 64-year-old driver of the car was unhurt in the accident.
+The same car was removed from the scene of the accident on the same day at about 12:00 p.m. Greenwich time.
+A neighbour who did not give his name said: "There were kids playing out, when it happened, and they were all screaming and crying."
+They were all evacuated from the scene.
+Others of Baly's questions are about the extinction and division of mammals around the world, and the use of technologies that enable isolated tribes to survive in a more sustainable way.
+The UN also hopes to set up a fund to help countries cope with the impact of global warming.
+The money could be used to protect homes from flooding, improve water quality and diversify supplies.
+Fluke wrote that some of the attempts to stop women from talking about women's health had been unsuccessful.
+She made the comments after receiving a deluge of comments - both positive and negative - from women and men who said contraceptives are a medical necessity.
+Fights broke out after the injured were taken to a hospital, with about 40 of the other inmates refusing to return to their cells.
+Rescuers were struggling in the dark to reach those who were trapped.
+Between 2 p.m. and 4 p.m. local time, a thunderstorm produced hail in the mountains between the 22nd and 23rd parallels.
+Troops quickly moved in to seal off the area and used flash-bang grenades to disperse the crowd.
+The helicopters were finally able to take off at about 11:35 am.
+The dam was built in 1963 to mitigate seasonal flooding along the river.
+The carriages were designed to be comfortable and luxurious, a contrast to the cramped and uncomfortable carriages of the past.
+Thus, two dead bodies disappeared, and two more, including a piglet, were found dead.
+While the floodwaters are only a few feet deep in most places, officials are worried about the potential for mudslides on slopes denuded by logging.
+No tsunami warning was in effect, and Indonesia’s geophysics agency said a tsunami warning would not be issued because the magnitude of the quake was below 6.5.
+Although no tsunami was triggered, residents began to panic and started running away from their workplaces and homes.
+Although Vinfri was knocked unconscious, she clearly told her rescuers that she would be all right.
+It won't be a farewell, it will be the end of one chapter and the beginning of another."
+After the final results of the presidential and parliamentary elections in Namibia were announced, it became known that the incumbent president Hifikepunye Pohamba received the majority of the votes.
+The ruling party, the South West Africa People's Organisation (SWAPO), also won a majority in parliament.
+Coalition and Afghan troops have been deployed to the area to secure the site, with another coalition airlift on the way.
+The accident happened in a steep, mountainous area; it is believed a rock fall was the cause.
+The search for the crash site was hampered by bad weather and the rugged terrain.
+Médecins Sans Frontières, Medecins Sans Frontieres and the World Health Organization say it is the largest outbreak the country has seen.
+Richard Veerman, a spokesman for Doctors Without Borders, said: "Angola is facing its worst ever crisis and the situation is very tense."
+The battle started at 10:00 in the morning on a beautiful day, except for a short rain shower that quickly ended - a perfect day for the seventh annual reggae festival.
+A construction is a method for creating a geometric object (such as a triangle) using a selection of points.
+Although they were outclassed by their southern neighbours, West Africa managed to hold their own in the tournament.
+Their disciplined defence, ball retention and good teamwork made them a tough nut to crack and it was clear that they are the team to beat.
+Officials at the Anne Frank House in Amsterdam and at the museum in the German town of Bergen-Belsen said the vandalism was a disturbing sign of the fragility of peace in the world, which could be lost at any time.
+He was due to be executed on Tuesday, but he was spared after a last-minute reprieve.
+All jumps from the cliffs known as the Seven Sisters are between 100 and 250 metres (328 and 820 feet) in length.
+The infrared images, taken using thermal cameras, show that the difference between daytime and night-time temperatures is large enough to be uncomfortable.
+In the day they are lighter than the surrounding air, and at night they are heavier.
+Its terrain is not as rugged as the large land areas of Earth, but it is still quite rough, and that is normal for a body in space," said Glen Cushing, a geologist with the U.S. Geological Survey's Astrogeology Science Center and Northern Arizona University in Flagstaff, Arizona.
+Voting in France has traditionally been a low-tech affair: Voters walk into a booth and mark their choice on a paper ballot.
+Officials check the voter’s identity, the voter puts the ballot in the ballot box and signs the list of voters.
+The French election law is quite complex in codifying the process.
+Since 1988, ballot boxes have had to be sealed in order for voters and observers to be able to see that there were no votes cast prior to the opening of the polls, and that no other votes were cast after the closing of the polls, only those cast by voters who were properly registered and had the right to vote.
+Candidates can appoint observers to oversee each stage of the count, and turnout on Thursday is likely to be high with polling stations opening at 8 a.m. and closing at 10 p.m.
+Earlier this year, the internationally acclaimed and functional "ASUS Eee PC" became a hot topic in 2007 IT monthly news.
+However, the market for non-PCs has been shrinking ever since the People's Republic of China awarded the "Taiwan Excellence Gold Medal" to ASUS in 2007.
+The show on the website is described as "a hilarious old-time radio show featuring zany newscasters, bizarre commercials and crazy celebrity guests!"
+Initially, this show was aired only on the long-running internet radio website TogiNet Radio, where most of the feedback was about the radio show.
+In 2015, at the end of the year, "TogiNet" created "AstroNet" radio.
+Early in the play, actors portraying supporters of the West Texas oil boom take the stage.
+It is reported that when law enforcement officers were not on the streets of Bishkek, the riots spread all over the city.
+One onlooker described the scene in Bishkek as "anarchic" with rioters roaming the streets and smashing up shops selling alcohol.
+Some Bishkek residents criticized the southern protesters for violating the law.
+South Africa beat the All Blacks (New Zealand) 3-0 in the Tri Nations match at the Royal Bafokeng Stadium in Rustenburg, South Africa.
+The final result was a one-point win (21-20), ending the All Blacks' 15-match winning streak.
+The Springboks finished with five tries.
+The All Blacks, who won the trophy two weeks ago, played their last match.
+The final match of the series will take place next week in Johannesburg at Ellis Park, where the Springboks will face the Australian team.
+A shallow earthquake hit Montana at 10:08 am on Monday.
+Neither the U.S. Geological Survey nor the National Earthquake Information Center had any immediate information on the size of the quake.
+The epicenter of the quake was about 20 km (15 miles) northwest of Dili and about 65 km (40 miles) southwest of Bitung.
+The H5N1 strain of bird flu, from which humans can die, has been confirmed in a wild duck found dead near Lille, in the north of France, on Monday.
+France is the seventh country in the European Union to be most affected by this virus; others are Austria, Germany, Slovenia, Bulgaria, Greece and Italy.
+The suspected cases of H5N1 in Croatia and Denmark have not yet been confirmed.
+Chambers blamed God for "the horrible cruelties throughout history, the millions of innocent people who have been tortured and killed."
+The Rev. Chambers, an agnostic, argues that his search is "pointless" and that "anything can be believed."
+This French opera by Camille Saint-Saens tells the story of an artist who gave up his life to drugs and Japan.
+Thus, the performers on the stage were handing out sandwiches to the audience, and the audience were encouraged to throw them back on stage.
+Former U.S. Speaker of the House Newt Gingrich, Texas Governor Rick Perry and U.S. Representative Michele Bachmann rounded out the top five.
+After the results were announced, Gingrich took a swipe at Santorum but gave a warm endorsement of Romney, whose name was used in a negative campaign ad in Iowa against Gingrich.
+Perry has said he will "take a look" at a 2016 run, but more recently said he would not run and would instead focus on re-election in 2014.
+Bachmann, who won the unofficial "Ames Straw Poll" in August, said she would take a "hard look" at running.
+The photographer was taken to Ronald Reagan UCLA Medical Center where he later died.
+He was in his mid-20s, the Herald reported, and in a statement the airline said: "Although I did not personally know the victim of this tragic accident, my thoughts and prayers go out to his family and friends who are mourning this loss."
+The celebrity gossip website TMZ reported that the photographer stopped his car on the other side of Sepulveda Boulevard to take photos of the police activity and was detained twice by California Highway Patrol officers while trying to get back to his car.
+It is unlikely that the driver of the car that hit the photographer will be prosecuted, the police said.
+There were only eight medals per day, so many countries were left without medals.
+Between them and the Netherlands, whose slider Anna Jochemsen finished ninth in the Super-G, and Finland with Katja Saarinen, who finished tenth in the same event.
+Australia's Mitchell Gourley finished first in the men's 1,000 meters. Czech Republic's Oldrich Jelinek finished sixth in the men's 1,000 meters.
+Arly Velasquez of Mexico finished fifth in the women's 5,000-meter race walk, and Adam Hall of New Zealand finished ninth in the men's 20-kilometer race walk.
+Poland's Maciej Krezel and Anna Ogarzynska finished third in the women's Super-G. South Korea's Jong Seork Park finished twenty-fourth in the men's Super-G.
+UN peacekeepers, deployed to Haiti following the 2010 earthquake, were accused of raping a number of women because they were stationed near a military base.
+The investigation found that sewage from the hotel had not been properly disinfected, so the bacteria were released into the Artibonite River, which is one of the largest in Haiti.
+Haiti had been without a military since the early 19th century when it gained independence.
+The Haitian Center for Justice and Democracy cited independent investigations that found that the U.N. peacekeeping mission in Haiti failed to disclose the presence of a battalion of Nepalese peacekeepers accused of sexually abusing Haitian women.
+Experts from the UN, Danielle Lantagne, told the Security Council that the explosion was likely caused by a suicide bomber.
+Hamilton confirmed that Howard University Hospital received a stable patient.
+The patient was in Nigeria, which has seen several Ebola outbreaks.
+The hospital had an infection control protocol in place, which stated that the patient should be isolated from others to prevent the spread of infection.
+Before The Simpsons, Simon had worked on a number of shorts and had done various jobs.
+He worked on shows such as Taxi, Cheers and The Tracy Ullman Show in the 1980s.
+In 1989, he, along with Brosnan and Groening, helped create The Simpsons and was a writer for the initial run of episodes.
+Despite retiring in 1993, he continued as an executive producer and reportedly earned tens of millions of dollars per season.
+Earlier, China's Xinhua news agency reported the plane had crashed landed.
+The release said the bomb was on board the plane and that the plane had been heading to Kandahar in Afghanistan.
+Earlier reports said the plane was on its way back to Afghanistan after it was denied permission to land in Urumqi.
+Air transportation accidents are common in Iran, whose air fleet is poorly maintained, both for civilian and military operations.
+Due to international sanctions, it was not possible to acquire new helicopters.
+Three people died and three others were injured in a traffic accident at the beginning of the week.
+Last month, Iran suffered its worst air disaster in decades when a plane bound for Armenia crashed, killing all 168 people on board.
+Another airliner crashed into a building in Mešhed a month later, killing seven people.
+Aerosmith cancels remaining tour dates.
+Rock's tour after the United States and Canada ended on September 16.
+They left the stage when frontman Steven Tyler collapsed backstage after the show on August 5.
+Both men won their respective first-round matches, with Murray recovering from a set down to win his match.
+Potter started the match with a similar line-up to the one he used in the second match, but even that was enough to secure a 6-6 draw.
+Potro received treatment on the sideline before returning to the game.
+The program started at 8:30 a.m. local time (15:00 UTC).
+Throughout the country, wandering minstrels visit temples to sing bhajans, religious songs.
+In the evening, singer Sanju Sharma started the show, followed by Jai Shankar Choudhary. Chhappanas Bhogas Bhajanas performed a number, followed by Raju Khandelwal.
+Then Lakh Singh started the initiative of kirtan.
+108 Chhappan Bhog temples (56 auspicious parts of a Hindu temple, such as doors, walls, pillars, domes and so on, consecrated to the deity) were consecrated by Baba Shyam.
+Lakkha Singh also played the harmonium. The singer was Raju Khandelwal.
+During a Nintendo Direct presentation on Thursday, Satoru Iwata, Nintendo's president, unveiled the design for the new Nintendo Revolution console.
+Similar to a television remote control, the device has two buttons on either side of the user to help triangulate the location of the device.
+This makes it possible to perform actions and moves in video games and to control the character by moving the head.
+Giancarlo Fisichella was out on the first lap after a crash.
+His teammate Fernando Alonso led most of the race, but a slow pit stop may have cost him.
+Michael Schumacher went into the pits just after Alonso on the next lap as the tyres were getting close to the end of their life.
+According to a transcript of the press conference, she said that he is "very sweet and a very good singer."
+I had a tear in my heart the whole time I was rehearsing."
+About 3 minutes before the release, a time-lapse camera showed a lot of isolation of the rocket from the launch pad.
+However, it is believed the attack did not target mass transit.
+NASA's space shuttle program manager, Mike Leinbach, said the delay is "part of the process that we go through."
+Five minutes after the start of the region, the wind started to blow, and after a minute, its speed reached 70 km/h... then it started to rain, but so heavily that the leaves on the trees bent down, people started to panic, run and look for shelter.
+I remember my sister screaming and her friend screaming and I just stood there in shock with everyone else," said Armand Versace.
+The NHK also reported that the Kashiwazaki Kariwa nuclear power plant in Niigata Prefecture was operating normally.
+Hokuriku Electric Power Co. said it did not expect the plant to be "decommissioned" of its No. 1 and No. 2 reactors.
+It is reported that 9,400 houses in the region are without water, and about 100 - without electricity.
+Some roads were closed in the affected areas, and Noto Airport in Ishikawa Prefecture was closed.
+One of the bombs was aimed at the governor's office.
+Within two hours, three more bombs were detonated in government buildings.
+While official reports say eight people were killed, officials on the ground say they believe the death toll is closer to 30, but a final count is not yet in.
+Animals that ate the contaminated food gave birth to babies with cyanide and melamine in their milk.
+Responding to these two papers, the researchers developed crystals to mimic the behaviour of cells, the university said.
+The researchers found that the addition of melamine and cyanuric acid made the crystals grow faster.
+Using Fourier transform infrared (FTIR) spectroscopy of these crystals, the composition of these crystals matches and replaces the mineralogy of the fossils.
+I don't know if you know or not, but most of the goods from Central America came without tariffs.
+Still, eighty percent of our exports in the Americas were tariffed, and we're taking them on.
+I thought it was unfair and it wasn't right.
+I only tell people stuff that I know they can relate to as well as I can relate to them.
+California Governor Arnold Schwarzenegger has signed into law a bill that bans the sale or rental of violent video games to minors.
+The proposed legislation would require that violent video games sold in California be labeled with a "18" rating, and that their sale to minors be a crime punishable by a fine of up to $1,000.
+The Director of Public Prosecutions, Kier Starmer QC, announced the charges against Huhne and Pryce this morning.
+Huhne has resigned and will be replaced in the cabinet by parliamentary secretary Ed Davey, who will in turn be replaced as Energy Secretary by Parliamentary Secretary Norman Lamb.
+Huhne and Pryce are due to appear before Westminster Magistrates' Court on February 16.
+Nicholas Alden, 25, and Zachary Cuddeback, 21, were killed. Cuddeback was the pilot.
+Edgar Vega was treated for facial injuries and a broken nose, and Christopher Schneider was treated for facial lacerations and a broken nose.
+The helmet was not damaged until it was hit on the fifth man's head. Schnaider suffered a concussion, one man was unconscious and some parts of the helmet were damaged, and the helmet was reconstructed using titanium.
+Schneider used video footage from the U.S. Army's own combat footage to make his point.
+Carpendale also competed in two individual events at the world championships on Thursday.
+Her first run was a slalom, in which she failed to finish. Only 36 of the 116 competitors made it through that run.
+In other races, she finished in the top 10 of a field of hundreds of women, with a total time of 4:41.30, which was 2:11.60 faster than the winner Claudia Loesch from Austria and 1:09.02 faster than the 9th place Gyöngyi Dani from Hungary.
+Four of the competitors in the women's event failed to complete their runs, and 45 of the 117 competitors in the giant slalom event failed to finish their runs.
+Doctors at the hospital in Madja Pradesh found an unattended computer and a mobile phone.
+D. K. Arya, the superintendent of police, said: "We have arrested five persons who were involved in smuggling Swedish currency and seized their mobile phones and laptops."
+The accused are Baba Kanjar, Bhutha Kanjar, Rampro Kanjar, Gaza Kanjar and Vishnu Kanjar.
+Police chief Chandra Shekhar Solanki said the accused were produced before the court in police custody.
+Although three people were in the car at the time of the crash, none of them were injured.
+But the driver had a hard time keeping his head up.
+The road where the accident happened was temporarily closed while rescue services freed the driver from the red Audi TT.
+He was initially taken to James Paget Hospital in Great Yarmouth.
+He was later taken to Addenbrooke's Hospital in Cambridge.
+Since then, Adekoya has been charged with the murder of his son by the Edinburgh Sheriff Court.
+She was arrested and is being held until formal charges are filed and she appears in court, but some of her supporters may be disappointed as the footage was widely circulated online.
+This is normal practice elsewhere in the UK but Scottish law is different and I believe the publication of the photographs may put him at risk.
+Prof Pamela Ferguson, of Glasgow University's School of Geographical and Earth Sciences, said: "Journalists appear to be standing in front of glaciers, waving their arms about and shouting.
+The Crown Office, which oversees the investigation of all serious crimes, said there would be no further comment until a report is submitted to the Advocate.
+The draft document lays out demands for the removal of walls that Palestinians say were put up after the 1967 Middle East war.
+With the decline of Greek as a language of learning, the West fell out of touch with its Greek philosophical and scientific heritage.
+Israel is demanding a decade-long moratorium on the creation of a Palestinian state, which the Palestinian Authority has agreed to for five years.
+Dogs involved in additional inspections should have been carefully observed by park rangers, as the practice was an experiment, and its effectiveness was being assessed.
+Working with the National Parks and Wildlife Service and the Sporting Shooters Association of Australia (NSW) Inc (SSAA (NSW) Inc), to develop a Hunter Education Program for the SSAA (NSW) Inc.
+According to Mick O'Flynn, the director of the National Parks and Wildlife Service Conservation and Ranger Service, four rangers were involved in the first stage of the rescue operation and received special training and instructions.
+Martelly attended the meeting of the nine-member Provisional Electoral Council (CEP) this evening.
+Marthel and Laikinis have been meeting five times a year for four years now.
+Last month, the Presidential Commission recommended that the previous members of the Central Election Commission be dismissed as a part of the preparation for the new elections.
+The commission was set up in response to protests against the regime that started in October.
+Since the last elections in 2011, there have been continuous protests with stone-throwing.
+About 60 malfunctioning iPod shuffles were reported, of which six exploded, injuring four people.
+Japan's Ministry of Economy, Trade and Industry (METI) said it had received reports of 27 malfunctions related to the operators.
+Last week, METI announced that Apple had reported another 34 incidents of "unauthorized modifications," which the company referred to as "unauthorized repair."
+The ministry responded by calling the Apple report "really funny."
+The quake hit at 7:19 a.m. local time (9:19 p.m. ET on Friday).
+The Office of Emergency Management for the Northern Mariana Islands said no injuries were reported.
+Meanwhile, the Pacific Tsunami Warning Center said there were no tsunami threats.
+A former Filipino policeman detained tourists from Congo in their bus in Manila, Philippines.
+Rolando Mendoza fired an M16 at tourists.
+Several buildings collapsed and it has been confirmed that at least six people are missing.
+Six people were killed, including children and the elderly, and photographers from the Philippines.
+The photographers later encountered a woman who needed to use the restroom. Mendoza attacked her.
+Liggins followed in his father's footsteps and began his career in the medical field.
+He studied midwifery and began working at the Auckland National Women's Hospital in 1959.
+While staying in the hospital, Ligins started to investigate the first signs of dawn.
+His research showed that using the hormone made breast cancer cells grow faster.
+On Wednesday, government officials deleted two sets of data from the "black box" recorders of the two planes, Xinhua reported.
+Other lunar landers have also crashed onto the moon.
+Tommy Dreamer added, "Luna was the first queen of extreme." My first boss. Luna died two months ago. Totally unique, just like her and she was. A tough broad."
+Runnels continued, "The moon was just as lonely as I felt... maybe more so... I loved her and I lost her... I hope she's better off somewhere."
+Even before the 2010 federal election, a survey of 1400 people in 2009 found that support for the Australian Republic had grown by 8 per cent since 2008.
+During the 2010 federal election campaign, then Prime Minister Julia Gillard confirmed she believed Australia should become a republic after Queen Elizabeth II's reign.
+Thirty-four per cent of respondents agreed that Queen Elizabeth II should be Australia's last monarch.
+When asked about radical responses, 29 per cent of the surveyed believed that Australia should become a republic as soon as possible, while 31 per cent believed that Australia should never become a republic.
+The Olympic gold medallist in the 100m and 200m freestyle won the 100m and 200m freestyle events and three relays at the Sandraugas Games, but his physical form is far from perfect.
+He was unable to get medication because of the lockdown.
+Curtis Cooper, a professor of mathematics and computer science at Central Michigan University, found the largest known prime number on January 25.
+By the end of October, some people had tested the creation using various software and hardware, and on Tuesday they announced it.
+It could have been that the comet ejected water and organic molecules into space which could have seeded and nurtured life.
+Scientists hope to learn how planets formed, especially how Earth formed, because comets have been interacting with Earth for a very long time.
+Cuomo, 53, was elected governor in 2010 and signed legislation earlier this year to allow same-sex couples to marry.
+He called it "political hatred and revenge."
+He is expected to run for president in 2016.
+NextGen is the system that, when fully implemented, the FAA says will save airlines millions of gallons of fuel per day and reduce carbon emissions by as much as half.
+It uses an advanced technology rather than the older radar technology to enable air traffic controllers to more accurately pinpoint aircraft and provide pilots with better information.
+There will be no additional public transport, and the car parks and on-street parking around Wembley will not be available.
+The fear of transportation delays has prompted a review of the possibility that the matches could be played behind closed doors.
+On Wednesday, a study published in the journal Science reported the formation of a new coral reef in the Galapagos Islands of Ecuador.
+Researchers from Princeton University in the U.S. and Uppsala University in Sweden reported that the new species emerged twice, although it was thought the process would take much longer due to the endangered yellow-rumped macaw (Geospiza fortes) and immigrating large cactus finch (Geospiza conirostris) hybridization.
+Gold can be formed into many different shapes. It can be hammered into thin sheets.
+It can be made into a soft paste that can be smeared or troweled on, or a hard paste that can be carved or molded.
+It can be bent very easily and it can be hammered into other metals. It can be made so thin that it can be used as a substitute for glass in lenses made in the past for "reading stones" in books.
+This is known as the pH scale. Acids have a pH less than 7, while bases have a pH greater than 7.
+The color of the iris varies depending on the type of pigment in the lens, either brown or blue (green).
+The pH scale is a measure of the concentration of hydrogen ions (H+) in a solution.
+Hydrogen ions are protons which have lost their electrons (a hydrogen atom has one proton and one electron).
+Tie both ends of the rope together, then use the loose ends to tie the rope to the stake.
+The moisture in the air reacts with the external pollutants, which are not very volatile, and forms a certain protective layer.
+In Harappa and Mohenjo-daro, most houses had a latrine with a covered sewer, connected to the town's drainage system.
+Evidence of ancient plumbing has been found in the Minoan cities of Crete and on the island of Santorini in Greece.
+Toilets were already known in ancient Egypt, Persia and China. In the Roman civilization, toilets were sometimes part of a public bath, where men and women bathed together.
+When you look at something that is more than a thousand miles away, you use a magnifying glass.
+The reflector gives off a signal, which is almost immediately picked up by the detector.
+A mirror reflects the light. Scientists use mirrors on telescopes to make up for the fact that the Earth's atmosphere blocks some of the light and makes it hard to see.
+To put a satellite or a telescope into orbit around the Earth requires a rocket with a thrust of at least 100,000 pounds (45,000 kg).
+The invention of the wheel marked a major change in the history of the world. The wheel made travel faster and easier.
+He provided us with a tractor, a car and a variety of other farming tools.
+Another group - medium-sized cats, ranging in size from weasels to antelopes and elephants.
+And the last ones are small cats (including free-living house cats), which eat a lot of varied food, such as mice, rats, birds, frogs and bats.
+Their attraction is a sense of place - a specialist niche that is not open to all comers and that does not allow them to compete with each other.
+Bats are social mammals that live in large groups called colonies.
+The family is made up of one to three species of bats associated with caves, and sometimes up to thirty species and young.
+Moose are usually solitary, except during the mating season - much like bears and wolves.
+Bats are similar to rodents or shrews (very poor relatives of bats and not closely related to any other mammals) and also use echolocation to navigate and hunt.
+A moose, a large herbivorous mammal, can outrun (although not ideally), outswim, and can outrun most humans, and has a much longer stride length than an average human.
+The tiger belongs to the same group (genus Panthera) as lions, leopards and jaguars, and only these four species of big cat can roar.
+A tiger's roar is not as loud as a lion's roar. It is more of a scream when it is angry.
+Ocelots like to eat small animals. If they can, they will hunt bats, rodents, lizards, and birds. Nearly all of the ocelot's prey are much smaller than the ocelot.
+Scientists think that the ocelots hunt and kill the animals they eat (their prey) by pouncing and clawing them in the chest when they are on the ground.
+They are very good swimmers because they have the ability to see in the dark and their claws are very sharp. Ocelots hunt their prey by stalking them and then pouncing on them.
+When a small population becomes isolated from the main population to which it belonged (such as a mountain range that becomes a peninsula or an island that becomes cut off from the mainland), it often becomes a new species.
+In this new environment, there are other inputs and competitors, so for the new population to be a good competitor, it will require different characteristics or changes from what it was before.
+The original population has not changed at all, they still need that kind of support.
+Over time, as the new population begins to replace the old one, it becomes increasingly similar to the other population.
+Eventually, after thousands or even millions of years, two populations that are slightly different become so different that they can no longer breed together.
+We call this process new gene formation. New gene formation is an inevitable part of evolution.
+Plants make a gas called oxygen that people and animals have to breathe. It is part of the carbon dioxide that people and animals breathe out.
+Plants make their own food through a process called photosynthesis. They also give off a gas called oxygen.
+We eat plants and make clothes from plants. Most of the food we eat and the clothes we wear come from plants. Without plants there would be no animals.
+Mosasaurus was the most successful predator of its time, and it out-competed other mosasaurs.
+Its long claws had more than 70 sharp teeth, some of which were on its upper jaw, meaning there was nowhere to escape from if you were on the receiving end of a bite.
+We don't know for sure, but it could have been. It was covered in scars, large wounds, other oviraptorosaurs, maybe even a cannibal.
+He swallowed everything that went into the water. Even a small plesiosaur wasn't safe from him.
+Most of their food was familiar to us, but they also had some strange or exotic delicacies including bear, moose, reindeer and musk ox, a type of wild sheep.
+Another difference was that wolves and women ate while sitting on their haunches, while men ate standing, pacing about while digesting their food.
+The old Roman roads could not have been used to transport food from Europe to the Americas or Asia in ancient times.
+For example, they did not have pumpkins, tomatoes, beans, cacao, or any of the other New World crops that the Old World had never seen before.
+The Babylonians built a temple for each of their gods, except for the chief god, who had a temple in the god's own house.
+People bowed to the gods and the king sought to please the gods with offerings and sacrifices.
+Each temple had an open courtyard, as well as an inner temple which was only accessible to the king.
+Sometimes, as part of the temple, special pyramid-shaped boxes - ziggurats - were built.
+On top of the box was a special shrine to the god.
+With the mild climate of the East Coast, the house was not as important.
+For most of the time, the Hebrew family lived in the countryside.
+Women made food in the home. Shops were often open to the street with a shop window. Houses were built with stones.
+Canaan was not a rich land, so the media was very scarce.
+Greenland was discovered relatively late in ancient Scandinavian history; according to the Old Norse sagas, Erik the Red was banished from Iceland for murder and travelled west to find Greenland, which he named Greenland.
+However, at the time of its discovery, it was already inhabited by the Eskimos.
+Although every country is "Scandinavian" in some sense, there are many differences related to the Danes, Swedes, Norwegians and Icelanders, their kings, battles and history.
+If you've seen the film Code: L.O.B.O.C., you may have the impression that the other side of the Declaration of Independence was eaten by a lobster.
+However, this is not true. Although something may be written on one side of a document, it is not necessarily the truth.
+The other side of the Declaration of Independence has the words "Original Declaration of Independence, signed July 4, 1776."
+Although no one knows exactly what it is, it is known that this large parchment document (29.75 by 24.5 inches) was carefully protected at the time of its creation.
+Thus, it is likely that this name was recorded exactly as it was pronounced.
+Over the course of 2 days and nights, French forces were able to liberate northern France but the south was still occupied.
+Part of it was under Vichy French control. These Vichy French collaborated with the Germans in 1940 and continued to work for the Germans after the invasion.
+On August 15, 1940, the Allies invaded southwestern France—code-named Operation Dragoon.
+Over the course of two weeks, American and Free French forces were able to liberate the south of France and enter Germany.
+A civilization is the concrete expression of a particular culture developed by a group of people who live and work together over an extended period of time, a society.
+The word civilization derives from the Latin word civitas meaning city-state, and ultimately colony.
+The city-state is the original form of the nation. Civilization means the transmission of knowledge from one generation to the next, the nurturing of a cultural continuity, and the accumulation of wealth.
+Small cultures are often overlooked because of their lack of recorded history and their perceived lack of sophistication.
+During the revolutionary war, the states initially created a weak central government (the Articles of Confederation), which was modeled after the Articles of Confederation.
+Congress was unable to pass legislation to regulate tariffs, and as there was no national executive or judicial branch, it fell to the states to create the institutions necessary to carry out their new powers, and most of the states were ill-equipped to do so.
+It also did not prohibit the imposition of taxes and tariffs between states.
+To change the articles required a consensus of all the states, and the central government was so weak that its representatives often did not even bother to attend the meetings.
+The Italian national football team is the second most successful in the world, after Germany, and won the FIFA World Cup in 2006.
+Popular sports include football, basketball, volleyball, handball, water polo, fencing, rugby, gymnastics, ice skating, track and field, and Formula 1 racing.
+Winter sports are the most popular in the northern regions - Italians participate in international and Olympic competitions.
+Japan is made up of almost 7,000 islands (the largest of which is Honshu), so it is the seventh largest in the world!
+Because of its many islands/island groups, Japan is often referred to as the "Nation of Islands"
+The island was first discovered in the 15th century by Portuguese explorers who named it Ilha Formosa, which means "beautiful island".
+In 1624, the Dutch East India Company established a base at present-day Tainan in southern Taiwan, beginning a transformation of agricultural practices and training Chinese laborers to work on their rice and sugar plantations.
+The Qing Dynasty (1644–1912) took control of Taiwan in 1683 and made it a province of China in 1885.
+In 1895, after the First Sino-Japanese War (1894–1895), the Qing government signed the Treaty of Shimonoseki, which ceded Taiwan to Japan as a colony until 1945.
+Machu Picchu has three main constructions: the Intihuatana, the Temple of the Sun and the Three Doorways.
+Many of the buildings in the complex had been restored to show how they looked originally, so that visitors could get a better idea of how they looked when they were first built.
+30% of Machu Picchu was destroyed until 1976. Restoration works are still in progress.
+For example, the most common global format for non-professional photography is 35 mm. This format dominated the analogue era of photography.
+Today it is ubiquitous, but I think the real inflection point was when digital photography got good enough to replace chemical photography.
+The 35 mm format is misleading, as it is actually 36 by 24 mm.
+Therefore, it is said that the ratio of this type of chromosomes (doubling the number of chromosomes to get the minimum number of cells) is 3:2.
+Most common formats (e.g. JPEG family) are lossy or very close to lossless compression.
+Often used and abused, the third-party cookie is a bit of a Frankenstein's monster, piecing together data from multiple sources to create a profile of you.
+It claims that the most effective location for the main object is at the intersection of lines that divide the image into thirds, both horizontally and vertically (see example).
+During the European Middle Ages, when the church became wealthy and powerful, it drew a lot of attention.
+More than a thousand years after Christianity came to Europe, it still divides the continent along linguistic and cultural lines.
+They all had their part to play - from the king to the common man.
+One of the main principles of Christianity is that the world should be used to reduce poverty and hunger, and that the wealth of the church should be used for that purpose.
+The central authority of the church had been established in Rome over a thousand years earlier, and the wealth and power concentrated there made the question of whether to adopt such a doctrine a difficult one.
+Immediately after this act of aggression, Great Britain initiated the blockade of the German Ocean.
+The strategy was effective in stopping the flow of vital military and civilian supplies, although the blockade was in violation of international law, having been condemned by several international conventions over the past two decades.
+Britain was wary of international waters so that no ships could sail to any part of the seas and pose a threat to the country's navy.
+As the tactics became more sophisticated, Germany hoped to gain an advantage in its secret submarine war.
+During the 3rd decade of the 20th century, most people and entire nations lived in the ideas of pacifism and isolationism.
+Inspired by the end of World War I and the hope for a better future, the people wanted to commemorate it.
+In 1884, Tesla moved to the United States to accept a job with the Continental Edison Company in New York City.
+He came to the U.S. with four cents, a poetry book and a letter of recommendation from Charles Batchelor (the inventor's first employer) to Thomas Edison.
+Ancient China had a unique position in revealing different time periods; each dynasty or each ruling family in China was unique.
+Meanwhile, in the provinces, there were periods of instability. The best known of these is the Three Kingdoms period of 220–280 CE, when the Han dynasty gave way to the Three Kingdoms period of 220–280 CE, when the Han dynasty gave way to the Three Kingdoms period of 220–280 CE, when the Han dynasty gave way to the Three Kingdoms period of 220–280 CE, when the Han dynasty gave way to the Three Kingdoms period of 220–280 CE, when the Han dynasty gave way to the Three Kingdoms period of 220–280 CE, when the Han dynasty gave way to the Three Kingdoms period of 220–280 CE, when the Han dynasty gave way to the Three Kingdoms period of 220–280 CE, when the Han dynasty gave way to the Three Kingdoms period of 220–280 CE, when the Han dynasty gave way to the Three Kingdoms period of 220–280 CE, when the Han dynasty gave way to the Three Kingdoms period of 220–280 CE, when the Han dynasty gave way to the Three Kingdoms period of 220–280 CE, when the Han dynasty gave way to the Three Kingdoms period of 220–280 CE, when the Han dynasty gave way to the Three Kingdoms period of 220–280 CE, when the Han dynasty gave way to the Three Kingdoms period of 220–280 CE, when the Han dynasty gave way to the Three Kingdoms period of 220–280 CE, when the Han dynasty gave way to the Three Kingdoms period of 220–280 CE, when the Han dynasty gave way to the Three Kingdoms period of 220–280 CE, when the Han dynasty gave way to the Three Kingdoms period of 220–280 CE, when the Han dynasty gave way to the Three Kingdoms period of 220–280 CE, when the Han dynasty gave way to the Three Kingdoms period of 220–
+During this time, many large battles were fought over the issue of succession.
+The Three Kingdoms was one of the bloodiest periods of Chinese history, with thousands dying in a war to determine who would control the Sichuan Plateau.
+There are many social and political innovations, such as the metric system, the move from absolutism to republicanism, from nationalism to federalism, and from the assumption that the country is the property of the ruler to the assumption that it is the property of the people.
+After the revolution, all able-bodied men were able to take part in the occupations, where ambition and success were on offer.
+This is also true of the military, where rank is now awarded on the basis of personal merit rather than class.
+The French Revolution inspired many people in other countries to start a revolution in their own countries.
+Muhammad had a very vivid imagination of things that were common in everyday life. He often went to the hill called Noor (light) which was later known as Hira to meditate.
+The very next year, the same man who had denied the Prophet's miracles gave a very vivid description of the Prophet's miraculous miracles.
+Uruq was one of the mountain ranges to the north of Mexico, so it was completely isolated from the rest of the world.
+Even if you know there's a bear in the area, finding it is not easy. Once you leave the safety of your car, you are completely isolated.
+There's nothing to see, just endless plains and a lot of nice mountains. It's very hard to see or to get to from anywhere in the world.
+The Great Pyramid of Giza is the only one of the Seven Wonders of the World that is still standing.
+The Great Pyramid of Giza, built by the ancient Egyptians in the 3rd millennium BC, is one of the many large pyramids built in the ancient kingdom of Egypt.
+The Giza Plateau (also known as the Giza Necropolis) is the site of some of the most impressive pyramids (including the Great Pyramid which is the largest), some small pyramids, a few ruined temples, and the Great Sphinx.
+The Great Pyramid was built by the Pharaoh Cheops, and most of the smaller pyramids, tombs, and temples were built by Cheops' subjects as an offering to him.
+The "superscript" sign looks like a V, and the "subscript" sign looks like a capital V or a square with a line through it.
+The word "aukstyn" means to start from the top and stop at the bottom, and the word "zemyn" means to start from the bottom and stop at the top.
+The upper eyelid is most often affected by wrinkles, and the lower eyelid - by more pronounced, deeper wrinkles.
+Don't get carried away writing notes on the page, but don't forget that expressive notes are what music is all about, so they should be encouraged.
+King Louis XVI, Queen Marie-Antoinette, and their two young children (11-year-old Marie-Thérèse and four-year-old Louis-Charles) and the king's sister, Elizabeth, were forced to leave Versailles for Paris on 6 October 1789.
+They returned to Paris, where they were welcomed by the people of Paris who were tired of and angry with the king and queen.
+The people’s money was used by the kings and queens to build castles all over the country.
+At some point, one of the minions of the soon-to-be overthrown king was beheaded in Versailles by the royal guillotine.
+The U.S. imperialist war expenses that were meant to ruin the Filipinos were instead used by the Filipinos.
+They were required to pay taxes to the U.S. Colonial government to make up for the large expenses and obligations incurred by the Philippine government (although disbursements were made through the Volstead Act).
+Of course, the wealth gained through the long-term exploitation of Filipinos was the main basis of U.S. imperialism.
+To understand the Templars, one must understand the context that led to their creation.
+The era in which these events took place is usually referred to as the High Middle Ages, or the 11th, 12th, and 13th centuries (1000–1300 AD).
+The Bronze Age is the period between the Early Bronze Age and the Iron Age. The Bronze Age generally ended about 1500 BCE.
+Technological determinism is the belief that the development of technology more or less determines the course of history, that social change is more or less dictated by changes in technology.
+Most interpretations of the theory of technological determinism have two common ideas: that technology inevitably determines the course of history, and that the impact of technology on the world is unavoidable rather than contingent.
+As an example, although it may be said that making a car requires a lot of direct paths.
+However, a national road network is not economically viable if only a few cars use it, so new construction methods are being developed to reduce the cost of roadbeds.
+The increase in car traffic has led to an increase in road accidents, and this has contributed to the development of new methods of treating injuries to the abdominal area.
+Romanticism is very much a cultural determination, derived from writers such as Goethe, Fichte and Schlegel.
+In the context of Romanticism, geography and long-distance travel were shaped by the associated landscapes and cultures, which were more vivid in the imagination than in reality.
+As Paris is now the fashion capital of the modern world, Constantinople was the fashion capital of medieval Europe.
+It erupted as a caldera about 400 BCE and lasted until about 1100 CE.
+In the 12th century its status was reduced the most due to the return of the Crusaders with goods such as silk and spices, which were more valuable than what the Byzantine market offered.
+At the same time, fashion capitals moved from Constantinople to Paris.
+The Gothic style was developed in the period between the 10th and 11th centuries and the 14th century.
+Early on, Byzantine culture in the east was a major influence.
+However, due to the infrequency of communication, it was not uncommon for letters to take 25–30 years to arrive.
+The invention of crossbows in Western Europe marked a change in the style of warfare. One of the major changes resulting from the invention of crossbows was the introduction of armour.
+Peasant farming is subsistence farming done to provide a living for the farmer and his or her family on a small scale.
+Natural farming is an alternative, often ecologically sustainable system of farming which relies on local ecosystems and simple techniques to fertilize the soil or other methods of improving soil fertility.
+Historically, most farmers practiced subsistence farming, and in many developing countries that is still the case.
+Subcultures bring together people with similar views who feel they do not fit in with the mainstream, and allow them to express themselves freely.
+Subcultures can be distinguished by age, ethnicity, class, location, and/or purpose.
+A subculture can be defined as a group of people with a particular style of life which distinguishes them from the rest of society. These can be linguistic, aesthetic, religious, political, sexual, geographic, or otherwise.
+Members of a subculture often display their membership through style of clothing, behavior, and language.
+One of the most common misconceptions about the importance of socialization is the belief that children who are neglected or abused are not socialized, for example.
+These children are referred to as "feral" or "wild" children. Some feral children were abused or neglected by the general public (often their parents); others were abused or neglected by their parents.
+Children in the wild may be exposed to a lot more violence or trauma before they die or escape.
+Others were suspected of being witches; some were put to death for witchcraft.
+If a wild child is raised by non-humans, it will grow up (develop mentally) in much the same way as if it were raised by humans, for example, by bears or ignored by humans.
+Although project-based learning should replace direct instruction and facilitate a constructivist approach, it is still useful.
+Carousing is not about learning, but about helping those who learn in a new way, e.g. using a new computer program or starting a new project.
+A plug-in may be either virtual or physical, depending on the context, a teacher is a plug-in but a plug-in can also refer to a Microsoft Office component.
+Virtual tutors have been built into the software and are designed to guide, prompt and reveal to students the pitfalls of procedures they may not be able to master on their own.
+Children go to boarding schools for a variety of reasons, ranging from bullying to dyslexia and dyspraxia.
+No child should ever be raised in an environment that is abusive, neglectful, and exploitative, but that is exactly what is happening.
+We believe that the helicopter system is a safety zone for these children.
+Our global system must put food on the table, clothes on our backs, keep the lights on and provide health care.
+Parents should give children everything they lacked at home, where they grew up.
+The Internet combines both machine and human communication.
+The ubiquitous nature of the Internet brings additional dimensions to the use and acquisition of knowledge.
+For example, "learning" and "socialization" are offered as important motivations for Internet use (James and colleagues, 1995).
+J. Eighmey and L. McCord (1998) also identified new aspects of motivation in their study of audience reactions to an online world, namely "personal involvement" and "interpersonal relationships".
+Using video footage, they were able to pinpoint the exact moment of impact, which lasted for several milliseconds.
+The first thing to note is that it is possible to determine whether a person is lying or not, with a properly calibrated polygraph.
+In his work The President's Speech, Oliver Sacks suggests that people who are unable to understand language due to brain damage are often able to understand emotions.
+He even suggests that animals might have a sense of morality, for example pet dogs.
+Research in the 20th century showed that there are two types of genetic variation: insertions and deletions.
+A mutation introduces a new genetic variant, and a deletion removes one.
+Segregation and recombination give rise to the possibility of being in two places at the same time.
+The invention relates to a primate, which resembles a human in the way its immune system recognizes minor histocompatibility antigens derived from tissues of transplanted organs.
+This deficiency has dire consequences: weight gain, obesity and ultimately death.
+The best sources of protein are nuts and seeds, but these are hard to digest for most of us.
+On the other hand, animal proteins (beef, chicken, fish) are not only easily digested but also provide all essential amino acids.
+When you look at all the evidence, it is hard not to think that our ancestors dealt with the "chair problem" in much the same way as today's chimpanzees do.
+A power nap is a short sleep, typically of 10 to 30 minutes, taken during the day.
+This can easily be done using a contact lens cleaning solution, which will clean your lenses without damaging them in the slightest.
+If you wake up in the middle of the night, you may be able to help yourself by moving to another part of the room, so that you can get out of bed without waking your partner.
+Another alternative is to drink a diuretic (water or herbal tea) before bedtime, as this will make you go to the toilet and thus keep you from falling asleep.
+The size of a man's ego is directly proportional to the size of his hat and his shoes.
+The less sleep you get, the more likely you are to be irritable and short-tempered. Everyone has a limit to how much sleep they can get, and once that limit is reached, they become irritable and short-tempered.
+Anyone can get depressed, and the stigma associated with depression is one of the biggest obstacles to getting help.
+Tibetan Buddhism is a part of the learning in Bodhgaya, but a meditation hall and a number of Indian yoga methods have been introduced.
+In essence, Tibetan Buddhism is very similar. It consists of Kundalini yoga, meditation and all the various love paths.
+In kundalini yoga, kundalini energy (the energy of consciousness) is awakened through various yoga poses, breathing techniques, mantras, and visualization.
+Tibetan meditation center is Deity Yoga (Dieviškoji joga). Visualizing various deities opens energy channels, activates chakras and brings enlightenment.
+Germany in World War II was a divided nation, torn between cooperating with the USSR and the USA. After the war, the systems, processes, and cultures clashed.
+Two years before the end of the war, the partners became enemies and started the Cold War.
+It lasted another 40 years and was actually fought using regular armies from Africa to Asia, from Afghanistan to Cuba and many other places.
+By September 17, 1939, the Polish army had already been defeated, and the only hope was to retreat and wait for reinforcements from Romania.
+However, these plans were postponed overnight when more than 800,000 Soviet Red Army soldiers invaded the eastern regions of Poland, violating the Treaty of Riga, the Treaty of Non-Aggression between the Soviet Union and Poland, and other bilateral and multilateral treaties, thus creating the Belarusian and Ukrainian fronts.
+Using ships to transport goods overseas is the most efficient way to move large amounts of people and goods.
+Traditionally, naval forces have been used to ensure that sea lanes are kept open for trade, and to protect the movement of troops and supplies.
+One of the most notable examples of this during the Second World War was the campaign in Northwest Europe. The Americans used the Atlantic Ocean as a barrier to prevent the Germans from reinforcing or resupplying their forces in Great Britain.
+At the same time, the German Navy, mostly using submarines, tried to stop these deliveries.
+If the allies had been defeated, Germany would probably have been able to conquer both Britain and the rest of Europe.
+Earliest known use of the word is c. 10,000 BCE in the Zagros Mountains of what is now Iran.
+Ancient peoples and tribes began to hunt them to easily get milk, meat, wool and skins.
+Bows and arrows were usually made of wood, sometimes reinforced with bamboo or other materials, often they were tipped with poison, which was usually administered by a child or an adult, similar to what we now know as poisoned darts. This continued until the present.
+Railways were invented in England in the 16th century.
+Although the wheels were only made of wood with leather straps, they allowed wheeled vehicles to move more quickly and could carry heavier loads than the wheels of the time.
+The boots were made fairly early on to protect the runners. However, it became apparent that the shoes were more effective if made of metal.
+This became a common practice, but the weight of the carriages meant that bogies had to be reinforced.
+Eventually, roads were replaced by railroads. The first completely railroad bridges were built in 1767.
+The first known hominid was an ape that walked upright about two million years ago - the species Homo erectus.
+At first, the australopithecines were not always at the top of the food chain.
+The fossil evidence of bipedalism in Australopithecus is 4.2–3.9 million years old, but Sahelanthropus may have been bipedal as early as 7 million years ago.
+We can start living more sustainably by making small changes in our day-to-day lives, we can join the movement for sustainable consumption and even become activists to reduce the risk of over-consumption in the future.
+In most cases, it looks like symptomatic treatment. However, in order to make a long-term decision, we need to find and eliminate the root of the problem.
+It is obvious enough that the world has changed dramatically as a result of the acquisition of knowledge and technology by the people, and the problems have arisen because of population growth and an extravagant way of life.
+It was delivered to Congress on July 4, 1776, and the Declaration was signed by John Hancock and Secretary Charles Thomson. It was then sent to George Washington's headquarters, which was in New York at the time.
+Between 150 and 200 copies were produced overnight, now known as "Dunlap editions".
+For the first time, the document was publicly presented by Jonas Nixon in the Independence Hall on July 8.
+The document was delivered to George Washington on July 6, 1776 and on July 9 he dispatched it to his troops in New York. A copy arrived in London on October 10, 1776.
+The twenty-five surviving copies of the original Dunlap broadside, of which this is one, are the earliest known copies of the Declaration of Independence. The original was destroyed.
+Most modern paleontologists believe that one group of dinosaurs survived and still exists today, called birds.
+Most people do not enjoy being compared to dinosaurs because they are extinct and no longer around.
+But pterosaurs still bore a number of similarities to dinosaurs.
+Their feet were webbed and clawed, they swam like ducks and walked on two legs like ostriches.
+In essence, all of today's computers are based on the manipulation of binary numbers, which are just 1s and 0s.
+A binary digit, or bit, can only have the values 0 or 1; that is, it is a two-state device. These states are called binary digits, or bits, in English; in computer jargon they are called bits.
+Primary infections can be hard to diagnose without a test; its symptoms, such as fever, are quite nonspecific and thus hard to distinguish from other illnesses without a test.
+The most common treatment for middle ear infections is a course of antibiotics or antibiotic ear drops.
+Check the label for specific instructions on how to care for the item.
+Entomologists formally use the term "fly" to refer to this group of insects.
+The term "parasite" comes from an ancient Greek word meaning "one who eats at the table of another."
+Both detached and semi-detached houses are end-terrace or back-to-back.
+There are about 400,000 known cases of MS in the United States, so it is a major cause of neurological disability in young and middle-aged adults.
+MS is a disease that affects the central nervous system, which includes the brain, spinal cord and optic nerves.
+Women are twice as likely as men to be killed by an intimate partner, according to studies.
+Parents may worry that their child is not interested in growing up.
+These couples may devise a plan to take care of each other.
+In the case of surrogacy, biological parents relinquish their parental rights so that the intended parents can become the legal parents of the child.
+The main aim of science is to investigate the world and everything about it using a systematic method. This method is by far the most important in most scientific investigations.
+However, this is not the only thing - the experiment is a test used to disprove one or more hypotheses by disproving a claim, and also helps to direct further scientific research.
+Biologists and philosophers of biology tend to put most emphasis on classic texts, especially in the English language.
+Aristotle's views were widely accepted in all branches of learning, including psychology.
+Iraq's Abu Ghraib prison was razed to the ground.
+Most of the physiological and behavioral rhythms are intimately associated with endogenous cycles and their interactions with biological clocks.
+It has been observed that cyclical patterns that are not a response to seasonal changes have most of the characteristics of living things, including bacteria, viruses, fungi, and animals.
+Biological clocks are self-sustaining generators of circadian rhythms even in the absence of external cues.
+Hershey and Chase's experiment was one of the most important in demonstrating that DNA is the hereditary material.
+Hershey and Chase used viruses or bacteria to inject their CRISPR into the cells.
+They carried out two experiments, marking DNR cells with radioactive phosphorus or a radioactive isotope of iron - radioactive serum.
+Mutations can have many different effects, depending on the type of mutation, the part of the genome that is affected, and whether the mutation is in a coding or non-coding part of a gene.
+Only a slight change in the thickness of the lens can cause a change in the focal length, whereas a slight change in the thickness elsewhere in the lens can cause a change in the focal power or focal length.
+Wildlife tourism involves travelling to wilderness areas to see wild animals and plants.
+The site offers a range of activities including hiking, photography, bird watching, camping and information on ecosystem studies.
+Examples include orangutan conservation, photography and learning about orangutans in Borneo.
+In the morning, people drive out of small towns to go to work in larger towns, and in the evening, they drive back. For some, their workplace is in the larger town they drive to in the morning, and for others, their workplace is in the smaller town they drive through in the morning.
+In this privatized system of mass transportation, although they are related and support the mass transportation system, private cars are seen as competitors of the mass transportation system.
+Scientific evidence suggests that this large-scale shift in the English economy may have destabilised the ecosystems that had supported human evolution for the past two million years.
+Everyone participates in the society and uses the transportation system. Almost everyone complains about the transportation system.
+In developed countries, complaints about water quality or taste are uncommon.
+Why does the transportation system generate such complaints, why does it have problems every day? Are the transportation engineers incompetent? Or is the problem more fundamental?
+Traffic flow is the study of the movement of vehicles and people along roads and streets, and the effects of that movement on the road network.
+Due to the complexity of the process, it is difficult to set a target of 100% accuracy for the judges.
+It is good to see that drivers on the road respect each other; therefore, traffic jams usually have the right amount of patience and can be calculated mathematically.
+To better understand the flow of fluids, three basic characteristics of fluids are defined: 1) density, 2) viscosity and 3) velocity.
+These agreements help to plan, design and operate road infrastructure.
+Bats were the first mammals to take to the skies, and their ability to see in the dark helped them hunt and navigate more effectively in their new environment.
+Most tumors are benign - they do not spread to other parts of the body.
+This allows them to squeeze into small spaces.
+Today, the only birds that are unable to make their own feathers are ostriches and emus.
+Thousands of years ago, Aristarchus said that the solar system orbits the Sun.
+Some people think he was right, but most think he was wrong: that the Solar System formed along with the Sun (and the other stars) out of a spinning cloud of gas and dust.
+It seems logical, because we don't know if the Earth is going to tilt or not, do we?
+The Amazon River is the second longest and largest river on Earth. It is more than eight times longer than the second longest river, and has more than twice the volume of the second largest river.
+The Amazon is also the longest river in the world, with a length of almost 10,000 km.
+20 percent of the water that falls as rain on the land eventually flows into the oceans from the Amazon.
+The main stem of the Amazon River is 6,387 km (3,980 mi) long. It is fed by thousands of tributaries.
+Although the pyramids were built from the end of the Old Kingdom to the end of the New Kingdom, the Great Pyramid of Giza has never been surpassed in size or sophistication.
+The ancient Egyptians of the New Kingdom destroyed many of the earlier monuments that were more than a thousand years old.
+The Vatican City has about 800 inhabitants, making it the smallest independent state in the world.
+Italian is used in Vatican laws and official announcements.
+Italian is also a language that is spoken by a large number of workers in the country on a daily basis, and Latin is often used in religious contexts.
+All of the Vatican's residents are Roman Catholics.
+People have known about the basic chemical elements, such as oxygen, hydrogen, and iron, for a long time, because they can be observed in their familiar states and can be easily collected with simple tools.
+Aristotle, a philosopher, theorized that everything is made of four elements: earth, water, air, and fire.
+It was more akin to the four states of matter (solid, liquid, gas and plasma) though he also envisioned it as a new type of matter that comprised the stuff we see all around us.
+Heavy metals are naturally-occurring elements with two or more valence electrons. Don't forget that there are many elements in the periodic table.
+Such elements as calcium and iron are found in metals. Of course, there are other metals - silver, gold.
+Also, you can have windows with small amounts of non-metal elements, such as glass.
+Everything is made out of tiny bits of stuff called "atoms". All atoms are made out of even smaller bits of stuff called "sub-atomic particles".
+Atoms are so small that a trillion of them could fit on the end of a needle.
+So the bear became a friend to many people.
+With the advent of new writing systems, the status of punctuation has changed and its use has decreased.
+Nowadays, people write notes on computer screens and they never need to look for a notepad.
+It can only be imagined how the piano becomes obsolete in the face of some new technology.
+Nuclear fission works because it takes a lot of energy to split a nucleus that has many protons and neutrons.
+It's similar to throwing a ball up a mountain - the ball will come back down eventually but it will lose some energy on the way.
+When the orbits of some of the atoms are not stable, they give off radiation as they slowly decay or completely disintegrate.
+The island is rocky and barren; the outermost island is called Pluto.
+Pluto is about 70 AU from the Sun on average, and 100 AU at perihelion.
+It is smaller than the Mediterranean Sea and smaller than the Atlantic Ocean.
+The southern end may have had more Pacific Ocean, as the plate is thinner there. Volcanic activity was probably concentrated closer to the edge.
+The Theory of Moral Sentiments was a contribution to the search for what gives rise to, or makes sense of, people's sense of right and wrong.
+These theories suggest that people have certain needs and (or) desires that are internalized.
+The essence of this theory is that people are motivated to do things because of what they believe will happen as a result of their doing those things, and because of what they believe will happen if they do not do those things.
+Two popular theories of motivation are Maslow's hierarchy of needs and Herzberg's two-factor theory.
+In general, when managers start managing their former peers, two types of behaviors can be observed. One is the attempt to distance oneself from "one of the boys" or "one of the girls."
+These managers find it hard to make unpopular decisions, to fire a friend, to reward performance over loyalty, to hire the best person for the job, and to manage people.
+There's another character in this play who I think represents the person who thinks they have to change the whole nature of the work in order to be relevant.
+In the end, it is the captain who is responsible for the success and failure of the team.
+Such actions often cause disagreements between managers and other members of the team.
+Virtual teams can have the same standards and traditions as real teams, but there are some differences.
+Members of virtual teams are often isolated from their online colleagues.
+They are often more knowledgeable than regular members, since their travel schedules may allow them to visit locations that are inaccessible to regular members.
+The true "invisible team" (Larson and LaFasto, 1989, p. 109) is also a unique part of the virtual team.
+A "blind team" is a management team that receives reports from all members. A blind team sets standards for everyone.
+Why would an organization spend a lot of time creating a learning organization? The purpose of the learning organization is innovation.
+When all the resources are effectively used in all the functional areas of the organization, there is efficiency and effectiveness.
+Therefore, the organization is working to fill the gap and create a new process that will meet the customer's needs.
+For the organisation to become innovative, leaders need to create new habits, disseminate knowledge and nurture a culture of learning.
+Angel (2006) illustrates the power of the method as a tool to help organizations reach their highest potential.
+Neuroscience provides a physical perspective on the study of learning. Thus, it raises the level of scientific research and makes it more accurate.
+The link between the brain disorder and the behaviour confirms a hypothesis put forward by scientists.
+For a long time it has been known that different types of head injuries, traumas, disorders and diseases affect the brain and cause some of its functions to change.
+With the advent of new technologies, we have the ability to see and understand structures and processes of the brain that were previously unknown.
+It provides us with a lot of information and materials to create simulation models and better understand the processes.
+Although AI has a strong connection to science fiction, it is very important for the field of computer science, which tackles problems of perception, learning and intelligent agents.
+They are used to automate repetitive tasks that would be difficult to do by hand.
+For example, there is management, planning and planning, the ability to respond to patient diagnoses and questions, also the recognition of prescriptions, signs and symptoms.
+These parts became separate disciplines dealing with the giving of advice on real-world decisions.
+Artificial intelligence is now being used in economic, medical, engineering and military fields, and is also integrated into many home computers and video games.
+Field trips are an important part of any class. Often teachers will take their students on a field trip to a place that is inaccessible by bus.
+Technology provides a choice - virtual tours. Pupils can explore the museum's historical artefacts, peer into the aquarium or even sample a delicious meal, all from their classroom.
+Virtual tours are a great way to prepare for a trip and to get a sense of what it's like to travel with a group.
+For example, current students at Bennet School in North Carolina are creating a website about their journey to the state capital, which is being reconstructed now, but the old version of the website serves as a memory album.
+In addition, e-mail can corrupt students' writing. Although students' grammar and writing in initial e-mails on the web is often poor, the audience is usually forgiving.
+As students are often the most critical audience, the writer usually tries to finish the article as soon as possible to avoid criticism.
+Furthermore, the use of blogs "teaches students more quickly about the global world." The reason for this is that it draws the audience in and makes them interested (Toth, 2004).
+Blogging is a tool to connect and engage students beyond the walls of a traditional classroom.
+Properly used blogs "can help students acquire analytical and critical thinking skills; by actively interacting with online content, learners can also develop their position by commenting on other people's posts, as well as articulating their views on specific issues (Oravec, 2002).
+Ottawa is a sophisticated, bi-lingual Canadian capital city with museums and galleries showcasing the country's past and present.
+Further south are the Niagara Falls, while the north is sparsely populated with natural beauty of the Muskoka Lakes and other areas.
+All of these and other Ontario-based immigration streams are tailored to meet Canada's specific needs.
+Further north, large areas are very sparsely populated and some parts are practically uninhabited.
+The racial makeup of the population, which is of interest to many: Canadians are fewer than African-Americans in the U.S.
+The Indian Ocean surrounds the eastern coast of Africa.
+Madagascar is the largest island, and in terms of land area it is the fourth largest island on Earth.
+Most of the smaller islands are inhabited by indigenous people or are associated with France and have luxurious beach resorts.
+In addition, the Arabs introduced Islam to the region and it subsequently spread to Comoros and Mayotte.
+European exploration and colonization began in the 15th century with the discovery of a sea route from Europe to Asia by Portuguese explorer Vasco da Gama.
+The north is bordered by Saxony, in the east by the Baltic Sea, in the south by the Atlantic Ocean and in the west by the North Sea.
+Women: Recommended that all female travellers should say they are married, regardless of their actual marital status, for their own safety.
+In addition, it teaches you how to move your feet (not just the fancy moves you see on TV.
+Women need to be aware that cross-cultural misunderstandings could lead to embarrassment or even offence, even though they may be innocent.
+Try to get to know the man and don't be afraid to show your differences (cultural differences don't mean you have to hide who you are).
+The current city of Casablanca was founded by the Berbers in the 10th century BC as a trading post for the Phoenicians, Romans, and Moroccans, who used it as a strategic stop on the way to Anfa.
+The Portuguese renamed it to Casa Branca, but it was destroyed in the 1755 Lisbon earthquake.
+The Moroccan Sultan replaced the city with Dar el Beida and the name Casablanca was given to it by Spanish traders who set up a trading post here.
+Casablanca is one of the most underrated places to visit in Morocco.
+It is hard to find a place in the Medina that sells such traditional Moroccan goods as tagines, pottery, leather goods, jewellery and all manner of knick-knacks, but all of this is aimed at tourists.
+Goma is a tourist-attracting town in the eastern part of the Democratic Republic of the Congo, not far from Rwanda.
+In 2002, Goma was destroyed by a lava flow from the Nyiragongo volcano, which destroyed a large part of the city center, especially the city center.
+Although Goma is quite safe, one should be aware of the information that will help to understand the current situation in the North Kivu province.
+It is also possible to trek to the nearby Nyiragongo volcano and one of the best places in Africa to see mountain gorillas.
+You can use moto-taxis (motorcycle taxis) to get around in Goma. The normal (local) fare for a short ride is about 500 Congolese francs.
+Given its remote location, Timbuktu represents a metaphor for the inaccessible and mysterious.
+Today Timbuktu is a small town, but its reputation attracts travellers; it has an airport.
+In 1990, he was inducted into the World Press Hall of Fame for his coverage of the AIDS and crack epidemics.
+It was one of a series of landmarks in Henry Louis Gates's PBS series, "African American Lives."
+The city is completely different from any other city in the country, as it has more Arabic than African style.
+The Kruger National Park (KNP) is located in the northeast of South Africa and borders Mozambique in the east, Zimbabwe in the north and the Crocodile River in the south.
+The park covers an area of 19,500 km² and is divided into 14 ecological zones, each with its own set of plants and animals.
+It is one of the major attractions of Southern Africa and a good example of a Southern African National Park (SANParks).
+Similar to all other national parks in Southern Africa, this park charges a daily conservation and entrance fee.
+It can be useful to get a "Wild Card" permit, which allows you to enter or exit at any of the main Southern African parks, or all of the national parks in Southern Africa.
+The name of the country derives from the name of the Congo River, which in turn took its name from the city of Congo, which is now overshadowed by the much larger city of Kinshasa.
+One of the world's richest people, Allen has reportedly invested a large chunk of his wealth in marine exploration and began his quest to map the entire mosaic of life in the oceans.
+To get the best view of Hong Kong, leave the island and take a ferry to Kowloon on the mainland.
+Most of the cities in the Congo Basin are surrounded by a belt of jungle on the north side.
+This area was colonized by the British, so if you are interested in colonial history then this is a good place to start.
+The Sundarbans is the largest contiguous mangrove forest in the world, spreading over 80 km (50 miles) along the Bay of Bengal in Bangladesh and India.
+The Sundarbans are a UNESCO World Heritage Site. The part which is in India is called the Sundarbans National Park.
+Besides the mangrove forests, the park is also home to some of the last remaining patches of primeval rainforest and grassland in the Gangetic plains.
+The Sundarbans covers 3,850 km² (1,490 sq mi), of which about one third is water.
+Royal Bengal tigers have been found in the Sundarbans since 1966. It is estimated that there are about 400 Royal Bengal tigers and about 30,000 spotted deer in the area now.
+Buses depart from the bus station (outside the gate) throughout the day, although most buses to the east and Bumthang/Jakar depart between 06:30 and 07:30.
+Since suburban buses are often full, it is recommended to get tickets well in advance.
+Many areas are accessible only by boat, and are serviced by Japanese motor coaches called Coasters.
+Taxis are reasonably priced and a good way to get to out-of-the-way places such as Paro (Nu 150) and Punakha (Nu 200).
+The Oyapoc River forms the border. Crossing the Oyapoc River one enters the Brazilian town of Oyapock and leaves the French town of Saint-Georges de l'Oyapock.
+The two towers are 83 meters high and the total length of the bridge is 378 meters, it is composed of two 3.50 meters wide plates.
+The vertical distance between the towers is 15 meters. The construction was completed in July 2011, but the bridge was not opened until April 2017.
+The bridge is expected to open in September 2017, as that is when the Brazilian customs post is scheduled to move in.
+The Guarani were an indigenous group living in present-day eastern Paraguay - they were also skilled farmers who cleared the land before cultivating it.
+Other indigenous peoples lived in the Chaco region, such as the Wichita and Pawnee, who farmed, hunted, and traded.
+In the 16th century, Paraguay, which had been previously known as the "Spanish Colony of La Plata", was taken over by Spanish conquerors who clashed with the local indigenous groups.
+The Spanish began a three-hundred-year period of colonization soon after.
+Since the founding of Asunción in 1537, Paraguay has been able to preserve its local character and identity.
+Argentina is proud of having one of the best teams and players in the world.
+The biggest battles of the year are fought in winter in the Las Canitas fields.
+There are smaller tournaments and battles going on all the time.
+News of the matches and where to apply for tickets can be found on the Argentine Polo Association website.
+The official currency of the Falkland Islands is the Falkland Island pound (FKP), which is pegged to the British pound at a rate of 1:1.
+Cash can only be withdrawn from a single island-based bank, located near the Stanley Market on FIC West.
+British pounds, as well as "Stanley" credit cards, are usually accepted all over the country; U.S. dollars are also widely accepted.
+It is unlikely that you will be able to use your bank cards in the Outer Islands, but you may be able to exchange Pounds Sterling and US Dollars. Check with your bank well in advance of your departure to find out about exchange rates and the types of currency they will accept.
+It is almost impossible to change Folkland's shoreline for the shoreline of the island, so change your money before leaving the island.
+Montevideo is south of the equator, so it has a summer in the southern hemisphere and a winter in the northern hemisphere.
+Montevideo has a humid subtropical climate, with summer temperatures often above 30 °C (86 °F).
+Low temperatures can be deceptive: although the air may not feel very cold, the combination of wind chill and humidity can make it feel colder than the thermometer indicates.
+It is not a very rainy and snowy season: the amount of rainfall and snowfall per year is relatively small.
+While many park animals are fed by humans, this does not mean they are tame and it is dangerous to approach or try to feed them.
+Please remember to keep 100 yards / 91 meters away from bears and 25 yards / 23 meters away from all other wildlife at all times, as requested by the park administration.
+Moose, bears, wolves and just about any other wild animal, even some supposedly friendly ones, can be dangerous.
+Every year dozens of hikers get lost because they underestimate the distance. These animals are large, easy to spot, and potentially dangerous, so give them a wide berth.
+Also keep in mind that bats disperse seeds and pollinate plants, so destroying or killing bats can damage forests and meadows and should be avoided if possible.
+Apia is the capital of Samoa. It is on the island of Upolu and has about 40,000 people.
+Apia was established in the 1860s in the nineteenth century and has been the official capital of Samoa since 1959.
+The bridge was the site of a naval confrontation in 1889 when seven ships from Germany, the United States and Britain refused to leave the bridge.
+All the ships were sunk with the exception of one British cruiser. About 200 American and German lives were lost.
+A fight over independence organized by the Mau Tau o Freedom Movement ended with the death of the movement's leader, Tupua Tamasese Lealofi III.
+Because of its two rivers, Oakland has a lot of bridges. The most popular way to see them is on a three-bridge walk.
+North Shore beaches are the beaches on the north shore of Auckland's Hauraki Gulf, from Long Bay in the north to Devonport in the south.
+Most of them are mud volcanoes spewing hot mud, and many of them are surrounded by dead trees.
+Tamaki Drive is a waterfront street in the suburbs of Mission Bay and St Heliers in the central city of Auckland.
+Sometimes it's just replacing the family with a bunch of shops on the high street. Regeneration is a con.
+The main local beer is Number One, although it is not a complex beer, but a very cheap and tasty one. Another local beer is Manta.
+There are many different types of white wine, but New Zealand and Australian wines may be harder to find.
+Tap water is absolutely safe to drink, but bottled water is very easy to find.
+For Australians, a flat white (also known as a "long black") is a way of life. A small amount of hot milk is added to an espresso, topped with a layer of foamed milk (not whipped) and finished with a thin layer of milk on top.
+Belgian chocolate, of course. The chocolate is rich and creamy but not overpowering.
+It has been travelled for thousands of years, and is crossed for any of these reasons reasonably infrequently.
+Even if you only follow the government's advice, take notice of all the signs and heed the warnings, you should be able to stay safe.
+Humpback whales migrate from the Antarctic to the warmer waters off the coast of 1770 between October and March, and sometimes later in the year.
+Sharks do indeed exist, but they very rarely attack people and most encounters with sharks result in the shark fleeing.
+Estuarine crocodiles are very active in the wild and their main habitat is the mangroves to the north of Rockhampton.
+The actual booking gives the traveller the certainty that he will have somewhere to sleep when he arrives at his destination.
+Travel agencies often have contracts with specific hotels, though you can usually book other accommodations through a travel agency.
+Travel agents usually offer packages which include flights, ground transportation to and from the airport, and sometimes even combined airfare and hotel rates.
+They can also reserve a place for you if you need time to think about the offer or to get other documents required in the country (e.g. a visa).
+Although any changes or cancellations should first be discussed with the travel agency, not the hotel directly.
+At some music festivals, the vast majority of attendees stay on the festival site, as they believe this is part of the experience of the festival.
+If you want to be an active participant, you need to get there early to get a good spot.
+Don't forget that even after the main acts have finished there could be after-parties on the festival site that go on until the early hours.
+Some of the festivals offer special camping areas for families with small children.
+If you are going to cross the northern part of the Baltic Sea in winter, make sure to choose a cabin, as crossing the ice can be dangerous.
+Taking a cruise around St. Petersburg is a good way to get an overview of the city. Cruise passengers do not need visas (see below).
+Casinos typically have a lot of distractions to keep patrons occupied and to get them to stay longer and spend more money. Most casinos are noisy and crowded, and the maze of distractions can be disorienting.
+They usually offer specialty food, dining, and entertainment to keep guests on-site and away from other area attractions.
+In some locations, alcoholic drinks are offered free of charge. However, the availability of free drinks varies widely and all good bars will have a wide range of drinks available.
+Anyone planning to hike on glaciers or cross glacial rivers should check for glacial outbursts, avalanches or unfavorable temperatures.
+With the ice and snow on the roads, there is little traffic, so there is no need to drive on the top layer of asphalt.
+During heavy snowfall, roads can become impassable over a short amount of time.
+Visibility can be affected by rain, fog, or smoke, as well as by the car's windshield.
+Water, ice, and snow are common in many parts of the world, and glaciers can be found in both the northern and southern hemispheres.
+Safaris are probably the most rewarding and unique way to experience Africa.
+The term "safari" is commonly used to mean a journey to see wildlife, especially on safari in Africa.
+Some animals, such as elephants and giraffes, often approach cars so they are quite easy to see and using a normal lens is usually sufficient.
+Lions, leopards and cheetahs sometimes hunt in groups and are best seen through binoculars.
+A safari is an overland journey, traditionally a big-game hunt, though the meaning has expanded to include travel to see other attractions.
+The Paralympic Games will be held from 24 August to 5 September 2021. Some events will be held in other locations in Japan.
+Tokyo will be the only Asian city to have hosted both the summer and winter Olympics, after the games were held there in 1964.
+If you booked your flights and hotel for 2020 before the ban was announced, you may be able to get a refund.
+The details of the refund policy vary, but as of the end of March, most insurers had not made any refunds related to the coronavirus policy since July 2020, when the Olympics were scheduled to take place.
+Most tickets are expected to cost between 2,500 yen and 130,000 yen, with regular tickets costing around 7,000 yen.
+Breakfast buffets can be overwhelming. Many hotels offer a choice of either a buffet or an a la carte breakfast.
+If you don't have a tent or if you don't want to carry a tent, you can consider using a hammock (if you have one).
+Don't let your anger get the better of you (it could get out of hand or, at the very least, embarrass you).
+Water can be purified in various ways, some of which are more effective against particular contaminants.
+In some places, it takes a minute to pump water, in others it takes several minutes.
+The effectiveness of filters varies. If you are concerned, consider buying bottled water from a reputable company.
+Travelers may encounter their indigenous parasites in the wild.
+Parasites can contaminate food, transmit disease, or at worst give you an allergic reaction, diarrhoea or infect you.
+Most infectious diseases or poisonous animals will not intentionally try to infect or poison people.
+Replenishment of non-food stores - a process of getting non-perishable goods to the right places at the right time.
+In countries with high taxes, people can sometimes get very badly ripped off, especially when buying such things as alcoholic drinks and tobacco.
+The change between Point Marion and Fermont is the steepest on the Baffin-Pittsburg Trail, as it crosses several rugged areas.
+If you are travelling in the countryside, be careful: the roads are in bad shape, the bridges are rotten and the stairs are slippery.
+Driving at high speeds is far more dangerous than driving at earlier or later speeds - typically 35-40 mph (56-64 km/h) - and the extra time taken to slow down is crucial.
+It's different, but the mobile focus here is much more intense than elsewhere on the trail, such as the Pennsylvania Wilds.
+German roofs are very good, and in Bavaria they are quite steep and varied, reminiscent of the Alpine regions of Austria.
+Traditionally, summer solstice was celebrated with bonfires, while the winter solstice was celebrated with Yule logs.
+Many Western restaurants serve migas, scrambled eggs with tortillas and other ingredients. Popular dishes include migas, scrambled eggs with tortillas and other ingredients, and huevos rancheros, scrambled eggs on tortillas with beans and salsa.
+If you want to try small but delicious pancakes, try the ones called Berliner, Pfannkuchen or Krapfen in different regions.
+Trockenbeerenauslese is a dessert wine with a base of grapes and berries, and also honey and spices.
+War can be "hot" or "cold", depending on the intensity of the conflict.
+In the mountainous regions of northern India and Pakistan, yogurt is often used as a condiment; in southern India and other parts of the subcontinent, coconut milk is more likely to be used.
+With 17,000 islands, Indonesia is a geographically diverse nation.
+However, if the term is used without a qualifier, it usually refers to food grown in the central and eastern portions of the island of Java.
+Today, a Japanese teriyaki marinade consists of ingredients similar to those used in regular barbecue marinades, including soy sauce, brown sugar (especially coconut brown sugar), and various aromatizing ingredients.
+Bottlenose dolphins are found in both the Atlantic and Pacific oceans.
+They provide more stability, but may give rise to concerns about safety, as they can get snagged in clothing.
+If a jogger is hit by a car but the impact is absorbed by a fence, the jogger may be saved from serious injury. Fences can also serve as a barrier to prevent a car from going over a cliff.
+First, most of the rafts are self-bailing boats with a drain hole in the bottom and a tilted deck.
+In addition, some fences, especially English-type fences, have a safety time, from which the jumper is disqualified when the rider knocks the fence down on the way back.
+Torres del Paine is the main gateway to the Chilean side of Patagonia, known as Parque Nacional Torres del Paine, which contains many impressive granite towers and glaciers.
+The view from the top is breathtaking, and climbers from all over the world come to tackle these routes as they are so steep.
+Popular in winter for skiing, the mountain has a number of slopes suitable for beginner skiers or snowboarders.
+Sliding is an important part of traveling, when many of its practitioners, sometimes informally referred to as "sliders", spend much of their planning on where to go sliding.
+The invention of the sled is very old; there are drawings of sleds from 5000 B.C.!
+Skiing as a recreational activity dates back to the 17th century, and the first ski club was founded in Norway in 1861.
+Sledding: Also known as sledging, this is the activity of riding a sled down a hill.
+This is related but not the same as Alpine skiing or mountaineering, now practiced on steeper slopes with ropes and skins.
+Think of a slide path as you would a roller coaster track.
+With the right conditions, you can go faster than on skis, but only very slightly, and only on very gentle slopes.
+Europe is a relatively small continent, but it has many independent countries. Traveling through several of these will require filling out numerous customs forms and possibly standing in line to be inspected.
+However, in this context, the Schengen area is acting much like a single country.
+While you are in this zone, you will usually be able to cross the border without having to go through immigration again.
+In most cases, having a Schengen visa means you don't have to go through the hassle of getting individual Schengen country visas - saving time, money and hassle.
+There is no universal definition of what constitutes an antique, though some customs officials define items over 100 years old as antiques.
+This can vary dramatically from place to place; in some areas of the world, such as much of the developing world, North America may be smaller than Europe.
+Books produced by a printer may be bound like a book, though they are not necessarily bound as tightly as mass-produced books.
+Northern lights are an important source of income for many rural communities, and the associated culture is also important for many non-hunting professionals.
+Traditionally, not all of the northern elephants immediately adopted the use of the trunk - they lived from hunting, gathering and mimicry, and the trunk was mostly used as a tool by working elephants.
+Today, most of the Sami people work in modern professions. Tourism is an important source of income in Lapland, the Sami's homeland.
+Although the word "gypsy" is widely used, especially among non-Romani people, it is often perceived negatively because of its associations with stereotypes and misconceptions about what it means to be a Romani.
+If travel in the country you are going to visit becomes restricted then this could affect your travel insurance or cause you to be unable to travel.
+You might also want to check with other countries, not just your own government's advice, but their advice to their citizens.
+As an example, U.S. citizens visiting the Middle East may face various situations related to Europeans and Arabs.
+The advice includes information on the political situation in the country.
+Much of the information presented is superficial, general in nature and very poorly differentiated from other similar information.
+Air rage is an umbrella term for any violent aeroplane-related act that endangers the aircraft, disrupts air travel, or threatens or harms people.
+Extreme weather events can happen anywhere in the world, and they come in many different types that are related to geographic, topographic, and atmospheric conditions.
+Tornadoes, thunderstorms, hail, and even beautiful clouds, rainbows, and fog are all examples of low-pressure systems, as are hurricanes and cyclones.
+The most common regional and seasonal variations are rain, snow, glaciers, and ice caps.
+Visitors are strongly advised to stay away from any volcanic activity that may disrupt their plans, as volcanoes can be unpredictable.
+Anyone planning to hike in a war zone should hire a professional guide.
+You'll probably see a local company's address if you search for "scuba diving courses" online.
+Courses usually cover a wide range of topics here, often giving practical experience.
+The course usually takes 2-5 days and includes games, a lot of first aid and sometimes learning about sex.
+Books and magazines that talk about living in the wild are popular, but there are few publications that talk about war zones.
+Visitors planning to stay for an extended period should check well in advance of their departure to ensure they have the correct documents to re-enter.
+Not all governments will accept passports with blank pages (X) or the renewal of documents with a change of name, surname and/or spelling.
+International governments’ reluctance to recognise these documents is also very telling.
+After the attacks of September 11, 2001, inspections at airports became much more stringent.
+Patients who have not yet had the operation are understandably wary of the scanners invading their privacy and making them feel uncomfortable.
+The original crossbows were a returning spring-powered crossbow that often broke near the release point and at the bow itself.
+Returning to the subject of underwater topography, it is concentrated in steep areas. Here, currents can form eddies.
+Most of the time, it's because of a misalignment of the brake pads, and that can be corrected.
+And then you get knocked back, it's tougher than you would be.
+Try to recreate something that you've failed at before, or something that you're skilled at and want to get better at, or something that you've seen that you want to get good at.
+The return to a normal rhythm can be more traumatic than a cultural shock (adapting to a new environment). It can take longer and be more difficult.
+For travellers who get used to a new culture, it can be particularly difficult to return to their home culture.
+After living in another country, I came home to find myself out of touch with the new culture and some of the old customs.
+When you go to a foreign country for the first time, people are probably going to be wary and suspicious, knowing that the travelers in their country are just passing through.
+People may not realise that immigration and emigration is as much a part of leaving home as getting married or having a baby.
+The pyramids and the light and sound show are among the most popular things to do in the area.
+You can see pyramids before you enter the darkness and silence.
+Generally, you'll get the tourist and shopper's perspective. Garbage and lighting - a tale of two cities.
+The Sphinx has been used as a decoration and a long story teller.
+Against the backdrop of the pyramids, and with the pyramids in the foreground.
+In 1819, the South Shetland Islands were claimed by several nations, and in 2020 there were six bases in the islands.
+The island is 120 km (75 mi) north of the mainland. The largest of the islands is Isla del Rey, site of the Villa Las Estrellas settlement.
+Other islands include Livingstone Island and Deception Island, where an active volcano still spews awe-inspiring amounts of molten lava.
+West Antarctica is the portion of Antarctica lying between the Atlantic Ocean and the Ross Sea.
+The continental shelf here meets the Fennoscandian shield, then rises again to form the 360 km long Ellesmere Island ice cap, which is covered by the Greenland Ice Sheet.
+The highest mountain in Antarctica is in the Transantarctic Mountains or Sentinel Range, Vinson Massif, with the highest point at 4,892 m (16,050 ft).
+In remote locations without cellular coverage, a satellite phone may be the only option.
+A replacement phone generally does not replace a mobile phone, as you need to be out of range to swap phones.
+This service is often used in shipping, including passenger ships, and expeditions when data and messages need to be relayed.
+Your local telecommunications provider should be able to give you more information about connecting to this service.
+One of the most popular options for those planning a career break is to travel and learn.
+It is particularly popular among school leavers, as it gives them the opportunity to make a gap year before going to university, without losing their place.
+After most courses have finished for the year after you leave school, you may find it difficult to get a place at a highly-ranked university in your own country.
+In most cases, you need to pay the right amount of tuition to participate in these courses.
+Finland is a great place for hiking. "Thousands of lakes" are also found in the "thousand lakes region" and along the coast of the Gulf of Finland.
+Boats are not necessary in the desert and on the seas.
+Although the continental shelves and largest oceans are more than adequate for most boats, even small sailboats or kayaks can offer a different experience.
+Flying is a national pastime for the Finns - eight out of ten people fly at least once a year.
+The number is not decreasing in Norway, Sweden and New Zealand, but in other ways it is rather unknown (for example, in the Netherlands the number is from 0 to 40).
+Most of the Baltic cruises end with an extended stay in St. Petersburg (Russia).
+This means that you can stay two nights in a historical town and sleep on a boat overnight.
+If you disembark as a shore excursion passenger, you no longer need to clear immigration (since 2009).
+Some cruises include a visit to Berlin, Germany. As you can see from the map, Berlin is not on the ocean, and the excursion to the city is not cheap.
+Flying can be an overwhelming experience for all types of people, especially if they have not flown before or have experienced a traumatic event.
+This is not a matter of being good or bad, it is a matter of not harming other people's feelings and antipathy.
+For some people, knowing how airplanes work and what goes on during a flight can help allay fears that are based on ignorance or a lack of understanding of the situation.
+Trading companies are well trained in fast customs clearance. Often time is crucial when clearing business documents, goods or spare parts for urgent repair.
+For some routes, larger airlines have their own planes, but for other routes and for smaller airlines there is a problem.
+Sending goods by air, where transit and customs clearance can take a day or more on some routes.
+The easiest way to do this is to check in as baggage. Airline rules do not allow you to check in without a ticket, so this is where your journey begins.
+Getting a first- or business-class seat on a long-haul flight can cost a small fortune (unless your company will pay for it, of course).
+However, this is not always the case: as practice shows, you can expect to pay four times more than the average price of the economic class, and sometimes even five times more than the price of the first class!
+As a rule, there is no direct flight from A to B in business or first class.
+Airlines know there is a select group of travellers who are willing to pay a premium to enjoy the privilege of getting somewhere quickly and conveniently, so they charge a premium.
+Moldova's capital is Chisinau. The local language is Romanian, but Russian is widely spoken.
+Moldova is a multiethnic republic, which came out of an ethnic conflict.
+In 1994, after the conflict in Transnistria, the Pridnestrovian Moldavian Republic was established with its own government and currency, but not recognized by any UN member state.
+Despite the unsuccessful political relations, there are economic ties between the two parts of Moldova.
+Orthodoxy is the main religion in Moldova.
+Izmir is the third largest city in Turkey with 3.7 million inhabitants, the second largest city after Istanbul and a very good transportation hub.
+The old city of Smyrna, now a modern, bustling and crowded commercial center, overlooks a large harbor and is surrounded by mountains.
+Contrasting with the traditional red-tiled roofs, modern skyscrapers, and shopping malls, the narrow streets, 18th-century bazaars and old mosques and churches give the city a more European than Turkish atmosphere.
+From Haldorvik a road leads to the peninsula of Estland, which is separated from the mainland by a fjord and has an unusual octagonal church.
+Some of the chapels are decorated with beautiful marble sculptures of saints.
+It's worth taking a break in the middle of an intriguing story.
+In the north, a winding road leads to the romantic and impressive city of Sintra, which is famous for its fairy-tale stories told by the Lord of Bairro.
+403 Scotturb buses run regularly to Sintra, stopping near the Wall.
+Heading north, you can also visit the huge Fatima Sanctuary of Our Lady of Fatima, one of the world's most famous pilgrimage sites.
+Keep in mind that belts in high-rise pants, where a large proportion of the world's population lives, may be very uncomfortable.
+Still, there are many living people and women who survived this period, and even more of those who were killed or tortured to death by the Nazis, both Lithuanians and people of other nationalities.
+Here, you'll be safe, comfortable, and able to forget about the horrors that were inflicted upon it. Don't think about the Holocaust or the atrocities.
+Don't paint graffiti on the walls of buildings.
+The official language of Barcelona is Catalan and Spanish. About half of the population speaks Catalan as their first language, with the rest being able to understand it and all being able to speak Spanish.
+However, most signs are in Catalan, since Catalan is the first official language according to the laws.
+In any case, Spanish is widely spoken in public transport and other places.
+Regular metro announcements are only in Catalan, but the automatic announcement system gives information in Spanish, English, French, Arabic and Japanese.
+The reputation of the Parisians is that they are egocentric, unfriendly and arrogant.
+Although it is often a stereotype, the French are more likely to trust you if you try to speak their language, even if it is very bad: bien élevé (very good) is much more likely to be understood than bien élevé (very bad).
+The Parisians will be relieved to see the back of them if they fail to qualify for the next round.
+There are many forests in the Plitvice Lakes National Park, where bears, eagles and wolves live, which is a typical forest of the Alpine-Adriatic region.
+Because of the varied microclimate, steep slopes and differing altitudes, the park is home to a rich variety of plants.
+The territory is also particularly rich in bird and bat populations.
+In addition to many other flying mammals, also bats can be found here, for example the European brown long-eared bat, the common pipistrelle, the serotine bat, the lesser horseshoe bat, the Daubenton's bat and the barbastelle.
+Breast pumps, it is hoped, will allow women to express milk several times a day to keep their babies fed.
+Most hotels will give you a receipt when you check in, but if you lose your receipt - especially if it's for a high-value item - you may have trouble getting the hotel to reimburse you.
+According to those demands, men have to carry several heavy bags.
+They can also be rented with protection, to help beginners, but helmets are not mandatory for every rider, so you might see a lot of people without helmets on. One size fits all!
+Mallorca, like the rest of the Balearic Islands, has a Mediterranean climate with hot, dry summers and mild, rainy winters (especially in the north).
+One of the most popular dishes in the south, especially in summer, is Pa amb Oli: bread rubbed with garlic, tomatoes and other ingredients such as salt, olive oil and so on.
+All pronouns in the language Sie, meaning you, always start with a capital letter, even in the middle of a word.
+This is an important way of distinguishing functions from variables.
+This method is probably the easiest way to read, although the writing is a bit awkward, as it is necessary to distinguish whether a verb or a noun is used in a substantive form.
+Italian is fairly regular, as most words are spelt more or less the same way they are pronounced
+The main vowels, which must be pronounced with some care are i and g, because their pronunciation depends on the following letter.
+Also note the different pronunciations of the letters "r" and "rr": "caro" means "friend" and "carro" means "baby".
+Persian grammar is fairly regular and regular enough to be learnt by rote.
+Thus, when you learn these basic grammar rules, you will also get to know a lot about Persian grammar and will be able to understand Persian phrases better.
+Also, if you already know a romance language, you will have an easier time learning Portuguese.
+However, people who are fluent in Spanish may be able to make do with limited knowledge of Portuguese, as they are similar enough to be mutually intelligible.
+Old observatories are now usually museums or educational centers.
+As lighting was not an issue at the time they were built, most of them are in towns or university towns, and it is easier to visit them than those built in modern times.
+Most modern astronomical research telescopes are very sophisticated instruments, designed to operate in harsh environmental conditions.
+Staring at cows, called hanami, has been a part of Japanese culture since at least the 8th century.
+The idea originated in China, where it was developed in secret.
+The first cherry blossom trees were planted in Japan by the emperor only for himself and other members of the imperial family.
+Birds are most at home in their natural habitat, so please don't encourage them to "stay put" by feeding them.
+If you go to a formal dinner, you will be expected to follow certain rules of etiquette, just as you would be in any other formal situation.
+Singapore is quite expensive, but easy to navigate and there are plenty of things to buy.
+However, at the top of the tropical rainforest, a few miles north of the equator, you will have to deal with both heat (always) and humidity (unless it is raining, of course).
+Also, several buses travel north through the West Bank to Hebron, the traditional home of the Biblical patriarchs Abraham, Isaac and Jacob and their descendants.
+Make sure the bus you are going to take goes to Hebron and not just to the nearby Jewish settlement of Kiryat Arba.
+Waterfalls can be a great way to break up a long hike.
+For example, climb the towers of La Rochelle, Reims or take a cruise on the Seine or a boat trip on the Canal du Midi.
+They also mark popular hiking and biking routes.
+Christmas is one of the most important Christian festivals celebrating the birth of Jesus.
+Many of the traditions associated with the saint have been transferred and adopted in non-Christian countries and by non-Christians worldwide.
+It is a tradition to stay awake all night long on the Eve of the Great Night, even though in an open place one can enjoy the sunrise.
+Of course, this is a tradition of Christian theology, but it may also be a pre-Christian spring and fertility ritual.
+Traditionally, a large church would hold a Vigil on Saturday evening for the Easter Vigil, and the community would often begin celebrating the Resurrection of Christ on Easter Eve.
+All the animals came to the room by walking, hopping or sliding.
+Due to the long isolation, land iguanas were unable to evolve, so the giant tortoise is the main endemic vertebrate in the Galapagos.
+Upon arriving at the Galapagos Islands, visitors will find a wide variety of wildlife, including iguanas, albatrosses, sea lions, dolphins, sharks, and penguins.
+If you go to the Arctic or Antarctic in winter, you will see a polar night, when the sun never rises above the horizon.
+This is a great way to see the north, as the beaches are all along the north coast.
+Because this area is sparsely populated and thus has little light pollution, you can easily enjoy the stars.
+Japanese working culture is more hierarchical and formal than in the West.
+Costumes are a standard business expense, and are routinely passed on to customers through surcharges or hidden fees.
+Workplace harmony is very important because it sets the tone for the entire group, not just the leader.
+In general, any decisions taken by the employees must be approved by the managers and it is expected that the employees will not deviate from the managers’ instructions.
diff --git a/test-lt-en.bleu b/test-lt-en.bleu
new file mode 100644
index 0000000000000000000000000000000000000000..816a1c164be536da75874d25c2e04ed018bb4bd9
--- /dev/null
+++ b/test-lt-en.bleu
@@ -0,0 +1 @@
+BLEU|nrefs:1|case:mixed|eff:no|tok:13a|smooth:exp|version:2.4.3 = 19.37 50.3/23.8/13.8/8.5 (BP = 1.000 ratio = 1.021 hyp_len = 25230 ref_len = 24721)
diff --git a/test-lt-en.comet b/test-lt-en.comet
new file mode 100644
index 0000000000000000000000000000000000000000..20cc53392ad9ab46b42e38067b4acb995cb9e2dc
--- /dev/null
+++ b/test-lt-en.comet
@@ -0,0 +1,1013 @@
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 0 score: 0.6859
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 1 score: 0.8557
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 2 score: 0.8805
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 3 score: 0.8044
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 4 score: 0.6950
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 5 score: 0.6159
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 6 score: 0.7133
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 7 score: 0.8521
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 8 score: 0.7203
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 9 score: 0.8691
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 10 score: 0.8747
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 11 score: 0.8199
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 12 score: 0.9117
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 13 score: 0.8419
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 14 score: 0.8000
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 15 score: 0.8154
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 16 score: 0.8482
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 17 score: 0.9214
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 18 score: 0.8625
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 19 score: 0.8566
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 20 score: 0.9252
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 21 score: 0.9446
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 22 score: 0.7955
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 23 score: 0.9114
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 24 score: 0.8637
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 25 score: 0.8789
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 26 score: 0.7530
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 27 score: 0.8350
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 28 score: 0.7946
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 29 score: 0.7563
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 30 score: 0.6769
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 31 score: 0.7197
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 32 score: 0.6725
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 33 score: 0.7864
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 34 score: 0.8898
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 35 score: 0.8570
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 36 score: 0.8632
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 37 score: 0.5311
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 38 score: 0.8242
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 39 score: 0.8272
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 40 score: 0.7013
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 41 score: 0.9143
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 42 score: 0.8862
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 43 score: 0.8960
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 44 score: 0.5024
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 45 score: 0.7736
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 46 score: 0.8763
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 47 score: 0.7891
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 48 score: 0.5117
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 49 score: 0.7619
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 50 score: 0.8820
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 51 score: 0.8725
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 52 score: 0.8064
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 53 score: 0.8130
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 54 score: 0.9010
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 55 score: 0.8270
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 56 score: 0.7684
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 57 score: 0.8154
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 58 score: 0.8498
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 59 score: 0.8672
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 60 score: 0.7366
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 61 score: 0.9029
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 62 score: 0.8177
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 63 score: 0.6283
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 64 score: 0.8470
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 65 score: 0.7952
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 66 score: 0.7706
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 67 score: 0.8482
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 68 score: 0.9467
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 69 score: 0.6792
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 70 score: 0.7156
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 71 score: 0.7946
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 72 score: 0.5677
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 73 score: 0.8501
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 74 score: 0.8255
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 75 score: 0.7861
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 76 score: 0.8462
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 77 score: 0.8172
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 78 score: 0.8683
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 79 score: 0.8620
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 80 score: 0.8219
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 81 score: 0.7562
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 82 score: 0.7061
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 83 score: 0.7849
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 84 score: 0.6397
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 85 score: 0.7942
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 86 score: 0.7630
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 87 score: 0.7111
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 88 score: 0.8422
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 89 score: 0.7780
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 90 score: 0.8028
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 91 score: 0.8010
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 92 score: 0.8010
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 93 score: 0.8920
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 94 score: 0.8865
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 95 score: 0.9367
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 96 score: 0.8169
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 97 score: 0.8375
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 98 score: 0.8166
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 99 score: 0.5931
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 100 score: 0.6986
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 101 score: 0.8584
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 102 score: 0.6827
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 103 score: 0.7644
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 104 score: 0.8180
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 105 score: 0.6798
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 106 score: 0.7982
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 107 score: 0.7365
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 108 score: 0.6921
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 109 score: 0.6307
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 110 score: 0.6846
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 111 score: 0.9215
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 112 score: 0.6178
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 113 score: 0.7528
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 114 score: 0.8424
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 115 score: 0.8425
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 116 score: 0.8336
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 117 score: 0.8948
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 118 score: 0.7819
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 119 score: 0.8565
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 120 score: 0.8101
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 121 score: 0.7349
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 122 score: 0.8224
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 123 score: 0.8454
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 124 score: 0.8140
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 125 score: 0.7639
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 126 score: 0.7347
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 127 score: 0.7053
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 128 score: 0.8978
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 129 score: 0.8703
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 130 score: 0.9082
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 131 score: 0.8380
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 132 score: 0.8258
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 133 score: 0.5215
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 134 score: 0.5116
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 135 score: 0.7020
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 136 score: 0.5703
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 137 score: 0.8287
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 138 score: 0.4461
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 139 score: 0.5762
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 140 score: 0.7421
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 141 score: 0.8722
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 142 score: 0.9040
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 143 score: 0.5692
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 144 score: 0.8787
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 145 score: 0.8486
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 146 score: 0.9091
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 147 score: 0.8807
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 148 score: 0.7915
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 149 score: 0.8944
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 150 score: 0.7945
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 151 score: 0.8819
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 152 score: 0.7411
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 153 score: 0.3962
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 154 score: 0.6675
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 155 score: 0.8632
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 156 score: 0.6140
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 157 score: 0.6378
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 158 score: 0.7798
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 159 score: 0.6907
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 160 score: 0.7193
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 161 score: 0.7318
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 162 score: 0.8128
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 163 score: 0.8448
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 164 score: 0.8720
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 165 score: 0.7224
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 166 score: 0.6941
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 167 score: 0.7930
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 168 score: 0.7192
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 169 score: 0.8265
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 170 score: 0.8422
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 171 score: 0.7753
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 172 score: 0.6484
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 173 score: 0.7939
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 174 score: 0.8229
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 175 score: 0.8895
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 176 score: 0.8375
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 177 score: 0.9133
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 178 score: 0.5667
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 179 score: 0.8601
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 180 score: 0.8969
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 181 score: 0.8888
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 182 score: 0.8537
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 183 score: 0.8716
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 184 score: 0.8734
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 185 score: 0.9114
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 186 score: 0.9258
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 187 score: 0.7922
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 188 score: 0.7692
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 189 score: 0.7803
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 190 score: 0.5696
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 191 score: 0.7386
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 192 score: 0.8008
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 193 score: 0.6918
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 194 score: 0.6777
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 195 score: 0.9242
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 196 score: 0.8077
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 197 score: 0.7823
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 198 score: 0.8610
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 199 score: 0.7929
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 200 score: 0.7568
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 201 score: 0.7639
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 202 score: 0.7474
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 203 score: 0.7232
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 204 score: 0.7624
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 205 score: 0.8361
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 206 score: 0.6210
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 207 score: 0.7313
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 208 score: 0.7133
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 209 score: 0.8872
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 210 score: 0.8881
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 211 score: 0.8729
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 212 score: 0.8671
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 213 score: 0.9209
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 214 score: 0.8764
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 215 score: 0.8803
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 216 score: 0.7409
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 217 score: 0.7977
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 218 score: 0.8631
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 219 score: 0.9118
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 220 score: 0.8661
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 221 score: 0.7568
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 222 score: 0.9129
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 223 score: 0.8258
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 224 score: 0.8643
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 225 score: 0.7772
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 226 score: 0.7853
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 227 score: 0.7264
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 228 score: 0.6689
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 229 score: 0.7378
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 230 score: 0.9415
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 231 score: 0.6826
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 232 score: 0.7985
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 233 score: 0.6443
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 234 score: 0.5737
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 235 score: 0.7297
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 236 score: 0.8644
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 237 score: 0.7295
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 238 score: 0.8315
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 239 score: 0.7191
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 240 score: 0.6887
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 241 score: 0.5927
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 242 score: 0.8580
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 243 score: 0.7874
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 244 score: 0.6470
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 245 score: 0.7056
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 246 score: 0.7345
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 247 score: 0.7332
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 248 score: 0.5951
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 249 score: 0.9420
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 250 score: 0.6385
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 251 score: 0.9198
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 252 score: 0.8554
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 253 score: 0.8117
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 254 score: 0.8979
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 255 score: 0.8552
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 256 score: 0.6999
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 257 score: 0.6899
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 258 score: 0.8085
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 259 score: 0.7191
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 260 score: 0.8846
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 261 score: 0.6578
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 262 score: 0.8043
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 263 score: 0.5264
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 264 score: 0.9443
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 265 score: 0.9015
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 266 score: 0.8829
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 267 score: 0.8040
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 268 score: 0.9333
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 269 score: 0.8593
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 270 score: 0.7147
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 271 score: 0.6635
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 272 score: 0.6881
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 273 score: 0.8094
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 274 score: 0.7572
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 275 score: 0.7733
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 276 score: 0.7926
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 277 score: 0.7008
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 278 score: 0.7614
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 279 score: 0.9386
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 280 score: 0.7775
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 281 score: 0.8408
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 282 score: 0.5029
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 283 score: 0.9108
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 284 score: 0.9166
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 285 score: 0.9186
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 286 score: 0.8519
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 287 score: 0.8098
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 288 score: 0.8552
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 289 score: 0.6158
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 290 score: 0.8452
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 291 score: 0.7381
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 292 score: 0.5504
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 293 score: 0.6621
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 294 score: 0.8030
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 295 score: 0.7685
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 296 score: 0.7893
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 297 score: 0.8395
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 298 score: 0.5971
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 299 score: 0.8078
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 300 score: 0.8822
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 301 score: 0.7221
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 302 score: 0.7805
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 303 score: 0.8110
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 304 score: 0.7433
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 305 score: 0.8094
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 306 score: 0.8589
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 307 score: 0.8110
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 308 score: 0.8812
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 309 score: 0.7640
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 310 score: 0.9026
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 311 score: 0.7170
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 312 score: 0.7382
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 313 score: 0.7388
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 314 score: 0.9381
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 315 score: 0.8867
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 316 score: 0.6007
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 317 score: 0.6644
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 318 score: 0.7716
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 319 score: 0.3472
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 320 score: 0.7091
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 321 score: 0.7139
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 322 score: 0.8247
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 323 score: 0.8637
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 324 score: 0.8765
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 325 score: 0.8799
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 326 score: 0.7469
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 327 score: 0.6775
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 328 score: 0.9024
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 329 score: 0.7929
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 330 score: 0.8048
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 331 score: 0.8759
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 332 score: 0.8941
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 333 score: 0.7365
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 334 score: 0.9399
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 335 score: 0.8581
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 336 score: 0.8892
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 337 score: 0.8185
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 338 score: 0.8357
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 339 score: 0.7895
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 340 score: 0.7493
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 341 score: 0.8483
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 342 score: 0.6648
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 343 score: 0.6857
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 344 score: 0.6522
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 345 score: 0.5570
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 346 score: 0.8454
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 347 score: 0.8910
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 348 score: 0.4663
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 349 score: 0.6684
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 350 score: 0.8010
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 351 score: 0.8076
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 352 score: 0.8918
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 353 score: 0.6408
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 354 score: 0.6613
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 355 score: 0.7368
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 356 score: 0.8046
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 357 score: 0.7758
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 358 score: 0.5992
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 359 score: 0.7225
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 360 score: 0.8072
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 361 score: 0.6621
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 362 score: 0.8406
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 363 score: 0.6577
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 364 score: 0.4167
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 365 score: 0.5596
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 366 score: 0.6263
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 367 score: 0.8546
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 368 score: 0.7536
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 369 score: 0.8231
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 370 score: 0.6342
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 371 score: 0.7372
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 372 score: 0.7143
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 373 score: 0.8435
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 374 score: 0.8292
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 375 score: 0.8146
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 376 score: 0.8339
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 377 score: 0.7969
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 378 score: 0.7880
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 379 score: 0.7626
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 380 score: 0.8820
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 381 score: 0.8196
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 382 score: 0.7929
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 383 score: 0.6107
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 384 score: 0.7141
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 385 score: 0.7788
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 386 score: 0.5787
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 387 score: 0.6404
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 388 score: 0.7028
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 389 score: 0.8220
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 390 score: 0.7649
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 391 score: 0.8479
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 392 score: 0.7961
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 393 score: 0.6681
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 394 score: 0.8281
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 395 score: 0.7526
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 396 score: 0.7832
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 397 score: 0.7202
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 398 score: 0.8112
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 399 score: 0.8432
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 400 score: 0.8739
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 401 score: 0.5490
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 402 score: 0.7209
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 403 score: 0.7760
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 404 score: 0.7848
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 405 score: 0.6598
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 406 score: 0.7790
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 407 score: 0.7339
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 408 score: 0.8874
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 409 score: 0.8601
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 410 score: 0.8763
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 411 score: 0.7438
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 412 score: 0.8080
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 413 score: 0.7364
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 414 score: 0.7306
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 415 score: 0.7963
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 416 score: 0.8134
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 417 score: 0.8108
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 418 score: 0.9054
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 419 score: 0.9021
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 420 score: 0.9156
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 421 score: 0.8848
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 422 score: 0.8263
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 423 score: 0.7923
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 424 score: 0.8553
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 425 score: 0.8403
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 426 score: 0.8625
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 427 score: 0.8759
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 428 score: 0.8609
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 429 score: 0.8232
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 430 score: 0.8444
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 431 score: 0.6496
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 432 score: 0.7980
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 433 score: 0.5520
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 434 score: 0.6989
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 435 score: 0.4700
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 436 score: 0.8992
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 437 score: 0.8023
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 438 score: 0.7520
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 439 score: 0.6407
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 440 score: 0.7674
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 441 score: 0.8473
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 442 score: 0.8928
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 443 score: 0.8781
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 444 score: 0.7515
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 445 score: 0.6486
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 446 score: 0.8097
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 447 score: 0.6768
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 448 score: 0.9321
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 449 score: 0.8548
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 450 score: 0.8664
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 451 score: 0.4003
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 452 score: 0.8157
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 453 score: 0.7157
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 454 score: 0.8221
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 455 score: 0.7448
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 456 score: 0.8070
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 457 score: 0.8100
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 458 score: 0.7926
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 459 score: 0.5607
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 460 score: 0.7546
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 461 score: 0.7048
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 462 score: 0.6231
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 463 score: 0.9153
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 464 score: 0.8111
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 465 score: 0.8267
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 466 score: 0.8010
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 467 score: 0.6694
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 468 score: 0.4962
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 469 score: 0.4410
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 470 score: 0.6817
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 471 score: 0.7373
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 472 score: 0.6095
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 473 score: 0.4801
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 474 score: 0.6096
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 475 score: 0.7328
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 476 score: 0.7274
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 477 score: 0.8756
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 478 score: 0.9128
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 479 score: 0.9181
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 480 score: 0.6706
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 481 score: 0.6900
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 482 score: 0.8313
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 483 score: 0.5980
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 484 score: 0.7907
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 485 score: 0.7507
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 486 score: 0.8356
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 487 score: 0.6533
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 488 score: 0.8623
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 489 score: 0.5554
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 490 score: 0.8636
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 491 score: 0.7697
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 492 score: 0.9204
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 493 score: 0.7740
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 494 score: 0.6414
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 495 score: 0.6285
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 496 score: 0.7976
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 497 score: 0.7875
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 498 score: 0.9283
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 499 score: 0.8270
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 500 score: 0.9037
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 501 score: 0.8379
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 502 score: 0.8682
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 503 score: 0.7220
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 504 score: 0.7324
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 505 score: 0.7828
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 506 score: 0.4873
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 507 score: 0.6508
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 508 score: 0.7318
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 509 score: 0.8125
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 510 score: 0.6667
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 511 score: 0.7815
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 512 score: 0.7014
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 513 score: 0.8150
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 514 score: 0.7199
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 515 score: 0.5088
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 516 score: 0.6997
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 517 score: 0.8380
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 518 score: 0.7166
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 519 score: 0.9330
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 520 score: 0.8528
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 521 score: 0.6978
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 522 score: 0.7185
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 523 score: 0.8425
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 524 score: 0.7763
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 525 score: 0.8296
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 526 score: 0.7735
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 527 score: 0.6068
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 528 score: 0.5392
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 529 score: 0.8028
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 530 score: 0.7133
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 531 score: 0.8169
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 532 score: 0.6643
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 533 score: 0.5752
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 534 score: 0.5066
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 535 score: 0.7073
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 536 score: 0.7474
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 537 score: 0.5218
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 538 score: 0.5978
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 539 score: 0.7093
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 540 score: 0.7194
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 541 score: 0.8172
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 542 score: 0.8750
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 543 score: 0.8094
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 544 score: 0.8130
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 545 score: 0.8737
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 546 score: 0.8042
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 547 score: 0.8318
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 548 score: 0.8572
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 549 score: 0.9114
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 550 score: 0.7038
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 551 score: 0.8175
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 552 score: 0.8541
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 553 score: 0.8863
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 554 score: 0.5961
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 555 score: 0.8141
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 556 score: 0.4915
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 557 score: 0.8776
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 558 score: 0.6989
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 559 score: 0.6492
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 560 score: 0.7133
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 561 score: 0.7206
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 562 score: 0.7271
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 563 score: 0.5408
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 564 score: 0.8552
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 565 score: 0.7966
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 566 score: 0.8567
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 567 score: 0.8457
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 568 score: 0.7449
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 569 score: 0.8157
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 570 score: 0.8408
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 571 score: 0.8463
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 572 score: 0.7442
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 573 score: 0.9162
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 574 score: 0.6571
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 575 score: 0.6964
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 576 score: 0.6997
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 577 score: 0.8312
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 578 score: 0.8306
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 579 score: 0.7576
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 580 score: 0.4878
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 581 score: 0.7361
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 582 score: 0.8369
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 583 score: 0.6700
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 584 score: 0.3155
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 585 score: 0.8682
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 586 score: 0.8974
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 587 score: 0.6265
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 588 score: 0.5602
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 589 score: 0.6722
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 590 score: 0.8486
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 591 score: 0.8728
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 592 score: 0.7762
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 593 score: 0.7993
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 594 score: 0.8774
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 595 score: 0.3992
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 596 score: 0.8658
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 597 score: 0.8306
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 598 score: 0.8409
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 599 score: 0.8831
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 600 score: 0.8398
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 601 score: 0.7511
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 602 score: 0.8160
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 603 score: 0.4366
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 604 score: 0.7911
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 605 score: 0.8556
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 606 score: 0.7253
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 607 score: 0.6715
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 608 score: 0.6915
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 609 score: 0.8218
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 610 score: 0.9286
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 611 score: 0.7689
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 612 score: 0.8937
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 613 score: 0.7924
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 614 score: 0.6173
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 615 score: 0.7279
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 616 score: 0.7723
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 617 score: 0.8893
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 618 score: 0.7680
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 619 score: 0.4996
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 620 score: 0.5145
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 621 score: 0.6677
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 622 score: 0.8908
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 623 score: 0.7674
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 624 score: 0.7893
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 625 score: 0.8669
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 626 score: 0.8551
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 627 score: 0.8461
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 628 score: 0.8778
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 629 score: 0.8149
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 630 score: 0.7866
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 631 score: 0.8602
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 632 score: 0.8546
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 633 score: 0.8578
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 634 score: 0.9365
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 635 score: 0.8024
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 636 score: 0.8943
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 637 score: 0.8458
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 638 score: 0.7545
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 639 score: 0.8794
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 640 score: 0.6639
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 641 score: 0.8004
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 642 score: 0.7669
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 643 score: 0.6334
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 644 score: 0.6599
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 645 score: 0.7782
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 646 score: 0.7040
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 647 score: 0.8613
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 648 score: 0.6736
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 649 score: 0.7322
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 650 score: 0.5845
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 651 score: 0.4802
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 652 score: 0.5355
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 653 score: 0.7232
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 654 score: 0.6153
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 655 score: 0.8765
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 656 score: 0.7500
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 657 score: 0.8644
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 658 score: 0.8223
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 659 score: 0.7360
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 660 score: 0.6632
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 661 score: 0.8654
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 662 score: 0.8829
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 663 score: 0.8628
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 664 score: 0.7837
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 665 score: 0.7038
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 666 score: 0.8668
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 667 score: 0.7551
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 668 score: 0.8520
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 669 score: 0.8109
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 670 score: 0.7719
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 671 score: 0.8554
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 672 score: 0.8412
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 673 score: 0.8179
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 674 score: 0.8339
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 675 score: 0.8602
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 676 score: 0.8833
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 677 score: 0.8698
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 678 score: 0.8776
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 679 score: 0.6478
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 680 score: 0.7202
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 681 score: 0.8376
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 682 score: 0.8976
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 683 score: 0.8683
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 684 score: 0.7765
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 685 score: 0.7132
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 686 score: 0.8344
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 687 score: 0.7493
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 688 score: 0.8432
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 689 score: 0.7968
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 690 score: 0.8287
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 691 score: 0.8776
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 692 score: 0.8896
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 693 score: 0.8236
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 694 score: 0.6119
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 695 score: 0.9008
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 696 score: 0.7526
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 697 score: 0.8148
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 698 score: 0.7164
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 699 score: 0.8601
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 700 score: 0.8152
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 701 score: 0.8819
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 702 score: 0.8344
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 703 score: 0.8557
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 704 score: 0.4516
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 705 score: 0.7274
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 706 score: 0.6897
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 707 score: 0.8441
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 708 score: 0.8064
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 709 score: 0.8612
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 710 score: 0.8089
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 711 score: 0.8298
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 712 score: 0.8802
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 713 score: 0.8334
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 714 score: 0.8163
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 715 score: 0.7929
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 716 score: 0.8792
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 717 score: 0.8266
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 718 score: 0.8606
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 719 score: 0.6120
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 720 score: 0.7828
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 721 score: 0.8528
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 722 score: 0.8827
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 723 score: 0.8834
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 724 score: 0.8737
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 725 score: 0.8855
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 726 score: 0.8069
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 727 score: 0.5738
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 728 score: 0.5817
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 729 score: 0.8559
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 730 score: 0.6494
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 731 score: 0.8582
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 732 score: 0.8371
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 733 score: 0.8639
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 734 score: 0.8369
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 735 score: 0.8128
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 736 score: 0.8156
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 737 score: 0.8405
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 738 score: 0.8810
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 739 score: 0.6745
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 740 score: 0.8665
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 741 score: 0.6500
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 742 score: 0.8493
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 743 score: 0.8737
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 744 score: 0.8324
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 745 score: 0.7535
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 746 score: 0.7454
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 747 score: 0.8200
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 748 score: 0.8045
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 749 score: 0.8993
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 750 score: 0.8486
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 751 score: 0.6752
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 752 score: 0.7141
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 753 score: 0.8489
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 754 score: 0.8462
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 755 score: 0.7770
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 756 score: 0.8547
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 757 score: 0.7706
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 758 score: 0.6025
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 759 score: 0.8258
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 760 score: 0.8656
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 761 score: 0.8736
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 762 score: 0.7410
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 763 score: 0.7613
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 764 score: 0.8649
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 765 score: 0.7910
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 766 score: 0.7598
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 767 score: 0.6330
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 768 score: 0.9139
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 769 score: 0.8984
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 770 score: 0.8717
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 771 score: 0.9318
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 772 score: 0.8160
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 773 score: 0.7075
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 774 score: 0.8418
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 775 score: 0.5733
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 776 score: 0.8073
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 777 score: 0.4657
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 778 score: 0.8695
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 779 score: 0.7665
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 780 score: 0.8649
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 781 score: 0.6421
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 782 score: 0.7216
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 783 score: 0.4674
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 784 score: 0.7839
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 785 score: 0.6426
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 786 score: 0.8398
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 787 score: 0.8444
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 788 score: 0.8679
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 789 score: 0.8490
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 790 score: 0.8735
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 791 score: 0.8834
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 792 score: 0.8652
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 793 score: 0.8382
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 794 score: 0.7778
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 795 score: 0.7919
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 796 score: 0.9477
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 797 score: 0.7332
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 798 score: 0.8042
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 799 score: 0.7442
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 800 score: 0.7768
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 801 score: 0.6752
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 802 score: 0.7601
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 803 score: 0.7101
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 804 score: 0.7916
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 805 score: 0.7140
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 806 score: 0.6059
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 807 score: 0.8232
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 808 score: 0.8157
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 809 score: 0.8210
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 810 score: 0.8276
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 811 score: 0.6060
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 812 score: 0.9255
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 813 score: 0.8953
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 814 score: 0.8194
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 815 score: 0.7754
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 816 score: 0.8492
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 817 score: 0.4834
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 818 score: 0.5989
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 819 score: 0.5578
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 820 score: 0.8820
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 821 score: 0.7690
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 822 score: 0.8772
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 823 score: 0.6585
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 824 score: 0.8341
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 825 score: 0.7909
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 826 score: 0.4891
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 827 score: 0.7295
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 828 score: 0.8045
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 829 score: 0.6581
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 830 score: 0.7461
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 831 score: 0.6844
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 832 score: 0.5666
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 833 score: 0.4887
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 834 score: 0.4850
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 835 score: 0.8499
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 836 score: 0.4464
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 837 score: 0.6954
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 838 score: 0.8463
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 839 score: 0.6605
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 840 score: 0.8568
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 841 score: 0.7241
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 842 score: 0.3559
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 843 score: 0.7287
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 844 score: 0.6728
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 845 score: 0.5075
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 846 score: 0.5774
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 847 score: 0.7254
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 848 score: 0.7492
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 849 score: 0.6135
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 850 score: 0.6508
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 851 score: 0.7458
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 852 score: 0.8950
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 853 score: 0.6092
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 854 score: 0.7511
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 855 score: 0.6033
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 856 score: 0.6401
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 857 score: 0.7883
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 858 score: 0.8814
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 859 score: 0.8482
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 860 score: 0.8213
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 861 score: 0.8882
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 862 score: 0.7026
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 863 score: 0.4960
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 864 score: 0.7045
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 865 score: 0.6132
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 866 score: 0.7851
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 867 score: 0.8608
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 868 score: 0.8085
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 869 score: 0.8365
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 870 score: 0.8516
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 871 score: 0.8021
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 872 score: 0.8126
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 873 score: 0.6461
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 874 score: 0.9044
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 875 score: 0.7851
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 876 score: 0.7251
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 877 score: 0.6949
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 878 score: 0.7585
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 879 score: 0.7490
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 880 score: 0.8203
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 881 score: 0.8321
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 882 score: 0.8797
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 883 score: 0.6137
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 884 score: 0.6949
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 885 score: 0.8126
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 886 score: 0.8496
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 887 score: 0.7208
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 888 score: 0.3965
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 889 score: 0.7050
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 890 score: 0.5021
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 891 score: 0.4184
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 892 score: 0.5375
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 893 score: 0.7868
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 894 score: 0.8416
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 895 score: 0.7914
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 896 score: 0.7157
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 897 score: 0.5622
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 898 score: 0.8792
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 899 score: 0.7985
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 900 score: 0.5660
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 901 score: 0.7687
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 902 score: 0.5697
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 903 score: 0.8262
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 904 score: 0.8299
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 905 score: 0.7314
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 906 score: 0.5618
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 907 score: 0.6855
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 908 score: 0.8267
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 909 score: 0.9429
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 910 score: 0.6864
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 911 score: 0.7927
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 912 score: 0.9414
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 913 score: 0.8902
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 914 score: 0.8276
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 915 score: 0.6926
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 916 score: 0.8340
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 917 score: 0.7107
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 918 score: 0.6535
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 919 score: 0.7922
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 920 score: 0.7904
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 921 score: 0.7592
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 922 score: 0.8899
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 923 score: 0.7912
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 924 score: 0.7950
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 925 score: 0.8130
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 926 score: 0.8769
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 927 score: 0.6079
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 928 score: 0.8794
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 929 score: 0.7492
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 930 score: 0.8878
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 931 score: 0.8317
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 932 score: 0.7511
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 933 score: 0.7847
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 934 score: 0.7924
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 935 score: 0.7258
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 936 score: 0.8721
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 937 score: 0.9346
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 938 score: 0.8535
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 939 score: 0.8187
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 940 score: 0.8085
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 941 score: 0.9267
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 942 score: 0.9143
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 943 score: 0.8652
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 944 score: 0.8279
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 945 score: 0.6788
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 946 score: 0.7552
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 947 score: 0.6339
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 948 score: 0.7255
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 949 score: 0.7921
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 950 score: 0.8100
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 951 score: 0.4184
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 952 score: 0.7902
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 953 score: 0.5516
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 954 score: 0.6763
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 955 score: 0.8737
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 956 score: 0.8669
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 957 score: 0.8771
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 958 score: 0.8245
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 959 score: 0.9179
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 960 score: 0.5751
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 961 score: 0.3991
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 962 score: 0.7335
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 963 score: 0.8186
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 964 score: 0.8332
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 965 score: 0.6120
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 966 score: 0.4668
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 967 score: 0.5243
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 968 score: 0.5261
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 969 score: 0.5752
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 970 score: 0.5497
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 971 score: 0.7607
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 972 score: 0.8288
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 973 score: 0.8129
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 974 score: 0.8222
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 975 score: 0.8024
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 976 score: 0.8124
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 977 score: 0.6154
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 978 score: 0.7846
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 979 score: 0.8104
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 980 score: 0.8408
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 981 score: 0.7672
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 982 score: 0.8643
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 983 score: 0.7904
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 984 score: 0.8223
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 985 score: 0.7576
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 986 score: 0.5787
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 987 score: 0.8074
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 988 score: 0.5379
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 989 score: 0.4979
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 990 score: 0.7883
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 991 score: 0.8127
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 992 score: 0.8443
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 993 score: 0.9112
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 994 score: 0.7557
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 995 score: 0.6865
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 996 score: 0.9173
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 997 score: 0.9115
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 998 score: 0.8066
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 999 score: 0.7677
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 1000 score: 0.8635
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 1001 score: 0.7951
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 1002 score: 0.6184
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 1003 score: 0.7348
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 1004 score: 0.6649
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 1005 score: 0.8803
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 1006 score: 0.4856
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 1007 score: 0.8832
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 1008 score: 0.9124
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 1009 score: 0.5522
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 1010 score: 0.7755
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en Segment 1011 score: 0.7790
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lt-en score: 0.7679
diff --git a/test-lv-en b/test-lv-en
new file mode 100644
index 0000000000000000000000000000000000000000..6b1d38d7e85c4f6f8755bfc43e74b156a3aeb57b
--- /dev/null
+++ b/test-lv-en
@@ -0,0 +1,1012 @@
+We now have 4-month-old babies without diabetes, who previously had diabetes," he added.
+Dr. Ehud Ur, professor of medicine at Dalhousie University in Halifax, Nova Scotia, and chair of the Clinical and Scientific Department of the Canadian Diabetes Association, cautioned that the study is in its very early stages.
+Like some other specialists, he is skeptical about whether diabetes can be cured and notes that the study results do not apply to people with type 1 diabetes.
+The Nobel Committee for Literature, which awards the prizes, announced in a statement on Monday that it had not been able to reach the winner of the 2016 Nobel Prize for Literature, Bob Dylan, and its attempts to contact him would continue.
+Daniels said, "We're not doing anything now. I've called and e-mailed his most recent employer and received very gracious replies. He's on notice."
+Earlier, Ring CEO Jamie Siminoff said he started the company because he couldn't find a doorbell for his garage.
+According to him, he made a perfect call.
+Siminoff said revenue has grown since he appeared on the reality TV show "Shark Tank" in 2013, when the show's panel of investors declined to give him funding for his startup.
+Smirnoff appeared on TV shopping channel QVC in late 2017.
+Ring also settled a lawsuit with competing security firm ADT Corp.
+Although one experimental vaccine has been shown to be effective against the Ebola virus, there is as yet no evidence that it can be used to treat those already infected.
+One antiviral cocktail, called ZMapp, showed early promise but eventually turned out to be ineffective in treating the disease.
+In the PALM trial, ZMapp was the control of choice, and researchers used it as the starting point to compare three other treatments using the drug.
+The United States Olympic & Paralympic Committee (USOPC) supports the United States Olympic & Paralympic Committee (USOPC) statement and recognizes the absolute necessity of protecting the health of all our athletes.
+We agree with the USOC's assertion that our athletes and clubs, as well as the sport as a whole, would be better served by addressing the underlying issues within our organization rather than the termination of our certification.
+The United States Gymnastics Federation supports independent investigation to determine how Larry Nassar was able to abuse so many gymnasts for so long, and to ensure that all necessary and appropriate changes are implemented.
+The mission of the U.S. Gymnastics Federation and the U.S. Olympic Committee is the same - to make gymnastics and all sports safer for athletes to pursue their dreams in a healthy, positive and safe environment.
+In the 1960s, Bzezinski worked as an aide to Senator John F. Kennedy and then to Lyndon B. Johnson's administration.
+In the 1976 election, he served as Carter's foreign policy adviser; from 1977 to 1981, he was the U.S. ambassador to the United Nations, succeeding Henry Kissinger.
+As a national security advisor, he helped Carter deal with international crises such as the Camp David Accords in 1978, the normalization of relations between the U.S. and China in the late 1970s, the Iranian Revolution that led to the Iran hostage crisis in 1979, and the Soviet invasion of Afghanistan in 1979.
+The film, starring Ryan Gosling and Emma Stone, received nominations in all the major categories.
+Gosling and Stone received nominations for "Best Actor" and "Best Actress" respectively.
+Other nominations include best picture, best director, best cinematography, best costume design, best film editing, best original score, best production design, best sound and best original screenplay.
+Two songs from the film, "Audition (The Fools Who Dream)" and "City of Stars," are nominated for best original song. Lionsgate leads all studios with 26 nominations.
+U.S. President Donald Trump, in a statement released by the White House on Sunday, said the U.S. military would be withdrawing from Syria.
+The statement followed a phone call between Trump and Turkish President Recep Tayyip Erdogan.
+Turkey will also take in detained IS fighters whose home countries have refused to take them back, according to the statement.
+Not only does this confirm that at least some dinosaurs had feathers, but it also provides information that fossils alone could never reveal, such as the colour and three-dimensional structure of the feathers.
+Scientists say the animal had brown fur on its upper body and orange fur on its lower body.
+This discovery also provides an insight into the development of the mammalian brain.
+As the teeth of the dinosaur were not very well adapted for cutting, it is likely that they used their claws, horns, and beaks, so the scientists made the assumption that the claws, horns, and beaks were probably developed later in the course of evolution than the teeth.
+The structure of the teeth suggests they were not used for biting but rather for temperature regulation or defecation, the researchers said, noting that although it is a new species of dinosaur, it represents an extension of the range rather than a gap in the fossil record.
+The researchers suggested that although this is a new species of dinosaur, it is more likely to be a juvenile rather than a baby.
+A suicide bomber detonated his explosives near the police headquarters in Gaziantep, Turkey, killing two police officers and injuring more than two dozen people this morning.
+The governor's office said nineteen of the twenty-one arrested were police officers.
+Police said a man suspected of carrying out the attack is being held in custody on suspicion of being a member of the so-called Islamic State (ISIS).
+They discovered that stars like Soleil work according to the same basic principles as other stars: it was discovered that a star's activity is determined by its mass, rotation, and other factors.
+Stellar masses and rotational rates are used together to determine a star's Rossby number, which is related to the star's convection zone.
+Because there are fewer Rosby numbers, there are fewer active stars in relation to magnetic fields.
+During his travels, Iwasaki often experienced discrimination.
+He was robbed by bandits in Tibet, struck by lightning in Nepal and arrested in India.
+The 802.11n standard operates both on 2.4 GHz and 5.0 GHz bands.
+This allows it to be backward compatible with 802.11a, 802.11b and 802.11g if the base station has two radios.
+802.11n is faster than its predecessors, which had a maximum theoretical throughput of 600 Mbit/s.
+The father-of-two, who has two children with Miller, did not hide his disdain for the actress.
+When asked for comment, Miller said, "Mike was speaking off the record so I don't really know what he said."
+We will work towards 2020 with a sense of urgency compared with the 2005 agreement to reduce emissions of carbon dioxide and other greenhouse gases, Hu said.
+He did not specify the amount of the cut, saying it would depend on how China's economy performs.
+Hu called on the developed countries to "get rid of the old mindset, turn over a new leaf and then make amends."
+He added that "they are still not able to submit a request to take away products that do not correspond to their development level, compliance obligations and possibilities."
+Iraq's investigative group presented its report today at 12:00 p.m. GMT.
+This suggests that no one can guarantee that a particular policy can immediately end a religious war, the most widespread armed conflict and the stabilization of the state in a chaotic situation.
+The report begins with a request for open debates and consensus-building on U.S. policy toward Taiwan in the United States.
+The report is very critical of almost all aspects of the current policy regarding Iraq, and it calls for a complete change of course.
+Among the 78 recommendations, the first one is that a new diplomatic initiative should be launched by the end of this year to strengthen Iraq's borders against cross-border attacks and to restore diplomatic relations with neighboring countries.
+On Wednesday evening in La Plata, a city 50 km (31 miles) south of Buenos Aires, the current senator and first lady of Argentina, Cristina Fernandez de Kirchner, announced her candidacy for the presidency.
+Kirchner announced her plans to run for the presidency in front of a crowd of supporters at the theater where she launched her 2005 campaign for a seat in the Senate for Buenos Aires province.
+The debate touched on the issue of aid and reconstruction in the wake of Hurricane Katrina, with some fiscal conservatives joking that it was "the Bush administration's Hurricane Katrina."
+Central to the liberal criticism of the reauthorization bills is that Washington is rewarding "its own people."
+Rome is home to more than four million people.
+The number of pilgrims was so large that it was not possible for everyone to enter St. Peter's Square.
+Several large screens were set up in different parts of Rome so that people could watch the ceremony.
+In many other Italian cities, as well as in other countries, especially in Poland, similar events were organized, and they were attended by a large number of people.
+The historians have criticized the previous FBI policy, because resources were concentrated on cases that were easy to solve, especially car thefts, in order to improve the success rate of the FBI's solved cases.
+Congress began funding the initiative in fiscal year 2005 and mandated that the FBI hire 10 additional agents to assist in the fight against child pornography.
+Robin Uthappa was the top scorer with 70 runs from 41 balls with 11 fours and 2 sixes.
+Middle-order batsmen Sachin Tendulkar and Rahul Dravid put on 100 runs for the fifth wicket.
+But after conceding a captain's goal, India managed only 36 shots on target, conceding seven goals before the end of the match.
+US President George W. Bush arrives in Singapore on November 16 for a week-long tour of Asia.
+He was greeted by Singapore's Prime Minister Lee Hsien Loong and they discussed trade and terrorism.
+A week after losing the midterm elections, Bush announced plans to expand trade in Asia.
+On Tuesday, after a 25-minute meeting in his office with NDP Leader Jagmeet Singh, Prime Minister Justin Trudeau referred the government's proposed legislation on a handgun freeze to a committee of all parties for review before a second reading.
+During a meeting with the Prime Minister, he asked to change the Conservative Party's draft law on environmental protection, asking the Conservative Party's draft law on environmental protection to be "fully and finally revised."
+Since the federal government took over funding of the Mersey Hospital in Devonport, Tasmania, the state government and some federal parliamentarians have been critical of the move as a pre-election trick ahead of the November federal election.
+But Treasurer John Howard said the move was only to protect the hospital from Tasmania's planned $45 million cut.
+According to the latest reports, tsunami warnings have been in effect for the maritime area. Waves were observed in Pago Pago and Nuku'alofa in Tonga.
+There were no reports of major damage or casualties, but power was knocked out in parts of Tonga following the quake, which did not trigger a tsunami warning from the Pacific Tsunami Warning Center.
+Fourteen schools in Hawaii, located near the shoreline or in tsunami zones, were still closed as of Wednesday, even though the warning had been canceled.
+U.S. President George W. Bush explicitly endorsed the announcement.
+Gordon Johndroe, a spokesman for Mr. Bush, called North Korea's move a "significant step in the right direction toward denuclearization of the Korean peninsula."
+The tenth named storm of the Atlantic hurricane season, Hurricane Jerry, has formed in the Atlantic Ocean today.
+The National Hurricane Center says that as of now, Jerry is not a threat to land.
+The U.S. Army Corps of Engineers estimated that 6 to 10 billion gallons (22.7 to 37.9 million liters) of water could flow over the previously damaged levees.
+In the flooded administrative district, where the water level reached 20 feet during Hurricane Katrina, water is currently at flood stage because the nearby levee is overtopped.
+The waterfall is 100 feet wide at the top.
+Ed Adams, an administrator of the Commons project, in his conversation with Wikinews in the previous month, expressed his opinion about deleted content.
+He [Wales] fundamentally betrayed us in the first place by saying it was for legal reasons. Secondly, he betrayed us by saying it was for artistic reasons.
+The public outcry led to a direct change of policy by the government to set up a dedicated site for sexually explicit content, which will save millions of pounds in licensing fees.
+Most of the work done was theoretical, but the program was written to simulate the expected behavior of the Strange Quasar.
+The team's hunt for the missing effect could reveal clues about the interplay between the dark matter of the Milky Way and the dark matter of the Road to the Milky Way.
+Just as the moon goes around the Earth and causes the tides, the Pillar of Creation is going around the Eagle Nebula and causing the pillars.
+Scientists had suspected that dark matter might affect other dark matter in a similar way to how normal matter affects normal matter.
+According to this theory, most of the dark matter is spread out throughout the galaxy in a roughly spherical "halo" around the disc of the galaxy, and is composed of small clumps.
+Television footage showed smoke billowing from the building.
+Local authorities are urging residents to stay indoors, shut windows and avoid using tap water.
+According to Japan's Nuclear Regulation Authority, radioactive iodine-131 and cesium-137 have been detected in sewage.
+Investigators believe the explosion was caused by a build-up of flammable gases in the cooling tower and ignited by an electrical short-circuit.
+Dr. Tonijs Moll exposed particularly resistant tuberculosis (XDR-TB) in South Africa, in the Kwazulu-Natal region.
+In the interview he said the new variant "causes a great deal of concern because it is a highly transmissible variant."
+Dr. Moll believes some patients may have become infected in the hospital, and at least two hospital staff members have tested positive.
+Over the course of a year, one infected person can infect 10 to 15 close contacts.
+However, the prevalence of XDR-TB among people living with HIV is low; 6,000 out of 330,000 people who were infected in South Africa at the time.
+The satellite, which cost $1,000 and was launched into space at about 17,500 miles per hour, reached an altitude of 491 miles above Earth.
+Scientists believe the explosion that created the crater was a grand event.
+They are still trying to determine the size of the asteroid and how close it came to Earth.
+The U.S. Defense Department's Americas Strategic Initiatives Office has spotted the drone.
+The results of the course rating analysis will be published on the public website.
+The Cuyahoga County Prosecutor's Office says a nurse who worked at Children's Hospital in Pittsburgh, Pennsylvania, has been charged in the death of her daughter, whose body was found in the trunk of her car on Wednesday.
+29-year-old Dr. Malara Balasubramanjana was found dead in Blue Ash, Ohio, 15 miles north of Cincinnati, on the side of the road near a T-shirt shop and a petrol station, with signs of severe facial trauma.
+She pointed police to her black Oldsmobile Intrigue, which was parked 500 feet away.
+They also found the body of 53-year-old Saroja Balasubramanian, who had been trapped under the rubble.
+According to the police, the body was found within one day.
+The first cases of this season's flu were reported at the end of July.
+Fleas get the disease from rats and then pass it on to humans by biting them.
+It is commendable of the Indian government to take such steps as poultry waste disposal in ecologically sensitive areas, conversion of thousands of acres of forest land and pesticide disposal.
+The government has also ordered millions of doses of an encephalitis vaccine to help prepare the country's health system for next year.
+The roll-out of the vaccine has been plagued by supply shortages and delays in prioritising who should be vaccinated next compared to other treatments.
+In 1956, Slania moved to West Germany, where he stayed for three years before beginning work as a West German postage stamp engraver.
+He produced more than 1,000 stamps for Germany and 28 other countries.
+The quality and detail of her work is such that her name has become a brand recognised by all serious collectors, and some specialise in collecting just her work.
+His 1,000th goal of the 21st century came on the 10th anniversary of his 1,000th goal of the 20th century, which was also the 1,000th goal of David Klokker Erenstral's "Great Works of the King of Sweden," which is included in the Guinness Book of Records.
+He has also designed banknotes for several countries, most recently the new Canadian $5 and $10 banknotes.
+Gibson was taken to hospital where he later died.
+The 64-year-old lorry driver was unhurt in the accident.
+The airport itself was evacuated at about 12:00 BST on the same day.
+A mechanic who works nearby said: "Kids were standing on the road to watch and they were all waving and shouting."
+They all came back from where they came from.
+The Bali conference agenda also includes issues such as preserving the world's remaining forests and developing technology to help developing countries reduce emissions.
+ANO also wants to complete the liquidation of the fund in order to help those countries that are struggling with global warming.
+The money could be used to rebuild homes destroyed by floods, improve water management and diversify the tourism industry.
+Fluke wrote that some of the men she interviewed were uncomfortable talking about women's orgasms.
+She made the move after receiving a lot of positive comments and support from both men and women, encouraging contraception to be seen as a medical necessity.
+After the babies were born, the remaining 40 penguins stayed behind to look after the newborns and did not return to their nesting area.
+The mediator tried to resolve the situation, but the tenant's demands could not be clarified.
+Between 10 a.m. and 11 a.m. (MDT) the balloons were released.
+A short while later, a group of armed men arrived at the scene, and the hostages were rescued by using a smoke grenade.
+By 11:35 p.m. local time, firefighters had managed to contain the blaze.
+After the dam was built in 1963, the seasonal floods that scoured the canyon were no longer allowed to happen.
+These nuts were essential to create the meadows and woodlands that are the habitat of the bats.
+As a result, two fish species have died out and two more are endangered, including the Baltic herring.
+Although the water will only flow for a few days, officials believe it will be enough to replenish the depleted fish spawning grounds in the lower basin of the river.
+A tsunami warning was not triggered and Indonesia's geophysics agency said a tsunami warning would not be triggered as the quake was not on the scale needed to trigger the warning.
+Despite the fact that no tsunami warning had been issued, residents began to panic and evacuated their businesses and homes.
+Even though he was leaving Winfrey, he promised his fans that he would be back.
+It won't be easy. This is a parting and a new beginning.
+The latest results from Namibia's presidential and parliamentary elections indicate that incumbent President Hifikepunye Pohamba has been re-elected with a large majority.
+The ruling party, the South West Africa People's Organisation (SWAPO), also gained a majority in parliament.
+Taliban and Afghan forces have seized territory to gain positions, and another coalition airplane has been lost.
+The accident happened on a steep mountain road, and it is believed to be the result of a head-on collision.
+The centenary celebrations were hampered by bad weather and rugged terrain.
+The medical charity Mangola, Medecins Sans Frontieres and the World Health Organisation say it is the country's worst outbreak of the disease.
+Richard Vann, a spokesman for Medecins Sans Frontieres, said: "Angola has always had the worst health indicators in the world, and Angola is still a very poor country."
+The game started at 10:00 a.m. local time, and if you don't count the early morning snack, it was a long day of "7".
+The South African team, which was considered a favourite, started the tournament successfully with a result of 26:00, defeating the 5th place Zambian team, which was eliminated from the tournament.
+Although they were outplayed at times by their southern neighbours, South Africa's superiority in the scrums and at the breakdowns allowed them to take an unassailable lead.
+His disciplined defence, set-play brilliance and big-game temperament earned him deserved man-of-the-match honours and it is clear he is a man for the big occasion.
+Officials in Amsterdam and the Anne Frank Museum, discussing how to deal with the ever-increasing number of visitors, have concluded that it is infected with old age and poses a threat to the public's well-being.
+It was planned for Tuesday, but after the court's decision it was cancelled.
+All of the moons, collectively referred to as "The Seven Sisters", range in diameter from 100 to 250 miles (160 to 400 km).
+Thermal imaging cameras show temperature changes during the day and at night, and indicate possible leaks.
+During the day they are more active than at night.
+Its thermal properties are not as good as the large plates on Earth, which often have fairly constant temperatures, but this is reasonable given that they are thin layers on the Earth," said Glen Cushing, of the U.S. Geological Survey's Astrogeology Science Center and Northern Arizona University in Flagstaff, Arizona.
+Voting in France is never very high-tech: the voter goes into a booth, closes the curtain and fills in a paper ballot.
+After verifying the identity of the voter, the voter receives a ballot from the ballot box and records his or her vote on the ballot and in the voter register.
+France's electoral law is quite strict in terms of the organization of the election process.
+Since the 1988 election, ballot boxes have had to be transparent so that voters and scrutineers can see there is no voting going on before the official start of polling, and that no other ballot papers have been put in the box except those which have been properly registered and validated by the presiding officer.
+Candidates can nominate representatives to oversee each part of the process, and tonight's free-for-all vote-a-rama on the floor will determine the order of the process.
+The ASUS Eee PC, which had gained popularity worldwide for its price and functionality, became the hottest topic of the Taipei IT Month 2007.
+But the market for PCs has been radically altered by the fact that the People's Republic of China awarded the company "ASUS" the highest honor during the 2007 Taipei International Long-term Service Awards Ceremony.
+On the station's website, the show is described as "an old-school radio play with a twist: it's performed live on stage by an all-star cast of established and up-and-coming comic actors!"
+Initially, the show aired only on TogiNet Radio, an internet radio station that has been running for a long time and mostly consists of chat.
+Towards the end of 2015, TogiNet created a radio station called AstroNet.
+The show started with local amateur actors from Texas.
+There were reports of widespread looting throughout the night because there were no law enforcement officials on the streets of Bishkek.
+One critic described Bishkek as a city in "anarchic" disorder, with bars on the streets and looted shops.
+Some Bishkek residents came out to support the protesters who came from the south.
+South Africa beat New Zealand 3-0 in the Tri Nations match at Royal Bafokeng Stadium in Rustenburg, South Africa.
+The final result was a one-point win, 21-20, ending the All Blacks' 15-match winning streak.
+In doing so, the Springboks ended a five-match losing streak.
+It was the last match for the All Blacks, who had already won the trophy two weeks ago.
+The series decider takes place next week at Ellis Park in Johannesburg, where the Springboks face the Wallabies.
+On Monday at 10:08 p.m. MT, a shallow earthquake struck the western part of Montana.
+There were no reports from the U.S. Geological Survey or the National Earthquake Information Center in the immediate aftermath of the quake.
+The epicenter of the quake was approximately 20 km (15 miles) northeast of Dili and 65 km (40 miles) south of Buit.
+It has been confirmed that the deadly H5N1 strain of bird flu has infected a flock of free-range turkeys in the Dordogne region of south west France.
+France is the seventh European Union country to be hit by the virus, after Austria, Germany, Slovenia, Bulgaria, Greece and Italy.
+The outbreaks of H5N1 in Croatia and Denmark, about which warnings have been issued, have not yet been confirmed.
+Chambers has accused God of "the rape, torture and murder of millions of Earthlings."
+Chambers believes that his right to sue is "meaningless" and that "anyone can bring a lawsuit against anyone else."
+Kamila Sensana's French opera tells the story of a painter "who lives for love of drugs and Japan."
+As a result, performers smoke marijuana on stage and the audience is invited to participate.
+Former Speaker of the House Newt Gingrich, Texas Governor Rick Perry and U.S. Rep. Michele Bachmann round out the top four and five, respectively.
+After the results were announced, Gingrich congratulated Santorum but did not directly address Romney, who had been campaigning in Ohio against Gingrich.
+Perriellos said, "I will be in Texas on Tuesday to assess tomorrow's runoff election results and to consider whether or not to continue this effort." Later, he said he would not run in the January 21 South Carolina primary.
+Bahmani, who had been in the lead after the August public opinion poll in Eims, decided to end her campaign.
+The photographer was taken to Ronald Reagan UCLA Medical Center where he later died.
+He is believed to be in his 20s, Bieber said in a statement, "although I am still trying to process the whole situation and the effect it has had on me and my family."
+The photographer, who was on scene covering the story for TMZ, stopped his car on the side of Sepulveda Boulevard in the westbound lanes and tried to take photos of the police arresting the motorist before he drove off and led California Highway Patrol officers on a two-mile chase before pulling over in the eastbound lanes.
+According to the police, the truck driver, who hit the photographer, is unlikely to be prosecuted.
+Eighty-eight medals were available each day, but many nations were left empty-handed.
+It is the Netherlands, as their representative Anna Johansson finished seventh in the women's super-giant slalom, but the representative of South Korea, Katja Sarinena, finished tenth in the same category.
+Australia's Michael Gorey finished sixth in the men's giant slalom, starting in the sixth position. Czech Republic's Ondrej Jelinek finished sixth in the men's giant slalom, starting in the sixth position.
+Mexican skier Arlijs Velaskess finished fifth in the men's giant slalom, starting from the fifth position. New Zealand skier Edams Hols finished eighth in the men's giant slalom, starting from the seventh position.
+Polish speed skater Maciej Kreczel and his partner Anna Ogarzinska finished third in the super giant slalom. South Korean Jong Seok Pak finished second in the men's super giant slalom.
+UN peacekeepers who came to Haiti after the 2010 earthquake have been accused of introducing cholera by dumping sewage near a river.
+According to the available information, the sewage pipes in the ANO area were not properly disinfected, thus enabling bacteria to enter one of Haiti's largest rivers, the Artibonite, which flows nearby.
+Before the earthquake, Haiti had not experienced a major eruption since the 1800s.
+Haiti's Commission on Justice and Democracy has dismissed independent investigations that suggest the UN's Nepalese peacekeeping battalion may have been responsible for the cholera outbreak in Haiti.
+The ANO expert in the investigation of Daniel Lanto's death, Daniela Lantona, pointed out that the opening of the sluices probably caused the collapse of the dam.
+Hamilton confirmed that the patient was in a stable condition at Howard University Hospital.
+The patient had been in Nigeria, where there have been several cases of the Ebola virus.
+The hospital has developed an infection control protocol, including isolating patients to prevent the spread of infection.
+Before The Simpsons, Simon had worked on a number of other animated projects in various roles.
+In the 1980s, he wrote for TV shows such as Taxi, Cheers, and The Tracy Ullman Show.
+In 1989, along with Brosnan and Groening, he helped create The Simpsons and was responsible for hiring the show's first writer's room.
+Despite leaving the show in 1993, he still holds the title of executive producer and receives a ten million dollar salary every season.
+Earlier, the Chinese news agency Xinhua reported the crash.
+Subsequent reports indicated the plane had been hijacked and was on its way back to Afghanistan, where it was to land in Kandahar.
+Earlier reports said the plane had returned to Afghanistan after it was unable to land in Urumqi.
+Iran frequently experiences weather-related disruptions because of its mountainous geography, which has limited the size of its air fleet for both civilian and military purposes.
+International sanctions mean that no new planes can be brought in.
+A police helicopter crashed early this week, killing three people and injuring three others.
+Iran suffered its worst air disaster in decades in November, when a plane headed for Armenia crashed shortly after take-off, killing all 168 on board.
+In the same month, another plane crashed in Mashhad, killing seventy-eight people.
+Aerosmith has cancelled the rest of their tour.
+Rock band had to travel to the US and Canada until September 16th.
+They pulled out of the tournament after the band's frontman, Steven Tyler, fell off the stage during the show on 5 August.
+Maria then lost the first set after both men had saved a set each in the tie-break.
+In the second set, Del Potro took the lead, but he needed a tie-break to win the set 6-6.
+Potro then received treatment on the sideline before returning to the game.
+The programme starts at 20:30 local time (15:00 UTC).
+Famous singers from all over the country sang bhajans (devotional songs) in praise of Shri Shyama.
+The ceremony began in the evening with a performance by singer Sanjay Sharma, who was joined by Jay Shankar Choudhary. Lakha Singh also performed the "chhappan bhog" havan. He was accompanied by Raju Khandelwal.
+Then Lakhha Singh took over the management of the Kumbh Mela.
+Baba Shyam was given 108 pigs as prasad with Chappan Bhog (56 different dishes, including sweets, fruits, vegetables and other food items offered to the deity).
+Lakha Singh also performed the "chhappan bhog" havan. He was accompanied by musician Raju Khandelwal.
+During Thursday's Nintendo press conference at the Tokyo Game Show, Nintendo president Satoru Iwata unveiled the design for the company's new "Nintendo Revolution" console.
+The controller resembles a television remote, and uses two on-screen sensors to triangulate its position on a three-dimensional space.
+It allows gamers to control their movements and actions in virtual reality games by moving their bodies in the real world.
+Giancarlo Fisichella lost control of his car and went off on the first corner on the opening lap.
+His teammate Fernando Alonso was in the lead almost all the time, but he lost the position immediately after the pit stop, possibly because of an overheated engine.
+Michael Schumacher was late coming into the pits after a long battle with Alonso.
+According to the decoded message, he said: "She's very beautiful and also a very good singer."
+Every time we tried this, I would get so frustrated I'd break down in tears.
+Three minutes after the explosion, footage from a security camera showed several rolls of fencing had fallen from the scaffolding.
+However, it is not considered that they have caused any damage to the bus.
+NASA's chief for its planetary science division, N. Weinstein Heiles Jr., said the move was "the right thing to do at the right time."
+Five minutes after the show started the wind picked up to 70km/h... a minute later it reached 100km/h... then it started to rain, but it was so powerful and dense that it was like walking through a waterfall; then the cross fell over and people panicked, running and pushing each other out of the way.
+I lost my mother and her friend, and on the way to the hospital there were two ambulances, people were just walking by and ignoring them," Armand Versace said.
+The public broadcaster NHK also reported that the Kashiwazaki-Kariwa nuclear power plant in Niigata prefecture was operating normally.
+Hokuriku Electric Power Co. said no damage was reported from the quake and that the No. 1 and No. 2 reactors at the Shika nuclear plant had been shut down as a precaution.
+Of the 9,400 homes in the region, 9400 do not have water and 100 do not have electricity.
+The affected areas include some roads, disrupted rail services and the closure of Noto airport in Ishikawa prefecture.
+One of the bombs landed near the governor's house.
+Three more bombs exploded near government buildings within two hours.
+Some reports say the official death toll is eight, but official figures confirm only seven bodies have been found, with the whereabouts of the eighth still unknown.
+Urine analysis of the dead pets revealed both cyanide and melamine.
+The two chemicals combine to make crystals that can block the activity of nerve cells, research at the university suggests.
+Scientists discovered crystals that formed in bat urine, then added melamine and cyanuric acid.
+Comparing infrared spectroscopy (FTIR) of the crystal with those found in urine samples from infected mice, the researchers identified the compound.
+I don't know if you approve or not, but a lot of stuff from Central America is brought into the country without being declared.
+However, in Central American countries eighty percent of our goods are applied with duty. We are against you.
+I didn't see it as a failure, it wasn't meant to be.
+All of the things that I say to people, it's just as much for me as it is for you.
+California Governor Arnold Schwarzenegger has signed into law a bill that bans the sale or rental of violent video games to minors.
+The bill would require violent video games produced in California to carry a label stating they are suitable for ages 18 and above, and violations would be punishable by a fine of up to $1,000.
+Director of Public Prosecutions, Kier Starmer QC, this morning issued a statement announcing the charges against Hoon and Prescott.
+Hoon has resigned and will be replaced by his deputy Ed Davey. It is expected that Norman Lamb, who previously worked with Davey, will become the new business minister.
+Hoon and Prescott are to be buried in Westminster Abbey on February 16.
+The victims were 25-year-old Nicholas Alden and 21-year-old Zachary Kudabeck. The driver was Kudabeck.
+Edgars Vegilla underwent shoulder and knee surgeries, while Kristofers Schneiders needed a reconstructive knee surgery.
+Uka's helmet came off when he hit the fifth fighter. Schnaider's helmet was damaged, one ear was cut, a part of the helmet was missing and the visor was broken.
+Schneider used videos from the USAF base in his hometown.
+Karpanedo still has two individual championships to defend before Wednesday's event.
+In her first appearance in the first round, she did not finish the first round. She got 36 points out of 116 in these competitions.
+In other events, she finished tenth in the giant slalom with a combined time of 4:41.30, which is 2:11.60 minutes slower than the winner, Austrian Claudia Loesch, and 1:09.02 minutes slower than the second-placed Giongi Dani from Hungary.
+Four of the fourteen female gymnasts did not complete their routines, and 45 of the 117 gymnasts did not complete their routines.
+The Madhya Pradesh police recovered a stolen laptop and a mobile phone.
+Inspector General D.K. Arya said, "We have arrested five persons who looted the Swiss couple and recovered their mobile phones and laptop."
+The defendants are referred to as Baba Kandhars, Bhuta Kandhars, Rampro Kandhars, Gaza Kandhars and Vishnu Kandhars.
+Police Superintendent Chandrashekhar Solanki said the accused have been arrested and produced before the court.
+Although three people were in the house at the time of the accident, no one was injured.
+However, the coach suffered a serious head injury.
+The road, where the accident took place, was closed for a while, until the emergency services managed to get the driver out of the red Audi TT.
+She was initially taken to James Paget Hospital in Great Yarmouth.
+She was then taken to Addenbrooke's Hospital in Cambridge.
+Since then, Adekoya has been detained in custody at Edinburgh Sheriff Court awaiting trial on a charge of attempted murder of his daughter.
+She has pleaded not guilty to the charges and is awaiting trial, but a guilty verdict would be unlikely as her story has received widespread publicity.
+It is common practice elsewhere in the UK, but Scotland's legal system works in a different way, and the court considered the publication of the photographs as potentially prejudicial.
+Prof Pamela Ferguson, of Dundee University, said: "It seems journalists are falling into the trap of believing the hype and publishing misleading photographs and other information."
+The Crown Prosecution Service, which oversees the charges, has told the media that no further comment will be made ahead of the trial.
+According to the decree, the border will return to the pre-1967 lines, with Israel withdrawing to the borders it had before the Six-Day War.
+Topics reportedly discussed included Jerusalem, which is holy to both sides, the status of the Western Wall and the Jordan Valley.
+Israel has requested a permanent military base on the peninsula for ten years after signing the agreement, but the PI only agreed to such a base for five years.
+Bees had to be carefully selected for the task of pollinating the crop, as this was an experimental trial and the efficacy of the trial was being assessed.
+The NSW National Parks and Wildlife Service (NPWS) and the Australian Sport Fishing Association (ASFA) have partnered with the NSW Department of Primary Industries (DPI) and the NSW Recreational Fishing Alliance (NSW RFA) to deliver the program.
+According to the National Park and Wildlife Service (NPWS) Park Preservation and Cultural Heritage Director Mike O'Flynn, the four volunteers selected for the initial clean-up operation were given a full safety briefing and training.
+Martelli was sworn in last night as a member of the new Pagadian City Election Commission (CEC) composed of nine members.
+It is Martel's fifth CEP in four years.
+Last month, the president's commission recommended a new CEP as part of a package of reforms aimed at preparing the country for the next elections.
+The commission was set up in response to widespread protests against the regime that started in October.
+Sometimes violent protests have erupted from frustration at being unable to vote since 2011.
+Approximately 60 incidents of iPod battery failures have been registered, resulting in six fires and minor injuries to four people.
+Japan's Ministry of Economy, Trade and Industry (METI) says it is aware of 27 cases related to the devices.
+Last week, METI announced that the company "Apple" had informed it about 34 additional cases of overtime work, which the company called "unnecessary."
+The ministry responded by calling Apple's removal of the app a "direct violation."
+The earthquake struck at 7:19 a.m. local time (7:19 p.m. ET Thursday).
+The Northern Mariana Islands Office of Emergency Management said there were no reports of injuries.
+The Pacific Tsunami Warning Center also said there were no tsunami threats.
+A former Filipino policeman has been arrested for allegedly robbing a group of Hong Kong tourists at knifepoint on a bus in Manila, the Philippine capital.
+Rolando Mendoza fired his M16 at the tourists.
+Several prisoners have escaped, but at least six have been executed.
+Six other hostages, including children and a Filipino photographer, were also released.
+The photographer later took the elderly woman's place, as she had to go to the toilet. Mendoza was shot.
+Lincoln grew up to follow in his father's footsteps and became a doctor.
+He studied nursing and began working at the National Women's Hospital in Auckland in 1959.
+While he was working in the hospital, Ligins started to study ancient civilizations in his free time.
+His research shows that after the hormone is administered, it increases the rate at which the fruit ripens.
+On Wednesday, government investigators recovered two "black boxes" - the flight data recorders - from the crash site, Xinhua reported.
+Other members of the gang also testified against her.
+Tom Daley said: "Luna was the first Extreme Queen. She was my first manager. Luna made me who I am today, when I was just two years old, she saw something in me that nobody else did, just like her. A strong woman."
+Dustin Rhodes, who is known as Goldust, commented that Luna was "just as beautiful as I was ... maybe even more beautiful ... I loved her and I love her still ... I hope she's gone to a better place."
+Of the 1,400 people surveyed before the 2010 federal election, the number who identified as Indigenous had fallen by 8 per cent from the 2008 survey.
+Former prime minister Julia Gillard sparked controversy in 2010 by saying during a federal election campaign that she believed Australia should become a republic after the reign of Queen Elizabeth II.
+The poll of 1,010 people found 34 per cent of respondents wanted King Charles to be Australia's last monarch.
+The poll also found that 29 per cent of respondents believed Australia should become a republic as soon as possible, while 31 per cent believed Australia should never become a republic.
+The Olympic gold medallist was supposed to compete in the 100m and 200m freestyle and three relays, but her participation has been cancelled due to suspicion of doping.
+He was reluctant to use spells, as they are a limited resource in these games.
+Kurtis Cooper, a professor of mathematics and computer science at Central Missouri State University, announced the largest known prime number on January 25.
+Several people verified the discovery using different equipment and software, and it was reported on Tuesday.
+Perhaps comets brought water to Earth along with organic molecules that can form proteins and provide the basis for life.
+Scientists are trying to work out how planets are made, especially how the Earth was made, as the evidence for what happened to the Earth is very old.
+The 53-year-old Cuomo began his term as governor in January and introduced legislation earlier this month to legalize gay marriage.
+He described the trees as "political graffiti and rubbish."
+He has hinted at running for president in 2016.
+The NextGen system, according to the FAA, will allow planes to fly more direct routes, saving millions of gallons of fuel per year and reducing emissions.
+It uses satellite technology rather than old-fashioned ground radar to give air traffic controllers a more accurate view of where aircraft are and to give pilots more precise information.
+There are no plans for additional public transport, but the tram line to Vemblai stadium will not be extended, but car parking and "drive and park" opportunities will not be available at this location.
+Bale's late arrival increased the likelihood that the game would be played out in front of a sparse crowd without team support.
+A study published Thursday in the journal Science reports the discovery of a new species of penguin in the Galapagos Islands of Ecuador.
+Researchers from Princeton University (U.S.) and Uppsala University (Sweden) have reported that the new species has only been around for two generations, although it was thought that the process of speciation would take much longer, given the length of time since the split between Darwin's finches (Geospiza fortes) and the cactus finch (Geospiza conirostris).
+Wool can be spun into all kinds of yarn. It can even be spun into very fine yarn.
+It can be made into a small stool that can be folded and carried. It can be cold or hot.
+It can be made very thin and transparent enough to be used as a lens. It can be so thin as to be used to decorate illuminated manuscripts, which are called "illuminated manuscripts".
+This is called pH. You can make a pH indicator by mixing red cabbage with water.
+Carbon dioxide dissolves in water depending on how acidic or basic (alkaline) the water is.
+The pH scale is a measure of the concentration of hydrogen ions (H+) in a solution.
+The hydrogen atom has a single proton and a single electron (since a hydrogen atom has a single proton and a single electron).
+Mix the two powders together and sprinkle over the dough, then bake in a hot oven.
+The Roque de los Muchachos rises above the surrounding heathland to give a dramatic sense of isolation.
+Almost every house in Harappa and Mohenjo-daro had a sophisticated drainage system.
+The ruins of the Minoan (Cretan) city and the houses of the island of Santorini (Greece) have been found.
+Public toilets also existed in ancient Egypt, Persia and China. In the Roman civilization, public toilets were a part of public baths, where men and women went together.
+When you call someone who is several thousand miles away from you, you use a satellite.
+A satellite in orbit receives a signal and almost immediately reflects it back.
+The satellite was launched into orbit by a rocket. Scientists use telescopes to study the sky because the Earth's atmosphere blocks some of the light.
+To put a satellite or space telescope into orbit requires a massive rocket with a thrust exceeding 100 times that of an ordinary rocket.
+The invention of the wheel has changed the world forever. The invention that has had the greatest impact on our lives - it gave us a much easier and faster way of transporting things.
+It brings us roads, cars, and many other transportation devices.
+There are several medium-sized carnivores that eat large herbivores, starting from hyenas to antelopes and primates.
+There are many small bats (including the common house bat) that eat a wide variety of insects, including moths, flies, mosquitoes, and beetles.
+Their success is a zero-sum game - a concept that is fundamentally at odds with the idea of competition.
+Seals are the most social of all seafaring mammals, living in large groups which are called colonies.
+One to three breastfeeding mothers and up to thirty babies and infants.
+Mothers are usually directly related to each other, as they are a mother and daughter, or a grandmother and granddaughter.
+Bears are similar to wolves and moose in that they are both carnivores, but unlike wolves and moose, they do not hunt in packs.
+Athletes can run (though not very fast), swim, throw a javelin and row with more power than the strongest man.
+Tigers are in the same family (the cat family) as lions, leopards and jaguars. These four big cats are the only ones that roar.
+A tiger's roar is not like a bear's growl or a wolf's howl; it is more like a scream or a yell.
+Ocelots like to eat small mammals. If they can, they will take opossums, rats, bats and birds. Nearly all of the mammals that ocelots hunt are smaller than the ocelot itself.
+Scientists think that the iron ore was melted and poured into pots (medicines) and then buried in pits.
+They can see very well in the dark with their night vision and they also have very good hearing. Bats fly very slowly and their wings make a lot of noise. They fly slowly with their wings making a lot of noise.
+When a small group of organisms (a population) is isolated from a main population (e.g. if they are trapped on an island or in a valley or on a new continent), they often evolve differently from the main population.
+This new video has different resources and different competitors, so the new population will need different features or enhancements in order to be more competitive than they were before.
+The initial population has not changed much, they still need the same care as before.
+Over time, as newcomers begin to put down roots in their new home, they become ever more similar to the longer-term residents.
+Eventually, after thousands or millions of years, the two populations may become so distinct that they can no longer be regarded as the same species.
+We regard this process as a specialization, which simply means the making of a new species. Specialization is an inevitable phase and a very important part of evolution.
+Bats make sounds that people can't hear but can feel, and they take in carbon dioxide that people breathe out.
+Plants get their energy from the sun using photosynthesis. They also produce oxygen.
+We build our houses with wood and heat our homes with wood. Most of the food we eat comes from plants. Without plants, animals could not live.
+Mozasaurus was the largest plesiosaur of its time, so it was not eaten by other plesiosaurs.
+There were more than 70 very sharp teeth on those jaws, which were reinforced by an extra set of teeth in the back of the skull, so there was nothing to be eaten by anything that got in the way.
+We don't know exactly what it was, but it was probably some kind of hammer. It had a stone head, a large shaft, other mammoth ivory, and possibly even cannibalism.
+It also attacked anything that went in the water, including anything as big as a Tyrannosaurus rex.
+Although most of our familiar foods were known to the Romans, they also had some exotic and unusual dishes, including wild boar, peacock and flamingo, as well as some bizarre desserts, including jelly and ice cream.
+Another difference was that the poor and women ate while sitting on the floor, while the rich men enjoyed lavish banquets where they ate while reclining on couches.
+Traditional senior meals did not use ingredients that were introduced to Europe from the Americas or Asia only a few hundred years ago.
+For example, they did not have wheat, tomatoes, potatoes or chocolate, and no one in the ancient world had ever eaten a pineapple.
+The Babylonians dedicated each of their gods to a separate temple, which were thought of as the god's "house".
+People no longer offered sacrifices to the gods, but priests still tried to please the gods by performing rituals and festivals.
+Each temple had an open porch and an inner sanctuary that was only entered by priests.
+Sometimes, as part of the temple, special pyramid-shaped towers were built, which were called ziggurats.
+The top of the tower was a separate sanctuary for the god.
+In the hot climate of the southern hemisphere, a roof was not very important.
+Jewish families tended to live together.
+Women prepared food on an open fire; the store was a simple thatched hut with shelves along the sides facing the street. The houses were made of woven palm leaves.
+Canada did not have large forests, so wood was very expensive.
+Greenland was sparsely populated. According to the older Scandinavian sagas, Erik the Red was banished from Iceland for murder and, sailing further west, he discovered the land that he called Greenland.
+However, regardless of his discovery, there were already Natives living there at the time.
+Although they were all "Nordic" peoples, there were many differences between the Danes, Swedes, Norwegians, and Icelanders; their kings, battles, and histories.
+If you've seen the movie National Treasure, you might have the impression that the Declaration of Independence was stolen from the back half of the building.
+However, this is not true. Although the document has a signature line, it is not a legal signature.
+On the back of the Declaration of Independence, the following words are written: "The original Declaration of Independence, dated the 4th of July, 1776." The text is written on the back of the document near the bottom.
+While no one knows who wrote it, it is known that the large parchment (29 3/8 by 24 5/8 inches) was folded and sealed immediately after it was written.
+Thus, in most cases, it is simply added as an ingredient.
+The D-Day landings and subsequent battles had freed the north of France but the south was still occupied.
+This was a Vichy French administration. The Vichy French were the French who signed an armistice with the Germans in 1940 and then collaborated with the Germans rather than fighting them.
+On August 15, 1940, the Allies invaded Southern France; this invasion was code-named Operation Dragoon.
+Within two weeks, American and French forces had freed the south of France and pushed east into Germany.
+A civilization is an especially large group of people with a complex culture who live and work together in society.
+The word "civilization" derives from the Latin word civilis, meaning citizen of a city-state, and civitas, meaning city-state.
+The city-state is a nation-within-a-nation. Civilized culture means the dissemination of knowledge to multiple generations, a cultural legacy and its continuous renewal.
+Smaller cultures often fade away without leaving much of a historical record and are not considered major civilizations.
+During the Revolutionary War, thirteen states, in accordance with the Articles of Confederation, created a central government for the first time, with Congress as the sole body.
+Congress was not empowered to make laws, and as there was no national executive or judiciary, it was up to the states to decide whether or not to comply with the laws they had enacted, which they often did not.
+There were also no agreements on the exchange of legal acts and tariffs between the countries.
+For the amendment to be ratified, all 50 states had to agree, but the state legislatures were so overwhelmingly opposed to the central government that they often didn't even bother to vote.
+The Italian and German national teams are the most successful in the world, having also won the 2006 FIFA World Cup.
+The most popular sports are football, basketball, volleyball, water polo, gymnastics, rugby, track and field, ice hockey, speed skating and Formula 1 car racing.
+Winter sports are the most popular in the northern regions, and Italians are successful in both international and Olympic competitions.
+Japan has almost 7,000 islands (Honshu is the largest), making it the world's sixth largest island nation.
+Because Japan is an archipelago with many islands, it is often referred to as "the archipelago"
+Taiwan's beginnings were in the 15th century when Portuguese sailors, who were the first Europeans to visit the island, called it Ilha Formosa, or Beautiful Island.
+In 1624 the Dutch East India Company established a base at Tainan in southern Taiwan, beginning a period of rapid population growth through intermarriage with the aboriginal inhabitants and bringing in Chinese laborers to work on their tea and sugar plantations.
+In 1683, the Qing dynasty (1644–1912) gained control of the western and northern coastal areas of Taiwan and formally annexed the island in 1885.
+In 1895, after the First Sino-Japanese War (1894–95), the Qing dynasty was forced to sign the Treaty of Shimonoseki, ceding sovereignty over Taiwan to Japan, which had occupied the island since 1874.
+Machu Picchu is composed of three main buildings, the Temple of the Sun, the Temple of the Contrition, and the Temple of the Three Lovers.
+Most of the buildings in the complex have been renovated to give tourists a better idea of how they were originally built.
+Thirty per cent of Machu Picchu had been restored by 1976 and restoration continues to the present day.
+For example, the most common non-roll film format worldwide is 35 mm, which was the standard film size for analog SLRs.
+It is still made, but nowadays it is more important that it matches the aspect ratios of digital camera sensors.
+The 35mm format is actually slightly wider than it is tall, with a ratio of 36mm wide by 24mm tall.
+Therefore, the format of the wall (divide by four to get the simplest happy number) is 3:2.
+Many widely used formats (such as the APS format) correspond to these aspect ratios or are very close to them.
+The much repeated and often misquoted third of the law is a simple guideline that generates momentum while preserving the integrity of the whole.
+It has also been shown that the most effective location for the main subject is at the intersection of the lines that divide the image into thirds both horizontally and vertically (see example).
+During this period of European history, a Catholic church that had become rich and powerful fell into ruin.
+For more than a thousand years, Christianity has been the dominant religion in Europe, regardless of different languages and traditions.
+This all-encompassing power affected everyone, from the king down to ordinary citizens.
+One of the main doctrines of Christianity is that wealth is to be used to help the poor and to lessen suffering, and the wealth of the church is meant to be used for those purposes.
+Rome's central bank has been in existence for over a thousand years, and the concentration of wealth and power in this institution has led many to question whether this is a good thing.
+Shortly after the armistice, Britain began a naval blockade of Germany.
+The strategy proved effective, inflicting significant military and civilian casualties while this blockade also violated several codified international laws enshrined in several of the last two decades' worth of international agreements.
+Britain fired mines in international waters to prevent ships from entering the part of the ocean that was mined, which endangered even neutral ships.
+As the reaction to this tactic was limited, Germany expected a similar reaction to its unrestricted submarine warfare.
+In the 1920s, most of the population and the nation considered pacifism and isolationism to be the most important.
+After experiencing the horrors and atrocities of World War I, many nations were determined to avoid a repeat in the future.
+In 1884, Tesla moved to the United States to pursue employment with the Edison Electric Light Company in New York City.
+He arrived in the US with four cents in his pocket, a suitcase and a letter of recommendation from Charles Batchelor (his previous employer) to Thomas Edison.
+In ancient China, there was a unique way of marking different time periods; each period of Chinese development or each family which was in power was marked by a different dynasty.
+Moreover, each dynasty had a period of instability. The most notable of these was the Three Kingdoms period of 60 years from the fall of the Han Dynasty to the establishment of the Jin Dynasty.
+During this period, there was an unfortunate struggle for the throne.
+The three kingdoms were among the most glorious periods of ancient China's history, with thousands of people dying to defend the Great Wall of China.
+There are many social and political effects, such as the metric system replacing absolutism with republicanism, nationalism and the belief that the state is there to serve the people, not just one ruler.
+Furthermore, after the Revolution, all male heirs were eligible to inherit, allowing the most ambitious and capable to prosper.
+This also relates to the military conflict, because now the military uniforms have been distributed according to the individual characteristics of the person, not according to the requirements of the assigned task.
+The French Revolution also inspired many other workers in other countries to start their own revolutions.
+Muhammad was very interested in global issues. He often went to a hill that became known as Hira Hill near Mecca to meditate.
+Even the walls of the mosque, which have survived the ages, tell the story of the Prophet's benevolence.
+The Alta Plateau is one of the mountain ranges in the north of Mexico and is completely isolated from the rest of the world.
+In fact, it is not easy to find it, even if someone knows that it exists. After all, it is completely isolated.
+Nothing is clearer or more beautiful than the sky above one's head and the many mountains all around, and yet from the ground one can see and hear very little of the surrounding wilderness.
+The Great Pyramid of Giza is the only one of the Seven Wonders of the World that still exists today.
+The Great Pyramid of Giza, built by the ancient Egyptians in the 3rd millennium BCE, is one of the most massive stone constructions ever built, intended to be the final resting place of the Pharaohs.
+The Giza Plateau or the Giza Necropolis is the site of the Great Pyramid, some smaller pyramids, a few ruined temples, and the Great Sphinx.
+A large pyramid was built for the Pharaoh Khufu and many smaller pyramids, cenotaphs, and temples were built for the Pharaoh's wife and servants.
+finally, the upper sign resembles a V and the lower sign resembles a W or a square with a missing bottom.
+At the top, it means you need to get out of your seat and go to the bathroom, and at the bottom it means you need to get back in your seat and buckle up.
+The higher the frequency, the quieter the sound; conversely, the lower the frequency, the louder the sound.
+You can mark your own notes, but keep in mind that most printed editions are copyrighted, so you'll usually have to get permission to use them.
+King Louis XVI, his queen Marie-Antoinette, and their two young children (11-year-old Marie-Thérèse and four-year-old Louis-Charles) and King Louis's mother, Queen Elizabeth, had all been imprisoned in the Tuileries Palace in Paris following the Women's March on Versailles on 6 October 1789.
+In the countryside they went back to Paris, encouraging the people to rise against the king and queen.
+The king and queen were surrounded by a sea of smiling faces as they waved from the balcony.
+At one point, a member of the band was on the verge of smashing a priceless royal heirloom in the palace of Versailles.
+It was the Filipinos themselves who paid for the expenses of the U.S. imperialist war in the Philippines.
+They had been paying taxes to the U.S. colonial government to fund most of the expenditures, and the percentage of the bonds held by the Philippine government had increased through purchases by the Volstead Act.
+Of course, the long-lasting exploitation of the Filipino people created the conditions for the rise of US imperialism.
+To understand the temples, one has to look at the events that led to the creation of the order.
+The period in which the events took place is usually referred to as the High Middle Ages, i.e. the 11th, 12th and 13th centuries (1000–1300 AD).
+During the early Middle Ages, there was a Medieval Warm Period, and during the later Middle Ages there was a Little Ice Age which ended around 1500.
+Technological determinism is the belief that the development of technology more or less determines the course of history, and that society is powerless to moderate its effects.
+In most interpretations of the theory of technological determinism, there are two main ideas: technology develops largely outside of cultural or political influences and the development of technology is an inevitable process rather than a socially constructed one.
+For example, it could be argued that the invention of the car marked the beginning of the development of roads.
+However, the national road network is not economically viable for small numbers of cars, so new manufacturing methods have been developed to keep costs down when compared to using cars.
+The large number of private cars also means a large number of traffic accidents, which in turn leads to the development of new methods to reduce the risk of road accidents.
+Romanticism to a large extent owes its existence to cultural determinism from such writers as Goethe, Fichte and Schlegel.
+In a romantic context, geography has influenced people, and over time has given rise to geographically associated cultures and landscapes that were better than the officially sanctioned ones, because they were in harmony with their surroundings.
+Similarly to Paris today, Constantinople was regarded as the world's fashion capital in the Middle Ages.
+It was known as a centre for luxury goods from the 4th century BCE until the 11th century CE.
+Its status declined in the 12th century as crusaders returned with goods such as silk and spices from the Middle East, which were deemed to be of a higher value than those available from Byzantium.
+At that time, Constantinople was losing its status as the capital, but Paris was gaining it.
+The Gothic style was popular in the 10th to 11th centuries and later in the 14th century.
+At first, the iconography was largely influenced by the Byzantine culture of the east.
+However, due to the slow news cycle on the West Coast, it could take anywhere from 25 to 30 years.
+Towards the end of the Middle Ages, Western Europe began to develop its style. One of the major achievements during this time was the invention of gunpowder which led to the development of cannons.
+Subsistence farming is farming done for the purpose of providing a living for the farmer and his or her family.
+Organic farming is the simple, holistic system of agriculture which promotes the cycling of on-farm organic resources, with the aim of maintaining and improving soil fertility, and producing healthy crops without the use of synthetic fertilizers or pesticides.
+Throughout most of history, most peasants worked on subsistence farming, just as they still do in many developing countries.
+Subcultures bring together like-minded individuals who feel marginalized from society as a whole, and allow them to express their identity.
+Subcultures can be distinguished by age, ethnicity, class, location, and/or sexual orientation.
+The defining characteristics that distinguish a subculture from the mainstream can be linguistic, aesthetic, religious, political, sexual, or geographic, among others.
+Members of subcultures often signal their membership through distinctive and symbolic styles of clothing, hair, behavior, and language.
+One of the most common interventions used to illustrate the importance of socialization is the example of children who were deprived of socialization during their developmental years due to neglect, abuse, or severe isolation.
+These children are referred to as "feral" or "wild" children. Some feral children have been abused (usually by their parents); in other cases, parental neglect has resulted in the child's development being stunted, either physically or mentally.
+Children who were abused or traumatized before they were adopted or fostered may have post-traumatic stress disorder or other mental health problems.
+Others believe other animals have been killed; some say they've killed people themselves.
+Increasingly, children with writing disabilities are being diagnosed with the same disorder as the adults with whom they are compared, i.e., dyslexia or dysgraphia, rather than being diagnosed with a learning disability separate from the adults with whom they are compared, such as dyslexia or dysgraphia.
+Learning should be made easier and more interesting, but funding is scarce.
+Brainstorming is not a teaching method but rather a way to support people who are learning something new, such as using a new computer program or starting a new project.
+Support can be given virtually or in person, using other words for "teacher" and even a small child with Microsoft Office.
+Virtual classes are embedded in the software, and they are designed to replace, instruct, demonstrate, and explain procedures that students might otherwise have trouble mastering on their own.
+Children are placed in foster care for a variety of reasons, including abuse, neglect, and even abandonment.
+No child should ever be raised in an environment that is not nurturing, loving and educational, yet it happens.
+We believe that the child care system is a safe zone for these children.
+Our systems, which encourage children to grow up in families, need safe homes, loving parents, stable education and secure well-being.
+Families must be provided with all the necessary things that were left behind when they were evicted from their homes.
+The Internet combines both mass and personal communication.
+The distinctive nature of the Internet provides an additional dimension to consider in terms of both use and acceptance.
+For example, "learning" and "socialization" have been cited as important motivating factors for Internet use (James et al., 1995).
+In their follow-up study of the same subjects at Immaculate Heart and Macaulay (1998), they also identified "personal fit" and "permanent relationships" as new motivating factors.
+The use of video recordings has led to significant advances in the understanding of very short-term memory - lasting a few milliseconds - and its interpretation.
+In particular, it is emphasized that a person can determine whether or not a melody is correctly played.
+Oliver Sacks showed in his essay "The President's Speech" how people who were unable to understand the speech due to hearing impairment were able to accurately determine how accurate it was.
+He also suggests that the ability to interpret the behaviour of humans may also be applicable to animals, such as house cats.
+Studies in the last two decades have shown that there are two genetic variants: the recessive and the dominant.
+The mutation introduces a new genetic variant, but removes it from the existing variant pool.
+Segregation and recombination in each generation gives rise to variation both within and between populations.
+Primates have a complex digestive system that makes it difficult for them to get enough essential amino acids from available plant-based foods.
+Furthermore, there may be serious consequences: headache, dizziness and even death.
+The most readily available eye-protection would have been goggles, available on-line and in outdoor shops, but these are difficult to put on over one's glasses, if one even has goggles available.
+On the other hand, meat (beef, pork, chicken) is not only easily digested, but also provides a lot of protein containing essential amino acids.
+Considering all of this, it would not be surprising if our ancestors also developed their "protein problem" in a similar way to the chimpanzees living in the savannah today.
+Sleep deprivation is the state of being deprived of sufficient sleep relative to one's needs. It can be brought on by voluntary actions such as staying up all night, or involuntary actions such as early morning awakenings.
+This can be easily done by using a fairly quiet sewing machine, but you won't get a completely finished hem.
+If you're sleeping in a hammock, you can put the stove in the other end of the hammock to keep you warm.
+Another way to reset your biological clock is to drink a lot of water (especially water or tea that is known for its diuretic properties) before going to bed so that you have to get up and go to the toilet.
+Human height varies considerably from one population to another, and is affected by both genetic and environmental factors.
+The smaller the gap, the greater the power of the existing life force. Everyone has the potential to find absolute peace and serenity.
+Anyone can achieve enlightenment. The only thing that prevents you from achieving this is your own ignorance and negativity.
+Tibetan Buddhism is based on the teachings of Buddha, but was expanded with the teachings of Mahayana Buddhism and many Indian yoga methods.
+The essence of Tibetan Buddhism is very simple. It includes kundalini yoga, meditation and the path to universal compassion.
+During the practice of Kundalini yoga, Kundalini (awakening) energy is activated using yoga poses, breathing techniques, mantras and visualization.
+Tibetan meditation center is Divine Yoga. Through visualization of various deities, energy channels are opened, chakras are activated and a state of meditation is achieved.
+Germany had been a reluctant ally during World War II, and after the war, a unique system, process, and culture developed between the two countries.
+Two years after the end of the war, the former allies became rivals and started the Cold War.
+It lasted for nearly 40 years and involved real combat in Europe, Africa, Cuba, and many other places using upgraded WWII-era armies.
+By September 17, 1939, Polish forces had already been defeated, and the only hope was to retreat and reorganize behind the River Narew.
+However, these plans quickly became outdated as more than 800,000 Soviet Red Army troops arrived within days of each other to form the Baltic and Ukrainian fronts after occupying the eastern regions of Poland, violating the Riga Peace Treaty, the Soviet-Polish Non-Aggression Pact and other bilateral and multilateral agreements.
+Shipping remains the most efficient way to move large amounts of people and goods across oceans.
+The Navy has traditionally been tasked with securing the nation's ability to project force overseas while denying the enemy the ability to do the same.
+One of the most dramatic examples from recent memory is World War II's Battle of the Atlantic. The U.S. sought to deny the Axis powers the ability to transport troops and supplies across the Atlantic Ocean to aid Britain.
+At the same time, the German fleet, using mainly submarines, tried to block this traffic.
+If the public had not voted the way they did, it is likely that Germany would have invaded the UK just as it invaded the rest of mainland Europe.
+Some of them were probably first domesticated about 10,000 BCE in the Zagros Mountains of what is now Iran.
+The ancient peoples and animals started them, as they were an easy way to get milk, meat, wool and skins.
+Farmhouses usually had pigs kept in sty's that were scattered around the farm and other out-buildings and which were fed waste from the table, often children's leftovers or similar to the more familiar pet pig. This method of keeping pigs is still practiced in some places.
+The carriages were built in England in the 16th century.
+Although the railway was only as fast as a pedestrian's pace, it allowed horses to travel at a faster rate and carry heavier loads than they could on foot at the time.
+Gutters have been used since ancient times to prevent water from falling where it was not wanted. However, the invention of metal guttering made this much more effective.
+It became a regular practice, but the weight of the larger carriage wheels tore up the track.
+Eventually, copper pipes were replaced with iron pipes. In 1767 the first cast iron pipes were laid.
+The earliest known hominid to walk upright was a species called Australopithecus, which means "southern ape." It lived about 4 million years ago.
+Their upright posture was not inherited from the australopithecines.
+Several partial skeletons of Australopithecus, an ape that lived between 4.2 and 3.9 million years ago, have been found, although the species may have become extinct up to 7 million years ago.
+We can start living a more sustainable life, we can join the nature's rhythm and even be an activist to reduce consumption in the future.
+In many cases, this is just symptomatic treatment. However, if we don't want to just postpone the problem, we need to find the source of the problem and deactivate it.
+It is clear that the world has changed dramatically due to the scientific and technological achievements of humans, and the problems have become more serious due to overpopulation and the extravagant lifestyle of humans.
+After its adoption by Congress on July 4, 1776, a copy of the Declaration of Independence bearing John Hancock's and Charles Thomson's signatures was sent to John Dunlap, a printer, who produced the first broadside later that day on July 4, 1776.
+Between 150 and 200 copies were produced overnight, now known as the "Dunlap broadsides" (Declaration of Independence).
+The first public reading of the document was given by John Nixon at the Independence Palace on July 8.
+One copy was sent to George Washington on July 6, 1776 and was received by his headquarters on July 9, 1776. Another copy was sent to New York on August 10, 1776.
+The 25 Dunlap broadsides, the only known copies of which are still in existence, are the earliest known printed documents. The original, handwritten document is lost.
+In modern times, many paleontologists believe that one group of dinosaurs still exists, and they are called birds.
+Many people do not consider them to be dinosaurs because they have feathers and a beak.
+But there are still many similarities between birds and dinosaurs.
+They have claws and teeth, they walk on their hind legs and swing their tails like a tyrannosaurus.
+Nearly all modern computers are used to manipulate information in the form of binary digits.
+A binary number can have only two values, 0 or 1, and these are called binary digits, or bits, in computer language.
+Early symptoms can be very nonspecific and thus easily overlooked. Headache is a very common early symptom and may easily be overlooked.
+Common outdoor allergens can include pollen, mold spores, or toxic chemicals in the air.
+Print the first aid instructions on the label.
+The term "fly" is used by entomologists as a formal term for any member of this group.
+The term comes from an ancient association with leprosy, a disease that was long believed to be highly contagious.
+Both fleas and mosquitoes are parasitic insects that have adapted to living in or on a host, or moving between hosts.
+There are approximately 400,000 cases of MS in the United States, making it one of the most prevalent neurological diseases among young and middle-aged adults.
+MS is an autoimmune disease that affects the central nervous system, which includes the brain, spinal cord and optic nerves.
+The study found women are twice as likely to be misdiagnosed with MS than men.
+Parents may feel that their child's weight gain is not their own or their child's business.
+These couples can choose to create an adoption plan for their babies.
+In the case of adoption, the biological parents' parental rights are terminated so that another couple can become the child's parents.
+The main goal of science is to use scientific methods to understand how the world works. In fact, this is the goal of all scientific inquiry.
+There is also experimentation, and an experiment is a test conducted to determine the validity of one or more hypotheses. The formulation and testing of a hypothesis is also a form of scientific inquiry.
+Naturalists and philosophers focused on classic texts and especially the Latin Bible.
+Aristotle's writings on logic formed the basis for all subsequent science, including psychology.
+As the number of people who knew Greek declined, the West was freed from its Greek philosophical and scientific heritage.
+Endogenous rhythms of the circadian system and its entrainment process, when considered in the context of biological clocks, have been shown to have important implications for many observed psychological and behavioral rhythms.
+Periodic rhythms that are not simply mirrors of external periodic signals are pervasive in living systems, including bacteria, plants, animals, and humans.
+Biological oscillators are self-sustaining oscillators that can function without an external driver.
+Hershey and Chase's experiments were among the first to suggest that DNA is the genetic material.
+Hershey and Chase used bacteriophages or viruses to introduce foreign DNA into bacteria.
+They carried out two experiments, either marking or deleting DNA with radioactive phosphorus, or marking or deleting proteins with radioactive serum.
+Mutations can have different effects depending on the type of mutation, the part of the genome that is affected, and whether the mutation is in a coding or non-coding region of a gene.
+Children may only be given the mutated line of the MMR vaccine, but mutations in other parts of the vaccine can cause the vaccine to be ineffective or dangerous.
+Nature tourism attracts people who are interested in visiting natural areas to enjoy wildlife and undisturbed wilderness.
+These areas can be used for activities such as hiking, photography, bird watching, or visiting parks to learn about the ecosystem.
+For example, a visit to Borneo offers opportunities to take photographs of orangutans.
+Every morning, people from small towns in the countryside drive to their workplaces in their cars, and in the evening they drive back to their homes, which are located in the same place where their workplaces are.
+In this dynamic transportation bus, each person is in some way connected and supports the transportation system that relies on private cars.
+Scientists now believe that the economy, with its high carbon dioxide emissions, is endangering one of the key components of the biosphere that has underpinned human evolution for the past two million years.
+Everyone is a member of the public and a user of the transport system. Almost everyone complains about the transport system.
+In developed countries, you will rarely hear complaints about water quality or drinking fountains.
+Why are these lawsuits filed against transportation systems, why are there problems every day? Are transportation engineers incompetent? Or maybe the problems are more serious?
+Traffic flow is the study of how independent motorists and vehicles interact while traveling between two or more points, and the effects of that interaction.
+Unfortunately, it is difficult to investigate traffic accidents, because with a hundred percent certainty it is not possible to determine the driver's behavior.
+Most of the time, the driver's behavior is fairly predictable, so the range of possible consequences can be reasonably bounded, and the consequences can be reasonably quantified mathematically.
+To better reflect the nature of motion, a relationship has been established between the three main vectors: (1) momentum, (2) impulse, and (3) velocity.
+These relationships help to plan, design, and manage the construction of infrastructure.
+Insects were the first animals to take to the skies, and their ability to fly helped them escape predators and also to more efficiently collect food and mates.
+Most coats have a lining to keep the wearer warm and also to keep the wearer's outer clothing clean.
+It gives them a little bit of extra space to get away from the crowds.
+Today, the only people who can't get married are same-sex couples and single people.
+Thousands of years ago, a man named Aristarchus said that the solar system goes around the sun.
+Some thought it was a hoax, but many were convinced that the Solar System was about to collide with Earth, perhaps even with the Sun (and possibly other stars).
+It seems pretty obvious that the Earth is round, doesn't it?
+Amazon is the second largest and most massive continent on Earth. It contains more than 8 times the amount of water than the second largest continent.
+Amazon is also the flattest of all the continents, with an average elevation of six feet above sea level.
+The Amazon basin contains 20 percent of the world's fresh water, which flows into the oceans from all over the world.
+The Amazon River is 6,387 km (3,980 mi) long. It has more than a thousand tributaries.
+Although stone-cutting continued until the end of the Old Kingdom, the Pyramids of Giza were never again equaled in size or sophistication of construction.
+The ancient Egyptians of the New Kingdom prepared their burial chambers well over a thousand years before they were used.
+The population of Vatican City is around 800, which is the smallest independent country in the world and the country with the lowest population.
+The Vatican uses Italian in its legislation and official announcements.
+Italian is also a common language, spoken by most of the working population, but Latin is often used for religious ceremonies.
+All inhabitants of Vatican are Roman Catholics.
+Humans have been familiar with such chemical compounds as sulfur, arsenic, and mercury for a very long time, as they all occur naturally in the environment and are relatively easy to extract using simple methods.
+The philosopher Aristotle proposed the theory that all matter was made up of one or more indivisible elements. These elements were called earth, water, air, and fire.
+It more or less recalled the four chemical elements (in the same order): earth, water, air and fire, although he also theorized that they would give rise to new elements in order to create what we see.
+Compounds are made of two or more atoms bonded together. Don't forget that the periodic table contains many elements.
+Elements such as calcium and potassium are considered metals. Of course, there are also metals that are soft and malleable.
+There may also be such statements that contain a small amount of non-metallic elements, e.g. sulphur.
+All matter is composed of tiny particles called atoms. Atoms are made out of smaller particles called molecules.
+Atoms are so small that a single point in the middle of this sentence would contain trillions of them.
+So when the babies were born it was a good friend for a lot of people.
+Unfortunately, as new writing systems were invented, the status of the old ones declined, and they were used less and less.
+Nowadays, people write messages on a computer screen, and there is no less need for a sender.
+We can only speculate on how the keyboard will change when the newest innovation comes along.
+The atomic bomb works on the principle that a certain amount of energy is needed to split the atom of uranium-235 into many neutrons and protons.
+In its own way, the mountain acts as a heat pump. The carbon dioxide is released as the mountain cools down, some of the energy is released.
+Some atoms have unstable nuclei, and this means they will tend to give off a small amount of radiation or even disintegrate.
+The top of the moon is curved, and the bottom is flat. The edge of the moon near the Earth is called the "terminator".
+In the western part of Garoza there is a 70 km long sandy beach, while in the eastern part there is a 100 km long sandy beach.
+It is designed to go deep into the ground and bring up water from deep underground.
+There might have been more of the Sea of Minos in the middle, because the harbor is planned. Lava might have been easier to climb up to the top.
+Theories of motivation seek to explain what motivates people and what keeps them motivated.
+These theories suggest that humans have innate needs and/or desires that, when satisfied, become internalized.
+These theories explain what motivates people to do the things they do and what leads them to do or not do the things they do.
+Two popular theories are Maslow's hierarchy of needs and Herzberg's two-factor theory.
+Traditionally, managers who have been promoted from within tend to fall into two categories. On the one hand there are those who seek to maintain the status quo.
+Such managers are often reluctant to make unpopular decisions, to carry out disciplinary actions, to evaluate work performance, to give feedback and to call people to account.
+The manager on the bench becomes an anonymous individual who looks as if he or she has to carry the can for everything the team has or hasn't done, and has to shoulder the blame.
+In the end, the leader is fully accountable for the performance and failures of the team.
+Such a move often creates tension between leaders and the rest of the team.
+Virtual teams are judged by the same standards as regular teams, but there are some differences.
+Members of virtual teams often act as information hubs for their real-world colleagues.
+They often have more autonomy than regular employees, since their teams can be tailored to fit different time zones, and their local management may not understand them.
+The real "dream team" roster (page 109, Larson and LaFasto, 1989) is also a unique virtual team roster.
+The "invisible team" is the management team that everyone reports to. The invisible team sets the standards that everyone is expected to meet.
+Why would the organization choose to invest time in a process that is so time-consuming? One of the reasons for introducing the concept in the education organization is innovation.
+When all available resources are effectively utilized in the functional areas of the organization, efficiency and effectiveness can be realized.
+As a result, the process in which the organization works together to improve a product can create a new, innovative process to meet a customer's needs.
+Before an organization can pursue innovation, leaders must cultivate an innovation culture, as well as an organization capable of learning and continuous improvement.
+Eindhoven (2006) defines continuous improvement as a method to help organizations achieve higher levels of performance.
+Neurological data provides a physical representation of the brain's ability to process information theoretically. Thus, it reduces the brain's ability to process information and makes it more precise.
+Scientists have found a correlation between brain abnormalities and behaviour.
+It is already known that different types of brain injuries, traumas, concussions and longer-term effects can affect behavior and produce changes in various cognitive functions.
+The advent of new technology allows us to see and investigate structures and processes that were previously invisible.
+It gives us a lot of information and material to create simulation models that help us understand our actual processes.
+While AI is heavily associated with science fiction, it is a very important branch of computer science that is concerned with the development, implementation and study of intelligent machines.
+Machine learning gives computers the ability to learn without being explicitly programmed to do so.
+As an example, I can mention control, planning and creation of graphics, ability to answer the client's questions and to determine diagnosis, as well as ability to read, write and type.
+These things have become separate entities in their own right, with a focus on solving real-world problems.
+AI is now being used in economics, medicine, engineering and the military, as well as in many home computers and video games.
+Field trips make up a large part of learning. Often, teachers will take classes on hikes to places that are inaccessible by bus.
+Technology offers the possibility of virtual field trips. Students can interact with classmates while viewing museum artifacts, exploring an aquarium or touring a beautiful work of art.
+Virtual field trips are a great way to reinforce learning and share experiences with next year's classes.
+For example, each year Benet Academy students in North Carolina create a website for their field trip to the state capital, and each year the website is redesigned but the previous versions are kept online as historical records.
+EMUs can also help improve students' writing skills. Even when students begin using EMUs at the beginning of a writing assignment, they often do not pay attention to grammar and punctuation, but readers of their compositions usually do not notice.
+As students often are the most critical readers, the author starts improving his writing in order to avoid criticism.
+Also, essay writing "helps students to become more aware of the world around them." The necessity of keeping the reader interested motivates students to become more self-aware and interested (Toto, 2004).
+Essay writing is a skill that fosters collaboration and encourages students to learn outside of school hours.
+The appropriate use of the Internet "can stimulate students to become more analytical and critical thinkers. Using the Internet, students can define their position in relation to other materials available on the Internet, as well as express their opinion about certain issues (Oravec, 2002).
+Ottawa is Canada's charming, bilingual capital city with many sophisticated art galleries and museums showcasing Canada's past and present.
+South of Niagara Falls is the Niagara Escarpment, which gives way to the beautiful wilderness of Muskoka in the north and much more elsewhere.
+All of this, and much more, is what makes Ontario the real Canada that some consider to be the true Canada.
+Much of the territory farther north is sparsely populated and in some areas is practically uninhabited.
+The U.S. population is much larger than Canada's, with more than twice as many people living in the United States than in Canada.
+The Indian Ocean surrounds the eastern coast of Africa.
+Madagascar is the largest, and in terms of endemic life it is a world apart from the other islands.
+Most of the smaller islands are independent nations or French overseas territories, and many are luxury resorts.
+The Arabs also introduced Islam - in the Comoros and in Mayotte it happened on a large scale.
+European exploration and colonization began in the 15th century with the discovery of a sea route from Europe to India by the Portuguese explorer Vasco da Gama.
+To the north, the region borders the Sahel region, while to the south and west it borders the Atlantic Ocean.
+Women: all travelling women must be told that they are prostitutes, regardless of their actual marital status.
+You can also make a delicious smoothie (but not one that looks like a milkshake.
+Women need to be aware that cultural differences can lead to situations which they may perceive as discriminatory and which are in fact harmless if a woman smiles and waves back.
+Don't insult men and disregard their intelligence (it doesn't matter if it's cultural or not, it's still insulting and it's not accepted).
+The modern city of Casablanca was built in the 10th century before our era by Berber tribes, and Phoenicians, Romans and Moors used it as a strategic outpost with the name Anfa.
+The Portuguese destroyed and replaced it with a fortress called Casabranca, which was destroyed in 1755 by an earthquake.
+The Sultan of Morocco renamed the city to Dar el Beida, and the Spanish traders, who had established trading posts there, called it Casablanca.
+Casablanca is one of the most interesting shopping destinations in all of Morocco.
+In the old town of Medina, it is easy to find places to buy traditional Moroccan items such as tagines, pottery, leather goods, water pipes and all manner of souvenirs, but these are really only geared towards tourists.
+Goma is a tourist-friendly city in the Democratic Republic of Congo, on the border with Rwanda.
+In 2002, Goma was destroyed by a lava flow from the eruption of Mount Nyiragongo, which destroyed most of the city's central area.
+Although Goma is relatively safe, all visits outside Goma should be carefully considered in light of the ongoing conflict in North Kivu province.
+The city also serves as a starting point for those wishing to trek to see the endangered mountain gorillas in the nearby Bwindi Impenetrable National Park.
+To get to Goma, you can take a bodaboda (motorcycle taxi) for around 500 Congolese francs.
+Because of its remoteness, Timbuktu has become a metaphor for the inaccessibility of the farthest reaches of the world.
+Today, Timbuktu is a small town, although its reputation makes it a tourist attraction and it has an airport.
+In 1990, it was included in the list of endangered world heritage due to damage to the coral reef.
+This was one of the key locations for Henrietta Louisa Geikie's PBS documentary "African Odyssey."
+Compared to other major cities in the rest of the world, the city is fairly low-rise, with fewer skyscrapers.
+The Kruger National Park (KNP) is located in the north-east of South Africa, and borders Mozambique in the east, Zimbabwe in the north and the Crocodile River in the south.
+The park covers 19,500 km² and is divided into 14 different eco-zones, each with its own set of wildlife.
+It is one of the major attractions of Southern Africa and is considered to be the region's premier national park (SANParks).
+Similarly to all national parks in Southern Africa, this park charges a daily conservation and camping fee.
+A "Wild Card" might also be worth considering, which provides access to selected national parks in Southern Africa or all of Southern Africa's national parks.
+The name Hong Kong means "fragrant harbor" in Cantonese, and is often shortened to simply Hong Kong, which is the name that most overseas visitors tend to use.
+The skyscrapers that make up Hong Kong's skyline are mirrored in the calm waters of Victoria Harbour.
+For the best views of Hong Kong, head for the Peak on the island's north side.
+Most of Hong Kong's urban development has taken place on reclaimed land at the north end of the island.
+This is the place the British colonisers claimed as their own, and so if you are looking for evidence of the colonial past of the territory, this is as good a place as any to start.
+The Sundarbans are the largest mangrove forest in the world, spread over 80 km (50 miles) along the coast of Bangladesh and India in the Bay of Bengal.
+The Sundarbans are a UNESCO world heritage site. Part of the forest in Indian territory is known as the Sundarbans National Park.
+The forests aren't just mangroves - they include some of the last remaining old-growth jungle that once covered much of Gujarat.
+The Sundarbans covers an area of 3,850 km2, of which about a third is water, and is home to a wide range of flora and fauna.
+Sunderbans has been a tiger reserve since 1966 and is said to have 400 Royal Bengal tigers and about 30,000 spotted deer.
+Buses depart from the bus station (across the street from the train station) all day long, but most, especially those to the east and south, depart in the early morning between 06:30 and 07:30.
+Since suburban buses are often overcrowded, it is advised to purchase tickets several days in advance.
+Most of the region is covered by small Japanese coastal buses, which are slow and infrequent.
+Tuk-tuks offer a fast and cheap way to get to nearby attractions such as Paro (150 BT) and Punakha (200 BT).
+The bridge over the Oyapok River is a suspension bridge. It crosses the Oyapok River to connect the cities of Oyapok in Brazil and Ciudad del Este in Paraguay.
+Both towers are 83 metres tall, with a total height of 378 metres and two 3.5 metre wide steel beams.
+The vertical drop of the bridge is 15 meters. Construction was completed in August 2011, but the bridge was officially opened only in March 2017.
+The bridge is expected to be fully ready for operation in September 2017, when the last of the Brazilian customs checkpoints closes.
+The Guarani were the most important indigenous group in the present-day eastern part of Paraguay, living as hunter-gatherers and also practicing slash-and-burn agriculture.
+Other ground sloths lived in the Chaco region, such as the guayaco and pacarana, which were used for food, shelter, and clothing.
+The region that is now Paraguay was colonized by Spanish explorers and settlers in the 16th century as part of the Spanish colony of Nueva España.
+The Spanish began a three-year period of colonization.
+Since the founding of Asunción in 1537, Paraguay has been able to preserve much of its indigenous language and identity.
+Argentina is one of the best polo-playing nations in the world.
+The year's biggest tournament takes place in December at the La Quinta Country Club in La Quinta, California.
+Smaller tournaments and matches are also held here every year.
+Information on tournaments and places to purchase tickets for polo matches can be found on the Argentine Polo Association website.
+The official currency of Falkland is the Falkland pound (FKP), which is equal to one pound sterling (GBP).
+Cash can be exchanged at the only bank in town, across the street from the FIC West Store.
+As a rule, anywhere you go in the UK you'll be able to use a British pound, but in Stornoway you'll often be able to use a credit card or US dollars as well.
+In later rounds, credit cards may not be accepted even though they are accepted in the UK and US; check with the establishment in advance to find out what forms of payment are accepted.
+It is almost impossible to compare the value of Folkland outside of its territory, so make sure you get a good deal before signing on the dotted line.
+Since Montevideo is south of the equator, summer is when the northern hemisphere is experiencing winter and vice versa.
+Montevideo is located in a subtropical climate, with summer temperatures usually around 30 °C.
+The air can be very deceptive: near the ground, temperatures can be much lower than the thermometer indicates, but if there is a breeze and some sun, it can feel much warmer than the thermometer indicates.
+There is no such thing as a "rainy season" and a "dry season": the amount of rainfall varies throughout the year.
+While many zoo animals are accustomed to seeing humans, wild animals are still wild and can bite or attack.
+According to park regulations, you must stay at least 100 yards/meters away from bears and wolves and at least 25 yards/meters away from all other wildlife!
+Bears, wolves, moose, North American beavers, raccoons, and even the mighty grizzly bear can all be killed.
+Each year dozens of visitors are treated for injuries sustained by getting too close, and these bears are large, powerful, and potentially dangerous, so it's best to keep your distance.
+Also remember that mosquitoes and other free-living animals are attracted to carbon dioxide, so avoid using or preparing food near where you will be sleeping.
+Apia is the capital of Samoa. It is located on the island of Upolu with a population of approximately 40,000.
+Apia was founded in the 1850s and has been the official capital of Samoa since 1959.
+Ostend had been a very popular seaside resort in the 1880s, when seven ships from Germany, the US and the UK came to visit.
+All ships except the British cruisers were lost, with nearly 200 Americans and Germans killed.
+In a battle for independence organized by the Mau movement, a peaceful march in the city center was considered to be the highest treason against Prime Minister Tupua Tamasese Lealofi III.
+With its two harbors, there are many beaches in Auckland. The most popular ones are located in three areas.
+The North Coast (of the North Island) lies along the Pacific Ocean and stretches from Cape Reinga in the north to Bluff in the south.
+Most of them are sandy beaches with safe swimming, and most of them are fed by coconut palms.
+Tamaki Drive is on the waterfront at Waitangi, Mission Bay and Centennial Plaza in central Auckland.
+They are often replenished family beaches with a good supermarket nearby. Swimming is safe.
+The main local beer is Numur One, which is a light beer, but quite good and refreshing. Another local beer is Manta.
+There are many French wines but New Zealand and Australian wines are more popular.
+Local well water is completely safe to drink, but if you are concerned, bottled water is easily available.
+Australians call a coffee with milk "a flat white"; a dark roast coffee is called "an espresso"; a cappuccino is made with hot milk (not whipped cream) and topped with no foam.
+The hot chocolate complies with Belgian standards. The strawberries are expensive, but tasty.
+Shark diving is done year round, but due to the seasonality of the event, shark diving is mostly done in the summer months.
+However, read the fine print and make sure you understand the implications of the insurance.
+The Cubomedusae can be seen swimming in the bays and along the reefs from October through April in the northern part of the city. They can sometimes be seen at other times.
+Hydras are poisonous, but their toxins are seldom lethal to humans. Most species of hydra are harmless to humans and usually found in freshwater.
+The saltwater crocodile is not a regular visitor to the ocean; its main habitat is the mangroves to the north of Rockhampton.
+The previous booking system had given travellers the confidence that there would be a bed for them when they arrived at their destination.
+Travel agents often have arrangements with particular hotels, though you can usually book other types of accommodation through a travel agent.
+Travel agents usually offer packages which include breakfast, transport to/from the airport or a combination of flight and hotel.
+They may also cancel your reservation if you need to extend it, or if you need to submit other documents (e.g. a visa).
+However, any changes or cancellations must be made through the travel agent, not the hotel directly.
+For many of the music festivals, a large portion of the attendees choose to camp, and many of them see this as a large part of the experience of the festival.
+If you want to find the exact center of an event, you need to roll the dice to find a location that is closest to the center.
+Don't forget: even if the music has stopped on the main stages, there could be somewhere else in the festival where music is still being played until the early hours.
+Some festivals have dedicated camping areas for families with small children.
+If you visit the northern part of the Baltic Sea in winter, make sure to check the location of your accommodation, as ice-breaking is quite noisy to those who are most sensitive to it.
+St. Petersburg's cruise ships provide a good opportunity to see the city. Passengers on cruise ships are exempt from visa requirements (see below).
+Casinos usually do everything they can to keep their visitors in the building as long as possible and to get them to spend more money. Most casinos are non-smoking and have no windows and few places to sit down.
+They usually offer especially food, drinks and entertainment to keep the guests happy and to keep them on the premises.
+Drinks with alcohol are sometimes served in restaurants. However, drinking alcoholic beverages in public places is prohibited and every good citizen knows how important it is to keep the streets clean.
+Anyone planning to hike in mountainous or snowy regions should consider the possibility of snow or cold temperatures.
+On wet and slippery pavements there is little traction, so you can't power up hills the same way you can on dry asphalt.
+Heavy snowfall in short periods of time can cause avalanches.
+Visibility can also be limited by fog, smoke, haze or ice on the windshield.
+From the other side, in many countries ice and snow conditions are normal, so the glaciers will grow without interruption.
+Safari may be the biggest tourist attraction in Africa and for most visitors the experience is the highlight of their visit.
+The term safari is popularly associated with trips to see wildlife especially on the plains of East Africa.
+Some animals, such as bats and giraffes, have eyes that are set close together so they have a wide field of view.
+Lions, tigers and leopards are sometimes out of focus, and can be more easily appreciated with binoculars.
+A safari (plural safaris) is an overland journey, commonly a big-game hunt in African countries. The word "safari" also means "journey" in Swahili.
+The Paralympic Games will take place from 24 August to 5 September 2021. Some events will be held in other locations around Japan.
+Tokyo will become the first Asian city to have hosted two Olympic Games, after also doing so in 1964.
+If you had booked flights and a hotel for 2020 before the cancellation, you may find yourself in a tricky situation.
+The cancellation policies differ, but most with a coronavirus-related cancellation are not refunded until after July 2020, when the Olympics are scheduled to begin.
+It is expected that most of the event tickets will be priced from ¥2,500 to ¥130,000, while the regular tickets will cost around ¥7,000.
+Breast pumping can help them get rid of it. Many hotels provide a breast pump and a private room for expressing milk, if requested in advance.
+If gluten-free bread is not available or you do not like the taste of gluten-free bread, you can try to use a bun, if available.
+Be careful not to over-tighten the screws (or they may strip or break).
+There are many ways to purify water, some more effective against particular contaminants.
+In some places, it takes only one minute to boil water, while in other places it takes several minutes.
+The filter stands out for its efficiency, so if you are concerned about buying a water purifier from a reputable company.
+Travelers may encounter wildlife they are not familiar with in their home region.
+Bacteria can contaminate food, cause food poisoning or, more seriously, give rise to allergies, infectious diseases or even cancer.
+Infections transmitted by mosquitoes, fleas, or ticks that can bite or infect humans are not usually considered diseases.
+Buying without a prescription gives you the option to purchase medications that are freely available without a prescription or over-the-counter medications.
+Travellers going to high-taxation countries sometimes end up paying a significant amount of money, especially for items such as alcoholic drinks and tobacco.
+The route from Buffalo to Pittsburgh along the Pennsylvania Turnpike between Point Marion and Ferndale provides the most scenic driving, often winding through isolated rural areas.
+If you're not used to walking on dirt roads, you'll be out of breath - there are a lot of inclines, steep declines, and uneven surfaces.
+The permitted speed limits are lower than the previous and next road - usually 35-40 mph (56-64 km/h) - and these limits are more strictly enforced.
+However, in a wilderness setting, the cellular signal is often much better than in other roadside locations, such as the Pennsylvania Wilds.
+German cuisine is quite diverse, and in Bavaria it is very hearty and varied, similar to the cuisine of the Alpine regions of Austria.
+Fruit pies with cottage cheese filling are popular all year round, while in summer they are also served with cherry and plum fillings.
+Many German bakeries add almonds, cinnamon, and other spices to their dough, which makes the baked goods especially good with a strong coffee.
+If you want small, crispy and inexpensive pancakes, try what the locals call Berliner, Pfannkuchen or Krapfen.
+Carriage is food made from meat or vegetables, with or without sauce and gravy.
+Carrots can be either "sweet" or "bitter" depending on their genetic makeup.
+In the northern and eastern regions of India and Pakistan, yogurt is often sweetened with sugar; in the southern and coastal regions of India and some other parts of the subcontinent, coconut milk is often sweetened.
+With Indonesia's diverse regional cuisine, there are 17,000 dishes to choose from.
+However, without further explanation, this term usually refers to the central and eastern parts of Java, the island's most populated areas.
+The island's cuisine, now ubiquitous throughout the archipelago, offers a wide variety of simple, spicy dishes. The main staples are taro (especially cassava), sweet potatoes, and various aromatic spices.
+The edges of the sails need to be sewn together along the seam that runs down the middle of each sail.
+They provide greater stability, but can pose a safety hazard if the ladder leans against a wall, as the weight of the ladder can cause the wall to collapse.
+If a cow has to be slaughtered but its carcass is left in the field, it may be trampled on the ground if the cow falls down. To avoid this, several measures must be taken.
+In the first place, most of the time you have to carry your shoes and socks in your backpack.
+For some fences, especially English fences, there is a safety barrier that prevents the horse from jumping over the fence, and it has to be opened and closed by the rider.
+The Colca Canyon is the deepest canyon in Chile and the second deepest in the world, being known as the Grand Canyon of South America, with the most varied rock formations and cliffs.
+Hikers are rewarded with panoramic views of the glaciers. Alpinists from all over the world constantly create new routes along the glacier's inaccessible cliffs.
+Mountain biking is an extreme sport involving riding off-road bicycles over rough terrain. Mountain biking is a popular sport that involves riding off-road bicycles over rough terrain.
+Many enthusiasts (known in English as "ski bums") see skiing as a way of life and base their entire existence around skiing at a particular resort.
+The idea of sleeping in a bed is very old - the oldest known bed is from 5000 BCE!
+Rock climbing as a sport began at least in the 17th century, and in 1861 the first climbing club was opened in Australia.
+Traveling with backpacks to sleep: this is also known as distance hiking, trail hiking or backpacking.
+It is related, but not always with climbing on rocks or alpinism; in the last years these activities are done on steeper slopes, and require stiffer boots and crampons.
+Think of the detour as a parallel path.
+In good conditions, you can run faster than you can walk - although it would take a very good runner to beat a moderate walker's speed on level ground.
+Europe is a small continent with many independent countries. Travelling in multiple countries usually means getting lots of different visas and passport controls.
+However, in this case, the Hong Kong Special Administrative Region functions similarly to a sovereign state.
+In this area, as a rule, it is possible to cross the border without undergoing repeated passport control checkpoints.
+Similarly, if you have a Schengen visa, you do not need to apply for a visa separately for each Schengen co-state, thus saving time, money and work with documents.
+There is no universally agreed definition of what constitutes an antique. Some insurance companies define antiques as items that are over 100 years old.
+There are geographical differences; in some places, such as North America, the range may be smaller than in Europe.
+Antique furniture can be considered as heirlooms, though they are newer than similar mass-produced items.
+Farming has always been an important source of the nation's wealth, and the culture associated with trade is also significant for many other professionals.
+Although traditionally not all of them were involved in large-scale reindeer herding, but after the decline of hunting, fishing and similar activities, they mainly used reindeer as a means of livelihood.
+Many of us work modern jobs nowadays, and tourism is an important source of income for many communities in Lapland.
+While the word "gypsy" is often used, especially by non-Romani people, it is often considered offensive due to its associations with negative stereotypes and misrepresentation of the Romani people.
+If your visitor complies with the immigration requirements of the country you are visiting, your travel insurance or travel cancellation insurance may be affected.
+You may choose to join another country's government, but they are only open to citizens of that country.
+As an example, Americans in Tuva and South-East Asia may face different situations than Europeans or Arabs.
+Roadblocks only give a limited view of the political situation in a single country.
+Presented information is often superficial, overall and much simpler than the detailed information available elsewhere.
+Invasive species are any species which become introduced outside their native range, where they did not evolve, and where they are likely to cause economic or environmental harm or harm to human health.
+Time zones can overlap slightly, and may differ slightly due to geographic, topographic, and atmospheric effects.
+Strong winds, heavy rain, frequent thunderstorms and tornadoes are common in this region, as are hurricanes, floods and landslides.
+The region's and seasonal changes in nature are, for example, snowfall, snowstorms, ice storms and rainstorms.
+Travelers should be aware of any time-sensitive risks that may affect a given area, as these can affect all travel plans.
+Anyone planning to visit a country considered to be a war zone should seek professional training.
+If you search for "scuba diving classes near me" online, chances are you'll find a local dive shop.
+The course usually covers most of the questions that are asked here, as well as some practical exercises.
+The course usually lasts 2-5 days and includes first aid training, various types of training in outdoor skills and sometimes also survival training.
+There are many books and magazines about survival in extreme conditions, but there are very few publications about living in a war zone.
+Travelers should check that they have up-to-date passports for any trips requiring re-entry into their home country.
+The government should issue passports that do not include the word "citizen" (X) or documents that are renewed so that they match the desired word and gender.
+The willingness of foreign governments to accept such documents varies greatly.
+Also, since the attacks of September 11, 2001, air travel security has become much more strict.
+Patients undergoing transplant surgery cannot be assured that their privacy and dignity will be respected when they are scanned.
+A backscattering current is an outflowing mass of water that spills over the edge of a cliff or shelf, often right next to the cliff or shelf.
+Because of the topography of the seafloor, the return flow is concentrated in a few deep canyons, which can act as conduits for deep-sea currents.
+Most of the deaths were caused by drowning as swimming against the current can be difficult.
+As long as you're out of the current, swimming back is usually easier than normal.
+Try to get to a quiet place where you're unlikely to be disturbed, or a place where you feel comfortable - a friend's house or your own home, for example.
+The return shock is sooner than the cultural shock (the honeymoon is over), it lasts longer and can be more intense.
+For travellers who find it easy to adapt to new cultures, it can be particularly difficult to fit into their hometown culture.
+Returning home after a life spent in foreign lands, you will find yourself a stranger in a strange land, out of touch with your heritage.
+When you first arrived in the countryside, the people were probably friendly and hospitable, knowing that travelers in a new land are to be welcomed.
+People may not realise that even travellers returning home need patience and understanding.
+The Central Sound and Light Show is one of the most interesting things to do for kids in this area.
+Before you start the show, take a look at the top and bottom of the screen.
+Typically, you will always hear tourists and vendors shouting. Talking about sound and light is like talking about the alphabet.
+The Sphinx is a symbol and a storyteller.
+The eyes are placed on pyramids and different pyramids are illuminated.
+Many countries have territorial claims in Antarctica, which were first explored in 1819, and it is the coldest place on Earth, with a record low of -89.2°F (-61.1°C) in 2010.
+The archipelago is 120 km (75 mi) north of Salvador. The largest island is Sao Jorge, with a dead volcano at Pico do Fogo.
+There are also the Livingstone and Descartes Rocks, still active volcanoes that have created a dramatic landscape on the rim of the caldera.
+The Isle of Wight is an island in the English Channel, off the south coast of England and separated from the mainland by the Solent and the English Channel.
+The Precambrian rock in this area has been uplifted, exposing the 360 km (220 mi) long chain of the Elk River Anticline, which has a similar geologic history to the Minnesota Drift.
+In the north there is the Sentinel Range or Vinson Massif, the highest point of Antarctica, with Vinson Massif at 4,892 metres (16,050 ft).
+In remote locations without cell phone coverage, a satellite phone may be the only option.
+A satellite dish is not like a mobile phone because you need to be able to see the satellite and be in line-of-sight with it.
+The service is often used by shipping companies, even cruise lines, as well as expeditions that need to relay data and maintain communications.
+Your local cable provider may be able to give you more information on how to set up a connection to this service.
+For those who plan to use a studio apartment, the opportunity to travel and learn is becoming more and more popular.
+It is particularly popular at the end of secondary school, allowing students to take a year out before going to university, without disrupting their education.
+In many cases, spending a year abroad as a mature student can even improve your chances of being accepted onto a postgraduate course in your home country.
+In most cases, tuition fees will have to be paid to enroll in these education programs.
+Somalia is a large country with a coastline. "Thousands of lakes" also means thousands of islands that are in or next to lakes.
+Islands and lakes are always best explored by boat.
+Even though remote archipelagos and large lakes are not suitable for sailing with any boat, small boats or kayaks can give you a completely different experience.
+Boating is a national hobby in Somalia, as every seventh or eighth citizen owns a boat.
+It is similar to Norway, Sweden and New Zealand, but it is quite unique (for example, in the Netherlands this number is one in forty).
+Most Baltic Sea cruises include an overnight stay in St. Petersburg, Russia.
+This means that when you return to the ship and disembark, you can spend a couple of days exploring the historical city.
+If you only leave the ship for a shore excursion, you will not need a separate visa (since 2009).
+Some cruise ship brochures mention Berlin (Germany). The map on those brochures shows Berlin far from the Baltic Sea, and a visit to the city is not included in the cruise fare.
+Traveling by airplane can be a stressful experience for anyone, especially if they are not used to it or have had a traumatic experience in the past.
+It's not something to be ashamed of: it's no different to going to the gym and it's something that a lot of people do.
+For some, replaying the moments leading up to and during the crash may be a way to process what happened and to work through the trauma.
+The cost of using a courier service can be high for urgent deliveries. Often just the right factor for business documents, goods or emergency spare parts deliveries.
+Some of the major airlines had their own planes, but smaller airlines and those on shorter routes were more likely to be affected.
+If they had used air transport, some of the routes would have taken several days to walk or ride a mule.
+The easiest way to do this is to declare it as registered baggage. Airline rules do not allow them to send baggage without a passenger, so you will have to be involved.
+There's a reason why the first-class or business class is more expensive than the economy class (or even better, get your company to pay for it).
+However, it is not easy: business class tickets usually cost four times more than economy class tickets, but even first class tickets are sometimes cheaper!
+In fact, there's really no reason to even look for a business or first class fare from A to B.
+Airlines are very well aware of the existence of a premium passenger group that is willing to pay a premium to get to their destination faster and in comfort, so they charge accordingly.
+The capital of Moldova is Chișinău. The local language is Romanian, but Russian is widely spoken.
+Moldova is an ethnically diverse republic that has seen ethnic conflict.
+In 1994, as a result of this conflict, the Pridnestrovian Moldavian Republic was established in the east of Moldova, which has its own government and currency, but is not recognized by any UN member state.
+Economic links between the two parts of Moldova have been re-established after tense political discussions.
+The main religion in Moldova is Orthodox Christianity.
+İzmir is Turkey's third largest city with around 3.7 million inhabitants, the second largest city on the Aegean Sea and a very good transportation hub.
+The once glorious city of Smyrna is now a modern, bustling commercial centre, set in a beautiful landscape surrounded by mountains.
+Traditional red-tiled roofs, stone buildings and modern shopping centers are adorned with 18th-century markets and old mosques and churches, though the city's atmosphere is more reminiscent of Mediterranean Europe rather than traditional Turkey.
+Halderness Bay overlooks the estuary of the River Esk and has an unusual eight-sided church.
+There are some interesting marble sculptures in the churchyard.
+It's a 15-minute walk along a winding path.
+North and west of Lisbon is the romantic and fascinating town of Sintra, made famous by Lord Byron's eulogy of its beauty.
+Scotturb's bus 403 regularly goes from Sintra to Rock, stopping at the Roca Bridge along the way.
+Later head north to visit the Shrine of Our Lady of Fatima, one of the world's most famous New Age pilgrimage sites.
+Imagine, if you will, that you are actually visiting a mosque and a place that is home to a large number of the world's population.
+Still, there are many men and women - both Jews and non-Jews - who have lived through these times, and many more who had relatives who were killed or perished during the Holocaust.
+Visit this place with all the dignity, seriousness and respect it deserves. Don't forget the Holocaust or the Nazis.
+Don't climb or carve your initials on this site.
+Catalan and Spanish are the official languages of Barcelona. Almost all of the inhabitants speak Catalan, a large part of them understand Spanish, but practically everyone is able to speak Spanish.
+However, most signs are only in Catalan, as it is the first official language according to the laws.
+Nevertheless, Spanish is widely used in public transportation and elsewhere.
+Normal announcements on the metro are only in Catalan, but the automated announcement system gives information in many different languages, including Spanish, English, French, Arabic and Japanese.
+Parisians have a reputation for being egocentric, unfriendly, and snobbish.
+While this stereotype is far from accurate, the best way to think of the Parisians is still as the "bien élevé" (well-mannered) people. It is definitely a pleasant way to travel.
+If you show a few signs of weakness, the Parisians will quickly take advantage of it.
+The Plitvice Lakes National Park is very forested, mainly with beech and spruce trees, and has bears, wolves and boars, as well as Alpine and Mediterranean vegetation.
+It has a wide variety of fauna, due to the different microclimates, types of soil and altitudes above sea level.
+This area is also home to many different animal and bird species.
+There are also rare fauna such as the Eurasian brown bear, wolf, fox, badger, lynx and wolverine, as well as many other common mammals.
+Women should cover their shoulders and knees when visiting the abbey, and men should not wear shorts.
+Most of the nunneries offer bed and breakfast, but if you come unprepared you'll be offered a mattress on the floor, and if you bring your own bedding or a sleeping bag you can camp out in the grounds or pitch a tent.
+Men should also wear shoes that cover the ankles.
+Also, it can be removed from the shelves to the outside, but it is not cheap for each user, so you might not be able to afford it. One size fits all men!
+The staple foods of the Maltese (similar to those of the Mediterranean region in general) are wheat, vegetables and meat, especially pork, and olives are ubiquitous.
+Simply prepare and enjoy a variety of evening meals, especially in the summer, as it is a tradition. It is made from corn, olives, tomatoes and other ingredients that are available locally, such as cheese, tuna and so on.
+All nouns, including the word Sie, which means "you", are always written with a capital initial letter, even at the end of a sentence.
+It is an important way of distinguishing different actions and objects.
+It also clarifies reading, although the need to specify whether a word is being used as a noun or verb, or a particular noun or verb, is obviated.
+The Italian alphabet is relatively easy to learn, as most words are pronounced exactly as they are written.
+The main vowels are e and o, because they are the closest to the next correct pronunciation.
+Also, be aware of the difference between r and rr when pronouncing the letter r: caro means dear, while carro means battle.
+Persian has a relatively simple and regular grammar.
+Thus, reading these alphabet letters will help you learn a lot about the grammar of the foreign language and better understand phrases.
+Lieke says that if you know one Romance language, learning Portuguese will be easier.
+However, in modern times, people who do not speak much Spanish may be forgiven for thinking that Portuguese is quite similar and does not need to be learned separately.
+Nowadays, most of the early observatories have been ruined and are used as museums or sites for learning.
+As lighting was not a big issue back then, they were usually found in or near towns, or at locations that were easier to reach than in modern times.
+Most of the proposed man-made telescopes are massive constructions in remote locations with good atmospheric seeing.
+Drinking sake, or hanami, has been a part of Japanese culture since at least the 8th century.
+The concept was developed in China, where the Japanese invasion was a recent memory.
+In Japan, the first karaoke bars were set up only for the emperor and other members of the aristocracy in the emperor's court.
+Eyes look best in a natural setting, so stick with the one-eye-at-a-time rule.
+If you visit a department store, "browsing" will also be an excuse to get away from the crowds.
+In general, Singapore is a very safe place to visit, and it is easy to get around, and after you arrive you can easily get anything you need.
+However, only a few degrees north of the equator, you will get both heat (always) and humidity (depending on how cloudy it is, which will vary more).
+There are also some buses that go to the north of Hebron - to the traditional burial sites of Abraham, Isaac, Jacob and their wives.
+Make sure the bus you want goes to Hebron, not just the nearby Jewish settlement of Kiryat Arba.
+Rural waterways can be a good theme for relaxation.
+For example, you can visit the castles on the Loire River, the Rhine River or take a cruise to interesting places on the Danube or sail on a boat on the Erie Canal.
+They also suggest routes for popular hiking and biking trails.
+Christmas is one of the most important holidays in Christianity and marks the birth of Jesus.
+Many of these traditions have been adopted by non-Christian countries as well as by people in non-Christian countries.
+It is a tradition to light a bonfire on St. John's Eve in order to see the witches.
+This tradition probably has a Christian theological explanation, but it may also be a pagan spring and fertility rite.
+Traditionally, bells are often rung during Easter Vigil on Holy Saturday night, when the Easter Candle is lit, to announce the resurrection of Christ.
+All of the animals that originally came to the islands had to swim, dive, or fly to get here.
+Because of its isolation from the mainland, predators were unable to reach the islands, allowing for the development of a unique ecosystem on the Galapagos.
+Since humans arrived in the Galapagos, many invasive species have been introduced, including rats, goats, pigs, dogs, and cats.
+If you visit the Arctic or Antarctica in winter, you will experience a polar night, when the sun never rises above the horizon.
+This gives a good chance to see the Northern Lights as the skies will be darker or lighter depending on the time of day.
+Since these areas are not densely populated and light pollution is often low, you can also look at the sky.
+Japanese culture places a greater emphasis on hierarchy and formality than Western cultures do.
+The suit is standard business attire, and colleagues often address each other by title and surname.
+Working as a team is very important, so the group's performance is judged rather than individual accomplishments.
+Employees often need a supervisor's approval to make a decision, and from employees supervisors expect a follow-through.
diff --git a/test-lv-en.bleu b/test-lv-en.bleu
new file mode 100644
index 0000000000000000000000000000000000000000..168537f22289351b9f0ba320846cbe92a43d1312
--- /dev/null
+++ b/test-lv-en.bleu
@@ -0,0 +1 @@
+BLEU|nrefs:1|case:mixed|eff:no|tok:13a|smooth:exp|version:2.4.3 = 21.62 53.4/26.8/15.8/9.6 (BP = 1.000 ratio = 1.015 hyp_len = 25100 ref_len = 24721)
diff --git a/test-lv-en.comet b/test-lv-en.comet
new file mode 100644
index 0000000000000000000000000000000000000000..f7c305956af4af82a9451b5d5d12acce4d792e2f
--- /dev/null
+++ b/test-lv-en.comet
@@ -0,0 +1,1013 @@
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 0 score: 0.7338
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 1 score: 0.9000
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 2 score: 0.9021
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 3 score: 0.7274
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 4 score: 0.7846
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 5 score: 0.7542
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 6 score: 0.5795
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 7 score: 0.8550
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 8 score: 0.9120
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 9 score: 0.9403
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 10 score: 0.8889
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 11 score: 0.8351
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 12 score: 0.8575
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 13 score: 0.6900
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 14 score: 0.8627
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 15 score: 0.7599
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 16 score: 0.8714
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 17 score: 0.9060
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 18 score: 0.8517
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 19 score: 0.8505
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 20 score: 0.9468
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 21 score: 0.9395
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 22 score: 0.8132
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 23 score: 0.8605
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 24 score: 0.8269
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 25 score: 0.8781
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 26 score: 0.8076
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 27 score: 0.8542
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 28 score: 0.7144
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 29 score: 0.7505
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 30 score: 0.6681
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 31 score: 0.7049
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 32 score: 0.7390
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 33 score: 0.8741
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 34 score: 0.8763
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 35 score: 0.8548
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 36 score: 0.8683
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 37 score: 0.8422
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 38 score: 0.6929
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 39 score: 0.7818
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 40 score: 0.7579
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 41 score: 0.9225
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 42 score: 0.9192
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 43 score: 0.8895
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 44 score: 0.6660
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 45 score: 0.7818
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 46 score: 0.7971
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 47 score: 0.8897
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 48 score: 0.6448
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 49 score: 0.6740
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 50 score: 0.8849
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 51 score: 0.8091
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 52 score: 0.8075
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 53 score: 0.9091
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 54 score: 0.8833
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 55 score: 0.8886
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 56 score: 0.8110
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 57 score: 0.8058
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 58 score: 0.7594
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 59 score: 0.6393
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 60 score: 0.8200
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 61 score: 0.9144
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 62 score: 0.8409
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 63 score: 0.8753
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 64 score: 0.8681
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 65 score: 0.7916
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 66 score: 0.7433
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 67 score: 0.7483
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 68 score: 0.9082
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 69 score: 0.8487
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 70 score: 0.8655
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 71 score: 0.7426
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 72 score: 0.7799
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 73 score: 0.8670
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 74 score: 0.8223
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 75 score: 0.7635
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 76 score: 0.8372
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 77 score: 0.8700
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 78 score: 0.9203
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 79 score: 0.8696
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 80 score: 0.8912
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 81 score: 0.8846
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 82 score: 0.6990
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 83 score: 0.8067
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 84 score: 0.7868
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 85 score: 0.8171
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 86 score: 0.7076
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 87 score: 0.7410
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 88 score: 0.8484
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 89 score: 0.7268
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 90 score: 0.6169
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 91 score: 0.8710
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 92 score: 0.7936
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 93 score: 0.8694
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 94 score: 0.8619
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 95 score: 0.8386
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 96 score: 0.6523
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 97 score: 0.8098
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 98 score: 0.7724
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 99 score: 0.8368
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 100 score: 0.9214
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 101 score: 0.8247
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 102 score: 0.7483
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 103 score: 0.8248
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 104 score: 0.7888
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 105 score: 0.7944
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 106 score: 0.8179
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 107 score: 0.8219
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 108 score: 0.7686
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 109 score: 0.8529
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 110 score: 0.7581
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 111 score: 0.7311
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 112 score: 0.8917
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 113 score: 0.7805
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 114 score: 0.5882
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 115 score: 0.8355
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 116 score: 0.8229
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 117 score: 0.8198
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 118 score: 0.9514
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 119 score: 0.8362
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 120 score: 0.6087
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 121 score: 0.7374
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 122 score: 0.8207
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 123 score: 0.8428
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 124 score: 0.6829
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 125 score: 0.7561
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 126 score: 0.6213
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 127 score: 0.8720
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 128 score: 0.7558
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 129 score: 0.8395
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 130 score: 0.6955
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 131 score: 0.8793
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 132 score: 0.5884
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 133 score: 0.8012
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 134 score: 0.5504
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 135 score: 0.6948
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 136 score: 0.8468
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 137 score: 0.8573
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 138 score: 0.5774
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 139 score: 0.8649
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 140 score: 0.7678
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 141 score: 0.8132
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 142 score: 0.8982
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 143 score: 0.5894
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 144 score: 0.7137
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 145 score: 0.9091
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 146 score: 0.9081
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 147 score: 0.7813
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 148 score: 0.7935
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 149 score: 0.7827
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 150 score: 0.9286
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 151 score: 0.8222
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 152 score: 0.5317
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 153 score: 0.7004
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 154 score: 0.6474
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 155 score: 0.7321
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 156 score: 0.6619
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 157 score: 0.7473
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 158 score: 0.6741
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 159 score: 0.7005
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 160 score: 0.6412
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 161 score: 0.7641
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 162 score: 0.7583
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 163 score: 0.8177
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 164 score: 0.8552
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 165 score: 0.7812
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 166 score: 0.7178
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 167 score: 0.8809
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 168 score: 0.7843
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 169 score: 0.8058
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 170 score: 0.8491
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 171 score: 0.8891
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 172 score: 0.8378
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 173 score: 0.8831
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 174 score: 0.7986
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 175 score: 0.7830
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 176 score: 0.7919
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 177 score: 0.9195
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 178 score: 0.9038
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 179 score: 0.9444
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 180 score: 0.8007
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 181 score: 0.8691
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 182 score: 0.8461
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 183 score: 0.8786
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 184 score: 0.8259
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 185 score: 0.9194
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 186 score: 0.8695
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 187 score: 0.7752
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 188 score: 0.7867
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 189 score: 0.7542
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 190 score: 0.8757
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 191 score: 0.7976
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 192 score: 0.7781
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 193 score: 0.8067
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 194 score: 0.8437
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 195 score: 0.9256
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 196 score: 0.7204
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 197 score: 0.7587
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 198 score: 0.8690
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 199 score: 0.7280
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 200 score: 0.7692
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 201 score: 0.7076
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 202 score: 0.6987
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 203 score: 0.7071
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 204 score: 0.7893
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 205 score: 0.8169
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 206 score: 0.6847
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 207 score: 0.8088
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 208 score: 0.5825
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 209 score: 0.9187
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 210 score: 0.9298
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 211 score: 0.8769
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 212 score: 0.8737
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 213 score: 0.8995
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 214 score: 0.8720
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 215 score: 0.8786
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 216 score: 0.8343
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 217 score: 0.8513
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 218 score: 0.8302
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 219 score: 0.7986
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 220 score: 0.8911
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 221 score: 0.8974
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 222 score: 0.8903
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 223 score: 0.8021
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 224 score: 0.8901
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 225 score: 0.8328
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 226 score: 0.8080
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 227 score: 0.8021
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 228 score: 0.8759
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 229 score: 0.7663
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 230 score: 0.9057
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 231 score: 0.8194
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 232 score: 0.7874
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 233 score: 0.6699
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 234 score: 0.7775
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 235 score: 0.8531
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 236 score: 0.8794
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 237 score: 0.8771
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 238 score: 0.7702
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 239 score: 0.8075
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 240 score: 0.7907
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 241 score: 0.6595
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 242 score: 0.8116
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 243 score: 0.6730
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 244 score: 0.7012
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 245 score: 0.8479
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 246 score: 0.6904
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 247 score: 0.7897
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 248 score: 0.7201
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 249 score: 0.9220
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 250 score: 0.8747
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 251 score: 0.8356
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 252 score: 0.8385
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 253 score: 0.8546
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 254 score: 0.9492
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 255 score: 0.8062
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 256 score: 0.7722
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 257 score: 0.8000
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 258 score: 0.8608
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 259 score: 0.8367
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 260 score: 0.8038
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 261 score: 0.7036
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 262 score: 0.6278
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 263 score: 0.5912
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 264 score: 0.9426
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 265 score: 0.8867
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 266 score: 0.8742
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 267 score: 0.8459
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 268 score: 0.6523
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 269 score: 0.7643
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 270 score: 0.7612
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 271 score: 0.6444
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 272 score: 0.7929
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 273 score: 0.7204
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 274 score: 0.6673
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 275 score: 0.8039
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 276 score: 0.6092
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 277 score: 0.9261
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 278 score: 0.8182
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 279 score: 0.8421
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 280 score: 0.7912
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 281 score: 0.8506
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 282 score: 0.8577
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 283 score: 0.8723
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 284 score: 0.9049
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 285 score: 0.8865
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 286 score: 0.8216
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 287 score: 0.7660
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 288 score: 0.9146
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 289 score: 0.7931
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 290 score: 0.8799
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 291 score: 0.7166
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 292 score: 0.8597
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 293 score: 0.8053
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 294 score: 0.6690
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 295 score: 0.6782
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 296 score: 0.8152
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 297 score: 0.8393
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 298 score: 0.8922
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 299 score: 0.8047
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 300 score: 0.8994
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 301 score: 0.7759
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 302 score: 0.8658
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 303 score: 0.8898
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 304 score: 0.7904
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 305 score: 0.7823
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 306 score: 0.8829
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 307 score: 0.8067
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 308 score: 0.9112
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 309 score: 0.7711
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 310 score: 0.9322
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 311 score: 0.7646
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 312 score: 0.8583
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 313 score: 0.7509
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 314 score: 0.8586
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 315 score: 0.8809
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 316 score: 0.7574
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 317 score: 0.6820
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 318 score: 0.8547
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 319 score: 0.6030
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 320 score: 0.6692
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 321 score: 0.8174
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 322 score: 0.8102
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 323 score: 0.8517
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 324 score: 0.8327
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 325 score: 0.8871
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 326 score: 0.7865
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 327 score: 0.6400
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 328 score: 0.8804
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 329 score: 0.8881
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 330 score: 0.8944
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 331 score: 0.8081
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 332 score: 0.9006
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 333 score: 0.6234
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 334 score: 0.9070
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 335 score: 0.8875
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 336 score: 0.9043
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 337 score: 0.7806
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 338 score: 0.7294
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 339 score: 0.8731
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 340 score: 0.7770
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 341 score: 0.6156
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 342 score: 0.5217
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 343 score: 0.7574
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 344 score: 0.8792
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 345 score: 0.7506
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 346 score: 0.8510
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 347 score: 0.6653
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 348 score: 0.6520
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 349 score: 0.3885
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 350 score: 0.8040
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 351 score: 0.6702
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 352 score: 0.8888
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 353 score: 0.9266
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 354 score: 0.8553
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 355 score: 0.8571
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 356 score: 0.8278
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 357 score: 0.8307
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 358 score: 0.8689
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 359 score: 0.6650
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 360 score: 0.7750
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 361 score: 0.5800
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 362 score: 0.8052
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 363 score: 0.4830
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 364 score: 0.6814
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 365 score: 0.6892
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 366 score: 0.6674
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 367 score: 0.8509
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 368 score: 0.7314
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 369 score: 0.8330
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 370 score: 0.4414
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 371 score: 0.6427
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 372 score: 0.7742
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 373 score: 0.8026
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 374 score: 0.8177
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 375 score: 0.7940
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 376 score: 0.9072
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 377 score: 0.8609
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 378 score: 0.7271
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 379 score: 0.8195
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 380 score: 0.8559
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 381 score: 0.7482
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 382 score: 0.6708
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 383 score: 0.6199
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 384 score: 0.7809
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 385 score: 0.7763
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 386 score: 0.7847
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 387 score: 0.7818
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 388 score: 0.8347
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 389 score: 0.8716
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 390 score: 0.8187
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 391 score: 0.8836
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 392 score: 0.9057
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 393 score: 0.9251
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 394 score: 0.7760
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 395 score: 0.5814
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 396 score: 0.6955
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 397 score: 0.8906
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 398 score: 0.8410
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 399 score: 0.9093
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 400 score: 0.8462
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 401 score: 0.7945
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 402 score: 0.6855
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 403 score: 0.8165
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 404 score: 0.8112
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 405 score: 0.6377
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 406 score: 0.9085
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 407 score: 0.8266
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 408 score: 0.9143
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 409 score: 0.8880
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 410 score: 0.8804
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 411 score: 0.7987
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 412 score: 0.7788
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 413 score: 0.8819
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 414 score: 0.8663
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 415 score: 0.8144
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 416 score: 0.7415
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 417 score: 0.7770
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 418 score: 0.8346
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 419 score: 0.8950
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 420 score: 0.9107
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 421 score: 0.8948
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 422 score: 0.7432
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 423 score: 0.8101
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 424 score: 0.7818
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 425 score: 0.8835
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 426 score: 0.8829
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 427 score: 0.8094
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 428 score: 0.8917
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 429 score: 0.9302
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 430 score: 0.8332
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 431 score: 0.7906
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 432 score: 0.7573
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 433 score: 0.6524
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 434 score: 0.8720
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 435 score: 0.7204
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 436 score: 0.8969
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 437 score: 0.8949
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 438 score: 0.8322
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 439 score: 0.9068
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 440 score: 0.8704
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 441 score: 0.8525
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 442 score: 0.8915
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 443 score: 0.8425
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 444 score: 0.8508
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 445 score: 0.9040
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 446 score: 0.8722
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 447 score: 0.8980
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 448 score: 0.8970
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 449 score: 0.8132
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 450 score: 0.8906
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 451 score: 0.8544
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 452 score: 0.7787
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 453 score: 0.6924
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 454 score: 0.8487
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 455 score: 0.7048
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 456 score: 0.6657
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 457 score: 0.8843
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 458 score: 0.7422
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 459 score: 0.6691
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 460 score: 0.7628
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 461 score: 0.8184
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 462 score: 0.7903
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 463 score: 0.9152
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 464 score: 0.8249
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 465 score: 0.8158
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 466 score: 0.8587
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 467 score: 0.6790
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 468 score: 0.5307
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 469 score: 0.5213
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 470 score: 0.6599
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 471 score: 0.7338
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 472 score: 0.5297
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 473 score: 0.5650
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 474 score: 0.6141
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 475 score: 0.8723
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 476 score: 0.7912
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 477 score: 0.7968
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 478 score: 0.7942
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 479 score: 0.9188
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 480 score: 0.6867
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 481 score: 0.7197
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 482 score: 0.8647
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 483 score: 0.8424
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 484 score: 0.8557
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 485 score: 0.8017
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 486 score: 0.8537
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 487 score: 0.7689
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 488 score: 0.8445
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 489 score: 0.7953
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 490 score: 0.8528
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 491 score: 0.7166
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 492 score: 0.9178
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 493 score: 0.8888
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 494 score: 0.6481
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 495 score: 0.7118
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 496 score: 0.8439
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 497 score: 0.7416
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 498 score: 0.8770
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 499 score: 0.8913
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 500 score: 0.8978
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 501 score: 0.9126
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 502 score: 0.8889
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 503 score: 0.8310
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 504 score: 0.8246
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 505 score: 0.6572
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 506 score: 0.5638
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 507 score: 0.4550
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 508 score: 0.6679
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 509 score: 0.8260
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 510 score: 0.5803
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 511 score: 0.7785
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 512 score: 0.8983
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 513 score: 0.8849
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 514 score: 0.8946
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 515 score: 0.7344
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 516 score: 0.7105
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 517 score: 0.9327
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 518 score: 0.8299
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 519 score: 0.9435
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 520 score: 0.7416
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 521 score: 0.8430
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 522 score: 0.6411
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 523 score: 0.8408
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 524 score: 0.8672
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 525 score: 0.8169
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 526 score: 0.8396
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 527 score: 0.7919
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 528 score: 0.7980
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 529 score: 0.6893
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 530 score: 0.4225
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 531 score: 0.7880
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 532 score: 0.8333
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 533 score: 0.6371
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 534 score: 0.5003
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 535 score: 0.4793
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 536 score: 0.7594
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 537 score: 0.5387
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 538 score: 0.7968
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 539 score: 0.8659
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 540 score: 0.8642
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 541 score: 0.9010
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 542 score: 0.8710
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 543 score: 0.8401
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 544 score: 0.7490
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 545 score: 0.9054
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 546 score: 0.8020
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 547 score: 0.8566
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 548 score: 0.8400
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 549 score: 0.9158
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 550 score: 0.7323
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 551 score: 0.8277
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 552 score: 0.8828
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 553 score: 0.7673
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 554 score: 0.7626
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 555 score: 0.7131
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 556 score: 0.6067
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 557 score: 0.8293
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 558 score: 0.7134
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 559 score: 0.6102
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 560 score: 0.6808
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 561 score: 0.8100
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 562 score: 0.6895
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 563 score: 0.6794
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 564 score: 0.7463
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 565 score: 0.8229
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 566 score: 0.8861
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 567 score: 0.8951
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 568 score: 0.7254
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 569 score: 0.7824
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 570 score: 0.9179
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 571 score: 0.8100
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 572 score: 0.8252
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 573 score: 0.8803
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 574 score: 0.8279
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 575 score: 0.8037
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 576 score: 0.7624
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 577 score: 0.8747
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 578 score: 0.9085
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 579 score: 0.7247
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 580 score: 0.6570
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 581 score: 0.6930
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 582 score: 0.8380
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 583 score: 0.7055
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 584 score: 0.7539
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 585 score: 0.8747
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 586 score: 0.8710
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 587 score: 0.8787
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 588 score: 0.5471
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 589 score: 0.9280
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 590 score: 0.8938
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 591 score: 0.8920
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 592 score: 0.8091
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 593 score: 0.9221
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 594 score: 0.8279
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 595 score: 0.8512
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 596 score: 0.8287
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 597 score: 0.8706
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 598 score: 0.6918
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 599 score: 0.8749
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 600 score: 0.8451
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 601 score: 0.7942
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 602 score: 0.8252
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 603 score: 0.6406
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 604 score: 0.8404
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 605 score: 0.8579
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 606 score: 0.7356
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 607 score: 0.7417
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 608 score: 0.8539
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 609 score: 0.8170
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 610 score: 0.8537
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 611 score: 0.7496
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 612 score: 0.8567
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 613 score: 0.8536
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 614 score: 0.7807
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 615 score: 0.7968
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 616 score: 0.8626
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 617 score: 0.8921
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 618 score: 0.8993
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 619 score: 0.4541
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 620 score: 0.6698
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 621 score: 0.3616
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 622 score: 0.9068
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 623 score: 0.7294
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 624 score: 0.6831
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 625 score: 0.8395
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 626 score: 0.6245
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 627 score: 0.8748
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 628 score: 0.8670
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 629 score: 0.8427
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 630 score: 0.6972
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 631 score: 0.9183
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 632 score: 0.9267
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 633 score: 0.9090
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 634 score: 0.9467
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 635 score: 0.8115
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 636 score: 0.8973
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 637 score: 0.8076
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 638 score: 0.8256
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 639 score: 0.8680
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 640 score: 0.7207
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 641 score: 0.8487
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 642 score: 0.8292
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 643 score: 0.5590
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 644 score: 0.7869
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 645 score: 0.6391
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 646 score: 0.8682
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 647 score: 0.8275
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 648 score: 0.5685
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 649 score: 0.8069
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 650 score: 0.6290
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 651 score: 0.5663
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 652 score: 0.4958
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 653 score: 0.6500
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 654 score: 0.7905
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 655 score: 0.8701
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 656 score: 0.8108
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 657 score: 0.8772
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 658 score: 0.7282
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 659 score: 0.8289
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 660 score: 0.5539
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 661 score: 0.8913
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 662 score: 0.8861
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 663 score: 0.8673
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 664 score: 0.8829
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 665 score: 0.8723
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 666 score: 0.6913
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 667 score: 0.8976
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 668 score: 0.8019
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 669 score: 0.8461
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 670 score: 0.8599
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 671 score: 0.8782
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 672 score: 0.8655
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 673 score: 0.6217
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 674 score: 0.8496
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 675 score: 0.8711
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 676 score: 0.8686
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 677 score: 0.8835
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 678 score: 0.8716
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 679 score: 0.7496
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 680 score: 0.7615
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 681 score: 0.8561
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 682 score: 0.8869
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 683 score: 0.8198
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 684 score: 0.8725
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 685 score: 0.8400
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 686 score: 0.8990
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 687 score: 0.7278
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 688 score: 0.8778
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 689 score: 0.8420
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 690 score: 0.8550
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 691 score: 0.8334
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 692 score: 0.9209
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 693 score: 0.8044
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 694 score: 0.7529
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 695 score: 0.8852
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 696 score: 0.7516
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 697 score: 0.8105
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 698 score: 0.7942
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 699 score: 0.8742
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 700 score: 0.8608
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 701 score: 0.8720
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 702 score: 0.8672
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 703 score: 0.7203
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 704 score: 0.4661
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 705 score: 0.7138
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 706 score: 0.7069
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 707 score: 0.8317
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 708 score: 0.8008
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 709 score: 0.8698
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 710 score: 0.8869
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 711 score: 0.8472
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 712 score: 0.8945
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 713 score: 0.8488
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 714 score: 0.8714
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 715 score: 0.7410
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 716 score: 0.8328
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 717 score: 0.8002
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 718 score: 0.9079
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 719 score: 0.8321
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 720 score: 0.7357
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 721 score: 0.6221
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 722 score: 0.8938
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 723 score: 0.9202
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 724 score: 0.9042
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 725 score: 0.8720
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 726 score: 0.8271
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 727 score: 0.5722
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 728 score: 0.7168
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 729 score: 0.7581
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 730 score: 0.8593
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 731 score: 0.9218
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 732 score: 0.8494
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 733 score: 0.8903
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 734 score: 0.8606
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 735 score: 0.8498
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 736 score: 0.8453
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 737 score: 0.8027
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 738 score: 0.8881
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 739 score: 0.7872
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 740 score: 0.8467
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 741 score: 0.7549
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 742 score: 0.7471
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 743 score: 0.8831
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 744 score: 0.9075
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 745 score: 0.8203
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 746 score: 0.5463
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 747 score: 0.7513
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 748 score: 0.8288
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 749 score: 0.9018
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 750 score: 0.8747
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 751 score: 0.7375
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 752 score: 0.8461
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 753 score: 0.8872
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 754 score: 0.9135
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 755 score: 0.8507
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 756 score: 0.7359
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 757 score: 0.8097
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 758 score: 0.6091
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 759 score: 0.8563
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 760 score: 0.8870
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 761 score: 0.7673
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 762 score: 0.9041
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 763 score: 0.7650
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 764 score: 0.9124
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 765 score: 0.6472
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 766 score: 0.8253
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 767 score: 0.7112
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 768 score: 0.9164
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 769 score: 0.9727
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 770 score: 0.6366
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 771 score: 0.8891
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 772 score: 0.8250
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 773 score: 0.8824
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 774 score: 0.7958
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 775 score: 0.7648
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 776 score: 0.7534
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 777 score: 0.8138
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 778 score: 0.8547
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 779 score: 0.8487
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 780 score: 0.8907
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 781 score: 0.7785
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 782 score: 0.8896
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 783 score: 0.6266
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 784 score: 0.6480
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 785 score: 0.6964
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 786 score: 0.6923
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 787 score: 0.8663
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 788 score: 0.8313
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 789 score: 0.8591
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 790 score: 0.9148
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 791 score: 0.7263
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 792 score: 0.8686
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 793 score: 0.8703
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 794 score: 0.6043
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 795 score: 0.8170
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 796 score: 0.9623
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 797 score: 0.7509
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 798 score: 0.8604
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 799 score: 0.7599
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 800 score: 0.8726
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 801 score: 0.6868
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 802 score: 0.8285
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 803 score: 0.7539
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 804 score: 0.7757
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 805 score: 0.8498
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 806 score: 0.6754
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 807 score: 0.9110
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 808 score: 0.8367
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 809 score: 0.6791
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 810 score: 0.8008
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 811 score: 0.6434
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 812 score: 0.9332
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 813 score: 0.8855
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 814 score: 0.8608
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 815 score: 0.8086
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 816 score: 0.8860
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 817 score: 0.5586
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 818 score: 0.5303
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 819 score: 0.6750
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 820 score: 0.8924
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 821 score: 0.8502
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 822 score: 0.7263
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 823 score: 0.8565
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 824 score: 0.8630
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 825 score: 0.7382
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 826 score: 0.4650
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 827 score: 0.8115
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 828 score: 0.8272
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 829 score: 0.7780
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 830 score: 0.8365
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 831 score: 0.8131
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 832 score: 0.7590
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 833 score: 0.7697
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 834 score: 0.7839
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 835 score: 0.8106
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 836 score: 0.5353
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 837 score: 0.7243
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 838 score: 0.8021
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 839 score: 0.7348
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 840 score: 0.8026
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 841 score: 0.7564
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 842 score: 0.5461
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 843 score: 0.7140
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 844 score: 0.6344
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 845 score: 0.5319
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 846 score: 0.6344
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 847 score: 0.7610
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 848 score: 0.7484
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 849 score: 0.6373
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 850 score: 0.8317
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 851 score: 0.6450
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 852 score: 0.8306
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 853 score: 0.6656
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 854 score: 0.8121
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 855 score: 0.6322
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 856 score: 0.6303
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 857 score: 0.8517
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 858 score: 0.6640
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 859 score: 0.8721
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 860 score: 0.8496
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 861 score: 0.8910
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 862 score: 0.8112
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 863 score: 0.8564
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 864 score: 0.7655
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 865 score: 0.8005
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 866 score: 0.7165
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 867 score: 0.8944
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 868 score: 0.7907
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 869 score: 0.6984
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 870 score: 0.8565
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 871 score: 0.7590
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 872 score: 0.8654
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 873 score: 0.5392
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 874 score: 0.6120
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 875 score: 0.8502
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 876 score: 0.7654
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 877 score: 0.8289
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 878 score: 0.9522
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 879 score: 0.6718
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 880 score: 0.7641
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 881 score: 0.8651
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 882 score: 0.8724
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 883 score: 0.6757
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 884 score: 0.7265
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 885 score: 0.8555
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 886 score: 0.8410
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 887 score: 0.7758
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 888 score: 0.6371
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 889 score: 0.8087
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 890 score: 0.8192
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 891 score: 0.8534
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 892 score: 0.5637
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 893 score: 0.7854
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 894 score: 0.8525
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 895 score: 0.7410
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 896 score: 0.7266
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 897 score: 0.9070
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 898 score: 0.8705
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 899 score: 0.5656
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 900 score: 0.7261
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 901 score: 0.7294
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 902 score: 0.7352
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 903 score: 0.5795
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 904 score: 0.7373
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 905 score: 0.6996
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 906 score: 0.6205
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 907 score: 0.6499
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 908 score: 0.8262
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 909 score: 0.9543
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 910 score: 0.6845
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 911 score: 0.8284
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 912 score: 0.8942
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 913 score: 0.7986
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 914 score: 0.8829
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 915 score: 0.8419
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 916 score: 0.9175
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 917 score: 0.7184
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 918 score: 0.6935
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 919 score: 0.8262
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 920 score: 0.8676
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 921 score: 0.8754
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 922 score: 0.8870
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 923 score: 0.7553
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 924 score: 0.9018
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 925 score: 0.8497
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 926 score: 0.8740
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 927 score: 0.6246
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 928 score: 0.6664
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 929 score: 0.7567
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 930 score: 0.8025
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 931 score: 0.5621
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 932 score: 0.8129
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 933 score: 0.7771
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 934 score: 0.7888
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 935 score: 0.7815
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 936 score: 0.8723
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 937 score: 0.9566
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 938 score: 0.9200
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 939 score: 0.8541
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 940 score: 0.8906
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 941 score: 0.9674
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 942 score: 0.9015
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 943 score: 0.8622
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 944 score: 0.8465
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 945 score: 0.7106
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 946 score: 0.7902
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 947 score: 0.5731
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 948 score: 0.7948
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 949 score: 0.8492
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 950 score: 0.8142
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 951 score: 0.6478
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 952 score: 0.7972
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 953 score: 0.8620
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 954 score: 0.5387
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 955 score: 0.8624
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 956 score: 0.9066
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 957 score: 0.9083
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 958 score: 0.8569
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 959 score: 0.9291
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 960 score: 0.7236
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 961 score: 0.6100
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 962 score: 0.8113
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 963 score: 0.8735
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 964 score: 0.9288
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 965 score: 0.8433
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 966 score: 0.7795
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 967 score: 0.5524
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 968 score: 0.7799
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 969 score: 0.6255
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 970 score: 0.7560
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 971 score: 0.7242
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 972 score: 0.8160
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 973 score: 0.8420
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 974 score: 0.7649
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 975 score: 0.8861
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 976 score: 0.6678
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 977 score: 0.7996
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 978 score: 0.9578
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 979 score: 0.7924
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 980 score: 0.7711
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 981 score: 0.8546
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 982 score: 0.8836
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 983 score: 0.7953
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 984 score: 0.7849
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 985 score: 0.7464
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 986 score: 0.5916
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 987 score: 0.7238
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 988 score: 0.4967
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 989 score: 0.5410
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 990 score: 0.8917
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 991 score: 0.7193
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 992 score: 0.8704
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 993 score: 0.8865
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 994 score: 0.8369
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 995 score: 0.8536
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 996 score: 0.9300
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 997 score: 0.9313
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 998 score: 0.7119
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 999 score: 0.5550
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 1000 score: 0.8872
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 1001 score: 0.7100
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 1002 score: 0.8276
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 1003 score: 0.6680
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 1004 score: 0.8670
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 1005 score: 0.8793
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 1006 score: 0.7706
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 1007 score: 0.8176
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 1008 score: 0.8620
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 1009 score: 0.8642
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 1010 score: 0.8129
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en Segment 1011 score: 0.7852
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-lv-en score: 0.7942
diff --git a/test-pl-en b/test-pl-en
new file mode 100644
index 0000000000000000000000000000000000000000..3e5ac211cb96505bdd4a6735a4dbceb2ace4e5bd
--- /dev/null
+++ b/test-pl-en
@@ -0,0 +1,1012 @@
+We now have four-month-old mice that had diabetes but were cured," he added.
+Dr. Ehud Ur, a professor of medicine at Dalhousie University in Halifax, Nova Scotia, and president of the Canadian Diabetes Association's clinical and scientific division, cautioned that the research is still in its early stages.
+As some experts are sceptical as to whether type 1 diabetes can be cured, he notes that these findings are irrelevant for those already suffering from type 1 diabetes.
+On Monday, Sara Danius, the Permanent Secretary of the Nobel Committee for Literature at the Swedish Academy, during a radio program at Sveriges Radio, publicly announced that the committee had already given up on trying to establish direct contact with Bob Dylan in order to award him the Nobel Prize in Literature in 2016.
+Danius said: "We're not doing anything now. I've been in touch with his closest collaborator and sent him an e-mail and got very nice responses. For now, that's probably enough."
+Jamie Siminoff, the founder and CEO of Ring, previously noted that the company started when his doorbell wasn't audible from the shop in his garage.
+He said he built a Wi-Fi doorbell.
+Siminoff said sales spiked in 2013 after he appeared on "Shark Tank" and the panel of investors declined to fund his startup.
+Siminoff appeared on QVC, a television shopping channel, in late 2017.
+Ring has also reached a settlement in a lawsuit against ADT Corp, a competitor in the security sector.
+There is one experimental vaccine that seems to be able to protect against Ebola infection, but as yet there is no proven treatment for the ongoing infection.
+One antiviral, remdesivir, initially showed promise but formal studies indicated it was not as effective at preventing deaths as had been hoped.
+As part of the PALM trial, ZMapp was used as a control to compare the three other treatments.
+USA Gymnastics is supportive of the letter sent by the United States Olympic & Paralympic Committee and supports the absolute necessity of promoting a safe environment for all athletes by the organizers of the Olympic Games.
+We agree with the USOC's statement that it is in the best interests of our athletes, our clubs, and our sports to introduce meaningful reforms to our organization, rather than a decertification.
+U.S. Gymnastics is supporting an independent investigation to determine the full scope of Larry Nassar's abuse and how it could have gone undetected for so long and supports all necessary and appropriate changes.
+USA Gymnastics and the United States Olympic & Paralympic Committee have the same goal - to provide the highest level of safety in gymnastics and other sports so athletes can pursue their dreams in an environment that is safe, positive and empowering.
+In the 1960s, Brzezinski was an advisor to John F. Kennedy and later worked in Lyndon B. Johnson's administration.
+He served as a foreign policy advisor to Carter during the 1976 election and later as National Security Advisor from 1977 to 1981, succeeding Henry Kissinger.
+As National Security Advisor, he helped Carter deal with international crises such as the Camp David Accords, the normalization of relations between the U.S. and China in the late 1970s; the Iranian Revolution and the subsequent hostage crisis in Iran in 1979; and the Soviet invasion of Afghanistan in 1979.
+The film starring Ryan Gosling and Emma Stone received nominations in all the major categories.
+Gosling and Stone both received nominations for Best Actor and Best Actress.
+Other nominations include best picture, best director, best cinematography, best costumes, best editing, best original score, best production design and best screenplay.
+Two songs from the film, "Audition (The Fools Who Dream)" and "City of Stars," received nominations for Best Original Song. Lionsgate received a total of 26 nominations, more than any other studio.
+Late on Sunday, U.S. President Donald Trump said in a statement released by the White House that U.S. forces were withdrawing from Syria.
+The announcement followed a phone call between Trump and Turkish President Recep Tayyip Erdogan.
+Turkey would also assume responsibility for captured ISIS fighters who are denied repatriation by European states, the statement said.
+This confirms that some dinosaurs had feathers, which is a popular theory, but also provides details such as colour and three-dimensional structure that can't be gleaned from fossils.
+The animal's fur was reddish-brown on top and pale or carrot-coloured underneath, according to the scientists.
+The discovery also sheds light on the evolution of feathers in birds.
+Because the dinosaur's feathers do not have a well-developed shaft, called a rachis, but instead have other features called barbs and barbules, scientists have inferred that the rachis was probably a later evolutionary development than the barbs and barbules.
+The construction of the feathers suggests they were not used for flight but for temperature regulation or display, a theory which is supported by the fact that the tail belonged to an adult rather than a juvenile, even though the tail belonged to a baby dinosaur.
+The researchers suggested that although it is a young dinosaur's tail, the preservation of the specimen suggests an adult individual rather than a juvenile.
+The car bomb was detonated in the parking lot of the Gaziantep Police Headquarters in Gaziantep, Turkey, yesterday morning, killing two police officers and injuring more than twenty people.
+Nineteen police officers were among the wounded, according to the governor's office.
+Police say they suspect a suspected ISIS fighter carried out the attack.
+It turned out that the Sun behaves just like other stars: the activity of all the stars in the system is powered only by their luminosity and rotation, nothing else.
+Brightness and rotation rates are used together to determine Rossby numbers for the flow of plasma.
+As the number of Rossby waves decreases, the star's magnetic field reversals become less frequent.
+During his expedition, Iwasaki repeatedly got into trouble.
+He was robbed by pirates, attacked by a rabid dog in Tibet, narrowly escaped a Nepalese wedding, and arrested in India.
+802.11n operates on both bands, 2.4GHz and 5.0GHz.
+This gives it backward compatibility with 802.11a, 802.11b and 802.11g, provided that the base station has two radios.
+The 802.11n standard is much faster than previous wireless standards, with a maximum theoretical throughput of 600 Mb/s.
+Duvall, who is married with two adult children, made little impression on Miller, who was the subject of the complaint.
+Asked for comment, Miller said, "During his testimony, Mike spoke a lot...I actually didn't hear what he was saying because I was preparing."
+We will aim to see a significant reduction in carbon dioxide emissions per unit of GDP by 2020 from the 2005 level," Hu said.
+He did not specify the size of the reduction, saying it would depend on China's economic situation.
+Hu called on developing countries to "avoid falling into the old pattern of first polluting and then cleaning up."
+He added that "they shouldn't be expected to take on commitments that go beyond their stage of development, their capacity and their ability."
+The Iraqi Study Group presented its report today at 12:00 GMT.
+He warns that no one can guarantee that any current Iraqi action will end the religious war, rising violence, or the threat of chaos.
+The report begins with a call for an open debate and consensus on U.S. policy toward the Middle East.
+The report is extremely critical of nearly every aspect of the current U.S. policy on Iraq, and calls for an immediate change in direction.
+The first of the 78 recommendations is to launch a new diplomatic initiative before the end of the year to secure Iraq's borders against any hostile intervention and to restore diplomatic relations with neighboring countries.
+Ms. Cristina Fernandez de Kirchner, the current senator and First Lady of Argentina, formally announced her candidacy for the presidency last night in La Plata, a city 50 kilometers (31 miles) from Buenos Aires.
+Ms. Kirchner announced her plans to run for the presidency at Teatro Argentino, the same place where she started her campaign for the Senate in 2005 as a member of the Buenos Aires provincial delegation.
+The discussion was spurred by the controversy surrounding the funding for Hurricane Katrina relief and reconstruction; some conservative tax protesters jokingly referred to it as "The Bush New Orleans Lie."
+Liberal criticism of reconstruction contracting has focused on the awarding of no-bid reconstruction contracts to Washington-based firms.
+More than four million people attended the funeral in Rome.
+The number of people present was so large that not everyone could participate in the funeral at St. Peter's Square.
+Several large screens were set up in Rome to allow people to watch the ceremony.
+Masses of people gathered in front of such TVs also in many other Italian and world cities, especially in Poland.
+Historians have criticized the FBI's previous policy of focusing resources on easily solved cases, especially car thefts, in order to increase the agency's effectiveness rating.
+Congress began funding the obscenity initiative in fiscal year 2005, determining that the FBI should dedicate 10 agents to pornography involving adults.
+Robin Uthappa hit a record 11 fours and 2 sixes to score 70 runs in 41 balls.
+Middle-order batsmen Sachin Tendulkar and Rahul Dravid put on a good partnership of 100 runs.
+However, after losing the captain's wicket, India managed only 36 runs, losing 7 wickets in the innings.
+U.S. President George W. Bush arrived in Singapore in the morning of November 16, beginning a weeklong visit to Asia.
+He was greeted by Singapore's deputy prime minister, Wong Kan Seng, before meeting Prime Minister Lee Hsien Loong to discuss trade and terrorism.
+After a week of mid-term election losses, President Bush used a public appearance to address the issue of trade expansion in Asia.
+After a 25-minute meeting on Tuesday with Jack Layton, the leader of the New Democratic Party (NDP), Prime Minister Stephen Harper agreed to have the government's Clean Air Act reviewed by a parliamentary committee before its second reading.
+During a meeting with the Prime Minister, Layton submitted an amendment to the Conservative Environment Bill, calling for a "complete re-draft" of the Conservative Party's legislation.
+Since the federal government took over the funding of the Mersey Hospital in Davenport (Tasmania), the state government and some federal MPs have been critical of the move, seeing it as a media stunt ahead of the federal election in November.
+But Prime Minister John Howard said the legislation was aimed solely at protecting the hospital's assets from being raided by the Tasmanian government, providing an extra A$45 million.
+The tide gauges on the latest advisory showed tsunami thresholds had been exceeded, and there were signs of a tsunami on gauges close to Pago Pago and Nuku'alofa.
+No major damage or injuries were reported in Tonga, but power was knocked out in parts of the island, which reportedly prevented the Tonga Meteorological Service from receiving a tsunami warning from the Pacific Tsunami Warning Center.
+Although the warning was rescinded, fourteen Hawaii schools located on the coast or near the coast were closed on Wednesday.
+U.S. President George W. Bush expressed satisfaction with the statement.
+President Bush's spokesman, Gordon Johndroe, described North Korea's pledge as "a big step in the direction of a credible denuclearization of the Korean peninsula."
+Today in the Atlantic Ocean, Tropical Storm Jerry has formed as the tenth named storm of the 2019 Atlantic hurricane season.
+The National Hurricane Center says as of today, Hurricane Jerry is not a threat to land.
+The U.S. Army Corps of Engineers determined that if another 6 inches (15 centimeters) of rain falls, the already damaged flood walls could be overtopped.
+The 9th Ward, where water reached 20 feet deep during Hurricane Katrina, is now flooded again as a nearby levee gave way.
+Water flowed over a 100-foot-wide (30-meter-wide) flood wall.
+Speaking to Wikinews last week, House of Commons manager Adam Cuerden expressed his frustration with the deletions.
+He [Wales] was basically lying to us from the get-go. First of all, he was acting like it was a legal reason. Second, he was acting like he was listening to us until he deleted our files."
+The community's ire led to efforts to craft a sexual content policy for the site, which hosts millions of pieces of public information.
+Most of the work was theoretical, but the program was designed to simulate the observation of a galaxy in the constellation Sagittarius.
+The sought-after effect would be caused by tidal forces between the dark matter of the galaxy and the dark matter of the Milky Way.
+Just as the Moon causes tides on Earth, the Milky Way's gravity tugs on the stars in the Sagittarius galaxy.
+Scientists were able to conclude that dark matter interacts with other dark matter just as normal matter does.
+This theory suggests that most of the dark matter is wrapped around the galaxy in a halo of small particles.
+Television footage showed white smoke billowing from the plant.
+Local authorities have warned people living in the area to stay indoors, keep their air conditioning off and not to drink tap water.
+Japan's nuclear agency says it has detected radioactive iodine and cesium at the plant.
+Officials speculate that this may indicate a rupture and leak of the uranium fuel rods at the site.
+Dr Tony Moll has detected an extremely drug-resistant form of tuberculosis (XDR-TB) in the KwaZulu-Natal region of South Africa.
+In an interview, he said the new variant was "a very serious and concerning variant" because of its high mortality rate.
+Dr. Molla believes some patients may have contracted the virus in the hospital, and at least two of the patients were health care workers at the hospital.
+An infected person can transmit the disease to 10 to 15 people with whom they have close contact over the course of a year.
+However, the XDR-TB rate among people with TB remains low, with 6,000 of 330,000 currently infected in South Africa.
+The two satellites, each weighing more than 1,000 pounds, were traveling at an approximate speed of 17,500 miles per hour when they collided at an altitude of 491 miles above Earth.
+Scientists say the impact that triggered the eruption was a large one.
+It is still not known exactly how big the disaster was, and what impact it will have on Earth.
+The U.S. Defense Department's Strategic Command is monitoring the group.
+The results of the chart analysis will be published on a public website.
+A pediatrician who works at Children's Hospital of Pittsburgh in Pennsylvania has been charged with first-degree murder after the remains of her mother were found in the trunk of her car on Wednesday, Ohio authorities said.
+Dr. Malar Balasubramanian, 29, was found in Blue Ash, Ohio, a suburb about 15 miles (24 km) north of Cincinnati, where he was lying on the ground beside a road in his underwear and a jacket, apparently under the influence of drugs.
+She walked over to her black Oldsmobile Intrigue, which was parked 500 feet away.
+They found the body of 53-year-old Saroja Balasubramanian covered in bloody cats.
+The body had been there for about a day, police said.
+The first cases of the disease were reported at the end of July this season.
+Pigs are the carriers of the disease, and then mosquitoes transmit it to humans.
+The outbreak has forced the Indian government to take measures such as sending people to catch pigs in the most affected areas, distributing thousands of mosquito nets and spraying pesticides.
+The government has also promised several million doses of a vaccine against meningitis, which will help to prepare health centres for the next year.
+Plans to deliver vaccines to areas most in need have been hampered by a lack of funds and low priority compared with other diseases.
+In 1956, Słania moved to Sweden, where three years later he started working for the Swedish Postal Service and became its chief engraver.
+He produced over 1000 stamps for Sweden and 28 other countries.
+The quality and detail of his work is such that he is one of the few names that are known to non-philatelists. Some collectors specialise in just his work.
+His 1,000th stamp was a wonderful David Klocker 2000 "Great Deeds of the Swedish Kings" which is in the Guinness Book of Records.
+He has also carved banknotes for many countries, most recently the portraits on the new Canadian $5 and $100 banknotes.
+Gibson was taken to hospital where he later died.
+The 64-year-old lorry driver was unhurt in the accident.
+The car was removed from the scene that same day around 12:00 UTC.
+A man who works in a nearby workshop said: "There were kids waiting to cross the road, all of them screaming and crying."
+Everyone ran to the scene of the accident.
+Topics discussed at the Bali meeting included saving the world's remaining forests and the issue of developed countries sharing technology to help developing countries reduce pollution.
+The UN hopes to create a fund to help countries cope with the effects of global warming.
+The money could be used to build flood-resistant homes, improve water management and diversify crops.
+Fluke wrote that the efforts by some to silence women speaking out about their health had backfired.
+She came to that conclusion because of the many positive comments and encouragement she received from women and men urging her to recognize contraceptives as a medical necessity.
+When the fighting was over, about 40 remaining prisoners were left in the courtyard, refusing to return to their cells.
+Negotiators have been trying to resolve the situation but the inmates' demands are unclear.
+Prisoners set fire to a courtyard between 22:00 and 23:00 MDT.
+A few moments later, officers in riot gear entered the courtyard and surrounded the inmates, using tear gas.
+Firefighters eventually got the blaze under control just before 11:35 p.m.
+The dam was built in 1963 to contain seasonal floods that carried sediment in the entire length of the river.
+The reef was necessary to create the lagoons and beaches which provided habitats for both plants and animals.
+The result was that two species of fish had completely disappeared from the surface of the water, and two others became endangered, including the bullhead catfish.
+The floodwaters are only expected to rise a few feet, but officials hope the extra water will help replenish aquifers that have been depleted by drought.
+No tsunami warning was issued, and the geophysics agency in Jakarta said a warning would not be issued because the quake was not on the scale of 6.5 or above.
+Although there was no tsunami threat, residents panicked and evacuated their homes and businesses.
+Although Winfrey's goodbye was emotional, she made it clear to fans that she would be back.
+I don't say goodbye, I say see you later, because it's not goodbye, it's see you later."
+Namibia's official election results for the presidential and parliamentary elections show incumbent Hifikepunye Pohamba winning by a large majority.
+The ruling party, SWAPO (South West Africa People's Organisation), also won a majority in parliamentary elections.
+Coalition and Afghan forces moved in to secure the area and helicopters were brought in to evacuate the wounded.
+The crash happened in a mountainous area at high altitude, and enemy fire was believed to be the cause.
+Efforts to identify the crash site have been hampered by bad weather and rugged terrain.
+The medical charity Médecins Sans Frontières and the World Health Organization (WHO) have described the outbreak as the worst ever to hit the country.
+Richard Veerman, a spokesman for Doctors Without Borders, said: "Angola is facing the worst epidemic in its history and the situation is very bad."
+The action got underway at 10am in glorious sunshine and, apart from a brief morning mist, it was a perfect day for sevens rugby.
+South Africa, seeded No. 1, got off to a great start with a 26-0 win over Zambia, the No. 5 seed.
+Against their southern neighbours, the South African team performed very poorly, but gradually improved as the tournament progressed.
+Their disciplined defence, ball skills and superb teamwork made them stand out and it was obvious they were the team to beat.
+Officials in Amsterdam and representatives of the Anne Frank Museum argue that the tree is diseased and poses a public safety risk, as they believe it could collapse at any time.
+He was due to be executed on Tuesday but was saved after an extraordinary court ruling.
+All of the caves' entrances, collectively known as the "Seven Sisters", are between 100 and 250 metres (328 and 820 feet) wide.
+Infrared images reveal temperature differences between day and night, which is common in caves.
+Compared to the surrounding area, they have lower daytime and higher nighttime temperatures.
+The thermal environment here is not as stable as in large caves on Earth, where often fairly constant temperatures are maintained, but this is because we are dealing with deep fissures," said Glen Cushing of the USGS Astrogeology Science Center and Northern Arizona University in Flagstaff, Arizona.
+In France, voting is usually a fairly low-tech affair: voters go into a booth to cast their ballot, and then take their printed ballot out of the machine to put in the ballot box.
+After officials check his identification, he drops his ballot in the box and signs the list of voters.
+French electoral law is quite strict on procedures.
+Since 1988, the ballot boxes must be transparent so that voters and observers can be sure that when the polling station opens, there are no more ballots in the box and that no more ballots are put in the box except those properly polled and authorized voters.
+Candidates can send representatives to observe every stage of the process. In the evening, the votes are counted by volunteers under supervision and in accordance with established procedures.
+The ASUS Eee PC, introduced earlier and sold worldwide for its cost-effectiveness and functionality, sparked heated debate during the Taipei IT Month in 2007.
+However, the consumer market for laptops will be very diverse and changed after the Executive Yuan of the Republic of China awarded the Taiwan Excellence Award to ASUS in 2007.
+The station's website describes the show as "an old-fashioned radio play in a new, scandalously maniacal version!"
+Initially, the programme was only broadcast on TogiNet Radio, a long-established internet radio station with a talk and phone-in format.
+At the end of 2015, TogiNet established AstroNet Radio as a branch.
+Initially, the show was hosted by amateur broadcasters from eastern Texas.
+According to reports, the robberies lasted throughout the night with no police on the streets of Bishkek.
+According to one of the observers, Bishkek was taken over by anarchy, groups of people roamed the streets and looted shops selling consumer goods.
+Several residents of Bishkek blamed the protesters from the south for the illegal actions.
+South Africa beat the All Blacks of New Zealand in the Tri Nations tournament at the Royal Bafokeng Stadium in Rustenburg, South Africa.
+In the end, they won by one point, 21-20, to break the All Blacks' 15-match winning streak.
+The Springboks broke a five-match losing streak.
+It was the All Blacks' last game of the tournament, which they won two weeks ago.
+The last match of the series will be played next week at Ellis Park in Johannesburg where the South African team will face Australia.
+On Monday at 10:08 p.m. MT, a 4.2 magnitude earthquake hit western Montana.
+Immediately following the event, the U.S. Geological Survey (USGS) and the National Earthquake Information Center (NEIC) did not receive any reports of damage.
+The epicenter of the quake was about 15 miles (20 km) northeast of Dillon and 40 miles (65 km) south of Butte.
+The lethal H5N1 bird flu virus has been confirmed to have killed a wild duck found dead in a pond in the east of France on Monday.
+Austria, Germany, Slovenia, Bulgaria, Greece, Italy and, as the seventh EU country, France have confirmed the presence of the virus on their territory.
+No confirmed cases of H5N1 have been reported in Croatia and Denmark.
+Chambers accused God of "spreading death, destruction, and terrorizing millions of people."
+Chambers is an agnostic and believes his suit is "a First Amendment right" and that "anyone can sue anyone."
+The hero of the story told in Camille Saint-Saëns' opera Samson et Dalila is an artist who is "driven by a love of drugs and Japan".
+The performers then light up joints on stage and encourage the audience to join in.
+Former Speaker of the House Newt Gingrich came in fourth, Texas Governor Rick Perry came in fifth and Representative Michele Bachmann came in sixth.
+After the results came in, Gingrich heaped praise on Santorum and criticized Romney for his negative campaign ads in Iowa.
+Perry said he would head back to Texas to "assess tonight's results and to see if there's a path forward," but later added he would not drop out of the race and would participate in the South Carolina primary on Jan. 21.
+Bachmann, who won the Ames Straw Poll in August, decided to end her campaign.
+The photographer was taken to Ronald Reagan UCLA Medical Center, where he later died.
+He is reported to be in his twenties and Bieber said in a statement: "While I did not know the victim, my heart goes out to the family and all those affected by this tragedy."
+According to TMZ, the photographer stopped his car on the other side of the Sepulveda Boulevard and tried to take photos of the police stop, then walked across the street to continue and was twice stopped by a California Highway Patrol officer who ordered him to return to his car.
+The driver of the car that ran over the photographer is unlikely to face any charges, police said.
+With only eighteen medals per day, many countries were unable to place on the podium.
+They include the Netherlands, with Anna Jochemsen finishing ninth in the women's Super-G yesterday, and Finland, where Katja Saarinen came in tenth.
+Australia's Mitchell Gourley finished 11th in the men's standing super-G and Czech Republic's Oldrich Jelinek was 16th in the men's sitting super-G.
+Mexico's Arly Velasquez took 15th in the super-G-sitting men, and New Zealand's Adam Hall was ninth in the super-G-standing men.
+The visually impaired skier Maciej Krężel, competing for Poland, and his guide Anna Ogarzyńska took the thirteenth place in the super-G. Jong Seork Park from South Korea took the twenty-fourth place in the super-G in the sitting category.
+UN peacekeepers who arrived in Haiti after the 2010 earthquake have been accused of spreading the cholera epidemic by dumping sewage near a military base.
+According to the suit, the U.N. camp was not properly disinfected after the outbreak, allowing the bacteria to get into the Artibonite River, which is one of Haiti's largest.
+Haiti had been free of the disease since the 19th century until the military arrived.
+The Haitian Institute of Justice and Democracy referred to independent studies suggesting that the Nepalese UN peacekeeping battalion had unintentionally transmitted the disease to Haiti.
+Danielle Lantagne, a UN expert on the disease, said the outbreak was probably caused by peacekeepers.
+Hamilton confirmed that the patient who was taken to Howard University Hospital was in stable condition.
+The patient had been in Nigeria, where several cases of Ebola have been reported.
+The hospital was following protocols to contain the infection by isolating the patient.
+Before joining The Simpsons, Simon had worked on several other shows in various capacities.
+In the 1980s he worked on shows such as Taxi, Cheers and The Tracey Ullman Show.
+In 1989, he and Brooks and Groening created the series The Simpsons, and he was also responsible for hiring the show's original writing staff.
+Although he left the show in 1993, he still received producer credits and tens of millions of dollars in royalties every year.
+The abduction of the plane had earlier been reported by the Chinese news agency Xinhua.
+Later reports indicated that the plane had received a bomb threat, so it turned back to Afghanistan and landed in Kandahar.
+Initial reports indicate the plane was on its way back to Afghanistan after being denied an emergency landing in Ürümqi.
+Iran's ageing and ill-maintained fleet of both civilian and military aircraft often crashes.
+Due to international sanctions, it is not possible to purchase new aircraft.
+Three people died and three others were injured in a police helicopter crash earlier in the week.
+Iran's worst airline disaster in recent years occurred last month, when a plane headed for Armenia crashed, killing 168 people.
+In the same month, another passenger plane overshot the runway at Meshed Airport and crashed into a wall, killing seventeen people.
+Aerosmith has cancelled the remainder of their tour.
+The rock band was due to go on a tour of the United States and Canada until 16 September.
+The tour was cancelled due to lead singer Steven Tyler injuring himself by falling off the stage during a show on August 5.
+Both players held serve in the first set and then Murray lost the second set in a tie break.
+Del Potro gained the advantage at the beginning of the second set, but with the result 6:6, the tie-break was necessary.
+Potro's shoulder had already been taped up, but he was able to return to the game.
+The show started at 20:30 local time (15:00 UTC).
+Famous singers from all over the country performed bhajans, or religious hymns, at the feet of Sri Shyam.
+The evening began with singer Sanju Sharma and was followed by Jai Shankar Choudhary, who performed chhappan bhog bhajan, accompanied by singer Raju Khandelwal.
+Then the initiative was taken over by Lakkha Singh, who sang the badhan.
+Baba Shyam was served 108 dishes of Chhappan Bhog (56 different edible items like sweets, fruits, nuts, dishes etc. offered to the deity).
+Lakkha Singh also presented chhappan bhog bhadžan. He was accompanied by singer Raju Khandelwal.
+During Thursday's Tokyo Game Show press conference, Nintendo president Satoru Iwata unveiled the company's newest console, the Nintendo Revolution.
+The controller looks like a TV remote and uses two infrared sensors located near the user's TV to triangulate its position in 3D space.
+This will allow gamers to control actions and movements in video games by tilting the device in the air.
+Giancarlo Fisichella lost control of his car and went out almost at the start.
+His teammate Fernando Alonso was a front-runner for much of the race but came into the pits late and emerged with a flat tyre, possibly the result of a botched front-tyre change.
+Michael Schumacher retired a few laps after Alonso due to suspension damage sustained in a number of crashes during the race.
+She's got a beautiful voice," he said, according to a transcript of the press conference.
+I was genuinely moved every time we tried one."
+Approximately 3 minutes after takeoff, onboard cameras recorded multiple fuel tank vents ejecting from the fuel tanks.
+However, they are not believed to have caused any damage to the bridge.
+N. Wayne Hale Jr., the space shuttle program manager for NASA, said the leak occurred "at a time that gives us some concern."
+Five minutes into the show, the wind picks up, a minute later it's blowing at 70 km/h, it starts to rain heavily, the rain is stinging like needles hitting your skin, a minute later the sky opens up and dumps a torrent of rain, people panic, scream and run, knocking each other down.
+I lost my sister and her friend and passed two disabled people on wheelchairs jumping and pushing people," Armand Versace said.
+NHK also reported that the Kashiwazaki Kariwa nuclear power plant in Niigata prefecture was operating normally.
+Hokuriku Electric Power Co. reported no abnormalities at its nuclear power plants 1 and 2 after the quake.
+According to reports, about 9,400 homes in the region do not have water and about 100 do not have electricity.
+Some roads were destroyed and rail service was suspended in the affected area, and Noto airport in Ishikawa prefecture was closed.
+There was an explosion near the governor-general's office.
+Within two hours, three more bombs were detonated near government buildings.
+Some reports say eight people were killed, while official reports say no more than 30 were injured; we are still waiting for final confirmation.
+Both cyanide and melamine were found in samples of animal urine from pets that died after eating the tainted food.
+Scientists at the university found the two compounds reacted to form crystals that could block up the kidneys.
+Scientific studies have shown that adding melamine and cyanuric acid to cat urine produces crystals.
+The composition of these crystals is identical to the composition of crystals found in the urine of domestic animals, which was confirmed by comparative FTIR analysis.
+I don't know if you're aware of this, but most of the goods from Central America came into the country duty-free.
+Meanwhile, eighty percent of our goods were subject to tariffs in Central America. We're being ripped off.
+I don't think it made sense and it wasn't fair.
+All I'm saying is treat us the way you want to be treated.
+California Governor Arnold Schwarzenegger has signed a law banning the sale and rental of violent video games to minors.
+The law requires that video games sold in California that depict violence carry an "18" rating, and that their sale to minors is punishable by a fine of $1,000.
+Attorney General Kier Starmer QC issued a statement this morning, accusing both Huhne and Pryce.
+Mr Huhne has resigned and will be replaced in the government by Liberal Democrat MP Ed Davey, who will in turn be replaced as Business Secretary by Norman Lamb.
+Huhne and Pryce are due to appear before Westminster Magistrates' Court on February 16.
+The victims were identified as Nicholas Alden, 25, and Zachary Cuddeback, 21. Cuddeback was the driver.
+Edgar Veguilla suffered a broken hand and jaw, while Kristoffer Schneider required facial reconstructive surgery.
+Uka's gun jammed when he tried to shoot the fifth man, and Schneider was left with a bullet lodged in his skull, a missing chunk of his cheek, and a titanium plate in his face.
+Schneider testified via videoconference from a U.S. Air Force base in his home country.
+In addition to the central Carpanedo event, he took part in two individual races at the championships.
+The first competition was slalom, in which she did not finish the first run. Only 36 out of 116 competitors finished the race.
+In the second race (giant slalom), she finished tenth in the sitting category with a total time of 4:41:30, which was 2:11:60 slower than the winner, Austrian Claudia Loesch, and 1:09:02 slower than the ninth-placed Gyöngyi Dani from Hungary.
+Four skiers in the women's group did not finish their run and 45 of the 117 men competing in the giant slalom did not finish.
+Police in Madhya Pradesh have recovered a stolen laptop and a mobile phone.
+Deputy Commissioner of Police Arya said, "We have arrested five persons who had raped the Swiss woman, recovered her cellphone and laptop."
+The accused are Baba Kanjar, Bhutha Kanjar, Rampro Kanjar, Gaza Kanjar and Vishnu Kanjar.
+Superintendent of Police Chandra Shekhar Solanki said the accused were produced before the court with their faces covered.
+Although three people were inside the house when it was hit by the car, none of them were injured.
+However, the driver suffered serious head injuries.
+The road was temporarily closed while emergency services worked to free the man from the red Audi TT.
+He was initially taken to the James Paget Hospital in Great Yarmouth.
+He was then taken to Addenbrooke's Hospital in Cambridge.
+Since then, Adekoya has been on trial at the High Court in Edinburgh, accused of murdering his son.
+She is in custody awaiting formal charges and a trial, but the testimony of the eyewitnesses may not be credible, as her image has been widely publicized.
+It is common practice in other parts of the UK, but the Scottish Court of Session operates a different approach, believing that the publication of photographs could be prejudicial.
+Prof Pamela Ferguson, of the University of Dundee, said: "Journalists are treading a fine line by publishing images of suspected paedophiles."
+The Crown Prosecution Service, which is responsible for deciding whether or not to bring charges, said it would not be making any further comment at this stage.
+According to the leak, the document will address the disputed borders that Palestine seeks to restore to their pre-1967 War Six-Day War status.
+Other issues reportedly on the agenda include the future status of Jerusalem, which is holy to both religions, and the Jordan Valley.
+Israel is demanding a permanent military presence in the valley for ten years after the agreement is signed, while the AP is willing to accept only a five-year presence.
+The hunters taking part in the additional test of pest control should have been strictly supervised by foresters, as the test was monitored and its effectiveness was assessed.
+The partnership between NPWS and the Australian Sporting Shooters Association (NSW) has recruited qualified volunteers through the Sporting Shooters Association volunteer program.
+Mick O'Flynn, NPWS head of conservation and heritage, believes the four selected for the park's first shooting operation received a comprehensive briefing on safety and training.
+Martelly was sworn in yesterday as a member of the new Provisional Electoral Council (CEP), which is composed of nine members.
+This is Martelly's fifth CEP in four years.
+Last month, the presidential commission recommended the dissolution of the previous Provisional Electoral Council (CEP) as part of a package of measures aimed at speeding up the new elections in the country.
+The commission was a response by Martelly to widespread protests against his administration that began in October.
+The sometimes violent protests were a backlash against elections that were blocked in some cases since 2011.
+More than 60 iPads overheated, causing six fires and minor burns to four people.
+Japan's Ministry of Economy, Trade and Industry (METI) said it was aware of 27 incidents related to the devices.
+Last week, Japan's Ministry of Economy, Trade and Industry said Apple had reported 34 additional incidents of overheating, describing them as "non-conforming."
+When Apple postponed the release of the report, the ministry described the decision as "very unfortunate."
+The quake hit the islands at 7:19 a.m. local time Friday (2119 UTC Thursday).
+The Northern Marianas Office of Emergency Management said the country had not suffered any damage.
+Also, the Pacific Tsunami Warning Center said there were no tsunami threats.
+A bus carrying tourists from Hong Kong has been hijacked in Manila, the capital of the Philippines, by a former Filipino policeman who took the passengers as hostages.
+Rolando Mendoza fired an M16 rifle at the tourists.
+So far, several hostages have been rescued and at least six have been declared dead.
+Philippine photographers and six hostages, including children and the elderly, were freed earlier.
+Later, photographers took the place of an elderly woman who needed the toilet; Mendoza was shot.
+Liggins followed in his father's footsteps and became a doctor.
+He trained as a midwife and in 1959 he started work at the National Women's Hospital in Auckland.
+While working in the hospital, Liggins used his spare time to begin researching premature births.
+His study showed that introducing the hormone would speed up the development of the baby's lungs.
+On Wednesday, government investigators recovered the black boxes, Xinhua reported.
+Wrestlers also paid tribute to Luna.
+Tomy Dreamer said, "Luna was the first Queen of Extreme. She died in the night of two moons, which was as rare as she was herself. A strong woman."
+Dustin "Goldust" Runnels said, "Luna was just as crazy as I am... maybe more so... I love her and I'll miss her... I can only hope that she's better now."
+A poll of 1400 people ahead of the 2010 federal election found support for a republic had risen 8 per cent from the 2008 survey.
+Prime Minister Julia Gillard made the comments during the 2010 election campaign, saying Australia should become a republic when Queen Elizabeth II dies.
+Thirty-four per cent of respondents agreed with that and wanted Queen Elizabeth to be the last Australian head of state.
+At the extreme end of the poll, 29 per cent of respondents believe Australia should become a republic as soon as possible, with 31 per cent believing it should never become one.
+The Olympic gold medallist was due to compete in the 100m and 200m freestyle events and three relay teams at the Commonwealth Games, but doubts were cast over his participation after he complained about his form.
+Pain killers were prohibited by the rules of the games, so he could not take them.
+On January 25, Curtis Cooper, a mathematician and professor of computer science at Central Missouri State University, discovered the largest known prime number.
+By early February, several people had confirmed the discovery using other equipment and software, and it was announced on Tuesday.
+It is possible that comets brought water to Earth along with organic material that can make proteins and sustain life.
+Scientists think they may be able to work out how planets form, in particular how the process went on for Earth, as it was hit by comets a long time ago.
+Cuomo, 53, was elected governor in November and signed the same-sex marriage legislation into law last month.
+He dismissed the rumours as "political noise and nonsense."
+He has been at the center of speculation that he might run for president in 2016.
+The NextGen system, according to the FAA, will allow planes to fly shorter routes, save millions of gallons of fuel and reduce carbon emissions.
+The use of satellite technology rather than older generation radar will allow air traffic controllers to pinpoint aircraft more accurately and pass on more detailed information to pilots.
+There will be no additional transport options, trains on the ground will not go to Wembley and car parking and park-and-ride facilities will not be available on site.
+The potential for a lack of transport could see scenarios play out where the match is played behind closed doors.
+The study, published in the journal Science on Thursday, reports the discovery of a new bird species on the Galapagos Islands, which belong to Ecuador.
+Scientists from Princeton University in the United States and the University of Uppsala in Sweden have announced that a new species has been created in just two generations, although it was previously thought that this process would take much longer, based on the Darwin's finches, black Darwin's finches, cactus finches and thick-billed finches.
+Gold can be hammered into any shape, even the smallest.
+It can be stretched into a thin wire that can be wound and twisted. It can be hammered or rolled into sheets.
+They can be thinned out and pasted onto other metals. They can be so thin that they were sometimes used to decorate illuminated manuscripts called "illuminated manuscripts".
+We call this a pH indicator. The juice from the red cabbage has the ability to detect pH.
+The color of cabbage juice changes depending on whether the chemical is acidic or alkaline.
+pH is an indicator of the concentration of hydrogen ions (H+) in a substance.
+Hydrogen ions are protons without electrons (the hydrogen atom has one proton and one electron).
+Mix the two dry ingredients together, then wet your hands and squeeze the mixture into a ball.
+The moisture in your hands will react with the outer layers, giving you a weird feeling and creating a sort of skin.
+In the cities of Harappa and Mohenjo-daro, nearly every house had a flushed toilet connected to a modern sewage system.
+Remains of a sewer system have been discovered in the Minoan palaces of Crete and Santorini in Greece.
+Flushing toilets were also known in ancient Egypt, Persia and China. In the Roman world, flush toilets were sometimes associated with public baths, where men and women bathed together.
+When you call someone who is thousands of miles away from you, you use a satellite.
+The signal then travels to a satellite in geostationary orbit, where it is almost instantly beamed back.
+The satellite was launched into orbit aboard a rocket. Scientists use telescopes to observe objects in space because the Earth's atmosphere blocks some of the light coming from those objects.
+Sending a satellite or a telescope into orbit requires a huge rocket that is over 100 feet tall.
+The wheel has changed the world in many profound ways. First and foremost, it made travel much easier and faster.
+Without it there would be no railways, cars or many other forms of transport.
+Below are medium-sized cats that hunt medium-sized prey such as rabbits, antelopes, and deer.
+Finally, there are many small cats (including domestic ones) that eat much smaller prey, such as insects, rodents, lizards, and birds.
+The secret to their success lies in the niche, in the specialised task they perform that no other cat can do.
+Lions are the most social of all cats and live in large prides.
+A pride consists of one to three related adult males, plus however many females and young there are.
+Females are more closely related to each other than to the males, since they all share a common ancestor: their mother.
+Prides of lions behave similarly to wolf packs or dog packs in that they hunt, kill and eat like wolves or dogs (though not other large cats) in their behavior and in the danger they pose to their prey.
+The tiger, a well-built athlete, can climb (though not very well), swim, leap farther than the strongest man, and pull five times as much weight as a strong man.
+The tiger, lion, leopard and jaguar are members of the Panthera genus, the only four big cats able to roar.
+A tiger's roar is not as loud as a lion's, but it sounds more like a scream.
+Ocelots prefer small animals, but will hunt monkeys, snakes, rodents and birds as opportunities present themselves. Most of their prey are much smaller than the ocelot itself.
+Scientists believe that sharks can smell blood in the water and follow the scent to find animals to eat.
+They are very good at seeing in the dark because of their night vision and they are good at moving silently because of their padded paws. They hunt their prey by sneaking up on them and then pouncing on them.
+When a small group of organisms (a population) separates from a main population (e.g. by crossing a mountain range or a river, or by being transported to a new island), they often find themselves in a different environment.
+In this new environment there are different resources and different competitors, so the new population will have to develop new properties or adapt in such a way as to be able to compete effectively in their new environment.
+The original population has not changed one bit and still has to adapt.
+Over time, as a new population adapts to a new environment, it becomes less similar to the other populations.
+After all, when separated by thousands or even millions of years, these two populations will become so different that they will no longer be considered the same species.
+This process is called speciation, which simply means the formation of new species. Speciation is an inevitable and very important part of evolution.
+Plants produce oxygen that we breathe and take in carbon dioxide that we exhale (breathe out).
+Photosynthesis is the process by which plants use sunlight to make food. Plants also give off a gas called oxygen.
+Our houses are made from plants, just like our clothes. Most of our food is also from plants. Without plants, animals could not survive.
+Mosasaurus was the largest predator at the time, so it only had to worry about other mosasaurs.
+It had over 70 extremely sharp teeth in its extended jaws, and additional teeth protruded from the roof of its mouth, so its prey had little chance of escaping once it seized them.
+It is not completely certain, but it may have had a split tongue. It ate sea turtles, large fish, other mosasaurs, it may even have been a cannibal.
+He was not afraid to attack victims in the water, and even a huge dinosaur like T. rex would have been afraid of him.
+Although we are familiar with most of the foods the Romans ate, some of their dishes were quite exotic, such as wild boar, peacock, snails and dormice.
+Another difference was that the poor ate their meals while sitting on stools while the rich ate while reclining on couches.
+Food in ancient Rome could not have included ingredients that arrived in Europe from the Americas or Asia in later centuries.
+They didn't know things like maize, tomatoes, potatoes or cocoa, and no ancient Roman ever ate chocolate.
+In Babylonia, each god had its own main temple, which was regarded as its home.
+Humans were the sacrificial offerings to the gods and the role of the priests was to appease the gods through rituals and festivals.
+Each temple had an enclosed courtyard with an inner sanctuary that could be accessed only by priests.
+Sometimes, special pyramid-shaped towers were built, called ziggurats, which were part of the temple.
+A special sanctuary dedicated to the god was located at the top of the tower.
+Houses did not play a particularly important role in the warm climate of the Middle East.
+Most of the Jewish family's life was spent in the air.
+Women prepared food on outdoor hearths, shops were just boards laid across the street, and stone was used to build houses.
+Since there were no large forests in Canaan, wood was very expensive.
+Greenland was largely uninhabited. According to Norse sagas, Erik the Red was expelled from Iceland for murder and, in exploring westward, he discovered and named Greenland.
+Although his role as a discoverer is undeniable, it should be noted that the area was already inhabited by Eskimo tribes at the time.
+Although every country could be described as "Scandinavian," Denmark, Sweden, Norway, and Iceland are all quite different in terms of their peoples, rulers, customs, and history.
+If you watched the movie National Treasure, you might think there was a map on the back of the Declaration of Independence leading to the treasure.
+This, however, is not true. There are some markings on the back of the document, but they are not a treasure map.
+On the other side of the Declaration of Independence, the words "Draft of the Declaration of Independence, July 4, 1776" were written. The words are at the bottom of the document on the reverse side, written with the document upside down.
+Nobody knows for sure who wrote it, but it is known that the large parchment document (29.75 by 24.5 inches) was made to be kept.
+Therefore, it can be assumed that the annotation was added as a descriptive label.
+The landings in Normandy and subsequent campaign in northern France had liberated a large swath of France, but southern France remained under German occupation.
+It was the Vichy French who had the power then. These were the French people who signed an armistice with the Germans in 1940 and collaborated with the aggressors rather than resisting them.
+On August 15, 1940, the Allies launched an invasion of France called Operation Dragoon.
+It took just two weeks for US and Free French forces to liberate southern France and head for Germany.
+A civilization is one culture that is shared by a large group of people who live and work together in a society.
+The word civilization is derived from the Latin word civilis, meaning "behavior appropriate to a citizen" and the word civitas, meaning "city-state".
+Cities were the prototypes of nations. Civilization depended on the transmission of knowledge across many generations, the imprinting of a cultural legacy, and the fair distribution of resources.
+Smaller civilizations often disappear without leaving a significant historical record, so they are often not considered to be true civilizations.
+During the War of Independence, thirteen states initially formed a weak central government - consisting solely of Congress - based on the Articles of Confederation.
+Congress was not empowered to impose taxes, and as there was no national executive or judicial branch, it relied on the states, which often were reluctant to cooperate in enforcing all of their laws.
+He also did not have the power to overrule state laws and tax rates.
+Articles were required to be ratified by the states before becoming law, and the states treated the central government with such distrust that often state representatives simply refused to attend the central government's meetings.
+Besides the German national football team, the Italian national football team is ranked second in the world football rankings and won the FIFA World Cup in 2006.
+Some of the most popular sports include football, basketball, volleyball, water polo, fencing, rugby, cycling, ice hockey, roller hockey, and Formula 1.
+Winter sports are most popular in the northern regions and Italian athletes participate in international competitions and Olympic Games.
+Japan has almost 7000 islands (of which Honshu is the largest) and is the seventh largest island country in the world.
+Because of its many islands, Japan is often described as an "archipelago" in a geographical sense.
+Taiwan's beginnings can be traced back to the 15th century when European explorers gave the island the name Ilha Formosa, which means beautiful island.
+When the Dutch East India Company established a trading post in southwest Taiwan in 1624, it introduced changes to the native practice of rice and sugar production and hired Chinese to work the plantations.
+In 1683, the Qing dynasty (1644–1912) took control of the western and northern coastal areas of Taiwan, and in 1885 declared Taiwan a province of the Qing Empire.
+In 1895, after losing the First Sino-Japanese War (1894–95), the Qing government signed the Treaty of Shimonoseki, ceding Taiwan to Japan, which would govern the island until 1945.
+Within Machu Picchu there are three main sites: the Intihuatana, the Temple of the Sun and the Temple of the Three Windows.
+To better showcase the original look of the place to the visiting tourists, most of the buildings on the perimeter of the complex underwent renovation.
+By 1976, one third of Machu Picchu had been restored and the process is still ongoing.
+For example, in photography, the most common format is 35 mm, which was the standard film size at the end of the era of analog photography.
+It is still made today, but more importantly the aspect ratio of 4:3 has been maintained for the digital sensors in modern cameras.
+The 35 mm format actually has a width of 36 mm and a height of 24 mm, which is quite confusing.
+The aspect ratio for this format (divide by 12 to get the simplest whole number) is 3:2.
+However, many common formats (e.g. APS) are identical or very similar to this aspect ratio.
+The rule of thirds is often misused or overlooked, but it is a simple guideline that helps to create a dynamic effect without disturbing the order.
+It states that the ideal place for the main subject is the intersection of the lines that divide the image into three equal parts horizontally and vertically (see example).
+During this period of European history, the powerful and wealthy Catholic Church came under close scrutiny.
+For more than a thousand years, Christianity has provided an important bond between European countries with different languages and customs.
+Its power was so all-encompassing that it affected everyone from the king down to the peasants.
+One of the main doctrines of Christianity is that wealth should be used to help the suffering and the poor, and that church funds should be used for that purpose.
+The church's top leadership has been based in Rome for over a thousand years, and the concentration of power and wealth raises the question of whether the doctrine is being observed.
+Shortly after the start of the war, Great Britain imposed a naval blockade on Germany.
+The strategy effectively cut off key military and civilian supplies, even though the blockade violated international law enshrined in several international agreements concluded in the previous two centuries.
+Britain laid minefields in international waters to block ships from accessing large parts of the ocean, even neutral vessels were at risk.
+The tactic was met with limited response, so the Germans expected similar results from their submarine warfare operations.
+The 1920s were a decade of pacifism and isolationism for most nations and their citizens.
+After the horrific and bloody experience of World War I, the nations wanted to avoid such a situation in the future.
+In 1884, Tesla moved to the United States to work for Edison's company in New York City.
+He put his foot down on American soil with 4 cents in his pocket, a volume of poetry and a letter of recommendation from his previous employer, Charles Batchelor, to Thomas Edison.
+In ancient China, different periods were shown in a special way; each phase in China or each family in power constituted a separate dynasty.
+During the interregnum between dynasties, when there was a power vacuum, the provinces would be thrown into chaos and divided. The Three Kingdoms period of 60 years from the fall of the Han Dynasty to the rise of the Jin Dynasty is the most well known example.
+Many of the claimants to the throne had fought each other in bitter civil wars during these periods.
+The era of the Three Kingdoms is marked in ancient Chinese history as a time of great bloodshed; thousands of people died fighting for the highest throne in the great palace of Xi'an.
+There are many social and political effects, such as the metric system, the change from absolutism to republicanism, nationalism and the belief that the state belongs to the people, not just to a single ruler.
+Also, after the Revolution, all men were given the right to vote, which meant that success was possible for those with the most ambition and determination.
+This is also true of the military, where rankings based on classes are now based on swords.
+The French Revolution also inspired many of the oppressed working class in other countries to start a revolution.
+Muhammad was deeply interested in matters beyond his normal life. He often went to a cave called Hira on the mountain called Noor (the Light).
+The preserved cave itself gives a very vivid idea of the spiritual preferences of Muhammad.
+The cave, located on top of a mountain in the north of Mecca, is completely isolated from the rest of the world.
+It's not an easy thing to find, even when you know where to look. Inside the cave, total isolation awaits.
+There is nothing to see except for the clean, beautiful sky and the surrounding mountains. From inside the cave, one cannot see or hear much of the outside world.
+The only one of the Seven Wonders of the World still standing is the Great Pyramid of Giza.
+The Great Pyramid was built in the 3rd century BCE as a tomb for the pharaoh.
+The Giza Plateau (also known as the Giza necropolis) is the site of several pyramids (the Great Pyramid of Giza being the largest), some smaller tombs, a few ruined temples, and the Great Sphinx.
+The Great Pyramid was built as a burial chamber for the Pharaoh Cheops, while the many smaller pyramids, tombs, and temples surrounding it were built for the Pharaoh's wives and servants.
+The "V" for "up" and "V" for "down" look similar to the letter "V" and the "V" for "left" and "V" for "right" look similar to a backslash or a square with a missing bottom side.
+Up means to start at the top and work your way down, and down means to start at the bottom and work your way up.
+A downstroke produces a softer sound and an upstroke produces a louder, more percussive sound.
+Feel free to invent your own signs, but keep in mind that the printed signs on the fretboard are there for a reason, so most of the time you should stick with them.
+A mob of angry rioters had forced King Louis XVI, Queen Marie Antoinette, their two children (11-year-old Marie Therese and 4-year-old Louis Charles), and Elizabeth, the king's sister, to flee from Versailles to Paris.
+As the king and queen made their way back to Paris, they were trailed by an angry mob shouting abuse at them.
+The foul smell forced the king and queen to open the windows of their carriage wide.
+At one point, a member of the crowd waved a hat in tribute to the constable killed in Versailles just before the terrified queen.
+The war expenditures of the imperialist United States for the conquest of the Philippines were paid by the Filipinos themselves.
+They were forced to pay taxes to the U.S. colonial government to cover most of the expenses and the interest on the bonds floated by Wall Street banks on behalf of the Philippine government.
+Of course, the huge profits made by the US from the extended exploitation of Filipinos would be the main gains of US imperialism.
+The context in which the order of the Templars was created is crucial to understanding its specificity.
+These events marked the end of the Late Middle Ages, a period that roughly overlapped with the 11th, 12th, and 13th centuries in Europe (1000–1300 CE).
+Before the Middle Ages there was the Early Middle Ages and after the Middle Ages there was the Late Middle Ages, which ended around 1500.
+Technological determinism encompasses a broad range of ideas that are put into practice, including the technological imperative or technological mandate, and the narrowing of human destiny to a hidden logic associated with scientific laws and its expression in the field of technology.
+Most interpretations of technological determinism assume two general propositions: first, the process of technological development is independent of cultural or political factors, and second, technology produces effects in society that are intrinsic to the technology rather than socially constructed.
+For example, you could argue that the invention of the motor car led directly to the development of the road network.
+Because the national network of roads is not economically viable when the number of vehicles is small, new methods of production are being developed to reduce the cost of vehicle operation.
+Mass car ownership also leads to an increase in road traffic accidents, which in turn leads to the development of new ways to repair injured bodies in the medical field.
+Romanticism also contained an important cultural determinism that can be seen in the writings of such authors as Goethe, Fichte, and Schlegel.
+In the context of romanticism, geography shaped the individual, and over time, habits and culture associated with that geography became so ingrained that they were better suited than arbitrary laws.
+Just as today, Paris is known as the modern capital of fashion, so Constantinople was the fashion capital of medieval Europe.
+Its fame as a luxury item began around 400 BCE and lasted until around 1000 CE.
+Its status declined in the 12th century as crusaders returned with goods such as silk and spices from the Middle East, which were more prized than the Byzantine goods on offer.
+It was then that the fashion capital moved from Constantinople to Paris.
+The Gothic style reached its peak in the 10th to 11th centuries and in the 14th century.
+Initially, the veil was greatly influenced by Byzantine culture in the east.
+However, due to the slow exchange of information, Western styles may have developed up to 25–30 years late.
+Towards the end of the Middle Ages, Western Europe began to develop its own style. One of the great achievements of this time, as a result of the Crusades, was the invention of buttons to fasten clothes.
+Subsistence farming is when a farmer produces enough food to feed themselves and their family.
+Subsistence farming is a simple, often organic system of self-sufficiency in which farmers produce food for themselves and their families and perhaps some saleable surplus.
+In the past, most farmers were subsistence farmers, producing enough to feed themselves and their families, and this is still the case in many developing countries.
+Subcultures attract people with similar views of the world, people who feel that the norms of society do not meet their needs, and people who find a sense of belonging within the subculture.
+Subcultures differ in terms of age, ethnic background, class, location, and/or gender of their members.
+Features that distinguish a subculture from the mainstream may be linguistic, aesthetic, religious, political, sexual, geographic, or any combination thereof.
+If someone is a member of a subculture they will show this through their expressive and symbolic style which includes fashion, mannerisms and slang.
+One of the most popular ways of illustrating the dangers of socialization is to focus on the few unfortunate cases of children who were not socialized by adults during their upbringing - whether through neglect, mishap or deliberate abuse.
+Such children are referred to as "wild" or "feral". Some were abused (usually by their parents), while others were abandoned because the parents were unable to cope with the serious mental or physical disability of their child.
+Abandoned or runaway children may suffer from trauma or abuse.
+Others are believed to have domesticated animals, and some may even live independently in the wild.
+If a feral child is only cared for by animals, it will behave nearly completely (except for physical limitations) like those animals, showing fear or indifference to humans.
+The project method should make learning easier and more enjoyable, while the method of drilling goes one step further.
+Brainstorming is not a way to learn, but rather a way to support people who participate in new learning experiences, such as using a new computer program or starting a new project.
+The scaffolding can be virtual and real, i.e. the teacher is a kind of scaffolding, just like Pan Spinacz in the MS Office package.
+Virtual fences are embedded in the software and challenge, advise and explain procedures that may be difficult for students to understand on their own.
+Children are placed in foster care for a variety of reasons, including neglect, abuse, or exploitation.
+No child should ever be raised in an environment that does not provide nurturing, care and education, yet that is exactly what is happening.
+We believe that the foster care system is a safe place for these children.
+Our substitute care system must guarantee a safe home, loving caregivers, stable education, and good medical care.
+The foster family must meet all the needs that were not met in the home from which they were removed.
+The Internet can be used for both mass communication and personal communication.
+The unique properties of the Internet open up new dimensions of ways to use and abuse.
+For example, "science" and "contact with others" are proposed as important reasons for using the Internet (James et al., 1995).
+Eighmy and McCord (1998) also identified "personal involvement" and "sustained relationships" as new aspects of motivation when they studied responses to an online website.
+Video recordings have led to important discoveries in the field of micro-expression, which are the involuntary movements of the facial muscles lasting only a few milliseconds.
+In particular, it is said that one can detect if a person is lying by reading their micro-expressions correctly.
+In an article called "The President's Speech," Oliver Sacks shows that people who are unable to understand language because of brain damage can nevertheless accurately judge the truthfulness of speakers.
+It suggests even pets such as domestic dogs may have the ability to interpret human behaviour.
+Scientific studies in the twentieth century have shown that there are two pools of genetic variation, one hidden and one expressed.
+Mutation adds a new variant, while selection removes variants from the pool of expressed genes.
+With each generation, there is a mutual exchange of variability between the two pools through segregation and recombination.
+Plants that grow in the savanna can barely provide primates with a digestive system like that of humans with their need for amino acids.
+What's more, failure to do so can have serious consequences: stunted growth, malnutrition and eventually death.
+The most easily available plant proteins would be those contained in leaves and seeds, but for primates like ourselves these are difficult to digest without cooking.
+On the other hand, animal food (ants, termites, eggs) is easily digested and provides large amounts of protein containing all essential amino acids.
+Considering all of this, it should not be surprising that our ancestors solved their "protein problem" in a similar way to how chimpanzees do today.
+Sleep restriction involves deliberately waking yourself up during normal sleep and then going back to sleep after 10 to 60 minutes.
+It's not hard if you use a relatively quiet alarm clock to wake up but not fully.
+If you find that you are turning the alarm clock during your sleep, you can place it on the other side of the room so that you have to get up to turn it off.
+Other methods based on circadian rhythm include consuming a large amount of fluids (especially water or herbal tea, which is diuretic) before bedtime in order to wake up to urinate.
+The level of inner peace is inversely proportional to the inner and physical tension of a person.
+The less stressed you are, the more positive your life force will be. Everyone has the potential to find complete serenity and happiness.
+Everyone can attain enlightenment. The only hindrance is our own tension and negative attitude.
+Tibetan Buddhism is based on the teachings of Buddha, but it also includes the path of Mahayana love and many techniques of Indian yoga.
+In essence, Tibetan Buddhism is quite simple. It consists of Kundalini yoga, meditation, and the path of all-embracing love.
+Kundalini yoga awakens the kundalini energy (the energy of enlightenment) through the practice of asanas, pranayama, mantras, and meditation.
+The center of Tibetan meditation is the yoga of deities. Through visualization of various deities, the energy channels are purified, the chakras are activated and enlightenment awareness is created.
+During World War II, the U.S. and the Soviet Union were allied against a common enemy, Germany. But when the war ended, the radical differences in their systems, processes, and cultures drove them apart.
+Two years after the end of the war, former allies became enemies, which marked the beginning of the Cold War.
+It was to last for the next 40 years and encompass the real battles fought by surrogate armies from Africa to Asia, from Afghanistan to Cuba and elsewhere.
+By 17 September 1939, the Polish defense had already been broken, and the only hope was to retreat and reorganize along the Romanian border.
+However, these plans quickly became obsolete when over 800,000 Soviet Red Army troops formed the Belarusian and Ukrainian fronts after invading eastern Poland, thus violating the Riga Peace Treaty, the Polish-Soviet Non-Aggression Pact and other international treaties, both bilateral and multilateral.
+Sea transport is the most efficient way to transport large amounts of goods and people over seas.
+The Navy has always been tasked with securing the country's ability to transport people and goods while denying the enemy the ability to do so.
+During World War II, the Battle of the Atlantic was one of the most significant battles of recent history. To help the British, the Americans tried to get men and supplies across the Atlantic Ocean.
+Meanwhile, the German Navy, relying mostly on submarines, tried to block those escapes.
+If the Allies had failed, it is likely that Germany would have conquered the rest of Europe just as they had taken over most of the continent.
+Domestication of goats probably took place in the Zagros Mountains of Iran around 10,000 BCE.
+Peoples of ancient civilizations and tribes began to domesticate them for their milk, wool, meat and hides.
+Domesticated goats were usually kept in herds that moved around on hills or other rough grazing, often under the supervision of a herder, who were often children or adolescents. These methods of herding are still used.
+The first railways were built in England in the 16th century.
+Although the tracks were only laid on parallel wooden planks, the locomotives could move faster and haul heavier loads than the wheeled carts on the existing rough roads.
+The rails on which the wheels ran appeared relatively early. However, it was gradually realized that in order to increase the efficiency of the tracks, iron strips should be laid on them.
+It became a common practice, but the iron wheels caused the wooden wheels on the carriages to wear out more quickly.
+Eventually, wooden wheels were replaced with iron wheels. In 1767, all-iron wheels were introduced.
+The first known way of locomotion was walking upright; the human species began walking upright about two million years ago, hence the name Homo erectus (upright man).
+Their ancestors, the Australopithecines, did not walk upright.
+Evidence of bipedalism has been found in the fossilised remains of Australopithecus dating back to 4.2–3.9 million years ago, though it is possible that Sahelanthropus was bipedal seven million years ago.
+We can start to live in a more sustainable way, we can join the environmental movement, and even become activists to help reduce the scale of suffering in the future.
+It often looks like symptomatic treatment. However, in order not to limit oneself to a temporary solution, it is necessary to identify the source of the problem and eliminate it.
+Of course, the world has changed dramatically as a result of scientific and technological progress, and overpopulation and an extravagant lifestyle have aggravated the problems.
+When the Declaration of Independence was adopted by Congress on July 4, a copy signed by John Hancock, the President of Congress, and by the Secretary Charles Thomson was sent to John Dunlap's printing office a few blocks away.
+Between 150 and 200 broadsides were printed overnight, known as the "Dunlap broadsides".
+The document was first read publicly by John Nixon on the steps of Independence Hall on July 8, 1776.
+One of them, dated July 6, was sent to George Washington, who forwarded it to his troops on July 9 in New York; a copy reached London on August 10.
+The 25 surviving copies of Dunlap's broadside are the oldest existing copies of the document. The original manuscript no longer exists.
+Many paleontologists believe that one group of dinosaurs survived until today. We call them birds.
+Many people do not consider them to be dinosaurs because they have feathers and can fly.
+However, there are still many things about birds that are similar to dinosaurs.
+They have claws and teeth, lay eggs and walk on two legs just like T-Rex.
+In fact, all modern computers today are based on manipulating binary information.
+A binary number can be 0 or 1, and such numbers are called binary digits or bits in computer parlance.
+Internal bleeding may not become apparent immediately. Symptoms such as vomiting are so nonspecific that they do not immediately suggest a diagnosis of internal bleeding.
+Signs of poisoning are best indicated by the presence of an open container of medications or toxic household chemicals.
+Check the label for instructions on how to administer first aid for that particular poison.
+The name "bug" is formally used by entomologists to refer to this group of insects.
+The term dates from ancient times, when fleas were a major problem because of their ability to transmit diseases to humans.
+Both bedbugs and fleas are ectoparasites, which means they live on the outside of their hosts rather than inside.
+In the United States, an estimated 400,000 people have been diagnosed with MS, making it the most common disabling neurological disease in young and middle-aged adults.
+MS is a disease that attacks the central nervous system, which includes the brain, optic nerves and spinal cord.
+Women are twice as likely as men to get multiple sclerosis, according to studies.
+The couple may decide that bringing up a child is not in their or the child's best interests.
+These couples may decide to pursue an adoption plan for their child.
+Adoption is when the biological parents give up their parental rights so that another couple can become the child's parents.
+The ultimate goal of science is to understand how the world works through the scientific method, which is the basis for most scientific research.
+However, this is not the only method; an experiment is a test to disprove one or more hypotheses. Asking questions and performing observations also guide scientific research.
+Classical texts, especially the Bible in Latin, formed the basis of studies by natural philosophers and philosophers.
+Aristotle's views were accepted in all matters of science, including psychology.
+As knowledge of Greek declined, the West was cut off from its philosophical and scientific heritage.
+Many observed rhythms in physiology and behavior depend fundamentally on the existence of endogenous rhythms and their creation by biological clocks.
+All living things, including bacteria, fungi, plants and animals, are known to have circadian rhythms that are not just responses to environmental cues.
+Biological clocks are self-sustaining oscillators that keep time even in the absence of external stimuli.
+Hershey and Chase's experiment was one of the leading suggestions that DNA was the genetic material.
+Hershey and Chase used the same bacteriophages or viruses to inject their own DNA.
+Two experiments were carried out, in one the DNA in the virus was labelled with radioactive phosphorus and in the other the protein in the virus was labelled with radioactive sulphur.
+Mutations can have different effects depending on the type of mutation, the part of the genetic material affected, and whether the affected cells are germ cells or somatic cells.
+Only mutations in cells of the germ line can be passed on to offspring; mutations in other cells can be lethal or cancerous.
+Recreational tourism includes visiting natural areas for recreation and enjoyment of scenery, including plants and wildlife.
+Typical on-site activities include hunting, fishing, photography, bird-watching, park visits and ecosystem information gathering.
+An example may be visiting Borneo, photographing and gathering information on orangutans.
+Every morning, people leave their small towns in their cars to go to work, and they pass by those who are going to the places from which they have just come.
+This dynamic transportation system in some way participates in the private vehicle-based transportation system and supports it.
+Today, science suggests that the vast coal economy has caused the biosphere to be expelled from its stable state that had supported human evolution for two million years.
+Everyone is a member of society and uses transport. Almost everyone complains about transport.
+In developed countries, you rarely hear complaints about water quality or bridges collapsing.
+Why are there so many complaints about the transportation system, why are there irregularities in its functioning every day? Are the engineers not responsible for this? Or maybe the problem is much deeper?
+Traffic flow is the study of how individual drivers and vehicles interact while moving from one point to another.
+It is impossible to predict the behavior of drivers with 100% certainty, so unfortunately traffic flow studies are difficult.
+Fortunately, the behavior of drivers is fairly predictable; thus, the flow of traffic also has some predictability and can be roughly approximated with mathematical equations.
+The relations between the three key properties, namely (1) flow, (2) density and (3) velocity, allow for a better visualization of traffic flow.
+Road planning, design and maintenance makes use of this type of relationship.
+Insects were the first animals to take to the skies, and their ability to fly helped them escape predators and gather food and mates more efficiently.
+Most insects have the ability to fold their wings along their body.
+This gives them a greater choice of small hideaways from predators.
+Today, the only insects without wings are dragonflies and damselflies.
+Thousands of years ago, a man named Aristarchus claimed that the Solar System orbits the Sun.
+There were those who thought he was right, while others believed the opposite, i.e. that the solar system, including the Sun and the other stars, orbits the Earth.
+It makes sense, because the Earth doesn't look like it's spinning, does it?
+The Amazon is the second longest, and largest, river in the world, discharging 8 times the volume of the second largest river.
+The Amazon is also the world's widest river, in places exceeding 6 mi (9.7 km) in width.
+The Amazon basin is responsible for 20% of the world's freshwater flowing into the oceans.
+The Amazon has a length of 6,387 km (3,980 mi) and is fed by thousands of tributaries.
+Although the construction of the stone pyramids lasted until the end of the Old Kingdom, the pyramids of Giza were never surpassed in size or technical sophistication.
+The ancient Egyptians of the New Kingdom were in awe of their ancestors' buildings, which were more than a thousand years old.
+The population of Vatican City is approximately 800. It is the smallest independent state in the world, and also the country with the lowest population.
+In its legislation and official communications, the Vatican uses Italian.
+Most of the country's citizens speak Italian on a daily basis, and Latin is often heard during religious ceremonies.
+All residents of Vatican City are Roman Catholics.
+Humans have known the basic chemical elements since ancient times, such as gold, silver and copper, because they occur naturally in their pure form and can be easily extracted using simple tools.
+Aristotle proposed the theory that everything is composed of at least one of four elements: earth, water, air, and fire.
+It was more than four states of matter (in that order): solid, liquid, gas, and plasma, though he also theorized about their transformation into new substances that give rise to what we see.
+A stop can be defined as a mixture of two or more metals. It is important to remember that the periodic table contains many elements.
+Calcium and potassium are metals. Of course, silver and gold are also metals.
+They may also contain small amounts of non-metal elements, such as carbon.
+Everything in the universe is made of material. Material is made up of small particles called atoms.
+Atoms are so incredibly tiny that the dot at the end of this sentence would contain trillions of them.
+So when the light bulb was invented, it was a good friend to many people.
+Unfortunately, with the advent of newer ways of writing letters, the art of letter writing has lost its status and frequency of application.
+People nowadays write messages using computer screens and they don't need typewriters at all.
+The only question is what happens to the keyboard when something new comes along.
+The atomic bomb works on the principle that you need energy to push the nucleus together with many protons and neutrons.
+Imagine pulling a heavy sled up a hill. Breaking a bone releases some of that energy.
+Some atoms have unstable nuclei that decay when hit by subatomic particles or even by light.
+The surface of the moon is covered with rocks and dust. The outer layer of the planet is called the crust.
+The glacier covers an area of about 70 km2 on the near side and 100 km2 on the far side.
+It is thinner near the moons and thicker near the mountains.
+There may be more basalt on the visible side because the thickness of the crust is smaller there and it was easier for the lava to break through.
+Content theories focus on finding out what appeals to people and persuades them.
+These theories assume that people have certain needs and/or desires that are learned in the process of growing up.
+These theories are about what makes some people want to do the things they do, and what makes some people want to do things in their environment that other people don't want to do.
+Two popular theories of motivation are Maslow's hierarchy of needs and Herzberg's two-factor theory.
+In general, when managers start managing their former peers, there are two types of behaviors that may occur. One is the attempt to remain "one of the guys" (or "one of the girls").
+This type of manager is reluctant to make unpopular decisions, avoids disciplinary action and shies away from performance appraisals, job assignments and firing people.
+The other extreme is an unrecognisable reinvention of someone who feels they have to change everything the band have done before to fit their own vision.
+After all, the captain is responsible for the team's successes and failures in the end.
+Such behaviour often leads to tensions between the leaders and the rest of the band.
+For virtual teams, the same standards of excellence apply, but there are slight differences.
+Members of a virtual group often function as a point of contact for the directly associated physical group.
+They often have more freedom than regular band members, since their bands can organize meetings in different time zones, which local management may not understand.
+The presence of a true "invisible team" (Larson and LaFasto, 1989, p.109) is a unique element of the virtual team.
+The "invisible group" is the management group to which all members belong. The invisible group sets the standards for each member.
+Why would a company want to go through the time-consuming process of setting up a learning organization? One of the reasons for implementing a learning organization concept is innovation.
+Creativity and inventiveness flourish when all available resources are effectively used in the functions of the organization.
+As a result, cooperation within the organization to overcome the obstacle can lead to the creation of an innovative process that meets the customer's needs.
+For the organization to become innovative, its leadership must create a culture of innovation, shared knowledge, and learning.
+Angel (2006) explains Continuum as a method that helps organizations achieve a higher level of functioning.
+Neurobiological evidence is a physical proof of a theoretical approach to the study of knowledge. This narrows the scope of research and makes it more accurate.
+The correlation between brain pathology and behaviour is supported by scientific studies.
+It has long been known that diverse types of brain damage, injury, trauma, and tumors can affect behavior and produce changes in mental function.
+Thanks to new technologies, we can now observe and study structures of the brain that were previously unknown, and the processes that take place in it.
+We get a lot of information and materials from there to build the simulators that allow us to better understand what's going on in the human mind.
+Although AI is closely associated with science fiction, it is a very important branch of computer science which deals with the behaviour, learning and intelligent adaptation of machines.
+Artificial intelligence research is concerned with the question of whether and how intelligent machines can be created.
+Examples include control and planning, the ability to respond to customer statements and questions, and the ability to recognize faces, voices, and writing styles.
+These things became their own separate domains, focusing on providing real-world solutions to everyday problems.
+Artificial intelligence is being used today in fields as diverse as economics, medicine, engineering and military technology, and as an embedded component in a number of personal computer and video game applications.
+Field trips are an important part of any curriculum, and often a teacher's enthusiasm for taking classes to places that buses can't reach is crucial.
+The technology allows for virtual on-campus tours. Students can browse museum collections, visit an aquarium or marvel at works of art, all from the comfort of their dorm rooms.
+By sharing a virtual field trip, you can stimulate reflections on it and share experiences with other classes.
+For example, every year students from Bennet Middle School in North Carolina design a website about their trip to the state capital; the website is redesigned every year, but the old versions remain online as an album.
+Blogging can help students improve their writing. Often early in their blogging, grammar and spelling are not at the highest level, but the presence of readers usually improves this.
+The blogger starts making an effort to improve the quality of his texts and avoid criticism, as students often give the harshest ratings.
+Also, blogging "helps students become more knowledgeable about the world around them." The need for feedback from an audience inspires students to create intelligent and interesting content (Townsend, 2004).
+Blogging is a tool to inspire collaboration and encourage students to extend their learning beyond the traditional school day.
+With the proper use of blogs, "students can become more analytical and critical; by actively responding to online postings, they can define their position in relation to the creations of others and construct their own perspective on certain issues" (Oravec, 2002).
+Ottawa is a beautiful, bilingual Canadian capital city with many art galleries and museums showcasing Canada's past and present.
+To the south lies the Niagara Falls, while to the north lies the virgin beauty of the Muskoka and surrounding regions.
+All of these things - and many more - clearly indicate that Ontario is perceived by outsiders as the quintessential Canadian province.
+Much of the area north of here is sparsely populated, some of it is virtually uninhabited wilderness.
+This is a surprising comparison for many people: the population of African-Americans in the United States is larger than the population of Canada.
+The East African islands are in the Indian Ocean, east of the African mainland.
+Madagascar is by far the largest, and because of its size it is a unique continent.
+Most of the smaller islands are independent nations or French overseas territories, and are known for their luxury beach resorts.
+The Arabs also brought Islam to these lands, which was decisively accepted in Comoros and Mayotte.
+European exploration and colonization began in the 15th century with the discovery of a sea route from Europe to India by Portuguese explorer Vasco da Gama.
+The region is bordered to the north by Sahel, to the south and west by the Atlantic Ocean.
+Women: it is advised that every woman travelling alone should pretend to be married, regardless of her actual marital status.
+Also, getting a wedding ring can help (as long as it doesn't look too expensive.
+Women should be aware that cultural differences can lead to behaviors that are perceived as molesting, often unwittingly, such as touching of the body, holding of hands, etc.
+Definitely say no to men and don't be afraid to stand your ground (different cultures don't mean you have to!).
+The modern city of Casablanca was founded in the 10th century BC by Berber fishermen on the site of Anfa, a strategic port for the Phoenicians, Romans, and Moroccans.
+The Portuguese destroyed it and rebuilt it as the Casa Branca, but abandoned it after the 1755 earthquake.
+The Moroccan Sultan rebuilt the city as Daru-I-Badya, and the Spanish traders who had a base there called it Casablanca.
+As far as shopping goes, Casablanca is the last place in Morocco.
+In the old medina, it is easy to find traditional Moroccan goods such as tagines, pottery, leatherwork, water pipes and a wide range of tourist souvenirs.
+Goma is a tourist city in the Democratic Republic of the Congo, located at the eastern end of the country near the border with Rwanda.
+In 2002, the city of Goma was destroyed when the Nyiragongo Volcano erupted and a lava flow engulfed most of the city, especially its center.
+While Goma is relatively safe, all visits outside of the city should be carefully considered in light of the ongoing conflict in North Kivu province.
+From the city, you can hike up to the volcano Nyiragongo, and also trek to the mountain gorillas, which is one of the cheapest options for this attraction in Africa.
+Motorcycle taxis (known as "boda-boda") can be used to get around in Goma. Standard (local) fare for a short ride is around 500 Congolese francs.
+In the context of its relative inaccessibility, Timbuktu has become a metaphor for the exotic and the remote.
+Nowadays Timbuktu is a poor town, but its reputation attracts tourists, and it has an airport.
+The city was listed as a World Heritage Site in danger in 1990 due to desertification.
+It was one of the stops on Henry Louis Gates's PBS series "Black America Since MLK."
+This city is definitely different from the rest of the country, as it has a more Arab than African climate.
+The Kruger National Park (KNP) is located in northeast South Africa, bordering Mozambique in the east, Zimbabwe in the north and the Crocodile River in the south.
+The park covers an area of 19,500 km² and is divided into 14 different ecological zones with varying flora and fauna.
+It is one of the most popular attractions in South Africa and is considered to be the flagship park of the South African National Parks (SANParks).
+There are daily conservation fees and park entrance fees here, just as there are in all other South African national parks.
+Wild card purchases can be beneficial as they allow access to selected parks in Southern Africa or all of South Africa's national parks.
+The territory of Hong Kong is named after the island of Hong Kong, from which the territory takes its name, and which is a major tourist attraction.
+The skyscrapers of Hong Kong's skyline were likened to a chart of the Dow Jones Industrial Average, superimposed on a map of the Victoria Harbour.
+The best views of Hong Kong are from the Kowloon waterfront across the harbour.
+Most of Hong Kong's urban development is concentrated on reclaimed land along the north shore.
+This is a place taken over by British colonisers, so it's a good place to start looking for clues to the colonial past of the territory.
+The Sundarbans are the largest contiguous mangrove forest in the world, spreading across 80 km (50 miles) of coastline in Bangladesh and India.
+Sundarbans is a UNESCO World Heritage Site. The Indian part of the park is known as the Sundarbans National Park.
+But the forests are not just mangrove swamps - they are also the last remnants of the vast jungles that once covered the Indian sub-continent.
+Sundarbans has an area of 3,850 km2 (1,500 sq mi), of which about a third is water and mudflats.
+Since 1966, the Sundarbans has been a wildlife sanctuary, and it is home to an estimated 400 Royal Bengal tigers and 30,000 spotted deer.
+Buses depart from the regional bus station (across the river) throughout the day, though most depart between 6:30am and 7:30am, especially those heading east and to Jakar/Bumthang.
+It is better to buy a ticket with a few days' lead time, as buses between neighborhoods can be very crowded.
+Most of the districts are served by small Japanese coastal ferries, comfortable and sturdy.
+Shared taxis are a quick and convenient way to get to nearby places such as Paro (Nu 150) and Punakha (Nu 200).
+The Oyapock Bridge is a suspension bridge that connects the Brazilian city of Oiapoque with Saint-Georges de l'Oyapock in French Guiana.
+The two towers are 83 metres high, 378 metres long and have two lanes, each 3.5 metres wide.
+The vertical span of the bridge is 15 metres. Construction of the bridge was completed in August 2011, but it was not opened until March 2017.
+According to the plan, the bridge will be opened to traffic in September 2017, when the construction of the Brazilian customs posts is expected to be completed.
+The Guarani were the most important indigenous group in the region of present-day eastern Paraguay, leading a semi-nomadic hunter-gatherer lifestyle and practicing subsistence agriculture.
+The Chaco region was home to other indigenous peoples, such as the Guaycurú and Payaguá, who survived by hunting, gathering, and fishing.
+Paraguay, once known as the "great province of India", came into existence in the 16th century as a result of a clash between Spanish conquerors and local tribes.
+The Spanish began a three-century period of colonization.
+Since its founding in 1537, Paraguay has managed to preserve much of its indigenous character and identity.
+Argentina is famous for one of the world's best polo teams and some of the world's best players.
+The biggest tournament of the year takes place on the polo fields of Las Cañitas in December.
+There are also smaller tournaments and competitions that are held at other times of the year.
+The Argentine Polo Association offers more information on matches and tickets for polo games.
+The official currency of the Falkland Islands is the Falkland pound (FKP), which is equal to the British pound (GBP).
+Money can be exchanged at the only bank on the islands, located in Stanley, opposite the FIC West shop.
+Throughout the islands, pounds sterling are widely accepted, credit cards are accepted in Stanley, and US dollars are often also accepted (especially in the outer islands).
+Don't expect to be able to use a credit card when off the beaten track, although British and U.S. cards may be accepted; it is best to check with the establishment ahead of time.
+It is almost impossible to exchange Falkland Island money outside the islands, so make sure you exchange your money before leaving the islands.
+Since Montevideo is located in the Southern Hemisphere, it is summer there when it is winter in the Northern Hemisphere and vice versa.
+Montevideo is located in the tropics, so in summer temperatures often exceed 30°C.
+Winter may be colder than it appears: although temperatures seldom drop below freezing, the combination of wind chill and humidity makes it feel colder than the thermometer indicates.
+There are no "dry" and "rainy" seasons, the amount of rainfall is more or less the same throughout the year.
+While many of the animals in the park have become accustomed to seeing humans, they are still wild animals and should not be fed or approached.
+Park officials recommend staying at least 100 yards/meters away from bears and wolves, and at least 25 yards/meters away from all other wildlife!
+Although they may look gentle, bears, moose, wolves and almost all large animals can be dangerous.
+Every year dozens of visitors are injured when they get too close, because they are large, wild animals that need space.
+Also keep in mind that bears and other wild animals are attracted to smells, so try not to cook or store smelly food near your tent, and keep your campsite as tidy as possible.
+Apia is the capital of Samoa, located on the island of Upolu with a population of just over 40,000.
+The city of Apia was founded in the 1850s and became the capital of Samoa in 1959.
+It was here in 1889 that a notorious maritime impasse was resolved when seven ships from Germany, the US and Britain refused to leave port.
+All of the ships sank except for one British cruiser. Almost 200 Americans and Germans were killed.
+During the struggle for independence organized by the Mau movement, a peaceful gathering in the city ended in the killing of the main Tupua Tamasese Lealofi III.
+Auckland is sandwiched between two harbours, so there are plenty of beaches close by and the most popular ones are in three areas.
+The beaches of the north shore (in the North Harbour district) are on the Pacific Ocean and stretch from Long Bay in the north to Devonport in the south.
+Most of the beaches are sandy, with safe swimming, and many have shady areas provided by Metrosideros trees.
+The beaches of Tamaki Drive are located in the Waitemata Harbour at the luxury suburbs of Mission Bay and St Heliers in the central Auckland area.
+These are often crowded family beaches with a wide selection of shops right on the beach. Swimming is safe.
+The main local beer is Number One, which is not a complicated beer but a pleasant and relaxing one. The other local beer is Manta.
+Bring along a variety of French wines, but New Zealand and Australian wines may be better suited to the journey.
+Tap water is safe to drink, but bottled water is widely available if you prefer.
+Australians are unfamiliar with the concept of a "flat white". A small black coffee is an "espresso", a cappuccino is filled to the brim with froth (not foam), and hot milk is served without coffee.
+The hot chocolate is up to Belgian standards. Juices are expensive but good.
+Many whitewater trips are year-round, and injuries on a raft are rare.
+However, heed the advice of the authorities, obey all signs and take heed of safety warnings.
+Mud crabs can be found in and around estuaries and river mouths from October to April, north of the 1770. They can sometimes be found outside of this period.
+No one denies the existence of sharks, but attacks on humans are rare. Most sharks are afraid of humans and will swim away.
+The estuarine crocodiles do not actively hunt in the oceans but their main habitat is the river mouths north of Rockhampton.
+Booking in advance will ensure that the traveller does not have to worry about where to stay once he arrives at his destination.
+Travel agencies usually work with certain hotel chains, though it is possible to book other types of accommodation through a tour operator, such as camping.
+Travel agencies offer packages that include breakfast, transport from/to the airport, and combined flight and hotel packages.
+Your reservation can be extended if you need time to consider the offer or to obtain other documents required at your destination (e.g. visas).
+Any corrections or claims should be directed to the travel agency, not the hotel.
+For music festivals, the vast majority of attendees stay on-site, and most of them consider this an essential part of the experience.
+If you want to be close to the action, you'll need to arrive early to secure a camping spot near the music.
+Bear in mind that even when the main stages have finished for the night, there will still be music in some of the fields until the early hours.
+Some festivals offer camping with facilities for families with small children.
+In winter, when crossing the northern Baltic Sea, check the position of the cabin, as the journey over the ice generates a lot of noise for those most affected.
+Tours of St. Petersburg include time in the city; cruise ship passengers do not need visas (check requirements).
+Casinos aim to get you to stay as long as possible and spend as much money, so they don't have windows and clocks, and they are designed to make you lose track of time.
+They usually have special offers including meals, drinks and entertainment to keep the guests happy and to keep them there.
+Some pubs offer drinks on the company's tab, but drunkenness is frowned upon and all reasonable gamblers know the value of a sober mind.
+When travelling in a vehicle at high altitudes or on mountain passes, consider the effects of snow, ice, and low temperatures.
+On ice- and snow-covered roads there is some friction, so it is not possible to drive as fast as on a clean asphalt road.
+When the blizzard is at its peak, it can snow so much so quickly that roads become impassable.
+Visibility can also be reduced by falling or blowing snow or rain, or frost on windshields.
+On the other hand, ice and snow are normal conditions in many countries with year-round motor traffic.
+Safari is by far the most popular tourist attraction in Africa and the main reason many visitors come here.
+The term safari is popularly associated with land travel, a visit to see wildlife especially on a game reserve such as a savanna.
+Some animals, such as elephants and giraffes, often approach cars and standard equipment allows you to see them up close.
+Lions, cheetahs and giraffes can be shy, so binoculars are advised.
+A walking safari (or "walking in the bush") can last from a few hours to a few days.
+The Paralympic Games will be held from 24 August to 5 September 2012. Some of the events will be held in other locations around Japan.
+Tokyo will become the first Asian city to have hosted the Olympic Games twice (the first time was in 1964).
+If you booked a flight and a hotel for 2020 before the date change, you may find yourself in a difficult situation.
+Cancellation policies can vary, but as of mid-March, most coronavirus-related cancellations did not include July 2020, when the Olympics were scheduled to take place.
+Most event tickets are expected to be priced between 2,500 yen and 130,000 yen, with the average being around 7,000 yen.
+Ironing can speed up the drying of damp clothing. Many hotels rent ironing boards and clothes racks if they are not provided in the room.
+If you don't have an iron or don't care about ruining your shoes, you can try using a hair dryer if available.
+The fabric can not be exposed to excessive heat as it may shrink or burn in extreme cases.
+Water can be purified in many ways, and some methods are more effective at removing certain contaminants than others.
+Depending on the area, the water may need to be boiled for one minute or several minutes.
+The filters have different efficiencies, so if you are concerned, consider buying bottled water from a reputable company.
+Travelers may encounter animals that are not native to their home countries.
+Pests damage food, cause irritation or, at worst, allergic reactions, secrete waste and transmit infectious diseases.
+In most cases, infectious diseases and dangerous animals are not considered pests.
+Duty free purchases offer an opportunity to buy goods tax and duty free at certain locations.
+Visitors from high-tax countries can sometimes save a lot of money, especially on items like alcohol and tobacco.
+On the Buffalo-Pittsburgh freeway, the hardest section for drivers is between Point Marion and Fairmont, often crossing desolate forested areas.
+If you're not used to driving on country roads, keep your eyes open as there are often steep inclines, narrow sections and sharp bends.
+The signed speed limits are much lower than those on the previous and subsequent sections (usually 35–40 mph, or 56–64 km/h), and compliance is strictly enforced.
+However, the cellular network has a much stronger signal here than in many other portions of the trail, such as the Pennsylvania Wilds.
+German baked goods are quite tasty, and the Bavarian ones stand out for their nutritional value and variety, just like in Austria, the neighboring country to the south.
+Pies with fruit are very popular: with cooked apples available year-round, and with cherries and plums in the summer.
+Many German baked goods contain walnuts, hazelnuts, and other nuts. Popular cakes often pair particularly well with a strong cup of coffee.
+If you're looking for a small but filling snack, try a Berliner (also known as a Pfannkuchen or Krapfen, depending on where you are).
+Curry is a dish whose base is spices and herbs cooked in meat or vegetables.
+Curry can be "dry" or "wet" depending on the amount of liquid.
+In the mountainous northern regions of India and Pakistan, yogurt is a common addition to curry dishes, while in the southern regions of India and some other coastal regions of the sub-continent coconut milk is used.
+As there are 17,000 islands, Indonesian cuisine is a mix of many regional cuisines from all over the country.
+The term without further qualification usually means the cuisine of central and eastern Java, the most important island of the archipelago.
+Javanese cuisine, now easily available throughout the archipelago, is characterised by simple dishes with Javanese favourites being peanuts, chilli and various aromatic spices.
+Stirrups are the leather straps that hang down on either side of the saddle.
+They give the rider more stability, but they can cause safety concerns due to the possibility of the rider catching their foot in them.
+If a rider is thrown from a horse and their foot becomes trapped in the stirrup, the horse can drag the rider along at speed, which can be dangerous. Various safety measures can be taken to reduce the risk of this happening.
+Most jockeys wear boots with occasional and smooth, fairly narrow soles.
+Some saddles, especially English saddles, are fitted with safety straps to prevent the saddle from slipping off if the rider falls backwards.
+The Cochamó Valley is Chile's premier rock climbing destination, often referred to as the Yosemite of South America, with a variety of large granite cliffs and towers.
+From the summits, spectacular views abound. Climbers from all over the world continue to establish new routes on the endless possibilities of these walls.
+Winter sports such as alpine skiing and snowboarding are popular activities that involve going down a snow-covered slope while using skis or a snowboard bound to the skier's or snowboarder's feet.
+Skiing is a main activity for many enthusiasts, sometimes referred to as "ski bums" who plan an entire vacation around skiing in a particular place.
+Skiing has a very long history - 5000 B.C. there were paintings of skiers on cave walls!
+Alpine skiing as a sport originated at least in the 17th century and in 1861 Norwegians opened the first recreational ski resort in Australia.
+Backcountry skiing, also known as backcountry skiing, ski touring or ski mountaineering, is the activity of skiing in the backcountry.
+There are some similarities to alpine skiing and mountaineering, but unlike those sports, the trail is not steep and no special skis or boots are required.
+Think of the cross-country ski trail as a hiking trail.
+With favourable conditions, you can outrun a hiker, but only slightly, and only for a short distance, and only if you don't have a heavy pack, and only if the trail is in reasonably good shape.
+Europe is a relatively small continent, but with many independent countries. In normal circumstances, traveling through several countries would involve many visas and a lot of passport control.
+In this way, the Schengen area functions to some extent as a single country.
+As long as you remain in this zone, you can generally cross the borders without having to pass through immigration checkpoints again.
+Similarly, with a Schengen visa, there is no need to submit a separate application for a visa for each Schengen country, which saves time and money and reduces bureaucracy.
+There is no universal definition of what constitutes an antique, some customs authorities regard anything over 100 years old as an antique.
+This definition depends on the geographical location, the age limit may be lower in North America than in Europe.
+Handmade items can be considered antiques even though they are newer than mass-produced items.
+Many Sami people make a living from reindeer herding, and the culture associated with this industry is also important to non-herders.
+Traditionally, the Sami people have practiced large-scale reindeer herding as well as fishing, hunting, and gathering, with reindeer serving as pack animals.
+Nowadays, many Samis work in modern sectors. Tourism is an important part of the economy in Laponia, which is inhabited by the Sami people.
+The word "Gypsy" is often heard, especially among those who are not themselves Romani, and is often considered pejorative due to its association with negative stereotypes and misconceptions about Romani people.
+If the country you are going to is covered by travel regulations, this will affect your health insurance or travel cancellation insurance.
+You can also check what other countries are advising, but their advice will only be aimed at their own nationals.
+For example, in the Middle East, U.S. citizens may be treated differently from Europeans or Arabs.
+Consultations are only a short summary of the political situation in a particular country.
+The opinions presented are often superficial, general and overly simplified, compared to other available information.
+A severe weather event is any dangerous weather which poses a threat to life or property.
+Difficult weather conditions can happen anywhere in the world and can be different depending on the geographic location, topography, and atmospheric conditions.
+The effects and impacts of adverse weather include wind damage, flooding, landslides, mudflows, debris flows, wildfires, flash floods, tornadoes, tsunamis and hurricanes.
+Extreme seasonal weather conditions in the region include dust storms, blizzards, hail storms and flash flooding.
+Travelers are advised to keep an eye on the weather conditions in their area as they may affect their travel plans.
+If you plan to travel to a country that is considered a war zone, you should receive professional training.
+If you search the Internet for "Course on hostile environment," you are likely to find the address of a local company.
+The course usually covers all of the topics discussed above, but much more in depth and with practice.
+These courses usually last from 2 to 5 days, and include role-playing exercises, many first aid lessons, and sometimes weapons training.
+There are many books and magazines available on survival skills, but few on war zones.
+Those who plan to undergo gender reassignment surgery overseas should bring along important travel documents.
+Governments will differ in how they respond to issuing passports without a gender (X) or updating names and gender in documents to reflect the desires of the applicants.
+The willingness of foreign governments to recognize these documents varies.
+Also, after the September 11, 2001 attacks, airport security became much more stringent.
+Transgender people should not have to expect that their privacy and dignity will be respected when they undergo scans.
+Breaker waves are waves that are generated by waves meeting a beach, a reef, or a similar obstruction.
+The submarine topography causes the return flow to mainly take place in a few deep levels and may form a fast current towards the deep waters.
+Most deaths are due to exhaustion from trying to swim against the current, which is not always possible.
+As soon as you get out of the current, swimming back should not be more difficult than normal.
+Try to get to a place where you won't be swept downstream again, or wait for rescue if you are trapped. Consider your skills and the skills of any companions with you.
+The rebound shock comes more quickly than the cultural shock (the "honeymoon" is shorter), lasts longer, and can have more serious consequences.
+Tourists who have successfully adapted to a new culture sometimes have a hard time readjusting to their home culture.
+When you return home after a period of living abroad, you get used to a new culture and lose some of the habits associated with your national culture.
+During your first trips abroad, people probably treated you with patience and understanding, knowing that a traveller arriving in a foreign land has to adapt.
+People often don't realise that travellers returning home also need patience and understanding.
+The light and sound show on the pyramid is one of the most interesting attractions for children in the area.
+You can see the pyramids at night and in silence before the show starts.
+You usually hear the sounds of tourists and vendors all the time. The story told by the sounds and lights is like a fairy tale book.
+The Sphinx acts as a backdrop and narrator for the long history.
+Scenes are projected on the pyramids and different pyramids are lit up.
+Discovered in 1819, the South Shetlands are claimed by several countries and are home to the largest number of bases with sixteen in operation in 2020.
+The archipelago is located 120 km north of the peninsula. King George Island, with the Villa Las Estrellas base, is the largest of the islands.
+Others include Livingstone Island and Disappearing Island, where a water-filled caldera still vents steam from an active volcano, and a beautiful natural harbor.
+Ellsworth Land is located north of the Peninsula and is surrounded by the Bellingshausen Sea.
+Here the peninsula rises to form a plateau, before dropping again to form the 360-kilometre (220 mi) long Ellsworth Range, which is bisected by the Minnesota Glacier.
+In the north of the Sentinel Range is the highest mountain in Antarctica, Vinson Massif, with the highest peak at 4,892 m.
+In remote locations where there is no cellular network, a satellite phone may be the only option.
+A satellite phone is generally not a good substitute for a cell phone since you have to go outdoors and have a clear view of the sky to make a call.
+The service is often used on boats, also on recreational boats and during expeditions that require remote data and voice services.
+Your local telecommunications provider should be able to provide more details about this service.
+Among those planning to take a year out, travel and learning are becoming increasingly popular options.
+It is a popular option for school leavers as it allows a year off before starting university, without any detriment to their education.
+Often, participation in a year-long course abroad can significantly improve your chances of obtaining a higher education in your home country.
+There is usually a fee for enrolling in these educational programs.
+Finland offers ideal conditions for boating. This "country of a thousand lakes" is also rich in islands, of which there are thousands in the lakes and coastal archipelagos.
+In the archipelagos and lakes, a yacht is not necessarily required.
+Although most coastal archipelagos and the largest lakes are big enough for even the largest yachts, smaller boats or even kayaks offer a different experience.
+Swimming is a national hobby in Finland, with one out of seven or eight people owning a boat.
+Norway, Sweden and New Zealand have similar ratios, but they are still exceptionally high compared to countries like the Netherlands, where one boat is shared by forty citizens.
+A longer stay in St. Petersburg is included in most Baltic cruise itineraries.
+This means you can spend several days exploring the historical town and then return to the boat for the night.
+If you only go ashore on boat tours, you don't need a separate visa (as of 2009).
+Some cruises include a visit to Berlin; see the map above for evidence that Berlin is neither a seaport nor a coastal city, so a visit to Berlin is not included in the cost of the cruise.
+Flying can be a terrifying experience for people of all ages, especially if they have not flown before or have had a traumatic experience.
+There is nothing to be ashamed of: it is no different from the fears and prejudices that most people experience.
+Some people can overcome their fear of the unknown or lack of control if they learn the rules and mechanics of flying.
+Courier companies do well out of speedy deliveries. Often time is of the essence when it comes to business documents or spare parts for breakdowns.
+On some routes, larger companies have their own planes, but this was not the case for other routes and smaller companies.
+If they were shipped by air, some routes could take several days to unload and clear customs.
+The only way to send it faster is to have it as registered baggage. Airline regulations do not allow unaccompanied baggage to be sent, so this is where you come in.
+The most obvious way to fly in First or Business Class is to pay the premium yourself (or even better, get the company to pay for you).
+However, this is a very expensive option: in general, we pay four times more for a business class ticket than for an economy class ticket and eleven times more for a first class ticket!
+In most cases, there is no point in looking for discounts for business class or first class tickets for direct flights from point A to point B.
+Airlines know there is a steady stream of travellers who are willing to pay a premium to get to their destination quickly and comfortably, and they reflect that in their pricing.
+Chișinău is the capital of Moldova, a landlocked country whose official language is Romanian, but Russian is also widely spoken.
+Moldova is a multi-ethnic republic that has experienced ethnic conflict.
+In 1994, this conflict gave rise to the self-declared Pridnestrovian Moldavian Republic in the eastern part of Moldova, with its own government and currency, but the UN member states do not recognize it.
+Despite the failure of political negotiations, economic relations were restored between the two parts of Moldova.
+Eastern Orthodoxy is the dominant religion in Moldova.
+Izmir is the third largest city in Turkey with a population of around 3.7 million, it is also the second largest port after Istanbul and a very good transportation hub.
+Once the ancient city of Smyrna, it is now a modern, developed and vibrant commercial centre, built around a large bay and surrounded by mountains.
+Wide boulevards, glass-fronted skyscrapers and modern shopping malls co-exist with traditional Ottoman-style domes, a 17th-century Grand Bazaar and old mosques and churches, although the city has a more Mediterranean European feel than a traditional Turkish one.
+From the village of Haldarsvík you can see the neighboring island of Eysturoy and there is an unusual octagonal church there.
+There are some interesting marble carvings of doves on some of the tombstones in the churchyard.
+Spend half an hour wandering this intriguing village.
+Nearby to the north is the romantic and fascinating town of Sintra, made famous by Lord Byron's enthusiastic description of its beauties.
+Bus 403 is a regular service to Sintra and has a stop at Cabo da Roca.
+Also worth visiting in the north of the region is the magnificent Sanctuary of Fatima, famous worldwide for its Marian apparitions.
+Remember that you are in a place that is a huge cemetery with an unspoken meaning for a large part of the world's population.
+Still alive are many men and women who survived here and even more of their relatives who were murdered or died here, both Jews and non-Jews.
+Please treat this website with the dignity, seriousness and respect it deserves. Please do not joke about the Holocaust or the Nazis.
+Do not paint the site through tagging or creating graffiti on the constructions.
+The official languages of Barcelona are Catalan and Spanish, with half of the population preferring to speak Catalan, a third understanding it and virtually all able to speak Spanish.
+However, most signs are only in Catalan, as it is the official language.
+However, Spanish is also often used in public transportation and other places.
+Regular announcements on the metro are only in Catalan, but unexpected disruptions are announced in several languages, including Spanish, English, French, Arabic and Japanese.
+Parisians are considered to be egocentric, arrogant and snobbish.
+Although it is often a false stereotype, in Paris it is best to behave like someone who is "bien élevé" (well-mannered). This will make it easier to get along with others.
+Parisians are tough on the outside but once you get to know them, they're really nice.
+The Plitvice Lakes National Park is heavily forested, mainly with beech, spruce and fir trees, and has a varied alpine and Mediterranean vegetation.
+The varied microclimates, soils, and elevations give rise to a unique diversity of plant life.
+The area is also home to a large number of different animal and bird species.
+It is home to rare animal species such as the European brown bear, wolf, eagle, owl, lynx, wolverine and bison, as well as many other common species.
+Women must have their legs and shoulders covered when visiting the monasteries.
+At most temples, bare shoulders and knees are not allowed, so bring a sarong to wrap around your waist, and ideally a brightly colored one to catch the monk or nun's eye as you approach the temple.
+Similarly, men are required to wear trousers that cover the knees.
+Men can also borrow skirts that cover the knees at the entrance, but they are not regularly washed, so not everyone will feel comfortable wearing such a skirt. For men, one size fits all!
+Bread, vegetables and meat (especially pork) are the mainstays of Majorcan cuisine, as in other Mediterranean regions. Olive oil is also an important ingredient.
+A simple, popular meal, especially in summer, is Pa amb Oli: bread with olive oil rubbed on with garlic, tomato and any other available toppings, such as cheese, tuna, etc.
+All nouns are capitalized, even if they appear in the middle of a sentence, including the word Sie, a formal way of addressing someone, similar to Mr./Ms./Mrs./Miss.
+It is an important method for distinguishing some sentences from complements.
+It can be argued that it also makes reading easier, though it can be difficult to determine whether a verb or adjective is being used in a noun sense when writing.
+Italian is relatively easy to pronounce: most words are pronounced more or less as they are spelled.
+The letters "c" and "g" deserve special attention because they are pronounced differently depending on the vowel that follows them.
+Don't forget to pronounce the single "r" differently from the double "rr": "caro" means "expensive" and "carro" means "carriage".
+Persian grammar is relatively simple and regular.
+Therefore, reading this beginner's guide to Persian grammar will introduce you to Persian grammar and help you understand expressions better.
+After all, knowing any Romance language makes it easier to learn Portuguese.
+Those who know a little Spanish will quickly notice that Portuguese is so similar that it does not need to be learned separately.
+Observatories from the pre-modern era are nowadays outdated and are replaced by museums or educational centers.
+Because light pollution was not as much of an issue back when they were built, they are usually located in or near cities or campuses, which are easier to access than modern observatories.
+Most modern research telescopes are huge instruments located in remote locations with good seeing.
+The practice of contemplating cherry blossoms, known as hanami, has been a part of Japanese culture since the eighth century.
+The idea originated in China, where peonies were the most popular flowers.
+In Japan, the emperor organized the first cherry blossom viewing parties exclusively for himself and other members of the imperial court.
+Plants look best in their natural habitat, so resist the temptation to pick "just one."
+When visiting a formal garden, don't pick the flowers, as this will get you immediately ejected.
+Singapore in general is a very safe place to walk around in, and there are plenty of things to buy after you arrive.
+Even in the tropics, a few degrees north of the equator, you will get both heat and strong sunlight (unless it is overcast, which is seldom).
+There are also a few buses that go north to Hebron, the traditional burial site of the Biblical patriarchs Abraham, Isaac, and Jacob, as well as their wives.
+Check that the bus you are about to board is going to Hebron and not just the nearby Jewish settlement of Kiryat Arba.
+Inland waterways can be a good option for a holiday.
+For example, visiting the castles of the Loire Valley, the Rhine Valley or a trip to interesting cities on the Danube or a cruise on the Erie Canal.
+They also define the routes of well-known hiking and biking trails.
+Christmas, celebrating the birth of Jesus, is one of the most important Christian festivals.
+Even in non-Christian countries, and among persons of other faiths, many of the traditions associated with these holidays have become part of popular culture.
+Traditionally, the night before Easter is spent outdoors, waiting for the sunrise.
+Of course, there are Christian theological explanations for this tradition, but it may as well be a pre-Christian spring and fertility ritual.
+Churches with a more traditional approach to worship celebrate Easter Vigil on the evening of Holy Saturday, and parishioners often begin celebrating the resurrection of Christ at midnight.
+All the animals that came to the island first arrived by swimming, flying or floating on the water.
+The distance from the mainland was such that no mammalian predators could swim there, allowing the giant tortoise to become the primary herbivore on the Galapagos.
+As soon as humans arrived in the Galapagos, many mammals gave birth on the islands, such as goats, horses, cows, pigs, rats, cats, and dogs.
+If you go to the Arctic or Antarctica in winter, you will experience a polar night, when the sun never rises above the horizon.
+This is a good way to see the aurora because the sky will be dark almost all the time.
+These areas are sparsely populated and light pollution is low so you can also enjoy the stars.
+Japanese working culture is more hierarchical and formal than what Western people are accustomed to.
+The suit is a standard business outfit, and co-workers refer to each other by their last name or by their title.
+Harmony at work is crucial and places an emphasis on group effort rather than individual achievement.
+Employees usually have to get permission from supervisors to make decisions on their own, and they also have to follow orders without asking questions.
diff --git a/test-pl-en.bleu b/test-pl-en.bleu
new file mode 100644
index 0000000000000000000000000000000000000000..6d2407a69121b47ac8cc2f8ee574052c5b52753b
--- /dev/null
+++ b/test-pl-en.bleu
@@ -0,0 +1 @@
+BLEU|nrefs:1|case:mixed|eff:no|tok:13a|smooth:exp|version:2.4.3 = 27.05 60.5/33.6/20.7/13.3 (BP = 0.989 ratio = 0.990 hyp_len = 24462 ref_len = 24721)
diff --git a/test-pl-en.comet b/test-pl-en.comet
new file mode 100644
index 0000000000000000000000000000000000000000..170da3a9d762e1884e7631a1c74016f9d6085c0f
--- /dev/null
+++ b/test-pl-en.comet
@@ -0,0 +1,1013 @@
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 0 score: 0.8331
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 1 score: 0.9000
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 2 score: 0.8664
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 3 score: 0.8180
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 4 score: 0.8811
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 5 score: 0.8191
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 6 score: 0.9076
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 7 score: 0.8366
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 8 score: 0.9060
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 9 score: 0.8697
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 10 score: 0.8465
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 11 score: 0.8336
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 12 score: 0.8458
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 13 score: 0.8608
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 14 score: 0.8581
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 15 score: 0.8306
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 16 score: 0.8653
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 17 score: 0.9271
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 18 score: 0.8904
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 19 score: 0.8412
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 20 score: 0.9372
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 21 score: 0.9417
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 22 score: 0.7950
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 23 score: 0.8955
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 24 score: 0.8381
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 25 score: 0.8924
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 26 score: 0.8387
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 27 score: 0.8579
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 28 score: 0.8345
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 29 score: 0.9054
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 30 score: 0.8331
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 31 score: 0.7730
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 32 score: 0.8012
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 33 score: 0.8807
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 34 score: 0.8950
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 35 score: 0.8569
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 36 score: 0.8889
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 37 score: 0.8322
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 38 score: 0.7615
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 39 score: 0.8902
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 40 score: 0.8465
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 41 score: 0.8910
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 42 score: 0.9020
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 43 score: 0.8860
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 44 score: 0.8547
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 45 score: 0.8618
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 46 score: 0.8875
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 47 score: 0.8596
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 48 score: 0.8892
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 49 score: 0.8996
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 50 score: 0.9384
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 51 score: 0.8812
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 52 score: 0.9025
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 53 score: 0.9157
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 54 score: 0.8933
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 55 score: 0.8886
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 56 score: 0.8888
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 57 score: 0.8404
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 58 score: 0.8332
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 59 score: 0.9108
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 60 score: 0.8680
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 61 score: 0.8969
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 62 score: 0.7905
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 63 score: 0.9024
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 64 score: 0.9012
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 65 score: 0.8264
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 66 score: 0.8585
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 67 score: 0.8539
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 68 score: 0.9367
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 69 score: 0.8564
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 70 score: 0.8548
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 71 score: 0.8453
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 72 score: 0.7988
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 73 score: 0.8739
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 74 score: 0.8443
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 75 score: 0.7238
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 76 score: 0.8474
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 77 score: 0.8837
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 78 score: 0.9209
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 79 score: 0.8985
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 80 score: 0.8689
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 81 score: 0.8502
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 82 score: 0.8073
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 83 score: 0.8281
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 84 score: 0.7307
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 85 score: 0.8602
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 86 score: 0.8189
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 87 score: 0.8618
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 88 score: 0.8639
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 89 score: 0.8412
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 90 score: 0.7936
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 91 score: 0.8866
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 92 score: 0.8452
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 93 score: 0.8986
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 94 score: 0.9069
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 95 score: 0.9174
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 96 score: 0.8571
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 97 score: 0.8685
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 98 score: 0.8819
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 99 score: 0.8808
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 100 score: 0.8591
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 101 score: 0.7826
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 102 score: 0.8670
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 103 score: 0.7968
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 104 score: 0.8532
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 105 score: 0.7866
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 106 score: 0.8639
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 107 score: 0.8778
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 108 score: 0.8260
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 109 score: 0.7922
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 110 score: 0.6904
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 111 score: 0.9261
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 112 score: 0.9349
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 113 score: 0.8999
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 114 score: 0.8701
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 115 score: 0.8581
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 116 score: 0.8766
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 117 score: 0.9204
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 118 score: 0.9708
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 119 score: 0.8432
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 120 score: 0.8362
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 121 score: 0.7976
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 122 score: 0.8153
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 123 score: 0.8348
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 124 score: 0.8601
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 125 score: 0.8733
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 126 score: 0.7522
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 127 score: 0.8481
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 128 score: 0.8925
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 129 score: 0.9128
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 130 score: 0.8915
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 131 score: 0.8861
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 132 score: 0.8378
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 133 score: 0.9080
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 134 score: 0.7853
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 135 score: 0.8861
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 136 score: 0.8619
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 137 score: 0.8618
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 138 score: 0.7903
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 139 score: 0.8456
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 140 score: 0.8156
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 141 score: 0.8625
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 142 score: 0.9135
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 143 score: 0.8825
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 144 score: 0.5753
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 145 score: 0.8585
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 146 score: 0.9124
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 147 score: 0.8474
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 148 score: 0.8812
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 149 score: 0.8913
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 150 score: 0.8834
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 151 score: 0.8988
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 152 score: 0.8380
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 153 score: 0.8025
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 154 score: 0.8300
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 155 score: 0.9082
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 156 score: 0.8550
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 157 score: 0.7074
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 158 score: 0.8995
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 159 score: 0.8517
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 160 score: 0.7192
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 161 score: 0.8290
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 162 score: 0.7769
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 163 score: 0.7976
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 164 score: 0.8870
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 165 score: 0.7667
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 166 score: 0.8827
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 167 score: 0.8617
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 168 score: 0.8294
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 169 score: 0.8197
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 170 score: 0.7920
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 171 score: 0.8666
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 172 score: 0.7645
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 173 score: 0.8367
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 174 score: 0.8513
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 175 score: 0.9104
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 176 score: 0.8054
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 177 score: 0.8746
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 178 score: 0.8790
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 179 score: 0.8420
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 180 score: 0.8526
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 181 score: 0.8828
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 182 score: 0.8642
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 183 score: 0.9122
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 184 score: 0.8473
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 185 score: 0.7968
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 186 score: 0.9106
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 187 score: 0.8454
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 188 score: 0.8256
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 189 score: 0.8097
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 190 score: 0.5642
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 191 score: 0.8083
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 192 score: 0.8153
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 193 score: 0.8472
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 194 score: 0.9572
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 195 score: 0.9234
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 196 score: 0.8208
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 197 score: 0.7990
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 198 score: 0.8803
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 199 score: 0.8305
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 200 score: 0.8557
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 201 score: 0.8515
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 202 score: 0.7864
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 203 score: 0.7721
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 204 score: 0.8026
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 205 score: 0.8448
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 206 score: 0.8178
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 207 score: 0.8832
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 208 score: 0.9378
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 209 score: 0.8997
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 210 score: 0.9209
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 211 score: 0.8191
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 212 score: 0.9082
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 213 score: 0.9262
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 214 score: 0.8933
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 215 score: 0.8673
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 216 score: 0.8269
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 217 score: 0.9069
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 218 score: 0.8979
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 219 score: 0.7997
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 220 score: 0.9053
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 221 score: 0.8656
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 222 score: 0.8842
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 223 score: 0.8642
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 224 score: 0.8968
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 225 score: 0.9099
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 226 score: 0.8913
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 227 score: 0.8349
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 228 score: 0.8784
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 229 score: 0.7613
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 230 score: 0.8821
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 231 score: 0.8835
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 232 score: 0.8356
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 233 score: 0.8262
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 234 score: 0.8281
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 235 score: 0.8829
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 236 score: 0.8719
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 237 score: 0.8570
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 238 score: 0.8935
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 239 score: 0.7728
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 240 score: 0.7365
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 241 score: 0.7800
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 242 score: 0.8191
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 243 score: 0.7281
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 244 score: 0.6537
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 245 score: 0.8203
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 246 score: 0.7682
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 247 score: 0.7974
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 248 score: 0.7610
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 249 score: 0.9511
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 250 score: 0.8323
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 251 score: 0.8769
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 252 score: 0.8940
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 253 score: 0.8835
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 254 score: 0.9074
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 255 score: 0.8770
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 256 score: 0.8823
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 257 score: 0.8675
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 258 score: 0.8664
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 259 score: 0.8213
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 260 score: 0.9123
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 261 score: 0.7295
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 262 score: 0.9047
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 263 score: 0.8292
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 264 score: 0.9260
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 265 score: 0.8782
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 266 score: 0.8315
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 267 score: 0.8439
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 268 score: 0.9357
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 269 score: 0.8913
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 270 score: 0.8699
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 271 score: 0.7428
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 272 score: 0.9069
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 273 score: 0.7609
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 274 score: 0.7382
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 275 score: 0.8082
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 276 score: 0.7691
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 277 score: 0.9166
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 278 score: 0.8736
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 279 score: 0.9338
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 280 score: 0.8985
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 281 score: 0.8894
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 282 score: 0.9160
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 283 score: 0.8670
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 284 score: 0.9109
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 285 score: 0.9066
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 286 score: 0.8354
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 287 score: 0.8359
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 288 score: 0.8878
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 289 score: 0.8384
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 290 score: 0.8205
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 291 score: 0.8076
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 292 score: 0.8853
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 293 score: 0.8592
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 294 score: 0.8050
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 295 score: 0.8315
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 296 score: 0.8683
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 297 score: 0.8897
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 298 score: 0.9371
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 299 score: 0.8144
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 300 score: 0.9144
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 301 score: 0.8093
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 302 score: 0.8022
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 303 score: 0.9096
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 304 score: 0.7933
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 305 score: 0.8834
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 306 score: 0.8401
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 307 score: 0.8305
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 308 score: 0.9022
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 309 score: 0.8881
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 310 score: 0.9486
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 311 score: 0.9282
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 312 score: 0.8646
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 313 score: 0.6973
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 314 score: 0.9259
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 315 score: 0.8673
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 316 score: 0.8852
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 317 score: 0.8403
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 318 score: 0.8137
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 319 score: 0.8871
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 320 score: 0.7554
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 321 score: 0.8590
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 322 score: 0.7832
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 323 score: 0.8140
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 324 score: 0.8561
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 325 score: 0.8653
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 326 score: 0.8231
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 327 score: 0.7266
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 328 score: 0.8980
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 329 score: 0.8603
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 330 score: 0.8793
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 331 score: 0.7881
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 332 score: 0.8895
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 333 score: 0.8868
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 334 score: 0.9182
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 335 score: 0.8909
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 336 score: 0.8832
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 337 score: 0.8657
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 338 score: 0.8005
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 339 score: 0.8611
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 340 score: 0.7337
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 341 score: 0.7435
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 342 score: 0.8535
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 343 score: 0.8202
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 344 score: 0.8167
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 345 score: 0.8921
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 346 score: 0.8521
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 347 score: 0.8556
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 348 score: 0.8409
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 349 score: 0.7565
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 350 score: 0.8679
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 351 score: 0.8683
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 352 score: 0.8355
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 353 score: 0.9389
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 354 score: 0.8013
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 355 score: 0.8585
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 356 score: 0.8857
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 357 score: 0.8133
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 358 score: 0.7693
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 359 score: 0.7940
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 360 score: 0.8713
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 361 score: 0.8172
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 362 score: 0.8507
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 363 score: 0.7015
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 364 score: 0.7160
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 365 score: 0.7491
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 366 score: 0.7997
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 367 score: 0.8188
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 368 score: 0.7360
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 369 score: 0.8237
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 370 score: 0.7244
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 371 score: 0.7419
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 372 score: 0.8027
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 373 score: 0.8039
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 374 score: 0.8339
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 375 score: 0.8979
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 376 score: 0.8828
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 377 score: 0.9267
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 378 score: 0.8494
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 379 score: 0.7742
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 380 score: 0.9053
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 381 score: 0.7707
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 382 score: 0.8030
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 383 score: 0.8237
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 384 score: 0.7875
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 385 score: 0.7930
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 386 score: 0.7226
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 387 score: 0.8882
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 388 score: 0.8078
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 389 score: 0.8442
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 390 score: 0.7874
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 391 score: 0.8602
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 392 score: 0.9047
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 393 score: 0.8937
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 394 score: 0.8617
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 395 score: 0.6554
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 396 score: 0.7627
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 397 score: 0.9423
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 398 score: 0.8135
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 399 score: 0.8232
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 400 score: 0.8960
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 401 score: 0.8471
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 402 score: 0.8661
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 403 score: 0.7629
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 404 score: 0.7707
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 405 score: 0.8293
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 406 score: 0.7908
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 407 score: 0.8194
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 408 score: 0.8880
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 409 score: 0.8328
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 410 score: 0.8885
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 411 score: 0.7905
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 412 score: 0.8577
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 413 score: 0.8754
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 414 score: 0.8565
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 415 score: 0.8841
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 416 score: 0.8191
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 417 score: 0.8126
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 418 score: 0.8552
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 419 score: 0.8928
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 420 score: 0.9120
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 421 score: 0.8742
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 422 score: 0.8763
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 423 score: 0.8196
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 424 score: 0.8569
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 425 score: 0.9112
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 426 score: 0.8881
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 427 score: 0.8851
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 428 score: 0.8161
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 429 score: 0.9186
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 430 score: 0.8736
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 431 score: 0.7692
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 432 score: 0.8553
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 433 score: 0.8592
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 434 score: 0.8461
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 435 score: 0.8071
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 436 score: 0.8782
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 437 score: 0.8982
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 438 score: 0.8567
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 439 score: 0.8820
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 440 score: 0.8541
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 441 score: 0.8673
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 442 score: 0.8993
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 443 score: 0.8864
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 444 score: 0.8383
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 445 score: 0.8358
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 446 score: 0.8469
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 447 score: 0.8848
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 448 score: 0.8875
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 449 score: 0.8164
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 450 score: 0.8989
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 451 score: 0.7895
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 452 score: 0.8096
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 453 score: 0.8454
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 454 score: 0.8805
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 455 score: 0.7569
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 456 score: 0.7458
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 457 score: 0.8870
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 458 score: 0.8396
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 459 score: 0.8694
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 460 score: 0.9145
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 461 score: 0.8120
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 462 score: 0.8803
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 463 score: 0.8765
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 464 score: 0.8001
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 465 score: 0.8449
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 466 score: 0.8283
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 467 score: 0.5786
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 468 score: 0.4859
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 469 score: 0.7340
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 470 score: 0.7567
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 471 score: 0.7602
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 472 score: 0.7764
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 473 score: 0.6822
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 474 score: 0.6560
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 475 score: 0.9060
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 476 score: 0.8679
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 477 score: 0.8606
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 478 score: 0.8599
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 479 score: 0.8483
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 480 score: 0.8293
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 481 score: 0.8353
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 482 score: 0.8820
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 483 score: 0.8464
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 484 score: 0.8658
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 485 score: 0.8743
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 486 score: 0.8562
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 487 score: 0.8159
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 488 score: 0.8607
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 489 score: 0.8171
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 490 score: 0.8426
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 491 score: 0.8504
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 492 score: 0.9261
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 493 score: 0.8381
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 494 score: 0.7779
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 495 score: 0.8547
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 496 score: 0.8367
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 497 score: 0.6965
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 498 score: 0.8849
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 499 score: 0.8384
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 500 score: 0.9257
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 501 score: 0.9185
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 502 score: 0.8752
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 503 score: 0.8426
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 504 score: 0.8251
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 505 score: 0.7400
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 506 score: 0.7222
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 507 score: 0.8493
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 508 score: 0.7805
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 509 score: 0.8011
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 510 score: 0.7310
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 511 score: 0.7563
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 512 score: 0.8820
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 513 score: 0.8623
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 514 score: 0.9009
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 515 score: 0.8852
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 516 score: 0.8235
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 517 score: 0.8714
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 518 score: 0.7549
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 519 score: 0.8967
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 520 score: 0.8934
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 521 score: 0.8657
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 522 score: 0.9061
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 523 score: 0.8558
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 524 score: 0.8761
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 525 score: 0.9135
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 526 score: 0.8890
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 527 score: 0.7841
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 528 score: 0.7655
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 529 score: 0.8853
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 530 score: 0.8458
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 531 score: 0.8749
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 532 score: 0.8515
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 533 score: 0.7396
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 534 score: 0.6430
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 535 score: 0.7920
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 536 score: 0.8292
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 537 score: 0.8374
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 538 score: 0.8660
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 539 score: 0.8816
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 540 score: 0.8699
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 541 score: 0.9204
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 542 score: 0.8687
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 543 score: 0.8799
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 544 score: 0.8469
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 545 score: 0.9113
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 546 score: 0.8228
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 547 score: 0.8853
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 548 score: 0.8481
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 549 score: 0.8974
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 550 score: 0.7727
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 551 score: 0.8639
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 552 score: 0.7922
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 553 score: 0.8332
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 554 score: 0.8190
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 555 score: 0.8264
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 556 score: 0.8272
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 557 score: 0.8426
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 558 score: 0.7912
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 559 score: 0.8257
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 560 score: 0.8582
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 561 score: 0.8770
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 562 score: 0.8909
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 563 score: 0.8238
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 564 score: 0.8291
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 565 score: 0.8979
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 566 score: 0.8532
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 567 score: 0.8593
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 568 score: 0.8319
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 569 score: 0.8073
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 570 score: 0.8689
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 571 score: 0.8710
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 572 score: 0.8504
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 573 score: 0.9289
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 574 score: 0.9147
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 575 score: 0.8826
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 576 score: 0.8518
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 577 score: 0.8464
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 578 score: 0.8814
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 579 score: 0.8364
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 580 score: 0.8851
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 581 score: 0.9024
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 582 score: 0.8953
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 583 score: 0.8059
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 584 score: 0.7534
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 585 score: 0.8308
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 586 score: 0.8840
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 587 score: 0.7921
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 588 score: 0.8616
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 589 score: 0.9233
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 590 score: 0.8866
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 591 score: 0.8991
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 592 score: 0.8522
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 593 score: 0.8351
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 594 score: 0.9171
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 595 score: 0.9028
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 596 score: 0.9001
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 597 score: 0.8536
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 598 score: 0.8196
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 599 score: 0.8968
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 600 score: 0.7949
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 601 score: 0.8017
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 602 score: 0.8769
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 603 score: 0.8936
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 604 score: 0.8541
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 605 score: 0.9090
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 606 score: 0.8130
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 607 score: 0.8090
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 608 score: 0.7385
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 609 score: 0.8659
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 610 score: 0.8913
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 611 score: 0.9211
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 612 score: 0.8375
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 613 score: 0.8371
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 614 score: 0.8440
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 615 score: 0.8328
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 616 score: 0.8991
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 617 score: 0.8352
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 618 score: 0.9045
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 619 score: 0.8592
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 620 score: 0.7446
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 621 score: 0.7883
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 622 score: 0.9024
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 623 score: 0.8653
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 624 score: 0.8380
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 625 score: 0.8248
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 626 score: 0.8629
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 627 score: 0.8719
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 628 score: 0.8683
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 629 score: 0.8786
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 630 score: 0.8339
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 631 score: 0.9091
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 632 score: 0.9221
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 633 score: 0.8536
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 634 score: 0.9684
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 635 score: 0.8902
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 636 score: 0.8772
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 637 score: 0.8682
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 638 score: 0.7670
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 639 score: 0.8990
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 640 score: 0.8447
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 641 score: 0.9198
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 642 score: 0.8230
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 643 score: 0.7349
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 644 score: 0.7304
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 645 score: 0.7367
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 646 score: 0.8293
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 647 score: 0.8616
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 648 score: 0.7449
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 649 score: 0.7766
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 650 score: 0.9168
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 651 score: 0.7255
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 652 score: 0.7659
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 653 score: 0.7627
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 654 score: 0.8849
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 655 score: 0.8810
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 656 score: 0.8081
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 657 score: 0.8403
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 658 score: 0.8475
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 659 score: 0.8147
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 660 score: 0.7368
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 661 score: 0.8660
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 662 score: 0.8719
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 663 score: 0.8691
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 664 score: 0.9038
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 665 score: 0.8184
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 666 score: 0.9204
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 667 score: 0.8741
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 668 score: 0.9016
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 669 score: 0.8859
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 670 score: 0.8699
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 671 score: 0.9016
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 672 score: 0.9080
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 673 score: 0.8662
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 674 score: 0.8768
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 675 score: 0.8854
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 676 score: 0.8556
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 677 score: 0.8540
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 678 score: 0.9070
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 679 score: 0.7656
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 680 score: 0.8569
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 681 score: 0.9007
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 682 score: 0.8856
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 683 score: 0.8239
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 684 score: 0.8547
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 685 score: 0.8456
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 686 score: 0.8764
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 687 score: 0.8535
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 688 score: 0.8066
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 689 score: 0.8925
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 690 score: 0.9318
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 691 score: 0.8709
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 692 score: 0.9149
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 693 score: 0.8530
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 694 score: 0.8678
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 695 score: 0.8943
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 696 score: 0.8580
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 697 score: 0.9024
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 698 score: 0.8083
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 699 score: 0.8822
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 700 score: 0.8327
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 701 score: 0.8849
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 702 score: 0.9043
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 703 score: 0.8521
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 704 score: 0.7456
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 705 score: 0.7544
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 706 score: 0.8037
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 707 score: 0.8805
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 708 score: 0.9038
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 709 score: 0.8997
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 710 score: 0.6949
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 711 score: 0.7932
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 712 score: 0.8940
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 713 score: 0.8380
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 714 score: 0.8631
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 715 score: 0.7247
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 716 score: 0.8776
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 717 score: 0.8559
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 718 score: 0.9080
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 719 score: 0.7996
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 720 score: 0.7524
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 721 score: 0.8557
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 722 score: 0.8790
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 723 score: 0.8752
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 724 score: 0.9273
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 725 score: 0.8957
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 726 score: 0.8424
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 727 score: 0.7753
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 728 score: 0.6997
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 729 score: 0.7898
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 730 score: 0.8695
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 731 score: 0.8794
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 732 score: 0.8512
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 733 score: 0.8450
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 734 score: 0.8601
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 735 score: 0.8001
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 736 score: 0.8642
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 737 score: 0.8798
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 738 score: 0.8068
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 739 score: 0.8744
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 740 score: 0.9333
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 741 score: 0.8054
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 742 score: 0.8548
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 743 score: 0.8635
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 744 score: 0.8647
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 745 score: 0.8810
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 746 score: 0.9228
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 747 score: 0.8238
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 748 score: 0.8380
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 749 score: 0.8975
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 750 score: 0.8653
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 751 score: 0.9127
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 752 score: 0.8268
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 753 score: 0.8361
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 754 score: 0.9040
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 755 score: 0.9048
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 756 score: 0.8140
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 757 score: 0.7907
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 758 score: 0.8901
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 759 score: 0.8818
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 760 score: 0.8966
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 761 score: 0.9008
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 762 score: 0.9131
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 763 score: 0.8812
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 764 score: 0.9226
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 765 score: 0.8649
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 766 score: 0.8237
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 767 score: 0.8440
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 768 score: 0.9062
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 769 score: 0.9119
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 770 score: 0.7933
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 771 score: 0.9064
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 772 score: 0.8848
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 773 score: 0.8852
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 774 score: 0.9100
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 775 score: 0.8399
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 776 score: 0.8622
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 777 score: 0.8940
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 778 score: 0.8864
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 779 score: 0.8218
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 780 score: 0.8397
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 781 score: 0.8222
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 782 score: 0.9229
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 783 score: 0.7539
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 784 score: 0.8726
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 785 score: 0.7371
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 786 score: 0.8849
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 787 score: 0.8539
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 788 score: 0.8447
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 789 score: 0.8813
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 790 score: 0.9121
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 791 score: 0.8493
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 792 score: 0.8369
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 793 score: 0.8479
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 794 score: 0.9088
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 795 score: 0.7979
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 796 score: 0.9242
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 797 score: 0.8344
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 798 score: 0.8622
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 799 score: 0.7459
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 800 score: 0.8694
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 801 score: 0.7956
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 802 score: 0.8571
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 803 score: 0.8313
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 804 score: 0.7940
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 805 score: 0.8857
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 806 score: 0.8224
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 807 score: 0.8946
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 808 score: 0.8576
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 809 score: 0.8651
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 810 score: 0.8566
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 811 score: 0.8022
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 812 score: 0.8994
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 813 score: 0.8854
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 814 score: 0.8568
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 815 score: 0.8619
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 816 score: 0.8248
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 817 score: 0.8528
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 818 score: 0.7905
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 819 score: 0.8130
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 820 score: 0.8498
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 821 score: 0.7939
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 822 score: 0.8653
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 823 score: 0.8112
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 824 score: 0.8943
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 825 score: 0.7718
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 826 score: 0.8045
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 827 score: 0.8421
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 828 score: 0.8676
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 829 score: 0.8642
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 830 score: 0.8731
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 831 score: 0.8461
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 832 score: 0.7978
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 833 score: 0.7852
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 834 score: 0.9175
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 835 score: 0.7983
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 836 score: 0.8369
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 837 score: 0.9067
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 838 score: 0.8479
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 839 score: 0.8338
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 840 score: 0.7886
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 841 score: 0.8034
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 842 score: 0.7356
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 843 score: 0.8616
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 844 score: 0.8341
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 845 score: 0.7338
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 846 score: 0.7905
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 847 score: 0.8676
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 848 score: 0.8363
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 849 score: 0.8080
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 850 score: 0.8794
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 851 score: 0.8489
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 852 score: 0.8947
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 853 score: 0.7834
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 854 score: 0.7911
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 855 score: 0.7541
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 856 score: 0.6258
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 857 score: 0.8875
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 858 score: 0.8949
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 859 score: 0.9236
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 860 score: 0.8644
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 861 score: 0.8602
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 862 score: 0.8872
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 863 score: 0.8823
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 864 score: 0.8023
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 865 score: 0.7577
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 866 score: 0.7649
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 867 score: 0.8652
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 868 score: 0.8470
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 869 score: 0.7764
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 870 score: 0.8871
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 871 score: 0.8771
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 872 score: 0.8971
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 873 score: 0.7894
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 874 score: 0.8780
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 875 score: 0.8393
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 876 score: 0.8813
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 877 score: 0.8354
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 878 score: 0.9245
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 879 score: 0.8178
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 880 score: 0.8248
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 881 score: 0.8921
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 882 score: 0.8430
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 883 score: 0.8658
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 884 score: 0.7965
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 885 score: 0.8462
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 886 score: 0.8303
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 887 score: 0.8173
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 888 score: 0.7005
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 889 score: 0.8188
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 890 score: 0.8718
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 891 score: 0.9034
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 892 score: 0.6920
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 893 score: 0.7914
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 894 score: 0.8902
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 895 score: 0.8985
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 896 score: 0.8702
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 897 score: 0.8884
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 898 score: 0.9223
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 899 score: 0.8681
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 900 score: 0.8434
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 901 score: 0.8696
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 902 score: 0.8758
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 903 score: 0.8770
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 904 score: 0.8624
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 905 score: 0.8185
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 906 score: 0.8931
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 907 score: 0.8115
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 908 score: 0.8614
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 909 score: 0.9242
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 910 score: 0.8618
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 911 score: 0.7956
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 912 score: 0.9207
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 913 score: 0.8833
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 914 score: 0.8863
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 915 score: 0.8650
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 916 score: 0.8965
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 917 score: 0.8501
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 918 score: 0.9242
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 919 score: 0.8951
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 920 score: 0.8437
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 921 score: 0.7408
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 922 score: 0.8656
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 923 score: 0.8289
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 924 score: 0.9159
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 925 score: 0.8187
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 926 score: 0.8846
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 927 score: 0.8378
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 928 score: 0.8106
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 929 score: 0.7680
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 930 score: 0.8822
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 931 score: 0.8557
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 932 score: 0.8297
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 933 score: 0.8667
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 934 score: 0.8204
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 935 score: 0.8848
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 936 score: 0.8529
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 937 score: 0.8273
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 938 score: 0.9413
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 939 score: 0.8446
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 940 score: 0.8960
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 941 score: 0.8947
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 942 score: 0.9232
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 943 score: 0.9112
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 944 score: 0.8453
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 945 score: 0.8593
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 946 score: 0.8390
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 947 score: 0.8273
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 948 score: 0.8474
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 949 score: 0.8654
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 950 score: 0.8132
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 951 score: 0.7892
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 952 score: 0.8220
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 953 score: 0.8994
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 954 score: 0.7584
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 955 score: 0.8970
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 956 score: 0.8618
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 957 score: 0.9153
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 958 score: 0.8573
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 959 score: 0.8985
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 960 score: 0.8227
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 961 score: 0.6499
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 962 score: 0.9200
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 963 score: 0.8559
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 964 score: 0.9461
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 965 score: 0.8672
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 966 score: 0.7923
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 967 score: 0.6627
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 968 score: 0.9023
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 969 score: 0.7956
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 970 score: 0.8432
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 971 score: 0.8682
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 972 score: 0.6165
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 973 score: 0.7487
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 974 score: 0.8313
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 975 score: 0.8690
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 976 score: 0.8111
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 977 score: 0.7009
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 978 score: 0.9323
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 979 score: 0.8336
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 980 score: 0.7776
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 981 score: 0.8701
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 982 score: 0.8492
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 983 score: 0.8190
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 984 score: 0.8141
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 985 score: 0.8733
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 986 score: 0.8566
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 987 score: 0.8435
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 988 score: 0.7621
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 989 score: 0.7234
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 990 score: 0.8562
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 991 score: 0.8029
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 992 score: 0.9195
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 993 score: 0.9007
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 994 score: 0.8796
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 995 score: 0.8781
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 996 score: 0.9149
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 997 score: 0.9133
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 998 score: 0.8234
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 999 score: 0.7572
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 1000 score: 0.9156
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 1001 score: 0.8481
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 1002 score: 0.8749
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 1003 score: 0.7558
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 1004 score: 0.8382
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 1005 score: 0.8799
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 1006 score: 0.7945
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 1007 score: 0.8850
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 1008 score: 0.9402
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 1009 score: 0.8705
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 1010 score: 0.8862
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en Segment 1011 score: 0.8052
+/beacon-scratch/tongzh24/ALMA-checkpoint/exp_50_languages/alma-13b-sft-group-5-max-tokens-512//test-pl-en score: 0.8470
diff --git a/trainer_state.json b/trainer_state.json
new file mode 100644
index 0000000000000000000000000000000000000000..bbd65ac037f65ba0f314399e3f77ac984ef0e468
--- /dev/null
+++ b/trainer_state.json
@@ -0,0 +1,175 @@
+{
+ "best_metric": null,
+ "best_model_checkpoint": null,
+ "epoch": 0.9978143668949438,
+ "eval_steps": 22,
+ "global_step": 428,
+ "is_hyper_param_search": false,
+ "is_local_process_zero": true,
+ "is_world_process_zero": true,
+ "log_history": [
+ {
+ "epoch": 0.0512895235319831,
+ "grad_norm": 1.549578309059143,
+ "learning_rate": 0.0015811388300841895,
+ "loss": 1.5548,
+ "step": 22
+ },
+ {
+ "epoch": 0.1025790470639662,
+ "grad_norm": 0.3865428864955902,
+ "learning_rate": 0.0008304547985373997,
+ "loss": 1.3048,
+ "step": 44
+ },
+ {
+ "epoch": 0.1538685705959493,
+ "grad_norm": 0.4011533260345459,
+ "learning_rate": 0.0006262242910851496,
+ "loss": 1.1538,
+ "step": 66
+ },
+ {
+ "epoch": 0.2051580941279324,
+ "grad_norm": 0.4274662435054779,
+ "learning_rate": 0.0005234239225902136,
+ "loss": 1.1093,
+ "step": 88
+ },
+ {
+ "epoch": 0.25644761765991547,
+ "grad_norm": 0.33565089106559753,
+ "learning_rate": 0.00046126560401444256,
+ "loss": 1.0236,
+ "step": 110
+ },
+ {
+ "epoch": 0.3077371411918986,
+ "grad_norm": 0.39469897747039795,
+ "learning_rate": 0.00041522739926869986,
+ "loss": 1.0122,
+ "step": 132
+ },
+ {
+ "epoch": 0.35902666472388167,
+ "grad_norm": 0.4309040307998657,
+ "learning_rate": 0.0003806934938134405,
+ "loss": 0.9694,
+ "step": 154
+ },
+ {
+ "epoch": 0.4103161882558648,
+ "grad_norm": 0.4251372218132019,
+ "learning_rate": 0.00035355339059327376,
+ "loss": 0.9781,
+ "step": 176
+ },
+ {
+ "epoch": 0.46160571178784787,
+ "grad_norm": 0.3717755079269409,
+ "learning_rate": 0.00033149677206589795,
+ "loss": 0.9694,
+ "step": 198
+ },
+ {
+ "epoch": 0.5128952353198309,
+ "grad_norm": 0.39009973406791687,
+ "learning_rate": 0.0003131121455425748,
+ "loss": 0.9111,
+ "step": 220
+ },
+ {
+ "epoch": 0.5641847588518141,
+ "grad_norm": 0.3686709403991699,
+ "learning_rate": 0.0002974820586543648,
+ "loss": 0.9077,
+ "step": 242
+ },
+ {
+ "epoch": 0.6154742823837972,
+ "grad_norm": 0.4044100344181061,
+ "learning_rate": 0.0002839809171235324,
+ "loss": 0.8875,
+ "step": 264
+ },
+ {
+ "epoch": 0.6667638059157802,
+ "grad_norm": 0.3807663917541504,
+ "learning_rate": 0.0002721655269759087,
+ "loss": 0.8618,
+ "step": 286
+ },
+ {
+ "epoch": 0.7180533294477633,
+ "grad_norm": 0.4056909680366516,
+ "learning_rate": 0.0002617119612951068,
+ "loss": 0.8406,
+ "step": 308
+ },
+ {
+ "epoch": 0.7693428529797465,
+ "grad_norm": 0.3789248466491699,
+ "learning_rate": 0.00025237723256253436,
+ "loss": 0.8282,
+ "step": 330
+ },
+ {
+ "epoch": 0.8206323765117296,
+ "grad_norm": 0.3973967134952545,
+ "learning_rate": 0.00024397501823713327,
+ "loss": 0.8097,
+ "step": 352
+ },
+ {
+ "epoch": 0.8719219000437126,
+ "grad_norm": 0.4864844083786011,
+ "learning_rate": 0.00023635972962353274,
+ "loss": 0.7718,
+ "step": 374
+ },
+ {
+ "epoch": 0.9232114235756957,
+ "grad_norm": 0.571861207485199,
+ "learning_rate": 0.00022941573387056174,
+ "loss": 0.77,
+ "step": 396
+ },
+ {
+ "epoch": 0.9745009471076789,
+ "grad_norm": 0.3887988328933716,
+ "learning_rate": 0.00022304986837273525,
+ "loss": 0.7795,
+ "step": 418
+ },
+ {
+ "epoch": 0.9978143668949438,
+ "step": 428,
+ "total_flos": 4.3469664994124104e+18,
+ "train_loss": 0.9656199194560541,
+ "train_runtime": 3172.7582,
+ "train_samples_per_second": 17.303,
+ "train_steps_per_second": 0.135
+ }
+ ],
+ "logging_steps": 22,
+ "max_steps": 428,
+ "num_input_tokens_seen": 0,
+ "num_train_epochs": 1,
+ "save_steps": 22,
+ "stateful_callbacks": {
+ "TrainerControl": {
+ "args": {
+ "should_epoch_stop": false,
+ "should_evaluate": false,
+ "should_log": false,
+ "should_save": true,
+ "should_training_stop": true
+ },
+ "attributes": {}
+ }
+ },
+ "total_flos": 4.3469664994124104e+18,
+ "train_batch_size": 2,
+ "trial_name": null,
+ "trial_params": null
+}